Pull request #39713 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 82097c0f1f0494d75b1088b59453a2d0feeb9735+de5a67156b5eed287883958b60b0c08dacfc7332 (e72bd1fc00f19ce6f510c4fa1bd22e540b4f4973) 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 26028d2ce48352c9b2c3f496e963b79a4944a426 using credential jps-reader > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --progress https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master Checking out Revision 26028d2ce48352c9b2c3f496e963b79a4944a426 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 26028d2ce48352c9b2c3f496e963b79a4944a426 Commit message: "[TAR-1227] Run the sonar container as the current user (#17)" > git rev-list --no-walk 9d211b4b26f02e228a3affd71de33f5afd9f4d88 # timeout=10 [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2019-10-04T22:06:10.601Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2019-10-04T22:06:10.614Z] Trying to pass milestone 19 [Pipeline] milestone [2019-10-04T22:06:10.635Z] Trying to pass milestone 20 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2019-10-04T22:06:25.792Z] Still waiting to schedule task [2019-10-04T22:06:25.793Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2019-10-04T22:07:33.747Z] Running on ubuntu-1804-overlay2 (i-032f2944ebd9bf62a) in /home/ubuntu/workspace/moby_PR-39713 [Pipeline] { [Pipeline] checkout [2019-10-04T22:07:40.699Z] using credential docker-jenkins-github-credentials [2019-10-04T22:07:40.710Z] Cloning the remote Git repository [2019-10-04T22:07:40.710Z] Cloning with configured refspecs honoured and without tags [2019-10-04T22:07:41.027Z] Cloning repository https://github.com/moby/moby.git [2019-10-04T22:07:41.563Z] > git init /home/ubuntu/workspace/moby_PR-39713 # timeout=10 [2019-10-04T22:07:42.355Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-04T22:07:42.355Z] > git --version # timeout=10 [2019-10-04T22:07:42.383Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-04T22:07:42.558Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39713/head:refs/remotes/origin/PR-39713 +refs/heads/master:refs/remotes/origin/master [2019-10-04T22:08:06.394Z] Fetching without tags [2019-10-04T22:08:06.726Z] Merging remotes/origin/master commit de5a67156b5eed287883958b60b0c08dacfc7332 into PR head commit 82097c0f1f0494d75b1088b59453a2d0feeb9735 [2019-10-04T22:08:06.293Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-04T22:08:06.311Z] > git config --add remote.origin.fetch +refs/pull/39713/head:refs/remotes/origin/PR-39713 # timeout=10 [2019-10-04T22:08:06.334Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-04T22:08:06.371Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-04T22:08:06.437Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-04T22:08:06.438Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-04T22:08:06.438Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39713/head:refs/remotes/origin/PR-39713 +refs/heads/master:refs/remotes/origin/master [2019-10-04T22:08:06.732Z] > git config core.sparsecheckout # timeout=10 [2019-10-04T22:08:06.755Z] > git checkout -f 82097c0f1f0494d75b1088b59453a2d0feeb9735 [2019-10-04T22:08:07.590Z] Merge succeeded, producing 82097c0f1f0494d75b1088b59453a2d0feeb9735 [2019-10-04T22:08:07.591Z] Checking out Revision 82097c0f1f0494d75b1088b59453a2d0feeb9735 (PR-39713) [2019-10-04T22:08:08.786Z] Commit message: "bump hashicorp/golang-lru v0.5.3" [2019-10-04T22:08:08.805Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-10-04T22:08:09.714Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39713:/workspace alpine sh -c apk add --no-cache -q git bash && cd /workspace && hack/validate/dco [2019-10-04T22:08:07.532Z] > git merge de5a67156b5eed287883958b60b0c08dacfc7332 # timeout=10 [2019-10-04T22:08:07.564Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-04T22:08:07.632Z] > git config core.sparsecheckout # timeout=10 [2019-10-04T22:08:07.643Z] > git checkout -f 82097c0f1f0494d75b1088b59453a2d0feeb9735 [2019-10-04T22:08:08.787Z] > git rev-list --no-walk 7d826eb6f616f6226adc03f7569de72b5c3ac702 # timeout=10 [2019-10-04T22:08:19.663Z] Unable to find image 'alpine:latest' locally [2019-10-04T22:08:19.663Z] latest: Pulling from library/alpine [2019-10-04T22:08:19.663Z] 9d48c3bd43c5: Pulling fs layer [2019-10-04T22:08:19.663Z] 9d48c3bd43c5: Verifying Checksum [2019-10-04T22:08:19.663Z] 9d48c3bd43c5: Download complete [2019-10-04T22:08:19.919Z] 9d48c3bd43c5: Pull complete [2019-10-04T22:08:19.919Z] Digest: sha256:72c42ed48c3a2db31b7dafe17d275b634664a708d901ec9fd57b1529280f01fb [2019-10-04T22:08:19.919Z] Status: Downloaded newer image for alpine:latest [2019-10-04T22:08:26.458Z] 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 [2019-10-04T22:08:26.899Z] Running on ubuntu-1804-overlay2 (i-032f2944ebd9bf62a) in /home/ubuntu/workspace/moby_PR-39713 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [2019-10-04T22:08:26.933Z] Running on ppc64le-ubuntu-20 in /home/docker/workspace/moby_PR-39713 [Pipeline] { [Pipeline] checkout [2019-10-04T22:08:26.986Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [2019-10-04T22:08:27.019Z] Fetching changes from the remote Git repository [Pipeline] // stage [Pipeline] { [2019-10-04T22:08:27.037Z] Fetching without tags [Pipeline] stage [Pipeline] { (Build dev image) [2019-10-04T22:08:27.058Z] Running on s390x-ubuntu-06 in /home/jenkins/workspace/moby_PR-39713 [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] checkout Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [2019-10-04T22:08:27.141Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2019-10-04T22:08:27.161Z] Cloning the remote Git repository [2019-10-04T22:08:27.161Z] Cloning with configured refspecs honoured and without tags [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 [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2019-10-04T22:08:27.491Z] using credential docker-jenkins-github-credentials [2019-10-04T22:08:27.517Z] Merging remotes/origin/master commit de5a67156b5eed287883958b60b0c08dacfc7332 into PR head commit 82097c0f1f0494d75b1088b59453a2d0feeb9735 [2019-10-04T22:08:27.553Z] Cloning the remote Git repository [2019-10-04T22:08:27.553Z] Cloning with configured refspecs honoured and without tags [2019-10-04T22:08:27.695Z] Merge succeeded, producing 82097c0f1f0494d75b1088b59453a2d0feeb9735 [2019-10-04T22:08:27.697Z] Checking out Revision 82097c0f1f0494d75b1088b59453a2d0feeb9735 (PR-39713) [2019-10-04T22:08:27.883Z] Commit message: "bump hashicorp/golang-lru v0.5.3" [2019-10-04T22:08:26.998Z] > git rev-parse --is-inside-work-tree # timeout=10 [2019-10-04T22:08:27.022Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-04T22:08:27.039Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-04T22:08:27.040Z] > git --version # timeout=10 [2019-10-04T22:08:27.069Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-04T22:08:27.070Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39713/head:refs/remotes/origin/PR-39713 +refs/heads/master:refs/remotes/origin/master [2019-10-04T22:08:27.517Z] > git config core.sparsecheckout # timeout=10 [2019-10-04T22:08:27.534Z] > git checkout -f 82097c0f1f0494d75b1088b59453a2d0feeb9735 [2019-10-04T22:08:27.653Z] > git merge de5a67156b5eed287883958b60b0c08dacfc7332 # timeout=10 [2019-10-04T22:08:27.671Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-04T22:08:27.697Z] > git config core.sparsecheckout # timeout=10 [2019-10-04T22:08:27.733Z] > git checkout -f 82097c0f1f0494d75b1088b59453a2d0feeb9735 [2019-10-04T22:08:27.157Z] Cloning repository https://github.com/moby/moby.git [2019-10-04T22:08:27.158Z] > git init /home/docker/workspace/moby_PR-39713 # timeout=10 [2019-10-04T22:08:27.170Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-04T22:08:27.170Z] > git --version # timeout=10 [2019-10-04T22:08:27.173Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-04T22:08:27.174Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39713/head:refs/remotes/origin/PR-39713 +refs/heads/master:refs/remotes/origin/master [2019-10-04T22:08:27.586Z] Cloning repository https://github.com/moby/moby.git [2019-10-04T22:08:27.589Z] > git init /home/jenkins/workspace/moby_PR-39713 # timeout=10 [2019-10-04T22:08:27.642Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-04T22:08:27.644Z] > git --version # timeout=10 [2019-10-04T22:08:27.662Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-04T22:08:27.663Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39713/head:refs/remotes/origin/PR-39713 +refs/heads/master:refs/remotes/origin/master [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-04T22:08:28.699Z] + docker version [2019-10-04T22:08:28.699Z] Client: Docker Engine - Community [2019-10-04T22:08:28.699Z] Version: 19.03.2 [2019-10-04T22:08:28.699Z] API version: 1.40 [2019-10-04T22:08:28.699Z] Go version: go1.12.8 [2019-10-04T22:08:28.699Z] Git commit: 6a30dfc [2019-10-04T22:08:28.699Z] Built: Thu Aug 29 05:29:11 2019 [2019-10-04T22:08:28.699Z] OS/Arch: linux/amd64 [2019-10-04T22:08:28.699Z] Experimental: false [2019-10-04T22:08:28.699Z] [2019-10-04T22:08:28.699Z] Server: Docker Engine - Community [2019-10-04T22:08:28.699Z] Engine: [2019-10-04T22:08:28.699Z] Version: 19.03.2 [2019-10-04T22:08:28.699Z] API version: 1.40 (minimum version 1.12) [2019-10-04T22:08:28.699Z] Go version: go1.12.8 [2019-10-04T22:08:28.699Z] Git commit: 6a30dfc [2019-10-04T22:08:28.699Z] Built: Thu Aug 29 05:27:45 2019 [2019-10-04T22:08:28.699Z] OS/Arch: linux/amd64 [2019-10-04T22:08:28.699Z] Experimental: true [2019-10-04T22:08:28.699Z] containerd: [2019-10-04T22:08:28.699Z] Version: 1.2.6 [2019-10-04T22:08:28.699Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-04T22:08:28.699Z] runc: [2019-10-04T22:08:28.699Z] Version: 1.0.0-rc8 [2019-10-04T22:08:28.699Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-04T22:08:28.699Z] docker-init: [2019-10-04T22:08:28.699Z] Version: 0.18.0 [2019-10-04T22:08:28.699Z] GitCommit: fec3683 [Pipeline] sh [2019-10-04T22:08:29.033Z] + docker info [2019-10-04T22:08:36.746Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-04T22:08:36.765Z] > git config --add remote.origin.fetch +refs/pull/39713/head:refs/remotes/origin/PR-39713 # timeout=10 [2019-10-04T22:08:36.784Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-04T22:08:36.893Z] Fetching without tags [2019-10-04T22:08:37.371Z] Merging remotes/origin/master commit de5a67156b5eed287883958b60b0c08dacfc7332 into PR head commit 82097c0f1f0494d75b1088b59453a2d0feeb9735 [2019-10-04T22:08:38.134Z] Merge succeeded, producing 82097c0f1f0494d75b1088b59453a2d0feeb9735 [2019-10-04T22:08:38.136Z] Checking out Revision 82097c0f1f0494d75b1088b59453a2d0feeb9735 (PR-39713) [2019-10-04T22:08:36.848Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-04T22:08:36.917Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-04T22:08:36.919Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-04T22:08:36.921Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39713/head:refs/remotes/origin/PR-39713 +refs/heads/master:refs/remotes/origin/master [2019-10-04T22:08:37.395Z] > git config core.sparsecheckout # timeout=10 [2019-10-04T22:08:37.413Z] > git checkout -f 82097c0f1f0494d75b1088b59453a2d0feeb9735 [2019-10-04T22:08:38.019Z] > git merge de5a67156b5eed287883958b60b0c08dacfc7332 # timeout=10 [2019-10-04T22:08:38.089Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-04T22:08:38.161Z] > git config core.sparsecheckout # timeout=10 [2019-10-04T22:08:38.181Z] > git checkout -f 82097c0f1f0494d75b1088b59453a2d0feeb9735 [2019-10-04T22:08:38.897Z] Commit message: "bump hashicorp/golang-lru v0.5.3" [2019-10-04T22:08:38.991Z] Client: [2019-10-04T22:08:38.991Z] Debug Mode: false [2019-10-04T22:08:38.991Z] [2019-10-04T22:08:38.991Z] Server: [2019-10-04T22:08:38.991Z] Containers: 0 [2019-10-04T22:08:38.991Z] Running: 0 [2019-10-04T22:08:38.991Z] Paused: 0 [2019-10-04T22:08:38.991Z] Stopped: 0 [2019-10-04T22:08:38.991Z] Images: 1 [2019-10-04T22:08:38.991Z] Server Version: 19.03.2 [2019-10-04T22:08:38.991Z] Storage Driver: overlay2 [2019-10-04T22:08:38.991Z] Backing Filesystem: extfs [2019-10-04T22:08:38.991Z] Supports d_type: true [2019-10-04T22:08:38.991Z] Native Overlay Diff: true [2019-10-04T22:08:38.991Z] Logging Driver: json-file [2019-10-04T22:08:38.991Z] Cgroup Driver: cgroupfs [2019-10-04T22:08:38.991Z] Plugins: [2019-10-04T22:08:38.991Z] Volume: local [2019-10-04T22:08:38.991Z] Network: bridge host ipvlan macvlan null overlay [2019-10-04T22:08:38.991Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-10-04T22:08:38.991Z] Swarm: inactive [2019-10-04T22:08:38.991Z] Runtimes: runc [2019-10-04T22:08:38.991Z] Default Runtime: runc [2019-10-04T22:08:38.991Z] Init Binary: docker-init [2019-10-04T22:08:38.991Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-04T22:08:38.991Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-04T22:08:38.991Z] init version: fec3683 [2019-10-04T22:08:38.991Z] Security Options: [2019-10-04T22:08:38.991Z] apparmor [2019-10-04T22:08:38.991Z] seccomp [2019-10-04T22:08:38.991Z] Profile: default [2019-10-04T22:08:38.991Z] Kernel Version: 4.15.0-1048-aws [2019-10-04T22:08:38.991Z] Operating System: Ubuntu 18.04.3 LTS [2019-10-04T22:08:38.991Z] OSType: linux [2019-10-04T22:08:38.991Z] Architecture: x86_64 [2019-10-04T22:08:38.991Z] CPUs: 2 [2019-10-04T22:08:38.991Z] Total Memory: 7.501GiB [2019-10-04T22:08:38.991Z] Name: ip-10-100-80-4 [2019-10-04T22:08:38.991Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2019-10-04T22:08:38.991Z] Docker Root Dir: /var/lib/docker [2019-10-04T22:08:38.991Z] Debug Mode: false [2019-10-04T22:08:38.991Z] Registry: https://index.docker.io/v1/ [2019-10-04T22:08:38.991Z] Labels: [2019-10-04T22:08:38.991Z] Experimental: true [2019-10-04T22:08:38.991Z] Insecure Registries: [2019-10-04T22:08:38.991Z] 127.0.0.0/8 [2019-10-04T22:08:38.991Z] Live Restore Enabled: true [2019-10-04T22:08:38.991Z] [2019-10-04T22:08:38.991Z] WARNING: No swap limit support [Pipeline] sh [2019-10-04T22:08:39.280Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-04T22:08:39.280Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-04T22:08:39.280Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-39713/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-04T22:08:39.280Z] + bash /home/ubuntu/workspace/moby_PR-39713/check-config.sh [2019-10-04T22:08:39.280Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-04T22:08:39.280Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-10-04T22:08:39.280Z] [2019-10-04T22:08:39.280Z] Generally Necessary: [2019-10-04T22:08:39.280Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-04T22:08:39.280Z] - apparmor: enabled and tools installed [2019-10-04T22:08:39.280Z] - CONFIG_NAMESPACES: enabled [2019-10-04T22:08:39.280Z] - CONFIG_NET_NS: enabled [2019-10-04T22:08:39.280Z] - CONFIG_PID_NS: enabled [2019-10-04T22:08:39.280Z] - CONFIG_IPC_NS: enabled [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-04T22:08:39.542Z] - CONFIG_UTS_NS: enabled [2019-10-04T22:08:39.542Z] - CONFIG_CGROUPS: enabled [2019-10-04T22:08:39.542Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-04T22:08:39.542Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-04T22:08:39.542Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-04T22:08:39.542Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-04T22:08:39.542Z] - CONFIG_CPUSETS: enabled [2019-10-04T22:08:39.542Z] - CONFIG_MEMCG: enabled [2019-10-04T22:08:39.542Z] - CONFIG_KEYS: enabled [2019-10-04T22:08:39.542Z] - CONFIG_VETH: enabled (as module) [2019-10-04T22:08:39.542Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-04T22:08:39.542Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-04T22:08:39.542Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-04T22:08:39.542Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-04T22:08:39.542Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-04T22:08:39.542Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-04T22:08:39.542Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-04T22:08:39.542Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-04T22:08:39.542Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-04T22:08:39.542Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-04T22:08:39.542Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-04T22:08:39.542Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-04T22:08:39.542Z] [2019-10-04T22:08:39.542Z] Optional Features: [2019-10-04T22:08:39.543Z] - CONFIG_USER_NS: enabled [2019-10-04T22:08:39.543Z] - CONFIG_SECCOMP: enabled [2019-10-04T22:08:39.543Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-04T22:08:39.543Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-04T22:08:39.543Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-04T22:08:39.543Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-10-04T22:08:39.543Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-10-04T22:08:39.820Z] - CONFIG_BLK_CGROUP: enabled [2019-10-04T22:08:39.820Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-04T22:08:39.820Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-04T22:08:39.820Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-04T22:08:39.820Z] - CONFIG_CGROUP_PERF: enabled [2019-10-04T22:08:39.820Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-04T22:08:39.820Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-04T22:08:39.820Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-04T22:08:39.820Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-04T22:08:39.820Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-04T22:08:39.820Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-04T22:08:39.820Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-04T22:08:39.820Z] - CONFIG_IP_VS: enabled (as module) [2019-10-04T22:08:39.820Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-04T22:08:39.820Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-04T22:08:39.820Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-04T22:08:39.820Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-04T22:08:39.820Z] - CONFIG_EXT4_FS: enabled [2019-10-04T22:08:39.820Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-04T22:08:39.820Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-04T22:08:39.820Z] - Network Drivers: [2019-10-04T22:08:39.820Z] - "overlay": [2019-10-04T22:08:39.820Z] - CONFIG_VXLAN: enabled (as module) [2019-10-04T22:08:39.820Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-04T22:08:39.820Z] Optional (for encrypted networks): [2019-10-04T22:08:39.820Z] - CONFIG_CRYPTO: enabled [2019-10-04T22:08:39.820Z] - CONFIG_CRYPTO_AEAD: enabled [2019-10-04T22:08:39.820Z] - CONFIG_CRYPTO_GCM: enabled [2019-10-04T22:08:39.820Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-10-04T22:08:39.820Z] - CONFIG_CRYPTO_GHASH: enabled [2019-10-04T22:08:39.820Z] - CONFIG_XFRM: enabled [2019-10-04T22:08:39.820Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-04T22:08:39.820Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-04T22:08:39.820Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-04T22:08:39.820Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-04T22:08:39.820Z] - "ipvlan": [2019-10-04T22:08:40.086Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-04T22:08:40.086Z] - "macvlan": [2019-10-04T22:08:40.086Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-04T22:08:40.086Z] - CONFIG_DUMMY: enabled (as module) [2019-10-04T22:08:40.086Z] - "ftp,tftp client in container": [2019-10-04T22:08:40.086Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-04T22:08:40.086Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-04T22:08:40.086Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-04T22:08:40.086Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-04T22:08:40.086Z] - Storage Drivers: [2019-10-04T22:08:40.086Z] - "aufs": [2019-10-04T22:08:40.086Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-04T22:08:40.086Z] - "btrfs": [2019-10-04T22:08:40.086Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-04T22:08:40.086Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-04T22:08:40.086Z] - "devicemapper": [2019-10-04T22:08:40.086Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-04T22:08:40.086Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-04T22:08:40.086Z] - "overlay": [2019-10-04T22:08:40.086Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-04T22:08:40.086Z] - "zfs": [2019-10-04T22:08:40.086Z] - /dev/zfs: missing [2019-10-04T22:08:40.086Z] - zfs command: missing [2019-10-04T22:08:40.086Z] - zpool command: missing [2019-10-04T22:08:40.086Z] [2019-10-04T22:08:40.086Z] Limits: [2019-10-04T22:08:40.086Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-04T22:08:40.086Z] [2019-10-04T22:08:40.086Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-10-04T22:08:40.165Z] + docker version [2019-10-04T22:08:40.165Z] Client: [2019-10-04T22:08:40.165Z] Version: 18.06.3-ce [2019-10-04T22:08:40.165Z] API version: 1.38 [2019-10-04T22:08:40.165Z] Go version: go1.10.3 [2019-10-04T22:08:40.165Z] Git commit: d7080c1 [2019-10-04T22:08:40.165Z] Built: Wed Feb 20 02:27:09 2019 [2019-10-04T22:08:40.165Z] OS/Arch: linux/s390x [2019-10-04T22:08:40.165Z] Experimental: false [2019-10-04T22:08:40.165Z] [2019-10-04T22:08:40.165Z] Server: [2019-10-04T22:08:40.165Z] Engine: [2019-10-04T22:08:40.165Z] Version: 18.06.3-ce [2019-10-04T22:08:40.165Z] API version: 1.38 (minimum version 1.12) [2019-10-04T22:08:40.165Z] Go version: go1.10.3 [2019-10-04T22:08:40.165Z] Git commit: d7080c1 [2019-10-04T22:08:40.165Z] Built: Wed Feb 20 02:26:03 2019 [2019-10-04T22:08:40.165Z] OS/Arch: linux/s390x [2019-10-04T22:08:40.165Z] Experimental: true [Pipeline] sh [2019-10-04T22:08:40.567Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:82097c0f1f0494d75b1088b59453a2d0feeb9735 . [2019-10-04T22:08:40.823Z] #2 [internal] load .dockerignore [2019-10-04T22:08:40.823Z] #2 transferring context: 87B done [2019-10-04T22:08:40.823Z] #2 DONE 0.2s [2019-10-04T22:08:40.823Z] [2019-10-04T22:08:40.823Z] #1 [internal] load build definition from Dockerfile [2019-10-04T22:08:40.823Z] #1 transferring dockerfile: 10.84kB done [2019-10-04T22:08:40.823Z] #1 DONE 0.2s [2019-10-04T22:08:40.823Z] [2019-10-04T22:08:40.823Z] #3 [internal] load metadata for docker.io/library/golang:1.13.1-stretch [2019-10-04T22:08:41.068Z] + docker info [2019-10-04T22:08:41.068Z] Containers: 0 [2019-10-04T22:08:41.068Z] Running: 0 [2019-10-04T22:08:41.068Z] Paused: 0 [2019-10-04T22:08:41.068Z] Stopped: 0 [2019-10-04T22:08:41.068Z] Images: 0 [2019-10-04T22:08:41.068Z] Server Version: 18.06.3-ce [2019-10-04T22:08:41.068Z] Storage Driver: overlay2 [2019-10-04T22:08:41.068Z] Backing Filesystem: extfs [2019-10-04T22:08:41.068Z] Supports d_type: true [2019-10-04T22:08:41.068Z] Native Overlay Diff: true [2019-10-04T22:08:41.068Z] Logging Driver: json-file [2019-10-04T22:08:41.068Z] Cgroup Driver: cgroupfs [2019-10-04T22:08:41.068Z] Plugins: [2019-10-04T22:08:41.068Z] Volume: local [2019-10-04T22:08:41.068Z] Network: bridge host ipvlan macvlan null overlay [2019-10-04T22:08:41.068Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-10-04T22:08:41.068Z] Swarm: inactive [2019-10-04T22:08:41.068Z] Runtimes: runc [2019-10-04T22:08:41.068Z] Default Runtime: runc [2019-10-04T22:08:41.068Z] Init Binary: docker-init [2019-10-04T22:08:41.068Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-10-04T22:08:41.068Z] runc version: a592beb5bc4c4092b1b1bac971afed27687340c5 [2019-10-04T22:08:41.068Z] init version: fec3683 [2019-10-04T22:08:41.068Z] Security Options: [2019-10-04T22:08:41.068Z] apparmor [2019-10-04T22:08:41.068Z] seccomp [2019-10-04T22:08:41.068Z] Profile: default [2019-10-04T22:08:41.068Z] Kernel Version: 4.4.0-161-generic [2019-10-04T22:08:41.068Z] Operating System: Ubuntu 16.04.5 LTS [2019-10-04T22:08:41.068Z] OSType: linux [2019-10-04T22:08:41.068Z] Architecture: s390x [2019-10-04T22:08:41.068Z] CPUs: 2 [2019-10-04T22:08:41.068Z] Total Memory: 7.862GiB [2019-10-04T22:08:41.068Z] Name: s390x-ubuntu-06 [2019-10-04T22:08:41.068Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2019-10-04T22:08:41.068Z] Docker Root Dir: /var/lib/docker [2019-10-04T22:08:41.068Z] Debug Mode (client): false [2019-10-04T22:08:41.068Z] Debug Mode (server): false [2019-10-04T22:08:41.068Z] Username: dockerbuildbot [2019-10-04T22:08:41.068Z] Registry: https://index.docker.io/v1/ [2019-10-04T22:08:41.068Z] Labels: [2019-10-04T22:08:41.068Z] Experimental: true [2019-10-04T22:08:41.068Z] Insecure Registries: [2019-10-04T22:08:41.068Z] 127.0.0.0/8 [2019-10-04T22:08:41.068Z] Live Restore Enabled: false [2019-10-04T22:08:41.068Z] [2019-10-04T22:08:41.068Z] WARNING: No swap limit support [Pipeline] sh [2019-10-04T22:08:41.387Z] #3 DONE 0.5s [2019-10-04T22:08:41.387Z] [2019-10-04T22:08:41.387Z] #4 [base 1/2] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5... [2019-10-04T22:08:41.387Z] #4 resolve docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 done [2019-10-04T22:08:41.646Z] #4 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 86.57kB / 45.38MB 0.2s [2019-10-04T22:08:41.646Z] #4 sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae 2.26MB / 10.79MB 0.2s [2019-10-04T22:08:41.646Z] #4 sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 1.42kB / 1.42kB done [2019-10-04T22:08:41.646Z] #4 sha256:a219387d86d28db4e6e0c14b9331492648442460fc803d84a03ba582fa5217a6 1.80kB / 1.80kB done [2019-10-04T22:08:41.646Z] #4 sha256:f8c4e1a86e6d52be270d3f1f3c26ea3b56959a93643ff063b008b06ec4f84e42 5.47kB / 5.47kB done [2019-10-04T22:08:41.646Z] #4 sha256:4530c6472b5d2a08201c9cd65f43a788e526eb4fe498a4fbe5e4d5688535cd21 34.35kB / 4.34MB 0.2s [2019-10-04T22:08:41.875Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-04T22:08:41.875Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-04T22:08:41.875Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-39713/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-04T22:08:41.875Z] + bash /home/jenkins/workspace/moby_PR-39713/check-config.sh [2019-10-04T22:08:41.875Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-04T22:08:41.875Z] info: reading kernel config from /boot/config-4.4.0-161-generic ... [2019-10-04T22:08:41.875Z] [2019-10-04T22:08:41.875Z] Generally Necessary: [2019-10-04T22:08:41.875Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-04T22:08:41.875Z] - apparmor: enabled and tools installed [2019-10-04T22:08:41.875Z] - CONFIG_NAMESPACES: enabled [2019-10-04T22:08:41.875Z] - CONFIG_NET_NS: enabled [2019-10-04T22:08:41.875Z] - CONFIG_PID_NS: enabled [2019-10-04T22:08:41.875Z] - CONFIG_IPC_NS: enabled [2019-10-04T22:08:41.875Z] - CONFIG_UTS_NS: enabled [2019-10-04T22:08:41.875Z] - CONFIG_CGROUPS: enabled [2019-10-04T22:08:41.875Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-04T22:08:41.875Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-04T22:08:41.875Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-04T22:08:41.875Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-04T22:08:41.875Z] - CONFIG_CPUSETS: enabled [2019-10-04T22:08:41.875Z] - CONFIG_MEMCG: enabled [2019-10-04T22:08:41.875Z] - CONFIG_KEYS: enabled [2019-10-04T22:08:41.875Z] - CONFIG_VETH: enabled (as module) [2019-10-04T22:08:41.875Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-04T22:08:41.875Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-04T22:08:41.875Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-04T22:08:41.875Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-04T22:08:41.875Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-04T22:08:41.875Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-04T22:08:41.875Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-04T22:08:41.875Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-04T22:08:41.875Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-04T22:08:41.875Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-04T22:08:41.875Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-04T22:08:41.875Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-04T22:08:41.875Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-10-04T22:08:41.875Z] [2019-10-04T22:08:41.875Z] Optional Features: [2019-10-04T22:08:41.875Z] - CONFIG_USER_NS: enabled [2019-10-04T22:08:41.875Z] - CONFIG_SECCOMP: enabled [2019-10-04T22:08:41.875Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-04T22:08:41.875Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-04T22:08:41.875Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-04T22:08:41.875Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-10-04T22:08:41.875Z] - CONFIG_MEMCG_KMEM: enabled [2019-10-04T22:08:41.875Z] - CONFIG_BLK_CGROUP: enabled [2019-10-04T22:08:41.875Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-04T22:08:41.875Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-04T22:08:41.884Z] Still waiting to schedule task [2019-10-04T22:08:41.884Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2019-10-04T22:08:41.896Z] Still waiting to schedule task [2019-10-04T22:08:41.897Z] Waiting for next available executor on ‘windows-2019’ [2019-10-04T22:08:41.904Z] #4 sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae 3.92MB / 10.79MB 0.3s [2019-10-04T22:08:41.904Z] #4 sha256:4530c6472b5d2a08201c9cd65f43a788e526eb4fe498a4fbe5e4d5688535cd21 1.57MB / 4.34MB 0.3s [2019-10-04T22:08:42.162Z] #4 ... [2019-10-04T22:08:42.162Z] [2019-10-04T22:08:42.162Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-10-04T22:08:42.162Z] #64 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 0.7s done [2019-10-04T22:08:42.162Z] #64 DONE 0.7s [2019-10-04T22:08:42.162Z] [2019-10-04T22:08:42.162Z] #4 [base 1/2] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5... [2019-10-04T22:08:42.162Z] #4 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 3.74MB / 45.38MB 0.5s [2019-10-04T22:08:42.162Z] #4 sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae 5.20MB / 10.79MB 0.5s [2019-10-04T22:08:42.162Z] #4 sha256:4530c6472b5d2a08201c9cd65f43a788e526eb4fe498a4fbe5e4d5688535cd21 3.97MB / 4.34MB 0.5s [2019-10-04T22:08:42.162Z] #4 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 11.11MB / 45.38MB 0.6s [2019-10-04T22:08:42.162Z] #4 sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae 7.80MB / 10.79MB 0.6s [2019-10-04T22:08:42.162Z] #4 sha256:4530c6472b5d2a08201c9cd65f43a788e526eb4fe498a4fbe5e4d5688535cd21 4.34MB / 4.34MB 0.5s done [2019-10-04T22:08:42.162Z] #4 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 873.02kB / 50.07MB 0.6s [2019-10-04T22:08:42.246Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-04T22:08:42.246Z] - CONFIG_CGROUP_PERF: enabled [2019-10-04T22:08:42.246Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-04T22:08:42.246Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-04T22:08:42.246Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-04T22:08:42.246Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-04T22:08:42.246Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-04T22:08:42.246Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-04T22:08:42.246Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-04T22:08:42.246Z] - CONFIG_IP_VS: enabled (as module) [2019-10-04T22:08:42.246Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-04T22:08:42.246Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-04T22:08:42.246Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-04T22:08:42.246Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-04T22:08:42.246Z] - CONFIG_EXT4_FS: enabled [2019-10-04T22:08:42.246Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-04T22:08:42.246Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-04T22:08:42.246Z] - Network Drivers: [2019-10-04T22:08:42.246Z] - "overlay": [2019-10-04T22:08:42.246Z] - CONFIG_VXLAN: enabled (as module) [2019-10-04T22:08:42.246Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-04T22:08:42.246Z] Optional (for encrypted networks): [2019-10-04T22:08:42.246Z] - CONFIG_CRYPTO: enabled [2019-10-04T22:08:42.246Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-10-04T22:08:42.246Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-10-04T22:08:42.246Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-10-04T22:08:42.246Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-10-04T22:08:42.246Z] - CONFIG_XFRM: enabled [2019-10-04T22:08:42.246Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-04T22:08:42.246Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-04T22:08:42.246Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-04T22:08:42.246Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-04T22:08:42.246Z] - "ipvlan": [2019-10-04T22:08:42.246Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-04T22:08:42.246Z] - "macvlan": [2019-10-04T22:08:42.246Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-04T22:08:42.246Z] - CONFIG_DUMMY: enabled (as module) [2019-10-04T22:08:42.246Z] - "ftp,tftp client in container": [2019-10-04T22:08:42.246Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-04T22:08:42.246Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-04T22:08:42.246Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-04T22:08:42.246Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-04T22:08:42.246Z] - Storage Drivers: [2019-10-04T22:08:42.246Z] - "aufs": [2019-10-04T22:08:42.246Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-04T22:08:42.246Z] - "btrfs": [2019-10-04T22:08:42.246Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-04T22:08:42.246Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-04T22:08:42.246Z] - "devicemapper": [2019-10-04T22:08:42.246Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-04T22:08:42.246Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-04T22:08:42.246Z] - "overlay": [2019-10-04T22:08:42.246Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-04T22:08:42.246Z] - "zfs": [2019-10-04T22:08:42.246Z] - /dev/zfs: missing [2019-10-04T22:08:42.246Z] - zfs command: missing [2019-10-04T22:08:42.246Z] - zpool command: missing [2019-10-04T22:08:42.246Z] [2019-10-04T22:08:42.246Z] Limits: [2019-10-04T22:08:42.246Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-04T22:08:42.246Z] [2019-10-04T22:08:42.246Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-10-04T22:08:42.422Z] #4 sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae 10.79MB / 10.79MB 0.8s [2019-10-04T22:08:42.422Z] #4 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 4.67MB / 50.07MB 0.8s [2019-10-04T22:08:42.422Z] #4 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 14.59MB / 45.38MB 0.9s [2019-10-04T22:08:42.422Z] #4 sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae 10.79MB / 10.79MB 0.8s done [2019-10-04T22:08:42.422Z] #4 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 8.93MB / 50.07MB 0.9s [2019-10-04T22:08:42.422Z] #4 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 0B / 57.69MB 0.9s [2019-10-04T22:08:42.684Z] #4 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 20.92MB / 45.38MB 1.1s [2019-10-04T22:08:42.684Z] #4 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 12.78MB / 50.07MB 1.2s [2019-10-04T22:08:42.684Z] #4 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 6.18MB / 57.69MB 1.2s [2019-10-04T22:08:42.944Z] #4 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 33.60MB / 45.38MB 1.4s [2019-10-04T22:08:42.944Z] #4 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 22.95MB / 50.07MB 1.4s [2019-10-04T22:08:42.944Z] #4 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 12.41MB / 57.69MB 1.4s [2019-10-04T22:08:43.184Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:82097c0f1f0494d75b1088b59453a2d0feeb9735 . [2019-10-04T22:08:43.201Z] #4 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 39.22MB / 45.38MB 1.6s [2019-10-04T22:08:43.201Z] #4 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 29.77MB / 50.07MB 1.6s [2019-10-04T22:08:43.201Z] #4 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 18.12MB / 57.69MB 1.6s [2019-10-04T22:08:43.201Z] #4 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 43.48MB / 45.38MB 1.7s [2019-10-04T22:08:43.201Z] #4 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 32.35MB / 50.07MB 1.7s [2019-10-04T22:08:43.604Z] #4 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 42.91MB / 50.07MB 1.9s [2019-10-04T22:08:43.604Z] #4 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 31.63MB / 57.69MB 1.9s [2019-10-04T22:08:43.605Z] #4 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 48.90MB / 50.07MB 2.0s [2019-10-04T22:08:43.605Z] #4 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 40.02MB / 57.69MB 2.0s [2019-10-04T22:08:43.972Z] #4 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 47.30MB / 57.69MB 2.1s [2019-10-04T22:08:44.155Z] Sending build context to Docker daemon 50.07MB [2019-10-04T22:08:44.155Z] Step 1/126 : ARG CROSS="false" [2019-10-04T22:08:44.155Z] Step 2/126 : ARG GO_VERSION=1.13.1 [2019-10-04T22:08:44.155Z] Step 3/126 : ARG DEBIAN_FRONTEND=noninteractive [2019-10-04T22:08:44.155Z] Step 4/126 : FROM golang:${GO_VERSION}-stretch AS base [2019-10-04T22:08:44.228Z] #4 extracting sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b [2019-10-04T22:08:44.228Z] #4 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 45.38MB / 45.38MB 2.3s done [2019-10-04T22:08:44.228Z] #4 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 57.69MB / 57.69MB 2.7s [2019-10-04T22:08:44.228Z] #4 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 0B / 120.05MB 2.7s [2019-10-04T22:08:44.519Z] 1.13.1-stretch: Pulling from library/golang [2019-10-04T22:08:44.519Z] 5d4da55d9cf0: Pulling fs layer [2019-10-04T22:08:44.519Z] dad3041fe122: Pulling fs layer [2019-10-04T22:08:44.519Z] f6542c8f56fb: Pulling fs layer [2019-10-04T22:08:44.519Z] 25fa3a7ad4fa: Pulling fs layer [2019-10-04T22:08:44.519Z] 471e0aba6530: Pulling fs layer [2019-10-04T22:08:44.519Z] da9d4fe5b400: Pulling fs layer [2019-10-04T22:08:44.519Z] b17554aa6f80: Pulling fs layer [2019-10-04T22:08:44.519Z] 25fa3a7ad4fa: Waiting [2019-10-04T22:08:44.519Z] 471e0aba6530: Waiting [2019-10-04T22:08:44.519Z] da9d4fe5b400: Waiting [2019-10-04T22:08:44.519Z] b17554aa6f80: Waiting [2019-10-04T22:08:44.797Z] #4 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 50.07MB / 50.07MB 2.7s done [2019-10-04T22:08:44.797Z] #4 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 57.69MB / 57.69MB 3.2s done [2019-10-04T22:08:44.797Z] #4 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 14.56MB / 120.05MB 3.3s [2019-10-04T22:08:44.797Z] #4 sha256:54293c5706697c9e094a7ba9e16f83079e34e108bcbf1b02df3252705022c231 127B / 127B 3.2s done [2019-10-04T22:08:44.893Z] dad3041fe122: Verifying Checksum [2019-10-04T22:08:44.893Z] dad3041fe122: Download complete [2019-10-04T22:08:44.893Z] f6542c8f56fb: Verifying Checksum [2019-10-04T22:08:44.893Z] f6542c8f56fb: Download complete [2019-10-04T22:08:45.365Z] #4 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 23.52MB / 120.05MB 3.7s [2019-10-04T22:08:45.625Z] #4 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 32.17MB / 120.05MB 4.2s [2019-10-04T22:08:45.729Z] 5d4da55d9cf0: Verifying Checksum [2019-10-04T22:08:45.729Z] 5d4da55d9cf0: Download complete [2019-10-04T22:08:45.881Z] #4 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 41.69MB / 120.05MB 4.4s [2019-10-04T22:08:46.139Z] #4 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 51.04MB / 120.05MB 4.6s [2019-10-04T22:08:46.394Z] #4 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 63.11MB / 120.05MB 5.0s [2019-10-04T22:08:46.579Z] 471e0aba6530: Verifying Checksum [2019-10-04T22:08:46.579Z] 471e0aba6530: Download complete [2019-10-04T22:08:46.579Z] 25fa3a7ad4fa: Verifying Checksum [2019-10-04T22:08:46.579Z] 25fa3a7ad4fa: Download complete [2019-10-04T22:08:46.579Z] b17554aa6f80: Verifying Checksum [2019-10-04T22:08:46.579Z] b17554aa6f80: Download complete [2019-10-04T22:08:46.650Z] #4 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 73.69MB / 120.05MB 5.2s [2019-10-04T22:08:46.908Z] #4 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 82.45MB / 120.05MB 5.5s [2019-10-04T22:08:47.166Z] #4 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 89.81MB / 120.05MB 5.7s [2019-10-04T22:08:47.391Z] da9d4fe5b400: Verifying Checksum [2019-10-04T22:08:47.391Z] da9d4fe5b400: Download complete [2019-10-04T22:08:47.391Z] 5d4da55d9cf0: Pull complete [2019-10-04T22:08:47.422Z] #4 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 96.76MB / 120.05MB 5.8s [2019-10-04T22:08:47.680Z] #4 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 103.09MB / 120.05MB 6.0s [2019-10-04T22:08:47.680Z] #4 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 111.14MB / 120.05MB 6.2s [2019-10-04T22:08:47.936Z] #4 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 120.05MB / 120.05MB 6.5s [2019-10-04T22:08:48.201Z] dad3041fe122: Pull complete [2019-10-04T22:08:48.201Z] f6542c8f56fb: Pull complete [2019-10-04T22:08:48.866Z] #4 ... [2019-10-04T22:08:48.866Z] [2019-10-04T22:08:48.866Z] #18 [internal] load build context [2019-10-04T22:08:48.866Z] #18 transferring context: 45.59MB 6.8s done [2019-10-04T22:08:48.866Z] #18 DONE 7.5s [2019-10-04T22:08:48.866Z] [2019-10-04T22:08:48.866Z] #4 [base 1/2] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5... [2019-10-04T22:08:48.866Z] #4 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 120.05MB / 120.05MB 7.4s done [2019-10-04T22:08:48.866Z] #4 ... [2019-10-04T22:08:48.866Z] [2019-10-04T22:08:48.866Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-10-04T22:08:48.866Z] #64 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-10-04T22:08:48.866Z] #64 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-10-04T22:08:48.866Z] #64 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 2.9s done [2019-10-04T22:08:48.866Z] #64 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 3.0s done [2019-10-04T22:08:49.122Z] #64 DONE 6.8s [2019-10-04T22:08:49.123Z] [2019-10-04T22:08:49.123Z] #4 [base 1/2] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5... [2019-10-04T22:08:49.123Z] #4 extracting sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 5.1s [2019-10-04T22:08:50.324Z] 25fa3a7ad4fa: Pull complete [2019-10-04T22:08:51.604Z] Fetching without tags [2019-10-04T22:08:51.639Z] #4 extracting sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 7.5s done [2019-10-04T22:08:51.639Z] #4 extracting sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae [2019-10-04T22:08:52.102Z] Merging remotes/origin/master commit de5a67156b5eed287883958b60b0c08dacfc7332 into PR head commit 82097c0f1f0494d75b1088b59453a2d0feeb9735 [2019-10-04T22:08:52.131Z] 471e0aba6530: Pull complete [2019-10-04T22:08:52.572Z] #4 extracting sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae 0.7s done [2019-10-04T22:08:52.572Z] #4 extracting sha256:4530c6472b5d2a08201c9cd65f43a788e526eb4fe498a4fbe5e4d5688535cd21 [2019-10-04T22:08:52.829Z] #4 extracting sha256:4530c6472b5d2a08201c9cd65f43a788e526eb4fe498a4fbe5e4d5688535cd21 0.3s done [2019-10-04T22:08:52.829Z] #4 extracting sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee [2019-10-04T22:08:51.560Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-04T22:08:51.565Z] > git config --add remote.origin.fetch +refs/pull/39713/head:refs/remotes/origin/PR-39713 # timeout=10 [2019-10-04T22:08:51.569Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-04T22:08:51.585Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-04T22:08:51.600Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-04T22:08:51.600Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-04T22:08:51.601Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39713/head:refs/remotes/origin/PR-39713 +refs/heads/master:refs/remotes/origin/master [2019-10-04T22:08:52.097Z] > git config core.sparsecheckout # timeout=10 [2019-10-04T22:08:52.100Z] > git checkout -f 82097c0f1f0494d75b1088b59453a2d0feeb9735 [2019-10-04T22:08:53.279Z] Merge succeeded, producing 82097c0f1f0494d75b1088b59453a2d0feeb9735 [2019-10-04T22:08:53.281Z] Checking out Revision 82097c0f1f0494d75b1088b59453a2d0feeb9735 (PR-39713) [2019-10-04T22:08:53.624Z] Commit message: "bump hashicorp/golang-lru v0.5.3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-04T22:08:54.547Z] + docker version [2019-10-04T22:08:54.547Z] Client: [2019-10-04T22:08:54.547Z] Version: 18.06.1-ce [2019-10-04T22:08:54.547Z] API version: 1.38 [2019-10-04T22:08:54.547Z] Go version: go1.10.3 [2019-10-04T22:08:54.547Z] Git commit: e68fc7a [2019-10-04T22:08:54.547Z] Built: Tue Aug 21 17:26:10 2018 [2019-10-04T22:08:54.547Z] OS/Arch: linux/ppc64le [2019-10-04T22:08:54.547Z] Experimental: false [2019-10-04T22:08:54.547Z] [2019-10-04T22:08:54.547Z] Server: [2019-10-04T22:08:54.547Z] Engine: [2019-10-04T22:08:54.547Z] Version: 18.06.1-ce [2019-10-04T22:08:54.547Z] API version: 1.38 (minimum version 1.12) [2019-10-04T22:08:54.547Z] Go version: go1.10.3 [2019-10-04T22:08:54.547Z] Git commit: e68fc7a [2019-10-04T22:08:54.547Z] Built: Tue Aug 21 17:24:20 2018 [2019-10-04T22:08:54.547Z] OS/Arch: linux/ppc64le [2019-10-04T22:08:54.547Z] Experimental: true [Pipeline] sh [2019-10-04T22:08:54.929Z] + docker info [2019-10-04T22:08:54.929Z] Containers: 0 [2019-10-04T22:08:54.929Z] Running: 0 [2019-10-04T22:08:54.929Z] Paused: 0 [2019-10-04T22:08:54.929Z] Stopped: 0 [2019-10-04T22:08:54.929Z] Images: 0 [2019-10-04T22:08:54.929Z] Server Version: 18.06.1-ce [2019-10-04T22:08:54.929Z] Storage Driver: overlay2 [2019-10-04T22:08:54.929Z] Backing Filesystem: extfs [2019-10-04T22:08:54.929Z] Supports d_type: true [2019-10-04T22:08:54.929Z] Native Overlay Diff: true [2019-10-04T22:08:54.929Z] Logging Driver: json-file [2019-10-04T22:08:54.929Z] Cgroup Driver: cgroupfs [2019-10-04T22:08:54.929Z] Plugins: [2019-10-04T22:08:54.929Z] Volume: local [2019-10-04T22:08:54.929Z] Network: bridge host ipvlan macvlan null overlay [2019-10-04T22:08:54.929Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-10-04T22:08:54.929Z] Swarm: inactive [2019-10-04T22:08:54.929Z] Runtimes: runc [2019-10-04T22:08:54.929Z] Default Runtime: runc [2019-10-04T22:08:54.929Z] Init Binary: docker-init [2019-10-04T22:08:54.929Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-10-04T22:08:54.929Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2019-10-04T22:08:54.929Z] init version: fec3683 [2019-10-04T22:08:54.929Z] Security Options: [2019-10-04T22:08:54.929Z] apparmor [2019-10-04T22:08:54.929Z] seccomp [2019-10-04T22:08:54.929Z] Profile: default [2019-10-04T22:08:54.929Z] Kernel Version: 4.4.0-139-generic [2019-10-04T22:08:54.929Z] Operating System: Ubuntu 16.04.3 LTS [2019-10-04T22:08:54.929Z] OSType: linux [2019-10-04T22:08:54.929Z] Architecture: ppc64le [2019-10-04T22:08:54.929Z] CPUs: 4 [2019-10-04T22:08:54.929Z] Total Memory: 3.976GiB [2019-10-04T22:08:54.929Z] Name: ppc64le-ubuntu-20 [2019-10-04T22:08:54.929Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2019-10-04T22:08:54.929Z] Docker Root Dir: /var/lib/docker [2019-10-04T22:08:54.929Z] Debug Mode (client): false [2019-10-04T22:08:54.929Z] Debug Mode (server): false [2019-10-04T22:08:54.929Z] Username: dockerbuildbot [2019-10-04T22:08:54.929Z] Registry: https://index.docker.io/v1/ [2019-10-04T22:08:54.929Z] Labels: [2019-10-04T22:08:54.929Z] Experimental: true [2019-10-04T22:08:54.929Z] Insecure Registries: [2019-10-04T22:08:54.929Z] 127.0.0.0/8 [2019-10-04T22:08:54.929Z] Live Restore Enabled: false [2019-10-04T22:08:54.929Z] [Pipeline] sh [2019-10-04T22:08:53.235Z] > git merge de5a67156b5eed287883958b60b0c08dacfc7332 # timeout=10 [2019-10-04T22:08:53.259Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-04T22:08:53.276Z] > git config core.sparsecheckout # timeout=10 [2019-10-04T22:08:53.280Z] > git checkout -f 82097c0f1f0494d75b1088b59453a2d0feeb9735 [2019-10-04T22:08:55.318Z] da9d4fe5b400: Pull complete [2019-10-04T22:08:55.318Z] b17554aa6f80: Pull complete [2019-10-04T22:08:55.318Z] Digest: sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 [2019-10-04T22:08:55.318Z] Status: Downloaded newer image for golang:1.13.1-stretch [2019-10-04T22:08:55.318Z] ---> 1d69509bbe69 [2019-10-04T22:08:55.318Z] Step 5/126 : ARG APT_MIRROR [2019-10-04T22:08:55.318Z] ---> Running in ee380f9f4271 [2019-10-04T22:08:55.318Z] Removing intermediate container ee380f9f4271 [2019-10-04T22:08:55.318Z] ---> 3034955df87b [2019-10-04T22:08:55.318Z] 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-10-04T22:08:55.329Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-04T22:08:55.329Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-04T22:08:55.329Z] + curl -fsSL -o /home/docker/workspace/moby_PR-39713/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-04T22:08:55.329Z] + bash /home/docker/workspace/moby_PR-39713/check-config.sh [2019-10-04T22:08:55.329Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-04T22:08:55.329Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2019-10-04T22:08:55.329Z] [2019-10-04T22:08:55.329Z] Generally Necessary: [2019-10-04T22:08:55.329Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-04T22:08:55.329Z] - apparmor: enabled and tools installed [2019-10-04T22:08:55.329Z] - CONFIG_NAMESPACES: enabled [2019-10-04T22:08:55.329Z] - CONFIG_NET_NS: enabled [2019-10-04T22:08:55.329Z] - CONFIG_PID_NS: enabled [2019-10-04T22:08:55.329Z] - CONFIG_IPC_NS: enabled [2019-10-04T22:08:55.616Z] - CONFIG_UTS_NS: enabled [2019-10-04T22:08:55.616Z] - CONFIG_CGROUPS: enabled [2019-10-04T22:08:55.616Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-04T22:08:55.616Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-04T22:08:55.616Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-04T22:08:55.616Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-04T22:08:55.616Z] - CONFIG_CPUSETS: enabled [2019-10-04T22:08:55.616Z] - CONFIG_MEMCG: enabled [2019-10-04T22:08:55.616Z] - CONFIG_KEYS: enabled [2019-10-04T22:08:55.616Z] - CONFIG_VETH: enabled (as module) [2019-10-04T22:08:55.616Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-04T22:08:55.616Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-04T22:08:55.616Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-04T22:08:55.616Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-04T22:08:55.616Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-04T22:08:55.616Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-04T22:08:55.616Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-04T22:08:55.616Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-04T22:08:55.616Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-04T22:08:55.616Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-04T22:08:55.616Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-04T22:08:55.616Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-04T22:08:55.616Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-10-04T22:08:55.616Z] [2019-10-04T22:08:55.616Z] Optional Features: [2019-10-04T22:08:55.616Z] - CONFIG_USER_NS: enabled [2019-10-04T22:08:55.616Z] - CONFIG_SECCOMP: enabled [2019-10-04T22:08:55.616Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-04T22:08:55.616Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-04T22:08:55.616Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-04T22:08:55.616Z] (cgroup swap accounting is currently enabled) [2019-10-04T22:08:55.616Z] - CONFIG_MEMCG_KMEM: enabled [2019-10-04T22:08:55.616Z] - CONFIG_BLK_CGROUP: enabled [2019-10-04T22:08:55.616Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-04T22:08:55.616Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-04T22:08:55.616Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-04T22:08:55.690Z] ---> Running in 6375abff0097 [2019-10-04T22:08:55.901Z] - CONFIG_CGROUP_PERF: enabled [2019-10-04T22:08:55.901Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-04T22:08:55.901Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-04T22:08:55.901Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-04T22:08:55.901Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-04T22:08:55.901Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-04T22:08:55.901Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-04T22:08:55.901Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-04T22:08:55.901Z] - CONFIG_IP_VS: enabled (as module) [2019-10-04T22:08:55.901Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-04T22:08:55.901Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-04T22:08:55.901Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-04T22:08:55.901Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-04T22:08:55.901Z] - CONFIG_EXT4_FS: enabled [2019-10-04T22:08:55.901Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-04T22:08:55.901Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-04T22:08:55.901Z] - Network Drivers: [2019-10-04T22:08:55.901Z] - "overlay": [2019-10-04T22:08:55.901Z] - CONFIG_VXLAN: enabled (as module) [2019-10-04T22:08:55.901Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-04T22:08:55.901Z] Optional (for encrypted networks): [2019-10-04T22:08:55.901Z] - CONFIG_CRYPTO: enabled [2019-10-04T22:08:55.901Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-10-04T22:08:55.901Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-10-04T22:08:55.901Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-10-04T22:08:55.901Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-10-04T22:08:55.901Z] - CONFIG_XFRM: enabled [2019-10-04T22:08:55.901Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-04T22:08:55.901Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-04T22:08:55.901Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-04T22:08:55.901Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-04T22:08:55.901Z] - "ipvlan": [2019-10-04T22:08:55.901Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-04T22:08:55.901Z] - "macvlan": [2019-10-04T22:08:56.185Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-04T22:08:56.185Z] - CONFIG_DUMMY: enabled (as module) [2019-10-04T22:08:56.185Z] - "ftp,tftp client in container": [2019-10-04T22:08:56.185Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-04T22:08:56.185Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-04T22:08:56.185Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-04T22:08:56.185Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-04T22:08:56.185Z] - Storage Drivers: [2019-10-04T22:08:56.185Z] - "aufs": [2019-10-04T22:08:56.185Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-04T22:08:56.185Z] - "btrfs": [2019-10-04T22:08:56.185Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-04T22:08:56.185Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-04T22:08:56.185Z] - "devicemapper": [2019-10-04T22:08:56.185Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-04T22:08:56.185Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-04T22:08:56.185Z] - "overlay": [2019-10-04T22:08:56.185Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-04T22:08:56.185Z] - "zfs": [2019-10-04T22:08:56.185Z] - /dev/zfs: missing [2019-10-04T22:08:56.185Z] - zfs command: missing [2019-10-04T22:08:56.185Z] - zpool command: missing [2019-10-04T22:08:56.185Z] [2019-10-04T22:08:56.185Z] Limits: [2019-10-04T22:08:56.185Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-04T22:08:56.185Z] [2019-10-04T22:08:56.185Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-10-04T22:08:56.494Z] Removing intermediate container 6375abff0097 [2019-10-04T22:08:56.494Z] ---> 0d50789d415c [2019-10-04T22:08:56.494Z] Step 7/126 : ENV GO111MODULE=off [2019-10-04T22:08:56.608Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:82097c0f1f0494d75b1088b59453a2d0feeb9735 . [2019-10-04T22:08:56.870Z] ---> Running in 9eb04c60868f [2019-10-04T22:08:56.870Z] Removing intermediate container 9eb04c60868f [2019-10-04T22:08:56.870Z] ---> f65ecb3df858 [2019-10-04T22:08:56.870Z] Step 8/126 : FROM base AS criu [2019-10-04T22:08:56.870Z] ---> f65ecb3df858 [2019-10-04T22:08:56.870Z] Step 9/126 : ARG DEBIAN_FRONTEND [2019-10-04T22:08:56.870Z] ---> Running in d2ad05d579bb [2019-10-04T22:08:56.870Z] Removing intermediate container d2ad05d579bb [2019-10-04T22:08:56.870Z] ---> 978a0b390dc9 [2019-10-04T22:08:56.870Z] Step 10/126 : ENV CRIU_VERSION 3.12 [2019-10-04T22:08:57.007Z] #4 extracting sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 3.5s done [2019-10-04T22:08:57.007Z] #4 extracting sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 0.1s [2019-10-04T22:08:57.242Z] ---> Running in 780dbd831b46 [2019-10-04T22:08:57.242Z] Removing intermediate container 780dbd831b46 [2019-10-04T22:08:57.242Z] ---> 50c39e290504 [2019-10-04T22:08:57.242Z] 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-10-04T22:08:57.242Z] ---> Running in a8e7c23d294e [2019-10-04T22:08:58.055Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-04T22:08:58.576Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-04T22:08:58.576Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-04T22:08:58.576Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-04T22:08:58.576Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-04T22:08:58.576Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-10-04T22:08:58.576Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-04T22:08:58.576Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-04T22:08:59.302Z] Sending build context to Docker daemon 50.07MB [2019-10-04T22:08:59.302Z] Step 1/126 : ARG CROSS="false" [2019-10-04T22:08:59.302Z] Step 2/126 : ARG GO_VERSION=1.13.1 [2019-10-04T22:08:59.302Z] Step 3/126 : ARG DEBIAN_FRONTEND=noninteractive [2019-10-04T22:08:59.302Z] Step 4/126 : FROM golang:${GO_VERSION}-stretch AS base [2019-10-04T22:08:59.302Z] 1.13.1-stretch: Pulling from library/golang [2019-10-04T22:08:59.523Z] #4 extracting sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 2.6s done [2019-10-04T22:08:59.523Z] #4 extracting sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 [2019-10-04T22:08:59.588Z] 10831a4d6f42: Pulling fs layer [2019-10-04T22:08:59.588Z] f794a2e4526b: Pulling fs layer [2019-10-04T22:08:59.588Z] e3fa2203e375: Pulling fs layer [2019-10-04T22:08:59.588Z] 004465f1c815: Pulling fs layer [2019-10-04T22:08:59.588Z] c19c19fc3c99: Pulling fs layer [2019-10-04T22:08:59.588Z] 43d8051f8c7f: Pulling fs layer [2019-10-04T22:08:59.588Z] 6c11edc0dc35: Pulling fs layer [2019-10-04T22:08:59.588Z] c19c19fc3c99: Waiting [2019-10-04T22:08:59.588Z] 43d8051f8c7f: Waiting [2019-10-04T22:08:59.588Z] 6c11edc0dc35: Waiting [2019-10-04T22:09:00.202Z] Fetched 7670 kB in 1s (4164 kB/s) [2019-10-04T22:09:00.213Z] e3fa2203e375: Verifying Checksum [2019-10-04T22:09:00.213Z] e3fa2203e375: Download complete [2019-10-04T22:09:00.504Z] f794a2e4526b: Verifying Checksum [2019-10-04T22:09:00.504Z] f794a2e4526b: Download complete [2019-10-04T22:09:00.575Z] Reading package lists... [2019-10-04T22:09:01.362Z] Reading package lists... [2019-10-04T22:09:01.362Z] Building dependency tree... [2019-10-04T22:09:01.362Z] Reading state information... [2019-10-04T22:09:01.362Z] The following additional packages will be installed: [2019-10-04T22:09:01.362Z] libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-10-04T22:09:01.362Z] libprotoc10 python-pkg-resources zlib1g-dev [2019-10-04T22:09:01.362Z] Suggested packages: [2019-10-04T22:09:01.362Z] manpages-dev python-setuptools [2019-10-04T22:09:01.737Z] The following NEW packages will be installed: [2019-10-04T22:09:01.737Z] libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-10-04T22:09:01.737Z] libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-10-04T22:09:01.737Z] protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-10-04T22:09:01.737Z] zlib1g-dev [2019-10-04T22:09:01.737Z] 0 upgraded, 16 newly installed, 0 to remove and 12 not upgraded. [2019-10-04T22:09:01.737Z] Need to get 3476 kB of archives. [2019-10-04T22:09:01.737Z] After this operation, 20.2 MB of additional disk space will be used. [2019-10-04T22:09:01.737Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2019-10-04T22:09:01.737Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap-dev s390x 1:2.25-1 [30.1 kB] [2019-10-04T22:09:01.738Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1-dev s390x 1.1.6+dfsg-3 [114 kB] [2019-10-04T22:09:01.738Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] [2019-10-04T22:09:01.738Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-dev s390x 3.2.27-2 [96.2 kB] [2019-10-04T22:09:01.738Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2019-10-04T22:09:01.738Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c-dev s390x 1.2.1-2 [32.5 kB] [2019-10-04T22:09:01.738Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zlib1g-dev s390x 1:1.2.8.dfsg-5 [204 kB] [2019-10-04T22:09:01.738Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf10 s390x 3.0.0-9 [648 kB] [2019-10-04T22:09:01.738Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-lite10 s390x 3.0.0-9 [123 kB] [2019-10-04T22:09:01.738Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-dev s390x 3.0.0-9 [925 kB] [2019-10-04T22:09:01.738Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotoc10 s390x 3.0.0-9 [580 kB] [2019-10-04T22:09:01.738Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-c-compiler s390x 1.2.1-2 [73.1 kB] [2019-10-04T22:09:01.738Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-compiler s390x 3.0.0-9 [52.6 kB] [2019-10-04T22:09:01.738Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pkg-resources all 33.1.1-1 [166 kB] [2019-10-04T22:09:01.738Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-protobuf s390x 3.0.0-9 [288 kB] [2019-10-04T22:09:01.738Z] debconf: delaying package configuration, since apt-utils is not installed [2019-10-04T22:09:01.738Z] Fetched 3476 kB in 0s (22.5 MB/s) [2019-10-04T22:09:01.738Z] Selecting previously unselected package libnet1:s390x. [2019-10-04T22:09:01.738Z] (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-10-04T22:09:01.738Z] Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_s390x.deb ... [2019-10-04T22:09:01.738Z] Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2019-10-04T22:09:01.738Z] Selecting previously unselected package libcap-dev:s390x. [2019-10-04T22:09:01.738Z] Preparing to unpack .../01-libcap-dev_1%3a2.25-1_s390x.deb ... [2019-10-04T22:09:01.738Z] Unpacking libcap-dev:s390x (1:2.25-1) ... [2019-10-04T22:09:02.125Z] Selecting previously unselected package libnet1-dev. [2019-10-04T22:09:02.125Z] Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_s390x.deb ... [2019-10-04T22:09:02.125Z] Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-10-04T22:09:02.125Z] Selecting previously unselected package libnl-3-200:s390x. [2019-10-04T22:09:02.125Z] Preparing to unpack .../03-libnl-3-200_3.2.27-2_s390x.deb ... [2019-10-04T22:09:02.125Z] Unpacking libnl-3-200:s390x (3.2.27-2) ... [2019-10-04T22:09:02.125Z] Selecting previously unselected package libnl-3-dev:s390x. [2019-10-04T22:09:02.125Z] Preparing to unpack .../04-libnl-3-dev_3.2.27-2_s390x.deb ... [2019-10-04T22:09:02.125Z] Unpacking libnl-3-dev:s390x (3.2.27-2) ... [2019-10-04T22:09:02.125Z] Selecting previously unselected package libprotobuf-c1:s390x. [2019-10-04T22:09:02.125Z] Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_s390x.deb ... [2019-10-04T22:09:02.125Z] Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2019-10-04T22:09:02.125Z] Selecting previously unselected package libprotobuf-c-dev:s390x. [2019-10-04T22:09:02.125Z] Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_s390x.deb ... [2019-10-04T22:09:02.125Z] Unpacking libprotobuf-c-dev:s390x (1.2.1-2) ... [2019-10-04T22:09:02.125Z] Selecting previously unselected package zlib1g-dev:s390x. [2019-10-04T22:09:02.125Z] Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_s390x.deb ... [2019-10-04T22:09:02.125Z] Unpacking zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2019-10-04T22:09:02.125Z] Selecting previously unselected package libprotobuf10:s390x. [2019-10-04T22:09:02.125Z] Preparing to unpack .../08-libprotobuf10_3.0.0-9_s390x.deb ... [2019-10-04T22:09:02.125Z] Unpacking libprotobuf10:s390x (3.0.0-9) ... [2019-10-04T22:09:02.125Z] Selecting previously unselected package libprotobuf-lite10:s390x. [2019-10-04T22:09:02.125Z] Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_s390x.deb ... [2019-10-04T22:09:02.125Z] Unpacking libprotobuf-lite10:s390x (3.0.0-9) ... [2019-10-04T22:09:02.125Z] Selecting previously unselected package libprotobuf-dev:s390x. [2019-10-04T22:09:02.125Z] Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_s390x.deb ... [2019-10-04T22:09:02.125Z] Unpacking libprotobuf-dev:s390x (3.0.0-9) ... [2019-10-04T22:09:02.490Z] Selecting previously unselected package libprotoc10:s390x. [2019-10-04T22:09:02.490Z] Preparing to unpack .../11-libprotoc10_3.0.0-9_s390x.deb ... [2019-10-04T22:09:02.490Z] Unpacking libprotoc10:s390x (3.0.0-9) ... [2019-10-04T22:09:02.490Z] Selecting previously unselected package protobuf-c-compiler. [2019-10-04T22:09:02.490Z] Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_s390x.deb ... [2019-10-04T22:09:02.490Z] Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-10-04T22:09:02.490Z] Selecting previously unselected package protobuf-compiler. [2019-10-04T22:09:02.490Z] Preparing to unpack .../13-protobuf-compiler_3.0.0-9_s390x.deb ... [2019-10-04T22:09:02.490Z] Unpacking protobuf-compiler (3.0.0-9) ... [2019-10-04T22:09:02.490Z] Selecting previously unselected package python-pkg-resources. [2019-10-04T22:09:02.490Z] Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-10-04T22:09:02.490Z] Unpacking python-pkg-resources (33.1.1-1) ... [2019-10-04T22:09:02.564Z] 10831a4d6f42: Verifying Checksum [2019-10-04T22:09:02.564Z] 10831a4d6f42: Download complete [2019-10-04T22:09:02.863Z] Selecting previously unselected package python-protobuf. [2019-10-04T22:09:02.863Z] Preparing to unpack .../15-python-protobuf_3.0.0-9_s390x.deb ... [2019-10-04T22:09:02.863Z] Unpacking python-protobuf (3.0.0-9) ... [2019-10-04T22:09:02.863Z] Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2019-10-04T22:09:02.863Z] Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2019-10-04T22:09:02.863Z] Setting up python-pkg-resources (33.1.1-1) ... [2019-10-04T22:09:03.243Z] Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-10-04T22:09:03.243Z] Setting up libprotobuf10:s390x (3.0.0-9) ... [2019-10-04T22:09:03.243Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-04T22:09:03.243Z] Setting up python-protobuf (3.0.0-9) ... [2019-10-04T22:09:03.620Z] Setting up libcap-dev:s390x (1:2.25-1) ... [2019-10-04T22:09:03.620Z] Setting up libprotobuf-c-dev:s390x (1.2.1-2) ... [2019-10-04T22:09:03.620Z] Setting up libnl-3-200:s390x (3.2.27-2) ... [2019-10-04T22:09:03.620Z] Setting up libprotobuf-lite10:s390x (3.0.0-9) ... [2019-10-04T22:09:03.620Z] Setting up libprotoc10:s390x (3.0.0-9) ... [2019-10-04T22:09:03.620Z] Setting up protobuf-c-compiler (1.2.1-2) ... [2019-10-04T22:09:03.620Z] Setting up zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2019-10-04T22:09:03.620Z] Setting up protobuf-compiler (3.0.0-9) ... [2019-10-04T22:09:03.620Z] Setting up libprotobuf-dev:s390x (3.0.0-9) ... [2019-10-04T22:09:03.620Z] Setting up libnl-3-dev:s390x (3.2.27-2) ... [2019-10-04T22:09:03.620Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-04T22:09:04.056Z] 004465f1c815: Verifying Checksum [2019-10-04T22:09:04.056Z] 004465f1c815: Download complete [2019-10-04T22:09:04.056Z] 6c11edc0dc35: Verifying Checksum [2019-10-04T22:09:04.056Z] 6c11edc0dc35: Download complete [2019-10-04T22:09:04.411Z] Removing intermediate container a8e7c23d294e [2019-10-04T22:09:04.411Z] ---> d417b4330038 [2019-10-04T22:09:04.411Z] 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-10-04T22:09:04.411Z] ---> Running in b5c5adccc657 [2019-10-04T22:09:04.690Z] c19c19fc3c99: Verifying Checksum [2019-10-04T22:09:04.690Z] c19c19fc3c99: Download complete [2019-10-04T22:09:04.761Z] #4 extracting sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 5.1s [2019-10-04T22:09:05.021Z] #4 extracting sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 5.5s done [2019-10-04T22:09:05.276Z] #4 extracting sha256:54293c5706697c9e094a7ba9e16f83079e34e108bcbf1b02df3252705022c231 [2019-10-04T22:09:05.276Z] #4 extracting sha256:54293c5706697c9e094a7ba9e16f83079e34e108bcbf1b02df3252705022c231 done [2019-10-04T22:09:05.531Z] #4 DONE 24.0s [2019-10-04T22:09:05.532Z] [2019-10-04T22:09:05.532Z] #5 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-10-04T22:09:05.684Z] Note: Building without setproctitle() and strlcpy() support. [2019-10-04T22:09:05.684Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-04T22:09:05.684Z] fatal: Not a git repository (or any of the parent directories): .git [2019-10-04T22:09:05.684Z]  GEN .gitid [2019-10-04T22:09:05.684Z] GEN criu/include/version.h [2019-10-04T22:09:05.684Z] GEN include/common/asm [2019-10-04T22:09:05.684Z] PBCC images/google/protobuf/descriptor.pb-c.c [2019-10-04T22:09:05.684Z] PBCC images/opts.pb-c.c [2019-10-04T22:09:05.684Z] PBCC images/sit.pb-c.c [2019-10-04T22:09:05.684Z] DEP images/google/protobuf/descriptor.pb-c.d [2019-10-04T22:09:05.684Z] DEP images/opts.pb-c.d [2019-10-04T22:09:05.684Z] DEP images/sit.pb-c.d [2019-10-04T22:09:05.684Z] PBCC images/macvlan.pb-c.c [2019-10-04T22:09:05.684Z] DEP images/macvlan.pb-c.d [2019-10-04T22:09:05.684Z] PBCC images/autofs.pb-c.c [2019-10-04T22:09:05.684Z] DEP images/autofs.pb-c.d [2019-10-04T22:09:05.684Z] PBCC images/sysctl.pb-c.c [2019-10-04T22:09:05.684Z] DEP images/sysctl.pb-c.d [2019-10-04T22:09:06.064Z] PBCC images/time.pb-c.c [2019-10-04T22:09:06.064Z] DEP images/time.pb-c.d [2019-10-04T22:09:06.064Z] PBCC images/binfmt-misc.pb-c.c [2019-10-04T22:09:06.064Z] DEP images/binfmt-misc.pb-c.d [2019-10-04T22:09:06.064Z] PBCC images/seccomp.pb-c.c [2019-10-04T22:09:06.064Z] DEP images/seccomp.pb-c.d [2019-10-04T22:09:06.064Z] PBCC images/userns.pb-c.c [2019-10-04T22:09:06.064Z] DEP images/userns.pb-c.d [2019-10-04T22:09:06.064Z] PBCC images/cgroup.pb-c.c [2019-10-04T22:09:06.064Z] DEP images/cgroup.pb-c.d [2019-10-04T22:09:06.064Z] PBCC images/fown.pb-c.c [2019-10-04T22:09:06.064Z] PBCC images/ext-file.pb-c.c [2019-10-04T22:09:06.064Z] DEP images/fown.pb-c.d [2019-10-04T22:09:06.064Z] DEP images/ext-file.pb-c.d [2019-10-04T22:09:06.064Z] PBCC images/rpc.pb-c.c [2019-10-04T22:09:06.064Z] DEP images/rpc.pb-c.d [2019-10-04T22:09:06.064Z] PBCC images/siginfo.pb-c.c [2019-10-04T22:09:06.064Z] DEP images/siginfo.pb-c.d [2019-10-04T22:09:06.064Z] PBCC images/pagemap.pb-c.c [2019-10-04T22:09:06.064Z] DEP images/pagemap.pb-c.d [2019-10-04T22:09:06.064Z] PBCC images/rlimit.pb-c.c [2019-10-04T22:09:06.064Z] DEP images/rlimit.pb-c.d [2019-10-04T22:09:06.064Z] PBCC images/file-lock.pb-c.c [2019-10-04T22:09:06.064Z] DEP images/file-lock.pb-c.d [2019-10-04T22:09:06.064Z] PBCC images/tty.pb-c.c [2019-10-04T22:09:06.064Z] DEP images/tty.pb-c.d [2019-10-04T22:09:06.064Z] PBCC images/tun.pb-c.c [2019-10-04T22:09:06.064Z] PBCC images/netdev.pb-c.c [2019-10-04T22:09:06.064Z] DEP images/tun.pb-c.d [2019-10-04T22:09:06.064Z] DEP images/netdev.pb-c.d [2019-10-04T22:09:06.064Z] PBCC images/vma.pb-c.c [2019-10-04T22:09:06.064Z] DEP images/vma.pb-c.d [2019-10-04T22:09:06.064Z] PBCC images/creds.pb-c.c [2019-10-04T22:09:06.064Z] DEP images/creds.pb-c.d [2019-10-04T22:09:06.064Z] PBCC images/utsns.pb-c.c [2019-10-04T22:09:06.064Z] DEP images/utsns.pb-c.d [2019-10-04T22:09:06.064Z] PBCC images/ipc-desc.pb-c.c [2019-10-04T22:09:06.064Z] PBCC images/ipc-sem.pb-c.c [2019-10-04T22:09:06.064Z] DEP images/ipc-desc.pb-c.d [2019-10-04T22:09:06.064Z] DEP images/ipc-sem.pb-c.d [2019-10-04T22:09:06.064Z] PBCC images/ipc-msg.pb-c.c [2019-10-04T22:09:06.064Z] DEP images/ipc-msg.pb-c.d [2019-10-04T22:09:06.064Z] PBCC images/ipc-shm.pb-c.c [2019-10-04T22:09:06.064Z] DEP images/ipc-shm.pb-c.d [2019-10-04T22:09:06.064Z] PBCC images/ipc-var.pb-c.c [2019-10-04T22:09:06.064Z] DEP images/ipc-var.pb-c.d [2019-10-04T22:09:06.064Z] PBCC images/sk-opts.pb-c.c [2019-10-04T22:09:06.064Z] PBCC images/packet-sock.pb-c.c [2019-10-04T22:09:06.064Z] DEP images/sk-opts.pb-c.d [2019-10-04T22:09:06.064Z] DEP images/packet-sock.pb-c.d [2019-10-04T22:09:06.064Z] PBCC images/sk-netlink.pb-c.c [2019-10-04T22:09:06.064Z] DEP images/sk-netlink.pb-c.d [2019-10-04T22:09:06.064Z] PBCC images/sk-inet.pb-c.c [2019-10-04T22:09:06.064Z] DEP images/sk-inet.pb-c.d [2019-10-04T22:09:06.064Z] PBCC images/sk-unix.pb-c.c [2019-10-04T22:09:06.064Z] DEP images/sk-unix.pb-c.d [2019-10-04T22:09:06.064Z] PBCC images/mm.pb-c.c [2019-10-04T22:09:06.438Z] DEP images/mm.pb-c.d [2019-10-04T22:09:06.438Z] PBCC images/timerfd.pb-c.c [2019-10-04T22:09:06.438Z] DEP images/timerfd.pb-c.d [2019-10-04T22:09:06.438Z] PBCC images/timer.pb-c.c [2019-10-04T22:09:06.438Z] DEP images/timer.pb-c.d [2019-10-04T22:09:06.438Z] PBCC images/sa.pb-c.c [2019-10-04T22:09:06.438Z] DEP images/sa.pb-c.d [2019-10-04T22:09:06.438Z] PBCC images/pipe-data.pb-c.c [2019-10-04T22:09:06.438Z] DEP images/pipe-data.pb-c.d [2019-10-04T22:09:06.438Z] PBCC images/mnt.pb-c.c [2019-10-04T22:09:06.438Z] DEP images/mnt.pb-c.d [2019-10-04T22:09:06.438Z] PBCC images/sk-packet.pb-c.c [2019-10-04T22:09:06.438Z] DEP images/sk-packet.pb-c.d [2019-10-04T22:09:06.438Z] PBCC images/tcp-stream.pb-c.c [2019-10-04T22:09:06.438Z] DEP images/tcp-stream.pb-c.d [2019-10-04T22:09:06.438Z] PBCC images/pipe.pb-c.c [2019-10-04T22:09:06.438Z] DEP images/pipe.pb-c.d [2019-10-04T22:09:06.438Z] PBCC images/pstree.pb-c.c [2019-10-04T22:09:06.438Z] DEP images/pstree.pb-c.d [2019-10-04T22:09:06.438Z] PBCC images/fs.pb-c.c [2019-10-04T22:09:06.438Z] DEP images/fs.pb-c.d [2019-10-04T22:09:06.438Z] PBCC images/signalfd.pb-c.c [2019-10-04T22:09:06.438Z] DEP images/signalfd.pb-c.d [2019-10-04T22:09:06.438Z] PBCC images/fh.pb-c.c [2019-10-04T22:09:06.438Z] PBCC images/fsnotify.pb-c.c [2019-10-04T22:09:06.438Z] DEP images/fh.pb-c.d [2019-10-04T22:09:06.438Z] DEP images/fsnotify.pb-c.d [2019-10-04T22:09:06.438Z] PBCC images/eventpoll.pb-c.c [2019-10-04T22:09:06.438Z] DEP images/eventpoll.pb-c.d [2019-10-04T22:09:06.438Z] PBCC images/eventfd.pb-c.c [2019-10-04T22:09:06.438Z] DEP images/eventfd.pb-c.d [2019-10-04T22:09:06.438Z] PBCC images/remap-file-path.pb-c.c [2019-10-04T22:09:06.438Z] DEP images/remap-file-path.pb-c.d [2019-10-04T22:09:06.438Z] PBCC images/fifo.pb-c.c [2019-10-04T22:09:06.438Z] DEP images/fifo.pb-c.d [2019-10-04T22:09:06.438Z] PBCC images/ghost-file.pb-c.c [2019-10-04T22:09:06.438Z] DEP images/ghost-file.pb-c.d [2019-10-04T22:09:06.438Z] PBCC images/regfile.pb-c.c [2019-10-04T22:09:06.438Z] DEP images/regfile.pb-c.d [2019-10-04T22:09:06.438Z] PBCC images/ns.pb-c.c [2019-10-04T22:09:06.438Z] DEP images/ns.pb-c.d [2019-10-04T22:09:06.438Z] PBCC images/fdinfo.pb-c.c [2019-10-04T22:09:06.438Z] DEP images/fdinfo.pb-c.d [2019-10-04T22:09:06.438Z] PBCC images/core-aarch64.pb-c.c [2019-10-04T22:09:06.438Z] PBCC images/core-arm.pb-c.c [2019-10-04T22:09:06.438Z] PBCC images/core-ppc64.pb-c.c [2019-10-04T22:09:06.438Z] PBCC images/core-s390.pb-c.c [2019-10-04T22:09:06.438Z] PBCC images/core-x86.pb-c.c [2019-10-04T22:09:06.438Z] PBCC images/core.pb-c.c [2019-10-04T22:09:06.438Z] PBCC images/inventory.pb-c.c [2019-10-04T22:09:06.438Z] DEP images/core-aarch64.pb-c.d [2019-10-04T22:09:06.438Z] DEP images/core-arm.pb-c.d [2019-10-04T22:09:06.438Z] DEP images/core-ppc64.pb-c.d [2019-10-04T22:09:06.438Z] DEP images/core-s390.pb-c.d [2019-10-04T22:09:06.438Z] DEP images/core-x86.pb-c.d [2019-10-04T22:09:06.438Z] DEP images/core.pb-c.d [2019-10-04T22:09:06.816Z] DEP images/inventory.pb-c.d [2019-10-04T22:09:06.816Z] PBCC images/cpuinfo.pb-c.c [2019-10-04T22:09:06.816Z] DEP images/cpuinfo.pb-c.d [2019-10-04T22:09:06.816Z] PBCC images/stats.pb-c.c [2019-10-04T22:09:06.816Z] DEP images/stats.pb-c.d [2019-10-04T22:09:06.816Z] make[1]: Nothing to be done for 'all'. [2019-10-04T22:09:06.816Z] CC images/stats.o [2019-10-04T22:09:07.203Z] CC images/core.o [2019-10-04T22:09:07.203Z] CC images/core-x86.o [2019-10-04T22:09:07.203Z] CC images/core-arm.o [2019-10-04T22:09:07.203Z] CC images/core-aarch64.o [2019-10-04T22:09:07.203Z] CC images/core-ppc64.o [2019-10-04T22:09:07.203Z] CC images/core-s390.o [2019-10-04T22:09:07.387Z] 10831a4d6f42: Pull complete [2019-10-04T22:09:07.417Z] #5 DONE 1.9s [2019-10-04T22:09:07.417Z] [2019-10-04T22:09:07.417Z] #22 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-04T22:09:07.417Z] #22 DONE 0.1s [2019-10-04T22:09:07.417Z] [2019-10-04T22:09:07.417Z] #32 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-10-04T22:09:07.575Z] CC images/cpuinfo.o [2019-10-04T22:09:07.575Z] CC images/inventory.o [2019-10-04T22:09:07.575Z] CC images/fdinfo.o [2019-10-04T22:09:07.575Z] CC images/fown.o [2019-10-04T22:09:07.575Z] CC images/ns.o [2019-10-04T22:09:07.575Z] CC images/regfile.o [2019-10-04T22:09:07.575Z] CC images/ghost-file.o [2019-10-04T22:09:07.575Z] CC images/fifo.o [2019-10-04T22:09:07.575Z] CC images/remap-file-path.o [2019-10-04T22:09:07.575Z] CC images/eventfd.o [2019-10-04T22:09:07.575Z] CC images/eventpoll.o [2019-10-04T22:09:07.673Z] #32 ... [2019-10-04T22:09:07.673Z] [2019-10-04T22:09:07.673Z] #29 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-04T22:09:07.673Z] #29 DONE 0.2s [2019-10-04T22:09:07.673Z] [2019-10-04T22:09:07.673Z] #52 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-04T22:09:07.673Z] #52 DONE 0.3s [2019-10-04T22:09:07.673Z] [2019-10-04T22:09:07.673Z] #60 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-10-04T22:09:07.673Z] #60 DONE 0.3s [2019-10-04T22:09:07.673Z] [2019-10-04T22:09:07.673Z] #49 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-10-04T22:09:07.673Z] #49 DONE 0.3s [2019-10-04T22:09:07.673Z] [2019-10-04T22:09:07.673Z] #23 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-10-04T22:09:07.673Z] #23 DONE 0.3s [2019-10-04T22:09:07.673Z] [2019-10-04T22:09:07.673Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2019-10-04T22:09:07.673Z] #50 ... [2019-10-04T22:09:07.673Z] [2019-10-04T22:09:07.673Z] #26 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-04T22:09:07.673Z] #26 DONE 0.4s [2019-10-04T22:09:07.928Z] [2019-10-04T22:09:07.928Z] #32 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-10-04T22:09:07.928Z] #32 DONE 0.5s [2019-10-04T22:09:07.928Z] [2019-10-04T22:09:07.928Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-10-04T22:09:07.943Z] CC images/fh.o [2019-10-04T22:09:07.943Z] CC images/fsnotify.o [2019-10-04T22:09:07.943Z] CC images/signalfd.o [2019-10-04T22:09:07.943Z] CC images/fs.o [2019-10-04T22:09:07.943Z] CC images/pstree.o [2019-10-04T22:09:07.943Z] CC images/pipe.o [2019-10-04T22:09:07.943Z] CC images/tcp-stream.o [2019-10-04T22:09:07.943Z] CC images/sk-packet.o [2019-10-04T22:09:07.943Z] CC images/mnt.o [2019-10-04T22:09:07.943Z] CC images/pipe-data.o [2019-10-04T22:09:07.943Z] CC images/sa.o [2019-10-04T22:09:08.365Z] CC images/timer.o [2019-10-04T22:09:08.365Z] CC images/timerfd.o [2019-10-04T22:09:08.365Z] CC images/mm.o [2019-10-04T22:09:08.365Z] CC images/sk-opts.o [2019-10-04T22:09:08.365Z] CC images/sk-unix.o [2019-10-04T22:09:08.365Z] CC images/sk-inet.o [2019-10-04T22:09:08.365Z] CC images/tun.o [2019-10-04T22:09:08.365Z] CC images/sk-netlink.o [2019-10-04T22:09:08.365Z] CC images/packet-sock.o [2019-10-04T22:09:08.365Z] CC images/ipc-var.o [2019-10-04T22:09:08.406Z] f794a2e4526b: Pull complete [2019-10-04T22:09:08.406Z] e3fa2203e375: Pull complete [2019-10-04T22:09:08.805Z] CC images/ipc-desc.o [2019-10-04T22:09:08.805Z] CC images/ipc-shm.o [2019-10-04T22:09:08.805Z] CC images/ipc-msg.o [2019-10-04T22:09:08.805Z] CC images/ipc-sem.o [2019-10-04T22:09:08.805Z] CC images/utsns.o [2019-10-04T22:09:08.805Z] CC images/creds.o [2019-10-04T22:09:08.805Z] CC images/vma.o [2019-10-04T22:09:08.805Z] CC images/netdev.o [2019-10-04T22:09:08.805Z] CC images/tty.o [2019-10-04T22:09:08.805Z] CC images/file-lock.o [2019-10-04T22:09:08.805Z] CC images/rlimit.o [2019-10-04T22:09:08.805Z] CC images/pagemap.o [2019-10-04T22:09:09.317Z] CC images/siginfo.o [2019-10-04T22:09:09.317Z] CC images/rpc.o [2019-10-04T22:09:09.317Z] CC images/ext-file.o [2019-10-04T22:09:09.317Z] CC images/cgroup.o [2019-10-04T22:09:09.317Z] CC images/userns.o [2019-10-04T22:09:09.317Z] CC images/google/protobuf/descriptor.o [2019-10-04T22:09:09.465Z] 43d8051f8c7f: Verifying Checksum [2019-10-04T22:09:09.465Z] 43d8051f8c7f: Download complete [2019-10-04T22:09:09.963Z] CC images/opts.o [2019-10-04T22:09:09.963Z] CC images/seccomp.o [2019-10-04T22:09:09.963Z] CC images/binfmt-misc.o [2019-10-04T22:09:09.963Z] CC images/time.o [2019-10-04T22:09:09.963Z] CC images/sysctl.o [2019-10-04T22:09:09.963Z] CC images/autofs.o [2019-10-04T22:09:09.963Z] CC images/macvlan.o [2019-10-04T22:09:09.963Z] CC images/sit.o [2019-10-04T22:09:09.963Z] LINK images/built-in.o [2019-10-04T22:09:09.963Z] GEN compel/include/asm [2019-10-04T22:09:09.963Z] GEN compel/include/version.h [2019-10-04T22:09:09.963Z] touch .config [2019-10-04T22:09:09.963Z] GEN include/common/config.h [2019-10-04T22:09:09.963Z] DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2019-10-04T22:09:09.963Z] GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-10-04T22:09:09.963Z] GEN compel/plugins/include/uapi/std/syscall.h [2019-10-04T22:09:09.963Z] GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2019-10-04T22:09:09.963Z] DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2019-10-04T22:09:09.963Z] DEP compel/arch/s390/plugins/std/parasite-head.d [2019-10-04T22:09:09.963Z] GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-10-04T22:09:09.963Z] DEP compel/plugins/std/infect.d [2019-10-04T22:09:09.963Z] DEP compel/plugins/std/string.d [2019-10-04T22:09:09.963Z] DEP compel/plugins/std/log.d [2019-10-04T22:09:09.963Z] DEP compel/plugins/std/fds.d [2019-10-04T22:09:09.964Z] DEP compel/plugins/std/std.d [2019-10-04T22:09:09.964Z] DEP compel/plugins/shmem/shmem.d [2019-10-04T22:09:09.964Z] DEP compel/plugins/fds/fds.d [2019-10-04T22:09:09.964Z] CC compel/plugins/std/std.o [2019-10-04T22:09:09.964Z] CC compel/plugins/std/fds.o [2019-10-04T22:09:09.964Z] CC compel/plugins/std/log.o [2019-10-04T22:09:10.358Z] CC compel/plugins/std/string.o [2019-10-04T22:09:10.358Z] CC compel/plugins/std/infect.o [2019-10-04T22:09:10.358Z] CC compel/arch/s390/plugins/std/parasite-head.o [2019-10-04T22:09:10.358Z] CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2019-10-04T22:09:10.358Z] CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2019-10-04T22:09:10.358Z] AR compel/plugins/std.lib.a [2019-10-04T22:09:10.358Z] CC compel/plugins/fds/fds.o [2019-10-04T22:09:10.358Z] AR compel/plugins/fds.lib.a [2019-10-04T22:09:10.358Z] HOSTDEP compel/src/lib/log-host.d [2019-10-04T22:09:10.724Z] HOSTDEP compel/src/lib/handle-elf-host.d [2019-10-04T22:09:10.724Z] HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2019-10-04T22:09:10.724Z] HOSTDEP compel/src/main-host.d [2019-10-04T22:09:10.724Z] DEP compel/src/lib/ptrace.d [2019-10-04T22:09:10.724Z] DEP compel/src/lib/infect.d [2019-10-04T22:09:10.724Z] DEP compel/src/lib/infect-util.d [2019-10-04T22:09:10.724Z] DEP compel/src/lib/infect-rpc.d [2019-10-04T22:09:10.724Z] DEP compel/arch/s390/src/lib/infect.d [2019-10-04T22:09:10.724Z] DEP compel/arch/s390/src/lib/cpu.d [2019-10-04T22:09:10.724Z] DEP compel/src/lib/log.d [2019-10-04T22:09:10.724Z] DEP compel/src/main.d [2019-10-04T22:09:10.724Z] DEP compel/src/lib/handle-elf.d [2019-10-04T22:09:10.724Z] DEP compel/arch/s390/src/lib/handle-elf.d [2019-10-04T22:09:10.724Z] CC compel/src/lib/log.o [2019-10-04T22:09:11.096Z] CC compel/arch/s390/src/lib/cpu.o [2019-10-04T22:09:11.096Z] CC compel/arch/s390/src/lib/infect.o [2019-10-04T22:09:11.096Z] CC compel/src/lib/infect-rpc.o [2019-10-04T22:09:11.096Z] CC compel/src/lib/infect-util.o [2019-10-04T22:09:11.096Z] CC compel/src/lib/infect.o [2019-10-04T22:09:11.464Z] CC compel/src/lib/ptrace.o [2019-10-04T22:09:11.464Z] AR compel/libcompel.a [2019-10-04T22:09:11.827Z] HOSTCC compel/src/main-host.o [2019-10-04T22:09:11.827Z] HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2019-10-04T22:09:11.827Z] HOSTCC compel/src/lib/handle-elf-host.o [2019-10-04T22:09:11.827Z] HOSTCC compel/src/lib/log-host.o [2019-10-04T22:09:11.827Z] HOSTLINK compel/compel-host-bin [2019-10-04T22:09:11.827Z] DEP soccr/soccr.d [2019-10-04T22:09:11.827Z] CC soccr/soccr.o [2019-10-04T22:09:12.170Z] 004465f1c815: Pull complete [2019-10-04T22:09:12.206Z] AR soccr/libsoccr.a [2019-10-04T22:09:12.206Z] make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-04T22:09:12.206Z] DEP criu/arch/s390/sigframe.d [2019-10-04T22:09:12.206Z] DEP criu/arch/s390/crtools.d [2019-10-04T22:09:12.206Z] DEP criu/arch/s390/cpu.d [2019-10-04T22:09:12.206Z] CC criu/arch/s390/cpu.o [2019-10-04T22:09:12.580Z] CC criu/arch/s390/crtools.o [2019-10-04T22:09:12.580Z] CC criu/arch/s390/sigframe.o [2019-10-04T22:09:12.580Z] LINK criu/arch/s390/crtools.built-in.o [2019-10-04T22:09:12.580Z] DEP criu/arch/s390/vdso-pie.d [2019-10-04T22:09:12.580Z] DEP criu/pie/parasite-vdso.d [2019-10-04T22:09:12.580Z] DEP criu/pie/util-vdso.d [2019-10-04T22:09:12.580Z] DEP criu/pie/util.d [2019-10-04T22:09:12.580Z] CC criu/pie/util.o [2019-10-04T22:09:12.975Z] CC criu/pie/util-vdso.o [2019-10-04T22:09:12.975Z] CC criu/pie/parasite-vdso.o [2019-10-04T22:09:12.975Z] CC criu/arch/s390/vdso-pie.o [2019-10-04T22:09:12.975Z] AR criu/pie/pie.lib.a [2019-10-04T22:09:12.975Z] DEP criu/pie/restorer.d [2019-10-04T22:09:13.196Z] #33 ... [2019-10-04T22:09:13.197Z] [2019-10-04T22:09:13.197Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-10-04T22:09:13.197Z] #17 5.267 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-04T22:09:13.197Z] #17 5.269 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-04T22:09:13.197Z] #17 5.301 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-04T22:09:13.197Z] #17 5.320 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-04T22:09:13.197Z] #17 5.343 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-04T22:09:13.360Z] DEP criu/arch/s390/restorer.d [2019-10-04T22:09:13.360Z] DEP criu/pie/parasite.d [2019-10-04T22:09:13.360Z] CC criu/pie/parasite.o [2019-10-04T22:09:13.360Z] LINK criu/pie/parasite.built-in.o [2019-10-04T22:09:13.360Z] GEN criu/pie/parasite-blob.h [2019-10-04T22:09:13.360Z] CC criu/arch/s390/restorer.o [2019-10-04T22:09:13.725Z] CC criu/pie/restorer.o [2019-10-04T22:09:13.757Z] #17 6.237 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-04T22:09:13.757Z] #17 ... [2019-10-04T22:09:13.757Z] [2019-10-04T22:09:13.757Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2019-10-04T22:09:13.757Z] #50 6.105 + RM_GOPATH=0 [2019-10-04T22:09:13.757Z] #50 6.105 + TMP_GOPATH= [2019-10-04T22:09:13.757Z] #50 6.105 + : /build [2019-10-04T22:09:13.757Z] #50 6.105 + '[' -z '' ']' [2019-10-04T22:09:13.757Z] #50 6.111 ++ mktemp -d [2019-10-04T22:09:13.757Z] #50 6.117 + export GOPATH=/tmp/tmp.9jimiGRbO5 [2019-10-04T22:09:13.757Z] #50 6.117 + GOPATH=/tmp/tmp.9jimiGRbO5 [2019-10-04T22:09:13.757Z] #50 6.117 + RM_GOPATH=1 [2019-10-04T22:09:13.757Z] #50 6.118 ++ dirname ./install.sh [2019-10-04T22:09:13.757Z] #50 6.121 + dir=. [2019-10-04T22:09:13.757Z] #50 6.123 + bin=proxy [2019-10-04T22:09:13.757Z] #50 6.124 + shift [2019-10-04T22:09:13.757Z] #50 6.124 + '[' '!' -f ./proxy.installer ']' [2019-10-04T22:09:13.757Z] #50 6.124 + . ./proxy.installer [2019-10-04T22:09:13.757Z] #50 6.124 ++ LIBNETWORK_COMMIT=96bcc0dae898308ed659c5095526788a602f4726 [2019-10-04T22:09:13.757Z] #50 6.125 + install_proxy [2019-10-04T22:09:13.757Z] #50 6.126 + case "$1" in [2019-10-04T22:09:13.757Z] #50 6.126 + export CGO_ENABLED=0 [2019-10-04T22:09:13.757Z] #50 6.126 + CGO_ENABLED=0 [2019-10-04T22:09:13.757Z] #50 6.126 + _install_proxy [2019-10-04T22:09:13.757Z] #50 6.126 + echo 'Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726' [2019-10-04T22:09:13.757Z] #50 6.127 Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726 [2019-10-04T22:09:13.757Z] #50 6.127 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.9jimiGRbO5/src/github.com/docker/libnetwork [2019-10-04T22:09:13.757Z] #50 6.128 Cloning into '/tmp/tmp.9jimiGRbO5/src/github.com/docker/libnetwork'... [2019-10-04T22:09:14.100Z] LINK criu/pie/restorer.built-in.o [2019-10-04T22:09:14.100Z] GEN criu/pie/restorer-blob.h [2019-10-04T22:09:14.100Z] DEP criu/vdso.d [2019-10-04T22:09:14.100Z] DEP criu/uts_ns.d [2019-10-04T22:09:14.100Z] DEP criu/util.d [2019-10-04T22:09:14.100Z] DEP criu/uffd.d [2019-10-04T22:09:14.100Z] DEP criu/tun.d [2019-10-04T22:09:14.100Z] DEP criu/tty.d [2019-10-04T22:09:14.100Z] DEP criu/timerfd.d [2019-10-04T22:09:14.470Z] DEP criu/sysfs_parse.d [2019-10-04T22:09:14.470Z] DEP criu/sysctl.d [2019-10-04T22:09:14.470Z] DEP criu/string.d [2019-10-04T22:09:14.470Z] DEP criu/stats.d [2019-10-04T22:09:14.470Z] DEP criu/sockets.d [2019-10-04T22:09:14.470Z] DEP criu/sk-unix.d [2019-10-04T22:09:14.470Z] DEP criu/sk-tcp.d [2019-10-04T22:09:14.470Z] DEP criu/sk-queue.d [2019-10-04T22:09:14.470Z] DEP criu/sk-packet.d [2019-10-04T22:09:14.470Z] DEP criu/sk-netlink.d [2019-10-04T22:09:14.470Z] DEP criu/sk-inet.d [2019-10-04T22:09:14.841Z] DEP criu/signalfd.d [2019-10-04T22:09:14.841Z] DEP criu/sigframe.d [2019-10-04T22:09:14.841Z] DEP criu/shmem.d [2019-10-04T22:09:14.841Z] DEP criu/servicefd.d [2019-10-04T22:09:14.841Z] DEP criu/seize.d [2019-10-04T22:09:14.841Z] DEP criu/seccomp.d [2019-10-04T22:09:14.841Z] DEP criu/rst-malloc.d [2019-10-04T22:09:14.841Z] DEP criu/rbtree.d [2019-10-04T22:09:14.841Z] DEP criu/pstree.d [2019-10-04T22:09:14.841Z] DEP criu/protobuf.d [2019-10-04T22:09:14.841Z] GEN criu/protobuf-desc-gen.h [2019-10-04T22:09:14.859Z] c19c19fc3c99: Pull complete [2019-10-04T22:09:15.210Z] DEP criu/protobuf-desc.d [2019-10-04T22:09:15.210Z] DEP criu/proc_parse.d [2019-10-04T22:09:15.210Z] DEP criu/plugin.d [2019-10-04T22:09:15.210Z] DEP criu/pipes.d [2019-10-04T22:09:15.210Z] DEP criu/pie-util.d [2019-10-04T22:09:15.210Z] DEP criu/pie-util-vdso.d [2019-10-04T22:09:15.210Z] DEP criu/pie-util-vdso-elf32.d [2019-10-04T22:09:15.588Z] DEP criu/path.d [2019-10-04T22:09:15.588Z] DEP criu/parasite-syscall.d [2019-10-04T22:09:15.588Z] DEP criu/pagemap.d [2019-10-04T22:09:15.588Z] DEP criu/pagemap-cache.d [2019-10-04T22:09:15.588Z] DEP criu/page-xfer.d [2019-10-04T22:09:15.588Z] DEP criu/page-pipe.d [2019-10-04T22:09:15.588Z] DEP criu/netfilter.d [2019-10-04T22:09:15.588Z] DEP criu/net.d [2019-10-04T22:09:15.588Z] DEP criu/namespaces.d [2019-10-04T22:09:15.588Z] DEP criu/mount.d [2019-10-04T22:09:15.966Z] DEP criu/mem.d [2019-10-04T22:09:15.966Z] DEP criu/lsm.d [2019-10-04T22:09:15.966Z] DEP criu/log.d [2019-10-04T22:09:15.966Z] DEP criu/libnetlink.d [2019-10-04T22:09:15.966Z] DEP criu/kerndat.d [2019-10-04T22:09:15.966Z] DEP criu/kcmp-ids.d [2019-10-04T22:09:15.966Z] DEP criu/irmap.d [2019-10-04T22:09:15.966Z] DEP criu/ipc_ns.d [2019-10-04T22:09:15.966Z] DEP criu/image.d [2019-10-04T22:09:15.966Z] DEP criu/image-desc.d [2019-10-04T22:09:15.966Z] DEP criu/fsnotify.d [2019-10-04T22:09:15.966Z] DEP criu/filesystems.d [2019-10-04T22:09:16.515Z] DEP criu/files.d [2019-10-04T22:09:16.515Z] DEP criu/files-reg.d [2019-10-04T22:09:16.515Z] DEP criu/files-ext.d [2019-10-04T22:09:16.515Z] DEP criu/file-lock.d [2019-10-04T22:09:16.515Z] DEP criu/file-ids.d [2019-10-04T22:09:16.515Z] DEP criu/fifo.d [2019-10-04T22:09:16.515Z] DEP criu/fdstore.d [2019-10-04T22:09:16.515Z] DEP criu/fault-injection.d [2019-10-04T22:09:16.515Z] DEP criu/external.d [2019-10-04T22:09:16.515Z] DEP criu/eventpoll.d [2019-10-04T22:09:16.515Z] DEP criu/eventfd.d [2019-10-04T22:09:16.515Z] DEP criu/crtools.d [2019-10-04T22:09:16.515Z] DEP criu/cr-service.d [2019-10-04T22:09:16.515Z] DEP criu/cr-restore.d [2019-10-04T22:09:17.052Z] DEP criu/cr-errno.d [2019-10-04T22:09:17.052Z] DEP criu/cr-dump.d [2019-10-04T22:09:17.052Z] DEP criu/cr-dedup.d [2019-10-04T22:09:17.052Z] DEP criu/cr-check.d [2019-10-04T22:09:17.052Z] DEP criu/config.d [2019-10-04T22:09:17.052Z] DEP criu/clone-noasan.d [2019-10-04T22:09:17.052Z] DEP criu/cgroup.d [2019-10-04T22:09:17.052Z] DEP criu/cgroup-props.d [2019-10-04T22:09:17.052Z] DEP criu/bitmap.d [2019-10-04T22:09:17.052Z] DEP criu/bfd.d [2019-10-04T22:09:17.052Z] DEP criu/autofs.d [2019-10-04T22:09:17.052Z] DEP criu/aio.d [2019-10-04T22:09:17.052Z] DEP criu/action-scripts.d [2019-10-04T22:09:17.052Z] CC criu/action-scripts.o [2019-10-04T22:09:17.449Z] CC criu/aio.o [2019-10-04T22:09:17.449Z] CC criu/autofs.o [2019-10-04T22:09:17.817Z] CC criu/bfd.o [2019-10-04T22:09:17.817Z] CC criu/bitmap.o [2019-10-04T22:09:17.817Z] CC criu/cgroup-props.o [2019-10-04T22:09:17.995Z] #50 ... [2019-10-04T22:09:17.995Z] [2019-10-04T22:09:17.995Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-10-04T22:09:17.995Z] #44 7.240 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-04T22:09:17.995Z] #44 7.241 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-04T22:09:17.995Z] #44 7.309 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-04T22:09:17.995Z] #44 7.333 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-04T22:09:17.995Z] #44 7.358 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-04T22:09:17.995Z] #44 8.229 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-04T22:09:17.995Z] #44 ... [2019-10-04T22:09:17.995Z] [2019-10-04T22:09:17.995Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-10-04T22:09:17.995Z] #6 6.947 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-04T22:09:17.995Z] #6 6.949 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-04T22:09:17.995Z] #6 6.995 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-04T22:09:17.995Z] #6 7.011 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-04T22:09:17.995Z] #6 7.114 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-04T22:09:17.995Z] #6 7.940 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-04T22:09:17.995Z] #6 10.07 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-04T22:09:17.995Z] #6 ... [2019-10-04T22:09:17.995Z] [2019-10-04T22:09:17.995Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-10-04T22:09:17.995Z] #15 5.263 + mktemp -d [2019-10-04T22:09:17.995Z] #15 5.265 + export GOPATH=/tmp/tmp.NWi91N9Pa7 [2019-10-04T22:09:17.995Z] #15 5.265 + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.NWi91N9Pa7/src/github.com/go-swagger/go-swagger [2019-10-04T22:09:17.995Z] #15 5.267 Cloning into '/tmp/tmp.NWi91N9Pa7/src/github.com/go-swagger/go-swagger'... [2019-10-04T22:09:17.995Z] #15 ... [2019-10-04T22:09:17.995Z] [2019-10-04T22:09:17.995Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-10-04T22:09:17.995Z] #30 6.257 + RM_GOPATH=0 [2019-10-04T22:09:17.995Z] #30 6.257 + TMP_GOPATH= [2019-10-04T22:09:17.995Z] #30 6.257 + : /build [2019-10-04T22:09:17.995Z] #30 6.257 + '[' -z '' ']' [2019-10-04T22:09:17.995Z] #30 6.262 ++ mktemp -d [2019-10-04T22:09:17.995Z] #30 6.278 + export GOPATH=/tmp/tmp.y3Udsz1qRd [2019-10-04T22:09:17.995Z] #30 6.278 + GOPATH=/tmp/tmp.y3Udsz1qRd [2019-10-04T22:09:17.995Z] #30 6.278 + RM_GOPATH=1 [2019-10-04T22:09:17.995Z] #30 6.281 ++ dirname ./install.sh [2019-10-04T22:09:17.995Z] #30 6.289 + dir=. [2019-10-04T22:09:17.995Z] #30 6.289 + bin=tomlv [2019-10-04T22:09:17.995Z] #30 6.289 + shift [2019-10-04T22:09:17.995Z] #30 6.289 + '[' '!' -f ./tomlv.installer ']' [2019-10-04T22:09:17.995Z] #30 6.289 + . ./tomlv.installer [2019-10-04T22:09:17.995Z] #30 6.290 ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-04T22:09:17.995Z] #30 6.290 + install_tomlv [2019-10-04T22:09:17.995Z] #30 6.293 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-10-04T22:09:17.995Z] #30 6.305 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.y3Udsz1qRd/src/github.com/BurntSushi/toml [2019-10-04T22:09:17.995Z] #30 6.305 Cloning into '/tmp/tmp.y3Udsz1qRd/src/github.com/BurntSushi/toml'... [2019-10-04T22:09:17.995Z] #30 6.305 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-04T22:09:17.995Z] #30 7.306 + cd /tmp/tmp.y3Udsz1qRd/src/github.com/BurntSushi/toml [2019-10-04T22:09:17.995Z] #30 7.306 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-04T22:09:17.995Z] #30 7.312 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-10-04T22:09:17.995Z] #30 8.188 runtime/internal/atomic [2019-10-04T22:09:17.995Z] #30 8.240 internal/cpu [2019-10-04T22:09:17.995Z] #30 8.496 runtime/internal/sys [2019-10-04T22:09:17.995Z] #30 8.701 runtime/internal/math [2019-10-04T22:09:17.995Z] #30 8.788 math/bits [2019-10-04T22:09:17.995Z] #30 8.840 internal/bytealg [2019-10-04T22:09:17.995Z] #30 9.519 math [2019-10-04T22:09:17.995Z] #30 10.00 runtime [2019-10-04T22:09:17.995Z] #30 ... [2019-10-04T22:09:17.995Z] [2019-10-04T22:09:17.995Z] #24 [golangci_lint 3/3] RUN PREFIX=/build ./install.sh golangci_lint [2019-10-04T22:09:17.995Z] #24 5.996 + RM_GOPATH=0 [2019-10-04T22:09:17.995Z] #24 5.996 + TMP_GOPATH= [2019-10-04T22:09:17.995Z] #24 5.996 + : /build [2019-10-04T22:09:17.995Z] #24 5.996 + '[' -z '' ']' [2019-10-04T22:09:17.995Z] #24 5.998 ++ mktemp -d [2019-10-04T22:09:17.995Z] #24 6.003 + export GOPATH=/tmp/tmp.RV6BYChn29 [2019-10-04T22:09:17.995Z] #24 6.003 + GOPATH=/tmp/tmp.RV6BYChn29 [2019-10-04T22:09:17.995Z] #24 6.003 + RM_GOPATH=1 [2019-10-04T22:09:17.995Z] #24 6.003 ++ dirname ./install.sh [2019-10-04T22:09:17.995Z] #24 6.006 + dir=. [2019-10-04T22:09:17.995Z] #24 6.007 + bin=golangci_lint [2019-10-04T22:09:17.995Z] #24 6.007 + shift [2019-10-04T22:09:17.995Z] #24 6.007 + '[' '!' -f ./golangci_lint.installer ']' [2019-10-04T22:09:17.995Z] #24 6.008 + . ./golangci_lint.installer [2019-10-04T22:09:17.995Z] #24 6.009 ++ : v1.17.1 [2019-10-04T22:09:17.995Z] #24 6.009 + install_golangci_lint [2019-10-04T22:09:17.995Z] #24 6.009 + echo 'Installing golangci-lint version v1.17.1' [2019-10-04T22:09:17.995Z] #24 6.009 Installing golangci-lint version v1.17.1 [2019-10-04T22:09:17.995Z] #24 6.016 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-04T22:09:17.995Z] #24 ... [2019-10-04T22:09:17.995Z] [2019-10-04T22:09:17.995Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-04T22:09:17.995Z] #57 7.465 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-04T22:09:17.995Z] #57 7.468 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-04T22:09:17.995Z] #57 7.527 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-04T22:09:17.995Z] #57 7.533 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-04T22:09:17.995Z] #57 7.571 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-04T22:09:17.995Z] #57 8.434 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-04T22:09:17.995Z] #57 10.61 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-04T22:09:18.228Z] CC criu/cgroup.o [2019-10-04T22:09:18.252Z] #57 ... [2019-10-04T22:09:18.252Z] [2019-10-04T22:09:18.252Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-10-04T22:09:18.252Z] #55 4.108 + mktemp -d [2019-10-04T22:09:18.252Z] #55 4.117 + export GOPATH=/tmp/tmp.Oova4smpdC [2019-10-04T22:09:18.252Z] #55 4.117 + git clone https://github.com/docker/distribution.git /tmp/tmp.Oova4smpdC/src/github.com/docker/distribution [2019-10-04T22:09:18.252Z] #55 4.117 Cloning into '/tmp/tmp.Oova4smpdC/src/github.com/docker/distribution'... [2019-10-04T22:09:18.252Z] #55 ... [2019-10-04T22:09:18.252Z] [2019-10-04T22:09:18.252Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-04T22:09:18.252Z] #35 7.044 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-04T22:09:18.252Z] #35 7.045 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-04T22:09:18.252Z] #35 7.082 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-04T22:09:18.252Z] #35 7.114 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-04T22:09:18.252Z] #35 7.116 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-04T22:09:18.252Z] #35 7.981 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-04T22:09:18.252Z] #35 10.06 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-04T22:09:18.252Z] #35 10.93 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-04T22:09:18.507Z] #35 ... [2019-10-04T22:09:18.507Z] [2019-10-04T22:09:18.507Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-10-04T22:09:18.507Z] #27 6.040 + RM_GOPATH=0 [2019-10-04T22:09:18.507Z] #27 6.040 + TMP_GOPATH= [2019-10-04T22:09:18.507Z] #27 6.040 + : /build [2019-10-04T22:09:18.507Z] #27 6.040 + '[' -z '' ']' [2019-10-04T22:09:18.507Z] #27 6.043 ++ mktemp -d [2019-10-04T22:09:18.507Z] #27 6.053 + export GOPATH=/tmp/tmp.LmJeVwvm77 [2019-10-04T22:09:18.507Z] #27 6.053 + GOPATH=/tmp/tmp.LmJeVwvm77 [2019-10-04T22:09:18.507Z] #27 6.054 + RM_GOPATH=1 [2019-10-04T22:09:18.507Z] #27 6.055 ++ dirname ./install.sh [2019-10-04T22:09:18.507Z] #27 6.057 + dir=. [2019-10-04T22:09:18.507Z] #27 6.057 + bin=gotestsum [2019-10-04T22:09:18.507Z] #27 6.057 + shift [2019-10-04T22:09:18.507Z] #27 6.057 + '[' '!' -f ./gotestsum.installer ']' [2019-10-04T22:09:18.507Z] #27 6.057 + . ./gotestsum.installer [2019-10-04T22:09:18.507Z] #27 6.057 ++ GOTESTSUM_COMMIT=v0.3.5 [2019-10-04T22:09:18.507Z] #27 6.058 + install_gotestsum [2019-10-04T22:09:18.507Z] #27 6.058 + echo 'Installing gotestsum version v0.3.5' [2019-10-04T22:09:18.507Z] #27 6.058 Installing gotestsum version v0.3.5 [2019-10-04T22:09:18.507Z] #27 6.058 + go get -d gotest.tools/gotestsum [2019-10-04T22:09:18.616Z] CC criu/clone-noasan.o [2019-10-04T22:09:18.616Z] CC criu/config.o [2019-10-04T22:09:18.762Z] #27 ... [2019-10-04T22:09:18.762Z] [2019-10-04T22:09:18.762Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-10-04T22:09:18.762Z] #53 6.376 + RM_GOPATH=0 [2019-10-04T22:09:18.762Z] #53 6.376 + TMP_GOPATH= [2019-10-04T22:09:18.762Z] #53 6.376 + : /build [2019-10-04T22:09:18.762Z] #53 6.376 + '[' -z '' ']' [2019-10-04T22:09:18.762Z] #53 6.383 ++ mktemp -d [2019-10-04T22:09:18.762Z] #53 6.386 + export GOPATH=/tmp/tmp.OcqS8eLSwa [2019-10-04T22:09:18.762Z] #53 6.386 + GOPATH=/tmp/tmp.OcqS8eLSwa [2019-10-04T22:09:18.762Z] #53 6.386 + RM_GOPATH=1 [2019-10-04T22:09:18.762Z] #53 6.386 ++ dirname ./install.sh [2019-10-04T22:09:18.762Z] #53 6.397 + dir=. [2019-10-04T22:09:18.762Z] #53 6.397 + bin=dockercli [2019-10-04T22:09:18.762Z] #53 6.397 + shift [2019-10-04T22:09:18.762Z] #53 6.397 + '[' '!' -f ./dockercli.installer ']' [2019-10-04T22:09:18.762Z] #53 6.398 + . ./dockercli.installer [2019-10-04T22:09:18.762Z] #53 6.398 ++ DOCKERCLI_CHANNEL=stable [2019-10-04T22:09:18.762Z] #53 6.398 ++ DOCKERCLI_VERSION=17.06.2-ce [2019-10-04T22:09:18.762Z] #53 6.399 + install_dockercli [2019-10-04T22:09:18.762Z] #53 6.399 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-10-04T22:09:18.762Z] #53 6.399 Install docker/cli version 17.06.2-ce from stable [2019-10-04T22:09:18.762Z] #53 6.400 ++ uname -m [2019-10-04T22:09:18.762Z] #53 6.401 + arch=x86_64 [2019-10-04T22:09:18.762Z] #53 6.401 + '[' x86_64 '!=' x86_64 ']' [2019-10-04T22:09:18.762Z] #53 6.401 + url=https://download.docker.com/linux/static [2019-10-04T22:09:18.762Z] #53 6.401 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-10-04T22:09:18.762Z] #53 6.405 + tar -xz docker/docker [2019-10-04T22:09:18.762Z] #53 ... [2019-10-04T22:09:18.762Z] [2019-10-04T22:09:18.762Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2019-10-04T22:09:18.762Z] #61 6.198 + RM_GOPATH=0 [2019-10-04T22:09:18.762Z] #61 6.198 + TMP_GOPATH= [2019-10-04T22:09:18.762Z] #61 6.198 + : /build/ [2019-10-04T22:09:18.762Z] #61 6.198 + '[' -z '' ']' [2019-10-04T22:09:18.762Z] #61 6.203 ++ mktemp -d [2019-10-04T22:09:18.762Z] #61 6.210 + export GOPATH=/tmp/tmp.pXUxPR1LDL [2019-10-04T22:09:18.762Z] #61 6.210 + GOPATH=/tmp/tmp.pXUxPR1LDL [2019-10-04T22:09:18.762Z] #61 6.210 + RM_GOPATH=1 [2019-10-04T22:09:18.762Z] #61 6.210 ++ dirname ./install.sh [2019-10-04T22:09:18.762Z] #61 6.216 + dir=. [2019-10-04T22:09:18.762Z] #61 6.216 + bin=rootlesskit [2019-10-04T22:09:18.762Z] #61 6.216 + shift [2019-10-04T22:09:18.762Z] #61 6.216 + '[' '!' -f ./rootlesskit.installer ']' [2019-10-04T22:09:18.762Z] #61 6.216 + . ./rootlesskit.installer [2019-10-04T22:09:18.762Z] #61 6.216 ++ ROOTLESSKIT_COMMIT=791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-04T22:09:18.762Z] #61 6.216 + install_rootlesskit [2019-10-04T22:09:18.762Z] #61 6.216 + case "$1" in [2019-10-04T22:09:18.762Z] #61 6.216 + export CGO_ENABLED=0 [2019-10-04T22:09:18.762Z] #61 6.216 + CGO_ENABLED=0 [2019-10-04T22:09:18.762Z] #61 6.216 + _install_rootlesskit [2019-10-04T22:09:18.762Z] #61 6.216 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-10-04T22:09:18.762Z] #61 6.216 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.pXUxPR1LDL/src/github.com/rootless-containers/rootlesskit [2019-10-04T22:09:18.762Z] #61 6.216 Cloning into '/tmp/tmp.pXUxPR1LDL/src/github.com/rootless-containers/rootlesskit'... [2019-10-04T22:09:18.762Z] #61 6.216 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-04T22:09:18.762Z] #61 10.34 + cd /tmp/tmp.pXUxPR1LDL/src/github.com/rootless-containers/rootlesskit [2019-10-04T22:09:18.762Z] #61 10.34 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-04T22:09:18.763Z] #61 10.72 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-04T22:09:18.763Z] #61 10.74 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-10-04T22:09:18.763Z] #61 ... [2019-10-04T22:09:18.763Z] [2019-10-04T22:09:18.763Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-10-04T22:09:18.763Z] #33 6.199 + RM_GOPATH=0 [2019-10-04T22:09:18.763Z] #33 6.199 + TMP_GOPATH= [2019-10-04T22:09:18.763Z] #33 6.199 + : /build [2019-10-04T22:09:18.763Z] #33 6.199 + '[' -z '' ']' [2019-10-04T22:09:18.763Z] #33 6.199 ++ mktemp -d [2019-10-04T22:09:18.763Z] #33 6.201 + export GOPATH=/tmp/tmp.VCznqA85dw [2019-10-04T22:09:18.763Z] #33 6.201 + GOPATH=/tmp/tmp.VCznqA85dw [2019-10-04T22:09:18.763Z] #33 6.201 + RM_GOPATH=1 [2019-10-04T22:09:18.763Z] #33 6.201 ++ dirname ./install.sh [2019-10-04T22:09:18.763Z] #33 6.202 + dir=. [2019-10-04T22:09:18.763Z] #33 6.207 + bin=vndr [2019-10-04T22:09:18.763Z] #33 6.207 + shift [2019-10-04T22:09:18.763Z] #33 6.207 + '[' '!' -f ./vndr.installer ']' [2019-10-04T22:09:18.763Z] #33 6.207 + . ./vndr.installer [2019-10-04T22:09:18.763Z] #33 6.208 ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-04T22:09:18.763Z] #33 6.208 + install_vndr [2019-10-04T22:09:18.763Z] #33 6.208 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-10-04T22:09:18.763Z] #33 6.208 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-04T22:09:18.763Z] #33 6.209 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.VCznqA85dw/src/github.com/LK4D4/vndr [2019-10-04T22:09:18.763Z] #33 6.210 Cloning into '/tmp/tmp.VCznqA85dw/src/github.com/LK4D4/vndr'... [2019-10-04T22:09:18.763Z] #33 7.249 + cd /tmp/tmp.VCznqA85dw/src/github.com/LK4D4/vndr [2019-10-04T22:09:18.763Z] #33 7.249 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-04T22:09:18.763Z] #33 7.280 + go build -buildmode=pie -v -o /build/vndr . [2019-10-04T22:09:18.763Z] #33 8.804 runtime/internal/atomic [2019-10-04T22:09:18.763Z] #33 8.804 internal/cpu [2019-10-04T22:09:18.763Z] #33 8.977 runtime/internal/sys [2019-10-04T22:09:18.763Z] #33 9.264 runtime/internal/math [2019-10-04T22:09:18.763Z] #33 9.338 internal/race [2019-10-04T22:09:18.763Z] #33 9.440 internal/bytealg [2019-10-04T22:09:18.763Z] #33 9.534 sync/atomic [2019-10-04T22:09:18.763Z] #33 9.977 unicode [2019-10-04T22:09:18.763Z] #33 10.49 runtime [2019-10-04T22:09:18.984Z] CC criu/cr-check.o [2019-10-04T22:09:19.377Z] CC criu/cr-dedup.o [2019-10-04T22:09:19.377Z] CC criu/cr-dump.o [2019-10-04T22:09:19.775Z] CC criu/cr-errno.o [2019-10-04T22:09:19.775Z] CC criu/cr-restore.o [2019-10-04T22:09:20.378Z] 43d8051f8c7f: Pull complete [2019-10-04T22:09:20.378Z] 6c11edc0dc35: Pull complete [2019-10-04T22:09:20.378Z] Digest: sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 [2019-10-04T22:09:20.378Z] Status: Downloaded newer image for golang:1.13.1-stretch [2019-10-04T22:09:20.378Z] ---> b0b87562f76b [2019-10-04T22:09:20.378Z] Step 5/126 : ARG APT_MIRROR [2019-10-04T22:09:20.378Z] ---> Running in c3daadbc76b2 [2019-10-04T22:09:20.378Z] Removing intermediate container c3daadbc76b2 [2019-10-04T22:09:20.378Z] ---> 31ad8e7133ad [2019-10-04T22:09:20.378Z] 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-10-04T22:09:20.662Z] ---> Running in f064b2ae59ac [2019-10-04T22:09:21.057Z] CC criu/cr-service.o [2019-10-04T22:09:21.280Z] Removing intermediate container f064b2ae59ac [2019-10-04T22:09:21.280Z] ---> d8ad71e912e0 [2019-10-04T22:09:21.280Z] Step 7/126 : ENV GO111MODULE=off [2019-10-04T22:09:21.280Z] ---> Running in fe76f6c67359 [2019-10-04T22:09:21.280Z] Removing intermediate container fe76f6c67359 [2019-10-04T22:09:21.280Z] #33 13.51 unicode/utf8 [2019-10-04T22:09:21.280Z] ---> 6d6c52f44d94 [2019-10-04T22:09:21.280Z] Step 8/126 : FROM base AS criu [2019-10-04T22:09:21.280Z] ---> 6d6c52f44d94 [2019-10-04T22:09:21.280Z] Step 9/126 : ARG DEBIAN_FRONTEND [2019-10-04T22:09:21.427Z] CC criu/crtools.o [2019-10-04T22:09:21.427Z] CC criu/eventfd.o [2019-10-04T22:09:21.427Z] CC criu/eventpoll.o [2019-10-04T22:09:21.563Z] ---> Running in 12e4006bf4ba [2019-10-04T22:09:21.563Z] Removing intermediate container 12e4006bf4ba [2019-10-04T22:09:21.563Z] ---> 1ad7b4f1bc34 [2019-10-04T22:09:21.563Z] Step 10/126 : ENV CRIU_VERSION 3.12 [2019-10-04T22:09:21.563Z] ---> Running in 42a1c77f337b [2019-10-04T22:09:21.563Z] Removing intermediate container 42a1c77f337b [2019-10-04T22:09:21.563Z] ---> 3a1753cebe6c [2019-10-04T22:09:21.563Z] 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-10-04T22:09:21.813Z] CC criu/external.o [2019-10-04T22:09:21.813Z] CC criu/fault-injection.o [2019-10-04T22:09:21.813Z] CC criu/fdstore.o [2019-10-04T22:09:21.841Z] #33 ... [2019-10-04T22:09:21.841Z] [2019-10-04T22:09:21.841Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-10-04T22:09:21.841Z] #30 14.08 unicode/utf8 [2019-10-04T22:09:21.848Z] ---> Running in 66a26c70f6aa [2019-10-04T22:09:22.141Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-04T22:09:22.141Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-04T22:09:22.141Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-04T22:09:22.141Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-04T22:09:22.141Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-04T22:09:22.177Z] CC criu/fifo.o [2019-10-04T22:09:22.177Z] CC criu/file-ids.o [2019-10-04T22:09:22.177Z] CC criu/file-lock.o [2019-10-04T22:09:22.402Z] #30 14.60 internal/race [2019-10-04T22:09:22.402Z] #30 14.74 sync/atomic [2019-10-04T22:09:22.425Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB] [2019-10-04T22:09:22.552Z] CC criu/files-ext.o [2019-10-04T22:09:22.552Z] CC criu/files-reg.o [2019-10-04T22:09:22.658Z] #30 15.04 unicode [2019-10-04T22:09:22.709Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-04T22:09:22.709Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-04T22:09:22.928Z] CC criu/files.o [2019-10-04T22:09:23.301Z] CC criu/filesystems.o [2019-10-04T22:09:23.587Z] #30 ... [2019-10-04T22:09:23.588Z] [2019-10-04T22:09:23.588Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-10-04T22:09:23.588Z] #53 15.15 + mkdir -p /build [2019-10-04T22:09:23.588Z] #53 15.15 + mv docker/docker /build/ [2019-10-04T22:09:23.588Z] #53 15.15 + rmdir docker [2019-10-04T22:09:23.588Z] #53 DONE 15.8s [2019-10-04T22:09:23.588Z] [2019-10-04T22:09:23.588Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-10-04T22:09:23.588Z] #33 13.95 math/bits [2019-10-04T22:09:23.588Z] #33 14.83 math [2019-10-04T22:09:23.663Z] CC criu/fsnotify.o [2019-10-04T22:09:24.025Z] CC criu/image-desc.o [2019-10-04T22:09:24.025Z] CC criu/image.o [2019-10-04T22:09:24.025Z] CC criu/ipc_ns.o [2019-10-04T22:09:24.396Z] CC criu/irmap.o [2019-10-04T22:09:24.734Z] Fetched 7720 kB in 2s (3061 kB/s) [2019-10-04T22:09:24.762Z] CC criu/kcmp-ids.o [2019-10-04T22:09:24.762Z] CC criu/kerndat.o [2019-10-04T22:09:24.955Z] #33 ... [2019-10-04T22:09:24.955Z] [2019-10-04T22:09:24.955Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-10-04T22:09:24.955Z] #17 7.630 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-04T22:09:24.955Z] #17 8.726 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-04T22:09:25.125Z] CC criu/libnetlink.o [2019-10-04T22:09:25.125Z] CC criu/log.o [2019-10-04T22:09:25.125Z] CC criu/lsm.o [2019-10-04T22:09:25.210Z] #17 ... [2019-10-04T22:09:25.210Z] [2019-10-04T22:09:25.210Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-10-04T22:09:25.210Z] #44 10.51 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-04T22:09:25.210Z] #44 11.62 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-04T22:09:25.210Z] #44 ... [2019-10-04T22:09:25.210Z] [2019-10-04T22:09:25.210Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-10-04T22:09:25.210Z] #55 17.90 + cd /tmp/tmp.Oova4smpdC/src/github.com/docker/distribution [2019-10-04T22:09:25.210Z] #55 17.90 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-10-04T22:09:25.501Z] CC criu/mem.o [2019-10-04T22:09:25.745Z] Reading package lists... [2019-10-04T22:09:25.937Z] CC criu/mount.o [2019-10-04T22:09:26.838Z] CC criu/namespaces.o [2019-10-04T22:09:27.221Z] Reading package lists... [2019-10-04T22:09:27.221Z] Building dependency tree... [2019-10-04T22:09:27.221Z] Reading state information... [2019-10-04T22:09:27.221Z] The following additional packages will be installed: [2019-10-04T22:09:27.221Z] libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-10-04T22:09:27.221Z] libprotoc10 python-pkg-resources zlib1g-dev [2019-10-04T22:09:27.221Z] Suggested packages: [2019-10-04T22:09:27.221Z] manpages-dev python-setuptools [2019-10-04T22:09:27.358Z] CC criu/net.o [2019-10-04T22:09:27.507Z] The following NEW packages will be installed: [2019-10-04T22:09:27.507Z] libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-10-04T22:09:27.507Z] libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-10-04T22:09:27.507Z] protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-10-04T22:09:27.507Z] zlib1g-dev [2019-10-04T22:09:27.732Z] #55 19.97 + GOPATH=/tmp/tmp.Oova4smpdC/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.Oova4smpdC go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-10-04T22:09:27.791Z] 0 upgraded, 16 newly installed, 0 to remove and 12 not upgraded. [2019-10-04T22:09:27.791Z] Need to get 3548 kB of archives. [2019-10-04T22:09:27.791Z] After this operation, 21.2 MB of additional disk space will be used. [2019-10-04T22:09:27.791Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-10-04T22:09:27.791Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap-dev ppc64el 1:2.25-1 [29.7 kB] [2019-10-04T22:09:27.791Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3 [117 kB] [2019-10-04T22:09:27.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-10-04T22:09:27.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-10-04T22:09:27.791Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-10-04T22:09:27.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-10-04T22:09:27.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-10-04T22:09:27.791Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf10 ppc64el 3.0.0-9 [658 kB] [2019-10-04T22:09:27.791Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-lite10 ppc64el 3.0.0-9 [124 kB] [2019-10-04T22:09:27.791Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-dev ppc64el 3.0.0-9 [974 kB] [2019-10-04T22:09:27.791Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotoc10 ppc64el 3.0.0-9 [589 kB] [2019-10-04T22:09:27.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-10-04T22:09:27.791Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-compiler ppc64el 3.0.0-9 [53.0 kB] [2019-10-04T22:09:27.791Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pkg-resources all 33.1.1-1 [166 kB] [2019-10-04T22:09:27.791Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-protobuf ppc64el 3.0.0-9 [291 kB] [2019-10-04T22:09:28.075Z] debconf: delaying package configuration, since apt-utils is not installed [2019-10-04T22:09:28.075Z] Fetched 3548 kB in 0s (15.4 MB/s) [2019-10-04T22:09:28.075Z] Selecting previously unselected package libnet1:ppc64el. [2019-10-04T22:09:28.075Z] (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-10-04T22:09:28.075Z] Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-10-04T22:09:28.075Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-10-04T22:09:28.075Z] Selecting previously unselected package libcap-dev:ppc64el. [2019-10-04T22:09:28.075Z] Preparing to unpack .../01-libcap-dev_1%3a2.25-1_ppc64el.deb ... [2019-10-04T22:09:28.075Z] Unpacking libcap-dev:ppc64el (1:2.25-1) ... [2019-10-04T22:09:28.075Z] Selecting previously unselected package libnet1-dev. [2019-10-04T22:09:28.075Z] Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_ppc64el.deb ... [2019-10-04T22:09:28.075Z] Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-10-04T22:09:28.181Z] CC criu/netfilter.o [2019-10-04T22:09:28.181Z] CC criu/page-pipe.o [2019-10-04T22:09:28.292Z] #55 ... [2019-10-04T22:09:28.292Z] [2019-10-04T22:09:28.292Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-10-04T22:09:28.292Z] #6 10.98 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-04T22:09:28.393Z] Selecting previously unselected package libnl-3-200:ppc64el. [2019-10-04T22:09:28.393Z] Preparing to unpack .../03-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-10-04T22:09:28.393Z] Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-10-04T22:09:28.393Z] Selecting previously unselected package libnl-3-dev:ppc64el. [2019-10-04T22:09:28.393Z] Preparing to unpack .../04-libnl-3-dev_3.2.27-2_ppc64el.deb ... [2019-10-04T22:09:28.393Z] Unpacking libnl-3-dev:ppc64el (3.2.27-2) ... [2019-10-04T22:09:28.393Z] Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-10-04T22:09:28.393Z] Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-10-04T22:09:28.393Z] Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-10-04T22:09:28.393Z] Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2019-10-04T22:09:28.393Z] Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_ppc64el.deb ... [2019-10-04T22:09:28.393Z] Unpacking libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-10-04T22:09:28.393Z] Selecting previously unselected package zlib1g-dev:ppc64el. [2019-10-04T22:09:28.393Z] Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_ppc64el.deb ... [2019-10-04T22:09:28.393Z] Unpacking zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-10-04T22:09:28.393Z] Selecting previously unselected package libprotobuf10:ppc64el. [2019-10-04T22:09:28.393Z] Preparing to unpack .../08-libprotobuf10_3.0.0-9_ppc64el.deb ... [2019-10-04T22:09:28.393Z] Unpacking libprotobuf10:ppc64el (3.0.0-9) ... [2019-10-04T22:09:28.548Z] #6 ... [2019-10-04T22:09:28.548Z] [2019-10-04T22:09:28.548Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-10-04T22:09:28.548Z] #33 19.20 internal/testlog [2019-10-04T22:09:28.548Z] #33 19.46 encoding [2019-10-04T22:09:28.548Z] #33 19.58 unicode/utf16 [2019-10-04T22:09:28.548Z] #33 19.86 container/list [2019-10-04T22:09:28.548Z] #33 20.34 crypto/internal/subtle [2019-10-04T22:09:28.548Z] #33 20.47 crypto/subtle [2019-10-04T22:09:28.548Z] #33 20.61 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-10-04T22:09:28.561Z] CC criu/page-xfer.o [2019-10-04T22:09:28.677Z] Selecting previously unselected package libprotobuf-lite10:ppc64el. [2019-10-04T22:09:28.677Z] Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_ppc64el.deb ... [2019-10-04T22:09:28.677Z] Unpacking libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-10-04T22:09:28.677Z] Selecting previously unselected package libprotobuf-dev:ppc64el. [2019-10-04T22:09:28.677Z] Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_ppc64el.deb ... [2019-10-04T22:09:28.677Z] Unpacking libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-10-04T22:09:28.677Z] Selecting previously unselected package libprotoc10:ppc64el. [2019-10-04T22:09:28.677Z] Preparing to unpack .../11-libprotoc10_3.0.0-9_ppc64el.deb ... [2019-10-04T22:09:28.677Z] Unpacking libprotoc10:ppc64el (3.0.0-9) ... [2019-10-04T22:09:28.803Z] #33 20.79 internal/nettrace [2019-10-04T22:09:28.803Z] #33 20.89 runtime/cgo [2019-10-04T22:09:28.937Z] CC criu/pagemap-cache.o [2019-10-04T22:09:28.937Z] CC criu/pagemap.o [2019-10-04T22:09:28.960Z] Selecting previously unselected package protobuf-c-compiler. [2019-10-04T22:09:28.960Z] Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_ppc64el.deb ... [2019-10-04T22:09:28.960Z] Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-10-04T22:09:28.960Z] Selecting previously unselected package protobuf-compiler. [2019-10-04T22:09:28.960Z] Preparing to unpack .../13-protobuf-compiler_3.0.0-9_ppc64el.deb ... [2019-10-04T22:09:28.960Z] Unpacking protobuf-compiler (3.0.0-9) ... [2019-10-04T22:09:28.960Z] Selecting previously unselected package python-pkg-resources. [2019-10-04T22:09:28.960Z] Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-10-04T22:09:28.960Z] Unpacking python-pkg-resources (33.1.1-1) ... [2019-10-04T22:09:28.960Z] Selecting previously unselected package python-protobuf. [2019-10-04T22:09:28.960Z] Preparing to unpack .../15-python-protobuf_3.0.0-9_ppc64el.deb ... [2019-10-04T22:09:28.960Z] Unpacking python-protobuf (3.0.0-9) ... [2019-10-04T22:09:28.960Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-10-04T22:09:29.058Z] #33 ... [2019-10-04T22:09:29.058Z] [2019-10-04T22:09:29.058Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-04T22:09:29.058Z] #57 11.74 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-04T22:09:29.244Z] Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-10-04T22:09:29.244Z] Setting up python-pkg-resources (33.1.1-1) ... [2019-10-04T22:09:29.313Z] CC criu/parasite-syscall.o [2019-10-04T22:09:29.315Z] #57 ... [2019-10-04T22:09:29.315Z] [2019-10-04T22:09:29.315Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2019-10-04T22:09:29.315Z] #50 21.53 + cd /tmp/tmp.9jimiGRbO5/src/github.com/docker/libnetwork [2019-10-04T22:09:29.315Z] #50 21.53 + git checkout -q 96bcc0dae898308ed659c5095526788a602f4726 [2019-10-04T22:09:29.315Z] #50 21.63 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-10-04T22:09:29.684Z] CC criu/path.o [2019-10-04T22:09:29.684Z] CC criu/pie-util-vdso-elf32.o [2019-10-04T22:09:29.684Z] CC criu/pie-util-vdso.o [2019-10-04T22:09:29.684Z] CC criu/pie-util.o [2019-10-04T22:09:30.046Z] CC criu/pipes.o [2019-10-04T22:09:30.046Z] CC criu/plugin.o [2019-10-04T22:09:30.046Z] CC criu/proc_parse.o [2019-10-04T22:09:30.253Z] Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-10-04T22:09:30.253Z] Setting up libprotobuf10:ppc64el (3.0.0-9) ... [2019-10-04T22:09:30.253Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-04T22:09:30.253Z] Setting up python-protobuf (3.0.0-9) ... [2019-10-04T22:09:30.847Z] CC criu/protobuf-desc.o [2019-10-04T22:09:31.226Z] CC criu/protobuf.o [2019-10-04T22:09:31.598Z] CC criu/pstree.o [2019-10-04T22:09:31.728Z] Setting up libcap-dev:ppc64el (1:2.25-1) ... [2019-10-04T22:09:31.728Z] Setting up libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-10-04T22:09:31.728Z] Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-10-04T22:09:31.728Z] Setting up libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-10-04T22:09:31.728Z] Setting up libprotoc10:ppc64el (3.0.0-9) ... [2019-10-04T22:09:31.728Z] Setting up protobuf-c-compiler (1.2.1-2) ... [2019-10-04T22:09:31.728Z] Setting up zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-10-04T22:09:31.728Z] Setting up protobuf-compiler (3.0.0-9) ... [2019-10-04T22:09:31.728Z] Setting up libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-10-04T22:09:31.728Z] Setting up libnl-3-dev:ppc64el (3.2.27-2) ... [2019-10-04T22:09:31.728Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-04T22:09:31.966Z] CC criu/rbtree.o [2019-10-04T22:09:31.966Z] CC criu/rst-malloc.o [2019-10-04T22:09:31.966Z] CC criu/seccomp.o [2019-10-04T22:09:32.342Z] CC criu/seize.o [2019-10-04T22:09:32.342Z] CC criu/servicefd.o [2019-10-04T22:09:32.350Z] Removing intermediate container 66a26c70f6aa [2019-10-04T22:09:32.350Z] ---> e4afe9f9ff0a [2019-10-04T22:09:32.350Z] 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-10-04T22:09:32.350Z] ---> Running in 62bfeacf2ecb [2019-10-04T22:09:32.869Z] CC criu/shmem.o [2019-10-04T22:09:32.869Z] CC criu/sigframe.o [2019-10-04T22:09:32.869Z] CC criu/signalfd.o [2019-10-04T22:09:32.869Z] CC criu/sk-inet.o [2019-10-04T22:09:33.231Z] CC criu/sk-netlink.o [2019-10-04T22:09:33.374Z] Note: Building without setproctitle() and strlcpy() support. [2019-10-04T22:09:33.375Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-04T22:09:33.375Z] fatal: Not a git repository (or any of the parent directories): .git [2019-10-04T22:09:33.375Z]  GEN .gitid [2019-10-04T22:09:33.375Z] GEN criu/include/version.h [2019-10-04T22:09:33.375Z] GEN include/common/asm [2019-10-04T22:09:33.658Z] PBCC images/google/protobuf/descriptor.pb-c.c [2019-10-04T22:09:33.658Z] PBCC images/opts.pb-c.c [2019-10-04T22:09:33.658Z] PBCC images/sit.pb-c.c [2019-10-04T22:09:33.658Z] DEP images/google/protobuf/descriptor.pb-c.d [2019-10-04T22:09:33.663Z] CC criu/sk-packet.o [2019-10-04T22:09:33.663Z] CC criu/sk-queue.o [2019-10-04T22:09:33.663Z] CC criu/sk-tcp.o [2019-10-04T22:09:33.942Z] DEP images/opts.pb-c.d [2019-10-04T22:09:33.942Z] DEP images/sit.pb-c.d [2019-10-04T22:09:33.942Z] PBCC images/macvlan.pb-c.c [2019-10-04T22:09:33.942Z] DEP images/macvlan.pb-c.d [2019-10-04T22:09:33.942Z] PBCC images/autofs.pb-c.c [2019-10-04T22:09:33.942Z] DEP images/autofs.pb-c.d [2019-10-04T22:09:33.942Z] PBCC images/sysctl.pb-c.c [2019-10-04T22:09:33.942Z] DEP images/sysctl.pb-c.d [2019-10-04T22:09:33.942Z] PBCC images/time.pb-c.c [2019-10-04T22:09:33.942Z] DEP images/time.pb-c.d [2019-10-04T22:09:33.942Z] PBCC images/binfmt-misc.pb-c.c [2019-10-04T22:09:33.942Z] DEP images/binfmt-misc.pb-c.d [2019-10-04T22:09:33.942Z] PBCC images/seccomp.pb-c.c [2019-10-04T22:09:33.942Z] DEP images/seccomp.pb-c.d [2019-10-04T22:09:33.942Z] PBCC images/userns.pb-c.c [2019-10-04T22:09:33.942Z] DEP images/userns.pb-c.d [2019-10-04T22:09:33.942Z] PBCC images/cgroup.pb-c.c [2019-10-04T22:09:33.942Z] DEP images/cgroup.pb-c.d [2019-10-04T22:09:33.942Z] PBCC images/fown.pb-c.c [2019-10-04T22:09:33.942Z] PBCC images/ext-file.pb-c.c [2019-10-04T22:09:33.942Z] DEP images/fown.pb-c.d [2019-10-04T22:09:33.942Z] DEP images/ext-file.pb-c.d [2019-10-04T22:09:33.942Z] PBCC images/rpc.pb-c.c [2019-10-04T22:09:33.942Z] DEP images/rpc.pb-c.d [2019-10-04T22:09:33.942Z] PBCC images/siginfo.pb-c.c [2019-10-04T22:09:34.205Z] CC criu/sk-unix.o [2019-10-04T22:09:34.225Z] DEP images/siginfo.pb-c.d [2019-10-04T22:09:34.226Z] PBCC images/pagemap.pb-c.c [2019-10-04T22:09:34.226Z] DEP images/pagemap.pb-c.d [2019-10-04T22:09:34.226Z] PBCC images/rlimit.pb-c.c [2019-10-04T22:09:34.226Z] DEP images/rlimit.pb-c.d [2019-10-04T22:09:34.226Z] PBCC images/file-lock.pb-c.c [2019-10-04T22:09:34.226Z] DEP images/file-lock.pb-c.d [2019-10-04T22:09:34.226Z] PBCC images/tty.pb-c.c [2019-10-04T22:09:34.226Z] DEP images/tty.pb-c.d [2019-10-04T22:09:34.226Z] PBCC images/tun.pb-c.c [2019-10-04T22:09:34.226Z] PBCC images/netdev.pb-c.c [2019-10-04T22:09:34.226Z] DEP images/tun.pb-c.d [2019-10-04T22:09:34.226Z] DEP images/netdev.pb-c.d [2019-10-04T22:09:34.226Z] PBCC images/vma.pb-c.c [2019-10-04T22:09:34.226Z] DEP images/vma.pb-c.d [2019-10-04T22:09:34.226Z] PBCC images/creds.pb-c.c [2019-10-04T22:09:34.226Z] DEP images/creds.pb-c.d [2019-10-04T22:09:34.226Z] PBCC images/utsns.pb-c.c [2019-10-04T22:09:34.226Z] DEP images/utsns.pb-c.d [2019-10-04T22:09:34.226Z] PBCC images/ipc-desc.pb-c.c [2019-10-04T22:09:34.226Z] PBCC images/ipc-sem.pb-c.c [2019-10-04T22:09:34.226Z] DEP images/ipc-desc.pb-c.d [2019-10-04T22:09:34.226Z] DEP images/ipc-sem.pb-c.d [2019-10-04T22:09:34.509Z] PBCC images/ipc-msg.pb-c.c [2019-10-04T22:09:34.509Z] DEP images/ipc-msg.pb-c.d [2019-10-04T22:09:34.509Z] PBCC images/ipc-shm.pb-c.c [2019-10-04T22:09:34.509Z] DEP images/ipc-shm.pb-c.d [2019-10-04T22:09:34.509Z] PBCC images/ipc-var.pb-c.c [2019-10-04T22:09:34.509Z] DEP images/ipc-var.pb-c.d [2019-10-04T22:09:34.509Z] PBCC images/sk-opts.pb-c.c [2019-10-04T22:09:34.509Z] PBCC images/packet-sock.pb-c.c [2019-10-04T22:09:34.509Z] DEP images/sk-opts.pb-c.d [2019-10-04T22:09:34.509Z] DEP images/packet-sock.pb-c.d [2019-10-04T22:09:34.509Z] PBCC images/sk-netlink.pb-c.c [2019-10-04T22:09:34.509Z] DEP images/sk-netlink.pb-c.d [2019-10-04T22:09:34.509Z] PBCC images/sk-inet.pb-c.c [2019-10-04T22:09:34.509Z] DEP images/sk-inet.pb-c.d [2019-10-04T22:09:34.509Z] PBCC images/sk-unix.pb-c.c [2019-10-04T22:09:34.509Z] DEP images/sk-unix.pb-c.d [2019-10-04T22:09:34.509Z] PBCC images/mm.pb-c.c [2019-10-04T22:09:34.509Z] DEP images/mm.pb-c.d [2019-10-04T22:09:34.509Z] PBCC images/timerfd.pb-c.c [2019-10-04T22:09:34.509Z] DEP images/timerfd.pb-c.d [2019-10-04T22:09:34.509Z] PBCC images/timer.pb-c.c [2019-10-04T22:09:34.656Z] CC criu/sockets.o [2019-10-04T22:09:34.813Z] DEP images/timer.pb-c.d [2019-10-04T22:09:34.813Z] PBCC images/sa.pb-c.c [2019-10-04T22:09:34.813Z] DEP images/sa.pb-c.d [2019-10-04T22:09:34.813Z] PBCC images/pipe-data.pb-c.c [2019-10-04T22:09:34.813Z] DEP images/pipe-data.pb-c.d [2019-10-04T22:09:34.813Z] PBCC images/mnt.pb-c.c [2019-10-04T22:09:34.813Z] DEP images/mnt.pb-c.d [2019-10-04T22:09:34.813Z] PBCC images/sk-packet.pb-c.c [2019-10-04T22:09:34.813Z] DEP images/sk-packet.pb-c.d [2019-10-04T22:09:34.813Z] PBCC images/tcp-stream.pb-c.c [2019-10-04T22:09:34.813Z] DEP images/tcp-stream.pb-c.d [2019-10-04T22:09:34.813Z] PBCC images/pipe.pb-c.c [2019-10-04T22:09:34.813Z] DEP images/pipe.pb-c.d [2019-10-04T22:09:34.813Z] PBCC images/pstree.pb-c.c [2019-10-04T22:09:34.813Z] DEP images/pstree.pb-c.d [2019-10-04T22:09:34.813Z] PBCC images/fs.pb-c.c [2019-10-04T22:09:34.813Z] DEP images/fs.pb-c.d [2019-10-04T22:09:34.813Z] PBCC images/signalfd.pb-c.c [2019-10-04T22:09:34.813Z] DEP images/signalfd.pb-c.d [2019-10-04T22:09:34.813Z] PBCC images/fh.pb-c.c [2019-10-04T22:09:34.813Z] PBCC images/fsnotify.pb-c.c [2019-10-04T22:09:34.813Z] DEP images/fh.pb-c.d [2019-10-04T22:09:35.083Z] CC criu/stats.o [2019-10-04T22:09:35.083Z] CC criu/string.o [2019-10-04T22:09:35.083Z] CC criu/sysctl.o [2019-10-04T22:09:35.096Z] DEP images/fsnotify.pb-c.d [2019-10-04T22:09:35.096Z] PBCC images/eventpoll.pb-c.c [2019-10-04T22:09:35.096Z] DEP images/eventpoll.pb-c.d [2019-10-04T22:09:35.096Z] PBCC images/eventfd.pb-c.c [2019-10-04T22:09:35.096Z] DEP images/eventfd.pb-c.d [2019-10-04T22:09:35.096Z] PBCC images/remap-file-path.pb-c.c [2019-10-04T22:09:35.096Z] DEP images/remap-file-path.pb-c.d [2019-10-04T22:09:35.096Z] PBCC images/fifo.pb-c.c [2019-10-04T22:09:35.096Z] DEP images/fifo.pb-c.d [2019-10-04T22:09:35.096Z] PBCC images/ghost-file.pb-c.c [2019-10-04T22:09:35.096Z] DEP images/ghost-file.pb-c.d [2019-10-04T22:09:35.096Z] PBCC images/regfile.pb-c.c [2019-10-04T22:09:35.096Z] DEP images/regfile.pb-c.d [2019-10-04T22:09:35.096Z] PBCC images/ns.pb-c.c [2019-10-04T22:09:35.096Z] DEP images/ns.pb-c.d [2019-10-04T22:09:35.096Z] PBCC images/fdinfo.pb-c.c [2019-10-04T22:09:35.096Z] DEP images/fdinfo.pb-c.d [2019-10-04T22:09:35.096Z] PBCC images/core-aarch64.pb-c.c [2019-10-04T22:09:35.096Z] PBCC images/core-arm.pb-c.c [2019-10-04T22:09:35.096Z] PBCC images/core-ppc64.pb-c.c [2019-10-04T22:09:35.096Z] PBCC images/core-s390.pb-c.c [2019-10-04T22:09:35.382Z] PBCC images/core-x86.pb-c.c [2019-10-04T22:09:35.382Z] PBCC images/core.pb-c.c [2019-10-04T22:09:35.382Z] PBCC images/inventory.pb-c.c [2019-10-04T22:09:35.382Z] DEP images/core-aarch64.pb-c.d [2019-10-04T22:09:35.382Z] DEP images/core-arm.pb-c.d [2019-10-04T22:09:35.382Z] DEP images/core-ppc64.pb-c.d [2019-10-04T22:09:35.382Z] DEP images/core-s390.pb-c.d [2019-10-04T22:09:35.382Z] DEP images/core-x86.pb-c.d [2019-10-04T22:09:35.382Z] DEP images/core.pb-c.d [2019-10-04T22:09:35.382Z] DEP images/inventory.pb-c.d [2019-10-04T22:09:35.382Z] PBCC images/cpuinfo.pb-c.c [2019-10-04T22:09:35.382Z] DEP images/cpuinfo.pb-c.d [2019-10-04T22:09:35.382Z] PBCC images/stats.pb-c.c [2019-10-04T22:09:35.382Z] DEP images/stats.pb-c.d [2019-10-04T22:09:35.461Z] CC criu/sysfs_parse.o [2019-10-04T22:09:35.461Z] CC criu/timerfd.o [2019-10-04T22:09:35.461Z] CC criu/tty.o [2019-10-04T22:09:35.667Z] make[1]: Nothing to be done for 'all'. [2019-10-04T22:09:35.849Z] #50 ... [2019-10-04T22:09:35.849Z] [2019-10-04T22:09:35.849Z] #24 [golangci_lint 3/3] RUN PREFIX=/build ./install.sh golangci_lint [2019-10-04T22:09:35.849Z] #24 23.24 + cd /tmp/tmp.RV6BYChn29/src/github.com/golangci/golangci-lint/ [2019-10-04T22:09:35.849Z] #24 23.24 + git checkout -q v1.17.1 [2019-10-04T22:09:35.849Z] #24 24.57 + go build -buildmode=pie -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-04T22:09:35.953Z] CC images/stats.o [2019-10-04T22:09:36.235Z] CC images/core.o [2019-10-04T22:09:36.263Z] CC criu/tun.o [2019-10-04T22:09:36.263Z] CC criu/uffd.o [2019-10-04T22:09:36.412Z] #24 ... [2019-10-04T22:09:36.412Z] [2019-10-04T22:09:36.412Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-10-04T22:09:36.412Z] #30 18.76 internal/testlog [2019-10-04T22:09:36.412Z] #30 18.92 encoding [2019-10-04T22:09:36.412Z] #30 19.09 runtime/cgo [2019-10-04T22:09:36.412Z] #30 ... [2019-10-04T22:09:36.412Z] [2019-10-04T22:09:36.412Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-10-04T22:09:36.412Z] #6 22.23 Fetched 7919 kB in 16s (485 kB/s) [2019-10-04T22:09:36.412Z] #6 22.23 Reading package lists... [2019-10-04T22:09:36.519Z] CC images/core-x86.o [2019-10-04T22:09:36.519Z] CC images/core-arm.o [2019-10-04T22:09:36.626Z] CC criu/util.o [2019-10-04T22:09:36.802Z] CC images/core-aarch64.o [2019-10-04T22:09:36.802Z] CC images/core-ppc64.o [2019-10-04T22:09:36.973Z] #6 28.67 Reading package lists... [2019-10-04T22:09:36.973Z] #6 ... [2019-10-04T22:09:36.973Z] [2019-10-04T22:09:36.973Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-10-04T22:09:36.973Z] #44 23.23 Fetched 7919 kB in 17s (465 kB/s) [2019-10-04T22:09:36.973Z] #44 23.23 Reading package lists... [2019-10-04T22:09:37.009Z] CC criu/uts_ns.o [2019-10-04T22:09:37.085Z] CC images/core-s390.o [2019-10-04T22:09:37.370Z] CC images/cpuinfo.o [2019-10-04T22:09:37.370Z] CC images/inventory.o [2019-10-04T22:09:37.370Z] CC images/fdinfo.o [2019-10-04T22:09:37.383Z] CC criu/vdso.o [2019-10-04T22:09:37.383Z] LINK criu/built-in.o [2019-10-04T22:09:37.383Z] LINK criu/criu [2019-10-04T22:09:37.533Z] #44 29.62 Reading package lists... [2019-10-04T22:09:37.533Z] #44 ... [2019-10-04T22:09:37.533Z] [2019-10-04T22:09:37.533Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-04T22:09:37.533Z] #57 23.38 Fetched 7919 kB in 16s (468 kB/s) [2019-10-04T22:09:37.533Z] #57 23.38 Reading package lists... [2019-10-04T22:09:37.654Z] CC images/fown.o [2019-10-04T22:09:37.654Z] CC images/ns.o [2019-10-04T22:09:37.654Z] CC images/regfile.o [2019-10-04T22:09:37.748Z] DEP lib/c/criu.d [2019-10-04T22:09:37.748Z] CC images/rpc.pb-c.o [2019-10-04T22:09:37.748Z] CC lib/c/criu.o [2019-10-04T22:09:37.937Z] CC images/ghost-file.o [2019-10-04T22:09:37.937Z] CC images/fifo.o [2019-10-04T22:09:37.937Z] CC images/remap-file-path.o [2019-10-04T22:09:37.937Z] CC images/eventfd.o [2019-10-04T22:09:38.094Z] #57 29.84 Reading package lists... [2019-10-04T22:09:38.094Z] #57 ... [2019-10-04T22:09:38.094Z] [2019-10-04T22:09:38.094Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-10-04T22:09:38.094Z] #17 20.68 Fetched 7919 kB in 16s (481 kB/s) [2019-10-04T22:09:38.094Z] #17 20.68 Reading package lists... [2019-10-04T22:09:38.120Z] LINK lib/c/built-in.o [2019-10-04T22:09:38.120Z] LINK lib/c/libcriu.so [2019-10-04T22:09:38.120Z] GEN magic.py [2019-10-04T22:09:38.120Z] Note: Building without setproctitle() and strlcpy() support. [2019-10-04T22:09:38.120Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-04T22:09:38.220Z] CC images/eventpoll.o [2019-10-04T22:09:38.220Z] CC images/fh.o [2019-10-04T22:09:38.220Z] CC images/fsnotify.o [2019-10-04T22:09:38.349Z] #17 27.02 Reading package lists... [2019-10-04T22:09:38.349Z] #17 ... [2019-10-04T22:09:38.349Z] [2019-10-04T22:09:38.349Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-04T22:09:38.349Z] #35 23.19 Fetched 7919 kB in 17s (462 kB/s) [2019-10-04T22:09:38.349Z] #35 23.19 Reading package lists... [2019-10-04T22:09:38.500Z] fatal: Not a git repository (or any of the parent directories): .git [2019-10-04T22:09:38.501Z] make[1]: Nothing to be done for 'all'. [2019-10-04T22:09:38.504Z] CC images/signalfd.o [2019-10-04T22:09:38.504Z] CC images/fs.o [2019-10-04T22:09:38.787Z] CC images/pstree.o [2019-10-04T22:09:38.787Z] CC images/pipe.o [2019-10-04T22:09:38.787Z] CC images/tcp-stream.o [2019-10-04T22:09:38.787Z] CC images/sk-packet.o [2019-10-04T22:09:38.864Z] make[1]: 'images/built-in.o' is up to date. [2019-10-04T22:09:38.864Z] make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-10-04T22:09:38.864Z] make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-10-04T22:09:38.864Z] make[1]: 'compel/libcompel.a' is up to date. [2019-10-04T22:09:38.864Z] make[1]: 'compel/compel-host-bin' is up to date. [2019-10-04T22:09:38.864Z] make[1]: Nothing to be done for 'all'. [2019-10-04T22:09:38.864Z] make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-04T22:09:38.864Z] make[2]: Nothing to be done for 'all'. [2019-10-04T22:09:38.864Z] make[2]: Nothing to be done for 'all'. [2019-10-04T22:09:38.864Z] make[2]: Nothing to be done for 'all'. [2019-10-04T22:09:38.864Z] make[2]: Nothing to be done for 'all'. [2019-10-04T22:09:38.864Z] make[2]: Nothing to be done for 'all'. [2019-10-04T22:09:38.864Z] make[2]: Nothing to be done for 'all'. [2019-10-04T22:09:38.864Z] make[2]: Nothing to be done for 'all'. [2019-10-04T22:09:38.864Z] make[2]: Nothing to be done for 'all'. [2019-10-04T22:09:38.864Z] INSTALL criu/criu [2019-10-04T22:09:39.070Z] CC images/mnt.o [2019-10-04T22:09:39.070Z] CC images/pipe-data.o [2019-10-04T22:09:39.070Z] CC images/sa.o [2019-10-04T22:09:39.070Z] CC images/timer.o [2019-10-04T22:09:39.359Z] CC images/timerfd.o [2019-10-04T22:09:39.359Z] CC images/mm.o [2019-10-04T22:09:39.359Z] CC images/sk-opts.o [2019-10-04T22:09:39.642Z] CC images/sk-unix.o [2019-10-04T22:09:39.642Z] CC images/sk-inet.o [2019-10-04T22:09:39.642Z] CC images/tun.o [2019-10-04T22:09:39.712Z] #35 29.90 Reading package lists... [2019-10-04T22:09:39.712Z] #35 ... [2019-10-04T22:09:39.712Z] [2019-10-04T22:09:39.712Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-10-04T22:09:39.712Z] #33 31.61 vendor/golang.org/x/crypto/internal/subtle [2019-10-04T22:09:39.712Z] #33 31.80 vendor/golang.org/x/crypto/curve25519 [2019-10-04T22:09:39.926Z] CC images/sk-netlink.o [2019-10-04T22:09:39.926Z] CC images/packet-sock.o [2019-10-04T22:09:40.133Z] Removing intermediate container b5c5adccc657 [2019-10-04T22:09:40.134Z] ---> 74a4e0fcaec2 [2019-10-04T22:09:40.134Z] Step 13/126 : FROM base AS registry [2019-10-04T22:09:40.134Z] ---> f65ecb3df858 [2019-10-04T22:09:40.134Z] Step 14/126 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-10-04T22:09:40.134Z] ---> Running in 4fe9a66111a8 [2019-10-04T22:09:40.208Z] CC images/ipc-var.o [2019-10-04T22:09:40.209Z] CC images/ipc-desc.o [2019-10-04T22:09:40.209Z] CC images/ipc-shm.o [2019-10-04T22:09:40.209Z] CC images/ipc-msg.o [2019-10-04T22:09:40.492Z] CC images/ipc-sem.o [2019-10-04T22:09:40.492Z] CC images/utsns.o [2019-10-04T22:09:40.492Z] CC images/creds.o [2019-10-04T22:09:40.492Z] CC images/vma.o [2019-10-04T22:09:40.492Z] CC images/netdev.o [2019-10-04T22:09:40.514Z] Removing intermediate container 4fe9a66111a8 [2019-10-04T22:09:40.514Z] ---> 0124c9a2df5b [2019-10-04T22:09:40.514Z] Step 15/126 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-10-04T22:09:40.514Z] ---> Running in c85577763951 [2019-10-04T22:09:40.514Z] Removing intermediate container c85577763951 [2019-10-04T22:09:40.514Z] ---> ba455b9e4859 [2019-10-04T22:09:40.514Z] 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-10-04T22:09:40.514Z] ---> Running in c39f6eec8803 [2019-10-04T22:09:40.775Z] CC images/tty.o [2019-10-04T22:09:41.058Z] CC images/file-lock.o [2019-10-04T22:09:41.058Z] CC images/rlimit.o [2019-10-04T22:09:41.058Z] CC images/pagemap.o [2019-10-04T22:09:41.058Z] CC images/siginfo.o [2019-10-04T22:09:41.327Z] + mktemp -d [2019-10-04T22:09:41.327Z] + export GOPATH=/tmp/tmp.s2yce8TJDd [2019-10-04T22:09:41.327Z] + git clone https://github.com/docker/distribution.git /tmp/tmp.s2yce8TJDd/src/github.com/docker/distribution [2019-10-04T22:09:41.327Z] Cloning into '/tmp/tmp.s2yce8TJDd/src/github.com/docker/distribution'... [2019-10-04T22:09:41.340Z] CC images/rpc.o [2019-10-04T22:09:41.623Z] CC images/ext-file.o [2019-10-04T22:09:41.908Z] CC images/cgroup.o [2019-10-04T22:09:41.908Z] CC images/userns.o [2019-10-04T22:09:42.190Z] CC images/google/protobuf/descriptor.o [2019-10-04T22:09:42.616Z] + cd /tmp/tmp.s2yce8TJDd/src/github.com/docker/distribution [2019-10-04T22:09:42.616Z] + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-10-04T22:09:42.807Z] CC images/opts.o [2019-10-04T22:09:42.807Z] CC images/seccomp.o [2019-10-04T22:09:42.807Z] CC images/binfmt-misc.o [2019-10-04T22:09:42.996Z] + GOPATH=/tmp/tmp.s2yce8TJDd/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.s2yce8TJDd go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-10-04T22:09:43.090Z] CC images/time.o [2019-10-04T22:09:43.090Z] CC images/sysctl.o [2019-10-04T22:09:43.090Z] CC images/autofs.o [2019-10-04T22:09:43.090Z] CC images/macvlan.o [2019-10-04T22:09:43.090Z] CC images/sit.o [2019-10-04T22:09:43.372Z] LINK images/built-in.o [2019-10-04T22:09:43.373Z] GEN compel/include/asm [2019-10-04T22:09:43.373Z] GEN compel/include/version.h [2019-10-04T22:09:43.373Z] touch .config [2019-10-04T22:09:43.373Z] GEN include/common/config.h [2019-10-04T22:09:43.373Z] GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-10-04T22:09:43.373Z] GEN compel/plugins/include/uapi/std/syscall.h [2019-10-04T22:09:43.373Z] GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2019-10-04T22:09:43.373Z] DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2019-10-04T22:09:43.373Z] DEP compel/arch/ppc64/plugins/std/memcmp.d [2019-10-04T22:09:43.373Z] DEP compel/arch/ppc64/plugins/std/memcpy.d [2019-10-04T22:09:43.373Z] DEP compel/arch/ppc64/plugins/std/parasite-head.d [2019-10-04T22:09:43.373Z] GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-10-04T22:09:43.373Z] DEP compel/plugins/std/infect.d [2019-10-04T22:09:43.373Z] DEP compel/plugins/std/string.d [2019-10-04T22:09:43.373Z] DEP compel/plugins/std/log.d [2019-10-04T22:09:43.655Z] DEP compel/plugins/std/fds.d [2019-10-04T22:09:43.655Z] DEP compel/plugins/std/std.d [2019-10-04T22:09:43.655Z] DEP compel/plugins/shmem/shmem.d [2019-10-04T22:09:43.655Z] DEP compel/plugins/fds/fds.d [2019-10-04T22:09:43.655Z] CC compel/plugins/std/std.o [2019-10-04T22:09:43.938Z] CC compel/plugins/std/fds.o [2019-10-04T22:09:43.938Z] CC compel/plugins/std/log.o [2019-10-04T22:09:44.221Z] CC compel/plugins/std/string.o [2019-10-04T22:09:44.611Z] CC compel/plugins/std/infect.o [2019-10-04T22:09:44.611Z] CC compel/arch/ppc64/plugins/std/parasite-head.o [2019-10-04T22:09:44.611Z] CC compel/arch/ppc64/plugins/std/memcpy.o [2019-10-04T22:09:44.611Z] CC compel/arch/ppc64/plugins/std/memcmp.o [2019-10-04T22:09:44.611Z] CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2019-10-04T22:09:44.895Z] AR compel/plugins/std.lib.a [2019-10-04T22:09:44.895Z] CC compel/plugins/fds/fds.o [2019-10-04T22:09:44.895Z] AR compel/plugins/fds.lib.a [2019-10-04T22:09:44.895Z] HOSTDEP compel/src/lib/log-host.d [2019-10-04T22:09:44.895Z] HOSTDEP compel/src/lib/handle-elf-host.d [2019-10-04T22:09:44.895Z] HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2019-10-04T22:09:44.895Z] HOSTDEP compel/src/main-host.d [2019-10-04T22:09:44.895Z] DEP compel/src/lib/ptrace.d [2019-10-04T22:09:44.895Z] DEP compel/src/lib/infect.d [2019-10-04T22:09:44.951Z] #33 ... [2019-10-04T22:09:44.951Z] [2019-10-04T22:09:44.951Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-10-04T22:09:44.951Z] #27 36.15 + cd /tmp/tmp.LmJeVwvm77/src/gotest.tools/gotestsum [2019-10-04T22:09:44.951Z] #27 36.15 + git checkout -q v0.3.5 [2019-10-04T22:09:44.951Z] #27 36.16 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-10-04T22:09:45.177Z] DEP compel/src/lib/infect-util.d [2019-10-04T22:09:45.177Z] DEP compel/src/lib/infect-rpc.d [2019-10-04T22:09:45.177Z] DEP compel/arch/ppc64/src/lib/infect.d [2019-10-04T22:09:45.177Z] DEP compel/arch/ppc64/src/lib/cpu.d [2019-10-04T22:09:45.177Z] DEP compel/src/lib/log.d [2019-10-04T22:09:45.177Z] DEP compel/src/main.d [2019-10-04T22:09:45.460Z] DEP compel/src/lib/handle-elf.d [2019-10-04T22:09:45.460Z] DEP compel/arch/ppc64/src/lib/handle-elf.d [2019-10-04T22:09:45.460Z] CC compel/src/lib/log.o [2019-10-04T22:09:45.460Z] CC compel/arch/ppc64/src/lib/cpu.o [2019-10-04T22:09:45.744Z] CC compel/arch/ppc64/src/lib/infect.o [2019-10-04T22:09:46.030Z] CC compel/src/lib/infect-rpc.o [2019-10-04T22:09:46.030Z] CC compel/src/lib/infect-util.o [2019-10-04T22:09:46.030Z] CC compel/src/lib/infect.o [2019-10-04T22:09:46.839Z] #27 ... [2019-10-04T22:09:46.839Z] [2019-10-04T22:09:46.839Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2019-10-04T22:09:46.839Z] #50 DONE 39.0s [2019-10-04T22:09:46.839Z] [2019-10-04T22:09:46.839Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-10-04T22:09:46.839Z] #30 39.33 sync [2019-10-04T22:09:46.839Z] #30 39.33 internal/reflectlite [2019-10-04T22:09:47.039Z] CC compel/src/lib/ptrace.o [2019-10-04T22:09:47.039Z] AR compel/libcompel.a [2019-10-04T22:09:47.039Z] HOSTCC compel/src/main-host.o [2019-10-04T22:09:47.321Z] HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2019-10-04T22:09:47.321Z] HOSTCC compel/src/lib/handle-elf-host.o [2019-10-04T22:09:47.605Z] HOSTCC compel/src/lib/log-host.o [2019-10-04T22:09:47.605Z] HOSTLINK compel/compel-host-bin [2019-10-04T22:09:47.605Z] DEP soccr/soccr.d [2019-10-04T22:09:47.605Z] CC soccr/soccr.o [2019-10-04T22:09:48.221Z] AR soccr/libsoccr.a [2019-10-04T22:09:48.221Z] make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-04T22:09:48.221Z] DEP criu/arch/ppc64/sigframe.d [2019-10-04T22:09:48.504Z] DEP criu/arch/ppc64/crtools.d [2019-10-04T22:09:48.504Z] DEP criu/arch/ppc64/cpu.d [2019-10-04T22:09:48.504Z] CC criu/arch/ppc64/cpu.o [2019-10-04T22:09:48.730Z] #30 ... [2019-10-04T22:09:48.730Z] [2019-10-04T22:09:48.731Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-10-04T22:09:48.731Z] #17 27.02 Reading package lists... [2019-10-04T22:09:48.731Z] #17 33.43 Building dependency tree... [2019-10-04T22:09:48.731Z] #17 34.71 Reading state information... [2019-10-04T22:09:48.731Z] #17 36.37 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-10-04T22:09:48.731Z] #17 36.37 The following additional packages will be installed: [2019-10-04T22:09:48.731Z] #17 36.37 libjq1 libonig4 [2019-10-04T22:09:48.731Z] #17 36.72 The following NEW packages will be installed: [2019-10-04T22:09:48.731Z] #17 36.75 jq libjq1 libonig4 [2019-10-04T22:09:48.731Z] #17 37.83 0 upgraded, 3 newly installed, 0 to remove and 12 not upgraded. [2019-10-04T22:09:48.731Z] #17 37.83 Need to get 327 kB of archives. [2019-10-04T22:09:48.731Z] #17 37.83 After this operation, 1157 kB of additional disk space will be used. [2019-10-04T22:09:48.731Z] #17 37.83 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-10-04T22:09:48.731Z] #17 37.83 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-10-04T22:09:48.731Z] #17 37.84 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-10-04T22:09:48.731Z] #17 38.88 debconf: delaying package configuration, since apt-utils is not installed [2019-10-04T22:09:48.731Z] #17 39.22 Fetched 327 kB in 1s (312 kB/s) [2019-10-04T22:09:48.731Z] #17 39.44 Selecting previously unselected package libonig4:amd64. [2019-10-04T22:09:48.731Z] #17 39.44 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-10-04T22:09:48.731Z] #17 39.52 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ... [2019-10-04T22:09:48.731Z] #17 39.55 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-10-04T22:09:48.731Z] #17 40.02 Selecting previously unselected package libjq1:amd64. [2019-10-04T22:09:48.731Z] #17 40.03 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-10-04T22:09:48.731Z] #17 40.03 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-04T22:09:48.731Z] #17 40.43 Selecting previously unselected package jq. [2019-10-04T22:09:48.731Z] #17 40.43 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ... [2019-10-04T22:09:48.731Z] #17 40.47 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-04T22:09:48.731Z] #17 40.85 Setting up libonig4:amd64 (6.1.3-2) ... [2019-10-04T22:09:48.731Z] #17 40.89 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-04T22:09:48.731Z] #17 40.92 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-04T22:09:48.731Z] #17 40.96 Setting up jq (1.5+dfsg-1.3) ... [2019-10-04T22:09:48.731Z] #17 DONE 41.1s [2019-10-04T22:09:48.731Z] [2019-10-04T22:09:48.731Z] #19 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-04T22:09:48.731Z] #19 DONE 0.2s [2019-10-04T22:09:48.731Z] [2019-10-04T22:09:48.731Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-04T22:09:48.788Z] CC criu/arch/ppc64/crtools.o [2019-10-04T22:09:49.071Z] CC criu/arch/ppc64/sigframe.o [2019-10-04T22:09:49.071Z] LINK criu/arch/ppc64/crtools.built-in.o [2019-10-04T22:09:49.071Z] DEP criu/arch/ppc64/misc.d [2019-10-04T22:09:49.354Z] DEP criu/arch/ppc64/vdso-trampoline.d [2019-10-04T22:09:49.354Z] DEP criu/arch/ppc64/vdso-pie.d [2019-10-04T22:09:49.354Z] DEP criu/pie/parasite-vdso.d [2019-10-04T22:09:49.354Z] DEP criu/pie/util-vdso.d [2019-10-04T22:09:49.354Z] DEP criu/pie/util.d [2019-10-04T22:09:49.354Z] CC criu/pie/util.o [2019-10-04T22:09:49.638Z] CC criu/pie/util-vdso.o [2019-10-04T22:09:49.921Z] CC criu/pie/parasite-vdso.o [2019-10-04T22:09:50.205Z] CC criu/arch/ppc64/vdso-pie.o [2019-10-04T22:09:50.205Z] CC criu/arch/ppc64/vdso-trampoline.o [2019-10-04T22:09:50.205Z] CC criu/arch/ppc64/misc.o [2019-10-04T22:09:50.205Z] AR criu/pie/pie.lib.a [2019-10-04T22:09:50.205Z] DEP criu/pie/restorer.d [2019-10-04T22:09:50.270Z] Running on ubuntu-1804-overlay2 (i-0bd356ddf5dfe646e) in /home/ubuntu/workspace/moby_PR-39713 [Pipeline] { [Pipeline] checkout [2019-10-04T22:09:50.489Z] DEP criu/arch/ppc64/restorer.d [2019-10-04T22:09:50.489Z] DEP criu/pie/parasite.d [2019-10-04T22:09:50.489Z] CC criu/pie/parasite.o [2019-10-04T22:09:50.637Z] #20 ... [2019-10-04T22:09:50.637Z] [2019-10-04T22:09:50.637Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-10-04T22:09:50.637Z] #6 28.67 Reading package lists... [2019-10-04T22:09:50.637Z] #6 35.12 Building dependency tree... [2019-10-04T22:09:50.637Z] #6 36.41 Reading state information... [2019-10-04T22:09:50.637Z] #6 37.59 The following additional packages will be installed: [2019-10-04T22:09:50.637Z] #6 37.59 libapparmor1 libseccomp2 [2019-10-04T22:09:50.637Z] #6 37.60 Suggested packages: [2019-10-04T22:09:50.637Z] #6 37.61 seccomp [2019-10-04T22:09:50.637Z] #6 37.88 The following NEW packages will be installed: [2019-10-04T22:09:50.637Z] #6 37.89 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-10-04T22:09:50.637Z] #6 39.02 0 upgraded, 4 newly installed, 0 to remove and 12 not upgraded. [2019-10-04T22:09:50.637Z] #6 39.02 Need to get 300 kB of archives. [2019-10-04T22:09:50.637Z] #6 39.02 After this operation, 1201 kB of additional disk space will be used. [2019-10-04T22:09:50.637Z] #6 39.02 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB] [2019-10-04T22:09:50.637Z] #6 39.14 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-10-04T22:09:50.637Z] #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-10-04T22:09:50.637Z] #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-10-04T22:09:50.637Z] #6 40.70 debconf: delaying package configuration, since apt-utils is not installed [2019-10-04T22:09:50.637Z] #6 40.87 Fetched 300 kB in 1s (256 kB/s) [2019-10-04T22:09:50.637Z] #6 40.96 Selecting previously unselected package libseccomp2:amd64. [2019-10-04T22:09:50.637Z] #6 40.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-10-04T22:09:50.637Z] #6 41.02 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ... [2019-10-04T22:09:50.637Z] #6 41.08 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-04T22:09:50.637Z] #6 41.42 Selecting previously unselected package libseccomp-dev:amd64. [2019-10-04T22:09:50.637Z] #6 41.42 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ... [2019-10-04T22:09:50.637Z] #6 41.42 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-04T22:09:50.637Z] #6 41.75 Selecting previously unselected package libapparmor1:amd64. [2019-10-04T22:09:50.637Z] #6 41.76 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ... [2019-10-04T22:09:50.637Z] #6 41.76 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-10-04T22:09:50.637Z] #6 41.95 Selecting previously unselected package libapparmor-dev:amd64. [2019-10-04T22:09:50.637Z] #6 41.98 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ... [2019-10-04T22:09:50.637Z] #6 41.99 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-10-04T22:09:50.637Z] #6 42.48 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-04T22:09:50.637Z] #6 42.60 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-04T22:09:50.637Z] #6 42.61 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-10-04T22:09:50.637Z] #6 42.62 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-04T22:09:50.637Z] #6 42.64 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-10-04T22:09:50.637Z] #6 42.66 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-04T22:09:50.637Z] #6 DONE 43.1s [2019-10-04T22:09:50.637Z] [2019-10-04T22:09:50.637Z] #40 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-04T22:09:50.637Z] #40 DONE 0.1s [2019-10-04T22:09:50.637Z] [2019-10-04T22:09:50.637Z] #41 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-04T22:09:50.637Z] #41 DONE 0.1s [2019-10-04T22:09:50.637Z] [2019-10-04T22:09:50.637Z] #7 [dev 1/24] RUN groupadd -r docker [2019-10-04T22:09:51.109Z] LINK criu/pie/parasite.built-in.o [2019-10-04T22:09:51.110Z] GEN criu/pie/parasite-blob.h [2019-10-04T22:09:51.110Z] CC criu/arch/ppc64/restorer.o [2019-10-04T22:09:51.110Z] CC criu/pie/restorer.o [2019-10-04T22:09:51.565Z] #7 ... [2019-10-04T22:09:51.565Z] [2019-10-04T22:09:51.565Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-10-04T22:09:51.565Z] #44 29.62 Reading package lists... [2019-10-04T22:09:51.565Z] #44 36.21 Building dependency tree... [2019-10-04T22:09:51.565Z] #44 37.47 Reading state information... [2019-10-04T22:09:51.565Z] #44 38.79 The following additional packages will be installed: [2019-10-04T22:09:51.565Z] #44 38.81 btrfs-progs liblzo2-2 [2019-10-04T22:09:51.565Z] #44 39.08 The following NEW packages will be installed: [2019-10-04T22:09:51.565Z] #44 39.10 btrfs-progs btrfs-tools liblzo2-2 [2019-10-04T22:09:51.565Z] #44 40.24 0 upgraded, 3 newly installed, 0 to remove and 12 not upgraded. [2019-10-04T22:09:51.565Z] #44 40.24 Need to get 649 kB of archives. [2019-10-04T22:09:51.565Z] #44 40.24 After this operation, 4320 kB of additional disk space will be used. [2019-10-04T22:09:51.565Z] #44 40.24 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-10-04T22:09:51.565Z] #44 40.24 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-10-04T22:09:51.565Z] #44 40.30 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-10-04T22:09:51.565Z] #44 41.65 debconf: delaying package configuration, since apt-utils is not installed [2019-10-04T22:09:51.565Z] #44 41.79 Fetched 649 kB in 1s (580 kB/s) [2019-10-04T22:09:51.565Z] #44 41.88 Selecting previously unselected package liblzo2-2:amd64. [2019-10-04T22:09:51.565Z] #44 41.88 (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-10-04T22:09:51.565Z] #44 41.95 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-10-04T22:09:51.565Z] #44 41.96 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-04T22:09:51.565Z] #44 42.13 Selecting previously unselected package btrfs-progs. [2019-10-04T22:09:51.565Z] #44 42.14 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ... [2019-10-04T22:09:51.565Z] #44 42.18 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-04T22:09:51.565Z] #44 43.10 Selecting previously unselected package btrfs-tools. [2019-10-04T22:09:51.565Z] #44 43.13 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ... [2019-10-04T22:09:51.565Z] #44 43.14 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-04T22:09:51.565Z] #44 43.37 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-04T22:09:51.565Z] #44 43.61 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-04T22:09:51.565Z] #44 43.62 Setting up btrfs-progs (4.7.3-1) ... [2019-10-04T22:09:51.565Z] #44 43.63 Setting up btrfs-tools (4.7.3-1) ... [2019-10-04T22:09:51.565Z] #44 43.65 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-04T22:09:51.565Z] #44 DONE 44.3s [2019-10-04T22:09:51.822Z] [2019-10-04T22:09:51.822Z] #45 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-04T22:09:51.822Z] #45 DONE 0.2s [2019-10-04T22:09:51.822Z] [2019-10-04T22:09:51.822Z] #46 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-10-04T22:09:51.822Z] #46 DONE 0.1s [2019-10-04T22:09:51.822Z] [2019-10-04T22:09:51.822Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-04T22:09:51.822Z] #57 29.84 Reading package lists... [2019-10-04T22:09:51.822Z] #57 36.25 Building dependency tree... [2019-10-04T22:09:51.822Z] #57 37.52 Reading state information... [2019-10-04T22:09:51.822Z] #57 38.94 The following additional packages will be installed: [2019-10-04T22:09:51.822Z] #57 38.94 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-10-04T22:09:51.822Z] #57 38.94 libprotoc10 python-pkg-resources zlib1g-dev [2019-10-04T22:09:51.822Z] #57 38.95 Suggested packages: [2019-10-04T22:09:51.822Z] #57 38.96 manpages-dev python-setuptools [2019-10-04T22:09:51.822Z] #57 40.84 The following NEW packages will be installed: [2019-10-04T22:09:51.822Z] #57 40.85 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-10-04T22:09:51.822Z] #57 40.86 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-10-04T22:09:51.822Z] #57 40.86 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-10-04T22:09:51.822Z] #57 40.87 zlib1g-dev [2019-10-04T22:09:51.822Z] #57 41.96 0 upgraded, 16 newly installed, 0 to remove and 12 not upgraded. [2019-10-04T22:09:51.822Z] #57 41.96 Need to get 3602 kB of archives. [2019-10-04T22:09:51.822Z] #57 41.96 After this operation, 18.9 MB of additional disk space will be used. [2019-10-04T22:09:51.822Z] #57 41.96 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-10-04T22:09:51.822Z] #57 41.98 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB] [2019-10-04T22:09:51.822Z] #57 41.98 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB] [2019-10-04T22:09:51.822Z] #57 41.98 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-10-04T22:09:51.822Z] #57 41.99 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB] [2019-10-04T22:09:51.822Z] #57 42.00 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-10-04T22:09:51.822Z] #57 42.02 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB] [2019-10-04T22:09:51.822Z] #57 42.02 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB] [2019-10-04T22:09:51.822Z] #57 42.06 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB] [2019-10-04T22:09:51.822Z] #57 42.19 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB] [2019-10-04T22:09:51.822Z] #57 42.19 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB] [2019-10-04T22:09:51.822Z] #57 42.40 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB] [2019-10-04T22:09:51.822Z] #57 42.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-10-04T22:09:51.822Z] #57 42.48 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB] [2019-10-04T22:09:51.822Z] #57 42.48 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB] [2019-10-04T22:09:51.822Z] #57 42.49 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB] [2019-10-04T22:09:51.822Z] #57 43.89 debconf: delaying package configuration, since apt-utils is not installed [2019-10-04T22:09:51.822Z] #57 44.10 Fetched 3602 kB in 1s (2251 kB/s) [2019-10-04T22:09:51.822Z] #57 44.19 Selecting previously unselected package libnet1:amd64. [2019-10-04T22:09:51.822Z] #57 44.20 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-10-04T22:09:51.822Z] #57 44.24 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-10-04T22:09:51.822Z] #57 44.28 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-04T22:09:51.822Z] #57 44.49 Selecting previously unselected package libcap-dev:amd64. [2019-10-04T22:09:51.822Z] #57 44.49 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ... [2019-10-04T22:09:51.822Z] #57 44.53 Unpacking libcap-dev:amd64 (1:2.25-1) ... [2019-10-04T22:09:52.173Z] #57 44.69 Selecting previously unselected package libnet1-dev. [2019-10-04T22:09:52.173Z] #57 ... [2019-10-04T22:09:52.173Z] [2019-10-04T22:09:52.173Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-10-04T22:09:52.592Z] LINK criu/pie/restorer.built-in.o [2019-10-04T22:09:52.592Z] GEN criu/pie/restorer-blob.h [2019-10-04T22:09:52.592Z] DEP criu/vdso.d [2019-10-04T22:09:52.592Z] DEP criu/uts_ns.d [2019-10-04T22:09:52.592Z] DEP criu/util.d [2019-10-04T22:09:52.592Z] DEP criu/uffd.d [2019-10-04T22:09:52.592Z] DEP criu/tun.d [2019-10-04T22:09:52.878Z] DEP criu/tty.d [2019-10-04T22:09:52.878Z] DEP criu/timerfd.d [2019-10-04T22:09:52.878Z] DEP criu/sysfs_parse.d [2019-10-04T22:09:52.878Z] DEP criu/sysctl.d [2019-10-04T22:09:53.163Z] DEP criu/string.d [2019-10-04T22:09:53.163Z] DEP criu/stats.d [2019-10-04T22:09:53.163Z] DEP criu/sockets.d [2019-10-04T22:09:53.163Z] DEP criu/sk-unix.d [2019-10-04T22:09:53.447Z] DEP criu/sk-tcp.d [2019-10-04T22:09:53.447Z] DEP criu/sk-queue.d [2019-10-04T22:09:53.447Z] DEP criu/sk-packet.d [2019-10-04T22:09:53.447Z] DEP criu/sk-netlink.d [2019-10-04T22:09:53.539Z] #47 ... [2019-10-04T22:09:53.539Z] [2019-10-04T22:09:53.539Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-04T22:09:53.539Z] #35 29.90 Reading package lists... [2019-10-04T22:09:53.539Z] #35 36.43 Building dependency tree... [2019-10-04T22:09:53.539Z] #35 37.65 Reading state information... [2019-10-04T22:09:53.539Z] #35 39.06 The following additional packages will be installed: [2019-10-04T22:09:53.539Z] #35 39.07 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-10-04T22:09:53.539Z] #35 39.08 Suggested packages: [2019-10-04T22:09:53.539Z] #35 39.08 codeblocks eclipse ninja-build lrzip [2019-10-04T22:09:53.539Z] #35 39.08 Recommended packages: [2019-10-04T22:09:53.539Z] #35 39.08 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-10-04T22:09:53.539Z] #35 39.97 The following NEW packages will be installed: [2019-10-04T22:09:53.539Z] #35 39.97 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-10-04T22:09:53.539Z] #35 39.97 vim-common xxd [2019-10-04T22:09:53.539Z] #35 41.16 0 upgraded, 10 newly installed, 0 to remove and 12 not upgraded. [2019-10-04T22:09:53.539Z] #35 41.16 Need to get 13.7 MB of archives. [2019-10-04T22:09:53.539Z] #35 41.16 After this operation, 57.2 MB of additional disk space will be used. [2019-10-04T22:09:53.539Z] #35 41.16 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB] [2019-10-04T22:09:53.539Z] #35 41.32 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-10-04T22:09:53.539Z] #35 41.36 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB] [2019-10-04T22:09:53.539Z] #35 42.53 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB] [2019-10-04T22:09:53.539Z] #35 42.64 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libarchive13 amd64 3.2.2-2+deb9u1 [294 kB] [2019-10-04T22:09:53.539Z] #35 42.67 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2019-10-04T22:09:53.539Z] #35 42.68 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB] [2019-10-04T22:09:53.539Z] #35 42.71 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB] [2019-10-04T22:09:53.539Z] #35 43.05 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-04T22:09:53.539Z] #35 43.05 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-04T22:09:53.539Z] #35 44.60 debconf: delaying package configuration, since apt-utils is not installed [2019-10-04T22:09:53.539Z] #35 44.82 Fetched 13.7 MB in 2s (4661 kB/s) [2019-10-04T22:09:53.539Z] #35 45.07 Selecting previously unselected package cmake-data. [2019-10-04T22:09:53.539Z] #35 45.07 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-10-04T22:09:53.539Z] #35 45.23 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-10-04T22:09:53.539Z] #35 45.26 Unpacking cmake-data (3.7.2-1) ... [2019-10-04T22:09:53.539Z] #35 ... [2019-10-04T22:09:53.539Z] [2019-10-04T22:09:53.539Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-04T22:09:53.539Z] #57 44.72 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ... [2019-10-04T22:09:53.539Z] #57 44.73 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-10-04T22:09:53.539Z] #57 45.08 Selecting previously unselected package libnl-3-200:amd64. [2019-10-04T22:09:53.539Z] #57 45.08 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ... [2019-10-04T22:09:53.539Z] #57 45.11 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-10-04T22:09:53.539Z] #57 45.31 Selecting previously unselected package libnl-3-dev:amd64. [2019-10-04T22:09:53.539Z] #57 45.31 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ... [2019-10-04T22:09:53.539Z] #57 45.32 Unpacking libnl-3-dev:amd64 (3.2.27-2) ... [2019-10-04T22:09:53.539Z] #57 45.94 Selecting previously unselected package libprotobuf-c1:amd64. [2019-10-04T22:09:53.539Z] #57 45.94 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-10-04T22:09:53.539Z] #57 45.95 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-04T22:09:53.539Z] #57 46.07 Selecting previously unselected package libprotobuf-c-dev:amd64. [2019-10-04T22:09:53.539Z] #57 46.08 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ... [2019-10-04T22:09:53.539Z] #57 46.08 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-10-04T22:09:53.539Z] #57 46.19 Selecting previously unselected package zlib1g-dev:amd64. [2019-10-04T22:09:53.539Z] #57 46.22 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... [2019-10-04T22:09:53.539Z] #57 46.23 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-10-04T22:09:53.730Z] DEP criu/sk-inet.d [2019-10-04T22:09:53.730Z] DEP criu/signalfd.d [2019-10-04T22:09:53.730Z] DEP criu/sigframe.d [2019-10-04T22:09:53.730Z] DEP criu/shmem.d [2019-10-04T22:09:53.796Z] #57 46.54 Selecting previously unselected package libprotobuf10:amd64. [2019-10-04T22:09:53.796Z] #57 46.54 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ... [2019-10-04T22:09:53.796Z] #57 46.55 Unpacking libprotobuf10:amd64 (3.0.0-9) ... [2019-10-04T22:09:54.018Z] DEP criu/servicefd.d [2019-10-04T22:09:54.018Z] DEP criu/seize.d [2019-10-04T22:09:54.018Z] DEP criu/seccomp.d [2019-10-04T22:09:54.018Z] DEP criu/rst-malloc.d [2019-10-04T22:09:54.018Z] DEP criu/rbtree.d [2019-10-04T22:09:54.018Z] DEP criu/pstree.d [2019-10-04T22:09:54.302Z] DEP criu/protobuf.d [2019-10-04T22:09:54.302Z] GEN criu/protobuf-desc-gen.h [2019-10-04T22:09:54.360Z] #57 ... [2019-10-04T22:09:54.360Z] [2019-10-04T22:09:54.360Z] #7 [dev 1/24] RUN groupadd -r docker [2019-10-04T22:09:54.360Z] #7 DONE 3.9s [2019-10-04T22:09:54.360Z] [2019-10-04T22:09:54.360Z] #8 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-04T22:09:54.587Z] DEP criu/protobuf-desc.d [2019-10-04T22:09:54.870Z] DEP criu/proc_parse.d [2019-10-04T22:09:54.870Z] DEP criu/plugin.d [2019-10-04T22:09:54.870Z] DEP criu/pipes.d [2019-10-04T22:09:54.870Z] DEP criu/pie-util.d [2019-10-04T22:09:54.870Z] DEP criu/pie-util-vdso.d [2019-10-04T22:09:54.923Z] #8 ... [2019-10-04T22:09:54.923Z] [2019-10-04T22:09:54.923Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-10-04T22:09:54.923Z] #15 37.58 + cd /tmp/tmp.NWi91N9Pa7/src/github.com/go-swagger/go-swagger [2019-10-04T22:09:54.923Z] #15 37.58 + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb [2019-10-04T22:09:54.923Z] #15 40.02 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-10-04T22:09:54.923Z] #15 ... [2019-10-04T22:09:54.923Z] [2019-10-04T22:09:54.923Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-04T22:09:54.923Z] #20 5.439 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-10-04T22:09:54.923Z] #20 6.051 [2019-10-04T22:09:55.153Z] DEP criu/pie-util-vdso-elf32.d [2019-10-04T22:09:55.153Z] DEP criu/path.d [2019-10-04T22:09:55.153Z] DEP criu/parasite-syscall.d [2019-10-04T22:09:55.153Z] DEP criu/pagemap.d [2019-10-04T22:09:55.333Z] using credential docker-jenkins-github-credentials [2019-10-04T22:09:55.349Z] Cloning the remote Git repository [2019-10-04T22:09:55.349Z] Cloning with configured refspecs honoured and without tags [2019-10-04T22:09:55.436Z] DEP criu/pagemap-cache.d [2019-10-04T22:09:55.436Z] DEP criu/page-xfer.d [2019-10-04T22:09:55.436Z] DEP criu/page-pipe.d [2019-10-04T22:09:55.436Z] DEP criu/netfilter.d [2019-10-04T22:09:55.721Z] DEP criu/net.d [2019-10-04T22:09:55.721Z] DEP criu/namespaces.d [2019-10-04T22:09:55.721Z] DEP criu/mount.d [2019-10-04T22:09:55.721Z] DEP criu/mem.d [2019-10-04T22:09:56.004Z] DEP criu/lsm.d [2019-10-04T22:09:56.004Z] DEP criu/log.d [2019-10-04T22:09:56.004Z] DEP criu/libnetlink.d [2019-10-04T22:09:56.004Z] DEP criu/kerndat.d [2019-10-04T22:09:56.290Z] DEP criu/kcmp-ids.d [2019-10-04T22:09:56.290Z] DEP criu/irmap.d [2019-10-04T22:09:56.290Z] DEP criu/ipc_ns.d [2019-10-04T22:09:56.290Z] DEP criu/image.d [2019-10-04T22:09:55.662Z] Cloning repository https://github.com/moby/moby.git [2019-10-04T22:09:55.713Z] > git init /home/ubuntu/workspace/moby_PR-39713 # timeout=10 [2019-10-04T22:09:56.573Z] DEP criu/image-desc.d [2019-10-04T22:09:56.573Z] DEP criu/fsnotify.d [2019-10-04T22:09:56.573Z] DEP criu/filesystems.d [2019-10-04T22:09:56.573Z] DEP criu/files.d [2019-10-04T22:09:56.720Z] #20 6.320 ## 3.8% ###### 9.4% ########### 15.4% ############# 19.2% ##################### 29.7% ######################### 35.2% ############################ 39.3% ############################### 43.4% ################################## 47.3% ##################################### 51.4% ######################################## 56.6% ############################################# 63.0% ################################################ 66.9% ################################################### 70.9% ###################################################### 76.1% ################################################################# 91.1% ######################################################################## 100.0% [2019-10-04T22:09:56.856Z] DEP criu/files-reg.d [2019-10-04T22:09:56.856Z] DEP criu/files-ext.d [2019-10-04T22:09:56.856Z] DEP criu/file-lock.d [2019-10-04T22:09:56.856Z] DEP criu/file-ids.d [2019-10-04T22:09:57.139Z] DEP criu/fifo.d [2019-10-04T22:09:57.139Z] DEP criu/fdstore.d [2019-10-04T22:09:57.139Z] DEP criu/fault-injection.d [2019-10-04T22:09:57.139Z] DEP criu/external.d [2019-10-04T22:09:57.139Z] DEP criu/eventpoll.d [2019-10-04T22:09:57.139Z] DEP criu/eventfd.d [2019-10-04T22:09:57.443Z] DEP criu/crtools.d [2019-10-04T22:09:57.443Z] DEP criu/cr-service.d [2019-10-04T22:09:57.443Z] DEP criu/cr-restore.d [2019-10-04T22:09:57.679Z] #20 8.774 [2019-10-04T22:09:57.739Z] DEP criu/cr-errno.d [2019-10-04T22:09:57.739Z] DEP criu/cr-dump.d [2019-10-04T22:09:57.739Z] DEP criu/cr-dedup.d [2019-10-04T22:09:57.739Z] DEP criu/cr-check.d [2019-10-04T22:09:57.025Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-04T22:09:57.026Z] > git --version # timeout=10 [2019-10-04T22:09:57.053Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-04T22:09:57.084Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39713/head:refs/remotes/origin/PR-39713 +refs/heads/master:refs/remotes/origin/master [2019-10-04T22:09:58.029Z] DEP criu/config.d [2019-10-04T22:09:58.029Z] DEP criu/clone-noasan.d [2019-10-04T22:09:58.029Z] DEP criu/cgroup.d [2019-10-04T22:09:58.029Z] DEP criu/cgroup-props.d [2019-10-04T22:09:58.029Z] DEP criu/bitmap.d [2019-10-04T22:09:58.029Z] DEP criu/bfd.d [2019-10-04T22:09:58.312Z] DEP criu/autofs.d [2019-10-04T22:09:58.312Z] DEP criu/aio.d [2019-10-04T22:09:58.312Z] DEP criu/action-scripts.d [2019-10-04T22:09:58.312Z] CC criu/action-scripts.o [2019-10-04T22:09:58.596Z] CC criu/aio.o [2019-10-04T22:09:58.715Z] #20 9.144 ########## 14.7% ################## 25.9% ############################ 39.8% #################################### 51.2% ######################################### 58.1% ######################################################### 79.3% ############################################################# 85.8% ################################################################# 91.0% ######################################################################## 100.0% [2019-10-04T22:09:58.715Z] #20 ... [2019-10-04T22:09:58.715Z] [2019-10-04T22:09:58.715Z] #8 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-04T22:09:58.715Z] #8 DONE 4.6s [2019-10-04T22:09:58.879Z] CC criu/autofs.o [2019-10-04T22:09:58.979Z] [2019-10-04T22:09:58.979Z] #9 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-04T22:09:59.235Z] #9 ... [2019-10-04T22:09:59.235Z] [2019-10-04T22:09:59.235Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-10-04T22:09:59.235Z] #33 41.32 sync [2019-10-04T22:09:59.235Z] #33 41.33 internal/reflectlite [2019-10-04T22:09:59.235Z] #33 43.25 github.com/LK4D4/vndr/godl/singleflight [2019-10-04T22:09:59.235Z] #33 43.94 math/rand [2019-10-04T22:09:59.235Z] #33 45.08 internal/singleflight [2019-10-04T22:09:59.235Z] #33 45.81 sort [2019-10-04T22:09:59.235Z] #33 45.81 errors [2019-10-04T22:09:59.235Z] #33 46.24 io [2019-10-04T22:09:59.235Z] #33 47.74 strconv [2019-10-04T22:09:59.235Z] #33 48.29 bytes [2019-10-04T22:09:59.235Z] #33 50.60 bufio [2019-10-04T22:09:59.491Z] #33 ... [2019-10-04T22:09:59.491Z] [2019-10-04T22:09:59.491Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-04T22:09:59.491Z] #57 47.51 Selecting previously unselected package libprotobuf-lite10:amd64. [2019-10-04T22:09:59.491Z] #57 47.51 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ... [2019-10-04T22:09:59.491Z] #57 47.52 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-10-04T22:09:59.491Z] #57 47.87 Selecting previously unselected package libprotobuf-dev:amd64. [2019-10-04T22:09:59.491Z] #57 47.87 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ... [2019-10-04T22:09:59.491Z] #57 47.87 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ... [2019-10-04T22:09:59.491Z] #57 49.02 Selecting previously unselected package libprotoc10:amd64. [2019-10-04T22:09:59.491Z] #57 49.06 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ... [2019-10-04T22:09:59.491Z] #57 49.07 Unpacking libprotoc10:amd64 (3.0.0-9) ... [2019-10-04T22:09:59.491Z] #57 49.65 Selecting previously unselected package protobuf-c-compiler. [2019-10-04T22:09:59.491Z] #57 49.65 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ... [2019-10-04T22:09:59.491Z] #57 49.65 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-10-04T22:09:59.491Z] #57 49.80 Selecting previously unselected package protobuf-compiler. [2019-10-04T22:09:59.491Z] #57 49.80 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ... [2019-10-04T22:09:59.491Z] #57 49.81 Unpacking protobuf-compiler (3.0.0-9) ... [2019-10-04T22:09:59.491Z] #57 50.09 Selecting previously unselected package python-pkg-resources. [2019-10-04T22:09:59.491Z] #57 50.09 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-10-04T22:09:59.491Z] #57 50.11 Unpacking python-pkg-resources (33.1.1-1) ... [2019-10-04T22:09:59.491Z] #57 50.43 Selecting previously unselected package python-protobuf. [2019-10-04T22:09:59.491Z] #57 50.43 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ... [2019-10-04T22:09:59.491Z] #57 50.44 Unpacking python-protobuf (3.0.0-9) ... [2019-10-04T22:09:59.491Z] #57 51.83 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-04T22:09:59.491Z] #57 51.95 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-04T22:09:59.491Z] #57 51.96 Setting up python-pkg-resources (33.1.1-1) ... [2019-10-04T22:09:59.496Z] CC criu/bfd.o [2019-10-04T22:09:59.778Z] CC criu/bitmap.o [2019-10-04T22:10:00.054Z] #57 ... [2019-10-04T22:10:00.054Z] [2019-10-04T22:10:00.054Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-10-04T22:10:00.054Z] #30 42.50 errors [2019-10-04T22:10:00.054Z] #30 42.51 sort [2019-10-04T22:10:00.054Z] #30 43.08 strconv [2019-10-04T22:10:00.054Z] #30 44.10 io [2019-10-04T22:10:00.054Z] #30 45.76 internal/oserror [2019-10-04T22:10:00.054Z] #30 45.84 syscall [2019-10-04T22:10:00.054Z] #30 48.39 reflect [2019-10-04T22:10:00.064Z] CC criu/cgroup-props.o [2019-10-04T22:10:00.311Z] #30 ... [2019-10-04T22:10:00.311Z] [2019-10-04T22:10:00.311Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-04T22:10:00.311Z] #20 10.93 [2019-10-04T22:10:00.347Z] CC criu/cgroup.o [2019-10-04T22:10:00.568Z] #20 11.40 ### 4.9% ###### 9.7% ########## 14.4% ############## 19.4% ################ 23.4% #################### 27.9% [2019-10-04T22:10:00.568Z] #20 ... [2019-10-04T22:10:00.568Z] [2019-10-04T22:10:00.568Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-10-04T22:10:00.568Z] #42 4.081 + RM_GOPATH=0 [2019-10-04T22:10:00.568Z] #42 4.082 + TMP_GOPATH= [2019-10-04T22:10:00.568Z] #42 4.082 + : /build [2019-10-04T22:10:00.568Z] #42 4.082 + '[' -z '' ']' [2019-10-04T22:10:00.568Z] #42 4.087 ++ mktemp -d [2019-10-04T22:10:00.568Z] #42 4.104 + export GOPATH=/tmp/tmp.CxtUfI123N [2019-10-04T22:10:00.568Z] #42 4.104 + GOPATH=/tmp/tmp.CxtUfI123N [2019-10-04T22:10:00.568Z] #42 4.104 + RM_GOPATH=1 [2019-10-04T22:10:00.568Z] #42 4.106 ++ dirname ./install.sh [2019-10-04T22:10:00.568Z] #42 4.112 + dir=. [2019-10-04T22:10:00.568Z] #42 4.112 + bin=runc [2019-10-04T22:10:00.568Z] #42 4.112 + shift [2019-10-04T22:10:00.568Z] #42 4.112 + '[' '!' -f ./runc.installer ']' [2019-10-04T22:10:00.568Z] #42 4.113 + . ./runc.installer [2019-10-04T22:10:00.568Z] #42 4.113 ++ RUNC_COMMIT=3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-04T22:10:00.568Z] #42 4.116 + install_runc [2019-10-04T22:10:00.568Z] #42 4.118 + grep -q '^3\.10\.0.*\.el7\.' [2019-10-04T22:10:00.568Z] #42 4.118 + uname -r [2019-10-04T22:10:00.568Z] #42 4.124 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-10-04T22:10:00.568Z] #42 4.124 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-10-04T22:10:00.568Z] #42 4.124 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-10-04T22:10:00.568Z] #42 4.124 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.CxtUfI123N/src/github.com/opencontainers/runc [2019-10-04T22:10:00.568Z] #42 4.126 Cloning into '/tmp/tmp.CxtUfI123N/src/github.com/opencontainers/runc'... [2019-10-04T22:10:00.826Z] #42 ... [2019-10-04T22:10:00.826Z] [2019-10-04T22:10:00.826Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-04T22:10:01.675Z] CC criu/clone-noasan.o [2019-10-04T22:10:01.675Z] CC criu/config.o [2019-10-04T22:10:01.882Z] #20 11.40 ### 4.9% ###### 9.7% ########## 14.4% ############## 19.4% ################ 23.4% #################### 27.9% ######################## 33.5% ########################### 38.4% ############################### 43.1% ################################### 49.6% ####################################### 55.4% ############################################# 62.7% ################################################ 67.9% ##################################################### 74.5% ######################################################### 79.3% ############################################################ 84.4% ############################################################### 88.1% ######################################################################## 100.0% [2019-10-04T22:10:02.685Z] CC criu/cr-check.o [2019-10-04T22:10:02.812Z] #20 13.89 [2019-10-04T22:10:02.812Z] #20 ... [2019-10-04T22:10:02.812Z] [2019-10-04T22:10:02.812Z] #9 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-04T22:10:02.812Z] #9 3.477 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-10-04T22:10:02.812Z] #9 DONE 3.8s [2019-10-04T22:10:02.812Z] [2019-10-04T22:10:02.812Z] #10 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-04T22:10:03.305Z] CC criu/cr-dedup.o [2019-10-04T22:10:03.588Z] CC criu/cr-dump.o [2019-10-04T22:10:04.596Z] CC criu/cr-errno.o [2019-10-04T22:10:04.596Z] CC criu/cr-restore.o [2019-10-04T22:10:05.331Z] #10 ... [2019-10-04T22:10:05.331Z] [2019-10-04T22:10:05.331Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-10-04T22:10:05.331Z] #47 3.525 + RM_GOPATH=0 [2019-10-04T22:10:05.331Z] #47 3.525 + TMP_GOPATH= [2019-10-04T22:10:05.331Z] #47 3.525 + : /build [2019-10-04T22:10:05.331Z] #47 3.525 + '[' -z '' ']' [2019-10-04T22:10:05.331Z] #47 3.526 ++ mktemp -d [2019-10-04T22:10:05.331Z] #47 3.534 + export GOPATH=/tmp/tmp.QnNZ0oZ3Qy [2019-10-04T22:10:05.331Z] #47 3.534 + GOPATH=/tmp/tmp.QnNZ0oZ3Qy [2019-10-04T22:10:05.331Z] #47 3.534 + RM_GOPATH=1 [2019-10-04T22:10:05.331Z] #47 3.536 ++ dirname ./install.sh [2019-10-04T22:10:05.331Z] #47 3.537 + dir=. [2019-10-04T22:10:05.331Z] #47 3.540 + bin=containerd [2019-10-04T22:10:05.331Z] #47 3.541 + shift [2019-10-04T22:10:05.331Z] #47 3.541 + '[' '!' -f ./containerd.installer ']' [2019-10-04T22:10:05.331Z] #47 3.541 + . ./containerd.installer [2019-10-04T22:10:05.331Z] #47 3.541 ++ CONTAINERD_COMMIT=36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-04T22:10:05.331Z] #47 3.544 + install_containerd [2019-10-04T22:10:05.331Z] #47 3.545 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a' [2019-10-04T22:10:05.331Z] #47 3.545 + git clone https://github.com/containerd/containerd.git /tmp/tmp.QnNZ0oZ3Qy/src/github.com/containerd/containerd [2019-10-04T22:10:05.331Z] #47 3.545 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-04T22:10:05.331Z] #47 3.546 Cloning into '/tmp/tmp.QnNZ0oZ3Qy/src/github.com/containerd/containerd'... [2019-10-04T22:10:05.587Z] #47 ... [2019-10-04T22:10:05.587Z] [2019-10-04T22:10:05.587Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-10-04T22:10:05.587Z] #42 14.96 + cd /tmp/tmp.CxtUfI123N/src/github.com/opencontainers/runc [2019-10-04T22:10:05.587Z] #42 14.97 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-04T22:10:06.149Z] #42 15.30 + '[' -z '' ']' [2019-10-04T22:10:06.149Z] #42 15.30 + target=static [2019-10-04T22:10:06.149Z] #42 15.30 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-10-04T22:10:06.716Z] #42 ... [2019-10-04T22:10:06.716Z] [2019-10-04T22:10:06.716Z] #10 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-04T22:10:06.716Z] #10 DONE 4.1s [2019-10-04T22:10:06.716Z] [2019-10-04T22:10:06.716Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-04T22:10:06.716Z] #35 49.44 Selecting previously unselected package liblzo2-2:amd64. [2019-10-04T22:10:06.716Z] #35 49.44 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-10-04T22:10:06.716Z] #35 49.45 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-04T22:10:06.716Z] #35 49.68 Selecting previously unselected package libicu57:amd64. [2019-10-04T22:10:06.716Z] #35 49.68 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ... [2019-10-04T22:10:06.716Z] #35 49.68 Unpacking libicu57:amd64 (57.1-6+deb9u3) ... [2019-10-04T22:10:06.716Z] #35 58.02 Selecting previously unselected package libxml2:amd64. [2019-10-04T22:10:06.716Z] #35 58.02 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ... [2019-10-04T22:10:06.716Z] #35 58.04 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-04T22:10:06.716Z] #35 59.43 Selecting previously unselected package libarchive13:amd64. [2019-10-04T22:10:06.716Z] #35 59.48 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_amd64.deb ... [2019-10-04T22:10:06.716Z] #35 59.50 Unpacking libarchive13:amd64 (3.2.2-2+deb9u1) ... [2019-10-04T22:10:06.973Z] #35 ... [2019-10-04T22:10:06.973Z] [2019-10-04T22:10:06.973Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-04T22:10:07.058Z] + dpkg --print-architecture [2019-10-04T22:10:07.058Z] + cd /tmp/tmp.s2yce8TJDd/src/github.com/docker/distribution [2019-10-04T22:10:07.058Z] + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-10-04T22:10:07.058Z] + GOPATH=/tmp/tmp.s2yce8TJDd/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.s2yce8TJDd [2019-10-04T22:10:07.058Z] + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-10-04T22:10:07.274Z] CC criu/cr-service.o [2019-10-04T22:10:07.890Z] CC criu/crtools.o [2019-10-04T22:10:08.003Z] #20 14.39 # 1.9% ### 4.3% #### 6.9% ###### 8.4% ####### 10.4% ######## 12.1% ########## 14.3% ########## 15.2% ############# 19.1% ############### 21.3% ################ 23.6% ################## 26.2% ################### 27.1% ##################### 29.5% ###################### 31.6% ######################## 34.1% ######################### 35.6% ########################## 37.4% ############################ 40.1% ############################## 42.5% ############################### 44.1% ################################# 46.5% ################################### 48.8% #################################### 50.8% ###################################### 53.4% ####################################### 54.8% ######################################### 57.0% ########################################## 58.9% ############################################ 61.8% ############################################### 66.2% ################################################## 69.5% #################################################### 72.5% ####################################################### 77.6% ####################################################### 77.6% ######################################################### 80.1% ########################################################### 82.7% ############################################################# 85.1% ############################################################### 88.0% ################################################################# 90.3% ################################################################## 91.7% ################################################################### 93.6% ################################################################### 93.9% #################################################################### 95.7% ######################################################################## 100.0% [2019-10-04T22:10:08.003Z] #20 19.34 [2019-10-04T22:10:08.172Z] CC criu/eventfd.o [2019-10-04T22:10:08.455Z] CC criu/eventpoll.o [2019-10-04T22:10:08.742Z] CC criu/external.o [2019-10-04T22:10:08.884Z] + rm -rf /tmp/tmp.s2yce8TJDd/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.s2yce8TJDd [2019-10-04T22:10:09.027Z] CC criu/fault-injection.o [2019-10-04T22:10:09.027Z] CC criu/fdstore.o [2019-10-04T22:10:09.309Z] CC criu/fifo.o [2019-10-04T22:10:09.372Z] #20 20.82 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-10-04T22:10:09.592Z] CC criu/file-ids.o [2019-10-04T22:10:09.592Z] CC criu/file-lock.o [2019-10-04T22:10:09.938Z] #20 ... [2019-10-04T22:10:09.938Z] [2019-10-04T22:10:09.938Z] #11 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-04T22:10:09.938Z] #11 DONE 3.3s [2019-10-04T22:10:09.938Z] [2019-10-04T22:10:09.938Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-04T22:10:09.938Z] #20 21.46 [2019-10-04T22:10:09.938Z] #20 ... [2019-10-04T22:10:09.938Z] [2019-10-04T22:10:09.938Z] #12 [dev 6/24] RUN ldconfig [2019-10-04T22:10:10.202Z] Removing intermediate container c39f6eec8803 [2019-10-04T22:10:10.202Z] ---> c2d53c3b90ed [2019-10-04T22:10:10.202Z] Step 17/126 : FROM base AS swagger [2019-10-04T22:10:10.202Z] ---> f65ecb3df858 [2019-10-04T22:10:10.202Z] Step 18/126 : ENV GO_SWAGGER_COMMIT c28258affb0b6251755d92489ef685af8d4ff3eb [2019-10-04T22:10:10.202Z] ---> Running in 5d01e2df6f32 [2019-10-04T22:10:10.202Z] Removing intermediate container 5d01e2df6f32 [2019-10-04T22:10:10.202Z] ---> d7b7be418e2c [2019-10-04T22:10:10.202Z] 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-10-04T22:10:10.202Z] ---> Running in 827f40f77966 [2019-10-04T22:10:10.207Z] CC criu/files-ext.o [2019-10-04T22:10:10.207Z] CC criu/files-reg.o [2019-10-04T22:10:10.502Z] #12 ... [2019-10-04T22:10:10.502Z] [2019-10-04T22:10:10.502Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-10-04T22:10:10.502Z] #33 52.39 reflect [2019-10-04T22:10:10.502Z] #33 53.31 internal/oserror [2019-10-04T22:10:10.502Z] #33 53.44 syscall [2019-10-04T22:10:10.502Z] #33 ... [2019-10-04T22:10:10.502Z] [2019-10-04T22:10:10.502Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-04T22:10:10.502Z] #20 21.84 ######################################################################## 100.0% [2019-10-04T22:10:10.758Z] #20 21.99 [2019-10-04T22:10:11.083Z] + mktemp -d [2019-10-04T22:10:11.083Z] + export GOPATH=/tmp/tmp.Flrzy2mi1c [2019-10-04T22:10:11.083Z] + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.Flrzy2mi1c/src/github.com/go-swagger/go-swagger [2019-10-04T22:10:11.083Z] Cloning into '/tmp/tmp.Flrzy2mi1c/src/github.com/go-swagger/go-swagger'... [2019-10-04T22:10:11.689Z] CC criu/files.o [2019-10-04T22:10:12.124Z] #20 23.58 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-10-04T22:10:12.697Z] CC criu/filesystems.o [2019-10-04T22:10:12.979Z] CC criu/fsnotify.o [2019-10-04T22:10:13.062Z] #20 24.20 [2019-10-04T22:10:13.318Z] #20 24.53 #20 ... [2019-10-04T22:10:13.318Z] [2019-10-04T22:10:13.318Z] #12 [dev 6/24] RUN ldconfig [2019-10-04T22:10:13.318Z] #12 DONE 3.2s [2019-10-04T22:10:13.318Z] [2019-10-04T22:10:13.318Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-04T22:10:13.318Z] #57 57.30 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-10-04T22:10:13.318Z] #57 57.33 Setting up libprotobuf10:amd64 (3.0.0-9) ... [2019-10-04T22:10:13.318Z] #57 57.35 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-04T22:10:13.318Z] #57 57.38 Setting up python-protobuf (3.0.0-9) ... [2019-10-04T22:10:13.318Z] #57 65.26 Setting up libcap-dev:amd64 (1:2.25-1) ... [2019-10-04T22:10:13.318Z] #57 65.29 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-10-04T22:10:13.318Z] #57 65.31 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-10-04T22:10:13.318Z] #57 65.35 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-10-04T22:10:13.318Z] #57 65.36 Setting up libprotoc10:amd64 (3.0.0-9) ... [2019-10-04T22:10:13.318Z] #57 65.38 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-10-04T22:10:13.318Z] #57 65.40 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-10-04T22:10:13.318Z] #57 65.42 Setting up protobuf-compiler (3.0.0-9) ... [2019-10-04T22:10:13.318Z] #57 65.43 Setting up libprotobuf-dev:amd64 (3.0.0-9) ... [2019-10-04T22:10:13.318Z] #57 65.44 Setting up libnl-3-dev:amd64 (3.2.27-2) ... [2019-10-04T22:10:13.318Z] #57 65.45 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-04T22:10:13.318Z] #57 DONE 65.9s [2019-10-04T22:10:13.318Z] [2019-10-04T22:10:13.319Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-04T22:10:13.319Z] #20 24.53 ##################################### 52.3% ######################################################################## 100.0% [2019-10-04T22:10:13.575Z] #20 24.84 [2019-10-04T22:10:13.595Z] CC criu/image-desc.o [2019-10-04T22:10:13.595Z] CC criu/image.o [2019-10-04T22:10:13.831Z] #20 ... [2019-10-04T22:10:13.831Z] [2019-10-04T22:10:13.831Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-04T22:10:13.831Z] #35 60.06 Selecting previously unselected package libjsoncpp1:amd64. [2019-10-04T22:10:13.831Z] #35 60.08 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ... [2019-10-04T22:10:13.831Z] #35 60.08 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2019-10-04T22:10:13.831Z] #35 60.50 Selecting previously unselected package libuv1:amd64. [2019-10-04T22:10:13.831Z] #35 60.51 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ... [2019-10-04T22:10:13.831Z] #35 60.51 Unpacking libuv1:amd64 (1.9.1-3) ... [2019-10-04T22:10:13.831Z] #35 60.71 Selecting previously unselected package cmake. [2019-10-04T22:10:13.831Z] #35 60.71 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ... [2019-10-04T22:10:13.831Z] #35 60.79 Unpacking cmake (3.7.2-1) ... [2019-10-04T22:10:13.831Z] #35 64.58 Selecting previously unselected package xxd. [2019-10-04T22:10:13.831Z] #35 64.62 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-10-04T22:10:13.831Z] #35 64.63 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-04T22:10:13.831Z] #35 64.81 Selecting previously unselected package vim-common. [2019-10-04T22:10:13.831Z] #35 64.81 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-04T22:10:13.831Z] #35 64.83 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-04T22:10:13.831Z] #35 65.23 Processing triggers for mime-support (3.60) ... [2019-10-04T22:10:13.831Z] #35 65.30 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-04T22:10:13.831Z] #35 65.33 Setting up libuv1:amd64 (1.9.1-3) ... [2019-10-04T22:10:13.831Z] #35 65.34 Setting up cmake-data (3.7.2-1) ... [2019-10-04T22:10:13.831Z] #35 65.36 Setting up libicu57:amd64 (57.1-6+deb9u3) ... [2019-10-04T22:10:13.831Z] #35 65.38 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-04T22:10:13.831Z] #35 65.40 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-04T22:10:13.831Z] #35 65.49 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-04T22:10:13.831Z] #35 65.51 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-04T22:10:13.831Z] #35 65.52 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2019-10-04T22:10:13.831Z] #35 65.57 Setting up libarchive13:amd64 (3.2.2-2+deb9u1) ... [2019-10-04T22:10:13.831Z] #35 65.61 Setting up cmake (3.7.2-1) ... [2019-10-04T22:10:13.831Z] #35 65.73 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-04T22:10:13.831Z] #35 DONE 66.4s [2019-10-04T22:10:13.831Z] [2019-10-04T22:10:13.831Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-04T22:10:14.088Z] #36 DONE 0.3s [2019-10-04T22:10:14.088Z] [2019-10-04T22:10:14.088Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-10-04T22:10:14.088Z] #30 56.35 time [2019-10-04T22:10:14.088Z] #30 62.97 internal/poll [2019-10-04T22:10:14.088Z] #30 64.63 internal/fmtsort [2019-10-04T22:10:14.088Z] #30 65.42 internal/syscall/unix [2019-10-04T22:10:14.088Z] #30 65.47 strings [2019-10-04T22:10:14.088Z] #30 66.26 os [2019-10-04T22:10:14.088Z] #30 ... [2019-10-04T22:10:14.088Z] [2019-10-04T22:10:14.088Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-10-04T22:10:14.088Z] #37 DONE 0.1s [2019-10-04T22:10:14.088Z] [2019-10-04T22:10:14.088Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2019-10-04T22:10:14.210Z] CC criu/ipc_ns.o [2019-10-04T22:10:14.338Z] + cd /tmp/tmp.Flrzy2mi1c/src/github.com/go-swagger/go-swagger [2019-10-04T22:10:14.338Z] + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb [2019-10-04T22:10:14.338Z] + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-10-04T22:10:14.825Z] CC criu/irmap.o [2019-10-04T22:10:15.135Z] CC criu/kcmp-ids.o [2019-10-04T22:10:15.419Z] CC criu/kerndat.o [2019-10-04T22:10:16.035Z] CC criu/libnetlink.o [2019-10-04T22:10:16.317Z] CC criu/log.o [2019-10-04T22:10:16.604Z] CC criu/lsm.o [2019-10-04T22:10:16.894Z] CC criu/mem.o [2019-10-04T22:10:17.451Z] #38 3.176 + RM_GOPATH=0 [2019-10-04T22:10:17.451Z] #38 3.176 + TMP_GOPATH= [2019-10-04T22:10:17.451Z] #38 3.176 + : /build [2019-10-04T22:10:17.451Z] #38 3.176 + '[' -z '' ']' [2019-10-04T22:10:17.451Z] #38 3.182 ++ mktemp -d [2019-10-04T22:10:17.451Z] #38 3.184 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-04T22:10:17.451Z] #38 3.185 + export GOPATH=/tmp/tmp.4M66XLcq41 [2019-10-04T22:10:17.451Z] #38 3.185 + GOPATH=/tmp/tmp.4M66XLcq41 [2019-10-04T22:10:17.451Z] #38 3.185 + RM_GOPATH=1 [2019-10-04T22:10:17.451Z] #38 3.185 ++ dirname ./install.sh [2019-10-04T22:10:17.451Z] #38 3.185 + dir=. [2019-10-04T22:10:17.451Z] #38 3.185 + bin=tini [2019-10-04T22:10:17.451Z] #38 3.185 + shift [2019-10-04T22:10:17.451Z] #38 3.185 + '[' '!' -f ./tini.installer ']' [2019-10-04T22:10:17.451Z] #38 3.185 + . ./tini.installer [2019-10-04T22:10:17.451Z] #38 3.185 ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-04T22:10:17.451Z] #38 3.185 + install_tini [2019-10-04T22:10:17.451Z] #38 3.185 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-10-04T22:10:17.451Z] #38 3.185 + git clone https://github.com/krallin/tini.git /tmp/tmp.4M66XLcq41/tini [2019-10-04T22:10:17.451Z] #38 3.187 Cloning into '/tmp/tmp.4M66XLcq41/tini'... [2019-10-04T22:10:17.902Z] CC criu/mount.o [2019-10-04T22:10:18.377Z] #38 4.138 + cd /tmp/tmp.4M66XLcq41/tini [2019-10-04T22:10:18.377Z] #38 4.141 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-04T22:10:18.377Z] #38 4.150 + cmake . [2019-10-04T22:10:18.377Z] #38 ... [2019-10-04T22:10:18.377Z] [2019-10-04T22:10:18.377Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-04T22:10:18.377Z] #20 26.97 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-10-04T22:10:18.377Z] #20 27.06 skipping existing 1849cc453dee [2019-10-04T22:10:18.377Z] #20 27.24 [2019-10-04T22:10:18.377Z] #20 28.67 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-10-04T22:10:18.377Z] #20 29.13 [2019-10-04T22:10:18.377Z] #20 29.36 ######################################################################## 100.0% [2019-10-04T22:10:18.377Z] #20 29.48 [2019-10-04T22:10:18.377Z] #20 29.54 Download of images into '/build' complete. [2019-10-04T22:10:18.377Z] #20 29.54 Use something like the following to load the result into a Docker daemon: [2019-10-04T22:10:18.377Z] #20 29.55 tar -cC '/build' . | docker load [2019-10-04T22:10:18.377Z] #20 DONE 29.7s [2019-10-04T22:10:18.632Z] [2019-10-04T22:10:18.632Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-04T22:10:18.632Z] #13 4.919 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-04T22:10:18.632Z] #13 5.002 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-04T22:10:18.632Z] #13 5.060 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-04T22:10:18.632Z] #13 5.064 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-04T22:10:18.632Z] #13 5.107 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-04T22:10:18.889Z] #13 ... [2019-10-04T22:10:18.889Z] [2019-10-04T22:10:18.889Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-10-04T22:10:18.889Z] #42 18.23 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-10-04T22:10:19.144Z] #42 ... [2019-10-04T22:10:19.144Z] [2019-10-04T22:10:19.144Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-10-04T22:10:19.144Z] #30 69.64 bytes [2019-10-04T22:10:19.144Z] #30 71.25 fmt [2019-10-04T22:10:20.578Z] CC criu/namespaces.o [2019-10-04T22:10:20.716Z] Fetching without tags [2019-10-04T22:10:21.034Z] #30 73.14 bufio [2019-10-04T22:10:21.071Z] Merging remotes/origin/master commit de5a67156b5eed287883958b60b0c08dacfc7332 into PR head commit 82097c0f1f0494d75b1088b59453a2d0feeb9735 [2019-10-04T22:10:21.194Z] CC criu/net.o [2019-10-04T22:10:20.575Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-04T22:10:20.594Z] > git config --add remote.origin.fetch +refs/pull/39713/head:refs/remotes/origin/PR-39713 # timeout=10 [2019-10-04T22:10:20.617Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-04T22:10:20.668Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-04T22:10:20.718Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-04T22:10:20.718Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-04T22:10:20.719Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39713/head:refs/remotes/origin/PR-39713 +refs/heads/master:refs/remotes/origin/master [2019-10-04T22:10:21.081Z] > git config core.sparsecheckout # timeout=10 [2019-10-04T22:10:21.105Z] > git checkout -f 82097c0f1f0494d75b1088b59453a2d0feeb9735 [2019-10-04T22:10:21.938Z] Merge succeeded, producing 82097c0f1f0494d75b1088b59453a2d0feeb9735 [2019-10-04T22:10:21.939Z] Checking out Revision 82097c0f1f0494d75b1088b59453a2d0feeb9735 (PR-39713) [2019-10-04T22:10:21.962Z] #30 ... [2019-10-04T22:10:21.962Z] [2019-10-04T22:10:21.962Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-10-04T22:10:21.962Z] #33 64.07 time [2019-10-04T22:10:21.962Z] #33 68.61 internal/fmtsort [2019-10-04T22:10:21.962Z] #33 69.28 internal/syscall/unix [2019-10-04T22:10:21.962Z] #33 69.50 strings [2019-10-04T22:10:21.962Z] #33 71.87 internal/poll [2019-10-04T22:10:21.962Z] #33 73.84 regexp/syntax [2019-10-04T22:10:22.218Z] #33 ... [2019-10-04T22:10:22.218Z] [2019-10-04T22:10:22.218Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2019-10-04T22:10:22.218Z] #38 5.112 -- The C compiler identification is GNU 6.3.0 [2019-10-04T22:10:22.218Z] #38 5.173 -- Check for working C compiler: /usr/bin/cc [2019-10-04T22:10:22.218Z] #38 6.814 -- Check for working C compiler: /usr/bin/cc -- works [2019-10-04T22:10:22.218Z] #38 6.814 -- Detecting C compiler ABI info [2019-10-04T22:10:22.218Z] #38 7.676 -- Detecting C compiler ABI info - done [2019-10-04T22:10:22.218Z] #38 7.763 -- Detecting C compile features [2019-10-04T22:10:23.145Z] #38 ... [2019-10-04T22:10:23.145Z] [2019-10-04T22:10:23.145Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-04T22:10:23.145Z] #58 5.455 Note: Building without setproctitle() and strlcpy() support. [2019-10-04T22:10:23.145Z] #58 5.455 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-04T22:10:23.146Z] #58 8.641 fatal: Not a git repository (or any of the parent directories): .git [2019-10-04T22:10:23.146Z] #58 8.672 GEN .gitid [2019-10-04T22:10:23.146Z] #58 8.702 GEN criu/include/version.h [2019-10-04T22:10:23.146Z] #58 8.741 GEN include/common/asm [2019-10-04T22:10:23.223Z] CC criu/netfilter.o [2019-10-04T22:10:23.402Z] #58 ... [2019-10-04T22:10:23.402Z] [2019-10-04T22:10:23.402Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-10-04T22:10:23.402Z] #30 75.25 path/filepath [2019-10-04T22:10:23.506Z] CC criu/page-pipe.o [2019-10-04T22:10:23.789Z] CC criu/page-xfer.o [2019-10-04T22:10:23.802Z] Commit message: "bump hashicorp/golang-lru v0.5.3" [2019-10-04T22:10:23.848Z] + rm -rf /tmp/tmp.Flrzy2mi1c [2019-10-04T22:10:21.873Z] > git merge de5a67156b5eed287883958b60b0c08dacfc7332 # timeout=10 [2019-10-04T22:10:21.912Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-04T22:10:21.939Z] > git config core.sparsecheckout # timeout=10 [2019-10-04T22:10:21.963Z] > git checkout -f 82097c0f1f0494d75b1088b59453a2d0feeb9735 [2019-10-04T22:10:24.330Z] #30 76.54 io/ioutil [Pipeline] withEnv [Pipeline] { [2019-10-04T22:10:24.658Z] Removing intermediate container 827f40f77966 [2019-10-04T22:10:24.658Z] ---> 3737db6115bb [2019-10-04T22:10:24.658Z] Step 20/126 : FROM base AS frozen-images [2019-10-04T22:10:24.658Z] ---> f65ecb3df858 [2019-10-04T22:10:24.658Z] Step 21/126 : ARG DEBIAN_FRONTEND [2019-10-04T22:10:24.658Z] ---> Using cache [2019-10-04T22:10:24.658Z] ---> 978a0b390dc9 [2019-10-04T22:10:24.658Z] Step 22/126 : RUN apt-get update && apt-get install -y --no-install-recommends ca-certificates jq && rm -rf /var/lib/apt/lists/* [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-04T22:10:24.798Z] CC criu/pagemap-cache.o [2019-10-04T22:10:24.798Z] CC criu/pagemap.o [2019-10-04T22:10:24.892Z] #30 77.42 path [2019-10-04T22:10:25.062Z] ---> Running in 6b73ba26b726 [2019-10-04T22:10:25.116Z] + docker version [2019-10-04T22:10:25.148Z] #30 77.64 flag [2019-10-04T22:10:25.419Z] CC criu/parasite-syscall.o [2019-10-04T22:10:25.425Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-04T22:10:25.425Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-04T22:10:25.425Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-04T22:10:25.425Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-04T22:10:25.425Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-10-04T22:10:25.425Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-04T22:10:25.710Z] #30 78.05 github.com/BurntSushi/toml [2019-10-04T22:10:25.829Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-04T22:10:25.829Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-04T22:10:26.035Z] CC criu/path.o [2019-10-04T22:10:26.317Z] CC criu/pie-util-vdso-elf32.o [2019-10-04T22:10:26.317Z] CC criu/pie-util-vdso.o [2019-10-04T22:10:26.600Z] CC criu/pie-util.o [2019-10-04T22:10:26.882Z] CC criu/pipes.o [2019-10-04T22:10:27.076Z] #30 79.46 log [2019-10-04T22:10:27.165Z] CC criu/plugin.o [2019-10-04T22:10:27.433Z] Fetched 7670 kB in 1s (4607 kB/s) [2019-10-04T22:10:27.447Z] CC criu/proc_parse.o [2019-10-04T22:10:27.638Z] #30 ... [2019-10-04T22:10:27.638Z] [2019-10-04T22:10:27.638Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2019-10-04T22:10:27.638Z] #38 9.564 -- Detecting C compile features - done [2019-10-04T22:10:27.638Z] #38 9.590 -- Performing Test HAS_BUILTIN_FORTIFY [2019-10-04T22:10:27.638Z] #38 9.915 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-10-04T22:10:27.638Z] #38 10.11 -- Configuring done [2019-10-04T22:10:27.638Z] #38 10.13 -- Generating done [2019-10-04T22:10:27.638Z] #38 10.14 -- Build files have been written to: /tmp/tmp.4M66XLcq41/tini [2019-10-04T22:10:27.638Z] #38 10.15 + make tini-static [2019-10-04T22:10:27.638Z] #38 10.52 Scanning dependencies of target tini-static [2019-10-04T22:10:27.638Z] #38 10.62 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-10-04T22:10:27.638Z] #38 12.31 [100%] Linking C executable tini-static [2019-10-04T22:10:27.638Z] #38 12.89 [100%] Built target tini-static [2019-10-04T22:10:27.638Z] #38 12.93 + mkdir -p /build [2019-10-04T22:10:27.638Z] #38 12.93 + cp tini-static /build/docker-init [2019-10-04T22:10:27.638Z] #38 DONE 13.5s [2019-10-04T22:10:27.804Z] Reading package lists... [2019-10-04T22:10:27.895Z] [2019-10-04T22:10:27.895Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-10-04T22:10:27.895Z] #30 80.23 text/tabwriter [2019-10-04T22:10:28.181Z] Reading package lists... [2019-10-04T22:10:28.181Z] Building dependency tree... [2019-10-04T22:10:28.181Z] Reading state information... [2019-10-04T22:10:28.181Z] ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-10-04T22:10:28.181Z] The following additional packages will be installed: [2019-10-04T22:10:28.181Z] libjq1 libonig4 [2019-10-04T22:10:28.550Z] The following NEW packages will be installed: [2019-10-04T22:10:28.550Z] jq libjq1 libonig4 [2019-10-04T22:10:28.550Z] 0 upgraded, 3 newly installed, 0 to remove and 12 not upgraded. [2019-10-04T22:10:28.550Z] Need to get 328 kB of archives. [2019-10-04T22:10:28.550Z] After this operation, 1263 kB of additional disk space will be used. [2019-10-04T22:10:28.550Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2019-10-04T22:10:28.550Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2019-10-04T22:10:28.550Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2019-10-04T22:10:28.550Z] debconf: delaying package configuration, since apt-utils is not installed [2019-10-04T22:10:28.550Z] Fetched 328 kB in 0s (4042 kB/s) [2019-10-04T22:10:28.550Z] Selecting previously unselected package libonig4:s390x. [2019-10-04T22:10:28.550Z] (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-10-04T22:10:28.550Z] Preparing to unpack .../libonig4_6.1.3-2_s390x.deb ... [2019-10-04T22:10:28.550Z] Unpacking libonig4:s390x (6.1.3-2) ... [2019-10-04T22:10:28.550Z] Selecting previously unselected package libjq1:s390x. [2019-10-04T22:10:28.550Z] Preparing to unpack .../libjq1_1.5+dfsg-1.3_s390x.deb ... [2019-10-04T22:10:28.550Z] Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2019-10-04T22:10:28.550Z] Selecting previously unselected package jq. [2019-10-04T22:10:28.915Z] Preparing to unpack .../jq_1.5+dfsg-1.3_s390x.deb ... [2019-10-04T22:10:28.915Z] Unpacking jq (1.5+dfsg-1.3) ... [2019-10-04T22:10:28.915Z] Setting up libonig4:s390x (6.1.3-2) ... [2019-10-04T22:10:28.915Z] Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2019-10-04T22:10:28.915Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-04T22:10:28.915Z] Setting up jq (1.5+dfsg-1.3) ... [2019-10-04T22:10:29.276Z] Removing intermediate container 6b73ba26b726 [2019-10-04T22:10:29.276Z] ---> c86eef29993c [2019-10-04T22:10:29.276Z] Step 23/126 : COPY contrib/download-frozen-image-v2.sh / [2019-10-04T22:10:29.471Z] CC criu/protobuf-desc.o [2019-10-04T22:10:29.657Z] ---> 737a0a19c682 [2019-10-04T22:10:29.657Z] 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-10-04T22:10:29.657Z] ---> Running in 749c453b3448 [2019-10-04T22:10:29.755Z] CC criu/protobuf.o [2019-10-04T22:10:30.038Z] CC criu/pstree.o [2019-10-04T22:10:30.944Z] Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-10-04T22:10:30.944Z]  [2019-10-04T22:10:31.060Z] CC criu/rbtree.o [2019-10-04T22:10:31.060Z] CC criu/rst-malloc.o [2019-10-04T22:10:31.161Z] #30 ... [2019-10-04T22:10:31.161Z] [2019-10-04T22:10:31.161Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-04T22:10:31.161Z] #13 7.281 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-04T22:10:31.161Z] #13 9.101 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-04T22:10:31.161Z] #13 9.902 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-04T22:10:31.161Z] #13 ... [2019-10-04T22:10:31.161Z] [2019-10-04T22:10:31.161Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-10-04T22:10:31.161Z] #30 83.16 github.com/BurntSushi/toml/cmd/tomlv [2019-10-04T22:10:31.342Z] CC criu/seccomp.o [2019-10-04T22:10:31.625Z] CC criu/seize.o [2019-10-04T22:10:32.076Z]  ##### 7.8% #################   24.6% ############################  39.2% ########################################      55.9% #################################################### 72.6% ################################################################   89.4% ######################################################################## 100.0% [2019-10-04T22:10:32.076Z]  [2019-10-04T22:10:32.240Z] CC criu/servicefd.o [2019-10-04T22:10:32.459Z]  ###################  26.9% #################################################### 72.3% ######################################################################## 100.0% [2019-10-04T22:10:32.523Z] CC criu/shmem.o [2019-10-04T22:10:32.824Z]  [2019-10-04T22:10:33.055Z] #30 ... [2019-10-04T22:10:33.055Z] [2019-10-04T22:10:33.055Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-10-04T22:10:33.055Z] #33 74.82 os [2019-10-04T22:10:33.055Z] #33 78.65 fmt [2019-10-04T22:10:33.055Z] #33 79.57 path/filepath [2019-10-04T22:10:33.055Z] #33 81.20 regexp [2019-10-04T22:10:33.055Z] #33 83.49 flag [2019-10-04T22:10:33.055Z] #33 84.96 go/token [2019-10-04T22:10:33.055Z] #33 ... [2019-10-04T22:10:33.055Z] [2019-10-04T22:10:33.055Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-04T22:10:33.055Z] #58 10.49 PBCC images/google/protobuf/descriptor.pb-c.c [2019-10-04T22:10:33.055Z] #58 10.55 PBCC images/opts.pb-c.c [2019-10-04T22:10:33.055Z] #58 10.58 PBCC images/sit.pb-c.c [2019-10-04T22:10:33.055Z] #58 10.63 DEP images/google/protobuf/descriptor.pb-c.d [2019-10-04T22:10:33.055Z] #58 10.72 DEP images/opts.pb-c.d [2019-10-04T22:10:33.055Z] #58 10.78 DEP images/sit.pb-c.d [2019-10-04T22:10:33.055Z] #58 10.82 PBCC images/macvlan.pb-c.c [2019-10-04T22:10:33.055Z] #58 10.85 DEP images/macvlan.pb-c.d [2019-10-04T22:10:33.055Z] #58 10.92 PBCC images/autofs.pb-c.c [2019-10-04T22:10:33.055Z] #58 10.95 DEP images/autofs.pb-c.d [2019-10-04T22:10:33.055Z] #58 11.02 PBCC images/sysctl.pb-c.c [2019-10-04T22:10:33.055Z] #58 11.03 DEP images/sysctl.pb-c.d [2019-10-04T22:10:33.055Z] #58 11.08 PBCC images/time.pb-c.c [2019-10-04T22:10:33.055Z] #58 11.10 DEP images/time.pb-c.d [2019-10-04T22:10:33.055Z] #58 11.14 PBCC images/binfmt-misc.pb-c.c [2019-10-04T22:10:33.055Z] #58 11.17 DEP images/binfmt-misc.pb-c.d [2019-10-04T22:10:33.055Z] #58 11.21 PBCC images/seccomp.pb-c.c [2019-10-04T22:10:33.055Z] #58 11.25 DEP images/seccomp.pb-c.d [2019-10-04T22:10:33.055Z] #58 11.29 PBCC images/userns.pb-c.c [2019-10-04T22:10:33.055Z] #58 11.30 DEP images/userns.pb-c.d [2019-10-04T22:10:33.055Z] #58 11.42 PBCC images/cgroup.pb-c.c [2019-10-04T22:10:33.055Z] #58 11.46 DEP images/cgroup.pb-c.d [2019-10-04T22:10:33.055Z] #58 11.55 PBCC images/fown.pb-c.c [2019-10-04T22:10:33.055Z] #58 11.62 PBCC images/ext-file.pb-c.c [2019-10-04T22:10:33.055Z] #58 11.65 DEP images/fown.pb-c.d [2019-10-04T22:10:33.055Z] #58 11.70 DEP images/ext-file.pb-c.d [2019-10-04T22:10:33.055Z] #58 11.77 PBCC images/rpc.pb-c.c [2019-10-04T22:10:33.055Z] #58 11.79 DEP images/rpc.pb-c.d [2019-10-04T22:10:33.055Z] #58 11.90 PBCC images/siginfo.pb-c.c [2019-10-04T22:10:33.055Z] #58 11.98 DEP images/siginfo.pb-c.d [2019-10-04T22:10:33.055Z] #58 12.05 PBCC images/pagemap.pb-c.c [2019-10-04T22:10:33.055Z] #58 12.15 DEP images/pagemap.pb-c.d [2019-10-04T22:10:33.055Z] #58 12.21 PBCC images/rlimit.pb-c.c [2019-10-04T22:10:33.055Z] #58 12.24 DEP images/rlimit.pb-c.d [2019-10-04T22:10:33.055Z] #58 12.29 PBCC images/file-lock.pb-c.c [2019-10-04T22:10:33.055Z] #58 12.31 DEP images/file-lock.pb-c.d [2019-10-04T22:10:33.055Z] #58 12.39 PBCC images/tty.pb-c.c [2019-10-04T22:10:33.055Z] #58 12.46 DEP images/tty.pb-c.d [2019-10-04T22:10:33.055Z] #58 12.55 PBCC images/tun.pb-c.c [2019-10-04T22:10:33.055Z] #58 12.58 PBCC images/netdev.pb-c.c [2019-10-04T22:10:33.055Z] #58 12.68 DEP images/tun.pb-c.d [2019-10-04T22:10:33.055Z] #58 12.73 DEP images/netdev.pb-c.d [2019-10-04T22:10:33.055Z] #58 12.81 PBCC images/vma.pb-c.c [2019-10-04T22:10:33.055Z] #58 12.88 DEP images/vma.pb-c.d [2019-10-04T22:10:33.055Z] #58 12.95 PBCC images/creds.pb-c.c [2019-10-04T22:10:33.055Z] #58 13.01 DEP images/creds.pb-c.d [2019-10-04T22:10:33.055Z] #58 13.06 PBCC images/utsns.pb-c.c [2019-10-04T22:10:33.055Z] #58 13.11 DEP images/utsns.pb-c.d [2019-10-04T22:10:33.055Z] #58 13.15 PBCC images/ipc-desc.pb-c.c [2019-10-04T22:10:33.055Z] #58 13.21 PBCC images/ipc-sem.pb-c.c [2019-10-04T22:10:33.055Z] #58 13.26 DEP images/ipc-desc.pb-c.d [2019-10-04T22:10:33.055Z] #58 13.34 DEP images/ipc-sem.pb-c.d [2019-10-04T22:10:33.055Z] #58 13.41 PBCC images/ipc-msg.pb-c.c [2019-10-04T22:10:33.055Z] #58 13.43 DEP images/ipc-msg.pb-c.d [2019-10-04T22:10:33.055Z] #58 13.49 PBCC images/ipc-shm.pb-c.c [2019-10-04T22:10:33.055Z] #58 13.51 DEP images/ipc-shm.pb-c.d [2019-10-04T22:10:33.055Z] #58 13.60 PBCC images/ipc-var.pb-c.c [2019-10-04T22:10:33.055Z] #58 13.66 DEP images/ipc-var.pb-c.d [2019-10-04T22:10:33.055Z] #58 13.74 PBCC images/sk-opts.pb-c.c [2019-10-04T22:10:33.055Z] #58 13.78 PBCC images/packet-sock.pb-c.c [2019-10-04T22:10:33.055Z] #58 13.81 DEP images/sk-opts.pb-c.d [2019-10-04T22:10:33.055Z] #58 13.89 DEP images/packet-sock.pb-c.d [2019-10-04T22:10:33.055Z] #58 13.96 PBCC images/sk-netlink.pb-c.c [2019-10-04T22:10:33.055Z] #58 14.08 DEP images/sk-netlink.pb-c.d [2019-10-04T22:10:33.055Z] #58 14.15 PBCC images/sk-inet.pb-c.c [2019-10-04T22:10:33.055Z] #58 14.22 DEP images/sk-inet.pb-c.d [2019-10-04T22:10:33.055Z] #58 14.33 PBCC images/sk-unix.pb-c.c [2019-10-04T22:10:33.055Z] #58 14.48 DEP images/sk-unix.pb-c.d [2019-10-04T22:10:33.055Z] #58 14.59 PBCC images/mm.pb-c.c [2019-10-04T22:10:33.055Z] #58 14.67 DEP images/mm.pb-c.d [2019-10-04T22:10:33.055Z] #58 14.77 PBCC images/timerfd.pb-c.c [2019-10-04T22:10:33.055Z] #58 14.89 DEP images/timerfd.pb-c.d [2019-10-04T22:10:33.055Z] #58 15.08 PBCC images/timer.pb-c.c [2019-10-04T22:10:33.055Z] #58 15.12 DEP images/timer.pb-c.d [2019-10-04T22:10:33.055Z] #58 15.27 PBCC images/sa.pb-c.c [2019-10-04T22:10:33.055Z] #58 15.45 DEP images/sa.pb-c.d [2019-10-04T22:10:33.055Z] #58 15.57 PBCC images/pipe-data.pb-c.c [2019-10-04T22:10:33.055Z] #58 15.60 DEP images/pipe-data.pb-c.d [2019-10-04T22:10:33.055Z] #58 15.66 PBCC images/mnt.pb-c.c [2019-10-04T22:10:33.055Z] #58 15.70 DEP images/mnt.pb-c.d [2019-10-04T22:10:33.055Z] #58 15.79 PBCC images/sk-packet.pb-c.c [2019-10-04T22:10:33.055Z] #58 15.85 DEP images/sk-packet.pb-c.d [2019-10-04T22:10:33.055Z] #58 15.88 PBCC images/tcp-stream.pb-c.c [2019-10-04T22:10:33.055Z] #58 15.90 DEP images/tcp-stream.pb-c.d [2019-10-04T22:10:33.055Z] #58 16.02 PBCC images/pipe.pb-c.c [2019-10-04T22:10:33.055Z] #58 16.12 DEP images/pipe.pb-c.d [2019-10-04T22:10:33.055Z] #58 16.15 PBCC images/pstree.pb-c.c [2019-10-04T22:10:33.055Z] #58 16.19 DEP images/pstree.pb-c.d [2019-10-04T22:10:33.055Z] #58 16.28 PBCC images/fs.pb-c.c [2019-10-04T22:10:33.055Z] #58 16.30 DEP images/fs.pb-c.d [2019-10-04T22:10:33.055Z] #58 16.35 PBCC images/signalfd.pb-c.c [2019-10-04T22:10:33.055Z] #58 16.40 DEP images/signalfd.pb-c.d [2019-10-04T22:10:33.055Z] #58 16.46 PBCC images/fh.pb-c.c [2019-10-04T22:10:33.055Z] #58 16.53 PBCC images/fsnotify.pb-c.c [2019-10-04T22:10:33.055Z] #58 16.58 DEP images/fh.pb-c.d [2019-10-04T22:10:33.055Z] #58 16.63 DEP images/fsnotify.pb-c.d [2019-10-04T22:10:33.055Z] #58 16.70 PBCC images/eventpoll.pb-c.c [2019-10-04T22:10:33.055Z] #58 16.74 DEP images/eventpoll.pb-c.d [2019-10-04T22:10:33.055Z] #58 16.81 PBCC images/eventfd.pb-c.c [2019-10-04T22:10:33.055Z] #58 16.83 DEP images/eventfd.pb-c.d [2019-10-04T22:10:33.055Z] #58 16.89 PBCC images/remap-file-path.pb-c.c [2019-10-04T22:10:33.055Z] #58 16.92 DEP images/remap-file-path.pb-c.d [2019-10-04T22:10:33.055Z] #58 16.98 PBCC images/fifo.pb-c.c [2019-10-04T22:10:33.055Z] #58 17.01 DEP images/fifo.pb-c.d [2019-10-04T22:10:33.055Z] #58 17.07 PBCC images/ghost-file.pb-c.c [2019-10-04T22:10:33.055Z] #58 17.12 DEP images/ghost-file.pb-c.d [2019-10-04T22:10:33.055Z] #58 17.19 PBCC images/regfile.pb-c.c [2019-10-04T22:10:33.055Z] #58 17.24 DEP images/regfile.pb-c.d [2019-10-04T22:10:33.055Z] #58 17.29 PBCC images/ns.pb-c.c [2019-10-04T22:10:33.055Z] #58 17.33 DEP images/ns.pb-c.d [2019-10-04T22:10:33.055Z] #58 17.41 PBCC images/fdinfo.pb-c.c [2019-10-04T22:10:33.055Z] #58 17.48 DEP images/fdinfo.pb-c.d [2019-10-04T22:10:33.055Z] #58 17.56 PBCC images/core-aarch64.pb-c.c [2019-10-04T22:10:33.055Z] #58 17.65 PBCC images/core-arm.pb-c.c [2019-10-04T22:10:33.055Z] #58 17.72 PBCC images/core-ppc64.pb-c.c [2019-10-04T22:10:33.055Z] #58 17.79 PBCC images/core-s390.pb-c.c [2019-10-04T22:10:33.055Z] #58 17.80 PBCC images/core-x86.pb-c.c [2019-10-04T22:10:33.055Z] #58 17.89 PBCC images/core.pb-c.c [2019-10-04T22:10:33.055Z] #58 17.98 PBCC images/inventory.pb-c.c [2019-10-04T22:10:33.055Z] #58 18.04 DEP images/core-aarch64.pb-c.d [2019-10-04T22:10:33.055Z] #58 18.15 DEP images/core-arm.pb-c.d [2019-10-04T22:10:33.055Z] #58 18.19 DEP images/core-ppc64.pb-c.d [2019-10-04T22:10:33.055Z] #58 18.26 DEP images/core-s390.pb-c.d [2019-10-04T22:10:33.055Z] #58 18.34 DEP images/core-x86.pb-c.d [2019-10-04T22:10:33.055Z] #58 18.44 DEP images/core.pb-c.d [2019-10-04T22:10:33.055Z] #58 18.51 DEP images/inventory.pb-c.d [2019-10-04T22:10:33.055Z] #58 18.60 PBCC images/cpuinfo.pb-c.c [2019-10-04T22:10:33.055Z] #58 18.62 DEP images/cpuinfo.pb-c.d [2019-10-04T22:10:33.055Z] #58 18.71 PBCC images/stats.pb-c.c [2019-10-04T22:10:33.055Z] #58 18.72 DEP images/stats.pb-c.d [2019-10-04T22:10:33.140Z] CC criu/sigframe.o [2019-10-04T22:10:33.201Z]  ##########  14.7% #########################  35.0% ######################################          52.8% ####################################################                     73.2% ###################################################################  93.5% ######################################################################## 100.0% [2019-10-04T22:10:33.423Z] CC criu/signalfd.o [2019-10-04T22:10:33.423Z] CC criu/sk-inet.o [2019-10-04T22:10:33.588Z]  [2019-10-04T22:10:33.618Z] #58 20.27 make[1]: Nothing to be done for 'all'. [2019-10-04T22:10:34.432Z] CC criu/sk-netlink.o [2019-10-04T22:10:34.432Z] CC criu/sk-packet.o [2019-10-04T22:10:34.984Z] #58 ... [2019-10-04T22:10:34.984Z] [2019-10-04T22:10:34.984Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-10-04T22:10:34.984Z] #47 32.86 Checking out files: 42% (1254/2927) Checking out files: 43% (1259/2927) Checking out files: 44% (1288/2927) Checking out files: 45% (1318/2927) Checking out files: 46% (1347/2927) Checking out files: 47% (1376/2927) Checking out files: 48% (1405/2927) Checking out files: 49% (1435/2927) Checking out files: 50% (1464/2927) Checking out files: 51% (1493/2927) Checking out files: 52% (1523/2927) Checking out files: 53% (1552/2927) Checking out files: 54% (1581/2927) Checking out files: 55% (1610/2927) Checking out files: 56% (1640/2927) Checking out files: 57% (1669/2927) Checking out files: 58% (1698/2927) Checking out files: 59% (1727/2927) Checking out files: 60% (1757/2927) Checking out files: 61% (1786/2927) Checking out files: 62% (1815/2927) Checking out files: 63% (1845/2927) Checking out files: 64% (1874/2927) Checking out files: 65% (1903/2927) Checking out files: 66% (1932/2927) Checking out files: 67% (1962/2927) Checking out files: 68% (1991/2927) Checking out files: 69% (2020/2927) Checking out files: 70% (2049/2927) Checking out files: 71% (2079/2927) Checking out files: 72% (2108/2927) Checking out files: 73% (2137/2927) Checking out files: 74% (2166/2927) Checking out files: 75% (2196/2927) Checking out files: 76% (2225/2927) Checking out files: 77% (2254/2927) Checking out files: 78% (2284/2927) Checking out files: 79% (2313/2927) Checking out files: 80% (2342/2927) Checking out files: 81% (2371/2927) Checking out files: 82% (2401/2927) Checking out files: 82% (2423/2927) Checking out files: 83% (2430/2927) Checking out files: 84% (2459/2927) Checking out files: 85% (2488/2927) Checking out files: 86% (2518/2927) Checking out files: 87% (2547/2927) Checking out files: 88% (2576/2927) Checking out files: 89% (2606/2927) Checking out files: 90% (2635/2927) Checking out files: 91% (2664/2927) Checking out files: 92% (2693/2927) Checking out files: 93% (2723/2927) Checking out files: 94% (2752/2927) Checking out files: 95% (2781/2927) Checking out files: 96% (2810/2927) Checking out files: 97% (2840/2927) Checking out files: 98% (2869/2927) Checking out files: 99% (2898/2927) Checking out files: 100% (2927/2927) Checking out files: 100% (2927/2927), done. [2019-10-04T22:10:34.984Z] #47 34.45 + cd /tmp/tmp.QnNZ0oZ3Qy/src/github.com/containerd/containerd [2019-10-04T22:10:34.984Z] #47 34.45 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-04T22:10:34.984Z] #47 34.78 + export 'BUILDTAGS=netgo osusergo static_build' [2019-10-04T22:10:34.984Z] #47 34.78 + BUILDTAGS='netgo osusergo static_build' [2019-10-04T22:10:34.984Z] #47 34.78 + export EXTRA_FLAGS=-buildmode=pie [2019-10-04T22:10:34.984Z] #47 34.78 + EXTRA_FLAGS=-buildmode=pie [2019-10-04T22:10:34.984Z] #47 34.78 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-10-04T22:10:34.984Z] #47 34.78 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-10-04T22:10:34.984Z] #47 34.78 + '[' '' = dynamic ']' [2019-10-04T22:10:34.984Z] #47 34.78 + make [2019-10-04T22:10:34.984Z] #47 36.48 + bin/ctr [2019-10-04T22:10:35.047Z] CC criu/sk-queue.o [2019-10-04T22:10:35.109Z] Client: Docker Engine - Community [2019-10-04T22:10:35.109Z] Version: 19.03.2 [2019-10-04T22:10:35.110Z] API version: 1.40 [2019-10-04T22:10:35.110Z] Go version: go1.12.8 [2019-10-04T22:10:35.110Z] Git commit: 6a30dfc [2019-10-04T22:10:35.110Z] Built: Thu Aug 29 05:29:11 2019 [2019-10-04T22:10:35.110Z] OS/Arch: linux/amd64 [2019-10-04T22:10:35.110Z] Experimental: false [2019-10-04T22:10:35.110Z] [2019-10-04T22:10:35.110Z] Server: Docker Engine - Community [2019-10-04T22:10:35.110Z] Engine: [2019-10-04T22:10:35.110Z] Version: 19.03.2 [2019-10-04T22:10:35.110Z] API version: 1.40 (minimum version 1.12) [2019-10-04T22:10:35.110Z] Go version: go1.12.8 [2019-10-04T22:10:35.110Z] Git commit: 6a30dfc [2019-10-04T22:10:35.110Z] Built: Thu Aug 29 05:27:45 2019 [2019-10-04T22:10:35.110Z] OS/Arch: linux/amd64 [2019-10-04T22:10:35.110Z] Experimental: true [2019-10-04T22:10:35.110Z] containerd: [2019-10-04T22:10:35.110Z] Version: 1.2.6 [2019-10-04T22:10:35.110Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-04T22:10:35.110Z] runc: [2019-10-04T22:10:35.110Z] Version: 1.0.0-rc8 [2019-10-04T22:10:35.110Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-04T22:10:35.110Z] docker-init: [2019-10-04T22:10:35.110Z] Version: 0.18.0 [2019-10-04T22:10:35.110Z] GitCommit: fec3683 [Pipeline] sh [2019-10-04T22:10:35.240Z] #47 ... [2019-10-04T22:10:35.240Z] [2019-10-04T22:10:35.240Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-04T22:10:35.240Z] #58 21.87 CC images/stats.o [2019-10-04T22:10:35.240Z] #58 ... [2019-10-04T22:10:35.240Z] [2019-10-04T22:10:35.240Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-10-04T22:10:35.240Z] #30 DONE 87.7s [2019-10-04T22:10:35.257Z]  ###  5.4% ########   12.0% #############               18.6% ##################               26.2% ########################     33.7% #############################    40.4% ##################################  47.9% #######################################  55.5% ############################################ 62.1% ################################################# 68.7% #####################################################  74.4% #########################################################     80.4% ############################################################# 85.6% ################################################################# 90.3% ###################################################################### 97.9% ######################################################################## 100.0% [2019-10-04T22:10:35.257Z]  [2019-10-04T22:10:35.329Z] CC criu/sk-tcp.o [2019-10-04T22:10:35.464Z] + docker info [2019-10-04T22:10:35.496Z] [2019-10-04T22:10:35.496Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-10-04T22:10:35.496Z] #33 85.42 internal/lazyregexp [2019-10-04T22:10:35.496Z] #33 85.63 path [2019-10-04T22:10:35.496Z] #33 86.01 go/scanner [2019-10-04T22:10:35.496Z] #33 86.13 io/ioutil [2019-10-04T22:10:35.496Z] #33 86.90 net/url [2019-10-04T22:10:35.612Z] CC criu/sk-unix.o [2019-10-04T22:10:35.690Z] Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-10-04T22:10:36.058Z] #33 87.95 go/ast [2019-10-04T22:10:36.065Z]  [2019-10-04T22:10:36.065Z]  ######################################################################## 100.0% [2019-10-04T22:10:36.065Z]  [2019-10-04T22:10:36.857Z] Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-10-04T22:10:36.857Z]  [2019-10-04T22:10:37.025Z] #33 89.10 text/template/parse [2019-10-04T22:10:37.086Z] CC criu/sockets.o [2019-10-04T22:10:37.217Z]  ######################################################################## 100.0% [2019-10-04T22:10:37.217Z]  [2019-10-04T22:10:37.716Z] CC criu/stats.o [2019-10-04T22:10:37.716Z] CC criu/string.o [2019-10-04T22:10:37.993Z] Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-10-04T22:10:37.993Z] skipping existing b63cc5f62c21 [2019-10-04T22:10:37.993Z] [2019-10-04T22:10:38.029Z] CC criu/sysctl.o [2019-10-04T22:10:38.312Z] CC criu/sysfs_parse.o [2019-10-04T22:10:38.595Z] CC criu/timerfd.o [2019-10-04T22:10:38.770Z] Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-10-04T22:10:38.770Z]  [2019-10-04T22:10:38.770Z]  ######################################################################## 100.0% [2019-10-04T22:10:38.770Z]  [2019-10-04T22:10:38.770Z] Download of images into '/build' complete. [2019-10-04T22:10:38.770Z] Use something like the following to load the result into a Docker daemon: [2019-10-04T22:10:38.770Z] tar -cC '/build' . | docker load [2019-10-04T22:10:38.878Z] CC criu/tty.o [2019-10-04T22:10:40.038Z] Removing intermediate container 749c453b3448 [2019-10-04T22:10:40.038Z] ---> 2858b1172ed4 [2019-10-04T22:10:40.038Z] Step 25/126 : FROM base AS cross-false [2019-10-04T22:10:40.038Z] ---> f65ecb3df858 [2019-10-04T22:10:40.038Z] Step 26/126 : FROM base AS cross-true [2019-10-04T22:10:40.038Z] ---> f65ecb3df858 [2019-10-04T22:10:40.038Z] Step 27/126 : ARG DEBIAN_FRONTEND [2019-10-04T22:10:40.038Z] ---> Using cache [2019-10-04T22:10:40.038Z] ---> 978a0b390dc9 [2019-10-04T22:10:40.038Z] Step 28/126 : RUN dpkg --add-architecture armhf [2019-10-04T22:10:40.353Z] CC criu/tun.o [2019-10-04T22:10:40.409Z] ---> Running in a30e3c6acd5d [2019-10-04T22:10:40.636Z] CC criu/uffd.o [2019-10-04T22:10:41.192Z] #33 ... [2019-10-04T22:10:41.192Z] [2019-10-04T22:10:41.192Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-04T22:10:41.192Z] #58 22.47 CC images/core.o [2019-10-04T22:10:41.192Z] #58 23.58 CC images/core-x86.o [2019-10-04T22:10:41.192Z] #58 24.24 CC images/core-arm.o [2019-10-04T22:10:41.192Z] #58 24.74 CC images/core-aarch64.o [2019-10-04T22:10:41.192Z] #58 25.17 CC images/core-ppc64.o [2019-10-04T22:10:41.192Z] #58 25.90 CC images/core-s390.o [2019-10-04T22:10:41.192Z] #58 26.65 CC images/cpuinfo.o [2019-10-04T22:10:41.192Z] #58 27.09 CC images/inventory.o [2019-10-04T22:10:41.192Z] #58 27.40 CC images/fdinfo.o [2019-10-04T22:10:41.192Z] #58 27.90 CC images/fown.o [2019-10-04T22:10:41.198Z] Removing intermediate container a30e3c6acd5d [2019-10-04T22:10:41.198Z] ---> 6abbdb74aa2a [2019-10-04T22:10:41.198Z] Step 29/126 : RUN dpkg --add-architecture arm64 [2019-10-04T22:10:41.449Z] #58 28.14 CC images/ns.o [2019-10-04T22:10:41.582Z] ---> Running in 18e1332f20eb [2019-10-04T22:10:41.647Z] CC criu/util.o [2019-10-04T22:10:41.705Z] #58 28.44 CC images/regfile.o [2019-10-04T22:10:41.961Z] #58 28.72 CC images/ghost-file.o [2019-10-04T22:10:42.364Z] Removing intermediate container 18e1332f20eb [2019-10-04T22:10:42.364Z] ---> 3da84193480a [2019-10-04T22:10:42.364Z] Step 30/126 : RUN dpkg --add-architecture armel [2019-10-04T22:10:42.364Z] ---> Running in 49fdde3493be [2019-10-04T22:10:42.523Z] #58 29.07 CC images/fifo.o [2019-10-04T22:10:42.523Z] #58 29.28 CC images/remap-file-path.o [2019-10-04T22:10:42.656Z] CC criu/uts_ns.o [2019-10-04T22:10:42.656Z] CC criu/vdso.o [2019-10-04T22:10:42.779Z] #58 29.52 CC images/eventfd.o [2019-10-04T22:10:43.035Z] #58 29.78 CC images/eventpoll.o [2019-10-04T22:10:43.272Z] LINK criu/built-in.o [2019-10-04T22:10:43.272Z] LINK criu/criu [2019-10-04T22:10:43.291Z] #58 ... [2019-10-04T22:10:43.291Z] [2019-10-04T22:10:43.291Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-04T22:10:43.291Z] #13 19.93 Fetched 7919 kB in 16s (494 kB/s) [2019-10-04T22:10:43.291Z] #13 19.93 Reading package lists... [2019-10-04T22:10:43.291Z] #13 25.75 Reading package lists... [2019-10-04T22:10:43.291Z] #13 ... [2019-10-04T22:10:43.291Z] [2019-10-04T22:10:43.291Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-04T22:10:43.291Z] #58 30.04 CC images/fh.o [2019-10-04T22:10:43.554Z] DEP lib/c/criu.d [2019-10-04T22:10:43.554Z] CC images/rpc.pb-c.o [2019-10-04T22:10:43.572Z] Client: [2019-10-04T22:10:43.572Z] Debug Mode: false [2019-10-04T22:10:43.572Z] [2019-10-04T22:10:43.572Z] Server: [2019-10-04T22:10:43.572Z] Containers: 0 [2019-10-04T22:10:43.572Z] Running: 0 [2019-10-04T22:10:43.572Z] Paused: 0 [2019-10-04T22:10:43.572Z] Stopped: 0 [2019-10-04T22:10:43.572Z] Images: 0 [2019-10-04T22:10:43.572Z] Server Version: 19.03.2 [2019-10-04T22:10:43.572Z] Storage Driver: overlay2 [2019-10-04T22:10:43.572Z] Backing Filesystem: extfs [2019-10-04T22:10:43.572Z] Supports d_type: true [2019-10-04T22:10:43.572Z] Native Overlay Diff: true [2019-10-04T22:10:43.572Z] Logging Driver: json-file [2019-10-04T22:10:43.572Z] Cgroup Driver: cgroupfs [2019-10-04T22:10:43.572Z] Plugins: [2019-10-04T22:10:43.572Z] Volume: local [2019-10-04T22:10:43.572Z] Network: bridge host ipvlan macvlan null overlay [2019-10-04T22:10:43.572Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-10-04T22:10:43.572Z] Swarm: inactive [2019-10-04T22:10:43.572Z] Runtimes: runc [2019-10-04T22:10:43.572Z] Default Runtime: runc [2019-10-04T22:10:43.572Z] Init Binary: docker-init [2019-10-04T22:10:43.572Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-04T22:10:43.572Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-04T22:10:43.572Z] init version: fec3683 [2019-10-04T22:10:43.572Z] Security Options: [2019-10-04T22:10:43.572Z] apparmor [2019-10-04T22:10:43.572Z] seccomp [2019-10-04T22:10:43.572Z] Profile: default [2019-10-04T22:10:43.572Z] Kernel Version: 4.15.0-1048-aws [2019-10-04T22:10:43.572Z] Operating System: Ubuntu 18.04.3 LTS [2019-10-04T22:10:43.572Z] OSType: linux [2019-10-04T22:10:43.572Z] Architecture: x86_64 [2019-10-04T22:10:43.572Z] CPUs: 2 [2019-10-04T22:10:43.572Z] Total Memory: 7.501GiB [2019-10-04T22:10:43.572Z] Name: ip-10-100-115-1 [2019-10-04T22:10:43.572Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2019-10-04T22:10:43.572Z] Docker Root Dir: /var/lib/docker [2019-10-04T22:10:43.572Z] Debug Mode: false [2019-10-04T22:10:43.572Z] Registry: https://index.docker.io/v1/ [2019-10-04T22:10:43.572Z] Labels: [2019-10-04T22:10:43.572Z] Experimental: true [2019-10-04T22:10:43.572Z] Insecure Registries: [2019-10-04T22:10:43.572Z] 127.0.0.0/8 [2019-10-04T22:10:43.572Z] Live Restore Enabled: true [2019-10-04T22:10:43.572Z] [2019-10-04T22:10:43.572Z] WARNING: No swap limit support [Pipeline] sh [2019-10-04T22:10:43.626Z] Removing intermediate container 49fdde3493be [2019-10-04T22:10:43.626Z] ---> 49d8aa822b63 [2019-10-04T22:10:43.626Z] 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-10-04T22:10:43.854Z] #58 30.49 CC images/fsnotify.o [2019-10-04T22:10:43.868Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-04T22:10:43.868Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-04T22:10:43.868Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-39713/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-04T22:10:43.868Z] + bash /home/ubuntu/workspace/moby_PR-39713/check-config.sh [2019-10-04T22:10:43.868Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-04T22:10:43.868Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-10-04T22:10:43.868Z] [2019-10-04T22:10:43.868Z] Generally Necessary: [2019-10-04T22:10:43.868Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-04T22:10:43.868Z] - apparmor: enabled and tools installed [2019-10-04T22:10:43.868Z] - CONFIG_NAMESPACES: enabled [2019-10-04T22:10:43.868Z] - CONFIG_NET_NS: enabled [2019-10-04T22:10:43.868Z] - CONFIG_PID_NS: enabled [2019-10-04T22:10:43.868Z] - CONFIG_IPC_NS: enabled [2019-10-04T22:10:43.868Z] - CONFIG_UTS_NS: enabled [2019-10-04T22:10:43.868Z] - CONFIG_CGROUPS: enabled [2019-10-04T22:10:43.868Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-04T22:10:43.868Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-04T22:10:43.868Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-04T22:10:43.868Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-04T22:10:43.868Z] - CONFIG_CPUSETS: enabled [2019-10-04T22:10:43.868Z] - CONFIG_MEMCG: enabled [2019-10-04T22:10:43.868Z] - CONFIG_KEYS: enabled [2019-10-04T22:10:43.868Z] - CONFIG_VETH: enabled (as module) [2019-10-04T22:10:43.868Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-04T22:10:43.868Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-04T22:10:43.868Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-04T22:10:43.868Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-04T22:10:43.868Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-04T22:10:43.868Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-04T22:10:43.868Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-04T22:10:43.868Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-04T22:10:43.868Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-04T22:10:43.868Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-04T22:10:43.868Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-04T22:10:43.868Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-04T22:10:43.868Z] [2019-10-04T22:10:43.868Z] Optional Features: [2019-10-04T22:10:43.868Z] - CONFIG_USER_NS: enabled [2019-10-04T22:10:43.868Z] - CONFIG_SECCOMP: enabled [2019-10-04T22:10:43.868Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-04T22:10:43.868Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-04T22:10:43.868Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-04T22:10:43.868Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-10-04T22:10:43.868Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-10-04T22:10:43.991Z] ---> Running in 5ab5043ef169 [2019-10-04T22:10:44.128Z] - CONFIG_BLK_CGROUP: enabled [2019-10-04T22:10:44.128Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-04T22:10:44.128Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-04T22:10:44.128Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-04T22:10:44.128Z] - CONFIG_CGROUP_PERF: enabled [2019-10-04T22:10:44.128Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-04T22:10:44.128Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-04T22:10:44.128Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-04T22:10:44.128Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-04T22:10:44.128Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-04T22:10:44.128Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-04T22:10:44.128Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-04T22:10:44.128Z] - CONFIG_IP_VS: enabled (as module) [2019-10-04T22:10:44.128Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-04T22:10:44.128Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-04T22:10:44.128Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-04T22:10:44.128Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-04T22:10:44.128Z] - CONFIG_EXT4_FS: enabled [2019-10-04T22:10:44.128Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-04T22:10:44.128Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-04T22:10:44.128Z] - Network Drivers: [2019-10-04T22:10:44.128Z] - "overlay": [2019-10-04T22:10:44.128Z] - CONFIG_VXLAN: enabled (as module) [2019-10-04T22:10:44.128Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-04T22:10:44.128Z] Optional (for encrypted networks): [2019-10-04T22:10:44.128Z] - CONFIG_CRYPTO: enabled [2019-10-04T22:10:44.128Z] - CONFIG_CRYPTO_AEAD: enabled [2019-10-04T22:10:44.128Z] - CONFIG_CRYPTO_GCM: enabled [2019-10-04T22:10:44.128Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-10-04T22:10:44.128Z] - CONFIG_CRYPTO_GHASH: enabled [2019-10-04T22:10:44.128Z] - CONFIG_XFRM: enabled [2019-10-04T22:10:44.128Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-04T22:10:44.128Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-04T22:10:44.128Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-04T22:10:44.128Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-04T22:10:44.128Z] - "ipvlan": [2019-10-04T22:10:44.128Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-04T22:10:44.128Z] - "macvlan": [2019-10-04T22:10:44.128Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-04T22:10:44.128Z] - CONFIG_DUMMY: enabled (as module) [2019-10-04T22:10:44.128Z] - "ftp,tftp client in container": [2019-10-04T22:10:44.128Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-04T22:10:44.128Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-04T22:10:44.128Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-04T22:10:44.128Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-04T22:10:44.128Z] - Storage Drivers: [2019-10-04T22:10:44.128Z] - "aufs": [2019-10-04T22:10:44.128Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-04T22:10:44.128Z] - "btrfs": [2019-10-04T22:10:44.128Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-04T22:10:44.128Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-04T22:10:44.128Z] - "devicemapper": [2019-10-04T22:10:44.128Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-04T22:10:44.128Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-04T22:10:44.128Z] - "overlay": [2019-10-04T22:10:44.128Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-04T22:10:44.128Z] - "zfs": [2019-10-04T22:10:44.192Z] CC lib/c/criu.o [2019-10-04T22:10:44.386Z] - /dev/zfs: missing [2019-10-04T22:10:44.386Z] - zfs command: missing [2019-10-04T22:10:44.386Z] - zpool command: missing [2019-10-04T22:10:44.386Z] [2019-10-04T22:10:44.386Z] Limits: [2019-10-04T22:10:44.386Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-04T22:10:44.386Z] [2019-10-04T22:10:44.386Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [2019-10-04T22:10:44.417Z] #58 31.17 CC images/signalfd.o [Pipeline] { (Build dev image) [Pipeline] sh [2019-10-04T22:10:44.673Z] #58 31.45 CC images/fs.o [2019-10-04T22:10:44.722Z] + sudo modprobe ip_vs [2019-10-04T22:10:44.807Z] LINK lib/c/built-in.o [2019-10-04T22:10:44.807Z] LINK lib/c/libcriu.so [2019-10-04T22:10:44.902Z] Removing intermediate container 5ab5043ef169 [2019-10-04T22:10:44.902Z] ---> 222e96aec70a [2019-10-04T22:10:44.902Z] Step 32/126 : FROM cross-${CROSS} as dev-base [2019-10-04T22:10:44.902Z] ---> f65ecb3df858 [2019-10-04T22:10:44.902Z] Step 33/126 : FROM dev-base AS runtime-dev-cross-false [2019-10-04T22:10:44.902Z] ---> f65ecb3df858 [2019-10-04T22:10:44.902Z] Step 34/126 : ARG DEBIAN_FRONTEND [2019-10-04T22:10:44.902Z] ---> Using cache [2019-10-04T22:10:44.902Z] ---> 978a0b390dc9 [2019-10-04T22:10:44.902Z] 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-10-04T22:10:44.902Z] ---> Running in ce4dd2587191 [2019-10-04T22:10:44.928Z] #58 31.74 CC images/pstree.o [2019-10-04T22:10:44.985Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:82097c0f1f0494d75b1088b59453a2d0feeb9735 . [2019-10-04T22:10:45.090Z] GEN magic.py [2019-10-04T22:10:45.090Z] Note: Building without setproctitle() and strlcpy() support. [2019-10-04T22:10:45.090Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-04T22:10:45.184Z] #58 31.94 CC images/pipe.o [2019-10-04T22:10:45.242Z] #1 [internal] load .dockerignore [2019-10-04T22:10:45.376Z] fatal: Not a git repository (or any of the parent directories): .git [2019-10-04T22:10:45.442Z] #58 32.15 CC images/tcp-stream.o [2019-10-04T22:10:45.442Z] #58 32.30 CC images/sk-packet.o [2019-10-04T22:10:45.662Z] make[1]: Nothing to be done for 'all'. [2019-10-04T22:10:45.726Z] #58 32.50 CC images/mnt.o [2019-10-04T22:10:45.807Z] #1 transferring context: 87B done [2019-10-04T22:10:45.807Z] #1 DONE 0.6s [2019-10-04T22:10:45.807Z] [2019-10-04T22:10:45.807Z] #2 [internal] load build definition from Dockerfile [2019-10-04T22:10:45.807Z] #2 transferring dockerfile: 10.84kB 0.0s done [2019-10-04T22:10:45.807Z] #2 DONE 0.6s [2019-10-04T22:10:45.807Z] [2019-10-04T22:10:45.807Z] #3 [internal] load metadata for docker.io/library/golang:1.13.1-stretch [2019-10-04T22:10:45.897Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-04T22:10:45.897Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-04T22:10:45.897Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-04T22:10:45.897Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-04T22:10:45.897Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-04T22:10:45.897Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-10-04T22:10:45.897Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-04T22:10:45.946Z] make[1]: 'images/built-in.o' is up to date. [2019-10-04T22:10:45.946Z] make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-10-04T22:10:45.946Z] make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-10-04T22:10:45.946Z] make[1]: 'compel/libcompel.a' is up to date. [2019-10-04T22:10:45.946Z] make[1]: 'compel/compel-host-bin' is up to date. [2019-10-04T22:10:45.946Z] make[1]: Nothing to be done for 'all'. [2019-10-04T22:10:45.946Z] make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-04T22:10:45.994Z] #58 32.86 CC images/pipe-data.o [2019-10-04T22:10:46.230Z] make[2]: Nothing to be done for 'all'. [2019-10-04T22:10:46.230Z] make[2]: Nothing to be done for 'all'. [2019-10-04T22:10:46.230Z] make[2]: Nothing to be done for 'all'. [2019-10-04T22:10:46.230Z] make[2]: Nothing to be done for 'all'. [2019-10-04T22:10:46.230Z] make[2]: Nothing to be done for 'all'. [2019-10-04T22:10:46.230Z] make[2]: Nothing to be done for 'all'. [2019-10-04T22:10:46.230Z] make[2]: Nothing to be done for 'all'. [2019-10-04T22:10:46.250Z] #58 33.15 CC images/sa.o [2019-10-04T22:10:46.291Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-04T22:10:46.371Z] #3 DONE 0.6s [2019-10-04T22:10:46.371Z] [2019-10-04T22:10:46.371Z] #18 [internal] load build context [2019-10-04T22:10:46.513Z] make[2]: Nothing to be done for 'all'. [2019-10-04T22:10:46.513Z] INSTALL criu/criu [2019-10-04T22:10:47.070Z] Fetched 7670 kB in 1s (4775 kB/s) [2019-10-04T22:10:47.178Z] #58 33.61 CC images/timer.o [2019-10-04T22:10:47.434Z] #58 34.10 CC images/timerfd.o [2019-10-04T22:10:47.690Z] #58 34.43 CC images/mm.o [2019-10-04T22:10:47.849Z] Reading package lists... [2019-10-04T22:10:47.989Z] Removing intermediate container 62bfeacf2ecb [2019-10-04T22:10:47.989Z] ---> 95efefe58210 [2019-10-04T22:10:47.989Z] Step 13/126 : FROM base AS registry [2019-10-04T22:10:47.989Z] ---> 6d6c52f44d94 [2019-10-04T22:10:47.989Z] Step 14/126 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-10-04T22:10:47.989Z] ---> Running in 69e5336390cd [2019-10-04T22:10:47.989Z] Removing intermediate container 69e5336390cd [2019-10-04T22:10:47.989Z] ---> c85382ea75e2 [2019-10-04T22:10:47.989Z] Step 15/126 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-10-04T22:10:47.989Z] ---> Running in de98c202613c [2019-10-04T22:10:48.218Z] Reading package lists... [2019-10-04T22:10:48.219Z] Building dependency tree... [2019-10-04T22:10:48.219Z] Reading state information... [2019-10-04T22:10:48.252Z] #58 34.79 CC images/sk-opts.o [2019-10-04T22:10:48.273Z] Removing intermediate container de98c202613c [2019-10-04T22:10:48.273Z] ---> 0fde721a644e [2019-10-04T22:10:48.273Z] 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-10-04T22:10:48.273Z] ---> Running in d96b53606756 [2019-10-04T22:10:48.507Z] #58 35.05 CC images/sk-unix.o [2019-10-04T22:10:48.556Z] + mktemp -d [2019-10-04T22:10:48.556Z] + export GOPATH=/tmp/tmp.SN4tSEXJ1D [2019-10-04T22:10:48.556Z] + git clone https://github.com/docker/distribution.git /tmp/tmp.SN4tSEXJ1D/src/github.com/docker/distribution [2019-10-04T22:10:48.556Z] Cloning into '/tmp/tmp.SN4tSEXJ1D/src/github.com/docker/distribution'... [2019-10-04T22:10:48.597Z] The following additional packages will be installed: [2019-10-04T22:10:48.597Z] libapparmor1 libseccomp2 [2019-10-04T22:10:48.597Z] Suggested packages: [2019-10-04T22:10:48.597Z] seccomp [2019-10-04T22:10:48.597Z] The following NEW packages will be installed: [2019-10-04T22:10:48.597Z] libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-10-04T22:10:48.597Z] 0 upgraded, 4 newly installed, 0 to remove and 12 not upgraded. [2019-10-04T22:10:48.597Z] Need to get 301 kB of archives. [2019-10-04T22:10:48.597Z] After this operation, 1402 kB of additional disk space will be used. [2019-10-04T22:10:48.597Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp2 s390x 2.3.1-2.1+deb9u1 [41.3 kB] [2019-10-04T22:10:48.597Z] 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-10-04T22:10:48.597Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor1 s390x 2.11.0-3+deb9u2 [78.6 kB] [2019-10-04T22:10:48.597Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-dev s390x 2.11.0-3+deb9u2 [119 kB] [2019-10-04T22:10:48.597Z] debconf: delaying package configuration, since apt-utils is not installed [2019-10-04T22:10:48.597Z] Fetched 301 kB in 0s (3873 kB/s) [2019-10-04T22:10:48.597Z] Selecting previously unselected package libseccomp2:s390x. [2019-10-04T22:10:48.597Z] (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-10-04T22:10:48.597Z] Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_s390x.deb ... [2019-10-04T22:10:48.597Z] Unpacking libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2019-10-04T22:10:48.597Z] Selecting previously unselected package libseccomp-dev:s390x. [2019-10-04T22:10:48.597Z] Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_s390x.deb ... [2019-10-04T22:10:48.597Z] Unpacking libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2019-10-04T22:10:48.763Z] #58 35.44 CC images/sk-inet.o [2019-10-04T22:10:48.976Z] Selecting previously unselected package libapparmor1:s390x. [2019-10-04T22:10:48.976Z] Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_s390x.deb ... [2019-10-04T22:10:48.976Z] Unpacking libapparmor1:s390x (2.11.0-3+deb9u2) ... [2019-10-04T22:10:48.976Z] Selecting previously unselected package libapparmor-dev:s390x. [2019-10-04T22:10:48.976Z] Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_s390x.deb ... [2019-10-04T22:10:48.976Z] Unpacking libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2019-10-04T22:10:48.976Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-04T22:10:48.976Z] Setting up libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2019-10-04T22:10:48.976Z] Setting up libapparmor1:s390x (2.11.0-3+deb9u2) ... [2019-10-04T22:10:48.976Z] Setting up libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2019-10-04T22:10:48.976Z] Setting up libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2019-10-04T22:10:48.976Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-04T22:10:49.324Z] #58 35.93 CC images/tun.o [2019-10-04T22:10:49.340Z] Removing intermediate container ce4dd2587191 [2019-10-04T22:10:49.340Z] ---> b9d506374c31 [2019-10-04T22:10:49.340Z] Step 36/126 : FROM cross-true AS runtime-dev-cross-true [2019-10-04T22:10:49.340Z] ---> 222e96aec70a [2019-10-04T22:10:49.340Z] Step 37/126 : ARG DEBIAN_FRONTEND [2019-10-04T22:10:49.580Z] #58 36.34 CC images/sk-netlink.o [2019-10-04T22:10:49.706Z] ---> Running in f451e668e3ba [2019-10-04T22:10:49.706Z] Removing intermediate container f451e668e3ba [2019-10-04T22:10:49.706Z] ---> 7796e9f4b79e [2019-10-04T22:10:49.706Z] 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-10-04T22:10:49.706Z] ---> Running in bffb4536074d [2019-10-04T22:10:49.835Z] #58 36.54 CC images/packet-sock.o [2019-10-04T22:10:50.407Z] #58 36.94 CC images/ipc-var.o [2019-10-04T22:10:50.407Z] #58 37.26 CC images/ipc-desc.o [2019-10-04T22:10:50.663Z] #58 37.43 CC images/ipc-shm.o [2019-10-04T22:10:50.918Z] #58 37.68 CC images/ipc-msg.o [2019-10-04T22:10:50.918Z] #58 ... [2019-10-04T22:10:50.918Z] [2019-10-04T22:10:50.918Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-10-04T22:10:50.918Z] #33 93.01 go/parser [2019-10-04T22:10:50.918Z] #33 93.21 text/template [2019-10-04T22:10:50.918Z] #33 96.73 log [2019-10-04T22:10:50.918Z] #33 97.41 encoding/binary [2019-10-04T22:10:50.918Z] #33 98.50 go/doc [2019-10-04T22:10:50.918Z] #33 99.21 encoding/base64 [2019-10-04T22:10:50.918Z] #33 100.1 encoding/json [2019-10-04T22:10:50.918Z] #33 102.5 github.com/LK4D4/vndr/build [2019-10-04T22:10:50.984Z] Removing intermediate container bffb4536074d [2019-10-04T22:10:50.984Z] ---> 3b085831770f [2019-10-04T22:10:50.984Z] Step 39/126 : FROM runtime-dev-cross-${CROSS} AS runtime-dev [2019-10-04T22:10:50.984Z] ---> b9d506374c31 [2019-10-04T22:10:50.984Z] Step 40/126 : FROM base AS tomlv [2019-10-04T22:10:50.984Z] ---> f65ecb3df858 [2019-10-04T22:10:50.984Z] Step 41/126 : ENV INSTALL_BINARY_NAME=tomlv [2019-10-04T22:10:50.984Z] ---> Running in 86057617278a [2019-10-04T22:10:50.984Z] Removing intermediate container 86057617278a [2019-10-04T22:10:50.984Z] ---> e0b283556e87 [2019-10-04T22:10:50.984Z] Step 42/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-04T22:10:51.174Z] #33 ... [2019-10-04T22:10:51.174Z] [2019-10-04T22:10:51.174Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-04T22:10:51.174Z] #13 25.75 Reading package lists... [2019-10-04T22:10:51.174Z] #13 30.48 Building dependency tree... [2019-10-04T22:10:51.174Z] #13 31.46 Reading state information... [2019-10-04T22:10:51.174Z] #13 32.76 The following additional packages will be installed: [2019-10-04T22:10:51.174Z] #13 32.76 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-10-04T22:10:51.174Z] #13 32.76 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-10-04T22:10:51.174Z] #13 32.77 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-10-04T22:10:51.174Z] #13 32.77 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-10-04T22:10:51.174Z] #13 32.77 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-10-04T22:10:51.174Z] #13 32.77 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-10-04T22:10:51.174Z] #13 32.77 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-10-04T22:10:51.174Z] #13 32.77 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-10-04T22:10:51.174Z] #13 32.77 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-10-04T22:10:51.174Z] #13 32.77 Suggested packages: [2019-10-04T22:10:51.174Z] #13 32.77 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-10-04T22:10:51.174Z] #13 32.77 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-10-04T22:10:51.174Z] #13 32.77 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-10-04T22:10:51.174Z] #13 32.77 vim-doc vim-scripts xfsdump acl attr quota [2019-10-04T22:10:51.174Z] #13 32.77 Recommended packages: [2019-10-04T22:10:51.174Z] #13 32.77 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-10-04T22:10:51.174Z] #13 32.77 python3-keyrings.alt python3-xdg unzip [2019-10-04T22:10:51.174Z] #13 36.89 The following NEW packages will be installed: [2019-10-04T22:10:51.174Z] #13 36.90 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-10-04T22:10:51.174Z] #13 36.90 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-10-04T22:10:51.174Z] #13 36.90 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-10-04T22:10:51.174Z] #13 36.91 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-10-04T22:10:51.174Z] #13 36.91 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-10-04T22:10:51.174Z] #13 36.91 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-10-04T22:10:51.174Z] #13 36.91 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-10-04T22:10:51.174Z] #13 36.91 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-10-04T22:10:51.174Z] #13 36.91 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-10-04T22:10:51.174Z] #13 36.91 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-10-04T22:10:51.174Z] #13 36.91 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-10-04T22:10:51.174Z] #13 36.91 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-10-04T22:10:51.174Z] #13 36.91 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-10-04T22:10:51.174Z] #13 36.91 xfsprogs xxd xz-utils zip [2019-10-04T22:10:51.250Z] + cd /tmp/tmp.SN4tSEXJ1D/src/github.com/docker/distribution [2019-10-04T22:10:51.250Z] + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-10-04T22:10:51.365Z] ---> 0954bc8ee050 [2019-10-04T22:10:51.365Z] Step 43/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-10-04T22:10:51.430Z] #13 38.04 0 upgraded, 69 newly installed, 0 to remove and 12 not upgraded. [2019-10-04T22:10:51.430Z] #13 38.04 Need to get 90.9 MB of archives. [2019-10-04T22:10:51.430Z] #13 38.04 After this operation, 541 MB of additional disk space will be used. [2019-10-04T22:10:51.430Z] #13 38.04 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB] [2019-10-04T22:10:51.430Z] #13 38.04 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-10-04T22:10:51.430Z] #13 38.04 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB] [2019-10-04T22:10:51.430Z] #13 38.04 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB] [2019-10-04T22:10:51.430Z] #13 38.07 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB] [2019-10-04T22:10:51.430Z] #13 38.08 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB] [2019-10-04T22:10:51.430Z] #13 ... [2019-10-04T22:10:51.430Z] [2019-10-04T22:10:51.430Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-04T22:10:51.430Z] #58 38.01 CC images/ipc-sem.o [2019-10-04T22:10:51.430Z] #58 38.22 CC images/utsns.o [2019-10-04T22:10:51.638Z] #18 transferring context: 33.67MB 4.4s [2019-10-04T22:10:51.638Z] #18 ... [2019-10-04T22:10:51.638Z] [2019-10-04T22:10:51.638Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-10-04T22:10:51.638Z] #64 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 0.8s done [2019-10-04T22:10:51.638Z] #64 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-10-04T22:10:51.638Z] #64 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-10-04T22:10:51.638Z] #64 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 1.7s done [2019-10-04T22:10:51.638Z] #64 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 2.2s done [2019-10-04T22:10:51.638Z] #64 DONE 4.0s [2019-10-04T22:10:51.638Z] [2019-10-04T22:10:51.638Z] #18 [internal] load build context [2019-10-04T22:10:51.638Z] #18 transferring context: 45.59MB 5.0s done [2019-10-04T22:10:51.638Z] #18 DONE 5.1s [2019-10-04T22:10:51.638Z] [2019-10-04T22:10:51.638Z] #4 [base 1/2] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5... [2019-10-04T22:10:51.638Z] #4 resolve docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 done [2019-10-04T22:10:51.638Z] #4 sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 1.42kB / 1.42kB done [2019-10-04T22:10:51.638Z] #4 sha256:f8c4e1a86e6d52be270d3f1f3c26ea3b56959a93643ff063b008b06ec4f84e42 5.47kB / 5.47kB done [2019-10-04T22:10:51.638Z] #4 sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae 10.79MB / 10.79MB 0.7s done [2019-10-04T22:10:51.638Z] #4 sha256:a219387d86d28db4e6e0c14b9331492648442460fc803d84a03ba582fa5217a6 1.80kB / 1.80kB done [2019-10-04T22:10:51.638Z] #4 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 45.38MB / 45.38MB 1.2s done [2019-10-04T22:10:51.638Z] #4 sha256:4530c6472b5d2a08201c9cd65f43a788e526eb4fe498a4fbe5e4d5688535cd21 4.34MB / 4.34MB 0.4s done [2019-10-04T22:10:51.638Z] #4 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 50.07MB / 50.07MB 1.6s done [2019-10-04T22:10:51.638Z] #4 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 57.69MB / 57.69MB 2.5s done [2019-10-04T22:10:51.638Z] #4 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 120.05MB / 120.05MB 4.6s done [2019-10-04T22:10:51.638Z] #4 sha256:54293c5706697c9e094a7ba9e16f83079e34e108bcbf1b02df3252705022c231 127B / 127B 1.7s done [2019-10-04T22:10:51.638Z] #4 extracting sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 3.3s [2019-10-04T22:10:51.686Z] #58 38.46 CC images/creds.o [2019-10-04T22:10:51.736Z] ---> 18b51a8c7a2e [2019-10-04T22:10:51.736Z] Step 44/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-10-04T22:10:51.873Z] + GOPATH=/tmp/tmp.SN4tSEXJ1D/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.SN4tSEXJ1D go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-10-04T22:10:51.942Z] #58 38.79 CC images/vma.o [2019-10-04T22:10:52.123Z] ---> Running in 2e8604387ee9 [2019-10-04T22:10:52.503Z] #58 39.09 CC images/netdev.o [2019-10-04T22:10:52.508Z] + RM_GOPATH=0 [2019-10-04T22:10:52.508Z] + TMP_GOPATH= [2019-10-04T22:10:52.508Z] + : /build [2019-10-04T22:10:52.508Z] + '[' -z '' ']' [2019-10-04T22:10:52.508Z] ++ mktemp -d [2019-10-04T22:10:52.508Z] + export GOPATH=/tmp/tmp.ZJcJQpqAdz [2019-10-04T22:10:52.508Z] + GOPATH=/tmp/tmp.ZJcJQpqAdz [2019-10-04T22:10:52.508Z] + RM_GOPATH=1 [2019-10-04T22:10:52.508Z] ++ dirname ./install.sh [2019-10-04T22:10:52.508Z] + dir=. [2019-10-04T22:10:52.508Z] + bin=tomlv [2019-10-04T22:10:52.508Z] + shift [2019-10-04T22:10:52.508Z] + '[' '!' -f ./tomlv.installer ']' [2019-10-04T22:10:52.508Z] + . ./tomlv.installer [2019-10-04T22:10:52.508Z] ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-04T22:10:52.508Z] + install_tomlv [2019-10-04T22:10:52.508Z] Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-04T22:10:52.508Z] + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-10-04T22:10:52.508Z] + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.ZJcJQpqAdz/src/github.com/BurntSushi/toml [2019-10-04T22:10:52.508Z] Cloning into '/tmp/tmp.ZJcJQpqAdz/src/github.com/BurntSushi/toml'... [2019-10-04T22:10:52.759Z] #58 39.44 CC images/tty.o [2019-10-04T22:10:52.881Z] + cd /tmp/tmp.ZJcJQpqAdz/src/github.com/BurntSushi/toml [2019-10-04T22:10:52.881Z] + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-04T22:10:52.881Z] + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-10-04T22:10:52.881Z] runtime/internal/atomic [2019-10-04T22:10:52.881Z] internal/cpu [2019-10-04T22:10:52.881Z] runtime/internal/sys [2019-10-04T22:10:52.881Z] runtime/internal/math [2019-10-04T22:10:52.881Z] math/bits [2019-10-04T22:10:52.881Z] internal/bytealg [2019-10-04T22:10:52.881Z] runtime [2019-10-04T22:10:52.881Z] math [2019-10-04T22:10:53.320Z] #58 40.10 CC images/file-lock.o [2019-10-04T22:10:53.388Z] unicode/utf8 [2019-10-04T22:10:53.388Z] internal/race [2019-10-04T22:10:53.388Z] sync/atomic [2019-10-04T22:10:53.388Z] unicode [2019-10-04T22:10:53.576Z] #58 40.33 CC images/rlimit.o [2019-10-04T22:10:53.818Z] internal/testlog [2019-10-04T22:10:53.818Z] encoding [2019-10-04T22:10:53.818Z] runtime/cgo [2019-10-04T22:10:53.832Z] #58 40.50 CC images/pagemap.o [2019-10-04T22:10:54.087Z] #58 40.89 CC images/siginfo.o [2019-10-04T22:10:54.169Z] #4 extracting sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 5.6s done [2019-10-04T22:10:54.169Z] #4 extracting sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae [2019-10-04T22:10:54.648Z] #58 41.29 CC images/rpc.o [2019-10-04T22:10:55.110Z] #4 extracting sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae 0.8s done [2019-10-04T22:10:55.110Z] #4 extracting sha256:4530c6472b5d2a08201c9cd65f43a788e526eb4fe498a4fbe5e4d5688535cd21 [2019-10-04T22:10:55.368Z] #4 extracting sha256:4530c6472b5d2a08201c9cd65f43a788e526eb4fe498a4fbe5e4d5688535cd21 0.3s done [2019-10-04T22:10:55.368Z] #4 extracting sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee [2019-10-04T22:10:55.722Z] sync [2019-10-04T22:10:55.722Z] internal/reflectlite [2019-10-04T22:10:56.012Z] #58 42.69 CC images/ext-file.o [2019-10-04T22:10:56.115Z] errors [2019-10-04T22:10:56.115Z] sort [2019-10-04T22:10:56.115Z] strconv [2019-10-04T22:10:56.115Z] io [2019-10-04T22:10:56.115Z] internal/oserror [2019-10-04T22:10:56.115Z] syscall [2019-10-04T22:10:56.115Z] reflect [2019-10-04T22:10:56.268Z] #58 42.99 CC images/cgroup.o [2019-10-04T22:10:56.511Z] time [2019-10-04T22:10:56.896Z] internal/poll [2019-10-04T22:10:57.200Z] #58 43.72 CC images/userns.o [2019-10-04T22:10:57.200Z] #58 ... [2019-10-04T22:10:57.200Z] [2019-10-04T22:10:57.200Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-04T22:10:57.200Z] #13 38.14 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB] [2019-10-04T22:10:57.200Z] #13 38.30 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB] [2019-10-04T22:10:57.200Z] #13 38.31 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB] [2019-10-04T22:10:57.200Z] #13 38.32 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB] [2019-10-04T22:10:57.200Z] #13 38.49 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB] [2019-10-04T22:10:57.200Z] #13 38.50 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB] [2019-10-04T22:10:57.200Z] #13 38.51 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB] [2019-10-04T22:10:57.200Z] #13 38.51 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB] [2019-10-04T22:10:57.200Z] #13 38.51 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB] [2019-10-04T22:10:57.200Z] #13 38.53 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB] [2019-10-04T22:10:57.200Z] #13 38.53 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB] [2019-10-04T22:10:57.200Z] #13 38.55 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB] [2019-10-04T22:10:57.200Z] #13 38.56 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB] [2019-10-04T22:10:57.200Z] #13 38.56 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB] [2019-10-04T22:10:57.200Z] #13 38.57 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB] [2019-10-04T22:10:57.200Z] #13 38.59 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-04T22:10:57.200Z] #13 38.62 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-04T22:10:57.200Z] #13 38.64 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB] [2019-10-04T22:10:57.200Z] #13 38.64 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB] [2019-10-04T22:10:57.200Z] #13 38.65 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB] [2019-10-04T22:10:57.200Z] #13 38.68 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB] [2019-10-04T22:10:57.200Z] #13 38.70 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-10-04T22:10:57.200Z] #13 38.71 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-10-04T22:10:57.200Z] #13 38.77 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-10-04T22:10:57.200Z] #13 38.78 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB] [2019-10-04T22:10:57.200Z] #13 38.79 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB] [2019-10-04T22:10:57.200Z] #13 38.80 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-10-04T22:10:57.200Z] #13 38.82 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-10-04T22:10:57.200Z] #13 38.83 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-10-04T22:10:57.200Z] #13 38.84 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B] [2019-10-04T22:10:57.200Z] #13 38.84 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB] [2019-10-04T22:10:57.200Z] #13 38.85 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-10-04T22:10:57.200Z] #13 38.85 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB] [2019-10-04T22:10:57.200Z] #13 38.89 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB] [2019-10-04T22:10:57.200Z] #13 38.91 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB] [2019-10-04T22:10:57.200Z] #13 38.94 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB] [2019-10-04T22:10:57.200Z] #13 38.99 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB] [2019-10-04T22:10:57.200Z] #13 39.01 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB] [2019-10-04T22:10:57.200Z] #13 39.02 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-10-04T22:10:57.200Z] #13 39.03 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-10-04T22:10:57.200Z] #13 39.03 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB] [2019-10-04T22:10:57.200Z] #13 39.05 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB] [2019-10-04T22:10:57.200Z] #13 39.23 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB] [2019-10-04T22:10:57.200Z] #13 39.26 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-10-04T22:10:57.200Z] #13 39.38 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-10-04T22:10:57.200Z] #13 39.40 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB] [2019-10-04T22:10:57.200Z] #13 39.41 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB] [2019-10-04T22:10:57.200Z] #13 39.45 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB] [2019-10-04T22:10:57.200Z] #13 39.46 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB] [2019-10-04T22:10:57.200Z] #13 39.50 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-10-04T22:10:57.200Z] #13 39.93 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB] [2019-10-04T22:10:57.200Z] #13 39.99 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB] [2019-10-04T22:10:57.200Z] #13 40.07 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB] [2019-10-04T22:10:57.200Z] #13 40.09 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB] [2019-10-04T22:10:57.200Z] #13 40.10 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB] [2019-10-04T22:10:57.200Z] #13 40.14 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-10-04T22:10:57.200Z] #13 40.33 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-10-04T22:10:57.200Z] #13 40.49 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-10-04T22:10:57.200Z] #13 40.50 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB] [2019-10-04T22:10:57.200Z] #13 40.87 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-10-04T22:10:57.200Z] #13 41.06 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-10-04T22:10:57.200Z] #13 41.07 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-10-04T22:10:57.200Z] #13 43.50 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-10-04T22:10:57.293Z] internal/fmtsort [2019-10-04T22:10:57.294Z] internal/syscall/unix [2019-10-04T22:10:57.294Z] strings [2019-10-04T22:10:57.294Z] os [2019-10-04T22:10:57.294Z] bytes [2019-10-04T22:10:57.294Z] fmt [2019-10-04T22:10:57.677Z] bufio [2019-10-04T22:10:57.677Z] path/filepath [2019-10-04T22:10:57.677Z] io/ioutil [2019-10-04T22:10:57.677Z] flag [2019-10-04T22:10:58.058Z] github.com/BurntSushi/toml [2019-10-04T22:10:58.058Z] log [2019-10-04T22:10:58.058Z] path [2019-10-04T22:10:58.058Z] text/tabwriter [2019-10-04T22:10:58.440Z] github.com/BurntSushi/toml/cmd/tomlv [2019-10-04T22:10:58.661Z] #4 extracting sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 2.9s done [2019-10-04T22:10:58.661Z] #4 extracting sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 0.1s [2019-10-04T22:10:59.713Z] Removing intermediate container 2e8604387ee9 [2019-10-04T22:10:59.713Z] ---> cd40acb9309a [2019-10-04T22:10:59.713Z] Step 45/126 : FROM base AS vndr [2019-10-04T22:10:59.713Z] ---> f65ecb3df858 [2019-10-04T22:10:59.713Z] Step 46/126 : ENV INSTALL_BINARY_NAME=vndr [2019-10-04T22:10:59.713Z] ---> Running in adea5012385a [2019-10-04T22:10:59.713Z] Removing intermediate container adea5012385a [2019-10-04T22:10:59.713Z] ---> 563d2c73d3d9 [2019-10-04T22:10:59.713Z] Step 47/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-04T22:10:59.716Z] #13 45.97 debconf: delaying package configuration, since apt-utils is not installed [2019-10-04T22:10:59.716Z] #13 46.13 Fetched 90.9 MB in 8s (11.2 MB/s) [2019-10-04T22:10:59.716Z] #13 46.25 Selecting previously unselected package bash-completion. [2019-10-04T22:10:59.716Z] #13 46.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 ... 15161 files and directories currently installed.) [2019-10-04T22:10:59.716Z] #13 46.29 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-10-04T22:11:00.073Z] ---> fe68f92c18e7 [2019-10-04T22:11:00.073Z] Step 48/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-10-04T22:11:00.435Z] ---> 1d7fad65684a [2019-10-04T22:11:00.435Z] Step 49/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-10-04T22:11:00.435Z] ---> Running in 024cc0d2161f [2019-10-04T22:11:00.810Z] + RM_GOPATH=0 [2019-10-04T22:11:00.810Z] + TMP_GOPATH= [2019-10-04T22:11:00.810Z] + : /build [2019-10-04T22:11:00.810Z] + '[' -z '' ']' [2019-10-04T22:11:00.810Z] ++ mktemp -d [2019-10-04T22:11:00.810Z] + export GOPATH=/tmp/tmp.z4TWHDjGGk [2019-10-04T22:11:00.810Z] + GOPATH=/tmp/tmp.z4TWHDjGGk [2019-10-04T22:11:00.810Z] + RM_GOPATH=1 [2019-10-04T22:11:00.810Z] Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-04T22:11:00.810Z] ++ dirname ./install.sh [2019-10-04T22:11:00.810Z] + dir=. [2019-10-04T22:11:00.810Z] + bin=vndr [2019-10-04T22:11:00.810Z] + shift [2019-10-04T22:11:00.810Z] + '[' '!' -f ./vndr.installer ']' [2019-10-04T22:11:00.810Z] + . ./vndr.installer [2019-10-04T22:11:00.810Z] ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-04T22:11:00.810Z] + install_vndr [2019-10-04T22:11:00.810Z] + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-10-04T22:11:00.810Z] + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.z4TWHDjGGk/src/github.com/LK4D4/vndr [2019-10-04T22:11:00.810Z] Cloning into '/tmp/tmp.z4TWHDjGGk/src/github.com/LK4D4/vndr'... [2019-10-04T22:11:01.183Z] + cd /tmp/tmp.z4TWHDjGGk/src/github.com/LK4D4/vndr [2019-10-04T22:11:01.183Z] + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-04T22:11:01.183Z] + go build -buildmode=pie -v -o /build/vndr . [2019-10-04T22:11:01.183Z] internal/cpu [2019-10-04T22:11:01.183Z] runtime/internal/atomic [2019-10-04T22:11:01.183Z] runtime/internal/sys [2019-10-04T22:11:01.183Z] internal/bytealg [2019-10-04T22:11:01.183Z] runtime/internal/math [2019-10-04T22:11:01.562Z] internal/race [2019-10-04T22:11:01.562Z] sync/atomic [2019-10-04T22:11:01.562Z] runtime [2019-10-04T22:11:01.562Z] unicode [2019-10-04T22:11:01.562Z] unicode/utf8 [2019-10-04T22:11:01.966Z] math/bits [2019-10-04T22:11:01.966Z] math [2019-10-04T22:11:02.366Z] internal/testlog [2019-10-04T22:11:02.366Z] encoding [2019-10-04T22:11:02.366Z] unicode/utf16 [2019-10-04T22:11:02.366Z] container/list [2019-10-04T22:11:02.366Z] crypto/internal/subtle [2019-10-04T22:11:02.366Z] crypto/subtle [2019-10-04T22:11:02.366Z] vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-10-04T22:11:02.366Z] internal/nettrace [2019-10-04T22:11:02.366Z] runtime/cgo [2019-10-04T22:11:02.774Z] vendor/golang.org/x/crypto/internal/subtle [2019-10-04T22:11:02.859Z] #4 extracting sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 3.7s done [2019-10-04T22:11:02.859Z] #4 extracting sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 0.1s [2019-10-04T22:11:03.774Z] internal/reflectlite [2019-10-04T22:11:03.774Z] sync [2019-10-04T22:11:03.774Z] github.com/LK4D4/vndr/godl/singleflight [2019-10-04T22:11:03.774Z] math/rand [2019-10-04T22:11:03.882Z] #13 49.98 Unpacking bash-completion (1:2.1-4.3) ... [2019-10-04T22:11:03.882Z] #13 ... [2019-10-04T22:11:03.882Z] [2019-10-04T22:11:03.882Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-10-04T22:11:03.882Z] #33 105.3 encoding/xml [2019-10-04T22:11:03.882Z] #33 106.3 compress/flate [2019-10-04T22:11:03.882Z] #33 109.6 hash [2019-10-04T22:11:03.882Z] #33 109.8 hash/crc32 [2019-10-04T22:11:03.882Z] #33 110.5 compress/gzip [2019-10-04T22:11:03.882Z] #33 111.3 context [2019-10-04T22:11:03.882Z] #33 111.8 crypto/cipher [2019-10-04T22:11:03.882Z] #33 112.1 math/big [2019-10-04T22:11:03.882Z] #33 113.1 crypto/aes [2019-10-04T22:11:03.882Z] #33 114.4 crypto [2019-10-04T22:11:03.882Z] #33 114.7 crypto/des [2019-10-04T22:11:03.882Z] #33 115.1 crypto/internal/randutil [2019-10-04T22:11:03.882Z] #33 115.2 crypto/sha512 [2019-10-04T22:11:03.882Z] #33 ... [2019-10-04T22:11:03.882Z] [2019-10-04T22:11:03.882Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-04T22:11:03.882Z] #58 44.03 CC images/google/protobuf/descriptor.o [2019-10-04T22:11:03.882Z] #58 45.94 CC images/opts.o [2019-10-04T22:11:03.882Z] #58 46.23 CC images/seccomp.o [2019-10-04T22:11:03.882Z] #58 46.65 CC images/binfmt-misc.o [2019-10-04T22:11:03.882Z] #58 46.96 CC images/time.o [2019-10-04T22:11:03.882Z] #58 47.27 CC images/sysctl.o [2019-10-04T22:11:03.882Z] #58 47.49 CC images/autofs.o [2019-10-04T22:11:03.882Z] #58 47.71 CC images/macvlan.o [2019-10-04T22:11:03.882Z] #58 47.95 CC images/sit.o [2019-10-04T22:11:03.882Z] #58 48.22 LINK images/built-in.o [2019-10-04T22:11:03.882Z] #58 48.36 GEN compel/include/asm [2019-10-04T22:11:03.882Z] #58 48.37 GEN compel/include/version.h [2019-10-04T22:11:03.882Z] #58 48.39 touch .config [2019-10-04T22:11:03.882Z] #58 48.41 GEN include/common/config.h [2019-10-04T22:11:03.882Z] #58 48.50 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2019-10-04T22:11:03.882Z] #58 48.54 GEN compel/plugins/include/uapi/std/syscall-64.h [2019-10-04T22:11:03.882Z] #58 48.56 GEN compel/arch/x86/plugins/std/syscalls-64.S [2019-10-04T22:11:03.882Z] #58 48.58 DEP compel/arch/x86/plugins/std/syscalls-64.d [2019-10-04T22:11:03.882Z] #58 48.60 DEP compel/arch/x86/plugins/std/memcpy.d [2019-10-04T22:11:03.882Z] #58 48.63 DEP compel/arch/x86/plugins/std/parasite-head.d [2019-10-04T22:11:03.882Z] #58 48.67 GEN compel/plugins/include/uapi/std/syscall.h [2019-10-04T22:11:03.882Z] #58 48.75 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2019-10-04T22:11:03.882Z] #58 48.76 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-10-04T22:11:03.882Z] #58 48.79 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-10-04T22:11:03.882Z] #58 48.81 DEP compel/plugins/std/infect.d [2019-10-04T22:11:03.882Z] #58 48.95 DEP compel/plugins/std/string.d [2019-10-04T22:11:03.882Z] #58 49.04 DEP compel/plugins/std/log.d [2019-10-04T22:11:03.882Z] #58 49.20 DEP compel/plugins/std/fds.d [2019-10-04T22:11:03.882Z] #58 49.31 DEP compel/plugins/std/std.d [2019-10-04T22:11:03.882Z] #58 49.41 DEP compel/plugins/shmem/shmem.d [2019-10-04T22:11:03.882Z] #58 49.49 DEP compel/plugins/fds/fds.d [2019-10-04T22:11:03.882Z] #58 49.66 CC compel/plugins/std/std.o [2019-10-04T22:11:03.882Z] #58 50.08 CC compel/plugins/std/fds.o [2019-10-04T22:11:03.882Z] #58 50.64 CC compel/plugins/std/log.o [2019-10-04T22:11:04.190Z] internal/singleflight [2019-10-04T22:11:04.190Z] errors [2019-10-04T22:11:04.190Z] sort [2019-10-04T22:11:04.190Z] io [2019-10-04T22:11:04.190Z] strconv [2019-10-04T22:11:04.190Z] bytes [2019-10-04T22:11:04.443Z] #58 ... [2019-10-04T22:11:04.443Z] [2019-10-04T22:11:04.443Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-10-04T22:11:04.443Z] #33 116.4 crypto/ed25519/internal/edwards25519 [2019-10-04T22:11:04.659Z] bufio [2019-10-04T22:11:04.659Z] reflect [2019-10-04T22:11:04.659Z] internal/oserror [2019-10-04T22:11:04.659Z] syscall [2019-10-04T22:11:04.700Z] #33 ... [2019-10-04T22:11:04.700Z] [2019-10-04T22:11:04.700Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2019-10-04T22:11:04.700Z] #61 108.5 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-04T22:11:04.700Z] #61 108.5 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-10-04T22:11:04.700Z] #61 DONE 117.1s [2019-10-04T22:11:04.700Z] [2019-10-04T22:11:04.700Z] #62 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-10-04T22:11:04.700Z] #62 DONE 0.1s [2019-10-04T22:11:04.700Z] [2019-10-04T22:11:04.700Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-04T22:11:04.700Z] #58 51.55 CC compel/plugins/std/string.o [2019-10-04T22:11:05.472Z] time [2019-10-04T22:11:05.866Z] internal/fmtsort [2019-10-04T22:11:05.866Z] internal/poll [2019-10-04T22:11:05.866Z] internal/syscall/unix [2019-10-04T22:11:05.866Z] strings [2019-10-04T22:11:05.866Z] os [2019-10-04T22:11:05.866Z] regexp/syntax [2019-10-04T22:11:06.066Z] #58 52.78 CC compel/plugins/std/infect.o [2019-10-04T22:11:06.249Z] fmt [2019-10-04T22:11:06.249Z] path/filepath [2019-10-04T22:11:06.249Z] regexp [2019-10-04T22:11:06.628Z] #58 53.35 CC compel/arch/x86/plugins/std/parasite-head.o [2019-10-04T22:11:06.632Z] flag [2019-10-04T22:11:06.632Z] go/token [2019-10-04T22:11:06.632Z] internal/lazyregexp [2019-10-04T22:11:06.632Z] path [2019-10-04T22:11:06.632Z] go/scanner [2019-10-04T22:11:06.632Z] io/ioutil [2019-10-04T22:11:06.632Z] net/url [2019-10-04T22:11:06.884Z] #58 53.44 CC compel/arch/x86/plugins/std/memcpy.o [2019-10-04T22:11:06.884Z] #58 53.49 CC compel/arch/x86/plugins/std/syscalls-64.o [2019-10-04T22:11:06.884Z] #58 53.57 AR compel/plugins/std.lib.a [2019-10-04T22:11:06.884Z] #58 53.62 CC compel/plugins/fds/fds.o [2019-10-04T22:11:07.013Z] go/ast [2019-10-04T22:11:07.013Z] text/template/parse [2019-10-04T22:11:07.140Z] #58 53.87 AR compel/plugins/fds.lib.a [2019-10-04T22:11:07.140Z] #58 53.94 HOSTDEP compel/src/lib/log-host.d [2019-10-04T22:11:07.393Z] text/template [2019-10-04T22:11:07.393Z] go/parser [2019-10-04T22:11:07.396Z] #58 54.07 HOSTDEP compel/src/lib/handle-elf-host.d [2019-10-04T22:11:07.396Z] #58 54.21 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2019-10-04T22:11:07.652Z] #58 54.34 HOSTDEP compel/src/main-host.d [2019-10-04T22:11:07.793Z] go/doc [2019-10-04T22:11:07.793Z] log [2019-10-04T22:11:07.793Z] encoding/binary [2019-10-04T22:11:07.793Z] encoding/base64 [2019-10-04T22:11:07.793Z] encoding/json [2019-10-04T22:11:07.793Z] github.com/LK4D4/vndr/build [2019-10-04T22:11:07.908Z] #58 54.59 DEP compel/src/lib/ptrace.d [2019-10-04T22:11:08.164Z] #58 54.82 DEP compel/src/lib/infect.d [2019-10-04T22:11:08.191Z] encoding/xml [2019-10-04T22:11:08.191Z] compress/flate [2019-10-04T22:11:08.420Z] #58 55.09 DEP compel/src/lib/infect-util.d [2019-10-04T22:11:08.420Z] #58 55.21 DEP compel/src/lib/infect-rpc.d [2019-10-04T22:11:08.423Z] #4 extracting sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 5.2s [2019-10-04T22:11:08.578Z] hash [2019-10-04T22:11:08.578Z] context [2019-10-04T22:11:08.578Z] hash/crc32 [2019-10-04T22:11:08.578Z] crypto/cipher [2019-10-04T22:11:08.578Z] compress/gzip [2019-10-04T22:11:08.676Z] #58 55.41 DEP compel/arch/x86/src/lib/infect.d [2019-10-04T22:11:08.932Z] #58 55.63 DEP compel/arch/x86/src/lib/cpu.d [2019-10-04T22:11:08.932Z] #58 55.75 DEP compel/src/lib/log.d [2019-10-04T22:11:08.952Z] crypto/aes [2019-10-04T22:11:08.952Z] math/big [2019-10-04T22:11:08.952Z] crypto [2019-10-04T22:11:08.952Z] crypto/des [2019-10-04T22:11:08.952Z] crypto/internal/randutil [2019-10-04T22:11:08.952Z] crypto/sha512 [2019-10-04T22:11:08.952Z] crypto/ed25519/internal/edwards25519 [2019-10-04T22:11:09.188Z] #58 55.89 DEP compel/src/main.d [2019-10-04T22:11:09.188Z] #58 56.01 DEP compel/src/lib/handle-elf.d [2019-10-04T22:11:09.335Z] crypto/hmac [2019-10-04T22:11:09.335Z] crypto/md5 [2019-10-04T22:11:09.335Z] crypto/rc4 [2019-10-04T22:11:09.335Z] crypto/sha1 [2019-10-04T22:11:09.444Z] #58 56.19 DEP compel/arch/x86/src/lib/handle-elf.d [2019-10-04T22:11:09.699Z] #58 56.44 CC compel/src/lib/log.o [2019-10-04T22:11:09.731Z] crypto/sha256 [2019-10-04T22:11:09.731Z] crypto/rand [2019-10-04T22:11:09.731Z] crypto/elliptic [2019-10-04T22:11:09.731Z] encoding/asn1 [2019-10-04T22:11:09.731Z] crypto/ed25519 [2019-10-04T22:11:09.955Z] #58 56.76 CC compel/arch/x86/src/lib/cpu.o [2019-10-04T22:11:10.111Z] crypto/rsa [2019-10-04T22:11:10.111Z] crypto/ecdsa [2019-10-04T22:11:10.111Z] crypto/dsa [2019-10-04T22:11:10.111Z] encoding/hex [2019-10-04T22:11:10.111Z] encoding/pem [2019-10-04T22:11:10.111Z] crypto/x509/pkix [2019-10-04T22:11:10.111Z] vendor/golang.org/x/crypto/cryptobyte [2019-10-04T22:11:10.111Z] vendor/golang.org/x/net/dns/dnsmessage [2019-10-04T22:11:10.498Z] vendor/golang.org/x/sys/cpu [2019-10-04T22:11:10.498Z] vendor/golang.org/x/crypto/internal/chacha20 [2019-10-04T22:11:10.498Z] net [2019-10-04T22:11:10.498Z] vendor/golang.org/x/crypto/poly1305 [2019-10-04T22:11:10.498Z] vendor/golang.org/x/crypto/chacha20poly1305 [2019-10-04T22:11:10.498Z] vendor/golang.org/x/crypto/curve25519 [2019-10-04T22:11:10.498Z] vendor/golang.org/x/crypto/hkdf [2019-10-04T22:11:10.498Z] vendor/golang.org/x/text/transform [2019-10-04T22:11:10.882Z] #58 57.63 CC compel/arch/x86/src/lib/infect.o [2019-10-04T22:11:10.909Z] vendor/golang.org/x/text/unicode/bidi [2019-10-04T22:11:10.909Z] vendor/golang.org/x/text/secure/bidirule [2019-10-04T22:11:10.909Z] vendor/golang.org/x/text/unicode/norm [2019-10-04T22:11:11.708Z] #4 extracting sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 8.5s done [2019-10-04T22:11:11.708Z] #4 extracting sha256:54293c5706697c9e094a7ba9e16f83079e34e108bcbf1b02df3252705022c231 done [2019-10-04T22:11:11.708Z] #4 DONE 25.4s [2019-10-04T22:11:11.708Z] [2019-10-04T22:11:11.708Z] #5 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-10-04T22:11:11.747Z] vendor/golang.org/x/net/idna [2019-10-04T22:11:11.747Z] vendor/golang.org/x/net/http2/hpack [2019-10-04T22:11:11.747Z] mime [2019-10-04T22:11:11.810Z] #58 58.57 CC compel/src/lib/infect-rpc.o [2019-10-04T22:11:11.810Z] #58 ... [2019-10-04T22:11:11.810Z] [2019-10-04T22:11:11.810Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-04T22:11:11.810Z] #13 51.14 Selecting previously unselected package libnet1:amd64. [2019-10-04T22:11:11.810Z] #13 51.14 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-10-04T22:11:11.810Z] #13 51.16 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-04T22:11:11.810Z] #13 51.36 Selecting previously unselected package libnfnetlink0:amd64. [2019-10-04T22:11:11.810Z] #13 51.36 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ... [2019-10-04T22:11:11.810Z] #13 51.38 Unpacking libnfnetlink0:amd64 (1.0.1-3) ... [2019-10-04T22:11:11.810Z] #13 51.55 Selecting previously unselected package libpcrecpp0v5:amd64. [2019-10-04T22:11:11.810Z] #13 51.55 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ... [2019-10-04T22:11:11.810Z] #13 51.59 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-10-04T22:11:11.810Z] #13 51.90 Selecting previously unselected package libudev-dev:amd64. [2019-10-04T22:11:11.810Z] #13 51.90 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_amd64.deb ... [2019-10-04T22:11:11.810Z] #13 51.94 Unpacking libudev-dev:amd64 (232-25+deb9u12) ... [2019-10-04T22:11:11.810Z] #13 52.28 Selecting previously unselected package libpython3.5-minimal:amd64. [2019-10-04T22:11:11.810Z] #13 52.28 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-10-04T22:11:11.810Z] #13 52.30 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-10-04T22:11:11.810Z] #13 53.32 Selecting previously unselected package python3.5-minimal. [2019-10-04T22:11:11.811Z] #13 53.33 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-10-04T22:11:11.811Z] #13 53.33 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-04T22:11:11.811Z] #13 54.49 Selecting previously unselected package python3-minimal. [2019-10-04T22:11:11.811Z] #13 54.50 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ... [2019-10-04T22:11:11.811Z] #13 54.50 Unpacking python3-minimal (3.5.3-1) ... [2019-10-04T22:11:11.811Z] #13 54.60 Selecting previously unselected package libmpdec2:amd64. [2019-10-04T22:11:11.811Z] #13 54.60 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ... [2019-10-04T22:11:11.811Z] #13 54.61 Unpacking libmpdec2:amd64 (2.4.2-1) ... [2019-10-04T22:11:11.811Z] #13 54.72 Selecting previously unselected package libpython3.5-stdlib:amd64. [2019-10-04T22:11:11.811Z] #13 54.73 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ... [2019-10-04T22:11:11.811Z] #13 54.75 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-10-04T22:11:11.811Z] #13 56.52 Selecting previously unselected package python3.5. [2019-10-04T22:11:11.811Z] #13 56.52 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ... [2019-10-04T22:11:11.811Z] #13 56.53 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-10-04T22:11:11.811Z] #13 56.70 Selecting previously unselected package libpython3-stdlib:amd64. [2019-10-04T22:11:11.811Z] #13 56.71 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ... [2019-10-04T22:11:11.811Z] #13 56.71 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ... [2019-10-04T22:11:11.811Z] #13 56.79 Selecting previously unselected package dh-python. [2019-10-04T22:11:11.811Z] #13 56.80 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-10-04T22:11:11.811Z] #13 56.81 Unpacking dh-python (2.20170125) ... [2019-10-04T22:11:11.811Z] #13 57.07 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-10-04T22:11:11.811Z] #13 57.09 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-04T22:11:12.213Z] mime/quotedprintable [2019-10-04T22:11:12.213Z] net/http/internal [2019-10-04T22:11:12.213Z] os/exec [2019-10-04T22:11:12.638Z] net/textproto [2019-10-04T22:11:12.638Z] crypto/x509 [2019-10-04T22:11:12.638Z] vendor/golang.org/x/net/http/httpguts [2019-10-04T22:11:12.638Z] vendor/golang.org/x/net/http/httpproxy [2019-10-04T22:11:12.638Z] mime/multipart [2019-10-04T22:11:13.070Z] crypto/tls [2019-10-04T22:11:13.699Z] #13 60.43 Setting up python3-minimal (3.5.3-1) ... [2019-10-04T22:11:14.429Z] net/http/httptrace [2019-10-04T22:11:14.429Z] net/http [2019-10-04T22:11:15.160Z] #13 61.78 Selecting previously unselected package python3. [2019-10-04T22:11:15.160Z] #13 61.78 (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-10-04T22:11:15.161Z] #13 61.83 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ... [2019-10-04T22:11:15.161Z] #13 61.83 Unpacking python3 (3.5.3-1) ... [2019-10-04T22:11:15.417Z] #13 61.93 Selecting previously unselected package pigz. [2019-10-04T22:11:15.417Z] #13 61.94 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ... [2019-10-04T22:11:15.417Z] #13 62.08 Unpacking pigz (2.3.4-1) ... [2019-10-04T22:11:15.417Z] #13 62.23 Selecting previously unselected package libip4tc0:amd64. [2019-10-04T22:11:15.417Z] #13 62.24 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-04T22:11:15.417Z] #13 62.24 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-04T22:11:15.673Z] #13 62.36 Selecting previously unselected package libip6tc0:amd64. [2019-10-04T22:11:15.673Z] #13 62.37 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-04T22:11:15.673Z] #13 62.38 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-04T22:11:15.929Z] #13 62.52 Selecting previously unselected package libiptc0:amd64. [2019-10-04T22:11:15.929Z] #13 62.52 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-04T22:11:15.929Z] #13 62.52 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-04T22:11:15.929Z] #13 62.63 Selecting previously unselected package libxtables12:amd64. [2019-10-04T22:11:15.929Z] #13 62.63 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-04T22:11:15.929Z] #13 62.64 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-04T22:11:16.185Z] #13 63.00 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2019-10-04T22:11:16.185Z] #13 63.00 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ... [2019-10-04T22:11:16.185Z] #13 63.01 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-10-04T22:11:16.326Z] github.com/LK4D4/vndr/godl [2019-10-04T22:11:16.326Z] github.com/LK4D4/vndr [2019-10-04T22:11:16.441Z] #13 63.12 Selecting previously unselected package iptables. [2019-10-04T22:11:16.441Z] #13 63.13 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-04T22:11:16.441Z] #13 63.14 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-10-04T22:11:16.697Z] #13 ... [2019-10-04T22:11:16.697Z] [2019-10-04T22:11:16.697Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-10-04T22:11:16.697Z] #33 118.8 crypto/hmac [2019-10-04T22:11:16.697Z] #33 119.0 crypto/md5 [2019-10-04T22:11:16.697Z] #33 119.7 crypto/rc4 [2019-10-04T22:11:16.697Z] #33 119.9 crypto/sha1 [2019-10-04T22:11:16.697Z] #33 120.9 crypto/sha256 [2019-10-04T22:11:16.697Z] #33 121.5 crypto/rand [2019-10-04T22:11:16.697Z] #33 121.9 crypto/elliptic [2019-10-04T22:11:16.697Z] #33 122.2 encoding/asn1 [2019-10-04T22:11:16.697Z] #33 124.4 crypto/ed25519 [2019-10-04T22:11:16.697Z] #33 124.7 crypto/rsa [2019-10-04T22:11:16.697Z] #33 125.3 crypto/ecdsa [2019-10-04T22:11:16.697Z] #33 126.0 crypto/dsa [2019-10-04T22:11:16.697Z] #33 126.4 encoding/hex [2019-10-04T22:11:16.697Z] #33 126.6 encoding/pem [2019-10-04T22:11:16.697Z] #33 126.9 crypto/x509/pkix [2019-10-04T22:11:16.697Z] #33 127.0 vendor/golang.org/x/crypto/cryptobyte [2019-10-04T22:11:16.697Z] #33 127.5 vendor/golang.org/x/net/dns/dnsmessage [2019-10-04T22:11:16.697Z] #33 128.8 vendor/golang.org/x/crypto/internal/chacha20 [2019-10-04T22:11:16.953Z] #33 ... [2019-10-04T22:11:16.953Z] [2019-10-04T22:11:16.953Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-04T22:11:16.953Z] #13 63.54 Selecting previously unselected package xxd. [2019-10-04T22:11:16.953Z] #13 63.55 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-10-04T22:11:16.953Z] #13 63.55 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-04T22:11:16.953Z] #13 63.70 Selecting previously unselected package vim-common. [2019-10-04T22:11:16.953Z] #13 63.71 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-04T22:11:16.953Z] #13 63.72 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-04T22:11:17.209Z] #13 63.91 Selecting previously unselected package bzip2. [2019-10-04T22:11:17.209Z] #13 63.93 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ... [2019-10-04T22:11:17.209Z] #13 63.93 Unpacking bzip2 (1.0.6-8.1) ... [2019-10-04T22:11:17.465Z] #13 64.06 Selecting previously unselected package libgpm2:amd64. [2019-10-04T22:11:17.465Z] #13 64.06 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ... [2019-10-04T22:11:17.465Z] #13 64.07 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-10-04T22:11:17.465Z] #13 64.15 Selecting previously unselected package xz-utils. [2019-10-04T22:11:17.465Z] #13 64.17 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ... [2019-10-04T22:11:17.465Z] #13 64.17 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-10-04T22:11:17.720Z] #13 64.37 Selecting previously unselected package aufs-tools. [2019-10-04T22:11:17.720Z] #13 64.38 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ... [2019-10-04T22:11:17.720Z] #13 64.38 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-10-04T22:11:17.981Z] #13 64.56 Selecting previously unselected package liblzo2-2:amd64. [2019-10-04T22:11:17.981Z] #13 64.56 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-10-04T22:11:17.981Z] #13 64.57 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-04T22:11:17.981Z] #13 64.69 Selecting previously unselected package btrfs-progs. [2019-10-04T22:11:17.981Z] #13 64.69 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ... [2019-10-04T22:11:17.981Z] #13 64.70 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-04T22:11:18.542Z] #13 65.22 Selecting previously unselected package btrfs-tools. [2019-10-04T22:11:18.542Z] #13 65.24 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ... [2019-10-04T22:11:18.542Z] #13 65.24 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-04T22:11:18.542Z] #13 65.33 Selecting previously unselected package libdevmapper1.02.1:amd64. [2019-10-04T22:11:18.542Z] #13 65.33 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-10-04T22:11:18.542Z] #13 65.35 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-10-04T22:11:18.798Z] #13 65.53 Selecting previously unselected package dmsetup. [2019-10-04T22:11:18.798Z] #13 65.53 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ... [2019-10-04T22:11:18.798Z] #13 65.54 Unpacking dmsetup (2:1.02.137-2) ... [2019-10-04T22:11:18.824Z] Removing intermediate container 024cc0d2161f [2019-10-04T22:11:18.824Z] ---> 792631f43c83 [2019-10-04T22:11:18.824Z] Step 50/126 : FROM dev-base AS containerd [2019-10-04T22:11:18.824Z] ---> f65ecb3df858 [2019-10-04T22:11:18.824Z] Step 51/126 : ARG DEBIAN_FRONTEND [2019-10-04T22:11:18.824Z] ---> Using cache [2019-10-04T22:11:18.824Z] ---> 978a0b390dc9 [2019-10-04T22:11:18.824Z] Step 52/126 : RUN apt-get update && apt-get install -y --no-install-recommends btrfs-tools && rm -rf /var/lib/apt/lists/* [2019-10-04T22:11:18.824Z] ---> Running in 960be1a45a75 [2019-10-04T22:11:19.054Z] #13 65.70 Selecting previously unselected package libonig4:amd64. [2019-10-04T22:11:19.054Z] #13 65.70 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ... [2019-10-04T22:11:19.054Z] #13 65.71 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-10-04T22:11:19.054Z] #13 65.95 Selecting previously unselected package libjq1:amd64. [2019-10-04T22:11:19.312Z] #13 65.95 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-10-04T22:11:19.312Z] #13 65.95 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-04T22:11:19.312Z] #13 66.11 Selecting previously unselected package jq. [2019-10-04T22:11:19.312Z] #13 66.11 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ... [2019-10-04T22:11:19.312Z] #13 66.12 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-04T22:11:19.568Z] #13 66.23 Selecting previously unselected package libaio1:amd64. [2019-10-04T22:11:19.568Z] #13 66.23 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ... [2019-10-04T22:11:19.568Z] #13 66.24 Unpacking libaio1:amd64 (0.3.110-3) ... [2019-10-04T22:11:19.568Z] #13 66.32 Selecting previously unselected package libcap2-bin. [2019-10-04T22:11:19.568Z] #13 66.35 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ... [2019-10-04T22:11:19.568Z] #13 66.35 Unpacking libcap2-bin (1:2.25-1) ... [2019-10-04T22:11:19.612Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-04T22:11:19.613Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-04T22:11:19.613Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-04T22:11:19.613Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-04T22:11:19.613Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-04T22:11:19.613Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-10-04T22:11:19.613Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-04T22:11:19.824Z] #13 66.46 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2019-10-04T22:11:19.824Z] #13 66.46 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-10-04T22:11:19.825Z] #13 66.47 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-10-04T22:11:19.825Z] #13 66.57 Selecting previously unselected package libsepol1-dev:amd64. [2019-10-04T22:11:19.825Z] #13 66.57 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ... [2019-10-04T22:11:19.825Z] #13 66.58 Unpacking libsepol1-dev:amd64 (2.6-2) ... [2019-10-04T22:11:19.975Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-04T22:11:20.081Z] #13 66.88 Selecting previously unselected package libpcre16-3:amd64. [2019-10-04T22:11:20.081Z] #13 66.88 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ... [2019-10-04T22:11:20.081Z] #13 66.90 Unpacking libpcre16-3:amd64 (2:8.39-3) ... [2019-10-04T22:11:20.593Z] #13 67.11 Selecting previously unselected package libpcre32-3:amd64. [2019-10-04T22:11:20.593Z] #13 67.13 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ... [2019-10-04T22:11:20.593Z] #13 67.14 Unpacking libpcre32-3:amd64 (2:8.39-3) ... [2019-10-04T22:11:20.593Z] #13 67.34 Selecting previously unselected package libpcre3-dev:amd64. [2019-10-04T22:11:20.593Z] #13 67.34 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ... [2019-10-04T22:11:20.593Z] #13 67.35 Unpacking libpcre3-dev:amd64 (2:8.39-3) ... [2019-10-04T22:11:21.226Z] Fetched 7670 kB in 1s (4823 kB/s) [2019-10-04T22:11:21.410Z] #13 67.98 Selecting previously unselected package libselinux1-dev:amd64. [2019-10-04T22:11:21.410Z] #13 67.98 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ... [2019-10-04T22:11:21.410Z] #13 67.99 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ... [2019-10-04T22:11:21.592Z] Reading package lists... [2019-10-04T22:11:21.666Z] #13 68.29 Selecting previously unselected package libdevmapper-dev:amd64. [2019-10-04T22:11:21.667Z] #13 68.30 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ... [2019-10-04T22:11:21.667Z] #13 68.31 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-10-04T22:11:21.667Z] #13 68.43 Selecting previously unselected package libnl-3-200:amd64. [2019-10-04T22:11:21.667Z] #13 68.43 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ... [2019-10-04T22:11:21.667Z] #13 68.44 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-10-04T22:11:21.670Z] #5 DONE 8.3s [2019-10-04T22:11:21.670Z] [2019-10-04T22:11:21.670Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-10-04T22:11:21.670Z] #6 ... [2019-10-04T22:11:21.670Z] [2019-10-04T22:11:21.670Z] #22 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-04T22:11:21.670Z] #22 DONE 0.1s [2019-10-04T22:11:21.670Z] [2019-10-04T22:11:21.670Z] #26 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-04T22:11:21.670Z] #26 ... [2019-10-04T22:11:21.670Z] [2019-10-04T22:11:21.670Z] #23 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-10-04T22:11:21.670Z] #23 DONE 0.3s [2019-10-04T22:11:21.670Z] [2019-10-04T22:11:21.670Z] #60 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-10-04T22:11:21.670Z] #60 DONE 0.4s [2019-10-04T22:11:21.670Z] [2019-10-04T22:11:21.670Z] #52 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-04T22:11:21.670Z] #52 DONE 0.4s [2019-10-04T22:11:21.670Z] [2019-10-04T22:11:21.670Z] #29 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-04T22:11:21.670Z] #29 DONE 0.4s [2019-10-04T22:11:21.670Z] [2019-10-04T22:11:21.670Z] #32 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-10-04T22:11:21.670Z] #32 DONE 0.4s [2019-10-04T22:11:21.670Z] [2019-10-04T22:11:21.670Z] #26 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-04T22:11:21.670Z] #26 DONE 0.4s [2019-10-04T22:11:21.670Z] [2019-10-04T22:11:21.670Z] #49 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-10-04T22:11:21.670Z] #49 DONE 0.4s [2019-10-04T22:11:21.670Z] [2019-10-04T22:11:21.670Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2019-10-04T22:11:21.923Z] #13 68.56 Selecting previously unselected package libprotobuf-c1:amd64. [2019-10-04T22:11:21.923Z] #13 68.57 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-10-04T22:11:21.923Z] #13 68.58 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-04T22:11:21.923Z] #13 68.68 Selecting previously unselected package libreadline5:amd64. [2019-10-04T22:11:21.923Z] #13 68.68 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ... [2019-10-04T22:11:21.923Z] #13 68.69 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-10-04T22:11:21.958Z] Reading package lists... [2019-10-04T22:11:22.179Z] #13 68.85 Selecting previously unselected package libsystemd-dev:amd64. [2019-10-04T22:11:22.179Z] #13 68.87 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_amd64.deb ... [2019-10-04T22:11:22.179Z] #13 68.88 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-10-04T22:11:22.409Z] Building dependency tree... [2019-10-04T22:11:22.409Z] Reading state information... [2019-10-04T22:11:22.409Z] The following additional packages will be installed: [2019-10-04T22:11:22.409Z] btrfs-progs liblzo2-2 [2019-10-04T22:11:22.409Z] The following NEW packages will be installed: [2019-10-04T22:11:22.409Z] btrfs-progs btrfs-tools liblzo2-2 [2019-10-04T22:11:22.409Z] 0 upgraded, 3 newly installed, 0 to remove and 12 not upgraded. [2019-10-04T22:11:22.409Z] Need to get 668 kB of archives. [2019-10-04T22:11:22.409Z] After this operation, 5446 kB of additional disk space will be used. [2019-10-04T22:11:22.409Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-10-04T22:11:22.409Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2019-10-04T22:11:22.409Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2019-10-04T22:11:22.409Z] debconf: delaying package configuration, since apt-utils is not installed [2019-10-04T22:11:22.409Z] Fetched 668 kB in 0s (7635 kB/s) [2019-10-04T22:11:22.409Z] Selecting previously unselected package liblzo2-2:s390x. [2019-10-04T22:11:22.409Z] (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-10-04T22:11:22.409Z] Preparing to unpack .../liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-10-04T22:11:22.409Z] Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-04T22:11:22.435Z] #13 ... [2019-10-04T22:11:22.435Z] [2019-10-04T22:11:22.435Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-04T22:11:22.435Z] #58 58.99 CC compel/src/lib/infect-util.o [2019-10-04T22:11:22.435Z] #58 59.41 CC compel/src/lib/infect.o [2019-10-04T22:11:22.435Z] #58 61.75 CC compel/src/lib/ptrace.o [2019-10-04T22:11:22.435Z] #58 62.17 AR compel/libcompel.a [2019-10-04T22:11:22.435Z] #58 62.23 HOSTCC compel/src/main-host.o [2019-10-04T22:11:22.435Z] #58 62.84 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2019-10-04T22:11:22.435Z] #58 63.06 HOSTCC compel/src/lib/handle-elf-host.o [2019-10-04T22:11:22.435Z] #58 63.64 HOSTCC compel/src/lib/log-host.o [2019-10-04T22:11:22.435Z] #58 63.92 HOSTLINK compel/compel-host-bin [2019-10-04T22:11:22.435Z] #58 64.09 DEP soccr/soccr.d [2019-10-04T22:11:22.435Z] #58 64.27 CC soccr/soccr.o [2019-10-04T22:11:22.435Z] #58 65.99 AR soccr/libsoccr.a [2019-10-04T22:11:22.435Z] #58 66.05 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-04T22:11:22.435Z] #58 66.51 DEP criu/arch/x86/sigframe.d [2019-10-04T22:11:22.435Z] #58 66.63 DEP criu/arch/x86/sigaction_compat.d [2019-10-04T22:11:22.435Z] #58 66.81 DEP criu/arch/x86/kerndat.d [2019-10-04T22:11:22.435Z] #58 66.97 DEP criu/arch/x86/crtools.d [2019-10-04T22:11:22.435Z] #58 67.13 DEP criu/arch/x86/cpu.d [2019-10-04T22:11:22.435Z] #58 67.31 CC criu/arch/x86/cpu.o [2019-10-04T22:11:22.435Z] #58 67.99 CC criu/arch/x86/crtools.o [2019-10-04T22:11:22.691Z] #58 69.40 CC criu/arch/x86/kerndat.o [2019-10-04T22:11:22.847Z] Selecting previously unselected package btrfs-progs. [2019-10-04T22:11:22.848Z] Preparing to unpack .../btrfs-progs_4.7.3-1_s390x.deb ... [2019-10-04T22:11:22.848Z] Unpacking btrfs-progs (4.7.3-1) ... [2019-10-04T22:11:22.848Z] Selecting previously unselected package btrfs-tools. [2019-10-04T22:11:22.848Z] Preparing to unpack .../btrfs-tools_4.7.3-1_s390x.deb ... [2019-10-04T22:11:22.848Z] Unpacking btrfs-tools (4.7.3-1) ... [2019-10-04T22:11:22.848Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-04T22:11:22.848Z] Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-04T22:11:22.848Z] Setting up btrfs-progs (4.7.3-1) ... [2019-10-04T22:11:22.848Z] Setting up btrfs-tools (4.7.3-1) ... [2019-10-04T22:11:22.848Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-04T22:11:23.259Z] #58 70.07 CC criu/arch/x86/sigaction_compat.o [2019-10-04T22:11:23.261Z] Removing intermediate container 960be1a45a75 [2019-10-04T22:11:23.261Z] ---> 94eabbb40287 [2019-10-04T22:11:23.261Z] Step 53/126 : ENV INSTALL_BINARY_NAME=containerd [2019-10-04T22:11:23.261Z] ---> Running in a5240283df70 [2019-10-04T22:11:23.515Z] #58 70.43 CC criu/arch/x86/sigframe.o [2019-10-04T22:11:23.673Z] Removing intermediate container a5240283df70 [2019-10-04T22:11:23.673Z] ---> 2bd2bf0e1dde [2019-10-04T22:11:23.673Z] Step 54/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-04T22:11:23.673Z] ---> aa586463975a [2019-10-04T22:11:23.673Z] Step 55/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-10-04T22:11:24.067Z] ---> eb2749a4a18e [2019-10-04T22:11:24.067Z] Step 56/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-10-04T22:11:24.067Z] ---> Running in a44183c15790 [2019-10-04T22:11:24.076Z] #58 70.67 LINK criu/arch/x86/crtools.built-in.o [2019-10-04T22:11:24.076Z] #58 ... [2019-10-04T22:11:24.076Z] [2019-10-04T22:11:24.076Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-04T22:11:24.076Z] #13 70.72 Selecting previously unselected package net-tools. [2019-10-04T22:11:24.076Z] #13 70.72 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ... [2019-10-04T22:11:24.076Z] #13 70.73 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-04T22:11:24.332Z] #13 70.99 Selecting previously unselected package python-pip-whl. [2019-10-04T22:11:24.332Z] #13 70.99 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-10-04T22:11:24.332Z] #13 71.00 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-04T22:11:24.847Z] + RM_GOPATH=0 [2019-10-04T22:11:24.847Z] + TMP_GOPATH= [2019-10-04T22:11:24.847Z] + : /build [2019-10-04T22:11:24.847Z] + '[' -z '' ']' [2019-10-04T22:11:24.847Z] ++ mktemp -d [2019-10-04T22:11:24.847Z] + export GOPATH=/tmp/tmp.mpiesJiOIq [2019-10-04T22:11:24.847Z] + GOPATH=/tmp/tmp.mpiesJiOIq [2019-10-04T22:11:24.847Z] + RM_GOPATH=1 [2019-10-04T22:11:24.847Z] ++ dirname ./install.sh [2019-10-04T22:11:24.847Z] + dir=. [2019-10-04T22:11:24.847Z] + bin=containerd [2019-10-04T22:11:24.847Z] + shift [2019-10-04T22:11:24.847Z] + '[' '!' -f ./containerd.installer ']' [2019-10-04T22:11:24.847Z] + . ./containerd.installer [2019-10-04T22:11:24.847Z] ++ CONTAINERD_COMMIT=36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-04T22:11:24.847Z] + install_containerd [2019-10-04T22:11:24.847Z] + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a' [2019-10-04T22:11:24.847Z] + git clone https://github.com/containerd/containerd.git /tmp/tmp.mpiesJiOIq/src/github.com/containerd/containerd [2019-10-04T22:11:24.847Z] Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-04T22:11:24.847Z] Cloning into '/tmp/tmp.mpiesJiOIq/src/github.com/containerd/containerd'... [2019-10-04T22:11:24.893Z] #13 71.65 Selecting previously unselected package python3-pip. [2019-10-04T22:11:24.894Z] #13 71.65 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-10-04T22:11:24.894Z] #13 71.66 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-10-04T22:11:25.153Z] #13 71.86 Selecting previously unselected package python3-pkg-resources. [2019-10-04T22:11:25.153Z] #13 71.87 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-10-04T22:11:25.153Z] #13 71.88 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-10-04T22:11:25.409Z] #13 72.07 Selecting previously unselected package python3-setuptools. [2019-10-04T22:11:25.409Z] #13 72.08 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-10-04T22:11:25.409Z] #13 72.08 Unpacking python3-setuptools (33.1.1-1) ... [2019-10-04T22:11:25.665Z] #13 72.38 Selecting previously unselected package python3-wheel. [2019-10-04T22:11:25.665Z] #13 72.38 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-10-04T22:11:25.665Z] #13 72.40 Unpacking python3-wheel (0.29.0-2) ... [2019-10-04T22:11:25.665Z] #13 72.56 Selecting previously unselected package thin-provisioning-tools. [2019-10-04T22:11:25.665Z] #13 72.57 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ... [2019-10-04T22:11:25.921Z] #13 72.58 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-04T22:11:26.176Z] #13 73.00 Selecting previously unselected package vim-runtime. [2019-10-04T22:11:26.432Z] #13 73.00 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-04T22:11:26.432Z] #13 73.04 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-10-04T22:11:26.432Z] #13 73.07 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-10-04T22:11:26.432Z] #13 73.08 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-04T22:11:26.950Z] #50 ... [2019-10-04T22:11:26.950Z] [2019-10-04T22:11:26.950Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-10-04T22:11:26.950Z] #55 6.022 + mktemp -d [2019-10-04T22:11:26.950Z] #55 6.034 + export GOPATH=/tmp/tmp.yGazvuD8X4 [2019-10-04T22:11:26.950Z] #55 6.034 + git clone https://github.com/docker/distribution.git /tmp/tmp.yGazvuD8X4/src/github.com/docker/distribution [2019-10-04T22:11:26.950Z] #55 6.065 Cloning into '/tmp/tmp.yGazvuD8X4/src/github.com/docker/distribution'... [2019-10-04T22:11:26.950Z] #55 ... [2019-10-04T22:11:26.950Z] [2019-10-04T22:11:26.950Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-04T22:11:26.950Z] #35 6.684 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-04T22:11:26.950Z] #35 6.686 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-04T22:11:26.950Z] #35 6.701 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-04T22:11:26.950Z] #35 6.713 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-04T22:11:26.950Z] #35 6.879 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-04T22:11:26.950Z] #35 ... [2019-10-04T22:11:26.950Z] [2019-10-04T22:11:26.950Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-10-04T22:11:26.950Z] #44 6.684 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-04T22:11:26.950Z] #44 6.686 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-04T22:11:26.950Z] #44 6.847 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-04T22:11:26.950Z] #44 6.918 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-04T22:11:26.950Z] #44 6.921 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-04T22:11:27.359Z] #13 ... [2019-10-04T22:11:27.359Z] [2019-10-04T22:11:27.359Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-10-04T22:11:27.359Z] #33 129.5 vendor/golang.org/x/crypto/poly1305 [2019-10-04T22:11:27.359Z] #33 129.9 vendor/golang.org/x/sys/cpu [2019-10-04T22:11:27.359Z] #33 130.3 vendor/golang.org/x/crypto/chacha20poly1305 [2019-10-04T22:11:27.359Z] #33 131.6 vendor/golang.org/x/crypto/hkdf [2019-10-04T22:11:27.359Z] #33 131.6 net [2019-10-04T22:11:27.359Z] #33 131.8 vendor/golang.org/x/text/transform [2019-10-04T22:11:27.359Z] #33 132.6 vendor/golang.org/x/text/unicode/bidi [2019-10-04T22:11:27.359Z] #33 134.4 vendor/golang.org/x/text/secure/bidirule [2019-10-04T22:11:27.359Z] #33 134.7 vendor/golang.org/x/text/unicode/norm [2019-10-04T22:11:27.359Z] #33 139.0 vendor/golang.org/x/net/idna [2019-10-04T22:11:27.615Z] #33 ... [2019-10-04T22:11:27.615Z] [2019-10-04T22:11:27.615Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-04T22:11:27.615Z] #58 70.74 DEP criu/pie/util-vdso-elf32.d [2019-10-04T22:11:27.615Z] #58 70.87 DEP criu/arch/x86/vdso-pie.d [2019-10-04T22:11:27.615Z] #58 71.06 DEP criu/pie/parasite-vdso.d [2019-10-04T22:11:27.615Z] #58 71.30 DEP criu/pie/util-vdso.d [2019-10-04T22:11:27.615Z] #58 71.51 DEP criu/pie/util.d [2019-10-04T22:11:27.615Z] #58 71.74 CC criu/pie/util.o [2019-10-04T22:11:27.615Z] #58 72.19 CC criu/pie/util-vdso.o [2019-10-04T22:11:27.615Z] #58 72.92 CC criu/pie/parasite-vdso.o [2019-10-04T22:11:27.615Z] #58 74.11 CC criu/arch/x86/vdso-pie.o [2019-10-04T22:11:27.870Z] #58 74.57 CC criu/pie/util-vdso-elf32.o [2019-10-04T22:11:28.055Z] + cd /tmp/tmp.mpiesJiOIq/src/github.com/containerd/containerd [2019-10-04T22:11:28.055Z] + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-04T22:11:28.055Z] + export 'BUILDTAGS=netgo osusergo static_build' [2019-10-04T22:11:28.055Z] + BUILDTAGS='netgo osusergo static_build' [2019-10-04T22:11:28.055Z] + export EXTRA_FLAGS=-buildmode=pie [2019-10-04T22:11:28.055Z] + EXTRA_FLAGS=-buildmode=pie [2019-10-04T22:11:28.055Z] + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-10-04T22:11:28.055Z] + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-10-04T22:11:28.055Z] + '[' '' = dynamic ']' [2019-10-04T22:11:28.055Z] + make [2019-10-04T22:11:28.323Z] #44 ... [2019-10-04T22:11:28.323Z] [2019-10-04T22:11:28.323Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-10-04T22:11:28.323Z] #15 8.016 + mktemp -d [2019-10-04T22:11:28.323Z] #15 8.024 + export GOPATH=/tmp/tmp.zk4gEXpTXy [2019-10-04T22:11:28.323Z] #15 8.026 + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.zk4gEXpTXy/src/github.com/go-swagger/go-swagger [2019-10-04T22:11:28.323Z] #15 8.038 Cloning into '/tmp/tmp.zk4gEXpTXy/src/github.com/go-swagger/go-swagger'... [2019-10-04T22:11:28.323Z] #15 ... [2019-10-04T22:11:28.323Z] [2019-10-04T22:11:28.323Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-10-04T22:11:28.323Z] #6 8.123 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-04T22:11:28.323Z] #6 8.125 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-04T22:11:28.323Z] #6 8.177 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-04T22:11:28.323Z] #6 8.216 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-04T22:11:28.323Z] #6 8.277 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-04T22:11:28.450Z] + bin/ctr [2019-10-04T22:11:28.797Z] #58 75.42 AR criu/pie/pie.lib.a [2019-10-04T22:11:28.797Z] #58 75.54 DEP criu/pie/restorer.d [2019-10-04T22:11:29.053Z] #58 75.80 DEP criu/arch/x86/sigaction_compat_pie.d [2019-10-04T22:11:29.257Z] #6 9.027 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-04T22:11:29.308Z] #58 76.00 DEP criu/arch/x86/restorer_unmap.d [2019-10-04T22:11:29.308Z] #58 76.05 DEP criu/arch/x86/restorer.d [2019-10-04T22:11:29.308Z] #58 ... [2019-10-04T22:11:29.308Z] [2019-10-04T22:11:29.308Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-10-04T22:11:29.308Z] #33 141.4 vendor/golang.org/x/net/http2/hpack [2019-10-04T22:11:30.189Z] #6 ... [2019-10-04T22:11:30.189Z] [2019-10-04T22:11:30.189Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-10-04T22:11:30.189Z] #17 8.546 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-04T22:11:30.189Z] #17 8.546 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-04T22:11:30.189Z] #17 8.580 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-04T22:11:30.189Z] #17 8.585 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-04T22:11:30.189Z] #17 8.620 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-04T22:11:30.189Z] #17 9.247 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-04T22:11:30.189Z] #17 ... [2019-10-04T22:11:30.189Z] [2019-10-04T22:11:30.189Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-04T22:11:30.448Z] #57 10.33 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-04T22:11:30.449Z] #57 10.33 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-04T22:11:30.449Z] #57 10.38 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-04T22:11:30.449Z] #57 ... [2019-10-04T22:11:30.449Z] [2019-10-04T22:11:30.449Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2019-10-04T22:11:30.449Z] #50 9.010 + RM_GOPATH=0 [2019-10-04T22:11:30.449Z] #50 9.010 + TMP_GOPATH= [2019-10-04T22:11:30.449Z] #50 9.010 + : /build [2019-10-04T22:11:30.449Z] #50 9.010 + '[' -z '' ']' [2019-10-04T22:11:30.449Z] #50 9.013 ++ mktemp -d [2019-10-04T22:11:30.449Z] #50 9.015 + export GOPATH=/tmp/tmp.DE8tlM8ZFV [2019-10-04T22:11:30.449Z] #50 9.015 + GOPATH=/tmp/tmp.DE8tlM8ZFV [2019-10-04T22:11:30.449Z] #50 9.016 + RM_GOPATH=1 [2019-10-04T22:11:30.449Z] #50 9.017 ++ dirname ./install.sh [2019-10-04T22:11:30.449Z] #50 9.020 + dir=. [2019-10-04T22:11:30.449Z] #50 9.020 + bin=proxy [2019-10-04T22:11:30.449Z] #50 9.020 + shift [2019-10-04T22:11:30.449Z] #50 9.020 + '[' '!' -f ./proxy.installer ']' [2019-10-04T22:11:30.449Z] #50 9.020 + . ./proxy.installer [2019-10-04T22:11:30.449Z] #50 9.020 ++ LIBNETWORK_COMMIT=96bcc0dae898308ed659c5095526788a602f4726 [2019-10-04T22:11:30.449Z] #50 9.021 + install_proxy [2019-10-04T22:11:30.449Z] #50 9.021 + case "$1" in [2019-10-04T22:11:30.449Z] #50 9.022 + export CGO_ENABLED=0 [2019-10-04T22:11:30.449Z] #50 9.022 + CGO_ENABLED=0 [2019-10-04T22:11:30.449Z] #50 9.022 + _install_proxy [2019-10-04T22:11:30.449Z] #50 9.022 + echo 'Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726' [2019-10-04T22:11:30.449Z] #50 9.022 Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726 [2019-10-04T22:11:30.449Z] #50 9.022 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.DE8tlM8ZFV/src/github.com/docker/libnetwork [2019-10-04T22:11:30.449Z] #50 9.030 Cloning into '/tmp/tmp.DE8tlM8ZFV/src/github.com/docker/libnetwork'... [2019-10-04T22:11:30.449Z] #50 ... [2019-10-04T22:11:30.449Z] [2019-10-04T22:11:30.449Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-10-04T22:11:30.449Z] #30 8.262 + RM_GOPATH=0 [2019-10-04T22:11:30.449Z] #30 8.262 + TMP_GOPATH= [2019-10-04T22:11:30.449Z] #30 8.262 + : /build [2019-10-04T22:11:30.449Z] #30 8.262 + '[' -z '' ']' [2019-10-04T22:11:30.449Z] #30 8.264 ++ mktemp -d [2019-10-04T22:11:30.449Z] #30 8.268 + export GOPATH=/tmp/tmp.DZx59TCRbl [2019-10-04T22:11:30.449Z] #30 8.268 + GOPATH=/tmp/tmp.DZx59TCRbl [2019-10-04T22:11:30.449Z] #30 8.268 + RM_GOPATH=1 [2019-10-04T22:11:30.449Z] #30 8.268 ++ dirname ./install.sh [2019-10-04T22:11:30.449Z] #30 8.269 + dir=. [2019-10-04T22:11:30.449Z] #30 8.270 + bin=tomlv [2019-10-04T22:11:30.449Z] #30 8.270 + shift [2019-10-04T22:11:30.449Z] #30 8.270 + '[' '!' -f ./tomlv.installer ']' [2019-10-04T22:11:30.449Z] #30 8.270 + . ./tomlv.installer [2019-10-04T22:11:30.449Z] #30 8.271 ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-04T22:11:30.449Z] #30 8.273 + install_tomlv [2019-10-04T22:11:30.449Z] #30 8.274 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-10-04T22:11:30.449Z] #30 8.275 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-04T22:11:30.449Z] #30 8.275 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.DZx59TCRbl/src/github.com/BurntSushi/toml [2019-10-04T22:11:30.449Z] #30 8.276 Cloning into '/tmp/tmp.DZx59TCRbl/src/github.com/BurntSushi/toml'... [2019-10-04T22:11:30.449Z] #30 9.875 + cd /tmp/tmp.DZx59TCRbl/src/github.com/BurntSushi/toml [2019-10-04T22:11:30.449Z] #30 9.876 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-04T22:11:30.449Z] #30 9.886 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-10-04T22:11:30.672Z] #33 142.7 mime [2019-10-04T22:11:30.707Z] #30 ... [2019-10-04T22:11:30.707Z] [2019-10-04T22:11:30.707Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-10-04T22:11:30.707Z] #33 8.315 + RM_GOPATH=0 [2019-10-04T22:11:30.707Z] #33 8.317 + TMP_GOPATH= [2019-10-04T22:11:30.707Z] #33 8.317 + : /build [2019-10-04T22:11:30.707Z] #33 8.317 + '[' -z '' ']' [2019-10-04T22:11:30.707Z] #33 8.317 ++ mktemp -d [2019-10-04T22:11:30.707Z] #33 8.329 + export GOPATH=/tmp/tmp.JMVFnVe9FG [2019-10-04T22:11:30.707Z] #33 8.330 + GOPATH=/tmp/tmp.JMVFnVe9FG [2019-10-04T22:11:30.707Z] #33 8.330 + RM_GOPATH=1 [2019-10-04T22:11:30.707Z] #33 8.330 ++ dirname ./install.sh [2019-10-04T22:11:30.707Z] #33 8.333 + dir=. [2019-10-04T22:11:30.707Z] #33 8.341 + bin=vndr [2019-10-04T22:11:30.707Z] #33 8.341 + shift [2019-10-04T22:11:30.707Z] #33 8.341 + '[' '!' -f ./vndr.installer ']' [2019-10-04T22:11:30.707Z] #33 8.341 + . ./vndr.installer [2019-10-04T22:11:30.707Z] #33 8.341 ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-04T22:11:30.707Z] #33 8.341 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-04T22:11:30.707Z] #33 8.341 + install_vndr [2019-10-04T22:11:30.707Z] #33 8.341 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-10-04T22:11:30.707Z] #33 8.341 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.JMVFnVe9FG/src/github.com/LK4D4/vndr [2019-10-04T22:11:30.707Z] #33 8.342 Cloning into '/tmp/tmp.JMVFnVe9FG/src/github.com/LK4D4/vndr'... [2019-10-04T22:11:30.707Z] #33 9.489 + cd /tmp/tmp.JMVFnVe9FG/src/github.com/LK4D4/vndr [2019-10-04T22:11:30.708Z] #33 9.490 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-04T22:11:30.708Z] #33 9.495 + go build -buildmode=pie -v -o /build/vndr . [2019-10-04T22:11:30.708Z] #33 ... [2019-10-04T22:11:30.708Z] [2019-10-04T22:11:30.708Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-10-04T22:11:30.708Z] #27 8.538 + RM_GOPATH=0 [2019-10-04T22:11:30.708Z] #27 8.538 + TMP_GOPATH= [2019-10-04T22:11:30.708Z] #27 8.538 + : /build [2019-10-04T22:11:30.708Z] #27 8.538 + '[' -z '' ']' [2019-10-04T22:11:30.708Z] #27 8.538 ++ mktemp -d [2019-10-04T22:11:30.708Z] #27 8.546 + export GOPATH=/tmp/tmp.ClWuZgWy1y [2019-10-04T22:11:30.708Z] #27 8.546 + GOPATH=/tmp/tmp.ClWuZgWy1y [2019-10-04T22:11:30.708Z] #27 8.546 + RM_GOPATH=1 [2019-10-04T22:11:30.708Z] #27 8.552 ++ dirname ./install.sh [2019-10-04T22:11:30.708Z] #27 8.553 Installing gotestsum version v0.3.5 [2019-10-04T22:11:30.708Z] #27 8.553 + dir=. [2019-10-04T22:11:30.708Z] #27 8.553 + bin=gotestsum [2019-10-04T22:11:30.708Z] #27 8.553 + shift [2019-10-04T22:11:30.708Z] #27 8.553 + '[' '!' -f ./gotestsum.installer ']' [2019-10-04T22:11:30.708Z] #27 8.553 + . ./gotestsum.installer [2019-10-04T22:11:30.708Z] #27 8.553 ++ GOTESTSUM_COMMIT=v0.3.5 [2019-10-04T22:11:30.708Z] #27 8.553 + install_gotestsum [2019-10-04T22:11:30.708Z] #27 8.553 + echo 'Installing gotestsum version v0.3.5' [2019-10-04T22:11:30.708Z] #27 8.553 + go get -d gotest.tools/gotestsum [2019-10-04T22:11:30.966Z] #27 ... [2019-10-04T22:11:30.966Z] [2019-10-04T22:11:30.966Z] #24 [golangci_lint 3/3] RUN PREFIX=/build ./install.sh golangci_lint [2019-10-04T22:11:30.966Z] #24 8.350 + RM_GOPATH=0 [2019-10-04T22:11:30.966Z] #24 8.350 + TMP_GOPATH= [2019-10-04T22:11:30.966Z] #24 8.350 + : /build [2019-10-04T22:11:30.966Z] #24 8.350 + '[' -z '' ']' [2019-10-04T22:11:30.966Z] #24 8.351 ++ mktemp -d [2019-10-04T22:11:30.966Z] #24 8.353 + export GOPATH=/tmp/tmp.RiXYU6YJ0k [2019-10-04T22:11:30.966Z] #24 8.353 + GOPATH=/tmp/tmp.RiXYU6YJ0k [2019-10-04T22:11:30.966Z] #24 8.353 + RM_GOPATH=1 [2019-10-04T22:11:30.966Z] #24 8.357 ++ dirname ./install.sh [2019-10-04T22:11:30.966Z] #24 8.358 + dir=. [2019-10-04T22:11:30.966Z] #24 8.358 + bin=golangci_lint [2019-10-04T22:11:30.966Z] #24 8.358 + shift [2019-10-04T22:11:30.966Z] #24 8.359 + '[' '!' -f ./golangci_lint.installer ']' [2019-10-04T22:11:30.966Z] #24 8.359 + . ./golangci_lint.installer [2019-10-04T22:11:30.966Z] #24 8.359 ++ : v1.17.1 [2019-10-04T22:11:30.966Z] #24 8.359 + install_golangci_lint [2019-10-04T22:11:30.966Z] #24 8.360 + echo 'Installing golangci-lint version v1.17.1' [2019-10-04T22:11:30.966Z] #24 8.360 Installing golangci-lint version v1.17.1 [2019-10-04T22:11:30.966Z] #24 8.360 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-04T22:11:31.137Z] + dpkg --print-architecture [2019-10-04T22:11:31.137Z] + cd /tmp/tmp.SN4tSEXJ1D/src/github.com/docker/distribution [2019-10-04T22:11:31.137Z] + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-10-04T22:11:31.137Z] + GOPATH=/tmp/tmp.SN4tSEXJ1D/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.SN4tSEXJ1D [2019-10-04T22:11:31.137Z] + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-10-04T22:11:31.225Z] #24 ... [2019-10-04T22:11:31.225Z] [2019-10-04T22:11:31.225Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2019-10-04T22:11:31.225Z] #61 8.277 + RM_GOPATH=0 [2019-10-04T22:11:31.225Z] #61 8.277 + TMP_GOPATH= [2019-10-04T22:11:31.225Z] #61 8.277 + : /build/ [2019-10-04T22:11:31.225Z] #61 8.277 + '[' -z '' ']' [2019-10-04T22:11:31.225Z] #61 8.284 ++ mktemp -d [2019-10-04T22:11:31.225Z] #61 8.289 + export GOPATH=/tmp/tmp.Lzqt385Drk [2019-10-04T22:11:31.225Z] #61 8.289 + GOPATH=/tmp/tmp.Lzqt385Drk [2019-10-04T22:11:31.225Z] #61 8.289 + RM_GOPATH=1 [2019-10-04T22:11:31.225Z] #61 8.291 ++ dirname ./install.sh [2019-10-04T22:11:31.225Z] #61 8.291 + dir=. [2019-10-04T22:11:31.225Z] #61 8.294 + bin=rootlesskit [2019-10-04T22:11:31.225Z] #61 8.294 + shift [2019-10-04T22:11:31.225Z] #61 8.294 + '[' '!' -f ./rootlesskit.installer ']' [2019-10-04T22:11:31.225Z] #61 8.295 + . ./rootlesskit.installer [2019-10-04T22:11:31.225Z] #61 8.295 ++ ROOTLESSKIT_COMMIT=791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-04T22:11:31.225Z] #61 8.295 + install_rootlesskit [2019-10-04T22:11:31.225Z] #61 8.296 + case "$1" in [2019-10-04T22:11:31.225Z] #61 8.296 + export CGO_ENABLED=0 [2019-10-04T22:11:31.225Z] #61 8.297 + CGO_ENABLED=0 [2019-10-04T22:11:31.225Z] #61 8.297 + _install_rootlesskit [2019-10-04T22:11:31.225Z] #61 8.297 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-10-04T22:11:31.225Z] #61 8.298 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-04T22:11:31.225Z] #61 8.298 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.Lzqt385Drk/src/github.com/rootless-containers/rootlesskit [2019-10-04T22:11:31.225Z] #61 8.299 Cloning into '/tmp/tmp.Lzqt385Drk/src/github.com/rootless-containers/rootlesskit'... [2019-10-04T22:11:31.225Z] #61 ... [2019-10-04T22:11:31.225Z] [2019-10-04T22:11:31.225Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-10-04T22:11:31.225Z] #53 8.558 + RM_GOPATH=0 [2019-10-04T22:11:31.225Z] #53 8.565 + TMP_GOPATH= [2019-10-04T22:11:31.225Z] #53 8.565 + : /build [2019-10-04T22:11:31.225Z] #53 8.565 + '[' -z '' ']' [2019-10-04T22:11:31.225Z] #53 8.573 ++ mktemp -d [2019-10-04T22:11:31.225Z] #53 8.591 + export GOPATH=/tmp/tmp.hvjOVufwMO [2019-10-04T22:11:31.225Z] #53 8.591 + GOPATH=/tmp/tmp.hvjOVufwMO [2019-10-04T22:11:31.225Z] #53 8.591 + RM_GOPATH=1 [2019-10-04T22:11:31.225Z] #53 8.591 ++ dirname ./install.sh [2019-10-04T22:11:31.225Z] #53 8.593 + dir=. [2019-10-04T22:11:31.225Z] #53 8.594 + bin=dockercli [2019-10-04T22:11:31.225Z] #53 8.594 + shift [2019-10-04T22:11:31.225Z] #53 8.601 + '[' '!' -f ./dockercli.installer ']' [2019-10-04T22:11:31.225Z] #53 8.601 + . ./dockercli.installer [2019-10-04T22:11:31.225Z] #53 8.601 ++ DOCKERCLI_CHANNEL=stable [2019-10-04T22:11:31.225Z] #53 8.604 ++ DOCKERCLI_VERSION=17.06.2-ce [2019-10-04T22:11:31.225Z] #53 8.604 + install_dockercli [2019-10-04T22:11:31.225Z] #53 8.605 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-10-04T22:11:31.225Z] #53 8.605 Install docker/cli version 17.06.2-ce from stable [2019-10-04T22:11:31.225Z] #53 8.605 ++ uname -m [2019-10-04T22:11:31.225Z] #53 8.608 + arch=x86_64 [2019-10-04T22:11:31.225Z] #53 8.608 + '[' x86_64 '!=' x86_64 ']' [2019-10-04T22:11:31.225Z] #53 8.608 + url=https://download.docker.com/linux/static [2019-10-04T22:11:31.225Z] #53 8.609 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-10-04T22:11:31.225Z] #53 8.609 + tar -xz docker/docker [2019-10-04T22:11:31.482Z] #53 ... [2019-10-04T22:11:31.482Z] [2019-10-04T22:11:31.482Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-10-04T22:11:31.482Z] #30 10.71 runtime/internal/atomic [2019-10-04T22:11:31.482Z] #30 10.73 internal/cpu [2019-10-04T22:11:31.482Z] #30 10.89 runtime/internal/sys [2019-10-04T22:11:31.740Z] #30 11.01 runtime/internal/math [2019-10-04T22:11:31.740Z] #30 11.16 math/bits [2019-10-04T22:11:31.998Z] #30 11.36 internal/bytealg [2019-10-04T22:11:32.564Z] #30 11.84 math [2019-10-04T22:11:32.604Z] #33 144.6 mime/quotedprintable [2019-10-04T22:11:32.822Z] #30 12.17 runtime [2019-10-04T22:11:32.860Z] #33 145.0 net/http/internal [2019-10-04T22:11:33.421Z] #33 145.5 os/exec [2019-10-04T22:11:34.788Z] #33 ... [2019-10-04T22:11:34.788Z] [2019-10-04T22:11:34.788Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-04T22:11:34.788Z] #13 77.77 Selecting previously unselected package vim. [2019-10-04T22:11:34.788Z] #13 77.78 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-10-04T22:11:34.788Z] #13 77.79 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-10-04T22:11:34.788Z] #13 78.43 Selecting previously unselected package xfsprogs. [2019-10-04T22:11:34.788Z] #13 78.44 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ... [2019-10-04T22:11:34.788Z] #13 78.45 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-10-04T22:11:34.788Z] #13 79.17 Selecting previously unselected package zip. [2019-10-04T22:11:34.788Z] #13 79.19 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ... [2019-10-04T22:11:34.788Z] #13 79.20 Unpacking zip (3.0-11+b1) ... [2019-10-04T22:11:34.788Z] #13 79.41 Selecting previously unselected package libapparmor-perl. [2019-10-04T22:11:34.788Z] #13 79.44 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ... [2019-10-04T22:11:34.788Z] #13 79.44 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-04T22:11:34.788Z] #13 79.60 Selecting previously unselected package apparmor. [2019-10-04T22:11:34.788Z] #13 79.60 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ... [2019-10-04T22:11:34.788Z] #13 79.69 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-10-04T22:11:34.788Z] #13 80.20 Selecting previously unselected package binutils-mingw-w64-i686. [2019-10-04T22:11:34.789Z] #13 80.21 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ... [2019-10-04T22:11:34.789Z] #13 80.21 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-04T22:11:35.350Z] #13 82.10 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-10-04T22:11:35.350Z] #13 82.11 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ... [2019-10-04T22:11:35.350Z] #13 82.13 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-04T22:11:36.104Z] #30 15.52 unicode/utf8 [2019-10-04T22:11:36.362Z] #30 15.90 internal/race [2019-10-04T22:11:36.630Z] + rm -rf /tmp/tmp.SN4tSEXJ1D/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.SN4tSEXJ1D [2019-10-04T22:11:36.928Z] #30 16.08 sync/atomic [2019-10-04T22:11:37.495Z] #30 16.77 unicode [2019-10-04T22:11:37.982Z] #13 ... [2019-10-04T22:11:37.982Z] [2019-10-04T22:11:37.982Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-10-04T22:11:37.982Z] #33 150.1 net/textproto [2019-10-04T22:11:37.982Z] #33 150.1 crypto/x509 [2019-10-04T22:11:38.062Z] #30 ... [2019-10-04T22:11:38.062Z] [2019-10-04T22:11:38.062Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-10-04T22:11:38.062Z] #53 17.39 + mkdir -p /build [2019-10-04T22:11:38.062Z] #53 17.40 + mv docker/docker /build/ [2019-10-04T22:11:38.062Z] #53 17.40 + rmdir docker [2019-10-04T22:11:38.112Z] Removing intermediate container d96b53606756 [2019-10-04T22:11:38.112Z] ---> ea71515280b9 [2019-10-04T22:11:38.112Z] Step 17/126 : FROM base AS swagger [2019-10-04T22:11:38.112Z] ---> 6d6c52f44d94 [2019-10-04T22:11:38.112Z] Step 18/126 : ENV GO_SWAGGER_COMMIT c28258affb0b6251755d92489ef685af8d4ff3eb [2019-10-04T22:11:38.112Z] ---> Running in 2430a0c70bee [2019-10-04T22:11:38.395Z] Removing intermediate container 2430a0c70bee [2019-10-04T22:11:38.395Z] ---> 6132ee8261c9 [2019-10-04T22:11:38.395Z] 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-10-04T22:11:38.395Z] ---> Running in 0b8b79441038 [2019-10-04T22:11:38.629Z] #53 ... [2019-10-04T22:11:38.629Z] [2019-10-04T22:11:38.629Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-04T22:11:38.629Z] #35 8.519 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-04T22:11:38.629Z] #35 10.11 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-04T22:11:38.629Z] #35 11.21 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-04T22:11:38.677Z] + mktemp -d [2019-10-04T22:11:38.678Z] + export GOPATH=/tmp/tmp.YfjRgjL8HA [2019-10-04T22:11:38.678Z] + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.YfjRgjL8HA/src/github.com/go-swagger/go-swagger [2019-10-04T22:11:38.678Z] Cloning into '/tmp/tmp.YfjRgjL8HA/src/github.com/go-swagger/go-swagger'... [2019-10-04T22:11:38.888Z] #35 ... [2019-10-04T22:11:38.888Z] [2019-10-04T22:11:38.888Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-10-04T22:11:38.888Z] #44 8.628 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-04T22:11:38.888Z] #44 10.32 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-04T22:11:38.888Z] #44 11.40 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-04T22:11:38.888Z] #44 ... [2019-10-04T22:11:38.888Z] [2019-10-04T22:11:38.888Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-10-04T22:11:38.888Z] #33 11.36 internal/cpu [2019-10-04T22:11:38.888Z] #33 11.38 runtime/internal/atomic [2019-10-04T22:11:38.888Z] #33 11.64 runtime/internal/sys [2019-10-04T22:11:38.888Z] #33 11.93 runtime/internal/math [2019-10-04T22:11:38.888Z] #33 11.99 internal/race [2019-10-04T22:11:38.888Z] #33 12.00 internal/bytealg [2019-10-04T22:11:38.888Z] #33 12.09 sync/atomic [2019-10-04T22:11:38.888Z] #33 12.37 unicode [2019-10-04T22:11:38.888Z] #33 13.12 runtime [2019-10-04T22:11:38.888Z] #33 15.95 unicode/utf8 [2019-10-04T22:11:38.888Z] #33 16.86 math/bits [2019-10-04T22:11:38.888Z] #33 17.56 math [2019-10-04T22:11:39.357Z] #33 151.5 vendor/golang.org/x/net/http/httpguts [2019-10-04T22:11:39.612Z] #33 151.7 vendor/golang.org/x/net/http/httpproxy [2019-10-04T22:11:39.612Z] #33 ... [2019-10-04T22:11:39.612Z] [2019-10-04T22:11:39.612Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-04T22:11:39.612Z] #58 76.30 DEP criu/pie/parasite.d [2019-10-04T22:11:39.612Z] #58 76.66 CC criu/pie/parasite.o [2019-10-04T22:11:39.612Z] #58 78.29 LINK criu/pie/parasite.built-in.o [2019-10-04T22:11:39.612Z] #58 78.31 GEN criu/pie/parasite-blob.h [2019-10-04T22:11:39.612Z] #58 78.35 CC criu/arch/x86/restorer.o [2019-10-04T22:11:39.612Z] #58 79.00 CC criu/arch/x86/restorer_unmap.o [2019-10-04T22:11:39.612Z] #58 79.08 CC criu/arch/x86/sigaction_compat_pie.o [2019-10-04T22:11:39.612Z] #58 79.47 CC criu/pie/restorer.o [2019-10-04T22:11:39.612Z] #58 82.70 LINK criu/pie/restorer.built-in.o [2019-10-04T22:11:39.612Z] #58 82.73 GEN criu/pie/restorer-blob.h [2019-10-04T22:11:39.612Z] #58 82.81 DEP criu/vdso.d [2019-10-04T22:11:39.612Z] #58 83.00 DEP criu/vdso-compat.d [2019-10-04T22:11:39.612Z] #58 83.17 DEP criu/uts_ns.d [2019-10-04T22:11:39.612Z] #58 83.35 DEP criu/util.d [2019-10-04T22:11:39.612Z] #58 83.64 DEP criu/uffd.d [2019-10-04T22:11:39.612Z] #58 83.90 DEP criu/tun.d [2019-10-04T22:11:39.612Z] #58 84.19 DEP criu/tty.d [2019-10-04T22:11:39.612Z] #58 84.54 DEP criu/timerfd.d [2019-10-04T22:11:39.612Z] #58 84.72 DEP criu/sysfs_parse.d [2019-10-04T22:11:39.612Z] #58 84.88 DEP criu/sysctl.d [2019-10-04T22:11:39.612Z] #58 85.13 DEP criu/string.d [2019-10-04T22:11:39.612Z] #58 85.26 DEP criu/stats.d [2019-10-04T22:11:39.612Z] #58 85.40 DEP criu/sockets.d [2019-10-04T22:11:39.612Z] #58 85.70 DEP criu/sk-unix.d [2019-10-04T22:11:39.612Z] #58 86.01 DEP criu/sk-tcp.d [2019-10-04T22:11:39.612Z] #58 86.28 DEP criu/sk-queue.d [2019-10-04T22:11:39.612Z] #58 86.51 DEP criu/sk-packet.d [2019-10-04T22:11:39.612Z] #58 ... [2019-10-04T22:11:39.612Z] [2019-10-04T22:11:39.612Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-04T22:11:39.612Z] #13 84.85 Selecting previously unselected package binutils-mingw-w64. [2019-10-04T22:11:39.612Z] #13 84.86 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-10-04T22:11:39.612Z] #13 84.87 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-04T22:11:39.612Z] #13 85.04 Selecting previously unselected package mingw-w64-common. [2019-10-04T22:11:39.612Z] #13 85.05 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-10-04T22:11:39.612Z] #13 85.05 Unpacking mingw-w64-common (5.0.1-1) ... [2019-10-04T22:11:40.263Z] #33 ... [2019-10-04T22:11:40.263Z] [2019-10-04T22:11:40.263Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-10-04T22:11:40.263Z] #53 DONE 19.3s [2019-10-04T22:11:40.263Z] [2019-10-04T22:11:40.263Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2019-10-04T22:11:40.263Z] #61 12.27 + cd /tmp/tmp.Lzqt385Drk/src/github.com/rootless-containers/rootlesskit [2019-10-04T22:11:40.263Z] #61 12.27 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-04T22:11:40.263Z] #61 12.67 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-04T22:11:40.264Z] #61 12.67 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-10-04T22:11:40.522Z] #61 ... [2019-10-04T22:11:40.522Z] [2019-10-04T22:11:40.522Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-04T22:11:40.522Z] #57 10.41 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-04T22:11:40.522Z] #57 10.56 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-04T22:11:40.522Z] #57 11.41 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-04T22:11:40.522Z] #57 13.11 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-04T22:11:40.522Z] #57 14.04 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-04T22:11:40.780Z] #57 ... [2019-10-04T22:11:40.780Z] [2019-10-04T22:11:40.780Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-10-04T22:11:40.780Z] #55 20.69 + cd /tmp/tmp.yGazvuD8X4/src/github.com/docker/distribution [2019-10-04T22:11:40.780Z] #55 20.70 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-10-04T22:11:40.780Z] #55 ... [2019-10-04T22:11:40.780Z] [2019-10-04T22:11:40.780Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-10-04T22:11:40.780Z] #6 10.80 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-04T22:11:40.780Z] #6 11.73 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-04T22:11:41.049Z] #6 ... [2019-10-04T22:11:41.049Z] [2019-10-04T22:11:41.049Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-10-04T22:11:41.049Z] #17 11.15 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-04T22:11:41.049Z] #17 12.02 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-04T22:11:41.307Z] #17 ... [2019-10-04T22:11:41.307Z] [2019-10-04T22:11:41.307Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-10-04T22:11:41.307Z] #30 20.53 internal/testlog [2019-10-04T22:11:41.566Z] #30 20.95 encoding [2019-10-04T22:11:41.826Z] #30 21.29 runtime/cgo [2019-10-04T22:11:43.773Z] #13 89.84 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-10-04T22:11:43.773Z] #13 89.87 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-10-04T22:11:43.773Z] #13 89.91 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-04T22:11:45.137Z] #13 ... [2019-10-04T22:11:45.137Z] [2019-10-04T22:11:45.137Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-04T22:11:45.137Z] #58 86.77 DEP criu/sk-netlink.d [2019-10-04T22:11:45.137Z] #58 87.02 DEP criu/sk-inet.d [2019-10-04T22:11:45.137Z] #58 87.29 DEP criu/signalfd.d [2019-10-04T22:11:45.137Z] #58 87.49 DEP criu/sigframe.d [2019-10-04T22:11:45.137Z] #58 87.66 DEP criu/shmem.d [2019-10-04T22:11:45.137Z] #58 87.84 DEP criu/servicefd.d [2019-10-04T22:11:45.137Z] #58 88.01 DEP criu/seize.d [2019-10-04T22:11:45.137Z] #58 88.22 DEP criu/seccomp.d [2019-10-04T22:11:45.137Z] #58 88.45 DEP criu/rst-malloc.d [2019-10-04T22:11:45.137Z] #58 88.54 DEP criu/rbtree.d [2019-10-04T22:11:45.137Z] #58 88.59 DEP criu/pstree.d [2019-10-04T22:11:45.137Z] #58 88.85 DEP criu/protobuf.d [2019-10-04T22:11:45.137Z] #58 89.01 GEN criu/protobuf-desc-gen.h [2019-10-04T22:11:45.137Z] #58 90.67 DEP criu/protobuf-desc.d [2019-10-04T22:11:45.137Z] #58 90.85 DEP criu/proc_parse.d [2019-10-04T22:11:45.137Z] #58 91.15 DEP criu/plugin.d [2019-10-04T22:11:45.137Z] #58 91.32 DEP criu/pipes.d [2019-10-04T22:11:45.137Z] #58 91.49 DEP criu/pie-util.d [2019-10-04T22:11:45.137Z] #58 91.60 DEP criu/pie-util-vdso.d [2019-10-04T22:11:45.137Z] #58 91.72 DEP criu/pie-util-vdso-elf32.d [2019-10-04T22:11:45.137Z] #58 91.92 DEP criu/path.d [2019-10-04T22:11:45.393Z] #58 92.10 DEP criu/parasite-syscall.d [2019-10-04T22:11:45.517Z] + cd /tmp/tmp.YfjRgjL8HA/src/github.com/go-swagger/go-swagger [2019-10-04T22:11:45.517Z] + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb [2019-10-04T22:11:45.802Z] + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-10-04T22:11:45.956Z] #58 92.48 DEP criu/pagemap.d [2019-10-04T22:11:46.212Z] #58 92.78 DEP criu/pagemap-cache.d [2019-10-04T22:11:46.212Z] #58 92.95 DEP criu/page-xfer.d [2019-10-04T22:11:46.469Z] #58 93.16 DEP criu/page-pipe.d [2019-10-04T22:11:46.469Z] #58 93.28 DEP criu/netfilter.d [2019-10-04T22:11:46.725Z] #58 93.44 DEP criu/net.d [2019-10-04T22:11:46.981Z] #58 93.74 DEP criu/namespaces.d [2019-10-04T22:11:47.099Z] #30 ... [2019-10-04T22:11:47.099Z] [2019-10-04T22:11:47.099Z] #24 [golangci_lint 3/3] RUN PREFIX=/build ./install.sh golangci_lint [2019-10-04T22:11:47.099Z] #24 25.30 + cd /tmp/tmp.RiXYU6YJ0k/src/github.com/golangci/golangci-lint/ [2019-10-04T22:11:47.099Z] #24 25.30 + git checkout -q v1.17.1 [2019-10-04T22:11:47.245Z] #58 93.96 DEP criu/mount.d [2019-10-04T22:11:47.360Z] #24 26.70 + go build -buildmode=pie -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-04T22:11:47.502Z] #58 94.27 DEP criu/mem.d [2019-10-04T22:11:47.759Z] #58 94.52 DEP criu/lsm.d [2019-10-04T22:11:48.016Z] #58 94.69 DEP criu/log.d [2019-10-04T22:11:48.273Z] #58 94.82 DEP criu/libnetlink.d [2019-10-04T22:11:48.273Z] #58 94.95 DEP criu/kerndat.d [2019-10-04T22:11:48.529Z] #58 95.22 DEP criu/kcmp-ids.d [2019-10-04T22:11:48.529Z] #58 95.35 DEP criu/irmap.d [2019-10-04T22:11:48.785Z] #58 95.59 DEP criu/ipc_ns.d [2019-10-04T22:11:48.785Z] #58 ... [2019-10-04T22:11:48.785Z] [2019-10-04T22:11:48.785Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-04T22:11:48.785Z] #13 95.63 Selecting previously unselected package gcc-mingw-w64-base. [2019-10-04T22:11:49.041Z] #13 95.63 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ... [2019-10-04T22:11:49.041Z] #13 95.64 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-04T22:11:49.041Z] #13 95.76 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-10-04T22:11:49.041Z] #13 95.76 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-10-04T22:11:49.041Z] #13 95.77 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-04T22:11:50.407Z] #13 ... [2019-10-04T22:11:50.407Z] [2019-10-04T22:11:50.407Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-10-04T22:11:50.407Z] #15 161.7 + rm -rf /tmp/tmp.NWi91N9Pa7 [2019-10-04T22:11:50.407Z] #15 DONE 163.0s [2019-10-04T22:11:50.407Z] [2019-10-04T22:11:50.407Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-10-04T22:11:50.407Z] #27 DONE 162.5s [2019-10-04T22:11:50.407Z] [2019-10-04T22:11:50.407Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-10-04T22:11:50.407Z] #33 152.4 mime/multipart [2019-10-04T22:11:50.407Z] #33 154.7 crypto/tls [2019-10-04T22:11:50.407Z] #33 161.5 net/http/httptrace [2019-10-04T22:11:50.407Z] #33 161.7 net/http [2019-10-04T22:11:50.666Z] #33 ... [2019-10-04T22:11:50.666Z] [2019-10-04T22:11:50.666Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-04T22:11:50.666Z] #58 95.81 DEP criu/image.d [2019-10-04T22:11:50.666Z] #58 96.04 DEP criu/image-desc.d [2019-10-04T22:11:50.666Z] #58 96.12 DEP criu/fsnotify.d [2019-10-04T22:11:50.666Z] #58 96.32 DEP criu/filesystems.d [2019-10-04T22:11:50.666Z] #58 96.45 DEP criu/files.d [2019-10-04T22:11:50.666Z] #58 96.58 DEP criu/files-reg.d [2019-10-04T22:11:50.666Z] #58 96.78 DEP criu/files-ext.d [2019-10-04T22:11:50.666Z] #58 96.93 DEP criu/file-lock.d [2019-10-04T22:11:50.666Z] #58 97.04 DEP criu/file-ids.d [2019-10-04T22:11:50.666Z] #58 97.32 DEP criu/fifo.d [2019-10-04T22:11:50.925Z] #58 97.61 DEP criu/fdstore.d [2019-10-04T22:11:51.182Z] #58 97.85 DEP criu/fault-injection.d [2019-10-04T22:11:51.182Z] #58 97.93 DEP criu/external.d [2019-10-04T22:11:51.550Z] #24 ... [2019-10-04T22:11:51.550Z] [2019-10-04T22:11:51.550Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-10-04T22:11:51.550Z] #33 22.42 internal/testlog [2019-10-04T22:11:51.550Z] #33 22.79 encoding [2019-10-04T22:11:51.550Z] #33 22.89 unicode/utf16 [2019-10-04T22:11:51.550Z] #33 23.04 container/list [2019-10-04T22:11:51.550Z] #33 23.42 crypto/internal/subtle [2019-10-04T22:11:51.550Z] #33 23.54 crypto/subtle [2019-10-04T22:11:51.550Z] #33 23.70 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-10-04T22:11:51.550Z] #33 23.83 internal/nettrace [2019-10-04T22:11:51.550Z] #33 23.94 runtime/cgo [2019-10-04T22:11:51.745Z] #58 98.21 DEP criu/eventpoll.d [2019-10-04T22:11:52.001Z] #58 98.58 DEP criu/eventfd.d [2019-10-04T22:11:52.258Z] #58 98.92 DEP criu/crtools.d [2019-10-04T22:11:52.513Z] #58 99.27 DEP criu/cr-service.d [2019-10-04T22:11:52.769Z] #58 99.50 DEP criu/cr-restore.d [2019-10-04T22:11:53.108Z] #58 99.82 DEP criu/cr-errno.d [2019-10-04T22:11:53.108Z] #58 99.84 DEP criu/cr-dump.d [2019-10-04T22:11:53.365Z] #58 100.1 DEP criu/cr-dedup.d [2019-10-04T22:11:53.621Z] #58 100.2 DEP criu/cr-check.d [2019-10-04T22:11:53.621Z] #58 100.5 DEP criu/config.d [2019-10-04T22:11:53.637Z] #33 ... [2019-10-04T22:11:53.637Z] [2019-10-04T22:11:53.637Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-10-04T22:11:53.637Z] #55 23.31 + GOPATH=/tmp/tmp.yGazvuD8X4/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.yGazvuD8X4 go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-10-04T22:11:53.637Z] #55 ... [2019-10-04T22:11:53.637Z] [2019-10-04T22:11:53.637Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-04T22:11:53.637Z] #35 23.44 Fetched 7919 kB in 17s (446 kB/s) [2019-10-04T22:11:53.637Z] #35 23.44 Reading package lists... [2019-10-04T22:11:53.637Z] #35 30.18 Reading package lists... [2019-10-04T22:11:53.637Z] #35 ... [2019-10-04T22:11:53.637Z] [2019-10-04T22:11:53.637Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-04T22:11:53.637Z] #57 25.81 Fetched 7919 kB in 16s (481 kB/s) [2019-10-04T22:11:53.637Z] #57 25.81 Reading package lists... [2019-10-04T22:11:53.896Z] #57 32.80 Reading package lists... [2019-10-04T22:11:53.896Z] #57 ... [2019-10-04T22:11:53.896Z] [2019-10-04T22:11:53.896Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-10-04T22:11:53.896Z] #44 23.69 Fetched 7919 kB in 17s (441 kB/s) [2019-10-04T22:11:53.896Z] #44 23.69 Reading package lists... [2019-10-04T22:11:54.157Z] #44 30.60 Reading package lists... [2019-10-04T22:11:54.157Z] #44 ... [2019-10-04T22:11:54.157Z] [2019-10-04T22:11:54.157Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2019-10-04T22:11:54.157Z] #50 24.37 + cd /tmp/tmp.DE8tlM8ZFV/src/github.com/docker/libnetwork [2019-10-04T22:11:54.157Z] #50 24.37 + git checkout -q 96bcc0dae898308ed659c5095526788a602f4726 [2019-10-04T22:11:54.157Z] #50 24.86 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-10-04T22:11:54.183Z] #58 100.7 DEP criu/clone-noasan.d [2019-10-04T22:11:54.183Z] #58 100.7 DEP criu/cgroup.d [2019-10-04T22:11:54.416Z] #50 ... [2019-10-04T22:11:54.416Z] [2019-10-04T22:11:54.416Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-10-04T22:11:54.416Z] #17 24.25 Fetched 7919 kB in 16s (474 kB/s) [2019-10-04T22:11:54.416Z] #17 24.25 Reading package lists... [2019-10-04T22:11:54.416Z] #17 31.05 Reading package lists... [2019-10-04T22:11:54.416Z] #17 ... [2019-10-04T22:11:54.416Z] [2019-10-04T22:11:54.416Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-10-04T22:11:54.416Z] #6 24.34 Fetched 7919 kB in 17s (460 kB/s) [2019-10-04T22:11:54.416Z] #6 24.34 Reading package lists... [2019-10-04T22:11:54.439Z] #58 101.0 DEP criu/cgroup-props.d [2019-10-04T22:11:54.439Z] #58 101.1 DEP criu/bitmap.d [2019-10-04T22:11:54.439Z] #58 101.1 DEP criu/bfd.d [2019-10-04T22:11:54.439Z] #58 101.2 DEP criu/autofs.d [2019-10-04T22:11:54.695Z] #58 101.4 DEP criu/aio.d [2019-10-04T22:11:54.951Z] #58 101.6 DEP criu/action-scripts.d [2019-10-04T22:11:55.207Z] #58 101.9 CC criu/action-scripts.o [2019-10-04T22:11:55.353Z] #6 31.01 Reading package lists... [2019-10-04T22:11:55.353Z] #6 ... [2019-10-04T22:11:55.353Z] [2019-10-04T22:11:55.353Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-10-04T22:11:55.353Z] #33 34.71 vendor/golang.org/x/crypto/internal/subtle [2019-10-04T22:11:55.671Z] #33 34.86 vendor/golang.org/x/crypto/curve25519 [2019-10-04T22:11:55.769Z] #58 102.3 CC criu/aio.o [2019-10-04T22:11:56.331Z] #58 103.0 CC criu/autofs.o [2019-10-04T22:11:57.319Z] + bin/containerd [2019-10-04T22:11:58.219Z] #58 104.6 CC criu/bfd.o [2019-10-04T22:11:58.475Z] #58 105.2 CC criu/bitmap.o [2019-10-04T22:11:58.475Z] #58 105.4 CC criu/cgroup-props.o [2019-10-04T22:11:59.403Z] #58 106.2 CC criu/cgroup.o [2019-10-04T22:12:00.946Z] #33 ... [2019-10-04T22:12:00.947Z] [2019-10-04T22:12:00.947Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-10-04T22:12:00.947Z] #6 31.01 Reading package lists... [2019-10-04T22:12:00.947Z] #6 37.11 Building dependency tree... [2019-10-04T22:12:00.947Z] #6 38.40 Reading state information... [2019-10-04T22:12:00.947Z] #6 39.83 The following additional packages will be installed: [2019-10-04T22:12:00.947Z] #6 39.84 libapparmor1 libseccomp2 [2019-10-04T22:12:00.947Z] #6 39.86 Suggested packages: [2019-10-04T22:12:00.947Z] #6 39.86 seccomp [2019-10-04T22:12:00.947Z] #6 40.31 The following NEW packages will be installed: [2019-10-04T22:12:00.947Z] #6 40.32 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-10-04T22:12:01.292Z] #58 ... [2019-10-04T22:12:01.292Z] [2019-10-04T22:12:01.292Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-10-04T22:12:01.292Z] #33 173.1 github.com/LK4D4/vndr/godl [2019-10-04T22:12:01.515Z] #6 41.44 0 upgraded, 4 newly installed, 0 to remove and 12 not upgraded. [2019-10-04T22:12:01.515Z] #6 41.44 Need to get 300 kB of archives. [2019-10-04T22:12:01.515Z] #6 41.44 After this operation, 1201 kB of additional disk space will be used. [2019-10-04T22:12:01.515Z] #6 41.44 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB] [2019-10-04T22:12:01.515Z] #6 41.46 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-10-04T22:12:01.515Z] #6 41.48 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB] [2019-10-04T22:12:01.515Z] #6 41.48 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB] [2019-10-04T22:12:01.854Z] #33 173.7 github.com/LK4D4/vndr [2019-10-04T22:12:02.450Z] #6 ... [2019-10-04T22:12:02.450Z] [2019-10-04T22:12:02.450Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-10-04T22:12:02.450Z] #15 41.92 + cd /tmp/tmp.zk4gEXpTXy/src/github.com/go-swagger/go-swagger [2019-10-04T22:12:02.450Z] #15 41.92 + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb [2019-10-04T22:12:03.071Z] #15 ... [2019-10-04T22:12:03.071Z] [2019-10-04T22:12:03.071Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2019-10-04T22:12:03.071Z] #50 DONE 42.5s [2019-10-04T22:12:03.409Z] [2019-10-04T22:12:03.409Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-10-04T22:12:03.409Z] #17 31.05 Reading package lists... [2019-10-04T22:12:03.409Z] #17 37.54 Building dependency tree... [2019-10-04T22:12:03.409Z] #17 38.69 Reading state information... [2019-10-04T22:12:03.409Z] #17 39.99 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-10-04T22:12:03.409Z] #17 39.99 The following additional packages will be installed: [2019-10-04T22:12:03.409Z] #17 40.00 libjq1 libonig4 [2019-10-04T22:12:03.409Z] #17 40.28 The following NEW packages will be installed: [2019-10-04T22:12:03.409Z] #17 40.28 jq libjq1 libonig4 [2019-10-04T22:12:03.409Z] #17 41.37 0 upgraded, 3 newly installed, 0 to remove and 12 not upgraded. [2019-10-04T22:12:03.409Z] #17 41.37 Need to get 327 kB of archives. [2019-10-04T22:12:03.409Z] #17 41.37 After this operation, 1157 kB of additional disk space will be used. [2019-10-04T22:12:03.409Z] #17 41.37 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-10-04T22:12:03.409Z] #17 41.46 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-10-04T22:12:03.409Z] #17 41.48 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-10-04T22:12:03.409Z] #17 42.39 debconf: delaying package configuration, since apt-utils is not installed [2019-10-04T22:12:03.409Z] #17 42.67 Fetched 327 kB in 1s (288 kB/s) [2019-10-04T22:12:03.409Z] #17 43.03 Selecting previously unselected package libonig4:amd64. [2019-10-04T22:12:03.409Z] #17 43.03 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-10-04T22:12:03.409Z] #17 43.21 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ... [2019-10-04T22:12:03.409Z] #17 43.26 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-10-04T22:12:03.704Z] #17 ... [2019-10-04T22:12:03.704Z] [2019-10-04T22:12:03.704Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-10-04T22:12:03.704Z] #6 42.73 debconf: delaying package configuration, since apt-utils is not installed [2019-10-04T22:12:03.704Z] #6 43.32 Fetched 300 kB in 1s (273 kB/s) [2019-10-04T22:12:03.704Z] #6 43.55 Selecting previously unselected package libseccomp2:amd64. [2019-10-04T22:12:03.704Z] #6 43.55 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-10-04T22:12:03.704Z] #6 43.66 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ... [2019-10-04T22:12:03.704Z] #6 43.67 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-04T22:12:04.647Z] #6 44.27 Selecting previously unselected package libseccomp-dev:amd64. [2019-10-04T22:12:04.647Z] #6 44.30 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ... [2019-10-04T22:12:04.647Z] #6 44.30 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-04T22:12:04.905Z] #6 44.79 Selecting previously unselected package libapparmor1:amd64. [2019-10-04T22:12:04.905Z] #6 44.79 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ... [2019-10-04T22:12:05.163Z] #6 44.97 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-10-04T22:12:05.422Z] #6 45.33 Selecting previously unselected package libapparmor-dev:amd64. [2019-10-04T22:12:05.422Z] #6 45.34 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ... [2019-10-04T22:12:05.422Z] #6 45.36 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-10-04T22:12:05.686Z] #6 45.55 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-04T22:12:05.946Z] #6 45.79 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-04T22:12:05.946Z] #6 ... [2019-10-04T22:12:05.946Z] [2019-10-04T22:12:05.946Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-10-04T22:12:05.946Z] #17 44.31 Selecting previously unselected package libjq1:amd64. [2019-10-04T22:12:05.946Z] #17 44.31 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-10-04T22:12:05.946Z] #17 44.31 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-04T22:12:05.946Z] #17 44.68 Selecting previously unselected package jq. [2019-10-04T22:12:05.946Z] #17 44.68 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ... [2019-10-04T22:12:05.946Z] #17 44.68 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-04T22:12:05.946Z] #17 45.36 Setting up libonig4:amd64 (6.1.3-2) ... [2019-10-04T22:12:05.946Z] #17 45.38 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-04T22:12:05.946Z] #17 45.41 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-04T22:12:05.946Z] #17 45.49 Setting up jq (1.5+dfsg-1.3) ... [2019-10-04T22:12:05.946Z] #17 DONE 45.9s [2019-10-04T22:12:05.946Z] [2019-10-04T22:12:05.946Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-10-04T22:12:05.946Z] #6 45.90 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-10-04T22:12:05.946Z] #6 45.97 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-04T22:12:06.205Z] #6 ... [2019-10-04T22:12:06.205Z] [2019-10-04T22:12:06.205Z] #19 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-04T22:12:06.205Z] #19 DONE 0.1s [2019-10-04T22:12:06.205Z] [2019-10-04T22:12:06.205Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-10-04T22:12:06.205Z] #44 30.60 Reading package lists... [2019-10-04T22:12:06.205Z] #44 37.26 Building dependency tree... [2019-10-04T22:12:06.205Z] #44 38.43 Reading state information... [2019-10-04T22:12:06.205Z] #44 39.82 The following additional packages will be installed: [2019-10-04T22:12:06.205Z] #44 39.83 btrfs-progs liblzo2-2 [2019-10-04T22:12:06.205Z] #44 40.05 The following NEW packages will be installed: [2019-10-04T22:12:06.205Z] #44 40.06 btrfs-progs btrfs-tools liblzo2-2 [2019-10-04T22:12:06.205Z] #44 41.19 0 upgraded, 3 newly installed, 0 to remove and 12 not upgraded. [2019-10-04T22:12:06.205Z] #44 41.19 Need to get 649 kB of archives. [2019-10-04T22:12:06.205Z] #44 41.19 After this operation, 4320 kB of additional disk space will be used. [2019-10-04T22:12:06.205Z] #44 41.19 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-10-04T22:12:06.205Z] #44 41.19 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-10-04T22:12:06.205Z] #44 41.27 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-10-04T22:12:06.205Z] #44 42.30 debconf: delaying package configuration, since apt-utils is not installed [2019-10-04T22:12:06.205Z] #44 42.67 Fetched 649 kB in 1s (575 kB/s) [2019-10-04T22:12:06.205Z] #44 43.02 Selecting previously unselected package liblzo2-2:amd64. [2019-10-04T22:12:06.205Z] #44 43.03 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-10-04T22:12:06.205Z] #44 43.19 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-10-04T22:12:06.205Z] #44 43.26 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-04T22:12:06.205Z] #44 43.53 Selecting previously unselected package btrfs-progs. [2019-10-04T22:12:06.205Z] #44 43.53 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ... [2019-10-04T22:12:06.205Z] #44 43.56 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-04T22:12:06.205Z] #44 45.30 Selecting previously unselected package btrfs-tools. [2019-10-04T22:12:06.205Z] #44 45.31 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ... [2019-10-04T22:12:06.205Z] #44 45.33 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-04T22:12:06.205Z] #44 45.41 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-04T22:12:06.205Z] #44 45.47 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-04T22:12:06.205Z] #44 45.50 Setting up btrfs-progs (4.7.3-1) ... [2019-10-04T22:12:06.205Z] #44 45.52 Setting up btrfs-tools (4.7.3-1) ... [2019-10-04T22:12:06.205Z] #44 45.56 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-04T22:12:06.205Z] #44 DONE 46.1s [2019-10-04T22:12:06.205Z] [2019-10-04T22:12:06.205Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-10-04T22:12:06.205Z] #6 46.04 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-10-04T22:12:06.205Z] #6 46.11 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-04T22:12:06.205Z] #6 ... [2019-10-04T22:12:06.205Z] [2019-10-04T22:12:06.205Z] #45 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-04T22:12:06.205Z] #45 DONE 0.1s [2019-10-04T22:12:06.465Z] [2019-10-04T22:12:06.465Z] #46 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-10-04T22:12:06.465Z] #46 DONE 0.1s [2019-10-04T22:12:06.465Z] [2019-10-04T22:12:06.465Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-04T22:12:06.465Z] #57 32.80 Reading package lists... [2019-10-04T22:12:06.465Z] #57 39.61 Building dependency tree... [2019-10-04T22:12:06.465Z] #57 40.74 Reading state information... [2019-10-04T22:12:06.465Z] #57 42.11 The following additional packages will be installed: [2019-10-04T22:12:06.465Z] #57 42.11 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-10-04T22:12:06.465Z] #57 42.11 libprotoc10 python-pkg-resources zlib1g-dev [2019-10-04T22:12:06.465Z] #57 42.13 Suggested packages: [2019-10-04T22:12:06.465Z] #57 42.13 manpages-dev python-setuptools [2019-10-04T22:12:06.465Z] #57 44.50 The following NEW packages will be installed: [2019-10-04T22:12:06.465Z] #57 44.50 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-10-04T22:12:06.465Z] #57 44.50 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-10-04T22:12:06.465Z] #57 44.50 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-10-04T22:12:06.465Z] #57 44.50 zlib1g-dev [2019-10-04T22:12:06.465Z] #57 45.76 0 upgraded, 16 newly installed, 0 to remove and 12 not upgraded. [2019-10-04T22:12:06.465Z] #57 45.76 Need to get 3602 kB of archives. [2019-10-04T22:12:06.465Z] #57 45.76 After this operation, 18.9 MB of additional disk space will be used. [2019-10-04T22:12:06.465Z] #57 45.76 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-10-04T22:12:06.465Z] #57 45.78 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB] [2019-10-04T22:12:06.465Z] #57 45.79 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB] [2019-10-04T22:12:06.465Z] #57 45.79 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-10-04T22:12:06.465Z] #57 45.81 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB] [2019-10-04T22:12:06.465Z] #57 45.87 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-10-04T22:12:06.465Z] #57 45.88 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB] [2019-10-04T22:12:06.465Z] #57 45.89 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB] [2019-10-04T22:12:06.465Z] #57 45.93 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB] [2019-10-04T22:12:06.465Z] #57 46.02 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB] [2019-10-04T22:12:06.465Z] #57 46.04 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB] [2019-10-04T22:12:06.465Z] #57 46.22 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB] [2019-10-04T22:12:06.465Z] #57 46.31 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB] [2019-10-04T22:12:06.465Z] #57 46.39 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB] [2019-10-04T22:12:06.465Z] #57 46.39 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB] [2019-10-04T22:12:06.465Z] #57 46.41 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB] [2019-10-04T22:12:06.723Z] #57 ... [2019-10-04T22:12:06.723Z] [2019-10-04T22:12:06.723Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-04T22:12:06.723Z] #35 30.18 Reading package lists... [2019-10-04T22:12:06.723Z] #35 36.75 Building dependency tree... [2019-10-04T22:12:06.723Z] #35 37.86 Reading state information... [2019-10-04T22:12:06.723Z] #35 39.36 The following additional packages will be installed: [2019-10-04T22:12:06.723Z] #35 39.37 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-10-04T22:12:06.723Z] #35 39.38 Suggested packages: [2019-10-04T22:12:06.723Z] #35 39.38 codeblocks eclipse ninja-build lrzip [2019-10-04T22:12:06.723Z] #35 39.38 Recommended packages: [2019-10-04T22:12:06.723Z] #35 39.38 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-10-04T22:12:06.723Z] #35 40.09 The following NEW packages will be installed: [2019-10-04T22:12:06.723Z] #35 40.11 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-10-04T22:12:06.723Z] #35 40.11 vim-common xxd [2019-10-04T22:12:06.723Z] #35 41.34 0 upgraded, 10 newly installed, 0 to remove and 12 not upgraded. [2019-10-04T22:12:06.723Z] #35 41.34 Need to get 13.7 MB of archives. [2019-10-04T22:12:06.723Z] #35 41.34 After this operation, 57.2 MB of additional disk space will be used. [2019-10-04T22:12:06.723Z] #35 41.34 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB] [2019-10-04T22:12:06.723Z] #35 41.48 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-10-04T22:12:06.723Z] #35 41.48 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB] [2019-10-04T22:12:06.723Z] #35 42.13 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB] [2019-10-04T22:12:06.723Z] #35 42.24 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libarchive13 amd64 3.2.2-2+deb9u1 [294 kB] [2019-10-04T22:12:06.723Z] #35 42.25 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2019-10-04T22:12:06.723Z] #35 42.26 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB] [2019-10-04T22:12:06.723Z] #35 42.27 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB] [2019-10-04T22:12:06.723Z] #35 42.57 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-04T22:12:06.723Z] #35 42.58 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-04T22:12:06.723Z] #35 44.46 debconf: delaying package configuration, since apt-utils is not installed [2019-10-04T22:12:06.723Z] #35 44.78 Fetched 13.7 MB in 2s (5741 kB/s) [2019-10-04T22:12:06.723Z] #35 45.18 Selecting previously unselected package cmake-data. [2019-10-04T22:12:06.723Z] #35 45.20 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-10-04T22:12:06.723Z] #35 45.23 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-10-04T22:12:06.723Z] #35 45.26 Unpacking cmake-data (3.7.2-1) ... [2019-10-04T22:12:06.982Z] #35 ... [2019-10-04T22:12:06.982Z] [2019-10-04T22:12:06.982Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-10-04T22:12:06.982Z] #6 DONE 46.7s [2019-10-04T22:12:06.982Z] [2019-10-04T22:12:06.982Z] #40 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-04T22:12:06.982Z] #40 DONE 0.1s [2019-10-04T22:12:06.982Z] [2019-10-04T22:12:06.982Z] #41 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-04T22:12:06.982Z] #41 DONE 0.1s [2019-10-04T22:12:06.982Z] [2019-10-04T22:12:06.982Z] #7 [dev 1/24] RUN groupadd -r docker [2019-10-04T22:12:07.100Z] #33 ... [2019-10-04T22:12:07.100Z] [2019-10-04T22:12:07.100Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-04T22:12:07.100Z] #13 113.5 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-10-04T22:12:07.100Z] #13 113.5 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-10-04T22:12:07.100Z] #13 113.5 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-04T22:12:08.194Z] + rm -rf /tmp/tmp.YfjRgjL8HA [2019-10-04T22:12:08.194Z] Removing intermediate container 0b8b79441038 [2019-10-04T22:12:08.194Z] ---> 98b715421620 [2019-10-04T22:12:08.194Z] Step 20/126 : FROM base AS frozen-images [2019-10-04T22:12:08.194Z] ---> 6d6c52f44d94 [2019-10-04T22:12:08.194Z] Step 21/126 : ARG DEBIAN_FRONTEND [2019-10-04T22:12:08.194Z] ---> Using cache [2019-10-04T22:12:08.194Z] ---> 1ad7b4f1bc34 [2019-10-04T22:12:08.194Z] Step 22/126 : RUN apt-get update && apt-get install -y --no-install-recommends ca-certificates jq && rm -rf /var/lib/apt/lists/* [2019-10-04T22:12:08.194Z] ---> Running in a605927c064c [2019-10-04T22:12:08.194Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-04T22:12:08.194Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-04T22:12:08.194Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-04T22:12:08.194Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-04T22:12:08.194Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-04T22:12:08.194Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB] [2019-10-04T22:12:08.194Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-04T22:12:08.194Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-04T22:12:08.477Z] Fetched 7720 kB in 2s (3178 kB/s) [2019-10-04T22:12:08.882Z] #7 ... [2019-10-04T22:12:08.882Z] [2019-10-04T22:12:08.882Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-10-04T22:12:08.882Z] #27 38.05 + cd /tmp/tmp.ClWuZgWy1y/src/gotest.tools/gotestsum [2019-10-04T22:12:08.882Z] #27 38.05 + git checkout -q v0.3.5 [2019-10-04T22:12:08.882Z] #27 38.06 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-10-04T22:12:08.882Z] #27 ... [2019-10-04T22:12:08.882Z] [2019-10-04T22:12:08.882Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-04T22:12:08.883Z] #57 48.13 debconf: delaying package configuration, since apt-utils is not installed [2019-10-04T22:12:08.883Z] #57 48.45 Fetched 3602 kB in 1s (2072 kB/s) [2019-10-04T22:12:08.883Z] #57 48.68 Selecting previously unselected package libnet1:amd64. [2019-10-04T22:12:08.883Z] #57 48.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-10-04T22:12:08.883Z] #57 48.80 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-10-04T22:12:08.883Z] #57 48.81 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-04T22:12:09.141Z] #57 49.02 Selecting previously unselected package libcap-dev:amd64. [2019-10-04T22:12:09.141Z] #57 49.02 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ... [2019-10-04T22:12:09.141Z] #57 49.03 Unpacking libcap-dev:amd64 (1:2.25-1) ... [2019-10-04T22:12:09.141Z] #57 49.21 Selecting previously unselected package libnet1-dev. [2019-10-04T22:12:09.399Z] #57 49.21 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ... [2019-10-04T22:12:09.399Z] #57 49.25 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-10-04T22:12:09.658Z] #57 49.51 Selecting previously unselected package libnl-3-200:amd64. [2019-10-04T22:12:09.658Z] #57 49.52 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ... [2019-10-04T22:12:09.658Z] #57 49.53 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-10-04T22:12:09.951Z] Reading package lists... [2019-10-04T22:12:09.976Z] #57 49.68 Selecting previously unselected package libnl-3-dev:amd64. [2019-10-04T22:12:09.977Z] #57 49.69 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ... [2019-10-04T22:12:09.977Z] #57 49.69 Unpacking libnl-3-dev:amd64 (3.2.27-2) ... [2019-10-04T22:12:10.235Z] #57 50.12 Selecting previously unselected package libprotobuf-c1:amd64. [2019-10-04T22:12:10.235Z] #57 50.12 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-10-04T22:12:10.235Z] #57 50.14 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-04T22:12:10.372Z] #13 ... [2019-10-04T22:12:10.372Z] [2019-10-04T22:12:10.372Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-10-04T22:12:10.372Z] #33 DONE 182.3s [2019-10-04T22:12:10.372Z] [2019-10-04T22:12:10.372Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-04T22:12:10.372Z] #58 109.3 CC criu/clone-noasan.o [2019-10-04T22:12:10.372Z] #58 109.5 CC criu/config.o [2019-10-04T22:12:10.372Z] #58 111.0 CC criu/cr-check.o [2019-10-04T22:12:10.372Z] #58 112.7 CC criu/cr-dedup.o [2019-10-04T22:12:10.372Z] #58 113.3 CC criu/cr-dump.o [2019-10-04T22:12:10.372Z] #58 115.4 CC criu/cr-errno.o [2019-10-04T22:12:10.372Z] #58 115.5 CC criu/cr-restore.o [2019-10-04T22:12:10.493Z] #57 50.25 Selecting previously unselected package libprotobuf-c-dev:amd64. [2019-10-04T22:12:10.493Z] #57 50.28 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ... [2019-10-04T22:12:10.493Z] #57 50.29 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-10-04T22:12:10.493Z] #57 50.40 Selecting previously unselected package zlib1g-dev:amd64. [2019-10-04T22:12:10.493Z] #57 50.42 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... [2019-10-04T22:12:10.493Z] #57 50.44 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-10-04T22:12:10.961Z] Reading package lists... [2019-10-04T22:12:11.062Z] #57 50.89 Selecting previously unselected package libprotobuf10:amd64. [2019-10-04T22:12:11.062Z] #57 50.93 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ... [2019-10-04T22:12:11.062Z] #57 ... [2019-10-04T22:12:11.062Z] [2019-10-04T22:12:11.062Z] #7 [dev 1/24] RUN groupadd -r docker [2019-10-04T22:12:11.062Z] #7 DONE 4.4s [2019-10-04T22:12:11.062Z] [2019-10-04T22:12:11.062Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-04T22:12:11.062Z] #57 50.96 Unpacking libprotobuf10:amd64 (3.0.0-9) ... [2019-10-04T22:12:11.245Z] Building dependency tree... [2019-10-04T22:12:11.246Z] Reading state information... [2019-10-04T22:12:11.246Z] ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-10-04T22:12:11.246Z] The following additional packages will be installed: [2019-10-04T22:12:11.246Z] libjq1 libonig4 [2019-10-04T22:12:11.246Z] The following NEW packages will be installed: [2019-10-04T22:12:11.246Z] jq libjq1 libonig4 [2019-10-04T22:12:11.246Z] 0 upgraded, 3 newly installed, 0 to remove and 12 not upgraded. [2019-10-04T22:12:11.246Z] Need to get 310 kB of archives. [2019-10-04T22:12:11.246Z] After this operation, 1267 kB of additional disk space will be used. [2019-10-04T22:12:11.246Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-10-04T22:12:11.246Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-10-04T22:12:11.246Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-10-04T22:12:11.529Z] debconf: delaying package configuration, since apt-utils is not installed [2019-10-04T22:12:11.529Z] Fetched 310 kB in 0s (3577 kB/s) [2019-10-04T22:12:11.529Z] Selecting previously unselected package libonig4:ppc64el. [2019-10-04T22:12:11.529Z] (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-10-04T22:12:11.529Z] Preparing to unpack .../libonig4_6.1.3-2_ppc64el.deb ... [2019-10-04T22:12:11.529Z] Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-10-04T22:12:11.628Z] #57 ... [2019-10-04T22:12:11.628Z] [2019-10-04T22:12:11.628Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-10-04T22:12:11.628Z] #30 40.93 sync [2019-10-04T22:12:11.628Z] #30 40.93 internal/reflectlite [2019-10-04T22:12:11.628Z] #30 44.45 sort [2019-10-04T22:12:11.628Z] #30 44.45 errors [2019-10-04T22:12:11.628Z] #30 44.74 strconv [2019-10-04T22:12:11.628Z] #30 45.23 io [2019-10-04T22:12:11.628Z] #30 47.15 internal/oserror [2019-10-04T22:12:11.628Z] #30 47.37 syscall [2019-10-04T22:12:11.628Z] #30 49.78 reflect [2019-10-04T22:12:11.628Z] #30 ... [2019-10-04T22:12:11.628Z] [2019-10-04T22:12:11.628Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-10-04T22:12:11.628Z] #42 3.774 + RM_GOPATH=0 [2019-10-04T22:12:11.628Z] #42 3.774 + TMP_GOPATH= [2019-10-04T22:12:11.628Z] #42 3.774 + : /build [2019-10-04T22:12:11.628Z] #42 3.774 + '[' -z '' ']' [2019-10-04T22:12:11.628Z] #42 3.777 ++ mktemp -d [2019-10-04T22:12:11.628Z] #42 3.857 + export GOPATH=/tmp/tmp.KkQeqjsiD9 [2019-10-04T22:12:11.628Z] #42 3.858 + GOPATH=/tmp/tmp.KkQeqjsiD9 [2019-10-04T22:12:11.628Z] #42 3.859 + RM_GOPATH=1 [2019-10-04T22:12:11.628Z] #42 3.860 ++ dirname ./install.sh [2019-10-04T22:12:11.628Z] #42 3.861 + dir=. [2019-10-04T22:12:11.628Z] #42 3.861 + bin=runc [2019-10-04T22:12:11.628Z] #42 3.861 + shift [2019-10-04T22:12:11.628Z] #42 3.861 + '[' '!' -f ./runc.installer ']' [2019-10-04T22:12:11.628Z] #42 3.861 + . ./runc.installer [2019-10-04T22:12:11.628Z] #42 3.862 ++ RUNC_COMMIT=3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-04T22:12:11.628Z] #42 3.862 + install_runc [2019-10-04T22:12:11.628Z] #42 3.870 + uname -r [2019-10-04T22:12:11.628Z] #42 3.870 + grep -q '^3\.10\.0.*\.el7\.' [2019-10-04T22:12:11.628Z] #42 3.873 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-10-04T22:12:11.628Z] #42 3.873 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-10-04T22:12:11.628Z] #42 3.873 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.KkQeqjsiD9/src/github.com/opencontainers/runc [2019-10-04T22:12:11.628Z] #42 3.874 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-10-04T22:12:11.628Z] #42 3.894 Cloning into '/tmp/tmp.KkQeqjsiD9/src/github.com/opencontainers/runc'... [2019-10-04T22:12:11.814Z] Selecting previously unselected package libjq1:ppc64el. [2019-10-04T22:12:11.814Z] Preparing to unpack .../libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-10-04T22:12:11.814Z] Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-10-04T22:12:11.814Z] Selecting previously unselected package jq. [2019-10-04T22:12:11.814Z] Preparing to unpack .../jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-10-04T22:12:11.814Z] Unpacking jq (1.5+dfsg-1.3) ... [2019-10-04T22:12:11.814Z] Setting up libonig4:ppc64el (6.1.3-2) ... [2019-10-04T22:12:11.814Z] Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-10-04T22:12:11.814Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-04T22:12:11.814Z] Setting up jq (1.5+dfsg-1.3) ... [2019-10-04T22:12:12.098Z] Removing intermediate container a605927c064c [2019-10-04T22:12:12.098Z] ---> 5c21c3b7b54d [2019-10-04T22:12:12.098Z] Step 23/126 : COPY contrib/download-frozen-image-v2.sh / [2019-10-04T22:12:12.382Z] ---> 3e1b950946c1 [2019-10-04T22:12:12.382Z] 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-10-04T22:12:12.382Z] ---> Running in d6b53f36b1a1 [2019-10-04T22:12:13.533Z] #42 ... [2019-10-04T22:12:13.533Z] [2019-10-04T22:12:13.533Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-04T22:12:13.533Z] #20 6.267 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-10-04T22:12:13.533Z] #20 6.957 [2019-10-04T22:12:13.654Z] #58 120.5 CC criu/cr-service.o [2019-10-04T22:12:13.854Z] Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-10-04T22:12:13.854Z]  [2019-10-04T22:12:14.719Z]  ##########       14.1% #######################    33.3% #####################################            52.3% ##################################################  69.5% ##############################################################  86.5% ######################################################################## 100.0% [2019-10-04T22:12:14.719Z]  [2019-10-04T22:12:14.835Z] #20 7.261 ##### 7.9% ########### 15.5% ################ 22.4% ###################### 30.7% ########################### 38.1% ################################ 45.5% ##################################### 52.3% ########################################## 59.0% ################################################ 67.1% ##################################################### 74.7% ########################################################### 82.3% ################################################################ 89.1% ####################################################################### 98.7% ######################################################################## 100.0% [2019-10-04T22:12:15.096Z] #20 ... [2019-10-04T22:12:15.096Z] [2019-10-04T22:12:15.096Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-10-04T22:12:15.096Z] #33 44.52 internal/reflectlite [2019-10-04T22:12:15.096Z] #33 44.53 sync [2019-10-04T22:12:15.096Z] #33 46.75 github.com/LK4D4/vndr/godl/singleflight [2019-10-04T22:12:15.096Z] #33 47.21 math/rand [2019-10-04T22:12:15.096Z] #33 48.53 internal/singleflight [2019-10-04T22:12:15.096Z] #33 48.98 errors [2019-10-04T22:12:15.096Z] #33 48.98 sort [2019-10-04T22:12:15.096Z] #33 49.57 io [2019-10-04T22:12:15.096Z] #33 50.30 strconv [2019-10-04T22:12:15.096Z] #33 50.60 bytes [2019-10-04T22:12:15.096Z] #33 53.63 bufio [2019-10-04T22:12:15.096Z] #33 54.47 reflect [2019-10-04T22:12:15.096Z] #33 ... [2019-10-04T22:12:15.096Z] [2019-10-04T22:12:15.096Z] #8 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-04T22:12:15.096Z] #8 DONE 4.1s [2019-10-04T22:12:15.096Z] [2019-10-04T22:12:15.096Z] #9 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-04T22:12:15.291Z]  ##############        20.7% #############################################    62.7% ######################################################################## 100.0% [2019-10-04T22:12:15.354Z] #9 ... [2019-10-04T22:12:15.354Z] [2019-10-04T22:12:15.354Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-10-04T22:12:15.354Z] #15 45.19 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-10-04T22:12:15.544Z] #58 122.2 CC criu/crtools.o [2019-10-04T22:12:15.575Z]  [2019-10-04T22:12:15.612Z] #15 ... [2019-10-04T22:12:15.612Z] [2019-10-04T22:12:15.612Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-04T22:12:15.612Z] #20 9.294 [2019-10-04T22:12:16.106Z] #58 122.7 CC criu/eventfd.o [2019-10-04T22:12:16.143Z]  ###########                        15.7% #############################    41.3% ##############################################   65.3% ##############################################################    87.0% ######################################################################## 100.0% [2019-10-04T22:12:16.143Z]  [2019-10-04T22:12:16.362Z] #58 123.1 CC criu/eventpoll.o [2019-10-04T22:12:16.649Z] #20 9.802 ####### 10.2% ######### 12.9% ############# 18.3% ####################### 32.5% ############################## 42.1% ######################################## 55.7% ### [2019-10-04T22:12:16.649Z] #20 ... [2019-10-04T22:12:16.649Z] [2019-10-04T22:12:16.649Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-10-04T22:12:16.649Z] #47 4.220 + RM_GOPATH=0 [2019-10-04T22:12:16.649Z] #47 4.220 + TMP_GOPATH= [2019-10-04T22:12:16.649Z] #47 4.220 + : /build [2019-10-04T22:12:16.649Z] #47 4.220 + '[' -z '' ']' [2019-10-04T22:12:16.649Z] #47 4.221 ++ mktemp -d [2019-10-04T22:12:16.649Z] #47 4.235 + export GOPATH=/tmp/tmp.vXdo8rvUID [2019-10-04T22:12:16.649Z] #47 4.235 + GOPATH=/tmp/tmp.vXdo8rvUID [2019-10-04T22:12:16.649Z] #47 4.235 + RM_GOPATH=1 [2019-10-04T22:12:16.649Z] #47 4.235 ++ dirname ./install.sh [2019-10-04T22:12:16.649Z] #47 4.238 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-04T22:12:16.649Z] #47 4.240 + dir=. [2019-10-04T22:12:16.649Z] #47 4.240 + bin=containerd [2019-10-04T22:12:16.649Z] #47 4.240 + shift [2019-10-04T22:12:16.649Z] #47 4.240 + '[' '!' -f ./containerd.installer ']' [2019-10-04T22:12:16.649Z] #47 4.240 + . ./containerd.installer [2019-10-04T22:12:16.649Z] #47 4.240 ++ CONTAINERD_COMMIT=36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-04T22:12:16.649Z] #47 4.240 + install_containerd [2019-10-04T22:12:16.649Z] #47 4.240 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a' [2019-10-04T22:12:16.649Z] #47 4.240 + git clone https://github.com/containerd/containerd.git /tmp/tmp.vXdo8rvUID/src/github.com/containerd/containerd [2019-10-04T22:12:16.649Z] #47 4.240 Cloning into '/tmp/tmp.vXdo8rvUID/src/github.com/containerd/containerd'... [2019-10-04T22:12:16.649Z] #47 ... [2019-10-04T22:12:16.649Z] [2019-10-04T22:12:16.649Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-04T22:12:16.907Z] #20 9.802 ####### 10.2% ######### 12.9% ############# 18.3% ####################### 32.5% ############################## 42.1% ######################################## 55.7% #################################################### 72.8% ################################################################# 91.6% ######################################################################## 100.0% [2019-10-04T22:12:17.166Z] #20 11.17 [2019-10-04T22:12:17.289Z] #58 124.1 CC criu/external.o [2019-10-04T22:12:17.573Z]  ###    5.1% #########  13.3% ###############  21.2% ####################     29.1% ########################## 37.1% ############################## 42.2% ###################################  48.9% #########################################   57.1% ############################################## 64.9% ####################################################      72.9% ########################################################  78.8% ##############################################################  86.8% ####################################################################  95.2% ######################################################################## 100.0% [2019-10-04T22:12:17.851Z] #58 124.4 CC criu/fault-injection.o [2019-10-04T22:12:17.851Z] #58 124.6 CC criu/fdstore.o [2019-10-04T22:12:17.857Z]  [2019-10-04T22:12:18.412Z] #58 125.0 CC criu/fifo.o [2019-10-04T22:12:18.482Z] Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-10-04T22:12:18.764Z]  [2019-10-04T22:12:18.764Z]  ######################################################################## 100.0% [2019-10-04T22:12:18.764Z]  [2019-10-04T22:12:18.975Z] #58 125.5 CC criu/file-ids.o [2019-10-04T22:12:19.028Z] #20 11.50 ### 4.5% ######## 12.1% ############## 19.9% ################## 25.4% ######################## 33.9% ############################# 41.0% ################################# 46.6% ###################################### 53.6% ########################################## 59.4% ################################################# 68.2% ######################################################## 78.0% ########################################################## 81.4% ############################################################### 88.8% ######################################################################## 100.0% [2019-10-04T22:12:19.231Z] #58 125.8 CC criu/file-lock.o [2019-10-04T22:12:19.231Z] #58 ... [2019-10-04T22:12:19.231Z] [2019-10-04T22:12:19.231Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-04T22:12:19.231Z] #13 126.0 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-10-04T22:12:19.231Z] #13 126.0 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-04T22:12:19.231Z] #13 126.0 Setting up libsepol1-dev:amd64 (2.6-2) ... [2019-10-04T22:12:19.231Z] #13 126.0 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-04T22:12:19.231Z] #13 126.0 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-04T22:12:19.231Z] #13 126.1 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-04T22:12:19.231Z] #13 126.1 Processing triggers for mime-support (3.60) ... [2019-10-04T22:12:19.231Z] #13 126.1 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-04T22:12:19.286Z] #20 ... [2019-10-04T22:12:19.286Z] [2019-10-04T22:12:19.286Z] #9 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-04T22:12:19.286Z] #9 3.247 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-10-04T22:12:19.286Z] #9 DONE 3.9s [2019-10-04T22:12:19.286Z] [2019-10-04T22:12:19.286Z] #10 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-04T22:12:19.488Z] #13 126.1 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-10-04T22:12:19.488Z] #13 126.1 Setting up libcap2-bin (1:2.25-1) ... [2019-10-04T22:12:19.488Z] #13 126.1 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-04T22:12:19.488Z] #13 126.2 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-04T22:12:19.488Z] #13 126.2 Setting up bash-completion (1:2.1-4.3) ... [2019-10-04T22:12:19.773Z] Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-10-04T22:12:19.773Z]  [2019-10-04T22:12:19.773Z]  ######################################################################## 100.0% [2019-10-04T22:12:19.860Z] #10 ... [2019-10-04T22:12:19.860Z] [2019-10-04T22:12:19.860Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-04T22:12:19.860Z] #35 49.69 Selecting previously unselected package liblzo2-2:amd64. [2019-10-04T22:12:19.860Z] #35 49.69 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-10-04T22:12:19.860Z] #35 49.70 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-04T22:12:19.860Z] #35 49.85 Selecting previously unselected package libicu57:amd64. [2019-10-04T22:12:19.860Z] #35 49.85 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ... [2019-10-04T22:12:19.860Z] #35 49.89 Unpacking libicu57:amd64 (57.1-6+deb9u3) ... [2019-10-04T22:12:19.860Z] #35 57.93 Selecting previously unselected package libxml2:amd64. [2019-10-04T22:12:19.860Z] #35 57.93 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ... [2019-10-04T22:12:19.860Z] #35 57.94 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-04T22:12:19.860Z] #35 59.19 Selecting previously unselected package libarchive13:amd64. [2019-10-04T22:12:19.860Z] #35 59.20 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_amd64.deb ... [2019-10-04T22:12:19.860Z] #35 59.21 Unpacking libarchive13:amd64 (3.2.2-2+deb9u1) ... [2019-10-04T22:12:19.860Z] #35 59.54 Selecting previously unselected package libjsoncpp1:amd64. [2019-10-04T22:12:19.860Z] #35 59.55 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ... [2019-10-04T22:12:19.860Z] #35 59.59 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2019-10-04T22:12:19.860Z] #35 59.93 Selecting previously unselected package libuv1:amd64. [2019-10-04T22:12:19.860Z] #35 59.93 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ... [2019-10-04T22:12:19.860Z] #35 ... [2019-10-04T22:12:19.860Z] [2019-10-04T22:12:19.860Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-04T22:12:19.860Z] #20 13.70 [2019-10-04T22:12:20.056Z]  [2019-10-04T22:12:20.677Z] Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-10-04T22:12:20.677Z] skipping existing c8c2d4a6b2e3 [2019-10-04T22:12:20.677Z] [2019-10-04T22:12:21.173Z] + bin/containerd-stress [2019-10-04T22:12:21.174Z] + bin/containerd-shim [2019-10-04T22:12:21.686Z] Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-10-04T22:12:21.686Z]  [2019-10-04T22:12:21.687Z]  ######################################################################## 100.0% [2019-10-04T22:12:21.969Z]  [2019-10-04T22:12:21.969Z] Download of images into '/build' complete. [2019-10-04T22:12:21.969Z] Use something like the following to load the result into a Docker daemon: [2019-10-04T22:12:21.969Z] tar -cC '/build' . | docker load [2019-10-04T22:12:21.995Z] #20 14.29 ## 2.8% #### 5.9% ###### 9.0% ######## 12.0% ########### 15.4% ############ 17.5% ############## 20.2% ################ 22.7% ################## 26.1% #################### 28.7% ###################### 30.9% ######################### 34.9% ########################## 36.4% ########################### 38.7% ############################ 40.2% [2019-10-04T22:12:21.995Z] #20 ... [2019-10-04T22:12:21.995Z] [2019-10-04T22:12:21.995Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-04T22:12:21.995Z] #57 51.88 Selecting previously unselected package libprotobuf-lite10:amd64. [2019-10-04T22:12:21.995Z] #57 51.89 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ... [2019-10-04T22:12:21.995Z] #57 51.95 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-10-04T22:12:21.995Z] #57 52.14 Selecting previously unselected package libprotobuf-dev:amd64. [2019-10-04T22:12:21.995Z] #57 52.14 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ... [2019-10-04T22:12:21.995Z] #57 52.16 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ... [2019-10-04T22:12:21.995Z] #57 53.63 Selecting previously unselected package libprotoc10:amd64. [2019-10-04T22:12:21.995Z] #57 53.63 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ... [2019-10-04T22:12:21.995Z] #57 53.64 Unpacking libprotoc10:amd64 (3.0.0-9) ... [2019-10-04T22:12:21.995Z] #57 54.50 Selecting previously unselected package protobuf-c-compiler. [2019-10-04T22:12:21.995Z] #57 54.50 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ... [2019-10-04T22:12:21.995Z] #57 54.69 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-10-04T22:12:21.995Z] #57 55.19 Selecting previously unselected package protobuf-compiler. [2019-10-04T22:12:21.995Z] #57 55.21 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ... [2019-10-04T22:12:21.995Z] #57 55.32 Unpacking protobuf-compiler (3.0.0-9) ... [2019-10-04T22:12:21.995Z] #57 55.60 Selecting previously unselected package python-pkg-resources. [2019-10-04T22:12:21.995Z] #57 55.61 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-10-04T22:12:21.995Z] #57 55.63 Unpacking python-pkg-resources (33.1.1-1) ... [2019-10-04T22:12:21.995Z] #57 55.89 Selecting previously unselected package python-protobuf. [2019-10-04T22:12:21.995Z] #57 55.89 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ... [2019-10-04T22:12:21.995Z] #57 55.89 Unpacking python-protobuf (3.0.0-9) ... [2019-10-04T22:12:21.995Z] #57 56.67 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-04T22:12:21.995Z] #57 56.77 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-04T22:12:21.995Z] #57 56.78 Setting up python-pkg-resources (33.1.1-1) ... [2019-10-04T22:12:21.995Z] #57 ... [2019-10-04T22:12:21.995Z] [2019-10-04T22:12:21.995Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-04T22:12:22.006Z] #13 128.5 Setting up libonig4:amd64 (6.1.3-2) ... [2019-10-04T22:12:22.006Z] #13 128.5 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-04T22:12:22.006Z] #13 128.5 Setting up zip (3.0-11+b1) ... [2019-10-04T22:12:22.006Z] #13 128.5 Setting up bzip2 (1.0.6-8.1) ... [2019-10-04T22:12:22.006Z] #13 128.5 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-04T22:12:22.006Z] #13 128.5 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-04T22:12:22.006Z] #13 128.6 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-04T22:12:22.006Z] #13 128.6 Setting up libaio1:amd64 (0.3.110-3) ... [2019-10-04T22:12:22.006Z] #13 128.6 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-04T22:12:22.006Z] #13 128.6 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-10-04T22:12:22.006Z] #13 128.6 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-10-04T22:12:22.006Z] #13 128.6 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-04T22:12:22.006Z] #13 128.6 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-04T22:12:22.006Z] #13 128.6 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-10-04T22:12:22.006Z] #13 128.7 Setting up libpcre32-3:amd64 (2:8.39-3) ... [2019-10-04T22:12:22.006Z] #13 128.7 Setting up libnfnetlink0:amd64 (1.0.1-3) ... [2019-10-04T22:12:22.006Z] #13 128.7 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-04T22:12:22.262Z] #13 129.1 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-10-04T22:12:22.518Z] #13 129.1 Setting up libpcre16-3:amd64 (2:8.39-3) ... [2019-10-04T22:12:22.518Z] #13 129.2 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-10-04T22:12:22.518Z] #13 129.2 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-10-04T22:12:22.518Z] #13 129.2 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-04T22:12:22.518Z] #13 129.2 Setting up libudev-dev:amd64 (232-25+deb9u12) ... [2019-10-04T22:12:22.518Z] #13 129.2 Setting up pigz (2.3.4-1) ... [2019-10-04T22:12:22.518Z] #13 129.2 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-04T22:12:22.518Z] #13 129.3 Setting up libmpdec2:amd64 (2.4.2-1) ... [2019-10-04T22:12:22.518Z] #13 129.3 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-04T22:12:22.518Z] #13 129.3 Setting up mingw-w64-common (5.0.1-1) ... [2019-10-04T22:12:22.518Z] #13 129.3 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-04T22:12:22.518Z] #13 129.3 Setting up jq (1.5+dfsg-1.3) ... [2019-10-04T22:12:22.518Z] #13 129.3 Setting up libpcre3-dev:amd64 (2:8.39-3) ... [2019-10-04T22:12:22.518Z] #13 129.3 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-10-04T22:12:22.518Z] #13 129.3 Setting up xfsprogs (4.9.0+nmu1) ... [2019-10-04T22:12:22.518Z] #13 129.3 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-10-04T22:12:22.774Z] #13 129.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-10-04T22:12:22.774Z] #13 129.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-10-04T22:12:22.774Z] #13 129.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-10-04T22:12:22.774Z] #13 129.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-10-04T22:12:22.774Z] #13 129.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-10-04T22:12:22.774Z] #13 129.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-10-04T22:12:22.774Z] #13 129.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-10-04T22:12:22.774Z] #13 129.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-10-04T22:12:22.774Z] #13 129.4 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-10-04T22:12:22.774Z] #13 129.4 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-04T22:12:22.774Z] #13 129.4 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-04T22:12:22.774Z] #13 129.4 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-10-04T22:12:22.774Z] #13 129.4 Setting up btrfs-progs (4.7.3-1) ... [2019-10-04T22:12:22.774Z] #13 129.5 Setting up libselinux1-dev:amd64 (2.6-3+b3) ... [2019-10-04T22:12:22.774Z] #13 129.5 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-10-04T22:12:23.292Z] #20 14.29 ## 2.8% #### 5.9% ###### 9.0% ######## 12.0% ########### 15.4% ############ 17.5% ############## 20.2% ################ 22.7% ################## 26.1% #################### 28.7% ###################### 30.9% ######################### 34.9% ########################## 36.4% ########################### 38.7% ############################ 40.2% ############################## 42.7% ################################ 44.7% ################################# 46.5% ################################### 49.7% ##################################### 51.9% ###################################### 53.8% ####################################### 54.8% ######################################## 56.4% ########################################## 58.4% ########################################### 60.2% ############################################# 62.9% [2019-10-04T22:12:23.292Z] #20 ... [2019-10-04T22:12:23.292Z] [2019-10-04T22:12:23.292Z] #10 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-04T22:12:23.292Z] #10 DONE 4.2s [2019-10-04T22:12:23.292Z] [2019-10-04T22:12:23.292Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-04T22:12:24.648Z] Removing intermediate container d6b53f36b1a1 [2019-10-04T22:12:24.648Z] ---> 4aa766b98392 [2019-10-04T22:12:24.648Z] Step 25/126 : FROM base AS cross-false [2019-10-04T22:12:24.648Z] ---> 6d6c52f44d94 [2019-10-04T22:12:24.648Z] Step 26/126 : FROM base AS cross-true [2019-10-04T22:12:24.648Z] ---> 6d6c52f44d94 [2019-10-04T22:12:24.648Z] Step 27/126 : ARG DEBIAN_FRONTEND [2019-10-04T22:12:24.648Z] ---> Using cache [2019-10-04T22:12:24.648Z] ---> 1ad7b4f1bc34 [2019-10-04T22:12:24.648Z] Step 28/126 : RUN dpkg --add-architecture armhf [2019-10-04T22:12:24.648Z] ---> Running in 3c5e6815078f [2019-10-04T22:12:25.266Z] Removing intermediate container 3c5e6815078f [2019-10-04T22:12:25.266Z] ---> 42ceca363272 [2019-10-04T22:12:25.266Z] Step 29/126 : RUN dpkg --add-architecture arm64 [2019-10-04T22:12:25.266Z] ---> Running in f1c2fb17a0fb [2019-10-04T22:12:25.365Z] #20 14.29 ## 2.8% #### 5.9% ###### 9.0% ######## 12.0% ########### 15.4% ############ 17.5% ############## 20.2% ################ 22.7% ################## 26.1% #################### 28.7% ###################### 30.9% ######################### 34.9% ########################## 36.4% ########################### 38.7% ############################ 40.2% ############################## 42.7% ################################ 44.7% ################################# 46.5% ################################### 49.7% ##################################### 51.9% ###################################### 53.8% ####################################### 54.8% ######################################## 56.4% ########################################## 58.4% ########################################### 60.2% ############################################# 62.9% ############################################## 64.5% ############################################### 66.0% ################################################ 67.2% ################################################# 68.3% ################################################### 71.8% ###################################################### 75.0% ####################################################### 77.3% ######################################################## 78.5% ########################################################## 80.6% ########################################################### 83.0% ############################################################ 84.7% ############################################################## 86.3% ############################################################### 88.5% ################################################################# 90.4% ################################################################## 93.0% #################################################################### 94.7% ##################################################################### 96.6% ####################################################################### 100.0% ######################################################################## 100.0% [2019-10-04T22:12:25.365Z] #20 19.23 [2019-10-04T22:12:25.883Z] Removing intermediate container f1c2fb17a0fb [2019-10-04T22:12:25.883Z] ---> 6d299fcb9e81 [2019-10-04T22:12:25.883Z] Step 30/126 : RUN dpkg --add-architecture armel [2019-10-04T22:12:26.198Z] ---> Running in 7cc4d519b648 [2019-10-04T22:12:26.814Z] Removing intermediate container 7cc4d519b648 [2019-10-04T22:12:26.814Z] ---> 577fdb8e5ffc [2019-10-04T22:12:26.814Z] 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-10-04T22:12:26.814Z] ---> Running in d5843ed2ad0b [2019-10-04T22:12:26.828Z] #20 ... [2019-10-04T22:12:26.828Z] [2019-10-04T22:12:26.828Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-04T22:12:26.828Z] #35 59.93 Unpacking libuv1:amd64 (1.9.1-3) ... [2019-10-04T22:12:26.828Z] #35 60.23 Selecting previously unselected package cmake. [2019-10-04T22:12:26.828Z] #35 60.23 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ... [2019-10-04T22:12:26.828Z] #35 60.41 Unpacking cmake (3.7.2-1) ... [2019-10-04T22:12:26.828Z] #35 64.19 Selecting previously unselected package xxd. [2019-10-04T22:12:26.828Z] #35 64.22 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-10-04T22:12:26.828Z] #35 64.23 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-04T22:12:26.828Z] #35 64.52 Selecting previously unselected package vim-common. [2019-10-04T22:12:26.828Z] #35 64.57 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-04T22:12:26.828Z] #35 64.59 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-04T22:12:26.828Z] #35 65.09 Processing triggers for mime-support (3.60) ... [2019-10-04T22:12:26.828Z] #35 65.27 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-04T22:12:26.828Z] #35 65.29 Setting up libuv1:amd64 (1.9.1-3) ... [2019-10-04T22:12:26.828Z] #35 65.32 Setting up cmake-data (3.7.2-1) ... [2019-10-04T22:12:26.828Z] #35 65.34 Setting up libicu57:amd64 (57.1-6+deb9u3) ... [2019-10-04T22:12:26.828Z] #35 65.35 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-04T22:12:26.828Z] #35 65.36 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-04T22:12:26.828Z] #35 65.43 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-04T22:12:26.828Z] #35 65.46 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-04T22:12:26.828Z] #35 65.47 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2019-10-04T22:12:26.828Z] #35 65.50 Setting up libarchive13:amd64 (3.2.2-2+deb9u1) ... [2019-10-04T22:12:26.828Z] #35 65.54 Setting up cmake (3.7.2-1) ... [2019-10-04T22:12:26.828Z] #35 65.66 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-04T22:12:26.828Z] #35 DONE 66.4s [2019-10-04T22:12:26.828Z] [2019-10-04T22:12:26.828Z] #11 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-04T22:12:26.828Z] #11 DONE 3.1s [2019-10-04T22:12:26.828Z] [2019-10-04T22:12:26.828Z] #12 [dev 6/24] RUN ldconfig [2019-10-04T22:12:26.828Z] #12 ... [2019-10-04T22:12:26.828Z] [2019-10-04T22:12:26.828Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-04T22:12:26.828Z] #36 DONE 0.2s [2019-10-04T22:12:27.089Z] [2019-10-04T22:12:27.089Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-10-04T22:12:27.089Z] #33 56.30 internal/oserror [2019-10-04T22:12:27.089Z] #33 56.40 syscall [2019-10-04T22:12:27.089Z] #33 ... [2019-10-04T22:12:27.089Z] [2019-10-04T22:12:27.089Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-10-04T22:12:27.089Z] #37 DONE 0.4s [2019-10-04T22:12:27.089Z] [2019-10-04T22:12:27.089Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-04T22:12:27.089Z] #57 62.52 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-10-04T22:12:27.089Z] #57 62.53 Setting up libprotobuf10:amd64 (3.0.0-9) ... [2019-10-04T22:12:27.089Z] #57 62.55 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-04T22:12:27.089Z] #57 62.61 Setting up python-protobuf (3.0.0-9) ... [2019-10-04T22:12:27.347Z] #57 ... [2019-10-04T22:12:27.347Z] [2019-10-04T22:12:27.347Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-10-04T22:12:27.347Z] #30 56.80 time [2019-10-04T22:12:27.347Z] #30 64.67 internal/poll [2019-10-04T22:12:27.435Z] Removing intermediate container d5843ed2ad0b [2019-10-04T22:12:27.435Z] ---> 7e5e25f99cb5 [2019-10-04T22:12:27.435Z] Step 32/126 : FROM cross-${CROSS} as dev-base [2019-10-04T22:12:27.435Z] ---> 6d6c52f44d94 [2019-10-04T22:12:27.435Z] Step 33/126 : FROM dev-base AS runtime-dev-cross-false [2019-10-04T22:12:27.435Z] ---> 6d6c52f44d94 [2019-10-04T22:12:27.435Z] Step 34/126 : ARG DEBIAN_FRONTEND [2019-10-04T22:12:27.435Z] ---> Using cache [2019-10-04T22:12:27.435Z] ---> 1ad7b4f1bc34 [2019-10-04T22:12:27.435Z] 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-10-04T22:12:27.435Z] ---> Running in b8a14485ec43 [2019-10-04T22:12:27.606Z] #30 ... [2019-10-04T22:12:27.606Z] [2019-10-04T22:12:27.606Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-04T22:12:27.606Z] #20 21.08 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-10-04T22:12:28.017Z] #13 134.0 Setting up libpython3-stdlib:amd64 (3.5.3-1) ... [2019-10-04T22:12:28.017Z] #13 134.0 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-04T22:12:28.017Z] #13 134.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-10-04T22:12:28.017Z] #13 134.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-10-04T22:12:28.017Z] #13 134.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-10-04T22:12:28.017Z] #13 134.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-10-04T22:12:28.017Z] #13 134.0 Setting up btrfs-tools (4.7.3-1) ... [2019-10-04T22:12:28.017Z] #13 134.0 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-04T22:12:28.017Z] #13 134.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-10-04T22:12:28.017Z] #13 134.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-10-04T22:12:28.017Z] #13 134.0 Setting up python3 (3.5.3-1) ... [2019-10-04T22:12:28.382Z] #20 21.87 [2019-10-04T22:12:28.382Z] #20 22.06 ######################################################################## 100.0% [2019-10-04T22:12:28.382Z] #20 22.24 [2019-10-04T22:12:28.388Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-04T22:12:28.388Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-04T22:12:28.388Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-04T22:12:28.388Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-04T22:12:28.388Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-04T22:12:28.388Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB] [2019-10-04T22:12:28.388Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-04T22:12:28.463Z] + bin/containerd-shim-runc-v1 [2019-10-04T22:12:28.671Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-04T22:12:29.053Z] #13 135.9 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-10-04T22:12:29.757Z] #20 23.59 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-10-04T22:12:30.181Z] Fetched 7720 kB in 2s (3253 kB/s) [2019-10-04T22:12:30.323Z] #20 24.10 [2019-10-04T22:12:30.323Z] #20 ... [2019-10-04T22:12:30.323Z] [2019-10-04T22:12:30.323Z] #12 [dev 6/24] RUN ldconfig [2019-10-04T22:12:30.323Z] #12 DONE 3.8s [2019-10-04T22:12:30.417Z] #13 ... [2019-10-04T22:12:30.417Z] [2019-10-04T22:12:30.417Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-04T22:12:30.417Z] #58 126.9 CC criu/files-ext.o [2019-10-04T22:12:30.417Z] #58 127.4 CC criu/files-reg.o [2019-10-04T22:12:30.417Z] #58 129.4 CC criu/files.o [2019-10-04T22:12:30.417Z] #58 131.6 CC criu/filesystems.o [2019-10-04T22:12:30.417Z] #58 132.4 CC criu/fsnotify.o [2019-10-04T22:12:30.417Z] #58 133.6 CC criu/image-desc.o [2019-10-04T22:12:30.417Z] #58 133.7 CC criu/image.o [2019-10-04T22:12:30.417Z] #58 134.6 CC criu/ipc_ns.o [2019-10-04T22:12:30.417Z] #58 135.8 CC criu/irmap.o [2019-10-04T22:12:30.417Z] #58 136.5 CC criu/kcmp-ids.o [2019-10-04T22:12:30.417Z] #58 136.9 CC criu/kerndat.o [2019-10-04T22:12:30.417Z] #58 ... [2019-10-04T22:12:30.417Z] [2019-10-04T22:12:30.417Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-04T22:12:30.417Z] #13 137.1 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-10-04T22:12:30.581Z] [2019-10-04T22:12:30.581Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-04T22:12:30.581Z] #57 70.25 Setting up libcap-dev:amd64 (1:2.25-1) ... [2019-10-04T22:12:30.581Z] #57 70.28 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-10-04T22:12:30.581Z] #57 70.30 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-10-04T22:12:30.581Z] #57 70.35 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-10-04T22:12:30.581Z] #57 70.36 Setting up libprotoc10:amd64 (3.0.0-9) ... [2019-10-04T22:12:30.581Z] #57 70.38 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-10-04T22:12:30.581Z] #57 70.40 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-10-04T22:12:30.581Z] #57 70.41 Setting up protobuf-compiler (3.0.0-9) ... [2019-10-04T22:12:30.581Z] #57 70.42 Setting up libprotobuf-dev:amd64 (3.0.0-9) ... [2019-10-04T22:12:30.581Z] #57 70.44 Setting up libnl-3-dev:amd64 (3.2.27-2) ... [2019-10-04T22:12:30.581Z] #57 70.44 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-04T22:12:30.673Z] #13 137.3 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-10-04T22:12:30.673Z] #13 137.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-10-04T22:12:30.673Z] #13 137.4 Setting up python3-wheel (0.29.0-2) ... [2019-10-04T22:12:30.839Z] #57 DONE 70.8s [2019-10-04T22:12:30.840Z] [2019-10-04T22:12:30.840Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-04T22:12:30.840Z] #20 24.66 ############################################# 62.5% ######################################################################## 100.0% [2019-10-04T22:12:30.999Z] + bin/containerd-shim-runc-v2 [2019-10-04T22:12:31.102Z] #20 24.94 [2019-10-04T22:12:31.102Z] #20 ... [2019-10-04T22:12:31.102Z] [2019-10-04T22:12:31.102Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-10-04T22:12:31.102Z] #42 13.92 + cd /tmp/tmp.KkQeqjsiD9/src/github.com/opencontainers/runc [2019-10-04T22:12:31.102Z] #42 13.92 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-04T22:12:31.102Z] #42 14.25 + '[' -z '' ']' [2019-10-04T22:12:31.102Z] #42 14.25 + target=static [2019-10-04T22:12:31.102Z] #42 14.25 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-10-04T22:12:31.102Z] #42 17.00 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-10-04T22:12:31.102Z] #42 ... [2019-10-04T22:12:31.102Z] [2019-10-04T22:12:31.102Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-04T22:12:31.602Z] #13 138.2 Setting up python3-pkg-resources (33.1.1-1) ... [2019-10-04T22:12:31.654Z] Reading package lists... [2019-10-04T22:12:31.807Z] + binaries [2019-10-04T22:12:31.807Z] + mkdir -p /build [2019-10-04T22:12:31.807Z] + cp bin/containerd /build/containerd [2019-10-04T22:12:31.807Z] + cp bin/containerd-shim /build/containerd-shim [2019-10-04T22:12:31.807Z] + cp bin/ctr /build/ctr [2019-10-04T22:12:32.662Z] Reading package lists... [2019-10-04T22:12:32.945Z] Building dependency tree... [2019-10-04T22:12:32.945Z] Reading state information... [2019-10-04T22:12:32.945Z] The following additional packages will be installed: [2019-10-04T22:12:32.945Z] libapparmor1 libseccomp2 [2019-10-04T22:12:32.945Z] Suggested packages: [2019-10-04T22:12:32.945Z] seccomp [2019-10-04T22:12:32.945Z] The following NEW packages will be installed: [2019-10-04T22:12:32.945Z] libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-10-04T22:12:32.945Z] 0 upgraded, 4 newly installed, 0 to remove and 12 not upgraded. [2019-10-04T22:12:32.945Z] Need to get 296 kB of archives. [2019-10-04T22:12:32.945Z] After this operation, 1346 kB of additional disk space will be used. [2019-10-04T22:12:32.945Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp2 ppc64el 2.3.1-2.1+deb9u1 [39.6 kB] [2019-10-04T22:12:33.079Z] #13 139.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-10-04T22:12:33.079Z] #13 139.5 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-10-04T22:12:33.229Z] 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-10-04T22:12:33.229Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor1 ppc64el 2.11.0-3+deb9u2 [77.1 kB] [2019-10-04T22:12:33.229Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-dev ppc64el 2.11.0-3+deb9u2 [118 kB] [2019-10-04T22:12:33.229Z] debconf: delaying package configuration, since apt-utils is not installed [2019-10-04T22:12:33.229Z] Fetched 296 kB in 0s (3403 kB/s) [2019-10-04T22:12:33.229Z] Selecting previously unselected package libseccomp2:ppc64el. [2019-10-04T22:12:33.229Z] (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-10-04T22:12:33.514Z] Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-10-04T22:12:33.514Z] Unpacking libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-10-04T22:12:33.514Z] Selecting previously unselected package libseccomp-dev:ppc64el. [2019-10-04T22:12:33.514Z] Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-10-04T22:12:33.514Z] Unpacking libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-10-04T22:12:33.514Z] Selecting previously unselected package libapparmor1:ppc64el. [2019-10-04T22:12:33.514Z] Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_ppc64el.deb ... [2019-10-04T22:12:33.514Z] Unpacking libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-10-04T22:12:33.514Z] Selecting previously unselected package libapparmor-dev:ppc64el. [2019-10-04T22:12:33.514Z] Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_ppc64el.deb ... [2019-10-04T22:12:33.514Z] Unpacking libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-10-04T22:12:33.514Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-04T22:12:33.514Z] Setting up libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-10-04T22:12:33.514Z] Setting up libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-10-04T22:12:33.514Z] Setting up libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-10-04T22:12:33.514Z] Setting up libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-10-04T22:12:33.514Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-04T22:12:34.007Z] #13 140.6 Setting up dmsetup (2:1.02.137-2) ... [2019-10-04T22:12:34.007Z] #13 140.6 Setting up python3-setuptools (33.1.1-1) ... [2019-10-04T22:12:34.132Z] Removing intermediate container b8a14485ec43 [2019-10-04T22:12:34.132Z] ---> 74b917c63413 [2019-10-04T22:12:34.132Z] Step 36/126 : FROM cross-true AS runtime-dev-cross-true [2019-10-04T22:12:34.132Z] ---> 7e5e25f99cb5 [2019-10-04T22:12:34.132Z] Step 37/126 : ARG DEBIAN_FRONTEND [2019-10-04T22:12:34.132Z] ---> Running in b0f3ac79aa9e [2019-10-04T22:12:34.132Z] Removing intermediate container b0f3ac79aa9e [2019-10-04T22:12:34.132Z] ---> a7e19144ea89 [2019-10-04T22:12:34.132Z] 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-10-04T22:12:34.132Z] ---> Running in 2792e131e9cf [2019-10-04T22:12:34.763Z] Removing intermediate container 2792e131e9cf [2019-10-04T22:12:34.763Z] ---> 9031ea7c6c9c [2019-10-04T22:12:34.763Z] Step 39/126 : FROM runtime-dev-cross-${CROSS} AS runtime-dev [2019-10-04T22:12:34.763Z] ---> 74b917c63413 [2019-10-04T22:12:34.763Z] Step 40/126 : FROM base AS tomlv [2019-10-04T22:12:34.763Z] ---> 6d6c52f44d94 [2019-10-04T22:12:34.763Z] Step 41/126 : ENV INSTALL_BINARY_NAME=tomlv [2019-10-04T22:12:34.934Z] #13 141.7 Setting up dh-python (2.20170125) ... [2019-10-04T22:12:35.049Z] ---> Running in 20364f3d43e7 [2019-10-04T22:12:35.049Z] Removing intermediate container 20364f3d43e7 [2019-10-04T22:12:35.049Z] ---> 6ba9676af1ad [2019-10-04T22:12:35.049Z] Step 42/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-04T22:12:35.049Z] ---> c16a37462b64 [2019-10-04T22:12:35.049Z] Step 43/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-10-04T22:12:35.136Z] Removing intermediate container a44183c15790 [2019-10-04T22:12:35.136Z] ---> a32b2cdaf7fe [2019-10-04T22:12:35.136Z] Step 57/126 : FROM dev-base AS proxy [2019-10-04T22:12:35.136Z] ---> f65ecb3df858 [2019-10-04T22:12:35.136Z] Step 58/126 : ENV INSTALL_BINARY_NAME=proxy [2019-10-04T22:12:35.136Z] ---> Running in 3030a33c0373 [2019-10-04T22:12:35.136Z] Removing intermediate container 3030a33c0373 [2019-10-04T22:12:35.136Z] ---> 25938c937f49 [2019-10-04T22:12:35.136Z] Step 59/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-04T22:12:35.136Z] ---> 9793208f48a5 [2019-10-04T22:12:35.136Z] Step 60/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-10-04T22:12:35.334Z] ---> 540465d2900d [2019-10-04T22:12:35.334Z] Step 44/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-10-04T22:12:35.334Z] ---> Running in aeb6f9cf172c [2019-10-04T22:12:35.499Z] ---> 1a6a9ad8cf32 [2019-10-04T22:12:35.500Z] Step 61/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-10-04T22:12:35.500Z] ---> Running in 99a7d006ecf0 [2019-10-04T22:12:35.618Z] + RM_GOPATH=0 [2019-10-04T22:12:35.618Z] + TMP_GOPATH= [2019-10-04T22:12:35.618Z] + : /build [2019-10-04T22:12:35.618Z] + '[' -z '' ']' [2019-10-04T22:12:35.618Z] ++ mktemp -d [2019-10-04T22:12:35.618Z] + export GOPATH=/tmp/tmp.Kq8pAQ4wmA [2019-10-04T22:12:35.618Z] + GOPATH=/tmp/tmp.Kq8pAQ4wmA [2019-10-04T22:12:35.618Z] + RM_GOPATH=1 [2019-10-04T22:12:35.618Z] ++ dirname ./install.sh [2019-10-04T22:12:35.618Z] + dir=. [2019-10-04T22:12:35.618Z] + bin=tomlv [2019-10-04T22:12:35.618Z] + shift [2019-10-04T22:12:35.618Z] + '[' '!' -f ./tomlv.installer ']' [2019-10-04T22:12:35.618Z] + . ./tomlv.installer [2019-10-04T22:12:35.618Z] ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-04T22:12:35.618Z] + install_tomlv [2019-10-04T22:12:35.618Z] + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-10-04T22:12:35.618Z] + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.Kq8pAQ4wmA/src/github.com/BurntSushi/toml [2019-10-04T22:12:35.618Z] Cloning into '/tmp/tmp.Kq8pAQ4wmA/src/github.com/BurntSushi/toml'... [2019-10-04T22:12:35.618Z] Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-04T22:12:35.862Z] #13 142.5 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-10-04T22:12:35.862Z] #13 142.5 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-04T22:12:35.912Z] + RM_GOPATH=0 [2019-10-04T22:12:35.912Z] + TMP_GOPATH= [2019-10-04T22:12:35.912Z] + : /build [2019-10-04T22:12:35.912Z] + '[' -z '' ']' [2019-10-04T22:12:35.912Z] ++ mktemp -d [2019-10-04T22:12:35.912Z] + export GOPATH=/tmp/tmp.8GC8K1sDQi [2019-10-04T22:12:35.912Z] + GOPATH=/tmp/tmp.8GC8K1sDQi [2019-10-04T22:12:35.912Z] + RM_GOPATH=1 [2019-10-04T22:12:35.912Z] ++ dirname ./install.sh [2019-10-04T22:12:35.912Z] + dir=. [2019-10-04T22:12:35.912Z] + bin=proxy [2019-10-04T22:12:35.912Z] + shift [2019-10-04T22:12:35.912Z] + '[' '!' -f ./proxy.installer ']' [2019-10-04T22:12:35.912Z] + . ./proxy.installer [2019-10-04T22:12:35.912Z] ++ LIBNETWORK_COMMIT=96bcc0dae898308ed659c5095526788a602f4726 [2019-10-04T22:12:35.912Z] + install_proxy [2019-10-04T22:12:35.912Z] + case "$1" in [2019-10-04T22:12:35.912Z] + export CGO_ENABLED=0 [2019-10-04T22:12:35.912Z] + CGO_ENABLED=0 [2019-10-04T22:12:35.912Z] + _install_proxy [2019-10-04T22:12:35.912Z] + echo 'Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726' [2019-10-04T22:12:35.912Z] + git clone https://github.com/docker/libnetwork.git /tmp/tmp.8GC8K1sDQi/src/github.com/docker/libnetwork [2019-10-04T22:12:35.912Z] Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726 [2019-10-04T22:12:35.912Z] Cloning into '/tmp/tmp.8GC8K1sDQi/src/github.com/docker/libnetwork'... [2019-10-04T22:12:36.238Z] + cd /tmp/tmp.Kq8pAQ4wmA/src/github.com/BurntSushi/toml [2019-10-04T22:12:36.238Z] + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-04T22:12:36.238Z] + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-10-04T22:12:36.238Z] internal/cpu [2019-10-04T22:12:36.238Z] math/bits [2019-10-04T22:12:36.238Z] runtime/internal/sys [2019-10-04T22:12:36.238Z] runtime/internal/atomic [2019-10-04T22:12:36.238Z] runtime/internal/math [2019-10-04T22:12:36.238Z] unicode/utf8 [2019-10-04T22:12:36.238Z] internal/bytealg [2019-10-04T22:12:36.238Z] internal/race [2019-10-04T22:12:36.238Z] math [2019-10-04T22:12:36.238Z] sync/atomic [2019-10-04T22:12:36.238Z] unicode [2019-10-04T22:12:36.370Z] #58 4.706 Note: Building without setproctitle() and strlcpy() support. [2019-10-04T22:12:36.370Z] #58 4.709 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).#58 ... [2019-10-04T22:12:36.370Z] [2019-10-04T22:12:36.370Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-04T22:12:36.370Z] #20 26.59 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-10-04T22:12:36.370Z] #20 26.71 skipping existing 1849cc453dee [2019-10-04T22:12:36.370Z] #20 26.82 [2019-10-04T22:12:36.370Z] #20 28.01 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-10-04T22:12:36.370Z] #20 28.50 [2019-10-04T22:12:36.370Z] #20 28.86 ######################################################################## 100.0% [2019-10-04T22:12:36.370Z] #20 28.97 [2019-10-04T22:12:36.370Z] #20 29.06 Download of images into '/build' complete. [2019-10-04T22:12:36.370Z] #20 29.06 Use something like the following to load the result into a Docker daemon: [2019-10-04T22:12:36.370Z] #20 29.06 tar -cC '/build' . | docker load [2019-10-04T22:12:36.370Z] #20 DONE 29.6s [2019-10-04T22:12:36.370Z] [2019-10-04T22:12:36.370Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-04T22:12:36.370Z] #58 4.709 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-04T22:12:36.370Z] #58 ... [2019-10-04T22:12:36.370Z] [2019-10-04T22:12:36.370Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2019-10-04T22:12:36.370Z] #38 3.087 + RM_GOPATH=0 [2019-10-04T22:12:36.370Z] #38 3.087 + TMP_GOPATH= [2019-10-04T22:12:36.370Z] #38 3.087 + : /build [2019-10-04T22:12:36.370Z] #38 3.087 + '[' -z '' ']' [2019-10-04T22:12:36.370Z] #38 3.090 ++ mktemp -d [2019-10-04T22:12:36.370Z] #38 3.092 + export GOPATH=/tmp/tmp.YvLvjQ5SM9 [2019-10-04T22:12:36.370Z] #38 3.092 + GOPATH=/tmp/tmp.YvLvjQ5SM9 [2019-10-04T22:12:36.370Z] #38 3.092 + RM_GOPATH=1 [2019-10-04T22:12:36.370Z] #38 3.094 ++ dirname ./install.sh [2019-10-04T22:12:36.370Z] #38 3.098 + dir=. [2019-10-04T22:12:36.370Z] #38 3.098 + bin=tini [2019-10-04T22:12:36.370Z] #38 3.098 + shift [2019-10-04T22:12:36.370Z] #38 3.098 + '[' '!' -f ./tini.installer ']' [2019-10-04T22:12:36.370Z] #38 3.098 + . ./tini.installer [2019-10-04T22:12:36.370Z] #38 3.098 ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-04T22:12:36.370Z] #38 3.098 + install_tini [2019-10-04T22:12:36.370Z] #38 3.098 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-10-04T22:12:36.370Z] #38 3.098 + git clone https://github.com/krallin/tini.git /tmp/tmp.YvLvjQ5SM9/tini [2019-10-04T22:12:36.370Z] #38 3.098 Cloning into '/tmp/tmp.YvLvjQ5SM9/tini'... [2019-10-04T22:12:36.370Z] #38 3.098 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-04T22:12:36.370Z] #38 4.655 + cd /tmp/tmp.YvLvjQ5SM9/tini [2019-10-04T22:12:36.370Z] #38 4.655 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-04T22:12:36.370Z] #38 4.663 + cmake . [2019-10-04T22:12:36.370Z] #38 5.593 -- The C compiler identification is GNU 6.3.0 [2019-10-04T22:12:36.370Z] #38 5.657 -- Check for working C compiler: /usr/bin/cc [2019-10-04T22:12:36.370Z] #38 6.450 -- Check for working C compiler: /usr/bin/cc -- works [2019-10-04T22:12:36.370Z] #38 6.452 -- Detecting C compiler ABI info [2019-10-04T22:12:36.370Z] #38 7.039 -- Detecting C compiler ABI info - done [2019-10-04T22:12:36.370Z] #38 7.130 -- Detecting C compile features [2019-10-04T22:12:36.370Z] #38 9.241 -- Detecting C compile features - done [2019-10-04T22:12:36.370Z] #38 9.323 -- Performing Test HAS_BUILTIN_FORTIFY [2019-10-04T22:12:36.523Z] internal/testlog [2019-10-04T22:12:36.523Z] encoding [2019-10-04T22:12:36.523Z] runtime [2019-10-04T22:12:36.523Z] runtime/cgo [2019-10-04T22:12:36.936Z] #38 9.858 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-10-04T22:12:37.195Z] #38 10.00 -- Configuring done [2019-10-04T22:12:37.195Z] #38 10.07 -- Generating done [2019-10-04T22:12:37.195Z] #38 10.09 -- Build files have been written to: /tmp/tmp.YvLvjQ5SM9/tini [2019-10-04T22:12:37.195Z] #38 10.11 + make tini-static [2019-10-04T22:12:37.195Z] #38 ... [2019-10-04T22:12:37.195Z] [2019-10-04T22:12:37.195Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-10-04T22:12:37.195Z] #33 66.57 time [2019-10-04T22:12:37.195Z] #33 72.78 internal/fmtsort [2019-10-04T22:12:37.195Z] #33 72.95 internal/poll [2019-10-04T22:12:37.195Z] #33 73.45 internal/syscall/unix [2019-10-04T22:12:37.195Z] #33 73.78 strings [2019-10-04T22:12:37.195Z] #33 75.63 os [2019-10-04T22:12:37.307Z] #13 DONE 143.9s [2019-10-04T22:12:37.307Z] [2019-10-04T22:12:37.307Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-10-04T22:12:37.307Z] #42 163.2 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-10-04T22:12:37.307Z] #42 165.3 + mkdir -p /build [2019-10-04T22:12:37.307Z] #42 165.3 + cp runc /build/runc [2019-10-04T22:12:37.307Z] #42 DONE 166.6s [2019-10-04T22:12:37.307Z] [2019-10-04T22:12:37.307Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-04T22:12:37.307Z] #58 138.0 CC criu/libnetlink.o [2019-10-04T22:12:37.307Z] #58 138.5 CC criu/log.o [2019-10-04T22:12:37.307Z] #58 139.0 CC criu/lsm.o [2019-10-04T22:12:37.307Z] #58 139.3 CC criu/mem.o [2019-10-04T22:12:37.307Z] #58 140.9 CC criu/mount.o [2019-10-04T22:12:37.307Z] #58 ... [2019-10-04T22:12:37.307Z] [2019-10-04T22:12:37.307Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-04T22:12:37.453Z] #33 ... [2019-10-04T22:12:37.453Z] [2019-10-04T22:12:37.453Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-04T22:12:37.453Z] #13 4.461 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-04T22:12:37.453Z] #13 4.463 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-04T22:12:37.453Z] #13 4.511 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-04T22:12:37.453Z] #13 4.705 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-04T22:12:37.453Z] #13 4.725 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-04T22:12:37.453Z] #13 5.300 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-04T22:12:37.711Z] #13 ... [2019-10-04T22:12:37.711Z] [2019-10-04T22:12:37.711Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2019-10-04T22:12:37.711Z] #38 10.65 Scanning dependencies of target tini-static [2019-10-04T22:12:37.969Z] #38 ... [2019-10-04T22:12:37.969Z] [2019-10-04T22:12:37.969Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-10-04T22:12:37.969Z] #30 67.22 internal/fmtsort [2019-10-04T22:12:37.969Z] #30 67.72 internal/syscall/unix [2019-10-04T22:12:37.969Z] #30 68.24 os [2019-10-04T22:12:37.969Z] #30 68.27 strings [2019-10-04T22:12:37.969Z] #30 72.39 bytes [2019-10-04T22:12:37.969Z] #30 72.80 fmt [2019-10-04T22:12:37.969Z] #30 74.80 bufio [2019-10-04T22:12:37.969Z] #30 77.33 path/filepath [2019-10-04T22:12:37.993Z] + cd /tmp/tmp.8GC8K1sDQi/src/github.com/docker/libnetwork [2019-10-04T22:12:37.993Z] + git checkout -q 96bcc0dae898308ed659c5095526788a602f4726 [2019-10-04T22:12:37.993Z] + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-10-04T22:12:38.227Z] #30 ... [2019-10-04T22:12:38.227Z] [2019-10-04T22:12:38.227Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2019-10-04T22:12:38.227Z] #38 11.09 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-10-04T22:12:40.159Z] #38 12.78 [100%] Linking C executable tini-static [2019-10-04T22:12:40.159Z] #38 13.16 [100%] Built target tini-static [2019-10-04T22:12:40.427Z] #38 13.21 + mkdir -p /build [2019-10-04T22:12:40.427Z] #38 13.22 + cp tini-static /build/docker-init [2019-10-04T22:12:40.427Z] #38 DONE 13.4s [2019-10-04T22:12:40.427Z] [2019-10-04T22:12:40.427Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-04T22:12:40.427Z] #58 7.904 fatal: Not a git repository (or any of the parent directories): .git [2019-10-04T22:12:40.427Z] #58 7.921 GEN .gitid [2019-10-04T22:12:40.427Z] #58 7.929 GEN criu/include/version.h [2019-10-04T22:12:40.427Z] #58 7.952 GEN include/common/asm [2019-10-04T22:12:40.527Z] Removing intermediate container 99a7d006ecf0 [2019-10-04T22:12:40.527Z] ---> 9eb2036cc65e [2019-10-04T22:12:40.527Z] Step 62/126 : FROM base AS golangci_lint [2019-10-04T22:12:40.527Z] ---> f65ecb3df858 [2019-10-04T22:12:40.527Z] Step 63/126 : ENV INSTALL_BINARY_NAME=golangci_lint [2019-10-04T22:12:40.527Z] ---> Running in ab5c5182f9b0 [2019-10-04T22:12:40.527Z] Removing intermediate container ab5c5182f9b0 [2019-10-04T22:12:40.527Z] ---> f5d31395c67f [2019-10-04T22:12:40.527Z] Step 64/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-04T22:12:40.527Z] ---> 2a4e44f40801 [2019-10-04T22:12:40.527Z] Step 65/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-10-04T22:12:40.686Z] #58 9.791 PBCC images/google/protobuf/descriptor.pb-c.c [2019-10-04T22:12:40.910Z] ---> 9877a78715f9 [2019-10-04T22:12:40.910Z] Step 66/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-10-04T22:12:40.910Z] ---> Running in 14d3bd793ac7 [2019-10-04T22:12:40.926Z] internal/reflectlite [2019-10-04T22:12:40.926Z] sync [2019-10-04T22:12:40.926Z] errors [2019-10-04T22:12:40.926Z] sort [2019-10-04T22:12:40.926Z] internal/oserror [2019-10-04T22:12:40.926Z] io [2019-10-04T22:12:40.926Z] strconv [2019-10-04T22:12:40.926Z] syscall [2019-10-04T22:12:40.944Z] #58 10.02 PBCC images/opts.pb-c.c [2019-10-04T22:12:40.944Z] #58 10.09 PBCC images/sit.pb-c.c [2019-10-04T22:12:41.204Z] #58 10.19 DEP images/google/protobuf/descriptor.pb-c.d [2019-10-04T22:12:41.204Z] #58 10.27 DEP images/opts.pb-c.d [2019-10-04T22:12:41.204Z] #58 10.33 DEP images/sit.pb-c.d [2019-10-04T22:12:41.213Z] bytes [2019-10-04T22:12:41.213Z] strings [2019-10-04T22:12:41.474Z] #58 10.48 PBCC images/macvlan.pb-c.c [2019-10-04T22:12:41.474Z] #58 10.56 DEP images/macvlan.pb-c.d [2019-10-04T22:12:41.474Z] #58 10.66 PBCC images/autofs.pb-c.c [2019-10-04T22:12:41.501Z] bufio [2019-10-04T22:12:41.501Z] reflect [2019-10-04T22:12:41.695Z] Installing golangci-lint version v1.17.1 [2019-10-04T22:12:41.695Z] + RM_GOPATH=0 [2019-10-04T22:12:41.695Z] + TMP_GOPATH= [2019-10-04T22:12:41.695Z] + : /build [2019-10-04T22:12:41.695Z] + '[' -z '' ']' [2019-10-04T22:12:41.695Z] ++ mktemp -d [2019-10-04T22:12:41.695Z] + export GOPATH=/tmp/tmp.8VRsndagw6 [2019-10-04T22:12:41.695Z] + GOPATH=/tmp/tmp.8VRsndagw6 [2019-10-04T22:12:41.695Z] + RM_GOPATH=1 [2019-10-04T22:12:41.695Z] ++ dirname ./install.sh [2019-10-04T22:12:41.695Z] + dir=. [2019-10-04T22:12:41.695Z] + bin=golangci_lint [2019-10-04T22:12:41.695Z] + shift [2019-10-04T22:12:41.695Z] + '[' '!' -f ./golangci_lint.installer ']' [2019-10-04T22:12:41.695Z] + . ./golangci_lint.installer [2019-10-04T22:12:41.695Z] ++ : v1.17.1 [2019-10-04T22:12:41.695Z] + install_golangci_lint [2019-10-04T22:12:41.695Z] + echo 'Installing golangci-lint version v1.17.1' [2019-10-04T22:12:41.695Z] + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-04T22:12:41.734Z] #58 10.69 DEP images/autofs.pb-c.d [2019-10-04T22:12:41.734Z] #58 10.83 PBCC images/sysctl.pb-c.c [2019-10-04T22:12:41.734Z] #58 10.88 DEP images/sysctl.pb-c.d [2019-10-04T22:12:41.734Z] #58 10.96 PBCC images/time.pb-c.c [2019-10-04T22:12:41.787Z] path [2019-10-04T22:12:41.787Z] text/tabwriter [2019-10-04T22:12:41.994Z] #58 11.03 DEP images/time.pb-c.d [2019-10-04T22:12:41.994Z] #58 11.09 PBCC images/binfmt-misc.pb-c.c [2019-10-04T22:12:41.994Z] #58 11.15 DEP images/binfmt-misc.pb-c.d [2019-10-04T22:12:41.994Z] #58 11.22 PBCC images/seccomp.pb-c.c [2019-10-04T22:12:42.252Z] #58 11.28 DEP images/seccomp.pb-c.d [2019-10-04T22:12:42.252Z] #58 11.34 PBCC images/userns.pb-c.c [2019-10-04T22:12:42.252Z] #58 11.37 DEP images/userns.pb-c.d [2019-10-04T22:12:42.252Z] #58 11.45 PBCC images/cgroup.pb-c.c [2019-10-04T22:12:42.407Z] internal/syscall/unix [2019-10-04T22:12:42.407Z] time [2019-10-04T22:12:42.511Z] #58 11.50 DEP images/cgroup.pb-c.d [2019-10-04T22:12:42.511Z] #58 11.55 PBCC images/fown.pb-c.c [2019-10-04T22:12:42.511Z] #58 11.60 PBCC images/ext-file.pb-c.c [2019-10-04T22:12:42.511Z] #58 11.61 DEP images/fown.pb-c.d [2019-10-04T22:12:42.511Z] #58 11.68 DEP images/ext-file.pb-c.d [2019-10-04T22:12:42.511Z] #58 11.73 PBCC images/rpc.pb-c.c [2019-10-04T22:12:42.511Z] #58 11.81 DEP images/rpc.pb-c.d [2019-10-04T22:12:42.770Z] #58 11.92 PBCC images/siginfo.pb-c.c [2019-10-04T22:12:42.770Z] #58 11.97 DEP images/siginfo.pb-c.d [2019-10-04T22:12:43.028Z] #58 12.04 PBCC images/pagemap.pb-c.c [2019-10-04T22:12:43.028Z] #58 12.13 DEP images/pagemap.pb-c.d [2019-10-04T22:12:43.028Z] #58 12.20 PBCC images/rlimit.pb-c.c [2019-10-04T22:12:43.028Z] #58 12.25 DEP images/rlimit.pb-c.d [2019-10-04T22:12:43.051Z] internal/poll [2019-10-04T22:12:43.287Z] #58 12.33 PBCC images/file-lock.pb-c.c [2019-10-04T22:12:43.287Z] #58 12.38 DEP images/file-lock.pb-c.d [2019-10-04T22:12:43.287Z] #58 12.43 PBCC images/tty.pb-c.c [2019-10-04T22:12:43.287Z] #58 12.48 DEP images/tty.pb-c.d [2019-10-04T22:12:43.335Z] internal/fmtsort [2019-10-04T22:12:43.335Z] os [2019-10-04T22:12:43.541Z] + cd /tmp/tmp.8VRsndagw6/src/github.com/golangci/golangci-lint/ [2019-10-04T22:12:43.541Z] + git checkout -q v1.17.1 [2019-10-04T22:12:43.541Z] + go build -buildmode=pie -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-04T22:12:43.545Z] #58 12.54 PBCC images/tun.pb-c.c [2019-10-04T22:12:43.546Z] #58 12.57 PBCC images/netdev.pb-c.c [2019-10-04T22:12:43.546Z] #58 12.65 DEP images/tun.pb-c.d [2019-10-04T22:12:43.546Z] #58 12.71 DEP images/netdev.pb-c.d [2019-10-04T22:12:43.546Z] #58 12.76 PBCC images/vma.pb-c.c [2019-10-04T22:12:43.620Z] path/filepath [2019-10-04T22:12:43.620Z] fmt [2019-10-04T22:12:43.804Z] #58 12.80 DEP images/vma.pb-c.d [2019-10-04T22:12:43.804Z] #58 12.86 PBCC images/creds.pb-c.c [2019-10-04T22:12:43.804Z] #58 12.90 DEP images/creds.pb-c.d [2019-10-04T22:12:43.804Z] #58 12.96 PBCC images/utsns.pb-c.c [2019-10-04T22:12:43.804Z] #58 12.97 DEP images/utsns.pb-c.d [2019-10-04T22:12:43.844Z] #14 ... [2019-10-04T22:12:43.844Z] [2019-10-04T22:12:43.844Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-04T22:12:43.844Z] #58 144.6 CC criu/namespaces.o [2019-10-04T22:12:43.844Z] #58 146.7 CC criu/net.o [2019-10-04T22:12:43.844Z] #58 149.5 CC criu/netfilter.o [2019-10-04T22:12:43.844Z] #58 149.9 CC criu/page-pipe.o [2019-10-04T22:12:43.844Z] #58 150.5 CC criu/page-xfer.o [2019-10-04T22:12:43.844Z] #58 ... [2019-10-04T22:12:43.844Z] [2019-10-04T22:12:43.844Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-04T22:12:43.844Z] #14 6.484 Collecting yamllint==1.16.0 [2019-10-04T22:12:43.904Z] io/ioutil [2019-10-04T22:12:44.062Z] #58 13.06 PBCC images/ipc-desc.pb-c.c [2019-10-04T22:12:44.062Z] #58 13.12 PBCC images/ipc-sem.pb-c.c [2019-10-04T22:12:44.062Z] #58 13.16 DEP images/ipc-desc.pb-c.d [2019-10-04T22:12:44.062Z] #58 13.21 DEP images/ipc-sem.pb-c.d [2019-10-04T22:12:44.062Z] #58 13.25 PBCC images/ipc-msg.pb-c.c [2019-10-04T22:12:44.062Z] #58 13.27 DEP images/ipc-msg.pb-c.d [2019-10-04T22:12:44.062Z] #58 13.32 PBCC images/ipc-shm.pb-c.c [2019-10-04T22:12:44.062Z] #58 13.36 DEP images/ipc-shm.pb-c.d [2019-10-04T22:12:44.191Z] log [2019-10-04T22:12:44.191Z] flag [2019-10-04T22:12:44.191Z] github.com/BurntSushi/toml [2019-10-04T22:12:44.320Z] #58 13.47 PBCC images/ipc-var.pb-c.c [2019-10-04T22:12:44.320Z] #58 13.50 DEP images/ipc-var.pb-c.d [2019-10-04T22:12:44.320Z] #58 13.56 PBCC images/sk-opts.pb-c.c [2019-10-04T22:12:44.320Z] #58 13.61 PBCC images/packet-sock.pb-c.c [2019-10-04T22:12:44.580Z] #58 13.65 DEP images/sk-opts.pb-c.d [2019-10-04T22:12:44.580Z] #58 13.72 DEP images/packet-sock.pb-c.d [2019-10-04T22:12:44.580Z] #58 13.83 PBCC images/sk-netlink.pb-c.c [2019-10-04T22:12:44.838Z] #58 13.90 DEP images/sk-netlink.pb-c.d [2019-10-04T22:12:44.838Z] #58 13.96 PBCC images/sk-inet.pb-c.c [2019-10-04T22:12:44.838Z] #58 14.07 DEP images/sk-inet.pb-c.d [2019-10-04T22:12:45.098Z] #58 14.14 PBCC images/sk-unix.pb-c.c [2019-10-04T22:12:45.098Z] #58 14.19 DEP images/sk-unix.pb-c.d [2019-10-04T22:12:45.098Z] #58 14.28 PBCC images/mm.pb-c.c [2019-10-04T22:12:45.202Z] github.com/BurntSushi/toml/cmd/tomlv [2019-10-04T22:12:45.357Z] #58 14.38 DEP images/mm.pb-c.d [2019-10-04T22:12:45.357Z] #58 14.44 PBCC images/timerfd.pb-c.c [2019-10-04T22:12:45.357Z] #58 14.53 DEP images/timerfd.pb-c.d [2019-10-04T22:12:45.616Z] #58 14.64 PBCC images/timer.pb-c.c [2019-10-04T22:12:45.616Z] #58 14.66 DEP images/timer.pb-c.d [2019-10-04T22:12:45.616Z] #58 14.72 PBCC images/sa.pb-c.c [2019-10-04T22:12:45.616Z] #58 14.82 DEP images/sa.pb-c.d [2019-10-04T22:12:45.874Z] #58 14.89 PBCC images/pipe-data.pb-c.c [2019-10-04T22:12:45.875Z] #58 14.91 DEP images/pipe-data.pb-c.d [2019-10-04T22:12:45.875Z] #58 15.00 PBCC images/mnt.pb-c.c [2019-10-04T22:12:45.875Z] #58 15.06 DEP images/mnt.pb-c.d [2019-10-04T22:12:45.875Z] #58 15.12 PBCC images/sk-packet.pb-c.c [2019-10-04T22:12:46.191Z] #58 15.20 DEP images/sk-packet.pb-c.d [2019-10-04T22:12:46.191Z] #58 15.25 PBCC images/tcp-stream.pb-c.c [2019-10-04T22:12:46.191Z] #58 15.29 DEP images/tcp-stream.pb-c.d [2019-10-04T22:12:46.191Z] #58 15.36 PBCC images/pipe.pb-c.c [2019-10-04T22:12:46.449Z] #58 15.42 DEP images/pipe.pb-c.d [2019-10-04T22:12:46.449Z] #58 15.56 PBCC images/pstree.pb-c.c [2019-10-04T22:12:46.449Z] #58 15.60 DEP images/pstree.pb-c.d [2019-10-04T22:12:46.686Z] Removing intermediate container aeb6f9cf172c [2019-10-04T22:12:46.686Z] ---> 23e4a6469e9a [2019-10-04T22:12:46.686Z] Step 45/126 : FROM base AS vndr [2019-10-04T22:12:46.686Z] ---> 6d6c52f44d94 [2019-10-04T22:12:46.686Z] Step 46/126 : ENV INSTALL_BINARY_NAME=vndr [2019-10-04T22:12:46.686Z] ---> Running in 4a18d13c9a69 [2019-10-04T22:12:46.686Z] Removing intermediate container 4a18d13c9a69 [2019-10-04T22:12:46.686Z] ---> 79502895ef05 [2019-10-04T22:12:46.686Z] Step 47/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-04T22:12:46.707Z] #58 15.67 PBCC images/fs.pb-c.c [2019-10-04T22:12:46.707Z] #58 15.70 DEP images/fs.pb-c.d [2019-10-04T22:12:46.707Z] #58 15.76 PBCC images/signalfd.pb-c.c [2019-10-04T22:12:46.707Z] #58 15.83 DEP images/signalfd.pb-c.d [2019-10-04T22:12:46.707Z] #58 15.92 PBCC images/fh.pb-c.c [2019-10-04T22:12:46.968Z] #58 15.97 PBCC images/fsnotify.pb-c.c [2019-10-04T22:12:46.968Z] #58 16.05 DEP images/fh.pb-c.d [2019-10-04T22:12:46.968Z] #58 16.10 DEP images/fsnotify.pb-c.d [2019-10-04T22:12:46.968Z] #58 16.14 PBCC images/eventpoll.pb-c.c [2019-10-04T22:12:46.968Z] #58 16.15 DEP images/eventpoll.pb-c.d [2019-10-04T22:12:46.971Z] ---> 851e7f6e389c [2019-10-04T22:12:46.971Z] Step 48/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-10-04T22:12:46.971Z] ---> 6bfff22dfe42 [2019-10-04T22:12:46.971Z] Step 49/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-10-04T22:12:46.971Z] ---> Running in 008ef3cda665 [2019-10-04T22:12:47.227Z] #58 16.20 PBCC images/eventfd.pb-c.c [2019-10-04T22:12:47.227Z] #58 16.28 DEP images/eventfd.pb-c.d [2019-10-04T22:12:47.227Z] #58 16.34 PBCC images/remap-file-path.pb-c.c [2019-10-04T22:12:47.227Z] #58 16.36 DEP images/remap-file-path.pb-c.d [2019-10-04T22:12:47.227Z] #58 16.40 PBCC images/fifo.pb-c.c [2019-10-04T22:12:47.227Z] #58 16.44 DEP images/fifo.pb-c.d [2019-10-04T22:12:47.261Z] + RM_GOPATH=0 [2019-10-04T22:12:47.261Z] + TMP_GOPATH= [2019-10-04T22:12:47.261Z] + : /build [2019-10-04T22:12:47.261Z] + '[' -z '' ']' [2019-10-04T22:12:47.261Z] ++ mktemp -d [2019-10-04T22:12:47.261Z] + export GOPATH=/tmp/tmp.dJ1mRM7Q9q [2019-10-04T22:12:47.261Z] + GOPATH=/tmp/tmp.dJ1mRM7Q9q [2019-10-04T22:12:47.261Z] + RM_GOPATH=1 [2019-10-04T22:12:47.261Z] ++ dirname ./install.sh [2019-10-04T22:12:47.261Z] Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-04T22:12:47.261Z] + dir=. [2019-10-04T22:12:47.261Z] + bin=vndr [2019-10-04T22:12:47.261Z] + shift [2019-10-04T22:12:47.261Z] + '[' '!' -f ./vndr.installer ']' [2019-10-04T22:12:47.261Z] + . ./vndr.installer [2019-10-04T22:12:47.261Z] ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-04T22:12:47.261Z] + install_vndr [2019-10-04T22:12:47.261Z] + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-10-04T22:12:47.261Z] + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.dJ1mRM7Q9q/src/github.com/LK4D4/vndr [2019-10-04T22:12:47.261Z] Cloning into '/tmp/tmp.dJ1mRM7Q9q/src/github.com/LK4D4/vndr'... [2019-10-04T22:12:47.484Z] #58 16.51 PBCC images/ghost-file.pb-c.c [2019-10-04T22:12:47.484Z] #58 16.55 DEP images/ghost-file.pb-c.d [2019-10-04T22:12:47.484Z] #58 16.66 PBCC images/regfile.pb-c.c [2019-10-04T22:12:47.742Z] #58 16.73 DEP images/regfile.pb-c.d [2019-10-04T22:12:47.742Z] #58 16.75 PBCC images/ns.pb-c.c [2019-10-04T22:12:47.742Z] #58 16.78 DEP images/ns.pb-c.d [2019-10-04T22:12:47.742Z] #58 16.83 PBCC images/fdinfo.pb-c.c [2019-10-04T22:12:47.889Z] + cd /tmp/tmp.dJ1mRM7Q9q/src/github.com/LK4D4/vndr [2019-10-04T22:12:47.889Z] + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-04T22:12:47.889Z] + go build -buildmode=pie -v -o /build/vndr . [2019-10-04T22:12:47.889Z] internal/race [2019-10-04T22:12:47.889Z] runtime/internal/sys [2019-10-04T22:12:47.889Z] internal/cpu [2019-10-04T22:12:47.889Z] runtime/internal/atomic [2019-10-04T22:12:47.889Z] sync/atomic [2019-10-04T22:12:47.889Z] runtime/internal/math [2019-10-04T22:12:47.889Z] unicode [2019-10-04T22:12:47.889Z] unicode/utf8 [2019-10-04T22:12:47.889Z] internal/bytealg [2019-10-04T22:12:47.889Z] math/bits [2019-10-04T22:12:47.889Z] internal/testlog [2019-10-04T22:12:48.001Z] #58 16.99 DEP images/fdinfo.pb-c.d [2019-10-04T22:12:48.001Z] #58 17.02 PBCC images/core-aarch64.pb-c.c [2019-10-04T22:12:48.001Z] #58 17.16 PBCC images/core-arm.pb-c.c [2019-10-04T22:12:48.001Z] #58 17.21 PBCC images/core-ppc64.pb-c.c [2019-10-04T22:12:48.176Z] encoding [2019-10-04T22:12:48.176Z] math [2019-10-04T22:12:48.176Z] unicode/utf16 [2019-10-04T22:12:48.176Z] runtime [2019-10-04T22:12:48.176Z] container/list [2019-10-04T22:12:48.176Z] crypto/internal/subtle [2019-10-04T22:12:48.288Z] #58 17.29 PBCC images/core-s390.pb-c.c [2019-10-04T22:12:48.288Z] #58 17.38 PBCC images/core-x86.pb-c.c [2019-10-04T22:12:48.288Z] #58 17.48 PBCC images/core.pb-c.c [2019-10-04T22:12:48.288Z] #58 17.56 PBCC images/inventory.pb-c.c [2019-10-04T22:12:48.546Z] #58 17.58 DEP images/core-aarch64.pb-c.d [2019-10-04T22:12:48.546Z] #58 17.65 DEP images/core-arm.pb-c.d [2019-10-04T22:12:48.546Z] #58 17.68 DEP images/core-ppc64.pb-c.d [2019-10-04T22:12:48.546Z] #58 17.76 DEP images/core-s390.pb-c.d [2019-10-04T22:12:48.546Z] #58 17.80 DEP images/core-x86.pb-c.d [2019-10-04T22:12:48.546Z] #58 ... [2019-10-04T22:12:48.546Z] [2019-10-04T22:12:48.546Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-04T22:12:48.546Z] #13 8.306 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-04T22:12:48.546Z] #13 8.955 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-04T22:12:48.568Z] crypto/subtle [2019-10-04T22:12:48.568Z] vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-10-04T22:12:48.568Z] internal/nettrace [2019-10-04T22:12:48.568Z] runtime/cgo [2019-10-04T22:12:48.568Z] vendor/golang.org/x/crypto/internal/subtle [2019-10-04T22:12:48.805Z] #13 ... [2019-10-04T22:12:48.805Z] [2019-10-04T22:12:48.805Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-04T22:12:48.805Z] #58 17.84 DEP images/core.pb-c.d [2019-10-04T22:12:48.805Z] #58 17.91 DEP images/inventory.pb-c.d [2019-10-04T22:12:48.805Z] #58 18.02 PBCC images/cpuinfo.pb-c.c [2019-10-04T22:12:49.063Z] #58 18.06 DEP images/cpuinfo.pb-c.d [2019-10-04T22:12:49.063Z] #58 18.10 PBCC images/stats.pb-c.c [2019-10-04T22:12:49.063Z] #58 18.15 DEP images/stats.pb-c.d [2019-10-04T22:12:49.063Z] #58 ... [2019-10-04T22:12:49.063Z] [2019-10-04T22:12:49.063Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-10-04T22:12:49.063Z] #33 78.34 regexp/syntax [2019-10-04T22:12:49.063Z] #33 81.46 fmt [2019-10-04T22:12:49.063Z] #33 84.47 path/filepath [2019-10-04T22:12:49.063Z] #33 85.60 regexp [2019-10-04T22:12:49.063Z] #33 86.71 flag [2019-10-04T22:12:49.063Z] #33 88.34 go/token [2019-10-04T22:12:49.063Z] #33 ... [2019-10-04T22:12:49.063Z] [2019-10-04T22:12:49.063Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-04T22:12:49.063Z] #13 18.78 Fetched 7919 kB in 15s (515 kB/s) [2019-10-04T22:12:49.091Z] #14 ... [2019-10-04T22:12:49.091Z] [2019-10-04T22:12:49.091Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-04T22:12:49.091Z] #58 151.3 CC criu/pagemap-cache.o [2019-10-04T22:12:49.091Z] #58 151.6 CC criu/pagemap.o [2019-10-04T22:12:49.091Z] #58 152.3 CC criu/parasite-syscall.o [2019-10-04T22:12:49.091Z] #58 153.0 CC criu/path.o [2019-10-04T22:12:49.091Z] #58 153.3 CC criu/pie-util-vdso-elf32.o [2019-10-04T22:12:49.091Z] #58 153.6 CC criu/pie-util-vdso.o [2019-10-04T22:12:49.091Z] #58 154.0 CC criu/pie-util.o [2019-10-04T22:12:49.091Z] #58 154.1 CC criu/pipes.o [2019-10-04T22:12:49.091Z] #58 154.7 CC criu/plugin.o [2019-10-04T22:12:49.091Z] #58 155.1 CC criu/proc_parse.o [2019-10-04T22:12:49.631Z] #13 18.78 Reading package lists... [2019-10-04T22:12:49.631Z] #13 ... [2019-10-04T22:12:49.631Z] [2019-10-04T22:12:49.631Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-10-04T22:12:49.631Z] #30 79.06 flag [2019-10-04T22:12:49.631Z] #30 79.56 io/ioutil [2019-10-04T22:12:49.631Z] #30 80.58 github.com/BurntSushi/toml [2019-10-04T22:12:49.631Z] #30 81.08 log [2019-10-04T22:12:49.631Z] #30 81.86 path [2019-10-04T22:12:49.631Z] #30 82.30 text/tabwriter [2019-10-04T22:12:49.631Z] #30 85.03 github.com/BurntSushi/toml/cmd/tomlv [2019-10-04T22:12:49.890Z] #30 ... [2019-10-04T22:12:49.890Z] [2019-10-04T22:12:49.890Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-10-04T22:12:49.890Z] #47 34.20 Checking out files: 38% (1127/2927) Checking out files: 39% (1142/2927) Checking out files: 40% (1171/2927) Checking out files: 41% (1201/2927) Checking out files: 42% (1230/2927) Checking out files: 43% (1259/2927) Checking out files: 44% (1288/2927) Checking out files: 45% (1318/2927) Checking out files: 46% (1347/2927) Checking out files: 47% (1376/2927) Checking out files: 48% (1405/2927) Checking out files: 49% (1435/2927) Checking out files: 50% (1464/2927) Checking out files: 51% (1493/2927) Checking out files: 52% (1523/2927) Checking out files: 53% (1552/2927) Checking out files: 54% (1581/2927) Checking out files: 55% (1610/2927) Checking out files: 56% (1640/2927) Checking out files: 57% (1669/2927) Checking out files: 58% (1698/2927) Checking out files: 59% (1727/2927) Checking out files: 60% (1757/2927) Checking out files: 61% (1786/2927) Checking out files: 62% (1815/2927) Checking out files: 63% (1845/2927) Checking out files: 64% (1874/2927) Checking out files: 65% (1903/2927) Checking out files: 66% (1932/2927) Checking out files: 67% (1962/2927) Checking out files: 68% (1991/2927) Checking out files: 69% (2020/2927) Checking out files: 69% (2024/2927) Checking out files: 70% (2049/2927) Checking out files: 71% (2079/2927) Checking out files: 72% (2108/2927) Checking out files: 73% (2137/2927) Checking out files: 74% (2166/2927) Checking out files: 75% (2196/2927) Checking out files: 76% (2225/2927) Checking out files: 77% (2254/2927) Checking out files: 78% (2284/2927) Checking out files: 79% (2313/2927) Checking out files: 80% (2342/2927) Checking out files: 81% (2371/2927) Checking out files: 82% (2401/2927) Checking out files: 83% (2430/2927) Checking out files: 84% (2459/2927) Checking out files: 85% (2488/2927) Checking out files: 86% (2518/2927) Checking out files: 87% (2547/2927) Checking out files: 88% (2576/2927) Checking out files: 89% (2606/2927) Checking out files: 90% (2635/2927) Checking out files: 91% (2664/2927) Checking out files: 92% (2693/2927) Checking out files: 93% (2723/2927) Checking out files: 94% (2752/2927) Checking out files: 95% (2781/2927) Checking out files: 96% (2810/2927) Checking out files: 97% (2840/2927) Checking out files: 98% (2869/2927) Checking out files: 99% (2898/2927) Checking out files: 100% (2927/2927) Checking out files: 100% (2927/2927), done. [2019-10-04T22:12:49.890Z] #47 36.34 + cd /tmp/tmp.vXdo8rvUID/src/github.com/containerd/containerd [2019-10-04T22:12:49.890Z] #47 36.34 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-04T22:12:49.890Z] #47 36.79 + export 'BUILDTAGS=netgo osusergo static_build' [2019-10-04T22:12:49.890Z] #47 36.80 + BUILDTAGS='netgo osusergo static_build' [2019-10-04T22:12:49.890Z] #47 36.80 + export EXTRA_FLAGS=-buildmode=pie [2019-10-04T22:12:49.890Z] #47 36.80 + EXTRA_FLAGS=-buildmode=pie [2019-10-04T22:12:49.890Z] #47 36.80 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-10-04T22:12:49.890Z] #47 36.80 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-10-04T22:12:49.890Z] #47 36.80 + '[' '' = dynamic ']' [2019-10-04T22:12:49.890Z] #47 36.80 + make [2019-10-04T22:12:49.890Z] #47 38.00 + bin/ctr [2019-10-04T22:12:50.018Z] #58 ... [2019-10-04T22:12:50.019Z] [2019-10-04T22:12:50.019Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-10-04T22:12:50.019Z] #55 222.5 + dpkg --print-architecture [2019-10-04T22:12:50.019Z] #55 222.5 + cd /tmp/tmp.Oova4smpdC/src/github.com/docker/distribution [2019-10-04T22:12:50.019Z] #55 222.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-10-04T22:12:50.019Z] #55 222.7 + GOPATH=/tmp/tmp.Oova4smpdC/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.Oova4smpdC [2019-10-04T22:12:50.019Z] #55 222.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-10-04T22:12:50.827Z] #47 ... [2019-10-04T22:12:50.827Z] [2019-10-04T22:12:50.827Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-04T22:12:50.827Z] #58 19.80 make[1]: Nothing to be done for 'all'. [2019-10-04T22:12:51.393Z] #58 ... [2019-10-04T22:12:51.393Z] [2019-10-04T22:12:51.393Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-10-04T22:12:51.393Z] #30 DONE 90.6s [2019-10-04T22:12:51.393Z] [2019-10-04T22:12:51.393Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-10-04T22:12:51.393Z] #33 89.32 go/scanner [2019-10-04T22:12:51.393Z] #33 89.91 internal/lazyregexp [2019-10-04T22:12:51.393Z] #33 90.23 path [2019-10-04T22:12:51.393Z] #33 90.85 io/ioutil [2019-10-04T22:12:51.393Z] #33 90.92 go/ast [2019-10-04T22:12:52.046Z] internal/reflectlite [2019-10-04T22:12:52.047Z] sync [2019-10-04T22:12:52.331Z] github.com/LK4D4/vndr/godl/singleflight [2019-10-04T22:12:52.331Z] math/rand [2019-10-04T22:12:52.331Z] internal/singleflight [2019-10-04T22:12:52.618Z] errors [2019-10-04T22:12:52.618Z] sort [2019-10-04T22:12:52.618Z] internal/oserror [2019-10-04T22:12:52.618Z] io [2019-10-04T22:12:52.618Z] strconv [2019-10-04T22:12:52.618Z] syscall [2019-10-04T22:12:52.618Z] vendor/golang.org/x/net/dns/dnsmessage [2019-10-04T22:12:52.769Z] #33 91.94 net/url [2019-10-04T22:12:52.907Z] bytes [2019-10-04T22:12:53.195Z] bufio [2019-10-04T22:12:53.484Z] reflect [2019-10-04T22:12:53.717Z] #33 93.14 text/template/parse [2019-10-04T22:12:53.770Z] strings [2019-10-04T22:12:53.770Z] hash [2019-10-04T22:12:53.770Z] hash/crc32 [2019-10-04T22:12:54.057Z] crypto [2019-10-04T22:12:54.344Z] crypto/internal/randutil [2019-10-04T22:12:54.344Z] crypto/hmac [2019-10-04T22:12:54.344Z] time [2019-10-04T22:12:54.344Z] internal/syscall/unix [2019-10-04T22:12:54.344Z] regexp/syntax [2019-10-04T22:12:54.344Z] path [2019-10-04T22:12:54.630Z] crypto/rc4 [2019-10-04T22:12:54.630Z] vendor/golang.org/x/crypto/hkdf [2019-10-04T22:12:54.917Z] vendor/golang.org/x/text/transform [2019-10-04T22:12:55.542Z] context [2019-10-04T22:12:55.542Z] internal/poll [2019-10-04T22:12:55.542Z] regexp [2019-10-04T22:12:55.828Z] os [2019-10-04T22:12:56.114Z] internal/fmtsort [2019-10-04T22:12:56.114Z] encoding/binary [2019-10-04T22:12:56.413Z] path/filepath [2019-10-04T22:12:56.413Z] internal/lazyregexp [2019-10-04T22:12:56.413Z] fmt [2019-10-04T22:12:56.413Z] net [2019-10-04T22:12:56.413Z] encoding/base64 [2019-10-04T22:12:56.930Z] io/ioutil [2019-10-04T22:12:56.930Z] crypto/cipher [2019-10-04T22:12:56.930Z] crypto/sha512 [2019-10-04T22:12:57.002Z] #33 95.99 go/parser [2019-10-04T22:12:57.002Z] #33 ... [2019-10-04T22:12:57.002Z] [2019-10-04T22:12:57.002Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-04T22:12:57.002Z] #58 22.15 CC images/stats.o [2019-10-04T22:12:57.002Z] #58 22.52 CC images/core.o [2019-10-04T22:12:57.002Z] #58 23.11 CC images/core-x86.o [2019-10-04T22:12:57.002Z] #58 23.70 CC images/core-arm.o [2019-10-04T22:12:57.002Z] #58 24.19 CC images/core-aarch64.o [2019-10-04T22:12:57.002Z] #58 24.58 CC images/core-ppc64.o [2019-10-04T22:12:57.002Z] #58 25.33 CC images/core-s390.o [2019-10-04T22:12:57.002Z] #58 26.14 CC images/cpuinfo.o [2019-10-04T22:12:57.217Z] crypto/ed25519/internal/edwards25519 [2019-10-04T22:12:57.217Z] crypto/aes [2019-10-04T22:12:57.508Z] crypto/des [2019-10-04T22:12:57.508Z] flag [2019-10-04T22:12:57.508Z] go/token [2019-10-04T22:12:57.508Z] net/url [2019-10-04T22:12:57.568Z] #58 26.63 CC images/inventory.o [2019-10-04T22:12:57.794Z] go/scanner [2019-10-04T22:12:57.794Z] text/template/parse [2019-10-04T22:12:57.826Z] #58 26.89 CC images/fdinfo.o [2019-10-04T22:12:58.081Z] log [2019-10-04T22:12:58.081Z] go/ast [2019-10-04T22:12:58.081Z] encoding/json [2019-10-04T22:12:58.085Z] #58 27.27 CC images/fown.o [2019-10-04T22:12:58.107Z] #55 ... [2019-10-04T22:12:58.107Z] [2019-10-04T22:12:58.107Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-04T22:12:58.107Z] #58 157.2 CC criu/protobuf-desc.o [2019-10-04T22:12:58.107Z] #58 158.0 CC criu/protobuf.o [2019-10-04T22:12:58.107Z] #58 158.4 CC criu/pstree.o [2019-10-04T22:12:58.107Z] #58 159.4 CC criu/rbtree.o [2019-10-04T22:12:58.107Z] #58 159.7 CC criu/rst-malloc.o [2019-10-04T22:12:58.107Z] #58 159.9 CC criu/seccomp.o [2019-10-04T22:12:58.107Z] #58 160.6 CC criu/seize.o [2019-10-04T22:12:58.107Z] #58 161.2 CC criu/servicefd.o [2019-10-04T22:12:58.107Z] #58 161.7 CC criu/shmem.o [2019-10-04T22:12:58.107Z] #58 162.5 CC criu/sigframe.o [2019-10-04T22:12:58.107Z] #58 162.8 CC criu/signalfd.o [2019-10-04T22:12:58.107Z] #58 163.2 CC criu/sk-inet.o [2019-10-04T22:12:58.107Z] #58 164.3 CC criu/sk-netlink.o [2019-10-04T22:12:58.107Z] #58 164.8 CC criu/sk-packet.o [2019-10-04T22:12:58.343Z] #58 27.44 CC images/ns.o [2019-10-04T22:12:58.602Z] #58 27.72 CC images/regfile.o [2019-10-04T22:12:58.860Z] #58 27.93 CC images/ghost-file.o [2019-10-04T22:12:59.033Z] #58 165.6 CC criu/sk-queue.o [2019-10-04T22:12:59.102Z] text/template [2019-10-04T22:12:59.119Z] #58 28.22 CC images/fifo.o [2019-10-04T22:12:59.289Z] #58 166.1 CC criu/sk-tcp.o [2019-10-04T22:12:59.377Z] #58 28.45 CC images/remap-file-path.o [2019-10-04T22:12:59.389Z] go/parser [2019-10-04T22:12:59.638Z] #58 28.66 CC images/eventfd.o [2019-10-04T22:12:59.638Z] #58 28.88 CC images/eventpoll.o [2019-10-04T22:12:59.676Z] encoding/xml [2019-10-04T22:12:59.851Z] #58 ... [2019-10-04T22:12:59.851Z] [2019-10-04T22:12:59.851Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-04T22:12:59.851Z] #14 13.26 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-10-04T22:12:59.851Z] #14 13.52 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-10-04T22:12:59.851Z] #14 14.60 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-10-04T22:12:59.851Z] #14 16.05 Collecting pyyaml (from yamllint==1.16.0) [2019-10-04T22:12:59.851Z] #14 17.24 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-10-04T22:12:59.851Z] #14 18.70 Building wheels for collected packages: pathspec, pyyaml [2019-10-04T22:12:59.851Z] #14 18.70 Running setup.py bdist_wheel for pathspec: started [2019-10-04T22:12:59.851Z] #14 19.80 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-10-04T22:12:59.851Z] #14 19.81 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-10-04T22:12:59.851Z] #14 19.85 Running setup.py bdist_wheel for pyyaml: started [2019-10-04T22:12:59.851Z] #14 21.08 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-10-04T22:12:59.851Z] #14 21.08 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-10-04T22:12:59.851Z] #14 21.16 Successfully built pathspec pyyaml [2019-10-04T22:12:59.851Z] #14 21.17 Installing collected packages: pathspec, pyyaml, yamllint [2019-10-04T22:12:59.851Z] #14 21.60 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-10-04T22:12:59.851Z] #14 DONE 22.8s [2019-10-04T22:12:59.851Z] [2019-10-04T22:12:59.851Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-04T22:12:59.851Z] #58 166.6 CC criu/sk-unix.o [2019-10-04T22:12:59.896Z] #58 29.14 CC images/fh.o [2019-10-04T22:13:00.107Z] #58 ... [2019-10-04T22:13:00.107Z] [2019-10-04T22:13:00.107Z] #16 [dev 9/24] COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-10-04T22:13:00.300Z] compress/flate [2019-10-04T22:13:00.300Z] go/doc [2019-10-04T22:13:00.464Z] #58 29.53 CC images/fsnotify.o [2019-10-04T22:13:00.668Z] #16 DONE 0.5s [2019-10-04T22:13:00.668Z] [2019-10-04T22:13:00.668Z] #21 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-04T22:13:00.926Z] compress/gzip [2019-10-04T22:13:01.030Z] #58 30.17 CC images/signalfd.o [2019-10-04T22:13:01.214Z] math/big [2019-10-04T22:13:01.214Z] github.com/LK4D4/vndr/build [2019-10-04T22:13:01.229Z] #21 DONE 0.9s [2019-10-04T22:13:01.229Z] [2019-10-04T22:13:01.229Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-04T22:13:01.290Z] #58 30.42 CC images/fs.o [2019-10-04T22:13:01.548Z] #58 30.63 CC images/pstree.o [2019-10-04T22:13:01.806Z] #58 30.95 CC images/pipe.o [2019-10-04T22:13:01.840Z] crypto/md5 [2019-10-04T22:13:02.065Z] #58 31.22 CC images/tcp-stream.o [2019-10-04T22:13:02.129Z] crypto/sha1 [2019-10-04T22:13:02.129Z] crypto/sha256 [2019-10-04T22:13:02.129Z] encoding/hex [2019-10-04T22:13:02.175Z] #58 168.7 CC criu/sockets.o [2019-10-04T22:13:02.426Z] encoding/pem [2019-10-04T22:13:02.426Z] vendor/golang.org/x/crypto/internal/chacha20 [2019-10-04T22:13:02.426Z] vendor/golang.org/x/crypto/poly1305 [2019-10-04T22:13:02.631Z] #58 31.53 CC images/sk-packet.o [2019-10-04T22:13:02.712Z] vendor/golang.org/x/crypto/curve25519 [2019-10-04T22:13:02.712Z] vendor/golang.org/x/crypto/chacha20poly1305 [2019-10-04T22:13:02.736Z] #58 169.4 CC criu/stats.o [2019-10-04T22:13:02.889Z] #58 31.97 CC images/mnt.o [2019-10-04T22:13:02.993Z] #58 169.7 CC criu/string.o [2019-10-04T22:13:02.993Z] #58 169.8 CC criu/sysctl.o [2019-10-04T22:13:02.997Z] vendor/golang.org/x/text/unicode/bidi [2019-10-04T22:13:02.998Z] vendor/golang.org/x/text/unicode/norm [2019-10-04T22:13:02.998Z] net/textproto [2019-10-04T22:13:03.148Z] #58 32.17 CC images/pipe-data.o [2019-10-04T22:13:03.291Z] vendor/golang.org/x/net/http2/hpack [2019-10-04T22:13:03.406Z] #58 32.45 CC images/sa.o [2019-10-04T22:13:03.554Z] #58 170.4 CC criu/sysfs_parse.o [2019-10-04T22:13:03.580Z] vendor/golang.org/x/text/secure/bidirule [2019-10-04T22:13:03.580Z] mime [2019-10-04T22:13:03.664Z] #58 32.64 CC images/timer.o [2019-10-04T22:13:03.869Z] mime/quotedprintable [2019-10-04T22:13:03.869Z] crypto/rand [2019-10-04T22:13:03.869Z] crypto/elliptic [2019-10-04T22:13:03.922Z] #58 32.91 CC images/timerfd.o [2019-10-04T22:13:03.922Z] #58 33.11 CC images/mm.o [2019-10-04T22:13:04.117Z] #58 170.8 CC criu/timerfd.o [2019-10-04T22:13:04.158Z] encoding/asn1 [2019-10-04T22:13:04.158Z] crypto/ed25519 [2019-10-04T22:13:04.446Z] crypto/rsa [2019-10-04T22:13:04.446Z] crypto/dsa [2019-10-04T22:13:04.446Z] vendor/golang.org/x/net/idna [2019-10-04T22:13:04.488Z] #58 33.52 CC images/sk-opts.o [2019-10-04T22:13:04.682Z] #58 171.2 CC criu/tty.o [2019-10-04T22:13:04.735Z] mime/multipart [2019-10-04T22:13:04.735Z] crypto/ecdsa [2019-10-04T22:13:04.749Z] #58 33.89 CC images/sk-unix.o [2019-10-04T22:13:04.749Z] #58 ... [2019-10-04T22:13:04.749Z] [2019-10-04T22:13:04.749Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-04T22:13:04.749Z] #13 18.78 Reading package lists... [2019-10-04T22:13:04.749Z] #13 24.67 Reading package lists... [2019-10-04T22:13:04.749Z] #13 29.59 Building dependency tree... [2019-10-04T22:13:04.749Z] #13 30.58 Reading state information... [2019-10-04T22:13:04.749Z] #13 31.75 The following additional packages will be installed: [2019-10-04T22:13:04.749Z] #13 31.75 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-10-04T22:13:04.749Z] #13 31.76 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-10-04T22:13:04.749Z] #13 31.76 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-10-04T22:13:04.749Z] #13 31.76 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-10-04T22:13:04.749Z] #13 31.76 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-10-04T22:13:04.749Z] #13 31.76 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-10-04T22:13:04.749Z] #13 31.76 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-10-04T22:13:04.749Z] #13 31.77 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-10-04T22:13:04.749Z] #13 31.77 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-10-04T22:13:04.749Z] #13 31.78 Suggested packages: [2019-10-04T22:13:04.749Z] #13 31.78 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-10-04T22:13:04.749Z] #13 31.78 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-10-04T22:13:04.749Z] #13 31.78 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-10-04T22:13:04.749Z] #13 31.78 vim-doc vim-scripts xfsdump acl attr quota [2019-10-04T22:13:04.749Z] #13 31.79 Recommended packages: [2019-10-04T22:13:04.749Z] #13 31.79 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-10-04T22:13:04.749Z] #13 31.79 python3-keyrings.alt python3-xdg unzip [2019-10-04T22:13:05.007Z] #13 ... [2019-10-04T22:13:05.007Z] [2019-10-04T22:13:05.007Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-04T22:13:05.007Z] #58 34.19 CC images/sk-inet.o [2019-10-04T22:13:05.029Z] crypto/x509/pkix [2019-10-04T22:13:05.029Z] vendor/golang.org/x/crypto/cryptobyte [2019-10-04T22:13:05.029Z] net/http/internal [2019-10-04T22:13:05.029Z] os/exec [2019-10-04T22:13:05.317Z] vendor/golang.org/x/net/http/httpproxy [2019-10-04T22:13:05.317Z] vendor/golang.org/x/net/http/httpguts [2019-10-04T22:13:05.574Z] #58 34.71 CC images/tun.o [2019-10-04T22:13:05.601Z] crypto/x509 [2019-10-04T22:13:06.050Z] #58 172.7 CC criu/tun.o [2019-10-04T22:13:06.140Z] #58 35.00 CC images/sk-netlink.o [2019-10-04T22:13:06.218Z] crypto/tls [2019-10-04T22:13:06.398Z] #58 35.35 CC images/packet-sock.o [2019-10-04T22:13:06.612Z] #58 173.2 CC criu/uffd.o [2019-10-04T22:13:06.656Z] #58 35.66 CC images/ipc-var.o [2019-10-04T22:13:06.657Z] #58 35.85 CC images/ipc-desc.o [2019-10-04T22:13:06.915Z] #58 36.13 CC images/ipc-shm.o [2019-10-04T22:13:07.173Z] #58 36.24 CC images/ipc-msg.o [2019-10-04T22:13:07.432Z] #58 36.52 CC images/ipc-sem.o [2019-10-04T22:13:07.797Z] #58 36.76 CC images/utsns.o [2019-10-04T22:13:07.982Z] #58 174.4 CC criu/util.o [2019-10-04T22:13:08.056Z] #58 37.14 CC images/creds.o [2019-10-04T22:13:08.314Z] #58 37.43 CC images/vma.o [2019-10-04T22:13:08.314Z] #58 ... [2019-10-04T22:13:08.314Z] [2019-10-04T22:13:08.314Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-10-04T22:13:08.314Z] #33 97.61 text/template [2019-10-04T22:13:08.314Z] #33 99.99 log [2019-10-04T22:13:08.314Z] #33 100.5 encoding/binary [2019-10-04T22:13:08.314Z] #33 102.0 encoding/base64 [2019-10-04T22:13:08.314Z] #33 102.4 encoding/json [2019-10-04T22:13:08.314Z] #33 103.2 go/doc [2019-10-04T22:13:08.314Z] #33 106.8 github.com/LK4D4/vndr/build [2019-10-04T22:13:08.314Z] #33 107.5 encoding/xml [2019-10-04T22:13:08.361Z] net/http/httptrace [2019-10-04T22:13:08.361Z] net/http [2019-10-04T22:13:08.575Z] #33 ... [2019-10-04T22:13:08.575Z] [2019-10-04T22:13:08.575Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-04T22:13:08.575Z] #13 35.75 The following NEW packages will be installed: [2019-10-04T22:13:08.575Z] #13 35.76 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-10-04T22:13:08.575Z] #13 35.76 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-10-04T22:13:08.575Z] #13 35.76 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-10-04T22:13:08.575Z] #13 35.76 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-10-04T22:13:08.575Z] #13 35.76 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-10-04T22:13:08.575Z] #13 35.76 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-10-04T22:13:08.575Z] #13 35.77 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-10-04T22:13:08.575Z] #13 35.77 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-10-04T22:13:08.575Z] #13 35.77 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-10-04T22:13:08.575Z] #13 35.77 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-10-04T22:13:08.575Z] #13 35.77 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-10-04T22:13:08.575Z] #13 35.77 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-10-04T22:13:08.575Z] #13 35.77 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-10-04T22:13:08.575Z] #13 35.77 xfsprogs xxd xz-utils zip [2019-10-04T22:13:08.575Z] #13 36.85 0 upgraded, 69 newly installed, 0 to remove and 12 not upgraded. [2019-10-04T22:13:08.575Z] #13 36.85 Need to get 90.9 MB of archives. [2019-10-04T22:13:08.575Z] #13 36.85 After this operation, 541 MB of additional disk space will be used. [2019-10-04T22:13:08.575Z] #13 36.85 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB] [2019-10-04T22:13:08.575Z] #13 36.85 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-10-04T22:13:08.575Z] #13 36.85 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB] [2019-10-04T22:13:08.575Z] #13 36.85 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB] [2019-10-04T22:13:08.575Z] #13 36.86 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB] [2019-10-04T22:13:08.575Z] #13 36.86 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB] [2019-10-04T22:13:08.575Z] #13 36.93 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB] [2019-10-04T22:13:08.575Z] #13 37.09 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB] [2019-10-04T22:13:08.575Z] #13 37.10 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB] [2019-10-04T22:13:08.575Z] #13 37.12 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB] [2019-10-04T22:13:08.575Z] #13 37.32 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB] [2019-10-04T22:13:08.575Z] #13 37.36 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB] [2019-10-04T22:13:08.575Z] #13 37.36 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB] [2019-10-04T22:13:08.575Z] #13 37.37 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB] [2019-10-04T22:13:08.575Z] #13 37.38 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB] [2019-10-04T22:13:08.575Z] #13 37.39 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB] [2019-10-04T22:13:08.575Z] #13 37.39 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB] [2019-10-04T22:13:08.575Z] #13 37.39 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB] [2019-10-04T22:13:08.575Z] #13 37.42 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB] [2019-10-04T22:13:08.575Z] #13 37.42 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB] [2019-10-04T22:13:08.575Z] #13 37.43 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB] [2019-10-04T22:13:08.575Z] #13 37.46 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-04T22:13:08.575Z] #13 37.47 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-04T22:13:08.575Z] #13 37.50 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB] [2019-10-04T22:13:08.575Z] #13 37.51 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB] [2019-10-04T22:13:08.575Z] #13 37.51 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB] [2019-10-04T22:13:08.575Z] #13 37.53 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB] [2019-10-04T22:13:08.575Z] #13 37.57 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-10-04T22:13:08.575Z] #13 37.58 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-10-04T22:13:08.575Z] #13 37.62 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-10-04T22:13:08.575Z] #13 37.62 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB] [2019-10-04T22:13:08.575Z] #13 37.65 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB] [2019-10-04T22:13:08.575Z] #13 37.67 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-10-04T22:13:08.575Z] #13 37.67 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-10-04T22:13:08.575Z] #13 37.68 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-10-04T22:13:08.575Z] #13 37.69 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B] [2019-10-04T22:13:08.575Z] #13 37.69 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB] [2019-10-04T22:13:08.575Z] #13 37.70 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-10-04T22:13:08.575Z] #13 37.72 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB] [2019-10-04T22:13:08.575Z] #13 37.73 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB] [2019-10-04T22:13:08.575Z] #13 37.75 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB] [2019-10-04T22:13:08.575Z] #13 37.77 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB] [2019-10-04T22:13:08.575Z] #13 37.82 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB] [2019-10-04T22:13:08.575Z] #13 37.83 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB] [2019-10-04T22:13:08.575Z] #13 37.84 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-10-04T22:13:08.575Z] #13 37.85 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-10-04T22:13:08.575Z] #13 37.86 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB] [2019-10-04T22:13:08.575Z] #13 37.87 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB] [2019-10-04T22:13:08.575Z] #13 38.06 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB] [2019-10-04T22:13:08.575Z] #13 38.07 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-10-04T22:13:08.575Z] #13 38.21 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-10-04T22:13:08.575Z] #13 38.21 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB] [2019-10-04T22:13:08.575Z] #13 38.21 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB] [2019-10-04T22:13:08.575Z] #13 38.23 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB] [2019-10-04T22:13:08.575Z] #13 38.24 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB] [2019-10-04T22:13:08.575Z] #13 38.28 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-10-04T22:13:08.910Z] #58 175.6 CC criu/uts_ns.o [2019-10-04T22:13:08.910Z] #58 175.8 CC criu/vdso-compat.o [2019-10-04T22:13:09.142Z] #13 38.87 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB] [2019-10-04T22:13:09.166Z] #58 176.1 CC criu/vdso.o [2019-10-04T22:13:09.400Z] #13 38.96 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB] [2019-10-04T22:13:09.401Z] #13 39.03 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB] [2019-10-04T22:13:09.401Z] #13 39.06 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB] [2019-10-04T22:13:09.401Z] #13 39.08 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB] [2019-10-04T22:13:09.401Z] #13 39.11 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-10-04T22:13:09.659Z] #13 39.29 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-10-04T22:13:09.917Z] #13 39.46 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-10-04T22:13:09.917Z] #13 39.47 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB] [2019-10-04T22:13:10.484Z] #13 39.98 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-10-04T22:13:10.531Z] #58 177.3 LINK criu/built-in.o [2019-10-04T22:13:10.531Z] #58 177.3 LINK criu/criu [2019-10-04T22:13:10.742Z] #13 40.33 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-10-04T22:13:10.742Z] #13 40.34 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-10-04T22:13:10.787Z] #58 177.7 DEP lib/c/criu.d [2019-10-04T22:13:11.043Z] #58 177.8 CC images/rpc.pb-c.o [2019-10-04T22:13:11.605Z] #58 178.3 CC lib/c/criu.o [2019-10-04T22:13:11.605Z] #58 ... [2019-10-04T22:13:11.605Z] [2019-10-04T22:13:11.605Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-10-04T22:13:11.605Z] #55 244.2 + rm -rf /tmp/tmp.Oova4smpdC/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.Oova4smpdC [2019-10-04T22:13:11.831Z] github.com/LK4D4/vndr/godl [2019-10-04T22:13:11.831Z] github.com/LK4D4/vndr [2019-10-04T22:13:11.860Z] #55 DONE 244.5s [2019-10-04T22:13:11.860Z] [2019-10-04T22:13:11.860Z] #24 [golangci_lint 3/3] RUN PREFIX=/build ./install.sh golangci_lint [2019-10-04T22:13:13.225Z] #24 ... [2019-10-04T22:13:13.225Z] [2019-10-04T22:13:13.225Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-04T22:13:13.225Z] #58 179.7 LINK lib/c/built-in.o [2019-10-04T22:13:13.225Z] #58 179.7 LINK lib/c/libcriu.so [2019-10-04T22:13:13.225Z] #58 179.9 GEN magic.py [2019-10-04T22:13:13.225Z] #58 179.9 Note: Building without setproctitle() and strlcpy() support. [2019-10-04T22:13:13.225Z] #58 179.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-04T22:13:13.270Z] #13 42.96 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-10-04T22:13:13.787Z] #58 180.4 fatal: Not a git repository (or any of the parent directories): .git [2019-10-04T22:13:14.043Z] #58 180.9 make[1]: Nothing to be done for 'all'. [2019-10-04T22:13:14.604Z] #58 181.3 make[1]: 'images/built-in.o' is up to date. [2019-10-04T22:13:14.604Z] #58 181.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-10-04T22:13:14.604Z] #58 181.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-10-04T22:13:14.604Z] #58 181.4 make[1]: 'compel/libcompel.a' is up to date. [2019-10-04T22:13:14.604Z] #58 181.4 make[1]: 'compel/compel-host-bin' is up to date. [2019-10-04T22:13:14.604Z] #58 181.5 make[1]: Nothing to be done for 'all'. [2019-10-04T22:13:14.604Z] #58 181.5 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-04T22:13:14.860Z] #58 181.6 make[2]: Nothing to be done for 'all'. [2019-10-04T22:13:14.860Z] #58 181.6 make[2]: Nothing to be done for 'all'. [2019-10-04T22:13:14.860Z] #58 181.7 make[2]: Nothing to be done for 'all'. [2019-10-04T22:13:14.860Z] #58 181.7 make[2]: Nothing to be done for 'all'. [2019-10-04T22:13:15.116Z] #58 181.8 make[2]: Nothing to be done for 'all'. [2019-10-04T22:13:15.116Z] #58 181.8 make[2]: Nothing to be done for 'all'. [2019-10-04T22:13:15.116Z] #58 181.8 make[2]: Nothing to be done for 'all'. [2019-10-04T22:13:15.116Z] #58 181.9 make[2]: Nothing to be done for 'all'. [2019-10-04T22:13:15.372Z] #58 181.9 INSTALL criu/criu [2019-10-04T22:13:15.372Z] #58 DONE 182.1s [2019-10-04T22:13:15.372Z] [2019-10-04T22:13:15.372Z] #24 [golangci_lint 3/3] RUN PREFIX=/build ./install.sh golangci_lint [2019-10-04T22:13:16.218Z] Removing intermediate container 008ef3cda665 [2019-10-04T22:13:16.218Z] ---> 03173897c70d [2019-10-04T22:13:16.218Z] Step 50/126 : FROM dev-base AS containerd [2019-10-04T22:13:16.218Z] ---> 6d6c52f44d94 [2019-10-04T22:13:16.218Z] Step 51/126 : ARG DEBIAN_FRONTEND [2019-10-04T22:13:16.218Z] ---> Using cache [2019-10-04T22:13:16.218Z] ---> 1ad7b4f1bc34 [2019-10-04T22:13:16.218Z] Step 52/126 : RUN apt-get update && apt-get install -y --no-install-recommends btrfs-tools && rm -rf /var/lib/apt/lists/* [2019-10-04T22:13:16.218Z] ---> Running in 88941eab18e0 [2019-10-04T22:13:16.218Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-04T22:13:16.218Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-04T22:13:16.218Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-04T22:13:16.218Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-04T22:13:16.504Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-04T22:13:16.504Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB] [2019-10-04T22:13:16.552Z] #13 46.12 debconf: delaying package configuration, since apt-utils is not installed [2019-10-04T22:13:16.552Z] #13 46.25 Fetched 90.9 MB in 9s (9648 kB/s) [2019-10-04T22:13:16.552Z] #13 46.35 Selecting previously unselected package bash-completion. [2019-10-04T22:13:16.787Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-04T22:13:16.810Z] #13 46.35 (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-10-04T22:13:16.810Z] #13 46.41 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-10-04T22:13:17.069Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-04T22:13:18.148Z] Removing intermediate container 14d3bd793ac7 [2019-10-04T22:13:18.148Z] ---> 3ef2f2e13ada [2019-10-04T22:13:18.148Z] Step 67/126 : FROM base AS gotestsum [2019-10-04T22:13:18.148Z] ---> f65ecb3df858 [2019-10-04T22:13:18.148Z] Step 68/126 : ENV INSTALL_BINARY_NAME=gotestsum [2019-10-04T22:13:18.148Z] ---> Running in d492aa7ebc08 [2019-10-04T22:13:18.148Z] Removing intermediate container d492aa7ebc08 [2019-10-04T22:13:18.148Z] ---> bda3230592c2 [2019-10-04T22:13:18.148Z] Step 69/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-04T22:13:18.148Z] ---> 0e9dd886a76f [2019-10-04T22:13:18.148Z] Step 70/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-10-04T22:13:18.148Z] ---> e2ea8b4ab3e3 [2019-10-04T22:13:18.148Z] Step 71/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-10-04T22:13:18.148Z] ---> Running in 9689eb11063d [2019-10-04T22:13:18.148Z] + RM_GOPATH=0 [2019-10-04T22:13:18.148Z] + TMP_GOPATH= [2019-10-04T22:13:18.148Z] + : /build [2019-10-04T22:13:18.148Z] + '[' -z '' ']' [2019-10-04T22:13:18.148Z] ++ mktemp -d [2019-10-04T22:13:18.148Z] + export GOPATH=/tmp/tmp.kXDZfT39DW [2019-10-04T22:13:18.148Z] + GOPATH=/tmp/tmp.kXDZfT39DW [2019-10-04T22:13:18.148Z] + RM_GOPATH=1 [2019-10-04T22:13:18.148Z] ++ dirname ./install.sh [2019-10-04T22:13:18.148Z] Installing gotestsum version v0.3.5 [2019-10-04T22:13:18.148Z] + dir=. [2019-10-04T22:13:18.148Z] + bin=gotestsum [2019-10-04T22:13:18.148Z] + shift [2019-10-04T22:13:18.148Z] + '[' '!' -f ./gotestsum.installer ']' [2019-10-04T22:13:18.148Z] + . ./gotestsum.installer [2019-10-04T22:13:18.148Z] ++ GOTESTSUM_COMMIT=v0.3.5 [2019-10-04T22:13:18.148Z] + install_gotestsum [2019-10-04T22:13:18.148Z] + echo 'Installing gotestsum version v0.3.5' [2019-10-04T22:13:18.148Z] + go get -d gotest.tools/gotestsum [2019-10-04T22:13:18.708Z] #13 ... [2019-10-04T22:13:18.708Z] [2019-10-04T22:13:18.708Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-04T22:13:18.708Z] #58 37.77 CC images/netdev.o [2019-10-04T22:13:18.708Z] #58 38.33 CC images/tty.o [2019-10-04T22:13:18.708Z] #58 38.99 CC images/file-lock.o [2019-10-04T22:13:18.708Z] #58 39.21 CC images/rlimit.o [2019-10-04T22:13:18.708Z] #58 39.52 CC images/pagemap.o [2019-10-04T22:13:18.708Z] #58 39.88 CC images/siginfo.o [2019-10-04T22:13:18.708Z] #58 40.23 CC images/rpc.o [2019-10-04T22:13:18.708Z] #58 41.85 CC images/ext-file.o [2019-10-04T22:13:18.708Z] #58 42.11 CC images/cgroup.o [2019-10-04T22:13:18.708Z] #58 42.75 CC images/userns.o [2019-10-04T22:13:18.708Z] #58 43.01 CC images/google/protobuf/descriptor.o [2019-10-04T22:13:18.708Z] #58 44.87 CC images/opts.o [2019-10-04T22:13:18.708Z] #58 45.13 CC images/seccomp.o [2019-10-04T22:13:18.708Z] #58 45.49 CC images/binfmt-misc.o [2019-10-04T22:13:18.708Z] #58 45.79 CC images/time.o [2019-10-04T22:13:18.708Z] #58 45.98 CC images/sysctl.o [2019-10-04T22:13:18.708Z] #58 46.17 CC images/autofs.o [2019-10-04T22:13:18.708Z] #58 46.38 CC images/macvlan.o [2019-10-04T22:13:18.708Z] #58 46.66 CC images/sit.o [2019-10-04T22:13:18.708Z] #58 46.88 LINK images/built-in.o [2019-10-04T22:13:18.708Z] #58 47.03 GEN compel/include/asm [2019-10-04T22:13:18.708Z] #58 47.03 GEN compel/include/version.h [2019-10-04T22:13:18.708Z] #58 47.07 touch .config [2019-10-04T22:13:18.708Z] #58 47.09 GEN include/common/config.h [2019-10-04T22:13:18.708Z] #58 47.19 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2019-10-04T22:13:18.708Z] #58 47.23 GEN compel/plugins/include/uapi/std/syscall-64.h [2019-10-04T22:13:18.708Z] #58 47.26 GEN compel/arch/x86/plugins/std/syscalls-64.S [2019-10-04T22:13:18.708Z] #58 47.27 DEP compel/arch/x86/plugins/std/syscalls-64.d [2019-10-04T22:13:18.708Z] #58 47.28 DEP compel/arch/x86/plugins/std/memcpy.d [2019-10-04T22:13:18.708Z] #58 47.31 DEP compel/arch/x86/plugins/std/parasite-head.d [2019-10-04T22:13:18.708Z] #58 47.34 GEN compel/plugins/include/uapi/std/syscall.h [2019-10-04T22:13:18.708Z] #58 47.37 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2019-10-04T22:13:18.708Z] #58 47.38 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-10-04T22:13:18.708Z] #58 47.41 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-10-04T22:13:18.708Z] #58 47.42 DEP compel/plugins/std/infect.d [2019-10-04T22:13:18.708Z] #58 47.55 DEP compel/plugins/std/string.d [2019-10-04T22:13:18.708Z] #58 47.71 DEP compel/plugins/std/log.d [2019-10-04T22:13:18.708Z] #58 47.81 DEP compel/plugins/std/fds.d [2019-10-04T22:13:18.708Z] #58 47.91 DEP compel/plugins/std/std.d [2019-10-04T22:13:18.967Z] #58 48.12 DEP compel/plugins/shmem/shmem.d [2019-10-04T22:13:18.967Z] #58 48.19 DEP compel/plugins/fds/fds.d [2019-10-04T22:13:19.105Z] Fetched 7720 kB in 2s (3064 kB/s) [2019-10-04T22:13:19.225Z] #58 48.34 CC compel/plugins/std/std.o [2019-10-04T22:13:19.484Z] #58 48.74 CC compel/plugins/std/fds.o [2019-10-04T22:13:20.050Z] #58 ... [2019-10-04T22:13:20.050Z] [2019-10-04T22:13:20.050Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2019-10-04T22:13:20.050Z] #61 111.0 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-04T22:13:20.050Z] #61 111.0 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-10-04T22:13:20.050Z] #61 DONE 119.5s [2019-10-04T22:13:20.050Z] [2019-10-04T22:13:20.050Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-10-04T22:13:20.050Z] #33 110.3 compress/flate [2019-10-04T22:13:20.050Z] #33 113.3 hash [2019-10-04T22:13:20.050Z] #33 113.5 hash/crc32 [2019-10-04T22:13:20.050Z] #33 114.0 context [2019-10-04T22:13:20.050Z] #33 114.2 compress/gzip [2019-10-04T22:13:20.050Z] #33 114.8 crypto/cipher [2019-10-04T22:13:20.050Z] #33 114.9 math/big [2019-10-04T22:13:20.050Z] #33 115.9 crypto/aes [2019-10-04T22:13:20.050Z] #33 116.9 crypto [2019-10-04T22:13:20.050Z] #33 117.2 crypto/des [2019-10-04T22:13:20.050Z] #33 117.7 crypto/internal/randutil [2019-10-04T22:13:20.050Z] #33 117.8 crypto/sha512 [2019-10-04T22:13:20.050Z] #33 118.9 crypto/ed25519/internal/edwards25519 [2019-10-04T22:13:20.050Z] #33 ... [2019-10-04T22:13:20.050Z] [2019-10-04T22:13:20.050Z] #62 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-10-04T22:13:20.050Z] #62 DONE 0.1s [2019-10-04T22:13:20.116Z] Reading package lists... [2019-10-04T22:13:20.308Z] [2019-10-04T22:13:20.308Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-04T22:13:20.308Z] #13 49.95 Unpacking bash-completion (1:2.1-4.3) ... [2019-10-04T22:13:21.131Z] Reading package lists... [2019-10-04T22:13:21.244Z] #13 50.92 Selecting previously unselected package libnet1:amd64. [2019-10-04T22:13:21.244Z] #13 50.92 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-10-04T22:13:21.244Z] #13 50.92 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-04T22:13:21.414Z] Building dependency tree... [2019-10-04T22:13:21.414Z] Reading state information... [2019-10-04T22:13:21.414Z] The following additional packages will be installed: [2019-10-04T22:13:21.414Z] btrfs-progs liblzo2-2 [2019-10-04T22:13:21.414Z] The following NEW packages will be installed: [2019-10-04T22:13:21.414Z] btrfs-progs btrfs-tools liblzo2-2 [2019-10-04T22:13:21.502Z] #13 51.13 Selecting previously unselected package libnfnetlink0:amd64. [2019-10-04T22:13:21.502Z] #13 51.14 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ... [2019-10-04T22:13:21.502Z] #13 51.15 Unpacking libnfnetlink0:amd64 (1.0.1-3) ... [2019-10-04T22:13:21.697Z] 0 upgraded, 3 newly installed, 0 to remove and 12 not upgraded. [2019-10-04T22:13:21.697Z] Need to get 588 kB of archives. [2019-10-04T22:13:21.697Z] After this operation, 5005 kB of additional disk space will be used. [2019-10-04T22:13:21.697Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-10-04T22:13:21.697Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-10-04T22:13:21.697Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-10-04T22:13:21.697Z] debconf: delaying package configuration, since apt-utils is not installed [2019-10-04T22:13:21.761Z] #13 51.21 Selecting previously unselected package libpcrecpp0v5:amd64. [2019-10-04T22:13:21.761Z] #13 51.22 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ... [2019-10-04T22:13:21.761Z] #13 51.24 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-10-04T22:13:21.761Z] #13 51.37 Selecting previously unselected package libudev-dev:amd64. [2019-10-04T22:13:21.761Z] #13 51.37 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_amd64.deb ... [2019-10-04T22:13:21.761Z] #13 51.41 Unpacking libudev-dev:amd64 (232-25+deb9u12) ... [2019-10-04T22:13:21.980Z] Fetched 588 kB in 0s (5787 kB/s) [2019-10-04T22:13:21.980Z] Selecting previously unselected package liblzo2-2:ppc64el. [2019-10-04T22:13:21.980Z] (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-10-04T22:13:21.980Z] Preparing to unpack .../liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-10-04T22:13:21.980Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-04T22:13:21.980Z] Selecting previously unselected package btrfs-progs. [2019-10-04T22:13:21.980Z] Preparing to unpack .../btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-10-04T22:13:21.980Z] Unpacking btrfs-progs (4.7.3-1) ... [2019-10-04T22:13:21.980Z] Selecting previously unselected package btrfs-tools. [2019-10-04T22:13:21.980Z] Preparing to unpack .../btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-10-04T22:13:21.980Z] Unpacking btrfs-tools (4.7.3-1) ... [2019-10-04T22:13:21.980Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-04T22:13:21.980Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-04T22:13:21.980Z] Setting up btrfs-progs (4.7.3-1) ... [2019-10-04T22:13:21.980Z] Setting up btrfs-tools (4.7.3-1) ... [2019-10-04T22:13:21.980Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-04T22:13:22.018Z] #13 51.70 Selecting previously unselected package libpython3.5-minimal:amd64. [2019-10-04T22:13:22.018Z] #13 51.70 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-10-04T22:13:22.018Z] #13 51.71 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-10-04T22:13:22.596Z] Removing intermediate container 88941eab18e0 [2019-10-04T22:13:22.596Z] ---> 69064cb04ade [2019-10-04T22:13:22.596Z] Step 53/126 : ENV INSTALL_BINARY_NAME=containerd [2019-10-04T22:13:22.596Z] ---> Running in 7fc8add06d2c [2019-10-04T22:13:22.596Z] Removing intermediate container 7fc8add06d2c [2019-10-04T22:13:22.596Z] ---> a691e6afda0e [2019-10-04T22:13:22.596Z] Step 54/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-04T22:13:22.881Z] ---> 151409f66396 [2019-10-04T22:13:22.881Z] Step 55/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-10-04T22:13:22.881Z] ---> 1b95332e9ff6 [2019-10-04T22:13:22.881Z] Step 56/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-10-04T22:13:22.955Z] #13 52.50 Selecting previously unselected package python3.5-minimal. [2019-10-04T22:13:22.955Z] #13 52.51 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-10-04T22:13:22.955Z] #13 52.52 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-04T22:13:23.163Z] ---> Running in 265e45351447 [2019-10-04T22:13:23.271Z] + cd /tmp/tmp.kXDZfT39DW/src/gotest.tools/gotestsum [2019-10-04T22:13:23.271Z] + git checkout -q v0.3.5 [2019-10-04T22:13:23.271Z] + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-10-04T22:13:23.446Z] + RM_GOPATH=0 [2019-10-04T22:13:23.446Z] + TMP_GOPATH= [2019-10-04T22:13:23.446Z] + : /build [2019-10-04T22:13:23.446Z] + '[' -z '' ']' [2019-10-04T22:13:23.446Z] ++ mktemp -d [2019-10-04T22:13:23.446Z] + export GOPATH=/tmp/tmp.f8tEhNDjAR [2019-10-04T22:13:23.446Z] + GOPATH=/tmp/tmp.f8tEhNDjAR [2019-10-04T22:13:23.446Z] + RM_GOPATH=1 [2019-10-04T22:13:23.446Z] ++ dirname ./install.sh [2019-10-04T22:13:23.446Z] + dir=. [2019-10-04T22:13:23.446Z] + bin=containerd [2019-10-04T22:13:23.446Z] + shift [2019-10-04T22:13:23.446Z] + '[' '!' -f ./containerd.installer ']' [2019-10-04T22:13:23.446Z] + . ./containerd.installer [2019-10-04T22:13:23.446Z] ++ CONTAINERD_COMMIT=36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-04T22:13:23.446Z] + install_containerd [2019-10-04T22:13:23.446Z] + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a' [2019-10-04T22:13:23.446Z] + git clone https://github.com/containerd/containerd.git /tmp/tmp.f8tEhNDjAR/src/github.com/containerd/containerd [2019-10-04T22:13:23.446Z] Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-04T22:13:23.446Z] Cloning into '/tmp/tmp.f8tEhNDjAR/src/github.com/containerd/containerd'... [2019-10-04T22:13:24.330Z] #13 53.87 Selecting previously unselected package python3-minimal. [2019-10-04T22:13:24.330Z] #13 53.87 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ... [2019-10-04T22:13:24.330Z] #13 53.87 Unpacking python3-minimal (3.5.3-1) ... [2019-10-04T22:13:24.330Z] #13 54.00 Selecting previously unselected package libmpdec2:amd64. [2019-10-04T22:13:24.330Z] #13 54.00 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ... [2019-10-04T22:13:24.330Z] #13 54.01 Unpacking libmpdec2:amd64 (2.4.2-1) ... [2019-10-04T22:13:24.588Z] #13 54.27 Selecting previously unselected package libpython3.5-stdlib:amd64. [2019-10-04T22:13:24.588Z] #13 54.28 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ... [2019-10-04T22:13:24.588Z] #13 54.28 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-10-04T22:13:27.116Z] #13 56.39 Selecting previously unselected package python3.5. [2019-10-04T22:13:27.116Z] #13 56.39 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ... [2019-10-04T22:13:27.116Z] #13 56.40 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-10-04T22:13:27.116Z] #13 56.57 Selecting previously unselected package libpython3-stdlib:amd64. [2019-10-04T22:13:27.116Z] #13 56.58 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ... [2019-10-04T22:13:27.116Z] #13 56.59 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ... [2019-10-04T22:13:27.116Z] #13 56.64 Selecting previously unselected package dh-python. [2019-10-04T22:13:27.116Z] #13 56.64 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-10-04T22:13:27.116Z] #13 56.65 Unpacking dh-python (2.20170125) ... [2019-10-04T22:13:27.116Z] #13 56.79 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-10-04T22:13:27.116Z] #13 56.81 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-04T22:13:30.295Z] + cd /tmp/tmp.f8tEhNDjAR/src/github.com/containerd/containerd [2019-10-04T22:13:30.296Z] + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-04T22:13:30.296Z] + export 'BUILDTAGS=netgo osusergo static_build' [2019-10-04T22:13:30.296Z] + BUILDTAGS='netgo osusergo static_build' [2019-10-04T22:13:30.296Z] + export EXTRA_FLAGS=-buildmode=pie [2019-10-04T22:13:30.296Z] + EXTRA_FLAGS=-buildmode=pie [2019-10-04T22:13:30.296Z] + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-10-04T22:13:30.296Z] + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-10-04T22:13:30.296Z] + '[' '' = dynamic ']' [2019-10-04T22:13:30.296Z] + make [2019-10-04T22:13:30.296Z] + bin/ctr [2019-10-04T22:13:30.399Z] #13 ... [2019-10-04T22:13:30.399Z] [2019-10-04T22:13:30.399Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-04T22:13:30.399Z] #58 49.41 CC compel/plugins/std/log.o [2019-10-04T22:13:30.399Z] #58 50.76 CC compel/plugins/std/string.o [2019-10-04T22:13:30.399Z] #58 51.38 CC compel/plugins/std/infect.o [2019-10-04T22:13:30.399Z] #58 51.80 CC compel/arch/x86/plugins/std/parasite-head.o [2019-10-04T22:13:30.399Z] #58 51.87 CC compel/arch/x86/plugins/std/memcpy.o [2019-10-04T22:13:30.399Z] #58 51.97 CC compel/arch/x86/plugins/std/syscalls-64.o [2019-10-04T22:13:30.399Z] #58 52.03 AR compel/plugins/std.lib.a [2019-10-04T22:13:30.399Z] #58 52.09 CC compel/plugins/fds/fds.o [2019-10-04T22:13:30.399Z] #58 52.34 AR compel/plugins/fds.lib.a [2019-10-04T22:13:30.399Z] #58 52.38 HOSTDEP compel/src/lib/log-host.d [2019-10-04T22:13:30.399Z] #58 52.56 HOSTDEP compel/src/lib/handle-elf-host.d [2019-10-04T22:13:30.399Z] #58 52.66 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2019-10-04T22:13:30.399Z] #58 52.76 HOSTDEP compel/src/main-host.d [2019-10-04T22:13:30.399Z] #58 52.96 DEP compel/src/lib/ptrace.d [2019-10-04T22:13:30.399Z] #58 53.05 DEP compel/src/lib/infect.d [2019-10-04T22:13:30.399Z] #58 53.22 DEP compel/src/lib/infect-util.d [2019-10-04T22:13:30.399Z] #58 53.39 DEP compel/src/lib/infect-rpc.d [2019-10-04T22:13:30.399Z] #58 53.50 DEP compel/arch/x86/src/lib/infect.d [2019-10-04T22:13:30.399Z] #58 53.77 DEP compel/arch/x86/src/lib/cpu.d [2019-10-04T22:13:30.399Z] #58 53.84 DEP compel/src/lib/log.d [2019-10-04T22:13:30.399Z] #58 53.93 DEP compel/src/main.d [2019-10-04T22:13:30.399Z] #58 54.02 DEP compel/src/lib/handle-elf.d [2019-10-04T22:13:30.399Z] #58 54.15 DEP compel/arch/x86/src/lib/handle-elf.d [2019-10-04T22:13:30.399Z] #58 54.30 CC compel/src/lib/log.o [2019-10-04T22:13:30.399Z] #58 54.55 CC compel/arch/x86/src/lib/cpu.o [2019-10-04T22:13:30.399Z] #58 55.47 CC compel/arch/x86/src/lib/infect.o [2019-10-04T22:13:30.399Z] #58 56.39 CC compel/src/lib/infect-rpc.o [2019-10-04T22:13:30.399Z] #58 56.82 CC compel/src/lib/infect-util.o [2019-10-04T22:13:30.399Z] #58 57.14 CC compel/src/lib/infect.o [2019-10-04T22:13:30.399Z] #58 59.43 CC compel/src/lib/ptrace.o [2019-10-04T22:13:30.399Z] #58 ... [2019-10-04T22:13:30.399Z] [2019-10-04T22:13:30.399Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-04T22:13:30.399Z] #13 59.98 Setting up python3-minimal (3.5.3-1) ... [2019-10-04T22:13:32.300Z] #13 61.62 Selecting previously unselected package python3. [2019-10-04T22:13:32.300Z] #13 61.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 ... 16747 files and directories currently installed.) [2019-10-04T22:13:32.300Z] #13 61.67 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ... [2019-10-04T22:13:32.300Z] #13 61.68 Unpacking python3 (3.5.3-1) ... [2019-10-04T22:13:32.300Z] #13 61.75 Selecting previously unselected package pigz. [2019-10-04T22:13:32.300Z] #13 61.77 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ... [2019-10-04T22:13:32.300Z] #13 61.77 Unpacking pigz (2.3.4-1) ... [2019-10-04T22:13:32.300Z] #13 61.90 Selecting previously unselected package libip4tc0:amd64. [2019-10-04T22:13:32.300Z] #13 61.90 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-04T22:13:32.300Z] #13 61.92 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-04T22:13:32.300Z] #13 62.01 Selecting previously unselected package libip6tc0:amd64. [2019-10-04T22:13:32.300Z] #13 ... [2019-10-04T22:13:32.300Z] [2019-10-04T22:13:32.300Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-10-04T22:13:32.300Z] #33 121.7 crypto/hmac [2019-10-04T22:13:32.300Z] #33 121.8 crypto/md5 [2019-10-04T22:13:32.300Z] #33 122.5 crypto/rc4 [2019-10-04T22:13:32.300Z] #33 122.8 crypto/sha1 [2019-10-04T22:13:32.300Z] #33 123.8 crypto/sha256 [2019-10-04T22:13:32.300Z] #33 124.1 crypto/rand [2019-10-04T22:13:32.300Z] #33 124.6 crypto/elliptic [2019-10-04T22:13:32.300Z] #33 124.7 encoding/asn1 [2019-10-04T22:13:32.300Z] #33 126.9 crypto/ed25519 [2019-10-04T22:13:32.300Z] #33 127.2 crypto/rsa [2019-10-04T22:13:32.300Z] #33 127.4 crypto/ecdsa [2019-10-04T22:13:32.300Z] #33 128.1 crypto/dsa [2019-10-04T22:13:32.300Z] #33 128.4 encoding/hex [2019-10-04T22:13:32.300Z] #33 128.6 encoding/pem [2019-10-04T22:13:32.300Z] #33 128.9 crypto/x509/pkix [2019-10-04T22:13:32.300Z] #33 128.9 vendor/golang.org/x/crypto/cryptobyte [2019-10-04T22:13:32.300Z] #33 129.4 vendor/golang.org/x/net/dns/dnsmessage [2019-10-04T22:13:32.300Z] #33 131.3 vendor/golang.org/x/crypto/internal/chacha20 [2019-10-04T22:13:32.300Z] #33 131.6 vendor/golang.org/x/crypto/poly1305 [2019-10-04T22:13:32.300Z] #33 ... [2019-10-04T22:13:32.300Z] [2019-10-04T22:13:32.300Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-04T22:13:32.300Z] #13 62.01 Selecting previously unselected package libip6tc0:amd64. [2019-10-04T22:13:32.300Z] #13 62.02 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-04T22:13:32.300Z] #13 62.03 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-04T22:13:32.558Z] #13 62.12 Selecting previously unselected package libiptc0:amd64. [2019-10-04T22:13:32.558Z] #13 62.13 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-04T22:13:32.558Z] #13 62.15 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-04T22:13:32.558Z] #13 62.28 Selecting previously unselected package libxtables12:amd64. [2019-10-04T22:13:32.558Z] #13 62.28 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-04T22:13:32.558Z] #13 62.28 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-04T22:13:32.817Z] #13 62.38 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2019-10-04T22:13:32.817Z] #13 62.39 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ... [2019-10-04T22:13:32.817Z] #13 62.40 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-10-04T22:13:33.075Z] #13 62.51 Selecting previously unselected package iptables. [2019-10-04T22:13:33.075Z] #13 62.52 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-04T22:13:33.075Z] #13 62.52 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-10-04T22:13:33.333Z] #13 62.89 Selecting previously unselected package xxd. [2019-10-04T22:13:33.333Z] #13 62.89 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-10-04T22:13:33.333Z] #13 62.90 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-04T22:13:33.333Z] #13 63.06 Selecting previously unselected package vim-common. [2019-10-04T22:13:33.333Z] #13 63.07 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-04T22:13:33.414Z] #24 ... [2019-10-04T22:13:33.414Z] [2019-10-04T22:13:33.414Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-10-04T22:13:33.414Z] #47 218.7 + bin/containerd [2019-10-04T22:13:33.414Z] #47 ... [2019-10-04T22:13:33.414Z] [2019-10-04T22:13:33.414Z] #24 [golangci_lint 3/3] RUN PREFIX=/build ./install.sh golangci_lint [2019-10-04T22:13:33.414Z] #24 DONE 264.7s [2019-10-04T22:13:33.414Z] [2019-10-04T22:13:33.414Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-10-04T22:13:33.592Z] #13 63.08 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-04T22:13:33.592Z] #13 63.30 Selecting previously unselected package bzip2. [2019-10-04T22:13:33.592Z] #13 63.30 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ... [2019-10-04T22:13:33.592Z] #13 63.31 Unpacking bzip2 (1.0.6-8.1) ... [2019-10-04T22:13:33.850Z] #13 63.42 Selecting previously unselected package libgpm2:amd64. [2019-10-04T22:13:33.850Z] #13 63.42 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ... [2019-10-04T22:13:33.850Z] #13 63.43 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-10-04T22:13:33.850Z] #13 63.53 Selecting previously unselected package xz-utils. [2019-10-04T22:13:33.850Z] #13 63.53 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ... [2019-10-04T22:13:33.850Z] #13 63.54 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-10-04T22:13:33.976Z] #47 ... [2019-10-04T22:13:33.976Z] [2019-10-04T22:13:33.976Z] #25 [dev 11/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-04T22:13:33.976Z] #25 DONE 0.5s [2019-10-04T22:13:33.976Z] [2019-10-04T22:13:33.976Z] #28 [dev 12/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-04T22:13:33.976Z] #28 DONE 0.1s [2019-10-04T22:13:34.110Z] #13 63.79 Selecting previously unselected package aufs-tools. [2019-10-04T22:13:34.110Z] #13 63.79 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ... [2019-10-04T22:13:34.110Z] #13 63.82 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-10-04T22:13:34.232Z] [2019-10-04T22:13:34.232Z] #31 [dev 13/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-04T22:13:34.374Z] #13 64.02 Selecting previously unselected package liblzo2-2:amd64. [2019-10-04T22:13:34.374Z] #13 64.03 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-10-04T22:13:34.374Z] #13 64.03 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-04T22:13:34.632Z] #13 64.27 Selecting previously unselected package btrfs-progs. [2019-10-04T22:13:34.632Z] #13 64.27 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ... [2019-10-04T22:13:34.632Z] #13 64.28 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-04T22:13:34.795Z] #31 DONE 0.6s [2019-10-04T22:13:34.795Z] [2019-10-04T22:13:34.795Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-10-04T22:13:34.795Z] #47 ... [2019-10-04T22:13:34.795Z] [2019-10-04T22:13:34.795Z] #34 [dev 14/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-10-04T22:13:34.795Z] #34 DONE 0.1s [2019-10-04T22:13:34.911Z] Removing intermediate container 9689eb11063d [2019-10-04T22:13:34.911Z] ---> d00fbdcb83a0 [2019-10-04T22:13:34.911Z] Step 72/126 : FROM dev-base AS dockercli [2019-10-04T22:13:34.911Z] ---> f65ecb3df858 [2019-10-04T22:13:34.911Z] Step 73/126 : ENV INSTALL_BINARY_NAME=dockercli [2019-10-04T22:13:34.911Z] ---> Running in 6857e28d02b5 [2019-10-04T22:13:34.911Z] Removing intermediate container 6857e28d02b5 [2019-10-04T22:13:34.911Z] ---> b1c25e8039f0 [2019-10-04T22:13:34.911Z] Step 74/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-04T22:13:34.911Z] ---> 0ff77b578b73 [2019-10-04T22:13:34.911Z] Step 75/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-10-04T22:13:34.911Z] ---> f115276f9b07 [2019-10-04T22:13:34.911Z] Step 76/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-10-04T22:13:35.052Z] [2019-10-04T22:13:35.052Z] #39 [dev 15/24] COPY --from=tini /build/ /usr/local/bin/ [2019-10-04T22:13:35.052Z] #39 DONE 0.1s [2019-10-04T22:13:35.052Z] [2019-10-04T22:13:35.052Z] #43 [dev 16/24] COPY --from=runc /build/ /usr/local/bin/ [2019-10-04T22:13:35.052Z] #43 DONE 0.1s [2019-10-04T22:13:35.052Z] [2019-10-04T22:13:35.052Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-10-04T22:13:35.199Z] #13 64.87 Selecting previously unselected package btrfs-tools. [2019-10-04T22:13:35.199Z] #13 64.87 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ... [2019-10-04T22:13:35.280Z] ---> Running in 272d0da930d4 [2019-10-04T22:13:35.457Z] #13 64.99 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-04T22:13:35.457Z] #13 65.08 Selecting previously unselected package libdevmapper1.02.1:amd64. [2019-10-04T22:13:35.457Z] #13 65.08 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-10-04T22:13:35.457Z] #13 65.08 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-10-04T22:13:35.665Z] + RM_GOPATH=0 [2019-10-04T22:13:35.665Z] + TMP_GOPATH= [2019-10-04T22:13:35.665Z] + : /build [2019-10-04T22:13:35.665Z] + '[' -z '' ']' [2019-10-04T22:13:35.665Z] ++ mktemp -d [2019-10-04T22:13:35.665Z] + export GOPATH=/tmp/tmp.nD1CDagc7J [2019-10-04T22:13:35.665Z] + GOPATH=/tmp/tmp.nD1CDagc7J [2019-10-04T22:13:35.665Z] + RM_GOPATH=1 [2019-10-04T22:13:35.665Z] ++ dirname ./install.sh [2019-10-04T22:13:35.665Z] + dir=. [2019-10-04T22:13:35.665Z] + bin=dockercli [2019-10-04T22:13:35.665Z] + shift [2019-10-04T22:13:35.665Z] + '[' '!' -f ./dockercli.installer ']' [2019-10-04T22:13:35.665Z] + . ./dockercli.installer [2019-10-04T22:13:35.665Z] ++ DOCKERCLI_CHANNEL=stable [2019-10-04T22:13:35.665Z] ++ DOCKERCLI_VERSION=17.06.2-ce [2019-10-04T22:13:35.665Z] + install_dockercli [2019-10-04T22:13:35.665Z] + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-10-04T22:13:35.665Z] Install docker/cli version 17.06.2-ce from stable [2019-10-04T22:13:35.665Z] ++ uname -m [2019-10-04T22:13:35.665Z] + arch=s390x [2019-10-04T22:13:35.665Z] + '[' s390x '!=' x86_64 ']' [2019-10-04T22:13:35.665Z] + '[' s390x '!=' s390x ']' [2019-10-04T22:13:35.665Z] + url=https://download.docker.com/linux/static [2019-10-04T22:13:35.665Z] + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2019-10-04T22:13:35.665Z] + tar -xz docker/docker [2019-10-04T22:13:35.715Z] #13 65.26 Selecting previously unselected package dmsetup. [2019-10-04T22:13:35.715Z] #13 65.26 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ... [2019-10-04T22:13:35.715Z] #13 65.28 Unpacking dmsetup (2:1.02.137-2) ... [2019-10-04T22:13:35.973Z] #13 65.49 Selecting previously unselected package libonig4:amd64. [2019-10-04T22:13:35.973Z] #13 65.49 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ... [2019-10-04T22:13:35.973Z] #13 65.49 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-10-04T22:13:35.973Z] #13 65.69 Selecting previously unselected package libjq1:amd64. [2019-10-04T22:13:35.973Z] #13 65.70 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-10-04T22:13:35.973Z] #13 65.71 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-04T22:13:36.237Z] #13 65.91 Selecting previously unselected package jq. [2019-10-04T22:13:36.237Z] #13 65.92 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ... [2019-10-04T22:13:36.237Z] #13 65.92 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-04T22:13:36.237Z] #13 66.02 Selecting previously unselected package libaio1:amd64. [2019-10-04T22:13:36.607Z] #13 66.02 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ... [2019-10-04T22:13:36.607Z] #13 66.03 Unpacking libaio1:amd64 (0.3.110-3) ... [2019-10-04T22:13:36.607Z] #13 66.11 Selecting previously unselected package libcap2-bin. [2019-10-04T22:13:36.607Z] #13 66.12 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ... [2019-10-04T22:13:36.607Z] #13 66.12 Unpacking libcap2-bin (1:2.25-1) ... [2019-10-04T22:13:36.607Z] #13 66.24 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2019-10-04T22:13:36.607Z] #13 66.24 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-10-04T22:13:36.607Z] #13 66.25 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-10-04T22:13:36.866Z] #13 66.34 Selecting previously unselected package libsepol1-dev:amd64. [2019-10-04T22:13:36.866Z] #13 66.34 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ... [2019-10-04T22:13:36.866Z] #13 66.37 Unpacking libsepol1-dev:amd64 (2.6-2) ... [2019-10-04T22:13:37.041Z] + mkdir -p /build [2019-10-04T22:13:37.041Z] + mv docker/docker /build/ [2019-10-04T22:13:37.041Z] + rmdir docker [2019-10-04T22:13:37.150Z] #13 66.71 Selecting previously unselected package libpcre16-3:amd64. [2019-10-04T22:13:37.150Z] #13 66.71 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ... [2019-10-04T22:13:37.150Z] #13 66.72 Unpacking libpcre16-3:amd64 (2:8.39-3) ... [2019-10-04T22:13:37.408Z] Removing intermediate container 272d0da930d4 [2019-10-04T22:13:37.408Z] ---> 58f869ebec7d [2019-10-04T22:13:37.408Z] Step 77/126 : FROM runtime-dev AS runc [2019-10-04T22:13:37.408Z] ---> b9d506374c31 [2019-10-04T22:13:37.408Z] Step 78/126 : ENV INSTALL_BINARY_NAME=runc [2019-10-04T22:13:37.408Z] ---> Running in a8092d01b8ba [2019-10-04T22:13:37.408Z] Removing intermediate container a8092d01b8ba [2019-10-04T22:13:37.408Z] ---> 9098da9e617d [2019-10-04T22:13:37.408Z] Step 79/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-04T22:13:37.409Z] #13 67.00 Selecting previously unselected package libpcre32-3:amd64. [2019-10-04T22:13:37.409Z] #13 67.01 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ... [2019-10-04T22:13:37.409Z] #13 67.01 Unpacking libpcre32-3:amd64 (2:8.39-3) ... [2019-10-04T22:13:37.667Z] #13 67.20 Selecting previously unselected package libpcre3-dev:amd64. [2019-10-04T22:13:37.667Z] #13 67.20 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ... [2019-10-04T22:13:37.667Z] #13 67.21 Unpacking libpcre3-dev:amd64 (2:8.39-3) ... [2019-10-04T22:13:37.772Z] ---> fec31dd9e9d1 [2019-10-04T22:13:37.772Z] Step 80/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-10-04T22:13:37.772Z] ---> 0b3adbf79237 [2019-10-04T22:13:37.772Z] Step 81/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-10-04T22:13:38.145Z] ---> Running in a22204320a39 [2019-10-04T22:13:38.232Z] #13 67.76 Selecting previously unselected package libselinux1-dev:amd64. [2019-10-04T22:13:38.232Z] #13 67.79 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ... [2019-10-04T22:13:38.232Z] #13 67.80 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ... [2019-10-04T22:13:38.490Z] #13 68.12 Selecting previously unselected package libdevmapper-dev:amd64. [2019-10-04T22:13:38.490Z] #13 68.13 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ... [2019-10-04T22:13:38.490Z] #13 68.14 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-10-04T22:13:38.511Z] + RM_GOPATH=0 [2019-10-04T22:13:38.511Z] + TMP_GOPATH= [2019-10-04T22:13:38.511Z] + : /build [2019-10-04T22:13:38.511Z] + '[' -z '' ']' [2019-10-04T22:13:38.511Z] Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-10-04T22:13:38.511Z] ++ mktemp -d [2019-10-04T22:13:38.511Z] + export GOPATH=/tmp/tmp.rZSSZk3jaF [2019-10-04T22:13:38.511Z] + GOPATH=/tmp/tmp.rZSSZk3jaF [2019-10-04T22:13:38.511Z] + RM_GOPATH=1 [2019-10-04T22:13:38.511Z] ++ dirname ./install.sh [2019-10-04T22:13:38.511Z] + dir=. [2019-10-04T22:13:38.511Z] + bin=runc [2019-10-04T22:13:38.511Z] + shift [2019-10-04T22:13:38.511Z] + '[' '!' -f ./runc.installer ']' [2019-10-04T22:13:38.511Z] + . ./runc.installer [2019-10-04T22:13:38.511Z] ++ RUNC_COMMIT=3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-04T22:13:38.511Z] + install_runc [2019-10-04T22:13:38.511Z] + uname -r [2019-10-04T22:13:38.511Z] + grep -q '^3\.10\.0.*\.el7\.' [2019-10-04T22:13:38.511Z] + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-10-04T22:13:38.511Z] + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-10-04T22:13:38.511Z] + git clone https://github.com/opencontainers/runc.git /tmp/tmp.rZSSZk3jaF/src/github.com/opencontainers/runc [2019-10-04T22:13:38.511Z] Cloning into '/tmp/tmp.rZSSZk3jaF/src/github.com/opencontainers/runc'... [2019-10-04T22:13:38.808Z] #13 68.26 Selecting previously unselected package libnl-3-200:amd64. [2019-10-04T22:13:38.808Z] #13 68.27 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ... [2019-10-04T22:13:38.808Z] #13 68.27 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-10-04T22:13:38.808Z] #13 68.37 Selecting previously unselected package libprotobuf-c1:amd64. [2019-10-04T22:13:38.808Z] #13 68.38 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-10-04T22:13:38.808Z] #13 68.39 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-04T22:13:38.808Z] #13 68.47 Selecting previously unselected package libreadline5:amd64. [2019-10-04T22:13:38.808Z] #13 68.48 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ... [2019-10-04T22:13:38.808Z] #13 68.48 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-10-04T22:13:39.096Z] #13 68.71 Selecting previously unselected package libsystemd-dev:amd64. [2019-10-04T22:13:39.096Z] #13 68.73 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_amd64.deb ... [2019-10-04T22:13:39.096Z] #13 68.74 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-10-04T22:13:39.320Z] + cd /tmp/tmp.rZSSZk3jaF/src/github.com/opencontainers/runc [2019-10-04T22:13:39.320Z] + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-04T22:13:39.686Z] + '[' -z '' ']' [2019-10-04T22:13:39.686Z] + target=static [2019-10-04T22:13:39.686Z] + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-10-04T22:13:39.686Z] 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-10-04T22:13:41.000Z] #13 ... [2019-10-04T22:13:41.000Z] [2019-10-04T22:13:41.000Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-04T22:13:41.000Z] #58 59.85 AR compel/libcompel.a [2019-10-04T22:13:41.000Z] #58 59.92 HOSTCC compel/src/main-host.o [2019-10-04T22:13:41.000Z] #58 60.36 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2019-10-04T22:13:41.000Z] #58 60.62 HOSTCC compel/src/lib/handle-elf-host.o [2019-10-04T22:13:41.000Z] #58 61.08 HOSTCC compel/src/lib/log-host.o [2019-10-04T22:13:41.000Z] #58 61.35 HOSTLINK compel/compel-host-bin [2019-10-04T22:13:41.000Z] #58 61.60 DEP soccr/soccr.d [2019-10-04T22:13:41.000Z] #58 61.78 CC soccr/soccr.o [2019-10-04T22:13:41.000Z] #58 63.48 AR soccr/libsoccr.a [2019-10-04T22:13:41.000Z] #58 63.51 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-04T22:13:41.000Z] #58 63.85 DEP criu/arch/x86/sigframe.d [2019-10-04T22:13:41.000Z] #58 64.05 DEP criu/arch/x86/sigaction_compat.d [2019-10-04T22:13:41.000Z] #58 64.17 DEP criu/arch/x86/kerndat.d [2019-10-04T22:13:41.000Z] #58 64.45 DEP criu/arch/x86/crtools.d [2019-10-04T22:13:41.000Z] #58 64.61 DEP criu/arch/x86/cpu.d [2019-10-04T22:13:41.000Z] #58 64.87 CC criu/arch/x86/cpu.o [2019-10-04T22:13:41.000Z] #58 65.69 CC criu/arch/x86/crtools.o [2019-10-04T22:13:41.000Z] #58 67.17 CC criu/arch/x86/kerndat.o [2019-10-04T22:13:41.000Z] #58 67.72 CC criu/arch/x86/sigaction_compat.o [2019-10-04T22:13:41.000Z] #58 68.04 CC criu/arch/x86/sigframe.o [2019-10-04T22:13:41.000Z] #58 68.48 LINK criu/arch/x86/crtools.built-in.o [2019-10-04T22:13:41.000Z] #58 68.53 DEP criu/pie/util-vdso-elf32.d [2019-10-04T22:13:41.000Z] #58 68.83 DEP criu/arch/x86/vdso-pie.d [2019-10-04T22:13:41.000Z] #58 69.00 DEP criu/pie/parasite-vdso.d [2019-10-04T22:13:41.000Z] #58 69.21 DEP criu/pie/util-vdso.d [2019-10-04T22:13:41.000Z] #58 69.43 DEP criu/pie/util.d [2019-10-04T22:13:41.000Z] #58 69.56 CC criu/pie/util.o [2019-10-04T22:13:41.000Z] #58 70.04 CC criu/pie/util-vdso.o [2019-10-04T22:13:41.565Z] #58 ... [2019-10-04T22:13:41.565Z] [2019-10-04T22:13:41.565Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-04T22:13:41.565Z] #13 70.96 Selecting previously unselected package net-tools. [2019-10-04T22:13:41.565Z] #13 70.96 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ... [2019-10-04T22:13:41.565Z] #13 70.97 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-04T22:13:41.565Z] #13 71.29 Selecting previously unselected package python-pip-whl. [2019-10-04T22:13:41.565Z] #13 71.31 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-10-04T22:13:41.565Z] #13 71.33 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-04T22:13:42.499Z] #13 72.10 Selecting previously unselected package python3-pip. [2019-10-04T22:13:42.499Z] #13 72.11 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-10-04T22:13:42.499Z] #13 72.12 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-10-04T22:13:42.499Z] #13 ... [2019-10-04T22:13:42.499Z] [2019-10-04T22:13:42.499Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-10-04T22:13:42.499Z] #33 131.9 vendor/golang.org/x/sys/cpu [2019-10-04T22:13:42.499Z] #33 132.3 vendor/golang.org/x/crypto/chacha20poly1305 [2019-10-04T22:13:42.499Z] #33 133.3 net [2019-10-04T22:13:42.499Z] #33 133.8 vendor/golang.org/x/crypto/hkdf [2019-10-04T22:13:42.499Z] #33 134.0 vendor/golang.org/x/text/transform [2019-10-04T22:13:42.499Z] #33 134.9 vendor/golang.org/x/text/unicode/bidi [2019-10-04T22:13:42.499Z] #33 136.8 vendor/golang.org/x/text/secure/bidirule [2019-10-04T22:13:42.499Z] #33 137.2 vendor/golang.org/x/text/unicode/norm [2019-10-04T22:13:42.499Z] #33 140.9 vendor/golang.org/x/net/idna [2019-10-04T22:13:42.757Z] #33 ... [2019-10-04T22:13:42.757Z] [2019-10-04T22:13:42.757Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-04T22:13:42.757Z] #58 70.85 CC criu/pie/parasite-vdso.o [2019-10-04T22:13:43.322Z] #58 72.24 CC criu/arch/x86/vdso-pie.o [2019-10-04T22:13:43.322Z] #58 72.52 CC criu/pie/util-vdso-elf32.o [2019-10-04T22:13:43.888Z] #58 73.17 AR criu/pie/pie.lib.a [2019-10-04T22:13:44.146Z] #58 73.26 DEP criu/pie/restorer.d [2019-10-04T22:13:44.403Z] #58 73.51 DEP criu/arch/x86/sigaction_compat_pie.d [2019-10-04T22:13:44.661Z] #58 73.76 DEP criu/arch/x86/restorer_unmap.d [2019-10-04T22:13:44.661Z] #58 73.78 DEP criu/arch/x86/restorer.d [2019-10-04T22:13:44.918Z] #58 74.02 DEP criu/pie/parasite.d [2019-10-04T22:13:45.176Z] #58 74.39 CC criu/pie/parasite.o [2019-10-04T22:13:46.549Z] #58 75.79 LINK criu/pie/parasite.built-in.o [2019-10-04T22:13:46.806Z] #58 75.81 GEN criu/pie/parasite-blob.h [2019-10-04T22:13:46.806Z] #58 75.83 CC criu/arch/x86/restorer.o [2019-10-04T22:13:47.371Z] #58 76.55 CC criu/arch/x86/restorer_unmap.o [2019-10-04T22:13:47.371Z] #58 76.61 CC criu/arch/x86/sigaction_compat_pie.o [2019-10-04T22:13:47.936Z] #58 76.98 CC criu/pie/restorer.o [2019-10-04T22:13:48.868Z] #58 ... [2019-10-04T22:13:48.868Z] [2019-10-04T22:13:48.868Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-04T22:13:48.868Z] #13 72.43 Selecting previously unselected package python3-pkg-resources. [2019-10-04T22:13:48.868Z] #13 72.44 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-10-04T22:13:48.868Z] #13 72.45 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-10-04T22:13:48.868Z] #13 72.60 Selecting previously unselected package python3-setuptools. [2019-10-04T22:13:48.868Z] #13 72.61 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-10-04T22:13:48.868Z] #13 72.62 Unpacking python3-setuptools (33.1.1-1) ... [2019-10-04T22:13:48.868Z] #13 72.87 Selecting previously unselected package python3-wheel. [2019-10-04T22:13:48.868Z] #13 72.88 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-10-04T22:13:48.868Z] #13 72.89 Unpacking python3-wheel (0.29.0-2) ... [2019-10-04T22:13:48.868Z] #13 73.05 Selecting previously unselected package thin-provisioning-tools. [2019-10-04T22:13:48.868Z] #13 73.06 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ... [2019-10-04T22:13:48.868Z] #13 73.06 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-04T22:13:48.868Z] #13 73.38 Selecting previously unselected package vim-runtime. [2019-10-04T22:13:48.868Z] #13 73.38 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-04T22:13:48.868Z] #13 73.45 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-10-04T22:13:48.868Z] #13 73.48 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-10-04T22:13:48.868Z] #13 73.49 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-04T22:13:48.868Z] #13 78.44 Selecting previously unselected package vim. [2019-10-04T22:13:48.868Z] #13 78.46 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-10-04T22:13:48.868Z] #13 78.47 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-10-04T22:13:49.689Z] #13 79.16 Selecting previously unselected package xfsprogs. [2019-10-04T22:13:49.690Z] #13 79.16 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ... [2019-10-04T22:13:49.690Z] #13 79.17 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-10-04T22:13:50.258Z] #13 79.80 Selecting previously unselected package zip. [2019-10-04T22:13:50.258Z] #13 79.84 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ... [2019-10-04T22:13:50.258Z] #13 79.84 Unpacking zip (3.0-11+b1) ... [2019-10-04T22:13:50.516Z] #13 80.04 Selecting previously unselected package libapparmor-perl. [2019-10-04T22:13:50.516Z] #13 80.06 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ... [2019-10-04T22:13:50.516Z] #13 80.07 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-04T22:13:50.516Z] #13 80.23 Selecting previously unselected package apparmor. [2019-10-04T22:13:50.516Z] #13 80.24 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ... [2019-10-04T22:13:50.774Z] #13 80.33 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-10-04T22:13:51.339Z] #13 80.85 Selecting previously unselected package binutils-mingw-w64-i686. [2019-10-04T22:13:51.339Z] #13 80.86 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ... [2019-10-04T22:13:51.339Z] #13 80.87 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-04T22:13:51.339Z] #13 ... [2019-10-04T22:13:51.339Z] [2019-10-04T22:13:51.339Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-04T22:13:51.339Z] #58 80.28 LINK criu/pie/restorer.built-in.o [2019-10-04T22:13:51.339Z] #58 80.31 GEN criu/pie/restorer-blob.h [2019-10-04T22:13:51.339Z] #58 80.46 DEP criu/vdso.d [2019-10-04T22:13:51.596Z] #58 80.65 DEP criu/vdso-compat.d [2019-10-04T22:13:51.854Z] #58 80.94 DEP criu/uts_ns.d [2019-10-04T22:13:52.155Z] #58 81.13 DEP criu/util.d [2019-10-04T22:13:52.412Z] #58 81.43 DEP criu/uffd.d [2019-10-04T22:13:52.412Z] #58 81.63 DEP criu/tun.d [2019-10-04T22:13:52.977Z] #58 81.91 DEP criu/tty.d [2019-10-04T22:13:52.977Z] #58 82.13 DEP criu/timerfd.d [2019-10-04T22:13:53.234Z] #58 82.31 DEP criu/sysfs_parse.d [2019-10-04T22:13:53.492Z] #58 82.52 DEP criu/sysctl.d [2019-10-04T22:13:53.716Z] 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-10-04T22:13:53.751Z] #58 82.81 DEP criu/string.d [2019-10-04T22:13:53.751Z] #58 82.91 DEP criu/stats.d [2019-10-04T22:13:53.751Z] #58 83.03 DEP criu/sockets.d [2019-10-04T22:13:54.008Z] #58 ... [2019-10-04T22:13:54.008Z] [2019-10-04T22:13:54.008Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-10-04T22:13:54.008Z] #33 143.3 vendor/golang.org/x/net/http2/hpack [2019-10-04T22:13:54.008Z] #33 144.7 mime [2019-10-04T22:13:54.008Z] #33 146.6 mime/quotedprintable [2019-10-04T22:13:54.008Z] #33 147.0 net/http/internal [2019-10-04T22:13:54.008Z] #33 147.6 os/exec [2019-10-04T22:13:54.008Z] #33 152.5 net/textproto [2019-10-04T22:13:54.008Z] #33 152.5 crypto/x509 [2019-10-04T22:13:54.102Z] + mkdir -p /build [2019-10-04T22:13:54.102Z] + cp runc /build/runc [2019-10-04T22:13:54.265Z] #33 ... [2019-10-04T22:13:54.265Z] [2019-10-04T22:13:54.265Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-04T22:13:54.265Z] #58 83.25 DEP criu/sk-unix.d [2019-10-04T22:13:54.523Z] #58 83.51 DEP criu/sk-tcp.d [2019-10-04T22:13:54.786Z] #58 83.82 DEP criu/sk-queue.d [2019-10-04T22:13:54.786Z] #58 84.08 DEP criu/sk-packet.d [2019-10-04T22:13:55.352Z] #58 84.31 DEP criu/sk-netlink.d [2019-10-04T22:13:55.368Z] Removing intermediate container a22204320a39 [2019-10-04T22:13:55.368Z] ---> 355c1eedb59c [2019-10-04T22:13:55.368Z] Step 82/126 : FROM dev-base AS tini [2019-10-04T22:13:55.368Z] ---> f65ecb3df858 [2019-10-04T22:13:55.368Z] Step 83/126 : ARG DEBIAN_FRONTEND [2019-10-04T22:13:55.368Z] ---> Using cache [2019-10-04T22:13:55.368Z] ---> 978a0b390dc9 [2019-10-04T22:13:55.368Z] Step 84/126 : RUN apt-get update && apt-get install -y --no-install-recommends cmake vim-common && rm -rf /var/lib/apt/lists/* [2019-10-04T22:13:55.368Z] ---> Running in b9412f39fcf1 [2019-10-04T22:13:55.610Z] #58 84.60 DEP criu/sk-inet.d [2019-10-04T22:13:55.610Z] #58 84.81 DEP criu/signalfd.d [2019-10-04T22:13:55.739Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-04T22:13:55.739Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-04T22:13:55.739Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-04T22:13:55.739Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-04T22:13:55.739Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-04T22:13:55.868Z] #58 85.02 DEP criu/sigframe.d [2019-10-04T22:13:56.106Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-10-04T22:13:56.106Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-04T22:13:56.106Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-04T22:13:56.126Z] #58 85.16 DEP criu/shmem.d [2019-10-04T22:13:56.126Z] #58 85.41 DEP criu/servicefd.d [2019-10-04T22:13:56.693Z] #58 85.58 DEP criu/seize.d [2019-10-04T22:13:56.693Z] #58 85.79 DEP criu/seccomp.d [2019-10-04T22:13:56.951Z] #58 86.11 DEP criu/rst-malloc.d [2019-10-04T22:13:56.951Z] #58 86.23 DEP criu/rbtree.d [2019-10-04T22:13:57.209Z] #58 86.31 DEP criu/pstree.d [2019-10-04T22:13:57.356Z] Fetched 7670 kB in 1s (4735 kB/s) [2019-10-04T22:13:57.468Z] #58 86.48 DEP criu/protobuf.d [2019-10-04T22:13:57.468Z] #58 86.64 GEN criu/protobuf-desc-gen.h [2019-10-04T22:13:57.729Z] Reading package lists... [2019-10-04T22:13:58.516Z] Reading package lists... [2019-10-04T22:13:58.516Z] Building dependency tree... [2019-10-04T22:13:58.516Z] Reading state information... [2019-10-04T22:13:58.516Z] The following additional packages will be installed: [2019-10-04T22:13:58.516Z] cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-10-04T22:13:58.516Z] Suggested packages: [2019-10-04T22:13:58.516Z] codeblocks eclipse ninja-build lrzip [2019-10-04T22:13:58.516Z] Recommended packages: [2019-10-04T22:13:58.516Z] xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-10-04T22:13:58.903Z] The following NEW packages will be installed: [2019-10-04T22:13:58.903Z] cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-10-04T22:13:58.903Z] vim-common xxd [2019-10-04T22:13:58.903Z] 0 upgraded, 10 newly installed, 0 to remove and 12 not upgraded. [2019-10-04T22:13:58.903Z] Need to get 13.2 MB of archives. [2019-10-04T22:13:58.903Z] After this operation, 59.4 MB of additional disk space will be used. [2019-10-04T22:13:58.903Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake-data all 3.7.2-1 [1216 kB] [2019-10-04T22:13:58.903Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-10-04T22:13:58.903Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libicu57 s390x 57.1-6+deb9u3 [7528 kB] [2019-10-04T22:13:59.368Z] #58 88.24 DEP criu/protobuf-desc.d [2019-10-04T22:13:59.368Z] #58 88.36 DEP criu/proc_parse.d [2019-10-04T22:13:59.368Z] #58 88.63 DEP criu/plugin.d [2019-10-04T22:13:59.382Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxml2 s390x 2.9.4+dfsg1-2.2+deb9u2 [853 kB] [2019-10-04T22:13:59.382Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libarchive13 s390x 3.2.2-2+deb9u1 [283 kB] [2019-10-04T22:13:59.382Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2019-10-04T22:13:59.382Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libuv1 s390x 1.9.1-3 [82.4 kB] [2019-10-04T22:13:59.382Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake s390x 3.7.2-1 [2797 kB] [2019-10-04T22:13:59.382Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-04T22:13:59.382Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-04T22:13:59.382Z] debconf: delaying package configuration, since apt-utils is not installed [2019-10-04T22:13:59.382Z] Fetched 13.2 MB in 0s (30.5 MB/s) [2019-10-04T22:13:59.382Z] Selecting previously unselected package cmake-data. [2019-10-04T22:13:59.382Z] (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-10-04T22:13:59.382Z] Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-10-04T22:13:59.382Z] Unpacking cmake-data (3.7.2-1) ... [2019-10-04T22:13:59.629Z] #58 88.75 DEP criu/pipes.d [2019-10-04T22:13:59.821Z] Selecting previously unselected package liblzo2-2:s390x. [2019-10-04T22:13:59.821Z] Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-10-04T22:13:59.821Z] Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-04T22:13:59.821Z] Selecting previously unselected package libicu57:s390x. [2019-10-04T22:13:59.821Z] Preparing to unpack .../2-libicu57_57.1-6+deb9u3_s390x.deb ... [2019-10-04T22:13:59.821Z] Unpacking libicu57:s390x (57.1-6+deb9u3) ... [2019-10-04T22:13:59.887Z] #58 89.02 DEP criu/pie-util.d [2019-10-04T22:13:59.887Z] #58 89.14 DEP criu/pie-util-vdso.d [2019-10-04T22:14:00.145Z] #58 89.28 DEP criu/pie-util-vdso-elf32.d [2019-10-04T22:14:00.403Z] #58 89.45 DEP criu/path.d [2019-10-04T22:14:00.403Z] #58 89.70 DEP criu/parasite-syscall.d [2019-10-04T22:14:00.688Z] Selecting previously unselected package libxml2:s390x. [2019-10-04T22:14:00.689Z] Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_s390x.deb ... [2019-10-04T22:14:00.689Z] Unpacking libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-04T22:14:00.689Z] Selecting previously unselected package libarchive13:s390x. [2019-10-04T22:14:00.689Z] Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_s390x.deb ... [2019-10-04T22:14:00.689Z] Unpacking libarchive13:s390x (3.2.2-2+deb9u1) ... [2019-10-04T22:14:00.689Z] Selecting previously unselected package libjsoncpp1:s390x. [2019-10-04T22:14:00.689Z] Preparing to unpack .../5-libjsoncpp1_1.7.4-3_s390x.deb ... [2019-10-04T22:14:00.969Z] #58 90.09 DEP criu/pagemap.d [2019-10-04T22:14:01.052Z] Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2019-10-04T22:14:01.052Z] Selecting previously unselected package libuv1:s390x. [2019-10-04T22:14:01.052Z] Preparing to unpack .../6-libuv1_1.9.1-3_s390x.deb ... [2019-10-04T22:14:01.052Z] Unpacking libuv1:s390x (1.9.1-3) ... [2019-10-04T22:14:01.052Z] Selecting previously unselected package cmake. [2019-10-04T22:14:01.052Z] Preparing to unpack .../7-cmake_3.7.2-1_s390x.deb ... [2019-10-04T22:14:01.052Z] Unpacking cmake (3.7.2-1) ... [2019-10-04T22:14:01.229Z] #58 90.33 DEP criu/pagemap-cache.d [2019-10-04T22:14:01.420Z] Selecting previously unselected package xxd. [2019-10-04T22:14:01.420Z] Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-10-04T22:14:01.420Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-04T22:14:01.420Z] Selecting previously unselected package vim-common. [2019-10-04T22:14:01.420Z] Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-04T22:14:01.420Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-04T22:14:01.420Z] Processing triggers for mime-support (3.60) ... [2019-10-04T22:14:01.420Z] Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-04T22:14:01.420Z] Setting up libuv1:s390x (1.9.1-3) ... [2019-10-04T22:14:01.420Z] Setting up cmake-data (3.7.2-1) ... [2019-10-04T22:14:01.420Z] Setting up libicu57:s390x (57.1-6+deb9u3) ... [2019-10-04T22:14:01.420Z] Setting up libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-04T22:14:01.420Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-04T22:14:01.420Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-04T22:14:01.420Z] Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-04T22:14:01.420Z] Setting up libjsoncpp1:s390x (1.7.4-3) ... [2019-10-04T22:14:01.420Z] Setting up libarchive13:s390x (3.2.2-2+deb9u1) ... [2019-10-04T22:14:01.420Z] Setting up cmake (3.7.2-1) ... [2019-10-04T22:14:01.420Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-04T22:14:01.488Z] #58 90.49 DEP criu/page-xfer.d [2019-10-04T22:14:01.488Z] #58 90.71 DEP criu/page-pipe.d [2019-10-04T22:14:01.567Z] #47 245.3 + bin/containerd-stress [2019-10-04T22:14:01.567Z] #47 247.0 + bin/containerd-shim [2019-10-04T22:14:01.749Z] #58 90.86 DEP criu/netfilter.d [2019-10-04T22:14:02.008Z] #58 91.04 DEP criu/net.d [2019-10-04T22:14:02.266Z] #58 91.41 DEP criu/namespaces.d [2019-10-04T22:14:02.524Z] #58 91.65 DEP criu/mount.d [2019-10-04T22:14:02.674Z] Removing intermediate container b9412f39fcf1 [2019-10-04T22:14:02.674Z] ---> e7644462f00e [2019-10-04T22:14:02.674Z] Step 85/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-04T22:14:02.782Z] #58 91.83 DEP criu/mem.d [2019-10-04T22:14:03.038Z] ---> 2adef7f92c24 [2019-10-04T22:14:03.039Z] Step 86/126 : ENV INSTALL_BINARY_NAME=tini [2019-10-04T22:14:03.039Z] ---> Running in f438014796fb [2019-10-04T22:14:03.039Z] Removing intermediate container f438014796fb [2019-10-04T22:14:03.039Z] ---> 0ad1049d91db [2019-10-04T22:14:03.039Z] Step 87/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-10-04T22:14:03.040Z] #58 92.06 DEP criu/lsm.d [2019-10-04T22:14:03.040Z] #58 92.22 DEP criu/log.d [2019-10-04T22:14:03.298Z] #58 92.40 DEP criu/libnetlink.d [2019-10-04T22:14:03.298Z] #58 ... [2019-10-04T22:14:03.298Z] [2019-10-04T22:14:03.298Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-04T22:14:03.298Z] #13 82.90 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-10-04T22:14:03.298Z] #13 82.90 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ... [2019-10-04T22:14:03.298Z] #13 82.92 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-04T22:14:03.298Z] #13 85.20 Selecting previously unselected package binutils-mingw-w64. [2019-10-04T22:14:03.298Z] #13 85.24 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-10-04T22:14:03.298Z] #13 85.25 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-04T22:14:03.298Z] #13 85.39 Selecting previously unselected package mingw-w64-common. [2019-10-04T22:14:03.298Z] #13 85.40 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-10-04T22:14:03.298Z] #13 85.40 Unpacking mingw-w64-common (5.0.1-1) ... [2019-10-04T22:14:03.298Z] #13 90.39 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-10-04T22:14:03.298Z] #13 90.40 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-10-04T22:14:03.298Z] #13 90.41 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-04T22:14:03.298Z] #13 ... [2019-10-04T22:14:03.298Z] [2019-10-04T22:14:03.298Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-04T22:14:03.298Z] #58 92.52 DEP criu/kerndat.d [2019-10-04T22:14:03.401Z] ---> cf87ebab111a [2019-10-04T22:14:03.401Z] Step 88/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-10-04T22:14:03.401Z] ---> Running in 1872d1bf55a4 [2019-10-04T22:14:03.793Z] + RM_GOPATH=0 [2019-10-04T22:14:03.793Z] + TMP_GOPATH= [2019-10-04T22:14:03.793Z] + : /build [2019-10-04T22:14:03.793Z] + '[' -z '' ']' [2019-10-04T22:14:03.793Z] ++ mktemp -d [2019-10-04T22:14:03.793Z] + export GOPATH=/tmp/tmp.sPU58jOxfL [2019-10-04T22:14:03.793Z] + GOPATH=/tmp/tmp.sPU58jOxfL [2019-10-04T22:14:03.793Z] + RM_GOPATH=1 [2019-10-04T22:14:03.793Z] ++ dirname ./install.sh [2019-10-04T22:14:03.793Z] + dir=. [2019-10-04T22:14:03.793Z] + bin=tini [2019-10-04T22:14:03.793Z] + shift [2019-10-04T22:14:03.793Z] + '[' '!' -f ./tini.installer ']' [2019-10-04T22:14:03.793Z] + . ./tini.installer [2019-10-04T22:14:03.793Z] ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-04T22:14:03.793Z] + install_tini [2019-10-04T22:14:03.793Z] + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-10-04T22:14:03.793Z] + git clone https://github.com/krallin/tini.git /tmp/tmp.sPU58jOxfL/tini [2019-10-04T22:14:03.793Z] Cloning into '/tmp/tmp.sPU58jOxfL/tini'... [2019-10-04T22:14:03.793Z] Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-04T22:14:03.864Z] #58 92.84 DEP criu/kcmp-ids.d [2019-10-04T22:14:03.865Z] #58 92.94 DEP criu/irmap.d [2019-10-04T22:14:03.865Z] #58 93.07 DEP criu/ipc_ns.d [2019-10-04T22:14:04.123Z] #58 93.31 DEP criu/image.d [2019-10-04T22:14:04.174Z] + cd /tmp/tmp.sPU58jOxfL/tini [2019-10-04T22:14:04.175Z] + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-04T22:14:04.175Z] + cmake . [2019-10-04T22:14:04.175Z] -- The C compiler identification is GNU 6.3.0 [2019-10-04T22:14:04.175Z] -- Check for working C compiler: /usr/bin/cc [2019-10-04T22:14:04.175Z] -- Check for working C compiler: /usr/bin/cc -- works [2019-10-04T22:14:04.175Z] -- Detecting C compiler ABI info [2019-10-04T22:14:04.381Z] #58 93.47 DEP criu/image-desc.d [2019-10-04T22:14:04.381Z] #58 93.57 DEP criu/fsnotify.d [2019-10-04T22:14:04.381Z] #58 ... [2019-10-04T22:14:04.381Z] [2019-10-04T22:14:04.381Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-10-04T22:14:04.381Z] #33 153.8 vendor/golang.org/x/net/http/httpguts [2019-10-04T22:14:04.381Z] #33 154.1 vendor/golang.org/x/net/http/httpproxy [2019-10-04T22:14:04.381Z] #33 154.8 mime/multipart [2019-10-04T22:14:04.381Z] #33 157.2 crypto/tls [2019-10-04T22:14:04.381Z] #33 163.9 net/http/httptrace [2019-10-04T22:14:04.548Z] -- Detecting C compiler ABI info - done [2019-10-04T22:14:04.548Z] -- Detecting C compile features [2019-10-04T22:14:04.548Z] -- Detecting C compile features - done [2019-10-04T22:14:04.548Z] -- Performing Test HAS_BUILTIN_FORTIFY [2019-10-04T22:14:04.548Z] -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-10-04T22:14:04.548Z] -- Configuring done [2019-10-04T22:14:04.548Z] -- Generating done [2019-10-04T22:14:04.548Z] -- Build files have been written to: /tmp/tmp.sPU58jOxfL/tini [2019-10-04T22:14:04.548Z] + make tini-static [2019-10-04T22:14:04.548Z] Scanning dependencies of target tini-static [2019-10-04T22:14:04.548Z] [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-10-04T22:14:04.639Z] #33 ... [2019-10-04T22:14:04.639Z] [2019-10-04T22:14:04.639Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-04T22:14:04.639Z] #58 93.75 DEP criu/filesystems.d [2019-10-04T22:14:04.897Z] #58 94.01 DEP criu/files.d [2019-10-04T22:14:04.920Z] [100%] Linking C executable tini-static [2019-10-04T22:14:04.920Z] [100%] Built target tini-static [2019-10-04T22:14:04.920Z] + mkdir -p /build [2019-10-04T22:14:04.920Z] + cp tini-static /build/docker-init [2019-10-04T22:14:05.155Z] #58 94.20 DEP criu/files-reg.d [2019-10-04T22:14:05.155Z] #58 ... [2019-10-04T22:14:05.155Z] [2019-10-04T22:14:05.155Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-10-04T22:14:05.155Z] #27 DONE 164.6s [2019-10-04T22:14:05.155Z] [2019-10-04T22:14:05.155Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-04T22:14:05.155Z] #58 94.39 DEP criu/files-ext.d [2019-10-04T22:14:05.700Z] Removing intermediate container 1872d1bf55a4 [2019-10-04T22:14:05.700Z] ---> d1c55a90165c [2019-10-04T22:14:05.700Z] Step 89/126 : FROM dev-base AS rootlesskit [2019-10-04T22:14:05.700Z] ---> f65ecb3df858 [2019-10-04T22:14:05.700Z] Step 90/126 : ENV INSTALL_BINARY_NAME=rootlesskit [2019-10-04T22:14:05.700Z] ---> Running in 3dc11a37ee35 [2019-10-04T22:14:05.722Z] #58 94.67 DEP criu/file-lock.d [2019-10-04T22:14:05.980Z] #58 95.05 DEP criu/file-ids.d [2019-10-04T22:14:06.069Z] Removing intermediate container 3dc11a37ee35 [2019-10-04T22:14:06.069Z] ---> 5b150f1704c9 [2019-10-04T22:14:06.069Z] Step 91/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-04T22:14:06.242Z] #58 95.33 DEP criu/fifo.d [2019-10-04T22:14:06.446Z] ---> 1be29c869095 [2019-10-04T22:14:06.447Z] Step 92/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-10-04T22:14:06.447Z] ---> bdbfe9c87ff4 [2019-10-04T22:14:06.447Z] Step 93/126 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME [2019-10-04T22:14:06.447Z] ---> Running in ba47b295f914 [2019-10-04T22:14:06.500Z] #58 95.52 DEP criu/fdstore.d [2019-10-04T22:14:06.500Z] #58 95.69 DEP criu/fault-injection.d [2019-10-04T22:14:06.500Z] #58 95.74 DEP criu/external.d [2019-10-04T22:14:06.758Z] #58 95.88 DEP criu/eventpoll.d [2019-10-04T22:14:06.812Z] #47 253.9 + bin/containerd-shim-runc-v1 [2019-10-04T22:14:07.017Z] #58 96.11 DEP criu/eventfd.d [2019-10-04T22:14:07.231Z] + RM_GOPATH=0 [2019-10-04T22:14:07.232Z] + TMP_GOPATH= [2019-10-04T22:14:07.232Z] + : /build/ [2019-10-04T22:14:07.232Z] + '[' -z '' ']' [2019-10-04T22:14:07.232Z] ++ mktemp -d [2019-10-04T22:14:07.232Z] + export GOPATH=/tmp/tmp.i1nStdTKGq [2019-10-04T22:14:07.232Z] + GOPATH=/tmp/tmp.i1nStdTKGq [2019-10-04T22:14:07.232Z] + RM_GOPATH=1 [2019-10-04T22:14:07.232Z] ++ dirname ./install.sh [2019-10-04T22:14:07.232Z] + dir=. [2019-10-04T22:14:07.232Z] + bin=rootlesskit [2019-10-04T22:14:07.232Z] + shift [2019-10-04T22:14:07.232Z] + '[' '!' -f ./rootlesskit.installer ']' [2019-10-04T22:14:07.232Z] + . ./rootlesskit.installer [2019-10-04T22:14:07.232Z] ++ ROOTLESSKIT_COMMIT=791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-04T22:14:07.232Z] + install_rootlesskit [2019-10-04T22:14:07.232Z] + case "$1" in [2019-10-04T22:14:07.232Z] + export CGO_ENABLED=0 [2019-10-04T22:14:07.232Z] + CGO_ENABLED=0 [2019-10-04T22:14:07.232Z] + _install_rootlesskit [2019-10-04T22:14:07.232Z] + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-10-04T22:14:07.232Z] + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.i1nStdTKGq/src/github.com/rootless-containers/rootlesskit [2019-10-04T22:14:07.232Z] Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-04T22:14:07.232Z] Cloning into '/tmp/tmp.i1nStdTKGq/src/github.com/rootless-containers/rootlesskit'... [2019-10-04T22:14:07.275Z] #58 ... [2019-10-04T22:14:07.275Z] [2019-10-04T22:14:07.275Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-10-04T22:14:07.275Z] #15 166.5 + rm -rf /tmp/tmp.zk4gEXpTXy [2019-10-04T22:14:07.275Z] #15 DONE 167.0s [2019-10-04T22:14:07.275Z] [2019-10-04T22:14:07.275Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-04T22:14:07.275Z] #58 96.27 DEP criu/crtools.d [2019-10-04T22:14:07.533Z] #58 96.66 DEP criu/cr-service.d [2019-10-04T22:14:07.614Z] + cd /tmp/tmp.i1nStdTKGq/src/github.com/rootless-containers/rootlesskit [2019-10-04T22:14:07.614Z] + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-04T22:14:07.614Z] + for f in rootlesskit rootlesskit-docker-proxy [2019-10-04T22:14:07.614Z] + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-10-04T22:14:07.791Z] #58 96.97 DEP criu/cr-restore.d [2019-10-04T22:14:08.360Z] #58 97.47 DEP criu/cr-errno.d [2019-10-04T22:14:08.361Z] #58 97.51 DEP criu/cr-dump.d [2019-10-04T22:14:08.937Z] #58 97.81 DEP criu/cr-dedup.d [2019-10-04T22:14:08.938Z] #58 98.04 DEP criu/cr-check.d [2019-10-04T22:14:09.196Z] #58 98.29 DEP criu/config.d [2019-10-04T22:14:09.325Z] #47 257.0 + bin/containerd-shim-runc-v2 [2019-10-04T22:14:09.454Z] #58 98.51 DEP criu/clone-noasan.d [2019-10-04T22:14:09.454Z] #58 98.57 DEP criu/cgroup.d [2019-10-04T22:14:09.585Z] #47 257.8 + binaries [2019-10-04T22:14:09.712Z] #58 98.72 DEP criu/cgroup-props.d [2019-10-04T22:14:09.712Z] #58 98.90 DEP criu/bitmap.d [2019-10-04T22:14:09.712Z] #58 98.93 DEP criu/bfd.d [2019-10-04T22:14:09.840Z] #47 257.8 + mkdir -p /build [2019-10-04T22:14:09.840Z] #47 257.8 + cp bin/containerd /build/containerd [2019-10-04T22:14:09.840Z] #47 257.8 + cp bin/containerd-shim /build/containerd-shim [2019-10-04T22:14:09.840Z] #47 257.8 + cp bin/ctr /build/ctr [2019-10-04T22:14:09.971Z] #58 99.09 DEP criu/autofs.d [2019-10-04T22:14:10.229Z] #58 99.26 DEP criu/aio.d [2019-10-04T22:14:10.400Z] #47 DONE 258.7s [2019-10-04T22:14:10.488Z] #58 99.44 DEP criu/action-scripts.d [2019-10-04T22:14:10.746Z] #58 99.71 CC criu/action-scripts.o [2019-10-04T22:14:11.312Z] #58 100.4 CC criu/aio.o [2019-10-04T22:14:11.324Z] [2019-10-04T22:14:11.325Z] #48 [dev 17/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-10-04T22:14:11.883Z] #48 DONE 0.4s [2019-10-04T22:14:11.883Z] [2019-10-04T22:14:11.883Z] #51 [dev 18/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-10-04T22:14:11.883Z] #51 DONE 0.1s [2019-10-04T22:14:11.883Z] [2019-10-04T22:14:11.883Z] #54 [dev 19/24] COPY --from=dockercli /build/ /usr/local/cli [2019-10-04T22:14:12.138Z] #54 DONE 0.1s [2019-10-04T22:14:12.138Z] [2019-10-04T22:14:12.138Z] #56 [dev 20/24] COPY --from=registry /build/registry* /usr/local/bin/ [2019-10-04T22:14:12.246Z] #58 101.0 CC criu/autofs.o [2019-10-04T22:14:12.747Z] #56 DONE 0.4s [2019-10-04T22:14:12.747Z] [2019-10-04T22:14:12.747Z] #59 [dev 21/24] COPY --from=criu /build/ /usr/local/ [2019-10-04T22:14:12.747Z] #59 DONE 0.1s [2019-10-04T22:14:12.747Z] [2019-10-04T22:14:12.747Z] #63 [dev 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-04T22:14:13.003Z] #63 DONE 0.4s [2019-10-04T22:14:13.003Z] [2019-10-04T22:14:13.003Z] #65 [dev 23/24] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397... [2019-10-04T22:14:13.003Z] #65 DONE 0.2s [2019-10-04T22:14:13.259Z] [2019-10-04T22:14:13.259Z] #66 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-10-04T22:14:13.259Z] #66 DONE 0.0s [2019-10-04T22:14:13.259Z] [2019-10-04T22:14:13.259Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker [2019-10-04T22:14:13.622Z] #58 102.6 CC criu/bfd.o [2019-10-04T22:14:14.190Z] #58 103.2 CC criu/bitmap.o [2019-10-04T22:14:14.190Z] #58 103.4 CC criu/cgroup-props.o [2019-10-04T22:14:14.693Z] #67 DONE 1.3s [2019-10-04T22:14:14.693Z] [2019-10-04T22:14:14.693Z] #68 exporting to image [2019-10-04T22:14:14.693Z] #68 exporting layers [2019-10-04T22:14:14.757Z] #58 ... [2019-10-04T22:14:14.757Z] [2019-10-04T22:14:14.757Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-10-04T22:14:14.757Z] #33 164.0 net/http [2019-10-04T22:14:14.757Z] #33 ... [2019-10-04T22:14:14.757Z] [2019-10-04T22:14:14.757Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-04T22:14:14.757Z] #13 97.37 Selecting previously unselected package gcc-mingw-w64-base. [2019-10-04T22:14:14.757Z] #13 97.37 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ... [2019-10-04T22:14:14.757Z] #13 97.39 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-04T22:14:14.757Z] #13 97.60 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-10-04T22:14:14.757Z] #13 97.60 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-10-04T22:14:14.757Z] #13 97.61 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-04T22:14:15.324Z] #13 ... [2019-10-04T22:14:15.324Z] [2019-10-04T22:14:15.324Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-04T22:14:15.324Z] #58 104.3 CC criu/cgroup.o [2019-10-04T22:14:15.735Z] + for f in rootlesskit rootlesskit-docker-proxy [2019-10-04T22:14:15.735Z] + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-10-04T22:14:17.549Z] Removing intermediate container ba47b295f914 [2019-10-04T22:14:17.549Z] ---> 9e954942c72b [2019-10-04T22:14:17.549Z] Step 94/126 : COPY ./contrib/dockerd-rootless.sh /build [2019-10-04T22:14:17.932Z] ---> bd91ee3f467c [2019-10-04T22:14:17.932Z] Step 95/126 : FROM runtime-dev AS dev [2019-10-04T22:14:17.932Z] ---> b9d506374c31 [2019-10-04T22:14:17.932Z] Step 96/126 : ARG DEBIAN_FRONTEND [2019-10-04T22:14:17.932Z] ---> Running in 0da1b7dd5d1b [2019-10-04T22:14:17.932Z] Removing intermediate container 0da1b7dd5d1b [2019-10-04T22:14:17.932Z] ---> 3fb9c569883e [2019-10-04T22:14:17.932Z] Step 97/126 : RUN groupadd -r docker [2019-10-04T22:14:17.932Z] ---> Running in 84364dc070ec [2019-10-04T22:14:18.609Z] #58 107.6 CC criu/clone-noasan.o [2019-10-04T22:14:18.609Z] #58 107.8 CC criu/config.o [2019-10-04T22:14:19.763Z] Removing intermediate container 84364dc070ec [2019-10-04T22:14:19.763Z] ---> 6d2cb42780eb [2019-10-04T22:14:19.763Z] Step 98/126 : RUN useradd --create-home --gid docker unprivilegeduser [2019-10-04T22:14:19.763Z] ---> Running in 19340c14cd68 [2019-10-04T22:14:20.513Z] #58 109.4 CC criu/cr-check.o [2019-10-04T22:14:21.239Z] #68 exporting layers 6.3s done [2019-10-04T22:14:21.239Z] #68 writing image sha256:b5bbe0e52ea5efa4767158f7ded32266336325298c7c9522d83a9a8e5958602a done [2019-10-04T22:14:21.239Z] #68 naming to docker.io/library/docker:82097c0f1f0494d75b1088b59453a2d0feeb9735 done [2019-10-04T22:14:21.239Z] #68 DONE 6.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2019-10-04T22:14:21.561Z] Removing intermediate container 19340c14cd68 [2019-10-04T22:14:21.561Z] ---> 67c4d2660a38 [2019-10-04T22:14:21.561Z] Step 99/126 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2019-10-04T22:14:21.561Z] ---> Running in 949923f1cb89 [2019-10-04T22:14:21.678Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39713/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-39713/.git:/go/src/github.com/docker/docker/.git --name docker-pr20 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=82097c0f1f0494d75b1088b59453a2d0feeb9735 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:82097c0f1f0494d75b1088b59453a2d0feeb9735 hack/validate/default [2019-10-04T22:14:22.422Z] #58 111.3 CC criu/cr-dedup.o [2019-10-04T22:14:22.425Z] '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-10-04T22:14:22.932Z] Removing intermediate container 949923f1cb89 [2019-10-04T22:14:22.932Z] ---> 1d312682a01d [2019-10-04T22:14:22.932Z] Step 100/126 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2019-10-04T22:14:22.932Z] ---> Running in fc78219c6913 [2019-10-04T22:14:22.989Z] #58 112.0 CC criu/cr-dump.o [2019-10-04T22:14:23.042Z] Congratulations! All commits are properly signed with the DCO! [2019-10-04T22:14:23.042Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2019-10-04T22:14:23.042Z] INFO [lintersdb] Active 15 linters: [deadcode gofmt goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2019-10-04T22:14:23.042Z] INFO [lintersdb] Optimized sublinters [staticcheck gosimple unused] into metalinter megacheck [2019-10-04T22:14:23.556Z] #58 ... [2019-10-04T22:14:23.556Z] [2019-10-04T22:14:23.556Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-04T22:14:23.556Z] #13 113.2 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-10-04T22:14:23.556Z] #13 113.2 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-10-04T22:14:23.556Z] #13 113.2 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-04T22:14:24.345Z] Removing intermediate container fc78219c6913 [2019-10-04T22:14:24.345Z] ---> a310c8c32c25 [2019-10-04T22:14:24.345Z] Step 101/126 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2019-10-04T22:14:24.345Z] ---> Running in 3f303c27a57b [2019-10-04T22:14:25.664Z] Removing intermediate container 3f303c27a57b [2019-10-04T22:14:25.664Z] ---> 01315837145e [2019-10-04T22:14:25.664Z] Step 102/126 : RUN ldconfig [2019-10-04T22:14:26.036Z] ---> Running in 4f4fc06b3ef9 [2019-10-04T22:14:26.843Z] #13 ... [2019-10-04T22:14:26.843Z] [2019-10-04T22:14:26.843Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-10-04T22:14:26.843Z] #33 176.3 github.com/LK4D4/vndr/godl [2019-10-04T22:14:26.843Z] #33 177.1 github.com/LK4D4/vndr [2019-10-04T22:14:27.102Z] #33 DONE 186.5s [2019-10-04T22:14:27.102Z] [2019-10-04T22:14:27.102Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-04T22:14:27.102Z] #58 114.8 CC criu/cr-errno.o [2019-10-04T22:14:27.102Z] #58 114.9 CC criu/cr-restore.o [2019-10-04T22:14:27.119Z] + bin/containerd [2019-10-04T22:14:27.841Z] Removing intermediate container 4f4fc06b3ef9 [2019-10-04T22:14:27.841Z] ---> 0d933b5c7865 [2019-10-04T22:14:27.841Z] 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-10-04T22:14:27.842Z] ---> Running in 549ad5186ffd [2019-10-04T22:14:28.215Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-04T22:14:28.215Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-04T22:14:28.215Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-04T22:14:28.215Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-04T22:14:28.215Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-10-04T22:14:28.592Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-04T22:14:28.592Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-04T22:14:28.592Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-04T22:14:29.899Z] Fetched 7670 kB in 1s (4556 kB/s) [2019-10-04T22:14:30.276Z] Reading package lists... [2019-10-04T22:14:31.098Z] Reading package lists... [2019-10-04T22:14:31.098Z] Building dependency tree... [2019-10-04T22:14:31.098Z] Reading state information... [2019-10-04T22:14:31.098Z] The following additional packages will be installed: [2019-10-04T22:14:31.098Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-10-04T22:14:31.098Z] dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-10-04T22:14:31.098Z] libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-10-04T22:14:31.098Z] libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-10-04T22:14:31.098Z] libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-10-04T22:14:31.098Z] libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-10-04T22:14:31.098Z] libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-10-04T22:14:31.098Z] mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-10-04T22:14:31.098Z] python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-10-04T22:14:31.098Z] Suggested packages: [2019-10-04T22:14:31.098Z] apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-10-04T22:14:31.098Z] gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-10-04T22:14:31.098Z] python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-10-04T22:14:31.098Z] vim-doc vim-scripts xfsdump acl attr quota [2019-10-04T22:14:31.098Z] Recommended packages: [2019-10-04T22:14:31.098Z] aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-10-04T22:14:31.098Z] python3-keyrings.alt python3-xdg unzip [2019-10-04T22:14:31.491Z] #58 120.2 CC criu/cr-service.o [2019-10-04T22:14:31.930Z] The following NEW packages will be installed: [2019-10-04T22:14:31.930Z] apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-10-04T22:14:31.930Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-10-04T22:14:31.930Z] bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-10-04T22:14:31.930Z] gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-10-04T22:14:31.930Z] libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-10-04T22:14:31.930Z] libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-10-04T22:14:31.930Z] libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-10-04T22:14:31.930Z] libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-10-04T22:14:31.930Z] libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-10-04T22:14:31.930Z] libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-10-04T22:14:31.930Z] mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-10-04T22:14:31.930Z] python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-10-04T22:14:31.930Z] python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-10-04T22:14:31.930Z] xfsprogs xxd xz-utils zip [2019-10-04T22:14:31.930Z] 0 upgraded, 69 newly installed, 0 to remove and 12 not upgraded. [2019-10-04T22:14:31.930Z] Need to get 88.2 MB of archives. [2019-10-04T22:14:31.930Z] After this operation, 565 MB of additional disk space will be used. [2019-10-04T22:14:31.930Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bash-completion all 1:2.1-4.3 [178 kB] [2019-10-04T22:14:31.930Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2019-10-04T22:14:31.930Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnfnetlink0 s390x 1.0.1-3 [13.7 kB] [2019-10-04T22:14:31.930Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcrecpp0v5 s390x 2:8.39-3 [151 kB] [2019-10-04T22:14:32.425Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libudev-dev s390x 232-25+deb9u12 [92.5 kB] [2019-10-04T22:14:32.425Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-minimal s390x 3.5.3-1+deb9u1 [569 kB] [2019-10-04T22:14:32.425Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5-minimal s390x 3.5.3-1+deb9u1 [1563 kB] [2019-10-04T22:14:32.425Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-minimal s390x 3.5.3-1 [35.3 kB] [2019-10-04T22:14:32.425Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libmpdec2 s390x 2.4.2-1 [83.6 kB] [2019-10-04T22:14:32.425Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-stdlib s390x 3.5.3-1+deb9u1 [2119 kB] [2019-10-04T22:14:32.425Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5 s390x 3.5.3-1+deb9u1 [229 kB] [2019-10-04T22:14:32.425Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3-stdlib s390x 3.5.3-1 [18.6 kB] [2019-10-04T22:14:32.425Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dh-python all 2.20170125 [86.8 kB] [2019-10-04T22:14:32.425Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3 s390x 3.5.3-1 [21.6 kB] [2019-10-04T22:14:32.425Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x pigz s390x 2.3.4-1 [51.1 kB] [2019-10-04T22:14:32.425Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip4tc0 s390x 1.6.0+snapshot20161117-6 [67.9 kB] [2019-10-04T22:14:32.425Z] Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip6tc0 s390x 1.6.0+snapshot20161117-6 [68.2 kB] [2019-10-04T22:14:32.425Z] Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libiptc0 s390x 1.6.0+snapshot20161117-6 [57.6 kB] [2019-10-04T22:14:32.425Z] Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxtables12 s390x 1.6.0+snapshot20161117-6 [75.3 kB] [2019-10-04T22:14:32.425Z] Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnetfilter-conntrack3 s390x 1.0.6-2 [37.1 kB] [2019-10-04T22:14:32.425Z] Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main s390x iptables s390x 1.6.0+snapshot20161117-6 [282 kB] [2019-10-04T22:14:32.425Z] Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-04T22:14:32.425Z] Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-04T22:14:32.425Z] Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bzip2 s390x 1.0.6-8.1 [48.1 kB] [2019-10-04T22:14:32.425Z] Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libgpm2 s390x 1.20.4-6.2+b1 [34.4 kB] [2019-10-04T22:14:32.425Z] Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xz-utils s390x 5.2.2-1.2+b1 [263 kB] [2019-10-04T22:14:32.425Z] Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main s390x aufs-tools s390x 1:4.1+20161219-1 [102 kB] [2019-10-04T22:14:32.425Z] Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-10-04T22:14:32.425Z] Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2019-10-04T22:14:32.425Z] Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2019-10-04T22:14:32.425Z] Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper1.02.1 s390x 2:1.02.137-2 [160 kB] [2019-10-04T22:14:32.425Z] Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dmsetup s390x 2:1.02.137-2 [104 kB] [2019-10-04T22:14:32.425Z] Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2019-10-04T22:14:32.425Z] Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2019-10-04T22:14:32.425Z] Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2019-10-04T22:14:32.425Z] Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libaio1 s390x 0.3.110-3 [9482 B] [2019-10-04T22:14:32.425Z] Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap2-bin s390x 1:2.25-1 [26.8 kB] [2019-10-04T22:14:32.425Z] 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-10-04T22:14:32.425Z] Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsepol1-dev s390x 2.6-2 [293 kB] [2019-10-04T22:14:32.425Z] Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre16-3 s390x 2:8.39-3 [189 kB] [2019-10-04T22:14:32.425Z] Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre32-3 s390x 2:8.39-3 [184 kB] [2019-10-04T22:14:32.425Z] Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre3-dev s390x 2:8.39-3 [488 kB] [2019-10-04T22:14:32.425Z] Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libselinux1-dev s390x 2.6-3+b3 [182 kB] [2019-10-04T22:14:32.425Z] Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-dev s390x 2:1.02.137-2 [68.6 kB] [2019-10-04T22:14:32.425Z] Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] [2019-10-04T22:14:32.425Z] Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2019-10-04T22:14:32.425Z] Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libreadline5 s390x 5.2+dfsg-3+b1 [120 kB] [2019-10-04T22:14:32.425Z] Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsystemd-dev s390x 232-25+deb9u12 [1763 kB] [2019-10-04T22:14:32.425Z] Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main s390x net-tools s390x 1.60+git20161116.90da8a0-1 [243 kB] [2019-10-04T22:14:32.425Z] Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-10-04T22:14:32.425Z] Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-10-04T22:14:32.425Z] Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pkg-resources all 33.1.1-1 [137 kB] [2019-10-04T22:14:32.425Z] Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-setuptools all 33.1.1-1 [215 kB] [2019-10-04T22:14:32.425Z] Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-wheel all 0.29.0-2 [51.8 kB] [2019-10-04T22:14:32.425Z] Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main s390x thin-provisioning-tools s390x 0.6.1-4+b1 [321 kB] [2019-10-04T22:14:32.425Z] Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-10-04T22:14:32.425Z] Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim s390x 2:8.0.0197-4+deb9u3 [994 kB] [2019-10-04T22:14:32.425Z] Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xfsprogs s390x 4.9.0+nmu1 [786 kB] [2019-10-04T22:14:32.861Z] #58 121.8 CC criu/crtools.o [2019-10-04T22:14:33.005Z] Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zip s390x 3.0-11+b1 [232 kB] [2019-10-04T22:14:33.005Z] Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-perl s390x 2.11.0-3+deb9u2 [82.5 kB] [2019-10-04T22:14:33.005Z] Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main s390x apparmor s390x 2.11.0-3+deb9u2 [532 kB] [2019-10-04T22:14:33.005Z] 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-10-04T22:14:33.005Z] 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-10-04T22:14:33.005Z] 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-10-04T22:14:33.005Z] Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-common all 5.0.1-1 [4764 kB] [2019-10-04T22:14:33.005Z] 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-10-04T22:14:33.005Z] 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-10-04T22:14:33.005Z] 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-10-04T22:14:33.005Z] 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-10-04T22:14:33.426Z] #58 122.5 CC criu/eventfd.o [2019-10-04T22:14:33.438Z] debconf: delaying package configuration, since apt-utils is not installed [2019-10-04T22:14:33.438Z] Fetched 88.2 MB in 1s (61.6 MB/s) [2019-10-04T22:14:33.438Z] Selecting previously unselected package bash-completion. [2019-10-04T22:14:33.438Z] (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-10-04T22:14:33.438Z] Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-10-04T22:14:33.684Z] #58 122.8 CC criu/eventpoll.o [2019-10-04T22:14:33.829Z] Unpacking bash-completion (1:2.1-4.3) ... [2019-10-04T22:14:34.199Z] Selecting previously unselected package libnet1:s390x. [2019-10-04T22:14:34.199Z] Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_s390x.deb ... [2019-10-04T22:14:34.199Z] Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2019-10-04T22:14:34.199Z] Selecting previously unselected package libnfnetlink0:s390x. [2019-10-04T22:14:34.199Z] Preparing to unpack .../02-libnfnetlink0_1.0.1-3_s390x.deb ... [2019-10-04T22:14:34.199Z] Unpacking libnfnetlink0:s390x (1.0.1-3) ... [2019-10-04T22:14:34.199Z] Selecting previously unselected package libpcrecpp0v5:s390x. [2019-10-04T22:14:34.199Z] Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_s390x.deb ... [2019-10-04T22:14:34.199Z] Unpacking libpcrecpp0v5:s390x (2:8.39-3) ... [2019-10-04T22:14:34.566Z] Selecting previously unselected package libudev-dev:s390x. [2019-10-04T22:14:34.566Z] Preparing to unpack .../04-libudev-dev_232-25+deb9u12_s390x.deb ... [2019-10-04T22:14:34.566Z] Unpacking libudev-dev:s390x (232-25+deb9u12) ... [2019-10-04T22:14:34.566Z] Selecting previously unselected package libpython3.5-minimal:s390x. [2019-10-04T22:14:34.566Z] Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2019-10-04T22:14:34.566Z] Unpacking libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2019-10-04T22:14:34.566Z] Selecting previously unselected package python3.5-minimal. [2019-10-04T22:14:34.566Z] Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2019-10-04T22:14:34.566Z] Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-04T22:14:34.617Z] #58 123.8 CC criu/external.o [2019-10-04T22:14:35.183Z] #58 124.2 CC criu/fault-injection.o [2019-10-04T22:14:35.183Z] #58 124.3 CC criu/fdstore.o [2019-10-04T22:14:35.349Z] Selecting previously unselected package python3-minimal. [2019-10-04T22:14:35.349Z] Preparing to unpack .../07-python3-minimal_3.5.3-1_s390x.deb ... [2019-10-04T22:14:35.349Z] Unpacking python3-minimal (3.5.3-1) ... [2019-10-04T22:14:35.349Z] Selecting previously unselected package libmpdec2:s390x. [2019-10-04T22:14:35.349Z] Preparing to unpack .../08-libmpdec2_2.4.2-1_s390x.deb ... [2019-10-04T22:14:35.349Z] Unpacking libmpdec2:s390x (2.4.2-1) ... [2019-10-04T22:14:35.349Z] Selecting previously unselected package libpython3.5-stdlib:s390x. [2019-10-04T22:14:35.349Z] Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_s390x.deb ... [2019-10-04T22:14:35.349Z] Unpacking libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2019-10-04T22:14:35.441Z] #58 124.7 CC criu/fifo.o [2019-10-04T22:14:35.733Z] Selecting previously unselected package python3.5. [2019-10-04T22:14:35.733Z] Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_s390x.deb ... [2019-10-04T22:14:35.733Z] Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-10-04T22:14:35.733Z] Selecting previously unselected package libpython3-stdlib:s390x. [2019-10-04T22:14:35.733Z] Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_s390x.deb ... [2019-10-04T22:14:35.733Z] Unpacking libpython3-stdlib:s390x (3.5.3-1) ... [2019-10-04T22:14:35.733Z] Selecting previously unselected package dh-python. [2019-10-04T22:14:35.733Z] Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-10-04T22:14:35.733Z] Unpacking dh-python (2.20170125) ... [2019-10-04T22:14:35.733Z] Setting up libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2019-10-04T22:14:36.006Z] #58 125.1 CC criu/file-ids.o [2019-10-04T22:14:36.097Z] Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-04T22:14:36.263Z] #58 125.4 CC criu/file-lock.o [2019-10-04T22:14:36.263Z] #58 ... [2019-10-04T22:14:36.263Z] [2019-10-04T22:14:36.263Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-04T22:14:36.263Z] #13 126.0 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-10-04T22:14:36.263Z] #13 126.1 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-04T22:14:36.263Z] #13 126.1 Setting up libsepol1-dev:amd64 (2.6-2) ... [2019-10-04T22:14:36.263Z] #13 126.1 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-04T22:14:36.462Z] Setting up python3-minimal (3.5.3-1) ... [2019-10-04T22:14:36.521Z] #13 126.1 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-04T22:14:36.521Z] #13 126.1 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-04T22:14:36.521Z] #13 126.2 Processing triggers for mime-support (3.60) ... [2019-10-04T22:14:36.521Z] #13 126.2 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-04T22:14:36.521Z] #13 126.2 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-10-04T22:14:36.521Z] #13 126.2 Setting up libcap2-bin (1:2.25-1) ... [2019-10-04T22:14:36.521Z] #13 126.2 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-04T22:14:36.521Z] #13 126.2 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-04T22:14:36.521Z] #13 126.2 Setting up bash-completion (1:2.1-4.3) ... [2019-10-04T22:14:36.831Z] Selecting previously unselected package python3. [2019-10-04T22:14:36.831Z] (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-10-04T22:14:36.831Z] Preparing to unpack .../00-python3_3.5.3-1_s390x.deb ... [2019-10-04T22:14:36.831Z] Unpacking python3 (3.5.3-1) ... [2019-10-04T22:14:36.831Z] Selecting previously unselected package pigz. [2019-10-04T22:14:36.831Z] Preparing to unpack .../01-pigz_2.3.4-1_s390x.deb ... [2019-10-04T22:14:36.831Z] Unpacking pigz (2.3.4-1) ... [2019-10-04T22:14:36.831Z] Selecting previously unselected package libip4tc0:s390x. [2019-10-04T22:14:36.831Z] Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-04T22:14:36.831Z] Unpacking libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-04T22:14:36.831Z] Selecting previously unselected package libip6tc0:s390x. [2019-10-04T22:14:36.831Z] Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-04T22:14:36.831Z] Unpacking libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-04T22:14:37.200Z] Selecting previously unselected package libiptc0:s390x. [2019-10-04T22:14:37.200Z] Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-04T22:14:37.200Z] Unpacking libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-04T22:14:37.200Z] Selecting previously unselected package libxtables12:s390x. [2019-10-04T22:14:37.200Z] Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-04T22:14:37.200Z] Unpacking libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2019-10-04T22:14:37.567Z] Selecting previously unselected package libnetfilter-conntrack3:s390x. [2019-10-04T22:14:37.567Z] Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_s390x.deb ... [2019-10-04T22:14:37.567Z] Unpacking libnetfilter-conntrack3:s390x (1.0.6-2) ... [2019-10-04T22:14:37.932Z] Selecting previously unselected package iptables. [2019-10-04T22:14:37.932Z] Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-04T22:14:37.932Z] Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-10-04T22:14:38.302Z] Selecting previously unselected package xxd. [2019-10-04T22:14:38.303Z] Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-10-04T22:14:38.303Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-04T22:14:38.303Z] Selecting previously unselected package vim-common. [2019-10-04T22:14:38.303Z] Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-04T22:14:38.303Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-04T22:14:38.303Z] Selecting previously unselected package bzip2. [2019-10-04T22:14:38.303Z] Preparing to unpack .../10-bzip2_1.0.6-8.1_s390x.deb ... [2019-10-04T22:14:38.303Z] Unpacking bzip2 (1.0.6-8.1) ... [2019-10-04T22:14:38.303Z] Selecting previously unselected package libgpm2:s390x. [2019-10-04T22:14:38.303Z] Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_s390x.deb ... [2019-10-04T22:14:38.303Z] Unpacking libgpm2:s390x (1.20.4-6.2+b1) ... [2019-10-04T22:14:38.303Z] Selecting previously unselected package xz-utils. [2019-10-04T22:14:38.303Z] Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_s390x.deb ... [2019-10-04T22:14:38.303Z] Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-10-04T22:14:38.303Z] Selecting previously unselected package aufs-tools. [2019-10-04T22:14:38.303Z] Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_s390x.deb ... [2019-10-04T22:14:38.303Z] Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-10-04T22:14:38.303Z] Selecting previously unselected package liblzo2-2:s390x. [2019-10-04T22:14:38.303Z] Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-10-04T22:14:38.303Z] Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-04T22:14:38.303Z] Selecting previously unselected package btrfs-progs. [2019-10-04T22:14:38.303Z] Preparing to unpack .../15-btrfs-progs_4.7.3-1_s390x.deb ... [2019-10-04T22:14:38.303Z] Unpacking btrfs-progs (4.7.3-1) ... [2019-10-04T22:14:38.675Z] Selecting previously unselected package btrfs-tools. [2019-10-04T22:14:38.675Z] Preparing to unpack .../16-btrfs-tools_4.7.3-1_s390x.deb ... [2019-10-04T22:14:38.675Z] Unpacking btrfs-tools (4.7.3-1) ... [2019-10-04T22:14:38.675Z] Selecting previously unselected package libdevmapper1.02.1:s390x. [2019-10-04T22:14:38.675Z] Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_s390x.deb ... [2019-10-04T22:14:38.675Z] Unpacking libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2019-10-04T22:14:38.675Z] Selecting previously unselected package dmsetup. [2019-10-04T22:14:38.675Z] Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_s390x.deb ... [2019-10-04T22:14:38.675Z] Unpacking dmsetup (2:1.02.137-2) ... [2019-10-04T22:14:38.675Z] Selecting previously unselected package libonig4:s390x. [2019-10-04T22:14:38.675Z] Preparing to unpack .../19-libonig4_6.1.3-2_s390x.deb ... [2019-10-04T22:14:38.675Z] Unpacking libonig4:s390x (6.1.3-2) ... [2019-10-04T22:14:38.675Z] Selecting previously unselected package libjq1:s390x. [2019-10-04T22:14:38.675Z] Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_s390x.deb ... [2019-10-04T22:14:38.675Z] Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2019-10-04T22:14:38.675Z] Selecting previously unselected package jq. [2019-10-04T22:14:38.675Z] Preparing to unpack .../21-jq_1.5+dfsg-1.3_s390x.deb ... [2019-10-04T22:14:38.675Z] Unpacking jq (1.5+dfsg-1.3) ... [2019-10-04T22:14:38.675Z] Selecting previously unselected package libaio1:s390x. [2019-10-04T22:14:38.675Z] Preparing to unpack .../22-libaio1_0.3.110-3_s390x.deb ... [2019-10-04T22:14:38.676Z] Unpacking libaio1:s390x (0.3.110-3) ... [2019-10-04T22:14:38.676Z] Selecting previously unselected package libcap2-bin. [2019-10-04T22:14:38.676Z] Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_s390x.deb ... [2019-10-04T22:14:38.676Z] Unpacking libcap2-bin (1:2.25-1) ... [2019-10-04T22:14:39.050Z] #13 128.6 Setting up libonig4:amd64 (6.1.3-2) ... [2019-10-04T22:14:39.050Z] #13 128.6 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-04T22:14:39.050Z] #13 128.6 Setting up zip (3.0-11+b1) ... [2019-10-04T22:14:39.050Z] #13 128.6 Setting up bzip2 (1.0.6-8.1) ... [2019-10-04T22:14:39.050Z] #13 128.7 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-04T22:14:39.050Z] #13 128.7 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-04T22:14:39.050Z] #13 128.7 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-04T22:14:39.050Z] #13 128.7 Setting up libaio1:amd64 (0.3.110-3) ... [2019-10-04T22:14:39.050Z] #13 128.7 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-04T22:14:39.050Z] #13 128.7 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-10-04T22:14:39.050Z] #13 128.7 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-10-04T22:14:39.050Z] #13 128.7 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-04T22:14:39.050Z] #13 128.7 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-04T22:14:39.050Z] #13 128.8 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-10-04T22:14:39.050Z] #13 128.8 Setting up libpcre32-3:amd64 (2:8.39-3) ... [2019-10-04T22:14:39.050Z] #13 128.8 Setting up libnfnetlink0:amd64 (1.0.1-3) ... [2019-10-04T22:14:39.064Z] Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2019-10-04T22:14:39.064Z] Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_s390x.deb ... [2019-10-04T22:14:39.064Z] Unpacking libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2019-10-04T22:14:39.064Z] Selecting previously unselected package libsepol1-dev:s390x. [2019-10-04T22:14:39.064Z] Preparing to unpack .../25-libsepol1-dev_2.6-2_s390x.deb ... [2019-10-04T22:14:39.064Z] Unpacking libsepol1-dev:s390x (2.6-2) ... [2019-10-04T22:14:39.064Z] Selecting previously unselected package libpcre16-3:s390x. [2019-10-04T22:14:39.064Z] Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_s390x.deb ... [2019-10-04T22:14:39.064Z] Unpacking libpcre16-3:s390x (2:8.39-3) ... [2019-10-04T22:14:39.064Z] Selecting previously unselected package libpcre32-3:s390x. [2019-10-04T22:14:39.064Z] Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_s390x.deb ... [2019-10-04T22:14:39.064Z] Unpacking libpcre32-3:s390x (2:8.39-3) ... [2019-10-04T22:14:39.064Z] Selecting previously unselected package libpcre3-dev:s390x. [2019-10-04T22:14:39.064Z] Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_s390x.deb ... [2019-10-04T22:14:39.064Z] Unpacking libpcre3-dev:s390x (2:8.39-3) ... [2019-10-04T22:14:39.064Z] Selecting previously unselected package libselinux1-dev:s390x. [2019-10-04T22:14:39.064Z] Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_s390x.deb ... [2019-10-04T22:14:39.064Z] Unpacking libselinux1-dev:s390x (2.6-3+b3) ... [2019-10-04T22:14:39.064Z] Selecting previously unselected package libdevmapper-dev:s390x. [2019-10-04T22:14:39.064Z] Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_s390x.deb ... [2019-10-04T22:14:39.064Z] Unpacking libdevmapper-dev:s390x (2:1.02.137-2) ... [2019-10-04T22:14:39.064Z] Selecting previously unselected package libnl-3-200:s390x. [2019-10-04T22:14:39.064Z] Preparing to unpack .../31-libnl-3-200_3.2.27-2_s390x.deb ... [2019-10-04T22:14:39.064Z] Unpacking libnl-3-200:s390x (3.2.27-2) ... [2019-10-04T22:14:39.307Z] #13 128.8 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-04T22:14:39.454Z] Selecting previously unselected package libprotobuf-c1:s390x. [2019-10-04T22:14:39.454Z] Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_s390x.deb ... [2019-10-04T22:14:39.454Z] Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2019-10-04T22:14:39.454Z] Selecting previously unselected package libreadline5:s390x. [2019-10-04T22:14:39.454Z] Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_s390x.deb ... [2019-10-04T22:14:39.454Z] Unpacking libreadline5:s390x (5.2+dfsg-3+b1) ... [2019-10-04T22:14:39.454Z] Selecting previously unselected package libsystemd-dev:s390x. [2019-10-04T22:14:39.454Z] Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_s390x.deb ... [2019-10-04T22:14:39.454Z] Unpacking libsystemd-dev:s390x (232-25+deb9u12) ... [2019-10-04T22:14:39.564Z] #13 129.2 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-10-04T22:14:39.564Z] #13 129.2 Setting up libpcre16-3:amd64 (2:8.39-3) ... [2019-10-04T22:14:39.564Z] #13 129.2 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-10-04T22:14:39.564Z] #13 129.2 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-10-04T22:14:39.564Z] #13 129.2 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-04T22:14:39.564Z] #13 129.2 Setting up libudev-dev:amd64 (232-25+deb9u12) ... [2019-10-04T22:14:39.564Z] #13 129.3 Setting up pigz (2.3.4-1) ... [2019-10-04T22:14:39.564Z] #13 129.3 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-04T22:14:39.564Z] #13 129.3 Setting up libmpdec2:amd64 (2.4.2-1) ... [2019-10-04T22:14:39.564Z] #13 129.3 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-04T22:14:39.564Z] #13 129.3 Setting up mingw-w64-common (5.0.1-1) ... [2019-10-04T22:14:39.564Z] #13 129.3 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-04T22:14:39.822Z] #13 129.3 Setting up jq (1.5+dfsg-1.3) ... [2019-10-04T22:14:39.822Z] #13 129.3 Setting up libpcre3-dev:amd64 (2:8.39-3) ... [2019-10-04T22:14:39.822Z] #13 129.4 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-10-04T22:14:39.822Z] #13 129.4 Setting up xfsprogs (4.9.0+nmu1) ... [2019-10-04T22:14:39.822Z] #13 129.4 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-10-04T22:14:39.822Z] #13 129.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-10-04T22:14:39.822Z] #13 129.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-10-04T22:14:39.822Z] #13 129.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-10-04T22:14:39.822Z] #13 129.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-10-04T22:14:39.822Z] #13 129.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-10-04T22:14:39.822Z] #13 129.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-10-04T22:14:39.822Z] #13 129.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-10-04T22:14:39.822Z] #13 129.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-10-04T22:14:39.822Z] #13 129.5 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-10-04T22:14:39.822Z] #13 129.5 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-04T22:14:39.822Z] #13 129.5 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-04T22:14:39.822Z] #13 129.5 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-10-04T22:14:39.841Z] Selecting previously unselected package net-tools. [2019-10-04T22:14:39.841Z] Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_s390x.deb ... [2019-10-04T22:14:39.841Z] Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-04T22:14:39.841Z] Selecting previously unselected package python-pip-whl. [2019-10-04T22:14:39.841Z] Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-10-04T22:14:39.841Z] Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-04T22:14:39.841Z] Selecting previously unselected package python3-pip. [2019-10-04T22:14:39.841Z] Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-10-04T22:14:39.841Z] Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-10-04T22:14:39.841Z] Selecting previously unselected package python3-pkg-resources. [2019-10-04T22:14:39.841Z] Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-10-04T22:14:39.841Z] Unpacking python3-pkg-resources (33.1.1-1) ... [2019-10-04T22:14:39.841Z] Selecting previously unselected package python3-setuptools. [2019-10-04T22:14:39.841Z] Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-10-04T22:14:39.841Z] Unpacking python3-setuptools (33.1.1-1) ... [2019-10-04T22:14:39.841Z] Selecting previously unselected package python3-wheel. [2019-10-04T22:14:39.841Z] Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-10-04T22:14:39.841Z] Unpacking python3-wheel (0.29.0-2) ... [2019-10-04T22:14:40.080Z] #13 129.5 Setting up btrfs-progs (4.7.3-1) ... [2019-10-04T22:14:40.080Z] #13 129.6 Setting up libselinux1-dev:amd64 (2.6-3+b3) ... [2019-10-04T22:14:40.080Z] #13 129.6 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-10-04T22:14:40.239Z] Selecting previously unselected package thin-provisioning-tools. [2019-10-04T22:14:40.239Z] Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_s390x.deb ... [2019-10-04T22:14:40.239Z] Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-04T22:14:40.239Z] Selecting previously unselected package vim-runtime. [2019-10-04T22:14:40.239Z] Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-04T22:14:40.239Z] Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-10-04T22:14:40.239Z] Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-10-04T22:14:40.239Z] Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-04T22:14:40.631Z] Selecting previously unselected package vim. [2019-10-04T22:14:40.631Z] Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-10-04T22:14:40.631Z] Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-10-04T22:14:41.110Z] Selecting previously unselected package xfsprogs. [2019-10-04T22:14:41.110Z] Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_s390x.deb ... [2019-10-04T22:14:41.110Z] Unpacking xfsprogs (4.9.0+nmu1) ... [2019-10-04T22:14:41.110Z] Selecting previously unselected package zip. [2019-10-04T22:14:41.110Z] Preparing to unpack .../45-zip_3.0-11+b1_s390x.deb ... [2019-10-04T22:14:41.110Z] Unpacking zip (3.0-11+b1) ... [2019-10-04T22:14:41.110Z] Selecting previously unselected package libapparmor-perl. [2019-10-04T22:14:41.110Z] Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_s390x.deb ... [2019-10-04T22:14:41.110Z] Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-04T22:14:41.110Z] Selecting previously unselected package apparmor. [2019-10-04T22:14:41.110Z] Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_s390x.deb ... [2019-10-04T22:14:41.110Z] Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-10-04T22:14:41.552Z] Selecting previously unselected package binutils-mingw-w64-i686. [2019-10-04T22:14:41.552Z] Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_s390x.deb ... [2019-10-04T22:14:41.552Z] Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-04T22:14:41.552Z] Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-10-04T22:14:41.552Z] Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_s390x.deb ... [2019-10-04T22:14:41.552Z] Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-04T22:14:41.981Z] Selecting previously unselected package binutils-mingw-w64. [2019-10-04T22:14:41.981Z] Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-10-04T22:14:41.981Z] Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-04T22:14:41.981Z] Selecting previously unselected package mingw-w64-common. [2019-10-04T22:14:41.981Z] Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-10-04T22:14:41.981Z] Unpacking mingw-w64-common (5.0.1-1) ... [2019-10-04T22:14:42.842Z] Selecting previously unselected package mingw-w64-x86-64-dev. [2019-10-04T22:14:42.842Z] Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-10-04T22:14:42.842Z] Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-04T22:14:43.616Z] Selecting previously unselected package gcc-mingw-w64-base. [2019-10-04T22:14:43.616Z] Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_s390x.deb ... [2019-10-04T22:14:43.616Z] Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-04T22:14:43.979Z] Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-10-04T22:14:43.979Z] Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2019-10-04T22:14:43.979Z] Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-04T22:14:45.338Z] #13 134.2 Setting up libpython3-stdlib:amd64 (3.5.3-1) ... [2019-10-04T22:14:45.338Z] #13 134.2 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-04T22:14:45.338Z] #13 134.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-10-04T22:14:45.338Z] #13 134.3 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-10-04T22:14:45.338Z] #13 134.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-10-04T22:14:45.338Z] #13 134.3 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-10-04T22:14:45.338Z] #13 134.3 Setting up btrfs-tools (4.7.3-1) ... [2019-10-04T22:14:45.338Z] #13 134.3 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-04T22:14:45.338Z] #13 134.3 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-10-04T22:14:45.338Z] #13 134.3 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-10-04T22:14:45.338Z] #13 134.3 Setting up python3 (3.5.3-1) ... [2019-10-04T22:14:46.270Z] #13 136.0 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-10-04T22:14:47.195Z] Selecting previously unselected package g++-mingw-w64-x86-64. [2019-10-04T22:14:47.195Z] Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2019-10-04T22:14:47.195Z] Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-04T22:14:47.644Z] #13 ... [2019-10-04T22:14:47.645Z] [2019-10-04T22:14:47.645Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-04T22:14:47.645Z] #58 126.4 CC criu/files-ext.o [2019-10-04T22:14:47.645Z] #58 126.9 CC criu/files-reg.o [2019-10-04T22:14:47.645Z] #58 128.8 CC criu/files.o [2019-10-04T22:14:47.645Z] #58 131.0 CC criu/filesystems.o [2019-10-04T22:14:47.645Z] #58 131.8 CC criu/fsnotify.o [2019-10-04T22:14:47.645Z] #58 132.9 CC criu/image-desc.o [2019-10-04T22:14:47.645Z] #58 133.1 CC criu/image.o [2019-10-04T22:14:47.645Z] #58 133.9 CC criu/ipc_ns.o [2019-10-04T22:14:47.645Z] #58 135.0 CC criu/irmap.o [2019-10-04T22:14:47.645Z] #58 135.7 CC criu/kcmp-ids.o [2019-10-04T22:14:47.645Z] #58 136.0 CC criu/kerndat.o [2019-10-04T22:14:47.645Z] #58 ... [2019-10-04T22:14:47.645Z] [2019-10-04T22:14:47.645Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-04T22:14:47.902Z] #13 137.4 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-10-04T22:14:47.902Z] #13 137.5 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-10-04T22:14:47.902Z] #13 137.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-10-04T22:14:47.902Z] #13 137.6 Setting up python3-wheel (0.29.0-2) ... [2019-10-04T22:14:49.091Z] #13 138.6 Setting up python3-pkg-resources (33.1.1-1) ... [2019-10-04T22:14:49.645Z] Setting up aufs-tools (1:4.1+20161219-1) ... [2019-10-04T22:14:49.645Z] Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-04T22:14:49.645Z] Setting up libsepol1-dev:s390x (2.6-2) ... [2019-10-04T22:14:49.645Z] Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-04T22:14:49.645Z] Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2019-10-04T22:14:49.645Z] Setting up libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-04T22:14:49.645Z] Processing triggers for mime-support (3.60) ... [2019-10-04T22:14:49.645Z] Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-04T22:14:49.645Z] Setting up libgpm2:s390x (1.20.4-6.2+b1) ... [2019-10-04T22:14:49.645Z] Setting up libcap2-bin (1:2.25-1) ... [2019-10-04T22:14:49.645Z] Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-04T22:14:49.645Z] Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-04T22:14:49.645Z] Setting up bash-completion (1:2.1-4.3) ... [2019-10-04T22:14:49.789Z] INFO [loader] Go packages loading at mode load types and syntax took 25.855493503s [2019-10-04T22:14:50.023Z] #13 139.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-10-04T22:14:50.023Z] #13 139.7 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-10-04T22:14:50.431Z] Setting up libonig4:s390x (6.1.3-2) ... [2019-10-04T22:14:50.431Z] Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2019-10-04T22:14:50.431Z] Setting up zip (3.0-11+b1) ... [2019-10-04T22:14:50.431Z] Setting up bzip2 (1.0.6-8.1) ... [2019-10-04T22:14:50.431Z] Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-04T22:14:50.431Z] Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2019-10-04T22:14:50.431Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-04T22:14:50.431Z] Setting up libaio1:s390x (0.3.110-3) ... [2019-10-04T22:14:50.431Z] Setting up libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2019-10-04T22:14:50.431Z] Setting up xz-utils (5.2.2-1.2+b1) ... [2019-10-04T22:14:50.431Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-10-04T22:14:50.431Z] Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-04T22:14:50.431Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-04T22:14:50.431Z] Setting up libpcrecpp0v5:s390x (2:8.39-3) ... [2019-10-04T22:14:50.431Z] Setting up libpcre32-3:s390x (2:8.39-3) ... [2019-10-04T22:14:50.431Z] Setting up libnfnetlink0:s390x (1.0.1-3) ... [2019-10-04T22:14:50.431Z] Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-04T22:14:50.431Z] Setting up libsystemd-dev:s390x (232-25+deb9u12) ... [2019-10-04T22:14:50.431Z] Setting up libpcre16-3:s390x (2:8.39-3) ... [2019-10-04T22:14:50.431Z] Setting up libreadline5:s390x (5.2+dfsg-3+b1) ... [2019-10-04T22:14:50.431Z] Setting up libnl-3-200:s390x (3.2.27-2) ... [2019-10-04T22:14:50.431Z] Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-04T22:14:50.431Z] Setting up libudev-dev:s390x (232-25+deb9u12) ... [2019-10-04T22:14:50.431Z] Setting up pigz (2.3.4-1) ... [2019-10-04T22:14:50.431Z] Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-04T22:14:50.431Z] Setting up libmpdec2:s390x (2.4.2-1) ... [2019-10-04T22:14:50.431Z] Setting up libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-04T22:14:50.813Z] Setting up mingw-w64-common (5.0.1-1) ... [2019-10-04T22:14:50.813Z] Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-04T22:14:50.813Z] Setting up jq (1.5+dfsg-1.3) ... [2019-10-04T22:14:50.813Z] Setting up libpcre3-dev:s390x (2:8.39-3) ... [2019-10-04T22:14:50.813Z] Setting up libnetfilter-conntrack3:s390x (1.0.6-2) ... [2019-10-04T22:14:50.813Z] Setting up xfsprogs (4.9.0+nmu1) ... [2019-10-04T22:14:50.813Z] Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-10-04T22:14:50.813Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-10-04T22:14:50.813Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-10-04T22:14:50.813Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-10-04T22:14:50.813Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-10-04T22:14:50.813Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-10-04T22:14:50.813Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-10-04T22:14:50.813Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-10-04T22:14:50.813Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-10-04T22:14:50.813Z] Setting up libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2019-10-04T22:14:50.813Z] Setting up libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-04T22:14:50.813Z] Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-04T22:14:50.814Z] Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-10-04T22:14:50.814Z] Setting up btrfs-progs (4.7.3-1) ... [2019-10-04T22:14:50.814Z] Setting up libselinux1-dev:s390x (2.6-3+b3) ... [2019-10-04T22:14:50.814Z] Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-10-04T22:14:51.396Z] #13 140.9 Setting up dmsetup (2:1.02.137-2) ... [2019-10-04T22:14:51.396Z] #13 140.9 Setting up python3-setuptools (33.1.1-1) ... [2019-10-04T22:14:51.603Z] Setting up libpython3-stdlib:s390x (3.5.3-1) ... [2019-10-04T22:14:51.603Z] Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-04T22:14:51.603Z] 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-10-04T22:14:51.603Z] 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-10-04T22:14:51.603Z] 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-10-04T22:14:51.603Z] 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-10-04T22:14:51.603Z] Setting up btrfs-tools (4.7.3-1) ... [2019-10-04T22:14:51.603Z] Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-04T22:14:51.603Z] 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-10-04T22:14:51.603Z] 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-10-04T22:14:51.603Z] Setting up python3 (3.5.3-1) ... [2019-10-04T22:14:52.170Z] Setting up apparmor (2.11.0-3+deb9u2) ... [2019-10-04T22:14:52.328Z] #13 142.0 Setting up dh-python (2.20170125) ... [2019-10-04T22:14:52.826Z] update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-10-04T22:14:52.826Z] diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-10-04T22:14:52.826Z] Setting up libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2019-10-04T22:14:52.826Z] Setting up python3-wheel (0.29.0-2) ... [2019-10-04T22:14:52.826Z] Setting up python3-pkg-resources (33.1.1-1) ... [2019-10-04T22:14:53.230Z] Setting up libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2019-10-04T22:14:53.230Z] Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-10-04T22:14:53.230Z] Setting up dmsetup (2:1.02.137-2) ... [2019-10-04T22:14:53.230Z] Setting up python3-setuptools (33.1.1-1) ... [2019-10-04T22:14:53.263Z] #13 142.8 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-10-04T22:14:53.263Z] #13 142.8 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-04T22:14:53.601Z] Setting up dh-python (2.20170125) ... [2019-10-04T22:14:53.601Z] Setting up libdevmapper-dev:s390x (2:1.02.137-2) ... [2019-10-04T22:14:53.601Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-04T22:14:53.948Z] INFO [loader] SSA repr building timing: packages building 238.281255ms, total 5.141577088s [2019-10-04T22:14:54.198Z] #13 DONE 143.6s [2019-10-04T22:14:54.198Z] [2019-10-04T22:14:54.198Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-10-04T22:14:54.198Z] #42 163.3 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-10-04T22:14:54.198Z] #42 165.6 + mkdir -p /build [2019-10-04T22:14:54.198Z] #42 165.6 + cp runc /build/runc [2019-10-04T22:14:54.198Z] #42 DONE 166.8s [2019-10-04T22:14:54.198Z] [2019-10-04T22:14:54.198Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-04T22:14:57.681Z] Removing intermediate container 549ad5186ffd [2019-10-04T22:14:57.681Z] ---> 3c48cf5a7524 [2019-10-04T22:14:57.681Z] Step 104/126 : RUN pip3 install yamllint==1.16.0 [2019-10-04T22:14:58.059Z] ---> Running in 362ec5ac207a [2019-10-04T22:14:58.379Z] #14 ... [2019-10-04T22:14:58.379Z] [2019-10-04T22:14:58.379Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-04T22:14:58.379Z] #58 137.0 CC criu/libnetlink.o [2019-10-04T22:14:58.379Z] #58 137.4 CC criu/log.o [2019-10-04T22:14:58.379Z] #58 138.0 CC criu/lsm.o [2019-10-04T22:14:58.379Z] #58 138.5 CC criu/mem.o [2019-10-04T22:14:58.379Z] #58 140.3 CC criu/mount.o [2019-10-04T22:14:58.379Z] #58 144.3 CC criu/namespaces.o [2019-10-04T22:14:58.379Z] #58 146.1 CC criu/net.o [2019-10-04T22:14:59.329Z] Collecting yamllint==1.16.0 [2019-10-04T22:14:59.697Z] Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-10-04T22:14:59.697Z] Collecting pyyaml (from yamllint==1.16.0) [2019-10-04T22:14:59.697Z] Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-10-04T22:14:59.750Z] #58 148.8 CC criu/netfilter.o [2019-10-04T22:15:00.009Z] #58 149.1 CC criu/page-pipe.o [2019-10-04T22:15:00.508Z] Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-10-04T22:15:00.508Z] Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-10-04T22:15:00.508Z] Building wheels for collected packages: pyyaml, pathspec [2019-10-04T22:15:00.508Z] Running setup.py bdist_wheel for pyyaml: started [2019-10-04T22:15:00.574Z] #58 149.6 CC criu/page-xfer.o [2019-10-04T22:15:00.832Z] #58 ... [2019-10-04T22:15:00.832Z] [2019-10-04T22:15:00.832Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-04T22:15:00.832Z] #14 6.903 Collecting yamllint==1.16.0 [2019-10-04T22:15:00.877Z] Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-10-04T22:15:00.877Z] Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-10-04T22:15:00.877Z] Running setup.py bdist_wheel for pathspec: started [2019-10-04T22:15:01.243Z] Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-10-04T22:15:01.243Z] Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-10-04T22:15:01.243Z] Successfully built pyyaml pathspec [2019-10-04T22:15:01.243Z] Installing collected packages: pyyaml, pathspec, yamllint [2019-10-04T22:15:01.243Z] Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-10-04T22:15:02.131Z] Removing intermediate container 362ec5ac207a [2019-10-04T22:15:02.131Z] ---> d20e3c4df229 [2019-10-04T22:15:02.131Z] Step 105/126 : COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-10-04T22:15:02.193Z] Running on azwin-2-ed5330 in d:\jenkins\workspace\moby_PR-39713 [Pipeline] { [Pipeline] ws [2019-10-04T22:15:02.220Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2019-10-04T22:15:02.955Z] ---> d25527d20758 [2019-10-04T22:15:02.955Z] Step 106/126 : COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-04T22:15:04.751Z] ---> ff16ea7d88f4 [2019-10-04T22:15:04.751Z] Step 107/126 : COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-04T22:15:05.116Z] ---> 0817a75b4551 [2019-10-04T22:15:05.116Z] Step 108/126 : COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-04T22:15:05.116Z] ---> 2a03ada6983d [2019-10-04T22:15:05.116Z] Step 109/126 : COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-04T22:15:05.495Z] ---> 9b20df2b910f [2019-10-04T22:15:05.495Z] Step 110/126 : COPY --from=vndr /build/ /usr/local/bin/ [2019-10-04T22:15:05.863Z] ---> 8a32859ce42c [2019-10-04T22:15:05.863Z] Step 111/126 : COPY --from=tini /build/ /usr/local/bin/ [2019-10-04T22:15:06.238Z] ---> bdd99e2b9b17 [2019-10-04T22:15:06.238Z] Step 112/126 : COPY --from=runc /build/ /usr/local/bin/ [2019-10-04T22:15:06.408Z] + bin/containerd-stress [2019-10-04T22:15:06.621Z] ---> 30ae62b4b863 [2019-10-04T22:15:06.621Z] Step 113/126 : COPY --from=containerd /build/ /usr/local/bin/ [2019-10-04T22:15:07.028Z] + bin/containerd-shim [2019-10-04T22:15:07.387Z] #14 ... [2019-10-04T22:15:07.387Z] [2019-10-04T22:15:07.387Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-04T22:15:07.387Z] #58 150.7 CC criu/pagemap-cache.o [2019-10-04T22:15:07.387Z] #58 151.0 CC criu/pagemap.o [2019-10-04T22:15:07.387Z] #58 151.6 CC criu/parasite-syscall.o [2019-10-04T22:15:07.387Z] #58 152.3 CC criu/path.o [2019-10-04T22:15:07.387Z] #58 152.5 CC criu/pie-util-vdso-elf32.o [2019-10-04T22:15:07.387Z] #58 152.9 CC criu/pie-util-vdso.o [2019-10-04T22:15:07.387Z] #58 153.2 CC criu/pie-util.o [2019-10-04T22:15:07.387Z] #58 153.4 CC criu/pipes.o [2019-10-04T22:15:07.387Z] #58 154.0 CC criu/plugin.o [2019-10-04T22:15:07.387Z] #58 154.1 CC criu/proc_parse.o [2019-10-04T22:15:07.387Z] #58 156.1 CC criu/protobuf-desc.o [2019-10-04T22:15:07.403Z] ---> f1cc6ca0821d [2019-10-04T22:15:07.403Z] Step 114/126 : COPY --from=proxy /build/ /usr/local/bin/ [2019-10-04T22:15:07.403Z] ---> cfcc143acd5d [2019-10-04T22:15:07.403Z] Step 115/126 : COPY --from=dockercli /build/ /usr/local/cli [2019-10-04T22:15:07.648Z] #58 ... [2019-10-04T22:15:07.648Z] [2019-10-04T22:15:07.648Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-04T22:15:07.648Z] #14 13.67 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-10-04T22:15:07.648Z] #14 13.90 Collecting pyyaml (from yamllint==1.16.0) [2019-10-04T22:15:07.765Z] ---> 4afa3c493983 [2019-10-04T22:15:07.765Z] Step 116/126 : COPY --from=registry /build/registry* /usr/local/bin/ [2019-10-04T22:15:08.558Z] ---> f2d2c3e0be72 [2019-10-04T22:15:08.558Z] Step 117/126 : COPY --from=criu /build/ /usr/local/ [2019-10-04T22:15:08.920Z] ---> 25cb598053d1 [2019-10-04T22:15:08.920Z] Step 118/126 : COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-04T22:15:09.021Z] #14 15.12 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-10-04T22:15:09.288Z] ---> 032d83da8b85 [2019-10-04T22:15:09.289Z] Step 119/126 : COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e /vpnkit /usr/local/bin/vpnkit.x86_64 [2019-10-04T22:15:09.659Z] sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e: Pulling from djs55/vpnkit [2019-10-04T22:15:09.659Z] bad55c542dc9: Pulling fs layer [2019-10-04T22:15:10.044Z] bad55c542dc9: Verifying Checksum [2019-10-04T22:15:10.044Z] bad55c542dc9: Download complete [2019-10-04T22:15:10.416Z] bad55c542dc9: Pull complete [2019-10-04T22:15:10.416Z] Digest: sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2019-10-04T22:15:10.416Z] Status: Downloaded newer image for djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2019-10-04T22:15:10.784Z] ---> df55078fdf36 [2019-10-04T22:15:10.784Z] Step 120/126 : ENV PATH=/usr/local/cli:$PATH [2019-10-04T22:15:10.922Z] #14 17.04 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-10-04T22:15:11.288Z] ---> Running in e2bc12a6843c [2019-10-04T22:15:11.288Z] Removing intermediate container e2bc12a6843c [2019-10-04T22:15:11.288Z] ---> 8f46f037cfdd [2019-10-04T22:15:11.288Z] Step 121/126 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux [2019-10-04T22:15:11.288Z] ---> Running in 2d7b7e0bb076 [2019-10-04T22:15:11.288Z] Removing intermediate container 2d7b7e0bb076 [2019-10-04T22:15:11.288Z] ---> 930aefc19e6e [2019-10-04T22:15:11.288Z] Step 122/126 : WORKDIR /go/src/github.com/docker/docker [2019-10-04T22:15:11.288Z] ---> Running in f62576f610b5 [2019-10-04T22:15:11.776Z] Removing intermediate container f62576f610b5 [2019-10-04T22:15:11.776Z] ---> 8d2c0947b70f [2019-10-04T22:15:11.776Z] Step 123/126 : VOLUME /var/lib/docker [2019-10-04T22:15:11.776Z] ---> Running in d9440fee8225 [2019-10-04T22:15:11.776Z] Removing intermediate container d9440fee8225 [2019-10-04T22:15:11.776Z] ---> b0f7e8f6a4fe [2019-10-04T22:15:11.776Z] Step 124/126 : ENTRYPOINT ["hack/dind"] [2019-10-04T22:15:12.192Z] ---> Running in 22862973a6bd [2019-10-04T22:15:12.192Z] Removing intermediate container 22862973a6bd [2019-10-04T22:15:12.192Z] ---> ae6cbb82a7bd [2019-10-04T22:15:12.192Z] Step 125/126 : FROM dev AS final [2019-10-04T22:15:12.192Z] ---> ae6cbb82a7bd [2019-10-04T22:15:12.192Z] Step 126/126 : COPY . /go/src/github.com/docker/docker [2019-10-04T22:15:12.297Z] #14 18.17 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-10-04T22:15:13.231Z] #14 19.22 Building wheels for collected packages: pyyaml, pathspec [2019-10-04T22:15:13.231Z] #14 19.22 Running setup.py bdist_wheel for pyyaml: started [2019-10-04T22:15:13.489Z] #14 ... [2019-10-04T22:15:13.489Z] [2019-10-04T22:15:13.489Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-10-04T22:15:13.489Z] #55 228.2 + dpkg --print-architecture [2019-10-04T22:15:13.489Z] #55 228.2 + cd /tmp/tmp.yGazvuD8X4/src/github.com/docker/distribution [2019-10-04T22:15:13.489Z] #55 228.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-10-04T22:15:13.489Z] #55 228.3 + GOPATH=/tmp/tmp.yGazvuD8X4/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.yGazvuD8X4 [2019-10-04T22:15:13.489Z] #55 228.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-10-04T22:15:14.423Z] #55 ... [2019-10-04T22:15:14.423Z] [2019-10-04T22:15:14.423Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-04T22:15:14.423Z] #14 20.42 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-10-04T22:15:14.423Z] #14 20.42 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-10-04T22:15:14.423Z] #14 20.50 Running setup.py bdist_wheel for pathspec: started [2019-10-04T22:15:14.677Z] ---> 056922f387b2 [2019-10-04T22:15:14.677Z] Successfully built 056922f387b2 [2019-10-04T22:15:14.677Z] Successfully tagged docker:82097c0f1f0494d75b1088b59453a2d0feeb9735 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-10-04T22:15:15.530Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-39713/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr20 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=82097c0f1f0494d75b1088b59453a2d0feeb9735 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:82097c0f1f0494d75b1088b59453a2d0feeb9735 hack/test/unit [2019-10-04T22:15:15.799Z] #14 21.92 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-10-04T22:15:15.799Z] #14 21.92 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-10-04T22:15:15.799Z] #14 21.92 Successfully built pyyaml pathspec [2019-10-04T22:15:15.799Z] #14 21.92 Installing collected packages: pyyaml, pathspec, yamllint [2019-10-04T22:15:16.365Z] #14 22.39 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-10-04T22:15:17.739Z] #14 DONE 23.7s [2019-10-04T22:15:17.739Z] [2019-10-04T22:15:17.739Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-04T22:15:17.739Z] #58 156.9 CC criu/protobuf.o [2019-10-04T22:15:17.739Z] #58 157.3 CC criu/pstree.o [2019-10-04T22:15:17.739Z] #58 158.4 CC criu/rbtree.o [2019-10-04T22:15:17.739Z] #58 158.8 CC criu/rst-malloc.o [2019-10-04T22:15:17.739Z] #58 159.1 CC criu/seccomp.o [2019-10-04T22:15:17.739Z] #58 159.9 CC criu/seize.o [2019-10-04T22:15:17.739Z] #58 160.6 CC criu/servicefd.o [2019-10-04T22:15:17.739Z] #58 161.0 CC criu/shmem.o [2019-10-04T22:15:17.739Z] #58 161.9 CC criu/sigframe.o [2019-10-04T22:15:17.739Z] #58 162.1 CC criu/signalfd.o [2019-10-04T22:15:17.739Z] #58 162.5 CC criu/sk-inet.o [2019-10-04T22:15:17.739Z] #58 163.6 CC criu/sk-netlink.o [2019-10-04T22:15:17.739Z] #58 164.2 CC criu/sk-packet.o [2019-10-04T22:15:17.739Z] #58 164.8 CC criu/sk-queue.o [2019-10-04T22:15:17.739Z] #58 165.4 CC criu/sk-tcp.o [2019-10-04T22:15:17.739Z] #58 166.1 CC criu/sk-unix.o [2019-10-04T22:15:17.739Z] #58 ... [2019-10-04T22:15:17.739Z] [2019-10-04T22:15:17.739Z] #16 [dev 9/24] COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-10-04T22:15:18.008Z] #16 DONE 0.4s [2019-10-04T22:15:18.008Z] [2019-10-04T22:15:18.008Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-04T22:15:18.008Z] #58 ... [2019-10-04T22:15:18.008Z] [2019-10-04T22:15:18.008Z] #21 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-04T22:15:18.058Z] ? github.com/docker/docker/api [no test files] [2019-10-04T22:15:19.616Z] + bin/containerd-shim-runc-v1 [2019-10-04T22:15:20.539Z] #21 DONE 2.1s [2019-10-04T22:15:20.539Z] [2019-10-04T22:15:20.539Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-04T22:15:20.539Z] #58 168.0 CC criu/sockets.o [2019-10-04T22:15:20.539Z] #58 169.1 CC criu/stats.o [2019-10-04T22:15:20.539Z] #58 169.5 CC criu/string.o [2019-10-04T22:15:20.539Z] #58 169.6 CC criu/sysctl.o [2019-10-04T22:15:21.105Z] #58 170.2 CC criu/sysfs_parse.o [2019-10-04T22:15:21.679Z] #58 170.6 CC criu/timerfd.o [2019-10-04T22:15:21.941Z] #58 171.0 CC criu/tty.o [2019-10-04T22:15:23.106Z] + bin/containerd-shim-runc-v2 [2019-10-04T22:15:23.841Z] #58 172.6 CC criu/tun.o [2019-10-04T22:15:23.841Z] #58 172.9 CC criu/uffd.o [2019-10-04T22:15:24.777Z] #58 173.9 CC criu/util.o [2019-10-04T22:15:25.133Z] + binaries [2019-10-04T22:15:25.133Z] + mkdir -p /build [2019-10-04T22:15:25.133Z] + cp bin/containerd /build/containerd [2019-10-04T22:15:25.133Z] + cp bin/containerd-shim /build/containerd-shim [2019-10-04T22:15:25.133Z] + cp bin/ctr /build/ctr [2019-10-04T22:15:26.150Z] #58 175.1 CC criu/uts_ns.o [2019-10-04T22:15:26.150Z] #58 175.4 CC criu/vdso-compat.o [2019-10-04T22:15:26.171Z] using credential docker-jenkins-github-credentials [2019-10-04T22:15:26.249Z] Cloning the remote Git repository [2019-10-04T22:15:26.250Z] Cloning with configured refspecs honoured and without tags [2019-10-04T22:15:26.410Z] #58 175.6 CC criu/vdso.o [2019-10-04T22:15:27.345Z] #58 176.5 LINK criu/built-in.o [2019-10-04T22:15:26.484Z] Cloning repository https://github.com/moby/moby.git [2019-10-04T22:15:26.868Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2019-10-04T22:15:27.607Z] #58 176.7 LINK criu/criu [2019-10-04T22:15:27.866Z] #58 177.0 DEP lib/c/criu.d [2019-10-04T22:15:27.866Z] #58 177.1 CC images/rpc.pb-c.o [2019-10-04T22:15:28.530Z] #58 177.6 CC lib/c/criu.o [2019-10-04T22:15:29.473Z] #58 178.7 LINK lib/c/built-in.o [2019-10-04T22:15:29.473Z] #58 178.7 LINK lib/c/libcriu.so [2019-10-04T22:15:28.810Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-04T22:15:28.811Z] > git --version # timeout=10 [2019-10-04T22:15:28.868Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-04T22:15:28.871Z] > git fetch --no-tags --force --progress https://github.com/moby/moby.git +refs/pull/39713/head:refs/remotes/origin/PR-39713 +refs/heads/master:refs/remotes/origin/master [2019-10-04T22:15:29.687Z] ok github.com/docker/docker/api/server 0.003s coverage: 9.0% of statements [2019-10-04T22:15:29.734Z] #58 178.9 GEN magic.py [2019-10-04T22:15:29.734Z] #58 179.0 Note: Building without setproctitle() and strlcpy() support. [2019-10-04T22:15:29.992Z] #58 179.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-04T22:15:30.556Z] #58 179.7 fatal: Not a git repository (or any of the parent directories): .git [2019-10-04T22:15:31.121Z] #58 180.3 make[1]: Nothing to be done for 'all'. [2019-10-04T22:15:31.121Z] #58 ... [2019-10-04T22:15:31.121Z] [2019-10-04T22:15:31.121Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-10-04T22:15:31.121Z] #55 251.2 + rm -rf /tmp/tmp.yGazvuD8X4/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.yGazvuD8X4 [2019-10-04T22:15:31.959Z] Removing intermediate container 265e45351447 [2019-10-04T22:15:31.960Z] ---> 45c348224141 [2019-10-04T22:15:31.960Z] Step 57/126 : FROM dev-base AS proxy [2019-10-04T22:15:31.960Z] ---> 6d6c52f44d94 [2019-10-04T22:15:31.960Z] Step 58/126 : ENV INSTALL_BINARY_NAME=proxy [2019-10-04T22:15:31.960Z] ---> Running in 1e39ed22228e [2019-10-04T22:15:31.960Z] Removing intermediate container 1e39ed22228e [2019-10-04T22:15:31.960Z] ---> 455a4f73f74f [2019-10-04T22:15:31.960Z] Step 59/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-04T22:15:31.960Z] ---> 7a03118153e4 [2019-10-04T22:15:31.960Z] Step 60/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-10-04T22:15:31.960Z] ---> 5964c345dd41 [2019-10-04T22:15:31.960Z] Step 61/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-10-04T22:15:31.960Z] ---> Running in 0abe1a9892db [2019-10-04T22:15:31.960Z] + RM_GOPATH=0 [2019-10-04T22:15:31.960Z] + TMP_GOPATH= [2019-10-04T22:15:31.960Z] + : /build [2019-10-04T22:15:31.960Z] + '[' -z '' ']' [2019-10-04T22:15:31.960Z] ++ mktemp -d [2019-10-04T22:15:31.960Z] + export GOPATH=/tmp/tmp.j0BnOAZGvI [2019-10-04T22:15:31.960Z] + GOPATH=/tmp/tmp.j0BnOAZGvI [2019-10-04T22:15:31.960Z] + RM_GOPATH=1 [2019-10-04T22:15:31.960Z] ++ dirname ./install.sh [2019-10-04T22:15:31.960Z] + dir=. [2019-10-04T22:15:31.960Z] + bin=proxy [2019-10-04T22:15:31.960Z] + shift [2019-10-04T22:15:31.960Z] + '[' '!' -f ./proxy.installer ']' [2019-10-04T22:15:31.960Z] + . ./proxy.installer [2019-10-04T22:15:31.960Z] ++ LIBNETWORK_COMMIT=96bcc0dae898308ed659c5095526788a602f4726 [2019-10-04T22:15:31.960Z] + install_proxy [2019-10-04T22:15:31.960Z] + case "$1" in [2019-10-04T22:15:31.960Z] + export CGO_ENABLED=0 [2019-10-04T22:15:31.960Z] + CGO_ENABLED=0 [2019-10-04T22:15:31.960Z] + _install_proxy [2019-10-04T22:15:31.960Z] Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726 [2019-10-04T22:15:31.960Z] + echo 'Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726' [2019-10-04T22:15:31.960Z] + git clone https://github.com/docker/libnetwork.git /tmp/tmp.j0BnOAZGvI/src/github.com/docker/libnetwork [2019-10-04T22:15:31.960Z] Cloning into '/tmp/tmp.j0BnOAZGvI/src/github.com/docker/libnetwork'... [2019-10-04T22:15:32.510Z] #55 DONE 252.4s [2019-10-04T22:15:32.510Z] [2019-10-04T22:15:32.510Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-04T22:15:32.510Z] #58 180.8 make[1]: 'images/built-in.o' is up to date. [2019-10-04T22:15:32.510Z] #58 180.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-10-04T22:15:32.510Z] #58 180.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-10-04T22:15:32.510Z] #58 180.9 make[1]: 'compel/libcompel.a' is up to date. [2019-10-04T22:15:32.510Z] #58 180.9 make[1]: 'compel/compel-host-bin' is up to date. [2019-10-04T22:15:32.510Z] #58 180.9 make[1]: Nothing to be done for 'all'. [2019-10-04T22:15:32.510Z] #58 180.9 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-04T22:15:32.510Z] #58 181.2 make[2]: Nothing to be done for 'all'. [2019-10-04T22:15:32.510Z] #58 181.3 make[2]: Nothing to be done for 'all'. [2019-10-04T22:15:32.510Z] #58 181.3 make[2]: Nothing to be done for 'all'. [2019-10-04T22:15:32.510Z] #58 181.4 make[2]: Nothing to be done for 'all'. [2019-10-04T22:15:32.510Z] #58 181.4 make[2]: Nothing to be done for 'all'. [2019-10-04T22:15:32.510Z] #58 181.4 make[2]: Nothing to be done for 'all'. [2019-10-04T22:15:32.510Z] #58 181.5 make[2]: Nothing to be done for 'all'. [2019-10-04T22:15:32.510Z] #58 181.5 make[2]: Nothing to be done for 'all'. [2019-10-04T22:15:32.510Z] #58 181.5 INSTALL criu/criu [2019-10-04T22:15:32.510Z] #58 DONE 181.7s [2019-10-04T22:15:32.510Z] [2019-10-04T22:15:32.510Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-10-04T22:15:35.422Z] + cd /tmp/tmp.j0BnOAZGvI/src/github.com/docker/libnetwork [2019-10-04T22:15:35.422Z] + git checkout -q 96bcc0dae898308ed659c5095526788a602f4726 [2019-10-04T22:15:35.422Z] + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-10-04T22:15:38.893Z] Removing intermediate container 0abe1a9892db [2019-10-04T22:15:38.893Z] ---> c88d46d3b3de [2019-10-04T22:15:38.893Z] Step 62/126 : FROM base AS golangci_lint [2019-10-04T22:15:38.893Z] ---> 6d6c52f44d94 [2019-10-04T22:15:38.893Z] Step 63/126 : ENV INSTALL_BINARY_NAME=golangci_lint [2019-10-04T22:15:38.893Z] ---> Running in 26074ae6acbb [2019-10-04T22:15:38.893Z] Removing intermediate container 26074ae6acbb [2019-10-04T22:15:38.893Z] ---> 85db2ac13015 [2019-10-04T22:15:38.893Z] Step 64/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-04T22:15:39.177Z] ---> 2f5afce25ae9 [2019-10-04T22:15:39.177Z] Step 65/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-10-04T22:15:39.177Z] ---> c426fd1b3046 [2019-10-04T22:15:39.177Z] Step 66/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-10-04T22:15:39.177Z] ---> Running in 2fead522cd72 [2019-10-04T22:15:39.461Z] + RM_GOPATH=0 [2019-10-04T22:15:39.461Z] + TMP_GOPATH= [2019-10-04T22:15:39.461Z] + : /build [2019-10-04T22:15:39.461Z] + '[' -z '' ']' [2019-10-04T22:15:39.461Z] ++ mktemp -d [2019-10-04T22:15:39.461Z] + export GOPATH=/tmp/tmp.9vDBrNMeu4 [2019-10-04T22:15:39.461Z] + GOPATH=/tmp/tmp.9vDBrNMeu4 [2019-10-04T22:15:39.461Z] + RM_GOPATH=1 [2019-10-04T22:15:39.461Z] ++ dirname ./install.sh [2019-10-04T22:15:39.461Z] Installing golangci-lint version v1.17.1 [2019-10-04T22:15:39.461Z] + dir=. [2019-10-04T22:15:39.461Z] + bin=golangci_lint [2019-10-04T22:15:39.461Z] + shift [2019-10-04T22:15:39.461Z] + '[' '!' -f ./golangci_lint.installer ']' [2019-10-04T22:15:39.461Z] + . ./golangci_lint.installer [2019-10-04T22:15:39.461Z] ++ : v1.17.1 [2019-10-04T22:15:39.461Z] + install_golangci_lint [2019-10-04T22:15:39.461Z] + echo 'Installing golangci-lint version v1.17.1' [2019-10-04T22:15:39.461Z] + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-04T22:15:43.019Z] + cd /tmp/tmp.9vDBrNMeu4/src/github.com/golangci/golangci-lint/ [2019-10-04T22:15:43.019Z] + git checkout -q v1.17.1 [2019-10-04T22:15:43.019Z] + go build -buildmode=pie -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-04T22:15:48.425Z] Fetching without tags [2019-10-04T22:15:49.213Z] Merging remotes/origin/master commit de5a67156b5eed287883958b60b0c08dacfc7332 into PR head commit 82097c0f1f0494d75b1088b59453a2d0feeb9735 [2019-10-04T22:15:48.050Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-04T22:15:48.140Z] > git config --add remote.origin.fetch +refs/pull/39713/head:refs/remotes/origin/PR-39713 # timeout=10 [2019-10-04T22:15:48.193Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-04T22:15:48.323Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-04T22:15:48.450Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-04T22:15:48.450Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-04T22:15:48.451Z] > git fetch --no-tags --force --progress https://github.com/moby/moby.git +refs/pull/39713/head:refs/remotes/origin/PR-39713 +refs/heads/master:refs/remotes/origin/master [2019-10-04T22:15:49.311Z] > git config core.sparsecheckout # timeout=10 [2019-10-04T22:15:49.367Z] > git checkout -f 82097c0f1f0494d75b1088b59453a2d0feeb9735 [2019-10-04T22:15:50.586Z] #47 222.5 + bin/containerd [2019-10-04T22:15:50.845Z] #47 ... [2019-10-04T22:15:50.845Z] [2019-10-04T22:15:50.845Z] #24 [golangci_lint 3/3] RUN PREFIX=/build ./install.sh golangci_lint [2019-10-04T22:15:50.845Z] #24 DONE 270.2s [2019-10-04T22:15:50.845Z] [2019-10-04T22:15:50.845Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-10-04T22:15:52.676Z] Merge succeeded, producing 82097c0f1f0494d75b1088b59453a2d0feeb9735 [2019-10-04T22:15:52.678Z] Checking out Revision 82097c0f1f0494d75b1088b59453a2d0feeb9735 (PR-39713) [2019-10-04T22:15:52.749Z] #47 ... [2019-10-04T22:15:52.749Z] [2019-10-04T22:15:52.749Z] #25 [dev 11/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-04T22:15:52.749Z] #25 DONE 0.7s [2019-10-04T22:15:52.749Z] [2019-10-04T22:15:52.749Z] #28 [dev 12/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-04T22:15:52.749Z] #28 DONE 0.2s [2019-10-04T22:15:52.749Z] [2019-10-04T22:15:52.749Z] #31 [dev 13/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-04T22:15:53.007Z] #31 DONE 0.2s [2019-10-04T22:15:53.007Z] [2019-10-04T22:15:53.007Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-10-04T22:15:53.264Z] #47 ... [2019-10-04T22:15:53.264Z] [2019-10-04T22:15:53.264Z] #34 [dev 14/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-10-04T22:15:53.264Z] #34 DONE 0.4s [2019-10-04T22:15:53.522Z] [2019-10-04T22:15:53.522Z] #39 [dev 15/24] COPY --from=tini /build/ /usr/local/bin/ [2019-10-04T22:15:53.522Z] #39 DONE 0.1s [2019-10-04T22:15:53.522Z] [2019-10-04T22:15:53.522Z] #43 [dev 16/24] COPY --from=runc /build/ /usr/local/bin/ [2019-10-04T22:15:52.317Z] > git merge de5a67156b5eed287883958b60b0c08dacfc7332 # timeout=10 [2019-10-04T22:15:52.491Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2019-10-04T22:15:52.701Z] > git config core.sparsecheckout # timeout=10 [2019-10-04T22:15:52.757Z] > git checkout -f 82097c0f1f0494d75b1088b59453a2d0feeb9735 [2019-10-04T22:15:54.088Z] #43 DONE 0.4s [2019-10-04T22:15:54.089Z] [2019-10-04T22:15:54.089Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-10-04T22:16:02.312Z] Commit message: "bump hashicorp/golang-lru v0.5.3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-04T22:16:06.437Z] + docker version [2019-10-04T22:16:15.341Z] WARN [runner/golint] Golint: can't lint 4 files: no file name for file &{Doc: Package:19958915 Name:quota Decls:[0xc0215e3c00 0xc0215e3c80 0xc0215e3d00 0xc0215e3d80 0xc02161f530 0xc02161f680] Scope:scope 0xc01a2f6f40 { [2019-10-04T22:16:15.341Z] var ErrQuotaNotSupported [2019-10-04T22:16:15.341Z] type errQuotaNotSupported [2019-10-04T22:16:15.341Z] } [2019-10-04T22:16:15.341Z] Imports:[0xc02161f3b0] Unresolved:[errdefs nil string] Comments:[0xc021644a00 0xc021644b80]} [2019-10-04T22:16:16.005Z] #47 249.3 + bin/containerd-stress [2019-10-04T22:16:17.901Z] #47 251.2 + bin/containerd-shim [2019-10-04T22:16:21.290Z] Client: Docker Engine - Enterprise [2019-10-04T22:16:21.291Z] Version: 19.03.2 [2019-10-04T22:16:21.291Z] API version: 1.40 [2019-10-04T22:16:21.291Z] Go version: go1.12.8 [2019-10-04T22:16:21.291Z] Git commit: c92ab06ed9 [2019-10-04T22:16:21.291Z] Built: 09/03/2019 16:38:11 [2019-10-04T22:16:21.291Z] OS/Arch: windows/amd64 [2019-10-04T22:16:21.291Z] Experimental: false [2019-10-04T22:16:21.291Z] [2019-10-04T22:16:21.291Z] Server: Docker Engine - Enterprise [2019-10-04T22:16:21.291Z] Engine: [2019-10-04T22:16:21.291Z] Version: 19.03.2 [2019-10-04T22:16:21.291Z] API version: 1.40 (minimum version 1.24) [2019-10-04T22:16:21.291Z] Go version: go1.12.8 [2019-10-04T22:16:21.291Z] Git commit: c92ab06ed9 [2019-10-04T22:16:21.291Z] Built: 09/03/2019 16:35:47 [2019-10-04T22:16:21.291Z] OS/Arch: windows/amd64 [2019-10-04T22:16:21.291Z] Experimental: true [Pipeline] sh [2019-10-04T22:16:22.856Z] + docker info [2019-10-04T22:16:26.008Z] #47 258.2 + bin/containerd-shim-runc-v1 [2019-10-04T22:16:27.909Z] #47 261.4 + bin/containerd-shim-runc-v2 [2019-10-04T22:16:28.564Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-04T22:16:28.564Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2019-10-04T22:16:28.564Z] ok github.com/docker/docker/api/server/middleware 0.023s coverage: 37.7% of statements [2019-10-04T22:16:28.564Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-04T22:16:28.564Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-04T22:16:28.564Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-04T22:16:28.564Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-04T22:16:28.564Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-04T22:16:28.564Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-04T22:16:28.564Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-04T22:16:28.564Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-04T22:16:28.564Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-04T22:16:28.564Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-04T22:16:28.564Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-04T22:16:28.564Z] ok github.com/docker/docker/api/server/router/swarm 0.002s coverage: 4.0% of statements [2019-10-04T22:16:28.564Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-04T22:16:28.564Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-04T22:16:28.564Z] ? github.com/docker/docker/api/types [no test files] [2019-10-04T22:16:28.564Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-04T22:16:28.564Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-04T22:16:28.564Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-04T22:16:28.564Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-04T22:16:28.564Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2019-10-04T22:16:28.564Z] ok github.com/docker/docker/api/types/filters 0.002s coverage: 95.2% of statements [2019-10-04T22:16:28.564Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-04T22:16:28.564Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-04T22:16:28.564Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-04T22:16:28.564Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-04T22:16:28.564Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-04T22:16:28.564Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-04T22:16:28.564Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-04T22:16:28.564Z] ok github.com/docker/docker/api/types/versions 0.008s coverage: 75.0% of statements [2019-10-04T22:16:28.564Z] ok github.com/docker/docker/api/types/time 0.001s coverage: 100.0% of statements [2019-10-04T22:16:28.564Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-04T22:16:28.564Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-04T22:16:28.564Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-04T22:16:28.564Z] ? github.com/docker/docker/builder [no test files] [2019-10-04T22:16:28.564Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-04T22:16:28.564Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-04T22:16:28.564Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-04T22:16:28.564Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-04T22:16:28.564Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-04T22:16:28.565Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-04T22:16:28.565Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-04T22:16:28.565Z] ok github.com/docker/docker/builder/dockerignore 0.001s coverage: 96.8% of statements [2019-10-04T22:16:29.282Z] #47 262.5 + binaries [2019-10-04T22:16:29.282Z] #47 262.5 + mkdir -p /build [2019-10-04T22:16:29.282Z] #47 262.5 + cp bin/containerd /build/containerd [2019-10-04T22:16:29.282Z] #47 262.6 + cp bin/containerd-shim /build/containerd-shim [2019-10-04T22:16:29.282Z] #47 262.6 + cp bin/ctr /build/ctr [2019-10-04T22:16:29.866Z] ok github.com/docker/docker/builder/remotecontext 0.298s coverage: 13.6% of statements [2019-10-04T22:16:30.660Z] ok github.com/docker/docker/builder/dockerfile 0.954s coverage: 48.2% of statements [2019-10-04T22:16:31.178Z] #47 DONE 264.4s [2019-10-04T22:16:31.452Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2019-10-04T22:16:31.839Z] ok github.com/docker/docker/builder/remotecontext/git 0.890s coverage: 85.1% of statements [2019-10-04T22:16:31.839Z] ? github.com/docker/docker/cli [no test files] [2019-10-04T22:16:31.839Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-04T22:16:32.111Z] [2019-10-04T22:16:32.111Z] #48 [dev 17/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-10-04T22:16:33.043Z] #48 DONE 1.0s [2019-10-04T22:16:33.043Z] [2019-10-04T22:16:33.043Z] #51 [dev 18/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-10-04T22:16:33.300Z] #51 DONE 0.2s [2019-10-04T22:16:33.300Z] [2019-10-04T22:16:33.300Z] #54 [dev 19/24] COPY --from=dockercli /build/ /usr/local/cli [2019-10-04T22:16:33.300Z] #54 DONE 0.2s [2019-10-04T22:16:33.300Z] [2019-10-04T22:16:33.300Z] #56 [dev 20/24] COPY --from=registry /build/registry* /usr/local/bin/ [2019-10-04T22:16:33.373Z] INFO [runner] worker.2 took 1m39.473011906s with stages: golint: 1m15.16145424s, gosec: 13.439869073s, gofmt: 4.549070096s, ineffassign: 2.565150949s, misspell: 2.531826407s, varcheck: 500.735783ms, deadcode: 371.670495ms, structcheck: 207.085177ms, unconvert: 146.064072ms, typecheck: 11.975µs [2019-10-04T22:16:34.232Z] #56 DONE 0.6s [2019-10-04T22:16:34.232Z] [2019-10-04T22:16:34.232Z] #59 [dev 21/24] COPY --from=criu /build/ /usr/local/ [2019-10-04T22:16:34.232Z] #59 DONE 0.2s [2019-10-04T22:16:34.232Z] [2019-10-04T22:16:34.232Z] #63 [dev 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-04T22:16:34.547Z] #63 DONE 0.3s [2019-10-04T22:16:34.547Z] [2019-10-04T22:16:34.547Z] #65 [dev 23/24] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397... [2019-10-04T22:16:34.804Z] #65 DONE 0.3s [2019-10-04T22:16:34.804Z] [2019-10-04T22:16:34.804Z] #66 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-10-04T22:16:34.804Z] #66 DONE 0.0s [2019-10-04T22:16:34.804Z] [2019-10-04T22:16:34.804Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker [2019-10-04T22:16:35.260Z] INFO [runner] worker.1 took 1m41.347352714s with stages: megacheck: 47.871194545s, goimports: 26.880659723s, govet: 26.595473917s [2019-10-04T22:16:35.260Z] INFO [runner] Workers idle times: #2: 1.86421803s [2019-10-04T22:16:35.260Z] INFO [runner] Issues before processing: 1963, after processing: 0 [2019-10-04T22:16:35.260Z] INFO [runner] processing took 476.29152ms with stages: exclude: 157.607075ms, identifier_marker: 151.525561ms, skip_dirs: 70.426574ms, nolint: 54.019937ms, autogenerated_exclude: 35.906381ms, path_prettifier: 3.214071ms, cgo: 1.400836ms, filename_unadjuster: 1.257526ms, exclude-rules: 910.44µs, diff: 4.026µs, path_shortener: 3.409µs, uniq_by_line: 2.926µs, source_code: 2.753µs, max_same_issues: 2.677µs, max_from_linter: 2.655µs, max_per_file_from_linter: 2.449µs, skip_files: 2.224µs [2019-10-04T22:16:35.260Z] INFO File cache stats: 1433 entries of total size 6.7MiB [2019-10-04T22:16:35.516Z] INFO Memory: 181 samples, avg is 1310.6MB, max is 5109.6MB [2019-10-04T22:16:35.516Z] INFO Execution took 2m12.610190935s [2019-10-04T22:16:35.771Z] Congratulations! "./pkg/..." is safely isolated from internal code. [2019-10-04T22:16:35.771Z] No api/types/ or api/swagger.yaml changes in diff. [2019-10-04T22:16:35.771Z] Congratulations! All toml source files changed here have valid syntax. [2019-10-04T22:16:35.771Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2019-10-04T22:16:35.771Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2019-10-04T22:16:36.076Z] ok github.com/docker/docker/client 0.267s coverage: 75.8% of statements [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2019-10-04T22:16:37.328Z] #67 DONE 2.1s [2019-10-04T22:16:37.329Z] [2019-10-04T22:16:37.329Z] #68 exporting to image [2019-10-04T22:16:37.329Z] #68 exporting layers [2019-10-04T22:16:37.344Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39713/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr20 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=82097c0f1f0494d75b1088b59453a2d0feeb9735 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:82097c0f1f0494d75b1088b59453a2d0feeb9735 hack/make.sh dynbinary-daemon test-docker-py [2019-10-04T22:16:37.906Z] [2019-10-04T22:16:37.906Z] Removing bundles/ [2019-10-04T22:16:37.906Z] [2019-10-04T22:16:37.906Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-10-04T22:16:37.906Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-04T22:16:37.906Z] GOOS="" GOARCH="" GOARM="" [2019-10-04T22:16:43.881Z] #68 exporting layers 6.2s done [2019-10-04T22:16:43.881Z] #68 writing image sha256:a9e75d01c0a2e91d3191538a0a6fc7151e6454d76718a237058b23a21633837d done [2019-10-04T22:16:43.881Z] #68 naming to docker.io/library/docker:82097c0f1f0494d75b1088b59453a2d0feeb9735 done [2019-10-04T22:16:43.881Z] #68 DONE 6.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2019-10-04T22:16:45.856Z] [2019-10-04T22:16:45.856Z] Removing bundles/ [2019-10-04T22:16:45.856Z] [2019-10-04T22:16:45.857Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-10-04T22:16:45.857Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-04T22:16:45.857Z] GOOS="" GOARCH="" GOARM="" [2019-10-04T22:16:51.304Z] Removing intermediate container 2fead522cd72 [2019-10-04T22:16:51.304Z] ---> c5ce60f9186f [2019-10-04T22:16:51.304Z] Step 67/126 : FROM base AS gotestsum [2019-10-04T22:16:51.304Z] ---> 6d6c52f44d94 [2019-10-04T22:16:51.304Z] Step 68/126 : ENV INSTALL_BINARY_NAME=gotestsum [2019-10-04T22:16:51.304Z] ---> Running in 518e54170a89 [2019-10-04T22:16:51.304Z] Removing intermediate container 518e54170a89 [2019-10-04T22:16:51.304Z] ---> e1b64c979ad9 [2019-10-04T22:16:51.304Z] Step 69/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-04T22:16:51.304Z] ---> 42a96e6327a4 [2019-10-04T22:16:51.304Z] Step 70/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-10-04T22:16:51.304Z] ---> 8e0d664938c4 [2019-10-04T22:16:51.304Z] Step 71/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-10-04T22:16:51.304Z] ---> Running in fccd4b23362e [2019-10-04T22:16:51.304Z] + RM_GOPATH=0 [2019-10-04T22:16:51.304Z] + TMP_GOPATH= [2019-10-04T22:16:51.304Z] + : /build [2019-10-04T22:16:51.304Z] + '[' -z '' ']' [2019-10-04T22:16:51.304Z] ++ mktemp -d [2019-10-04T22:16:51.304Z] + export GOPATH=/tmp/tmp.OLlUBxZq6y [2019-10-04T22:16:51.304Z] + GOPATH=/tmp/tmp.OLlUBxZq6y [2019-10-04T22:16:51.304Z] + RM_GOPATH=1 [2019-10-04T22:16:51.304Z] ++ dirname ./install.sh [2019-10-04T22:16:51.304Z] Installing gotestsum version v0.3.5 [2019-10-04T22:16:51.304Z] + dir=. [2019-10-04T22:16:51.304Z] + bin=gotestsum [2019-10-04T22:16:51.304Z] + shift [2019-10-04T22:16:51.304Z] + '[' '!' -f ./gotestsum.installer ']' [2019-10-04T22:16:51.304Z] + . ./gotestsum.installer [2019-10-04T22:16:51.304Z] ++ GOTESTSUM_COMMIT=v0.3.5 [2019-10-04T22:16:51.304Z] + install_gotestsum [2019-10-04T22:16:51.304Z] + echo 'Installing gotestsum version v0.3.5' [2019-10-04T22:16:51.304Z] + go get -d gotest.tools/gotestsum [2019-10-04T22:16:51.304Z] + cd /tmp/tmp.OLlUBxZq6y/src/gotest.tools/gotestsum [2019-10-04T22:16:51.304Z] + git checkout -q v0.3.5 [2019-10-04T22:16:51.304Z] + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-10-04T22:17:05.141Z] ok github.com/docker/docker/cmd/dockerd 0.090s coverage: 30.3% of statements [2019-10-04T22:17:07.049Z] ok github.com/docker/docker/container 0.116s coverage: 35.3% of statements [2019-10-04T22:17:07.049Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-04T22:17:07.049Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-04T22:17:07.049Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-04T22:17:07.049Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-04T22:17:13.683Z] Removing intermediate container fccd4b23362e [2019-10-04T22:17:13.683Z] ---> f07218fa8808 [2019-10-04T22:17:13.683Z] Step 72/126 : FROM dev-base AS dockercli [2019-10-04T22:17:13.683Z] ---> 6d6c52f44d94 [2019-10-04T22:17:13.683Z] Step 73/126 : ENV INSTALL_BINARY_NAME=dockercli [2019-10-04T22:17:13.683Z] ---> Running in 106e7c0cfa09 [2019-10-04T22:17:13.683Z] Removing intermediate container 106e7c0cfa09 [2019-10-04T22:17:13.683Z] ---> 461d7aa3d34e [2019-10-04T22:17:13.683Z] Step 74/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-04T22:17:13.683Z] ---> 1c61653e2ab4 [2019-10-04T22:17:13.683Z] Step 75/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-10-04T22:17:13.683Z] ---> feac5adc6367 [2019-10-04T22:17:13.683Z] Step 76/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-10-04T22:17:13.683Z] ---> Running in 83f4cde848e1 [2019-10-04T22:17:13.683Z] + RM_GOPATH=0 [2019-10-04T22:17:13.683Z] + TMP_GOPATH= [2019-10-04T22:17:13.683Z] + : /build [2019-10-04T22:17:13.683Z] + '[' -z '' ']' [2019-10-04T22:17:13.683Z] ++ mktemp -d [2019-10-04T22:17:13.683Z] + export GOPATH=/tmp/tmp.sIiuERXLgS [2019-10-04T22:17:13.683Z] + GOPATH=/tmp/tmp.sIiuERXLgS [2019-10-04T22:17:13.683Z] + RM_GOPATH=1 [2019-10-04T22:17:13.683Z] ++ dirname ./install.sh [2019-10-04T22:17:13.683Z] Install docker/cli version 17.06.2-ce from stable [2019-10-04T22:17:13.683Z] + dir=. [2019-10-04T22:17:13.683Z] + bin=dockercli [2019-10-04T22:17:13.683Z] + shift [2019-10-04T22:17:13.683Z] + '[' '!' -f ./dockercli.installer ']' [2019-10-04T22:17:13.683Z] + . ./dockercli.installer [2019-10-04T22:17:13.683Z] ++ DOCKERCLI_CHANNEL=stable [2019-10-04T22:17:13.683Z] ++ DOCKERCLI_VERSION=17.06.2-ce [2019-10-04T22:17:13.683Z] + install_dockercli [2019-10-04T22:17:13.683Z] + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-10-04T22:17:13.683Z] ++ uname -m [2019-10-04T22:17:13.683Z] + arch=ppc64le [2019-10-04T22:17:13.683Z] + '[' ppc64le '!=' x86_64 ']' [2019-10-04T22:17:13.683Z] + '[' ppc64le '!=' s390x ']' [2019-10-04T22:17:13.683Z] + '[' ppc64le '!=' armhf ']' [2019-10-04T22:17:13.683Z] + build_dockercli [2019-10-04T22:17:13.683Z] + git clone https://github.com/docker/docker-ce /tmp/tmp.sIiuERXLgS/tmp/docker-ce [2019-10-04T22:17:13.683Z] Cloning into '/tmp/tmp.sIiuERXLgS/tmp/docker-ce'... [2019-10-04T22:17:15.172Z] ok github.com/docker/docker/daemon/cluster 0.057s coverage: 0.5% of statements [2019-10-04T22:17:16.469Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2019-10-04T22:17:17.776Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 35.8% of statements [2019-10-04T22:17:25.482Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.429s coverage: 13.7% of statements [2019-10-04T22:17:27.408Z] ok github.com/docker/docker/daemon/config 0.041s coverage: 84.6% of statements [2019-10-04T22:17:27.408Z] ok github.com/docker/docker/daemon 12.310s coverage: 17.6% of statements [2019-10-04T22:17:27.408Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-04T22:17:27.408Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-04T22:17:29.572Z] ok github.com/docker/docker/daemon/discovery 0.012s coverage: 30.0% of statements [2019-10-04T22:17:29.572Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2019-10-04T22:17:29.572Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-04T22:17:29.572Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-04T22:17:30.914Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2019-10-04T22:17:32.792Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2019-10-04T22:17:34.081Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.276s coverage: 57.9% of statements [2019-10-04T22:17:35.025Z] Client: [2019-10-04T22:17:35.025Z] Debug Mode: false [2019-10-04T22:17:35.025Z] Plugins: [2019-10-04T22:17:35.025Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2019-10-04T22:17:35.025Z] [2019-10-04T22:17:35.025Z] Server: [2019-10-04T22:17:35.025Z] Containers: 0 [2019-10-04T22:17:35.025Z] Running: 0 [2019-10-04T22:17:35.025Z] Paused: 0 [2019-10-04T22:17:35.025Z] Stopped: 0 [2019-10-04T22:17:35.025Z] Images: 0 [2019-10-04T22:17:35.025Z] Server Version: 19.03.2 [2019-10-04T22:17:35.025Z] Storage Driver: lcow (linux) windowsfilter (windows) [2019-10-04T22:17:35.025Z] LCOW: [2019-10-04T22:17:35.025Z] Windows: [2019-10-04T22:17:35.025Z] Logging Driver: json-file [2019-10-04T22:17:35.025Z] Plugins: [2019-10-04T22:17:35.025Z] Volume: local [2019-10-04T22:17:35.025Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-10-04T22:17:35.025Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-10-04T22:17:35.025Z] Swarm: inactive [2019-10-04T22:17:35.025Z] Default Isolation: process [2019-10-04T22:17:35.025Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-10-04T22:17:35.025Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-10-04T22:17:35.025Z] OSType: windows [2019-10-04T22:17:35.025Z] Architecture: x86_64 [2019-10-04T22:17:35.025Z] CPUs: 4 [2019-10-04T22:17:35.025Z] Total Memory: 32GiB [2019-10-04T22:17:35.025Z] Name: azwin-2-ed5330 [2019-10-04T22:17:35.025Z] ID: 4XOH:KI43:3UYQ:TBC4:5RJP:O6MZ:RR7U:K7TM:PNVP:XMQC:BCRI:ONC3 [2019-10-04T22:17:35.025Z] Docker Root Dir: D:\docker [2019-10-04T22:17:35.025Z] Debug Mode: false [2019-10-04T22:17:35.025Z] Registry: https://index.docker.io/v1/ [2019-10-04T22:17:35.025Z] Labels: [2019-10-04T22:17:35.025Z] Experimental: true [2019-10-04T22:17:35.025Z] Insecure Registries: [2019-10-04T22:17:35.025Z] 10.0.0.4:5000 [2019-10-04T22:17:35.025Z] 127.0.0.0/8 [2019-10-04T22:17:35.025Z] Registry Mirrors: [2019-10-04T22:17:35.025Z] http://10.0.0.4:5000/ [2019-10-04T22:17:35.025Z] Live Restore Enabled: false [2019-10-04T22:17:35.025Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2019-10-04T22:17:40.370Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.657s coverage: 46.2% of statements [2019-10-04T22:17:40.691Z] + cd /tmp/tmp.sIiuERXLgS/tmp/docker-ce [2019-10-04T22:17:40.691Z] + git checkout -q v17.06.2-ce [2019-10-04T22:17:40.691Z] + mkdir -p /tmp/tmp.sIiuERXLgS/src/github.com/docker [2019-10-04T22:17:40.691Z] + mv components/cli /tmp/tmp.sIiuERXLgS/src/github.com/docker/cli [2019-10-04T22:17:40.691Z] + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2019-10-04T22:17:42.347Z] ok github.com/docker/docker/daemon/graphdriver/aufs 11.225s coverage: 72.5% of statements [2019-10-04T22:17:42.347Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-04T22:17:43.168Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.960s coverage: 51.0% of statements [2019-10-04T22:17:45.067Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.534s coverage: 76.1% of statements [2019-10-04T22:17:46.401Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.005s coverage: 58.0% of statements [2019-10-04T22:17:47.195Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.005s coverage: 3.0% of statements [2019-10-04T22:17:49.674Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.913s coverage: 57.0% of statements [2019-10-04T22:17:49.674Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-10-04T22:17:49.674Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-04T22:17:49.674Z] ok github.com/docker/docker/daemon/images 0.008s coverage: 4.9% of statements [2019-10-04T22:17:49.674Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-04T22:17:50.072Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2019-10-04T22:17:50.072Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-04T22:17:51.467Z] ok github.com/docker/docker/daemon/logger 0.222s coverage: 42.7% of statements [2019-10-04T22:17:52.530Z] ok github.com/docker/docker/daemon/logger/awslogs 0.135s coverage: 77.8% of statements [2019-10-04T22:17:52.530Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-04T22:17:52.530Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-04T22:17:53.491Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 68.2% of statements [2019-10-04T22:17:53.491Z] ok github.com/docker/docker/daemon/logger/journald 0.003s coverage: 26.2% of statements [2019-10-04T22:17:54.357Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.003s coverage: 88.3% of statements [2019-10-04T22:17:54.755Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.006s coverage: 62.1% of statements [2019-10-04T22:17:55.162Z] ok github.com/docker/docker/daemon/logger/local 0.010s coverage: 74.7% of statements [2019-10-04T22:17:55.162Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-04T22:17:56.476Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.026s coverage: 19.9% of statements [2019-10-04T22:17:57.797Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 47.8% of statements [2019-10-04T22:17:58.173Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2019-10-04T22:17:58.572Z] ok github.com/docker/docker/daemon/logger/splunk 1.638s coverage: 84.5% of statements [2019-10-04T22:17:58.572Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-04T22:17:58.572Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2019-10-04T22:17:58.572Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-04T22:17:59.361Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-04T22:17:59.361Z] [2019-10-04T22:17:59.361Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2019-10-04T22:17:59.361Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2019-10-04T22:17:59.361Z] Using test binary docker [2019-10-04T22:17:59.361Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-10-04T22:17:59.361Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-04T22:17:59.361Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-04T22:17:59.361Z] Warning failed to create cache: (null) [2019-10-04T22:17:59.361Z] . [2019-10-04T22:17:59.361Z] INFO: Waiting for daemon to start... [2019-10-04T22:17:59.361Z] Starting dockerd [2019-10-04T22:17:59.361Z] . [2019-10-04T22:17:59.361Z] INFO: Building docker-sdk-python3:4.1.0... [2019-10-04T22:18:00.549Z] ok github.com/docker/docker/distribution/metadata 0.028s coverage: 48.2% of statements [2019-10-04T22:18:01.370Z] ok github.com/docker/docker/distribution 0.347s coverage: 22.4% of statements [2019-10-04T22:18:01.370Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-04T22:18:02.434Z] ok github.com/docker/docker/errdefs 0.018s coverage: 49.4% of statements [2019-10-04T22:18:03.875Z] ok github.com/docker/docker/distribution/xfer 1.900s coverage: 85.1% of statements [2019-10-04T22:18:03.875Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-04T22:18:03.875Z] ok github.com/docker/docker/image 0.015s coverage: 86.4% of statements [2019-10-04T22:18:05.205Z] ok github.com/docker/docker/image/v1 0.005s coverage: 25.0% of statements [2019-10-04T22:18:05.205Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2019-10-04T22:18:05.205Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-04T22:18:05.205Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-04T22:18:05.613Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2019-10-04T22:18:05.744Z] DEBUG: print all environment variables to check how Jenkins runs this script [2019-10-04T22:18:05.744Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-891eb2eb\powershellScript.ps1'; exit $LASTEXITCODE; [2019-10-04T22:18:05.744Z] ---------------------------------------------------------------------------- [2019-10-04T22:18:05.744Z] [2019-10-04T22:18:05.744Z] INFO: executeCI.ps1 starting at Fri Oct 4 22:18:01 CUT 2019 [2019-10-04T22:18:05.744Z] [2019-10-04T22:18:05.744Z] INFO: Script version 05-Feb-2019 09:03 PDT [2019-10-04T22:18:05.744Z] INFO: Running git version 2.23.0.windows.1 [2019-10-04T22:18:05.744Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2019-10-04T22:18:05.744Z] INFO: Environment variables: [2019-10-04T22:18:05.744Z] [2019-10-04T22:18:05.744Z] Name Value [2019-10-04T22:18:05.744Z] ---- ----- [2019-10-04T22:18:05.744Z] ALLUSERSPROFILE C:\ProgramData [2019-10-04T22:18:05.744Z] amd64 true [2019-10-04T22:18:05.744Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2019-10-04T22:18:05.744Z] APT_MIRROR cdn-fastly.deb.debian.org [2019-10-04T22:18:05.744Z] BRANCH_NAME PR-39713 [2019-10-04T22:18:05.744Z] BUILD_DISPLAY_NAME #20 [2019-10-04T22:18:05.744Z] BUILD_ID 20 [2019-10-04T22:18:05.744Z] BUILD_NUMBER 20 [2019-10-04T22:18:05.744Z] BUILD_TAG jenkins-moby-PR-39713-20 [2019-10-04T22:18:05.744Z] BUILD_URL https://ci.docker.com/public/job/moby/job/PR-39713/20/ [2019-10-04T22:18:05.744Z] CHANGE_AUTHOR thaJeztah [2019-10-04T22:18:05.744Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2019-10-04T22:18:05.744Z] CHANGE_BRANCH containerd_1.3 [2019-10-04T22:18:05.744Z] CHANGE_FORK thaJeztah [2019-10-04T22:18:05.744Z] CHANGE_ID 39713 [2019-10-04T22:18:05.744Z] CHANGE_TARGET master [2019-10-04T22:18:05.744Z] CHANGE_TITLE bump containerd and dependencies to v1.3.0 [2019-10-04T22:18:05.744Z] CHANGE_URL https://github.com/moby/moby/pull/39713 [2019-10-04T22:18:05.744Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-04T22:18:05.744Z] CommonProgramFiles C:\Program Files\Common Files [2019-10-04T22:18:05.744Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2019-10-04T22:18:05.744Z] CommonProgramW6432 C:\Program Files\Common Files [2019-10-04T22:18:05.744Z] COMPUTERNAME azwin-2-ed5330 [2019-10-04T22:18:05.744Z] ComSpec C:\windows\system32\cmd.exe [2019-10-04T22:18:05.744Z] ConfigSequenceNumber 0 [2019-10-04T22:18:05.744Z] DOCKER_BUILDKIT 0 [2019-10-04T22:18:05.744Z] DOCKER_DUT_DEBUG 1 [2019-10-04T22:18:05.744Z] DOCKER_EXPERIMENTAL 1 [2019-10-04T22:18:05.744Z] DOCKER_GRAPHDRIVER overlay2 [2019-10-04T22:18:05.744Z] DriverData C:\Windows\System32\Drivers\DriverData [2019-10-04T22:18:05.744Z] EXECUTOR_NUMBER 0 [2019-10-04T22:18:05.744Z] FQDN azwin-2-ed5330.westus.cloudapp.azure.com [2019-10-04T22:18:05.744Z] GIT_BRANCH PR-39713 [2019-10-04T22:18:05.744Z] GIT_COMMIT 82097c0f1f0494d75b1088b59453a2d0feeb9735 [2019-10-04T22:18:05.744Z] GIT_PREVIOUS_COMMIT 7d826eb6f616f6226adc03f7569de72b5c3ac702 [2019-10-04T22:18:05.744Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 1d6489f8bdf3fa66173322cb36ba1bda588d7777 [2019-10-04T22:18:05.744Z] GIT_URL https://github.com/moby/moby.git [2019-10-04T22:18:05.744Z] HUDSON_COOKIE bfbfe9aa-4562-4c64-a091-76db37265cad [2019-10-04T22:18:05.744Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2019-10-04T22:18:05.744Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2019-10-04T22:18:05.744Z] HUDSON_URL https://ci.docker.com/public/ [2019-10-04T22:18:05.744Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.222-2.b10.ojdkbuild.windows.x86_64 [2019-10-04T22:18:05.744Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2019-10-04T22:18:05.744Z] JENKINS_NODE_COOKIE af022267-b435-4e6e-8034-784da8a4f0c9 [2019-10-04T22:18:05.744Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2019-10-04T22:18:05.744Z] JENKINS_URL https://ci.docker.com/public/ [2019-10-04T22:18:05.744Z] JOB_BASE_NAME PR-39713 [2019-10-04T22:18:05.744Z] JOB_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-39713/display/redirect [2019-10-04T22:18:05.744Z] JOB_NAME moby/PR-39713 [2019-10-04T22:18:05.744Z] JOB_URL https://ci.docker.com/public/job/moby/job/PR-39713/ [2019-10-04T22:18:05.744Z] library.jps.version master [2019-10-04T22:18:05.744Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2019-10-04T22:18:05.744Z] NODE_LABELS amd64 azure azwin-2-ed5330 azwin-2019 docker west-us windows windows-2019 x86_64 [2019-10-04T22:18:05.744Z] NODE_NAME azwin-2-ed5330 [2019-10-04T22:18:05.744Z] NUMBER_OF_PROCESSORS 4 [2019-10-04T22:18:05.744Z] OS Windows_NT [2019-10-04T22:18:05.744Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2019-10-04T22:18:05.744Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2019-10-04T22:18:05.744Z] ppc64le true [2019-10-04T22:18:05.744Z] PROCESSOR_ARCHITECTURE AMD64 [2019-10-04T22:18:05.746Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2019-10-04T22:18:05.746Z] PROCESSOR_LEVEL 6 [2019-10-04T22:18:05.746Z] PROCESSOR_REVISION 4f01 [2019-10-04T22:18:05.746Z] ProgramData C:\ProgramData [2019-10-04T22:18:05.746Z] ProgramFiles C:\Program Files [2019-10-04T22:18:05.746Z] ProgramFiles(x86) C:\Program Files (x86) [2019-10-04T22:18:05.746Z] ProgramW6432 C:\Program Files [2019-10-04T22:18:05.746Z] PROMPT $P$G [2019-10-04T22:18:05.746Z] PSExecutionPolicyPreference Bypass [2019-10-04T22:18:05.746Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2019-10-04T22:18:05.746Z] PUBLIC C:\Users\Public [2019-10-04T22:18:05.746Z] RUN_CHANGES_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-39713/20/display/redirect?page=changes [2019-10-04T22:18:05.746Z] RUN_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-39713/20/display/redirect [2019-10-04T22:18:05.746Z] s390x true [2019-10-04T22:18:05.746Z] skip_dco false [2019-10-04T22:18:05.746Z] SKIP_VALIDATION_TESTS 1 [2019-10-04T22:18:05.746Z] SOURCES_DRIVE d [2019-10-04T22:18:05.746Z] SOURCES_SUBDIR gopath [2019-10-04T22:18:05.746Z] STAGE_NAME Run tests [2019-10-04T22:18:05.746Z] SystemDrive C: [2019-10-04T22:18:05.746Z] SystemRoot C:\windows [2019-10-04T22:18:05.746Z] TEMP C:\windows\TEMP [2019-10-04T22:18:05.746Z] TESTDEBUG 0 [2019-10-04T22:18:05.746Z] TESTRUN_DRIVE d [2019-10-04T22:18:05.746Z] TESTRUN_SUBDIR CI [2019-10-04T22:18:05.746Z] TIMEOUT 120m [2019-10-04T22:18:05.746Z] TMP C:\windows\TEMP [2019-10-04T22:18:05.746Z] unit_validate true [2019-10-04T22:18:05.746Z] USERDOMAIN WORKGROUP [2019-10-04T22:18:05.746Z] USERNAME azwin-2-ed5330$ [2019-10-04T22:18:05.746Z] USERPROFILE C:\windows\system32\config\systemprofile [2019-10-04T22:18:05.746Z] windir C:\windows [2019-10-04T22:18:05.746Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2019-10-04T22:18:05.746Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2019-10-04T22:18:05.746Z] windowsRS1 false [2019-10-04T22:18:05.746Z] windowsRS5 true [2019-10-04T22:18:05.746Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2019-10-04T22:18:05.746Z] [2019-10-04T22:18:05.746Z] [2019-10-04T22:18:05.746Z] [2019-10-04T22:18:05.746Z] INFO: Sources under d:\gopath\... [2019-10-04T22:18:05.746Z] INFO: Test run under d:\CI\... [2019-10-04T22:18:05.746Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2019-10-04T22:18:05.746Z] INFO: docker/docker repository was found [2019-10-04T22:18:05.746Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2019-10-04T22:18:06.208Z] ltsc2019: Pulling from windows/servercore [2019-10-04T22:18:07.290Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-04T22:18:07.290Z] [2019-10-04T22:18:07.290Z] [2019-10-04T22:18:07.290Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-04T22:18:07.290Z] [2019-10-04T22:18:07.290Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-04T22:18:07.290Z] [2019-10-04T22:18:07.290Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2019-10-04T22:18:07.290Z] No new tests added to integration. [2019-10-04T22:18:07.290Z] [2019-10-04T22:18:07.290Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-04T22:18:07.290Z] PKG_CONFIG=pkg-config [2019-10-04T22:18:07.290Z] GOLANG_VERSION=1.13.1 [2019-10-04T22:18:07.290Z] HOSTNAME=12d0122607ea [2019-10-04T22:18:07.290Z] KEEPBUNDLE=1 [2019-10-04T22:18:07.290Z] container=docker [2019-10-04T22:18:07.290Z] TEST_SKIP_INTEGRATION=1 [2019-10-04T22:18:07.290Z] GO111MODULE=off [2019-10-04T22:18:07.290Z] GOPATH=/go [2019-10-04T22:18:07.290Z] PWD=/go/src/github.com/docker/docker [2019-10-04T22:18:07.290Z] HOME=/root [2019-10-04T22:18:07.290Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-04T22:18:07.290Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-04T22:18:07.290Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-04T22:18:07.290Z] DOCKER_GITCOMMIT=82097c0f1f0494d75b1088b59453a2d0feeb9735 [2019-10-04T22:18:07.290Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-04T22:18:07.290Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-04T22:18:07.290Z] TERM=xterm [2019-10-04T22:18:07.290Z] VALIDATE_BRANCH=master [2019-10-04T22:18:07.290Z] DEST=bundles/test-integration [2019-10-04T22:18:07.290Z] SHLVL=1 [2019-10-04T22:18:07.290Z] TIMEOUT=120m [2019-10-04T22:18:07.290Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2019-10-04T22:18:07.290Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-04T22:18:07.290Z] DOCKER_PKG=github.com/docker/docker [2019-10-04T22:18:07.290Z] TESTDEBUG=0 [2019-10-04T22:18:07.290Z] _=/usr/bin/env [2019-10-04T22:18:07.290Z] Building test suite binary ./integration-cli/test.main [2019-10-04T22:18:07.290Z] PKG_CONFIG=pkg-config [2019-10-04T22:18:07.290Z] GOLANG_VERSION=1.13.1 [2019-10-04T22:18:07.290Z] HOSTNAME=67c92e42c51b [2019-10-04T22:18:07.290Z] KEEPBUNDLE=1 [2019-10-04T22:18:07.290Z] container=docker [2019-10-04T22:18:07.290Z] TEST_SKIP_INTEGRATION=1 [2019-10-04T22:18:07.290Z] GO111MODULE=off [2019-10-04T22:18:07.290Z] GOPATH=/go [2019-10-04T22:18:07.290Z] PWD=/go/src/github.com/docker/docker [2019-10-04T22:18:07.290Z] HOME=/root [2019-10-04T22:18:07.290Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-04T22:18:07.290Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-04T22:18:07.290Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-04T22:18:07.290Z] DOCKER_GITCOMMIT=82097c0f1f0494d75b1088b59453a2d0feeb9735 [2019-10-04T22:18:07.290Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-04T22:18:07.290Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-04T22:18:07.290Z] TERM=xterm [2019-10-04T22:18:07.290Z] VALIDATE_BRANCH=master [2019-10-04T22:18:07.290Z] DEST=bundles/test-integration [2019-10-04T22:18:07.290Z] SHLVL=1 [2019-10-04T22:18:07.290Z] TIMEOUT=120m [2019-10-04T22:18:07.290Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2019-10-04T22:18:07.290Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-04T22:18:07.290Z] DOCKER_PKG=github.com/docker/docker [2019-10-04T22:18:07.290Z] TESTDEBUG=0 [2019-10-04T22:18:07.290Z] _=/usr/bin/env [2019-10-04T22:18:07.290Z] Building test suite binary ./integration-cli/test.main [2019-10-04T22:18:07.487Z] ok github.com/docker/docker/opts 0.019s coverage: 66.9% of statements [2019-10-04T22:18:07.487Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2019-10-04T22:18:07.547Z] PKG_CONFIG=pkg-config [2019-10-04T22:18:07.547Z] GOLANG_VERSION=1.13.1 [2019-10-04T22:18:07.547Z] HOSTNAME=c3b6977cd43f [2019-10-04T22:18:07.547Z] KEEPBUNDLE=1 [2019-10-04T22:18:07.547Z] container=docker [2019-10-04T22:18:07.547Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-10-04T22:18:07.547Z] GO111MODULE=off [2019-10-04T22:18:07.547Z] GOPATH=/go [2019-10-04T22:18:07.547Z] PWD=/go/src/github.com/docker/docker [2019-10-04T22:18:07.547Z] HOME=/root [2019-10-04T22:18:07.547Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-04T22:18:07.547Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-04T22:18:07.547Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-04T22:18:07.547Z] DOCKER_GITCOMMIT=82097c0f1f0494d75b1088b59453a2d0feeb9735 [2019-10-04T22:18:07.547Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-04T22:18:07.547Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-04T22:18:07.547Z] TERM=xterm [2019-10-04T22:18:07.547Z] VALIDATE_BRANCH=master [2019-10-04T22:18:07.547Z] DEST=bundles/test-integration [2019-10-04T22:18:07.547Z] SHLVL=1 [2019-10-04T22:18:07.547Z] TIMEOUT=120m [2019-10-04T22:18:07.547Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-04T22:18:07.547Z] DOCKER_PKG=github.com/docker/docker [2019-10-04T22:18:07.547Z] TESTDEBUG=0 [2019-10-04T22:18:07.547Z] _=/usr/bin/env [2019-10-04T22:18:07.547Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-04T22:18:09.323Z] ok github.com/docker/docker/pkg/archive 0.477s coverage: 76.8% of statements [2019-10-04T22:18:10.604Z] ok github.com/docker/docker/pkg/authorization 0.463s coverage: 68.3% of statements [2019-10-04T22:18:10.991Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2019-10-04T22:18:10.991Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2019-10-04T22:18:13.310Z] 65014b3c3121: Pulling fs layer [2019-10-04T22:18:13.310Z] 2945147eda09: Pulling fs layer [2019-10-04T22:18:14.263Z] ok github.com/docker/docker/layer 7.225s coverage: 68.8% of statements [2019-10-04T22:18:14.263Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-04T22:18:14.263Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-04T22:18:14.263Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-04T22:18:14.263Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-04T22:18:14.263Z] ? github.com/docker/docker/oci [no test files] [2019-10-04T22:18:14.263Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-04T22:18:14.650Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2019-10-04T22:18:15.015Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2019-10-04T22:18:15.414Z] ok github.com/docker/docker/pkg/discovery/file 0.002s coverage: 92.9% of statements [2019-10-04T22:18:15.414Z] ok github.com/docker/docker/pkg/chrootarchive 3.503s coverage: 43.2% of statements [2019-10-04T22:18:15.414Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-04T22:18:15.414Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-04T22:18:16.240Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2019-10-04T22:18:17.084Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2019-10-04T22:18:17.454Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2019-10-04T22:18:18.770Z] ok github.com/docker/docker/pkg/filenotify 0.602s coverage: 67.0% of statements [2019-10-04T22:18:19.618Z] ok github.com/docker/docker/pkg/fileutils 0.007s coverage: 89.5% of statements [2019-10-04T22:18:20.000Z] ok github.com/docker/docker/pkg/discovery/kv 3.249s coverage: 84.1% of statements [2019-10-04T22:18:20.370Z] ok github.com/docker/docker/pkg/homedir 0.001s coverage: 11.4% of statements [2019-10-04T22:18:20.370Z] ok github.com/docker/docker/pkg/fsutils 0.416s coverage: 85.1% of statements [2019-10-04T22:18:21.191Z] ok github.com/docker/docker/pkg/idtools 0.266s coverage: 70.1% of statements [2019-10-04T22:18:22.001Z] ok github.com/docker/docker/pkg/ioutils 0.435s coverage: 70.6% of statements [2019-10-04T22:18:22.001Z] ok github.com/docker/docker/pkg/jsonmessage 0.002s coverage: 91.7% of statements [2019-10-04T22:18:22.422Z] ok github.com/docker/docker/pkg/locker 0.015s coverage: 88.9% of statements [2019-10-04T22:18:22.422Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2019-10-04T22:18:22.422Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-10-04T22:18:22.996Z] ok github.com/docker/docker/pkg/namesgenerator 0.016s coverage: 85.7% of statements [2019-10-04T22:18:23.463Z] ok github.com/docker/docker/pkg/parsers 0.012s coverage: 97.0% of statements [2019-10-04T22:18:23.675Z] 2945147eda09: Download complete [2019-10-04T22:18:23.998Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2019-10-04T22:18:24.426Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 91.4% of statements [2019-10-04T22:18:24.426Z] ok github.com/docker/docker/pkg/mount 1.254s coverage: 69.6% of statements [2019-10-04T22:18:24.426Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-04T22:18:24.801Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2019-10-04T22:18:24.801Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-04T22:18:24.801Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-04T22:18:25.637Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.005s coverage: 56.8% of statements [2019-10-04T22:18:26.460Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2019-10-04T22:18:26.460Z] ok github.com/docker/docker/pkg/pools 0.006s coverage: 88.2% of statements [2019-10-04T22:18:26.847Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2019-10-04T22:18:28.112Z] ok github.com/docker/docker/pkg/pubsub 1.033s coverage: 73.9% of statements [2019-10-04T22:18:28.909Z] ok github.com/docker/docker/pkg/reexec 0.004s coverage: 82.4% of statements [2019-10-04T22:18:32.095Z] ok github.com/docker/docker/pkg/signal 2.463s coverage: 61.0% of statements [2019-10-04T22:18:32.095Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2019-10-04T22:18:32.496Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2019-10-04T22:18:32.891Z] ok github.com/docker/docker/pkg/stringid 0.001s coverage: 70.6% of statements [2019-10-04T22:18:33.424Z] ok github.com/docker/docker/pkg/symlink 0.014s coverage: 87.7% of statements [2019-10-04T22:18:33.874Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 80.6% of statements [2019-10-04T22:18:34.052Z] 65014b3c3121: Verifying Checksum [2019-10-04T22:18:34.052Z] 65014b3c3121: Download complete [2019-10-04T22:18:34.417Z] ok github.com/docker/docker/pkg/system 0.044s coverage: 36.9% of statements [2019-10-04T22:18:35.253Z] ok github.com/docker/docker/pkg/tailfile 0.041s coverage: 88.6% of statements [2019-10-04T22:18:35.634Z] ok github.com/docker/docker/pkg/tarsum 0.052s coverage: 89.3% of statements [2019-10-04T22:18:36.448Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 85.9% of statements [2019-10-04T22:18:36.448Z] testing: warning: no tests to run [2019-10-04T22:18:36.448Z] coverage: [no statements] [2019-10-04T22:18:36.448Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2019-10-04T22:18:36.828Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2019-10-04T22:18:37.215Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2019-10-04T22:18:37.494Z] + return [2019-10-04T22:18:37.615Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2019-10-04T22:18:39.459Z] ok github.com/docker/docker/plugin 0.548s coverage: 27.1% of statements [2019-10-04T22:18:40.273Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2019-10-04T22:18:41.590Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 76.2% of statements [2019-10-04T22:18:41.590Z] ok github.com/docker/docker/reference 0.007s coverage: 83.7% of statements [2019-10-04T22:18:43.529Z] ok github.com/docker/docker/registry 0.170s coverage: 56.3% of statements [2019-10-04T22:18:44.409Z] ok github.com/docker/docker/registry/resumable 0.014s coverage: 100.0% of statements [2019-10-04T22:18:44.409Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 45.3% of statements [2019-10-04T22:18:44.415Z] Removing intermediate container 83f4cde848e1 [2019-10-04T22:18:44.415Z] ---> bd0e6d368dc0 [2019-10-04T22:18:44.415Z] Step 77/126 : FROM runtime-dev AS runc [2019-10-04T22:18:44.415Z] ---> 74b917c63413 [2019-10-04T22:18:44.415Z] Step 78/126 : ENV INSTALL_BINARY_NAME=runc [2019-10-04T22:18:44.415Z] ---> Running in 10631dcd3a8f [2019-10-04T22:18:44.415Z] Removing intermediate container 10631dcd3a8f [2019-10-04T22:18:44.415Z] ---> 383be92544b0 [2019-10-04T22:18:44.415Z] Step 79/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-04T22:18:44.415Z] ---> ab0a2dc44f3b [2019-10-04T22:18:44.415Z] Step 80/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-10-04T22:18:44.415Z] ---> 16e7d08bd6e8 [2019-10-04T22:18:44.415Z] Step 81/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-10-04T22:18:44.415Z] ---> Running in 5e102e0fb8bd [2019-10-04T22:18:44.415Z] + RM_GOPATH=0 [2019-10-04T22:18:44.415Z] + TMP_GOPATH= [2019-10-04T22:18:44.415Z] + : /build [2019-10-04T22:18:44.415Z] + '[' -z '' ']' [2019-10-04T22:18:44.415Z] ++ mktemp -d [2019-10-04T22:18:44.415Z] + export GOPATH=/tmp/tmp.R5xEJGYgGh [2019-10-04T22:18:44.415Z] + GOPATH=/tmp/tmp.R5xEJGYgGh [2019-10-04T22:18:44.415Z] + RM_GOPATH=1 [2019-10-04T22:18:44.415Z] ++ dirname ./install.sh [2019-10-04T22:18:44.415Z] + dir=. [2019-10-04T22:18:44.415Z] + bin=runc [2019-10-04T22:18:44.415Z] + shift [2019-10-04T22:18:44.415Z] + '[' '!' -f ./runc.installer ']' [2019-10-04T22:18:44.415Z] + . ./runc.installer [2019-10-04T22:18:44.415Z] ++ RUNC_COMMIT=3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-04T22:18:44.415Z] + install_runc [2019-10-04T22:18:44.415Z] + uname -r [2019-10-04T22:18:44.415Z] + grep -q '^3\.10\.0.*\.el7\.' [2019-10-04T22:18:44.415Z] Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-10-04T22:18:44.415Z] + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-10-04T22:18:44.415Z] + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-10-04T22:18:44.415Z] + git clone https://github.com/opencontainers/runc.git /tmp/tmp.R5xEJGYgGh/src/github.com/opencontainers/runc [2019-10-04T22:18:44.415Z] Cloning into '/tmp/tmp.R5xEJGYgGh/src/github.com/opencontainers/runc'... [2019-10-04T22:18:45.745Z] ok github.com/docker/docker/runconfig 0.016s coverage: 68.2% of statements [2019-10-04T22:18:45.745Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2019-10-04T22:18:46.087Z] sha256:9704fcd7a9398b2900d4107fb4cf01c88500cd922b6f586345f018c54a7280bb [2019-10-04T22:18:46.087Z] INFO: Starting docker-py tests... [2019-10-04T22:18:46.087Z] ============================= test session starts ============================== [2019-10-04T22:18:46.087Z] platform linux -- Python 3.7.4, pytest-4.3.1, py-1.8.0, pluggy-0.13.0 [2019-10-04T22:18:46.087Z] rootdir: /src, inifile: pytest.ini [2019-10-04T22:18:46.087Z] plugins: timeout-1.3.3, cov-2.6.1 [2019-10-04T22:18:46.087Z] collected 385 items / 5 deselected / 380 selected [2019-10-04T22:18:46.087Z] [2019-10-04T22:18:46.445Z] + cd /tmp/tmp.R5xEJGYgGh/src/github.com/opencontainers/runc [2019-10-04T22:18:46.445Z] + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-04T22:18:46.445Z] + '[' -z '' ']' [2019-10-04T22:18:46.445Z] + target=static [2019-10-04T22:18:46.445Z] + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-10-04T22:18:46.730Z] 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-10-04T22:18:49.002Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2019-10-04T22:18:49.383Z] ok github.com/docker/docker/volume/local 0.044s coverage: 73.0% of statements [2019-10-04T22:18:50.217Z] ok github.com/docker/docker/volume/mounts 0.025s coverage: 67.0% of statements [2019-10-04T22:18:51.495Z] ok github.com/docker/docker/volume/service 0.012s coverage: 73.0% of statements [2019-10-04T22:18:59.401Z] ok github.com/docker/docker/pkg/plugins 33.622s coverage: 76.6% of statements [2019-10-04T22:18:59.401Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-04T22:18:59.401Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-04T22:18:59.401Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-04T22:18:59.401Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-04T22:18:59.401Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-10-04T22:18:59.401Z] ? github.com/docker/docker/rootless [no test files] [2019-10-04T22:18:59.401Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-10-04T22:18:59.401Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-04T22:18:59.401Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-04T22:18:59.401Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-04T22:18:59.401Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-04T22:18:59.401Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-04T22:18:59.401Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-04T22:18:59.401Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-04T22:18:59.401Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-04T22:18:59.401Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-04T22:18:59.401Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-04T22:18:59.401Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-04T22:18:59.401Z] ? github.com/docker/docker/volume [no test files] [2019-10-04T22:18:59.401Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-04T22:18:59.401Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-04T22:18:59.785Z] [2019-10-04T22:18:59.785Z] === Skipped [2019-10-04T22:18:59.785Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-10-04T22:18:59.785Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-10-04T22:18:59.785Z] [2019-10-04T22:18:59.785Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-10-04T22:18:59.785Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-10-04T22:18:59.785Z] [2019-10-04T22:18:59.785Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-10-04T22:18:59.785Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-04T22:18:59.785Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-04T22:18:59.785Z] [2019-10-04T22:18:59.785Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-10-04T22:18:59.785Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-04T22:18:59.785Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-04T22:18:59.785Z] [2019-10-04T22:18:59.785Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-10-04T22:18:59.785Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-04T22:18:59.785Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-04T22:18:59.785Z] [2019-10-04T22:18:59.785Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-10-04T22:18:59.785Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-04T22:18:59.785Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-04T22:18:59.785Z] [2019-10-04T22:18:59.785Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-10-04T22:18:59.785Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-04T22:18:59.785Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-04T22:18:59.785Z] [2019-10-04T22:18:59.785Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-10-04T22:18:59.785Z] graphtest_unix.go:73: No driver to put! [2019-10-04T22:18:59.785Z] [2019-10-04T22:18:59.785Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-10-04T22:18:59.785Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-10-04T22:18:59.785Z] [2019-10-04T22:18:59.785Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-10-04T22:18:59.786Z] overlay_test.go:49: Fails to compute changes intermittently [2019-10-04T22:18:59.786Z] [2019-10-04T22:18:59.786Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-10-04T22:18:59.786Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-10-04T22:18:59.786Z] [2019-10-04T22:18:59.786Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-10-04T22:18:59.786Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-10-04T22:18:59.786Z] [2019-10-04T22:18:59.786Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-10-04T22:18:59.786Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-04T22:18:59.786Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-04T22:18:59.786Z] [2019-10-04T22:18:59.786Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-10-04T22:18:59.786Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-04T22:18:59.786Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-04T22:18:59.786Z] [2019-10-04T22:18:59.786Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-10-04T22:18:59.786Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-04T22:18:59.786Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-04T22:18:59.786Z] [2019-10-04T22:18:59.786Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-10-04T22:18:59.786Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-04T22:18:59.786Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-04T22:18:59.786Z] [2019-10-04T22:18:59.786Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-10-04T22:18:59.786Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-04T22:18:59.786Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-04T22:18:59.786Z] [2019-10-04T22:18:59.786Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-10-04T22:18:59.786Z] graphtest_unix.go:73: No driver to put! [2019-10-04T22:18:59.786Z] [2019-10-04T22:18:59.786Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-10-04T22:18:59.786Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-10-04T22:18:59.786Z] [2019-10-04T22:18:59.786Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-10-04T22:18:59.786Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-10-04T22:18:59.786Z] [2019-10-04T22:18:59.786Z] [2019-10-04T22:18:59.786Z] DONE 2114 tests, 20 skipped in 222.908s Post stage [Pipeline] junit [2019-10-04T22:19:00.310Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-10-04T22:19:02.818Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-39713/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr20 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=82097c0f1f0494d75b1088b59453a2d0feeb9735 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:82097c0f1f0494d75b1088b59453a2d0feeb9735 hack/make.sh dynbinary test-integration [2019-10-04T22:19:02.818Z] [2019-10-04T22:19:03.196Z] Removing bundles/ [2019-10-04T22:19:03.196Z] [2019-10-04T22:19:03.196Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-10-04T22:19:03.196Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-04T22:19:03.196Z] GOOS="" GOARCH="" GOARM="" [2019-10-04T22:19:07.971Z] tests/integration/api_build_test.py ......................X [ 6%] [2019-10-04T22:19:08.531Z] tests/integration/api_client_test.py ..... [ 7%] [2019-10-04T22:19:10.817Z] tests/integration/api_config_test.py ..... [ 8%] [2019-10-04T22:19:13.764Z] 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-10-04T22:19:13.764Z] + mkdir -p /build [2019-10-04T22:19:13.764Z] + cp runc /build/runc [2019-10-04T22:19:13.764Z] Removing intermediate container 5e102e0fb8bd [2019-10-04T22:19:13.764Z] ---> ed5cd493dfed [2019-10-04T22:19:13.764Z] Step 82/126 : FROM dev-base AS tini [2019-10-04T22:19:13.764Z] ---> 6d6c52f44d94 [2019-10-04T22:19:13.764Z] Step 83/126 : ARG DEBIAN_FRONTEND [2019-10-04T22:19:13.764Z] ---> Using cache [2019-10-04T22:19:13.764Z] ---> 1ad7b4f1bc34 [2019-10-04T22:19:13.764Z] Step 84/126 : RUN apt-get update && apt-get install -y --no-install-recommends cmake vim-common && rm -rf /var/lib/apt/lists/* [2019-10-04T22:19:13.764Z] ---> Running in 36926bd434bf [2019-10-04T22:19:13.764Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-04T22:19:13.764Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-04T22:19:13.764Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-04T22:19:13.764Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-04T22:19:13.764Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-04T22:19:14.050Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB] [2019-10-04T22:19:14.334Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-04T22:19:14.334Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-04T22:19:16.359Z] Fetched 7720 kB in 2s (2866 kB/s) [2019-10-04T22:19:17.368Z] Reading package lists... [2019-10-04T22:19:18.846Z] Reading package lists... [2019-10-04T22:19:18.846Z] Building dependency tree... [2019-10-04T22:19:18.846Z] Reading state information... [2019-10-04T22:19:18.846Z] The following additional packages will be installed: [2019-10-04T22:19:18.846Z] cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-10-04T22:19:18.846Z] Suggested packages: [2019-10-04T22:19:18.846Z] codeblocks eclipse ninja-build lrzip [2019-10-04T22:19:18.846Z] Recommended packages: [2019-10-04T22:19:18.846Z] xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-10-04T22:19:19.130Z] The following NEW packages will be installed: [2019-10-04T22:19:19.130Z] cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-10-04T22:19:19.130Z] vim-common xxd [2019-10-04T22:19:19.130Z] 0 upgraded, 10 newly installed, 0 to remove and 12 not upgraded. [2019-10-04T22:19:19.130Z] Need to get 13.4 MB of archives. [2019-10-04T22:19:19.130Z] After this operation, 60.4 MB of additional disk space will be used. [2019-10-04T22:19:19.130Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake-data all 3.7.2-1 [1216 kB] [2019-10-04T22:19:19.130Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-10-04T22:19:19.130Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libicu57 ppc64el 57.1-6+deb9u3 [7669 kB] [2019-10-04T22:19:19.413Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-2.2+deb9u2 [830 kB] [2019-10-04T22:19:19.413Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libarchive13 ppc64el 3.2.2-2+deb9u1 [272 kB] [2019-10-04T22:19:19.413Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2019-10-04T22:19:19.413Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libuv1 ppc64el 1.9.1-3 [78.3 kB] [2019-10-04T22:19:19.413Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake ppc64el 3.7.2-1 [2872 kB] [2019-10-04T22:19:19.413Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-04T22:19:19.413Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-04T22:19:19.696Z] debconf: delaying package configuration, since apt-utils is not installed [2019-10-04T22:19:19.696Z] Fetched 13.4 MB in 0s (31.6 MB/s) [2019-10-04T22:19:19.696Z] Selecting previously unselected package cmake-data. [2019-10-04T22:19:19.980Z] (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-10-04T22:19:19.980Z] Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-10-04T22:19:19.980Z] Unpacking cmake-data (3.7.2-1) ... [2019-10-04T22:19:20.604Z] Selecting previously unselected package liblzo2-2:ppc64el. [2019-10-04T22:19:20.604Z] Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-10-04T22:19:20.604Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-04T22:19:20.604Z] Selecting previously unselected package libicu57:ppc64el. [2019-10-04T22:19:20.604Z] Preparing to unpack .../2-libicu57_57.1-6+deb9u3_ppc64el.deb ... [2019-10-04T22:19:20.604Z] Unpacking libicu57:ppc64el (57.1-6+deb9u3) ... [2019-10-04T22:19:21.718Z] Selecting previously unselected package libxml2:ppc64el. [2019-10-04T22:19:21.718Z] Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_ppc64el.deb ... [2019-10-04T22:19:21.718Z] Unpacking libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-04T22:19:21.718Z] Selecting previously unselected package libarchive13:ppc64el. [2019-10-04T22:19:21.718Z] Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_ppc64el.deb ... [2019-10-04T22:19:21.718Z] Unpacking libarchive13:ppc64el (3.2.2-2+deb9u1) ... [2019-10-04T22:19:21.718Z] Selecting previously unselected package libjsoncpp1:ppc64el. [2019-10-04T22:19:21.718Z] Preparing to unpack .../5-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2019-10-04T22:19:21.718Z] Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2019-10-04T22:19:21.718Z] Selecting previously unselected package libuv1:ppc64el. [2019-10-04T22:19:21.718Z] Preparing to unpack .../6-libuv1_1.9.1-3_ppc64el.deb ... [2019-10-04T22:19:21.718Z] Unpacking libuv1:ppc64el (1.9.1-3) ... [2019-10-04T22:19:21.718Z] Selecting previously unselected package cmake. [2019-10-04T22:19:21.718Z] Preparing to unpack .../7-cmake_3.7.2-1_ppc64el.deb ... [2019-10-04T22:19:22.001Z] Unpacking cmake (3.7.2-1) ... [2019-10-04T22:19:22.288Z] Selecting previously unselected package xxd. [2019-10-04T22:19:22.288Z] Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-10-04T22:19:22.288Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-04T22:19:22.288Z] Selecting previously unselected package vim-common. [2019-10-04T22:19:22.288Z] Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-04T22:19:22.288Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-04T22:19:22.288Z] Processing triggers for mime-support (3.60) ... [2019-10-04T22:19:22.572Z] Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-04T22:19:22.572Z] Setting up libuv1:ppc64el (1.9.1-3) ... [2019-10-04T22:19:22.572Z] Setting up cmake-data (3.7.2-1) ... [2019-10-04T22:19:22.572Z] Setting up libicu57:ppc64el (57.1-6+deb9u3) ... [2019-10-04T22:19:22.572Z] Setting up libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-04T22:19:22.572Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-04T22:19:22.572Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-04T22:19:22.572Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-04T22:19:22.572Z] Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2019-10-04T22:19:22.572Z] Setting up libarchive13:ppc64el (3.2.2-2+deb9u1) ... [2019-10-04T22:19:22.572Z] Setting up cmake (3.7.2-1) ... [2019-10-04T22:19:22.572Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-04T22:19:24.601Z] Removing intermediate container 36926bd434bf [2019-10-04T22:19:24.601Z] ---> eb46eb0dc3ef [2019-10-04T22:19:24.601Z] Step 85/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-04T22:19:24.601Z] ---> 6d06913fd0f1 [2019-10-04T22:19:24.601Z] Step 86/126 : ENV INSTALL_BINARY_NAME=tini [2019-10-04T22:19:24.601Z] ---> Running in 6435c0641048 [2019-10-04T22:19:24.601Z] Removing intermediate container 6435c0641048 [2019-10-04T22:19:24.601Z] ---> 957d1394d42c [2019-10-04T22:19:24.601Z] Step 87/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-10-04T22:19:24.601Z] ---> 7f47778538ec [2019-10-04T22:19:24.601Z] Step 88/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-10-04T22:19:24.894Z] ---> Running in c71618e530b1 [2019-10-04T22:19:25.177Z] + RM_GOPATH=0 [2019-10-04T22:19:25.177Z] + TMP_GOPATH= [2019-10-04T22:19:25.177Z] + : /build [2019-10-04T22:19:25.177Z] + '[' -z '' ']' [2019-10-04T22:19:25.177Z] ++ mktemp -d [2019-10-04T22:19:25.177Z] + export GOPATH=/tmp/tmp.2ALbFnws7K [2019-10-04T22:19:25.177Z] + GOPATH=/tmp/tmp.2ALbFnws7K [2019-10-04T22:19:25.177Z] + RM_GOPATH=1 [2019-10-04T22:19:25.177Z] ++ dirname ./install.sh [2019-10-04T22:19:25.177Z] + dir=. [2019-10-04T22:19:25.177Z] + bin=tini [2019-10-04T22:19:25.177Z] + shift [2019-10-04T22:19:25.177Z] + '[' '!' -f ./tini.installer ']' [2019-10-04T22:19:25.177Z] + . ./tini.installer [2019-10-04T22:19:25.177Z] ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-04T22:19:25.177Z] + install_tini [2019-10-04T22:19:25.177Z] Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-04T22:19:25.177Z] + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-10-04T22:19:25.177Z] + git clone https://github.com/krallin/tini.git /tmp/tmp.2ALbFnws7K/tini [2019-10-04T22:19:25.177Z] Cloning into '/tmp/tmp.2ALbFnws7K/tini'... [2019-10-04T22:19:25.460Z] + cd /tmp/tmp.2ALbFnws7K/tini [2019-10-04T22:19:25.460Z] + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-04T22:19:25.460Z] + cmake . [2019-10-04T22:19:25.460Z] -- The C compiler identification is GNU 6.3.0 [2019-10-04T22:19:25.743Z] -- Check for working C compiler: /usr/bin/cc [2019-10-04T22:19:25.743Z] -- Check for working C compiler: /usr/bin/cc -- works [2019-10-04T22:19:25.743Z] -- Detecting C compiler ABI info [2019-10-04T22:19:25.743Z] -- Detecting C compiler ABI info - done [2019-10-04T22:19:25.743Z] -- Detecting C compile features [2019-10-04T22:19:26.364Z] -- Detecting C compile features - done [2019-10-04T22:19:26.364Z] -- Performing Test HAS_BUILTIN_FORTIFY [2019-10-04T22:19:26.364Z] -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-10-04T22:19:26.364Z] -- Configuring done [2019-10-04T22:19:26.364Z] -- Generating done [2019-10-04T22:19:26.364Z] -- Build files have been written to: /tmp/tmp.2ALbFnws7K/tini [2019-10-04T22:19:26.364Z] + make tini-static [2019-10-04T22:19:26.364Z] Scanning dependencies of target tini-static [2019-10-04T22:19:26.364Z] [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-10-04T22:19:26.981Z] [100%] Linking C executable tini-static [2019-10-04T22:19:26.981Z] [100%] Built target tini-static [2019-10-04T22:19:26.981Z] + mkdir -p /build [2019-10-04T22:19:26.981Z] + cp tini-static /build/docker-init [2019-10-04T22:19:27.597Z] Removing intermediate container c71618e530b1 [2019-10-04T22:19:27.597Z] ---> e4c5c7a892b9 [2019-10-04T22:19:27.597Z] Step 89/126 : FROM dev-base AS rootlesskit [2019-10-04T22:19:27.597Z] ---> 6d6c52f44d94 [2019-10-04T22:19:27.597Z] Step 90/126 : ENV INSTALL_BINARY_NAME=rootlesskit [2019-10-04T22:19:27.597Z] ---> Running in 2a5cd7c13203 [2019-10-04T22:19:27.597Z] Removing intermediate container 2a5cd7c13203 [2019-10-04T22:19:27.597Z] ---> 26696bf27eb2 [2019-10-04T22:19:27.597Z] Step 91/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-04T22:19:27.885Z] ---> aa386c978d0c [2019-10-04T22:19:27.885Z] Step 92/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-10-04T22:19:27.885Z] ---> 459fb37bbbb0 [2019-10-04T22:19:27.885Z] Step 93/126 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME [2019-10-04T22:19:27.885Z] ---> Running in b97ccf550401 [2019-10-04T22:19:28.169Z] + RM_GOPATH=0 [2019-10-04T22:19:28.169Z] + TMP_GOPATH= [2019-10-04T22:19:28.169Z] + : /build/ [2019-10-04T22:19:28.169Z] + '[' -z '' ']' [2019-10-04T22:19:28.169Z] ++ mktemp -d [2019-10-04T22:19:28.169Z] + export GOPATH=/tmp/tmp.MUl5q5RKne [2019-10-04T22:19:28.169Z] + GOPATH=/tmp/tmp.MUl5q5RKne [2019-10-04T22:19:28.169Z] + RM_GOPATH=1 [2019-10-04T22:19:28.169Z] ++ dirname ./install.sh [2019-10-04T22:19:28.169Z] + dir=. [2019-10-04T22:19:28.169Z] + bin=rootlesskit [2019-10-04T22:19:28.169Z] + shift [2019-10-04T22:19:28.169Z] + '[' '!' -f ./rootlesskit.installer ']' [2019-10-04T22:19:28.169Z] + . ./rootlesskit.installer [2019-10-04T22:19:28.169Z] ++ ROOTLESSKIT_COMMIT=791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-04T22:19:28.169Z] + install_rootlesskit [2019-10-04T22:19:28.169Z] + case "$1" in [2019-10-04T22:19:28.169Z] + export CGO_ENABLED=0 [2019-10-04T22:19:28.169Z] + CGO_ENABLED=0 [2019-10-04T22:19:28.169Z] + _install_rootlesskit [2019-10-04T22:19:28.169Z] Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-04T22:19:28.169Z] + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-10-04T22:19:28.169Z] + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.MUl5q5RKne/src/github.com/rootless-containers/rootlesskit [2019-10-04T22:19:28.169Z] Cloning into '/tmp/tmp.MUl5q5RKne/src/github.com/rootless-containers/rootlesskit'... [2019-10-04T22:19:29.345Z] + cd /tmp/tmp.MUl5q5RKne/src/github.com/rootless-containers/rootlesskit [2019-10-04T22:19:29.345Z] + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-04T22:19:29.345Z] + for f in rootlesskit rootlesskit-docker-proxy [2019-10-04T22:19:29.345Z] + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-10-04T22:19:41.923Z] + for f in rootlesskit rootlesskit-docker-proxy [2019-10-04T22:19:41.923Z] + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-10-04T22:19:43.401Z] Removing intermediate container b97ccf550401 [2019-10-04T22:19:43.401Z] ---> 0958d74251c2 [2019-10-04T22:19:43.401Z] Step 94/126 : COPY ./contrib/dockerd-rootless.sh /build [2019-10-04T22:19:43.684Z] ---> 7218e18215ce [2019-10-04T22:19:43.684Z] Step 95/126 : FROM runtime-dev AS dev [2019-10-04T22:19:43.684Z] ---> 74b917c63413 [2019-10-04T22:19:43.684Z] Step 96/126 : ARG DEBIAN_FRONTEND [2019-10-04T22:19:43.684Z] ---> Running in cb4ac671f361 [2019-10-04T22:19:43.684Z] Removing intermediate container cb4ac671f361 [2019-10-04T22:19:43.684Z] ---> eadd5620cf82 [2019-10-04T22:19:43.684Z] Step 97/126 : RUN groupadd -r docker [2019-10-04T22:19:43.967Z] ---> Running in f7c50b3aefdb [2019-10-04T22:19:44.556Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2019-10-04T22:19:44.585Z] Removing intermediate container f7c50b3aefdb [2019-10-04T22:19:44.585Z] ---> 68748a456cb7 [2019-10-04T22:19:44.585Z] Step 98/126 : RUN useradd --create-home --gid docker unprivilegeduser [2019-10-04T22:19:44.585Z] ---> Running in 69c3ebe10cca [2019-10-04T22:19:45.201Z] Removing intermediate container 69c3ebe10cca [2019-10-04T22:19:45.201Z] ---> 9c014f46063e [2019-10-04T22:19:45.201Z] Step 99/126 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2019-10-04T22:19:45.484Z] ---> Running in de1ba5dc9d8b [2019-10-04T22:19:45.772Z] '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-10-04T22:19:46.057Z] Removing intermediate container de1ba5dc9d8b [2019-10-04T22:19:46.057Z] ---> f3a6c993955c [2019-10-04T22:19:46.057Z] Step 100/126 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2019-10-04T22:19:46.057Z] ---> Running in a10d9b36c6fd [2019-10-04T22:19:46.691Z] Removing intermediate container a10d9b36c6fd [2019-10-04T22:19:46.691Z] ---> 4f5326eaa9dc [2019-10-04T22:19:46.691Z] Step 101/126 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2019-10-04T22:19:46.691Z] ---> Running in b24d2757e227 [2019-10-04T22:19:47.703Z] Removing intermediate container b24d2757e227 [2019-10-04T22:19:47.703Z] ---> daae6daca6d8 [2019-10-04T22:19:47.703Z] Step 102/126 : RUN ldconfig [2019-10-04T22:19:47.703Z] ---> Running in fc4bdaf76612 [2019-10-04T22:19:48.322Z] Removing intermediate container fc4bdaf76612 [2019-10-04T22:19:48.322Z] ---> 7924449c5064 [2019-10-04T22:19:48.322Z] 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-10-04T22:19:48.322Z] ---> Running in c8c3d2ceaad5 [2019-10-04T22:19:48.605Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-04T22:19:48.605Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-04T22:19:48.605Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-04T22:19:48.605Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-04T22:19:48.605Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-04T22:19:48.890Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB] [2019-10-04T22:19:49.183Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-04T22:19:49.183Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-04T22:19:51.208Z] Fetched 7720 kB in 2s (3164 kB/s) [2019-10-04T22:19:52.223Z] Reading package lists... [2019-10-04T22:19:53.238Z] Reading package lists... [2019-10-04T22:19:53.523Z] Building dependency tree... [2019-10-04T22:19:53.523Z] Reading state information... [2019-10-04T22:19:53.805Z] The following additional packages will be installed: [2019-10-04T22:19:53.805Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-10-04T22:19:53.805Z] dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-10-04T22:19:53.805Z] libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-10-04T22:19:53.805Z] libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-10-04T22:19:53.805Z] libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-10-04T22:19:53.805Z] libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-10-04T22:19:53.805Z] libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-10-04T22:19:53.805Z] mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-10-04T22:19:53.805Z] python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-10-04T22:19:53.805Z] Suggested packages: [2019-10-04T22:19:53.805Z] apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-10-04T22:19:53.805Z] gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-10-04T22:19:53.805Z] python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-10-04T22:19:53.806Z] vim-doc vim-scripts xfsdump acl attr quota [2019-10-04T22:19:53.806Z] Recommended packages: [2019-10-04T22:19:53.806Z] aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-10-04T22:19:53.806Z] python3-keyrings.alt python3-xdg unzip [2019-10-04T22:19:54.814Z] The following NEW packages will be installed: [2019-10-04T22:19:54.814Z] apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-10-04T22:19:54.814Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-10-04T22:19:54.814Z] bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-10-04T22:19:54.814Z] gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-10-04T22:19:54.814Z] libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-10-04T22:19:54.814Z] libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-10-04T22:19:54.814Z] libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-10-04T22:19:54.814Z] libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-10-04T22:19:54.814Z] libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-10-04T22:19:54.814Z] libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-10-04T22:19:54.814Z] mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-10-04T22:19:54.814Z] python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-10-04T22:19:54.814Z] python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-10-04T22:19:54.814Z] xfsprogs xxd xz-utils zip [2019-10-04T22:19:54.814Z] 0 upgraded, 69 newly installed, 0 to remove and 12 not upgraded. [2019-10-04T22:19:54.814Z] Need to get 87.3 MB of archives. [2019-10-04T22:19:54.814Z] After this operation, 585 MB of additional disk space will be used. [2019-10-04T22:19:54.814Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bash-completion all 1:2.1-4.3 [178 kB] [2019-10-04T22:19:54.814Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-10-04T22:19:54.814Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnfnetlink0 ppc64el 1.0.1-3 [12.8 kB] [2019-10-04T22:19:54.814Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-3 [152 kB] [2019-10-04T22:19:54.814Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libudev-dev ppc64el 232-25+deb9u12 [92.5 kB] [2019-10-04T22:19:54.814Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-minimal ppc64el 3.5.3-1+deb9u1 [574 kB] [2019-10-04T22:19:55.099Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5-minimal ppc64el 3.5.3-1+deb9u1 [1704 kB] [2019-10-04T22:19:55.099Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-minimal ppc64el 3.5.3-1 [35.3 kB] [2019-10-04T22:19:55.099Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libmpdec2 ppc64el 2.4.2-1 [81.9 kB] [2019-10-04T22:19:55.099Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-stdlib ppc64el 3.5.3-1+deb9u1 [2179 kB] [2019-10-04T22:19:55.099Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5 ppc64el 3.5.3-1+deb9u1 [229 kB] [2019-10-04T22:19:55.099Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3-stdlib ppc64el 3.5.3-1 [18.6 kB] [2019-10-04T22:19:55.099Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dh-python all 2.20170125 [86.8 kB] [2019-10-04T22:19:55.099Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3 ppc64el 3.5.3-1 [21.6 kB] [2019-10-04T22:19:55.099Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el pigz ppc64el 2.3.4-1 [49.4 kB] [2019-10-04T22:19:55.099Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip4tc0 ppc64el 1.6.0+snapshot20161117-6 [67.6 kB] [2019-10-04T22:19:55.099Z] Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip6tc0 ppc64el 1.6.0+snapshot20161117-6 [67.9 kB] [2019-10-04T22:19:55.099Z] Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libiptc0 ppc64el 1.6.0+snapshot20161117-6 [57.8 kB] [2019-10-04T22:19:55.099Z] Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxtables12 ppc64el 1.6.0+snapshot20161117-6 [74.7 kB] [2019-10-04T22:19:55.099Z] Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.6-2 [34.7 kB] [2019-10-04T22:19:55.099Z] Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el iptables ppc64el 1.6.0+snapshot20161117-6 [278 kB] [2019-10-04T22:19:55.099Z] Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-04T22:19:55.099Z] Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-04T22:19:55.099Z] Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bzip2 ppc64el 1.0.6-8.1 [46.3 kB] [2019-10-04T22:19:55.099Z] Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libgpm2 ppc64el 1.20.4-6.2+b1 [33.9 kB] [2019-10-04T22:19:55.099Z] Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xz-utils ppc64el 5.2.2-1.2+b1 [262 kB] [2019-10-04T22:19:55.099Z] Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el aufs-tools ppc64el 1:4.1+20161219-1 [102 kB] [2019-10-04T22:19:55.099Z] Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-10-04T22:19:55.099Z] Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-10-04T22:19:55.099Z] Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-10-04T22:19:55.099Z] Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.137-2 [150 kB] [2019-10-04T22:19:55.099Z] Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dmsetup ppc64el 2:1.02.137-2 [102 kB] [2019-10-04T22:19:55.099Z] Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-10-04T22:19:55.099Z] Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-10-04T22:19:55.099Z] Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-10-04T22:19:55.099Z] Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libaio1 ppc64el 0.3.110-3 [9514 B] [2019-10-04T22:19:55.099Z] Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap2-bin ppc64el 1:2.25-1 [27.2 kB] [2019-10-04T22:19:55.099Z] 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-10-04T22:19:55.099Z] Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsepol1-dev ppc64el 2.6-2 [294 kB] [2019-10-04T22:19:55.383Z] Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre16-3 ppc64el 2:8.39-3 [239 kB] [2019-10-04T22:19:55.383Z] Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre32-3 ppc64el 2:8.39-3 [232 kB] [2019-10-04T22:19:55.383Z] Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre3-dev ppc64el 2:8.39-3 [586 kB] [2019-10-04T22:19:55.383Z] Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libselinux1-dev ppc64el 2.6-3+b3 [183 kB] [2019-10-04T22:19:55.383Z] Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-dev ppc64el 2:1.02.137-2 [68.6 kB] [2019-10-04T22:19:55.383Z] Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2019-10-04T22:19:55.383Z] Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-10-04T22:19:55.383Z] Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b1 [111 kB] [2019-10-04T22:19:55.383Z] Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsystemd-dev ppc64el 232-25+deb9u12 [1717 kB] [2019-10-04T22:19:55.383Z] Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el net-tools ppc64el 1.60+git20161116.90da8a0-1 [235 kB] [2019-10-04T22:19:55.383Z] Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-10-04T22:19:55.383Z] Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-10-04T22:19:55.383Z] Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pkg-resources all 33.1.1-1 [137 kB] [2019-10-04T22:19:55.383Z] Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-setuptools all 33.1.1-1 [215 kB] [2019-10-04T22:19:55.383Z] Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-wheel all 0.29.0-2 [51.8 kB] [2019-10-04T22:19:55.383Z] Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el thin-provisioning-tools ppc64el 0.6.1-4+b1 [326 kB] [2019-10-04T22:19:55.383Z] Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-10-04T22:19:55.667Z] Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim ppc64el 2:8.0.0197-4+deb9u3 [914 kB] [2019-10-04T22:19:55.667Z] Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xfsprogs ppc64el 4.9.0+nmu1 [729 kB] [2019-10-04T22:19:55.667Z] Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2019-10-04T22:19:55.667Z] Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-perl ppc64el 2.11.0-3+deb9u2 [78.9 kB] [2019-10-04T22:19:55.667Z] Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el apparmor ppc64el 2.11.0-3+deb9u2 [527 kB] [2019-10-04T22:19:55.667Z] 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-10-04T22:19:55.667Z] 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-10-04T22:19:55.950Z] 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-10-04T22:19:55.950Z] Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-common all 5.0.1-1 [4764 kB] [2019-10-04T22:19:55.950Z] 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-10-04T22:19:56.235Z] 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-10-04T22:19:56.235Z] 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-10-04T22:19:57.246Z] 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-10-04T22:19:57.863Z] debconf: delaying package configuration, since apt-utils is not installed [2019-10-04T22:19:57.863Z] Fetched 87.3 MB in 2s (32.3 MB/s) [2019-10-04T22:19:57.863Z] Selecting previously unselected package bash-completion. [2019-10-04T22:19:57.863Z] (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-10-04T22:19:57.863Z] Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-10-04T22:19:58.876Z] Unpacking bash-completion (1:2.1-4.3) ... [2019-10-04T22:19:58.876Z] Selecting previously unselected package libnet1:ppc64el. [2019-10-04T22:19:58.876Z] Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-10-04T22:19:58.876Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-10-04T22:19:59.062Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-04T22:19:59.062Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-04T22:19:59.160Z] Selecting previously unselected package libnfnetlink0:ppc64el. [2019-10-04T22:19:59.160Z] Preparing to unpack .../02-libnfnetlink0_1.0.1-3_ppc64el.deb ... [2019-10-04T22:19:59.160Z] Unpacking libnfnetlink0:ppc64el (1.0.1-3) ... [2019-10-04T22:19:59.160Z] Selecting previously unselected package libpcrecpp0v5:ppc64el. [2019-10-04T22:19:59.160Z] Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_ppc64el.deb ... [2019-10-04T22:19:59.160Z] Unpacking libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-10-04T22:19:59.160Z] Selecting previously unselected package libudev-dev:ppc64el. [2019-10-04T22:19:59.160Z] Preparing to unpack .../04-libudev-dev_232-25+deb9u12_ppc64el.deb ... [2019-10-04T22:19:59.160Z] Unpacking libudev-dev:ppc64el (232-25+deb9u12) ... [2019-10-04T22:19:59.160Z] Selecting previously unselected package libpython3.5-minimal:ppc64el. [2019-10-04T22:19:59.160Z] Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-10-04T22:19:59.160Z] Unpacking libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-10-04T22:19:59.160Z] Selecting previously unselected package python3.5-minimal. [2019-10-04T22:19:59.160Z] Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-10-04T22:19:59.160Z] Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-04T22:19:59.449Z] Selecting previously unselected package python3-minimal. [2019-10-04T22:19:59.449Z] Preparing to unpack .../07-python3-minimal_3.5.3-1_ppc64el.deb ... [2019-10-04T22:19:59.449Z] Unpacking python3-minimal (3.5.3-1) ... [2019-10-04T22:19:59.449Z] Selecting previously unselected package libmpdec2:ppc64el. [2019-10-04T22:19:59.733Z] Preparing to unpack .../08-libmpdec2_2.4.2-1_ppc64el.deb ... [2019-10-04T22:19:59.733Z] Unpacking libmpdec2:ppc64el (2.4.2-1) ... [2019-10-04T22:19:59.733Z] Selecting previously unselected package libpython3.5-stdlib:ppc64el. [2019-10-04T22:19:59.733Z] Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_ppc64el.deb ... [2019-10-04T22:19:59.733Z] Unpacking libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-10-04T22:20:00.020Z] Selecting previously unselected package python3.5. [2019-10-04T22:20:00.020Z] Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_ppc64el.deb ... [2019-10-04T22:20:00.020Z] Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-10-04T22:20:00.020Z] Selecting previously unselected package libpython3-stdlib:ppc64el. [2019-10-04T22:20:00.020Z] Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_ppc64el.deb ... [2019-10-04T22:20:00.020Z] Unpacking libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-10-04T22:20:00.020Z] Selecting previously unselected package dh-python. [2019-10-04T22:20:00.020Z] Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-10-04T22:20:00.020Z] Unpacking dh-python (2.20170125) ... [2019-10-04T22:20:00.020Z] Setting up libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-10-04T22:20:00.020Z] Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-04T22:20:01.036Z] Setting up python3-minimal (3.5.3-1) ... [2019-10-04T22:20:01.320Z] Selecting previously unselected package python3. [2019-10-04T22:20:01.320Z] (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-10-04T22:20:01.320Z] Preparing to unpack .../00-python3_3.5.3-1_ppc64el.deb ... [2019-10-04T22:20:01.320Z] Unpacking python3 (3.5.3-1) ... [2019-10-04T22:20:01.320Z] Selecting previously unselected package pigz. [2019-10-04T22:20:01.320Z] Preparing to unpack .../01-pigz_2.3.4-1_ppc64el.deb ... [2019-10-04T22:20:01.320Z] Unpacking pigz (2.3.4-1) ... [2019-10-04T22:20:01.320Z] Selecting previously unselected package libip4tc0:ppc64el. [2019-10-04T22:20:01.320Z] Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-04T22:20:01.320Z] Unpacking libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-04T22:20:01.320Z] Selecting previously unselected package libip6tc0:ppc64el. [2019-10-04T22:20:01.320Z] Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-04T22:20:01.320Z] Unpacking libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-04T22:20:01.320Z] Selecting previously unselected package libiptc0:ppc64el. [2019-10-04T22:20:01.320Z] Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-04T22:20:01.320Z] Unpacking libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-04T22:20:01.320Z] Selecting previously unselected package libxtables12:ppc64el. [2019-10-04T22:20:01.320Z] Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-04T22:20:01.320Z] Unpacking libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-04T22:20:01.593Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-04T22:20:01.606Z] Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2019-10-04T22:20:01.606Z] Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_ppc64el.deb ... [2019-10-04T22:20:01.606Z] Unpacking libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-10-04T22:20:01.606Z] Selecting previously unselected package iptables. [2019-10-04T22:20:01.606Z] Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-04T22:20:01.606Z] Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-10-04T22:20:01.606Z] Selecting previously unselected package xxd. [2019-10-04T22:20:01.606Z] Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-10-04T22:20:01.606Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-04T22:20:01.606Z] Selecting previously unselected package vim-common. [2019-10-04T22:20:01.606Z] Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-04T22:20:01.606Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-04T22:20:01.606Z] Selecting previously unselected package bzip2. [2019-10-04T22:20:01.606Z] Preparing to unpack .../10-bzip2_1.0.6-8.1_ppc64el.deb ... [2019-10-04T22:20:01.606Z] Unpacking bzip2 (1.0.6-8.1) ... [2019-10-04T22:20:01.606Z] Selecting previously unselected package libgpm2:ppc64el. [2019-10-04T22:20:01.606Z] Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_ppc64el.deb ... [2019-10-04T22:20:01.606Z] Unpacking libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-10-04T22:20:01.606Z] Selecting previously unselected package xz-utils. [2019-10-04T22:20:01.606Z] Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_ppc64el.deb ... [2019-10-04T22:20:01.889Z] Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-10-04T22:20:01.889Z] Selecting previously unselected package aufs-tools. [2019-10-04T22:20:01.889Z] Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_ppc64el.deb ... [2019-10-04T22:20:01.889Z] Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-10-04T22:20:01.889Z] Selecting previously unselected package liblzo2-2:ppc64el. [2019-10-04T22:20:01.889Z] Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-10-04T22:20:01.889Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-04T22:20:01.889Z] Selecting previously unselected package btrfs-progs. [2019-10-04T22:20:01.889Z] Preparing to unpack .../15-btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-10-04T22:20:01.889Z] Unpacking btrfs-progs (4.7.3-1) ... [2019-10-04T22:20:01.889Z] Selecting previously unselected package btrfs-tools. [2019-10-04T22:20:01.889Z] Preparing to unpack .../16-btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-10-04T22:20:01.889Z] Unpacking btrfs-tools (4.7.3-1) ... [2019-10-04T22:20:01.889Z] Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2019-10-04T22:20:01.889Z] Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-10-04T22:20:01.889Z] Unpacking libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-10-04T22:20:01.979Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-04T22:20:01.979Z] [2019-10-04T22:20:01.979Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-04T22:20:01.979Z] PKG_CONFIG=pkg-config [2019-10-04T22:20:01.979Z] GOLANG_VERSION=1.13.1 [2019-10-04T22:20:01.979Z] HOSTNAME=0a4bb63dcb59 [2019-10-04T22:20:01.979Z] DOCKER_EXPERIMENTAL=1 [2019-10-04T22:20:01.979Z] container=docker [2019-10-04T22:20:01.979Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-10-04T22:20:01.979Z] GO111MODULE=off [2019-10-04T22:20:01.979Z] GOPATH=/go [2019-10-04T22:20:01.979Z] PWD=/go/src/github.com/docker/docker [2019-10-04T22:20:01.979Z] HOME=/root [2019-10-04T22:20:01.979Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-04T22:20:01.979Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-04T22:20:01.979Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-04T22:20:01.979Z] DOCKER_GITCOMMIT=82097c0f1f0494d75b1088b59453a2d0feeb9735 [2019-10-04T22:20:01.979Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-04T22:20:01.979Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-04T22:20:01.979Z] TERM=xterm [2019-10-04T22:20:01.979Z] VALIDATE_BRANCH=master [2019-10-04T22:20:01.979Z] DEST=bundles/test-integration [2019-10-04T22:20:01.979Z] SHLVL=1 [2019-10-04T22:20:01.979Z] TIMEOUT=120m [2019-10-04T22:20:01.979Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-04T22:20:01.979Z] DOCKER_PKG=github.com/docker/docker [2019-10-04T22:20:01.979Z] TESTDEBUG=0 [2019-10-04T22:20:01.979Z] _=/usr/bin/env [2019-10-04T22:20:01.979Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-04T22:20:02.176Z] Selecting previously unselected package dmsetup. [2019-10-04T22:20:02.176Z] Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_ppc64el.deb ... [2019-10-04T22:20:02.176Z] Unpacking dmsetup (2:1.02.137-2) ... [2019-10-04T22:20:02.176Z] Selecting previously unselected package libonig4:ppc64el. [2019-10-04T22:20:02.176Z] Preparing to unpack .../19-libonig4_6.1.3-2_ppc64el.deb ... [2019-10-04T22:20:02.176Z] Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-10-04T22:20:02.176Z] Selecting previously unselected package libjq1:ppc64el. [2019-10-04T22:20:02.176Z] Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-10-04T22:20:02.176Z] Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-10-04T22:20:02.176Z] Selecting previously unselected package jq. [2019-10-04T22:20:02.176Z] Preparing to unpack .../21-jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-10-04T22:20:02.176Z] Unpacking jq (1.5+dfsg-1.3) ... [2019-10-04T22:20:02.176Z] Selecting previously unselected package libaio1:ppc64el. [2019-10-04T22:20:02.176Z] Preparing to unpack .../22-libaio1_0.3.110-3_ppc64el.deb ... [2019-10-04T22:20:02.176Z] Unpacking libaio1:ppc64el (0.3.110-3) ... [2019-10-04T22:20:02.176Z] Selecting previously unselected package libcap2-bin. [2019-10-04T22:20:02.176Z] Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_ppc64el.deb ... [2019-10-04T22:20:02.176Z] Unpacking libcap2-bin (1:2.25-1) ... [2019-10-04T22:20:02.176Z] Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2019-10-04T22:20:02.176Z] Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-10-04T22:20:02.176Z] Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-10-04T22:20:02.176Z] Selecting previously unselected package libsepol1-dev:ppc64el. [2019-10-04T22:20:02.176Z] Preparing to unpack .../25-libsepol1-dev_2.6-2_ppc64el.deb ... [2019-10-04T22:20:02.176Z] Unpacking libsepol1-dev:ppc64el (2.6-2) ... [2019-10-04T22:20:02.460Z] Selecting previously unselected package libpcre16-3:ppc64el. [2019-10-04T22:20:02.460Z] Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_ppc64el.deb ... [2019-10-04T22:20:02.460Z] Unpacking libpcre16-3:ppc64el (2:8.39-3) ... [2019-10-04T22:20:02.460Z] Selecting previously unselected package libpcre32-3:ppc64el. [2019-10-04T22:20:02.460Z] Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_ppc64el.deb ... [2019-10-04T22:20:02.460Z] Unpacking libpcre32-3:ppc64el (2:8.39-3) ... [2019-10-04T22:20:02.460Z] Selecting previously unselected package libpcre3-dev:ppc64el. [2019-10-04T22:20:02.460Z] Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_ppc64el.deb ... [2019-10-04T22:20:02.460Z] Unpacking libpcre3-dev:ppc64el (2:8.39-3) ... [2019-10-04T22:20:02.460Z] Selecting previously unselected package libselinux1-dev:ppc64el. [2019-10-04T22:20:02.460Z] Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_ppc64el.deb ... [2019-10-04T22:20:02.460Z] Unpacking libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-10-04T22:20:02.743Z] Selecting previously unselected package libdevmapper-dev:ppc64el. [2019-10-04T22:20:02.743Z] Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_ppc64el.deb ... [2019-10-04T22:20:02.743Z] Unpacking libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-10-04T22:20:02.743Z] Selecting previously unselected package libnl-3-200:ppc64el. [2019-10-04T22:20:02.743Z] Preparing to unpack .../31-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-10-04T22:20:02.743Z] Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-10-04T22:20:02.743Z] Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-10-04T22:20:02.743Z] Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-10-04T22:20:02.743Z] Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-10-04T22:20:02.743Z] Selecting previously unselected package libreadline5:ppc64el. [2019-10-04T22:20:02.743Z] Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_ppc64el.deb ... [2019-10-04T22:20:02.743Z] Unpacking libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-10-04T22:20:02.743Z] Selecting previously unselected package libsystemd-dev:ppc64el. [2019-10-04T22:20:02.743Z] Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_ppc64el.deb ... [2019-10-04T22:20:02.743Z] Unpacking libsystemd-dev:ppc64el (232-25+deb9u12) ... [2019-10-04T22:20:03.364Z] Selecting previously unselected package net-tools. [2019-10-04T22:20:03.364Z] Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_ppc64el.deb ... [2019-10-04T22:20:03.364Z] Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-04T22:20:03.364Z] Selecting previously unselected package python-pip-whl. [2019-10-04T22:20:03.364Z] Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-10-04T22:20:03.364Z] Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-04T22:20:03.364Z] Selecting previously unselected package python3-pip. [2019-10-04T22:20:03.364Z] Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-10-04T22:20:03.364Z] Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-10-04T22:20:03.364Z] Selecting previously unselected package python3-pkg-resources. [2019-10-04T22:20:03.364Z] Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-10-04T22:20:03.364Z] Unpacking python3-pkg-resources (33.1.1-1) ... [2019-10-04T22:20:03.364Z] Selecting previously unselected package python3-setuptools. [2019-10-04T22:20:03.364Z] Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-10-04T22:20:03.364Z] Unpacking python3-setuptools (33.1.1-1) ... [2019-10-04T22:20:03.687Z] Selecting previously unselected package python3-wheel. [2019-10-04T22:20:03.687Z] Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-10-04T22:20:03.687Z] Unpacking python3-wheel (0.29.0-2) ... [2019-10-04T22:20:03.687Z] Selecting previously unselected package thin-provisioning-tools. [2019-10-04T22:20:03.687Z] Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_ppc64el.deb ... [2019-10-04T22:20:03.687Z] Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-04T22:20:03.687Z] Selecting previously unselected package vim-runtime. [2019-10-04T22:20:03.687Z] Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-04T22:20:03.687Z] Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-10-04T22:20:03.687Z] Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-10-04T22:20:03.687Z] Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-04T22:20:04.700Z] Selecting previously unselected package vim. [2019-10-04T22:20:04.700Z] Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-10-04T22:20:04.700Z] Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-10-04T22:20:04.984Z] Selecting previously unselected package xfsprogs. [2019-10-04T22:20:04.984Z] Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_ppc64el.deb ... [2019-10-04T22:20:04.984Z] Unpacking xfsprogs (4.9.0+nmu1) ... [2019-10-04T22:20:04.984Z] Selecting previously unselected package zip. [2019-10-04T22:20:04.984Z] Preparing to unpack .../45-zip_3.0-11+b1_ppc64el.deb ... [2019-10-04T22:20:04.984Z] Unpacking zip (3.0-11+b1) ... [2019-10-04T22:20:04.984Z] Selecting previously unselected package libapparmor-perl. [2019-10-04T22:20:04.984Z] Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_ppc64el.deb ... [2019-10-04T22:20:04.984Z] Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-04T22:20:04.984Z] Selecting previously unselected package apparmor. [2019-10-04T22:20:04.984Z] Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_ppc64el.deb ... [2019-10-04T22:20:04.984Z] Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-10-04T22:20:05.278Z] Selecting previously unselected package binutils-mingw-w64-i686. [2019-10-04T22:20:05.278Z] Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_ppc64el.deb ... [2019-10-04T22:20:05.278Z] Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-04T22:20:05.562Z] Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-10-04T22:20:05.562Z] Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_ppc64el.deb ... [2019-10-04T22:20:05.562Z] Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-04T22:20:06.178Z] Selecting previously unselected package binutils-mingw-w64. [2019-10-04T22:20:06.178Z] Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-10-04T22:20:06.178Z] Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-04T22:20:06.178Z] Selecting previously unselected package mingw-w64-common. [2019-10-04T22:20:06.178Z] Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-10-04T22:20:06.178Z] Unpacking mingw-w64-common (5.0.1-1) ... [2019-10-04T22:20:07.191Z] Selecting previously unselected package mingw-w64-x86-64-dev. [2019-10-04T22:20:07.191Z] Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-10-04T22:20:07.191Z] Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-04T22:20:08.203Z] Selecting previously unselected package gcc-mingw-w64-base. [2019-10-04T22:20:08.203Z] Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-10-04T22:20:08.203Z] Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-04T22:20:08.203Z] Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-10-04T22:20:08.203Z] Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-10-04T22:20:08.203Z] Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-04T22:20:12.591Z] Selecting previously unselected package g++-mingw-w64-x86-64. [2019-10-04T22:20:12.591Z] Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-10-04T22:20:12.591Z] Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-04T22:20:16.062Z] Setting up aufs-tools (1:4.1+20161219-1) ... [2019-10-04T22:20:16.062Z] Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-04T22:20:16.062Z] Setting up libsepol1-dev:ppc64el (2.6-2) ... [2019-10-04T22:20:16.062Z] Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-04T22:20:16.062Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-10-04T22:20:16.062Z] Setting up libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-04T22:20:16.062Z] Processing triggers for mime-support (3.60) ... [2019-10-04T22:20:16.062Z] Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-04T22:20:16.062Z] Setting up libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-10-04T22:20:16.062Z] Setting up libcap2-bin (1:2.25-1) ... [2019-10-04T22:20:16.062Z] Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-04T22:20:16.062Z] Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-04T22:20:16.062Z] Setting up bash-completion (1:2.1-4.3) ... [2019-10-04T22:20:17.072Z] Setting up libonig4:ppc64el (6.1.3-2) ... [2019-10-04T22:20:17.072Z] Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-10-04T22:20:17.072Z] Setting up zip (3.0-11+b1) ... [2019-10-04T22:20:17.072Z] Setting up bzip2 (1.0.6-8.1) ... [2019-10-04T22:20:17.072Z] Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-04T22:20:17.072Z] Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-10-04T22:20:17.072Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-04T22:20:17.072Z] Setting up libaio1:ppc64el (0.3.110-3) ... [2019-10-04T22:20:17.072Z] Setting up libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-04T22:20:17.072Z] Setting up xz-utils (5.2.2-1.2+b1) ... [2019-10-04T22:20:17.072Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-10-04T22:20:17.072Z] Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-04T22:20:17.072Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-04T22:20:17.072Z] Setting up libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-10-04T22:20:17.072Z] Setting up libpcre32-3:ppc64el (2:8.39-3) ... [2019-10-04T22:20:17.072Z] Setting up libnfnetlink0:ppc64el (1.0.1-3) ... [2019-10-04T22:20:17.072Z] Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-04T22:20:17.356Z] Setting up libsystemd-dev:ppc64el (232-25+deb9u12) ... [2019-10-04T22:20:17.356Z] Setting up libpcre16-3:ppc64el (2:8.39-3) ... [2019-10-04T22:20:17.356Z] Setting up libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-10-04T22:20:17.356Z] Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-10-04T22:20:17.356Z] Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-04T22:20:17.356Z] Setting up libudev-dev:ppc64el (232-25+deb9u12) ... [2019-10-04T22:20:17.356Z] Setting up pigz (2.3.4-1) ... [2019-10-04T22:20:17.356Z] Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-04T22:20:17.356Z] Setting up libmpdec2:ppc64el (2.4.2-1) ... [2019-10-04T22:20:17.356Z] Setting up libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-04T22:20:17.356Z] Setting up mingw-w64-common (5.0.1-1) ... [2019-10-04T22:20:17.356Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-04T22:20:17.356Z] Setting up jq (1.5+dfsg-1.3) ... [2019-10-04T22:20:17.356Z] Setting up libpcre3-dev:ppc64el (2:8.39-3) ... [2019-10-04T22:20:17.356Z] Setting up libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-10-04T22:20:17.356Z] Setting up xfsprogs (4.9.0+nmu1) ... [2019-10-04T22:20:17.356Z] Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-10-04T22:20:17.356Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-10-04T22:20:17.356Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-10-04T22:20:17.356Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-10-04T22:20:17.356Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-10-04T22:20:17.356Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-10-04T22:20:17.356Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-10-04T22:20:17.356Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-10-04T22:20:17.356Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-10-04T22:20:17.356Z] Setting up libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-10-04T22:20:17.356Z] Setting up libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-04T22:20:17.356Z] Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-04T22:20:17.356Z] Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-10-04T22:20:17.356Z] Setting up btrfs-progs (4.7.3-1) ... [2019-10-04T22:20:17.356Z] Setting up libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-10-04T22:20:17.356Z] Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-10-04T22:20:19.381Z] Setting up libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-10-04T22:20:19.381Z] Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-04T22:20:19.381Z] 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-10-04T22:20:19.381Z] 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-10-04T22:20:19.381Z] 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-10-04T22:20:19.381Z] 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-10-04T22:20:19.381Z] Setting up btrfs-tools (4.7.3-1) ... [2019-10-04T22:20:19.381Z] Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-04T22:20:19.381Z] 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-10-04T22:20:19.381Z] 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-10-04T22:20:19.381Z] Setting up python3 (3.5.3-1) ... [2019-10-04T22:20:19.999Z] Setting up apparmor (2.11.0-3+deb9u2) ... [2019-10-04T22:20:20.615Z] update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-10-04T22:20:20.615Z] diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-10-04T22:20:20.615Z] Setting up libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-10-04T22:20:20.615Z] Setting up python3-wheel (0.29.0-2) ... [2019-10-04T22:20:20.900Z] Setting up python3-pkg-resources (33.1.1-1) ... [2019-10-04T22:20:21.519Z] Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-10-04T22:20:21.519Z] Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-10-04T22:20:21.808Z] Setting up dmsetup (2:1.02.137-2) ... [2019-10-04T22:20:21.808Z] Setting up python3-setuptools (33.1.1-1) ... [2019-10-04T22:20:22.092Z] Setting up dh-python (2.20170125) ... [2019-10-04T22:20:22.374Z] Setting up libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-10-04T22:20:22.374Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-04T22:20:31.019Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-04T22:20:31.818Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-04T22:20:32.658Z] Removing intermediate container c8c3d2ceaad5 [2019-10-04T22:20:32.658Z] ---> 3c63c2602dce [2019-10-04T22:20:32.658Z] Step 104/126 : RUN pip3 install yamllint==1.16.0 [2019-10-04T22:20:32.658Z] ---> Running in 29809105884a [2019-10-04T22:20:34.372Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-04T22:20:34.730Z] Collecting yamllint==1.16.0 [2019-10-04T22:20:35.354Z] Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-10-04T22:20:35.354Z] Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-10-04T22:20:35.354Z] Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-10-04T22:20:36.422Z] Collecting pyyaml (from yamllint==1.16.0) [2019-10-04T22:20:36.422Z] Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-10-04T22:20:37.431Z] Building wheels for collected packages: pathspec, pyyaml [2019-10-04T22:20:37.431Z] Running setup.py bdist_wheel for pathspec: started [2019-10-04T22:20:37.715Z] Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-10-04T22:20:37.715Z] Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-10-04T22:20:37.715Z] Running setup.py bdist_wheel for pyyaml: started [2019-10-04T22:20:38.739Z] Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-10-04T22:20:38.739Z] Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-10-04T22:20:38.739Z] Successfully built pathspec pyyaml [2019-10-04T22:20:38.739Z] Installing collected packages: pathspec, pyyaml, yamllint [2019-10-04T22:20:38.739Z] Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-10-04T22:20:39.363Z] Removing intermediate container 29809105884a [2019-10-04T22:20:39.363Z] ---> 87fa44378b34 [2019-10-04T22:20:39.363Z] Step 105/126 : COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-10-04T22:20:40.373Z] ---> 1aca26aa0f62 [2019-10-04T22:20:40.374Z] Step 106/126 : COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-04T22:20:44.809Z] ---> 3432d1bac855 [2019-10-04T22:20:44.809Z] Step 107/126 : COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-04T22:20:45.093Z] ---> 3f3f494b9b97 [2019-10-04T22:20:45.093Z] Step 108/126 : COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-04T22:20:45.377Z] ---> 320a02a06317 [2019-10-04T22:20:45.377Z] Step 109/126 : COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-04T22:20:45.662Z] ---> 092c71314b94 [2019-10-04T22:20:45.662Z] Step 110/126 : COPY --from=vndr /build/ /usr/local/bin/ [2019-10-04T22:20:45.947Z] ---> 087a66942c4c [2019-10-04T22:20:45.947Z] Step 111/126 : COPY --from=tini /build/ /usr/local/bin/ [2019-10-04T22:20:46.238Z] ---> 7c2464055c11 [2019-10-04T22:20:46.238Z] Step 112/126 : COPY --from=runc /build/ /usr/local/bin/ [2019-10-04T22:20:46.521Z] ---> 98ab672d649e [2019-10-04T22:20:46.521Z] Step 113/126 : COPY --from=containerd /build/ /usr/local/bin/ [2019-10-04T22:20:47.201Z] ................................................ [ 29%] [2019-10-04T22:20:47.585Z] ---> 2b1c844f52c5 [2019-10-04T22:20:47.585Z] Step 114/126 : COPY --from=proxy /build/ /usr/local/bin/ [2019-10-04T22:20:47.874Z] ---> fda4d0aa8e54 [2019-10-04T22:20:47.874Z] Step 115/126 : COPY --from=dockercli /build/ /usr/local/cli [2019-10-04T22:20:48.500Z] ---> 4de518440902 [2019-10-04T22:20:48.500Z] Step 116/126 : COPY --from=registry /build/registry* /usr/local/bin/ [2019-10-04T22:20:49.986Z] ---> 6f4e32357fc2 [2019-10-04T22:20:49.986Z] Step 117/126 : COPY --from=criu /build/ /usr/local/ [2019-10-04T22:20:50.272Z] ---> 085ce67cd9e9 [2019-10-04T22:20:50.272Z] Step 118/126 : COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-04T22:20:50.904Z] ---> 8b88736dc90c [2019-10-04T22:20:50.904Z] Step 119/126 : COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e /vpnkit /usr/local/bin/vpnkit.x86_64 [2019-10-04T22:20:51.197Z] sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e: Pulling from djs55/vpnkit [2019-10-04T22:20:51.197Z] bad55c542dc9: Pulling fs layer [2019-10-04T22:20:51.818Z] bad55c542dc9: Verifying Checksum [2019-10-04T22:20:51.818Z] bad55c542dc9: Download complete [2019-10-04T22:20:52.103Z] bad55c542dc9: Pull complete [2019-10-04T22:20:52.103Z] Digest: sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2019-10-04T22:20:52.103Z] Status: Downloaded newer image for djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2019-10-04T22:20:52.721Z] ---> a9f6e851b9c5 [2019-10-04T22:20:52.721Z] Step 120/126 : ENV PATH=/usr/local/cli:$PATH [2019-10-04T22:20:52.721Z] ---> Running in 91fe84d080b5 [2019-10-04T22:20:52.721Z] Removing intermediate container 91fe84d080b5 [2019-10-04T22:20:52.721Z] ---> 4f7c3efecd19 [2019-10-04T22:20:52.721Z] Step 121/126 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux [2019-10-04T22:20:52.721Z] ---> Running in 963a6bae212e [2019-10-04T22:20:53.008Z] Removing intermediate container 963a6bae212e [2019-10-04T22:20:53.008Z] ---> 9fafe6513a0d [2019-10-04T22:20:53.008Z] Step 122/126 : WORKDIR /go/src/github.com/docker/docker [2019-10-04T22:20:53.008Z] ---> Running in f56041d125f7 [2019-10-04T22:20:53.008Z] Removing intermediate container f56041d125f7 [2019-10-04T22:20:53.008Z] ---> 1a9d64428fda [2019-10-04T22:20:53.008Z] Step 123/126 : VOLUME /var/lib/docker [2019-10-04T22:20:53.008Z] ---> Running in e342a84227fc [2019-10-04T22:20:53.291Z] Removing intermediate container e342a84227fc [2019-10-04T22:20:53.291Z] ---> 329d40d7d066 [2019-10-04T22:20:53.291Z] Step 124/126 : ENTRYPOINT ["hack/dind"] [2019-10-04T22:20:53.291Z] ---> Running in 461bf958835b [2019-10-04T22:20:53.291Z] Removing intermediate container 461bf958835b [2019-10-04T22:20:53.291Z] ---> 9202eda4a7e9 [2019-10-04T22:20:53.291Z] Step 125/126 : FROM dev AS final [2019-10-04T22:20:53.291Z] ---> 9202eda4a7e9 [2019-10-04T22:20:53.291Z] Step 126/126 : COPY . /go/src/github.com/docker/docker [2019-10-04T22:20:54.508Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-04T22:20:54.508Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-04T22:20:54.892Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-04T22:20:56.223Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-04T22:20:56.223Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-04T22:20:58.073Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-04T22:20:59.364Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-04T22:21:00.128Z] ---> 60b04f087c4f [2019-10-04T22:21:00.128Z] Successfully built 60b04f087c4f [2019-10-04T22:21:00.128Z] Successfully tagged docker:82097c0f1f0494d75b1088b59453a2d0feeb9735 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-10-04T22:21:00.726Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-39713/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr20 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=82097c0f1f0494d75b1088b59453a2d0feeb9735 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:82097c0f1f0494d75b1088b59453a2d0feeb9735 hack/test/unit [2019-10-04T22:21:00.798Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-04T22:21:01.030Z] 65014b3c3121: Pull complete [2019-10-04T22:21:03.540Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-04T22:21:04.820Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-04T22:21:05.208Z] ? github.com/docker/docker/api [no test files] [2019-10-04T22:21:05.323Z] tests/integration/api_exec_test.py .................... [ 35%] [2019-10-04T22:21:06.110Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-04T22:21:07.969Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-04T22:21:09.263Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-04T22:21:09.263Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-04T22:21:09.280Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-04T22:21:10.288Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-04T22:21:11.687Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-04T22:21:11.687Z] Using test binary docker [2019-10-04T22:21:11.687Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-10-04T22:21:11.687Z] +++ /etc/init.d/apparmor start [2019-10-04T22:21:11.687Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-04T22:21:11.687Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-04T22:21:11.687Z] Warning failed to create cache: (null) [2019-10-04T22:21:11.687Z] . [2019-10-04T22:21:11.687Z] INFO: Waiting for daemon to start... [2019-10-04T22:21:11.687Z] Starting dockerd [2019-10-04T22:21:11.687Z] +++ 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-10-04T22:21:12.540Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-04T22:21:13.319Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2019-10-04T22:21:14.108Z] . [2019-10-04T22:21:14.108Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-04T22:21:14.108Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-04T22:21:14.108Z] Error: No such image: emptyfs [2019-10-04T22:21:14.108Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-04T22:21:14.108Z] ++++ docker load [2019-10-04T22:21:14.108Z] Running integration-test (iteration 1) [2019-10-04T22:21:14.108Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2019-10-04T22:21:14.108Z] ++ 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-10-04T22:21:14.108Z] ++ set -e [2019-10-04T22:21:14.108Z] ++ '[' -n 0 ']' [2019-10-04T22:21:14.108Z] ++ set -x [2019-10-04T22:21:14.108Z] ++ env -i DEST=/go/src/github.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-10-04T22:21:15.819Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-04T22:21:16.389Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-04T22:21:18.622Z] tests/integration/api_image_test.py ...........s..... [ 40%] [2019-10-04T22:21:21.658Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-04T22:21:23.519Z] Loaded image: buildpack-deps:jessie [2019-10-04T22:21:23.519Z] Loaded image: busybox:latest [2019-10-04T22:21:23.519Z] Loaded image: busybox:glibc [2019-10-04T22:21:23.519Z] Loaded image: debian:jessie [2019-10-04T22:21:23.519Z] Loaded image: hello-world:latest [2019-10-04T22:21:23.519Z] INFO: Testing against a local daemon [2019-10-04T22:21:23.519Z] === RUN TestCgroupNamespacesBuild [2019-10-04T22:21:24.194Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-04T22:21:24.763Z] --- PASS: TestCgroupNamespacesBuild (1.69s) [2019-10-04T22:21:24.763Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild" [2019-10-04T22:21:24.763Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-10-04T22:21:26.122Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.69s) [2019-10-04T22:21:26.122Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode" [2019-10-04T22:21:26.122Z] === RUN TestBuildWithSession [2019-10-04T22:21:26.122Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-04T22:21:26.122Z] build_session_test.go:25: TODO: BuildKit [2019-10-04T22:21:26.122Z] === RUN TestBuildSquashParent [2019-10-04T22:21:27.634Z] ok github.com/docker/docker/api/server 0.018s coverage: 9.0% of statements [2019-10-04T22:21:28.373Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-04T22:21:33.919Z] --- PASS: TestBuildSquashParent (6.48s) [2019-10-04T22:21:33.919Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-04T22:21:33.919Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-04T22:21:33.919Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-04T22:21:33.919Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-04T22:21:33.919Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-04T22:21:33.919Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-04T22:21:33.919Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-04T22:21:33.919Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-04T22:21:33.919Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-04T22:21:33.919Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-04T22:21:33.919Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-04T22:21:33.919Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-04T22:21:33.919Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-04T22:21:33.919Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-04T22:21:33.919Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-04T22:21:34.983Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-04T22:21:35.750Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-04T22:21:35.750Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-04T22:21:37.560Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-04T22:21:37.927Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-04T22:21:38.261Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-04T22:21:39.915Z] tests/integration/api_network_test.py ........................... [ 47%] [2019-10-04T22:21:40.509Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2019-10-04T22:21:40.509Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.71s) [2019-10-04T22:21:40.509Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.76s) [2019-10-04T22:21:40.509Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.31s) [2019-10-04T22:21:40.509Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.30s) [2019-10-04T22:21:40.509Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.36s) [2019-10-04T22:21:40.509Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.72s) [2019-10-04T22:21:40.509Z] === RUN TestBuildMultiStageCopy [2019-10-04T22:21:40.509Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-04T22:21:41.567Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-04T22:21:43.274Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-04T22:21:43.274Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-04T22:21:44.068Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-04T22:21:44.442Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-04T22:21:45.220Z] --- PASS: TestBuildMultiStageCopy (4.50s) [2019-10-04T22:21:45.220Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.49s) [2019-10-04T22:21:45.220Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.44s) [2019-10-04T22:21:45.220Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.46s) [2019-10-04T22:21:45.220Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.55s) [2019-10-04T22:21:45.220Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.56s) [2019-10-04T22:21:45.220Z] === RUN TestBuildMultiStageParentConfig [2019-10-04T22:21:45.751Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-04T22:21:46.489Z] --- PASS: TestBuildMultiStageParentConfig (1.35s) [2019-10-04T22:21:46.489Z] === RUN TestBuildLabelWithTargets [2019-10-04T22:21:48.931Z] --- PASS: TestBuildLabelWithTargets (2.14s) [2019-10-04T22:21:48.931Z] === RUN TestBuildWithEmptyLayers [2019-10-04T22:21:49.046Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-04T22:21:49.296Z] --- PASS: TestBuildWithEmptyLayers (0.90s) [2019-10-04T22:21:49.296Z] === RUN TestBuildMultiStageOnBuild [2019-10-04T22:21:49.835Z] tests/integration/api_plugin_test.py ........... [ 50%] [2019-10-04T22:21:51.195Z] tests/integration/api_secret_test.py ..... [ 51%] [2019-10-04T22:21:52.327Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-04T22:21:52.727Z] --- PASS: TestBuildMultiStageOnBuild (3.34s) [2019-10-04T22:21:52.727Z] === RUN TestBuildUncleanTarFilenames [2019-10-04T22:21:53.981Z] --- PASS: TestBuildUncleanTarFilenames (1.14s) [2019-10-04T22:21:53.981Z] === RUN TestBuildMultiStageLayerLeak [2019-10-04T22:21:54.856Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-04T22:21:54.856Z] Using test binary docker [2019-10-04T22:21:54.856Z] +++ /etc/init.d/apparmor start [2019-10-04T22:21:54.856Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-04T22:21:54.856Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-04T22:21:54.856Z] Warning failed to create cache: (null) [2019-10-04T22:21:54.856Z] . [2019-10-04T22:21:54.856Z] Starting dockerd [2019-10-04T22:21:54.856Z] INFO: Waiting for daemon to start... [2019-10-04T22:21:54.856Z] +++ 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-10-04T22:21:55.926Z] tests/integration/api_service_test.py ................s................. [ 60%] [2019-10-04T22:21:57.238Z] --- PASS: TestBuildMultiStageLayerLeak (3.05s) [2019-10-04T22:21:57.238Z] === RUN TestBuildWithHugeFile [2019-10-04T22:21:57.386Z] . [2019-10-04T22:21:57.386Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-04T22:21:57.644Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-04T22:21:57.644Z] Error: No such image: emptyfs [2019-10-04T22:21:57.644Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-04T22:21:57.644Z] ++++ docker load [2019-10-04T22:21:58.211Z] Running integration-test (iteration 1) [2019-10-04T22:21:58.211Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2019-10-04T22:21:58.211Z] ++ 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-10-04T22:21:58.211Z] ++ set -e [2019-10-04T22:21:58.211Z] ++ '[' -n 0 ']' [2019-10-04T22:21:58.211Z] ++ set -x [2019-10-04T22:21:58.211Z] ++ env -i DEST=/go/src/github.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-10-04T22:22:10.651Z] ......................... [ 67%] [2019-10-04T22:22:30.288Z] Loaded image: buildpack-deps:jessie [2019-10-04T22:22:30.289Z] Loaded image: busybox:latest [2019-10-04T22:22:30.855Z] Loaded image: busybox:glibc [2019-10-04T22:22:30.855Z] Loaded image: debian:jessie [2019-10-04T22:22:31.113Z] Loaded image: hello-world:latest [2019-10-04T22:22:31.371Z] INFO: Testing against a local daemon [2019-10-04T22:22:31.371Z] === RUN TestCgroupNamespacesBuild [2019-10-04T22:22:31.712Z] --- PASS: TestBuildWithHugeFile (30.37s) [2019-10-04T22:22:31.712Z] === RUN TestBuildWithEmptyDockerfile [2019-10-04T22:22:31.712Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-04T22:22:31.712Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-04T22:22:31.712Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-04T22:22:31.712Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-04T22:22:31.712Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-04T22:22:31.712Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-04T22:22:31.712Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-04T22:22:31.712Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-04T22:22:31.712Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-04T22:22:31.712Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2019-10-04T22:22:31.712Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.31s) [2019-10-04T22:22:31.712Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.31s) [2019-10-04T22:22:31.712Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.09s) [2019-10-04T22:22:31.712Z] === RUN TestBuildPreserveOwnership [2019-10-04T22:22:31.712Z] === RUN TestBuildPreserveOwnership/copy_from [2019-10-04T22:22:31.712Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-10-04T22:22:33.515Z] --- PASS: TestBuildPreserveOwnership (5.67s) [2019-10-04T22:22:33.516Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.73s) [2019-10-04T22:22:33.516Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.93s) [2019-10-04T22:22:33.516Z] === RUN TestBuildPlatformInvalid [2019-10-04T22:22:33.516Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2019-10-04T22:22:33.516Z] PASS [2019-10-04T22:22:33.516Z] [2019-10-04T22:22:33.516Z] === Skipped [2019-10-04T22:22:33.516Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2019-10-04T22:22:33.516Z] build_session_test.go:25: TODO: BuildKit [2019-10-04T22:22:33.516Z] [2019-10-04T22:22:33.516Z] [2019-10-04T22:22:33.516Z] DONE 32 tests, 1 skipped in 79.460s [2019-10-04T22:22:33.888Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2019-10-04T22:22:33.888Z] ++ 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-10-04T22:22:33.888Z] ++ set -e [2019-10-04T22:22:33.888Z] ++ '[' -n 0 ']' [2019-10-04T22:22:33.888Z] ++ set -x [2019-10-04T22:22:33.888Z] ++ env -i DEST=/go/src/github.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-10-04T22:22:33.888Z] INFO: Testing against a local daemon [2019-10-04T22:22:33.888Z] === RUN TestConfigList [2019-10-04T22:22:34.709Z] --- PASS: TestCgroupNamespacesBuild (3.14s) [2019-10-04T22:22:34.710Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild" [2019-10-04T22:22:34.710Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-10-04T22:22:37.071Z] --- PASS: TestConfigList (2.90s) [2019-10-04T22:22:37.071Z] config_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigList" [2019-10-04T22:22:37.071Z] === RUN TestConfigsCreateAndDelete [2019-10-04T22:22:37.235Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.68s) [2019-10-04T22:22:37.235Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode" [2019-10-04T22:22:37.235Z] === RUN TestBuildWithSession [2019-10-04T22:22:37.235Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-04T22:22:37.235Z] build_session_test.go:25: TODO: BuildKit [2019-10-04T22:22:37.235Z] === RUN TestBuildSquashParent [2019-10-04T22:22:39.625Z] --- PASS: TestConfigsCreateAndDelete (2.34s) [2019-10-04T22:22:39.625Z] config_test.go:112: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete" [2019-10-04T22:22:39.625Z] === RUN TestConfigsUpdate [2019-10-04T22:22:42.260Z] --- PASS: TestConfigsUpdate (2.88s) [2019-10-04T22:22:42.260Z] config_test.go:140: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate" [2019-10-04T22:22:42.260Z] === RUN TestTemplatedConfig [2019-10-04T22:22:45.436Z] --- PASS: TestTemplatedConfig (3.20s) [2019-10-04T22:22:45.436Z] config_test.go:192: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig" [2019-10-04T22:22:45.436Z] === RUN TestConfigInspect [2019-10-04T22:22:47.994Z] tests/integration/api_swarm_test.py .ssss.s...x....... [ 72%] [2019-10-04T22:22:48.614Z] --- PASS: TestConfigInspect (2.95s) [2019-10-04T22:22:48.614Z] config_test.go:326: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect" [2019-10-04T22:22:48.614Z] === RUN TestConfigCreateWithLabels [2019-10-04T22:22:49.428Z] --- PASS: TestBuildSquashParent (11.29s) [2019-10-04T22:22:49.428Z] build_squash_test.go:29: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestBuildSquashParent" [2019-10-04T22:22:49.428Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-04T22:22:49.428Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-04T22:22:49.428Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-04T22:22:49.428Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-04T22:22:49.428Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-04T22:22:49.428Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-04T22:22:49.428Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-04T22:22:49.428Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-04T22:22:49.428Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-04T22:22:49.428Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-04T22:22:49.428Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-04T22:22:49.428Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-04T22:22:49.428Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-04T22:22:49.428Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-04T22:22:49.428Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-04T22:22:50.435Z] --- PASS: TestConfigCreateWithLabels (2.38s) [2019-10-04T22:22:50.435Z] config_test.go:350: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels" [2019-10-04T22:22:50.435Z] === RUN TestConfigCreateResolve [2019-10-04T22:22:52.706Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-04T22:22:52.706Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-04T22:22:53.847Z] --- PASS: TestConfigCreateResolve (2.94s) [2019-10-04T22:22:53.847Z] config_test.go:377: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve" [2019-10-04T22:22:53.847Z] === RUN TestConfigDaemonLibtrustID [2019-10-04T22:22:53.847Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2019-10-04T22:22:53.847Z] config_test.go:427: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID" [2019-10-04T22:22:53.847Z] PASS [2019-10-04T22:22:53.847Z] [2019-10-04T22:22:53.847Z] DONE 8 tests in 20.207s [2019-10-04T22:22:53.847Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2019-10-04T22:22:53.847Z] ++ 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-10-04T22:22:53.847Z] ++ set -e [2019-10-04T22:22:53.847Z] ++ '[' -n 0 ']' [2019-10-04T22:22:53.847Z] ++ set -x [2019-10-04T22:22:53.847Z] ++ env -i DEST=/go/src/github.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-10-04T22:22:54.214Z] INFO: Testing against a local daemon [2019-10-04T22:22:54.214Z] === RUN TestCheckpoint [2019-10-04T22:22:54.214Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-04T22:22:54.214Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-04T22:22:54.214Z] === RUN TestContainerInvalidJSON [2019-10-04T22:22:54.214Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-04T22:22:54.214Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-04T22:22:54.214Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-04T22:22:54.214Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-04T22:22:54.214Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-04T22:22:54.214Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-04T22:22:54.214Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-04T22:22:54.214Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-04T22:22:54.214Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-04T22:22:54.214Z] --- PASS: TestContainerInvalidJSON (0.01s) [2019-10-04T22:22:54.214Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-10-04T22:22:54.214Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-10-04T22:22:54.214Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-10-04T22:22:54.214Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-04T22:22:54.214Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2019-10-04T22:22:54.214Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-04T22:22:54.214Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2019-10-04T22:22:54.214Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-04T22:22:54.586Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2019-10-04T22:22:54.586Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-04T22:22:54.586Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s) [2019-10-04T22:22:54.586Z] === RUN TestCopyFromContainer [2019-10-04T22:22:55.986Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-04T22:22:55.986Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-04T22:22:56.396Z] === RUN TestCopyFromContainer// [2019-10-04T22:22:56.396Z] === RUN TestCopyFromContainer//bar/root [2019-10-04T22:22:56.772Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-04T22:22:56.772Z] === RUN TestCopyFromContainer/bar/quux [2019-10-04T22:22:56.772Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-04T22:22:56.772Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-04T22:22:56.772Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-04T22:22:57.151Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-04T22:22:57.151Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-04T22:22:57.151Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-04T22:22:57.151Z] --- PASS: TestCopyFromContainer (2.74s) [2019-10-04T22:22:57.151Z] --- PASS: TestCopyFromContainer// (0.06s) [2019-10-04T22:22:57.151Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2019-10-04T22:22:57.151Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2019-10-04T22:22:57.151Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2019-10-04T22:22:57.151Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2019-10-04T22:22:57.151Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2019-10-04T22:22:57.151Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2019-10-04T22:22:57.151Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2019-10-04T22:22:57.151Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2019-10-04T22:22:57.151Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2019-10-04T22:22:57.151Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-04T22:22:57.151Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-04T22:22:57.151Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-04T22:22:57.151Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-04T22:22:57.151Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-04T22:22:57.151Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-04T22:22:57.151Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-04T22:22:57.151Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-04T22:22:57.151Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-04T22:22:57.151Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-04T22:22:57.151Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2019-10-04T22:22:57.151Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-10-04T22:22:57.151Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-10-04T22:22:57.151Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-10-04T22:22:57.151Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-04T22:22:57.545Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2019-10-04T22:22:57.545Z] === RUN TestCreateWithInvalidEnv [2019-10-04T22:22:57.545Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-04T22:22:57.545Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-04T22:22:57.545Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-04T22:22:57.545Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-04T22:22:57.545Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-04T22:22:57.545Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-04T22:22:57.545Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-04T22:22:57.545Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-04T22:22:57.545Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-04T22:22:57.545Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2019-10-04T22:22:57.545Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-10-04T22:22:57.545Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-10-04T22:22:57.545Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-10-04T22:22:57.545Z] === RUN TestCreateTmpfsMountsTarget [2019-10-04T22:22:57.545Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2019-10-04T22:22:57.545Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-04T22:22:59.271Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2019-10-04T22:22:59.271Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.58s) [2019-10-04T22:22:59.271Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.81s) [2019-10-04T22:22:59.271Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.18s) [2019-10-04T22:22:59.271Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.10s) [2019-10-04T22:22:59.271Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.30s) [2019-10-04T22:22:59.271Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.26s) [2019-10-04T22:22:59.271Z] === RUN TestBuildMultiStageCopy [2019-10-04T22:22:59.271Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-04T22:22:59.994Z] --- PASS: TestCreateWithCustomMaskedPaths (2.46s) [2019-10-04T22:22:59.994Z] === RUN TestCreateWithCapabilities [2019-10-04T22:22:59.994Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-10-04T22:22:59.994Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-10-04T22:22:59.994Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-10-04T22:22:59.994Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-10-04T22:22:59.994Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-10-04T22:22:59.994Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-10-04T22:22:59.994Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-10-04T22:22:59.994Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-10-04T22:22:59.994Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-10-04T22:22:59.994Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-10-04T22:22:59.994Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-04T22:22:59.994Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-04T22:22:59.994Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-10-04T22:22:59.994Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-10-04T22:22:59.994Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-10-04T22:22:59.994Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-10-04T22:22:59.994Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-10-04T22:22:59.994Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-10-04T22:22:59.994Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-10-04T22:22:59.994Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-10-04T22:22:59.994Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-10-04T22:22:59.994Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-10-04T22:22:59.994Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-10-04T22:22:59.994Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-10-04T22:22:59.994Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-10-04T22:22:59.994Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-10-04T22:22:59.994Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-10-04T22:22:59.994Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-10-04T22:22:59.994Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-04T22:22:59.994Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-10-04T22:22:59.994Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-10-04T22:22:59.994Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-10-04T22:22:59.994Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-10-04T22:22:59.994Z] --- PASS: TestCreateWithCapabilities (0.01s) [2019-10-04T22:22:59.994Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-10-04T22:22:59.994Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-10-04T22:22:59.994Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2019-10-04T22:22:59.994Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2019-10-04T22:22:59.994Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2019-10-04T22:22:59.994Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2019-10-04T22:22:59.994Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2019-10-04T22:22:59.995Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-10-04T22:22:59.995Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2019-10-04T22:22:59.995Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s) [2019-10-04T22:22:59.995Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2019-10-04T22:22:59.995Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-04T22:23:02.553Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-04T22:23:02.813Z] tests/integration/api_volume_test.py ......... [ 74%] [2019-10-04T22:23:03.118Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-04T22:23:03.209Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.56s) [2019-10-04T22:23:03.209Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-04T22:23:03.209Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-04T22:23:03.209Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-04T22:23:03.209Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-04T22:23:03.209Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-04T22:23:03.209Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-04T22:23:03.209Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-04T22:23:03.209Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-04T22:23:03.209Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-04T22:23:03.209Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-04T22:23:03.209Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-04T22:23:03.209Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-04T22:23:03.209Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-04T22:23:03.209Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-04T22:23:03.209Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-04T22:23:03.209Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-04T22:23:03.209Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2019-10-04T22:23:03.209Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2019-10-04T22:23:03.209Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2019-10-04T22:23:03.209Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-10-04T22:23:03.209Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-10-04T22:23:03.209Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2019-10-04T22:23:03.209Z] === RUN TestContainerStartOnDaemonRestart [2019-10-04T22:23:03.209Z] === PAUSE TestContainerStartOnDaemonRestart [2019-10-04T22:23:03.209Z] === RUN TestDaemonRestartIpcMode [2019-10-04T22:23:03.209Z] === PAUSE TestDaemonRestartIpcMode [2019-10-04T22:23:03.209Z] === RUN TestDiff [2019-10-04T22:23:03.648Z] --- PASS: TestDiff (0.89s) [2019-10-04T22:23:03.648Z] === RUN TestExecWithCloseStdin [2019-10-04T22:23:03.684Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-04T22:23:04.643Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-04T22:23:04.776Z] ok github.com/docker/docker/api/server/httputils 0.015s coverage: 14.7% of statements [2019-10-04T22:23:04.776Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-04T22:23:04.776Z] ok github.com/docker/docker/api/server/middleware 0.021s coverage: 37.7% of statements [2019-10-04T22:23:04.776Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-04T22:23:04.776Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-04T22:23:04.776Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-04T22:23:04.776Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-04T22:23:04.776Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-04T22:23:04.776Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-04T22:23:04.776Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-04T22:23:04.796Z] tests/integration/client_test.py ..... [ 75%] [2019-10-04T22:23:04.939Z] --- PASS: TestExecWithCloseStdin (1.26s) [2019-10-04T22:23:04.939Z] === RUN TestExec [2019-10-04T22:23:05.062Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-04T22:23:05.062Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-04T22:23:05.208Z] --- PASS: TestBuildMultiStageCopy (6.47s) [2019-10-04T22:23:05.208Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.68s) [2019-10-04T22:23:05.208Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.69s) [2019-10-04T22:23:05.208Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.62s) [2019-10-04T22:23:05.208Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.75s) [2019-10-04T22:23:05.208Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.72s) [2019-10-04T22:23:05.208Z] === RUN TestBuildMultiStageParentConfig [2019-10-04T22:23:05.719Z] tests/integration/errors_test.py . [ 76%] [2019-10-04T22:23:06.180Z] --- PASS: TestExec (1.19s) [2019-10-04T22:23:06.181Z] === RUN TestExecUser [2019-10-04T22:23:07.104Z] --- PASS: TestBuildMultiStageParentConfig (1.68s) [2019-10-04T22:23:07.104Z] === RUN TestBuildLabelWithTargets [2019-10-04T22:23:07.445Z] --- PASS: TestExecUser (1.12s) [2019-10-04T22:23:07.445Z] === RUN TestExportContainerAndImportImage [2019-10-04T22:23:07.763Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-04T22:23:07.763Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-04T22:23:08.049Z] ok github.com/docker/docker/api/types/strslice 0.025s coverage: 90.0% of statements [2019-10-04T22:23:08.242Z] --- PASS: TestExportContainerAndImportImage (1.14s) [2019-10-04T22:23:08.242Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-04T22:23:08.346Z] ok github.com/docker/docker/api/types/filters 0.014s coverage: 95.2% of statements [2019-10-04T22:23:08.346Z] ok github.com/docker/docker/api/server/router/swarm 0.009s coverage: 4.0% of statements [2019-10-04T22:23:08.346Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-04T22:23:08.346Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-04T22:23:08.346Z] ? github.com/docker/docker/api/types [no test files] [2019-10-04T22:23:08.346Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-04T22:23:08.346Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-04T22:23:08.346Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-04T22:23:08.346Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-04T22:23:08.346Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-04T22:23:08.346Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-04T22:23:08.346Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-04T22:23:08.346Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-04T22:23:08.346Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-04T22:23:08.346Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-04T22:23:08.346Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-04T22:23:09.368Z] ok github.com/docker/docker/api/types/versions 0.007s coverage: 75.0% of statements [2019-10-04T22:23:09.368Z] ok github.com/docker/docker/api/types/time 0.009s coverage: 100.0% of statements [2019-10-04T22:23:09.368Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-04T22:23:09.368Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-04T22:23:09.368Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-04T22:23:09.368Z] ? github.com/docker/docker/builder [no test files] [2019-10-04T22:23:09.368Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-04T22:23:09.368Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-04T22:23:09.368Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-04T22:23:09.368Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-04T22:23:09.368Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-04T22:23:09.368Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-04T22:23:09.368Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-04T22:23:09.630Z] --- PASS: TestBuildLabelWithTargets (2.63s) [2019-10-04T22:23:09.631Z] === RUN TestBuildWithEmptyLayers [2019-10-04T22:23:10.045Z] --- PASS: TestExportContainerAfterDaemonRestart (1.48s) [2019-10-04T22:23:10.045Z] export_test.go:63: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart" [2019-10-04T22:23:10.045Z] === RUN TestHealthCheckWorkdir [2019-10-04T22:23:10.394Z] ok github.com/docker/docker/builder/dockerignore 0.038s coverage: 96.8% of statements [2019-10-04T22:23:10.827Z] --- PASS: TestHealthCheckWorkdir (1.15s) [2019-10-04T22:23:10.827Z] === RUN TestHealthKillContainer [2019-10-04T22:23:11.002Z] --- PASS: TestBuildWithEmptyLayers (1.29s) [2019-10-04T22:23:11.003Z] === RUN TestBuildMultiStageOnBuild [2019-10-04T22:23:13.020Z] 2945147eda09: Pull complete [2019-10-04T22:23:13.020Z] Digest: sha256:d7e7e3702cbc4d8ea29001a02c1c852d0229a0679d94e017a41c43dbaa01db20 [2019-10-04T22:23:13.020Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-04T22:23:13.020Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-04T22:23:13.020Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2019-10-04T22:23:13.020Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2019-10-04T22:23:13.020Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.737' [2019-10-04T22:23:13.020Z] INFO: Docker version of control daemon [2019-10-04T22:23:13.020Z] [2019-10-04T22:23:13.020Z] Client: Docker Engine - Enterprise [2019-10-04T22:23:13.020Z] Version: 19.03.2 [2019-10-04T22:23:13.020Z] API version: 1.40 [2019-10-04T22:23:13.020Z] Go version: go1.12.8 [2019-10-04T22:23:13.020Z] Git commit: c92ab06ed9 [2019-10-04T22:23:13.020Z] Built: 09/03/2019 16:38:11 [2019-10-04T22:23:13.020Z] OS/Arch: windows/amd64 [2019-10-04T22:23:13.020Z] Experimental: false [2019-10-04T22:23:13.020Z] [2019-10-04T22:23:13.020Z] Server: Docker Engine - Enterprise [2019-10-04T22:23:13.020Z] Engine: [2019-10-04T22:23:13.020Z] Version: 19.03.2 [2019-10-04T22:23:13.020Z] API version: 1.40 (minimum version 1.24) [2019-10-04T22:23:13.020Z] Go version: go1.12.8 [2019-10-04T22:23:13.020Z] Git commit: c92ab06ed9 [2019-10-04T22:23:13.020Z] Built: 09/03/2019 16:35:47 [2019-10-04T22:23:13.020Z] OS/Arch: windows/amd64 [2019-10-04T22:23:13.020Z] Experimental: true [2019-10-04T22:23:13.020Z] [2019-10-04T22:23:13.020Z] INFO: Docker info of control daemon [2019-10-04T22:23:13.020Z] [2019-10-04T22:23:13.020Z] Client: [2019-10-04T22:23:13.020Z] Debug Mode: false [2019-10-04T22:23:13.020Z] Plugins: [2019-10-04T22:23:13.020Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2019-10-04T22:23:13.020Z] [2019-10-04T22:23:13.020Z] Server: [2019-10-04T22:23:13.020Z] Containers: 0 [2019-10-04T22:23:13.020Z] Running: 0 [2019-10-04T22:23:13.020Z] Paused: 0 [2019-10-04T22:23:13.020Z] Stopped: 0 [2019-10-04T22:23:13.020Z] Images: 1 [2019-10-04T22:23:13.020Z] Server Version: 19.03.2 [2019-10-04T22:23:13.020Z] Storage Driver: windowsfilter (windows) lcow (linux) [2019-10-04T22:23:13.020Z] Windows: [2019-10-04T22:23:13.020Z] LCOW: [2019-10-04T22:23:13.020Z] Logging Driver: json-file [2019-10-04T22:23:13.020Z] Plugins: [2019-10-04T22:23:13.020Z] Volume: local [2019-10-04T22:23:13.020Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-10-04T22:23:13.020Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-10-04T22:23:13.020Z] Swarm: inactive [2019-10-04T22:23:13.020Z] Default Isolation: process [2019-10-04T22:23:13.020Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-10-04T22:23:13.020Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-10-04T22:23:13.020Z] OSType: windows [2019-10-04T22:23:13.020Z] Architecture: x86_64 [2019-10-04T22:23:13.020Z] CPUs: 4 [2019-10-04T22:23:13.020Z] Total Memory: 32GiB [2019-10-04T22:23:13.020Z] Name: azwin-2-ed5330 [2019-10-04T22:23:13.020Z] ID: 4XOH:KI43:3UYQ:TBC4:5RJP:O6MZ:RR7U:K7TM:PNVP:XMQC:BCRI:ONC3 [2019-10-04T22:23:13.020Z] Docker Root Dir: D:\docker [2019-10-04T22:23:13.020Z] Debug Mode: false [2019-10-04T22:23:13.020Z] Registry: https://index.docker.io/v1/ [2019-10-04T22:23:13.020Z] Labels: [2019-10-04T22:23:13.020Z] Experimental: true [2019-10-04T22:23:13.020Z] Insecure Registries: [2019-10-04T22:23:13.020Z] 10.0.0.4:5000 [2019-10-04T22:23:13.020Z] 127.0.0.0/8 [2019-10-04T22:23:13.020Z] Registry Mirrors: [2019-10-04T22:23:13.020Z] http://10.0.0.4:5000/ [2019-10-04T22:23:13.020Z] Live Restore Enabled: false [2019-10-04T22:23:13.020Z] [2019-10-04T22:23:13.020Z] [2019-10-04T22:23:13.020Z] INFO: Commit hash is 82097c0f1 [2019-10-04T22:23:13.020Z] INFO: Nuke-Everything... [2019-10-04T22:23:13.020Z] INFO: Container count on control daemon to delete is 0 [2019-10-04T22:23:13.020Z] INFO: Nuking d:\CI [2019-10-04T22:23:13.020Z] INFO: Zapped successfully [2019-10-04T22:23:13.020Z] INFO: Location for testing is d:\CI\PR-39713\20 [2019-10-04T22:23:13.020Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2019-10-04T22:23:13.020Z] [2019-10-04T22:23:13.020Z] [2019-10-04T22:23:13.020Z] INFO: Building the image from Dockerfile.windows at 10/04/2019 22:23:09... [2019-10-04T22:23:13.020Z] [2019-10-04T22:23:14.061Z] --- PASS: TestHealthKillContainer (3.02s) [2019-10-04T22:23:14.061Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-04T22:23:14.837Z] --- PASS: TestInspectCpusetInConfigPre120 (0.92s) [2019-10-04T22:23:14.837Z] === RUN TestIpcModeNone [2019-10-04T22:23:15.188Z] --- PASS: TestBuildMultiStageOnBuild (3.84s) [2019-10-04T22:23:15.188Z] === RUN TestBuildUncleanTarFilenames [2019-10-04T22:23:15.927Z] ok github.com/docker/docker/cli/debug 0.013s coverage: 100.0% of statements [2019-10-04T22:23:16.098Z] --- PASS: TestIpcModeNone (1.08s) [2019-10-04T22:23:16.098Z] === RUN TestIpcModePrivate [2019-10-04T22:23:16.558Z] --- PASS: TestBuildUncleanTarFilenames (1.87s) [2019-10-04T22:23:16.558Z] === RUN TestBuildMultiStageLayerLeak [2019-10-04T22:23:17.345Z] --- PASS: TestIpcModePrivate (1.12s) [2019-10-04T22:23:17.345Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:56, shared: false, mustBeShared: false [2019-10-04T22:23:17.345Z] === RUN TestIpcModeShareable [2019-10-04T22:23:17.418Z] ok github.com/docker/docker/builder/remotecontext/git 4.455s coverage: 85.1% of statements [2019-10-04T22:23:17.723Z] Sending build context to Docker daemon 50.06MB [2019-10-04T22:23:17.723Z] [2019-10-04T22:23:17.723Z] Step 1/8 : FROM microsoft/windowsservercore [2019-10-04T22:23:17.723Z] ---> 1ddfa8bee56a [2019-10-04T22:23:17.723Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2019-10-04T22:23:17.723Z] ---> Running in ff80275395dd [2019-10-04T22:23:18.125Z] --- PASS: TestIpcModeShareable (1.04s) [2019-10-04T22:23:18.125Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true [2019-10-04T22:23:18.125Z] === RUN TestAPIIpcModeShareableAndContainer [2019-10-04T22:23:18.187Z] Removing intermediate container ff80275395dd [2019-10-04T22:23:18.187Z] ---> e34ab4c9a40e [2019-10-04T22:23:18.187Z] Step 3/8 : ARG GO_VERSION=1.13.1 [2019-10-04T22:23:18.649Z] ---> Running in b737f948ce78 [2019-10-04T22:23:19.112Z] Removing intermediate container b737f948ce78 [2019-10-04T22:23:19.112Z] ---> b8e156cfa9af [2019-10-04T22:23:19.112Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 [2019-10-04T22:23:19.112Z] ---> Running in d6a6ef531454 [2019-10-04T22:23:19.574Z] Removing intermediate container d6a6ef531454 [2019-10-04T22:23:19.574Z] ---> 042000638110 [2019-10-04T22:23:19.574Z] 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-10-04T22:23:19.574Z] ---> Running in 153da0e5ca48 [2019-10-04T22:23:20.136Z] ok github.com/docker/docker/builder/remotecontext 0.540s coverage: 13.6% of statements [2019-10-04T22:23:20.736Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-04T22:23:20.736Z] Using test binary docker [2019-10-04T22:23:20.736Z] +++ /etc/init.d/apparmor start [2019-10-04T22:23:20.736Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-04T22:23:20.993Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-04T22:23:20.993Z] Warning failed to create cache: (null) [2019-10-04T22:23:20.993Z] . [2019-10-04T22:23:20.993Z] INFO: Waiting for daemon to start... [2019-10-04T22:23:20.993Z] Starting dockerd [2019-10-04T22:23:20.993Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2019-10-04T22:23:21.250Z] .--- PASS: TestBuildMultiStageLayerLeak (4.73s) [2019-10-04T22:23:21.250Z] === RUN TestBuildWithHugeFile [2019-10-04T22:23:21.299Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.87s) [2019-10-04T22:23:21.299Z] === RUN TestAPIIpcModeHost [2019-10-04T22:23:21.814Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-04T22:23:21.814Z] Using test binary docker [2019-10-04T22:23:21.814Z] +++ /etc/init.d/apparmor start [2019-10-04T22:23:21.814Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-04T22:23:21.814Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-04T22:23:21.814Z] Warning failed to create cache: (null) [2019-10-04T22:23:21.814Z] . [2019-10-04T22:23:21.814Z] INFO: Waiting for daemon to start... [2019-10-04T22:23:21.814Z] Starting dockerd [2019-10-04T22:23:21.814Z] +++ 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-10-04T22:23:22.085Z] --- PASS: TestAPIIpcModeHost (0.86s) [2019-10-04T22:23:22.085Z] === RUN TestDaemonIpcModeShareable [2019-10-04T22:23:22.182Z] ok github.com/docker/docker/builder/dockerfile 1.445s coverage: 48.2% of statements [2019-10-04T22:23:22.182Z] ? github.com/docker/docker/cli [no test files] [2019-10-04T22:23:22.182Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-04T22:23:23.185Z] . [2019-10-04T22:23:23.185Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-04T22:23:23.185Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-04T22:23:23.185Z] Error: No such image: emptyfs [2019-10-04T22:23:23.185Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-04T22:23:23.185Z] ++++ docker load [2019-10-04T22:23:23.443Z] Running integration-test (iteration 1) [2019-10-04T22:23:23.443Z] 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-10-04T22:23:23.443Z] ++ 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-10-04T22:23:23.443Z] ++ set -e [2019-10-04T22:23:23.443Z] ++ '[' -n 0 ']' [2019-10-04T22:23:23.443Z] ++ set -x [2019-10-04T22:23:23.443Z] ++ env -i DEST=/go/src/github.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-10-04T22:23:23.952Z] --- PASS: TestDaemonIpcModeShareable (1.87s) [2019-10-04T22:23:23.952Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable" [2019-10-04T22:23:23.952Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2019-10-04T22:23:23.952Z] === RUN TestDaemonIpcModePrivate [2019-10-04T22:23:24.007Z] [2019-10-04T22:23:24.007Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-04T22:23:24.007Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-04T22:23:24.007Z] Error: No such image: emptyfs [2019-10-04T22:23:24.007Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-04T22:23:24.007Z] ++++ docker load [2019-10-04T22:23:24.571Z] Running integration-test (iteration 1) [2019-10-04T22:23:24.571Z] 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-10-04T22:23:24.571Z] ++ 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-10-04T22:23:24.571Z] ++ set -e [2019-10-04T22:23:24.571Z] ++ '[' -n 0 ']' [2019-10-04T22:23:24.571Z] ++ set -x [2019-10-04T22:23:24.571Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-10-04T22:23:25.916Z] --- PASS: TestDaemonIpcModePrivate (1.94s) [2019-10-04T22:23:25.916Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate" [2019-10-04T22:23:25.916Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2019-10-04T22:23:25.916Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-10-04T22:23:27.698Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.71s) [2019-10-04T22:23:27.698Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig" [2019-10-04T22:23:27.698Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2019-10-04T22:23:27.698Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-10-04T22:23:28.196Z] [2019-10-04T22:23:28.196Z] SUCCESS: Specified value was saved. [2019-10-04T22:23:28.976Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.73s) [2019-10-04T22:23:28.976Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig" [2019-10-04T22:23:28.976Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2019-10-04T22:23:28.976Z] === RUN TestIpcModeOlderClient [2019-10-04T22:23:29.167Z] INFO: Downloading git... [2019-10-04T22:23:29.346Z] === PAUSE TestIpcModeOlderClient [2019-10-04T22:23:29.346Z] === RUN TestKillContainerInvalidSignal [2019-10-04T22:23:30.128Z] --- PASS: TestKillContainerInvalidSignal (0.80s) [2019-10-04T22:23:30.128Z] === RUN TestKillContainer [2019-10-04T22:23:30.128Z] === RUN TestKillContainer/no_signal [2019-10-04T22:23:30.640Z] ok github.com/docker/docker/client 1.024s coverage: 75.8% of statements [2019-10-04T22:23:30.914Z] === RUN TestKillContainer/non_killing_signal [2019-10-04T22:23:31.388Z] INFO: Downloading go... [2019-10-04T22:23:31.699Z] === RUN TestKillContainer/killing_signal [2019-10-04T22:23:32.371Z] INFO: Downloading compiler 1 of 3... [2019-10-04T22:23:32.939Z] --- PASS: TestKillContainer (2.77s) [2019-10-04T22:23:32.939Z] --- PASS: TestKillContainer/no_signal (1.00s) [2019-10-04T22:23:32.939Z] --- PASS: TestKillContainer/non_killing_signal (0.57s) [2019-10-04T22:23:32.939Z] --- PASS: TestKillContainer/killing_signal (0.81s) [2019-10-04T22:23:32.939Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-04T22:23:32.939Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-10-04T22:23:33.785Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-10-04T22:23:33.917Z] INFO: Downloading compiler 2 of 3... [2019-10-04T22:23:34.387Z] INFO: Downloading compiler 3 of 3... [2019-10-04T22:23:34.752Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.85s) [2019-10-04T22:23:34.752Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.83s) [2019-10-04T22:23:34.752Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.67s) [2019-10-04T22:23:34.752Z] === RUN TestKillStoppedContainer [2019-10-04T22:23:34.752Z] --- PASS: TestKillStoppedContainer (0.08s) [2019-10-04T22:23:34.752Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-04T22:23:34.752Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2019-10-04T22:23:34.752Z] === RUN TestKillDifferentUserContainer [2019-10-04T22:23:34.849Z] INFO: Extracting git... [2019-10-04T22:23:35.545Z] --- PASS: TestKillDifferentUserContainer (0.93s) [2019-10-04T22:23:35.545Z] === RUN TestInspectOomKilledTrue [2019-10-04T22:23:35.545Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-10-04T22:23:35.545Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-04T22:23:35.545Z] === RUN TestInspectOomKilledFalse [2019-10-04T22:23:35.545Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-10-04T22:23:35.545Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-04T22:23:35.545Z] === RUN TestLinksEtcHostsContentMatch [2019-10-04T22:23:36.363Z] --- PASS: TestLinksEtcHostsContentMatch (0.63s) [2019-10-04T22:23:36.363Z] === RUN TestLinksContainerNames [2019-10-04T22:23:38.179Z] --- PASS: TestLinksContainerNames (1.64s) [2019-10-04T22:23:38.179Z] === RUN TestLogsFollowTailEmpty [2019-10-04T22:23:38.959Z] --- PASS: TestLogsFollowTailEmpty (0.87s) [2019-10-04T22:23:38.959Z] === RUN TestContainerNetworkMountsNoChown [2019-10-04T22:23:39.753Z] --- PASS: TestContainerNetworkMountsNoChown (0.89s) [2019-10-04T22:23:39.753Z] === RUN TestMountDaemonRoot [2019-10-04T22:23:39.753Z] === RUN TestMountDaemonRoot/default [2019-10-04T22:23:39.753Z] === PAUSE TestMountDaemonRoot/default [2019-10-04T22:23:39.753Z] === RUN TestMountDaemonRoot/private [2019-10-04T22:23:39.753Z] === PAUSE TestMountDaemonRoot/private [2019-10-04T22:23:39.753Z] === RUN TestMountDaemonRoot/rprivate [2019-10-04T22:23:39.753Z] === PAUSE TestMountDaemonRoot/rprivate [2019-10-04T22:23:39.753Z] === RUN TestMountDaemonRoot/slave [2019-10-04T22:23:39.753Z] === PAUSE TestMountDaemonRoot/slave [2019-10-04T22:23:39.753Z] === RUN TestMountDaemonRoot/rslave [2019-10-04T22:23:39.753Z] === PAUSE TestMountDaemonRoot/rslave [2019-10-04T22:23:39.753Z] === RUN TestMountDaemonRoot/shared [2019-10-04T22:23:39.753Z] === PAUSE TestMountDaemonRoot/shared [2019-10-04T22:23:39.753Z] === RUN TestMountDaemonRoot/rshared [2019-10-04T22:23:39.753Z] === PAUSE TestMountDaemonRoot/rshared [2019-10-04T22:23:39.753Z] === CONT TestMountDaemonRoot/default [2019-10-04T22:23:39.753Z] === RUN TestMountDaemonRoot/default/bind_root [2019-10-04T22:23:39.753Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-10-04T22:23:39.753Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-10-04T22:23:39.753Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-10-04T22:23:39.753Z] === RUN TestMountDaemonRoot/default/mount_root [2019-10-04T22:23:39.753Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-10-04T22:23:39.753Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-10-04T22:23:39.753Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-10-04T22:23:39.753Z] === CONT TestMountDaemonRoot/default/bind_root [2019-10-04T22:23:39.753Z] === CONT TestMountDaemonRoot/rshared [2019-10-04T22:23:39.753Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-10-04T22:23:39.753Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-10-04T22:23:39.753Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-10-04T22:23:39.753Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-10-04T22:23:39.753Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-10-04T22:23:39.753Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-10-04T22:23:39.753Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-10-04T22:23:39.753Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-10-04T22:23:39.753Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-10-04T22:23:39.753Z] === CONT TestMountDaemonRoot/shared [2019-10-04T22:23:39.753Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-10-04T22:23:39.753Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-10-04T22:23:39.753Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-10-04T22:23:39.753Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-10-04T22:23:39.753Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-10-04T22:23:39.753Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-10-04T22:23:39.753Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-10-04T22:23:39.753Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-10-04T22:23:39.753Z] === CONT TestMountDaemonRoot/rslave [2019-10-04T22:23:39.753Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-10-04T22:23:39.753Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-10-04T22:23:39.753Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-10-04T22:23:39.753Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-10-04T22:23:39.753Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-10-04T22:23:39.753Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-10-04T22:23:39.753Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-10-04T22:23:39.753Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-10-04T22:23:39.753Z] === CONT TestMountDaemonRoot/slave [2019-10-04T22:23:39.753Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-10-04T22:23:39.753Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-10-04T22:23:39.753Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-10-04T22:23:39.753Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-10-04T22:23:39.753Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-10-04T22:23:39.753Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-10-04T22:23:39.753Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-10-04T22:23:39.753Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-10-04T22:23:39.753Z] === CONT TestMountDaemonRoot/rprivate [2019-10-04T22:23:39.753Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-10-04T22:23:39.753Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-10-04T22:23:39.753Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-10-04T22:23:39.753Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-10-04T22:23:39.753Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-10-04T22:23:39.753Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-10-04T22:23:39.753Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-10-04T22:23:39.753Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-10-04T22:23:39.753Z] === CONT TestMountDaemonRoot/private [2019-10-04T22:23:39.753Z] === RUN TestMountDaemonRoot/private/mount_root [2019-10-04T22:23:39.753Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-10-04T22:23:39.753Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-10-04T22:23:39.753Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-10-04T22:23:39.753Z] === RUN TestMountDaemonRoot/private/bind_root [2019-10-04T22:23:39.753Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-10-04T22:23:39.753Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-10-04T22:23:39.753Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-10-04T22:23:39.753Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-10-04T22:23:39.753Z] === CONT TestMountDaemonRoot/default/mount_root [2019-10-04T22:23:39.753Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-10-04T22:23:39.753Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-10-04T22:23:40.130Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-10-04T22:23:40.130Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-10-04T22:23:40.130Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-10-04T22:23:40.130Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-10-04T22:23:40.130Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-10-04T22:23:40.130Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-10-04T22:23:40.130Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-10-04T22:23:40.130Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-10-04T22:23:40.130Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-10-04T22:23:40.130Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-10-04T22:23:40.130Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-10-04T22:23:40.130Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-10-04T22:23:40.504Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-10-04T22:23:40.504Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-10-04T22:23:40.504Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-10-04T22:23:40.504Z] === CONT TestMountDaemonRoot/private/mount_root [2019-10-04T22:23:40.504Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-10-04T22:23:40.504Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-10-04T22:23:40.504Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-10-04T22:23:40.504Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-10-04T22:23:40.504Z] === CONT TestMountDaemonRoot/private/bind_root [2019-10-04T22:23:40.504Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-10-04T22:23:40.504Z] --- PASS: TestMountDaemonRoot (0.01s) [2019-10-04T22:23:40.504Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-10-04T22:23:40.504Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2019-10-04T22:23:40.504Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2019-10-04T22:23:40.504Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2019-10-04T22:23:40.504Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2019-10-04T22:23:40.504Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-10-04T22:23:40.504Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2019-10-04T22:23:40.504Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2019-10-04T22:23:40.504Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2019-10-04T22:23:40.504Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2019-10-04T22:23:40.504Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-10-04T22:23:40.504Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2019-10-04T22:23:40.504Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2019-10-04T22:23:40.504Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2019-10-04T22:23:40.504Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2019-10-04T22:23:40.504Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-10-04T22:23:40.504Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.11s) [2019-10-04T22:23:40.504Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2019-10-04T22:23:40.504Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2019-10-04T22:23:40.504Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2019-10-04T22:23:40.504Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-10-04T22:23:40.504Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2019-10-04T22:23:40.504Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2019-10-04T22:23:40.504Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2019-10-04T22:23:40.504Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2019-10-04T22:23:40.504Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-10-04T22:23:40.504Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2019-10-04T22:23:40.504Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2019-10-04T22:23:40.504Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2019-10-04T22:23:40.504Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2019-10-04T22:23:40.504Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-10-04T22:23:40.504Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2019-10-04T22:23:40.504Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2019-10-04T22:23:40.504Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2019-10-04T22:23:40.504Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2019-10-04T22:23:40.504Z] === RUN TestContainerBindMountNonRecursive [2019-10-04T22:23:40.667Z] tests/integration/models_containers_test.py ............................ [ 83%] [2019-10-04T22:23:42.967Z] --- PASS: TestContainerBindMountNonRecursive (2.01s) [2019-10-04T22:23:42.967Z] === RUN TestNetworkNat [2019-10-04T22:23:43.332Z] --- PASS: TestNetworkNat (0.82s) [2019-10-04T22:23:43.332Z] === RUN TestNetworkLocalhostTCPNat [2019-10-04T22:23:44.358Z] --- PASS: TestNetworkLocalhostTCPNat (0.85s) [2019-10-04T22:23:44.358Z] === RUN TestNetworkLoopbackNat [2019-10-04T22:23:45.193Z] --- PASS: TestNetworkLoopbackNat (1.05s) [2019-10-04T22:23:45.193Z] === RUN TestPause [2019-10-04T22:23:46.473Z] --- PASS: TestPause (0.97s) [2019-10-04T22:23:46.473Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-04T22:23:46.473Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-04T22:23:46.473Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-04T22:23:46.473Z] === RUN TestPauseStopPausedContainer [2019-10-04T22:23:47.387Z] --- PASS: TestPauseStopPausedContainer (0.98s) [2019-10-04T22:23:47.387Z] === RUN TestPsFilter [2019-10-04T22:23:47.387Z] --- PASS: TestPsFilter (0.27s) [2019-10-04T22:23:47.387Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-04T22:23:48.163Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.76s) [2019-10-04T22:23:48.163Z] === RUN TestRemoveContainerWithVolume [2019-10-04T22:23:49.427Z] --- PASS: TestRemoveContainerWithVolume (0.89s) [2019-10-04T22:23:49.427Z] === RUN TestRemoveContainerRunning [2019-10-04T22:23:50.202Z] --- PASS: TestRemoveContainerRunning (0.94s) [2019-10-04T22:23:50.202Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-04T22:23:50.988Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.89s) [2019-10-04T22:23:50.988Z] === RUN TestRemoveInvalidContainer [2019-10-04T22:23:50.988Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2019-10-04T22:23:50.988Z] === RUN TestRenameLinkedContainer [2019-10-04T22:23:55.189Z] --- PASS: TestRenameLinkedContainer (3.44s) [2019-10-04T22:23:55.189Z] === RUN TestRenameStoppedContainer [2019-10-04T22:23:55.189Z] --- PASS: TestRenameStoppedContainer (0.71s) [2019-10-04T22:23:55.189Z] === RUN TestRenameRunningContainerAndReuse [2019-10-04T22:23:55.972Z] INFO: Expanding go... [2019-10-04T22:23:57.076Z] --- PASS: TestRenameRunningContainerAndReuse (1.74s) [2019-10-04T22:23:57.076Z] === RUN TestRenameInvalidName [2019-10-04T22:23:57.851Z] --- PASS: TestRenameInvalidName (0.88s) [2019-10-04T22:23:57.851Z] === RUN TestRenameAnonymousContainer [2019-10-04T22:23:58.560Z] ......... [ 85%] [2019-10-04T22:24:01.025Z] --- PASS: TestRenameAnonymousContainer (2.91s) [2019-10-04T22:24:01.025Z] === RUN TestRenameContainerWithSameName [2019-10-04T22:24:01.388Z] --- PASS: TestRenameContainerWithSameName (0.81s) [2019-10-04T22:24:01.388Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-04T22:24:03.190Z] --- PASS: TestRenameContainerWithLinkedContainer (1.69s) [2019-10-04T22:24:03.190Z] === RUN TestResize [2019-10-04T22:24:03.978Z] --- PASS: TestResize (0.93s) [2019-10-04T22:24:03.978Z] === RUN TestResizeWithInvalidSize [2019-10-04T22:24:04.775Z] --- PASS: TestResizeWithInvalidSize (0.82s) [2019-10-04T22:24:04.775Z] === RUN TestResizeWhenContainerNotStarted [2019-10-04T22:24:05.714Z] --- PASS: TestResizeWhenContainerNotStarted (0.88s) [2019-10-04T22:24:05.714Z] === RUN TestDaemonRestartKillContainers [2019-10-04T22:24:05.714Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-04T22:24:05.714Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-04T22:24:05.714Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-04T22:24:05.714Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-04T22:24:05.714Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-04T22:24:05.714Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-04T22:24:05.714Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-04T22:24:05.714Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-04T22:24:05.714Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-04T22:24:05.714Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-04T22:24:05.714Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-04T22:24:05.714Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-04T22:24:05.714Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-04T22:24:05.714Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-04T22:24:05.714Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-04T22:24:05.714Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-04T22:24:05.714Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-04T22:24:05.714Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-04T22:24:05.714Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-04T22:24:05.714Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-04T22:24:05.714Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-04T22:24:05.714Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-04T22:24:05.715Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-04T22:24:05.715Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-04T22:24:05.715Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-04T22:24:05.715Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-04T22:24:08.310Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-04T22:24:08.310Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-04T22:24:09.504Z] tests/integration/models_images_test.py ............... [ 89%] [2019-10-04T22:24:09.589Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-04T22:24:09.589Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-04T22:24:10.864Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-04T22:24:11.119Z] tests/integration/models_networks_test.py .... [ 90%] [2019-10-04T22:24:11.217Z] Loaded image: buildpack-deps:jessie [2019-10-04T22:24:11.217Z] Loaded image: buildpack-deps:jessie [2019-10-04T22:24:11.217Z] Loaded image: busybox:latest [2019-10-04T22:24:11.217Z] Loaded image: busybox:latest [2019-10-04T22:24:11.217Z] Loaded image: busybox:glibc [2019-10-04T22:24:11.217Z] Loaded image: busybox:glibc [2019-10-04T22:24:11.217Z] Loaded image: debian:jessie [2019-10-04T22:24:11.217Z] Loaded image: debian:jessie [2019-10-04T22:24:11.217Z] Loaded image: hello-world:latest [2019-10-04T22:24:11.217Z] Loaded image: hello-world:latest [2019-10-04T22:24:11.217Z] INFO: Testing against a local daemonINFO: Testing against a local daemon [2019-10-04T22:24:11.217Z] [2019-10-04T22:24:11.217Z] === RUN TestDockerSuite [2019-10-04T22:24:11.217Z] === RUN TestDockerDaemonSuite [2019-10-04T22:24:11.217Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2019-10-04T22:24:11.217Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2019-10-04T22:24:11.217Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2019-10-04T22:24:11.217Z] === RUN TestDockerSuite/TestAPIErrorJSON [2019-10-04T22:24:11.217Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2019-10-04T22:24:11.217Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2019-10-04T22:24:11.217Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2019-10-04T22:24:11.217Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2019-10-04T22:24:11.217Z] === RUN TestDockerSuite/TestAPIImagesDelete [2019-10-04T22:24:11.245Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-04T22:24:13.111Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-04T22:24:13.487Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-04T22:24:16.007Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-04T22:24:16.358Z] tests/integration/models_nodes_test.py . [ 91%] [2019-10-04T22:24:16.462Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-04T22:24:17.722Z] tests/integration/models_resources_test.py . [ 91%] [2019-10-04T22:24:19.237Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-10-04T22:24:19.237Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.05s) [2019-10-04T22:24:19.237Z] 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-10-04T22:24:19.237Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.51s) [2019-10-04T22:24:19.237Z] 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-10-04T22:24:19.237Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.51s) [2019-10-04T22:24:19.237Z] 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-10-04T22:24:19.237Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.42s) [2019-10-04T22:24:19.237Z] 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-10-04T22:24:19.237Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.45s) [2019-10-04T22:24:19.237Z] 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-10-04T22:24:19.237Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.44s) [2019-10-04T22:24:19.237Z] 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-10-04T22:24:19.238Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.22s) [2019-10-04T22:24:19.238Z] 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-10-04T22:24:19.238Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.29s) [2019-10-04T22:24:19.238Z] 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-10-04T22:24:19.238Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.02s) [2019-10-04T22:24:19.238Z] 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-10-04T22:24:19.238Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.99s) [2019-10-04T22:24:19.238Z] 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-10-04T22:24:19.238Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.36s) [2019-10-04T22:24:19.238Z] 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-10-04T22:24:19.238Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.44s) [2019-10-04T22:24:19.238Z] 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-10-04T22:24:19.238Z] === RUN TestCgroupNamespacesRun [2019-10-04T22:24:21.065Z] --- PASS: TestCgroupNamespacesRun (1.82s) [2019-10-04T22:24:21.065Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun" [2019-10-04T22:24:21.065Z] === RUN TestCgroupNamespacesRunPrivileged [2019-10-04T22:24:22.368Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.66s) [2019-10-04T22:24:22.368Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged" [2019-10-04T22:24:22.368Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-10-04T22:24:23.519Z] tests/integration/models_services_test.py ..............X. [ 95%] [2019-10-04T22:24:24.190Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.78s) [2019-10-04T22:24:24.190Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode" [2019-10-04T22:24:24.190Z] === RUN TestCgroupNamespacesRunHostMode [2019-10-04T22:24:25.964Z] INFO: Expanding compiler 1 of 3... [2019-10-04T22:24:25.964Z] INFO: Expanding compiler 2 of 3... [2019-10-04T22:24:25.996Z] --- PASS: TestCgroupNamespacesRunHostMode (1.78s) [2019-10-04T22:24:25.996Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode" [2019-10-04T22:24:25.996Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-10-04T22:24:27.289Z] tests/integration/models_swarm_test.py .. [ 96%] [2019-10-04T22:24:27.289Z] tests/integration/models_volumes_test.py .. [ 96%] [2019-10-04T22:24:27.471Z] ok github.com/docker/docker/cmd/dockerd 0.156s coverage: 30.3% of statements [2019-10-04T22:24:27.471Z] ok github.com/docker/docker/container 0.207s coverage: 35.3% of statements [2019-10-04T22:24:27.471Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-04T22:24:27.471Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-04T22:24:27.471Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-04T22:24:27.471Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-04T22:24:27.867Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.80s) [2019-10-04T22:24:27.867Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode" [2019-10-04T22:24:27.867Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-10-04T22:24:28.802Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.85s) [2019-10-04T22:24:28.802Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate" [2019-10-04T22:24:28.802Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-10-04T22:24:29.521Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.076s coverage: 65.3% of statements [2019-10-04T22:24:29.607Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.88s) [2019-10-04T22:24:29.607Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode" [2019-10-04T22:24:29.607Z] === RUN TestCgroupNamespacesRunOlderClient [2019-10-04T22:24:31.437Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.09s) [2019-10-04T22:24:31.437Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient" [2019-10-04T22:24:31.437Z] === RUN TestKernelTCPMemory [2019-10-04T22:24:31.476Z] tests/integration/regression_test.py ...... [ 98%] [2019-10-04T22:24:31.987Z] tests/integration/credentials/store_test.py ...... [ 99%] [2019-10-04T22:24:31.987Z] tests/integration/credentials/utils_test.py . [100%] [2019-10-04T22:24:31.987Z] [2019-10-04T22:24:31.987Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2019-10-04T22:24:31.987Z] =========================== short test summary info ============================ [2019-10-04T22:24:31.987Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2019-10-04T22:24:31.987Z] CONFIG_RT_GROUP_SCHED isn't enabled [2019-10-04T22:24:31.987Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2019-10-04T22:24:31.987Z] Not supported on most drivers [2019-10-04T22:24:31.987Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2019-10-04T22:24:31.987Z] This doesn't seem to be taken into account by the engine [2019-10-04T22:24:31.987Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2019-10-04T22:24:31.987Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2019-10-04T22:24:31.987Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2019-10-04T22:24:31.987Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2019-10-04T22:24:31.987Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2019-10-04T22:24:31.987Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2019-10-04T22:24:31.987Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2019-10-04T22:24:31.987Z] = 368 passed, 7 skipped, 5 deselected, 3 xfailed, 2 xpassed in 347.21 seconds == [2019-10-04T22:24:32.244Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2019-10-04T22:24:32.685Z] --- PASS: TestKernelTCPMemory (0.99s) [2019-10-04T22:24:32.685Z] === RUN TestNISDomainname [2019-10-04T22:24:33.046Z] INFO: Expanding compiler 3 of 3... [2019-10-04T22:24:33.507Z] INFO: Removing downloaded files... [2019-10-04T22:24:33.507Z] INFO: Creating source directory... [2019-10-04T22:24:33.507Z] INFO: Configuring git core.autocrlf... [2019-10-04T22:24:33.507Z] INFO: Completed [2019-10-04T22:24:33.949Z] --- PASS: TestNISDomainname (1.24s) [2019-10-04T22:24:33.949Z] === RUN TestHostnameDnsResolution [2019-10-04T22:24:35.214Z] --- PASS: TestHostnameDnsResolution (1.20s) [2019-10-04T22:24:35.214Z] === RUN TestStats [2019-10-04T22:24:36.411Z] ok github.com/docker/docker/daemon/cluster/convert 0.063s coverage: 35.8% of statements [2019-10-04T22:24:37.654Z] --- PASS: TestStats (2.48s) [2019-10-04T22:24:37.654Z] === RUN TestStopContainerWithTimeout [2019-10-04T22:24:37.654Z] === RUN TestStopContainerWithTimeout/0 [2019-10-04T22:24:37.654Z] === PAUSE TestStopContainerWithTimeout/0 [2019-10-04T22:24:37.654Z] === RUN TestStopContainerWithTimeout/1 [2019-10-04T22:24:37.654Z] === PAUSE TestStopContainerWithTimeout/1 [2019-10-04T22:24:37.654Z] === RUN TestStopContainerWithTimeout/3 [2019-10-04T22:24:37.654Z] === PAUSE TestStopContainerWithTimeout/3 [2019-10-04T22:24:37.654Z] === RUN TestStopContainerWithTimeout/-1 [2019-10-04T22:24:37.654Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-10-04T22:24:37.654Z] === CONT TestStopContainerWithTimeout/0 [2019-10-04T22:24:37.654Z] === CONT TestStopContainerWithTimeout/-1 [2019-10-04T22:24:38.552Z] === CONT TestStopContainerWithTimeout/3 [2019-10-04T22:24:39.909Z] ok github.com/docker/docker/daemon/cluster 0.149s coverage: 0.5% of statements [2019-10-04T22:24:40.408Z] === CONT TestStopContainerWithTimeout/1 [2019-10-04T22:24:42.213Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2019-10-04T22:24:42.213Z] --- PASS: TestStopContainerWithTimeout/0 (1.04s) [2019-10-04T22:24:42.213Z] --- PASS: TestStopContainerWithTimeout/-1 (2.94s) [2019-10-04T22:24:42.213Z] --- PASS: TestStopContainerWithTimeout/3 (2.97s) [2019-10-04T22:24:42.213Z] --- PASS: TestStopContainerWithTimeout/1 (1.85s) [2019-10-04T22:24:42.213Z] === RUN TestDeleteDevicemapper [2019-10-04T22:24:42.213Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-10-04T22:24:42.213Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-04T22:24:42.213Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-04T22:24:44.402Z] umount: bundles/test-docker-py/root: mountpoint not found [2019-10-04T22:24:44.402Z] Clearing AppArmor profiles cache:. [2019-10-04T22:24:44.402Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-04T22:24:44.402Z] Unloading profiles will leave already running processes permanently [2019-10-04T22:24:44.402Z] unconfined, which can lead to unexpected situations. [2019-10-04T22:24:44.402Z] [2019-10-04T22:24:44.402Z] To set a process to complain mode, use the command line tool [2019-10-04T22:24:44.403Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-04T22:24:44.403Z] with the 'teardown' option." [2019-10-04T22:24:44.403Z] Post stage [Pipeline] junit [2019-10-04T22:24:44.979Z] Recording test results [2019-10-04T22:24:45.418Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.21s) [2019-10-04T22:24:45.418Z] === RUN TestUpdateMemory [2019-10-04T22:24:45.418Z] --- SKIP: TestUpdateMemory (0.00s) [2019-10-04T22:24:45.418Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-04T22:24:45.418Z] === RUN TestUpdateCPUQuota [2019-10-04T22:24:45.450Z] ok github.com/docker/docker/daemon/discovery 0.018s coverage: 30.0% of statements [Pipeline] sh [2019-10-04T22:24:46.629Z] + echo Ensuring container killed. [2019-10-04T22:24:46.629Z] Ensuring container killed. [2019-10-04T22:24:46.629Z] + docker rm -vf docker-pr20 [2019-10-04T22:24:46.629Z] Error: No such container: docker-pr20 [2019-10-04T22:24:46.629Z] + true [Pipeline] sh [2019-10-04T22:24:47.036Z] + echo Chowning /workspace to jenkins user [2019-10-04T22:24:47.036Z] Chowning /workspace to jenkins user [2019-10-04T22:24:47.036Z] + id -u [2019-10-04T22:24:47.036Z] + id -g [2019-10-04T22:24:47.036Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39713:/workspace busybox chown -R 1000:1000 /workspace [2019-10-04T22:24:47.036Z] Unable to find image 'busybox:latest' locally [2019-10-04T22:24:47.245Z] --- PASS: TestUpdateCPUQuota (1.71s) [2019-10-04T22:24:47.245Z] === RUN TestUpdatePidsLimit [2019-10-04T22:24:47.245Z] === RUN TestUpdatePidsLimit/update_from_none [2019-10-04T22:24:47.334Z] latest: Pulling from library/busybox [2019-10-04T22:24:47.503Z] ok github.com/docker/docker/daemon/events 0.070s coverage: 50.0% of statements [2019-10-04T22:24:47.589Z] 7c9d20b9b6cd: Pulling fs layer [2019-10-04T22:24:47.589Z] 7c9d20b9b6cd: Verifying Checksum [2019-10-04T22:24:47.589Z] 7c9d20b9b6cd: Download complete [2019-10-04T22:24:47.629Z] === RUN TestUpdatePidsLimit/no_change [2019-10-04T22:24:47.792Z] ok github.com/docker/docker/daemon/config 0.116s coverage: 84.6% of statements [2019-10-04T22:24:47.844Z] 7c9d20b9b6cd: Pull complete [2019-10-04T22:24:47.844Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e [2019-10-04T22:24:47.844Z] Status: Downloaded newer image for busybox:latest [2019-10-04T22:24:47.996Z] === RUN TestUpdatePidsLimit/update_lower [2019-10-04T22:24:48.364Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-10-04T22:24:48.791Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-10-04T22:24:49.199Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-10-04T22:24:49.665Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-04T22:24:49.948Z] === RUN TestDockerSuite/TestAPIImagesFilter [2019-10-04T22:24:49.948Z] === RUN TestDockerSuite/TestAPIImagesHistory [2019-10-04T22:24:49.948Z] --- PASS: TestBuildWithHugeFile (88.07s) [2019-10-04T22:24:49.948Z] === RUN TestBuildWithEmptyDockerfile [2019-10-04T22:24:49.948Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-04T22:24:49.948Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-04T22:24:49.948Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-04T22:24:49.948Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-04T22:24:49.948Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-04T22:24:49.948Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-04T22:24:49.948Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-04T22:24:49.948Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-04T22:24:49.948Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2019-10-04T22:24:49.948Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-04T22:24:49.948Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2019-10-04T22:24:49.948Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2019-10-04T22:24:49.948Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s) [2019-10-04T22:24:49.948Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.20s) [2019-10-04T22:24:49.948Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.13s) [2019-10-04T22:24:49.948Z] === RUN TestBuildPreserveOwnership [2019-10-04T22:24:49.948Z] === RUN TestBuildPreserveOwnership/copy_from [2019-10-04T22:24:50.083Z] + bundleName=docker-py [2019-10-04T22:24:50.083Z] + echo Creating docker-py-bundles.tar.gz [2019-10-04T22:24:50.083Z] Creating docker-py-bundles.tar.gz [2019-10-04T22:24:50.083Z] + 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-10-04T22:24:50.094Z] Archiving artifacts [2019-10-04T22:24:50.205Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2019-10-04T22:24:50.463Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2019-10-04T22:24:50.463Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2019-10-04T22:24:51.293Z] ok github.com/docker/docker/daemon/graphdriver 0.011s coverage: 2.2% of statements [2019-10-04T22:24:51.555Z] --- PASS: TestUpdatePidsLimit (4.17s) [2019-10-04T22:24:51.555Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2019-10-04T22:24:51.555Z] --- PASS: TestUpdatePidsLimit/no_change (0.42s) [2019-10-04T22:24:51.555Z] --- PASS: TestUpdatePidsLimit/update_lower (0.41s) [2019-10-04T22:24:51.555Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.46s) [2019-10-04T22:24:51.555Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.45s) [2019-10-04T22:24:51.555Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s) [2019-10-04T22:24:51.555Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.44s) [2019-10-04T22:24:51.555Z] === RUN TestUpdateRestartPolicy [2019-10-04T22:24:51.859Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39713/20/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2019-10-04T22:24:52.343Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39713/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr20 -e DOCKER_GITCOMMIT=82097c0f1f0494d75b1088b59453a2d0feeb9735 -e DOCKER_GRAPHDRIVER docker:82097c0f1f0494d75b1088b59453a2d0feeb9735 hack/make.sh binary-daemon [2019-10-04T22:24:52.360Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2019-10-04T22:24:52.360Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2019-10-04T22:24:52.360Z] === RUN TestDockerSuite/TestAPINetworkFilter [2019-10-04T22:24:52.360Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2019-10-04T22:24:52.360Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2019-10-04T22:24:52.906Z] [2019-10-04T22:24:52.906Z] Removing bundles/ [2019-10-04T22:24:52.906Z] [2019-10-04T22:24:52.906Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2019-10-04T22:24:52.906Z] Building: bundles/binary-daemon/dockerd-dev [2019-10-04T22:24:52.906Z] GOOS="" GOARCH="" GOARM="" [2019-10-04T22:24:53.358Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2019-10-04T22:24:53.617Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-10-04T22:24:54.230Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-10-04T22:24:54.808Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.573s coverage: 13.7% of statements [2019-10-04T22:24:54.810Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2019-10-04T22:24:54.810Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2019-10-04T22:24:54.810Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2019-10-04T22:24:54.810Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2019-10-04T22:24:54.810Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2019-10-04T22:24:55.429Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.010s coverage: 2.9% of statements [2019-10-04T22:24:56.189Z] --- PASS: TestBuildPreserveOwnership (6.24s) [2019-10-04T22:24:56.189Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.98s) [2019-10-04T22:24:56.189Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.26s) [2019-10-04T22:24:56.189Z] === RUN TestBuildPlatformInvalid [2019-10-04T22:24:56.189Z] --- PASS: TestBuildPlatformInvalid (0.11s) [2019-10-04T22:24:56.189Z] PASS [2019-10-04T22:24:56.189Z] [2019-10-04T22:24:56.189Z] === Skipped [2019-10-04T22:24:56.189Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2019-10-04T22:24:56.189Z] build_session_test.go:25: TODO: BuildKit [2019-10-04T22:24:56.189Z] [2019-10-04T22:24:56.189Z] [2019-10-04T22:24:56.189Z] DONE 32 tests, 1 skipped in 178.022s [2019-10-04T22:24:56.189Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2019-10-04T22:24:56.190Z] ++ 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-10-04T22:24:56.190Z] ++ set -e [2019-10-04T22:24:56.190Z] ++ '[' -n 0 ']' [2019-10-04T22:24:56.190Z] ++ set -x [2019-10-04T22:24:56.190Z] ++ env -i DEST=/go/src/github.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-10-04T22:24:56.190Z] INFO: Testing against a local daemon [2019-10-04T22:24:56.190Z] === RUN TestConfigList [2019-10-04T22:24:57.472Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.795s coverage: 57.9% of statements [2019-10-04T22:24:57.561Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2019-10-04T22:24:57.759Z] ok github.com/docker/docker/daemon 12.422s coverage: 17.6% of statements [2019-10-04T22:24:57.759Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-04T22:24:57.759Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-04T22:24:57.759Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-04T22:24:57.759Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-04T22:24:59.457Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2019-10-04T22:24:59.457Z] --- PASS: TestConfigList (3.24s) [2019-10-04T22:24:59.457Z] config_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigList" [2019-10-04T22:24:59.457Z] === RUN TestConfigsCreateAndDelete [2019-10-04T22:24:59.715Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2019-10-04T22:25:01.613Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2019-10-04T22:25:02.193Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.314s coverage: 68.6% of statements [2019-10-04T22:25:02.544Z] --- PASS: TestConfigsCreateAndDelete (2.84s) [2019-10-04T22:25:02.544Z] config_test.go:112: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete" [2019-10-04T22:25:02.544Z] === RUN TestConfigsUpdate [2019-10-04T22:25:02.544Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2019-10-04T22:25:03.108Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2019-10-04T22:25:04.235Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.908s coverage: 51.0% of statements [2019-10-04T22:25:04.859Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.932s coverage: 45.9% of statements [2019-10-04T22:25:04.859Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-04T22:25:05.167Z] --- PASS: TestUpdateRestartPolicy (12.86s) [2019-10-04T22:25:05.167Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-04T22:25:05.167Z] --- PASS: TestUpdateRestartWithAutoRemove (0.88s) [2019-10-04T22:25:05.167Z] === RUN TestWaitNonBlocked [2019-10-04T22:25:05.167Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-04T22:25:05.167Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-04T22:25:05.167Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-04T22:25:05.167Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-04T22:25:05.167Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-04T22:25:05.167Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-04T22:25:05.632Z] --- PASS: TestConfigsUpdate (3.17s) [2019-10-04T22:25:05.632Z] config_test.go:140: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate" [2019-10-04T22:25:05.632Z] === RUN TestTemplatedConfig [2019-10-04T22:25:05.632Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2019-10-04T22:25:05.889Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2019-10-04T22:25:06.422Z] --- PASS: TestWaitNonBlocked (0.01s) [2019-10-04T22:25:06.422Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.12s) [2019-10-04T22:25:06.422Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.19s) [2019-10-04T22:25:06.422Z] === RUN TestWaitBlocked [2019-10-04T22:25:06.422Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-04T22:25:06.422Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-04T22:25:06.422Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-10-04T22:25:06.422Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-10-04T22:25:06.422Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-04T22:25:06.422Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-10-04T22:25:07.568Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.652s coverage: 76.1% of statements [2019-10-04T22:25:07.568Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.407s coverage: 52.6% of statements [2019-10-04T22:25:07.568Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-10-04T22:25:07.568Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-04T22:25:07.838Z] --- PASS: TestWaitBlocked (0.01s) [2019-10-04T22:25:07.838Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.39s) [2019-10-04T22:25:07.838Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.45s) [2019-10-04T22:25:07.838Z] === CONT TestContainerStartOnDaemonRestart [2019-10-04T22:25:07.838Z] === CONT TestIpcModeOlderClient [2019-10-04T22:25:08.306Z] --- PASS: TestIpcModeOlderClient (0.20s) [2019-10-04T22:25:08.306Z] === CONT TestDaemonRestartIpcMode [2019-10-04T22:25:08.415Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2019-10-04T22:25:08.616Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.032s coverage: 58.0% of statements [2019-10-04T22:25:08.673Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2019-10-04T22:25:09.239Z] ok github.com/docker/docker/daemon/links 0.008s coverage: 93.0% of statements [2019-10-04T22:25:09.240Z] --- PASS: TestTemplatedConfig (3.79s) [2019-10-04T22:25:09.240Z] config_test.go:192: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig" [2019-10-04T22:25:09.240Z] === RUN TestConfigInspect [2019-10-04T22:25:09.805Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2019-10-04T22:25:09.861Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.054s coverage: 3.0% of statements [2019-10-04T22:25:10.737Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2019-10-04T22:25:10.816Z] --- PASS: TestContainerStartOnDaemonRestart (3.02s) [2019-10-04T22:25:10.816Z] daemon_linux_test.go:35: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart" [2019-10-04T22:25:11.671Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2019-10-04T22:25:11.671Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2019-10-04T22:25:12.087Z] --- PASS: TestDaemonRestartIpcMode (3.84s) [2019-10-04T22:25:12.087Z] daemon_linux_test.go:89: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode" [2019-10-04T22:25:12.087Z] PASS [2019-10-04T22:25:12.087Z] [2019-10-04T22:25:12.087Z] === Skipped [2019-10-04T22:25:12.087Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2019-10-04T22:25:12.087Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-04T22:25:12.087Z] [2019-10-04T22:25:12.087Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2019-10-04T22:25:12.087Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-04T22:25:12.087Z] [2019-10-04T22:25:12.087Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2019-10-04T22:25:12.087Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-04T22:25:12.087Z] [2019-10-04T22:25:12.087Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-04T22:25:12.087Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-04T22:25:12.087Z] [2019-10-04T22:25:12.087Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2019-10-04T22:25:12.087Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-04T22:25:12.087Z] [2019-10-04T22:25:12.087Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2019-10-04T22:25:12.087Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-04T22:25:12.087Z] [2019-10-04T22:25:12.087Z] [2019-10-04T22:25:12.087Z] DONE 197 tests, 6 skipped in 137.866s [2019-10-04T22:25:12.087Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2019-10-04T22:25:12.087Z] ++ 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-10-04T22:25:12.087Z] ++ set -e [2019-10-04T22:25:12.087Z] ++ '[' -n 0 ']' [2019-10-04T22:25:12.087Z] ++ set -x [2019-10-04T22:25:12.087Z] ++ env -i DEST=/go/src/github.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-10-04T22:25:12.087Z] INFO: Testing against a local daemon [2019-10-04T22:25:12.087Z] === RUN TestCommitInheritsEnv [2019-10-04T22:25:12.463Z] --- PASS: TestCommitInheritsEnv (0.53s) [2019-10-04T22:25:12.463Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-04T22:25:12.463Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-10-04T22:25:12.463Z] === RUN TestImagesFilterMultiReference [2019-10-04T22:25:12.463Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2019-10-04T22:25:12.463Z] === RUN TestImagePullPlatformInvalid [2019-10-04T22:25:12.463Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2019-10-04T22:25:12.463Z] === RUN TestRemoveImageOrphaning [2019-10-04T22:25:12.603Z] === RUN TestDockerSuite/TestAttachAfterDetach [2019-10-04T22:25:12.603Z] --- PASS: TestConfigInspect (3.26s) [2019-10-04T22:25:12.603Z] config_test.go:326: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect" [2019-10-04T22:25:12.603Z] === RUN TestConfigCreateWithLabels [2019-10-04T22:25:13.253Z] --- PASS: TestRemoveImageOrphaning (0.47s) [2019-10-04T22:25:13.253Z] === RUN TestRemoveImageGarbageCollector [2019-10-04T22:25:13.253Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-10-04T22:25:13.253Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-04T22:25:13.253Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-04T22:25:13.253Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2019-10-04T22:25:13.253Z] === RUN TestTagInvalidReference [2019-10-04T22:25:13.253Z] --- PASS: TestTagInvalidReference (0.01s) [2019-10-04T22:25:13.253Z] === RUN TestTagValidPrefixedRepo [2019-10-04T22:25:13.253Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2019-10-04T22:25:13.253Z] === RUN TestTagExistedNameWithoutForce [2019-10-04T22:25:13.253Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2019-10-04T22:25:13.253Z] === RUN TestTagOfficialNames [2019-10-04T22:25:13.253Z] --- PASS: TestTagOfficialNames (0.05s) [2019-10-04T22:25:13.253Z] === RUN TestTagMatchesDigest [2019-10-04T22:25:13.253Z] --- PASS: TestTagMatchesDigest (0.01s) [2019-10-04T22:25:13.253Z] === CONT TestImportExtremelyLargeImageWorks [2019-10-04T22:25:14.280Z] ok github.com/docker/docker/daemon/logger 0.255s coverage: 42.7% of statements [2019-10-04T22:25:14.500Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2019-10-04T22:25:15.432Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2019-10-04T22:25:15.690Z] --- PASS: TestConfigCreateWithLabels (3.06s) [2019-10-04T22:25:15.690Z] config_test.go:350: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels" [2019-10-04T22:25:15.690Z] === RUN TestConfigCreateResolve [2019-10-04T22:25:15.770Z] ok github.com/docker/docker/daemon/logger/gelf 0.037s coverage: 68.2% of statements [2019-10-04T22:25:15.770Z] ok github.com/docker/docker/daemon/logger/awslogs 0.706s coverage: 77.8% of statements [2019-10-04T22:25:16.626Z] === RUN TestDockerSuite/TestAttachDetach [2019-10-04T22:25:17.829Z] ok github.com/docker/docker/daemon/logger/journald 0.039s coverage: 26.2% of statements [2019-10-04T22:25:17.829Z] ok github.com/docker/docker/daemon/images 0.043s coverage: 4.9% of statements [2019-10-04T22:25:17.829Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-04T22:25:17.829Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-04T22:25:17.829Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-04T22:25:17.829Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-04T22:25:17.829Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.015s coverage: 88.3% of statements [2019-10-04T22:25:17.998Z] === RUN TestDockerSuite/TestAttachDisconnect [2019-10-04T22:25:18.255Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2019-10-04T22:25:18.820Z] --- PASS: TestConfigCreateResolve (3.20s) [2019-10-04T22:25:18.820Z] config_test.go:377: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve" [2019-10-04T22:25:18.820Z] === RUN TestConfigDaemonLibtrustID [2019-10-04T22:25:18.820Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2019-10-04T22:25:19.384Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2019-10-04T22:25:19.385Z] config_test.go:427: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID" [2019-10-04T22:25:19.385Z] PASS [2019-10-04T22:25:19.385Z] [2019-10-04T22:25:19.385Z] DONE 8 tests in 23.214s [2019-10-04T22:25:19.385Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2019-10-04T22:25:19.385Z] ++ 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-10-04T22:25:19.385Z] ++ set -e [2019-10-04T22:25:19.385Z] ++ '[' -n 0 ']' [2019-10-04T22:25:19.385Z] ++ set -x [2019-10-04T22:25:19.385Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-10-04T22:25:19.681Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2019-10-04T22:25:19.681Z] INFO: Testing against a local daemon [2019-10-04T22:25:19.681Z] === RUN TestCheckpoint [2019-10-04T22:25:19.681Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-04T22:25:19.681Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-04T22:25:19.681Z] === RUN TestContainerInvalidJSON [2019-10-04T22:25:19.681Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-04T22:25:19.681Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-04T22:25:19.681Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-04T22:25:19.681Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-04T22:25:19.681Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-04T22:25:19.681Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-04T22:25:19.681Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-04T22:25:19.681Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-04T22:25:19.681Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-04T22:25:19.681Z] --- PASS: TestContainerInvalidJSON (0.04s) [2019-10-04T22:25:19.681Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2019-10-04T22:25:19.681Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-10-04T22:25:19.681Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-10-04T22:25:19.681Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-04T22:25:19.876Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.016s coverage: 62.1% of statements [2019-10-04T22:25:19.939Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.23s) [2019-10-04T22:25:19.939Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-04T22:25:19.939Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2019-10-04T22:25:19.939Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-04T22:25:19.939Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2019-10-04T22:25:19.939Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-04T22:25:20.196Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s) [2019-10-04T22:25:20.196Z] === RUN TestCopyFromContainer [2019-10-04T22:25:21.127Z] === RUN TestDockerSuite/TestAttachPausedContainer [2019-10-04T22:25:21.694Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2019-10-04T22:25:22.012Z] === RUN TestCopyFromContainer// [2019-10-04T22:25:22.012Z] === RUN TestCopyFromContainer//bar/root [2019-10-04T22:25:22.012Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2019-10-04T22:25:22.034Z] ok github.com/docker/docker/daemon/logger/local 0.118s coverage: 74.7% of statements [2019-10-04T22:25:22.034Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-04T22:25:22.269Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-04T22:25:22.269Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2019-10-04T22:25:22.269Z] === RUN TestCopyFromContainer/bar/quux [2019-10-04T22:25:22.322Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.053s coverage: 19.9% of statements [2019-10-04T22:25:22.526Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-04T22:25:22.526Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-04T22:25:22.784Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-04T22:25:22.784Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2019-10-04T22:25:22.784Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-04T22:25:22.784Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-04T22:25:23.042Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-04T22:25:23.042Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2019-10-04T22:25:23.042Z] --- PASS: TestCopyFromContainer (3.02s) [2019-10-04T22:25:23.042Z] --- PASS: TestCopyFromContainer// (0.06s) [2019-10-04T22:25:23.042Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2019-10-04T22:25:23.042Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2019-10-04T22:25:23.042Z] --- PASS: TestCopyFromContainer/bar/quux (0.29s) [2019-10-04T22:25:23.042Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2019-10-04T22:25:23.042Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2019-10-04T22:25:23.042Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2019-10-04T22:25:23.042Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2019-10-04T22:25:23.042Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2019-10-04T22:25:23.042Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2019-10-04T22:25:23.042Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-04T22:25:23.042Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-04T22:25:23.042Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-04T22:25:23.042Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-04T22:25:23.042Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-04T22:25:23.042Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-04T22:25:23.042Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-04T22:25:23.042Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-04T22:25:23.042Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-04T22:25:23.042Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-04T22:25:23.042Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2019-10-04T22:25:23.042Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-10-04T22:25:23.042Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-10-04T22:25:23.042Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2019-10-04T22:25:23.042Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-04T22:25:23.300Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2019-10-04T22:25:23.300Z] === RUN TestCreateWithInvalidEnv [2019-10-04T22:25:23.300Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-04T22:25:23.300Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-04T22:25:23.300Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-04T22:25:23.300Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-04T22:25:23.300Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-04T22:25:23.300Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-04T22:25:23.300Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-04T22:25:23.300Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-04T22:25:23.300Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-04T22:25:23.300Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2019-10-04T22:25:23.300Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-10-04T22:25:23.300Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-10-04T22:25:23.300Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-10-04T22:25:23.300Z] === RUN TestCreateTmpfsMountsTarget [2019-10-04T22:25:23.300Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2019-10-04T22:25:23.300Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-04T22:25:23.814Z] ok github.com/docker/docker/daemon/logger/templates 0.040s coverage: 8.3% of statements [2019-10-04T22:25:23.815Z] ok github.com/docker/docker/daemon/logger/syslog 0.013s coverage: 47.8% of statements [2019-10-04T22:25:24.231Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2019-10-04T22:25:24.795Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2019-10-04T22:25:24.795Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2019-10-04T22:25:25.729Z] --- PASS: TestCreateWithCustomMaskedPaths (2.59s) [2019-10-04T22:25:25.729Z] === RUN TestCreateWithCapabilities [2019-10-04T22:25:25.729Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-10-04T22:25:25.729Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-10-04T22:25:25.729Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-10-04T22:25:25.729Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-10-04T22:25:25.729Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-10-04T22:25:25.729Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-10-04T22:25:25.729Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-10-04T22:25:25.729Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-10-04T22:25:25.729Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-10-04T22:25:25.729Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-10-04T22:25:25.729Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-04T22:25:25.729Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-04T22:25:25.729Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-10-04T22:25:25.729Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-10-04T22:25:25.729Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-10-04T22:25:25.729Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-10-04T22:25:25.729Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-10-04T22:25:25.729Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-10-04T22:25:25.729Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-10-04T22:25:25.729Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-10-04T22:25:25.729Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-10-04T22:25:25.729Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-10-04T22:25:25.729Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-10-04T22:25:25.729Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-10-04T22:25:25.869Z] ok github.com/docker/docker/daemon/network 0.048s coverage: 63.8% of statements [2019-10-04T22:25:25.986Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-10-04T22:25:25.986Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-10-04T22:25:25.986Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-10-04T22:25:25.986Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-10-04T22:25:25.986Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-10-04T22:25:25.986Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-04T22:25:25.986Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-10-04T22:25:25.986Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-10-04T22:25:25.986Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-10-04T22:25:25.986Z] --- PASS: TestCreateWithCapabilities (0.02s) [2019-10-04T22:25:25.986Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2019-10-04T22:25:25.986Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s) [2019-10-04T22:25:25.986Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-10-04T22:25:25.986Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-10-04T22:25:25.986Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2019-10-04T22:25:25.986Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2019-10-04T22:25:25.986Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s) [2019-10-04T22:25:25.986Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2019-10-04T22:25:25.986Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2019-10-04T22:25:25.986Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2019-10-04T22:25:25.986Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2019-10-04T22:25:25.986Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-04T22:25:26.160Z] ok github.com/docker/docker/daemon/logger/splunk 2.965s coverage: 84.5% of statements [2019-10-04T22:25:26.160Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-04T22:25:26.160Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-04T22:25:26.552Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2019-10-04T22:25:27.484Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2019-10-04T22:25:28.048Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2019-10-04T22:25:28.979Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.72s) [2019-10-04T22:25:28.979Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-04T22:25:28.979Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2019-10-04T22:25:28.979Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-04T22:25:28.979Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-04T22:25:28.979Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-04T22:25:28.979Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-04T22:25:28.979Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-04T22:25:28.979Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-04T22:25:28.979Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-04T22:25:28.979Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-04T22:25:28.979Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-04T22:25:28.979Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-04T22:25:28.979Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-04T22:25:28.979Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-04T22:25:28.979Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-04T22:25:28.979Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-04T22:25:28.979Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-04T22:25:28.979Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2019-10-04T22:25:28.979Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2019-10-04T22:25:28.979Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2019-10-04T22:25:28.979Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2019-10-04T22:25:28.979Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s) [2019-10-04T22:25:28.979Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-10-04T22:25:28.979Z] === RUN TestContainerStartOnDaemonRestart [2019-10-04T22:25:28.979Z] === PAUSE TestContainerStartOnDaemonRestart [2019-10-04T22:25:28.979Z] === RUN TestDaemonRestartIpcMode [2019-10-04T22:25:28.979Z] === PAUSE TestDaemonRestartIpcMode [2019-10-04T22:25:28.979Z] === RUN TestDiff [2019-10-04T22:25:29.236Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2019-10-04T22:25:29.236Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2019-10-04T22:25:29.652Z] ok github.com/docker/docker/distribution/metadata 0.209s coverage: 48.2% of statements [2019-10-04T22:25:29.801Z] --- PASS: TestDiff (0.97s) [2019-10-04T22:25:29.801Z] === RUN TestExecWithCloseStdin [2019-10-04T22:25:30.734Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2019-10-04T22:25:31.145Z] ok github.com/docker/docker/errdefs 0.047s coverage: 49.4% of statements [2019-10-04T22:25:31.298Z] --- PASS: TestExecWithCloseStdin (1.27s) [2019-10-04T22:25:31.298Z] === RUN TestExec [2019-10-04T22:25:31.298Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2019-10-04T22:25:31.298Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2019-10-04T22:25:32.164Z] ok github.com/docker/docker/distribution 0.659s coverage: 22.4% of statements [2019-10-04T22:25:32.164Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-04T22:25:32.231Z] --- PASS: TestExec (1.03s) [2019-10-04T22:25:32.232Z] === RUN TestExecUser [2019-10-04T22:25:32.489Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2019-10-04T22:25:33.054Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2019-10-04T22:25:33.311Z] --- PASS: TestExecUser (1.07s) [2019-10-04T22:25:33.311Z] === RUN TestExportContainerAndImportImage [2019-10-04T22:25:34.235Z] ok github.com/docker/docker/distribution/xfer 1.701s coverage: 85.6% of statements [2019-10-04T22:25:34.235Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-04T22:25:34.683Z] --- PASS: TestExportContainerAndImportImage (1.18s) [2019-10-04T22:25:34.683Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-04T22:25:35.257Z] ok github.com/docker/docker/image 0.120s coverage: 86.4% of statements [2019-10-04T22:25:36.056Z] --- PASS: TestExportContainerAfterDaemonRestart (1.61s) [2019-10-04T22:25:36.056Z] export_test.go:63: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart" [2019-10-04T22:25:36.056Z] === RUN TestHealthCheckWorkdir [2019-10-04T22:25:36.278Z] ok github.com/docker/docker/image/cache 0.078s coverage: 19.2% of statements [2019-10-04T22:25:36.278Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-04T22:25:36.278Z] ok github.com/docker/docker/image/v1 0.066s coverage: 25.0% of statements [2019-10-04T22:25:36.278Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-04T22:25:36.619Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2019-10-04T22:25:36.905Z] ok github.com/docker/docker/libcontainerd/queue 0.047s coverage: 100.0% of statements [2019-10-04T22:25:37.552Z] --- PASS: TestHealthCheckWorkdir (1.28s) [2019-10-04T22:25:37.552Z] === RUN TestHealthKillContainer [2019-10-04T22:25:37.925Z] ok github.com/docker/docker/pkg/aaparser 0.006s coverage: 50.0% of statements [2019-10-04T22:25:40.828Z] --- PASS: TestHealthKillContainer (2.91s) [2019-10-04T22:25:40.828Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-04T22:25:40.828Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2019-10-04T22:25:40.828Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2019-10-04T22:25:41.085Z] --- PASS: TestInspectCpusetInConfigPre120 (0.86s) [2019-10-04T22:25:41.085Z] === RUN TestIpcModeNone [2019-10-04T22:25:41.349Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2019-10-04T22:25:41.914Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2019-10-04T22:25:42.171Z] --- PASS: TestIpcModeNone (1.19s) [2019-10-04T22:25:42.171Z] === RUN TestIpcModePrivate [2019-10-04T22:25:42.344Z] ok github.com/docker/docker/opts 0.079s coverage: 66.9% of statements [2019-10-04T22:25:42.428Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2019-10-04T22:25:43.361Z] --- PASS: TestIpcModePrivate (1.19s) [2019-10-04T22:25:43.361Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:203, shared: false, mustBeShared: false [2019-10-04T22:25:43.361Z] === RUN TestIpcModeShareable [2019-10-04T22:25:43.387Z] ok github.com/docker/docker/pkg/broadcaster 0.004s coverage: 100.0% of statements [2019-10-04T22:25:44.020Z] ok github.com/docker/docker/pkg/capabilities 0.005s coverage: 87.5% of statements [2019-10-04T22:25:44.306Z] ok github.com/docker/docker/pkg/archive 1.339s coverage: 76.8% of statements [2019-10-04T22:25:44.593Z] ok github.com/docker/docker/pkg/authorization 2.407s coverage: 68.3% of statements [2019-10-04T22:25:44.733Z] --- PASS: TestIpcModeShareable (1.15s) [2019-10-04T22:25:44.733Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:196, shared: true, mustBeShared: true [2019-10-04T22:25:44.733Z] === RUN TestAPIIpcModeShareableAndContainer [2019-10-04T22:25:45.215Z] ok github.com/docker/docker/pkg/directory 0.017s coverage: 80.0% of statements [2019-10-04T22:25:46.104Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2019-10-04T22:25:46.104Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2019-10-04T22:25:46.708Z] ok github.com/docker/docker/pkg/discovery 0.009s coverage: 58.3% of statements [2019-10-04T22:25:46.708Z] ok github.com/docker/docker/pkg/discovery/file 0.014s coverage: 92.9% of statements [2019-10-04T22:25:48.191Z] ok github.com/docker/docker/pkg/discovery/memory 0.007s coverage: 92.3% of statements [2019-10-04T22:25:48.698Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.68s) [2019-10-04T22:25:48.698Z] === RUN TestAPIIpcModeHost [2019-10-04T22:25:48.956Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2019-10-04T22:25:48.956Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2019-10-04T22:25:49.214Z] --- PASS: TestAPIIpcModeHost (0.89s) [2019-10-04T22:25:49.214Z] === RUN TestDaemonIpcModeShareable [2019-10-04T22:25:49.220Z] ok github.com/docker/docker/layer 7.673s coverage: 68.8% of statements [2019-10-04T22:25:49.220Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-04T22:25:49.220Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-04T22:25:49.220Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-04T22:25:49.220Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-04T22:25:49.220Z] ? github.com/docker/docker/oci [no test files] [2019-10-04T22:25:49.220Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-04T22:25:49.220Z] ok github.com/docker/docker/pkg/discovery/nodes 0.007s coverage: 93.8% of statements [2019-10-04T22:25:50.250Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2019-10-04T22:25:50.872Z] ok github.com/docker/docker/pkg/filenotify 0.614s coverage: 67.0% of statements [2019-10-04T22:25:51.158Z] ok github.com/docker/docker/pkg/chrootarchive 4.435s coverage: 43.2% of statements [2019-10-04T22:25:51.158Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-04T22:25:51.158Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-04T22:25:51.445Z] ok github.com/docker/docker/pkg/fileutils 0.077s coverage: 89.5% of statements [2019-10-04T22:25:51.738Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2019-10-04T22:25:51.738Z] --- PASS: TestDaemonIpcModeShareable (2.11s) [2019-10-04T22:25:51.738Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable" [2019-10-04T22:25:51.738Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:213, shared: true, mustBeShared: true [2019-10-04T22:25:51.738Z] === RUN TestDaemonIpcModePrivate [2019-10-04T22:25:51.738Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2019-10-04T22:25:52.303Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2019-10-04T22:25:52.469Z] ok github.com/docker/docker/pkg/discovery/kv 3.317s coverage: 84.1% of statements [2019-10-04T22:25:52.772Z] ok github.com/docker/docker/pkg/fsutils 0.454s coverage: 85.1% of statements [2019-10-04T22:25:53.236Z] --- PASS: TestDaemonIpcModePrivate (2.05s) [2019-10-04T22:25:53.236Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate" [2019-10-04T22:25:53.236Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:212, shared: false, mustBeShared: false [2019-10-04T22:25:53.236Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-10-04T22:25:53.396Z] ok github.com/docker/docker/pkg/homedir 0.021s coverage: 11.4% of statements [2019-10-04T22:25:53.493Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2019-10-04T22:25:54.416Z] ok github.com/docker/docker/pkg/jsonmessage 0.010s coverage: 91.7% of statements [2019-10-04T22:25:54.424Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2019-10-04T22:25:54.681Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2019-10-04T22:25:55.044Z] ok github.com/docker/docker/pkg/locker 0.029s coverage: 88.9% of statements [2019-10-04T22:25:55.331Z] ok github.com/docker/docker/pkg/idtools 0.880s coverage: 70.1% of statements [2019-10-04T22:25:55.614Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2019-10-04T22:25:55.614Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2019-10-04T22:25:55.626Z] ok github.com/docker/docker/pkg/longpath 0.021s coverage: 100.0% of statements [2019-10-04T22:25:55.872Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.42s) [2019-10-04T22:25:55.872Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig" [2019-10-04T22:25:55.872Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:214, shared: false, mustBeShared: false [2019-10-04T22:25:55.872Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-10-04T22:25:56.249Z] ok github.com/docker/docker/pkg/namesgenerator 0.006s coverage: 85.7% of statements [2019-10-04T22:25:56.549Z] ok github.com/docker/docker/pkg/ioutils 1.968s coverage: 70.6% of statements [2019-10-04T22:25:56.549Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-10-04T22:25:57.244Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2019-10-04T22:25:57.573Z] ok github.com/docker/docker/pkg/parsers 0.017s coverage: 97.0% of statements [2019-10-04T22:25:57.573Z] ok github.com/docker/docker/pkg/parsers/kernel 0.005s coverage: 60.0% of statements [2019-10-04T22:25:57.809Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.03s) [2019-10-04T22:25:57.809Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig" [2019-10-04T22:25:57.809Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:191, shared: true, mustBeShared: true [2019-10-04T22:25:57.809Z] === RUN TestIpcModeOlderClient [2019-10-04T22:25:57.809Z] === PAUSE TestIpcModeOlderClient [2019-10-04T22:25:57.809Z] === RUN TestKillContainerInvalidSignal [2019-10-04T22:25:57.858Z] ok github.com/docker/docker/pkg/mount 0.935s coverage: 69.6% of statements [2019-10-04T22:25:57.858Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-04T22:25:58.144Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.023s coverage: 91.4% of statements [2019-10-04T22:25:58.375Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2019-10-04T22:25:58.633Z] --- PASS: TestKillContainerInvalidSignal (0.83s) [2019-10-04T22:25:58.633Z] === RUN TestKillContainer [2019-10-04T22:25:58.633Z] === RUN TestKillContainer/no_signal [2019-10-04T22:25:58.767Z] ok github.com/docker/docker/pkg/pidfile 0.007s coverage: 82.4% of statements [2019-10-04T22:25:58.767Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-04T22:25:58.767Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-04T22:25:59.566Z] === RUN TestKillContainer/non_killing_signal [2019-10-04T22:26:00.261Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.043s coverage: 56.8% of statements [2019-10-04T22:26:00.498Z] === RUN TestKillContainer/killing_signal [2019-10-04T22:26:00.498Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2019-10-04T22:26:00.548Z] ok github.com/docker/docker/pkg/pools 0.009s coverage: 88.2% of statements [2019-10-04T22:26:01.064Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2019-10-04T22:26:01.064Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2019-10-04T22:26:01.174Z] ok github.com/docker/docker/pkg/progress 0.005s coverage: 75.9% of statements [2019-10-04T22:26:01.174Z] ok github.com/docker/docker/pkg/plugins/transport 0.006s coverage: 85.7% of statements [2019-10-04T22:26:01.629Z] --- PASS: TestKillContainer (3.03s) [2019-10-04T22:26:01.629Z] --- PASS: TestKillContainer/no_signal (0.96s) [2019-10-04T22:26:01.629Z] --- PASS: TestKillContainer/non_killing_signal (0.66s) [2019-10-04T22:26:01.629Z] --- PASS: TestKillContainer/killing_signal (1.05s) [2019-10-04T22:26:01.629Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-04T22:26:01.629Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-10-04T22:26:01.887Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2019-10-04T22:26:02.196Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2019-10-04T22:26:02.819Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-10-04T22:26:02.824Z] ok github.com/docker/docker/pkg/pubsub 1.154s coverage: 73.9% of statements [2019-10-04T22:26:03.383Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.77s) [2019-10-04T22:26:03.383Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.01s) [2019-10-04T22:26:03.384Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.49s) [2019-10-04T22:26:03.384Z] === RUN TestKillStoppedContainer [2019-10-04T22:26:03.447Z] ok github.com/docker/docker/pkg/stdcopy 0.022s coverage: 100.0% of statements [2019-10-04T22:26:03.641Z] --- PASS: TestKillStoppedContainer (0.08s) [2019-10-04T22:26:03.641Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-04T22:26:03.641Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.22s) [2019-10-04T22:26:03.641Z] === RUN TestKillDifferentUserContainer [2019-10-04T22:26:04.465Z] ok github.com/docker/docker/pkg/streamformatter 0.006s coverage: 66.2% of statements [2019-10-04T22:26:04.465Z] ok github.com/docker/docker/pkg/stringid 0.005s coverage: 70.6% of statements [2019-10-04T22:26:05.015Z] --- PASS: TestKillDifferentUserContainer (1.01s) [2019-10-04T22:26:05.015Z] === RUN TestInspectOomKilledTrue [2019-10-04T22:26:05.015Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-10-04T22:26:05.015Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-04T22:26:05.015Z] === RUN TestInspectOomKilledFalse [2019-10-04T22:26:05.015Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-10-04T22:26:05.015Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-04T22:26:05.015Z] === RUN TestLinksEtcHostsContentMatch [2019-10-04T22:26:05.483Z] ok github.com/docker/docker/pkg/symlink 0.023s coverage: 87.7% of statements [2019-10-04T22:26:05.483Z] ok github.com/docker/docker/pkg/sysinfo 0.013s coverage: 80.0% of statements [2019-10-04T22:26:05.582Z] --- PASS: TestLinksEtcHostsContentMatch (0.78s) [2019-10-04T22:26:05.583Z] === RUN TestLinksContainerNames [2019-10-04T22:26:06.148Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2019-10-04T22:26:06.504Z] ok github.com/docker/docker/pkg/signal 3.892s coverage: 61.0% of statements [2019-10-04T22:26:06.789Z] ok github.com/docker/docker/pkg/tailfile 0.143s coverage: 88.6% of statements [2019-10-04T22:26:06.789Z] ok github.com/docker/docker/pkg/system 0.029s coverage: 36.9% of statements [2019-10-04T22:26:07.520Z] --- PASS: TestLinksContainerNames (1.75s) [2019-10-04T22:26:07.520Z] === RUN TestLogsFollowTailEmpty [2019-10-04T22:26:08.277Z] testing: warning: no tests to run [2019-10-04T22:26:08.277Z] coverage: [no statements] [2019-10-04T22:26:08.277Z] ok github.com/docker/docker/pkg/term/windows 0.017s coverage: [no statements] [no tests to run] [2019-10-04T22:26:08.277Z] ok github.com/docker/docker/pkg/term 0.019s coverage: 84.8% of statements [2019-10-04T22:26:08.453Z] --- PASS: TestLogsFollowTailEmpty (1.12s) [2019-10-04T22:26:08.453Z] === RUN TestContainerNetworkMountsNoChown [2019-10-04T22:26:09.299Z] ok github.com/docker/docker/pkg/urlutil 0.004s coverage: 100.0% of statements [2019-10-04T22:26:09.300Z] ok github.com/docker/docker/pkg/truncindex 0.115s coverage: 91.5% of statements [2019-10-04T22:26:09.300Z] ok github.com/docker/docker/pkg/tarsum 0.201s coverage: 89.3% of statements [2019-10-04T22:26:09.824Z] --- PASS: TestContainerNetworkMountsNoChown (1.13s) [2019-10-04T22:26:09.824Z] === RUN TestMountDaemonRoot [2019-10-04T22:26:09.824Z] === RUN TestMountDaemonRoot/default [2019-10-04T22:26:09.824Z] === PAUSE TestMountDaemonRoot/default [2019-10-04T22:26:09.824Z] === RUN TestMountDaemonRoot/private [2019-10-04T22:26:09.824Z] === PAUSE TestMountDaemonRoot/private [2019-10-04T22:26:09.824Z] === RUN TestMountDaemonRoot/rprivate [2019-10-04T22:26:09.824Z] === PAUSE TestMountDaemonRoot/rprivate [2019-10-04T22:26:09.824Z] === RUN TestMountDaemonRoot/slave [2019-10-04T22:26:09.824Z] === PAUSE TestMountDaemonRoot/slave [2019-10-04T22:26:09.824Z] === RUN TestMountDaemonRoot/rslave [2019-10-04T22:26:09.824Z] === PAUSE TestMountDaemonRoot/rslave [2019-10-04T22:26:09.824Z] === RUN TestMountDaemonRoot/shared [2019-10-04T22:26:09.824Z] === PAUSE TestMountDaemonRoot/shared [2019-10-04T22:26:09.824Z] === RUN TestMountDaemonRoot/rshared [2019-10-04T22:26:09.824Z] === PAUSE TestMountDaemonRoot/rshared [2019-10-04T22:26:09.824Z] === CONT TestMountDaemonRoot/default [2019-10-04T22:26:09.824Z] === CONT TestMountDaemonRoot/rslave [2019-10-04T22:26:09.824Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-10-04T22:26:09.824Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-10-04T22:26:09.824Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-10-04T22:26:09.824Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-10-04T22:26:09.824Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-10-04T22:26:09.824Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-10-04T22:26:09.824Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-10-04T22:26:09.824Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-10-04T22:26:09.824Z] === RUN TestMountDaemonRoot/default/bind_root [2019-10-04T22:26:09.824Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-10-04T22:26:09.824Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-10-04T22:26:09.824Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-10-04T22:26:09.824Z] === RUN TestMountDaemonRoot/default/mount_root [2019-10-04T22:26:09.824Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-10-04T22:26:09.824Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-10-04T22:26:09.824Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-10-04T22:26:09.824Z] === CONT TestMountDaemonRoot/slave [2019-10-04T22:26:09.824Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-10-04T22:26:09.824Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-10-04T22:26:09.824Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-10-04T22:26:09.824Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-10-04T22:26:09.824Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-10-04T22:26:09.824Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-10-04T22:26:09.824Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-10-04T22:26:09.824Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-10-04T22:26:09.824Z] === CONT TestMountDaemonRoot/rprivate [2019-10-04T22:26:09.824Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-10-04T22:26:09.824Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-10-04T22:26:09.824Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-10-04T22:26:09.824Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-10-04T22:26:09.824Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-10-04T22:26:09.824Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-10-04T22:26:09.824Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-10-04T22:26:09.824Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-10-04T22:26:09.824Z] === CONT TestMountDaemonRoot/private [2019-10-04T22:26:09.824Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-10-04T22:26:09.824Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-10-04T22:26:09.824Z] === RUN TestMountDaemonRoot/private/bind_root [2019-10-04T22:26:09.824Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-10-04T22:26:09.824Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-10-04T22:26:09.824Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-10-04T22:26:09.824Z] === RUN TestMountDaemonRoot/private/mount_root [2019-10-04T22:26:09.824Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-10-04T22:26:09.824Z] === CONT TestMountDaemonRoot/rshared [2019-10-04T22:26:09.824Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-10-04T22:26:09.824Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-10-04T22:26:09.824Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-10-04T22:26:09.824Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-10-04T22:26:09.824Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-10-04T22:26:09.824Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-10-04T22:26:09.824Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-10-04T22:26:09.824Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-10-04T22:26:09.824Z] === CONT TestMountDaemonRoot/shared [2019-10-04T22:26:09.824Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-10-04T22:26:09.824Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-10-04T22:26:09.824Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-10-04T22:26:09.824Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-10-04T22:26:09.824Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-10-04T22:26:09.824Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-10-04T22:26:09.824Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-10-04T22:26:09.824Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-10-04T22:26:09.824Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-10-04T22:26:09.824Z] === CONT TestMountDaemonRoot/default/bind_root [2019-10-04T22:26:09.824Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-10-04T22:26:09.824Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-10-04T22:26:09.824Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-10-04T22:26:09.824Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-10-04T22:26:09.824Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-10-04T22:26:09.824Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-10-04T22:26:09.824Z] === CONT TestMountDaemonRoot/default/mount_root [2019-10-04T22:26:09.938Z] ok github.com/docker/docker/pkg/useragent 0.006s coverage: 88.9% of statements [2019-10-04T22:26:10.082Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-10-04T22:26:10.082Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-10-04T22:26:10.082Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-10-04T22:26:10.082Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-10-04T22:26:10.082Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-10-04T22:26:10.082Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-10-04T22:26:10.082Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-10-04T22:26:10.082Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-10-04T22:26:10.082Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-10-04T22:26:10.082Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-10-04T22:26:10.340Z] === CONT TestMountDaemonRoot/private/mount_root [2019-10-04T22:26:10.340Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-10-04T22:26:10.340Z] === CONT TestMountDaemonRoot/private/bind_root [2019-10-04T22:26:10.340Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-10-04T22:26:10.340Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-10-04T22:26:10.340Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-10-04T22:26:10.340Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-10-04T22:26:10.340Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-10-04T22:26:10.340Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-10-04T22:26:10.599Z] --- PASS: TestMountDaemonRoot (0.02s) [2019-10-04T22:26:10.599Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-10-04T22:26:10.599Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2019-10-04T22:26:10.599Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.19s) [2019-10-04T22:26:10.599Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2019-10-04T22:26:10.599Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2019-10-04T22:26:10.599Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-10-04T22:26:10.599Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2019-10-04T22:26:10.599Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2019-10-04T22:26:10.599Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2019-10-04T22:26:10.599Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2019-10-04T22:26:10.599Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-10-04T22:26:10.599Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.15s) [2019-10-04T22:26:10.599Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2019-10-04T22:26:10.599Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2019-10-04T22:26:10.599Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2019-10-04T22:26:10.599Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-10-04T22:26:10.599Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2019-10-04T22:26:10.599Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2019-10-04T22:26:10.599Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2019-10-04T22:26:10.599Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.08s) [2019-10-04T22:26:10.599Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-10-04T22:26:10.599Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2019-10-04T22:26:10.599Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2019-10-04T22:26:10.599Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2019-10-04T22:26:10.599Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2019-10-04T22:26:10.599Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-10-04T22:26:10.599Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2019-10-04T22:26:10.599Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2019-10-04T22:26:10.599Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2019-10-04T22:26:10.599Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2019-10-04T22:26:10.599Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-10-04T22:26:10.599Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2019-10-04T22:26:10.599Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.07s) [2019-10-04T22:26:10.599Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s) [2019-10-04T22:26:10.599Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s) [2019-10-04T22:26:10.599Z] === RUN TestContainerBindMountNonRecursive [2019-10-04T22:26:10.599Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2019-10-04T22:26:11.164Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2019-10-04T22:26:11.977Z] ok github.com/docker/docker/plugin/v2 0.007s coverage: 14.5% of statements [2019-10-04T22:26:13.689Z] --- PASS: TestContainerBindMountNonRecursive (2.76s) [2019-10-04T22:26:13.689Z] === RUN TestNetworkNat [2019-10-04T22:26:14.152Z] ok github.com/docker/docker/reference 0.021s coverage: 84.4% of statements [2019-10-04T22:26:14.253Z] --- PASS: TestNetworkNat (0.95s) [2019-10-04T22:26:14.253Z] === RUN TestNetworkLocalhostTCPNat [2019-10-04T22:26:14.477Z] Created binary: bundles/binary-daemon/dockerd-dev [2019-10-04T22:26:14.477Z] Copying nested executables into bundles/binary-daemon [2019-10-04T22:26:14.477Z] [Pipeline] } [Pipeline] // stage [2019-10-04T22:26:14.514Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2019-10-04T22:26:14.774Z] ok github.com/docker/docker/profiles/seccomp 0.028s coverage: 68.8% of statements [2019-10-04T22:26:14.894Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39713/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr20 -e DOCKER_GITCOMMIT=82097c0f1f0494d75b1088b59453a2d0feeb9735 -e DOCKER_GRAPHDRIVER docker:82097c0f1f0494d75b1088b59453a2d0feeb9735 hack/make.sh cross [2019-10-04T22:26:15.078Z] --- PASS: TestNetworkLocalhostTCPNat (0.75s) [2019-10-04T22:26:15.078Z] === RUN TestNetworkLoopbackNat [2019-10-04T22:26:15.078Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2019-10-04T22:26:15.394Z] ok github.com/docker/docker/plugin 0.621s coverage: 27.1% of statements [2019-10-04T22:26:15.456Z] [2019-10-04T22:26:15.457Z] Removing bundles/ [2019-10-04T22:26:15.457Z] [2019-10-04T22:26:15.457Z] ---> Making bundle: cross (in bundles/cross) [2019-10-04T22:26:15.457Z] Cross building: bundles/cross/linux/amd64 [2019-10-04T22:26:15.457Z] Building: bundles/cross/linux/amd64/dockerd-dev [2019-10-04T22:26:15.457Z] GOOS="linux" GOARCH="amd64" GOARM="" [2019-10-04T22:26:15.643Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2019-10-04T22:26:15.643Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2019-10-04T22:26:15.643Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2019-10-04T22:26:16.208Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2019-10-04T22:26:16.208Z] --- PASS: TestNetworkLoopbackNat (1.27s) [2019-10-04T22:26:16.208Z] === RUN TestPause [2019-10-04T22:26:16.882Z] ok github.com/docker/docker/registry/resumable 0.036s coverage: 100.0% of statements [2019-10-04T22:26:17.515Z] ok github.com/docker/docker/restartmanager 0.007s coverage: 45.3% of statements [2019-10-04T22:26:17.579Z] --- PASS: TestPause (1.03s) [2019-10-04T22:26:17.579Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-04T22:26:17.579Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-04T22:26:17.579Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-04T22:26:17.579Z] === RUN TestPauseStopPausedContainer [2019-10-04T22:26:17.579Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2019-10-04T22:26:18.144Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2019-10-04T22:26:18.401Z] --- PASS: TestPauseStopPausedContainer (1.05s) [2019-10-04T22:26:18.401Z] === RUN TestPsFilter [2019-10-04T22:26:18.658Z] --- PASS: TestPsFilter (0.23s) [2019-10-04T22:26:18.658Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-04T22:26:19.020Z] ok github.com/docker/docker/testutil 0.005s coverage: 62.5% of statements [2019-10-04T22:26:19.020Z] ok github.com/docker/docker/runconfig 0.051s coverage: 68.2% of statements [2019-10-04T22:26:19.592Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.94s) [2019-10-04T22:26:19.592Z] === RUN TestRemoveContainerWithVolume [2019-10-04T22:26:19.652Z] ok github.com/docker/docker/registry 0.495s coverage: 56.3% of statements [2019-10-04T22:26:20.158Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2019-10-04T22:26:20.415Z] --- PASS: TestRemoveContainerWithVolume (0.95s) [2019-10-04T22:26:20.415Z] === RUN TestRemoveContainerRunning [2019-10-04T22:26:21.351Z] --- PASS: TestRemoveContainerRunning (0.96s) [2019-10-04T22:26:21.351Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-04T22:26:21.917Z] === RUN TestDockerSuite/TestBuildAddNonTar [2019-10-04T22:26:21.917Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2019-10-04T22:26:22.175Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.87s) [2019-10-04T22:26:22.175Z] === RUN TestRemoveInvalidContainer [2019-10-04T22:26:22.175Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2019-10-04T22:26:22.175Z] === RUN TestRenameLinkedContainer [2019-10-04T22:26:23.108Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2019-10-04T22:26:23.138Z] ok github.com/docker/docker/volume/drivers 0.016s coverage: 36.1% of statements [2019-10-04T22:26:23.366Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2019-10-04T22:26:23.931Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2019-10-04T22:26:25.304Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2019-10-04T22:26:25.841Z] ok github.com/docker/docker/volume/mounts 0.061s coverage: 67.0% of statements [2019-10-04T22:26:25.841Z] ok github.com/docker/docker/volume/local 0.046s coverage: 73.0% of statements [2019-10-04T22:26:26.249Z] --- PASS: TestRenameLinkedContainer (4.05s) [2019-10-04T22:26:26.249Z] === RUN TestRenameStoppedContainer [2019-10-04T22:26:27.181Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2019-10-04T22:26:27.327Z] ok github.com/docker/docker/volume/service 0.030s coverage: 73.0% of statements [2019-10-04T22:26:27.439Z] --- PASS: TestRenameStoppedContainer (1.06s) [2019-10-04T22:26:27.439Z] === RUN TestRenameRunningContainerAndReuse [2019-10-04T22:26:28.371Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2019-10-04T22:26:29.305Z] --- PASS: TestRenameRunningContainerAndReuse (1.93s) [2019-10-04T22:26:29.305Z] === RUN TestRenameInvalidName [2019-10-04T22:26:29.305Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2019-10-04T22:26:29.870Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2019-10-04T22:26:30.128Z] --- PASS: TestRenameInvalidName (0.88s) [2019-10-04T22:26:30.128Z] === RUN TestRenameAnonymousContainer [2019-10-04T22:26:31.498Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2019-10-04T22:26:32.430Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2019-10-04T22:26:33.361Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2019-10-04T22:26:33.926Z] === RUN TestDockerSuite/TestBuildAddScript [2019-10-04T22:26:34.128Z] ok github.com/docker/docker/pkg/plugins 33.658s coverage: 76.6% of statements [2019-10-04T22:26:34.128Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-04T22:26:34.128Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-04T22:26:34.128Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-04T22:26:34.128Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-04T22:26:34.128Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-10-04T22:26:34.128Z] ? github.com/docker/docker/rootless [no test files] [2019-10-04T22:26:34.128Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-10-04T22:26:34.128Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-04T22:26:34.128Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-04T22:26:34.128Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-04T22:26:34.128Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-04T22:26:34.128Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-04T22:26:34.128Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-04T22:26:34.128Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-04T22:26:34.128Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-04T22:26:34.128Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-04T22:26:34.128Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-04T22:26:34.128Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-04T22:26:34.128Z] ? github.com/docker/docker/volume [no test files] [2019-10-04T22:26:34.128Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-04T22:26:34.128Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-04T22:26:34.183Z] --- PASS: TestRenameAnonymousContainer (3.86s) [2019-10-04T22:26:34.183Z] === RUN TestRenameContainerWithSameName [2019-10-04T22:26:34.413Z] [2019-10-04T22:26:34.413Z] === Skipped [2019-10-04T22:26:34.413Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-10-04T22:26:34.413Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-10-04T22:26:34.413Z] [2019-10-04T22:26:34.413Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-10-04T22:26:34.413Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-10-04T22:26:34.413Z] [2019-10-04T22:26:34.413Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-10-04T22:26:34.413Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-04T22:26:34.413Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-04T22:26:34.413Z] [2019-10-04T22:26:34.413Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-10-04T22:26:34.413Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-04T22:26:34.413Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-04T22:26:34.413Z] [2019-10-04T22:26:34.413Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-10-04T22:26:34.413Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-04T22:26:34.413Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-04T22:26:34.413Z] [2019-10-04T22:26:34.413Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-10-04T22:26:34.413Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-04T22:26:34.413Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-04T22:26:34.413Z] [2019-10-04T22:26:34.413Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-10-04T22:26:34.413Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-04T22:26:34.413Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-04T22:26:34.413Z] [2019-10-04T22:26:34.413Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-10-04T22:26:34.413Z] graphtest_unix.go:73: No driver to put! [2019-10-04T22:26:34.413Z] [2019-10-04T22:26:34.413Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-10-04T22:26:34.413Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-10-04T22:26:34.413Z] [2019-10-04T22:26:34.413Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-10-04T22:26:34.413Z] overlay_test.go:49: Fails to compute changes intermittently [2019-10-04T22:26:34.413Z] [2019-10-04T22:26:34.413Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-10-04T22:26:34.413Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-10-04T22:26:34.413Z] [2019-10-04T22:26:34.413Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-10-04T22:26:34.413Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-10-04T22:26:34.413Z] [2019-10-04T22:26:34.413Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.02s) [2019-10-04T22:26:34.413Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-04T22:26:34.413Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-04T22:26:34.413Z] [2019-10-04T22:26:34.413Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-10-04T22:26:34.413Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-04T22:26:34.413Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-04T22:26:34.413Z] [2019-10-04T22:26:34.413Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-10-04T22:26:34.413Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-04T22:26:34.413Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-04T22:26:34.413Z] [2019-10-04T22:26:34.413Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-10-04T22:26:34.413Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-04T22:26:34.413Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-04T22:26:34.413Z] [2019-10-04T22:26:34.413Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-10-04T22:26:34.413Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-04T22:26:34.413Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-04T22:26:34.413Z] [2019-10-04T22:26:34.413Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-10-04T22:26:34.413Z] graphtest_unix.go:73: No driver to put! [2019-10-04T22:26:34.413Z] [2019-10-04T22:26:34.413Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-10-04T22:26:34.413Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-10-04T22:26:34.413Z] [2019-10-04T22:26:34.413Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-10-04T22:26:34.413Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-10-04T22:26:34.413Z] [2019-10-04T22:26:34.413Z] [2019-10-04T22:26:34.413Z] DONE 2114 tests, 20 skipped in 331.601s Post stage [Pipeline] junit [2019-10-04T22:26:35.070Z] Recording test results [2019-10-04T22:26:35.114Z] --- PASS: TestRenameContainerWithSameName (0.87s) [2019-10-04T22:26:35.114Z] === RUN TestRenameContainerWithLinkedContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-10-04T22:26:35.781Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-39713/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr20 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=82097c0f1f0494d75b1088b59453a2d0feeb9735 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:82097c0f1f0494d75b1088b59453a2d0feeb9735 hack/make.sh dynbinary test-integration [2019-10-04T22:26:36.068Z] [2019-10-04T22:26:36.352Z] Removing bundles/ [2019-10-04T22:26:36.352Z] [2019-10-04T22:26:36.352Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-10-04T22:26:36.352Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-04T22:26:36.352Z] GOOS="" GOARCH="" GOARM="" [2019-10-04T22:26:36.489Z] --- PASS: TestRenameContainerWithLinkedContainer (1.67s) [2019-10-04T22:26:36.489Z] === RUN TestResize [2019-10-04T22:26:37.053Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2019-10-04T22:26:37.617Z] --- PASS: TestResize (0.89s) [2019-10-04T22:26:37.617Z] === RUN TestResizeWithInvalidSize [2019-10-04T22:26:38.549Z] --- PASS: TestResizeWithInvalidSize (0.90s) [2019-10-04T22:26:38.549Z] === RUN TestResizeWhenContainerNotStarted [2019-10-04T22:26:39.148Z] --- PASS: TestResizeWhenContainerNotStarted (0.84s) [2019-10-04T22:26:39.148Z] === RUN TestDaemonRestartKillContainers [2019-10-04T22:26:39.148Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-04T22:26:39.148Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-04T22:26:39.148Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-04T22:26:39.148Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-04T22:26:39.148Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-04T22:26:39.148Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-04T22:26:39.148Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-04T22:26:39.148Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-04T22:26:39.148Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-04T22:26:39.148Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-04T22:26:39.148Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-04T22:26:39.148Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-04T22:26:39.148Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-04T22:26:39.148Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-04T22:26:39.148Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-04T22:26:39.148Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-04T22:26:39.148Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-04T22:26:39.148Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-04T22:26:39.148Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-04T22:26:39.148Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-04T22:26:39.148Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-04T22:26:39.148Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-04T22:26:39.148Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-04T22:26:39.148Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-04T22:26:39.148Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-04T22:26:39.148Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-04T22:26:40.094Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2019-10-04T22:26:41.992Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-04T22:26:41.992Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-04T22:26:43.890Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-04T22:26:43.890Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-04T22:26:45.243Z] Removing intermediate container 153da0e5ca48 [2019-10-04T22:26:45.243Z] ---> 01fd9ab3570d [2019-10-04T22:26:45.243Z] Step 6/8 : ENTRYPOINT ["powershell.exe"] [2019-10-04T22:26:45.243Z] ---> Running in 5ab9893a091a [2019-10-04T22:26:45.243Z] Removing intermediate container 5ab9893a091a [2019-10-04T22:26:45.243Z] ---> 3e217359a2dd [2019-10-04T22:26:45.243Z] Step 7/8 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2019-10-04T22:26:45.243Z] ---> Running in b0888991d63f [2019-10-04T22:26:45.243Z] Removing intermediate container b0888991d63f [2019-10-04T22:26:45.243Z] ---> 6c99d59e9101 [2019-10-04T22:26:45.243Z] Step 8/8 : COPY . . [2019-10-04T22:26:45.262Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-04T22:26:45.519Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-04T22:26:45.776Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2019-10-04T22:26:47.148Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2019-10-04T22:26:48.518Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-04T22:26:48.518Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-04T22:26:49.892Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2019-10-04T22:26:52.418Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2019-10-04T22:26:52.418Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-04T22:26:52.675Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-04T22:26:52.693Z] --- PASS: TestImportExtremelyLargeImageWorks (96.10s) [2019-10-04T22:26:52.693Z] import_test.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks" [2019-10-04T22:26:52.693Z] PASS [2019-10-04T22:26:52.693Z] [2019-10-04T22:26:52.693Z] === Skipped [2019-10-04T22:26:52.693Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-10-04T22:26:52.693Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-04T22:26:52.693Z] [2019-10-04T22:26:52.693Z] [2019-10-04T22:26:52.693Z] DONE 12 tests, 1 skipped in 97.450s [2019-10-04T22:26:52.693Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2019-10-04T22:26:52.693Z] ++ 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-10-04T22:26:52.693Z] ++ set -e [2019-10-04T22:26:52.693Z] ++ '[' -n 0 ']' [2019-10-04T22:26:52.693Z] ++ set -x [2019-10-04T22:26:52.693Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-10-04T22:26:52.693Z] INFO: Testing against a local daemon [2019-10-04T22:26:52.693Z] === RUN TestNetworkCreateDelete [2019-10-04T22:26:52.693Z] --- PASS: TestNetworkCreateDelete (0.17s) [2019-10-04T22:26:52.693Z] === RUN TestDockerNetworkDeletePreferID [2019-10-04T22:26:52.693Z] --- PASS: TestDockerNetworkDeletePreferID (0.44s) [2019-10-04T22:26:52.693Z] === RUN TestInspectNetwork [2019-10-04T22:26:54.474Z] === RUN TestInspectNetwork/full_network_id [2019-10-04T22:26:54.474Z] === RUN TestInspectNetwork/partial_network_id [2019-10-04T22:26:54.474Z] === RUN TestInspectNetwork/network_name [2019-10-04T22:26:54.474Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-10-04T22:26:55.955Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-10-04T22:26:55.955Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.77s) [2019-10-04T22:26:55.955Z] 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-10-04T22:26:55.955Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.86s) [2019-10-04T22:26:55.955Z] 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-10-04T22:26:55.955Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.54s) [2019-10-04T22:26:55.955Z] 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-10-04T22:26:55.955Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.66s) [2019-10-04T22:26:55.955Z] 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-10-04T22:26:55.955Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.76s) [2019-10-04T22:26:55.955Z] 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-10-04T22:26:55.955Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.79s) [2019-10-04T22:26:55.955Z] 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-10-04T22:26:55.955Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.94s) [2019-10-04T22:26:55.955Z] 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-10-04T22:26:55.955Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.98s) [2019-10-04T22:26:55.955Z] 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-10-04T22:26:55.955Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.07s) [2019-10-04T22:26:55.955Z] 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-10-04T22:26:55.955Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.15s) [2019-10-04T22:26:55.955Z] 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-10-04T22:26:55.955Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.21s) [2019-10-04T22:26:55.955Z] 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-10-04T22:26:55.955Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.91s) [2019-10-04T22:26:55.955Z] 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-10-04T22:26:55.955Z] === RUN TestCgroupNamespacesRun [2019-10-04T22:26:56.887Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2019-10-04T22:26:57.452Z] === RUN TestDockerSuite/TestBuildAddTar [2019-10-04T22:26:58.018Z] --- PASS: TestCgroupNamespacesRun (2.56s) [2019-10-04T22:26:58.018Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun" [2019-10-04T22:26:58.018Z] === RUN TestCgroupNamespacesRunPrivileged [2019-10-04T22:27:00.834Z] --- PASS: TestInspectNetwork (9.79s) [2019-10-04T22:27:00.834Z] inspect_test.go:18: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork" [2019-10-04T22:27:00.834Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-10-04T22:27:00.834Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-10-04T22:27:00.834Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-10-04T22:27:00.834Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-10-04T22:27:00.834Z] === RUN TestRunContainerWithBridgeNone [2019-10-04T22:27:01.299Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.88s) [2019-10-04T22:27:01.299Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged" [2019-10-04T22:27:01.299Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-10-04T22:27:02.645Z] --- PASS: TestRunContainerWithBridgeNone (2.76s) [2019-10-04T22:27:02.645Z] network_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone" [2019-10-04T22:27:02.645Z] === RUN TestNetworkInvalidJSON [2019-10-04T22:27:02.645Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-04T22:27:02.645Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-04T22:27:02.645Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-04T22:27:02.645Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-04T22:27:02.645Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-04T22:27:02.645Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-04T22:27:02.645Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-04T22:27:02.645Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-04T22:27:02.645Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-04T22:27:02.645Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2019-10-04T22:27:02.645Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-10-04T22:27:02.645Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-10-04T22:27:02.645Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-10-04T22:27:02.645Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-04T22:27:03.830Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.51s) [2019-10-04T22:27:03.830Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode" [2019-10-04T22:27:03.830Z] === RUN TestCgroupNamespacesRunHostMode [2019-10-04T22:27:03.830Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2019-10-04T22:27:03.907Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2019-10-04T22:27:03.907Z] service_test.go:32: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore" [2019-10-04T22:27:03.907Z] === RUN TestDaemonDefaultNetworkPools [2019-10-04T22:27:04.273Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s) [2019-10-04T22:27:04.273Z] service_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools" [2019-10-04T22:27:04.273Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-04T22:27:05.524Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s) [2019-10-04T22:27:05.524Z] service_test.go:98: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork" [2019-10-04T22:27:05.524Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-04T22:27:05.732Z] --- PASS: TestCgroupNamespacesRunHostMode (1.96s) [2019-10-04T22:27:05.732Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode" [2019-10-04T22:27:05.732Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-10-04T22:27:06.298Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2019-10-04T22:27:06.783Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s) [2019-10-04T22:27:06.784Z] service_test.go:131: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange" [2019-10-04T22:27:06.784Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-04T22:27:07.232Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2019-10-04T22:27:07.490Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.97s) [2019-10-04T22:27:07.490Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode" [2019-10-04T22:27:07.490Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-10-04T22:27:07.587Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2019-10-04T22:27:07.587Z] service_test.go:181: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool" [2019-10-04T22:27:07.587Z] === RUN TestServiceWithPredefinedNetwork [2019-10-04T22:27:08.423Z] === RUN TestDockerSuite/TestBuildAddTarXz [2019-10-04T22:27:08.423Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.96s) [2019-10-04T22:27:08.423Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate" [2019-10-04T22:27:08.423Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-10-04T22:27:09.356Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.83s) [2019-10-04T22:27:09.356Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode" [2019-10-04T22:27:09.356Z] === RUN TestCgroupNamespacesRunOlderClient [2019-10-04T22:27:09.922Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2019-10-04T22:27:10.435Z] ---> d8e870f52312 [2019-10-04T22:27:11.129Z] --- PASS: TestServiceWithPredefinedNetwork (3.22s) [2019-10-04T22:27:11.129Z] service_test.go:203: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork" [2019-10-04T22:27:11.129Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-04T22:27:11.129Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-04T22:27:11.129Z] service_test.go:230: FLAKY_TEST [2019-10-04T22:27:11.129Z] === RUN TestServiceWithDataPathPortInit [2019-10-04T22:27:11.294Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2019-10-04T22:27:11.552Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.25s) [2019-10-04T22:27:11.552Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient" [2019-10-04T22:27:11.552Z] === RUN TestKernelTCPMemory [2019-10-04T22:27:11.979Z] Successfully built d8e870f52312 [2019-10-04T22:27:11.979Z] Successfully tagged docker:latest [2019-10-04T22:27:11.979Z] INFO: Image build ended at 10/04/2019 22:27:11. Duration:00:04:02.4774410 [2019-10-04T22:27:12.440Z] [2019-10-04T22:27:12.440Z] [2019-10-04T22:27:12.440Z] INFO: Building the test binaries at 10/04/2019 22:27:12... [2019-10-04T22:27:12.922Z] --- PASS: TestKernelTCPMemory (1.14s) [2019-10-04T22:27:12.922Z] === RUN TestNISDomainname [2019-10-04T22:27:12.922Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2019-10-04T22:27:13.854Z] --- PASS: TestNISDomainname (1.33s) [2019-10-04T22:27:13.854Z] === RUN TestHostnameDnsResolution [2019-10-04T22:27:15.224Z] --- PASS: TestHostnameDnsResolution (1.38s) [2019-10-04T22:27:15.224Z] === RUN TestStats [2019-10-04T22:27:16.009Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2019-10-04T22:27:16.009Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2019-10-04T22:27:17.906Z] --- PASS: TestStats (2.46s) [2019-10-04T22:27:17.906Z] === RUN TestStopContainerWithTimeout [2019-10-04T22:27:17.906Z] === RUN TestStopContainerWithTimeout/0 [2019-10-04T22:27:17.906Z] === PAUSE TestStopContainerWithTimeout/0 [2019-10-04T22:27:17.906Z] === RUN TestStopContainerWithTimeout/1 [2019-10-04T22:27:17.906Z] === PAUSE TestStopContainerWithTimeout/1 [2019-10-04T22:27:17.906Z] === RUN TestStopContainerWithTimeout/3 [2019-10-04T22:27:17.906Z] === PAUSE TestStopContainerWithTimeout/3 [2019-10-04T22:27:17.906Z] === RUN TestStopContainerWithTimeout/-1 [2019-10-04T22:27:17.906Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-10-04T22:27:17.906Z] === CONT TestStopContainerWithTimeout/0 [2019-10-04T22:27:17.906Z] === CONT TestStopContainerWithTimeout/-1 [2019-10-04T22:27:18.251Z] INFO: make.ps1 starting at 10/04/2019 22:27:17 [2019-10-04T22:27:18.251Z] INFO: Git commit (82097c0f1) assumed from DOCKER_GITCOMMIT environment variable [2019-10-04T22:27:18.251Z] INFO: Invoking autogen... [2019-10-04T22:27:18.713Z] INFO: Building daemon... [2019-10-04T22:27:19.279Z] === CONT TestStopContainerWithTimeout/3 [2019-10-04T22:27:21.175Z] === CONT TestStopContainerWithTimeout/1 [2019-10-04T22:27:22.108Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2019-10-04T22:27:23.041Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2019-10-04T22:27:23.041Z] --- PASS: TestStopContainerWithTimeout/0 (1.43s) [2019-10-04T22:27:23.041Z] --- PASS: TestStopContainerWithTimeout/-1 (3.08s) [2019-10-04T22:27:23.041Z] --- PASS: TestStopContainerWithTimeout/3 (3.24s) [2019-10-04T22:27:23.041Z] --- PASS: TestStopContainerWithTimeout/1 (2.03s) [2019-10-04T22:27:23.041Z] === RUN TestDeleteDevicemapper [2019-10-04T22:27:23.041Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-10-04T22:27:23.041Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-04T22:27:23.041Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-04T22:27:23.607Z] === RUN TestDockerSuite/TestBuildBlankName [2019-10-04T22:27:23.607Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2019-10-04T22:27:24.172Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2019-10-04T22:27:26.701Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2019-10-04T22:27:27.277Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2019-10-04T22:27:27.277Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.37s) [2019-10-04T22:27:27.277Z] === RUN TestUpdateMemory [2019-10-04T22:27:27.277Z] --- SKIP: TestUpdateMemory (0.00s) [2019-10-04T22:27:27.277Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-04T22:27:27.277Z] === RUN TestUpdateCPUQuota [2019-10-04T22:27:27.490Z] --- PASS: TestServiceWithDataPathPortInit (16.77s) [2019-10-04T22:27:27.490Z] service_test.go:323: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-04T22:27:27.490Z] service_test.go:355: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-04T22:27:27.490Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-04T22:27:29.179Z] --- PASS: TestUpdateCPUQuota (1.89s) [2019-10-04T22:27:29.179Z] === RUN TestUpdatePidsLimit [2019-10-04T22:27:29.179Z] === RUN TestUpdatePidsLimit/update_from_none [2019-10-04T22:27:29.744Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2019-10-04T22:27:29.744Z] === RUN TestUpdatePidsLimit/no_change [2019-10-04T22:27:30.310Z] === RUN TestUpdatePidsLimit/update_lower [2019-10-04T22:27:30.874Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-10-04T22:27:31.132Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2019-10-04T22:27:31.390Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-10-04T22:27:31.956Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-10-04T22:27:32.522Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-10-04T22:27:33.895Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2019-10-04T22:27:34.827Z] --- PASS: TestUpdatePidsLimit (5.53s) [2019-10-04T22:27:34.827Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.53s) [2019-10-04T22:27:34.827Z] --- PASS: TestUpdatePidsLimit/no_change (0.52s) [2019-10-04T22:27:34.827Z] --- PASS: TestUpdatePidsLimit/update_lower (0.50s) [2019-10-04T22:27:34.827Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.53s) [2019-10-04T22:27:34.827Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.63s) [2019-10-04T22:27:34.827Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.52s) [2019-10-04T22:27:34.827Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.59s) [2019-10-04T22:27:34.827Z] === RUN TestUpdateRestartPolicy [2019-10-04T22:27:36.739Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2019-10-04T22:27:36.813Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2019-10-04T22:27:36.813Z] Copying nested executables into bundles/cross/linux/amd64 [2019-10-04T22:27:36.813Z] Cross building: bundles/cross/windows/amd64 [2019-10-04T22:27:36.813Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2019-10-04T22:27:36.813Z] GOOS="windows" GOARCH="amd64" GOARM="" [2019-10-04T22:27:36.835Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.38s) [2019-10-04T22:27:36.835Z] service_test.go:388: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit" [2019-10-04T22:27:36.835Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:k2o9olv6fdyvp1k6i7sbt1jef Created:2019-10-04 22:27:28.819822935 +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[cb0f8db0ea3ae134f5e7e5cabd49cd095c53f9fa730ab24e12c0054e3f9679d5:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.dokfs6lw8moolxijd38lssn0b EndpointID:097981af855f58ada8529d859c68d721afacf036009e080ed0b60814e2a8d0b7 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:05235fc06b06d65e3079b48c6fb7d5a7f7fdaef5125ab9343d50076b77eaf33a 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:39f78b355ae3 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.dokfs6lw8moolxijd38lssn0b EndpointID:097981af855f58ada8529d859c68d721afacf036009e080ed0b60814e2a8d0b7 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-10-04T22:27:36.835Z] PASS [2019-10-04T22:27:36.835Z] [2019-10-04T22:27:36.835Z] === Skipped [2019-10-04T22:27:36.835Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-04T22:27:36.835Z] service_test.go:230: FLAKY_TEST [2019-10-04T22:27:36.835Z] [2019-10-04T22:27:36.835Z] [2019-10-04T22:27:36.835Z] DONE 21 tests, 1 skipped in 47.431s [2019-10-04T22:27:36.835Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-10-04T22:27:36.835Z] ++ 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-10-04T22:27:36.835Z] ++ set -e [2019-10-04T22:27:36.835Z] ++ '[' -n 0 ']' [2019-10-04T22:27:36.835Z] ++ set -x [2019-10-04T22:27:36.835Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-10-04T22:27:36.835Z] INFO: Testing against a local daemon [2019-10-04T22:27:36.835Z] === RUN TestDockerNetworkIpvlanPersistance [2019-10-04T22:27:36.835Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2019-10-04T22:27:36.835Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-04T22:27:36.835Z] === RUN TestDockerNetworkIpvlan [2019-10-04T22:27:36.835Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-10-04T22:27:36.835Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-04T22:27:36.835Z] PASS [2019-10-04T22:27:36.835Z] [2019-10-04T22:27:36.835Z] === Skipped [2019-10-04T22:27:36.835Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2019-10-04T22:27:36.835Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-04T22:27:36.835Z] [2019-10-04T22:27:36.835Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-10-04T22:27:36.835Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-04T22:27:36.835Z] [2019-10-04T22:27:36.835Z] [2019-10-04T22:27:36.835Z] DONE 2 tests, 2 skipped in 0.080s [2019-10-04T22:27:36.835Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-10-04T22:27:36.835Z] ++ 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-10-04T22:27:36.835Z] ++ set -e [2019-10-04T22:27:36.835Z] ++ '[' -n 0 ']' [2019-10-04T22:27:36.835Z] ++ set -x [2019-10-04T22:27:36.835Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-10-04T22:27:36.835Z] INFO: Testing against a local daemon [2019-10-04T22:27:36.835Z] === RUN TestDockerNetworkMacvlanPersistance [2019-10-04T22:27:37.312Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2019-10-04T22:27:38.641Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s) [2019-10-04T22:27:38.641Z] macvlan_test.go:24: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance" [2019-10-04T22:27:38.641Z] === RUN TestDockerNetworkMacvlan [2019-10-04T22:27:39.437Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-10-04T22:27:39.845Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2019-10-04T22:27:40.226Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-10-04T22:27:40.414Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2019-10-04T22:27:40.978Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2019-10-04T22:27:41.027Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-10-04T22:27:41.911Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2019-10-04T22:27:43.467Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-10-04T22:27:44.436Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2019-10-04T22:27:44.692Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2019-10-04T22:27:47.631Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-10-04T22:27:47.968Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2019-10-04T22:27:47.969Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2019-10-04T22:27:47.969Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2019-10-04T22:27:48.532Z] --- PASS: TestUpdateRestartPolicy (13.83s) [2019-10-04T22:27:48.532Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-04T22:27:49.903Z] --- PASS: TestUpdateRestartWithAutoRemove (1.10s) [2019-10-04T22:27:49.903Z] === RUN TestWaitNonBlocked [2019-10-04T22:27:49.903Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-04T22:27:49.903Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-04T22:27:49.903Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-04T22:27:49.903Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-04T22:27:49.903Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-04T22:27:49.903Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-04T22:27:50.836Z] --- PASS: TestWaitNonBlocked (0.02s) [2019-10-04T22:27:50.836Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.99s) [2019-10-04T22:27:50.836Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.11s) [2019-10-04T22:27:50.836Z] === RUN TestWaitBlocked [2019-10-04T22:27:50.836Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-04T22:27:50.836Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-04T22:27:50.836Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-10-04T22:27:50.836Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-10-04T22:27:50.836Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-04T22:27:50.836Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-10-04T22:27:51.770Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2019-10-04T22:27:52.336Z] --- PASS: TestWaitBlocked (0.02s) [2019-10-04T22:27:52.336Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.20s) [2019-10-04T22:27:52.336Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.38s) [2019-10-04T22:27:52.336Z] === CONT TestContainerStartOnDaemonRestart [2019-10-04T22:27:52.336Z] === CONT TestIpcModeOlderClient [2019-10-04T22:27:52.336Z] --- PASS: TestIpcModeOlderClient (0.28s) [2019-10-04T22:27:52.336Z] === CONT TestDaemonRestartIpcMode [2019-10-04T22:27:52.731Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-10-04T22:27:53.112Z] --- PASS: TestDockerNetworkMacvlan (14.86s) [2019-10-04T22:27:53.112Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-04T22:27:53.112Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2019-10-04T22:27:53.112Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-04T22:27:53.112Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2019-10-04T22:27:53.112Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-04T22:27:53.112Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.20s) [2019-10-04T22:27:53.112Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-04T22:27:53.112Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.40s) [2019-10-04T22:27:53.112Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-04T22:27:53.112Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.95s) [2019-10-04T22:27:53.112Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-04T22:27:53.112Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.81s) [2019-10-04T22:27:53.112Z] PASS [2019-10-04T22:27:53.112Z] [2019-10-04T22:27:53.112Z] DONE 8 tests in 16.352s [2019-10-04T22:27:53.112Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2019-10-04T22:27:53.112Z] ++ 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-10-04T22:27:53.112Z] ++ set -e [2019-10-04T22:27:53.112Z] ++ '[' -n 0 ']' [2019-10-04T22:27:53.112Z] ++ set -x [2019-10-04T22:27:53.112Z] ++ env -i DEST=/go/src/github.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-10-04T22:27:53.112Z] testing: warning: no tests to run [2019-10-04T22:27:53.112Z] PASS [2019-10-04T22:27:53.112Z] [2019-10-04T22:27:53.112Z] DONE 0 tests in 0.026s [2019-10-04T22:27:53.112Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-10-04T22:27:53.112Z] ++ 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-10-04T22:27:53.112Z] ++ set -e [2019-10-04T22:27:53.112Z] ++ '[' -n 0 ']' [2019-10-04T22:27:53.112Z] ++ set -x [2019-10-04T22:27:53.112Z] ++ env -i DEST=/go/src/github.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-10-04T22:27:53.487Z] INFO: Testing against a local daemon [2019-10-04T22:27:53.487Z] === RUN TestAuthZPluginAllowRequest [2019-10-04T22:27:55.297Z] --- PASS: TestAuthZPluginAllowRequest (1.68s) [2019-10-04T22:27:55.297Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest" [2019-10-04T22:27:55.297Z] === RUN TestAuthZPluginTLS [2019-10-04T22:27:55.658Z] --- PASS: TestAuthZPluginTLS (0.55s) [2019-10-04T22:27:55.658Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS" [2019-10-04T22:27:55.658Z] === RUN TestAuthZPluginDenyRequest [2019-10-04T22:27:56.020Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2019-10-04T22:27:56.020Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest" [2019-10-04T22:27:56.020Z] === RUN TestAuthZPluginAPIDenyResponse [2019-10-04T22:27:56.516Z] --- PASS: TestContainerStartOnDaemonRestart (3.57s) [2019-10-04T22:27:56.516Z] daemon_linux_test.go:35: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart" [2019-10-04T22:27:56.794Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2019-10-04T22:27:56.794Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse" [2019-10-04T22:27:56.794Z] === RUN TestAuthZPluginDenyResponse [2019-10-04T22:27:57.080Z] --- PASS: TestDaemonRestartIpcMode (4.52s) [2019-10-04T22:27:57.080Z] daemon_linux_test.go:89: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode" [2019-10-04T22:27:57.080Z] PASS [2019-10-04T22:27:57.080Z] [2019-10-04T22:27:57.080Z] === Skipped [2019-10-04T22:27:57.080Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2019-10-04T22:27:57.080Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-04T22:27:57.080Z] [2019-10-04T22:27:57.080Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2019-10-04T22:27:57.080Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-04T22:27:57.080Z] [2019-10-04T22:27:57.080Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2019-10-04T22:27:57.080Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-04T22:27:57.080Z] [2019-10-04T22:27:57.080Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-04T22:27:57.080Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-04T22:27:57.080Z] [2019-10-04T22:27:57.080Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2019-10-04T22:27:57.080Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-04T22:27:57.080Z] [2019-10-04T22:27:57.080Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2019-10-04T22:27:57.080Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-04T22:27:57.080Z] [2019-10-04T22:27:57.080Z] [2019-10-04T22:27:57.080Z] DONE 197 tests, 6 skipped in 157.586s [2019-10-04T22:27:57.080Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2019-10-04T22:27:57.080Z] ++ 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-10-04T22:27:57.080Z] ++ set -e [2019-10-04T22:27:57.080Z] ++ '[' -n 0 ']' [2019-10-04T22:27:57.080Z] ++ set -x [2019-10-04T22:27:57.080Z] ++ env -i DEST=/go/src/github.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-10-04T22:27:57.080Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2019-10-04T22:27:57.158Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2019-10-04T22:27:57.158Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse" [2019-10-04T22:27:57.158Z] === RUN TestAuthZPluginAllowEventStream [2019-10-04T22:27:57.338Z] INFO: Testing against a local daemon [2019-10-04T22:27:57.338Z] === RUN TestCommitInheritsEnv [2019-10-04T22:27:57.902Z] --- PASS: TestCommitInheritsEnv (0.48s) [2019-10-04T22:27:57.903Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-04T22:27:57.903Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-10-04T22:27:57.903Z] === RUN TestImagesFilterMultiReference [2019-10-04T22:27:57.903Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2019-10-04T22:27:57.903Z] === RUN TestImagePullPlatformInvalid [2019-10-04T22:27:57.903Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2019-10-04T22:27:57.903Z] === RUN TestRemoveImageOrphaning [2019-10-04T22:27:58.160Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2019-10-04T22:27:58.418Z] --- PASS: TestRemoveImageOrphaning (0.55s) [2019-10-04T22:27:58.418Z] === RUN TestRemoveImageGarbageCollector [2019-10-04T22:27:59.187Z] --- PASS: TestAuthZPluginAllowEventStream (1.78s) [2019-10-04T22:27:59.187Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream" [2019-10-04T22:27:59.187Z] === RUN TestAuthZPluginErrorResponse [2019-10-04T22:27:59.549Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2019-10-04T22:27:59.549Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse" [2019-10-04T22:27:59.549Z] === RUN TestAuthZPluginErrorRequest [2019-10-04T22:27:59.926Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2019-10-04T22:27:59.926Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest" [2019-10-04T22:27:59.926Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-10-04T22:28:00.729Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2019-10-04T22:28:00.729Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration" [2019-10-04T22:28:00.729Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-10-04T22:28:00.942Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2019-10-04T22:28:00.942Z] --- PASS: TestRemoveImageGarbageCollector (2.56s) [2019-10-04T22:28:00.942Z] remove_unix_test.go:40: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRemoveImageGarbageCollector" [2019-10-04T22:28:00.942Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-04T22:28:00.942Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2019-10-04T22:28:00.942Z] === RUN TestTagInvalidReference [2019-10-04T22:28:01.200Z] --- PASS: TestTagInvalidReference (0.05s) [2019-10-04T22:28:01.200Z] === RUN TestTagValidPrefixedRepo [2019-10-04T22:28:01.200Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2019-10-04T22:28:01.200Z] === RUN TestTagExistedNameWithoutForce [2019-10-04T22:28:01.200Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2019-10-04T22:28:01.200Z] === RUN TestTagOfficialNames [2019-10-04T22:28:01.200Z] --- PASS: TestTagOfficialNames (0.08s) [2019-10-04T22:28:01.200Z] === RUN TestTagMatchesDigest [2019-10-04T22:28:01.200Z] --- PASS: TestTagMatchesDigest (0.02s) [2019-10-04T22:28:01.200Z] === CONT TestImportExtremelyLargeImageWorks [2019-10-04T22:28:02.568Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.99s) [2019-10-04T22:28:02.568Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking" [2019-10-04T22:28:02.568Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-10-04T22:28:02.573Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2019-10-04T22:28:04.472Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2019-10-04T22:28:05.019Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.06s) [2019-10-04T22:28:05.019Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom" [2019-10-04T22:28:05.019Z] === RUN TestAuthZPluginHeader [2019-10-04T22:28:05.388Z] --- PASS: TestAuthZPluginHeader (0.81s) [2019-10-04T22:28:05.388Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader" [2019-10-04T22:28:05.388Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-10-04T22:28:05.388Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-04T22:28:05.388Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-04T22:28:05.388Z] === RUN TestAuthZPluginV2Disable [2019-10-04T22:28:05.388Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-10-04T22:28:05.388Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-04T22:28:05.388Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-10-04T22:28:05.388Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-04T22:28:05.388Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-04T22:28:05.388Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-10-04T22:28:05.388Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-04T22:28:05.388Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-04T22:28:05.388Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-10-04T22:28:05.842Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2019-10-04T22:28:06.776Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2019-10-04T22:28:07.343Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2019-10-04T22:28:09.870Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2019-10-04T22:28:12.397Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2019-10-04T22:28:13.075Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2019-10-04T22:28:17.258Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2019-10-04T22:28:20.533Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2019-10-04T22:28:21.468Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2019-10-04T22:28:22.839Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2019-10-04T22:28:23.405Z] === RUN TestDockerSuite/TestBuildCacheAdd [2019-10-04T22:28:24.340Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2019-10-04T22:28:25.082Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.97s) [2019-10-04T22:28:25.082Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart" [2019-10-04T22:28:25.082Z] PASS [2019-10-04T22:28:25.082Z] [2019-10-04T22:28:25.082Z] === Skipped [2019-10-04T22:28:25.082Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-04T22:28:25.082Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-04T22:28:25.082Z] [2019-10-04T22:28:25.082Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-10-04T22:28:25.082Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-04T22:28:25.082Z] [2019-10-04T22:28:25.082Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-04T22:28:25.082Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-04T22:28:25.082Z] [2019-10-04T22:28:25.082Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-04T22:28:25.082Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-04T22:28:25.082Z] [2019-10-04T22:28:25.082Z] [2019-10-04T22:28:25.082Z] DONE 17 tests, 4 skipped in 29.186s [2019-10-04T22:28:25.082Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-10-04T22:28:25.082Z] ++ 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-10-04T22:28:25.082Z] ++ set -e [2019-10-04T22:28:25.082Z] ++ '[' -n 0 ']' [2019-10-04T22:28:25.082Z] ++ set -x [2019-10-04T22:28:25.082Z] ++ env -i DEST=/go/src/github.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-10-04T22:28:25.082Z] INFO: Testing against a local daemon [2019-10-04T22:28:25.082Z] === RUN TestPluginInvalidJSON [2019-10-04T22:28:25.082Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-04T22:28:25.082Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-04T22:28:25.082Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-04T22:28:25.082Z] --- PASS: TestPluginInvalidJSON (0.02s) [2019-10-04T22:28:25.082Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-10-04T22:28:25.082Z] PASS [2019-10-04T22:28:25.082Z] [2019-10-04T22:28:25.082Z] DONE 2 tests in 0.093s [2019-10-04T22:28:25.082Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-10-04T22:28:25.082Z] ++ 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-10-04T22:28:25.082Z] ++ set -e [2019-10-04T22:28:25.082Z] ++ '[' -n 0 ']' [2019-10-04T22:28:25.082Z] ++ set -x [2019-10-04T22:28:25.082Z] ++ env -i DEST=/go/src/github.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-10-04T22:28:25.082Z] INFO: Testing against a local daemon [2019-10-04T22:28:25.082Z] === RUN TestExternalGraphDriver [2019-10-04T22:28:25.082Z] === RUN TestExternalGraphDriver/json [2019-10-04T22:28:25.082Z] === RUN TestExternalGraphDriver/spec [2019-10-04T22:28:25.713Z] === RUN TestDockerSuite/TestBuildCacheFrom [2019-10-04T22:28:25.713Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2019-10-04T22:28:26.903Z] === RUN TestExternalGraphDriver/pull [2019-10-04T22:28:29.360Z] --- PASS: TestExternalGraphDriver (6.59s) [2019-10-04T22:28:29.360Z] external_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver" [2019-10-04T22:28:29.360Z] --- PASS: TestExternalGraphDriver/json (1.96s) [2019-10-04T22:28:29.360Z] --- PASS: TestExternalGraphDriver/spec (2.04s) [2019-10-04T22:28:29.360Z] --- PASS: TestExternalGraphDriver/pull (2.42s) [2019-10-04T22:28:29.360Z] === RUN TestGraphdriverPluginV2 [2019-10-04T22:28:29.360Z] --- SKIP: TestGraphdriverPluginV2 (0.07s) [2019-10-04T22:28:29.360Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-04T22:28:29.360Z] PASS [2019-10-04T22:28:29.360Z] [2019-10-04T22:28:29.360Z] === Skipped [2019-10-04T22:28:29.360Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s) [2019-10-04T22:28:29.360Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-04T22:28:29.360Z] [2019-10-04T22:28:29.360Z] [2019-10-04T22:28:29.360Z] DONE 5 tests, 1 skipped in 6.751s [2019-10-04T22:28:29.360Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-10-04T22:28:29.360Z] ++ 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-10-04T22:28:29.360Z] ++ set -e [2019-10-04T22:28:29.360Z] ++ '[' -n 0 ']' [2019-10-04T22:28:29.360Z] ++ set -x [2019-10-04T22:28:29.360Z] ++ env -i DEST=/go/src/github.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-10-04T22:28:29.360Z] INFO: Testing against a local daemon [2019-10-04T22:28:29.360Z] === RUN TestContinueAfterPluginCrash [2019-10-04T22:28:29.360Z] === PAUSE TestContinueAfterPluginCrash [2019-10-04T22:28:29.360Z] === RUN TestDaemonStartWithLogOpt [2019-10-04T22:28:29.360Z] === PAUSE TestDaemonStartWithLogOpt [2019-10-04T22:28:29.360Z] === CONT TestContinueAfterPluginCrash [2019-10-04T22:28:29.360Z] === CONT TestDaemonStartWithLogOpt [2019-10-04T22:28:29.894Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2019-10-04T22:28:33.172Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2019-10-04T22:28:34.106Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2019-10-04T22:28:35.040Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2019-10-04T22:28:36.413Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2019-10-04T22:28:36.413Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2019-10-04T22:28:37.345Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2019-10-04T22:28:39.869Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2019-10-04T22:28:41.130Z] --- PASS: TestDaemonStartWithLogOpt (11.68s) [2019-10-04T22:28:41.130Z] validation_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt" [2019-10-04T22:28:43.557Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-04T22:28:43.557Z] [2019-10-04T22:28:43.557Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-04T22:28:43.557Z] PKG_CONFIG=pkg-config [2019-10-04T22:28:43.557Z] GOLANG_VERSION=1.13.1 [2019-10-04T22:28:43.557Z] HOSTNAME=b51a400a5249 [2019-10-04T22:28:43.557Z] DOCKER_EXPERIMENTAL=1 [2019-10-04T22:28:43.557Z] container=docker [2019-10-04T22:28:43.557Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-10-04T22:28:43.557Z] GO111MODULE=off [2019-10-04T22:28:43.557Z] GOPATH=/go [2019-10-04T22:28:43.557Z] PWD=/go/src/github.com/docker/docker [2019-10-04T22:28:43.557Z] HOME=/root [2019-10-04T22:28:43.557Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-04T22:28:43.557Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-04T22:28:43.557Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-04T22:28:43.557Z] DOCKER_GITCOMMIT=82097c0f1f0494d75b1088b59453a2d0feeb9735 [2019-10-04T22:28:43.557Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-04T22:28:43.557Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-04T22:28:43.557Z] TERM=xterm [2019-10-04T22:28:43.557Z] VALIDATE_BRANCH=master [2019-10-04T22:28:43.557Z] DEST=bundles/test-integration [2019-10-04T22:28:43.557Z] SHLVL=1 [2019-10-04T22:28:43.557Z] TIMEOUT=120m [2019-10-04T22:28:43.557Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-04T22:28:43.557Z] DOCKER_PKG=github.com/docker/docker [2019-10-04T22:28:43.557Z] TESTDEBUG=0 [2019-10-04T22:28:43.557Z] _=/usr/bin/env [2019-10-04T22:28:43.557Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-04T22:28:44.418Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2019-10-04T22:28:44.418Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2019-10-04T22:28:44.418Z] remote: Enumerating objects: 19, done. [2019-10-04T22:28:44.418Z] remote: Total 19 (delta 0), reused 0 (delta 0), pack-reused 19 [2019-10-04T22:28:44.418Z] 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-10-04T22:28:44.418Z] Building: bundles/cross/windows/amd64/containerutility.exe [2019-10-04T22:28:44.418Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-10-04T22:28:44.832Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2019-10-04T22:28:44.832Z] [2019-10-04T22:28:44.832Z] ________ ____ __. [2019-10-04T22:28:44.832Z] \_____ \ | |/ _| [2019-10-04T22:28:44.832Z] / | \| < [2019-10-04T22:28:44.832Z] / | \ | \ [2019-10-04T22:28:44.832Z] \_______ /____|__ \ [2019-10-04T22:28:44.832Z] \/ \/ [2019-10-04T22:28:44.832Z] [2019-10-04T22:28:44.832Z] INFO: make.ps1 ended at 10/04/2019 22:28:36 [2019-10-04T22:28:44.832Z] INFO: Binaries build ended at 10/04/2019 22:28:39. Duration:00:01:27.0517175 [2019-10-04T22:28:44.832Z] INFO: Copying the built daemon binary to d:\CI\PR-39713\20\binary\dockerd-82097c0f1.exe... [2019-10-04T22:28:44.832Z] INFO: Copying the built client binary to d:\CI\PR-39713\20\binary\docker-82097c0f1.exe... [2019-10-04T22:28:44.832Z] INFO: Copying dockerversion from the container... [2019-10-04T22:28:44.832Z] INFO: Copying the golang package from the container to d:\CI\PR-39713\20\installer\go.zip... [2019-10-04T22:28:44.864Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39713/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr20 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=82097c0f1f0494d75b1088b59453a2d0feeb9735 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:82097c0f1f0494d75b1088b59453a2d0feeb9735 hack/test/unit [2019-10-04T22:28:46.146Z] --- PASS: TestContinueAfterPluginCrash (16.59s) [2019-10-04T22:28:46.146Z] logging_linux_test.go:22: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash" [2019-10-04T22:28:46.146Z] PASS [2019-10-04T22:28:46.146Z] [2019-10-04T22:28:46.146Z] DONE 2 tests in 16.692s [2019-10-04T22:28:46.146Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-10-04T22:28:46.146Z] ++ 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-10-04T22:28:46.146Z] ++ set -e [2019-10-04T22:28:46.146Z] ++ '[' -n 0 ']' [2019-10-04T22:28:46.146Z] ++ set -x [2019-10-04T22:28:46.146Z] ++ env -i DEST=/go/src/github.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-10-04T22:28:46.146Z] INFO: Testing against a local daemon [2019-10-04T22:28:46.146Z] === RUN TestPluginWithDevMounts [2019-10-04T22:28:46.146Z] === PAUSE TestPluginWithDevMounts [2019-10-04T22:28:46.146Z] === CONT TestPluginWithDevMounts [2019-10-04T22:28:46.375Z] INFO: Extracting go.zip to d:\CI\PR-39713\20\go [2019-10-04T22:28:46.467Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2019-10-04T22:28:46.467Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2019-10-04T22:28:47.377Z] ? github.com/docker/docker/api [no test files] [2019-10-04T22:28:47.398Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2019-10-04T22:28:47.655Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2019-10-04T22:28:48.000Z] --- PASS: TestPluginWithDevMounts (1.98s) [2019-10-04T22:28:48.000Z] mounts_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts" [2019-10-04T22:28:48.000Z] PASS [2019-10-04T22:28:48.000Z] [2019-10-04T22:28:48.000Z] DONE 1 tests in 2.078s [2019-10-04T22:28:48.000Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2019-10-04T22:28:48.000Z] ++ 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-10-04T22:28:48.000Z] ++ set -e [2019-10-04T22:28:48.000Z] ++ '[' -n 0 ']' [2019-10-04T22:28:48.000Z] ++ set -x [2019-10-04T22:28:48.000Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-10-04T22:28:48.220Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2019-10-04T22:28:48.360Z] INFO: Testing against a local daemon [2019-10-04T22:28:48.360Z] === RUN TestSecretInspect [2019-10-04T22:28:48.477Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2019-10-04T22:28:49.848Z] === RUN TestDockerSuite/TestBuildClearCmd [2019-10-04T22:28:50.413Z] === RUN TestDockerSuite/TestBuildCmd [2019-10-04T22:28:50.888Z] --- PASS: TestSecretInspect (2.65s) [2019-10-04T22:28:50.888Z] secret_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect" [2019-10-04T22:28:50.888Z] === RUN TestSecretList [2019-10-04T22:28:50.978Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2019-10-04T22:28:51.542Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2019-10-04T22:28:51.800Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2019-10-04T22:28:51.801Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2019-10-04T22:28:53.698Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2019-10-04T22:28:53.698Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2019-10-04T22:28:54.229Z] --- PASS: TestSecretList (2.82s) [2019-10-04T22:28:54.229Z] secret_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretList" [2019-10-04T22:28:54.229Z] === RUN TestSecretsCreateAndDelete [2019-10-04T22:28:54.634Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2019-10-04T22:28:55.199Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2019-10-04T22:28:55.765Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2019-10-04T22:28:56.689Z] --- PASS: TestSecretsCreateAndDelete (2.92s) [2019-10-04T22:28:56.689Z] secret_test.go:125: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete" [2019-10-04T22:28:56.689Z] === RUN TestSecretsUpdate [2019-10-04T22:28:59.540Z] ok github.com/docker/docker/api/server 0.014s coverage: 9.0% of statements [2019-10-04T22:28:59.880Z] --- PASS: TestSecretsUpdate (2.86s) [2019-10-04T22:28:59.880Z] secret_test.go:172: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate" [2019-10-04T22:28:59.880Z] === RUN TestTemplatedSecret [2019-10-04T22:28:59.945Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2019-10-04T22:28:59.945Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2019-10-04T22:29:01.315Z] === RUN TestDockerSuite/TestBuildConditionalCache [2019-10-04T22:29:02.688Z] === RUN TestDockerSuite/TestBuildContChar [2019-10-04T22:29:03.102Z] --- PASS: TestTemplatedSecret (3.50s) [2019-10-04T22:29:03.102Z] secret_test.go:221: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret" [2019-10-04T22:29:03.102Z] === RUN TestSecretCreateResolve [2019-10-04T22:29:04.132Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2019-10-04T22:29:05.778Z] --- PASS: TestSecretCreateResolve (2.88s) [2019-10-04T22:29:05.778Z] secret_test.go:342: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve" [2019-10-04T22:29:05.778Z] PASS [2019-10-04T22:29:05.778Z] [2019-10-04T22:29:05.778Z] DONE 6 tests in 17.725s [2019-10-04T22:29:05.778Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2019-10-04T22:29:05.778Z] ++ 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-10-04T22:29:05.778Z] ++ set -e [2019-10-04T22:29:05.778Z] ++ '[' -n 0 ']' [2019-10-04T22:29:05.778Z] ++ set -x [2019-10-04T22:29:05.778Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-10-04T22:29:06.033Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2019-10-04T22:29:06.143Z] INFO: Testing against a local daemon [2019-10-04T22:29:06.143Z] === RUN TestServiceCreateInit [2019-10-04T22:29:06.143Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-04T22:29:06.598Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2019-10-04T22:29:08.495Z] === RUN TestDockerSuite/TestBuildContextCleanup [2019-10-04T22:29:09.059Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2019-10-04T22:29:09.317Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2019-10-04T22:29:10.249Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2019-10-04T22:29:10.507Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2019-10-04T22:29:10.507Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2019-10-04T22:29:11.881Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2019-10-04T22:29:12.383Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-04T22:29:16.367Z] INFO: Extraction ended at 10/04/2019 22:29:16. Duration:00:00:30.4833223 [2019-10-04T22:29:16.367Z] INFO: Updating the golang and path environment variables [2019-10-04T22:29:16.367Z] INFO: GOPATH=d:\gopath [2019-10-04T22:29:16.830Z] INFO: go version go1.13.1 windows/amd64 [2019-10-04T22:29:16.830Z] INFO: Running the daemon under test in debug mode [2019-10-04T22:29:16.830Z] INFO: Starting a daemon under test... [2019-10-04T22:29:16.830Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-39713\20\daemon --pidfile d:\CI\PR-39713\20\docker.pid -D [2019-10-04T22:29:16.830Z] INFO: Process started successfully. [2019-10-04T22:29:16.830Z] INFO: Start tailing logs of the daemon under tests [2019-10-04T22:29:17.292Z] INFO: Waiting for the daemon under test to start... [2019-10-04T22:29:17.456Z] --- PASS: TestServiceCreateInit (10.51s) [2019-10-04T22:29:17.456Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.16s) [2019-10-04T22:29:17.456Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled" [2019-10-04T22:29:17.456Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.33s) [2019-10-04T22:29:17.456Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled" [2019-10-04T22:29:17.456Z] === RUN TestCreateServiceMultipleTimes [2019-10-04T22:29:18.441Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2019-10-04T22:29:20.206Z] INFO: Daemon under test started and replied! [2019-10-04T22:29:20.206Z] INFO: Docker version of the daemon under test [2019-10-04T22:29:20.206Z] [2019-10-04T22:29:20.206Z] Client: [2019-10-04T22:29:20.206Z] Version: 17.06.2-ce [2019-10-04T22:29:20.206Z] API version: 1.30 [2019-10-04T22:29:20.206Z] Go version: go1.8.3 [2019-10-04T22:29:20.206Z] Git commit: cec0b72 [2019-10-04T22:29:20.206Z] Built: Tue Sep 5 19:57:19 2017 [2019-10-04T22:29:20.206Z] OS/Arch: windows/amd64 [2019-10-04T22:29:20.206Z] [2019-10-04T22:29:20.206Z] Server: [2019-10-04T22:29:20.206Z] Version: 0.0.0-dev [2019-10-04T22:29:20.206Z] API version: 1.41 (minimum version 1.24) [2019-10-04T22:29:20.206Z] Go version: go1.13.1 [2019-10-04T22:29:20.206Z] Git commit: 82097c0f1 [2019-10-04T22:29:20.206Z] Built: 10/04/2019 22:27:17 [2019-10-04T22:29:20.206Z] OS/Arch: windows/amd64 [2019-10-04T22:29:20.206Z] Experimental: false [2019-10-04T22:29:20.206Z] [2019-10-04T22:29:20.206Z] INFO: Docker info of the daemon under test [2019-10-04T22:29:20.206Z] [2019-10-04T22:29:20.667Z] Containers: 0 [2019-10-04T22:29:20.667Z] Running: 0 [2019-10-04T22:29:20.667Z] Paused: 0 [2019-10-04T22:29:20.667Z] Stopped: 0 [2019-10-04T22:29:20.667Z] Images: 0 [2019-10-04T22:29:20.667Z] Server Version: 0.0.0-dev [2019-10-04T22:29:20.667Z] Storage Driver: windowsfilter [2019-10-04T22:29:20.667Z] Windows: [2019-10-04T22:29:20.667Z] Logging Driver: json-file [2019-10-04T22:29:20.667Z] Plugins: [2019-10-04T22:29:20.667Z] Volume: local [2019-10-04T22:29:20.667Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-10-04T22:29:20.667Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-10-04T22:29:20.667Z] Swarm: inactive [2019-10-04T22:29:20.667Z] Default Isolation: process [2019-10-04T22:29:20.667Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-10-04T22:29:20.667Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-10-04T22:29:20.667Z] OSType: windows [2019-10-04T22:29:20.667Z] Architecture: x86_64 [2019-10-04T22:29:20.667Z] CPUs: 4 [2019-10-04T22:29:20.667Z] Total Memory: 32GiB [2019-10-04T22:29:20.667Z] Name: azwin-2-ed5330 [2019-10-04T22:29:20.667Z] ID: G3FA:TMPB:G3MB:S4QX:BJ7I:QORF:VYDP:VQO6:JGJB:HTUK:ZCFJ:U26Y [2019-10-04T22:29:20.667Z] Docker Root Dir: D:\CI\PR-39713\20\daemon [2019-10-04T22:29:20.667Z] Debug Mode (client): false [2019-10-04T22:29:20.667Z] Debug Mode (server): true [2019-10-04T22:29:20.667Z] File Descriptors: -1 [2019-10-04T22:29:20.667Z] Goroutines: 17 [2019-10-04T22:29:20.667Z] System Time: 2019-10-04T22:29:20.1858596Z [2019-10-04T22:29:20.667Z] EventsListeners: 0 [2019-10-04T22:29:20.667Z] Registry: https://index.docker.io/v1/ [2019-10-04T22:29:20.667Z] Labels: [2019-10-04T22:29:20.667Z] Experimental: false [2019-10-04T22:29:20.667Z] Insecure Registries: [2019-10-04T22:29:20.667Z] 127.0.0.0/8 [2019-10-04T22:29:20.667Z] Live Restore Enabled: false [2019-10-04T22:29:20.667Z] [2019-10-04T22:29:20.667Z] [2019-10-04T22:29:20.667Z] INFO: Docker images of the daemon under test [2019-10-04T22:29:20.667Z] [2019-10-04T22:29:20.667Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-10-04T22:29:20.667Z] [2019-10-04T22:29:20.667Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2019-10-04T22:29:20.667Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2019-10-04T22:29:20.667Z] ltsc2019: Pulling from windows/servercore [2019-10-04T22:29:21.719Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2019-10-04T22:29:23.109Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-04T22:29:24.591Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-04T22:29:24.997Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2019-10-04T22:29:25.929Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2019-10-04T22:29:26.475Z] 65014b3c3121: Pulling fs layer [2019-10-04T22:29:26.475Z] 2945147eda09: Pulling fs layer [2019-10-04T22:29:27.299Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2019-10-04T22:29:27.299Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2019-10-04T22:29:27.863Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2019-10-04T22:29:27.863Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2019-10-04T22:29:28.428Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2019-10-04T22:29:28.994Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2019-10-04T22:29:28.997Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-04T22:29:30.892Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2019-10-04T22:29:30.892Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2019-10-04T22:29:32.265Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2019-10-04T22:29:33.200Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2019-10-04T22:29:35.096Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2019-10-04T22:29:36.826Z] 2945147eda09: Verifying Checksum [2019-10-04T22:29:36.826Z] 2945147eda09: Download complete [2019-10-04T22:29:37.417Z] --- PASS: TestCreateServiceMultipleTimes (17.82s) [2019-10-04T22:29:37.417Z] create_test.go:80: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes" [2019-10-04T22:29:37.417Z] === RUN TestCreateServiceConflict [2019-10-04T22:29:37.417Z] --- PASS: TestCreateServiceConflict (2.82s) [2019-10-04T22:29:37.417Z] create_test.go:129: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict" [2019-10-04T22:29:37.417Z] === RUN TestCreateServiceMaxReplicas [2019-10-04T22:29:38.376Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2019-10-04T22:29:39.314Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2019-10-04T22:29:40.247Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2019-10-04T22:29:40.247Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2019-10-04T22:29:40.247Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2019-10-04T22:29:40.247Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2019-10-04T22:29:40.247Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2019-10-04T22:29:40.506Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2019-10-04T22:29:41.639Z] --- PASS: TestCreateServiceMaxReplicas (3.66s) [2019-10-04T22:29:41.640Z] create_test.go:150: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas" [2019-10-04T22:29:41.640Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-04T22:29:43.033Z] === RUN TestDockerDaemonSuite/TestRegistryMirrors [2019-10-04T22:29:43.291Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2019-10-04T22:29:45.818Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2019-10-04T22:29:47.223Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2019-10-04T22:29:47.246Z] 65014b3c3121: Verifying Checksum [2019-10-04T22:29:47.246Z] 65014b3c3121: Download complete [2019-10-04T22:29:51.445Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2019-10-04T22:29:52.378Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2019-10-04T22:29:55.454Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.85s) [2019-10-04T22:29:55.454Z] create_test.go:171: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames" [2019-10-04T22:29:55.454Z] === RUN TestCreateServiceSecretFileMode [2019-10-04T22:29:56.561Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2019-10-04T22:29:56.561Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2019-10-04T22:29:56.819Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2019-10-04T22:29:58.646Z] --- PASS: TestCreateServiceSecretFileMode (3.27s) [2019-10-04T22:29:58.646Z] create_test.go:224: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode" [2019-10-04T22:29:58.646Z] === RUN TestCreateServiceConfigFileMode [2019-10-04T22:29:58.715Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2019-10-04T22:29:59.647Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2019-10-04T22:30:01.020Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2019-10-04T22:30:01.855Z] --- PASS: TestCreateServiceConfigFileMode (3.27s) [2019-10-04T22:30:01.856Z] create_test.go:288: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode" [2019-10-04T22:30:01.856Z] === RUN TestCreateServiceSysctls [2019-10-04T22:30:05.198Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2019-10-04T22:30:05.198Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2019-10-04T22:30:06.094Z] --- PASS: TestCreateServiceSysctls (4.39s) [2019-10-04T22:30:06.094Z] create_test.go:378: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls" [2019-10-04T22:30:06.094Z] === RUN TestCreateServiceCapabilities [2019-10-04T22:30:07.156Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-04T22:30:07.156Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2019-10-04T22:30:07.156Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2019-10-04T22:30:07.156Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-04T22:30:07.156Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-04T22:30:07.156Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-04T22:30:07.156Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-04T22:30:07.156Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-04T22:30:07.156Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-04T22:30:07.156Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-04T22:30:07.156Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-04T22:30:07.156Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-04T22:30:07.156Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-04T22:30:07.156Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-04T22:30:07.156Z] ok github.com/docker/docker/api/server/router/swarm 0.008s coverage: 4.0% of statements [2019-10-04T22:30:07.156Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-04T22:30:07.156Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-04T22:30:07.156Z] ? github.com/docker/docker/api/types [no test files] [2019-10-04T22:30:07.156Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-04T22:30:07.156Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-04T22:30:07.156Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-04T22:30:07.156Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-04T22:30:07.156Z] ok github.com/docker/docker/api/types/strslice 0.005s coverage: 90.0% of statements [2019-10-04T22:30:07.156Z] ok github.com/docker/docker/api/types/filters 0.017s coverage: 95.2% of statements [2019-10-04T22:30:07.156Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-04T22:30:07.156Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-04T22:30:07.156Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-04T22:30:07.156Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-04T22:30:07.156Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-04T22:30:07.156Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-04T22:30:07.156Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-04T22:30:07.156Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2019-10-04T22:30:07.156Z] ok github.com/docker/docker/api/types/versions 0.010s coverage: 75.0% of statements [2019-10-04T22:30:07.156Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-04T22:30:07.156Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-04T22:30:07.156Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-04T22:30:07.156Z] ? github.com/docker/docker/builder [no test files] [2019-10-04T22:30:07.156Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-04T22:30:07.156Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-04T22:30:07.156Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-04T22:30:07.156Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-04T22:30:07.156Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-04T22:30:07.156Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-04T22:30:07.156Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-04T22:30:07.156Z] ok github.com/docker/docker/builder/dockerignore 0.017s coverage: 96.8% of statements [2019-10-04T22:30:08.082Z] ok github.com/docker/docker/builder/dockerfile 0.557s coverage: 48.2% of statements [2019-10-04T22:30:08.249Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-04T22:30:08.249Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-04T22:30:08.249Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-04T22:30:08.249Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-04T22:30:08.249Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-04T22:30:08.337Z] ok github.com/docker/docker/builder/remotecontext 0.212s coverage: 13.6% of statements [2019-10-04T22:30:09.262Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2019-10-04T22:30:09.273Z] --- PASS: TestCreateServiceCapabilities (3.45s) [2019-10-04T22:30:09.273Z] create_test.go:462: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities" [2019-10-04T22:30:09.273Z] === RUN TestInspect [2019-10-04T22:30:11.148Z] ok github.com/docker/docker/builder/remotecontext/git 1.816s coverage: 85.1% of statements [2019-10-04T22:30:11.149Z] ? github.com/docker/docker/cli [no test files] [2019-10-04T22:30:11.149Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-04T22:30:11.731Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-04T22:30:12.482Z] --- PASS: TestInspect (3.31s) [2019-10-04T22:30:12.482Z] inspect_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspect" [2019-10-04T22:30:12.482Z] === RUN TestDockerNetworkConnectAlias [2019-10-04T22:30:13.213Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-04T22:30:13.300Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2019-10-04T22:30:13.300Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2019-10-04T22:30:13.557Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2019-10-04T22:30:13.670Z] ok github.com/docker/docker/client 0.237s coverage: 75.8% of statements [2019-10-04T22:30:14.928Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2019-10-04T22:30:16.679Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-04T22:30:18.817Z] --- PASS: TestDockerNetworkConnectAlias (5.96s) [2019-10-04T22:30:18.817Z] network_test.go:20: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias" [2019-10-04T22:30:18.817Z] === RUN TestDockerNetworkReConnect [2019-10-04T22:30:20.151Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-04T22:30:20.183Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2019-10-04T22:30:20.440Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2019-10-04T22:30:20.440Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2019-10-04T22:30:22.337Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2019-10-04T22:30:23.270Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2019-10-04T22:30:23.619Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-04T22:30:23.880Z] --- PASS: TestDockerNetworkReConnect (4.90s) [2019-10-04T22:30:23.880Z] network_test.go:82: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect" [2019-10-04T22:30:23.880Z] === RUN TestServicePlugin [2019-10-04T22:30:23.880Z] --- SKIP: TestServicePlugin (0.00s) [2019-10-04T22:30:23.880Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-04T22:30:23.880Z] === RUN TestServiceUpdateLabel [2019-10-04T22:30:24.202Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-10-04T22:30:25.094Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-04T22:30:25.133Z] === RUN TestDockerSuite/TestBuildDockerignore [2019-10-04T22:30:27.077Z] --- PASS: TestServiceUpdateLabel (3.09s) [2019-10-04T22:30:27.077Z] update_test.go:21: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel" [2019-10-04T22:30:27.077Z] === RUN TestServiceUpdateSecrets [2019-10-04T22:30:27.657Z] === RUN TestDockerDaemonSuite/TestShmSize [2019-10-04T22:30:28.568Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-04T22:30:29.553Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2019-10-04T22:30:30.598Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-04T22:30:32.079Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-04T22:30:32.829Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2019-10-04T22:30:32.829Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2019-10-04T22:30:34.115Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-04T22:30:34.115Z] Using test binary docker [2019-10-04T22:30:34.115Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-10-04T22:30:34.115Z] +++ /etc/init.d/apparmor start [2019-10-04T22:30:34.115Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-04T22:30:34.115Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-04T22:30:34.115Z] Warning failed to create cache: (null) [2019-10-04T22:30:34.115Z] . [2019-10-04T22:30:34.115Z] INFO: Waiting for daemon to start... [2019-10-04T22:30:34.115Z] Starting dockerd [2019-10-04T22:30:34.115Z] +++ 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-10-04T22:30:36.140Z] . [2019-10-04T22:30:36.140Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-04T22:30:36.423Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-04T22:30:36.423Z] Error: No such image: emptyfs [2019-10-04T22:30:36.423Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-04T22:30:36.423Z] ++++ docker load [2019-10-04T22:30:36.712Z] Running integration-test (iteration 1) [2019-10-04T22:30:36.712Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2019-10-04T22:30:36.712Z] ++ 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-10-04T22:30:36.712Z] ++ set -e [2019-10-04T22:30:36.712Z] ++ '[' -n 0 ']' [2019-10-04T22:30:36.712Z] ++ set -x [2019-10-04T22:30:36.712Z] ++ env -i DEST=/go/src/github.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-10-04T22:30:39.382Z] --- PASS: TestDockerDaemonSuite (388.20s) [2019-10-04T22:30:39.382Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (41.41s) [2019-10-04T22:30:39.382Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool" [2019-10-04T22:30:39.382Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.02s) [2019-10-04T22:30:39.382Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon" [2019-10-04T22:30:39.382Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.57s) [2019-10-04T22:30:39.382Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCLIProxyProxyTCPSock" [2019-10-04T22:30:39.382Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.56s) [2019-10-04T22:30:39.382Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill" [2019-10-04T22:30:39.382Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill" [2019-10-04T22:30:39.382Z] docker_cli_daemon_test.go:1449: Daemon d2c1155114a8a is not started [2019-10-04T22:30:39.382Z] check_test.go:309: Daemon deec314e1db51 is not started [2019-10-04T22:30:39.382Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.16s) [2019-10-04T22:30:39.382Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash" [2019-10-04T22:30:39.382Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.01s) [2019-10-04T22:30:39.382Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown" [2019-10-04T22:30:39.382Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown" [2019-10-04T22:30:39.382Z] check_test.go:309: Daemon da36ea55c5281 is not started [2019-10-04T22:30:39.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.40s) [2019-10-04T22:30:39.382Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonAllocatesListeningPort" [2019-10-04T22:30:39.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.77s) [2019-10-04T22:30:39.382Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeExternal" [2019-10-04T22:30:39.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.67s) [2019-10-04T22:30:39.382Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork" [2019-10-04T22:30:39.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.35s) [2019-10-04T22:30:39.382Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr" [2019-10-04T22:30:39.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.71s) [2019-10-04T22:30:39.382Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2" [2019-10-04T22:30:39.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.69s) [2019-10-04T22:30:39.382Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeIP" [2019-10-04T22:30:39.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.34s) [2019-10-04T22:30:39.382Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeNone" [2019-10-04T22:30:39.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.20s) [2019-10-04T22:30:39.382Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCgroupParent" [2019-10-04T22:30:39.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2019-10-04T22:30:39.382Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress" [2019-10-04T22:30:39.382Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress" [2019-10-04T22:30:39.382Z] check_test.go:309: Daemon d61ba1eec2f0f is not started [2019-10-04T22:30:39.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2019-10-04T22:30:39.382Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress" [2019-10-04T22:30:39.382Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress" [2019-10-04T22:30:39.382Z] check_test.go:309: Daemon d4a0e5a3601e7 is not started [2019-10-04T22:30:39.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.43s) [2019-10-04T22:30:39.382Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode" [2019-10-04T22:30:39.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2019-10-04T22:30:39.382Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDebugLog" [2019-10-04T22:30:39.382Z] check_test.go:309: Daemon d51395ce08fea is not started [2019-10-04T22:30:39.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.62s) [2019-10-04T22:30:39.382Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit" [2019-10-04T22:30:39.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.50s) [2019-10-04T22:30:39.382Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet" [2019-10-04T22:30:39.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.58s) [2019-10-04T22:30:39.382Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit" [2019-10-04T22:30:39.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.12s) [2019-10-04T22:30:39.383Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig" [2019-10-04T22:30:39.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.57s) [2019-10-04T22:30:39.383Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload" [2019-10-04T22:30:39.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.61s) [2019-10-04T22:30:39.383Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEvents" [2019-10-04T22:30:39.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.63s) [2019-10-04T22:30:39.383Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEventsWithFilters" [2019-10-04T22:30:39.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2019-10-04T22:30:39.383Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonExitOnFailure" [2019-10-04T22:30:39.383Z] check_test.go:309: Daemon d29f25cd50cbe is not started [2019-10-04T22:30:39.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2019-10-04T22:30:39.383Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagD" [2019-10-04T22:30:39.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2019-10-04T22:30:39.383Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebug" [2019-10-04T22:30:39.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2019-10-04T22:30:39.383Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal" [2019-10-04T22:30:39.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.41s) [2019-10-04T22:30:39.383Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCLinkExpose" [2019-10-04T22:30:39.383Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.01s) [2019-10-04T22:30:39.383Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCPing" [2019-10-04T22:30:39.383Z] requirement.go:26: unmatched requirement bridgeNfIptables [2019-10-04T22:30:39.383Z] check_test.go:309: Daemon d01b20dc8ef5e is not started [2019-10-04T22:30:39.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (3.09s) [2019-10-04T22:30:39.383Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIP" [2019-10-04T22:30:39.383Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-10-04T22:30:39.383Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled" [2019-10-04T22:30:39.383Z] requirement.go:26: unmatched requirement IPv6 [2019-10-04T22:30:39.383Z] check_test.go:309: Daemon d03fb878971fc is not started [2019-10-04T22:30:39.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.38s) [2019-10-04T22:30:39.383Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR" [2019-10-04T22:30:39.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.27s) [2019-10-04T22:30:39.383Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac" [2019-10-04T22:30:39.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.89s) [2019-10-04T22:30:39.383Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6HostMode" [2019-10-04T22:30:39.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.85s) [2019-10-04T22:30:39.383Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesClean" [2019-10-04T22:30:39.383Z] check_test.go:309: Daemon da72253e657cc is not started [2019-10-04T22:30:39.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.15s) [2019-10-04T22:30:39.383Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesCreate" [2019-10-04T22:30:39.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2019-10-04T22:30:39.383Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKeyGeneration" [2019-10-04T22:30:39.383Z] check_test.go:309: Daemon d4b6bcd133fa7 is not started [2019-10-04T22:30:39.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (5.20s) [2019-10-04T22:30:39.383Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins" [2019-10-04T22:30:39.383Z] docker_cli_daemon_plugins_test.go:79: Daemon d775d814f2720 is not started [2019-10-04T22:30:39.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.50s) [2019-10-04T22:30:39.383Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillWithPlugins" [2019-10-04T22:30:39.383Z] docker_cli_daemon_plugins_test.go:169: Daemon dd2e865c07979 is not started [2019-10-04T22:30:39.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.90s) [2019-10-04T22:30:39.383Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink" [2019-10-04T22:30:39.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2019-10-04T22:30:39.383Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelDebug" [2019-10-04T22:30:39.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.55s) [2019-10-04T22:30:39.383Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelFatal" [2019-10-04T22:30:39.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2019-10-04T22:30:39.383Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelWrong" [2019-10-04T22:30:39.383Z] check_test.go:309: Daemon d5937157d18ba is not started [2019-10-04T22:30:39.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.01s) [2019-10-04T22:30:39.383Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogOptions" [2019-10-04T22:30:39.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.83s) [2019-10-04T22:30:39.383Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefault" [2019-10-04T22:30:39.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.84s) [2019-10-04T22:30:39.383Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride" [2019-10-04T22:30:39.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.66s) [2019-10-04T22:30:39.383Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNone" [2019-10-04T22:30:39.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.74s) [2019-10-04T22:30:39.383Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError" [2019-10-04T22:30:39.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.02s) [2019-10-04T22:30:39.383Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride" [2019-10-04T22:30:39.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.12s) [2019-10-04T22:30:39.383Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild" [2019-10-04T22:30:39.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2019-10-04T22:30:39.383Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrency" [2019-10-04T22:30:39.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2019-10-04T22:30:39.383Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile" [2019-10-04T22:30:39.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2019-10-04T22:30:39.383Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload" [2019-10-04T22:30:39.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (7.11s) [2019-10-04T22:30:39.383Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError" [2019-10-04T22:30:39.383Z] check_test.go:309: Daemon d2cf1f4ae645a is not started [2019-10-04T22:30:39.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.70s) [2019-10-04T22:30:39.383Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartCleanupNetns" [2019-10-04T22:30:39.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.19s) [2019-10-04T22:30:39.383Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart" [2019-10-04T22:30:39.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.27s) [2019-10-04T22:30:39.383Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartKillWait" [2019-10-04T22:30:39.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.11s) [2019-10-04T22:30:39.383Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartLocalVolumes" [2019-10-04T22:30:39.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.52s) [2019-10-04T22:30:39.383Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartOnFailure" [2019-10-04T22:30:39.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.12s) [2019-10-04T22:30:39.383Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRenameContainer" [2019-10-04T22:30:39.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (6.08s) [2019-10-04T22:30:39.383Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork" [2019-10-04T22:30:39.383Z] check_test.go:309: Daemon d50b024377d2d is not started [2019-10-04T22:30:39.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.60s) [2019-10-04T22:30:39.383Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse" [2019-10-04T22:30:39.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.62s) [2019-10-04T22:30:39.383Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode" [2019-10-04T22:30:39.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (10.96s) [2019-10-04T22:30:39.383Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartUnlessStopped" [2019-10-04T22:30:39.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.15s) [2019-10-04T22:30:39.383Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer" [2019-10-04T22:30:39.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.64s) [2019-10-04T22:30:39.383Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange" [2019-10-04T22:30:39.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.47s) [2019-10-04T22:30:39.383Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning" [2019-10-04T22:30:39.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.96s) [2019-10-04T22:30:39.383Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways" [2019-10-04T22:30:39.383Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2019-10-04T22:30:39.383Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize" [2019-10-04T22:30:39.383Z] requirement.go:26: unmatched requirement Devicemapper [2019-10-04T22:30:39.383Z] check_test.go:309: Daemon d1eaf67d0a238 is not started [2019-10-04T22:30:39.383Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2019-10-04T22:30:39.383Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize" [2019-10-04T22:30:39.383Z] requirement.go:26: unmatched requirement Devicemapper [2019-10-04T22:30:39.383Z] check_test.go:309: Daemon db8c828209adb is not started [2019-10-04T22:30:39.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (4.16s) [2019-10-04T22:30:39.383Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer" [2019-10-04T22:30:39.383Z] check_test.go:309: Daemon db1d51279b804 is not started [2019-10-04T22:30:39.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.56s) [2019-10-04T22:30:39.383Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithLinks" [2019-10-04T22:30:39.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.51s) [2019-10-04T22:30:39.383Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithNames" [2019-10-04T22:30:39.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.86s) [2019-10-04T22:30:39.383Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer" [2019-10-04T22:30:39.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.84s) [2019-10-04T22:30:39.383Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled" [2019-10-04T22:30:39.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.89s) [2019-10-04T22:30:39.383Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled" [2019-10-04T22:30:39.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (5.01s) [2019-10-04T22:30:39.383Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts" [2019-10-04T22:30:39.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (5.59s) [2019-10-04T22:30:39.383Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume" [2019-10-04T22:30:39.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.95s) [2019-10-04T22:30:39.383Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer" [2019-10-04T22:30:39.383Z] check_test.go:309: Daemon d03ea6e09bdb5 is not started [2019-10-04T22:30:39.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.79s) [2019-10-04T22:30:39.383Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs" [2019-10-04T22:30:39.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.30s) [2019-10-04T22:30:39.383Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins" [2019-10-04T22:30:39.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.20s) [2019-10-04T22:30:39.383Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeout" [2019-10-04T22:30:39.383Z] check_test.go:309: Daemon d4fb62b4ad50c is not started [2019-10-04T22:30:39.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2019-10-04T22:30:39.383Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile" [2019-10-04T22:30:39.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.42s) [2019-10-04T22:30:39.383Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownWithPlugins" [2019-10-04T22:30:39.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.13s) [2019-10-04T22:30:39.383Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation" [2019-10-04T22:30:39.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2019-10-04T22:30:39.383Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartIptablesFalse" [2019-10-04T22:30:39.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.58s) [2019-10-04T22:30:39.383Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost" [2019-10-04T22:30:39.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.17s) [2019-10-04T22:30:39.383Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-04T22:30:39.383Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-04T22:30:39.383Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2019-10-04T22:30:39.383Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-04T22:30:39.383Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2019-10-04T22:30:39.383Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-04T22:30:39.383Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2019-10-04T22:30:39.383Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-04T22:30:39.383Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2019-10-04T22:30:39.383Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-04T22:30:39.383Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2019-10-04T22:30:39.383Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-04T22:30:39.383Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2019-10-04T22:30:39.383Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-04T22:30:39.383Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2019-10-04T22:30:39.383Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-04T22:30:39.383Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2019-10-04T22:30:39.383Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-04T22:30:39.383Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2019-10-04T22:30:39.383Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-04T22:30:39.383Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2019-10-04T22:30:39.383Z] check_test.go:309: Daemon d9e14fdf71211 is not started [2019-10-04T22:30:39.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.06s) [2019-10-04T22:30:39.383Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutColors" [2019-10-04T22:30:39.383Z] check_test.go:309: Daemon d692d298e2666 is not started [2019-10-04T22:30:39.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2019-10-04T22:30:39.383Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutHost" [2019-10-04T22:30:39.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.55s) [2019-10-04T22:30:39.384Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964" [2019-10-04T22:30:39.384Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.81s) [2019-10-04T22:30:39.384Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUlimitDefaults" [2019-10-04T22:30:39.384Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2019-10-04T22:30:39.384Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp" [2019-10-04T22:30:39.384Z] check_test.go:309: Daemon dbf5e97897387 is not started [2019-10-04T22:30:39.384Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.92s) [2019-10-04T22:30:39.384Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting" [2019-10-04T22:30:39.384Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.95s) [2019-10-04T22:30:39.384Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWideLogConfig" [2019-10-04T22:30:39.384Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.76s) [2019-10-04T22:30:39.384Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath" [2019-10-04T22:30:39.384Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2019-10-04T22:30:39.384Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithWrongkey" [2019-10-04T22:30:39.384Z] check_test.go:309: Daemon dcdf8bee456d4 is not started [2019-10-04T22:30:39.384Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.66s) [2019-10-04T22:30:39.384Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork" [2019-10-04T22:30:39.384Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (4.06s) [2019-10-04T22:30:39.384Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecAfterDaemonRestart" [2019-10-04T22:30:39.384Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.46s) [2019-10-04T22:30:39.384Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore" [2019-10-04T22:30:39.384Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.31s) [2019-10-04T22:30:39.384Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove" [2019-10-04T22:30:39.384Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove" [2019-10-04T22:30:39.384Z] check_test.go:309: Daemon daaf05b07a23b is not started [2019-10-04T22:30:39.384Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.61s) [2019-10-04T22:30:39.384Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfo" [2019-10-04T22:30:39.384Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.66s) [2019-10-04T22:30:39.384Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueCert" [2019-10-04T22:30:39.384Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.59s) [2019-10-04T22:30:39.384Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert" [2019-10-04T22:30:39.384Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.00s) [2019-10-04T22:30:39.384Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSRun" [2019-10-04T22:30:39.384Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2019-10-04T22:30:39.384Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestLegacyDaemonCommand" [2019-10-04T22:30:39.384Z] check_test.go:309: Daemon d45a933c2a8d7 is not started [2019-10-04T22:30:39.384Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.12s) [2019-10-04T22:30:39.384Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterCapability" [2019-10-04T22:30:39.384Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.83s) [2019-10-04T22:30:39.384Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterEnabled" [2019-10-04T22:30:39.384Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.21s) [2019-10-04T22:30:39.384Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart" [2019-10-04T22:30:39.384Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.48s) [2019-10-04T22:30:39.384Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageDangling" [2019-10-04T22:30:39.384Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.09s) [2019-10-04T22:30:39.384Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageLabel" [2019-10-04T22:30:39.384Z] --- PASS: TestDockerDaemonSuite/TestRegistryMirrors (0.57s) [2019-10-04T22:30:39.384Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRegistryMirrors" [2019-10-04T22:30:39.384Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.93s) [2019-10-04T22:30:39.384Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore" [2019-10-04T22:30:39.384Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.83s) [2019-10-04T22:30:39.384Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore" [2019-10-04T22:30:39.384Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.56s) [2019-10-04T22:30:39.384Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunLinksChanged" [2019-10-04T22:30:39.384Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.98s) [2019-10-04T22:30:39.384Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNewFormat" [2019-10-04T22:30:39.384Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.16s) [2019-10-04T22:30:39.384Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap" [2019-10-04T22:30:39.384Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.21s) [2019-10-04T22:30:39.384Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames" [2019-10-04T22:30:39.384Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.84s) [2019-10-04T22:30:39.384Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile" [2019-10-04T22:30:39.384Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (8.85s) [2019-10-04T22:30:39.384Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine" [2019-10-04T22:30:39.384Z] docker_cli_daemon_test.go:2542: Daemon d0fc54f24676e is not started [2019-10-04T22:30:39.384Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (10.33s) [2019-10-04T22:30:39.384Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile" [2019-10-04T22:30:39.384Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.29s) [2019-10-04T22:30:39.384Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault" [2019-10-04T22:30:39.384Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.11s) [2019-10-04T22:30:39.384Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSize" [2019-10-04T22:30:39.384Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.29s) [2019-10-04T22:30:39.384Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSizeReload" [2019-10-04T22:30:39.384Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.10s) [2019-10-04T22:30:39.384Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestTLSVerify" [2019-10-04T22:30:39.384Z] check_test.go:309: Daemon d164961f6edc5 is not started [2019-10-04T22:30:39.384Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.25s) [2019-10-04T22:30:39.384Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestVolumePlugin" [2019-10-04T22:30:39.384Z] === RUN TestDockerSwarmSuite [2019-10-04T22:30:39.384Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2019-10-04T22:30:39.384Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2019-10-04T22:30:40.757Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2019-10-04T22:30:43.280Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2019-10-04T22:30:43.544Z] --- PASS: TestServiceUpdateSecrets (15.60s) [2019-10-04T22:30:43.544Z] update_test.go:77: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets" [2019-10-04T22:30:43.544Z] === RUN TestServiceUpdateConfigs [2019-10-04T22:30:44.657Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2019-10-04T22:30:46.555Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2019-10-04T22:30:51.968Z] Loaded image: buildpack-deps:jessie [2019-10-04T22:30:51.968Z] Loaded image: busybox:latest [2019-10-04T22:30:51.968Z] Loaded image: busybox:glibc [2019-10-04T22:30:51.968Z] Loaded image: debian:jessie [2019-10-04T22:30:51.968Z] Loaded image: hello-world:latest [2019-10-04T22:30:51.968Z] INFO: Testing against a local daemon [2019-10-04T22:30:51.968Z] === RUN TestCgroupNamespacesBuild [2019-10-04T22:30:52.383Z] ok github.com/docker/docker/cmd/dockerd 0.055s coverage: 30.3% of statements [2019-10-04T22:30:52.383Z] ok github.com/docker/docker/container 0.119s coverage: 35.3% of statements [2019-10-04T22:30:52.383Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-04T22:30:52.383Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-04T22:30:52.383Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-04T22:30:52.383Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-04T22:30:52.978Z] --- PASS: TestCgroupNamespacesBuild (1.67s) [2019-10-04T22:30:52.978Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild" [2019-10-04T22:30:52.978Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-10-04T22:30:53.105Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2019-10-04T22:30:54.463Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.62s) [2019-10-04T22:30:54.463Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode" [2019-10-04T22:30:54.463Z] === RUN TestBuildWithSession [2019-10-04T22:30:54.463Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-04T22:30:54.463Z] build_session_test.go:25: TODO: BuildKit [2019-10-04T22:30:54.463Z] === RUN TestBuildSquashParent [2019-10-04T22:30:58.918Z] ok github.com/docker/docker/daemon/cluster 0.059s coverage: 0.5% of statements [2019-10-04T22:30:59.478Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2019-10-04T22:30:59.657Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2019-10-04T22:30:59.875Z] --- PASS: TestServiceUpdateConfigs (15.73s) [2019-10-04T22:30:59.875Z] update_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs" [2019-10-04T22:30:59.875Z] === RUN TestServiceUpdateNetwork [2019-10-04T22:30:59.955Z] --- PASS: TestBuildSquashParent (5.06s) [2019-10-04T22:30:59.955Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-04T22:30:59.955Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-04T22:30:59.955Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-04T22:30:59.955Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-04T22:30:59.955Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-04T22:30:59.955Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-04T22:30:59.955Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-04T22:30:59.955Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-04T22:30:59.955Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-04T22:30:59.955Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-04T22:30:59.955Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-04T22:30:59.955Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-04T22:30:59.955Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-04T22:30:59.955Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-04T22:30:59.955Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-04T22:30:59.955Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-04T22:30:59.955Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-04T22:31:00.590Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2019-10-04T22:31:00.590Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2019-10-04T22:31:00.841Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.8% of statements [2019-10-04T22:31:02.660Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-04T22:31:02.663Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-04T22:31:04.703Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2019-10-04T22:31:04.703Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.11s) [2019-10-04T22:31:04.703Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.12s) [2019-10-04T22:31:04.703Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.66s) [2019-10-04T22:31:04.703Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.66s) [2019-10-04T22:31:04.703Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.26s) [2019-10-04T22:31:04.703Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.28s) [2019-10-04T22:31:04.703Z] === RUN TestBuildMultiStageCopy [2019-10-04T22:31:04.703Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-04T22:31:05.846Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2019-10-04T22:31:06.104Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2019-10-04T22:31:06.805Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2019-10-04T22:31:06.815Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-04T22:31:07.100Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-04T22:31:07.716Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-04T22:31:08.002Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-04T22:31:08.177Z] --- PASS: TestImportExtremelyLargeImageWorks (187.02s) [2019-10-04T22:31:08.177Z] import_test.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks" [2019-10-04T22:31:08.177Z] PASS [2019-10-04T22:31:08.177Z] [2019-10-04T22:31:08.177Z] DONE 12 tests in 191.304s [2019-10-04T22:31:08.291Z] --- PASS: TestBuildMultiStageCopy (3.50s) [2019-10-04T22:31:08.291Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.96s) [2019-10-04T22:31:08.291Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.38s) [2019-10-04T22:31:08.291Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.36s) [2019-10-04T22:31:08.291Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.38s) [2019-10-04T22:31:08.291Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.42s) [2019-10-04T22:31:08.291Z] === RUN TestBuildMultiStageParentConfig [2019-10-04T22:31:08.461Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2019-10-04T22:31:08.461Z] ++ 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-10-04T22:31:08.461Z] ++ set -e [2019-10-04T22:31:08.461Z] ++ '[' -n 0 ']' [2019-10-04T22:31:08.461Z] ++ set -x [2019-10-04T22:31:08.461Z] ++ env -i DEST=/go/src/github.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-10-04T22:31:08.461Z] INFO: Testing against a local daemon [2019-10-04T22:31:08.461Z] === RUN TestNetworkCreateDelete [2019-10-04T22:31:08.732Z] --- PASS: TestNetworkCreateDelete (0.23s) [2019-10-04T22:31:08.732Z] === RUN TestDockerNetworkDeletePreferID [2019-10-04T22:31:08.914Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.432s coverage: 13.7% of statements [2019-10-04T22:31:08.994Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2019-10-04T22:31:09.252Z] --- PASS: TestDockerNetworkDeletePreferID (0.48s) [2019-10-04T22:31:09.252Z] === RUN TestInspectNetwork [2019-10-04T22:31:09.304Z] --- PASS: TestBuildMultiStageParentConfig (0.96s) [2019-10-04T22:31:09.304Z] === RUN TestBuildLabelWithTargets [2019-10-04T22:31:10.278Z] ok github.com/docker/docker/daemon/config 0.023s coverage: 84.6% of statements [2019-10-04T22:31:10.533Z] ok github.com/docker/docker/daemon 12.203s coverage: 17.6% of statements [2019-10-04T22:31:10.533Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-04T22:31:10.533Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-04T22:31:10.783Z] --- PASS: TestBuildLabelWithTargets (1.47s) [2019-10-04T22:31:10.783Z] === RUN TestBuildWithEmptyLayers [2019-10-04T22:31:11.416Z] --- PASS: TestBuildWithEmptyLayers (0.75s) [2019-10-04T22:31:11.416Z] === RUN TestBuildMultiStageOnBuild [2019-10-04T22:31:11.503Z] ok github.com/docker/docker/daemon/discovery 0.009s coverage: 30.0% of statements [2019-10-04T22:31:11.503Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2019-10-04T22:31:11.503Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-04T22:31:11.503Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-04T22:31:11.777Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2019-10-04T22:31:13.390Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2019-10-04T22:31:13.613Z] --- PASS: TestServiceUpdateNetwork (14.17s) [2019-10-04T22:31:13.613Z] update_test.go:201: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork" [2019-10-04T22:31:13.613Z] PASS [2019-10-04T22:31:13.613Z] [2019-10-04T22:31:13.613Z] === Skipped [2019-10-04T22:31:13.613Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2019-10-04T22:31:13.613Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-04T22:31:13.613Z] [2019-10-04T22:31:13.613Z] [2019-10-04T22:31:13.613Z] DONE 19 tests, 1 skipped in 126.200s [2019-10-04T22:31:13.613Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2019-10-04T22:31:13.613Z] ++ 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-10-04T22:31:13.613Z] ++ set -e [2019-10-04T22:31:13.613Z] ++ '[' -n 0 ']' [2019-10-04T22:31:13.613Z] ++ set -x [2019-10-04T22:31:13.613Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-10-04T22:31:13.613Z] INFO: Testing against a local daemon [2019-10-04T22:31:13.613Z] === RUN TestSessionCreate [2019-10-04T22:31:13.613Z] --- PASS: TestSessionCreate (0.03s) [2019-10-04T22:31:13.613Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-04T22:31:13.613Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2019-10-04T22:31:13.613Z] PASS [2019-10-04T22:31:13.613Z] [2019-10-04T22:31:13.613Z] DONE 2 tests in 0.242s [2019-10-04T22:31:13.613Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2019-10-04T22:31:13.613Z] ++ 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-10-04T22:31:13.614Z] ++ set -e [2019-10-04T22:31:13.614Z] ++ '[' -n 0 ']' [2019-10-04T22:31:13.614Z] ++ set -x [2019-10-04T22:31:13.614Z] ++ env -i DEST=/go/src/github.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-10-04T22:31:13.614Z] INFO: Testing against a local daemon [2019-10-04T22:31:13.614Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-04T22:31:13.614Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-04T22:31:13.614Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-04T22:31:13.614Z] === RUN TestEventsExecDie [2019-10-04T22:31:13.614Z] --- PASS: TestEventsExecDie (0.93s) [2019-10-04T22:31:13.614Z] === RUN TestEventsBackwardsCompatible [2019-10-04T22:31:13.614Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2019-10-04T22:31:13.614Z] === RUN TestInfoBinaryCommits [2019-10-04T22:31:13.614Z] --- PASS: TestInfoBinaryCommits (0.02s) [2019-10-04T22:31:13.614Z] === RUN TestInfoAPIVersioned [2019-10-04T22:31:13.614Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-10-04T22:31:13.614Z] === RUN TestInfoAPI [2019-10-04T22:31:13.614Z] --- PASS: TestInfoAPI (0.02s) [2019-10-04T22:31:13.614Z] === RUN TestInfoAPIWarnings [2019-10-04T22:31:14.111Z] --- PASS: TestBuildMultiStageOnBuild (2.13s) [2019-10-04T22:31:14.111Z] === RUN TestBuildUncleanTarFilenames [2019-10-04T22:31:14.393Z] --- PASS: TestInfoAPIWarnings (0.85s) [2019-10-04T22:31:14.393Z] info_test.go:49: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings" [2019-10-04T22:31:14.393Z] === RUN TestLoginFailsWithBadCredentials [2019-10-04T22:31:14.728Z] --- PASS: TestBuildUncleanTarFilenames (1.11s) [2019-10-04T22:31:14.728Z] === RUN TestBuildMultiStageLayerLeak [2019-10-04T22:31:14.760Z] --- PASS: TestLoginFailsWithBadCredentials (0.37s) [2019-10-04T22:31:14.760Z] === RUN TestPingCacheHeaders [2019-10-04T22:31:14.760Z] --- PASS: TestPingCacheHeaders (0.02s) [2019-10-04T22:31:14.760Z] === RUN TestPingGet [2019-10-04T22:31:14.760Z] --- PASS: TestPingGet (0.02s) [2019-10-04T22:31:14.760Z] === RUN TestPingHead [2019-10-04T22:31:14.760Z] --- PASS: TestPingHead (0.03s) [2019-10-04T22:31:14.760Z] === RUN TestVersion [2019-10-04T22:31:14.760Z] --- PASS: TestVersion (0.02s) [2019-10-04T22:31:14.760Z] PASS [2019-10-04T22:31:14.760Z] [2019-10-04T22:31:14.760Z] === Skipped [2019-10-04T22:31:14.760Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-04T22:31:14.760Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-04T22:31:14.760Z] [2019-10-04T22:31:14.760Z] [2019-10-04T22:31:14.760Z] DONE 12 tests, 1 skipped in 2.494s [2019-10-04T22:31:14.760Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2019-10-04T22:31:14.760Z] ++ 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-10-04T22:31:14.760Z] ++ set -e [2019-10-04T22:31:14.760Z] ++ '[' -n 0 ']' [2019-10-04T22:31:14.760Z] ++ set -x [2019-10-04T22:31:14.760Z] ++ env -i DEST=/go/src/github.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-10-04T22:31:15.143Z] INFO: Testing against a local daemon [2019-10-04T22:31:15.143Z] === RUN TestVolumesCreateAndList [2019-10-04T22:31:15.143Z] --- PASS: TestVolumesCreateAndList (0.02s) [2019-10-04T22:31:15.143Z] === RUN TestVolumesRemove [2019-10-04T22:31:15.143Z] --- PASS: TestVolumesRemove (0.11s) [2019-10-04T22:31:15.143Z] === RUN TestVolumesInspect [2019-10-04T22:31:15.143Z] --- PASS: TestVolumesInspect (0.02s) [2019-10-04T22:31:15.143Z] === RUN TestVolumesInvalidJSON [2019-10-04T22:31:15.143Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-04T22:31:15.143Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-04T22:31:15.143Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-04T22:31:15.143Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-10-04T22:31:15.143Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-04T22:31:15.143Z] PASS [2019-10-04T22:31:15.143Z] [2019-10-04T22:31:15.143Z] DONE 5 tests in 0.302s [2019-10-04T22:31:15.143Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-04T22:31:15.279Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2019-10-04T22:31:15.509Z] ++++ cat bundles/test-integration/docker.pid [2019-10-04T22:31:15.509Z] +++ kill 11469 [2019-10-04T22:31:15.955Z] === RUN TestInspectNetwork/full_network_id [2019-10-04T22:31:15.955Z] === RUN TestInspectNetwork/partial_network_id [2019-10-04T22:31:15.955Z] === RUN TestInspectNetwork/network_name [2019-10-04T22:31:15.955Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-10-04T22:31:16.207Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.201s coverage: 57.0% of statements [2019-10-04T22:31:16.764Z] umount: bundles/test-integration/root: mountpoint not found [2019-10-04T22:31:16.764Z] +++ /etc/init.d/apparmor stop [2019-10-04T22:31:16.764Z] Clearing AppArmor profiles cache:. [2019-10-04T22:31:16.764Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-04T22:31:16.764Z] Unloading profiles will leave already running processes permanently [2019-10-04T22:31:16.764Z] unconfined, which can lead to unexpected situations. [2019-10-04T22:31:16.764Z] [2019-10-04T22:31:16.764Z] To set a process to complain mode, use the command line tool [2019-10-04T22:31:16.764Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-04T22:31:16.764Z] with the 'teardown' option." [2019-10-04T22:31:16.764Z] [2019-10-04T22:31:17.411Z] --- PASS: TestBuildMultiStageLayerLeak (2.21s) [2019-10-04T22:31:17.411Z] === RUN TestBuildWithHugeFile [2019-10-04T22:31:17.852Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2019-10-04T22:31:18.721Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.386s coverage: 72.5% of statements [2019-10-04T22:31:20.084Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.219s coverage: 46.2% of statements [2019-10-04T22:31:20.084Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] Post stage [Pipeline] junit [2019-10-04T22:31:20.186Z] Recording test results [2019-10-04T22:31:20.379Z] --- PASS: TestInspectNetwork (10.84s) [2019-10-04T22:31:20.379Z] inspect_test.go:18: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork" [2019-10-04T22:31:20.379Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-10-04T22:31:20.379Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-10-04T22:31:20.379Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-10-04T22:31:20.379Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-10-04T22:31:20.379Z] === RUN TestRunContainerWithBridgeNone [2019-10-04T22:31:20.636Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-04T22:31:21.449Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.070s coverage: 51.0% of statements [2019-10-04T22:31:21.656Z] + echo Ensuring container killed. [2019-10-04T22:31:21.656Z] Ensuring container killed. [2019-10-04T22:31:21.656Z] + docker rm -vf docker-pr20 [2019-10-04T22:31:21.656Z] Error: No such container: docker-pr20 [2019-10-04T22:31:21.656Z] + true [Pipeline] sh [2019-10-04T22:31:22.668Z] + echo Chowning /workspace to jenkins user [2019-10-04T22:31:22.668Z] Chowning /workspace to jenkins user [2019-10-04T22:31:22.668Z] + id -u [2019-10-04T22:31:22.668Z] + id -g [2019-10-04T22:31:22.668Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-39713:/workspace busybox chown -R 1001:1001 /workspace [2019-10-04T22:31:22.668Z] Unable to find image 'busybox:latest' locally [2019-10-04T22:31:22.668Z] latest: Pulling from library/busybox [2019-10-04T22:31:22.813Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.294s coverage: 76.1% of statements [2019-10-04T22:31:23.038Z] 6d4c3d9fc915: Pulling fs layer [2019-10-04T22:31:23.038Z] 6d4c3d9fc915: Verifying Checksum [2019-10-04T22:31:23.038Z] 6d4c3d9fc915: Download complete [2019-10-04T22:31:23.661Z] 6d4c3d9fc915: Pull complete [2019-10-04T22:31:23.661Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e [2019-10-04T22:31:23.661Z] Status: Downloaded newer image for busybox:latest [2019-10-04T22:31:23.914Z] --- PASS: TestRunContainerWithBridgeNone (3.54s) [2019-10-04T22:31:23.915Z] network_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone" [2019-10-04T22:31:23.915Z] === RUN TestNetworkInvalidJSON [2019-10-04T22:31:23.915Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-04T22:31:23.915Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-04T22:31:23.915Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-04T22:31:23.915Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-04T22:31:23.915Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-04T22:31:23.915Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-04T22:31:23.915Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-04T22:31:23.915Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-04T22:31:23.915Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-04T22:31:23.915Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2019-10-04T22:31:23.915Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-10-04T22:31:23.915Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-10-04T22:31:23.915Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-10-04T22:31:23.915Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-04T22:31:23.915Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2019-10-04T22:31:23.996Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.007s coverage: 58.0% of statements [2019-10-04T22:31:24.556Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.037s coverage: 57.2% of statements [2019-10-04T22:31:24.556Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-10-04T22:31:24.556Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-04T22:31:24.849Z] --- PASS: TestDaemonRestartWithLiveRestore (1.11s) [2019-10-04T22:31:24.849Z] service_test.go:32: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore" [2019-10-04T22:31:24.849Z] === RUN TestDaemonDefaultNetworkPools [2019-10-04T22:31:25.116Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2019-10-04T22:31:25.414Z] --- PASS: TestDaemonDefaultNetworkPools (0.69s) [2019-10-04T22:31:25.414Z] service_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools" [2019-10-04T22:31:25.414Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-04T22:31:26.041Z] ok github.com/docker/docker/daemon/links 0.013s coverage: 93.0% of statements [2019-10-04T22:31:26.785Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.11s) [2019-10-04T22:31:26.785Z] service_test.go:98: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork" [2019-10-04T22:31:26.785Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-04T22:31:27.404Z] ok github.com/docker/docker/daemon/images 0.014s coverage: 4.9% of statements [2019-10-04T22:31:27.404Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-04T22:31:27.404Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-04T22:31:27.679Z] + bundleName=s390x-integration [2019-10-04T22:31:27.679Z] + echo Creating s390x-integration-bundles.tar.gz [2019-10-04T22:31:27.679Z] Creating s390x-integration-bundles.tar.gz [2019-10-04T22:31:27.679Z] + xargs tar -czf s390x-integration-bundles.tar.gz [2019-10-04T22:31:27.679Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2019-10-04T22:31:27.717Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2019-10-04T22:31:27.717Z] service_test.go:131: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange" [2019-10-04T22:31:27.717Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [Pipeline] archiveArtifacts [2019-10-04T22:31:27.816Z] Archiving artifacts [2019-10-04T22:31:27.963Z] ok github.com/docker/docker/daemon/logger 0.219s coverage: 42.7% of statements [2019-10-04T22:31:28.281Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2019-10-04T22:31:28.281Z] service_test.go:181: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool" [2019-10-04T22:31:28.281Z] === RUN TestServiceWithPredefinedNetwork [2019-10-04T22:31:29.208Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39713/20/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-04T22:31:29.325Z] ok github.com/docker/docker/daemon/logger/awslogs 0.150s coverage: 77.8% of statements [2019-10-04T22:31:29.325Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-04T22:31:29.325Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-04T22:31:29.325Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 68.2% of statements [2019-10-04T22:31:29.944Z] + make clean [2019-10-04T22:31:30.249Z] ok github.com/docker/docker/daemon/logger/journald 0.017s coverage: 26.2% of statements [2019-10-04T22:31:30.305Z] docker volume rm -f docker-dev-cache [2019-10-04T22:31:30.305Z] docker-dev-cache [Pipeline] deleteDir [2019-10-04T22:31:30.503Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 62.1% of statements [2019-10-04T22:31:31.063Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 88.3% of statements [2019-10-04T22:31:31.554Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2019-10-04T22:31:31.554Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2019-10-04T22:31:31.811Z] --- PASS: TestServiceWithPredefinedNetwork (3.34s) [2019-10-04T22:31:31.811Z] service_test.go:203: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork" [2019-10-04T22:31:31.811Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-04T22:31:31.811Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-04T22:31:31.811Z] service_test.go:230: FLAKY_TEST [2019-10-04T22:31:31.811Z] === RUN TestServiceWithDataPathPortInit [2019-10-04T22:31:31.989Z] ok github.com/docker/docker/daemon/logger/local 0.019s coverage: 74.7% of statements [2019-10-04T22:31:31.989Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-04T22:31:32.245Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.037s coverage: 19.9% of statements [2019-10-04T22:31:33.610Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 47.8% of statements [2019-10-04T22:31:34.172Z] ok github.com/docker/docker/daemon/logger/templates 0.005s coverage: 8.3% of statements [2019-10-04T22:31:34.734Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2019-10-04T22:31:35.295Z] ok github.com/docker/docker/daemon/logger/splunk 1.576s coverage: 84.5% of statements [2019-10-04T22:31:35.295Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-04T22:31:35.295Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-04T22:31:37.183Z] ok github.com/docker/docker/distribution/metadata 0.025s coverage: 48.2% of statements [2019-10-04T22:31:37.183Z] ok github.com/docker/docker/distribution 0.205s coverage: 22.4% of statements [2019-10-04T22:31:37.183Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-04T22:31:38.549Z] ok github.com/docker/docker/errdefs 0.007s coverage: 49.4% of statements [2019-10-04T22:31:39.476Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2019-10-04T22:31:40.509Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2019-10-04T22:31:40.509Z] ok github.com/docker/docker/distribution/xfer 1.895s coverage: 85.1% of statements [2019-10-04T22:31:40.509Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-04T22:31:40.509Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-04T22:31:41.765Z] === RUN TestDockerSuite/TestBuildDotDotFile [2019-10-04T22:31:41.766Z] === RUN TestDockerSuite/TestBuildEOLInLine [2019-10-04T22:31:41.872Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2019-10-04T22:31:41.872Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-04T22:31:42.434Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2019-10-04T22:31:43.361Z] ok github.com/docker/docker/opts 0.016s coverage: 66.9% of statements [2019-10-04T22:31:43.616Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2019-10-04T22:31:45.547Z] ok github.com/docker/docker/pkg/archive 0.406s coverage: 77.3% of statements [2019-10-04T22:31:45.945Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2019-10-04T22:31:46.106Z] ok github.com/docker/docker/pkg/authorization 0.084s coverage: 68.3% of statements [2019-10-04T22:31:46.202Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2019-10-04T22:31:46.362Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2019-10-04T22:31:46.459Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2019-10-04T22:31:46.617Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2019-10-04T22:31:47.390Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2019-10-04T22:31:47.390Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2019-10-04T22:31:47.646Z] === RUN TestDockerSuite/TestBuildEntrypoint [2019-10-04T22:31:47.903Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-04T22:31:50.428Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2019-10-04T22:31:50.774Z] ok github.com/docker/docker/layer 7.254s coverage: 68.8% of statements [2019-10-04T22:31:50.774Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-04T22:31:50.774Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-04T22:31:50.774Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-04T22:31:50.774Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-04T22:31:50.774Z] ? github.com/docker/docker/oci [no test files] [2019-10-04T22:31:50.774Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-04T22:31:50.774Z] ok github.com/docker/docker/pkg/chrootarchive 2.939s coverage: 43.2% of statements [2019-10-04T22:31:50.774Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-04T22:31:50.774Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-04T22:31:50.774Z] ok github.com/docker/docker/pkg/directory 0.025s coverage: 80.0% of statements [2019-10-04T22:31:51.031Z] ok github.com/docker/docker/pkg/discovery 0.006s coverage: 58.3% of statements [2019-10-04T22:31:51.031Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 92.9% of statements [2019-10-04T22:31:51.800Z] --- PASS: TestServiceWithDataPathPortInit (19.92s) [2019-10-04T22:31:51.800Z] service_test.go:323: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-04T22:31:51.800Z] service_test.go:355: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-04T22:31:51.800Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-04T22:31:51.800Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2019-10-04T22:31:51.800Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2019-10-04T22:31:51.956Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2019-10-04T22:31:52.529Z] ok github.com/docker/docker/pkg/discovery/nodes 0.011s coverage: 93.8% of statements [2019-10-04T22:31:52.732Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2019-10-04T22:31:52.787Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2019-10-04T22:31:53.664Z] === RUN TestDockerSuite/TestBuildEnv [2019-10-04T22:31:54.150Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2019-10-04T22:31:54.710Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 89.5% of statements [2019-10-04T22:31:55.270Z] ok github.com/docker/docker/pkg/fsutils 0.230s coverage: 85.1% of statements [2019-10-04T22:31:55.526Z] ok github.com/docker/docker/pkg/discovery/kv 3.127s coverage: 84.1% of statements [2019-10-04T22:31:55.561Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2019-10-04T22:31:55.781Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2019-10-04T22:31:56.491Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2019-10-04T22:31:56.710Z] ok github.com/docker/docker/pkg/idtools 0.537s coverage: 70.1% of statements [2019-10-04T22:31:56.965Z] ok github.com/docker/docker/pkg/ioutils 0.477s coverage: 69.3% of statements [2019-10-04T22:31:57.220Z] ok github.com/docker/docker/pkg/jsonmessage 0.014s coverage: 91.7% of statements [2019-10-04T22:31:57.476Z] ok github.com/docker/docker/pkg/locker 0.022s coverage: 88.9% of statements [2019-10-04T22:31:57.731Z] ok github.com/docker/docker/pkg/longpath 0.024s coverage: 100.0% of statements [2019-10-04T22:31:57.731Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-10-04T22:31:57.861Z] === RUN TestDockerSuite/TestBuildEnvUsage [2019-10-04T22:31:58.291Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2019-10-04T22:31:58.291Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2019-10-04T22:31:58.852Z] ok github.com/docker/docker/pkg/mount 0.581s coverage: 69.6% of statements [2019-10-04T22:31:58.852Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-04T22:31:58.852Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2019-10-04T22:31:59.108Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 91.4% of statements [2019-10-04T22:31:59.108Z] ok github.com/docker/docker/pkg/pidfile 0.004s coverage: 82.4% of statements [2019-10-04T22:31:59.108Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-04T22:31:59.108Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-04T22:32:00.035Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2019-10-04T22:32:00.595Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2019-10-04T22:32:00.851Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2019-10-04T22:32:01.107Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2019-10-04T22:32:02.036Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.15s) [2019-10-04T22:32:02.036Z] service_test.go:388: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit" [2019-10-04T22:32:02.036Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:1rfqe2g4f7zn6miya57wn1b0l Created:2019-10-04 22:31:53.129070292 +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[283d3f3557c39960f44bdc66020ed44f98b16b9ec3488fab2dc0a2640ca45567:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.k1y0vttijrxeznw8ep9xi9edi EndpointID:417d1532124404b835902d75a4378abf4f1b3631cad0d0a36a8f8ee877b0eb27 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:7d7c426d9e5a5acd7687e532203d4ee5c69376d40040c4b04161eb22602cdc0c 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:605521b6accf IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.k1y0vttijrxeznw8ep9xi9edi EndpointID:417d1532124404b835902d75a4378abf4f1b3631cad0d0a36a8f8ee877b0eb27 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-10-04T22:32:02.036Z] PASS [2019-10-04T22:32:02.036Z] [2019-10-04T22:32:02.036Z] === Skipped [2019-10-04T22:32:02.036Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-04T22:32:02.036Z] service_test.go:230: FLAKY_TEST [2019-10-04T22:32:02.036Z] [2019-10-04T22:32:02.036Z] [2019-10-04T22:32:02.036Z] DONE 21 tests, 1 skipped in 53.417s [2019-10-04T22:32:02.036Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-10-04T22:32:02.036Z] ++ 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-10-04T22:32:02.036Z] ++ set -e [2019-10-04T22:32:02.036Z] ++ '[' -n 0 ']' [2019-10-04T22:32:02.036Z] ++ set -x [2019-10-04T22:32:02.036Z] ++ env -i DEST=/go/src/github.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-10-04T22:32:02.036Z] INFO: Testing against a local daemon [2019-10-04T22:32:02.036Z] === RUN TestDockerNetworkIpvlanPersistance [2019-10-04T22:32:02.036Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2019-10-04T22:32:02.036Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-04T22:32:02.036Z] === RUN TestDockerNetworkIpvlan [2019-10-04T22:32:02.036Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-10-04T22:32:02.036Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-04T22:32:02.036Z] PASS [2019-10-04T22:32:02.036Z] [2019-10-04T22:32:02.036Z] === Skipped [2019-10-04T22:32:02.036Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2019-10-04T22:32:02.036Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-04T22:32:02.036Z] [2019-10-04T22:32:02.036Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-10-04T22:32:02.036Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-04T22:32:02.036Z] [2019-10-04T22:32:02.036Z] [2019-10-04T22:32:02.036Z] DONE 2 tests, 2 skipped in 0.144s [2019-10-04T22:32:02.036Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-10-04T22:32:02.036Z] ++ 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-10-04T22:32:02.036Z] ++ set -e [2019-10-04T22:32:02.036Z] ++ '[' -n 0 ']' [2019-10-04T22:32:02.036Z] ++ set -x [2019-10-04T22:32:02.037Z] ++ env -i DEST=/go/src/github.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-10-04T22:32:02.037Z] INFO: Testing against a local daemon [2019-10-04T22:32:02.037Z] === RUN TestDockerNetworkMacvlanPersistance [2019-10-04T22:32:02.467Z] ok github.com/docker/docker/pkg/pubsub 1.026s coverage: 73.9% of statements [2019-10-04T22:32:02.723Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2019-10-04T22:32:03.410Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.37s) [2019-10-04T22:32:03.410Z] macvlan_test.go:24: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance" [2019-10-04T22:32:03.410Z] === RUN TestDockerNetworkMacvlan [2019-10-04T22:32:04.343Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-10-04T22:32:05.275Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-10-04T22:32:05.275Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2019-10-04T22:32:05.985Z] ok github.com/docker/docker/pkg/signal 2.387s coverage: 61.0% of statements [2019-10-04T22:32:05.985Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2019-10-04T22:32:06.207Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-10-04T22:32:06.241Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2019-10-04T22:32:06.496Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2019-10-04T22:32:06.751Z] ok github.com/docker/docker/pkg/symlink 0.006s coverage: 87.7% of statements [2019-10-04T22:32:07.006Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 80.6% of statements [2019-10-04T22:32:07.566Z] ok github.com/docker/docker/pkg/system 0.024s coverage: 36.9% of statements [2019-10-04T22:32:08.126Z] ok github.com/docker/docker/pkg/tailfile 0.060s coverage: 88.6% of statements [2019-10-04T22:32:08.381Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2019-10-04T22:32:08.941Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 85.9% of statements [2019-10-04T22:32:09.196Z] testing: warning: no tests to run [2019-10-04T22:32:09.196Z] coverage: [no statements] [2019-10-04T22:32:09.196Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2019-10-04T22:32:09.452Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2019-10-04T22:32:09.485Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-10-04T22:32:09.707Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2019-10-04T22:32:09.707Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2019-10-04T22:32:12.220Z] ok github.com/docker/docker/plugin 0.536s coverage: 27.1% of statements [2019-10-04T22:32:12.476Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2019-10-04T22:32:13.401Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2019-10-04T22:32:13.656Z] ok github.com/docker/docker/reference 0.005s coverage: 83.7% of statements [2019-10-04T22:32:13.662Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-10-04T22:32:15.017Z] ok github.com/docker/docker/registry 0.088s coverage: 56.3% of statements [2019-10-04T22:32:15.578Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2019-10-04T22:32:15.578Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2019-10-04T22:32:16.503Z] ok github.com/docker/docker/runconfig 0.006s coverage: 68.2% of statements [2019-10-04T22:32:16.503Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2019-10-04T22:32:19.016Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2019-10-04T22:32:19.576Z] ok github.com/docker/docker/volume/local 0.018s coverage: 73.0% of statements [2019-10-04T22:32:20.138Z] ok github.com/docker/docker/volume/mounts 0.043s coverage: 67.0% of statements [2019-10-04T22:32:20.209Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-10-04T22:32:20.467Z] --- PASS: TestDockerNetworkMacvlan (17.11s) [2019-10-04T22:32:20.467Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-04T22:32:20.467Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2019-10-04T22:32:20.467Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-04T22:32:20.467Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2019-10-04T22:32:20.467Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-04T22:32:20.467Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.85s) [2019-10-04T22:32:20.467Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-04T22:32:20.467Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.98s) [2019-10-04T22:32:20.467Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-04T22:32:20.467Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.48s) [2019-10-04T22:32:20.467Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-04T22:32:20.467Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.15s) [2019-10-04T22:32:20.467Z] PASS [2019-10-04T22:32:20.467Z] [2019-10-04T22:32:20.467Z] DONE 8 tests in 18.614s [2019-10-04T22:32:20.727Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2019-10-04T22:32:20.727Z] ++ 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-10-04T22:32:20.727Z] ++ set -e [2019-10-04T22:32:20.727Z] ++ '[' -n 0 ']' [2019-10-04T22:32:20.727Z] ++ set -x [2019-10-04T22:32:20.727Z] ++ env -i DEST=/go/src/github.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-10-04T22:32:20.727Z] testing: warning: no tests to run [2019-10-04T22:32:20.727Z] PASS [2019-10-04T22:32:20.727Z] [2019-10-04T22:32:20.727Z] DONE 0 tests in 0.032s [2019-10-04T22:32:20.727Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-10-04T22:32:20.727Z] ++ 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-10-04T22:32:20.727Z] ++ set -e [2019-10-04T22:32:20.727Z] ++ '[' -n 0 ']' [2019-10-04T22:32:20.727Z] ++ set -x [2019-10-04T22:32:20.727Z] ++ env -i DEST=/go/src/github.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-10-04T22:32:20.727Z] INFO: Testing against a local daemon [2019-10-04T22:32:20.727Z] === RUN TestAuthZPluginAllowRequest [2019-10-04T22:32:21.500Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.0% of statements [2019-10-04T22:32:22.623Z] --- PASS: TestAuthZPluginAllowRequest (1.67s) [2019-10-04T22:32:22.623Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest" [2019-10-04T22:32:22.623Z] === RUN TestAuthZPluginTLS [2019-10-04T22:32:22.880Z] --- PASS: TestAuthZPluginTLS (0.54s) [2019-10-04T22:32:22.880Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS" [2019-10-04T22:32:22.880Z] === RUN TestAuthZPluginDenyRequest [2019-10-04T22:32:23.444Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2019-10-04T22:32:23.444Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest" [2019-10-04T22:32:23.444Z] === RUN TestAuthZPluginAPIDenyResponse [2019-10-04T22:32:24.012Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2019-10-04T22:32:24.012Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse" [2019-10-04T22:32:24.012Z] === RUN TestAuthZPluginDenyResponse [2019-10-04T22:32:24.577Z] --- PASS: TestAuthZPluginDenyResponse (0.63s) [2019-10-04T22:32:24.577Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse" [2019-10-04T22:32:24.577Z] === RUN TestAuthZPluginAllowEventStream [2019-10-04T22:32:26.505Z] --- PASS: TestAuthZPluginAllowEventStream (1.66s) [2019-10-04T22:32:26.505Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream" [2019-10-04T22:32:26.505Z] === RUN TestAuthZPluginErrorResponse [2019-10-04T22:32:27.080Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2019-10-04T22:32:27.080Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse" [2019-10-04T22:32:27.080Z] === RUN TestAuthZPluginErrorRequest [2019-10-04T22:32:27.343Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2019-10-04T22:32:27.343Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest" [2019-10-04T22:32:27.343Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-10-04T22:32:27.907Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2019-10-04T22:32:27.907Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration" [2019-10-04T22:32:27.907Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-10-04T22:32:29.278Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2019-10-04T22:32:30.210Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.09s) [2019-10-04T22:32:30.210Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking" [2019-10-04T22:32:30.210Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-10-04T22:32:31.141Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2019-10-04T22:32:32.076Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.05s) [2019-10-04T22:32:32.076Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom" [2019-10-04T22:32:32.076Z] === RUN TestAuthZPluginHeader [2019-10-04T22:32:33.007Z] --- PASS: TestAuthZPluginHeader (0.83s) [2019-10-04T22:32:33.007Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader" [2019-10-04T22:32:33.007Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-10-04T22:32:36.321Z] ok github.com/docker/docker/pkg/plugins 33.616s coverage: 76.6% of statements [2019-10-04T22:32:36.321Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-04T22:32:36.321Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-04T22:32:36.321Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-04T22:32:36.321Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-04T22:32:36.321Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-10-04T22:32:36.321Z] ? github.com/docker/docker/rootless [no test files] [2019-10-04T22:32:36.321Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-10-04T22:32:36.321Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-04T22:32:36.321Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-04T22:32:36.321Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-04T22:32:36.321Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-04T22:32:36.321Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-04T22:32:36.321Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-04T22:32:36.321Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-04T22:32:36.321Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-04T22:32:36.321Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-04T22:32:36.321Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-04T22:32:36.321Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-04T22:32:36.321Z] ? github.com/docker/docker/volume [no test files] [2019-10-04T22:32:36.321Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-04T22:32:36.321Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-04T22:32:36.321Z] [2019-10-04T22:32:36.321Z] === Skipped [2019-10-04T22:32:36.321Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-10-04T22:32:36.321Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-10-04T22:32:36.321Z] [2019-10-04T22:32:36.321Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-10-04T22:32:36.321Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-10-04T22:32:36.321Z] [2019-10-04T22:32:36.321Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-10-04T22:32:36.321Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-04T22:32:36.321Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-04T22:32:36.321Z] [2019-10-04T22:32:36.321Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-10-04T22:32:36.321Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-04T22:32:36.321Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-04T22:32:36.321Z] [2019-10-04T22:32:36.321Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-10-04T22:32:36.321Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-04T22:32:36.321Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-04T22:32:36.321Z] [2019-10-04T22:32:36.321Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-10-04T22:32:36.321Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-04T22:32:36.321Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-04T22:32:36.321Z] [2019-10-04T22:32:36.321Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-10-04T22:32:36.321Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-04T22:32:36.321Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-04T22:32:36.321Z] [2019-10-04T22:32:36.321Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-10-04T22:32:36.321Z] graphtest_unix.go:73: No driver to put! [2019-10-04T22:32:36.321Z] [2019-10-04T22:32:36.321Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-10-04T22:32:36.321Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-10-04T22:32:36.321Z] [2019-10-04T22:32:36.321Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-10-04T22:32:36.321Z] overlay_test.go:49: Fails to compute changes intermittently [2019-10-04T22:32:36.321Z] [2019-10-04T22:32:36.321Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-10-04T22:32:36.321Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-10-04T22:32:36.321Z] [2019-10-04T22:32:36.321Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-10-04T22:32:36.321Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-10-04T22:32:36.321Z] [2019-10-04T22:32:36.321Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-10-04T22:32:36.321Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-04T22:32:36.321Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-04T22:32:36.321Z] [2019-10-04T22:32:36.321Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-10-04T22:32:36.321Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-04T22:32:36.321Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-04T22:32:36.321Z] [2019-10-04T22:32:36.321Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-10-04T22:32:36.321Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-04T22:32:36.321Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-04T22:32:36.321Z] [2019-10-04T22:32:36.321Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-10-04T22:32:36.321Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-04T22:32:36.321Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-04T22:32:36.321Z] [2019-10-04T22:32:36.321Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-10-04T22:32:36.321Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-04T22:32:36.321Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-04T22:32:36.321Z] [2019-10-04T22:32:36.321Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-10-04T22:32:36.321Z] graphtest_unix.go:73: No driver to put! [2019-10-04T22:32:36.321Z] [2019-10-04T22:32:36.321Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-10-04T22:32:36.321Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-10-04T22:32:36.321Z] [2019-10-04T22:32:36.321Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-10-04T22:32:36.321Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-10-04T22:32:36.321Z] [2019-10-04T22:32:36.321Z] [2019-10-04T22:32:36.321Z] DONE 2114 tests, 20 skipped in 227.908s Post stage [Pipeline] junit [2019-10-04T22:32:36.333Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2019-10-04T22:32:37.442Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39713/.git:/go/src/github.com/docker/docker/.git --name docker-pr20 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=82097c0f1f0494d75b1088b59453a2d0feeb9735 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:82097c0f1f0494d75b1088b59453a2d0feeb9735 hack/validate/vendor [2019-10-04T22:32:38.263Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (5.00s) [2019-10-04T22:32:38.263Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2AllowNonVolumeRequest" [2019-10-04T22:32:38.263Z] === RUN TestAuthZPluginV2Disable [2019-10-04T22:32:38.369Z] 2019/10/04 22:32:38 Collecting initial packages [2019-10-04T22:32:38.369Z] 2019/10/04 22:32:38 Download dependencies [2019-10-04T22:32:41.539Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2019-10-04T22:32:41.629Z] 2019/10/04 22:32:41 Starting whole vndr cycle because no package specified [2019-10-04T22:32:41.629Z] 2019/10/04 22:32:41 Clone github.com/Microsoft/go-winio, revision 6c72808b55902eae4c5943626030429ff20f3b63, attempt 1/20 [2019-10-04T22:32:41.629Z] 2019/10/04 22:32:41 Clone github.com/opencontainers/selinux, revision 3a1f366feb7aecbf7a0e71ac4cea88b31597de9e, attempt 1/20 [2019-10-04T22:32:41.629Z] 2019/10/04 22:32:41 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2019-10-04T22:32:41.629Z] 2019/10/04 22:32:41 Clone github.com/golang/gddo, revision 9b12a26f3fbd7397dee4e20939ddca719d840d2a, attempt 1/20 [2019-10-04T22:32:41.629Z] 2019/10/04 22:32:41 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2019-10-04T22:32:41.629Z] 2019/10/04 22:32:41 Clone github.com/gorilla/mux, revision ed099d42384823742bba0bf9a72b53b55c9e2e38, attempt 1/20 [2019-10-04T22:32:41.629Z] 2019/10/04 22:32:41 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 [2019-10-04T22:32:41.629Z] 2019/10/04 22:32:41 Clone github.com/creack/pty, revision 2769f65a3a94eb8f876f44a0459d24ae7ad2e488, attempt 1/20 [2019-10-04T22:32:41.629Z] 2019/10/04 22:32:41 Clone github.com/konsorten/go-windows-terminal-sequences, revision f55edac94c9bbba5d6182a4be46d86a2c9b5b50e, attempt 1/20 [2019-10-04T22:32:41.629Z] 2019/10/04 22:32:41 Clone github.com/mattn/go-shellwords, revision a72fbe27a1b0ed0df2f02754945044ce1456608b, attempt 1/20 [2019-10-04T22:32:41.629Z] 2019/10/04 22:32:41 Clone github.com/sirupsen/logrus, revision 8bdbc7bcc01dcbb8ec23dc8a28e332258d25251f, attempt 1/20 [2019-10-04T22:32:41.629Z] 2019/10/04 22:32:41 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2019-10-04T22:32:41.629Z] 2019/10/04 22:32:41 Clone golang.org/x/net, revision f3200d17e092c607f615320ecaad13d87ad9a2b3, attempt 1/20 [2019-10-04T22:32:41.629Z] 2019/10/04 22:32:41 Clone golang.org/x/sys, revision 9eafafc0a87e0fd0aeeba439a4573537970c44c7, attempt 1/20 [2019-10-04T22:32:41.629Z] 2019/10/04 22:32:41 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2019-10-04T22:32:41.629Z] 2019/10/04 22:32:41 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2019-10-04T22:32:41.798Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2019-10-04T22:32:41.798Z] --- PASS: TestAuthZPluginV2Disable (3.88s) [2019-10-04T22:32:41.798Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2Disable" [2019-10-04T22:32:41.798Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-10-04T22:32:42.554Z] 2019/10/04 22:32:42 Finished clone github.com/opencontainers/selinux [2019-10-04T22:32:42.554Z] 2019/10/04 22:32:42 Clone golang.org/x/text, revision f21a4dfb5e38f5895301dc265a8def02365cc3d0, attempt 1/20 [2019-10-04T22:32:42.730Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2019-10-04T22:32:42.810Z] 2019/10/04 22:32:42 Finished clone github.com/docker/libtrust [2019-10-04T22:32:42.810Z] 2019/10/04 22:32:42 Clone gotest.tools, revision 1083505acf35a0bd8a696b26837e1fb3187a7a83, attempt 1/20 [2019-10-04T22:32:42.810Z] 2019/10/04 22:32:42 Finished clone github.com/Microsoft/go-winio [2019-10-04T22:32:42.810Z] 2019/10/04 22:32:42 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2019-10-04T22:32:42.810Z] 2019/10/04 22:32:42 Finished clone github.com/google/uuid [2019-10-04T22:32:42.810Z] 2019/10/04 22:32:42 Clone github.com/syndtr/gocapability, revision d98352740cb2c55f81556b63d4a1ec64c5a319c2, attempt 1/20 [2019-10-04T22:32:43.066Z] 2019/10/04 22:32:42 Finished clone github.com/mattn/go-shellwords [2019-10-04T22:32:43.066Z] 2019/10/04 22:32:42 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2019-10-04T22:32:43.066Z] 2019/10/04 22:32:42 Finished clone github.com/docker/go-units [2019-10-04T22:32:43.066Z] 2019/10/04 22:32:42 Clone github.com/imdario/mergo, revision 7c29201646fa3de8506f701213473dd407f19646, attempt 1/20 [2019-10-04T22:32:43.066Z] 2019/10/04 22:32:42 Finished clone github.com/konsorten/go-windows-terminal-sequences [2019-10-04T22:32:43.066Z] 2019/10/04 22:32:42 Clone golang.org/x/sync, revision e225da77a7e68af35c70ccbf71af2b83e6acac3c, attempt 1/20 [2019-10-04T22:32:43.066Z] 2019/10/04 22:32:42 Finished clone github.com/creack/pty [2019-10-04T22:32:43.066Z] 2019/10/04 22:32:42 Clone github.com/moby/buildkit, revision f7042823e340d38d1746aa675b83d1aca431cee3, attempt 1/20 [2019-10-04T22:32:43.295Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2019-10-04T22:32:43.322Z] 2019/10/04 22:32:43 Finished clone github.com/tchap/go-patricia [2019-10-04T22:32:43.322Z] 2019/10/04 22:32:43 Clone github.com/tonistiigi/fsutil, revision 3bbb99cdbd76619ab717299830c60f6f2a533a6b, attempt 1/20 [2019-10-04T22:32:43.322Z] 2019/10/04 22:32:43 Finished clone github.com/gorilla/mux [2019-10-04T22:32:43.322Z] 2019/10/04 22:32:43 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2019-10-04T22:32:43.883Z] 2019/10/04 22:32:43 Finished clone github.com/sirupsen/logrus [2019-10-04T22:32:43.883Z] 2019/10/04 22:32:43 Clone github.com/opentracing/opentracing-go, revision 1361b9cd60be79c4c3a7fa9841b3c132e40066a7, attempt 1/20 [2019-10-04T22:32:44.226Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2019-10-04T22:32:44.809Z] 2019/10/04 22:32:44 Finished clone github.com/syndtr/gocapability [2019-10-04T22:32:44.809Z] 2019/10/04 22:32:44 Clone github.com/google/shlex, revision 6f45313302b9c56850fc17f99e40caebce98c716, attempt 1/20 [2019-10-04T22:32:44.809Z] 2019/10/04 22:32:44 Finished clone github.com/docker/go-connections [2019-10-04T22:32:44.809Z] 2019/10/04 22:32:44 Clone github.com/opentracing-contrib/go-stdlib, revision b1a47cfbdd7543e70e9ef3e73d0802ad306cc1cc, attempt 1/20 [2019-10-04T22:32:44.809Z] 2019/10/04 22:32:44 Finished clone github.com/imdario/mergo [2019-10-04T22:32:44.809Z] 2019/10/04 22:32:44 Clone github.com/mitchellh/hashstructure, revision 2bca23e0e452137f789efbc8610126fd8b94f73b, attempt 1/20 [2019-10-04T22:32:44.809Z] 2019/10/04 22:32:44 Finished clone github.com/RackSec/srslog [2019-10-04T22:32:44.809Z] 2019/10/04 22:32:44 Clone github.com/gofrs/flock, revision 7f43ea2e6a643ad441fc12d0ecc0d3388b300c53, attempt 1/20 [2019-10-04T22:32:44.809Z] 2019/10/04 22:32:44 Finished clone github.com/google/go-cmp [2019-10-04T22:32:44.809Z] 2019/10/04 22:32:44 Clone github.com/docker/libnetwork, revision 96bcc0dae898308ed659c5095526788a602f4726, attempt 1/20 [2019-10-04T22:32:44.817Z] 65014b3c3121: Pull complete [2019-10-04T22:32:45.065Z] 2019/10/04 22:32:44 Finished clone golang.org/x/sync [2019-10-04T22:32:45.065Z] 2019/10/04 22:32:44 Clone github.com/docker/go-events, revision 9461782956ad83b30282bf90e31fa6a70c255ba9, attempt 1/20 [2019-10-04T22:32:45.065Z] 2019/10/04 22:32:45 Finished clone gotest.tools [2019-10-04T22:32:45.065Z] 2019/10/04 22:32:45 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2019-10-04T22:32:45.321Z] 2019/10/04 22:32:45 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2019-10-04T22:32:45.321Z] 2019/10/04 22:32:45 Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20 [2019-10-04T22:32:45.884Z] 2019/10/04 22:32:45 Finished clone github.com/opentracing/opentracing-go [2019-10-04T22:32:45.884Z] 2019/10/04 22:32:45 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2019-10-04T22:32:46.120Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2019-10-04T22:32:46.121Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2019-10-04T22:32:46.121Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (4.04s) [2019-10-04T22:32:46.121Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2RejectVolumeRequests" [2019-10-04T22:32:46.121Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-10-04T22:32:46.377Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2019-10-04T22:32:46.445Z] 2019/10/04 22:32:46 Finished clone github.com/opentracing-contrib/go-stdlib [2019-10-04T22:32:46.445Z] 2019/10/04 22:32:46 Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20 [2019-10-04T22:32:46.445Z] 2019/10/04 22:32:46 Finished clone github.com/mitchellh/hashstructure [2019-10-04T22:32:46.445Z] 2019/10/04 22:32:46 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2019-10-04T22:32:46.445Z] 2019/10/04 22:32:46 Finished clone github.com/google/shlex [2019-10-04T22:32:46.445Z] 2019/10/04 22:32:46 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2019-10-04T22:32:46.702Z] 2019/10/04 22:32:46 Finished clone github.com/gofrs/flock [2019-10-04T22:32:46.702Z] 2019/10/04 22:32:46 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2019-10-04T22:32:47.286Z] 2019/10/04 22:32:47 Finished clone github.com/armon/go-radix [2019-10-04T22:32:47.286Z] 2019/10/04 22:32:47 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2019-10-04T22:32:47.286Z] 2019/10/04 22:32:47 Finished clone github.com/docker/go-events [2019-10-04T22:32:47.286Z] 2019/10/04 22:32:47 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2019-10-04T22:32:47.565Z] 2019/10/04 22:32:47 Finished clone github.com/armon/go-metrics [2019-10-04T22:32:47.565Z] 2019/10/04 22:32:47 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2019-10-04T22:32:48.127Z] 2019/10/04 22:32:47 Finished clone github.com/golang/gddo [2019-10-04T22:32:48.127Z] 2019/10/04 22:32:47 Clone github.com/vishvananda/netns, revision 7109fa855b0ff1ebef7fbd2f6aa613e8db7cfbc0, attempt 1/20 [2019-10-04T22:32:48.383Z] 2019/10/04 22:32:48 Finished clone github.com/tonistiigi/fsutil [2019-10-04T22:32:48.383Z] 2019/10/04 22:32:48 Clone github.com/vishvananda/netlink, revision a2ad57a690f3caf3015351d2d6e1c0b95c349752, attempt 1/20 [2019-10-04T22:32:48.383Z] 2019/10/04 22:32:48 Finished clone github.com/sean-/seed [2019-10-04T22:32:48.383Z] 2019/10/04 22:32:48 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 [2019-10-04T22:32:48.383Z] 2019/10/04 22:32:48 Finished clone github.com/hashicorp/errwrap [2019-10-04T22:32:48.383Z] 2019/10/04 22:32:48 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2019-10-04T22:32:49.743Z] 2019/10/04 22:32:49 Finished clone github.com/hashicorp/memberlist [2019-10-04T22:32:49.743Z] 2019/10/04 22:32:49 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2019-10-04T22:32:49.743Z] 2019/10/04 22:32:49 Finished clone github.com/hashicorp/go-multierror [2019-10-04T22:32:49.743Z] 2019/10/04 22:32:49 Clone github.com/coreos/etcd, revision d57e8b8d97adfc4a6c224fe116714bf1a1f3beb9, attempt 1/20 [2019-10-04T22:32:49.743Z] 2019/10/04 22:32:49 Finished clone github.com/docker/libkv [2019-10-04T22:32:49.743Z] 2019/10/04 22:32:49 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2019-10-04T22:32:49.998Z] 2019/10/04 22:32:49 Finished clone github.com/hashicorp/go-sockaddr [2019-10-04T22:32:49.998Z] 2019/10/04 22:32:49 Clone github.com/ugorji/go, revision b4c50a2b199d93b13dc15e78929cfb23bfdf21ab, attempt 1/20 [2019-10-04T22:32:49.998Z] 2019/10/04 22:32:49 Finished clone github.com/vishvananda/netns [2019-10-04T22:32:49.998Z] 2019/10/04 22:32:49 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2019-10-04T22:32:50.558Z] 2019/10/04 22:32:50 Finished clone github.com/BurntSushi/toml [2019-10-04T22:32:50.558Z] 2019/10/04 22:32:50 Clone github.com/miekg/dns, revision e57bf427e68187a27e22adceac868350d7a7079b, attempt 1/20 [2019-10-04T22:32:50.813Z] 2019/10/04 22:32:50 Finished clone golang.org/x/net [2019-10-04T22:32:50.813Z] 2019/10/04 22:32:50 Clone github.com/ishidawataru/sctp, revision 6e2cb1366111dcf547c13531e3a263a067715847, attempt 1/20 [2019-10-04T22:32:50.813Z] 2019/10/04 22:32:50 Finished clone github.com/samuel/go-zookeeper [2019-10-04T22:32:50.813Z] 2019/10/04 22:32:50 Clone go.etcd.io/bbolt, revision a0458a2b35708eef59eb5f620ceb3cd1c01a824d, attempt 1/20 [2019-10-04T22:32:51.374Z] 2019/10/04 22:32:51 Finished clone github.com/vishvananda/netlink [2019-10-04T22:32:51.374Z] 2019/10/04 22:32:51 Clone github.com/docker/distribution, revision 0d3efadf0154c2b8a4e7b6621fff9809655cc580, attempt 1/20 [2019-10-04T22:32:51.629Z] 2019/10/04 22:32:51 Finished clone github.com/deckarep/golang-set [2019-10-04T22:32:51.629Z] 2019/10/04 22:32:51 Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20 [2019-10-04T22:32:51.884Z] 2019/10/04 22:32:51 Finished clone github.com/hashicorp/go-msgpack [2019-10-04T22:32:51.884Z] 2019/10/04 22:32:51 Clone github.com/opencontainers/go-digest, revision 279bed98673dd5bef374d3b6e4b09e2af76183bf, attempt 1/20 [2019-10-04T22:32:51.884Z] 2019/10/04 22:32:51 Finished clone github.com/coreos/go-semver [2019-10-04T22:32:51.884Z] 2019/10/04 22:32:51 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2019-10-04T22:32:52.810Z] 2019/10/04 22:32:52 Finished clone github.com/ishidawataru/sctp [2019-10-04T22:32:52.810Z] 2019/10/04 22:32:52 Clone google.golang.org/grpc, revision 6eaf6f47437a6b4e2153a190160ef39a92c7eceb, attempt 1/20 [2019-10-04T22:32:54.174Z] 2019/10/04 22:32:53 Finished clone github.com/opencontainers/go-digest [2019-10-04T22:32:54.174Z] 2019/10/04 22:32:53 Clone github.com/opencontainers/runc, revision 3e425f80a8c931f88e6d94a8c831b9d5aa481657, attempt 1/20 [2019-10-04T22:32:54.174Z] 2019/10/04 22:32:53 Finished clone github.com/mistifyio/go-zfs [2019-10-04T22:32:54.174Z] 2019/10/04 22:32:53 Clone github.com/opencontainers/runtime-spec, revision 29686dbc5559d93fb1ef402eeda3e35c38d75af4, attempt 1/20 [2019-10-04T22:32:54.174Z] 2019/10/04 22:32:54 Finished clone go.etcd.io/bbolt [2019-10-04T22:32:54.174Z] 2019/10/04 22:32:54 Clone github.com/opencontainers/image-spec, revision d60099175f88c47cd379c4738d158884749ed235, attempt 1/20 [2019-10-04T22:32:54.174Z] 2019/10/04 22:32:54 Finished clone github.com/Microsoft/opengcs [2019-10-04T22:32:54.174Z] 2019/10/04 22:32:54 Clone github.com/seccomp/libseccomp-golang, revision 689e3c1541a84461afc49c1c87352a6cedf72e9c, attempt 1/20 [2019-10-04T22:32:54.571Z] --- PASS: TestBuildWithHugeFile (84.63s) [2019-10-04T22:32:54.571Z] === RUN TestBuildWithEmptyDockerfile [2019-10-04T22:32:54.571Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-04T22:32:54.571Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-04T22:32:54.571Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-04T22:32:54.571Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-04T22:32:54.571Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-04T22:32:54.571Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-04T22:32:54.571Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-04T22:32:54.571Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-04T22:32:54.571Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-04T22:32:54.571Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2019-10-04T22:32:54.571Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.34s) [2019-10-04T22:32:54.571Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.35s) [2019-10-04T22:32:54.571Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.35s) [2019-10-04T22:32:54.571Z] === RUN TestBuildPreserveOwnership [2019-10-04T22:32:54.571Z] === RUN TestBuildPreserveOwnership/copy_from [2019-10-04T22:32:54.571Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-10-04T22:32:54.571Z] --- PASS: TestBuildPreserveOwnership (4.63s) [2019-10-04T22:32:54.571Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.06s) [2019-10-04T22:32:54.571Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.56s) [2019-10-04T22:32:54.571Z] === RUN TestBuildPlatformInvalid [2019-10-04T22:32:54.571Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2019-10-04T22:32:54.571Z] PASS [2019-10-04T22:32:54.571Z] [2019-10-04T22:32:54.571Z] === Skipped [2019-10-04T22:32:54.571Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2019-10-04T22:32:54.571Z] build_session_test.go:25: TODO: BuildKit [2019-10-04T22:32:54.571Z] [2019-10-04T22:32:54.571Z] [2019-10-04T22:32:54.571Z] DONE 32 tests, 1 skipped in 130.223s [2019-10-04T22:32:54.571Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2019-10-04T22:32:54.571Z] ++ 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-10-04T22:32:54.571Z] ++ set -e [2019-10-04T22:32:54.571Z] ++ '[' -n 0 ']' [2019-10-04T22:32:54.571Z] ++ set -x [2019-10-04T22:32:54.571Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-10-04T22:32:54.571Z] INFO: Testing against a local daemon [2019-10-04T22:32:54.571Z] === RUN TestConfigList [2019-10-04T22:32:54.571Z] --- PASS: TestConfigList (2.17s) [2019-10-04T22:32:54.572Z] config_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigList" [2019-10-04T22:32:54.572Z] === RUN TestConfigsCreateAndDelete [2019-10-04T22:32:54.572Z] --- PASS: TestConfigsCreateAndDelete (2.19s) [2019-10-04T22:32:54.572Z] config_test.go:112: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete" [2019-10-04T22:32:54.572Z] === RUN TestConfigsUpdate [2019-10-04T22:32:54.572Z] --- PASS: TestConfigsUpdate (2.14s) [2019-10-04T22:32:54.572Z] config_test.go:140: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate" [2019-10-04T22:32:54.572Z] === RUN TestTemplatedConfig [2019-10-04T22:32:54.735Z] 2019/10/04 22:32:54 Finished clone github.com/vbatts/tar-split [2019-10-04T22:32:54.735Z] 2019/10/04 22:32:54 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2019-10-04T22:32:56.618Z] --- PASS: TestTemplatedConfig (2.79s) [2019-10-04T22:32:56.618Z] config_test.go:192: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig" [2019-10-04T22:32:56.618Z] === RUN TestConfigInspect [2019-10-04T22:32:56.623Z] 2019/10/04 22:32:56 Clone github.com/godbus/dbus, revision 5f6efc7ef2759c81b7ba876593971bfce311eab3, attempt 1/20 [2019-10-04T22:32:56.623Z] 2019/10/04 22:32:56 Finished clone github.com/seccomp/libseccomp-golang [2019-10-04T22:32:56.623Z] 2019/10/04 22:32:56 Finished clone golang.org/x/sys [2019-10-04T22:32:56.623Z] 2019/10/04 22:32:56 Clone github.com/Graylog2/go-gelf, revision 4143646226541087117ff2f83334ea48b3201841, attempt 1/20 [2019-10-04T22:32:56.879Z] 2019/10/04 22:32:56 Finished clone github.com/hashicorp/serf [2019-10-04T22:32:56.879Z] 2019/10/04 22:32:56 Clone github.com/fluent/fluent-logger-golang, revision 7a6c9dcd7f14c2ed5d8c55c11b894e5455ee311b, attempt 1/20 [2019-10-04T22:32:57.134Z] 2019/10/04 22:32:57 Finished clone github.com/coreos/go-systemd [2019-10-04T22:32:57.135Z] 2019/10/04 22:32:57 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2019-10-04T22:32:57.695Z] 2019/10/04 22:32:57 Finished clone github.com/ugorji/go [2019-10-04T22:32:57.695Z] 2019/10/04 22:32:57 Finished clone github.com/opencontainers/runtime-spec [2019-10-04T22:32:57.695Z] 2019/10/04 22:32:57 Clone github.com/fsnotify/fsnotify, revision 1485a34d5d5723fea214f5710708e19a831720e4, attempt 1/20 [2019-10-04T22:32:57.695Z] 2019/10/04 22:32:57 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2019-10-04T22:32:57.951Z] 2019/10/04 22:32:57 Finished clone github.com/opencontainers/image-spec [2019-10-04T22:32:57.951Z] 2019/10/04 22:32:57 Clone github.com/aws/aws-sdk-go, revision 9ed0c8de252f04ac45a65358377103d5a1aa2d92, attempt 1/20 [2019-10-04T22:32:58.208Z] 2019/10/04 22:32:57 Finished clone github.com/Graylog2/go-gelf [2019-10-04T22:32:58.208Z] 2019/10/04 22:32:57 Clone github.com/go-ini/ini, revision 300e940a926eb277d3901b20bdfcc54928ad3642, attempt 1/20 [2019-10-04T22:32:58.560Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.38s) [2019-10-04T22:32:58.560Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2BadManifestFailsDaemonStart" [2019-10-04T22:32:58.560Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-10-04T22:32:59.135Z] 2019/10/04 22:32:58 Finished clone github.com/godbus/dbus [2019-10-04T22:32:59.135Z] 2019/10/04 22:32:58 Clone github.com/jmespath/go-jmespath, revision 0b12d6b521d83fc7f755e7cfc1b1fbdd35a01a74, attempt 1/20 [2019-10-04T22:32:59.135Z] 2019/10/04 22:32:58 Finished clone github.com/fluent/fluent-logger-golang [2019-10-04T22:32:59.135Z] 2019/10/04 22:32:58 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2019-10-04T22:32:59.135Z] 2019/10/04 22:32:59 Finished clone github.com/philhofer/fwd [2019-10-04T22:32:59.135Z] 2019/10/04 22:32:59 Clone golang.org/x/oauth2, revision ec22f46f877b4505e0117eeaab541714644fdd28, attempt 1/20 [2019-10-04T22:32:59.298Z] --- PASS: TestConfigInspect (2.64s) [2019-10-04T22:32:59.298Z] config_test.go:326: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect" [2019-10-04T22:32:59.298Z] === RUN TestConfigCreateWithLabels [2019-10-04T22:32:59.697Z] 2019/10/04 22:32:59 Finished clone github.com/moby/buildkit [2019-10-04T22:32:59.697Z] 2019/10/04 22:32:59 Clone google.golang.org/api, revision de943baf05a022a8f921b544b7827bacaba1aed5, attempt 1/20 [2019-10-04T22:32:59.697Z] 2019/10/04 22:32:59 Finished clone github.com/fsnotify/fsnotify [2019-10-04T22:32:59.697Z] 2019/10/04 22:32:59 Clone go.opencensus.io, revision c3ed530f775d85e577ca652cb052a52c078aad26, attempt 1/20 [2019-10-04T22:33:01.061Z] 2019/10/04 22:33:00 Finished clone github.com/go-ini/ini [2019-10-04T22:33:01.061Z] 2019/10/04 22:33:00 Clone cloud.google.com/go, revision 0fd7230b2a7505833d5f69b75cbd6c9582401479, attempt 1/20 [2019-10-04T22:33:01.061Z] 2019/10/04 22:33:00 Finished clone github.com/bsphere/le_go [2019-10-04T22:33:01.061Z] 2019/10/04 22:33:00 Clone github.com/googleapis/gax-go, revision 317e0006254c44a0ac427cc52a0e083ff0b9622f, attempt 1/20 [2019-10-04T22:33:01.317Z] 2019/10/04 22:33:01 Finished clone github.com/jmespath/go-jmespath [2019-10-04T22:33:01.317Z] 2019/10/04 22:33:01 Clone google.golang.org/genproto, revision 694d95ba50e67b2e363f3483057db5d4910c18f9, attempt 1/20 [2019-10-04T22:33:01.329Z] --- PASS: TestConfigCreateWithLabels (2.17s) [2019-10-04T22:33:01.329Z] config_test.go:350: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels" [2019-10-04T22:33:01.329Z] === RUN TestConfigCreateResolve [2019-10-04T22:33:01.572Z] 2019/10/04 22:33:01 Finished clone github.com/tinylib/msgp [2019-10-04T22:33:01.572Z] 2019/10/04 22:33:01 Clone github.com/containerd/containerd, revision 36cf5b690dcc00ff0f34ff7799209050c3d0c59a, attempt 1/20 [2019-10-04T22:33:02.134Z] 2019/10/04 22:33:02 Finished clone golang.org/x/oauth2 [2019-10-04T22:33:02.134Z] 2019/10/04 22:33:02 Clone github.com/containerd/fifo, revision bda0ff6ed73c67bfb5e62bc9c697f146b7fd7f13, attempt 1/20 [2019-10-04T22:33:02.695Z] 2019/10/04 22:33:02 Finished clone golang.org/x/text [2019-10-04T22:33:02.695Z] 2019/10/04 22:33:02 Clone github.com/containerd/continuity, revision f2a389ac0a02ce21c09edd7344677a601970f41c, attempt 1/20 [2019-10-04T22:33:02.950Z] 2019/10/04 22:33:02 Finished clone github.com/docker/libnetwork [2019-10-04T22:33:02.950Z] 2019/10/04 22:33:02 Clone github.com/containerd/cgroups, revision c4b9ac5c7601384c965b9646fc515884e091ebb9, attempt 1/20 [2019-10-04T22:33:02.950Z] 2019/10/04 22:33:02 Finished clone github.com/googleapis/gax-go [2019-10-04T22:33:02.950Z] 2019/10/04 22:33:02 Clone github.com/containerd/console, revision 0650fd9eeb50bab4fc99dceb9f2e14cf58f36e7f, attempt 1/20 [2019-10-04T22:33:03.361Z] --- PASS: TestConfigCreateResolve (2.17s) [2019-10-04T22:33:03.361Z] config_test.go:377: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve" [2019-10-04T22:33:03.361Z] === RUN TestConfigDaemonLibtrustID [2019-10-04T22:33:03.812Z] === RUN TestDockerSuite/TestBuildExpose [2019-10-04T22:33:03.812Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2019-10-04T22:33:03.812Z] === RUN TestDockerSuite/TestBuildExposeOrder [2019-10-04T22:33:03.978Z] --- PASS: TestConfigDaemonLibtrustID (0.57s) [2019-10-04T22:33:03.978Z] config_test.go:427: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID" [2019-10-04T22:33:03.978Z] PASS [2019-10-04T22:33:03.978Z] [2019-10-04T22:33:03.978Z] DONE 8 tests in 16.926s [2019-10-04T22:33:03.978Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2019-10-04T22:33:03.978Z] ++ 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-10-04T22:33:03.978Z] ++ set -e [2019-10-04T22:33:03.978Z] ++ '[' -n 0 ']' [2019-10-04T22:33:03.978Z] ++ set -x [2019-10-04T22:33:03.978Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-10-04T22:33:03.978Z] INFO: Testing against a local daemon [2019-10-04T22:33:03.978Z] === RUN TestCheckpoint [2019-10-04T22:33:03.978Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-04T22:33:03.978Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-04T22:33:03.978Z] === RUN TestContainerInvalidJSON [2019-10-04T22:33:03.978Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-04T22:33:03.978Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-04T22:33:03.978Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-04T22:33:03.978Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-04T22:33:03.978Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-04T22:33:03.978Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-04T22:33:03.978Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-04T22:33:03.978Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-04T22:33:03.978Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-04T22:33:03.978Z] --- PASS: TestContainerInvalidJSON (0.02s) [2019-10-04T22:33:03.978Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-10-04T22:33:03.978Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-10-04T22:33:03.978Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-10-04T22:33:03.978Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-04T22:33:03.978Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2019-10-04T22:33:03.978Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-04T22:33:03.978Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2019-10-04T22:33:03.978Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-04T22:33:04.070Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2019-10-04T22:33:04.267Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s) [2019-10-04T22:33:04.267Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-04T22:33:04.267Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2019-10-04T22:33:04.267Z] === RUN TestCopyFromContainer [2019-10-04T22:33:04.315Z] 2019/10/04 22:33:03 Finished clone github.com/containerd/fifo [2019-10-04T22:33:04.315Z] 2019/10/04 22:33:03 Clone github.com/containerd/go-runc, revision e029b79d8cda8374981c64eba71f28ec38e5526f, attempt 1/20 [2019-10-04T22:33:04.315Z] 2019/10/04 22:33:03 Finished clone go.opencensus.io [2019-10-04T22:33:04.315Z] 2019/10/04 22:33:03 Clone github.com/containerd/typeurl, revision 2a93cfde8c20b23de8eb84a5adbc234ddf7a9e8d, attempt 1/20 [2019-10-04T22:33:04.315Z] 2019/10/04 22:33:04 Finished clone github.com/opencontainers/runc [2019-10-04T22:33:04.315Z] 2019/10/04 22:33:04 Clone github.com/containerd/ttrpc, revision 92c8520ef9f86600c650dd540266a007bf03670f, attempt 1/20 [2019-10-04T22:33:04.315Z] 2019/10/04 22:33:04 Finished clone google.golang.org/grpc [2019-10-04T22:33:04.315Z] 2019/10/04 22:33:04 Clone github.com/gogo/googleapis, revision d31c731455cb061f42baff3bda55bad0118b126b, attempt 1/20 [2019-10-04T22:33:04.635Z] === RUN TestDockerSuite/TestBuildFails [2019-10-04T22:33:04.878Z] 2019/10/04 22:33:04 Finished clone github.com/containerd/console [2019-10-04T22:33:04.878Z] 2019/10/04 22:33:04 Clone github.com/docker/swarmkit, revision 7dded76ec532741c1ad9736cd2bb6d6661f0a386, attempt 1/20 [2019-10-04T22:33:04.878Z] 2019/10/04 22:33:04 Finished clone github.com/containerd/cgroups [2019-10-04T22:33:04.878Z] 2019/10/04 22:33:04 Clone github.com/gogo/protobuf, revision ba06b47c162d49f2af050fb4c75bcbc86a159d5c, attempt 1/20 [2019-10-04T22:33:05.565Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2019-10-04T22:33:05.565Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2019-10-04T22:33:05.745Z] === RUN TestCopyFromContainer// [2019-10-04T22:33:05.805Z] 2019/10/04 22:33:05 Finished clone github.com/containerd/go-runc [2019-10-04T22:33:05.805Z] 2019/10/04 22:33:05 Clone github.com/golang/protobuf, revision aa810b61a9c79d51363740d207bb46cf8e620ed5, attempt 1/20 [2019-10-04T22:33:05.805Z] 2019/10/04 22:33:05 Finished clone github.com/miekg/dns [2019-10-04T22:33:05.805Z] 2019/10/04 22:33:05 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2019-10-04T22:33:06.031Z] === RUN TestCopyFromContainer//bar/root [2019-10-04T22:33:06.031Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-04T22:33:06.031Z] === RUN TestCopyFromContainer/bar/quux [2019-10-04T22:33:06.063Z] 2019/10/04 22:33:05 Finished clone github.com/containerd/ttrpc [2019-10-04T22:33:06.063Z] 2019/10/04 22:33:05 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2019-10-04T22:33:06.063Z] 2019/10/04 22:33:05 Finished clone github.com/containerd/typeurl [2019-10-04T22:33:06.063Z] 2019/10/04 22:33:05 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2019-10-04T22:33:06.316Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-04T22:33:06.316Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-04T22:33:06.316Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-04T22:33:06.316Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-04T22:33:06.319Z] 2019/10/04 22:33:06 Finished clone github.com/gogo/googleapis [2019-10-04T22:33:06.319Z] 2019/10/04 22:33:06 Clone golang.org/x/crypto, revision 88737f569e3a9c7ab309cdc09a07fe7fc87233c3, attempt 1/20 [2019-10-04T22:33:06.575Z] 2019/10/04 22:33:06 Finished clone github.com/containerd/continuity [2019-10-04T22:33:06.575Z] 2019/10/04 22:33:06 Clone golang.org/x/time, revision fbb02b2291d28baffd63558aa44b4b56f178d650, attempt 1/20 [2019-10-04T22:33:06.601Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-04T22:33:06.601Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-04T22:33:06.601Z] --- PASS: TestCopyFromContainer (2.43s) [2019-10-04T22:33:06.601Z] --- PASS: TestCopyFromContainer// (0.09s) [2019-10-04T22:33:06.601Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2019-10-04T22:33:06.601Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2019-10-04T22:33:06.601Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2019-10-04T22:33:06.601Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2019-10-04T22:33:06.601Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2019-10-04T22:33:06.601Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2019-10-04T22:33:06.601Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2019-10-04T22:33:06.601Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2019-10-04T22:33:06.601Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2019-10-04T22:33:06.601Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-04T22:33:06.601Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-04T22:33:06.601Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-04T22:33:06.601Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-04T22:33:06.601Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-04T22:33:06.601Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-04T22:33:06.601Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-04T22:33:06.885Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-04T22:33:06.885Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-04T22:33:06.885Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-04T22:33:06.885Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2019-10-04T22:33:06.885Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-10-04T22:33:06.885Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-10-04T22:33:06.885Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2019-10-04T22:33:06.885Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-04T22:33:06.885Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2019-10-04T22:33:06.885Z] === RUN TestCreateWithInvalidEnv [2019-10-04T22:33:06.885Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-04T22:33:06.885Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-04T22:33:06.885Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-04T22:33:06.885Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-04T22:33:06.885Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-04T22:33:06.885Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-04T22:33:06.885Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-04T22:33:06.885Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-04T22:33:06.885Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-04T22:33:06.885Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2019-10-04T22:33:06.885Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-10-04T22:33:06.885Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-10-04T22:33:06.885Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2019-10-04T22:33:06.885Z] === RUN TestCreateTmpfsMountsTarget [2019-10-04T22:33:06.885Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2019-10-04T22:33:06.885Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-04T22:33:07.944Z] 2019/10/04 22:33:07 Finished clone github.com/fernet/fernet-go [2019-10-04T22:33:07.944Z] 2019/10/04 22:33:07 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2019-10-04T22:33:08.086Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2019-10-04T22:33:08.507Z] 2019/10/04 22:33:08 Finished clone github.com/docker/distribution [2019-10-04T22:33:08.507Z] 2019/10/04 22:33:08 Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2019-10-04T22:33:08.765Z] 2019/10/04 22:33:08 Finished clone golang.org/x/time [2019-10-04T22:33:08.765Z] 2019/10/04 22:33:08 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2019-10-04T22:33:08.918Z] --- PASS: TestCreateWithCustomMaskedPaths (1.81s) [2019-10-04T22:33:08.918Z] === RUN TestCreateWithCapabilities [2019-10-04T22:33:08.918Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-10-04T22:33:08.918Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-10-04T22:33:08.918Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-10-04T22:33:08.918Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-10-04T22:33:08.918Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-10-04T22:33:08.918Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-10-04T22:33:08.918Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-10-04T22:33:08.918Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-10-04T22:33:08.918Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-10-04T22:33:08.918Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-10-04T22:33:08.918Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-04T22:33:08.918Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-04T22:33:08.918Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-10-04T22:33:08.918Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-10-04T22:33:08.918Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-10-04T22:33:08.918Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-10-04T22:33:08.918Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-10-04T22:33:08.918Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-10-04T22:33:08.918Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-10-04T22:33:08.918Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-10-04T22:33:08.918Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-10-04T22:33:08.918Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-10-04T22:33:08.918Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-10-04T22:33:08.918Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-10-04T22:33:08.918Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-10-04T22:33:08.918Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-10-04T22:33:08.918Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-04T22:33:08.918Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-10-04T22:33:08.918Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-10-04T22:33:08.918Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-10-04T22:33:08.918Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-10-04T22:33:08.918Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-10-04T22:33:08.918Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-10-04T22:33:08.918Z] --- PASS: TestCreateWithCapabilities (0.04s) [2019-10-04T22:33:08.918Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-10-04T22:33:08.918Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2019-10-04T22:33:08.918Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.04s) [2019-10-04T22:33:08.918Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.04s) [2019-10-04T22:33:08.918Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s) [2019-10-04T22:33:08.918Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s) [2019-10-04T22:33:08.918Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.04s) [2019-10-04T22:33:08.918Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.04s) [2019-10-04T22:33:08.918Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.03s) [2019-10-04T22:33:08.918Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.03s) [2019-10-04T22:33:08.918Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.04s) [2019-10-04T22:33:08.918Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-04T22:33:09.326Z] 2019/10/04 22:33:09 Finished clone github.com/hashicorp/go-immutable-radix [2019-10-04T22:33:09.326Z] 2019/10/04 22:33:09 Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20 [2019-10-04T22:33:09.887Z] 2019/10/04 22:33:09 Finished clone github.com/hashicorp/go-memdb [2019-10-04T22:33:09.887Z] 2019/10/04 22:33:09 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2019-10-04T22:33:09.983Z] === RUN TestDockerSuite/TestBuildForceRm [2019-10-04T22:33:10.821Z] 2019/10/04 22:33:10 Finished clone github.com/hashicorp/golang-lru [2019-10-04T22:33:10.821Z] 2019/10/04 22:33:10 Clone github.com/prometheus/client_golang, revision c5b7fccd204277076155f10851dad72b76a49317, attempt 1/20 [2019-10-04T22:33:10.944Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.86s) [2019-10-04T22:33:10.944Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-04T22:33:10.944Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-04T22:33:10.944Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-04T22:33:10.944Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-04T22:33:10.944Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-04T22:33:10.944Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-04T22:33:10.944Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-04T22:33:10.944Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-04T22:33:10.944Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-04T22:33:10.944Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-04T22:33:10.944Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-04T22:33:10.944Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-04T22:33:10.944Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-04T22:33:10.944Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-04T22:33:10.944Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-04T22:33:10.944Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-04T22:33:10.944Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2019-10-04T22:33:10.944Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2019-10-04T22:33:10.944Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2019-10-04T22:33:10.944Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2019-10-04T22:33:10.944Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2019-10-04T22:33:10.944Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2019-10-04T22:33:10.944Z] === RUN TestContainerStartOnDaemonRestart [2019-10-04T22:33:10.944Z] === PAUSE TestContainerStartOnDaemonRestart [2019-10-04T22:33:10.944Z] === RUN TestDaemonRestartIpcMode [2019-10-04T22:33:10.944Z] === PAUSE TestDaemonRestartIpcMode [2019-10-04T22:33:10.944Z] === RUN TestDiff [2019-10-04T22:33:11.383Z] 2019/10/04 22:33:11 Finished clone github.com/coreos/pkg [2019-10-04T22:33:11.383Z] 2019/10/04 22:33:11 Clone github.com/beorn7/perks, revision e7f67b54abbeac9c40a31de0f81159e4cafebd6a, attempt 1/20 [2019-10-04T22:33:11.577Z] --- PASS: TestDiff (0.70s) [2019-10-04T22:33:11.577Z] === RUN TestExecWithCloseStdin [2019-10-04T22:33:11.639Z] 2019/10/04 22:33:11 Finished clone code.cloudfoundry.org/clock [2019-10-04T22:33:11.639Z] 2019/10/04 22:33:11 Clone github.com/prometheus/client_model, revision 6f3806018612930941127f2a7c6c453ba2c527d2, attempt 1/20 [2019-10-04T22:33:12.197Z] --- PASS: TestExecWithCloseStdin (0.85s) [2019-10-04T22:33:12.197Z] === RUN TestExec [2019-10-04T22:33:12.508Z] === RUN TestDockerSuite/TestBuildFromGit [2019-10-04T22:33:12.565Z] 2019/10/04 22:33:12 Finished clone golang.org/x/crypto [2019-10-04T22:33:12.565Z] 2019/10/04 22:33:12 Clone github.com/prometheus/common, revision 7600349dcfe1abd18d72d3a1770870d9800a7801, attempt 1/20 [2019-10-04T22:33:13.207Z] --- PASS: TestExec (0.83s) [2019-10-04T22:33:13.207Z] === RUN TestExecUser [2019-10-04T22:33:13.492Z] 2019/10/04 22:33:13 Clone github.com/prometheus/procfs, revision 7d6f385de8bea29190f15ba9931442a0eaef9af7, attempt 1/20 [2019-10-04T22:33:13.492Z] 2019/10/04 22:33:13 Finished clone github.com/beorn7/perks [2019-10-04T22:33:13.878Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2019-10-04T22:33:13.879Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2019-10-04T22:33:13.879Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart" [2019-10-04T22:33:13.879Z] PASS [2019-10-04T22:33:13.879Z] [2019-10-04T22:33:13.879Z] DONE 17 tests in 53.174s [2019-10-04T22:33:13.879Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-10-04T22:33:13.879Z] ++ 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-10-04T22:33:13.879Z] ++ set -e [2019-10-04T22:33:13.879Z] ++ '[' -n 0 ']' [2019-10-04T22:33:13.879Z] ++ set -x [2019-10-04T22:33:13.879Z] ++ env -i DEST=/go/src/github.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-10-04T22:33:13.879Z] INFO: Testing against a local daemon [2019-10-04T22:33:13.879Z] === RUN TestPluginInvalidJSON [2019-10-04T22:33:13.879Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-04T22:33:13.879Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-04T22:33:13.879Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-04T22:33:13.879Z] --- PASS: TestPluginInvalidJSON (0.01s) [2019-10-04T22:33:13.879Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-10-04T22:33:13.879Z] PASS [2019-10-04T22:33:13.879Z] [2019-10-04T22:33:13.879Z] DONE 2 tests in 0.135s [2019-10-04T22:33:13.879Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-10-04T22:33:13.879Z] ++ 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-10-04T22:33:13.879Z] ++ set -e [2019-10-04T22:33:13.879Z] ++ '[' -n 0 ']' [2019-10-04T22:33:13.879Z] ++ set -x [2019-10-04T22:33:13.879Z] ++ env -i DEST=/go/src/github.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-10-04T22:33:14.054Z] 2019/10/04 22:33:13 Finished clone github.com/prometheus/client_model [2019-10-04T22:33:14.054Z] 2019/10/04 22:33:13 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2019-10-04T22:33:14.137Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2019-10-04T22:33:14.137Z] INFO: Testing against a local daemon [2019-10-04T22:33:14.137Z] === RUN TestExternalGraphDriver [2019-10-04T22:33:14.218Z] --- PASS: TestExecUser (0.83s) [2019-10-04T22:33:14.218Z] === RUN TestExportContainerAndImportImage [2019-10-04T22:33:14.394Z] === RUN TestExternalGraphDriver/json [2019-10-04T22:33:14.615Z] 2019/10/04 22:33:14 Finished clone github.com/prometheus/client_golang [2019-10-04T22:33:14.615Z] 2019/10/04 22:33:14 Clone github.com/pkg/errors, revision ba968bfe8b2f7e042a574c888954fccecfa385b4, attempt 1/20 [2019-10-04T22:33:14.839Z] --- PASS: TestExportContainerAndImportImage (0.96s) [2019-10-04T22:33:14.839Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-04T22:33:15.325Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2019-10-04T22:33:15.978Z] 2019/10/04 22:33:15 Finished clone github.com/matttproud/golang_protobuf_extensions [2019-10-04T22:33:15.978Z] 2019/10/04 22:33:15 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2019-10-04T22:33:16.234Z] 2019/10/04 22:33:16 Finished clone github.com/prometheus/procfs [2019-10-04T22:33:16.234Z] 2019/10/04 22:33:16 Clone github.com/spf13/cobra, revision ef82de70bb3f60c65fb8eebacbb2d122ef517385, attempt 1/20 [2019-10-04T22:33:16.234Z] 2019/10/04 22:33:16 Finished clone github.com/prometheus/common [2019-10-04T22:33:16.234Z] 2019/10/04 22:33:16 Clone github.com/spf13/pflag, revision 583c0c0531f06d5278b7d917446061adc344b5cd, attempt 1/20 [2019-10-04T22:33:16.258Z] === RUN TestExternalGraphDriver/spec [2019-10-04T22:33:16.490Z] 2019/10/04 22:33:16 Finished clone github.com/pkg/errors [2019-10-04T22:33:16.490Z] 2019/10/04 22:33:16 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2019-10-04T22:33:16.872Z] --- PASS: TestExportContainerAfterDaemonRestart (1.53s) [2019-10-04T22:33:16.872Z] export_test.go:63: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart" [2019-10-04T22:33:16.872Z] === RUN TestHealthCheckWorkdir [2019-10-04T22:33:17.190Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2019-10-04T22:33:17.495Z] --- PASS: TestHealthCheckWorkdir (1.06s) [2019-10-04T22:33:17.495Z] === RUN TestHealthKillContainer [2019-10-04T22:33:18.122Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2019-10-04T22:33:18.379Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2019-10-04T22:33:18.379Z] === RUN TestExternalGraphDriver/pull [2019-10-04T22:33:18.496Z] 2019/10/04 22:33:18 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2019-10-04T22:33:18.496Z] 2019/10/04 22:33:18 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2019-10-04T22:33:18.753Z] 2019/10/04 22:33:18 Finished clone github.com/inconshreveable/mousetrap [2019-10-04T22:33:18.753Z] 2019/10/04 22:33:18 Clone github.com/docker/go-metrics, revision d466d4f6fd960e01820085bd7e1a24426ee7ef18, attempt 1/20 [2019-10-04T22:33:18.753Z] 2019/10/04 22:33:18 Finished clone github.com/spf13/pflag [2019-10-04T22:33:18.753Z] 2019/10/04 22:33:18 Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20 [2019-10-04T22:33:19.680Z] 2019/10/04 22:33:19 Finished clone github.com/spf13/cobra [2019-10-04T22:33:19.680Z] 2019/10/04 22:33:19 Clone github.com/Microsoft/hcsshim, revision 672e52e9209d1e53718c1b6a7d68cc9272654ab5, attempt 1/20 [2019-10-04T22:33:19.680Z] 2019/10/04 22:33:19 Finished clone github.com/google/certificate-transparency-go [2019-10-04T22:33:19.937Z] 2019/10/04 22:33:19 Finished clone github.com/golang/protobuf [2019-10-04T22:33:20.499Z] 2019/10/04 22:33:20 Finished clone github.com/morikuni/aec [2019-10-04T22:33:20.499Z] 2019/10/04 22:33:20 Finished clone github.com/docker/go-metrics [2019-10-04T22:33:20.755Z] 2019/10/04 22:33:20 Finished clone github.com/Azure/go-ansiterm [2019-10-04T22:33:20.905Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2019-10-04T22:33:20.905Z] --- PASS: TestExternalGraphDriver (6.41s) [2019-10-04T22:33:20.905Z] external_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver" [2019-10-04T22:33:20.905Z] --- PASS: TestExternalGraphDriver/json (2.09s) [2019-10-04T22:33:20.905Z] --- PASS: TestExternalGraphDriver/spec (2.09s) [2019-10-04T22:33:20.905Z] --- PASS: TestExternalGraphDriver/pull (2.12s) [2019-10-04T22:33:20.905Z] === RUN TestGraphdriverPluginV2 [2019-10-04T22:33:20.983Z] --- PASS: TestHealthKillContainer (2.91s) [2019-10-04T22:33:20.983Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-04T22:33:20.983Z] --- PASS: TestInspectCpusetInConfigPre120 (0.65s) [2019-10-04T22:33:20.983Z] === RUN TestIpcModeNone [2019-10-04T22:33:21.995Z] --- PASS: TestIpcModeNone (0.84s) [2019-10-04T22:33:21.995Z] === RUN TestIpcModePrivate [2019-10-04T22:33:22.616Z] --- PASS: TestIpcModePrivate (0.80s) [2019-10-04T22:33:22.616Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false [2019-10-04T22:33:22.616Z] === RUN TestIpcModeShareable [2019-10-04T22:33:22.645Z] 2019/10/04 22:33:22 Finished clone github.com/cloudflare/cfssl [2019-10-04T22:33:23.431Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2019-10-04T22:33:23.631Z] --- PASS: TestIpcModeShareable (0.82s) [2019-10-04T22:33:23.631Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:49, shared: true, mustBeShared: true [2019-10-04T22:33:23.631Z] === RUN TestAPIIpcModeShareableAndContainer [2019-10-04T22:33:24.804Z] === RUN TestDockerSuite/TestBuildHistory [2019-10-04T22:33:25.166Z] 2019/10/04 22:33:25 Finished clone cloud.google.com/go [2019-10-04T22:33:26.175Z] --- PASS: TestGraphdriverPluginV2 (5.39s) [2019-10-04T22:33:26.175Z] external_test.go:413: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestGraphdriverPluginV2" [2019-10-04T22:33:26.175Z] PASS [2019-10-04T22:33:26.175Z] [2019-10-04T22:33:26.175Z] DONE 5 tests in 11.961s [2019-10-04T22:33:26.175Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-10-04T22:33:26.175Z] ++ 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-10-04T22:33:26.175Z] ++ set -e [2019-10-04T22:33:26.175Z] ++ '[' -n 0 ']' [2019-10-04T22:33:26.175Z] ++ set -x [2019-10-04T22:33:26.175Z] ++ env -i DEST=/go/src/github.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-10-04T22:33:26.175Z] INFO: Testing against a local daemon [2019-10-04T22:33:26.175Z] === RUN TestContinueAfterPluginCrash [2019-10-04T22:33:26.175Z] === PAUSE TestContinueAfterPluginCrash [2019-10-04T22:33:26.175Z] === RUN TestDaemonStartWithLogOpt [2019-10-04T22:33:26.175Z] === PAUSE TestDaemonStartWithLogOpt [2019-10-04T22:33:26.175Z] === CONT TestContinueAfterPluginCrash [2019-10-04T22:33:26.175Z] === CONT TestDaemonStartWithLogOpt [2019-10-04T22:33:26.318Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.44s) [2019-10-04T22:33:26.318Z] === RUN TestAPIIpcModeHost [2019-10-04T22:33:26.607Z] --- PASS: TestAPIIpcModeHost (0.66s) [2019-10-04T22:33:26.608Z] === RUN TestDaemonIpcModeShareable [2019-10-04T22:33:27.109Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2019-10-04T22:33:28.644Z] --- PASS: TestDaemonIpcModeShareable (1.75s) [2019-10-04T22:33:28.644Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable" [2019-10-04T22:33:28.644Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:57, shared: true, mustBeShared: true [2019-10-04T22:33:28.644Z] === RUN TestDaemonIpcModePrivate [2019-10-04T22:33:29.333Z] 2019/10/04 22:33:28 Finished clone github.com/Microsoft/hcsshim [2019-10-04T22:33:29.589Z] 2019/10/04 22:33:29 Finished clone google.golang.org/genproto [2019-10-04T22:33:30.124Z] --- PASS: TestDaemonIpcModePrivate (1.72s) [2019-10-04T22:33:30.124Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate" [2019-10-04T22:33:30.124Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2019-10-04T22:33:30.124Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-10-04T22:33:30.954Z] 2019/10/04 22:33:30 Finished clone github.com/docker/swarmkit [2019-10-04T22:33:31.290Z] === RUN TestDockerSuite/TestBuildIidFile [2019-10-04T22:33:32.151Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.70s) [2019-10-04T22:33:32.151Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig" [2019-10-04T22:33:32.151Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2019-10-04T22:33:32.151Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-10-04T22:33:32.225Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2019-10-04T22:33:32.320Z] 2019/10/04 22:33:32 Finished clone github.com/containerd/containerd [2019-10-04T22:33:32.791Z] === RUN TestDockerSuite/TestBuildInheritance [2019-10-04T22:33:33.248Z] 2019/10/04 22:33:32 Finished clone github.com/coreos/etcd [2019-10-04T22:33:33.631Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.72s) [2019-10-04T22:33:33.631Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig" [2019-10-04T22:33:33.631Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:57, shared: true, mustBeShared: true [2019-10-04T22:33:33.631Z] === RUN TestIpcModeOlderClient [2019-10-04T22:33:33.631Z] === PAUSE TestIpcModeOlderClient [2019-10-04T22:33:33.631Z] === RUN TestKillContainerInvalidSignal [2019-10-04T22:33:33.727Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2019-10-04T22:33:34.303Z] --- PASS: TestKillContainerInvalidSignal (0.65s) [2019-10-04T22:33:34.303Z] === RUN TestKillContainer [2019-10-04T22:33:34.303Z] === RUN TestKillContainer/no_signal [2019-10-04T22:33:34.661Z] === RUN TestDockerSuite/TestBuildInvalidTag [2019-10-04T22:33:34.661Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2019-10-04T22:33:34.927Z] === RUN TestKillContainer/non_killing_signal [2019-10-04T22:33:35.219Z] === RUN TestKillContainer/killing_signal [2019-10-04T22:33:36.033Z] === RUN TestDockerSuite/TestBuildLabel [2019-10-04T22:33:36.229Z] --- PASS: TestKillContainer (2.00s) [2019-10-04T22:33:36.229Z] --- PASS: TestKillContainer/no_signal (0.64s) [2019-10-04T22:33:36.229Z] --- PASS: TestKillContainer/non_killing_signal (0.44s) [2019-10-04T22:33:36.229Z] --- PASS: TestKillContainer/killing_signal (0.63s) [2019-10-04T22:33:36.229Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-04T22:33:36.229Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-10-04T22:33:36.846Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-10-04T22:33:36.966Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2019-10-04T22:33:37.468Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.34s) [2019-10-04T22:33:37.468Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.63s) [2019-10-04T22:33:37.468Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.43s) [2019-10-04T22:33:37.468Z] === RUN TestKillStoppedContainer [2019-10-04T22:33:37.532Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2019-10-04T22:33:37.752Z] --- PASS: TestKillStoppedContainer (0.08s) [2019-10-04T22:33:37.752Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-04T22:33:37.752Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2019-10-04T22:33:37.752Z] === RUN TestKillDifferentUserContainer [2019-10-04T22:33:38.098Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2019-10-04T22:33:38.371Z] --- PASS: TestKillDifferentUserContainer (0.70s) [2019-10-04T22:33:38.371Z] === RUN TestInspectOomKilledTrue [2019-10-04T22:33:38.673Z] === RUN TestDockerSuite/TestBuildLabels [2019-10-04T22:33:39.613Z] === RUN TestDockerSuite/TestBuildLabelsCache [2019-10-04T22:33:39.845Z] --- PASS: TestInspectOomKilledTrue (1.23s) [2019-10-04T22:33:39.846Z] === RUN TestInspectOomKilledFalse [2019-10-04T22:33:40.130Z] --- PASS: TestInspectOomKilledFalse (0.63s) [2019-10-04T22:33:40.130Z] === RUN TestLinksEtcHostsContentMatch [2019-10-04T22:33:40.748Z] --- PASS: TestLinksEtcHostsContentMatch (0.62s) [2019-10-04T22:33:40.749Z] === RUN TestLinksContainerNames [2019-10-04T22:33:41.510Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2019-10-04T22:33:42.237Z] --- PASS: TestLinksContainerNames (1.34s) [2019-10-04T22:33:42.237Z] === RUN TestLogsFollowTailEmpty [2019-10-04T22:33:42.855Z] --- PASS: TestLogsFollowTailEmpty (0.66s) [2019-10-04T22:33:42.855Z] === RUN TestContainerNetworkMountsNoChown [2019-10-04T22:33:42.880Z] --- PASS: TestDaemonStartWithLogOpt (16.79s) [2019-10-04T22:33:42.880Z] validation_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt" [2019-10-04T22:33:43.293Z] 2019/10/04 22:33:41 Finished clone github.com/gogo/protobuf [2019-10-04T22:33:43.293Z] 2019/10/04 22:33:42 Finished clone github.com/hashicorp/consul [2019-10-04T22:33:43.515Z] --- PASS: TestContainerNetworkMountsNoChown (0.64s) [2019-10-04T22:33:43.515Z] === RUN TestMountDaemonRoot [2019-10-04T22:33:43.515Z] === RUN TestMountDaemonRoot/default [2019-10-04T22:33:43.515Z] === PAUSE TestMountDaemonRoot/default [2019-10-04T22:33:43.515Z] === RUN TestMountDaemonRoot/private [2019-10-04T22:33:43.515Z] === PAUSE TestMountDaemonRoot/private [2019-10-04T22:33:43.515Z] === RUN TestMountDaemonRoot/rprivate [2019-10-04T22:33:43.515Z] === PAUSE TestMountDaemonRoot/rprivate [2019-10-04T22:33:43.515Z] === RUN TestMountDaemonRoot/slave [2019-10-04T22:33:43.515Z] === PAUSE TestMountDaemonRoot/slave [2019-10-04T22:33:43.515Z] === RUN TestMountDaemonRoot/rslave [2019-10-04T22:33:43.515Z] === PAUSE TestMountDaemonRoot/rslave [2019-10-04T22:33:43.515Z] === RUN TestMountDaemonRoot/shared [2019-10-04T22:33:43.515Z] === PAUSE TestMountDaemonRoot/shared [2019-10-04T22:33:43.515Z] === RUN TestMountDaemonRoot/rshared [2019-10-04T22:33:43.515Z] === PAUSE TestMountDaemonRoot/rshared [2019-10-04T22:33:43.515Z] === CONT TestMountDaemonRoot/default [2019-10-04T22:33:43.515Z] === CONT TestMountDaemonRoot/rshared [2019-10-04T22:33:43.515Z] === CONT TestMountDaemonRoot/shared [2019-10-04T22:33:43.515Z] === CONT TestMountDaemonRoot/rslave [2019-10-04T22:33:43.515Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-10-04T22:33:43.515Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-10-04T22:33:43.515Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-10-04T22:33:43.515Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-10-04T22:33:43.515Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-10-04T22:33:43.515Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-10-04T22:33:43.515Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-10-04T22:33:43.515Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-10-04T22:33:43.515Z] === RUN TestMountDaemonRoot/default/mount_root [2019-10-04T22:33:43.515Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-10-04T22:33:43.515Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-10-04T22:33:43.515Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-10-04T22:33:43.515Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-10-04T22:33:43.515Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-10-04T22:33:43.515Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-10-04T22:33:43.515Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-10-04T22:33:43.515Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-10-04T22:33:43.515Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-10-04T22:33:43.515Z] === CONT TestMountDaemonRoot/rprivate [2019-10-04T22:33:43.515Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-10-04T22:33:43.515Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-10-04T22:33:43.515Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-10-04T22:33:43.515Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-10-04T22:33:43.515Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-10-04T22:33:43.515Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-10-04T22:33:43.515Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-10-04T22:33:43.515Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-10-04T22:33:43.515Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-10-04T22:33:43.515Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-10-04T22:33:43.515Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-10-04T22:33:43.515Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-10-04T22:33:43.515Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-10-04T22:33:43.515Z] === RUN TestMountDaemonRoot/default/bind_root [2019-10-04T22:33:43.515Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-10-04T22:33:43.515Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-10-04T22:33:43.515Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-10-04T22:33:43.515Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-10-04T22:33:43.515Z] === CONT TestMountDaemonRoot/slave [2019-10-04T22:33:43.515Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-10-04T22:33:43.515Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-10-04T22:33:43.515Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-10-04T22:33:43.515Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-10-04T22:33:43.515Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-10-04T22:33:43.515Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-10-04T22:33:43.515Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-10-04T22:33:43.515Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-10-04T22:33:43.515Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-10-04T22:33:43.515Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-10-04T22:33:43.515Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-10-04T22:33:43.515Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-10-04T22:33:43.515Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-10-04T22:33:43.515Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-10-04T22:33:43.515Z] === CONT TestMountDaemonRoot/private [2019-10-04T22:33:43.515Z] === RUN TestMountDaemonRoot/private/mount_root [2019-10-04T22:33:43.515Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-10-04T22:33:43.515Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-10-04T22:33:43.515Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-10-04T22:33:43.515Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-10-04T22:33:43.515Z] === RUN TestMountDaemonRoot/private/bind_root [2019-10-04T22:33:43.515Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-10-04T22:33:43.515Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-10-04T22:33:43.515Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-10-04T22:33:43.515Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-10-04T22:33:43.515Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-10-04T22:33:43.515Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-10-04T22:33:43.515Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-10-04T22:33:43.801Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-10-04T22:33:43.801Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-10-04T22:33:43.801Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-10-04T22:33:43.801Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-10-04T22:33:43.801Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-10-04T22:33:43.801Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-10-04T22:33:43.801Z] === CONT TestMountDaemonRoot/default/bind_root [2019-10-04T22:33:43.801Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-10-04T22:33:43.801Z] === CONT TestMountDaemonRoot/default/mount_root [2019-10-04T22:33:43.801Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-10-04T22:33:43.801Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-10-04T22:33:43.801Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-10-04T22:33:43.801Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-10-04T22:33:43.801Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-10-04T22:33:43.801Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-10-04T22:33:43.801Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-10-04T22:33:43.801Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-10-04T22:33:43.801Z] === CONT TestMountDaemonRoot/private/mount_root [2019-10-04T22:33:43.801Z] === CONT TestMountDaemonRoot/private/bind_root [2019-10-04T22:33:43.801Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-10-04T22:33:43.801Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-10-04T22:33:43.801Z] --- PASS: TestMountDaemonRoot (0.04s) [2019-10-04T22:33:43.801Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-10-04T22:33:43.801Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2019-10-04T22:33:43.801Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2019-10-04T22:33:43.801Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2019-10-04T22:33:43.801Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2019-10-04T22:33:43.801Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-10-04T22:33:43.801Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2019-10-04T22:33:43.801Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2019-10-04T22:33:43.801Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2019-10-04T22:33:43.801Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2019-10-04T22:33:43.801Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-10-04T22:33:43.801Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2019-10-04T22:33:43.801Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2019-10-04T22:33:43.801Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2019-10-04T22:33:43.801Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2019-10-04T22:33:43.801Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-10-04T22:33:43.801Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2019-10-04T22:33:43.801Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2019-10-04T22:33:43.801Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2019-10-04T22:33:43.801Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2019-10-04T22:33:43.801Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-10-04T22:33:43.801Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2019-10-04T22:33:43.801Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2019-10-04T22:33:43.801Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2019-10-04T22:33:43.801Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2019-10-04T22:33:43.801Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-10-04T22:33:43.801Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2019-10-04T22:33:43.801Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2019-10-04T22:33:43.801Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2019-10-04T22:33:43.801Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2019-10-04T22:33:43.801Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-10-04T22:33:43.801Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2019-10-04T22:33:43.801Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2019-10-04T22:33:43.801Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2019-10-04T22:33:43.801Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2019-10-04T22:33:43.801Z] === RUN TestContainerBindMountNonRecursive [2019-10-04T22:33:44.250Z] === RUN TestDockerSuite/TestBuildLastModified [2019-10-04T22:33:45.830Z] --- PASS: TestContainerBindMountNonRecursive (1.54s) [2019-10-04T22:33:45.830Z] === RUN TestNetworkNat [2019-10-04T22:33:46.112Z] --- PASS: TestNetworkNat (0.72s) [2019-10-04T22:33:46.112Z] === RUN TestNetworkLocalhostTCPNat [2019-10-04T22:33:47.120Z] --- PASS: TestNetworkLocalhostTCPNat (0.72s) [2019-10-04T22:33:47.120Z] === RUN TestNetworkLoopbackNat [2019-10-04T22:33:47.737Z] --- PASS: TestNetworkLoopbackNat (0.91s) [2019-10-04T22:33:47.737Z] === RUN TestPause [2019-10-04T22:33:48.426Z] --- PASS: TestContinueAfterPluginCrash (21.73s) [2019-10-04T22:33:48.426Z] logging_linux_test.go:22: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash" [2019-10-04T22:33:48.426Z] PASS [2019-10-04T22:33:48.426Z] [2019-10-04T22:33:48.426Z] DONE 2 tests in 21.867s [2019-10-04T22:33:48.426Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-10-04T22:33:48.426Z] ++ 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-10-04T22:33:48.426Z] ++ set -e [2019-10-04T22:33:48.426Z] ++ '[' -n 0 ']' [2019-10-04T22:33:48.426Z] ++ set -x [2019-10-04T22:33:48.426Z] ++ env -i DEST=/go/src/github.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-10-04T22:33:48.426Z] INFO: Testing against a local daemon [2019-10-04T22:33:48.426Z] === RUN TestPluginWithDevMounts [2019-10-04T22:33:48.426Z] === PAUSE TestPluginWithDevMounts [2019-10-04T22:33:48.426Z] === CONT TestPluginWithDevMounts [2019-10-04T22:33:48.756Z] --- PASS: TestPause (0.71s) [2019-10-04T22:33:48.756Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-04T22:33:48.756Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-04T22:33:48.756Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-04T22:33:48.756Z] === RUN TestPauseStopPausedContainer [2019-10-04T22:33:49.371Z] --- PASS: TestPauseStopPausedContainer (0.75s) [2019-10-04T22:33:49.371Z] === RUN TestPsFilter [2019-10-04T22:33:49.371Z] --- PASS: TestPsFilter (0.19s) [2019-10-04T22:33:49.371Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-04T22:33:49.796Z] === RUN TestDockerSuite/TestBuildLineBreak [2019-10-04T22:33:50.053Z] --- PASS: TestPluginWithDevMounts (1.98s) [2019-10-04T22:33:50.053Z] mounts_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts" [2019-10-04T22:33:50.053Z] PASS [2019-10-04T22:33:50.053Z] [2019-10-04T22:33:50.053Z] DONE 1 tests in 2.130s [2019-10-04T22:33:50.053Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2019-10-04T22:33:50.053Z] ++ 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-10-04T22:33:50.053Z] ++ set -e [2019-10-04T22:33:50.053Z] ++ '[' -n 0 ']' [2019-10-04T22:33:50.053Z] ++ set -x [2019-10-04T22:33:50.053Z] ++ env -i DEST=/go/src/github.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-10-04T22:33:50.053Z] INFO: Testing against a local daemon [2019-10-04T22:33:50.053Z] === RUN TestSecretInspect [2019-10-04T22:33:50.383Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.67s) [2019-10-04T22:33:50.383Z] === RUN TestRemoveContainerWithVolume [2019-10-04T22:33:51.000Z] --- PASS: TestRemoveContainerWithVolume (0.69s) [2019-10-04T22:33:51.000Z] === RUN TestRemoveContainerRunning [2019-10-04T22:33:51.618Z] --- PASS: TestRemoveContainerRunning (0.67s) [2019-10-04T22:33:51.618Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-04T22:33:52.238Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.69s) [2019-10-04T22:33:52.238Z] === RUN TestRemoveInvalidContainer [2019-10-04T22:33:52.238Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2019-10-04T22:33:52.238Z] === RUN TestRenameLinkedContainer [2019-10-04T22:33:53.231Z] 2019/10/04 22:33:51 Finished clone github.com/aws/aws-sdk-go [2019-10-04T22:33:53.329Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2019-10-04T22:33:53.329Z] --- PASS: TestSecretInspect (2.84s) [2019-10-04T22:33:53.329Z] secret_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect" [2019-10-04T22:33:53.329Z] === RUN TestSecretList [2019-10-04T22:33:54.261Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2019-10-04T22:33:54.261Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2019-10-04T22:33:54.518Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2019-10-04T22:33:54.518Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2019-10-04T22:33:54.776Z] === RUN TestDockerSuite/TestBuildMaintainer [2019-10-04T22:33:54.923Z] --- PASS: TestRenameLinkedContainer (2.62s) [2019-10-04T22:33:54.923Z] === RUN TestRenameStoppedContainer [2019-10-04T22:33:55.033Z] === RUN TestDockerSuite/TestBuildMissingArgs [2019-10-04T22:33:55.545Z] --- PASS: TestRenameStoppedContainer (0.66s) [2019-10-04T22:33:55.545Z] === RUN TestRenameRunningContainerAndReuse [2019-10-04T22:33:56.929Z] --- PASS: TestSecretList (3.64s) [2019-10-04T22:33:56.929Z] secret_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretList" [2019-10-04T22:33:56.929Z] === RUN TestSecretsCreateAndDelete [2019-10-04T22:33:56.929Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2019-10-04T22:33:57.023Z] --- PASS: TestRenameRunningContainerAndReuse (1.34s) [2019-10-04T22:33:57.023Z] === RUN TestRenameInvalidName [2019-10-04T22:33:57.640Z] --- PASS: TestRenameInvalidName (0.67s) [2019-10-04T22:33:57.640Z] === RUN TestRenameAnonymousContainer [2019-10-04T22:33:58.827Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2019-10-04T22:33:59.759Z] --- PASS: TestSecretsCreateAndDelete (3.09s) [2019-10-04T22:33:59.759Z] secret_test.go:125: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete" [2019-10-04T22:33:59.759Z] === RUN TestSecretsUpdate [2019-10-04T22:34:00.319Z] --- PASS: TestRenameAnonymousContainer (2.46s) [2019-10-04T22:34:00.319Z] === RUN TestRenameContainerWithSameName [2019-10-04T22:34:00.604Z] --- PASS: TestRenameContainerWithSameName (0.67s) [2019-10-04T22:34:00.604Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-04T22:34:02.084Z] --- PASS: TestRenameContainerWithLinkedContainer (1.32s) [2019-10-04T22:34:02.084Z] === RUN TestResize [2019-10-04T22:34:02.701Z] --- PASS: TestResize (0.66s) [2019-10-04T22:34:02.701Z] === RUN TestResizeWithInvalidSize [2019-10-04T22:34:03.034Z] --- PASS: TestSecretsUpdate (3.08s) [2019-10-04T22:34:03.034Z] secret_test.go:172: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate" [2019-10-04T22:34:03.034Z] === RUN TestTemplatedSecret [2019-10-04T22:34:03.034Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2019-10-04T22:34:03.188Z] 2019/10/04 22:34:02 Finished clone google.golang.org/api [2019-10-04T22:34:03.189Z] 2019/10/04 22:34:02 Dependencies downloaded. Download time: 1m21.690289051s [2019-10-04T22:34:03.189Z] 2019/10/04 22:34:02 Collecting all dependencies [2019-10-04T22:34:03.325Z] --- PASS: TestResizeWithInvalidSize (0.68s) [2019-10-04T22:34:03.325Z] === RUN TestResizeWhenContainerNotStarted [2019-10-04T22:34:03.599Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2019-10-04T22:34:03.950Z] --- PASS: TestResizeWhenContainerNotStarted (0.68s) [2019-10-04T22:34:03.950Z] === RUN TestDaemonRestartKillContainers [2019-10-04T22:34:03.950Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-04T22:34:03.950Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-04T22:34:03.950Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-04T22:34:03.950Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-04T22:34:03.950Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-04T22:34:03.950Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-04T22:34:03.950Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-04T22:34:03.950Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-04T22:34:03.950Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-04T22:34:03.950Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-04T22:34:03.950Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-04T22:34:03.950Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-04T22:34:03.950Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-04T22:34:03.950Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-04T22:34:03.950Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-04T22:34:03.950Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-04T22:34:03.950Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-04T22:34:03.950Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-04T22:34:03.950Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-04T22:34:03.950Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-04T22:34:03.950Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-04T22:34:03.950Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-04T22:34:03.950Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-04T22:34:03.950Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-04T22:34:03.950Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-04T22:34:03.950Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-04T22:34:03.950Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-04T22:34:03.950Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-04T22:34:04.180Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2019-10-04T22:34:06.080Z] --- PASS: TestTemplatedSecret (3.37s) [2019-10-04T22:34:06.080Z] secret_test.go:221: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret" [2019-10-04T22:34:06.080Z] === RUN TestSecretCreateResolve [2019-10-04T22:34:07.451Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-04T22:34:07.451Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-04T22:34:08.473Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-04T22:34:08.473Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-04T22:34:09.358Z] --- PASS: TestSecretCreateResolve (3.17s) [2019-10-04T22:34:09.358Z] secret_test.go:342: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve" [2019-10-04T22:34:09.358Z] PASS [2019-10-04T22:34:09.358Z] [2019-10-04T22:34:09.358Z] DONE 6 tests in 19.328s [2019-10-04T22:34:09.358Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2019-10-04T22:34:09.358Z] ++ 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-10-04T22:34:09.358Z] ++ set -e [2019-10-04T22:34:09.358Z] ++ '[' -n 0 ']' [2019-10-04T22:34:09.358Z] ++ set -x [2019-10-04T22:34:09.358Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-10-04T22:34:09.616Z] INFO: Testing against a local daemon [2019-10-04T22:34:09.616Z] === RUN TestServiceCreateInit [2019-10-04T22:34:09.616Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-04T22:34:10.531Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-04T22:34:10.532Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-04T22:34:10.532Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-04T22:34:11.583Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-04T22:34:13.243Z] 2019/10/04 22:34:12 Clean vendor dir from unused packages [2019-10-04T22:34:13.499Z] 2019/10/04 22:34:13 Success [2019-10-04T22:34:13.499Z] 2019/10/04 22:34:13 Running time: 1m35.295029005s [2019-10-04T22:34:13.754Z] Congratulations! All vendoring changes are done the right way. [2019-10-04T22:34:14.284Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-10-04T22:34:14.284Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.22s) [2019-10-04T22:34:14.284Z] 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-10-04T22:34:14.284Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.50s) [2019-10-04T22:34:14.284Z] 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-10-04T22:34:14.284Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.29s) [2019-10-04T22:34:14.284Z] 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-10-04T22:34:14.284Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.57s) [2019-10-04T22:34:14.284Z] 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-10-04T22:34:14.284Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.05s) [2019-10-04T22:34:14.284Z] 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-10-04T22:34:14.284Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.06s) [2019-10-04T22:34:14.284Z] 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-10-04T22:34:14.284Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.05s) [2019-10-04T22:34:14.284Z] 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-10-04T22:34:14.284Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.19s) [2019-10-04T22:34:14.284Z] 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-10-04T22:34:14.284Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.95s) [2019-10-04T22:34:14.284Z] 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-10-04T22:34:14.284Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.93s) [2019-10-04T22:34:14.284Z] 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-10-04T22:34:14.284Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.02s) [2019-10-04T22:34:14.284Z] 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-10-04T22:34:14.284Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.31s) [2019-10-04T22:34:14.284Z] 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-10-04T22:34:14.284Z] === RUN TestCgroupNamespacesRun [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2019-10-04T22:34:14.875Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-04T22:34:15.145Z] + echo Building e2e image [2019-10-04T22:34:15.145Z] Building e2e image [2019-10-04T22:34:15.145Z] + docker build --build-arg DOCKER_GITCOMMIT=82097c0f1f0494d75b1088b59453a2d0feeb9735 -t moby-e2e-test -f Dockerfile.e2e . [2019-10-04T22:34:15.145Z] #2 [internal] load .dockerignore [2019-10-04T22:34:15.145Z] #2 transferring context: 34B done [2019-10-04T22:34:15.145Z] #2 DONE 0.0s [2019-10-04T22:34:15.145Z] [2019-10-04T22:34:15.145Z] #1 [internal] load build definition from Dockerfile.e2e [2019-10-04T22:34:15.145Z] #1 transferring dockerfile: 3.21kB done [2019-10-04T22:34:15.145Z] #1 DONE 0.0s [2019-10-04T22:34:15.145Z] [2019-10-04T22:34:15.145Z] #4 [internal] load metadata for docker.io/library/golang:1.13.1-alpine [2019-10-04T22:34:15.399Z] #4 ... [2019-10-04T22:34:15.399Z] [2019-10-04T22:34:15.399Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2019-10-04T22:34:15.399Z] #3 DONE 0.2s [2019-10-04T22:34:15.399Z] [2019-10-04T22:34:15.399Z] #4 [internal] load metadata for docker.io/library/golang:1.13.1-alpine [2019-10-04T22:34:15.764Z] --- PASS: TestCgroupNamespacesRun (1.68s) [2019-10-04T22:34:15.764Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun" [2019-10-04T22:34:15.764Z] === RUN TestCgroupNamespacesRunPrivileged [2019-10-04T22:34:15.808Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2019-10-04T22:34:15.965Z] #4 DONE 0.6s [2019-10-04T22:34:15.965Z] [2019-10-04T22:34:15.965Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:72c42ed48c3a2db3... [2019-10-04T22:34:15.965Z] #5 resolve docker.io/library/alpine:3.10@sha256:72c42ed48c3a2db31b7dafe17d275b634664a708d901ec9fd57b1529280f01fb done [2019-10-04T22:34:15.965Z] #5 DONE 0.0s [2019-10-04T22:34:15.965Z] [2019-10-04T22:34:15.965Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.1-alpine@sha256:2293e952c7... [2019-10-04T22:34:15.965Z] #14 resolve docker.io/library/golang:1.13.1-alpine@sha256:2293e952c79b8b3a987e1e09d48b6aa403d703cef9a8fa316d30ba2918d37367 done [2019-10-04T22:34:15.965Z] #14 sha256:7f94eaf8af200ac18deb367dab5fb993b8ee609611a0493aa4adc287f8c682f7 0B / 301.73kB 0.1s [2019-10-04T22:34:15.965Z] #14 sha256:9fe9984849c103d07696bf941dcae6df23b652efdaedf3d804baeede686e8faf 0B / 154B 0.1s [2019-10-04T22:34:15.965Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 0B / 126.85MB 0.1s [2019-10-04T22:34:15.965Z] #14 sha256:2293e952c79b8b3a987e1e09d48b6aa403d703cef9a8fa316d30ba2918d37367 1.65kB / 1.65kB done [2019-10-04T22:34:15.965Z] #14 sha256:483ab69016be0d2c2176d0719da8854579fe1849a5d9975b32cbe7432ca9b038 1.36kB / 1.36kB done [2019-10-04T22:34:15.965Z] #14 sha256:48260c3da24c87ff788aa0db0518a8325cdb504eaffde3a34e2e113777d84444 3.80kB / 3.80kB done [2019-10-04T22:34:15.965Z] #14 extracting sha256:7f94eaf8af200ac18deb367dab5fb993b8ee609611a0493aa4adc287f8c682f7 [2019-10-04T22:34:15.965Z] #14 sha256:7f94eaf8af200ac18deb367dab5fb993b8ee609611a0493aa4adc287f8c682f7 301.73kB / 301.73kB 0.1s done [2019-10-04T22:34:15.965Z] #14 sha256:9fe9984849c103d07696bf941dcae6df23b652efdaedf3d804baeede686e8faf 154B / 154B 0.2s done [2019-10-04T22:34:15.965Z] #14 sha256:33c1f6efaf8c784c2d40f176375034cd5be5c1b0e3bdbb71a5c7c4fe1620b137 126B / 126B 0.2s done [2019-10-04T22:34:16.220Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 12.90MB / 126.85MB 0.4s [2019-10-04T22:34:16.220Z] #14 ... [2019-10-04T22:34:16.220Z] [2019-10-04T22:34:16.220Z] #8 [internal] load build context [2019-10-04T22:34:16.220Z] #8 transferring context: 805.11kB 0.5s done [2019-10-04T22:34:16.220Z] #8 DONE 0.6s [2019-10-04T22:34:16.220Z] [2019-10-04T22:34:16.220Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.1-alpine@sha256:2293e952c7... [2019-10-04T22:34:16.220Z] #14 extracting sha256:7f94eaf8af200ac18deb367dab5fb993b8ee609611a0493aa4adc287f8c682f7 0.4s done [2019-10-04T22:34:16.476Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 35.30MB / 126.85MB 0.7s [2019-10-04T22:34:16.476Z] #14 extracting sha256:9fe9984849c103d07696bf941dcae6df23b652efdaedf3d804baeede686e8faf done [2019-10-04T22:34:16.730Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 68.92MB / 126.85MB 1.0s [2019-10-04T22:34:16.730Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 81.23MB / 126.85MB 1.1s [2019-10-04T22:34:16.985Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 93.39MB / 126.85MB 1.2s [2019-10-04T22:34:16.986Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 105.67MB / 126.85MB 1.3s [2019-10-04T22:34:17.177Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2019-10-04T22:34:17.242Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.68s) [2019-10-04T22:34:17.242Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged" [2019-10-04T22:34:17.242Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-10-04T22:34:17.243Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 126.85MB / 126.85MB 1.5s [2019-10-04T22:34:17.498Z] #14 ... [2019-10-04T22:34:17.498Z] [2019-10-04T22:34:17.498Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2019-10-04T22:34:17.498Z] #6 DONE 1.7s [2019-10-04T22:34:17.498Z] [2019-10-04T22:34:17.498Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.1-alpine@sha256:2293e952c7... [2019-10-04T22:34:17.498Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 126.85MB / 126.85MB 1.6s done [2019-10-04T22:34:17.498Z] #14 extracting sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 [2019-10-04T22:34:18.719Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.67s) [2019-10-04T22:34:18.720Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode" [2019-10-04T22:34:18.720Z] === RUN TestCgroupNamespacesRunHostMode [2019-10-04T22:34:20.764Z] --- PASS: TestCgroupNamespacesRunHostMode (1.71s) [2019-10-04T22:34:20.764Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode" [2019-10-04T22:34:20.764Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-10-04T22:34:21.355Z] --- PASS: TestServiceCreateInit (11.24s) [2019-10-04T22:34:21.355Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.10s) [2019-10-04T22:34:21.355Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled" [2019-10-04T22:34:21.355Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (6.12s) [2019-10-04T22:34:21.355Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled" [2019-10-04T22:34:21.355Z] === RUN TestCreateServiceMultipleTimes [2019-10-04T22:34:21.355Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2019-10-04T22:34:21.355Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2019-10-04T22:34:22.241Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.70s) [2019-10-04T22:34:22.241Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode" [2019-10-04T22:34:22.241Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-10-04T22:34:22.287Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2019-10-04T22:34:22.734Z] #14 extracting sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 5.1s [2019-10-04T22:34:23.251Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.89s) [2019-10-04T22:34:23.251Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate" [2019-10-04T22:34:23.251Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-10-04T22:34:24.097Z] #14 ... [2019-10-04T22:34:24.097Z] [2019-10-04T22:34:24.097Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2019-10-04T22:34:24.097Z] #7 1.024 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2019-10-04T22:34:24.097Z] #7 2.121 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2019-10-04T22:34:24.097Z] #7 2.230 (1/31) Installing ncurses-terminfo-base (6.1_p20190518-r0) [2019-10-04T22:34:24.097Z] #7 2.234 (2/31) Installing ncurses-terminfo (6.1_p20190518-r0) [2019-10-04T22:34:24.097Z] #7 2.446 (3/31) Installing ncurses-libs (6.1_p20190518-r0) [2019-10-04T22:34:24.097Z] #7 2.458 (4/31) Installing readline (8.0.0-r0) [2019-10-04T22:34:24.097Z] #7 2.466 (5/31) Installing bash (5.0.0-r0) [2019-10-04T22:34:24.097Z] #7 2.485 Executing bash-5.0.0-r0.post-install [2019-10-04T22:34:24.097Z] #7 2.490 (6/31) Installing ca-certificates (20190108-r0) [2019-10-04T22:34:24.097Z] #7 2.517 (7/31) Installing libgcc (8.3.0-r0) [2019-10-04T22:34:24.097Z] #7 2.519 (8/31) Installing libstdc++ (8.3.0-r0) [2019-10-04T22:34:24.097Z] #7 2.535 (9/31) Installing binutils (2.32-r0) [2019-10-04T22:34:24.097Z] #7 2.655 (10/31) Installing gmp (6.1.2-r1) [2019-10-04T22:34:24.097Z] #7 2.664 (11/31) Installing isl (0.18-r0) [2019-10-04T22:34:24.097Z] #7 2.706 (12/31) Installing libgomp (8.3.0-r0) [2019-10-04T22:34:24.097Z] #7 2.711 (13/31) Installing libatomic (8.3.0-r0) [2019-10-04T22:34:24.097Z] #7 2.714 (14/31) Installing mpfr3 (3.1.5-r1) [2019-10-04T22:34:24.097Z] #7 2.721 (15/31) Installing mpc1 (1.1.0-r0) [2019-10-04T22:34:24.097Z] #7 2.726 (16/31) Installing gcc (8.3.0-r0) [2019-10-04T22:34:24.097Z] #7 3.640 (17/31) Installing musl-dev (1.1.22-r3) [2019-10-04T22:34:24.097Z] #7 3.750 (18/31) Installing libc-dev (0.7.1-r0) [2019-10-04T22:34:24.097Z] #7 3.755 (19/31) Installing g++ (8.3.0-r0) [2019-10-04T22:34:24.097Z] #7 4.354 (20/31) Installing nghttp2-libs (1.39.2-r0) [2019-10-04T22:34:24.097Z] #7 4.359 (21/31) Installing libcurl (7.66.0-r0) [2019-10-04T22:34:24.097Z] #7 4.368 (22/31) Installing expat (2.2.8-r0) [2019-10-04T22:34:24.097Z] #7 4.374 (23/31) Installing pcre2 (10.33-r0) [2019-10-04T22:34:24.097Z] #7 4.385 (24/31) Installing git (2.22.0-r0) [2019-10-04T22:34:24.097Z] #7 4.608 (25/31) Installing libmnl (1.0.4-r0) [2019-10-04T22:34:24.097Z] #7 4.611 (26/31) Installing libnftnl-libs (1.1.3-r0) [2019-10-04T22:34:24.097Z] #7 4.615 (27/31) Installing iptables (1.8.3-r0) [2019-10-04T22:34:24.097Z] #7 4.642 (28/31) Installing pigz (2.4-r0) [2019-10-04T22:34:24.097Z] #7 4.651 (29/31) Installing tar (1.32-r0) [2019-10-04T22:34:24.097Z] #7 4.661 (30/31) Installing xz-libs (5.2.4-r0) [2019-10-04T22:34:24.097Z] #7 4.666 (31/31) Installing xz (5.2.4-r0) [2019-10-04T22:34:24.097Z] #7 4.684 Executing busybox-1.30.1-r2.trigger [2019-10-04T22:34:24.097Z] #7 4.688 Executing ca-certificates-20190108-r0.trigger [2019-10-04T22:34:24.097Z] #7 4.749 OK: 185 MiB in 45 packages [2019-10-04T22:34:24.097Z] #7 DONE 6.3s [2019-10-04T22:34:24.097Z] [2019-10-04T22:34:24.097Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2019-10-04T22:34:24.097Z] #9 DONE 0.2s [2019-10-04T22:34:24.097Z] [2019-10-04T22:34:24.097Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.1-alpine@sha256:2293e952c7... [2019-10-04T22:34:24.097Z] #14 extracting sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 6.4s done [2019-10-04T22:34:24.097Z] #14 ... [2019-10-04T22:34:24.097Z] [2019-10-04T22:34:24.097Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2019-10-04T22:34:24.097Z] #10 DONE 0.1s [2019-10-04T22:34:24.097Z] [2019-10-04T22:34:24.097Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2019-10-04T22:34:24.097Z] #11 DONE 0.1s [2019-10-04T22:34:24.097Z] [2019-10-04T22:34:24.097Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.1-alpine@sha256:2293e952c7... [2019-10-04T22:34:24.097Z] #14 extracting sha256:33c1f6efaf8c784c2d40f176375034cd5be5c1b0e3bdbb71a5c7c4fe1620b137 done [2019-10-04T22:34:24.263Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.90s) [2019-10-04T22:34:24.263Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode" [2019-10-04T22:34:24.263Z] === RUN TestCgroupNamespacesRunOlderClient [2019-10-04T22:34:24.352Z] #14 DONE 8.5s [2019-10-04T22:34:24.352Z] [2019-10-04T22:34:24.352Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2019-10-04T22:34:24.352Z] #12 DONE 0.1s [2019-10-04T22:34:24.352Z] [2019-10-04T22:34:24.352Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2019-10-04T22:34:24.352Z] #13 DONE 0.1s [2019-10-04T22:34:24.352Z] [2019-10-04T22:34:24.352Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-10-04T22:34:24.912Z] #15 0.603 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2019-10-04T22:34:25.564Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2019-10-04T22:34:25.564Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2019-10-04T22:34:25.741Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.69s) [2019-10-04T22:34:25.741Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient" [2019-10-04T22:34:25.741Z] === RUN TestKernelTCPMemory [2019-10-04T22:34:25.835Z] #15 1.655 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2019-10-04T22:34:25.835Z] #15 1.722 (1/43) Installing ncurses-terminfo-base (6.1_p20190518-r0) [2019-10-04T22:34:26.090Z] #15 1.725 (2/43) Installing ncurses-terminfo (6.1_p20190518-r0) [2019-10-04T22:34:26.091Z] #15 1.865 (3/43) Installing ncurses-libs (6.1_p20190518-r0) [2019-10-04T22:34:26.091Z] #15 1.873 (4/43) Installing readline (8.0.0-r0) [2019-10-04T22:34:26.091Z] #15 1.877 (5/43) Installing bash (5.0.0-r0) [2019-10-04T22:34:26.091Z] #15 1.890 Executing bash-5.0.0-r0.post-install [2019-10-04T22:34:26.091Z] #15 1.893 (6/43) Installing linux-headers (4.19.36-r0) [2019-10-04T22:34:26.091Z] #15 1.967 (7/43) Installing libuuid (2.33.2-r0) [2019-10-04T22:34:26.345Z] #15 1.969 (8/43) Installing btrfs-progs-libs (5.1.1-r0) [2019-10-04T22:34:26.345Z] #15 1.978 (9/43) Installing btrfs-progs-dev (5.1.1-r0) [2019-10-04T22:34:26.345Z] #15 1.982 (10/43) Installing binutils (2.32-r0) [2019-10-04T22:34:26.345Z] #15 2.049 (11/43) Installing libmagic (5.37-r0) [2019-10-04T22:34:26.345Z] #15 2.083 (12/43) Installing file (5.37-r0) [2019-10-04T22:34:26.345Z] #15 2.085 (13/43) Installing gmp (6.1.2-r1) [2019-10-04T22:34:26.345Z] #15 2.091 (14/43) Installing isl (0.18-r0) [2019-10-04T22:34:26.345Z] #15 2.105 (15/43) Installing libgomp (8.3.0-r0) [2019-10-04T22:34:26.345Z] #15 2.108 (16/43) Installing libatomic (8.3.0-r0) [2019-10-04T22:34:26.345Z] #15 2.109 (17/43) Installing libgcc (8.3.0-r0) [2019-10-04T22:34:26.345Z] #15 2.111 (18/43) Installing mpfr3 (3.1.5-r1) [2019-10-04T22:34:26.345Z] #15 2.116 (19/43) Installing mpc1 (1.1.0-r0) [2019-10-04T22:34:26.345Z] #15 2.118 (20/43) Installing libstdc++ (8.3.0-r0) [2019-10-04T22:34:26.345Z] #15 2.129 (21/43) Installing gcc (8.3.0-r0) [2019-10-04T22:34:26.761Z] --- PASS: TestKernelTCPMemory (0.86s) [2019-10-04T22:34:26.761Z] === RUN TestNISDomainname [2019-10-04T22:34:26.907Z] #15 2.759 (22/43) Installing musl-dev (1.1.22-r3) [2019-10-04T22:34:26.907Z] #15 2.827 (23/43) Installing libc-dev (0.7.1-r0) [2019-10-04T22:34:27.162Z] #15 2.828 (24/43) Installing g++ (8.3.0-r0) [2019-10-04T22:34:27.418Z] #15 3.241 (25/43) Installing make (4.2.1-r2) [2019-10-04T22:34:27.418Z] #15 3.245 (26/43) Installing fortify-headers (1.1-r0) [2019-10-04T22:34:27.418Z] #15 3.247 (27/43) Installing build-base (0.5-r1) [2019-10-04T22:34:27.418Z] #15 3.249 (28/43) Installing nghttp2-libs (1.39.2-r0) [2019-10-04T22:34:27.418Z] #15 3.252 (29/43) Installing libcurl (7.66.0-r0) [2019-10-04T22:34:27.418Z] #15 3.258 (30/43) Installing curl (7.66.0-r0) [2019-10-04T22:34:27.418Z] #15 3.262 (31/43) Installing oniguruma (6.9.2-r0) [2019-10-04T22:34:27.418Z] #15 3.267 (32/43) Installing jq (1.6-r0) [2019-10-04T22:34:27.418Z] #15 3.274 (33/43) Installing device-mapper-libs (2.02.184-r0) [2019-10-04T22:34:27.418Z] #15 3.279 (34/43) Installing device-mapper-event-libs (2.02.184-r0) [2019-10-04T22:34:27.418Z] #15 3.281 (35/43) Installing libaio (0.3.111-r0) [2019-10-04T22:34:27.418Z] #15 3.283 (36/43) Installing libblkid (2.33.2-r0) [2019-10-04T22:34:27.418Z] #15 3.306 (37/43) Installing lvm2-libs (2.02.184-r0) [2019-10-04T22:34:27.418Z] #15 3.335 (38/43) Installing libfdisk (2.33.2-r0) [2019-10-04T22:34:27.418Z] #15 3.341 (39/43) Installing libmount (2.33.2-r0) [2019-10-04T22:34:27.418Z] #15 3.346 (40/43) Installing libsmartcols (2.33.2-r0) [2019-10-04T22:34:27.673Z] #15 3.350 (41/43) Installing pkgconf (1.6.1-r1) [2019-10-04T22:34:27.673Z] #15 3.352 (42/43) Installing util-linux-dev (2.33.2-r0) [2019-10-04T22:34:27.673Z] #15 3.374 (43/43) Installing lvm2-dev (2.02.184-r0) [2019-10-04T22:34:27.673Z] #15 3.380 Executing busybox-1.30.1-r2.trigger [2019-10-04T22:34:27.673Z] #15 3.387 OK: 190 MiB in 58 packages [2019-10-04T22:34:27.779Z] --- PASS: TestNISDomainname (1.04s) [2019-10-04T22:34:27.779Z] === RUN TestHostnameDnsResolution [2019-10-04T22:34:28.597Z] #15 DONE 4.3s [2019-10-04T22:34:28.597Z] [2019-10-04T22:34:28.597Z] #16 [base 3/5] RUN mkdir -p /build/ [2019-10-04T22:34:28.790Z] --- PASS: TestHostnameDnsResolution (1.09s) [2019-10-04T22:34:28.790Z] === RUN TestStats [2019-10-04T22:34:29.522Z] #16 DONE 0.8s [2019-10-04T22:34:29.522Z] [2019-10-04T22:34:29.522Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2019-10-04T22:34:30.081Z] #17 DONE 0.7s [2019-10-04T22:34:30.081Z] [2019-10-04T22:34:30.081Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2019-10-04T22:34:30.081Z] #18 DONE 0.0s [2019-10-04T22:34:30.081Z] [2019-10-04T22:34:30.081Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2019-10-04T22:34:30.081Z] #19 DONE 0.1s [2019-10-04T22:34:30.081Z] [2019-10-04T22:34:30.081Z] #31 [builder 1/4] COPY . . [2019-10-04T22:34:30.811Z] --- PASS: TestStats (2.12s) [2019-10-04T22:34:30.811Z] === RUN TestStopContainerWithTimeout [2019-10-04T22:34:30.811Z] === RUN TestStopContainerWithTimeout/0 [2019-10-04T22:34:30.811Z] === PAUSE TestStopContainerWithTimeout/0 [2019-10-04T22:34:30.811Z] === RUN TestStopContainerWithTimeout/1 [2019-10-04T22:34:30.811Z] === PAUSE TestStopContainerWithTimeout/1 [2019-10-04T22:34:30.811Z] === RUN TestStopContainerWithTimeout/3 [2019-10-04T22:34:30.811Z] === PAUSE TestStopContainerWithTimeout/3 [2019-10-04T22:34:30.811Z] === RUN TestStopContainerWithTimeout/-1 [2019-10-04T22:34:30.811Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-10-04T22:34:30.811Z] === CONT TestStopContainerWithTimeout/0 [2019-10-04T22:34:30.811Z] === CONT TestStopContainerWithTimeout/-1 [2019-10-04T22:34:30.811Z] === CONT TestStopContainerWithTimeout/1 [2019-10-04T22:34:30.811Z] === CONT TestStopContainerWithTimeout/3 [2019-10-04T22:34:32.112Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2019-10-04T22:34:32.112Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2019-10-04T22:34:34.280Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2019-10-04T22:34:34.280Z] --- PASS: TestStopContainerWithTimeout/0 (1.18s) [2019-10-04T22:34:34.280Z] --- PASS: TestStopContainerWithTimeout/1 (2.37s) [2019-10-04T22:34:34.280Z] --- PASS: TestStopContainerWithTimeout/3 (3.21s) [2019-10-04T22:34:34.280Z] --- PASS: TestStopContainerWithTimeout/-1 (3.38s) [2019-10-04T22:34:34.280Z] === RUN TestDeleteDevicemapper [2019-10-04T22:34:34.280Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-10-04T22:34:34.280Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-04T22:34:34.280Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-04T22:34:34.634Z] === RUN TestDockerSuite/TestBuildMultipleTags [2019-10-04T22:34:34.634Z] === RUN TestDockerSuite/TestBuildNetContainer [2019-10-04T22:34:35.321Z] #31 DONE 4.5s [2019-10-04T22:34:35.321Z] [2019-10-04T22:34:35.321Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-04T22:34:35.321Z] #20 1.424 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-10-04T22:34:35.321Z] #20 1.600 [2019-10-04T22:34:35.321Z] #20 1.709 ########### 16.0% ######################### 34.9% ###################################### 54.0% #################################################### 73.0% ################################################################## 92.3% ######################################################################## 100.0% [2019-10-04T22:34:35.321Z] #20 2.362 [2019-10-04T22:34:35.321Z] #20 2.471 ###################### 30.9% ################################################################### 94.3% ######################################################################## 100.0% [2019-10-04T22:34:35.321Z] #20 2.795 [2019-10-04T22:34:35.322Z] #20 2.903 ########## 14.6% ############################# 41.2% ############################################# 63.1% ############################################################### 88.8% ######################################################################## 100.0% [2019-10-04T22:34:35.322Z] #20 3.437 [2019-10-04T22:34:35.322Z] #20 3.546 #### 6.1% ######### 13.5% ############### 20.9% #################### 28.3% ######################### 35.8% ############################### 43.2% #################################### 50.6% ######################################### 58.0% ############################################### 65.4% #################################################### 72.9% ######################################################### 80.2% ############################################################### 87.6% #################################################################### 95.1% ######################################################################## 100.0% [2019-10-04T22:34:35.322Z] #20 4.992 [2019-10-04T22:34:35.577Z] #20 5.580 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-10-04T22:34:35.641Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2019-10-04T22:34:35.833Z] #20 ... [2019-10-04T22:34:35.833Z] [2019-10-04T22:34:35.833Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2019-10-04T22:34:35.833Z] #32 DONE 1.2s [2019-10-04T22:34:35.833Z] [2019-10-04T22:34:35.833Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-10-04T22:34:36.317Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.97s) [2019-10-04T22:34:36.317Z] === RUN TestUpdateMemory [2019-10-04T22:34:36.758Z] #33 0.875 [2019-10-04T22:34:36.758Z] #33 0.922 Removing bundles/ [2019-10-04T22:34:36.758Z] #33 0.923 [2019-10-04T22:34:36.758Z] #33 0.929 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2019-10-04T22:34:37.013Z] === RUN TestDockerSuite/TestBuildNetNone [2019-10-04T22:34:37.318Z] #33 1.541 Building test suite binary ./integration-cli/test.main [2019-10-04T22:34:37.328Z] --- PASS: TestUpdateMemory (1.06s) [2019-10-04T22:34:37.328Z] === RUN TestUpdateCPUQuota [2019-10-04T22:34:37.944Z] === RUN TestDockerSuite/TestBuildNoContext [2019-10-04T22:34:38.805Z] --- PASS: TestUpdateCPUQuota (1.63s) [2019-10-04T22:34:38.805Z] === RUN TestUpdatePidsLimit [2019-10-04T22:34:38.805Z] === RUN TestUpdatePidsLimit/update_from_none [2019-10-04T22:34:39.316Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2019-10-04T22:34:39.422Z] === RUN TestUpdatePidsLimit/no_change [2019-10-04T22:34:39.705Z] === RUN TestUpdatePidsLimit/update_lower [2019-10-04T22:34:39.989Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-10-04T22:34:40.584Z] #33 ... [2019-10-04T22:34:40.584Z] [2019-10-04T22:34:40.584Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-04T22:34:40.584Z] #20 5.851 [2019-10-04T22:34:40.584Z] #20 5.960 ######################################################################## 100.0% [2019-10-04T22:34:40.584Z] #20 6.135 [2019-10-04T22:34:40.584Z] #20 6.800 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-10-04T22:34:40.584Z] #20 7.068 [2019-10-04T22:34:40.584Z] #20 7.188 ##################### 30.1% ######################################################################## 100.0% [2019-10-04T22:34:40.584Z] #20 7.397 [2019-10-04T22:34:40.584Z] #20 8.206 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-10-04T22:34:40.584Z] #20 8.311 skipping existing 1849cc453dee [2019-10-04T22:34:40.584Z] #20 8.521 [2019-10-04T22:34:40.584Z] #20 9.521 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-10-04T22:34:40.584Z] #20 9.888 [2019-10-04T22:34:40.584Z] #20 9.980 ######################################################################## 100.0% [2019-10-04T22:34:40.584Z] #20 10.19 [2019-10-04T22:34:40.584Z] #20 10.26 Download of images into '/build' complete. [2019-10-04T22:34:40.584Z] #20 10.26 Use something like the following to load the result into a Docker daemon: [2019-10-04T22:34:40.584Z] #20 10.26 tar -cC '/build' . | docker load [2019-10-04T22:34:40.584Z] #20 DONE 10.4s [2019-10-04T22:34:40.584Z] [2019-10-04T22:34:40.584Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-04T22:34:40.584Z] #22 DONE 0.1s [2019-10-04T22:34:40.584Z] [2019-10-04T22:34:40.584Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-04T22:34:40.584Z] #23 DONE 0.1s [2019-10-04T22:34:40.584Z] [2019-10-04T22:34:40.584Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2019-10-04T22:34:40.584Z] #26 DONE 0.1s [2019-10-04T22:34:40.584Z] [2019-10-04T22:34:40.584Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2019-10-04T22:34:40.584Z] #27 DONE 0.1s [2019-10-04T22:34:40.584Z] [2019-10-04T22:34:40.584Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-10-04T22:34:40.611Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-10-04T22:34:40.687Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2019-10-04T22:34:40.894Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-10-04T22:34:41.144Z] #24 ... [2019-10-04T22:34:41.144Z] [2019-10-04T22:34:41.144Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2019-10-04T22:34:41.144Z] #28 DONE 0.1s [2019-10-04T22:34:41.144Z] [2019-10-04T22:34:41.144Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-10-04T22:34:41.179Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-10-04T22:34:42.583Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2019-10-04T22:34:42.840Z] --- PASS: TestCreateServiceMultipleTimes (21.97s) [2019-10-04T22:34:42.840Z] create_test.go:80: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes" [2019-10-04T22:34:42.840Z] === RUN TestCreateServiceConflict [2019-10-04T22:34:42.840Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2019-10-04T22:34:42.840Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2019-10-04T22:34:43.217Z] --- PASS: TestUpdatePidsLimit (3.97s) [2019-10-04T22:34:43.217Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2019-10-04T22:34:43.217Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2019-10-04T22:34:43.217Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2019-10-04T22:34:43.217Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s) [2019-10-04T22:34:43.217Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s) [2019-10-04T22:34:43.217Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s) [2019-10-04T22:34:43.217Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.41s) [2019-10-04T22:34:43.217Z] === RUN TestUpdateRestartPolicy [2019-10-04T22:34:43.404Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2019-10-04T22:34:43.661Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2019-10-04T22:34:44.592Z] === RUN TestDockerSuite/TestBuildOnBuild [2019-10-04T22:34:45.962Z] --- PASS: TestCreateServiceConflict (3.14s) [2019-10-04T22:34:45.962Z] create_test.go:129: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict" [2019-10-04T22:34:45.962Z] === RUN TestCreateServiceMaxReplicas [2019-10-04T22:34:46.381Z] #29 ... [2019-10-04T22:34:46.381Z] [2019-10-04T22:34:46.381Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-04T22:34:46.381Z] #21 DONE 0.8s [2019-10-04T22:34:46.381Z] [2019-10-04T22:34:46.381Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-10-04T22:34:46.381Z] #24 2.720 + RM_GOPATH=0 [2019-10-04T22:34:46.381Z] #24 2.720 + TMP_GOPATH= [2019-10-04T22:34:46.381Z] #24 2.720 + : /build [2019-10-04T22:34:46.381Z] #24 2.720 + '[' -z '' ']' [2019-10-04T22:34:46.381Z] #24 2.720 ++ mktemp -d [2019-10-04T22:34:46.381Z] #24 2.724 + export GOPATH=/tmp/tmp.JaoJMh [2019-10-04T22:34:46.381Z] #24 2.724 + GOPATH=/tmp/tmp.JaoJMh [2019-10-04T22:34:46.381Z] #24 2.724 + RM_GOPATH=1 [2019-10-04T22:34:46.381Z] #24 2.732 Install docker/cli version 17.06.2-ce from stable [2019-10-04T22:34:46.381Z] #24 2.732 ++ dirname ./install.sh [2019-10-04T22:34:46.381Z] #24 2.732 + dir=. [2019-10-04T22:34:46.381Z] #24 2.732 + bin=dockercli [2019-10-04T22:34:46.381Z] #24 2.732 + shift [2019-10-04T22:34:46.381Z] #24 2.732 + '[' '!' -f ./dockercli.installer ']' [2019-10-04T22:34:46.381Z] #24 2.732 + . ./dockercli.installer [2019-10-04T22:34:46.381Z] #24 2.732 ++ DOCKERCLI_CHANNEL=stable [2019-10-04T22:34:46.381Z] #24 2.732 ++ DOCKERCLI_VERSION=17.06.2-ce [2019-10-04T22:34:46.381Z] #24 2.732 + install_dockercli [2019-10-04T22:34:46.381Z] #24 2.732 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-10-04T22:34:46.381Z] #24 2.732 ++ uname -m [2019-10-04T22:34:46.381Z] #24 2.733 + arch=x86_64 [2019-10-04T22:34:46.381Z] #24 2.733 + '[' x86_64 '!=' x86_64 ']' [2019-10-04T22:34:46.381Z] #24 2.733 + url=https://download.docker.com/linux/static [2019-10-04T22:34:46.381Z] #24 2.733 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-10-04T22:34:46.381Z] #24 2.745 + tar -xz docker/docker [2019-10-04T22:34:46.381Z] #24 5.476 + mkdir -p /build [2019-10-04T22:34:46.381Z] #24 5.477 + mv docker/docker /build/ [2019-10-04T22:34:46.381Z] #24 5.478 + rmdir docker [2019-10-04T22:34:46.381Z] #24 DONE 5.6s [2019-10-04T22:34:46.381Z] [2019-10-04T22:34:46.381Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-10-04T22:34:46.525Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2019-10-04T22:34:47.306Z] #29 ... [2019-10-04T22:34:47.306Z] [2019-10-04T22:34:47.306Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2019-10-04T22:34:47.306Z] #25 DONE 0.1s [2019-10-04T22:34:47.306Z] [2019-10-04T22:34:47.306Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-10-04T22:34:47.457Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2019-10-04T22:34:49.369Z] --- PASS: TestCreateServiceMaxReplicas (3.51s) [2019-10-04T22:34:49.369Z] create_test.go:150: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas" [2019-10-04T22:34:49.369Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-04T22:34:50.765Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2019-10-04T22:34:52.661Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2019-10-04T22:34:55.184Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2019-10-04T22:34:55.744Z] --- PASS: TestUpdateRestartPolicy (12.11s) [2019-10-04T22:34:55.744Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-04T22:34:55.744Z] --- PASS: TestUpdateRestartWithAutoRemove (0.66s) [2019-10-04T22:34:55.744Z] === RUN TestWaitNonBlocked [2019-10-04T22:34:55.744Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-04T22:34:55.744Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-04T22:34:55.744Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-04T22:34:55.744Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-04T22:34:55.744Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-04T22:34:55.744Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-04T22:34:56.114Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2019-10-04T22:34:56.558Z] 2945147eda09: Pull complete [2019-10-04T22:34:56.558Z] Digest: sha256:d7e7e3702cbc4d8ea29001a02c1c852d0229a0679d94e017a41c43dbaa01db20 [2019-10-04T22:34:56.558Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-04T22:34:56.558Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2019-10-04T22:34:56.558Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2019-10-04T22:34:56.558Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.737' [2019-10-04T22:34:56.558Z] WARN: Skipping validation tests [2019-10-04T22:34:56.558Z] INFO: Running unit tests at 10/04/2019 22:34:50... [2019-10-04T22:34:56.558Z] INFO: make.ps1 starting at 10/04/2019 22:34:55 [2019-10-04T22:34:56.558Z] INFO: Git commit (82097c0f1) assumed from DOCKER_GITCOMMIT environment variable [2019-10-04T22:34:56.558Z] INFO: Invoking autogen... [2019-10-04T22:34:56.558Z] INFO: Running unit tests... [2019-10-04T22:34:56.756Z] --- PASS: TestWaitNonBlocked (0.04s) [2019-10-04T22:34:56.756Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.80s) [2019-10-04T22:34:56.756Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.85s) [2019-10-04T22:34:56.756Z] === RUN TestWaitBlocked [2019-10-04T22:34:56.756Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-04T22:34:56.756Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-04T22:34:56.756Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-10-04T22:34:56.756Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-10-04T22:34:56.756Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-04T22:34:56.756Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-10-04T22:34:57.483Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2019-10-04T22:34:57.826Z] --- PASS: TestWaitBlocked (0.03s) [2019-10-04T22:34:57.826Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.04s) [2019-10-04T22:34:57.826Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.08s) [2019-10-04T22:34:57.826Z] === CONT TestContainerStartOnDaemonRestart [2019-10-04T22:34:57.826Z] === CONT TestDaemonRestartIpcMode [2019-10-04T22:34:57.826Z] === CONT TestIpcModeOlderClient [2019-10-04T22:34:57.826Z] --- PASS: TestIpcModeOlderClient (0.16s) [2019-10-04T22:34:58.046Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2019-10-04T22:35:01.320Z] --- PASS: TestContainerStartOnDaemonRestart (3.20s) [2019-10-04T22:35:01.320Z] daemon_linux_test.go:35: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart" [2019-10-04T22:35:01.603Z] --- PASS: TestDaemonRestartIpcMode (3.89s) [2019-10-04T22:35:01.603Z] daemon_linux_test.go:89: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode" [2019-10-04T22:35:01.603Z] PASS [2019-10-04T22:35:01.603Z] [2019-10-04T22:35:01.603Z] === Skipped [2019-10-04T22:35:01.603Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2019-10-04T22:35:01.603Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-04T22:35:01.603Z] [2019-10-04T22:35:01.603Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-04T22:35:01.603Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-04T22:35:01.603Z] [2019-10-04T22:35:01.603Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2019-10-04T22:35:01.603Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-04T22:35:01.603Z] [2019-10-04T22:35:01.603Z] [2019-10-04T22:35:01.603Z] DONE 197 tests, 3 skipped in 117.697s [2019-10-04T22:35:01.603Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2019-10-04T22:35:01.603Z] ++ 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-10-04T22:35:01.603Z] ++ set -e [2019-10-04T22:35:01.603Z] ++ '[' -n 0 ']' [2019-10-04T22:35:01.603Z] ++ set -x [2019-10-04T22:35:01.603Z] ++ env -i DEST=/go/src/github.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-10-04T22:35:01.603Z] INFO: Testing against a local daemon [2019-10-04T22:35:01.603Z] === RUN TestCommitInheritsEnv [2019-10-04T22:35:02.221Z] --- PASS: TestCommitInheritsEnv (0.44s) [2019-10-04T22:35:02.221Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-04T22:35:02.221Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-10-04T22:35:02.221Z] === RUN TestImagesFilterMultiReference [2019-10-04T22:35:02.221Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2019-10-04T22:35:02.221Z] === RUN TestImagePullPlatformInvalid [2019-10-04T22:35:02.221Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2019-10-04T22:35:02.221Z] === RUN TestRemoveImageOrphaning [2019-10-04T22:35:02.224Z] === RUN TestDockerSuite/TestBuildPATH [2019-10-04T22:35:02.506Z] --- PASS: TestRemoveImageOrphaning (0.40s) [2019-10-04T22:35:02.506Z] === RUN TestRemoveImageGarbageCollector [2019-10-04T22:35:02.506Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-10-04T22:35:02.506Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-04T22:35:02.506Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-04T22:35:02.790Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2019-10-04T22:35:02.790Z] === RUN TestTagInvalidReference [2019-10-04T22:35:02.790Z] --- PASS: TestTagInvalidReference (0.04s) [2019-10-04T22:35:02.790Z] === RUN TestTagValidPrefixedRepo [2019-10-04T22:35:02.790Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2019-10-04T22:35:02.790Z] === RUN TestTagExistedNameWithoutForce [2019-10-04T22:35:02.790Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-10-04T22:35:02.790Z] === RUN TestTagOfficialNames [2019-10-04T22:35:02.790Z] --- PASS: TestTagOfficialNames (0.06s) [2019-10-04T22:35:02.790Z] === RUN TestTagMatchesDigest [2019-10-04T22:35:02.790Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-10-04T22:35:02.790Z] === CONT TestImportExtremelyLargeImageWorks [2019-10-04T22:35:04.117Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2019-10-04T22:35:05.049Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.65s) [2019-10-04T22:35:05.049Z] create_test.go:171: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames" [2019-10-04T22:35:05.049Z] === RUN TestCreateServiceSecretFileMode [2019-10-04T22:35:05.049Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2019-10-04T22:35:06.419Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2019-10-04T22:35:08.315Z] --- PASS: TestCreateServiceSecretFileMode (3.30s) [2019-10-04T22:35:08.315Z] create_test.go:224: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode" [2019-10-04T22:35:08.315Z] === RUN TestCreateServiceConfigFileMode [2019-10-04T22:35:09.190Z] #29 28.34 # github.com/docker/docker/contrib/httpserver [2019-10-04T22:35:09.190Z] #29 28.34 loadinternal: cannot find runtime/cgo [2019-10-04T22:35:09.752Z] #29 DONE 28.9s [2019-10-04T22:35:09.752Z] [2019-10-04T22:35:09.752Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-10-04T22:35:10.683Z] #33 ... [2019-10-04T22:35:10.683Z] [2019-10-04T22:35:10.683Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2019-10-04T22:35:10.683Z] #30 DONE 0.1s [2019-10-04T22:35:10.683Z] [2019-10-04T22:35:10.683Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-10-04T22:35:11.590Z] --- PASS: TestCreateServiceConfigFileMode (3.09s) [2019-10-04T22:35:11.590Z] create_test.go:288: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode" [2019-10-04T22:35:11.590Z] === RUN TestCreateServiceSysctls [2019-10-04T22:35:15.766Z] --- PASS: TestCreateServiceSysctls (4.06s) [2019-10-04T22:35:15.766Z] create_test.go:378: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls" [2019-10-04T22:35:15.766Z] === RUN TestCreateServiceCapabilities [2019-10-04T22:35:16.696Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2019-10-04T22:35:17.724Z] ? github.com/docker/docker/api [no test files] [2019-10-04T22:35:19.221Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2019-10-04T22:35:19.478Z] --- PASS: TestCreateServiceCapabilities (3.89s) [2019-10-04T22:35:19.478Z] create_test.go:462: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities" [2019-10-04T22:35:19.478Z] === RUN TestInspect [2019-10-04T22:35:22.754Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2019-10-04T22:35:23.320Z] --- PASS: TestInspect (3.86s) [2019-10-04T22:35:23.320Z] inspect_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspect" [2019-10-04T22:35:23.320Z] === RUN TestDockerNetworkConnectAlias [2019-10-04T22:35:25.217Z] === RUN TestDockerSuite/TestBuildRm [2019-10-04T22:35:28.495Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2019-10-04T22:35:29.865Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2019-10-04T22:35:31.236Z] --- PASS: TestDockerNetworkConnectAlias (7.86s) [2019-10-04T22:35:31.236Z] network_test.go:20: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias" [2019-10-04T22:35:31.236Z] === RUN TestDockerNetworkReConnect [2019-10-04T22:35:31.494Z] === RUN TestDockerSuite/TestBuildScratchCopy [2019-10-04T22:35:32.059Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2019-10-04T22:35:32.989Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2019-10-04T22:35:34.359Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2019-10-04T22:35:35.450Z] ok github.com/docker/docker/api/server 0.156s coverage: 9.0% of statements [2019-10-04T22:35:35.731Z] === RUN TestDockerSuite/TestBuildShellInherited [2019-10-04T22:35:36.665Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2019-10-04T22:35:36.665Z] === RUN TestDockerSuite/TestBuildShellMultiple [2019-10-04T22:35:37.228Z] --- PASS: TestDockerNetworkReConnect (6.08s) [2019-10-04T22:35:37.229Z] network_test.go:82: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect" [2019-10-04T22:35:37.229Z] === RUN TestServicePlugin [2019-10-04T22:35:42.489Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2019-10-04T22:35:42.489Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2019-10-04T22:35:42.489Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2019-10-04T22:35:42.489Z] === RUN TestDockerSuite/TestBuildSpaces [2019-10-04T22:35:43.053Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2019-10-04T22:35:44.425Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2019-10-04T22:35:44.425Z] === RUN TestDockerSuite/TestBuildStderr [2019-10-04T22:35:45.798Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2019-10-04T22:35:51.055Z] === RUN TestDockerSuite/TestBuildStopSignal [2019-10-04T22:35:52.457Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2019-10-04T22:35:53.395Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2019-10-04T22:35:53.962Z] === RUN TestDockerSuite/TestBuildTagEvent [2019-10-04T22:35:54.894Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2019-10-04T22:35:56.791Z] === RUN TestDockerSuite/TestBuildUser [2019-10-04T22:35:59.316Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2019-10-04T22:36:03.569Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2019-10-04T22:36:13.531Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2019-10-04T22:36:13.531Z] --- PASS: TestServicePlugin (36.31s) [2019-10-04T22:36:13.531Z] plugin_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin" [2019-10-04T22:36:13.531Z] plugin_test.go:59: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin" [2019-10-04T22:36:13.531Z] plugin_test.go:61: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin" [2019-10-04T22:36:13.531Z] plugin_test.go:62: [d054e23280ce8] joining swarm manager [d94558d3a24cd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-04T22:36:13.531Z] plugin_test.go:64: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin" [2019-10-04T22:36:13.531Z] plugin_test.go:65: [d52ab329ebedb] joining swarm manager [d94558d3a24cd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-04T22:36:13.531Z] === RUN TestServiceUpdateLabel [2019-10-04T22:36:16.808Z] --- PASS: TestServiceUpdateLabel (3.13s) [2019-10-04T22:36:16.808Z] update_test.go:21: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel" [2019-10-04T22:36:16.808Z] === RUN TestServiceUpdateSecrets [2019-10-04T22:36:19.332Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2019-10-04T22:36:21.230Z] === RUN TestDockerSuite/TestBuildVerboseOut [2019-10-04T22:36:22.161Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2019-10-04T22:36:22.418Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2019-10-04T22:36:23.350Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2019-10-04T22:36:24.720Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2019-10-04T22:36:26.091Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2019-10-04T22:36:26.091Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2019-10-04T22:36:26.091Z] === RUN TestDockerSuite/TestBuildWindowsUser [2019-10-04T22:36:26.091Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2019-10-04T22:36:26.091Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2019-10-04T22:36:27.986Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2019-10-04T22:36:27.986Z] === RUN TestDockerSuite/TestBuildWithFailure [2019-10-04T22:36:28.918Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2019-10-04T22:36:29.176Z] === RUN TestDockerSuite/TestBuildWithTabs [2019-10-04T22:36:30.545Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2019-10-04T22:36:30.545Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2019-10-04T22:36:31.914Z] --- PASS: TestServiceUpdateSecrets (15.43s) [2019-10-04T22:36:31.914Z] update_test.go:77: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets" [2019-10-04T22:36:31.914Z] === RUN TestServiceUpdateConfigs [2019-10-04T22:36:33.810Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2019-10-04T22:36:35.707Z] === RUN TestDockerSuite/TestBuildWithVolumes [2019-10-04T22:36:35.958Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-04T22:36:35.958Z] ok github.com/docker/docker/api/server/httputils 0.191s coverage: 14.7% of statements [2019-10-04T22:36:35.958Z] ok github.com/docker/docker/api/server/middleware 0.167s coverage: 37.7% of statements [2019-10-04T22:36:35.958Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-04T22:36:35.958Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-04T22:36:35.958Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-04T22:36:35.958Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-04T22:36:35.958Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-04T22:36:35.958Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-04T22:36:35.958Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-04T22:36:35.958Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-04T22:36:35.958Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-04T22:36:35.958Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-04T22:36:35.958Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-04T22:36:35.959Z] ok github.com/docker/docker/api/server/router/swarm 0.100s coverage: 4.0% of statements [2019-10-04T22:36:35.959Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-04T22:36:35.959Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-04T22:36:35.959Z] ? github.com/docker/docker/api/types [no test files] [2019-10-04T22:36:35.959Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-04T22:36:35.959Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-04T22:36:35.959Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-04T22:36:35.959Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-04T22:36:35.959Z] ok github.com/docker/docker/api/types/filters 0.105s coverage: 95.2% of statements [2019-10-04T22:36:35.959Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-04T22:36:35.959Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-04T22:36:35.959Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-04T22:36:35.959Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-04T22:36:35.959Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-04T22:36:35.959Z] ok github.com/docker/docker/api/types/strslice 0.053s coverage: 90.0% of statements [2019-10-04T22:36:35.959Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-04T22:36:35.959Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-04T22:36:35.959Z] ok github.com/docker/docker/api/types/time 0.497s coverage: 100.0% of statements [2019-10-04T22:36:35.959Z] ok github.com/docker/docker/api/types/versions 0.066s coverage: 75.0% of statements [2019-10-04T22:36:35.959Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-04T22:36:35.959Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-04T22:36:35.959Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-04T22:36:35.959Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2019-10-04T22:36:35.959Z] ? github.com/docker/docker/builder [no test files] [2019-10-04T22:36:35.959Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-04T22:36:35.959Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-04T22:36:35.959Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-04T22:36:35.959Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-04T22:36:35.959Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-04T22:36:35.959Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-04T22:36:35.959Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-04T22:36:36.637Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2019-10-04T22:36:37.201Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2019-10-04T22:36:37.766Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2019-10-04T22:36:37.766Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2019-10-04T22:36:38.696Z] === RUN TestDockerSuite/TestBuildXZHost [2019-10-04T22:36:41.288Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2019-10-04T22:36:41.288Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2019-10-04T22:36:41.288Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2019-10-04T22:36:41.825Z] ok github.com/docker/docker/builder/dockerfile 0.465s coverage: 46.1% of statements [2019-10-04T22:36:41.825Z] ok github.com/docker/docker/builder/dockerignore 0.068s coverage: 96.8% of statements [2019-10-04T22:36:41.825Z] ok github.com/docker/docker/builder/remotecontext 0.796s coverage: 9.2% of statements [2019-10-04T22:36:41.853Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2019-10-04T22:36:42.784Z] === RUN TestDockerSuite/TestCommitChange [2019-10-04T22:36:44.156Z] === RUN TestDockerSuite/TestCommitChangeLabels [2019-10-04T22:36:45.176Z] === RUN TestDockerSuite/TestCommitHardlink [2019-10-04T22:36:45.177Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2019-10-04T22:36:46.548Z] === RUN TestDockerSuite/TestCommitNewFile [2019-10-04T22:36:47.051Z] #33 122.7 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-04T22:36:47.051Z] #33 125.1 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-04T22:36:47.051Z] #33 126.3 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-04T22:36:47.051Z] #33 128.4 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-04T22:36:47.051Z] #33 130.7 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-04T22:36:47.480Z] --- PASS: TestServiceUpdateConfigs (15.50s) [2019-10-04T22:36:47.480Z] update_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs" [2019-10-04T22:36:47.480Z] === RUN TestServiceUpdateNetwork [2019-10-04T22:36:47.611Z] #33 131.9 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-04T22:36:48.850Z] === RUN TestDockerSuite/TestCommitPausedContainer [2019-10-04T22:36:48.975Z] #33 133.1 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-04T22:36:49.783Z] === RUN TestDockerSuite/TestCommitTTY [2019-10-04T22:36:49.901Z] #33 134.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-04T22:36:50.156Z] #33 134.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-04T22:36:51.679Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2019-10-04T22:36:52.061Z] #33 136.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-04T22:36:52.992Z] #33 137.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-04T22:36:53.048Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2019-10-04T22:36:54.354Z] #33 138.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-04T22:36:54.942Z] === RUN TestDockerSuite/TestCommitWithoutPause [2019-10-04T22:36:55.506Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2019-10-04T22:36:55.506Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2019-10-04T22:36:55.716Z] #33 140.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-04T22:36:55.763Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2019-10-04T22:36:55.764Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2019-10-04T22:36:55.764Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2019-10-04T22:36:55.764Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2019-10-04T22:36:55.764Z] === RUN TestDockerSuite/TestContainerAPICommit [2019-10-04T22:36:57.602Z] #33 141.5 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-04T22:36:57.659Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2019-10-04T22:36:58.528Z] #33 142.5 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-04T22:36:59.556Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2019-10-04T22:36:59.556Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2019-10-04T22:37:00.416Z] #33 144.4 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-04T22:37:00.487Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2019-10-04T22:37:00.976Z] #33 145.3 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-04T22:37:01.417Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2019-10-04T22:37:01.985Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2019-10-04T22:37:02.339Z] #33 146.4 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-04T22:37:03.264Z] #33 147.5 [2019-10-04T22:37:03.355Z] --- PASS: TestServiceUpdateNetwork (15.53s) [2019-10-04T22:37:03.355Z] update_test.go:201: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork" [2019-10-04T22:37:03.355Z] PASS [2019-10-04T22:37:03.355Z] [2019-10-04T22:37:03.355Z] DONE 19 tests in 173.687s [2019-10-04T22:37:03.355Z] === RUN TestDockerSuite/TestContainerAPICreate [2019-10-04T22:37:03.355Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2019-10-04T22:37:03.355Z] ++ 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-10-04T22:37:03.355Z] ++ set -e [2019-10-04T22:37:03.355Z] ++ '[' -n 0 ']' [2019-10-04T22:37:03.355Z] ++ set -x [2019-10-04T22:37:03.355Z] ++ env -i DEST=/go/src/github.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-10-04T22:37:03.355Z] INFO: Testing against a local daemon [2019-10-04T22:37:03.355Z] === RUN TestSessionCreate [2019-10-04T22:37:03.355Z] --- PASS: TestSessionCreate (0.03s) [2019-10-04T22:37:03.355Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-04T22:37:03.355Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2019-10-04T22:37:03.355Z] PASS [2019-10-04T22:37:03.355Z] [2019-10-04T22:37:03.355Z] DONE 2 tests in 0.347s [2019-10-04T22:37:03.355Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2019-10-04T22:37:03.355Z] ++ 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-10-04T22:37:03.355Z] ++ set -e [2019-10-04T22:37:03.355Z] ++ '[' -n 0 ']' [2019-10-04T22:37:03.355Z] ++ set -x [2019-10-04T22:37:03.355Z] ++ env -i DEST=/go/src/github.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-10-04T22:37:03.612Z] INFO: Testing against a local daemon [2019-10-04T22:37:03.612Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-04T22:37:03.612Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-04T22:37:03.612Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-04T22:37:03.612Z] === RUN TestEventsExecDie [2019-10-04T22:37:03.824Z] #33 DONE 148.0s [2019-10-04T22:37:03.824Z] [2019-10-04T22:37:03.824Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2019-10-04T22:37:04.176Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2019-10-04T22:37:04.176Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2019-10-04T22:37:04.176Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2019-10-04T22:37:04.741Z] --- PASS: TestEventsExecDie (1.01s) [2019-10-04T22:37:04.741Z] === RUN TestEventsBackwardsCompatible [2019-10-04T22:37:04.741Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2019-10-04T22:37:04.741Z] === RUN TestInfoBinaryCommits [2019-10-04T22:37:04.741Z] --- PASS: TestInfoBinaryCommits (0.02s) [2019-10-04T22:37:04.741Z] === RUN TestInfoAPIVersioned [2019-10-04T22:37:04.741Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-10-04T22:37:04.741Z] === RUN TestInfoAPI [2019-10-04T22:37:04.741Z] --- PASS: TestInfoAPI (0.03s) [2019-10-04T22:37:04.741Z] === RUN TestInfoAPIWarnings [2019-10-04T22:37:04.998Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2019-10-04T22:37:04.998Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2019-10-04T22:37:04.998Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2019-10-04T22:37:05.255Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2019-10-04T22:37:05.255Z] === RUN TestDockerSuite/TestContainerAPIDelete [2019-10-04T22:37:05.512Z] --- PASS: TestInfoAPIWarnings (0.77s) [2019-10-04T22:37:05.512Z] info_test.go:49: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings" [2019-10-04T22:37:05.512Z] === RUN TestLoginFailsWithBadCredentials [2019-10-04T22:37:05.707Z] #34 DONE 1.9s [2019-10-04T22:37:06.078Z] --- PASS: TestLoginFailsWithBadCredentials (0.45s) [2019-10-04T22:37:06.078Z] === RUN TestPingCacheHeaders [2019-10-04T22:37:06.078Z] --- PASS: TestPingCacheHeaders (0.03s) [2019-10-04T22:37:06.078Z] === RUN TestPingGet [2019-10-04T22:37:06.078Z] --- PASS: TestPingGet (0.02s) [2019-10-04T22:37:06.078Z] === RUN TestPingHead [2019-10-04T22:37:06.078Z] --- PASS: TestPingHead (0.03s) [2019-10-04T22:37:06.078Z] === RUN TestVersion [2019-10-04T22:37:06.078Z] --- PASS: TestVersion (0.03s) [2019-10-04T22:37:06.078Z] PASS [2019-10-04T22:37:06.078Z] [2019-10-04T22:37:06.078Z] === Skipped [2019-10-04T22:37:06.078Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-04T22:37:06.078Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-04T22:37:06.078Z] [2019-10-04T22:37:06.078Z] [2019-10-04T22:37:06.078Z] DONE 12 tests, 1 skipped in 2.618s [2019-10-04T22:37:06.078Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2019-10-04T22:37:06.078Z] ++ 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-10-04T22:37:06.078Z] ++ set -e [2019-10-04T22:37:06.078Z] ++ '[' -n 0 ']' [2019-10-04T22:37:06.078Z] ++ set -x [2019-10-04T22:37:06.078Z] ++ env -i DEST=/go/src/github.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-10-04T22:37:06.078Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2019-10-04T22:37:06.335Z] INFO: Testing against a local daemon [2019-10-04T22:37:06.335Z] === RUN TestVolumesCreateAndList [2019-10-04T22:37:06.335Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-10-04T22:37:06.335Z] === RUN TestVolumesRemove [2019-10-04T22:37:06.335Z] --- PASS: TestVolumesRemove (0.10s) [2019-10-04T22:37:06.335Z] === RUN TestVolumesInspect [2019-10-04T22:37:06.335Z] --- PASS: TestVolumesInspect (0.02s) [2019-10-04T22:37:06.335Z] === RUN TestVolumesInvalidJSON [2019-10-04T22:37:06.335Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-04T22:37:06.335Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-04T22:37:06.335Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-04T22:37:06.335Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2019-10-04T22:37:06.335Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-04T22:37:06.335Z] PASS [2019-10-04T22:37:06.335Z] [2019-10-04T22:37:06.335Z] DONE 5 tests in 0.310s [2019-10-04T22:37:06.335Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-04T22:37:06.592Z] ++++ cat bundles/test-integration/docker.pid [2019-10-04T22:37:06.592Z] +++ kill 5283 [2019-10-04T22:37:07.155Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2019-10-04T22:37:07.595Z] [2019-10-04T22:37:07.595Z] #35 [runner 12/12] COPY --from=builder /build/ / [2019-10-04T22:37:08.099Z] umount: bundles/test-integration/root: mountpoint not found [2019-10-04T22:37:08.099Z] +++ /etc/init.d/apparmor stop [2019-10-04T22:37:08.099Z] Clearing AppArmor profiles cache:=== RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2019-10-04T22:37:08.099Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2019-10-04T22:37:08.099Z] . [2019-10-04T22:37:08.099Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-04T22:37:08.099Z] Unloading profiles will leave already running processes permanently [2019-10-04T22:37:08.099Z] unconfined, which can lead to unexpected situations. [2019-10-04T22:37:08.099Z] [2019-10-04T22:37:08.099Z] To set a process to complain mode, use the command line tool [2019-10-04T22:37:08.099Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-04T22:37:08.099Z] with the 'teardown' option." [2019-10-04T22:37:08.099Z] [2019-10-04T22:37:08.155Z] #35 DONE 1.1s [2019-10-04T22:37:08.155Z] [2019-10-04T22:37:08.155Z] #36 exporting to image [2019-10-04T22:37:08.155Z] #36 exporting layers [2019-10-04T22:37:09.999Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2019-10-04T22:37:10.930Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2019-10-04T22:37:10.930Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2019-10-04T22:37:11.417Z] #36 exporting layers 3.3s done [2019-10-04T22:37:11.417Z] #36 writing image sha256:68bde7c6e6a3446739dddae0e66e976abb5af1ad8d861654579733215b3af4ca done [2019-10-04T22:37:11.417Z] #36 naming to docker.io/library/moby-e2e-test done [2019-10-04T22:37:11.417Z] #36 DONE 3.3s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-04T22:37:11.814Z] + echo Ensuring container killed. [2019-10-04T22:37:11.814Z] Ensuring container killed. [2019-10-04T22:37:11.814Z] + docker rm -vf docker-pr20 [2019-10-04T22:37:11.814Z] Error: No such container: docker-pr20 [2019-10-04T22:37:11.814Z] + true [Pipeline] sh [2019-10-04T22:37:11.860Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2019-10-04T22:37:12.223Z] + echo Chowning /workspace to jenkins user [2019-10-04T22:37:12.223Z] Chowning /workspace to jenkins user [2019-10-04T22:37:12.223Z] + id -u [2019-10-04T22:37:12.223Z] + id -g [2019-10-04T22:37:12.223Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39713:/workspace busybox chown -R 1000:1000 /workspace [2019-10-04T22:37:12.791Z] === RUN TestDockerSuite/TestContainerAPIGetExport [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-04T22:37:13.525Z] + bundleName=unit [2019-10-04T22:37:13.525Z] + echo Creating unit-bundles.tar.gz [2019-10-04T22:37:13.525Z] Creating unit-bundles.tar.gz [2019-10-04T22:37:13.525Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2019-10-04T22:37:13.525Z] bundles/junit-report.xml [2019-10-04T22:37:13.525Z] bundles/go-test-report.json [2019-10-04T22:37:13.525Z] bundles/profile.out [Pipeline] archiveArtifacts [2019-10-04T22:37:13.534Z] Archiving artifacts [2019-10-04T22:37:13.721Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2019-10-04T22:37:13.939Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39713/20/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-04T22:37:14.284Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2019-10-04T22:37:14.284Z] === RUN TestDockerSuite/TestContainerAPIKill [2019-10-04T22:37:14.371Z] + make clean [2019-10-04T22:37:14.626Z] docker volume rm -f docker-dev-cache [2019-10-04T22:37:14.626Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-04T22:37:15.215Z] === RUN TestDockerSuite/TestContainerAPIPause [2019-10-04T22:37:16.148Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2019-10-04T22:37:17.079Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2019-10-04T22:37:17.079Z] === RUN TestDockerSuite/TestContainerAPIRename [2019-10-04T22:37:17.573Z] ok github.com/docker/docker/builder/remotecontext/git 37.260s coverage: 85.1% of statements [2019-10-04T22:37:17.573Z] ? github.com/docker/docker/cli [no test files] [2019-10-04T22:37:17.573Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-04T22:37:17.573Z] ok github.com/docker/docker/cli/debug 0.091s coverage: 100.0% of statements [2019-10-04T22:37:17.573Z] ok github.com/docker/docker/client 0.622s coverage: 75.3% of statements [2019-10-04T22:37:18.009Z] === RUN TestDockerSuite/TestContainerAPIRestart [2019-10-04T22:37:19.903Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2019-10-04T22:37:21.272Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2019-10-04T22:37:21.272Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2019-10-04T22:37:21.272Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2019-10-04T22:37:21.272Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2019-10-04T22:37:21.272Z] === RUN TestDockerSuite/TestContainerAPIStart [2019-10-04T22:37:22.202Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2019-10-04T22:37:23.392Z] ok github.com/docker/docker/cmd/dockerd 0.674s coverage: 19.0% of statements [2019-10-04T22:37:25.584Z] ok github.com/docker/docker/container 0.545s coverage: 42.5% of statements [2019-10-04T22:37:25.584Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-04T22:37:25.584Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-04T22:37:25.584Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-04T22:37:25.584Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-04T22:37:27.457Z] === RUN TestDockerSuite/TestContainerAPIStop [2019-10-04T22:37:27.714Z] === RUN TestDockerSuite/TestContainerAPITop [2019-10-04T22:37:28.643Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2019-10-04T22:37:28.643Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2019-10-04T22:37:28.643Z] === RUN TestDockerSuite/TestContainerAPIWait [2019-10-04T22:37:31.918Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2019-10-04T22:37:32.483Z] === RUN TestDockerSuite/TestContainerNetworkMode [2019-10-04T22:37:33.854Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2019-10-04T22:37:39.109Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2019-10-04T22:37:39.109Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2019-10-04T22:37:41.003Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2019-10-04T22:37:42.374Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2019-10-04T22:37:43.306Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2019-10-04T22:37:50.863Z] ok github.com/docker/docker/daemon 3.399s coverage: 9.2% of statements [2019-10-04T22:37:50.863Z] ok github.com/docker/docker/daemon/cluster 1.290s coverage: 0.5% of statements [2019-10-04T22:37:50.863Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.311s coverage: 65.3% of statements [2019-10-04T22:37:50.863Z] ok github.com/docker/docker/daemon/cluster/convert 0.996s coverage: 35.8% of statements [2019-10-04T22:37:50.863Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-04T22:37:50.863Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.530s coverage: 10.9% of statements [2019-10-04T22:37:50.863Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-04T22:37:50.863Z] ok github.com/docker/docker/daemon/config 1.142s coverage: 82.8% of statements [2019-10-04T22:37:50.863Z] ok github.com/docker/docker/daemon/discovery 0.198s coverage: 30.0% of statements [2019-10-04T22:37:50.863Z] ok github.com/docker/docker/daemon/events 0.577s coverage: 50.0% of statements [2019-10-04T22:37:50.863Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-04T22:37:50.863Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-04T22:37:50.863Z] ok github.com/docker/docker/daemon/graphdriver 1.093s coverage: 2.3% of statements [2019-10-04T22:37:50.863Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2019-10-04T22:37:50.863Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2019-10-04T22:37:50.863Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-04T22:37:50.863Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2019-10-04T22:37:50.863Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2019-10-04T22:37:50.863Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2019-10-04T22:37:50.863Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2019-10-04T22:37:50.863Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-04T22:37:50.863Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2019-10-04T22:37:50.863Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2019-10-04T22:37:50.863Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2019-10-04T22:37:51.326Z] ok github.com/docker/docker/daemon/images 0.693s coverage: 4.9% of statements [2019-10-04T22:37:51.326Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-04T22:37:51.326Z] ok github.com/docker/docker/daemon/links 0.047s coverage: 93.0% of statements [2019-10-04T22:37:51.326Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-04T22:37:51.326Z] ok github.com/docker/docker/daemon/logger 0.429s coverage: 43.0% of statements [2019-10-04T22:37:51.326Z] ok github.com/docker/docker/daemon/logger/awslogs 0.552s coverage: 77.4% of statements [2019-10-04T22:37:51.326Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2019-10-04T22:37:51.326Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-04T22:37:51.326Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-04T22:37:51.326Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2019-10-04T22:37:51.326Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2019-10-04T22:37:52.300Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.824s coverage: 62.1% of statements [2019-10-04T22:37:52.300Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.748s coverage: 88.3% of statements [2019-10-04T22:37:55.235Z] ok github.com/docker/docker/daemon/logger/local 0.427s coverage: 74.7% of statements [2019-10-04T22:37:55.235Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-04T22:37:55.235Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.318s coverage: 21.4% of statements [2019-10-04T22:37:57.425Z] ok github.com/docker/docker/daemon/logger/splunk 2.443s coverage: 84.5% of statements [2019-10-04T22:37:57.425Z] ok github.com/docker/docker/daemon/logger/syslog 0.259s coverage: 47.8% of statements [2019-10-04T22:37:57.425Z] ok github.com/docker/docker/daemon/logger/templates 0.061s coverage: 8.3% of statements [2019-10-04T22:37:57.425Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-04T22:37:57.425Z] ? github.com/docker/docker/daemon/network [no test files] [2019-10-04T22:37:57.425Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-04T22:38:01.183Z] ok github.com/docker/docker/distribution 1.688s coverage: 20.6% of statements [2019-10-04T22:38:01.183Z] ok github.com/docker/docker/distribution/metadata 2.049s coverage: 48.2% of statements [2019-10-04T22:38:01.183Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-04T22:38:01.645Z] ok github.com/docker/docker/distribution/xfer 2.508s coverage: 76.8% of statements [2019-10-04T22:38:01.645Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-04T22:38:01.645Z] ok github.com/docker/docker/errdefs 0.173s coverage: 49.4% of statements [2019-10-04T22:38:04.572Z] ok github.com/docker/docker/image 1.253s coverage: 86.4% of statements [2019-10-04T22:38:04.572Z] ok github.com/docker/docker/image/cache 0.199s coverage: 19.2% of statements [2019-10-04T22:38:04.572Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-04T22:38:04.572Z] ok github.com/docker/docker/image/v1 0.236s coverage: 25.0% of statements [2019-10-04T22:38:04.572Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-04T22:38:06.763Z] ok github.com/docker/docker/layer 0.492s coverage: 30.0% of statements [2019-10-04T22:38:06.763Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-04T22:38:08.953Z] ok github.com/docker/docker/libcontainerd/local 0.382s coverage: 1.0% of statements [2019-10-04T22:38:08.953Z] ok github.com/docker/docker/libcontainerd/queue 0.061s coverage: 100.0% of statements [2019-10-04T22:38:08.953Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-04T22:38:08.953Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-04T22:38:08.953Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-04T22:38:08.953Z] ? github.com/docker/docker/oci [no test files] [2019-10-04T22:38:08.953Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-04T22:38:08.953Z] ok github.com/docker/docker/opts 0.619s coverage: 67.3% of statements [2019-10-04T22:38:08.953Z] ok github.com/docker/docker/pkg/aaparser 0.060s coverage: 50.0% of statements [2019-10-04T22:38:09.822Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2019-10-04T22:38:09.822Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2019-10-04T22:38:09.822Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2019-10-04T22:38:11.717Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2019-10-04T22:38:14.238Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2019-10-04T22:38:17.513Z] === RUN TestDockerSuite/TestCopyAndRestart [2019-10-04T22:38:18.444Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2019-10-04T22:38:18.701Z] === RUN TestDockerSuite/TestCpAbsolutePath [2019-10-04T22:38:19.633Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2019-10-04T22:38:20.650Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2019-10-04T22:38:21.596Z] === RUN TestDockerSuite/TestCpFromCaseA [2019-10-04T22:38:22.529Z] === RUN TestDockerSuite/TestCpFromCaseB [2019-10-04T22:38:23.460Z] === RUN TestDockerSuite/TestCpFromCaseC [2019-10-04T22:38:24.830Z] === RUN TestDockerSuite/TestCpFromCaseD [2019-10-04T22:38:25.763Z] === RUN TestDockerSuite/TestCpFromCaseE [2019-10-04T22:38:26.726Z] === RUN TestDockerSuite/TestCpFromCaseF [2019-10-04T22:38:27.658Z] === RUN TestDockerSuite/TestCpFromCaseG [2019-10-04T22:38:28.590Z] === RUN TestDockerSuite/TestCpFromCaseH [2019-10-04T22:38:29.964Z] === RUN TestDockerSuite/TestCpFromCaseI [2019-10-04T22:38:30.896Z] === RUN TestDockerSuite/TestCpFromCaseJ [2019-10-04T22:38:31.828Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2019-10-04T22:38:33.199Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2019-10-04T22:38:34.131Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2019-10-04T22:38:34.390Z] === RUN TestDockerSuite/TestCpGarbagePath [2019-10-04T22:38:35.322Z] === RUN TestDockerSuite/TestCpLocalOnly [2019-10-04T22:38:35.322Z] === RUN TestDockerSuite/TestCpNameHasColon [2019-10-04T22:38:36.254Z] === RUN TestDockerSuite/TestCpRelativePath [2019-10-04T22:38:37.187Z] === RUN TestDockerSuite/TestCpSpecialFiles [2019-10-04T22:38:38.560Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2019-10-04T22:38:39.495Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2019-10-04T22:38:40.427Z] === RUN TestDockerSuite/TestCpToCaseA [2019-10-04T22:38:42.323Z] === RUN TestDockerSuite/TestCpToCaseB [2019-10-04T22:38:43.257Z] === RUN TestDockerSuite/TestCpToCaseC [2019-10-04T22:38:44.804Z] ok github.com/docker/docker/pkg/archive 10.955s coverage: 62.0% of statements [2019-10-04T22:38:44.805Z] ok github.com/docker/docker/pkg/authorization 1.340s coverage: 26.8% of statements [2019-10-04T22:38:44.805Z] ok github.com/docker/docker/pkg/broadcaster 0.074s coverage: 100.0% of statements [2019-10-04T22:38:44.805Z] ok github.com/docker/docker/pkg/capabilities 0.045s coverage: 87.5% of statements [2019-10-04T22:38:44.805Z] ok github.com/docker/docker/pkg/chrootarchive 0.155s coverage: 15.4% of statements [2019-10-04T22:38:44.805Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-04T22:38:44.805Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-04T22:38:44.805Z] ok github.com/docker/docker/pkg/directory 0.286s coverage: 80.0% of statements [2019-10-04T22:38:44.805Z] ok github.com/docker/docker/pkg/discovery 0.105s coverage: 58.3% of statements [2019-10-04T22:38:44.805Z] ok github.com/docker/docker/pkg/discovery/file 0.365s coverage: 92.9% of statements [2019-10-04T22:38:44.805Z] ok github.com/docker/docker/pkg/discovery/kv 3.415s coverage: 84.1% of statements [2019-10-04T22:38:44.805Z] ok github.com/docker/docker/pkg/discovery/memory 0.090s coverage: 92.3% of statements [2019-10-04T22:38:44.805Z] ok github.com/docker/docker/pkg/discovery/nodes 0.060s coverage: 93.8% of statements [2019-10-04T22:38:44.805Z] ok github.com/docker/docker/pkg/filenotify 0.081s coverage: 36.2% of statements [2019-10-04T22:38:44.805Z] ok github.com/docker/docker/pkg/fileutils 0.216s coverage: 87.7% of statements [2019-10-04T22:38:44.805Z] ok github.com/docker/docker/pkg/homedir 0.054s coverage: 42.9% of statements [2019-10-04T22:38:44.805Z] ok github.com/docker/docker/pkg/idtools 0.178s coverage: 6.3% of statements [2019-10-04T22:38:44.805Z] ok github.com/docker/docker/pkg/ioutils 0.971s coverage: 69.2% of statements [2019-10-04T22:38:44.805Z] ok github.com/docker/docker/pkg/jsonmessage 0.318s coverage: 91.7% of statements [2019-10-04T22:38:44.805Z] ok github.com/docker/docker/pkg/locker 0.119s coverage: 88.9% of statements [2019-10-04T22:38:44.805Z] ok github.com/docker/docker/pkg/longpath 0.078s coverage: 100.0% of statements [2019-10-04T22:38:44.805Z] ? github.com/docker/docker/pkg/mount [no test files] [2019-10-04T22:38:44.805Z] ok github.com/docker/docker/pkg/namesgenerator 0.062s coverage: 85.7% of statements [2019-10-04T22:38:44.805Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-04T22:38:44.805Z] ok github.com/docker/docker/pkg/parsers 0.068s coverage: 97.0% of statements [2019-10-04T22:38:44.805Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2019-10-04T22:38:44.805Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2019-10-04T22:38:44.805Z] ok github.com/docker/docker/pkg/pidfile 0.131s coverage: 82.6% of statements [2019-10-04T22:38:44.805Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-04T22:38:44.805Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-04T22:38:45.781Z] === RUN TestDockerSuite/TestCpToCaseD [2019-10-04T22:38:51.040Z] === RUN TestDockerSuite/TestCpToCaseE [2019-10-04T22:38:55.214Z] === RUN TestDockerSuite/TestCpToCaseF [2019-10-04T22:38:55.214Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2019-10-04T22:38:55.471Z] === RUN TestDockerSuite/TestCpToCaseG [2019-10-04T22:38:57.220Z] ok github.com/docker/docker/pkg/plugins 35.000s coverage: 73.4% of statements [2019-10-04T22:38:57.220Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.149s coverage: 56.8% of statements [2019-10-04T22:38:57.220Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-04T22:38:57.220Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-04T22:38:57.220Z] ok github.com/docker/docker/pkg/plugins/transport 0.125s coverage: 85.7% of statements [2019-10-04T22:38:57.220Z] ok github.com/docker/docker/pkg/pools 0.067s coverage: 88.2% of statements [2019-10-04T22:38:57.220Z] ok github.com/docker/docker/pkg/progress 0.055s coverage: 75.9% of statements [2019-10-04T22:38:57.220Z] ok github.com/docker/docker/pkg/pubsub 1.095s coverage: 73.9% of statements [2019-10-04T22:38:57.220Z] ok github.com/docker/docker/pkg/reexec 0.100s coverage: 82.4% of statements [2019-10-04T22:38:57.220Z] ok github.com/docker/docker/pkg/signal 0.043s coverage: 20.3% of statements [2019-10-04T22:38:57.220Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-04T22:38:57.220Z] ok github.com/docker/docker/pkg/stdcopy 0.040s coverage: 100.0% of statements [2019-10-04T22:38:57.220Z] ok github.com/docker/docker/pkg/streamformatter 0.063s coverage: 66.2% of statements [2019-10-04T22:38:57.220Z] ok github.com/docker/docker/pkg/stringid 0.095s coverage: 70.6% of statements [2019-10-04T22:38:57.220Z] ? github.com/docker/docker/pkg/symlink [no test files] [2019-10-04T22:38:57.220Z] ok github.com/docker/docker/pkg/sysinfo 0.042s coverage: 38.2% of statements [2019-10-04T22:38:57.220Z] ok github.com/docker/docker/pkg/system 0.088s coverage: 12.7% of statements [2019-10-04T22:38:57.220Z] ok github.com/docker/docker/pkg/tailfile 0.089s coverage: 88.6% of statements [2019-10-04T22:38:57.220Z] ok github.com/docker/docker/pkg/tarsum 0.291s coverage: 89.3% of statements [2019-10-04T22:38:57.220Z] ok github.com/docker/docker/pkg/term 0.130s coverage: 30.8% of statements [2019-10-04T22:38:57.220Z] ok github.com/docker/docker/pkg/term/windows 0.038s coverage: 0.0% of statements [no tests to run] [2019-10-04T22:38:57.220Z] ok github.com/docker/docker/pkg/truncindex 0.151s coverage: 91.5% of statements [2019-10-04T22:38:57.220Z] ok github.com/docker/docker/pkg/urlutil 0.087s coverage: 100.0% of statements [2019-10-04T22:38:57.220Z] ok github.com/docker/docker/pkg/useragent 0.042s coverage: 88.9% of statements [2019-10-04T22:38:57.220Z] ok github.com/docker/docker/plugin 0.211s coverage: 11.6% of statements [2019-10-04T22:38:57.220Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-04T22:38:57.220Z] ok github.com/docker/docker/plugin/v2 0.137s coverage: 20.1% of statements [2019-10-04T22:38:57.220Z] ok github.com/docker/docker/reference 0.474s coverage: 84.4% of statements [2019-10-04T22:38:57.220Z] ok github.com/docker/docker/registry 0.460s coverage: 52.2% of statements [2019-10-04T22:38:57.220Z] ok github.com/docker/docker/registry/resumable 0.333s coverage: 100.0% of statements [2019-10-04T22:38:57.220Z] ok github.com/docker/docker/restartmanager 0.049s coverage: 45.3% of statements [2019-10-04T22:38:57.220Z] ? github.com/docker/docker/rootless [no test files] [2019-10-04T22:38:57.220Z] ok github.com/docker/docker/runconfig 0.209s coverage: 54.5% of statements [2019-10-04T22:38:57.220Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-04T22:38:57.220Z] ok github.com/docker/docker/testutil 0.183s coverage: 62.5% of statements [2019-10-04T22:38:57.220Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-04T22:38:57.220Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-04T22:38:57.220Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-04T22:38:57.220Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-04T22:38:57.220Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-04T22:38:57.220Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-04T22:38:57.220Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-04T22:38:57.220Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-04T22:38:57.220Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-04T22:38:57.220Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-04T22:38:57.220Z] ? github.com/docker/docker/volume [no test files] [2019-10-04T22:38:57.220Z] ok github.com/docker/docker/volume/drivers 0.239s coverage: 36.1% of statements [2019-10-04T22:38:57.220Z] ok github.com/docker/docker/volume/local 0.168s coverage: 37.7% of statements [2019-10-04T22:38:57.220Z] ok github.com/docker/docker/volume/mounts 0.109s coverage: 66.2% of statements [2019-10-04T22:38:57.220Z] ok github.com/docker/docker/volume/service 0.493s coverage: 70.3% of statements [2019-10-04T22:38:57.220Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-04T22:38:57.220Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-04T22:39:00.139Z] INFO: make.ps1 ended at 10/04/2019 22:38:59 [2019-10-04T22:39:00.737Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2019-10-04T22:39:01.302Z] === RUN TestDockerSuite/TestCpToCaseH [2019-10-04T22:39:01.685Z] INFO: Unit tests ended at 10/04/2019 22:39:01. Duration:00:04:11.5163970 [2019-10-04T22:39:01.685Z] INFO: Building busybox [2019-10-04T22:39:02.147Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2019-10-04T22:39:02.147Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2019-10-04T22:39:02.147Z] [2019-10-04T22:39:02.147Z] Sending build context to Docker daemon 2.56kB [2019-10-04T22:39:02.147Z] [2019-10-04T22:39:02.147Z] Step 1/6 : FROM microsoft/windowsservercore [2019-10-04T22:39:02.147Z] ---> 1ddfa8bee56a [2019-10-04T22:39:02.147Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2019-10-04T22:39:02.147Z] ---> Running in cf199a5eaf63 [2019-10-04T22:39:05.483Z] === RUN TestDockerSuite/TestCpToCaseI [2019-10-04T22:39:06.415Z] === RUN TestDockerSuite/TestCpToCaseJ [2019-10-04T22:39:09.246Z] Removing intermediate container cf199a5eaf63 [2019-10-04T22:39:09.246Z] ---> da8bb0042824 [2019-10-04T22:39:09.246Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2019-10-04T22:39:09.708Z] [2019-10-04T22:39:10.171Z] ---> 30b1b4a9d433 [2019-10-04T22:39:10.171Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2019-10-04T22:39:10.171Z] ---> Running in 787f71a238a5 [2019-10-04T22:39:11.718Z] [2019-10-04T22:39:11.718Z] SUCCESS: Specified value was saved. [2019-10-04T22:39:12.967Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2019-10-04T22:39:12.967Z] === RUN TestDockerSuite/TestCpToDot [2019-10-04T22:39:13.898Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2019-10-04T22:39:15.470Z] Removing intermediate container 787f71a238a5 [2019-10-04T22:39:15.470Z] ---> 861b2eedbd12 [2019-10-04T22:39:15.470Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2019-10-04T22:39:15.470Z] ---> Running in 2f7153dfb1f4 [2019-10-04T22:39:15.793Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2019-10-04T22:39:17.687Z] === RUN TestDockerSuite/TestCpToStdout [2019-10-04T22:39:18.252Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2019-10-04T22:39:19.621Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2019-10-04T22:39:22.154Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2019-10-04T22:39:22.154Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2019-10-04T22:39:22.570Z] Cannot create a file when that file already exists. [2019-10-04T22:39:23.524Z] === RUN TestDockerSuite/TestCpVolumePath [2019-10-04T22:39:25.420Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2019-10-04T22:39:25.420Z] === RUN TestDockerSuite/TestCreateArgs [2019-10-04T22:39:25.677Z] === RUN TestDockerSuite/TestCreateByImageID [2019-10-04T22:39:26.608Z] === RUN TestDockerSuite/TestCreateEchoStdout [2019-10-04T22:39:27.540Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2019-10-04T22:39:27.540Z] === RUN TestDockerSuite/TestCreateHostConfig [2019-10-04T22:39:27.540Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2019-10-04T22:39:28.471Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2019-10-04T22:39:28.728Z] === RUN TestDockerSuite/TestCreateLabels [2019-10-04T22:39:28.985Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2019-10-04T22:39:28.985Z] === RUN TestDockerSuite/TestCreateRM [2019-10-04T22:39:29.243Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2019-10-04T22:39:29.243Z] === RUN TestDockerSuite/TestCreateStopSignal [2019-10-04T22:39:29.243Z] === RUN TestDockerSuite/TestCreateStopTimeout [2019-10-04T22:39:29.500Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2019-10-04T22:39:29.669Z] Removing intermediate container 2f7153dfb1f4 [2019-10-04T22:39:29.669Z] ---> bf8295471c03 [2019-10-04T22:39:29.669Z] Step 6/6 : CMD ["sh"] [2019-10-04T22:39:29.669Z] ---> Running in 1f2f92c6b72f [2019-10-04T22:39:29.669Z] Removing intermediate container 1f2f92c6b72f [2019-10-04T22:39:29.669Z] ---> 7c467fc2492e [2019-10-04T22:39:29.669Z] Successfully built 7c467fc2492e [2019-10-04T22:39:29.669Z] Successfully tagged busybox:latest [2019-10-04T22:39:30.132Z] INFO: Docker images of the daemon under test [2019-10-04T22:39:30.132Z] [2019-10-04T22:39:30.132Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-10-04T22:39:30.132Z] busybox latest 7c467fc2492e Less than a second ago 4.75GB [2019-10-04T22:39:30.132Z] microsoft/windowsservercore latest 1ddfa8bee56a 3 weeks ago 4.71GB [2019-10-04T22:39:30.132Z] mcr.microsoft.com/windows/servercore ltsc2019 1ddfa8bee56a 3 weeks ago 4.71GB [2019-10-04T22:39:30.132Z] [2019-10-04T22:39:30.132Z] INFO: Running integration tests at 10/04/2019 22:39:29... [2019-10-04T22:39:30.132Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2019-10-04T22:39:30.132Z] INFO: Integration API tests being run from the host: [2019-10-04T22:39:30.132Z] INFO: make.ps1 starting at 10/04/2019 22:39:29 [2019-10-04T22:39:31.111Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build [2019-10-04T22:39:32.026Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2019-10-04T22:39:32.026Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2019-10-04T22:39:32.026Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2019-10-04T22:39:36.207Z] === RUN TestDockerSuite/TestCreateWithPortRange [2019-10-04T22:39:36.207Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2019-10-04T22:39:36.207Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2019-10-04T22:39:36.207Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2019-10-04T22:39:36.207Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2019-10-04T22:39:36.207Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2019-10-04T22:39:36.770Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2019-10-04T22:39:37.340Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2019-10-04T22:39:38.710Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2019-10-04T22:39:39.274Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2019-10-04T22:39:41.171Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2019-10-04T22:39:43.720Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2019-10-04T22:39:44.283Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2019-10-04T22:39:44.849Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2019-10-04T22:39:45.106Z] === RUN TestDockerSuite/TestDevicePermissions [2019-10-04T22:39:46.036Z] === RUN TestDockerSuite/TestDockerFails [2019-10-04T22:39:46.036Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2019-10-04T22:39:46.036Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2019-10-04T22:39:46.036Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2019-10-04T22:39:47.407Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2019-10-04T22:39:48.338Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2019-10-04T22:39:49.829Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2019-10-04T22:39:49.829Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2019-10-04T22:39:49.829Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2019-10-04T22:39:49.829Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2019-10-04T22:39:54.006Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2019-10-04T22:39:56.529Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2019-10-04T22:40:00.712Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2019-10-04T22:40:00.712Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2019-10-04T22:40:01.211Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config [2019-10-04T22:40:01.211Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container [2019-10-04T22:40:03.236Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2019-10-04T22:40:03.400Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image [2019-10-04T22:40:05.779Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2019-10-04T22:40:07.149Z] === RUN TestDockerSuite/TestEventsAttach [2019-10-04T22:40:07.168Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network [2019-10-04T22:40:08.082Z] === RUN TestDockerSuite/TestEventsCommit [2019-10-04T22:40:09.013Z] === RUN TestDockerSuite/TestEventsContainerEvents [2019-10-04T22:40:09.944Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2019-10-04T22:40:10.343Z] --- PASS: TestImportExtremelyLargeImageWorks (299.62s) [2019-10-04T22:40:10.343Z] import_test.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks" [2019-10-04T22:40:10.343Z] PASS [2019-10-04T22:40:10.343Z] [2019-10-04T22:40:10.343Z] === Skipped [2019-10-04T22:40:10.343Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-10-04T22:40:10.343Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-04T22:40:10.343Z] [2019-10-04T22:40:10.343Z] [2019-10-04T22:40:10.343Z] DONE 12 tests, 1 skipped in 300.993s [2019-10-04T22:40:10.344Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2019-10-04T22:40:10.344Z] ++ 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-10-04T22:40:10.344Z] ++ set -e [2019-10-04T22:40:10.344Z] ++ '[' -n 0 ']' [2019-10-04T22:40:10.344Z] ++ set -x [2019-10-04T22:40:10.344Z] ++ env -i DEST=/go/src/github.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-10-04T22:40:10.344Z] INFO: Testing against a local daemon [2019-10-04T22:40:10.344Z] === RUN TestNetworkCreateDelete [2019-10-04T22:40:10.344Z] --- PASS: TestNetworkCreateDelete (0.21s) [2019-10-04T22:40:10.344Z] === RUN TestDockerNetworkDeletePreferID [2019-10-04T22:40:10.344Z] --- PASS: TestDockerNetworkDeletePreferID (0.56s) [2019-10-04T22:40:10.344Z] === RUN TestInspectNetwork [2019-10-04T22:40:10.344Z] === RUN TestInspectNetwork/full_network_id [2019-10-04T22:40:10.344Z] === RUN TestInspectNetwork/partial_network_id [2019-10-04T22:40:10.344Z] === RUN TestInspectNetwork/network_name [2019-10-04T22:40:10.344Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-10-04T22:40:10.502Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-10-04T22:40:10.509Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2019-10-04T22:40:11.439Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2019-10-04T22:40:11.481Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-10-04T22:40:11.819Z] --- PASS: TestInspectNetwork (8.35s) [2019-10-04T22:40:11.819Z] inspect_test.go:18: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork" [2019-10-04T22:40:11.819Z] --- PASS: TestInspectNetwork/full_network_id (0.01s) [2019-10-04T22:40:11.819Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-10-04T22:40:11.819Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-10-04T22:40:11.819Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-10-04T22:40:11.819Z] === RUN TestRunContainerWithBridgeNone [2019-10-04T22:40:12.460Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin [2019-10-04T22:40:13.333Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2019-10-04T22:40:13.439Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-10-04T22:40:14.429Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-10-04T22:40:14.507Z] --- PASS: TestRunContainerWithBridgeNone (2.55s) [2019-10-04T22:40:14.507Z] network_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone" [2019-10-04T22:40:14.507Z] === RUN TestNetworkInvalidJSON [2019-10-04T22:40:14.507Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-04T22:40:14.507Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-04T22:40:14.507Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-04T22:40:14.507Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-04T22:40:14.507Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-04T22:40:14.507Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-04T22:40:14.507Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-04T22:40:14.507Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-04T22:40:14.507Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-04T22:40:14.507Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2019-10-04T22:40:14.507Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-10-04T22:40:14.507Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-10-04T22:40:14.507Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-10-04T22:40:14.507Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-04T22:40:15.233Z] === RUN TestDockerSuite/TestEventsContainerRestart [2019-10-04T22:40:15.527Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2019-10-04T22:40:15.527Z] service_test.go:32: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore" [2019-10-04T22:40:15.527Z] === RUN TestDaemonDefaultNetworkPools [2019-10-04T22:40:16.147Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s) [2019-10-04T22:40:16.147Z] service_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools" [2019-10-04T22:40:16.147Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-04T22:40:17.364Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-10-04T22:40:17.629Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2019-10-04T22:40:17.629Z] service_test.go:98: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork" [2019-10-04T22:40:17.629Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-04T22:40:18.508Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2019-10-04T22:40:18.650Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.39s) [2019-10-04T22:40:18.650Z] service_test.go:131: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange" [2019-10-04T22:40:18.650Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-04T22:40:19.268Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2019-10-04T22:40:19.268Z] service_test.go:181: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool" [2019-10-04T22:40:19.268Z] === RUN TestServiceWithPredefinedNetwork [2019-10-04T22:40:21.031Z] === RUN TestDockerSuite/TestEventsCopy [2019-10-04T22:40:21.952Z] --- PASS: TestServiceWithPredefinedNetwork (2.37s) [2019-10-04T22:40:21.952Z] service_test.go:203: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork" [2019-10-04T22:40:21.952Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-04T22:40:21.952Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-04T22:40:21.952Z] service_test.go:230: FLAKY_TEST [2019-10-04T22:40:21.952Z] === RUN TestServiceWithDataPathPortInit [2019-10-04T22:40:21.961Z] === RUN TestDockerSuite/TestEventsFilterContainer [2019-10-04T22:40:22.105Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-10-04T22:40:23.859Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2019-10-04T22:40:24.424Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2019-10-04T22:40:24.681Z] === RUN TestDockerSuite/TestEventsFilterImageName [2019-10-04T22:40:26.583Z] === RUN TestDockerSuite/TestEventsFilterLabels [2019-10-04T22:40:27.147Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2019-10-04T22:40:27.147Z] === RUN TestDockerSuite/TestEventsFilterType [2019-10-04T22:40:27.712Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2019-10-04T22:40:27.712Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2019-10-04T22:40:27.712Z] === RUN TestDockerSuite/TestEventsFilters [2019-10-04T22:40:29.087Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2019-10-04T22:40:29.344Z] === RUN TestDockerSuite/TestEventsFormat [2019-10-04T22:40:30.840Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-10-04T22:40:31.241Z] === RUN TestDockerSuite/TestEventsFormatBadField [2019-10-04T22:40:31.241Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2019-10-04T22:40:31.241Z] === RUN TestDockerSuite/TestEventsImageImport [2019-10-04T22:40:32.174Z] === RUN TestDockerSuite/TestEventsImageLoad [2019-10-04T22:40:32.174Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2019-10-04T22:40:32.431Z] === RUN TestDockerSuite/TestEventsImagePull [2019-10-04T22:40:33.364Z] === RUN TestDockerSuite/TestEventsImageTag [2019-10-04T22:40:34.296Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2019-10-04T22:40:34.618Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret [2019-10-04T22:40:34.861Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2019-10-04T22:40:34.861Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2019-10-04T22:40:34.861Z] === RUN TestDockerSuite/TestEventsPluginOps [2019-10-04T22:40:37.196Z] --- PASS: TestServiceWithDataPathPortInit (14.40s) [2019-10-04T22:40:37.196Z] service_test.go:323: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-04T22:40:37.196Z] service_test.go:355: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-04T22:40:37.196Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-04T22:40:37.386Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2019-10-04T22:40:37.571Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service [2019-10-04T22:40:37.951Z] === RUN TestDockerSuite/TestEventsRename [2019-10-04T22:40:38.882Z] === RUN TestDockerSuite/TestEventsResize [2019-10-04T22:40:39.816Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2019-10-04T22:40:40.749Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2019-10-04T22:40:41.332Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session [2019-10-04T22:40:41.736Z] === RUN TestDockerSuite/TestEventsStreaming [2019-10-04T22:40:42.667Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2019-10-04T22:40:44.031Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.22s) [2019-10-04T22:40:44.031Z] service_test.go:388: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit" [2019-10-04T22:40:44.031Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:h56wtgvgoh8leo832s5nqna46 Created:2019-10-04 22:40:37.251179652 +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[43b28f8bb9fbdc4bfc44386bf95d17b010d048cca0ba06839584f39a23e77c86:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.n3hs1acs8brwy8tyrdf5g7xo1 EndpointID:f0b3223f7947167b6ce19a8af9e9247a2062c94117380eaf375cbe84338e077c MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:188bea14539be880db21161905f64057cb5b34d45fc6992550f72e3f0ea3c754 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:7d38e611fc4b IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.n3hs1acs8brwy8tyrdf5g7xo1 EndpointID:f0b3223f7947167b6ce19a8af9e9247a2062c94117380eaf375cbe84338e077c EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-10-04T22:40:44.031Z] PASS [2019-10-04T22:40:44.031Z] [2019-10-04T22:40:44.031Z] === Skipped [2019-10-04T22:40:44.031Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-04T22:40:44.031Z] service_test.go:230: FLAKY_TEST [2019-10-04T22:40:44.031Z] [2019-10-04T22:40:44.031Z] [2019-10-04T22:40:44.031Z] DONE 21 tests, 1 skipped in 40.781s [2019-10-04T22:40:44.031Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-10-04T22:40:44.031Z] ++ 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-10-04T22:40:44.031Z] ++ set -e [2019-10-04T22:40:44.031Z] ++ '[' -n 0 ']' [2019-10-04T22:40:44.031Z] ++ set -x [2019-10-04T22:40:44.031Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-10-04T22:40:44.031Z] INFO: Testing against a local daemon [2019-10-04T22:40:44.031Z] === RUN TestDockerNetworkIpvlanPersistance [2019-10-04T22:40:44.279Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system [2019-10-04T22:40:45.048Z] --- PASS: TestDockerNetworkIpvlanPersistance (1.49s) [2019-10-04T22:40:45.048Z] ipvlan_test.go:28: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlanPersistance" [2019-10-04T22:40:45.048Z] === RUN TestDockerNetworkIpvlan [2019-10-04T22:40:45.953Z] === RUN TestDockerSuite/TestEventsTop [2019-10-04T22:40:46.058Z] === RUN TestDockerNetworkIpvlan/Subinterface [2019-10-04T22:40:46.519Z] === RUN TestDockerSuite/TestEventsUntag [2019-10-04T22:40:47.068Z] === RUN TestDockerNetworkIpvlan/OverlapParent [2019-10-04T22:40:47.208Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume [2019-10-04T22:40:47.685Z] === RUN TestDockerNetworkIpvlan/L2NilParent [2019-10-04T22:40:49.040Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2019-10-04T22:40:50.370Z] === RUN TestDockerNetworkIpvlan/L2InternalMode [2019-10-04T22:40:50.935Z] === RUN TestDockerSuite/TestExec [2019-10-04T22:40:51.097Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2019-10-04T22:40:51.097Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-04T22:40:51.097Z] INFO: Testing against a local daemon [2019-10-04T22:40:51.097Z] === RUN TestBuildWithSession [2019-10-04T22:40:51.097Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-04T22:40:51.097Z] build_session_test.go:25: TODO: BuildKit [2019-10-04T22:40:51.097Z] === RUN TestBuildSquashParent [2019-10-04T22:40:51.097Z] --- SKIP: TestBuildSquashParent (0.00s) [2019-10-04T22:40:51.097Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2019-10-04T22:40:51.097Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-04T22:40:51.097Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s) [2019-10-04T22:40:51.097Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-04T22:40:51.097Z] === RUN TestBuildMultiStageCopy [2019-10-04T22:40:51.097Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-04T22:40:51.865Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2019-10-04T22:40:52.795Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2019-10-04T22:40:53.358Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2019-10-04T22:40:53.848Z] === RUN TestDockerNetworkIpvlan/L3NilParent [2019-10-04T22:40:54.291Z] === RUN TestDockerSuite/TestExecAPIStart [2019-10-04T22:40:55.661Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2019-10-04T22:40:56.224Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2019-10-04T22:40:56.546Z] === RUN TestDockerNetworkIpvlan/L3InternalMode [2019-10-04T22:40:57.156Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2019-10-04T22:40:58.529Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2019-10-04T22:40:59.460Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2019-10-04T22:41:00.006Z] === RUN TestDockerNetworkIpvlan/L2MultiSubnet [2019-10-04T22:41:00.391Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2019-10-04T22:41:01.460Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-04T22:41:02.289Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2019-10-04T22:41:02.441Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-04T22:41:03.221Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2019-10-04T22:41:03.993Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-04T22:41:04.424Z] === RUN TestDockerNetworkIpvlan/L3MultiSubnet [2019-10-04T22:41:04.971Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-04T22:41:05.119Z] === RUN TestDockerSuite/TestExecCgroup [2019-10-04T22:41:06.496Z] === RUN TestDockerSuite/TestExecEnv [2019-10-04T22:41:06.520Z] --- PASS: TestBuildMultiStageCopy (15.86s) [2019-10-04T22:41:06.520Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (10.98s) [2019-10-04T22:41:06.520Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2019-10-04T22:41:06.520Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.05s) [2019-10-04T22:41:06.520Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.27s) [2019-10-04T22:41:06.520Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.55s) [2019-10-04T22:41:06.520Z] === RUN TestBuildMultiStageParentConfig [2019-10-04T22:41:06.520Z] --- SKIP: TestBuildMultiStageParentConfig (0.01s) [2019-10-04T22:41:06.520Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-04T22:41:06.520Z] === RUN TestBuildLabelWithTargets [2019-10-04T22:41:06.520Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2019-10-04T22:41:06.520Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-04T22:41:06.520Z] === RUN TestBuildWithEmptyLayers [2019-10-04T22:41:07.060Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2019-10-04T22:41:08.070Z] --- PASS: TestBuildWithEmptyLayers (1.21s) [2019-10-04T22:41:08.070Z] === RUN TestBuildMultiStageOnBuild [2019-10-04T22:41:08.070Z] --- SKIP: TestBuildMultiStageOnBuild (0.00s) [2019-10-04T22:41:08.070Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-04T22:41:08.070Z] === RUN TestBuildUncleanTarFilenames [2019-10-04T22:41:08.070Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2019-10-04T22:41:08.070Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-04T22:41:08.070Z] === RUN TestBuildMultiStageLayerLeak [2019-10-04T22:41:08.070Z] --- SKIP: TestBuildMultiStageLayerLeak (0.00s) [2019-10-04T22:41:08.070Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-04T22:41:08.070Z] === RUN TestBuildWithHugeFile [2019-10-04T22:41:08.070Z] --- SKIP: TestBuildWithHugeFile (0.01s) [2019-10-04T22:41:08.070Z] build_test.go:491: testEnv.OSType == "windows" [2019-10-04T22:41:08.070Z] === RUN TestBuildWithEmptyDockerfile [2019-10-04T22:41:08.070Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-04T22:41:08.070Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-04T22:41:08.070Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-04T22:41:08.070Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-04T22:41:08.070Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-04T22:41:08.070Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-04T22:41:08.539Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-04T22:41:08.539Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-04T22:41:08.539Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-04T22:41:08.539Z] --- PASS: TestBuildWithEmptyDockerfile (0.55s) [2019-10-04T22:41:08.539Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2019-10-04T22:41:08.539Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2019-10-04T22:41:08.539Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2019-10-04T22:41:08.539Z] === RUN TestBuildPreserveOwnership [2019-10-04T22:41:08.539Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2019-10-04T22:41:08.539Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-04T22:41:08.539Z] === RUN TestBuildPlatformInvalid [2019-10-04T22:41:08.539Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2019-10-04T22:41:08.539Z] PASS [2019-10-04T22:41:08.539Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2019-10-04T22:41:08.539Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-04T22:41:08.539Z] INFO: Testing against a local daemon [2019-10-04T22:41:08.539Z] === RUN TestConfigList [2019-10-04T22:41:08.539Z] --- SKIP: TestConfigList (0.00s) [2019-10-04T22:41:08.539Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-10-04T22:41:08.539Z] === RUN TestConfigsCreateAndDelete [2019-10-04T22:41:08.539Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2019-10-04T22:41:08.539Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2019-10-04T22:41:08.539Z] === RUN TestConfigsUpdate [2019-10-04T22:41:08.539Z] --- SKIP: TestConfigsUpdate (0.00s) [2019-10-04T22:41:08.539Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2019-10-04T22:41:08.539Z] === RUN TestTemplatedConfig [2019-10-04T22:41:08.539Z] --- SKIP: TestTemplatedConfig (0.00s) [2019-10-04T22:41:08.539Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2019-10-04T22:41:08.539Z] === RUN TestConfigInspect [2019-10-04T22:41:08.539Z] --- SKIP: TestConfigInspect (0.00s) [2019-10-04T22:41:08.539Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2019-10-04T22:41:08.539Z] === RUN TestConfigCreateWithLabels [2019-10-04T22:41:08.539Z] --- SKIP: TestConfigCreateWithLabels (0.00s) [2019-10-04T22:41:08.539Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2019-10-04T22:41:08.539Z] === RUN TestConfigCreateResolve [2019-10-04T22:41:08.539Z] --- SKIP: TestConfigCreateResolve (0.00s) [2019-10-04T22:41:08.539Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2019-10-04T22:41:08.539Z] === RUN TestConfigDaemonLibtrustID [2019-10-04T22:41:08.539Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2019-10-04T22:41:08.539Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2019-10-04T22:41:08.539Z] PASS [2019-10-04T22:41:08.539Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2019-10-04T22:41:08.539Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-04T22:41:08.539Z] INFO: Testing against a local daemon [2019-10-04T22:41:08.539Z] === RUN TestCheckpoint [2019-10-04T22:41:08.539Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-04T22:41:08.539Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-04T22:41:08.539Z] === RUN TestContainerInvalidJSON [2019-10-04T22:41:08.539Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-04T22:41:08.539Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-04T22:41:08.539Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-04T22:41:08.539Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-04T22:41:08.539Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-04T22:41:08.539Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-04T22:41:08.539Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-04T22:41:08.539Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-04T22:41:08.539Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-04T22:41:08.539Z] --- PASS: TestContainerInvalidJSON (0.06s) [2019-10-04T22:41:08.539Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2019-10-04T22:41:08.539Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2019-10-04T22:41:08.539Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2019-10-04T22:41:08.539Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-04T22:41:08.539Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.03s) [2019-10-04T22:41:08.539Z] copy_test.go:25: testEnv.OSType == "windows" [2019-10-04T22:41:08.539Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-04T22:41:08.539Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s) [2019-10-04T22:41:08.539Z] copy_test.go:39: testEnv.OSType == "windows" [2019-10-04T22:41:08.539Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-04T22:41:08.539Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.03s) [2019-10-04T22:41:08.539Z] copy_test.go:51: testEnv.OSType == "windows" [2019-10-04T22:41:08.539Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-04T22:41:08.539Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s) [2019-10-04T22:41:08.539Z] copy_test.go:65: testEnv.OSType == "windows" [2019-10-04T22:41:08.539Z] === RUN TestCopyFromContainer [2019-10-04T22:41:08.539Z] --- SKIP: TestCopyFromContainer (0.00s) [2019-10-04T22:41:08.539Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2019-10-04T22:41:08.539Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-04T22:41:08.954Z] === RUN TestDockerSuite/TestExecExitStatus [2019-10-04T22:41:09.005Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-04T22:41:09.005Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-04T22:41:09.005Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-04T22:41:09.006Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-04T22:41:09.006Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-04T22:41:09.006Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-04T22:41:09.006Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-04T22:41:09.006Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-04T22:41:09.006Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-04T22:41:09.006Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2019-10-04T22:41:09.006Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-10-04T22:41:09.006Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-10-04T22:41:09.006Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2019-10-04T22:41:09.006Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-04T22:41:09.006Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2019-10-04T22:41:09.006Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2019-10-04T22:41:09.006Z] === RUN TestCreateWithInvalidEnv [2019-10-04T22:41:09.006Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-04T22:41:09.006Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-04T22:41:09.006Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-04T22:41:09.006Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-04T22:41:09.006Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-04T22:41:09.006Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-04T22:41:09.006Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-04T22:41:09.006Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-04T22:41:09.006Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-04T22:41:09.006Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2019-10-04T22:41:09.006Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-10-04T22:41:09.006Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-10-04T22:41:09.006Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-10-04T22:41:09.006Z] === RUN TestCreateTmpfsMountsTarget [2019-10-04T22:41:09.006Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2019-10-04T22:41:09.006Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2019-10-04T22:41:09.006Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-04T22:41:09.006Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2019-10-04T22:41:09.006Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2019-10-04T22:41:09.006Z] === RUN TestCreateWithCapabilities [2019-10-04T22:41:09.006Z] --- SKIP: TestCreateWithCapabilities (0.00s) [2019-10-04T22:41:09.006Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2019-10-04T22:41:09.006Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-04T22:41:09.006Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2019-10-04T22:41:09.006Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2019-10-04T22:41:09.006Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-04T22:41:09.006Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-04T22:41:09.006Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-04T22:41:09.006Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-04T22:41:09.006Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-04T22:41:09.006Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-04T22:41:09.006Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-04T22:41:09.006Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-04T22:41:09.006Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-04T22:41:09.006Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-04T22:41:09.006Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-04T22:41:09.006Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-04T22:41:09.006Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-04T22:41:09.006Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-04T22:41:09.006Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-04T22:41:09.006Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-04T22:41:09.006Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2019-10-04T22:41:09.006Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-10-04T22:41:09.006Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-10-04T22:41:09.006Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-10-04T22:41:09.006Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2019-10-04T22:41:09.006Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-10-04T22:41:09.006Z] === RUN TestDiff [2019-10-04T22:41:09.006Z] --- SKIP: TestDiff (0.00s) [2019-10-04T22:41:09.006Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2019-10-04T22:41:09.006Z] === RUN TestExecWithCloseStdin [2019-10-04T22:41:09.885Z] === RUN TestDockerSuite/TestExecInspectID [2019-10-04T22:41:09.928Z] === RUN TestDockerNetworkIpvlan/Addressing [2019-10-04T22:41:11.409Z] --- PASS: TestDockerNetworkIpvlan (26.57s) [2019-10-04T22:41:11.409Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-10-04T22:41:11.409Z] --- PASS: TestDockerNetworkIpvlan/Subinterface (0.09s) [2019-10-04T22:41:11.409Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-10-04T22:41:11.409Z] --- PASS: TestDockerNetworkIpvlan/OverlapParent (0.05s) [2019-10-04T22:41:11.409Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-10-04T22:41:11.409Z] --- PASS: TestDockerNetworkIpvlan/L2NilParent (1.18s) [2019-10-04T22:41:11.409Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-10-04T22:41:11.409Z] --- PASS: TestDockerNetworkIpvlan/L2InternalMode (2.24s) [2019-10-04T22:41:11.409Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-10-04T22:41:11.409Z] --- PASS: TestDockerNetworkIpvlan/L3NilParent (1.14s) [2019-10-04T22:41:11.409Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-10-04T22:41:11.409Z] --- PASS: TestDockerNetworkIpvlan/L3InternalMode (2.19s) [2019-10-04T22:41:11.409Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-10-04T22:41:11.409Z] --- PASS: TestDockerNetworkIpvlan/L2MultiSubnet (3.30s) [2019-10-04T22:41:11.409Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-10-04T22:41:11.409Z] --- PASS: TestDockerNetworkIpvlan/L3MultiSubnet (3.20s) [2019-10-04T22:41:11.409Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-10-04T22:41:11.409Z] --- PASS: TestDockerNetworkIpvlan/Addressing (1.88s) [2019-10-04T22:41:11.409Z] PASS [2019-10-04T22:41:11.409Z] [2019-10-04T22:41:11.409Z] DONE 11 tests in 28.154s [2019-10-04T22:41:11.697Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-10-04T22:41:11.697Z] ++ 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-10-04T22:41:11.697Z] ++ set -e [2019-10-04T22:41:11.697Z] ++ '[' -n 0 ']' [2019-10-04T22:41:11.697Z] ++ set -x [2019-10-04T22:41:11.697Z] ++ env -i DEST=/go/src/github.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-10-04T22:41:11.697Z] INFO: Testing against a local daemon [2019-10-04T22:41:11.697Z] === RUN TestDockerNetworkMacvlanPersistance [2019-10-04T22:41:11.779Z] === RUN TestDockerSuite/TestExecInteractive [2019-10-04T22:41:11.932Z] --- PASS: TestExecWithCloseStdin (2.58s) [2019-10-04T22:41:11.932Z] === RUN TestExec [2019-10-04T22:41:11.932Z] --- SKIP: TestExec (0.00s) [2019-10-04T22:41:11.932Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-10-04T22:41:11.932Z] === RUN TestExecUser [2019-10-04T22:41:11.932Z] --- SKIP: TestExecUser (0.00s) [2019-10-04T22:41:11.932Z] exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-10-04T22:41:11.932Z] === RUN TestExportContainerAndImportImage [2019-10-04T22:41:11.932Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2019-10-04T22:41:11.932Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-10-04T22:41:11.932Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-04T22:41:11.932Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2019-10-04T22:41:11.932Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2019-10-04T22:41:11.932Z] === RUN TestHealthCheckWorkdir [2019-10-04T22:41:11.932Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2019-10-04T22:41:11.932Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2019-10-04T22:41:11.932Z] === RUN TestHealthKillContainer [2019-10-04T22:41:11.932Z] --- SKIP: TestHealthKillContainer (0.00s) [2019-10-04T22:41:11.932Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2019-10-04T22:41:11.932Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-04T22:41:11.932Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2019-10-04T22:41:11.932Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2019-10-04T22:41:11.932Z] === RUN TestKillContainerInvalidSignal [2019-10-04T22:41:13.149Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2019-10-04T22:41:13.202Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.50s) [2019-10-04T22:41:13.202Z] macvlan_test.go:24: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance" [2019-10-04T22:41:13.202Z] === RUN TestDockerNetworkMacvlan [2019-10-04T22:41:13.477Z] --- PASS: TestKillContainerInvalidSignal (2.13s) [2019-10-04T22:41:13.477Z] === RUN TestKillContainer [2019-10-04T22:41:13.477Z] --- SKIP: TestKillContainer (0.00s) [2019-10-04T22:41:13.477Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2019-10-04T22:41:13.477Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-04T22:41:13.477Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2019-10-04T22:41:13.477Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-10-04T22:41:13.477Z] === RUN TestKillStoppedContainer [2019-10-04T22:41:13.477Z] --- SKIP: TestKillStoppedContainer (0.00s) [2019-10-04T22:41:13.477Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-10-04T22:41:13.477Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-04T22:41:13.477Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2019-10-04T22:41:13.477Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-10-04T22:41:13.477Z] === RUN TestKillDifferentUserContainer [2019-10-04T22:41:13.477Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2019-10-04T22:41:13.477Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2019-10-04T22:41:13.477Z] === RUN TestInspectOomKilledTrue [2019-10-04T22:41:13.477Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-10-04T22:41:13.477Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-04T22:41:13.477Z] === RUN TestInspectOomKilledFalse [2019-10-04T22:41:13.477Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-10-04T22:41:13.477Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-04T22:41:13.477Z] === RUN TestLogsFollowTailEmpty [2019-10-04T22:41:14.081Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2019-10-04T22:41:14.212Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-10-04T22:41:14.870Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-10-04T22:41:15.012Z] === RUN TestDockerSuite/TestExecParseError [2019-10-04T22:41:15.730Z] --- PASS: TestLogsFollowTailEmpty (2.01s) [2019-10-04T22:41:15.730Z] === RUN TestNetworkNat [2019-10-04T22:41:15.730Z] --- SKIP: TestNetworkNat (0.00s) [2019-10-04T22:41:15.730Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2019-10-04T22:41:15.730Z] === RUN TestNetworkLocalhostTCPNat [2019-10-04T22:41:15.730Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s) [2019-10-04T22:41:15.730Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-04T22:41:15.730Z] === RUN TestNetworkLoopbackNat [2019-10-04T22:41:15.730Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2019-10-04T22:41:15.730Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2019-10-04T22:41:15.730Z] === RUN TestPause [2019-10-04T22:41:15.730Z] --- SKIP: TestPause (0.00s) [2019-10-04T22:41:15.730Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2019-10-04T22:41:15.730Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-04T22:41:15.883Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-10-04T22:41:16.384Z] === RUN TestDockerSuite/TestExecPausedContainer [2019-10-04T22:41:17.316Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2019-10-04T22:41:17.918Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.95s) [2019-10-04T22:41:17.918Z] === RUN TestPauseStopPausedContainer [2019-10-04T22:41:17.918Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2019-10-04T22:41:17.918Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" [2019-10-04T22:41:17.918Z] === RUN TestPsFilter [2019-10-04T22:41:17.918Z] --- PASS: TestPsFilter (0.16s) [2019-10-04T22:41:17.918Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-04T22:41:18.246Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2019-10-04T22:41:18.567Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-10-04T22:41:20.574Z] === RUN TestDockerSuite/TestExecSetEnv [2019-10-04T22:41:21.139Z] === RUN TestDockerSuite/TestExecStartFails [2019-10-04T22:41:22.072Z] === RUN TestDockerSuite/TestExecStateCleanup [2019-10-04T22:41:22.330Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2019-10-04T22:41:22.587Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-10-04T22:41:24.996Z] --- PASS: TestRemoveContainerWithRemovedVolume (7.16s) [2019-10-04T22:41:24.996Z] === RUN TestRemoveContainerWithVolume [2019-10-04T22:41:27.186Z] --- PASS: TestRemoveContainerWithVolume (2.33s) [2019-10-04T22:41:27.186Z] === RUN TestRemoveContainerRunning [2019-10-04T22:41:27.346Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-10-04T22:41:29.064Z] --- PASS: TestDockerNetworkMacvlan (14.99s) [2019-10-04T22:41:29.064Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-04T22:41:29.064Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2019-10-04T22:41:29.064Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-04T22:41:29.064Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2019-10-04T22:41:29.064Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-04T22:41:29.064Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.20s) [2019-10-04T22:41:29.064Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-04T22:41:29.064Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.20s) [2019-10-04T22:41:29.064Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-04T22:41:29.064Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.28s) [2019-10-04T22:41:29.064Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-04T22:41:29.064Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.93s) [2019-10-04T22:41:29.064Z] PASS [2019-10-04T22:41:29.064Z] [2019-10-04T22:41:29.064Z] DONE 8 tests in 16.576s [2019-10-04T22:41:29.064Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2019-10-04T22:41:29.064Z] ++ 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-10-04T22:41:29.064Z] ++ set -e [2019-10-04T22:41:29.064Z] ++ '[' -n 0 ']' [2019-10-04T22:41:29.064Z] ++ set -x [2019-10-04T22:41:29.064Z] ++ env -i DEST=/go/src/github.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-10-04T22:41:29.064Z] testing: warning: no tests to run [2019-10-04T22:41:29.064Z] PASS [2019-10-04T22:41:29.064Z] [2019-10-04T22:41:29.064Z] DONE 0 tests in 0.019s [2019-10-04T22:41:29.064Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-10-04T22:41:29.064Z] ++ 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-10-04T22:41:29.064Z] ++ set -e [2019-10-04T22:41:29.064Z] ++ '[' -n 0 ']' [2019-10-04T22:41:29.064Z] ++ set -x [2019-10-04T22:41:29.064Z] ++ env -i DEST=/go/src/github.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-10-04T22:41:29.064Z] INFO: Testing against a local daemon [2019-10-04T22:41:29.064Z] === RUN TestAuthZPluginAllowRequest [2019-10-04T22:41:29.183Z] --- PASS: TestRemoveContainerRunning (2.05s) [2019-10-04T22:41:29.183Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-04T22:41:30.075Z] --- PASS: TestAuthZPluginAllowRequest (1.64s) [2019-10-04T22:41:30.075Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest" [2019-10-04T22:41:30.075Z] === RUN TestAuthZPluginTLS [2019-10-04T22:41:30.692Z] --- PASS: TestAuthZPluginTLS (0.58s) [2019-10-04T22:41:30.692Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS" [2019-10-04T22:41:30.692Z] === RUN TestAuthZPluginDenyRequest [2019-10-04T22:41:30.976Z] --- PASS: TestAuthZPluginDenyRequest (0.58s) [2019-10-04T22:41:30.976Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest" [2019-10-04T22:41:30.976Z] === RUN TestAuthZPluginAPIDenyResponse [2019-10-04T22:41:31.376Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.04s) [2019-10-04T22:41:31.376Z] === RUN TestRemoveInvalidContainer [2019-10-04T22:41:31.376Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2019-10-04T22:41:31.376Z] === RUN TestRenameLinkedContainer [2019-10-04T22:41:31.376Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2019-10-04T22:41:31.376Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2019-10-04T22:41:31.376Z] === RUN TestRenameStoppedContainer [2019-10-04T22:41:31.625Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.59s) [2019-10-04T22:41:31.625Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse" [2019-10-04T22:41:31.625Z] === RUN TestAuthZPluginDenyResponse [2019-10-04T22:41:32.244Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2019-10-04T22:41:32.244Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse" [2019-10-04T22:41:32.244Z] === RUN TestAuthZPluginAllowEventStream [2019-10-04T22:41:33.747Z] === RUN TestDockerSuite/TestExecStopNotHanging [2019-10-04T22:41:34.562Z] === RUN TestDockerSuite/TestExecTTY [2019-10-04T22:41:34.586Z] --- PASS: TestAuthZPluginAllowEventStream (1.65s) [2019-10-04T22:41:34.586Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream" [2019-10-04T22:41:34.586Z] === RUN TestAuthZPluginErrorResponse [2019-10-04T22:41:34.586Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2019-10-04T22:41:34.586Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse" [2019-10-04T22:41:34.586Z] === RUN TestAuthZPluginErrorRequest [2019-10-04T22:41:34.703Z] --- PASS: TestRenameStoppedContainer (2.62s) [2019-10-04T22:41:34.703Z] === RUN TestRenameRunningContainerAndReuse [2019-10-04T22:41:35.127Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2019-10-04T22:41:35.207Z] --- PASS: TestAuthZPluginErrorRequest (0.57s) [2019-10-04T22:41:35.207Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest" [2019-10-04T22:41:35.208Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-10-04T22:41:35.491Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2019-10-04T22:41:35.491Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration" [2019-10-04T22:41:35.491Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-10-04T22:41:36.057Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2019-10-04T22:41:36.988Z] === RUN TestDockerSuite/TestExecUlimits [2019-10-04T22:41:37.920Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2019-10-04T22:41:37.920Z] === RUN TestDockerSuite/TestExecWithImageUser [2019-10-04T22:41:38.179Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.16s) [2019-10-04T22:41:38.179Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking" [2019-10-04T22:41:38.179Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-10-04T22:41:38.467Z] --- PASS: TestRenameRunningContainerAndReuse (4.15s) [2019-10-04T22:41:38.467Z] === RUN TestRenameInvalidName [2019-10-04T22:41:39.893Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.07s) [2019-10-04T22:41:39.893Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom" [2019-10-04T22:41:39.893Z] === RUN TestAuthZPluginHeader [2019-10-04T22:41:40.299Z] --- PASS: TestRenameInvalidName (2.38s) [2019-10-04T22:41:40.299Z] === RUN TestRenameAnonymousContainer [2019-10-04T22:41:40.299Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2019-10-04T22:41:40.299Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2019-10-04T22:41:40.299Z] === RUN TestRenameContainerWithSameName [2019-10-04T22:41:40.399Z] === RUN TestDockerSuite/TestExecWithNoTERM [2019-10-04T22:41:40.923Z] --- PASS: TestAuthZPluginHeader (0.95s) [2019-10-04T22:41:40.923Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader" [2019-10-04T22:41:40.923Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-10-04T22:41:40.923Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-04T22:41:40.923Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-04T22:41:40.923Z] === RUN TestAuthZPluginV2Disable [2019-10-04T22:41:40.923Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-10-04T22:41:40.923Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-04T22:41:40.923Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-10-04T22:41:40.923Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-04T22:41:40.923Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-04T22:41:40.923Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-10-04T22:41:40.923Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-04T22:41:40.923Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-04T22:41:40.923Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-10-04T22:41:40.964Z] === RUN TestDockerSuite/TestExecWithPrivileged [2019-10-04T22:41:42.334Z] === RUN TestDockerSuite/TestExecWithTERM [2019-10-04T22:41:42.489Z] --- PASS: TestRenameContainerWithSameName (2.00s) [2019-10-04T22:41:42.489Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-04T22:41:42.489Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2019-10-04T22:41:42.489Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2019-10-04T22:41:42.489Z] === RUN TestResize [2019-10-04T22:41:42.489Z] --- SKIP: TestResize (0.00s) [2019-10-04T22:41:42.489Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2019-10-04T22:41:42.489Z] === RUN TestResizeWithInvalidSize [2019-10-04T22:41:42.489Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2019-10-04T22:41:42.489Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2019-10-04T22:41:42.489Z] === RUN TestResizeWhenContainerNotStarted [2019-10-04T22:41:43.266Z] === RUN TestDockerSuite/TestExecWithUser [2019-10-04T22:41:44.199Z] === RUN TestDockerSuite/TestGetContainerStats [2019-10-04T22:41:44.679Z] --- PASS: TestResizeWhenContainerNotStarted (2.37s) [2019-10-04T22:41:44.679Z] === RUN TestDaemonRestartKillContainers [2019-10-04T22:41:44.679Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2019-10-04T22:41:44.679Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-10-04T22:41:44.679Z] === RUN TestStats [2019-10-04T22:41:44.679Z] --- SKIP: TestStats (0.00s) [2019-10-04T22:41:44.679Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit [2019-10-04T22:41:44.679Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-04T22:41:52.617Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2019-10-04T22:41:52.617Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2019-10-04T22:41:53.715Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.85s) [2019-10-04T22:41:53.715Z] === RUN TestStopContainerWithTimeout [2019-10-04T22:41:53.715Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2019-10-04T22:41:53.715Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2019-10-04T22:41:53.715Z] === RUN TestUpdateRestartPolicy [2019-10-04T22:41:54.515Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2019-10-04T22:41:56.411Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2019-10-04T22:42:01.355Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2019-10-04T22:42:01.374Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2019-10-04T22:42:01.374Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart" [2019-10-04T22:42:01.374Z] PASS [2019-10-04T22:42:01.374Z] [2019-10-04T22:42:01.374Z] === Skipped [2019-10-04T22:42:01.374Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-04T22:42:01.374Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-04T22:42:01.374Z] [2019-10-04T22:42:01.374Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-10-04T22:42:01.374Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-04T22:42:01.374Z] [2019-10-04T22:42:01.374Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-04T22:42:01.374Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-04T22:42:01.374Z] [2019-10-04T22:42:01.374Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-04T22:42:01.374Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-04T22:42:01.374Z] [2019-10-04T22:42:01.374Z] [2019-10-04T22:42:01.374Z] DONE 17 tests, 4 skipped in 29.480s [2019-10-04T22:42:01.374Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-10-04T22:42:01.375Z] ++ 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-10-04T22:42:01.375Z] ++ set -e [2019-10-04T22:42:01.375Z] ++ '[' -n 0 ']' [2019-10-04T22:42:01.375Z] ++ set -x [2019-10-04T22:42:01.375Z] ++ env -i DEST=/go/src/github.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-10-04T22:42:01.375Z] INFO: Testing against a local daemon [2019-10-04T22:42:01.375Z] === RUN TestPluginInvalidJSON [2019-10-04T22:42:01.375Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-04T22:42:01.375Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-04T22:42:01.375Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-04T22:42:01.375Z] --- PASS: TestPluginInvalidJSON (0.05s) [2019-10-04T22:42:01.375Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-10-04T22:42:01.375Z] PASS [2019-10-04T22:42:01.375Z] [2019-10-04T22:42:01.375Z] DONE 2 tests in 0.137s [2019-10-04T22:42:01.375Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-10-04T22:42:01.375Z] ++ 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-10-04T22:42:01.375Z] ++ set -e [2019-10-04T22:42:01.375Z] ++ '[' -n 0 ']' [2019-10-04T22:42:01.375Z] ++ set -x [2019-10-04T22:42:01.375Z] ++ env -i DEST=/go/src/github.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-10-04T22:42:01.375Z] INFO: Testing against a local daemon [2019-10-04T22:42:01.375Z] === RUN TestExternalGraphDriver [2019-10-04T22:42:01.375Z] === RUN TestExternalGraphDriver/json [2019-10-04T22:42:01.375Z] === RUN TestExternalGraphDriver/spec [2019-10-04T22:42:01.926Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2019-10-04T22:42:01.926Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2019-10-04T22:42:01.926Z] === RUN TestDockerSuite/TestHealth [2019-10-04T22:42:02.386Z] === RUN TestExternalGraphDriver/pull [2019-10-04T22:42:05.099Z] --- PASS: TestExternalGraphDriver (6.72s) [2019-10-04T22:42:05.099Z] external_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver" [2019-10-04T22:42:05.099Z] --- PASS: TestExternalGraphDriver/json (2.07s) [2019-10-04T22:42:05.099Z] --- PASS: TestExternalGraphDriver/spec (2.02s) [2019-10-04T22:42:05.099Z] --- PASS: TestExternalGraphDriver/pull (2.42s) [2019-10-04T22:42:05.099Z] === RUN TestGraphdriverPluginV2 [2019-10-04T22:42:05.099Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2019-10-04T22:42:05.099Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-04T22:42:05.099Z] PASS [2019-10-04T22:42:05.099Z] [2019-10-04T22:42:05.099Z] === Skipped [2019-10-04T22:42:05.099Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2019-10-04T22:42:05.099Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-04T22:42:05.099Z] [2019-10-04T22:42:05.099Z] [2019-10-04T22:42:05.099Z] DONE 5 tests, 1 skipped in 6.878s [2019-10-04T22:42:05.099Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-10-04T22:42:05.099Z] ++ 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-10-04T22:42:05.099Z] ++ set -e [2019-10-04T22:42:05.099Z] ++ '[' -n 0 ']' [2019-10-04T22:42:05.099Z] ++ set -x [2019-10-04T22:42:05.099Z] ++ env -i DEST=/go/src/github.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-10-04T22:42:05.099Z] INFO: Testing against a local daemon [2019-10-04T22:42:05.099Z] === RUN TestContinueAfterPluginCrash [2019-10-04T22:42:05.099Z] === PAUSE TestContinueAfterPluginCrash [2019-10-04T22:42:05.099Z] === RUN TestDaemonStartWithLogOpt [2019-10-04T22:42:05.099Z] === PAUSE TestDaemonStartWithLogOpt [2019-10-04T22:42:05.099Z] === CONT TestContinueAfterPluginCrash [2019-10-04T22:42:05.099Z] === CONT TestDaemonStartWithLogOpt [2019-10-04T22:42:15.469Z] --- PASS: TestUpdateRestartPolicy (22.08s) [2019-10-04T22:42:15.469Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-04T22:42:15.469Z] --- PASS: TestUpdateRestartWithAutoRemove (2.04s) [2019-10-04T22:42:15.469Z] === RUN TestWaitNonBlocked [2019-10-04T22:42:15.469Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-04T22:42:15.469Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-04T22:42:15.469Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-04T22:42:15.469Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-04T22:42:15.469Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-04T22:42:15.469Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-04T22:42:17.665Z] --- PASS: TestWaitNonBlocked (0.03s) [2019-10-04T22:42:17.665Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.81s) [2019-10-04T22:42:17.665Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.91s) [2019-10-04T22:42:17.665Z] === RUN TestWaitBlocked [2019-10-04T22:42:17.665Z] --- SKIP: TestWaitBlocked (0.00s) [2019-10-04T22:42:17.665Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2019-10-04T22:42:17.665Z] PASS [2019-10-04T22:42:17.665Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2019-10-04T22:42:17.665Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-04T22:42:17.665Z] INFO: Testing against a local daemon [2019-10-04T22:42:17.665Z] === RUN TestCommitInheritsEnv [2019-10-04T22:42:17.665Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2019-10-04T22:42:17.665Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-04T22:42:17.665Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-04T22:42:17.665Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2019-10-04T22:42:17.665Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2019-10-04T22:42:17.665Z] === RUN TestImagesFilterMultiReference [2019-10-04T22:42:18.128Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2019-10-04T22:42:18.128Z] === RUN TestImagePullPlatformInvalid [2019-10-04T22:42:18.128Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2019-10-04T22:42:18.128Z] === RUN TestRemoveImageOrphaning [2019-10-04T22:42:18.128Z] --- SKIP: TestRemoveImageOrphaning (0.00s) [2019-10-04T22:42:18.128Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-04T22:42:18.128Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-04T22:42:18.128Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2019-10-04T22:42:18.128Z] === RUN TestTagInvalidReference [2019-10-04T22:42:18.128Z] --- PASS: TestTagInvalidReference (0.03s) [2019-10-04T22:42:18.128Z] === RUN TestTagValidPrefixedRepo [2019-10-04T22:42:18.128Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2019-10-04T22:42:18.128Z] === RUN TestTagExistedNameWithoutForce [2019-10-04T22:42:18.128Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-10-04T22:42:18.128Z] === RUN TestTagOfficialNames [2019-10-04T22:42:18.128Z] --- SKIP: TestTagOfficialNames (0.00s) [2019-10-04T22:42:18.128Z] tag_test.go:98: testEnv.OSType == "windows" [2019-10-04T22:42:18.128Z] === RUN TestTagMatchesDigest [2019-10-04T22:42:18.128Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-10-04T22:42:18.128Z] PASS [2019-10-04T22:42:18.128Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2019-10-04T22:42:18.128Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-04T22:42:18.128Z] INFO: Testing against a local daemon [2019-10-04T22:42:18.128Z] === RUN TestNetworkCreateDelete [2019-10-04T22:42:18.128Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2019-10-04T22:42:18.128Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2019-10-04T22:42:18.128Z] === RUN TestDockerNetworkDeletePreferID [2019-10-04T22:42:18.128Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2019-10-04T22:42:18.128Z] 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-10-04T22:42:18.128Z] === RUN TestInspectNetwork [2019-10-04T22:42:18.128Z] --- SKIP: TestInspectNetwork (0.00s) [2019-10-04T22:42:18.128Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2019-10-04T22:42:18.128Z] === RUN TestRunContainerWithBridgeNone [2019-10-04T22:42:18.128Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2019-10-04T22:42:18.128Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" [2019-10-04T22:42:18.128Z] === RUN TestNetworkInvalidJSON [2019-10-04T22:42:18.128Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-04T22:42:18.591Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-04T22:42:18.591Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-04T22:42:18.591Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-04T22:42:18.591Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-04T22:42:18.591Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-04T22:42:18.591Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-04T22:42:18.591Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-04T22:42:18.591Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-04T22:42:18.591Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2019-10-04T22:42:18.591Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2019-10-04T22:42:18.591Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2019-10-04T22:42:18.591Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2019-10-04T22:42:18.591Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-04T22:42:18.591Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2019-10-04T22:42:18.591Z] service_test.go:29: testEnv.OSType == "windows" [2019-10-04T22:42:18.591Z] === RUN TestDaemonDefaultNetworkPools [2019-10-04T22:42:18.591Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2019-10-04T22:42:18.591Z] service_test.go:51: testEnv.OSType == "windows" [2019-10-04T22:42:18.591Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-04T22:42:18.591Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2019-10-04T22:42:18.591Z] service_test.go:94: testEnv.OSType == "windows" [2019-10-04T22:42:18.591Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-04T22:42:18.591Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2019-10-04T22:42:18.591Z] service_test.go:127: testEnv.OSType == "windows" [2019-10-04T22:42:18.591Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-04T22:42:18.591Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2019-10-04T22:42:18.591Z] service_test.go:177: testEnv.OSType == "windows" [2019-10-04T22:42:18.591Z] === RUN TestServiceWithPredefinedNetwork [2019-10-04T22:42:18.591Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2019-10-04T22:42:18.591Z] service_test.go:201: testEnv.OSType == "windows" [2019-10-04T22:42:18.591Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-04T22:42:18.591Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-04T22:42:18.591Z] service_test.go:230: FLAKY_TEST [2019-10-04T22:42:18.591Z] === RUN TestServiceWithDataPathPortInit [2019-10-04T22:42:18.591Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2019-10-04T22:42:18.591Z] service_test.go:319: testEnv.OSType == "windows" [2019-10-04T22:42:18.591Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-04T22:42:18.591Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2019-10-04T22:42:18.591Z] service_test.go:386: testEnv.OSType == "windows" [2019-10-04T22:42:18.591Z] PASS [2019-10-04T22:42:18.591Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-10-04T22:42:18.591Z] PASS [2019-10-04T22:42:18.591Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-10-04T22:42:18.591Z] PASS [2019-10-04T22:42:18.591Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2019-10-04T22:42:18.591Z] PASS [2019-10-04T22:42:18.591Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-10-04T22:42:18.591Z] PASS [2019-10-04T22:42:18.591Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-10-04T22:42:18.591Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-04T22:42:18.591Z] INFO: Testing against a local daemon [2019-10-04T22:42:18.591Z] === RUN TestPluginInvalidJSON [2019-10-04T22:42:18.591Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-04T22:42:18.591Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-04T22:42:18.591Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-04T22:42:18.591Z] --- PASS: TestPluginInvalidJSON (0.04s) [2019-10-04T22:42:18.591Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-10-04T22:42:18.591Z] PASS [2019-10-04T22:42:18.591Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-10-04T22:42:18.591Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-04T22:42:18.591Z] INFO: Testing against a local daemon [2019-10-04T22:42:18.591Z] === RUN TestExternalGraphDriver [2019-10-04T22:42:18.591Z] --- SKIP: TestExternalGraphDriver (0.00s) [2019-10-04T22:42:18.591Z] external_test.go:48: runtime.GOOS == "windows" [2019-10-04T22:42:18.591Z] === RUN TestGraphdriverPluginV2 [2019-10-04T22:42:18.591Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2019-10-04T22:42:18.591Z] external_test.go:407: runtime.GOOS == "windows" [2019-10-04T22:42:18.591Z] PASS [2019-10-04T22:42:18.591Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-10-04T22:42:18.591Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-04T22:42:18.591Z] INFO: Testing against a local daemon [2019-10-04T22:42:18.591Z] PASS [2019-10-04T22:42:18.591Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-10-04T22:42:19.056Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-04T22:42:19.056Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2019-10-04T22:42:19.056Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-04T22:42:19.056Z] INFO: Testing against a local daemon [2019-10-04T22:42:19.056Z] === RUN TestSecretInspect [2019-10-04T22:42:19.056Z] --- SKIP: TestSecretInspect (0.00s) [2019-10-04T22:42:19.056Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-10-04T22:42:19.056Z] === RUN TestSecretList [2019-10-04T22:42:19.056Z] --- SKIP: TestSecretList (0.00s) [2019-10-04T22:42:19.056Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2019-10-04T22:42:19.056Z] === RUN TestSecretsCreateAndDelete [2019-10-04T22:42:19.056Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2019-10-04T22:42:19.056Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2019-10-04T22:42:19.056Z] === RUN TestSecretsUpdate [2019-10-04T22:42:19.056Z] --- SKIP: TestSecretsUpdate (0.00s) [2019-10-04T22:42:19.056Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-10-04T22:42:19.056Z] === RUN TestTemplatedSecret [2019-10-04T22:42:19.056Z] --- SKIP: TestTemplatedSecret (0.00s) [2019-10-04T22:42:19.056Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2019-10-04T22:42:19.056Z] === RUN TestSecretCreateResolve [2019-10-04T22:42:19.056Z] --- SKIP: TestSecretCreateResolve (0.00s) [2019-10-04T22:42:19.056Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2019-10-04T22:42:19.056Z] PASS [2019-10-04T22:42:19.056Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2019-10-04T22:42:19.056Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-04T22:42:19.056Z] INFO: Testing against a local daemon [2019-10-04T22:42:19.056Z] === RUN TestServiceCreateInit [2019-10-04T22:42:19.056Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-04T22:42:19.056Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-04T22:42:19.056Z] --- PASS: TestServiceCreateInit (0.03s) [2019-10-04T22:42:19.056Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2019-10-04T22:42:19.056Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-10-04T22:42:19.056Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2019-10-04T22:42:19.056Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-10-04T22:42:19.056Z] === RUN TestCreateServiceMultipleTimes [2019-10-04T22:42:19.056Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2019-10-04T22:42:19.056Z] create_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2019-10-04T22:42:19.056Z] === RUN TestCreateServiceConflict [2019-10-04T22:42:19.056Z] --- SKIP: TestCreateServiceConflict (0.00s) [2019-10-04T22:42:19.056Z] create_test.go:127: testEnv.DaemonInfo.OSType == "windows" [2019-10-04T22:42:19.056Z] === RUN TestCreateServiceMaxReplicas [2019-10-04T22:42:19.056Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2019-10-04T22:42:19.056Z] create_test.go:150: testEnv.DaemonInfo.OSType == "windows" [2019-10-04T22:42:19.056Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-04T22:42:19.056Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2019-10-04T22:42:19.056Z] create_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-10-04T22:42:19.056Z] === RUN TestCreateServiceSecretFileMode [2019-10-04T22:42:19.056Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2019-10-04T22:42:19.056Z] create_test.go:222: testEnv.DaemonInfo.OSType == "windows" [2019-10-04T22:42:19.056Z] === RUN TestCreateServiceConfigFileMode [2019-10-04T22:42:19.056Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2019-10-04T22:42:19.056Z] create_test.go:286: testEnv.DaemonInfo.OSType == "windows" [2019-10-04T22:42:19.056Z] === RUN TestCreateServiceSysctls [2019-10-04T22:42:19.056Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2019-10-04T22:42:19.056Z] create_test.go:378: testEnv.DaemonInfo.OSType == "windows" [2019-10-04T22:42:19.056Z] === RUN TestCreateServiceCapabilities [2019-10-04T22:42:19.056Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2019-10-04T22:42:19.056Z] create_test.go:462: testEnv.DaemonInfo.OSType == "windows" [2019-10-04T22:42:19.056Z] === RUN TestInspect [2019-10-04T22:42:19.056Z] --- SKIP: TestInspect (0.00s) [2019-10-04T22:42:19.056Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2019-10-04T22:42:19.056Z] === RUN TestDockerNetworkConnectAlias [2019-10-04T22:42:19.056Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2019-10-04T22:42:19.056Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-10-04T22:42:19.056Z] === RUN TestDockerNetworkReConnect [2019-10-04T22:42:19.056Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2019-10-04T22:42:19.056Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2019-10-04T22:42:19.056Z] === RUN TestServicePlugin [2019-10-04T22:42:19.056Z] --- SKIP: TestServicePlugin (0.00s) [2019-10-04T22:42:19.056Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-10-04T22:42:19.056Z] === RUN TestServiceUpdateLabel [2019-10-04T22:42:19.056Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2019-10-04T22:42:19.056Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2019-10-04T22:42:19.056Z] === RUN TestServiceUpdateSecrets [2019-10-04T22:42:19.056Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2019-10-04T22:42:19.056Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2019-10-04T22:42:19.056Z] === RUN TestServiceUpdateConfigs [2019-10-04T22:42:19.056Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2019-10-04T22:42:19.056Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2019-10-04T22:42:19.056Z] === RUN TestServiceUpdateNetwork [2019-10-04T22:42:19.056Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2019-10-04T22:42:19.056Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2019-10-04T22:42:19.056Z] PASS [2019-10-04T22:42:19.519Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2019-10-04T22:42:19.519Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-04T22:42:19.519Z] INFO: Testing against a local daemon [2019-10-04T22:42:19.519Z] === RUN TestSessionCreate [2019-10-04T22:42:19.519Z] --- SKIP: TestSessionCreate (0.00s) [2019-10-04T22:42:19.519Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2019-10-04T22:42:19.519Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-04T22:42:19.519Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2019-10-04T22:42:19.519Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2019-10-04T22:42:19.519Z] PASS [2019-10-04T22:42:19.519Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2019-10-04T22:42:19.519Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-04T22:42:19.519Z] INFO: Testing against a local daemon [2019-10-04T22:42:19.519Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-04T22:42:19.519Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-04T22:42:19.519Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2019-10-04T22:42:19.519Z] === RUN TestEventsExecDie [2019-10-04T22:42:19.519Z] --- SKIP: TestEventsExecDie (0.00s) [2019-10-04T22:42:19.519Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2019-10-04T22:42:19.519Z] === RUN TestEventsBackwardsCompatible [2019-10-04T22:42:19.519Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2019-10-04T22:42:19.519Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2019-10-04T22:42:19.519Z] === RUN TestInfoAPI [2019-10-04T22:42:19.519Z] --- PASS: TestInfoAPI (0.04s) [2019-10-04T22:42:19.519Z] === RUN TestInfoAPIWarnings [2019-10-04T22:42:19.519Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2019-10-04T22:42:19.519Z] info_test.go:48: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-04T22:42:19.519Z] === RUN TestLoginFailsWithBadCredentials [2019-10-04T22:42:20.433Z] --- PASS: TestDaemonStartWithLogOpt (15.25s) [2019-10-04T22:42:20.433Z] validation_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt" [2019-10-04T22:42:20.494Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s) [2019-10-04T22:42:20.494Z] === RUN TestPingCacheHeaders [2019-10-04T22:42:20.494Z] --- PASS: TestPingCacheHeaders (0.03s) [2019-10-04T22:42:20.494Z] === RUN TestPingGet [2019-10-04T22:42:20.494Z] --- PASS: TestPingGet (0.04s) [2019-10-04T22:42:20.494Z] === RUN TestPingHead [2019-10-04T22:42:20.494Z] --- PASS: TestPingHead (0.03s) [2019-10-04T22:42:20.494Z] === RUN TestVersion [2019-10-04T22:42:20.494Z] --- PASS: TestVersion (0.03s) [2019-10-04T22:42:20.494Z] PASS [2019-10-04T22:42:20.494Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2019-10-04T22:42:20.494Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-04T22:42:20.494Z] INFO: Testing against a local daemon [2019-10-04T22:42:20.494Z] === RUN TestVolumesCreateAndList [2019-10-04T22:42:20.956Z] --- PASS: TestVolumesCreateAndList (0.05s) [2019-10-04T22:42:20.956Z] === RUN TestVolumesRemove [2019-10-04T22:42:20.956Z] --- SKIP: TestVolumesRemove (0.00s) [2019-10-04T22:42:20.956Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2019-10-04T22:42:20.956Z] === RUN TestVolumesInspect [2019-10-04T22:42:20.956Z] --- PASS: TestVolumesInspect (0.05s) [2019-10-04T22:42:20.957Z] === RUN TestVolumesInvalidJSON [2019-10-04T22:42:20.957Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-04T22:42:20.957Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-04T22:42:20.957Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-04T22:42:20.957Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-10-04T22:42:20.957Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-04T22:42:20.957Z] PASS [2019-10-04T22:42:20.957Z] INFO: make.ps1 ended at 10/04/2019 22:42:20 [2019-10-04T22:42:20.957Z] INFO: Integration CLI tests being run from the host: [2019-10-04T22:42:20.957Z] INFO: go test "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2019-10-04T22:42:23.936Z] === RUN TestDockerSuite/TestHistoryExistentImage [2019-10-04T22:42:23.936Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2019-10-04T22:42:23.936Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2019-10-04T22:42:23.936Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2019-10-04T22:42:24.194Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2019-10-04T22:42:24.194Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2019-10-04T22:42:25.126Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2019-10-04T22:42:25.126Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2019-10-04T22:42:25.126Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2019-10-04T22:42:25.126Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2019-10-04T22:42:25.383Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2019-10-04T22:42:25.641Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2019-10-04T22:42:25.929Z] --- PASS: TestContinueAfterPluginCrash (20.15s) [2019-10-04T22:42:25.930Z] logging_linux_test.go:22: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash" [2019-10-04T22:42:25.930Z] PASS [2019-10-04T22:42:25.930Z] [2019-10-04T22:42:25.930Z] DONE 2 tests in 20.247s [2019-10-04T22:42:25.930Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-10-04T22:42:25.930Z] ++ 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-10-04T22:42:25.930Z] ++ set -e [2019-10-04T22:42:25.930Z] ++ '[' -n 0 ']' [2019-10-04T22:42:25.930Z] ++ set -x [2019-10-04T22:42:25.930Z] ++ env -i DEST=/go/src/github.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-10-04T22:42:25.930Z] INFO: Testing against a local daemon [2019-10-04T22:42:25.930Z] === RUN TestPluginWithDevMounts [2019-10-04T22:42:25.930Z] === PAUSE TestPluginWithDevMounts [2019-10-04T22:42:25.930Z] === CONT TestPluginWithDevMounts [2019-10-04T22:42:26.207Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2019-10-04T22:42:26.207Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2019-10-04T22:42:27.138Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2019-10-04T22:42:27.138Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2019-10-04T22:42:27.422Z] --- PASS: TestPluginWithDevMounts (2.31s) [2019-10-04T22:42:27.422Z] mounts_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts" [2019-10-04T22:42:27.422Z] PASS [2019-10-04T22:42:27.422Z] [2019-10-04T22:42:27.422Z] DONE 1 tests in 2.405s [2019-10-04T22:42:27.422Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2019-10-04T22:42:27.422Z] ++ 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-10-04T22:42:27.422Z] ++ set -e [2019-10-04T22:42:27.422Z] ++ '[' -n 0 ']' [2019-10-04T22:42:27.422Z] ++ set -x [2019-10-04T22:42:27.422Z] ++ env -i DEST=/go/src/github.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-10-04T22:42:27.422Z] INFO: Testing against a local daemon [2019-10-04T22:42:27.422Z] === RUN TestSecretInspect [2019-10-04T22:42:28.072Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2019-10-04T22:42:28.637Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2019-10-04T22:42:28.895Z] === RUN TestDockerSuite/TestImagesFormat [2019-10-04T22:42:28.895Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2019-10-04T22:42:30.138Z] --- PASS: TestSecretInspect (2.17s) [2019-10-04T22:42:30.138Z] secret_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect" [2019-10-04T22:42:30.138Z] === RUN TestSecretList [2019-10-04T22:42:30.269Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2019-10-04T22:42:31.376Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-04T22:42:31.376Z] INFO: Testing against a local daemon [2019-10-04T22:42:31.376Z] === RUN TestDockerSuite [2019-10-04T22:42:31.376Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2019-10-04T22:42:31.376Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2019-10-04T22:42:31.376Z] === RUN TestDockerSuite/TestAPIErrorJSON [2019-10-04T22:42:31.376Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2019-10-04T22:42:31.376Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2019-10-04T22:42:31.376Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2019-10-04T22:42:31.376Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2019-10-04T22:42:31.376Z] === RUN TestDockerSuite/TestAPIImagesDelete [2019-10-04T22:42:31.839Z] === RUN TestDockerSuite/TestAPIImagesFilter [2019-10-04T22:42:32.183Z] --- PASS: TestSecretList (2.19s) [2019-10-04T22:42:32.183Z] secret_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretList" [2019-10-04T22:42:32.183Z] === RUN TestSecretsCreateAndDelete [2019-10-04T22:42:32.301Z] === RUN TestDockerSuite/TestAPIImagesHistory [2019-10-04T22:42:32.764Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2019-10-04T22:42:33.225Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2019-10-04T22:42:33.548Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2019-10-04T22:42:33.548Z] === RUN TestDockerSuite/TestImportBadURL [2019-10-04T22:42:33.548Z] === RUN TestDockerSuite/TestImportDisplay [2019-10-04T22:42:34.212Z] --- PASS: TestSecretsCreateAndDelete (2.17s) [2019-10-04T22:42:34.212Z] secret_test.go:125: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete" [2019-10-04T22:42:34.212Z] === RUN TestSecretsUpdate [2019-10-04T22:42:35.534Z] === RUN TestDockerSuite/TestImportFile [2019-10-04T22:42:36.243Z] --- PASS: TestSecretsUpdate (2.16s) [2019-10-04T22:42:36.243Z] secret_test.go:172: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate" [2019-10-04T22:42:36.243Z] === RUN TestTemplatedSecret [2019-10-04T22:42:37.430Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2019-10-04T22:42:37.430Z] === RUN TestDockerSuite/TestImportFileWithMessage [2019-10-04T22:42:39.330Z] === RUN TestDockerSuite/TestImportGzipped [2019-10-04T22:42:39.711Z] --- PASS: TestTemplatedSecret (2.85s) [2019-10-04T22:42:39.711Z] secret_test.go:221: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret" [2019-10-04T22:42:39.711Z] === RUN TestSecretCreateResolve [2019-10-04T22:42:41.304Z] --- PASS: TestSecretCreateResolve (2.21s) [2019-10-04T22:42:41.304Z] secret_test.go:342: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve" [2019-10-04T22:42:41.304Z] PASS [2019-10-04T22:42:41.304Z] [2019-10-04T22:42:41.304Z] DONE 6 tests in 13.840s [2019-10-04T22:42:41.304Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2019-10-04T22:42:41.304Z] ++ 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-10-04T22:42:41.304Z] ++ set -e [2019-10-04T22:42:41.304Z] ++ '[' -n 0 ']' [2019-10-04T22:42:41.304Z] ++ set -x [2019-10-04T22:42:41.304Z] ++ env -i DEST=/go/src/github.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-10-04T22:42:41.304Z] INFO: Testing against a local daemon [2019-10-04T22:42:41.304Z] === RUN TestServiceCreateInit [2019-10-04T22:42:41.304Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-04T22:42:41.390Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2019-10-04T22:42:43.286Z] === RUN TestDockerSuite/TestInfoDebug [2019-10-04T22:42:43.853Z] === RUN TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2019-10-04T22:42:44.418Z] === RUN TestDockerSuite/TestInfoDiscoveryBackend [2019-10-04T22:42:44.984Z] === RUN TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2019-10-04T22:42:45.699Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-04T22:42:46.354Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2019-10-04T22:42:47.286Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2019-10-04T22:42:48.658Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2019-10-04T22:42:50.029Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2019-10-04T22:42:50.029Z] === RUN TestDockerSuite/TestInfoFormat [2019-10-04T22:42:50.029Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2019-10-04T22:42:50.029Z] === RUN TestDockerSuite/TestInsecureRegistries [2019-10-04T22:42:50.097Z] --- PASS: TestServiceCreateInit (8.38s) [2019-10-04T22:42:50.097Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.09s) [2019-10-04T22:42:50.097Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled" [2019-10-04T22:42:50.097Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.26s) [2019-10-04T22:42:50.097Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled" [2019-10-04T22:42:50.097Z] === RUN TestCreateServiceMultipleTimes [2019-10-04T22:42:50.594Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2019-10-04T22:42:51.525Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2019-10-04T22:42:52.177Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2019-10-04T22:42:53.108Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2019-10-04T22:42:54.041Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2019-10-04T22:42:54.975Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2019-10-04T22:42:55.546Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2019-10-04T22:42:55.803Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2019-10-04T22:42:55.803Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2019-10-04T22:42:57.710Z] === RUN TestDockerSuite/TestInspectAmpersand [2019-10-04T22:42:58.643Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2019-10-04T22:43:00.017Z] === RUN TestDockerSuite/TestInspectByPrefix [2019-10-04T22:43:00.017Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2019-10-04T22:43:00.584Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2019-10-04T22:43:00.841Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2019-10-04T22:43:00.841Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2019-10-04T22:43:02.739Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2019-10-04T22:43:03.304Z] === RUN TestDockerSuite/TestInspectDefault [2019-10-04T22:43:03.563Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2019-10-04T22:43:04.136Z] === RUN TestDockerSuite/TestInspectHistory [2019-10-04T22:43:05.068Z] === RUN TestDockerSuite/TestInspectImage [2019-10-04T22:43:05.327Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2019-10-04T22:43:05.327Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2019-10-04T22:43:05.327Z] === RUN TestDockerSuite/TestInspectInt64 [2019-10-04T22:43:06.265Z] === RUN TestDockerSuite/TestInspectJSONFields [2019-10-04T22:43:06.830Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2019-10-04T22:43:07.087Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2019-10-04T22:43:07.087Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2019-10-04T22:43:08.020Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2019-10-04T22:43:08.636Z] --- PASS: TestCreateServiceMultipleTimes (17.56s) [2019-10-04T22:43:08.636Z] create_test.go:80: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes" [2019-10-04T22:43:08.636Z] === RUN TestCreateServiceConflict [2019-10-04T22:43:09.393Z] === RUN TestDockerSuite/TestInspectPlugin [2019-10-04T22:43:09.649Z] --- PASS: TestCreateServiceConflict (2.20s) [2019-10-04T22:43:09.649Z] create_test.go:129: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict" [2019-10-04T22:43:09.649Z] === RUN TestCreateServiceMaxReplicas [2019-10-04T22:43:09.958Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2019-10-04T22:43:11.329Z] === RUN TestDockerSuite/TestInspectRootFS [2019-10-04T22:43:11.329Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2019-10-04T22:43:12.260Z] === RUN TestDockerSuite/TestInspectStatus [2019-10-04T22:43:13.131Z] --- PASS: TestCreateServiceMaxReplicas (3.01s) [2019-10-04T22:43:13.131Z] create_test.go:150: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas" [2019-10-04T22:43:13.131Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-04T22:43:13.632Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2019-10-04T22:43:13.632Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2019-10-04T22:43:15.532Z] === RUN TestDockerSuite/TestInspectTemplateError [2019-10-04T22:43:16.463Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2019-10-04T22:43:16.463Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2019-10-04T22:43:17.396Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2019-10-04T22:43:18.328Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2019-10-04T22:43:19.259Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2019-10-04T22:43:19.823Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2019-10-04T22:43:20.755Z] === RUN TestDockerSuite/TestInspectUnknownObject [2019-10-04T22:43:20.755Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2019-10-04T22:43:22.126Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2019-10-04T22:43:23.058Z] === RUN TestDockerSuite/TestLinkShortDefinition [2019-10-04T22:43:24.953Z] === RUN TestDockerSuite/TestLinksEnvs [2019-10-04T22:43:25.986Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.24s) [2019-10-04T22:43:25.986Z] create_test.go:171: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames" [2019-10-04T22:43:25.986Z] === RUN TestCreateServiceSecretFileMode [2019-10-04T22:43:26.850Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2019-10-04T22:43:26.850Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2019-10-04T22:43:27.108Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2019-10-04T22:43:28.696Z] --- PASS: TestCreateServiceSecretFileMode (2.49s) [2019-10-04T22:43:28.696Z] create_test.go:224: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode" [2019-10-04T22:43:28.696Z] === RUN TestCreateServiceConfigFileMode [2019-10-04T22:43:29.005Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2019-10-04T22:43:31.389Z] --- PASS: TestCreateServiceConfigFileMode (2.59s) [2019-10-04T22:43:31.389Z] create_test.go:288: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode" [2019-10-04T22:43:31.389Z] === RUN TestCreateServiceSysctls [2019-10-04T22:43:32.302Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2019-10-04T22:43:34.205Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2019-10-04T22:43:34.462Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2019-10-04T22:43:34.863Z] --- PASS: TestCreateServiceSysctls (3.41s) [2019-10-04T22:43:34.863Z] create_test.go:378: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls" [2019-10-04T22:43:34.863Z] === RUN TestCreateServiceCapabilities [2019-10-04T22:43:36.979Z] --- PASS: TestCreateServiceCapabilities (2.59s) [2019-10-04T22:43:36.979Z] create_test.go:462: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities" [2019-10-04T22:43:36.979Z] === RUN TestInspect [2019-10-04T22:43:37.044Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2019-10-04T22:43:37.302Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2019-10-04T22:43:38.236Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2019-10-04T22:43:39.686Z] --- PASS: TestInspect (2.80s) [2019-10-04T22:43:39.686Z] inspect_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspect" [2019-10-04T22:43:39.686Z] === RUN TestDockerNetworkConnectAlias [2019-10-04T22:43:45.190Z] --- PASS: TestDockerNetworkConnectAlias (4.60s) [2019-10-04T22:43:45.190Z] network_test.go:20: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias" [2019-10-04T22:43:45.190Z] === RUN TestDockerNetworkReConnect [2019-10-04T22:43:49.589Z] --- PASS: TestDockerNetworkReConnect (4.57s) [2019-10-04T22:43:49.589Z] network_test.go:82: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect" [2019-10-04T22:43:49.589Z] === RUN TestServicePlugin [2019-10-04T22:43:49.589Z] --- SKIP: TestServicePlugin (0.00s) [2019-10-04T22:43:49.589Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-04T22:43:49.589Z] === RUN TestServiceUpdateLabel [2019-10-04T22:43:51.092Z] --- PASS: TestServiceUpdateLabel (2.25s) [2019-10-04T22:43:51.092Z] update_test.go:21: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel" [2019-10-04T22:43:51.092Z] === RUN TestServiceUpdateSecrets [2019-10-04T22:43:53.098Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2019-10-04T22:43:53.098Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2019-10-04T22:43:53.098Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2019-10-04T22:43:54.993Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2019-10-04T22:43:55.925Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2019-10-04T22:43:59.202Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2019-10-04T22:43:59.202Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2019-10-04T22:43:59.202Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2019-10-04T22:43:59.202Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2019-10-04T22:43:59.202Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2019-10-04T22:43:59.767Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2019-10-04T22:44:00.698Z] === RUN TestDockerSuite/TestLogsAPIUntil [2019-10-04T22:44:03.973Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2019-10-04T22:44:04.537Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2019-10-04T22:44:05.470Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2019-10-04T22:44:06.396Z] --- PASS: TestServiceUpdateSecrets (14.77s) [2019-10-04T22:44:06.397Z] update_test.go:77: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets" [2019-10-04T22:44:06.397Z] === RUN TestServiceUpdateConfigs [2019-10-04T22:44:07.376Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2019-10-04T22:44:10.650Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2019-10-04T22:44:10.908Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2019-10-04T22:44:10.908Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2019-10-04T22:44:12.279Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2019-10-04T22:44:13.211Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2019-10-04T22:44:14.583Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2019-10-04T22:44:15.514Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2019-10-04T22:44:16.884Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2019-10-04T22:44:19.426Z] === RUN TestDockerSuite/TestLogsFollowStopped [2019-10-04T22:44:19.992Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2019-10-04T22:44:19.992Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2019-10-04T22:44:20.923Z] === RUN TestDockerSuite/TestLogsSince [2019-10-04T22:44:21.636Z] --- PASS: TestServiceUpdateConfigs (14.93s) [2019-10-04T22:44:21.637Z] update_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs" [2019-10-04T22:44:21.637Z] === RUN TestServiceUpdateNetwork [2019-10-04T22:44:23.445Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2019-10-04T22:44:26.720Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2019-10-04T22:44:27.663Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2019-10-04T22:44:29.567Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2019-10-04T22:44:32.845Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2019-10-04T22:44:33.779Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2019-10-04T22:44:34.181Z] --- PASS: TestServiceUpdateNetwork (12.96s) [2019-10-04T22:44:34.181Z] update_test.go:201: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork" [2019-10-04T22:44:34.181Z] PASS [2019-10-04T22:44:34.181Z] [2019-10-04T22:44:34.181Z] === Skipped [2019-10-04T22:44:34.181Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2019-10-04T22:44:34.181Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-04T22:44:34.181Z] [2019-10-04T22:44:34.181Z] [2019-10-04T22:44:34.181Z] DONE 19 tests, 1 skipped in 112.467s [2019-10-04T22:44:34.181Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2019-10-04T22:44:34.181Z] ++ 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-10-04T22:44:34.181Z] ++ set -e [2019-10-04T22:44:34.181Z] ++ '[' -n 0 ']' [2019-10-04T22:44:34.181Z] ++ set -x [2019-10-04T22:44:34.181Z] ++ env -i DEST=/go/src/github.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-10-04T22:44:34.181Z] INFO: Testing against a local daemon [2019-10-04T22:44:34.181Z] === RUN TestSessionCreate [2019-10-04T22:44:34.181Z] --- PASS: TestSessionCreate (0.05s) [2019-10-04T22:44:34.181Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-04T22:44:34.181Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2019-10-04T22:44:34.181Z] PASS [2019-10-04T22:44:34.181Z] [2019-10-04T22:44:34.181Z] DONE 2 tests in 0.192s [2019-10-04T22:44:34.181Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2019-10-04T22:44:34.181Z] ++ 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-10-04T22:44:34.181Z] ++ set -e [2019-10-04T22:44:34.181Z] ++ '[' -n 0 ']' [2019-10-04T22:44:34.181Z] ++ set -x [2019-10-04T22:44:34.181Z] ++ env -i DEST=/go/src/github.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-10-04T22:44:34.181Z] INFO: Testing against a local daemon [2019-10-04T22:44:34.181Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-04T22:44:34.181Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-04T22:44:34.181Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-04T22:44:34.181Z] === RUN TestEventsExecDie [2019-10-04T22:44:34.713Z] === RUN TestDockerSuite/TestLogsTail [2019-10-04T22:44:35.192Z] --- PASS: TestEventsExecDie (0.89s) [2019-10-04T22:44:35.192Z] === RUN TestEventsBackwardsCompatible [2019-10-04T22:44:35.192Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2019-10-04T22:44:35.192Z] === RUN TestInfoBinaryCommits [2019-10-04T22:44:35.192Z] --- PASS: TestInfoBinaryCommits (0.05s) [2019-10-04T22:44:35.192Z] === RUN TestInfoAPIVersioned [2019-10-04T22:44:35.192Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-10-04T22:44:35.192Z] === RUN TestInfoAPI [2019-10-04T22:44:35.192Z] --- PASS: TestInfoAPI (0.05s) [2019-10-04T22:44:35.192Z] === RUN TestInfoAPIWarnings [2019-10-04T22:44:35.646Z] === RUN TestDockerSuite/TestLogsTimestamps [2019-10-04T22:44:36.206Z] --- PASS: TestInfoAPIWarnings (0.92s) [2019-10-04T22:44:36.206Z] info_test.go:49: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings" [2019-10-04T22:44:36.206Z] === RUN TestLoginFailsWithBadCredentials [2019-10-04T22:44:36.578Z] === RUN TestDockerSuite/TestLogsWithDetails [2019-10-04T22:44:36.578Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2019-10-04T22:44:36.823Z] --- PASS: TestLoginFailsWithBadCredentials (0.64s) [2019-10-04T22:44:36.823Z] === RUN TestPingCacheHeaders [2019-10-04T22:44:36.823Z] --- PASS: TestPingCacheHeaders (0.06s) [2019-10-04T22:44:36.823Z] === RUN TestPingGet [2019-10-04T22:44:36.823Z] --- PASS: TestPingGet (0.04s) [2019-10-04T22:44:36.823Z] === RUN TestPingHead [2019-10-04T22:44:36.823Z] --- PASS: TestPingHead (0.05s) [2019-10-04T22:44:36.823Z] === RUN TestVersion [2019-10-04T22:44:37.107Z] --- PASS: TestVersion (0.05s) [2019-10-04T22:44:37.107Z] PASS [2019-10-04T22:44:37.107Z] [2019-10-04T22:44:37.107Z] === Skipped [2019-10-04T22:44:37.107Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-04T22:44:37.107Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-04T22:44:37.107Z] [2019-10-04T22:44:37.107Z] [2019-10-04T22:44:37.107Z] DONE 12 tests, 1 skipped in 2.950s [2019-10-04T22:44:37.107Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2019-10-04T22:44:37.107Z] ++ 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-10-04T22:44:37.107Z] ++ set -e [2019-10-04T22:44:37.107Z] ++ '[' -n 0 ']' [2019-10-04T22:44:37.107Z] ++ set -x [2019-10-04T22:44:37.107Z] ++ env -i DEST=/go/src/github.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-10-04T22:44:37.107Z] INFO: Testing against a local daemon [2019-10-04T22:44:37.107Z] === RUN TestVolumesCreateAndList [2019-10-04T22:44:37.107Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-10-04T22:44:37.107Z] === RUN TestVolumesRemove [2019-10-04T22:44:37.107Z] --- PASS: TestVolumesRemove (0.11s) [2019-10-04T22:44:37.107Z] === RUN TestVolumesInspect [2019-10-04T22:44:37.392Z] --- PASS: TestVolumesInspect (0.04s) [2019-10-04T22:44:37.392Z] === RUN TestVolumesInvalidJSON [2019-10-04T22:44:37.392Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-04T22:44:37.392Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-04T22:44:37.392Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-04T22:44:37.392Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-10-04T22:44:37.392Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-04T22:44:37.392Z] PASS [2019-10-04T22:44:37.392Z] [2019-10-04T22:44:37.392Z] DONE 5 tests in 0.314s [2019-10-04T22:44:37.392Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-04T22:44:37.516Z] === RUN TestDockerSuite/TestMountIntoProc [2019-10-04T22:44:37.676Z] ++++ cat bundles/test-integration/docker.pid [2019-10-04T22:44:37.676Z] +++ kill 13069 [2019-10-04T22:44:38.080Z] === RUN TestDockerSuite/TestMountIntoSys [2019-10-04T22:44:39.012Z] === RUN TestDockerSuite/TestNetHostname [2019-10-04T22:44:39.151Z] umount: bundles/test-integration/root: mountpoint not found [2019-10-04T22:44:39.151Z] +++ /etc/init.d/apparmor stop [2019-10-04T22:44:39.151Z] Clearing AppArmor profiles cache:. [2019-10-04T22:44:39.151Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-04T22:44:39.151Z] Unloading profiles will leave already running processes permanently [2019-10-04T22:44:39.151Z] unconfined, which can lead to unexpected situations. [2019-10-04T22:44:39.151Z] [2019-10-04T22:44:39.151Z] To set a process to complain mode, use the command line tool [2019-10-04T22:44:39.151Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-04T22:44:39.151Z] with the 'teardown' option." [2019-10-04T22:44:39.151Z] [2019-10-04T22:44:40.386Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple Post stage [Pipeline] junit [2019-10-04T22:44:41.250Z] Recording test results [2019-10-04T22:44:41.319Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-04T22:44:41.885Z] === RUN TestDockerSuite/TestNetworkEvents [2019-10-04T22:44:42.117Z] + echo Ensuring container killed. [2019-10-04T22:44:42.117Z] Ensuring container killed. [2019-10-04T22:44:42.117Z] + docker rm -vf docker-pr20 [2019-10-04T22:44:42.117Z] Error: No such container: docker-pr20 [2019-10-04T22:44:42.117Z] + true [Pipeline] sh [2019-10-04T22:44:42.501Z] + echo Chowning /workspace to jenkins user [2019-10-04T22:44:42.502Z] Chowning /workspace to jenkins user [2019-10-04T22:44:42.502Z] + id -u [2019-10-04T22:44:42.502Z] + id -g [2019-10-04T22:44:42.502Z] + docker run --rm -v /home/docker/workspace/moby_PR-39713:/workspace busybox chown -R 1001:1001 /workspace [2019-10-04T22:44:42.502Z] Unable to find image 'busybox:latest' locally [2019-10-04T22:44:42.787Z] latest: Pulling from library/busybox [2019-10-04T22:44:42.787Z] e38168a01e65: Pulling fs layer [2019-10-04T22:44:43.461Z] e38168a01e65: Verifying Checksum [2019-10-04T22:44:43.461Z] e38168a01e65: Download complete [2019-10-04T22:44:43.746Z] e38168a01e65: Pull complete [2019-10-04T22:44:43.746Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e [2019-10-04T22:44:43.746Z] Status: Downloaded newer image for busybox:latest [2019-10-04T22:44:43.781Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2019-10-04T22:44:43.781Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-04T22:44:46.164Z] + bundleName=ppc64le-integration [2019-10-04T22:44:46.164Z] + echo Creating ppc64le-integration-bundles.tar.gz [2019-10-04T22:44:46.164Z] Creating ppc64le-integration-bundles.tar.gz [2019-10-04T22:44:46.164Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o+ -name *.prof -o -namexargs *-report.xml tar ) -czf -print ppc64le-integration-bundles.tar.gz [2019-10-04T22:44:46.164Z] [2019-10-04T22:44:46.305Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [Pipeline] archiveArtifacts [2019-10-04T22:44:46.482Z] Archiving artifacts [2019-10-04T22:44:46.820Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39713/20/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-04T22:44:47.212Z] + make clean [2019-10-04T22:44:47.239Z] === RUN TestDockerSuite/TestPluginActive [2019-10-04T22:44:47.240Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2019-10-04T22:44:47.830Z] docker volume rm -f docker-dev-cache [2019-10-04T22:44:47.830Z] docker-dev-cache [Pipeline] deleteDir [2019-10-04T22:44:49.763Z] === RUN TestDockerSuite/TestPluginActiveNetwork [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-04T22:44:57.865Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2019-10-04T22:44:57.865Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2019-10-04T22:44:57.865Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2019-10-04T22:44:58.797Z] === RUN TestDockerSuite/TestPluginLogDriver [2019-10-04T22:45:00.435Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2019-10-04T22:45:02.073Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2019-10-04T22:45:02.692Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2019-10-04T22:45:02.692Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2019-10-04T22:45:02.692Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2019-10-04T22:45:03.004Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2019-10-04T22:45:03.158Z] === RUN TestDockerSuite/TestAPINetworkFilter [2019-10-04T22:45:03.158Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2019-10-04T22:45:03.158Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2019-10-04T22:45:03.158Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2019-10-04T22:45:03.158Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2019-10-04T22:45:03.158Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2019-10-04T22:45:03.158Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2019-10-04T22:45:03.158Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2019-10-04T22:45:04.375Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2019-10-04T22:45:06.901Z] === RUN TestDockerSuite/TestPluginUpgrade [2019-10-04T22:45:09.003Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2019-10-04T22:45:09.003Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2019-10-04T22:45:09.003Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2019-10-04T22:45:12.158Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2019-10-04T22:45:13.744Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2019-10-04T22:45:14.694Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2019-10-04T22:45:15.366Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2019-10-04T22:45:15.366Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2019-10-04T22:45:15.366Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2019-10-04T22:45:15.366Z] === RUN TestDockerSuite/TestAttachDisconnect [2019-10-04T22:45:15.366Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2019-10-04T22:45:16.067Z] === RUN TestDockerSuite/TestPortHostBinding [2019-10-04T22:45:16.632Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2019-10-04T22:45:18.006Z] === RUN TestDockerSuite/TestPortList [2019-10-04T22:45:19.205Z] === RUN TestDockerSuite/TestAttachPausedContainer [2019-10-04T22:45:19.205Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2019-10-04T22:45:19.205Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2019-10-04T22:45:19.908Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2019-10-04T22:45:24.088Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2019-10-04T22:45:27.368Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2019-10-04T22:45:27.842Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2019-10-04T22:45:28.740Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2019-10-04T22:45:30.892Z] === RUN TestDockerSuite/TestPostContainersAttach [2019-10-04T22:45:32.261Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2019-10-04T22:45:35.537Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2019-10-04T22:45:38.820Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2019-10-04T22:45:38.820Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2019-10-04T22:45:38.821Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2019-10-04T22:45:39.440Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2019-10-04T22:45:39.440Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2019-10-04T22:45:40.371Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2019-10-04T22:45:40.371Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2019-10-04T22:45:40.935Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2019-10-04T22:45:41.192Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2019-10-04T22:45:43.087Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2019-10-04T22:45:43.087Z] === RUN TestDockerSuite/TestPruneContainerLabel [2019-10-04T22:45:46.362Z] === RUN TestDockerSuite/TestPruneContainerUntil [2019-10-04T22:45:47.732Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2019-10-04T22:45:47.989Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2019-10-04T22:45:47.989Z] === RUN TestDockerSuite/TestPsByOrder [2019-10-04T22:45:48.919Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2019-10-04T22:45:52.197Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2019-10-04T22:45:53.127Z] === RUN TestDockerSuite/TestPsListContainersBase [2019-10-04T22:45:57.306Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2019-10-04T22:46:02.571Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2019-10-04T22:46:02.571Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2019-10-04T22:46:02.571Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2019-10-04T22:46:06.748Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2019-10-04T22:46:14.844Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2019-10-04T22:46:15.777Z] === RUN TestDockerSwarmSuite/TestServiceScale [2019-10-04T22:46:15.777Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2019-10-04T22:46:19.051Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2019-10-04T22:46:19.051Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2019-10-04T22:46:20.945Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2019-10-04T22:46:22.316Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2019-10-04T22:46:24.210Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2019-10-04T22:46:26.746Z] === RUN TestDockerSuite/TestPsListContainersSize [2019-10-04T22:46:28.125Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2019-10-04T22:46:28.383Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2019-10-04T22:46:29.315Z] === RUN TestDockerSuite/TestPsRightTagName [2019-10-04T22:46:32.592Z] === RUN TestDockerSuite/TestPsShowMounts [2019-10-04T22:46:35.120Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2019-10-04T22:46:35.686Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2019-10-04T22:46:35.686Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2019-10-04T22:46:35.943Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2019-10-04T22:46:36.200Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2019-10-04T22:46:36.457Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2019-10-04T22:46:37.829Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2019-10-04T22:46:38.393Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2019-10-04T22:46:39.324Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2019-10-04T22:46:41.224Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2019-10-04T22:46:41.482Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2019-10-04T22:46:42.046Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2019-10-04T22:46:44.571Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2019-10-04T22:46:51.123Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2019-10-04T22:46:51.687Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2019-10-04T22:46:54.286Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2019-10-04T22:46:54.286Z] === RUN TestDockerSuite/TestRestartPolicyNO [2019-10-04T22:46:54.286Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2019-10-04T22:46:54.543Z] === RUN TestDockerSuite/TestRestartRunningContainer [2019-10-04T22:46:57.065Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2019-10-04T22:46:58.961Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2019-10-04T22:47:03.135Z] === RUN TestDockerSuite/TestRestartWithVolumes [2019-10-04T22:47:04.506Z] === RUN TestDockerSuite/TestRmiBlank [2019-10-04T22:47:04.506Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2019-10-04T22:47:04.506Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2019-10-04T22:47:04.506Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2019-10-04T22:47:08.683Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2019-10-04T22:47:10.054Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2019-10-04T22:47:10.054Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2019-10-04T22:47:12.584Z] === RUN TestDockerSuite/TestRmiImgIDForce [2019-10-04T22:47:13.151Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2019-10-04T22:47:13.151Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2019-10-04T22:47:15.048Z] === RUN TestDockerSuite/TestRmiParentImageFail [2019-10-04T22:47:15.613Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2019-10-04T22:47:15.870Z] === RUN TestDockerSuite/TestRmiTag [2019-10-04T22:47:16.127Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2019-10-04T22:47:17.059Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2019-10-04T22:47:22.318Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2019-10-04T22:47:22.575Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2019-10-04T22:47:23.944Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2019-10-04T22:47:24.201Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2019-10-04T22:47:24.502Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2019-10-04T22:47:24.502Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2019-10-04T22:47:26.100Z] === RUN TestDockerSuite/TestRunAddHost [2019-10-04T22:47:26.664Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2019-10-04T22:47:27.228Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2019-10-04T22:47:27.793Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2019-10-04T22:47:27.793Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2019-10-04T22:47:28.724Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2019-10-04T22:47:30.355Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2019-10-04T22:47:30.355Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2019-10-04T22:47:30.619Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2019-10-04T22:47:31.550Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2019-10-04T22:47:32.116Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2019-10-04T22:47:32.373Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2019-10-04T22:47:33.305Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2019-10-04T22:47:34.129Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2019-10-04T22:47:35.112Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2019-10-04T22:47:35.112Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2019-10-04T22:47:35.112Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2019-10-04T22:47:35.112Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2019-10-04T22:47:35.112Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2019-10-04T22:47:35.201Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2019-10-04T22:47:36.094Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2019-10-04T22:47:37.097Z] === RUN TestDockerSuite/TestRunAttachDetach [2019-10-04T22:47:37.661Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2019-10-04T22:47:38.595Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2019-10-04T22:47:39.034Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2019-10-04T22:47:39.965Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2019-10-04T22:47:40.529Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2019-10-04T22:47:40.592Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2019-10-04T22:47:40.592Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2019-10-04T22:47:40.592Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2019-10-04T22:47:40.592Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2019-10-04T22:47:41.460Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2019-10-04T22:47:42.829Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2019-10-04T22:47:43.534Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2019-10-04T22:47:43.762Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2019-10-04T22:47:44.693Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2019-10-04T22:47:45.258Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2019-10-04T22:47:46.189Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2019-10-04T22:47:46.189Z] === RUN TestDockerSuite/TestRunBindMounts [2019-10-04T22:47:48.715Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2019-10-04T22:47:49.279Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2019-10-04T22:47:50.214Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2019-10-04T22:47:50.782Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2019-10-04T22:47:51.345Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2019-10-04T22:47:51.909Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2019-10-04T22:47:51.909Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2019-10-04T22:47:52.839Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2019-10-04T22:47:53.770Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2019-10-04T22:47:54.701Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2019-10-04T22:47:55.632Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2019-10-04T22:47:56.050Z] === RUN TestDockerSuite/TestBuildAddNonTar [2019-10-04T22:47:56.196Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2019-10-04T22:47:56.196Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2019-10-04T22:47:57.127Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2019-10-04T22:47:57.127Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2019-10-04T22:47:58.497Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2019-10-04T22:47:59.428Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2019-10-04T22:47:59.993Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2019-10-04T22:48:00.251Z] === RUN TestDockerSuite/TestRunContainerNetwork [2019-10-04T22:48:00.786Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2019-10-04T22:48:01.183Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2019-10-04T22:48:01.183Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2019-10-04T22:48:01.766Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2019-10-04T22:48:01.766Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2019-10-04T22:48:02.114Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2019-10-04T22:48:04.014Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2019-10-04T22:48:05.542Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2019-10-04T22:48:05.910Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2019-10-04T22:48:06.525Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2019-10-04T22:48:07.280Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2019-10-04T22:48:07.850Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2019-10-04T22:48:08.781Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2019-10-04T22:48:09.717Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2019-10-04T22:48:10.649Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2019-10-04T22:48:11.215Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2019-10-04T22:48:12.374Z] === RUN TestDockerSuite/TestBuildAddScript [2019-10-04T22:48:12.374Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2019-10-04T22:48:12.374Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2019-10-04T22:48:12.375Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2019-10-04T22:48:12.375Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2019-10-04T22:48:12.375Z] === RUN TestDockerSuite/TestBuildAddTar [2019-10-04T22:48:13.742Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2019-10-04T22:48:17.023Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2019-10-04T22:48:17.280Z] === RUN TestDockerSuite/TestRunCreateVolume [2019-10-04T22:48:18.211Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2019-10-04T22:48:20.843Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2019-10-04T22:48:22.738Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2019-10-04T22:48:26.016Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2019-10-04T22:48:28.537Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2019-10-04T22:48:28.537Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2019-10-04T22:48:28.537Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2019-10-04T22:48:29.100Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2019-10-04T22:48:31.004Z] === RUN TestDockerSuite/TestRunDNSOptions [2019-10-04T22:48:32.898Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2019-10-04T22:48:34.793Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2019-10-04T22:48:35.723Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2019-10-04T22:48:37.617Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2019-10-04T22:48:38.183Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2019-10-04T22:48:38.183Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2019-10-04T22:48:39.114Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2019-10-04T22:48:41.011Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2019-10-04T22:48:41.011Z] === RUN TestDockerSuite/TestRunDuplicateMount [2019-10-04T22:48:41.575Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2019-10-04T22:48:42.506Z] === RUN TestDockerSuite/TestRunEchoStdout [2019-10-04T22:48:43.436Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2019-10-04T22:48:44.001Z] === RUN TestDockerSuite/TestRunEmptyEnv [2019-10-04T22:48:44.001Z] === RUN TestDockerSuite/TestRunEntrypoint [2019-10-04T22:48:44.931Z] === RUN TestDockerSuite/TestRunEnvironment [2019-10-04T22:48:45.863Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2019-10-04T22:48:46.427Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2019-10-04T22:48:47.357Z] === RUN TestDockerSuite/TestRunExitCode [2019-10-04T22:48:47.943Z] === RUN TestDockerSuite/TestRunExitCodeOne [2019-10-04T22:48:48.874Z] === RUN TestDockerSuite/TestRunExitCodeZero [2019-10-04T22:48:49.438Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2019-10-04T22:48:50.368Z] === RUN TestDockerSuite/TestRunExposePort [2019-10-04T22:48:50.368Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2019-10-04T22:48:51.368Z] === RUN TestDockerSuite/TestRunGroupAdd [2019-10-04T22:48:52.301Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2019-10-04T22:48:53.670Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2019-10-04T22:48:54.235Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2019-10-04T22:48:54.235Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2019-10-04T22:48:58.412Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2019-10-04T22:48:58.669Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2019-10-04T22:49:10.850Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2019-10-04T22:49:11.780Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2019-10-04T22:49:12.966Z] === RUN TestDockerSuite/TestBuildAddTarXz [2019-10-04T22:49:12.966Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2019-10-04T22:49:12.966Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2019-10-04T22:49:13.675Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2019-10-04T22:49:13.675Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2019-10-04T22:49:13.675Z] === RUN TestDockerSuite/TestRunInvalidReference [2019-10-04T22:49:13.675Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2019-10-04T22:49:14.241Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2019-10-04T22:49:17.525Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2019-10-04T22:49:19.420Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2019-10-04T22:49:21.314Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2019-10-04T22:49:21.879Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2019-10-04T22:49:22.809Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2019-10-04T22:49:23.373Z] === RUN TestDockerSuite/TestRunModeHostname [2019-10-04T22:49:24.743Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2019-10-04T22:49:24.743Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2019-10-04T22:49:24.743Z] === RUN TestDockerSuite/TestRunModeIpcHost [2019-10-04T22:49:26.639Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2019-10-04T22:49:28.009Z] === RUN TestDockerSuite/TestRunModePIDContainer [2019-10-04T22:49:29.380Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2019-10-04T22:49:29.380Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2019-10-04T22:49:29.637Z] === RUN TestDockerSuite/TestRunModePIDHost [2019-10-04T22:49:31.533Z] === RUN TestDockerSuite/TestRunModeUTSHost [2019-10-04T22:49:32.903Z] === RUN TestDockerSuite/TestRunMount [2019-10-04T22:49:38.226Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2019-10-04T22:49:38.227Z] === RUN TestDockerSuite/TestBuildBlankName [2019-10-04T22:49:38.227Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2019-10-04T22:49:41.002Z] === RUN TestDockerSuite/TestRunMountOrdering [2019-10-04T22:49:41.002Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2019-10-04T22:49:41.566Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2019-10-04T22:49:42.936Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2019-10-04T22:49:44.070Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2019-10-04T22:49:45.458Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2019-10-04T22:49:45.625Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2019-10-04T22:49:49.636Z] === RUN TestDockerSuite/TestRunNamedVolume [2019-10-04T22:49:51.467Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2019-10-04T22:49:51.533Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2019-10-04T22:49:54.809Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2019-10-04T22:49:56.181Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2019-10-04T22:49:57.555Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2019-10-04T22:49:57.555Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2019-10-04T22:49:58.486Z] === RUN TestDockerSuite/TestRunNetHost [2019-10-04T22:49:59.857Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2019-10-04T22:50:00.792Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2019-10-04T22:50:01.356Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2019-10-04T22:50:01.857Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2019-10-04T22:50:03.879Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2019-10-04T22:50:06.401Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2019-10-04T22:50:10.494Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2019-10-04T22:50:10.494Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2019-10-04T22:50:11.655Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2019-10-04T22:50:12.219Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2019-10-04T22:50:12.219Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2019-10-04T22:50:13.152Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2019-10-04T22:50:13.715Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2019-10-04T22:50:14.647Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2019-10-04T22:50:15.210Z] === RUN TestDockerSuite/TestRunNonExistingImage [2019-10-04T22:50:15.230Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2019-10-04T22:50:15.230Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2019-10-04T22:50:15.230Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2019-10-04T22:50:15.467Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2019-10-04T22:50:16.399Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2019-10-04T22:50:16.963Z] === RUN TestDockerSuite/TestRunOOMExitCode [2019-10-04T22:50:17.221Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2019-10-04T22:50:18.151Z] === RUN TestDockerSuite/TestRunPIDsLimit [2019-10-04T22:50:18.715Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2019-10-04T22:50:20.621Z] === RUN TestDockerSuite/TestRunPortInUse [2019-10-04T22:50:21.560Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2019-10-04T22:50:22.369Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2019-10-04T22:50:22.369Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2019-10-04T22:50:22.369Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2019-10-04T22:50:22.369Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2019-10-04T22:50:22.369Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2019-10-04T22:50:22.492Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2019-10-04T22:50:23.055Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2019-10-04T22:50:23.987Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2019-10-04T22:50:24.918Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2019-10-04T22:50:25.483Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2019-10-04T22:50:25.483Z] === RUN TestDockerSuite/TestRunPublishPort [2019-10-04T22:50:26.415Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2019-10-04T22:50:26.978Z] === RUN TestDockerSuite/TestRunReadProcLatency [2019-10-04T22:50:26.978Z] === RUN TestDockerSuite/TestRunReadProcTimer [2019-10-04T22:50:27.908Z] === RUN TestDockerSuite/TestRunRedirectStdout [2019-10-04T22:50:29.803Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2019-10-04T22:50:29.803Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2019-10-04T22:50:30.369Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2019-10-04T22:50:32.894Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2019-10-04T22:50:34.790Z] === RUN TestDockerSuite/TestRunRm [2019-10-04T22:50:35.355Z] === RUN TestDockerSuite/TestRunRmAndWait [2019-10-04T22:50:36.726Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2019-10-04T22:50:39.256Z] === RUN TestDockerSuite/TestRunRmPre125Api [2019-10-04T22:50:40.188Z] === RUN TestDockerSuite/TestRunRootWorkdir [2019-10-04T22:50:41.119Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2019-10-04T22:50:43.015Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2019-10-04T22:50:43.581Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2019-10-04T22:50:48.837Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2019-10-04T22:50:48.837Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2019-10-04T22:50:52.433Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2019-10-04T22:50:53.018Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2019-10-04T22:50:53.949Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2019-10-04T22:50:54.882Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2019-10-04T22:50:55.816Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2019-10-04T22:50:56.208Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2019-10-04T22:50:56.748Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2019-10-04T22:50:56.748Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2019-10-04T22:50:57.189Z] === RUN TestDockerSuite/TestBuildCacheAdd [2019-10-04T22:50:57.189Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2019-10-04T22:50:57.680Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2019-10-04T22:50:58.610Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2019-10-04T22:50:58.747Z] === RUN TestDockerSuite/TestBuildCacheFrom [2019-10-04T22:50:58.747Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2019-10-04T22:50:59.542Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2019-10-04T22:50:59.799Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2019-10-04T22:51:00.371Z] === RUN TestDockerSuite/TestRunSetMacAddress [2019-10-04T22:51:01.302Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2019-10-04T22:51:04.576Z] === RUN TestDockerSuite/TestRunState [2019-10-04T22:51:04.600Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2019-10-04T22:51:05.068Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2019-10-04T22:51:05.068Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2019-10-04T22:51:05.068Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2019-10-04T22:51:05.947Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2019-10-04T22:51:05.948Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2019-10-04T22:51:06.628Z] === RUN TestDockerSuite/TestBuildClearCmd [2019-10-04T22:51:06.879Z] === RUN TestDockerSuite/TestRunStdinPipe [2019-10-04T22:51:07.611Z] === RUN TestDockerSuite/TestBuildCmd [2019-10-04T22:51:07.813Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2019-10-04T22:51:07.813Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2019-10-04T22:51:07.813Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2019-10-04T22:51:08.078Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2019-10-04T22:51:08.544Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2019-10-04T22:51:08.747Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2019-10-04T22:51:09.010Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2019-10-04T22:51:09.677Z] === RUN TestDockerSuite/TestRunSysctls [2019-10-04T22:51:11.576Z] === RUN TestDockerSuite/TestRunTLSVerify [2019-10-04T22:51:11.576Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2019-10-04T22:51:11.576Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2019-10-04T22:51:12.140Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2019-10-04T22:51:12.704Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2019-10-04T22:51:14.856Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2019-10-04T22:51:15.228Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2019-10-04T22:51:15.793Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2019-10-04T22:51:16.414Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2019-10-04T22:51:16.414Z] === RUN TestDockerSuite/TestBuildConditionalCache [2019-10-04T22:51:17.396Z] === RUN TestDockerSuite/TestBuildContChar [2019-10-04T22:51:18.317Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2019-10-04T22:51:18.317Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2019-10-04T22:51:18.317Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2019-10-04T22:51:22.625Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2019-10-04T22:51:25.151Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2019-10-04T22:51:25.716Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2019-10-04T22:51:25.973Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2019-10-04T22:51:26.538Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2019-10-04T22:51:26.797Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2019-10-04T22:51:27.363Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2019-10-04T22:51:28.735Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2019-10-04T22:51:30.108Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2019-10-04T22:51:31.041Z] === RUN TestDockerSuite/TestRunUnshareProc [2019-10-04T22:51:32.361Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2019-10-04T22:51:32.362Z] === RUN TestDockerSuite/TestBuildContextCleanup [2019-10-04T22:51:32.362Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2019-10-04T22:51:32.416Z] === RUN TestDockerSuite/TestRunUserByID [2019-10-04T22:51:33.442Z] === RUN TestDockerSuite/TestRunUserByIDBig [2019-10-04T22:51:33.442Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2019-10-04T22:51:33.699Z] === RUN TestDockerSuite/TestRunUserByIDZero [2019-10-04T22:51:34.157Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2019-10-04T22:51:34.632Z] === RUN TestDockerSuite/TestRunUserByName [2019-10-04T22:51:35.139Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2019-10-04T22:51:35.196Z] === RUN TestDockerSuite/TestRunUserDefaults [2019-10-04T22:51:35.605Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2019-10-04T22:51:35.605Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2019-10-04T22:51:36.070Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2019-10-04T22:51:36.126Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2019-10-04T22:51:36.127Z] === RUN TestDockerSuite/TestRunUserNotFound [2019-10-04T22:51:36.383Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2019-10-04T22:51:36.947Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2019-10-04T22:51:37.053Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2019-10-04T22:51:37.053Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2019-10-04T22:51:37.053Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2019-10-04T22:51:42.212Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2019-10-04T22:51:42.776Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2019-10-04T22:51:42.899Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2019-10-04T22:51:44.146Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2019-10-04T22:51:46.674Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2019-10-04T22:51:48.044Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2019-10-04T22:51:50.570Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2019-10-04T22:51:53.846Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2019-10-04T22:51:54.410Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2019-10-04T22:51:55.341Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2019-10-04T22:51:56.271Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2019-10-04T22:51:56.271Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2019-10-04T22:51:56.271Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2019-10-04T22:51:56.271Z] === RUN TestDockerSuite/TestRunWithBadDevice [2019-10-04T22:51:56.271Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2019-10-04T22:51:57.202Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2019-10-04T22:51:58.132Z] === RUN TestDockerSuite/TestRunWithCPUShares [2019-10-04T22:51:59.063Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2019-10-04T22:52:00.957Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2019-10-04T22:52:01.539Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2019-10-04T22:52:02.470Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2019-10-04T22:52:02.470Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2019-10-04T22:52:03.034Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2019-10-04T22:52:03.034Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2019-10-04T22:52:03.296Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2019-10-04T22:52:03.296Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2019-10-04T22:52:03.296Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2019-10-04T22:52:03.553Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2019-10-04T22:52:03.553Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2019-10-04T22:52:04.117Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2019-10-04T22:52:04.117Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2019-10-04T22:52:04.374Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2019-10-04T22:52:05.305Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2019-10-04T22:52:05.869Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2019-10-04T22:52:06.800Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2019-10-04T22:52:06.800Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2019-10-04T22:52:07.730Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2019-10-04T22:52:08.294Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2019-10-04T22:52:08.858Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2019-10-04T22:52:08.858Z] === RUN TestDockerSuite/TestRunWithShmSize [2019-10-04T22:52:09.796Z] === RUN TestDockerSuite/TestRunWithSwappiness [2019-10-04T22:52:10.726Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2019-10-04T22:52:10.726Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2019-10-04T22:52:10.726Z] === RUN TestDockerSuite/TestRunWithUlimits [2019-10-04T22:52:11.290Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2019-10-04T22:52:13.184Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2019-10-04T22:52:14.114Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2019-10-04T22:52:14.114Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2019-10-04T22:52:14.678Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2019-10-04T22:52:14.678Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2019-10-04T22:52:16.576Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2019-10-04T22:52:17.180Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2019-10-04T22:52:19.706Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2019-10-04T22:52:20.638Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2019-10-04T22:52:20.638Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2019-10-04T22:52:20.638Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2019-10-04T22:52:21.569Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2019-10-04T22:52:22.940Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2019-10-04T22:52:24.311Z] === RUN TestDockerSuite/TestSaveCheckTimes [2019-10-04T22:52:24.311Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2019-10-04T22:52:24.311Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2019-10-04T22:52:25.557Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2019-10-04T22:52:25.557Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2019-10-04T22:52:25.557Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2019-10-04T22:52:26.207Z] === RUN TestDockerSuite/TestSaveImageId [2019-10-04T22:52:26.207Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2019-10-04T22:52:27.139Z] === RUN TestDockerSuite/TestSaveLoadParents [2019-10-04T22:52:29.663Z] === RUN TestDockerSuite/TestSaveMultipleNames [2019-10-04T22:52:29.663Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2019-10-04T22:52:31.033Z] === RUN TestDockerSuite/TestSaveSingleTag [2019-10-04T22:52:31.033Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2019-10-04T22:52:31.033Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2019-10-04T22:52:32.694Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2019-10-04T22:52:32.694Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2019-10-04T22:52:32.694Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2019-10-04T22:52:32.929Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2019-10-04T22:52:33.160Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2019-10-04T22:52:33.626Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2019-10-04T22:52:33.626Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2019-10-04T22:52:34.827Z] === RUN TestDockerSuite/TestSearchCmdOptions [2019-10-04T22:52:34.827Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2019-10-04T22:52:35.084Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2019-10-04T22:52:35.084Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2019-10-04T22:52:35.084Z] === RUN TestDockerSuite/TestSearchWithLimit [2019-10-04T22:52:35.647Z] === RUN TestDockerSuite/TestSlowStdinClosing [2019-10-04T22:52:38.180Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2019-10-04T22:52:44.735Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2019-10-04T22:52:46.630Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2019-10-04T22:52:47.561Z] === RUN TestDockerSuite/TestStartAttachSilent [2019-10-04T22:52:49.459Z] === RUN TestDockerSuite/TestStartAttachWithRename [2019-10-04T22:52:51.981Z] === RUN TestDockerSuite/TestStartMultipleContainers [2019-10-04T22:52:55.260Z] === RUN TestDockerSuite/TestStartPausedContainer [2019-10-04T22:52:55.824Z] === RUN TestDockerSuite/TestStartRecordError [2019-10-04T22:52:57.719Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2019-10-04T22:52:58.869Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2019-10-04T22:52:58.870Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2019-10-04T22:52:58.870Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2019-10-04T22:53:00.240Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2019-10-04T22:53:02.141Z] === RUN TestDockerSuite/TestStatsAllNoStream [2019-10-04T22:53:06.319Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2019-10-04T22:53:10.495Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2019-10-04T22:53:13.771Z] === RUN TestDockerSuite/TestStatsFormatAll [2019-10-04T22:53:19.024Z] === RUN TestDockerSuite/TestStatsNoStream [2019-10-04T22:53:20.060Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2019-10-04T22:53:20.060Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2019-10-04T22:53:20.394Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2019-10-04T22:53:20.526Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2019-10-04T22:53:22.291Z] === RUN TestDockerSuite/TestStopContainerSignal [2019-10-04T22:53:24.295Z] === RUN TestDockerSuite/TestTopMultipleArgs [2019-10-04T22:53:24.300Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2019-10-04T22:53:24.859Z] === RUN TestDockerSuite/TestTopNonPrivileged [2019-10-04T22:53:25.790Z] === RUN TestDockerSuite/TestTopPrivileged [2019-10-04T22:53:26.728Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2019-10-04T22:53:26.728Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2019-10-04T22:53:27.673Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2019-10-04T22:53:30.947Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2019-10-04T22:53:31.438Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2019-10-04T22:53:32.318Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2019-10-04T22:53:34.374Z] === RUN TestDockerSuite/TestBuildDockerignore [2019-10-04T22:53:36.495Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2019-10-04T22:53:36.495Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2019-10-04T22:53:36.752Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2019-10-04T22:53:37.683Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2019-10-04T22:53:37.683Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2019-10-04T22:53:39.053Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2019-10-04T22:53:40.948Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2019-10-04T22:53:40.948Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2019-10-04T22:53:42.318Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2019-10-04T22:53:43.249Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2019-10-04T22:53:44.181Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2019-10-04T22:53:46.075Z] === RUN TestDockerSuite/TestUpdateStats [2019-10-04T22:53:51.342Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2019-10-04T22:53:52.273Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2019-10-04T22:53:52.273Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2019-10-04T22:53:53.643Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2019-10-04T22:53:54.573Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2019-10-04T22:53:58.749Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2019-10-04T22:54:02.928Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2019-10-04T22:54:06.203Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2019-10-04T22:54:08.726Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2019-10-04T22:54:12.904Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2019-10-04T22:54:18.171Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2019-10-04T22:54:20.694Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2019-10-04T22:54:23.215Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2019-10-04T22:54:25.112Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2019-10-04T22:54:26.481Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2019-10-04T22:54:29.007Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2019-10-04T22:54:31.529Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2019-10-04T22:54:34.053Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2019-10-04T22:54:34.991Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2019-10-04T22:54:35.949Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2019-10-04T22:54:38.482Z] === RUN TestDockerSuite/TestVolumeCLICreate [2019-10-04T22:54:39.729Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2019-10-04T22:54:39.729Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2019-10-04T22:54:53.335Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2019-10-04T22:54:53.335Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2019-10-04T22:54:53.596Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2019-10-04T22:54:54.528Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2019-10-04T22:54:54.528Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2019-10-04T22:54:54.528Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2019-10-04T22:54:54.528Z] === RUN TestDockerSuite/TestVolumeCLILs [2019-10-04T22:54:55.461Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2019-10-04T22:54:55.461Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2019-10-04T22:54:56.393Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2019-10-04T22:54:56.652Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2019-10-04T22:54:56.652Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2019-10-04T22:54:56.652Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2019-10-04T22:54:56.652Z] === RUN TestDockerSuite/TestVolumeCLIRm [2019-10-04T22:54:59.179Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2019-10-04T22:54:59.437Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2019-10-04T22:54:59.437Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2019-10-04T22:54:59.437Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2019-10-04T22:54:59.437Z] === RUN TestDockerSuite/TestVolumeEvents [2019-10-04T22:55:00.372Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2019-10-04T22:55:02.902Z] === RUN TestDockerSuite/TestVolumeLsFormat [2019-10-04T22:55:03.160Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2019-10-04T22:55:03.160Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2019-10-04T22:55:06.442Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2019-10-04T22:55:10.634Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2019-10-04T22:55:10.634Z] --- PASS: TestDockerSuite (1859.91s) [2019-10-04T22:55:10.634Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2019-10-04T22:55:10.634Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2019-10-04T22:55:10.634Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.13s) [2019-10-04T22:55:10.634Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2019-10-04T22:55:10.634Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2019-10-04T22:55:10.634Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2019-10-04T22:55:10.634Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2019-10-04T22:55:10.634Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (37.85s) [2019-10-04T22:55:10.634Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.08s) [2019-10-04T22:55:10.634Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.53s) [2019-10-04T22:55:10.634Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.05s) [2019-10-04T22:55:10.634Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.48s) [2019-10-04T22:55:10.634Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.27s) [2019-10-04T22:55:10.634Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2019-10-04T22:55:10.634Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.65s) [2019-10-04T22:55:10.634Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.37s) [2019-10-04T22:55:10.634Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2019-10-04T22:55:10.634Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2019-10-04T22:55:10.634Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.70s) [2019-10-04T22:55:10.634Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.66s) [2019-10-04T22:55:10.634Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.13s) [2019-10-04T22:55:10.634Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2019-10-04T22:55:10.634Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.57s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.04s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.14s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.00s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.97s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.90s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.02s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.89s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.13s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.96s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestAttachDetach (1.29s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.02s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.10s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.14s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.03s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.56s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.99s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.26s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.21s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.38s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.77s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (20.30s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.69s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (2.25s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.93s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.64s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.55s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.06s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (9.06s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.54s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.15s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.93s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.14s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.42s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.83s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.36s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.08s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.99s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.31s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.11s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.96s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (6.40s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (4.51s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.69s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildAddTar (10.83s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.50s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.57s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.57s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.70s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.44s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (3.22s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.36s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.36s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.00s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.60s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.90s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.39s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.84s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.49s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (4.09s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.59s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.87s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.90s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.20s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (7.09s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.52s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.97s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.90s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.05s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (7.52s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.97s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.26s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.28s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (8.01s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (3.08s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.15s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.80s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildCmd (0.43s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.49s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.50s) [2019-10-04T22:55:10.894Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2019-10-04T22:55:10.894Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.69s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.66s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.32s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildContChar (4.13s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.65s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.60s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.31s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.83s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.39s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.46s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.21s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.73s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.22s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.99s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.94s) [2019-10-04T22:55:10.894Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2019-10-04T22:55:10.894Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-04T22:55:10.894Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2019-10-04T22:55:10.894Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-04T22:55:10.894Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2019-10-04T22:55:10.894Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-04T22:55:10.894Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2019-10-04T22:55:10.894Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.40s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.75s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.05s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.45s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.94s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.60s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.65s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.74s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.89s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.94s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.02s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.44s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.37s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.61s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildDockerignore (14.13s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.61s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.93s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.86s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.91s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.59s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (3.02s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.68s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.08s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.74s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.11s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (17.21s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.11s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.74s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.37s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.39s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.67s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.10s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.29s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.27s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.19s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.61s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.84s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildEnv (1.83s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.23s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.09s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.59s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (23.99s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.04s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.42s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.96s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.56s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.99s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.63s) [2019-10-04T22:55:10.894Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2019-10-04T22:55:10.894Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.40s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (16.79s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildExpose (0.29s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.45s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.41s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.31s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildFails (0.87s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.21s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.48s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildForceRm (2.04s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.54s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.37s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.13s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.01s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.79s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.36s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.20s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.80s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.44s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildHistory (6.55s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.91s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.40s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.98s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.92s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.04s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.50s) [2019-10-04T22:55:10.894Z] --- PASS: TestDockerSuite/TestBuildLabel (0.71s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.68s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.75s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.60s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestBuildLabels (0.86s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.68s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.80s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.76s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestBuildLineBreak (4.37s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.14s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.13s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.37s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.86s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.59s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.35s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.76s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.49s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (11.41s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (5.24s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.47s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (3.33s) [2019-10-04T22:55:10.895Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2019-10-04T22:55:10.895Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.70s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.53s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.39s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.32s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.54s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.91s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.19s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.22s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.00s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.42s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.06s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.34s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.41s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.70s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.22s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.71s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.33s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.75s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.30s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.30s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.43s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.60s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.94s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestBuildPATH (2.19s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.98s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.07s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.46s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (5.84s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.44s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestBuildRm (3.55s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.27s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.74s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.67s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.78s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.42s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.32s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.04s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (5.41s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.10s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.28s) [2019-10-04T22:55:10.895Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-10-04T22:55:10.895Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.47s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.14s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestBuildStderr (1.61s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.16s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.35s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.11s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.51s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.98s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.78s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestBuildUser (2.12s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.30s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (17.88s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.99s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.31s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.09s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.04s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.40s) [2019-10-04T22:55:10.895Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2019-10-04T22:55:10.895Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-04T22:55:10.895Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-10-04T22:55:10.895Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-04T22:55:10.895Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-10-04T22:55:10.895Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-04T22:55:10.895Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-10-04T22:55:10.895Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.78s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.93s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.57s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.04s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.10s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.01s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.22s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.97s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.42s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.62s) [2019-10-04T22:55:10.895Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-10-04T22:55:10.895Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.92s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.49s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2019-10-04T22:55:10.895Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-10-04T22:55:10.895Z] docker_cli_sni_test.go:18: Flakey test [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.78s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.94s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestCommitChange (1.09s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.95s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.79s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestCommitNewFile (2.05s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.09s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestCommitTTY (1.95s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.20s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.73s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.94s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.89s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.83s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.80s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.92s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.82s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.98s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.95s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.08s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.84s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.07s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.14s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.11s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.92s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.90s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.88s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (2.16s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.87s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.82s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.86s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.89s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.82s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.88s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.88s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.87s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.94s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.59s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.62s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.79s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.56s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.86s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.85s) [2019-10-04T22:55:10.895Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-10-04T22:55:10.895Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.87s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.94s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.39s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.75s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.58s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.95s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.35s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.00s) [2019-10-04T22:55:10.895Z] docker_api_containers_test.go:2100: case 0 - config: {volume /foo false } [2019-10-04T22:55:10.895Z] docker_api_containers_test.go:2100: case 1 - config: {volume /foo/ false } [2019-10-04T22:55:10.895Z] docker_api_containers_test.go:2100: case 2 - config: {volume test1 /foo false } [2019-10-04T22:55:10.895Z] docker_api_containers_test.go:2100: case 3 - config: {volume test2 /foo true } [2019-10-04T22:55:10.895Z] docker_api_containers_test.go:2100: case 4 - config: {volume test3 /foo false 0xc00000eea0 } [2019-10-04T22:55:10.895Z] docker_api_containers_test.go:2100: case 5 - config: {bind /tmp/test-mounts-api-1082404549 /foo false } [2019-10-04T22:55:10.895Z] docker_api_containers_test.go:2100: case 6 - config: {bind /tmp/test-mounts-api-1082404549 /foo true } [2019-10-04T22:55:10.895Z] docker_api_containers_test.go:2100: case 7 - config: {bind /tmp/test-mounts-api-3578797920 /foo false } [2019-10-04T22:55:10.895Z] docker_api_containers_test.go:2100: case 8 - config: {bind /tmp/test-mounts-api-3578797920 /foo true } [2019-10-04T22:55:10.895Z] docker_api_containers_test.go:2100: case 9 - config: {bind /tmp/test-mounts-api-3578797920 /foo true 0xc00000f400 } [2019-10-04T22:55:10.895Z] docker_api_containers_test.go:2100: case 10 - config: {volume /foo false 0xc00000f420 } [2019-10-04T22:55:10.895Z] docker_api_containers_test.go:2100: case 11 - config: {volume /foo/ false 0xc00000f440 } [2019-10-04T22:55:10.895Z] docker_api_containers_test.go:2100: case 12 - config: {volume test4 /foo false 0xc00000f460 } [2019-10-04T22:55:10.895Z] docker_api_containers_test.go:2100: case 13 - config: {volume test5 /foo true 0xc00000f480 } [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.62s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.57s) [2019-10-04T22:55:10.895Z] docker_api_containers_test.go:1927: case 0 [2019-10-04T22:55:10.895Z] docker_api_containers_test.go:1927: case 1 [2019-10-04T22:55:10.895Z] docker_api_containers_test.go:1927: case 2 [2019-10-04T22:55:10.895Z] docker_api_containers_test.go:1927: case 3 [2019-10-04T22:55:10.895Z] docker_api_containers_test.go:1927: case 4 [2019-10-04T22:55:10.895Z] docker_api_containers_test.go:1927: case 5 [2019-10-04T22:55:10.895Z] docker_api_containers_test.go:1927: case 6 [2019-10-04T22:55:10.895Z] docker_api_containers_test.go:1927: case 7 [2019-10-04T22:55:10.895Z] docker_api_containers_test.go:1927: case 8 [2019-10-04T22:55:10.895Z] docker_api_containers_test.go:1927: case 9 [2019-10-04T22:55:10.895Z] docker_api_containers_test.go:1927: case 10 [2019-10-04T22:55:10.895Z] docker_api_containers_test.go:1927: case 11 [2019-10-04T22:55:10.895Z] docker_api_containers_test.go:1927: case 12 [2019-10-04T22:55:10.895Z] docker_api_containers_test.go:1927: case 13 [2019-10-04T22:55:10.895Z] docker_api_containers_test.go:1927: case 14 [2019-10-04T22:55:10.895Z] docker_api_containers_test.go:1927: case 15 [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.06s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.38s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.96s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.64s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.19s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.92s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.97s) [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.03s) [2019-10-04T22:55:10.895Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-check-ownership688056077/file1 55ce5b51226949b139e317cf65d295e3a14004be0a18b83f6519879e91d964b9:/tmpvol/file1` [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.93s) [2019-10-04T22:55:10.895Z] docker_cli_cp_utils_test.go:192: running `docker cp 4acb2076f78bde384c336657f4e6223d1c8a14f36e61ffe3a4409d7348c296e9:/root/file1 /tmp/test-cp-from-case-a835257096/itWorks.txt` [2019-10-04T22:55:10.895Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-a835257096/itWorks.txt" contains "file1\n" [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.96s) [2019-10-04T22:55:10.895Z] docker_cli_cp_utils_test.go:192: running `docker cp 36af8d3a8c545d9a1597531172b1ab2429a60c999ed100d71bbca0dcbebb3e60:/file1 /tmp/test-cp-from-case-b856639175/testDir/` [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestCpFromCaseC (1.04s) [2019-10-04T22:55:10.895Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c093670778/file2" contains "file2\n" [2019-10-04T22:55:10.895Z] docker_cli_cp_utils_test.go:192: running `docker cp 94b38e78187a448c5f4ac4d2c44c8d80de80804b96a5e50dd610246b834c1354:/root/file1 /tmp/test-cp-from-case-c093670778/file2` [2019-10-04T22:55:10.895Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c093670778/file2" contains "file1\n" [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.05s) [2019-10-04T22:55:10.895Z] docker_cli_cp_utils_test.go:192: running `docker cp 91aced235b5f6e5b4830c8752e7e073499367df2bce36b6040a73f5ae7bbb297:/file1 /tmp/test-cp-from-case-d002408593/dir1` [2019-10-04T22:55:10.895Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d002408593/dir1/file1" contains "file1\n" [2019-10-04T22:55:10.895Z] docker_cli_cp_utils_test.go:192: running `docker cp 91aced235b5f6e5b4830c8752e7e073499367df2bce36b6040a73f5ae7bbb297:/file1 /tmp/test-cp-from-case-d002408593/dir1/` [2019-10-04T22:55:10.895Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d002408593/dir1/file1" contains "file1\n" [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.05s) [2019-10-04T22:55:10.895Z] docker_cli_cp_utils_test.go:192: running `docker cp 536811c53e1104d95f38bb28805fc0b9f384341bd3aa268403d4480e66cd4b99:dir1 /tmp/test-cp-from-case-e972680380/testDir` [2019-10-04T22:55:10.895Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e972680380/testDir/file1-1" contains "file1-1\n" [2019-10-04T22:55:10.895Z] docker_cli_cp_utils_test.go:192: running `docker cp 536811c53e1104d95f38bb28805fc0b9f384341bd3aa268403d4480e66cd4b99:dir1 /tmp/test-cp-from-case-e972680380/testDir/` [2019-10-04T22:55:10.895Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e972680380/testDir/file1-1" contains "file1-1\n" [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.90s) [2019-10-04T22:55:10.895Z] docker_cli_cp_utils_test.go:192: running `docker cp 1804d1e37b7537c515b8e5b6743ab8cc18cab5de8800347aa9bf8f9c03caad7c:/root/dir1 /tmp/test-cp-from-case-f145688299/file1` [2019-10-04T22:55:10.895Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.06s) [2019-10-04T22:55:10.895Z] docker_cli_cp_utils_test.go:192: running `docker cp 2676d17054afd7e9c5b8f31b94fb30efd715decdbbd2e525fff9aa7db3d589ee:/root/dir1 /tmp/test-cp-from-case-g594864974/dir2` [2019-10-04T22:55:10.895Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g594864974/dir2/dir1/file1-1" contains "file1-1\n" [2019-10-04T22:55:10.895Z] docker_cli_cp_utils_test.go:192: running `docker cp 2676d17054afd7e9c5b8f31b94fb30efd715decdbbd2e525fff9aa7db3d589ee:/root/dir1 /tmp/test-cp-from-case-g594864974/dir2/` [2019-10-04T22:55:10.896Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g594864974/dir2/dir1/file1-1" contains "file1-1\n" [2019-10-04T22:55:10.896Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.09s) [2019-10-04T22:55:10.896Z] docker_cli_cp_utils_test.go:192: running `docker cp 7df908916a35a1a8dcd3871c0e6ae039b643a650a255fd7151c05eb20e6bf4c5:dir1/. /tmp/test-cp-from-case-h118897749/testDir` [2019-10-04T22:55:10.896Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h118897749/testDir/file1-1" contains "file1-1\n" [2019-10-04T22:55:10.896Z] docker_cli_cp_utils_test.go:192: running `docker cp 7df908916a35a1a8dcd3871c0e6ae039b643a650a255fd7151c05eb20e6bf4c5:dir1/. /tmp/test-cp-from-case-h118897749/testDir/` [2019-10-04T22:55:10.896Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h118897749/testDir/file1-1" contains "file1-1\n" [2019-10-04T22:55:10.896Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.95s) [2019-10-04T22:55:10.896Z] docker_cli_cp_utils_test.go:192: running `docker cp 842c73d85450791fd24f6b68dc08f14a1a3642ae931f26d6694f7cdde986d81e:/root/dir1/. /tmp/test-cp-from-case-i491526064/file1` [2019-10-04T22:55:10.896Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.06s) [2019-10-04T22:55:10.896Z] docker_cli_cp_utils_test.go:192: running `docker cp df724f25c0de1c21fe94bd565d6c9f224639eec1e35f642df018f20315391522:/root/dir1/. /tmp/test-cp-from-case-j359934799/dir2` [2019-10-04T22:55:10.896Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j359934799/dir2/file1-1" contains "file1-1\n" [2019-10-04T22:55:10.896Z] docker_cli_cp_utils_test.go:192: running `docker cp df724f25c0de1c21fe94bd565d6c9f224639eec1e35f642df018f20315391522:/root/dir1/. /tmp/test-cp-from-case-j359934799/dir2/` [2019-10-04T22:55:10.896Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j359934799/dir2/file1-1" contains "file1-1\n" [2019-10-04T22:55:10.896Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.47s) [2019-10-04T22:55:10.896Z] docker_cli_cp_utils_test.go:192: running `docker cp 21aa1326889e537c692e440268695d84be71fb2c0ad86849abfcfeba99861a3c:/file2 /tmp/test-cp-from-err-dst-not-dir525756002/symlinkToFile1` [2019-10-04T22:55:10.896Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir525756002/symlinkToFile1" points to "file1" [2019-10-04T22:55:10.896Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir525756002/file1" contains "file2\n" [2019-10-04T22:55:10.896Z] docker_cli_cp_utils_test.go:192: running `docker cp 21aa1326889e537c692e440268695d84be71fb2c0ad86849abfcfeba99861a3c:/file2 /tmp/test-cp-from-err-dst-not-dir525756002/symlinkToDir1` [2019-10-04T22:55:10.896Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir525756002/symlinkToDir1" points to "dir1" [2019-10-04T22:55:10.896Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir525756002/file2" contains "file2\n" [2019-10-04T22:55:10.896Z] docker_cli_cp_utils_test.go:192: running `docker cp 21aa1326889e537c692e440268695d84be71fb2c0ad86849abfcfeba99861a3c:/file2 /tmp/test-cp-from-err-dst-not-dir525756002/brokenSymlinkToFileX` [2019-10-04T22:55:10.896Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir525756002/brokenSymlinkToFileX" points to "fileX" [2019-10-04T22:55:10.896Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir525756002/fileX" contains "file2\n" [2019-10-04T22:55:10.896Z] docker_cli_cp_utils_test.go:192: running `docker cp 21aa1326889e537c692e440268695d84be71fb2c0ad86849abfcfeba99861a3c:/dir2 /tmp/test-cp-from-err-dst-not-dir525756002/symlinkToDir1` [2019-10-04T22:55:10.896Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir525756002/symlinkToDir1" points to "dir1" [2019-10-04T22:55:10.896Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir525756002/dir1/dir2/file2-1" contains "file2-1\n" [2019-10-04T22:55:10.896Z] docker_cli_cp_utils_test.go:192: running `docker cp 21aa1326889e537c692e440268695d84be71fb2c0ad86849abfcfeba99861a3c:/dir2 /tmp/test-cp-from-err-dst-not-dir525756002/brokenSymlinkToDirX` [2019-10-04T22:55:10.896Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir525756002/brokenSymlinkToDirX" points to "dirX" [2019-10-04T22:55:10.896Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir525756002/dirX/file2-1" contains "file2-1\n" [2019-10-04T22:55:10.896Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.10s) [2019-10-04T22:55:10.896Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.97s) [2019-10-04T22:55:10.896Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2019-10-04T22:55:10.896Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2019-10-04T22:55:10.896Z] --- PASS: TestDockerSuite/TestCpNameHasColon (1.03s) [2019-10-04T22:55:10.896Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.91s) [2019-10-04T22:55:10.896Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.18s) [2019-10-04T22:55:10.896Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.93s) [2019-10-04T22:55:10.896Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.16s) [2019-10-04T22:55:10.896Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.78s) [2019-10-04T22:55:10.896Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-a208573002/file1 84848c99e85c27eb1d4c247228b4ea39e217af5261a1ca108b392b603d9c7f2b:/root/itWorks.txt` [2019-10-04T22:55:10.896Z] docker_cli_cp_utils_test.go:279: checking that container "84848c99e85c27eb1d4c247228b4ea39e217af5261a1ca108b392b603d9c7f2b" start output contains "file1\n" [2019-10-04T22:55:10.896Z] docker_cli_cp_utils_test.go:209: running `docker start -a 84848c99e85c27eb1d4c247228b4ea39e217af5261a1ca108b392b603d9c7f2b` [2019-10-04T22:55:10.896Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.90s) [2019-10-04T22:55:10.896Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-b898620705/file1 2e7a746583913f2183c4e54816eb2288b44fd6d482ebb23962879664e5edf779:testDir/` [2019-10-04T22:55:10.896Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.62s) [2019-10-04T22:55:10.896Z] docker_cli_cp_utils_test.go:279: checking that container "595f0381463b5dfc8d4d88e1bb9f37068149281ecdad1bd608161c74cec51a0e" start output contains "file2\n" [2019-10-04T22:55:10.896Z] docker_cli_cp_utils_test.go:209: running `docker start -a 595f0381463b5dfc8d4d88e1bb9f37068149281ecdad1bd608161c74cec51a0e` [2019-10-04T22:55:10.896Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-c742454796/file1 595f0381463b5dfc8d4d88e1bb9f37068149281ecdad1bd608161c74cec51a0e:/root/file2` [2019-10-04T22:55:10.896Z] docker_cli_cp_utils_test.go:279: checking that container "595f0381463b5dfc8d4d88e1bb9f37068149281ecdad1bd608161c74cec51a0e" start output contains "file1\n" [2019-10-04T22:55:10.896Z] docker_cli_cp_utils_test.go:209: running `docker start -a 595f0381463b5dfc8d4d88e1bb9f37068149281ecdad1bd608161c74cec51a0e` [2019-10-04T22:55:10.896Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.13s) [2019-10-04T22:55:10.896Z] docker_cli_cp_utils_test.go:279: checking that container "8630da183ac6671c1cbb72f182721966e70920779653eab62b6395772f88223b" start output contains "" [2019-10-04T22:55:10.896Z] docker_cli_cp_utils_test.go:209: running `docker start -a 8630da183ac6671c1cbb72f182721966e70920779653eab62b6395772f88223b` [2019-10-04T22:55:10.896Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d901999611/file1 8630da183ac6671c1cbb72f182721966e70920779653eab62b6395772f88223b:dir1` [2019-10-04T22:55:10.896Z] docker_cli_cp_utils_test.go:279: checking that container "8630da183ac6671c1cbb72f182721966e70920779653eab62b6395772f88223b" start output contains "file1\n" [2019-10-04T22:55:10.896Z] docker_cli_cp_utils_test.go:209: running `docker start -a 8630da183ac6671c1cbb72f182721966e70920779653eab62b6395772f88223b` [2019-10-04T22:55:10.896Z] docker_cli_cp_utils_test.go:279: checking that container "24b244092e4b58397641b2dfedd63477a2c447980834dac7455ab00033d07532" start output contains "" [2019-10-04T22:55:10.896Z] docker_cli_cp_utils_test.go:209: running `docker start -a 24b244092e4b58397641b2dfedd63477a2c447980834dac7455ab00033d07532` [2019-10-04T22:55:10.896Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d901999611/file1 24b244092e4b58397641b2dfedd63477a2c447980834dac7455ab00033d07532:dir1/` [2019-10-04T22:55:10.896Z] docker_cli_cp_utils_test.go:279: checking that container "24b244092e4b58397641b2dfedd63477a2c447980834dac7455ab00033d07532" start output contains "file1\n" [2019-10-04T22:55:10.896Z] docker_cli_cp_utils_test.go:209: running `docker start -a 24b244092e4b58397641b2dfedd63477a2c447980834dac7455ab00033d07532` [2019-10-04T22:55:10.896Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.68s) [2019-10-04T22:55:10.896Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e982840606/dir1 6011903330f10f763fd8d640140d9cff72672e6bf7169a649a412b720f035123:testDir` [2019-10-04T22:55:10.896Z] docker_cli_cp_utils_test.go:279: checking that container "6011903330f10f763fd8d640140d9cff72672e6bf7169a649a412b720f035123" start output contains "file1-1\n" [2019-10-04T22:55:10.896Z] docker_cli_cp_utils_test.go:209: running `docker start -a 6011903330f10f763fd8d640140d9cff72672e6bf7169a649a412b720f035123` [2019-10-04T22:55:10.896Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e982840606/dir1 34377d6ba2a15b672001faf7b33f45abb7351eb19472fab1dd0a87114867b15e:testDir/` [2019-10-04T22:55:10.896Z] docker_cli_cp_utils_test.go:279: checking that container "34377d6ba2a15b672001faf7b33f45abb7351eb19472fab1dd0a87114867b15e" start output contains "file1-1\n" [2019-10-04T22:55:10.896Z] docker_cli_cp_utils_test.go:209: running `docker start -a 34377d6ba2a15b672001faf7b33f45abb7351eb19472fab1dd0a87114867b15e` [2019-10-04T22:55:10.896Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.89s) [2019-10-04T22:55:10.896Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-f140625381/dir1 df8c3ca76c75f0bb6a1b3988160fc3600feb84d6f9334e39161de9098e4266a9:/root/file1` [2019-10-04T22:55:10.896Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.85s) [2019-10-04T22:55:10.896Z] docker_cli_cp_utils_test.go:279: checking that container "c8e38205fc77bad27fc21dbc60e333962c2b0d88b3a69181155825fabb700371" start output contains "" [2019-10-04T22:55:10.896Z] docker_cli_cp_utils_test.go:209: running `docker start -a c8e38205fc77bad27fc21dbc60e333962c2b0d88b3a69181155825fabb700371` [2019-10-04T22:55:10.896Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g427582464/dir1 c8e38205fc77bad27fc21dbc60e333962c2b0d88b3a69181155825fabb700371:/root/dir2` [2019-10-04T22:55:10.896Z] docker_cli_cp_utils_test.go:279: checking that container "c8e38205fc77bad27fc21dbc60e333962c2b0d88b3a69181155825fabb700371" start output contains "file1-1\n" [2019-10-04T22:55:10.896Z] docker_cli_cp_utils_test.go:209: running `docker start -a c8e38205fc77bad27fc21dbc60e333962c2b0d88b3a69181155825fabb700371` [2019-10-04T22:55:10.896Z] docker_cli_cp_utils_test.go:279: checking that container "8790e8f9639f154841932c7cc02fba7810808bc331c796c175aca4eb55612bfe" start output contains "" [2019-10-04T22:55:10.896Z] docker_cli_cp_utils_test.go:209: running `docker start -a 8790e8f9639f154841932c7cc02fba7810808bc331c796c175aca4eb55612bfe` [2019-10-04T22:55:10.896Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g427582464/dir1 8790e8f9639f154841932c7cc02fba7810808bc331c796c175aca4eb55612bfe:/dir2/` [2019-10-04T22:55:10.896Z] docker_cli_cp_utils_test.go:279: checking that container "8790e8f9639f154841932c7cc02fba7810808bc331c796c175aca4eb55612bfe" start output contains "file1-1\n" [2019-10-04T22:55:10.896Z] docker_cli_cp_utils_test.go:209: running `docker start -a 8790e8f9639f154841932c7cc02fba7810808bc331c796c175aca4eb55612bfe` [2019-10-04T22:55:10.896Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.85s) [2019-10-04T22:55:10.896Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h597740895/dir1/. d9029ba67dece70afc10ad9700328b1c2331a3d9d936167eca175ef9644b3654:testDir` [2019-10-04T22:55:10.896Z] docker_cli_cp_utils_test.go:279: checking that container "d9029ba67dece70afc10ad9700328b1c2331a3d9d936167eca175ef9644b3654" start output contains "file1-1\n" [2019-10-04T22:55:10.896Z] docker_cli_cp_utils_test.go:209: running `docker start -a d9029ba67dece70afc10ad9700328b1c2331a3d9d936167eca175ef9644b3654` [2019-10-04T22:55:10.896Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h597740895/dir1/. bf487f0d39b21a64dc3f9aef0e729d53d47013dfaaa126072d5c32c62a77bfb5:testDir/` [2019-10-04T22:55:10.896Z] docker_cli_cp_utils_test.go:279: checking that container "bf487f0d39b21a64dc3f9aef0e729d53d47013dfaaa126072d5c32c62a77bfb5" start output contains "file1-1\n" [2019-10-04T22:55:10.896Z] docker_cli_cp_utils_test.go:209: running `docker start -a bf487f0d39b21a64dc3f9aef0e729d53d47013dfaaa126072d5c32c62a77bfb5` [2019-10-04T22:55:10.896Z] --- PASS: TestDockerSuite/TestCpToCaseI (1.11s) [2019-10-04T22:55:10.896Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-i733231922/dir1/. 7e9341701bd5e2ecdd0dae345cd6e966a3b8a5ad6ffe4e23028a78db640a565c:/root/file1` [2019-10-04T22:55:10.896Z] --- PASS: TestDockerSuite/TestCpToCaseJ (5.71s) [2019-10-04T22:55:10.896Z] docker_cli_cp_utils_test.go:279: checking that container "8dbb7e0a57cc6a1509c70e8db607896201be5bcb3d4277d4aaa110bb4ae0f556" start output contains "" [2019-10-04T22:55:10.896Z] docker_cli_cp_utils_test.go:209: running `docker start -a 8dbb7e0a57cc6a1509c70e8db607896201be5bcb3d4277d4aaa110bb4ae0f556` [2019-10-04T22:55:10.896Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j202236137/dir1/. 8dbb7e0a57cc6a1509c70e8db607896201be5bcb3d4277d4aaa110bb4ae0f556:/dir2` [2019-10-04T22:55:10.896Z] docker_cli_cp_utils_test.go:279: checking that container "8dbb7e0a57cc6a1509c70e8db607896201be5bcb3d4277d4aaa110bb4ae0f556" start output contains "file1-1\n" [2019-10-04T22:55:10.896Z] docker_cli_cp_utils_test.go:209: running `docker start -a 8dbb7e0a57cc6a1509c70e8db607896201be5bcb3d4277d4aaa110bb4ae0f556` [2019-10-04T22:55:10.896Z] docker_cli_cp_utils_test.go:279: checking that container "c95efe2ae297b9e630499d526dc94356366a5336f2304f92e7ce7d21e1048c41" start output contains "" [2019-10-04T22:55:10.896Z] docker_cli_cp_utils_test.go:209: running `docker start -a c95efe2ae297b9e630499d526dc94356366a5336f2304f92e7ce7d21e1048c41` [2019-10-04T22:55:10.896Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j202236137/dir1/. c95efe2ae297b9e630499d526dc94356366a5336f2304f92e7ce7d21e1048c41:/dir2/` [2019-10-04T22:55:10.896Z] docker_cli_cp_utils_test.go:279: checking that container "c95efe2ae297b9e630499d526dc94356366a5336f2304f92e7ce7d21e1048c41" start output contains "file1-1\n" [2019-10-04T22:55:10.896Z] docker_cli_cp_utils_test.go:209: running `docker start -a c95efe2ae297b9e630499d526dc94356366a5336f2304f92e7ce7d21e1048c41` [2019-10-04T22:55:10.896Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.02s) [2019-10-04T22:55:10.896Z] docker_cli_cp_utils_test.go:192: running `docker cp -a /tmp/test-cp-to-host-with-permissions468085556/permdirtest permtest:/` [2019-10-04T22:55:10.896Z] docker_cli_cp_utils_test.go:209: running `docker start -a permtest` [2019-10-04T22:55:10.896Z] --- PASS: TestDockerSuite/TestCpToDot (0.92s) [2019-10-04T22:55:10.896Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.68s) [2019-10-04T22:55:10.896Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-rootfs390765190/file1 5205c24662a3d4c792f4d4e8f61f2d8cbfa20710bd9a5ff97fe3de857ac552cd:/root/shouldNotExist` [2019-10-04T22:55:10.896Z] docker_cli_cp_utils_test.go:279: checking that container "5205c24662a3d4c792f4d4e8f61f2d8cbfa20710bd9a5ff97fe3de857ac552cd" start output contains "" [2019-10-04T22:55:10.896Z] docker_cli_cp_utils_test.go:209: running `docker start -a 5205c24662a3d4c792f4d4e8f61f2d8cbfa20710bd9a5ff97fe3de857ac552cd` [2019-10-04T22:55:10.896Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.79s) [2019-10-04T22:55:10.896Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-volume213082669/file1 88eddc4b488aef84f614dafa6586a170403ba519b7509474b71c83fecdc9ce94:/vol_ro/shouldNotExist` [2019-10-04T22:55:10.896Z] docker_cli_cp_utils_test.go:279: checking that container "88eddc4b488aef84f614dafa6586a170403ba519b7509474b71c83fecdc9ce94" start output contains "" [2019-10-04T22:55:10.896Z] docker_cli_cp_utils_test.go:209: running `docker start -a 88eddc4b488aef84f614dafa6586a170403ba519b7509474b71c83fecdc9ce94` [2019-10-04T22:55:10.896Z] --- PASS: TestDockerSuite/TestCpToStdout (0.92s) [2019-10-04T22:55:10.896Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.41s) [2019-10-04T22:55:10.896Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-418251688/file2 c5c863d532651e485aec1e1cf7eb789a021f04964c2f62d7b28cd7bf33e2ed20:/vol2/symlinkToFile1` [2019-10-04T22:55:10.896Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-418251688/symlinkToFile1" points to "file1" [2019-10-04T22:55:10.896Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-418251688/file1" contains "file2\n" [2019-10-04T22:55:10.896Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-418251688/file2 c5c863d532651e485aec1e1cf7eb789a021f04964c2f62d7b28cd7bf33e2ed20:/vol2/symlinkToDir1` [2019-10-04T22:55:10.896Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-418251688/symlinkToDir1" points to "dir1" [2019-10-04T22:55:10.896Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-418251688/file2" contains "file2\n" [2019-10-04T22:55:10.896Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-418251688/file2 c5c863d532651e485aec1e1cf7eb789a021f04964c2f62d7b28cd7bf33e2ed20:/vol2/brokenSymlinkToFileX` [2019-10-04T22:55:10.896Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-418251688/brokenSymlinkToFileX" points to "fileX" [2019-10-04T22:55:10.896Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-418251688/fileX" contains "file2\n" [2019-10-04T22:55:10.896Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-418251688//dir2 c5c863d532651e485aec1e1cf7eb789a021f04964c2f62d7b28cd7bf33e2ed20:/vol2/symlinkToDir1` [2019-10-04T22:55:10.896Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-418251688/symlinkToDir1" points to "dir1" [2019-10-04T22:55:10.896Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-418251688/dir1/dir2/file2-1" contains "file2-1\n" [2019-10-04T22:55:10.896Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-418251688//dir2 c5c863d532651e485aec1e1cf7eb789a021f04964c2f62d7b28cd7bf33e2ed20:/vol2/brokenSymlinkToDirX` [2019-10-04T22:55:10.896Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-418251688/brokenSymlinkToDirX" points to "dirX" [2019-10-04T22:55:10.896Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-418251688/dirX/file2-1" contains "file2-1\n" [2019-10-04T22:55:10.896Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.48s) [2019-10-04T22:55:10.896Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (1.02s) [2019-10-04T22:55:10.896Z] --- PASS: TestDockerSuite/TestCpVolumePath (2.03s) [2019-10-04T22:55:10.896Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.12s) [2019-10-04T22:55:10.896Z] --- PASS: TestDockerSuite/TestCreateArgs (0.15s) [2019-10-04T22:55:10.896Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.89s) [2019-10-04T22:55:10.896Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (1.07s) [2019-10-04T22:55:10.896Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-10-04T22:55:10.896Z] requirement.go:26: unmatched requirement Devicemapper [2019-10-04T22:55:10.896Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s) [2019-10-04T22:55:10.896Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.82s) [2019-10-04T22:55:10.896Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.39s) [2019-10-04T22:55:10.896Z] --- PASS: TestDockerSuite/TestCreateLabels (0.09s) [2019-10-04T22:55:10.896Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.15s) [2019-10-04T22:55:10.896Z] --- PASS: TestDockerSuite/TestCreateRM (0.18s) [2019-10-04T22:55:10.896Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-10-04T22:55:10.896Z] requirement.go:26: unmatched requirement Devicemapper [2019-10-04T22:55:10.896Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.09s) [2019-10-04T22:55:10.896Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.19s) [2019-10-04T22:55:10.896Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.41s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.12s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.42s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.16s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.08s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.78s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.70s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.93s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.76s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (2.19s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.83s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.78s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.10s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.78s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.36s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.91s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.43s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.12s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.94s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (3.36s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (3.24s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.31s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.39s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestEventsAttach (0.94s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestEventsCommit (1.05s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.84s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.81s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.82s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.88s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.56s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.24s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.50s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestEventsCopy (1.32s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.67s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.84s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.36s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.62s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.69s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.11s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.36s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.12s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.02s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestEventsFilters (1.77s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestEventsFormat (1.74s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.96s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.28s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.80s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.05s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.40s) [2019-10-04T22:55:10.897Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-10-04T22:55:10.897Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-04T22:55:10.897Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-10-04T22:55:10.897Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.37s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.89s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestEventsRename (0.92s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestEventsResize (0.83s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.88s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.02s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.83s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.19s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestEventsTop (0.90s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.67s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestExec (0.93s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.86s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.85s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.83s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.85s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.93s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.30s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.00s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.96s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.64s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.17s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.64s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestExecCgroup (1.45s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestExecEnv (0.91s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.78s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.92s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestExecInspectID (2.02s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestExecInteractive (0.99s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.27s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.02s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestExecParseError (1.26s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestExecPausedContainer (1.00s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.84s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.05s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.91s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestExecStartFails (0.91s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.22s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.85s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestExecTTY (0.87s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.00s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.85s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestExecUlimits (1.01s) [2019-10-04T22:55:10.897Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-10-04T22:55:10.897Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.12s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.91s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.19s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.94s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestExecWithUser (1.25s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.90s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.93s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.01s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.87s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.83s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.09s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestHealth (21.25s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.90s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.88s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.31s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.26s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.48s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.90s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.04s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.85s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.96s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (1.07s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.05s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestImportBadURL (0.03s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestImportDisplay (2.02s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestImportFile (2.12s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.86s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestImportGzipped (2.16s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (2.05s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestInfoDebug (0.55s) [2019-10-04T22:55:10.897Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDebug" [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.60s) [2019-10-04T22:55:10.897Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName" [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestInfoDiscoveryBackend (0.54s) [2019-10-04T22:55:10.897Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryBackend" [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-10-04T22:55:10.897Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryInvalidAdvertise" [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (1.20s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (1.28s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (1.18s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.05s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestInfoFormat (0.06s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.03s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestInsecureRegistries (0.54s) [2019-10-04T22:55:10.897Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInsecureRegistries" [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.86s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.84s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.80s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.92s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (1.06s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.85s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.79s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.88s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.50s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.05s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.93s) [2019-10-04T22:55:10.897Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-10-04T22:55:10.897Z] requirement.go:26: unmatched requirement Devicemapper [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.47s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.90s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestInspectDefault (0.91s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestInspectHistory (0.97s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestInspectImage (0.04s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.06s) [2019-10-04T22:55:10.897Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-10-04T22:55:10.897Z] requirement.go:26: unmatched requirement Devicemapper [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.90s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.82s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.08s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.01s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.08s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.09s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.03s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestInspectStatus (1.12s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.90s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.15s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.87s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.94s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.83s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.79s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.82s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.43s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.88s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.50s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.37s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.04s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.73s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.60s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.55s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.44s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.89s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (12.43s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.40s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.96s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.81s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.75s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.45s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.03s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.68s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.83s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.85s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.85s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.82s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.84s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.13s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.13s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.14s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.24s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.06s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.28s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.92s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.91s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestLogsSince (6.90s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (6.16s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.84s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestLogsTail (0.93s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.91s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.99s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.49s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestMountIntoSys (1.06s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestNetHostname (2.32s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.40s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.69s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.65s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.99s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestPluginActive (2.70s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.66s) [2019-10-04T22:55:10.897Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.03s) [2019-10-04T22:55:10.897Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.07s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.49s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (2.07s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.43s) [2019-10-04T22:55:10.897Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestPluginMetricsCollector" [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.69s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.19s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.56s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.75s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestPortList (11.10s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.86s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.82s) [2019-10-04T22:55:10.897Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.08s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.81s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.78s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.79s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.12s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.59s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.27s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.65s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.32s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestPsByOrder (3.99s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.10s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.55s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.17s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.14s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.38s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.93s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.48s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.94s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.92s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.61s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.75s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.57s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.59s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.20s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (1.01s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.57s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.78s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.96s) [2019-10-04T22:55:10.898Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2019-10-04T22:55:10.898Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.27s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.13s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.33s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (1.13s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.83s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.67s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.80s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (8.17s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.45s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.32s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.16s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.12s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.30s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.71s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.59s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.92s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.65s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.12s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.25s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.08s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.34s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (2.05s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.03s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.91s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.91s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRmiTag (0.19s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.90s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.80s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.83s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.00s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.43s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.75s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunAddHost (0.80s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.40s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.79s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.77s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.91s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.82s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (1.01s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.97s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.66s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.74s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.99s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.97s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.96s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.86s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.94s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.08s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.14s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.77s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.82s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.83s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.34s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.80s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.83s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.80s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.88s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.96s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (1.08s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.74s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.85s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.81s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.82s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.30s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.87s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.94s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.87s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.12s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.98s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.74s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.61s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.53s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.80s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.82s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.85s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.96s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.82s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (2.22s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.59s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.85s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.43s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.95s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (3.04s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.71s) [2019-10-04T22:55:10.898Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-10-04T22:55:10.898Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-04T22:55:10.898Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-10-04T22:55:10.898Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.81s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.91s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.64s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.38s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.85s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.70s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.82s) [2019-10-04T22:55:10.898Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-10-04T22:55:10.898Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.81s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.76s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.78s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.77s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.79s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.79s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.82s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.80s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.79s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.76s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunExitCode (0.77s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.73s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.78s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.86s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.81s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.84s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.63s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.40s) [2019-10-04T22:55:10.898Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2019-10-04T22:55:10.898Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.75s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.90s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.69s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.26s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.66s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.83s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.36s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.73s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.66s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.90s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.75s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.69s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.16s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.29s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.61s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.33s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.60s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.26s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.67s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.68s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunMount (6.70s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.82s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.97s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.59s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.42s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.49s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.40s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.89s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.72s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.49s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.80s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunNetHost (1.34s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.91s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.74s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.44s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.50s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (5.09s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.71s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.13s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.85s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.50s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.93s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.79s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.09s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.83s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.90s) [2019-10-04T22:55:10.898Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2019-10-04T22:55:10.898Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.88s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.82s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.79s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunPortInUse (1.01s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.76s) [2019-10-04T22:55:10.898Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.73s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.78s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.81s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.75s) [2019-10-04T22:55:10.898Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-04T22:55:10.898Z] requirement.go:26: unmatched requirement IsolationIsProcess [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.88s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.75s) [2019-10-04T22:55:10.898Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-10-04T22:55:10.898Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.81s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.59s) [2019-10-04T22:55:10.898Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2019-10-04T22:55:10.898Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.46s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.66s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunRm (0.85s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.86s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.79s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.84s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.95s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.80s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.29s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.16s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.77s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.91s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (1.10s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.75s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.89s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.83s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.98s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.86s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.85s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.89s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunState (1.80s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.97s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.88s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.27s) [2019-10-04T22:55:10.898Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-10-04T22:55:10.898Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.86s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.80s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunSysctls (1.66s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.78s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.91s) [2019-10-04T22:55:10.898Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.82s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.19s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.61s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.04s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.91s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.86s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (1.07s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.63s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.32s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestRunUserByID (0.94s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.16s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.18s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.78s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestRunUserByName (0.82s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.80s) [2019-10-04T22:55:10.899Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-10-04T22:55:10.899Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.19s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.79s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.95s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.79s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.18s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.34s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.59s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.68s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (3.10s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.73s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.77s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.93s) [2019-10-04T22:55:10.899Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-10-04T22:55:10.899Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-04T22:55:10.899Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-10-04T22:55:10.899Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-04T22:55:10.899Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-10-04T22:55:10.899Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.24s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.81s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.96s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.84s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.63s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.83s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.85s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.81s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.19s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.21s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.30s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.21s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.19s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.82s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.83s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.85s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.83s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.44s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.81s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.74s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.83s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.78s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.77s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.81s) [2019-10-04T22:55:10.899Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-10-04T22:55:10.899Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.70s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.62s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.78s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.58s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.84s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.10s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.14s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.22s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.00s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestSaveImageId (0.14s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.71s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.29s) [2019-10-04T22:55:10.899Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents521695626 [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.76s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.77s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.70s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.37s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.10s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.46s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.54s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.61s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.82s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.11s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.50s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.93s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.72s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestStartPausedContainer (1.05s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestStartRecordError (1.87s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.50s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.91s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.81s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.27s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.78s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestStatsNoStream (3.03s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.95s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.89s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.91s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.85s) [2019-10-04T22:55:10.899Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-10-04T22:55:10.899Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.91s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.67s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.48s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.87s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.82s) [2019-10-04T22:55:10.899Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2019-10-04T22:55:10.899Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (1.28s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.83s) [2019-10-04T22:55:10.899Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-10-04T22:55:10.899Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.64s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.04s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.97s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.81s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestUpdateStats (4.60s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.52s) [2019-10-04T22:55:10.899Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-10-04T22:55:10.899Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.25s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.01s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.29s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.68s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.44s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.80s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.30s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.20s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.50s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.49s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.62s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.57s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.37s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.43s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.50s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.41s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.34s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.10s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.80s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.87s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (1.00s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.19s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.11s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.52s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.16s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.87s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.53s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.08s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.17s) [2019-10-04T22:55:10.899Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.49s) [2019-10-04T22:55:10.899Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2019-10-04T22:55:10.899Z] requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-10-04T22:55:10.899Z] === RUN TestDockerRegistrySuite [2019-10-04T22:55:10.899Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2019-10-04T22:55:13.424Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2019-10-04T22:55:14.796Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-10-04T22:55:16.692Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2019-10-04T22:55:16.692Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2019-10-04T22:55:20.870Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2019-10-04T22:55:26.124Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2019-10-04T22:55:29.400Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2019-10-04T22:55:31.293Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2019-10-04T22:55:32.239Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-10-04T22:55:33.610Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-10-04T22:55:34.981Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-10-04T22:55:36.350Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2019-10-04T22:55:37.721Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2019-10-04T22:55:39.616Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2019-10-04T22:55:42.140Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2019-10-04T22:55:42.140Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2019-10-04T22:55:45.418Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2019-10-04T22:55:46.349Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-10-04T22:55:50.524Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2019-10-04T22:55:51.454Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2019-10-04T22:55:51.711Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2019-10-04T22:55:51.973Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2019-10-04T22:55:53.083Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-10-04T22:55:53.532Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2019-10-04T22:55:54.457Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-10-04T22:55:54.515Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2019-10-04T22:55:55.827Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2019-10-04T22:55:56.391Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2019-10-04T22:55:59.671Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2019-10-04T22:55:59.929Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2019-10-04T22:56:00.186Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2019-10-04T22:56:02.081Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2019-10-04T22:56:02.340Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2019-10-04T22:56:02.340Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2019-10-04T22:56:02.599Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2019-10-04T22:56:02.860Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2019-10-04T22:56:02.860Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2019-10-04T22:56:03.426Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2019-10-04T22:56:03.426Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2019-10-04T22:56:05.321Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2019-10-04T22:56:07.844Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-10-04T22:56:08.777Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2019-10-04T22:56:08.777Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2019-10-04T22:56:10.672Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2019-10-04T22:56:11.604Z] === RUN TestDockerRegistrySuite/TestV2Only [2019-10-04T22:56:12.167Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2019-10-04T22:56:12.167Z] --- PASS: TestDockerRegistrySuite (61.48s) [2019-10-04T22:56:12.167Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (2.31s) [2019-10-04T22:56:12.167Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildByDigest" [2019-10-04T22:56:12.167Z] check_test.go:196: Daemon d1233911c8cb6 is not started [2019-10-04T22:56:12.167Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.45s) [2019-10-04T22:56:12.167Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildCopyFromForcePull" [2019-10-04T22:56:12.167Z] check_test.go:196: Daemon df214d24ea56d is not started [2019-10-04T22:56:12.167Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.81s) [2019-10-04T22:56:12.167Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildMultiStageImplicitPull" [2019-10-04T22:56:12.167Z] check_test.go:196: Daemon d7a591a407d0e is not started [2019-10-04T22:56:12.167Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2019-10-04T22:56:12.167Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentFailingPull" [2019-10-04T22:56:12.167Z] check_test.go:196: Daemon d7ca5c70b8077 is not started [2019-10-04T22:56:12.167Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.37s) [2019-10-04T22:56:12.167Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPullMultipleTags" [2019-10-04T22:56:12.167Z] check_test.go:196: Daemon d5bfef318b20e is not started [2019-10-04T22:56:12.167Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.32s) [2019-10-04T22:56:12.167Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPullWholeRepo" [2019-10-04T22:56:12.167Z] check_test.go:196: Daemon d0e9ea984a869 is not started [2019-10-04T22:56:12.167Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.26s) [2019-10-04T22:56:12.167Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPush" [2019-10-04T22:56:12.167Z] check_test.go:196: Daemon d60865416b4c1 is not started [2019-10-04T22:56:12.167Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.44s) [2019-10-04T22:56:12.167Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCreateByDigest" [2019-10-04T22:56:12.167Z] check_test.go:196: Daemon d4b0787f98ed7 is not started [2019-10-04T22:56:12.167Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.22s) [2019-10-04T22:56:12.167Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCrossRepositoryLayerPush" [2019-10-04T22:56:12.167Z] check_test.go:196: Daemon dcfb970507c06 is not started [2019-10-04T22:56:12.167Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.41s) [2019-10-04T22:56:12.167Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest" [2019-10-04T22:56:12.167Z] check_test.go:196: Daemon d1d24ea2a37d9 is not started [2019-10-04T22:56:12.167Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.49s) [2019-10-04T22:56:12.167Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag" [2019-10-04T22:56:12.167Z] check_test.go:196: Daemon d03280a6d080d is not started [2019-10-04T22:56:12.167Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.43s) [2019-10-04T22:56:12.168Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag" [2019-10-04T22:56:12.168Z] check_test.go:196: Daemon dd1248c218e56 is not started [2019-10-04T22:56:12.168Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.39s) [2019-10-04T22:56:12.168Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestEventsImageFilterPush" [2019-10-04T22:56:12.168Z] check_test.go:196: Daemon dabd9c0e95564 is not started [2019-10-04T22:56:12.168Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.38s) [2019-10-04T22:56:12.168Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestInspectImageWithDigests" [2019-10-04T22:56:12.168Z] check_test.go:196: Daemon d4d258903dc2d is not started [2019-10-04T22:56:12.168Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.68s) [2019-10-04T22:56:12.168Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListDanglingImagesWithDigests" [2019-10-04T22:56:12.168Z] docker_cli_by_digest_test.go:321: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:89f259582cb377b56cd4233f593cf725e88e89f385b2491aefa5f34b6aa24ea4 [2019-10-04T22:56:12.168Z] docker_cli_by_digest_test.go:337: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c24cd4f7f853d7cdd8df50adf2dc69ca09431277b52ef476130f1cdaffc4c749 [2019-10-04T22:56:12.168Z] check_test.go:196: Daemon db29b3fba2eae is not started [2019-10-04T22:56:12.168Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (3.04s) [2019-10-04T22:56:12.168Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithDigests" [2019-10-04T22:56:12.168Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:5747c2aaaa7033aa0641efe3ab124b432d033633846a9c76c4b19ece62b50db2 [2019-10-04T22:56:12.168Z] docker_cli_by_digest_test.go:261: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:48a835bb209623c9b29457a3e2bbe4488d47d7d56ee3180e5b9ca71bff75bb85 [2019-10-04T22:56:12.168Z] check_test.go:196: Daemon d2711e1e5821c is not started [2019-10-04T22:56:12.168Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.50s) [2019-10-04T22:56:12.168Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithoutDigests" [2019-10-04T22:56:12.168Z] check_test.go:196: Daemon d14abb27f8fb3 is not started [2019-10-04T22:56:12.168Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.59s) [2019-10-04T22:56:12.168Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest" [2019-10-04T22:56:12.168Z] check_test.go:196: Daemon d158b80a2bd1a is not started [2019-10-04T22:56:12.168Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.48s) [2019-10-04T22:56:12.168Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigest" [2019-10-04T22:56:12.168Z] check_test.go:196: Daemon de4b9f4be49e7 is not started [2019-10-04T22:56:12.168Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.13s) [2019-10-04T22:56:12.168Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigestNoFallback" [2019-10-04T22:56:12.168Z] check_test.go:196: Daemon d851d587e5555 is not started [2019-10-04T22:56:12.168Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.40s) [2019-10-04T22:56:12.168Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByTagDisplaysDigest" [2019-10-04T22:56:12.168Z] check_test.go:196: Daemon d5470f5b55897 is not started [2019-10-04T22:56:12.168Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.30s) [2019-10-04T22:56:12.168Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredLayer" [2019-10-04T22:56:12.168Z] check_test.go:196: Daemon d6b73e9727d57 is not started [2019-10-04T22:56:12.168Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.28s) [2019-10-04T22:56:12.168Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredManifest" [2019-10-04T22:56:12.168Z] check_test.go:196: Daemon dea75dca21e0d is not started [2019-10-04T22:56:12.168Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (4.20s) [2019-10-04T22:56:12.168Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullIDStability" [2019-10-04T22:56:12.168Z] check_test.go:196: Daemon d2e67fd5288c4 is not started [2019-10-04T22:56:12.168Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.37s) [2019-10-04T22:56:12.168Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullImageWithAliases" [2019-10-04T22:56:12.168Z] check_test.go:196: Daemon d2269a7f95950 is not started [2019-10-04T22:56:12.168Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.50s) [2019-10-04T22:56:12.168Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullManifestList" [2019-10-04T22:56:12.168Z] check_test.go:196: Daemon db2879dd4a188 is not started [2019-10-04T22:56:12.168Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.53s) [2019-10-04T22:56:12.168Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullNoLayers" [2019-10-04T22:56:12.168Z] check_test.go:196: Daemon d72934ce4d15d is not started [2019-10-04T22:56:12.168Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2019-10-04T22:56:12.168Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBadTag" [2019-10-04T22:56:12.168Z] check_test.go:196: Daemon d02e465023087 is not started [2019-10-04T22:56:12.168Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2019-10-04T22:56:12.168Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBusyboxImage" [2019-10-04T22:56:12.168Z] check_test.go:196: Daemon da4e447a336ea is not started [2019-10-04T22:56:12.168Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.31s) [2019-10-04T22:56:12.168Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushEmptyLayer" [2019-10-04T22:56:12.168Z] check_test.go:196: Daemon dd50eb8ac30ca is not started [2019-10-04T22:56:12.168Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2019-10-04T22:56:12.168Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushMultipleTags" [2019-10-04T22:56:12.168Z] check_test.go:196: Daemon db6e974cb73dd is not started [2019-10-04T22:56:12.168Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.13s) [2019-10-04T22:56:12.168Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushUntagged" [2019-10-04T22:56:12.168Z] check_test.go:196: Daemon d4af21f37f107 is not started [2019-10-04T22:56:12.168Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.73s) [2019-10-04T22:56:12.168Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRemoveImageByDigest" [2019-10-04T22:56:12.168Z] check_test.go:196: Daemon d802d963070da is not started [2019-10-04T22:56:12.168Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.26s) [2019-10-04T22:56:12.168Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunByDigest" [2019-10-04T22:56:12.168Z] check_test.go:196: Daemon dbbf184edb70c is not started [2019-10-04T22:56:12.168Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.36s) [2019-10-04T22:56:12.168Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunImplicitPullWithNoTag" [2019-10-04T22:56:12.168Z] check_test.go:196: Daemon d156362488d76 is not started [2019-10-04T22:56:12.168Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.66s) [2019-10-04T22:56:12.168Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestTagByDigest" [2019-10-04T22:56:12.168Z] check_test.go:196: Daemon d9fe7393846d2 is not started [2019-10-04T22:56:12.168Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.05s) [2019-10-04T22:56:12.168Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestUserAgentPassThrough" [2019-10-04T22:56:12.168Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.82s) [2019-10-04T22:56:12.168Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestV2Only" [2019-10-04T22:56:12.168Z] === RUN TestDockerSchema1RegistrySuite [2019-10-04T22:56:12.168Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2019-10-04T22:56:12.731Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-10-04T22:56:15.710Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2019-10-04T22:56:17.993Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2019-10-04T22:56:23.247Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2019-10-04T22:56:27.421Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-10-04T22:56:28.189Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2019-10-04T22:56:28.352Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2019-10-04T22:56:29.723Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-10-04T22:56:29.723Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-10-04T22:56:31.617Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-10-04T22:56:32.548Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-10-04T22:56:33.918Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2019-10-04T22:56:38.104Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2019-10-04T22:56:38.579Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2019-10-04T22:56:38.668Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2019-10-04T22:56:39.233Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2019-10-04T22:56:39.233Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2019-10-04T22:56:39.491Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2019-10-04T22:56:39.748Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2019-10-04T22:56:40.312Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2019-10-04T22:56:40.312Z] --- PASS: TestDockerSchema1RegistrySuite (28.05s) [2019-10-04T22:56:40.312Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.35s) [2019-10-04T22:56:40.312Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentFailingPull" [2019-10-04T22:56:40.312Z] check_test.go:223: Daemon d0682b3e7342a is not started [2019-10-04T22:56:40.312Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (5.09s) [2019-10-04T22:56:40.312Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags" [2019-10-04T22:56:40.312Z] check_test.go:223: Daemon d357bfa2704e7 is not started [2019-10-04T22:56:40.312Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.63s) [2019-10-04T22:56:40.312Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo" [2019-10-04T22:56:40.312Z] check_test.go:223: Daemon d89de7245a5d8 is not started [2019-10-04T22:56:40.312Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.57s) [2019-10-04T22:56:40.312Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPush" [2019-10-04T22:56:40.312Z] check_test.go:223: Daemon de20632e0ddb1 is not started [2019-10-04T22:56:40.312Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.38s) [2019-10-04T22:56:40.312Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported" [2019-10-04T22:56:40.312Z] check_test.go:223: Daemon d416ed00bc32f is not started [2019-10-04T22:56:40.312Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.43s) [2019-10-04T22:56:40.312Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigest" [2019-10-04T22:56:40.312Z] check_test.go:223: Daemon d639da45ad068 is not started [2019-10-04T22:56:40.312Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2019-10-04T22:56:40.312Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback" [2019-10-04T22:56:40.312Z] check_test.go:223: Daemon d022099d202de is not started [2019-10-04T22:56:40.312Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.48s) [2019-10-04T22:56:40.312Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest" [2019-10-04T22:56:40.312Z] check_test.go:223: Daemon d9a8858945f27 is not started [2019-10-04T22:56:40.312Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.32s) [2019-10-04T22:56:40.312Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer" [2019-10-04T22:56:40.312Z] check_test.go:223: Daemon db03d686c9660 is not started [2019-10-04T22:56:40.312Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.36s) [2019-10-04T22:56:40.312Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest" [2019-10-04T22:56:40.312Z] check_test.go:223: Daemon d2bf0c00b7592 is not started [2019-10-04T22:56:40.312Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (4.06s) [2019-10-04T22:56:40.312Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullIDStability" [2019-10-04T22:56:40.312Z] check_test.go:223: Daemon dd4a4e146c44f is not started [2019-10-04T22:56:40.312Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.46s) [2019-10-04T22:56:40.312Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullImageWithAliases" [2019-10-04T22:56:40.312Z] check_test.go:223: Daemon d087d603d4ff7 is not started [2019-10-04T22:56:40.312Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.60s) [2019-10-04T22:56:40.312Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullNoLayers" [2019-10-04T22:56:40.312Z] check_test.go:223: Daemon de403096210af is not started [2019-10-04T22:56:40.312Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.14s) [2019-10-04T22:56:40.312Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBadTag" [2019-10-04T22:56:40.312Z] check_test.go:223: Daemon d775736d94e27 is not started [2019-10-04T22:56:40.312Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s) [2019-10-04T22:56:40.312Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBusyboxImage" [2019-10-04T22:56:40.312Z] check_test.go:223: Daemon de7c873712d65 is not started [2019-10-04T22:56:40.312Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.27s) [2019-10-04T22:56:40.312Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushEmptyLayer" [2019-10-04T22:56:40.312Z] check_test.go:223: Daemon d5350c31cda38 is not started [2019-10-04T22:56:40.312Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.36s) [2019-10-04T22:56:40.312Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushMultipleTags" [2019-10-04T22:56:40.312Z] check_test.go:223: Daemon dee297080be2e is not started [2019-10-04T22:56:40.312Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2019-10-04T22:56:40.312Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushUntagged" [2019-10-04T22:56:40.312Z] check_test.go:223: Daemon dffd27d09bafb is not started [2019-10-04T22:56:40.312Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2019-10-04T22:56:40.312Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-10-04T22:56:41.244Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-10-04T22:56:41.808Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-10-04T22:56:42.065Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-10-04T22:56:42.996Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-10-04T22:56:43.253Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-10-04T22:56:43.510Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-10-04T22:56:44.075Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-10-04T22:56:44.332Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.96s) [2019-10-04T22:56:44.332Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.95s) [2019-10-04T22:56:44.332Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry" [2019-10-04T22:56:44.332Z] check_test.go:252: Daemon d0011ffcce0c5 is not started [2019-10-04T22:56:44.332Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.56s) [2019-10-04T22:56:44.332Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth" [2019-10-04T22:56:44.332Z] check_test.go:252: Daemon da7e572c813ca is not started [2019-10-04T22:56:44.332Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2019-10-04T22:56:44.332Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry" [2019-10-04T22:56:44.332Z] check_test.go:252: Daemon da6c857bf01a5 is not started [2019-10-04T22:56:44.332Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.09s) [2019-10-04T22:56:44.332Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth" [2019-10-04T22:56:44.332Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2019-10-04T22:56:44.332Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored" [2019-10-04T22:56:44.332Z] check_test.go:252: Daemon d6765d3117601 is not started [2019-10-04T22:56:44.332Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.35s) [2019-10-04T22:56:44.332Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth" [2019-10-04T22:56:44.332Z] check_test.go:252: Daemon d2e093a4d5154 is not started [2019-10-04T22:56:44.332Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.49s) [2019-10-04T22:56:44.332Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme" [2019-10-04T22:56:44.332Z] check_test.go:252: Daemon d77d974140114 is not started [2019-10-04T22:56:44.332Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2019-10-04T22:56:44.332Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry" [2019-10-04T22:56:44.332Z] check_test.go:252: Daemon dbbeae023571f is not started [2019-10-04T22:56:44.332Z] === RUN TestDockerRegistryAuthTokenSuite [2019-10-04T22:56:44.332Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-10-04T22:56:49.584Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-10-04T22:56:49.584Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-10-04T22:56:49.841Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-10-04T22:56:49.841Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-10-04T22:56:50.098Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.75s) [2019-10-04T22:56:50.098Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2019-10-04T22:56:50.098Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError" [2019-10-04T22:56:50.098Z] check_test.go:279: Daemon d93f11309baa4 is not started [2019-10-04T22:56:50.098Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2019-10-04T22:56:50.098Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken" [2019-10-04T22:56:50.098Z] check_test.go:279: Daemon d0746e200bbd0 is not started [2019-10-04T22:56:50.098Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2019-10-04T22:56:50.098Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized" [2019-10-04T22:56:50.098Z] check_test.go:279: Daemon d22f37a00f400 is not started [2019-10-04T22:56:50.098Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2019-10-04T22:56:50.098Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable" [2019-10-04T22:56:50.098Z] check_test.go:279: Daemon d5404a05289f0 is not started [2019-10-04T22:56:50.098Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2019-10-04T22:56:50.098Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse" [2019-10-04T22:56:50.098Z] check_test.go:279: Daemon d8c4cbd87b281 is not started [2019-10-04T22:56:50.098Z] === RUN TestDockerNetworkSuite [2019-10-04T22:56:50.098Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2019-10-04T22:56:53.377Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2019-10-04T22:56:54.309Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2019-10-04T22:57:00.856Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2019-10-04T22:57:02.768Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2019-10-04T22:57:06.945Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2019-10-04T22:57:06.945Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2019-10-04T22:57:08.842Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2019-10-04T22:57:09.406Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2019-10-04T22:57:13.584Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2019-10-04T22:57:14.396Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2019-10-04T22:57:16.862Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2019-10-04T22:57:19.390Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2019-10-04T22:57:21.290Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2019-10-04T22:57:22.222Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2019-10-04T22:57:24.120Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2019-10-04T22:57:24.519Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2019-10-04T22:57:25.090Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2019-10-04T22:57:26.023Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2019-10-04T22:57:26.859Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2019-10-04T22:57:27.394Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2019-10-04T22:57:29.291Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2019-10-04T22:57:29.291Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2019-10-04T22:57:29.291Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2019-10-04T22:57:30.660Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2019-10-04T22:57:30.916Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2019-10-04T22:57:30.916Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2019-10-04T22:57:30.916Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2019-10-04T22:57:32.286Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2019-10-04T22:57:34.180Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2019-10-04T22:57:34.180Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2019-10-04T22:57:34.745Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2019-10-04T22:57:34.745Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2019-10-04T22:57:38.920Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2019-10-04T22:57:41.756Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2019-10-04T22:57:42.196Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2019-10-04T22:57:45.472Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2019-10-04T22:57:52.037Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2019-10-04T22:57:52.037Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2019-10-04T22:57:52.602Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2019-10-04T22:57:52.860Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2019-10-04T22:57:52.860Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2019-10-04T22:57:53.117Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2019-10-04T22:57:53.374Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2019-10-04T22:57:53.374Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2019-10-04T22:57:58.631Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2019-10-04T22:57:58.631Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2019-10-04T22:57:58.631Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2019-10-04T22:57:59.563Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2019-10-04T22:58:00.494Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2019-10-04T22:58:03.773Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2019-10-04T22:58:04.076Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2019-10-04T22:58:06.602Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2019-10-04T22:58:09.882Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2019-10-04T22:58:09.882Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2019-10-04T22:58:09.882Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2019-10-04T22:58:10.814Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2019-10-04T22:58:14.111Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2019-10-04T22:58:14.111Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2019-10-04T22:58:15.485Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2019-10-04T22:58:16.417Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2019-10-04T22:58:17.789Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2019-10-04T22:58:24.340Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2019-10-04T22:58:24.904Z] --- PASS: TestDockerNetworkSuite (94.94s) [2019-10-04T22:58:24.904Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (3.07s) [2019-10-04T22:58:24.904Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestConntrackFlowsLeak" [2019-10-04T22:58:24.904Z] docker_cli_network_unix_test.go:46: Daemon dff2e1df3e231 is not started [2019-10-04T22:58:24.904Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.30s) [2019-10-04T22:58:24.905Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig" [2019-10-04T22:58:24.905Z] docker_cli_network_unix_test.go:46: Daemon d180315f22229 is not started [2019-10-04T22:58:24.905Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (5.49s) [2019-10-04T22:58:24.905Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint" [2019-10-04T22:58:24.905Z] docker_cli_network_unix_test.go:46: Daemon d73896a2f7d44 is not started [2019-10-04T22:58:24.905Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.86s) [2019-10-04T22:58:24.905Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect" [2019-10-04T22:58:24.905Z] docker_cli_network_unix_test.go:46: Daemon d0fa0919ace9f is not started [2019-10-04T22:58:24.905Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.78s) [2019-10-04T22:58:24.905Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer" [2019-10-04T22:58:24.905Z] docker_cli_network_unix_test.go:1233: Daemon d78743f552386 is not started [2019-10-04T22:58:24.905Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.30s) [2019-10-04T22:58:24.905Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping" [2019-10-04T22:58:24.905Z] docker_cli_network_unix_test.go:46: Daemon d0f59e1a7e401 is not started [2019-10-04T22:58:24.905Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (10.08s) [2019-10-04T22:58:24.905Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP" [2019-10-04T22:58:24.905Z] docker_cli_network_unix_test.go:46: Daemon dac9592d7268c is not started [2019-10-04T22:58:24.905Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.42s) [2019-10-04T22:58:24.905Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP" [2019-10-04T22:58:24.905Z] docker_cli_network_unix_test.go:46: Daemon dec1f6888e276 is not started [2019-10-04T22:58:24.905Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.90s) [2019-10-04T22:58:24.905Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer" [2019-10-04T22:58:24.905Z] docker_cli_network_unix_test.go:46: Daemon dbcc3d50b581f is not started [2019-10-04T22:58:24.905Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.79s) [2019-10-04T22:58:24.905Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork" [2019-10-04T22:58:24.905Z] docker_cli_network_unix_test.go:46: Daemon d0715ae0e52c5 is not started [2019-10-04T22:58:24.905Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.78s) [2019-10-04T22:58:24.905Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks" [2019-10-04T22:58:24.905Z] docker_cli_network_unix_test.go:46: Daemon d2f56bc0c5519 is not started [2019-10-04T22:58:24.905Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.65s) [2019-10-04T22:58:24.905Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithMac" [2019-10-04T22:58:24.905Z] docker_cli_network_unix_test.go:46: Daemon d34ce086a04fc is not started [2019-10-04T22:58:24.905Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.49s) [2019-10-04T22:58:24.905Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping" [2019-10-04T22:58:24.905Z] docker_cli_network_unix_test.go:46: Daemon d07e8ba9a3cc2 is not started [2019-10-04T22:58:24.905Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.12s) [2019-10-04T22:58:24.905Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDelete" [2019-10-04T22:58:24.905Z] docker_cli_network_unix_test.go:46: Daemon d30682779a706 is not started [2019-10-04T22:58:24.905Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.27s) [2019-10-04T22:58:24.905Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters" [2019-10-04T22:58:24.905Z] docker_cli_network_unix_test.go:46: Daemon d8ecf1117c697 is not started [2019-10-04T22:58:24.905Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.37s) [2019-10-04T22:58:24.905Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateHostBind" [2019-10-04T22:58:24.905Z] docker_cli_network_unix_test.go:46: Daemon d9ec367d2aac5 is not started [2019-10-04T22:58:24.905Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.14s) [2019-10-04T22:58:24.905Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateLabel" [2019-10-04T22:58:24.905Z] docker_cli_network_unix_test.go:46: Daemon d5a8ba0518cbf is not started [2019-10-04T22:58:24.905Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2019-10-04T22:58:24.905Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreatePredefined" [2019-10-04T22:58:24.905Z] docker_cli_network_unix_test.go:46: Daemon d4fed99db5325 is not started [2019-10-04T22:58:24.905Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.12s) [2019-10-04T22:58:24.905Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCustomIPAM" [2019-10-04T22:58:24.905Z] docker_cli_network_unix_test.go:46: Daemon dab21531f3a7b is not started [2019-10-04T22:58:24.905Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.32s) [2019-10-04T22:58:24.905Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork" [2019-10-04T22:58:24.905Z] docker_cli_network_unix_test.go:46: Daemon d2fdd13e3ebce is not started [2019-10-04T22:58:24.905Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.75s) [2019-10-04T22:58:24.905Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault" [2019-10-04T22:58:24.905Z] docker_cli_network_unix_test.go:46: Daemon d1066b08e4f88 is not started [2019-10-04T22:58:24.905Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.11s) [2019-10-04T22:58:24.905Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge" [2019-10-04T22:58:24.905Z] docker_cli_network_unix_test.go:46: Daemon debd57d92c6a8 is not started [2019-10-04T22:58:24.905Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.48s) [2019-10-04T22:58:24.905Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost" [2019-10-04T22:58:24.905Z] docker_cli_network_unix_test.go:46: Daemon db8a3b0a95196 is not started [2019-10-04T22:58:24.905Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.05s) [2019-10-04T22:58:24.905Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverOptions" [2019-10-04T22:58:24.905Z] docker_cli_network_unix_test.go:46: Daemon d5a9c928b472b is not started [2019-10-04T22:58:24.905Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.65s) [2019-10-04T22:58:24.905Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart" [2019-10-04T22:58:24.905Z] docker_cli_network_unix_test.go:968: Daemon d47e36c71dd10 is not started [2019-10-04T22:58:24.905Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.43s) [2019-10-04T22:58:24.905Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkFlagAlias" [2019-10-04T22:58:24.905Z] docker_cli_network_unix_test.go:46: Daemon dab2662af19d0 is not started [2019-10-04T22:58:24.905Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (10.07s) [2019-10-04T22:58:24.905Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart" [2019-10-04T22:58:24.905Z] docker_cli_network_unix_test.go:1116: Daemon d6ceb9b88497f is not started [2019-10-04T22:58:24.905Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.16s) [2019-10-04T22:58:24.905Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations" [2019-10-04T22:58:24.905Z] docker_cli_network_unix_test.go:46: Daemon decf0a86f3510 is not started [2019-10-04T22:58:24.905Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.65s) [2019-10-04T22:58:24.905Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks" [2019-10-04T22:58:24.905Z] docker_cli_network_unix_test.go:46: Daemon d4be3695817c8 is not started [2019-10-04T22:58:24.905Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.16s) [2019-10-04T22:58:24.905Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMOptions" [2019-10-04T22:58:24.905Z] docker_cli_network_unix_test.go:46: Daemon d45a975109c1f is not started [2019-10-04T22:58:24.905Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.10s) [2019-10-04T22:58:24.905Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer" [2019-10-04T22:58:24.905Z] docker_cli_network_unix_test.go:46: Daemon d50961ac493ac is not started [2019-10-04T22:58:24.905Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2019-10-04T22:58:24.905Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified" [2019-10-04T22:58:24.905Z] docker_cli_network_unix_test.go:46: Daemon df701098e8498 is not started [2019-10-04T22:58:24.905Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.17s) [2019-10-04T22:58:24.905Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified" [2019-10-04T22:58:24.905Z] docker_cli_network_unix_test.go:46: Daemon d13f0188b2ecd is not started [2019-10-04T22:58:24.905Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2019-10-04T22:58:24.905Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectDefault" [2019-10-04T22:58:24.905Z] docker_cli_network_unix_test.go:46: Daemon d0ccdbde7da3a is not started [2019-10-04T22:58:24.905Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.76s) [2019-10-04T22:58:24.905Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly" [2019-10-04T22:58:24.905Z] docker_cli_network_unix_test.go:46: Daemon dd5d3139b704e is not started [2019-10-04T22:58:24.905Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2019-10-04T22:58:24.905Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsDefault" [2019-10-04T22:58:24.905Z] docker_cli_network_unix_test.go:46: Daemon d7ee23584cce8 is not started [2019-10-04T22:58:24.905Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2019-10-04T22:58:24.905Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter" [2019-10-04T22:58:24.905Z] requirement.go:26: unmatched requirement OnlyDefaultNetworks [2019-10-04T22:58:24.905Z] docker_cli_network_unix_test.go:46: Daemon d74903aa86544 is not started [2019-10-04T22:58:24.905Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.45s) [2019-10-04T22:58:24.905Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMacInspect" [2019-10-04T22:58:24.905Z] docker_cli_network_unix_test.go:46: Daemon dd552793e9c5b is not started [2019-10-04T22:58:24.905Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.51s) [2019-10-04T22:58:24.905Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart" [2019-10-04T22:58:24.905Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (5.23s) [2019-10-04T22:58:24.905Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart" [2019-10-04T22:58:24.905Z] docker_cli_network_unix_test.go:1084: Daemon d52db45d30772 is not started [2019-10-04T22:58:24.905Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.03s) [2019-10-04T22:58:24.905Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver" [2019-10-04T22:58:24.905Z] docker_cli_network_unix_test.go:46: Daemon d1823acf13c4a is not started [2019-10-04T22:58:24.905Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.33s) [2019-10-04T22:58:24.905Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping" [2019-10-04T22:58:24.905Z] docker_cli_network_unix_test.go:46: Daemon dd1e57942f1f1 is not started [2019-10-04T22:58:24.905Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (3.14s) [2019-10-04T22:58:24.905Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks" [2019-10-04T22:58:24.905Z] docker_cli_network_unix_test.go:46: Daemon d3644bd5d0326 is not started [2019-10-04T22:58:24.905Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2019-10-04T22:58:24.905Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRmPredefined" [2019-10-04T22:58:24.905Z] docker_cli_network_unix_test.go:46: Daemon d0527bc13b0aa is not started [2019-10-04T22:58:24.905Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.55s) [2019-10-04T22:58:24.905Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRunNetByID" [2019-10-04T22:58:24.905Z] docker_cli_network_unix_test.go:46: Daemon d8fee688576d4 is not started [2019-10-04T22:58:24.905Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.83s) [2019-10-04T22:58:24.905Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP" [2019-10-04T22:58:24.905Z] docker_cli_network_unix_test.go:46: Daemon d19b109a509c2 is not started [2019-10-04T22:58:24.905Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.61s) [2019-10-04T22:58:24.905Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkValidateIP" [2019-10-04T22:58:24.905Z] docker_cli_network_unix_test.go:46: Daemon d61028166b37d is not started [2019-10-04T22:58:24.905Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (7.15s) [2019-10-04T22:58:24.905Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver" [2019-10-04T22:58:24.905Z] docker_cli_network_unix_test.go:46: Daemon d3a7bb7dad792 is not started [2019-10-04T22:58:24.905Z] === RUN TestDockerHubPullSuite [2019-10-04T22:58:24.905Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2019-10-04T22:58:28.181Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2019-10-04T22:58:30.078Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2019-10-04T22:58:30.334Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2019-10-04T22:58:30.898Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2019-10-04T22:58:33.421Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2019-10-04T22:58:33.421Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2019-10-04T22:58:33.986Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2019-10-04T22:58:33.986Z] --- PASS: TestDockerHubPullSuite (8.96s) [2019-10-04T22:58:33.986Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.88s) [2019-10-04T22:58:33.986Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry" [2019-10-04T22:58:33.986Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.53s) [2019-10-04T22:58:33.986Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.58s) [2019-10-04T22:58:33.986Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (2.54s) [2019-10-04T22:58:33.986Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.30s) [2019-10-04T22:58:33.986Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.11s) [2019-10-04T22:58:33.986Z] PASS [2019-10-04T22:58:33.986Z] [2019-10-04T22:58:33.986Z] === Skipped [2019-10-04T22:58:33.986Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2019-10-04T22:58:33.986Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2019-10-04T22:58:33.986Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-04T22:58:33.986Z] [2019-10-04T22:58:33.986Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2019-10-04T22:58:33.986Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2019-10-04T22:58:33.986Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-04T22:58:33.986Z] [2019-10-04T22:58:33.986Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2019-10-04T22:58:33.986Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2019-10-04T22:58:33.986Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-04T22:58:33.986Z] [2019-10-04T22:58:33.986Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2019-10-04T22:58:33.986Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2019-10-04T22:58:33.986Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-04T22:58:33.986Z] [2019-10-04T22:58:33.986Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2019-10-04T22:58:33.986Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2019-10-04T22:58:33.986Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-04T22:58:33.986Z] [2019-10-04T22:58:33.986Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2019-10-04T22:58:33.986Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2019-10-04T22:58:33.986Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-04T22:58:33.986Z] [2019-10-04T22:58:33.986Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2019-10-04T22:58:33.986Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2019-10-04T22:58:33.986Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-04T22:58:33.986Z] [2019-10-04T22:58:33.986Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-10-04T22:58:33.986Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-10-04T22:58:33.986Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-04T22:58:33.986Z] [2019-10-04T22:58:33.986Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2019-10-04T22:58:33.986Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2019-10-04T22:58:33.986Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-04T22:58:33.986Z] [2019-10-04T22:58:33.986Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-10-04T22:58:33.986Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-10-04T22:58:33.986Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-04T22:58:33.986Z] [2019-10-04T22:58:33.986Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-10-04T22:58:33.986Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-10-04T22:58:33.986Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-04T22:58:33.986Z] [2019-10-04T22:58:33.986Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-10-04T22:58:33.986Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-10-04T22:58:33.986Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-04T22:58:33.986Z] [2019-10-04T22:58:33.986Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-10-04T22:58:33.986Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-10-04T22:58:33.986Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-04T22:58:33.986Z] [2019-10-04T22:58:33.986Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-10-04T22:58:33.986Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-10-04T22:58:33.986Z] docker_cli_sni_test.go:18: Flakey test [2019-10-04T22:58:33.986Z] [2019-10-04T22:58:33.986Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-10-04T22:58:33.986Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-10-04T22:58:33.986Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-04T22:58:33.986Z] [2019-10-04T22:58:33.986Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-10-04T22:58:33.986Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-10-04T22:58:33.986Z] requirement.go:26: unmatched requirement Devicemapper [2019-10-04T22:58:33.986Z] [2019-10-04T22:58:33.986Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-10-04T22:58:33.986Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-10-04T22:58:33.986Z] requirement.go:26: unmatched requirement Devicemapper [2019-10-04T22:58:33.986Z] [2019-10-04T22:58:33.986Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-10-04T22:58:33.987Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-10-04T22:58:33.987Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-04T22:58:33.987Z] [2019-10-04T22:58:33.987Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-10-04T22:58:33.987Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-10-04T22:58:33.987Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-04T22:58:33.987Z] [2019-10-04T22:58:33.987Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-10-04T22:58:33.987Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-10-04T22:58:33.987Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-04T22:58:33.987Z] [2019-10-04T22:58:33.987Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-10-04T22:58:33.987Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-10-04T22:58:33.987Z] requirement.go:26: unmatched requirement Devicemapper [2019-10-04T22:58:33.987Z] [2019-10-04T22:58:33.987Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-10-04T22:58:33.987Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-10-04T22:58:33.987Z] requirement.go:26: unmatched requirement Devicemapper [2019-10-04T22:58:33.987Z] [2019-10-04T22:58:33.987Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.03s) [2019-10-04T22:58:33.987Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.03s) [2019-10-04T22:58:33.987Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-04T22:58:33.987Z] [2019-10-04T22:58:33.987Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2019-10-04T22:58:33.987Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2019-10-04T22:58:33.987Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-04T22:58:33.987Z] [2019-10-04T22:58:33.987Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-10-04T22:58:33.987Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-10-04T22:58:33.987Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-04T22:58:33.987Z] [2019-10-04T22:58:33.987Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-10-04T22:58:33.987Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-10-04T22:58:33.987Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-04T22:58:33.987Z] [2019-10-04T22:58:33.987Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-10-04T22:58:33.987Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-10-04T22:58:33.987Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2019-10-04T22:58:33.987Z] [2019-10-04T22:58:33.987Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2019-10-04T22:58:33.987Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2019-10-04T22:58:33.987Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2019-10-04T22:58:33.987Z] [2019-10-04T22:58:33.987Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.01s) [2019-10-04T22:58:33.987Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2019-10-04T22:58:33.987Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-04T22:58:33.987Z] [2019-10-04T22:58:33.987Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-04T22:58:33.987Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-04T22:58:33.987Z] requirement.go:26: unmatched requirement IsolationIsProcess [2019-10-04T22:58:33.987Z] [2019-10-04T22:58:33.987Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-10-04T22:58:33.987Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-10-04T22:58:33.987Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2019-10-04T22:58:33.987Z] [2019-10-04T22:58:33.987Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2019-10-04T22:58:33.987Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2019-10-04T22:58:33.987Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2019-10-04T22:58:33.987Z] [2019-10-04T22:58:33.987Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-10-04T22:58:33.987Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-10-04T22:58:33.987Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-04T22:58:33.987Z] [2019-10-04T22:58:33.987Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-10-04T22:58:33.987Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-10-04T22:58:33.987Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2019-10-04T22:58:33.987Z] [2019-10-04T22:58:33.987Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-10-04T22:58:33.987Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-10-04T22:58:33.987Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-04T22:58:33.987Z] [2019-10-04T22:58:33.987Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-10-04T22:58:33.987Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-10-04T22:58:33.987Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-04T22:58:33.987Z] [2019-10-04T22:58:33.987Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-10-04T22:58:33.987Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-10-04T22:58:33.987Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-04T22:58:33.987Z] [2019-10-04T22:58:33.987Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-10-04T22:58:33.987Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-10-04T22:58:33.987Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-04T22:58:33.987Z] [2019-10-04T22:58:33.987Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-10-04T22:58:33.987Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-10-04T22:58:33.987Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-04T22:58:33.987Z] [2019-10-04T22:58:33.987Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2019-10-04T22:58:33.987Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2019-10-04T22:58:33.987Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-04T22:58:33.987Z] [2019-10-04T22:58:33.987Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-10-04T22:58:33.987Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-10-04T22:58:33.987Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-04T22:58:33.987Z] [2019-10-04T22:58:33.987Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-10-04T22:58:33.987Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-10-04T22:58:33.987Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-04T22:58:33.987Z] [2019-10-04T22:58:33.987Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2019-10-04T22:58:33.987Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2019-10-04T22:58:33.987Z] requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-10-04T22:58:33.987Z] [2019-10-04T22:58:33.987Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2019-10-04T22:58:33.987Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2019-10-04T22:58:33.987Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter" [2019-10-04T22:58:33.987Z] requirement.go:26: unmatched requirement OnlyDefaultNetworks [2019-10-04T22:58:33.987Z] docker_cli_network_unix_test.go:46: Daemon d74903aa86544 is not started [2019-10-04T22:58:33.987Z] [2019-10-04T22:58:33.987Z] [2019-10-04T22:58:33.987Z] DONE 1253 tests, 44 skipped in 2109.383s [2019-10-04T22:58:33.987Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-04T22:58:33.987Z] ++++ cat bundles/test-integration/docker.pid [2019-10-04T22:58:33.987Z] +++ kill 7243 [2019-10-04T22:58:37.267Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2019-10-04T22:58:41.444Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2019-10-04T22:58:42.815Z] umount: bundles/test-integration/root: mountpoint not found [2019-10-04T22:58:42.815Z] +++ /etc/init.d/apparmor stop [2019-10-04T22:58:42.815Z] Clearing AppArmor profiles cache:. [2019-10-04T22:58:42.815Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-04T22:58:42.815Z] Unloading profiles will leave already running processes permanently [2019-10-04T22:58:42.815Z] unconfined, which can lead to unexpected situations. [2019-10-04T22:58:42.815Z] [2019-10-04T22:58:42.815Z] To set a process to complain mode, use the command line tool [2019-10-04T22:58:42.815Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-04T22:58:42.815Z] with the 'teardown' option." [2019-10-04T22:58:42.815Z] [2019-10-04T22:58:44.712Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2019-10-04T22:58:47.236Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2019-10-04T22:58:50.509Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2019-10-04T22:59:07.953Z] === RUN TestDockerSuite/TestBuildDotDotFile [2019-10-04T22:59:07.957Z] === RUN TestDockerSuite/TestBuildEOLInLine [2019-10-04T22:59:07.957Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2019-10-04T22:59:07.957Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2019-10-04T22:59:07.957Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2019-10-04T22:59:09.014Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2019-10-04T22:59:09.014Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2019-10-04T22:59:09.481Z] === RUN TestDockerSuite/TestBuildEntrypoint [2019-10-04T22:59:09.947Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2019-10-04T22:59:15.801Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2019-10-04T22:59:18.008Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2019-10-04T22:59:23.854Z] === RUN TestDockerSuite/TestBuildEnv [2019-10-04T22:59:23.854Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2019-10-04T22:59:23.854Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2019-10-04T22:59:23.854Z] === RUN TestDockerSuite/TestBuildEnvUsage [2019-10-04T22:59:23.854Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2019-10-04T22:59:23.854Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2019-10-04T22:59:27.629Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2019-10-04T22:59:27.629Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2019-10-04T22:59:27.629Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2019-10-04T22:59:27.629Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2019-10-04T22:59:28.095Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2019-10-04T22:59:33.948Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2019-10-04T22:59:46.700Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2019-10-04T22:59:55.223Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2019-10-04T22:59:55.224Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2019-10-04T22:59:55.224Z] === RUN TestDockerSuite/TestBuildExpose [2019-10-04T22:59:55.224Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2019-10-04T22:59:55.224Z] === RUN TestDockerSuite/TestBuildExposeOrder [2019-10-04T22:59:55.224Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2019-10-04T22:59:55.224Z] === RUN TestDockerSuite/TestBuildFails [2019-10-04T22:59:55.224Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2019-10-04T22:59:55.686Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2019-10-04T23:00:01.584Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2019-10-04T23:00:06.069Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2019-10-04T23:00:11.891Z] === RUN TestDockerSuite/TestBuildForceRm [2019-10-04T23:00:17.724Z] === RUN TestDockerSuite/TestBuildFromGit [2019-10-04T23:00:19.644Z] --- PASS: TestDockerSwarmSuite (1779.65s) [2019-10-04T23:00:19.644Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (4.12s) [2019-10-04T23:00:19.644Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIDuplicateNetworks" [2019-10-04T23:00:19.644Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.48s) [2019-10-04T23:00:19.644Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPINetworkInspectWithScope" [2019-10-04T23:00:19.644Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.93s) [2019-10-04T23:00:19.644Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIServiceUpdatePort" [2019-10-04T23:00:19.644Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.15s) [2019-10-04T23:00:19.644Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash" [2019-10-04T23:00:19.644Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash" [2019-10-04T23:00:19.644Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.03s) [2019-10-04T23:00:19.644Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmErrorHandling" [2019-10-04T23:00:19.645Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (24.58s) [2019-10-04T23:00:19.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster" [2019-10-04T23:00:19.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster" [2019-10-04T23:00:19.645Z] check_test.go:358: [de00a2e665b29] joining swarm manager [d687485caa6a3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-04T23:00:19.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster" [2019-10-04T23:00:19.645Z] check_test.go:358: [d065c3110b2de] joining swarm manager [d687485caa6a3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-04T23:00:19.645Z] check_test.go:379: Daemon de00a2e665b29 is not started [2019-10-04T23:00:19.645Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2019-10-04T23:00:19.645Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2019-10-04T23:00:19.645Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.40s) [2019-10-04T23:00:19.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit" [2019-10-04T23:00:19.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit" [2019-10-04T23:00:19.645Z] check_test.go:358: [d8bc6c77a07fa] joining swarm manager [d95ce46806937]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-04T23:00:19.645Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.88s) [2019-10-04T23:00:19.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInvalidAddress" [2019-10-04T23:00:19.645Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.56s) [2019-10-04T23:00:19.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken" [2019-10-04T23:00:19.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken" [2019-10-04T23:00:19.645Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (45.95s) [2019-10-04T23:00:19.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection" [2019-10-04T23:00:19.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection" [2019-10-04T23:00:19.645Z] check_test.go:358: [da6113057475e] joining swarm manager [d4153c217e22d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-04T23:00:19.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection" [2019-10-04T23:00:19.645Z] check_test.go:358: [d2e00d195c67f] joining swarm manager [d4153c217e22d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-04T23:00:19.645Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2019-10-04T23:00:19.645Z] docker_api_swarm_test.go:364: Waiting for possible election... [2019-10-04T23:00:19.645Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.77s) [2019-10-04T23:00:19.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy" [2019-10-04T23:00:19.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy" [2019-10-04T23:00:19.645Z] check_test.go:358: [d3a63a31259a0] joining swarm manager [ddadfde27a1b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-04T23:00:19.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy" [2019-10-04T23:00:19.645Z] check_test.go:358: [dff7b88d1ce11] joining swarm manager [ddadfde27a1b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-04T23:00:19.645Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.15s) [2019-10-04T23:00:19.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin" [2019-10-04T23:00:19.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin" [2019-10-04T23:00:19.645Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.22s) [2019-10-04T23:00:19.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer" [2019-10-04T23:00:19.645Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.09s) [2019-10-04T23:00:19.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes" [2019-10-04T23:00:19.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes" [2019-10-04T23:00:19.645Z] check_test.go:358: [d813063d248e4] joining swarm manager [d77e186070ccd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-04T23:00:19.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes" [2019-10-04T23:00:19.645Z] check_test.go:358: [d6b20f257ff8c] joining swarm manager [d77e186070ccd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-04T23:00:19.645Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (43.87s) [2019-10-04T23:00:19.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore" [2019-10-04T23:00:19.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore" [2019-10-04T23:00:19.645Z] check_test.go:358: [de379d1864d4a] joining swarm manager [d5f09d27871f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-04T23:00:19.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore" [2019-10-04T23:00:19.645Z] check_test.go:358: [d5a31c97dba2c] joining swarm manager [d5f09d27871f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-04T23:00:19.645Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.36s) [2019-10-04T23:00:19.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause" [2019-10-04T23:00:19.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause" [2019-10-04T23:00:19.645Z] check_test.go:358: [d5647ba0d2370] joining swarm manager [d504cf380477d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-04T23:00:19.645Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.85s) [2019-10-04T23:00:19.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove" [2019-10-04T23:00:19.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove" [2019-10-04T23:00:19.645Z] check_test.go:358: [d2f1961250743] joining swarm manager [db8cf281d64ee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-04T23:00:19.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove" [2019-10-04T23:00:19.645Z] check_test.go:358: [d698d5324b354] joining swarm manager [db8cf281d64ee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-04T23:00:19.645Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.44s) [2019-10-04T23:00:19.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeUpdate" [2019-10-04T23:00:19.645Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (26.21s) [2019-10-04T23:00:19.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote" [2019-10-04T23:00:19.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote" [2019-10-04T23:00:19.645Z] check_test.go:358: [db2cb7d40d968] joining swarm manager [d55776ae8bafc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-04T23:00:19.645Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (58.38s) [2019-10-04T23:00:19.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum" [2019-10-04T23:00:19.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum" [2019-10-04T23:00:19.645Z] check_test.go:358: [d7404fa9e3bde] joining swarm manager [d95b26102e3ff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-04T23:00:19.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum" [2019-10-04T23:00:19.645Z] check_test.go:358: [d3ac7886c69d6] joining swarm manager [d95b26102e3ff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-04T23:00:19.645Z] check_test.go:379: Daemon d3ac7886c69d6 is not started [2019-10-04T23:00:19.645Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (50.49s) [2019-10-04T23:00:19.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-04T23:00:19.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-04T23:00:19.645Z] check_test.go:358: [d8729b628e1f8] joining swarm manager [d1054cdfe9e99]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-04T23:00:19.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-04T23:00:19.645Z] check_test.go:358: [d872c42bd8a25] joining swarm manager [d1054cdfe9e99]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-04T23:00:19.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-04T23:00:19.645Z] check_test.go:358: [d7ccff76dccbe] joining swarm manager [d1054cdfe9e99]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-10-04T23:00:19.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-04T23:00:19.645Z] check_test.go:358: [dbbbdd6ce667f] joining swarm manager [d1054cdfe9e99]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2019-10-04T23:00:19.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-04T23:00:19.645Z] check_test.go:358: [dd24ade210db5] joining swarm manager [d1054cdfe9e99]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2019-10-04T23:00:19.645Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.39s) [2019-10-04T23:00:19.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin" [2019-10-04T23:00:19.645Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.09s) [2019-10-04T23:00:19.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate" [2019-10-04T23:00:19.645Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.10s) [2019-10-04T23:00:19.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel" [2019-10-04T23:00:19.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel" [2019-10-04T23:00:19.645Z] check_test.go:358: [d35c408d535e5] joining swarm manager [d7d9b37f3a4b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-04T23:00:19.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel" [2019-10-04T23:00:19.645Z] check_test.go:358: [db050868e78b0] joining swarm manager [d7d9b37f3a4b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-04T23:00:19.645Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.78s) [2019-10-04T23:00:19.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole" [2019-10-04T23:00:19.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole" [2019-10-04T23:00:19.645Z] check_test.go:358: [d6296aa4e0ff9] joining swarm manager [d8ce326e0bf9f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-04T23:00:19.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole" [2019-10-04T23:00:19.645Z] check_test.go:358: [d16e8aaf59d6e] joining swarm manager [d8ce326e0bf9f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-04T23:00:19.645Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.44s) [2019-10-04T23:00:19.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs" [2019-10-04T23:00:19.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs" [2019-10-04T23:00:19.645Z] check_test.go:358: [dd9bf1c01b96b] joining swarm manager [dc29fb13a71b2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-04T23:00:19.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs" [2019-10-04T23:00:19.645Z] check_test.go:358: [dedb62a2f483f] joining swarm manager [dc29fb13a71b2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-04T23:00:19.645Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.50s) [2019-10-04T23:00:19.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreate" [2019-10-04T23:00:19.645Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.90s) [2019-10-04T23:00:19.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" [2019-10-04T23:00:19.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" [2019-10-04T23:00:19.645Z] check_test.go:358: [d0f12ffdcbd41] joining swarm manager [d685bc4eb9ea2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-04T23:00:19.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" [2019-10-04T23:00:19.645Z] check_test.go:358: [de24596317961] joining swarm manager [d685bc4eb9ea2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-04T23:00:19.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" [2019-10-04T23:00:19.645Z] check_test.go:358: [df6d745948e4a] joining swarm manager [d685bc4eb9ea2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-10-04T23:00:19.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" [2019-10-04T23:00:19.645Z] check_test.go:358: [d38da881afc12] joining swarm manager [d685bc4eb9ea2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2019-10-04T23:00:19.645Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (3.15s) [2019-10-04T23:00:19.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesEmptyList" [2019-10-04T23:00:19.645Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.40s) [2019-10-04T23:00:19.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate" [2019-10-04T23:00:19.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate" [2019-10-04T23:00:19.645Z] check_test.go:358: [de96d9e06ad1d] joining swarm manager [d7f7bfaeb27cb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-04T23:00:19.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate" [2019-10-04T23:00:19.645Z] check_test.go:358: [dce07de966736] joining swarm manager [d7f7bfaeb27cb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-04T23:00:19.645Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.74s) [2019-10-04T23:00:19.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents" [2019-10-04T23:00:19.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents" [2019-10-04T23:00:19.645Z] check_test.go:358: [daf5ec9846be0] joining swarm manager [d78c7ef5fa941]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-04T23:00:19.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents" [2019-10-04T23:00:19.645Z] check_test.go:358: [d9a95b1eec01a] joining swarm manager [d78c7ef5fa941]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-04T23:00:19.645Z] check_test.go:379: Daemon daf5ec9846be0 is not started [2019-10-04T23:00:19.645Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.68s) [2019-10-04T23:00:19.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting" [2019-10-04T23:00:19.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting" [2019-10-04T23:00:19.645Z] check_test.go:358: [dc9396ef16ce9] joining swarm manager [db1194612ef10]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-04T23:00:19.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting" [2019-10-04T23:00:19.645Z] check_test.go:358: [d86be14c7a88c] joining swarm manager [db1194612ef10]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-04T23:00:19.645Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.61s) [2019-10-04T23:00:19.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate" [2019-10-04T23:00:19.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate" [2019-10-04T23:00:19.645Z] check_test.go:358: [dfda8bcc4a5a5] joining swarm manager [d25979d95643d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-04T23:00:19.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate" [2019-10-04T23:00:19.645Z] check_test.go:358: [d963e9aa12f59] joining swarm manager [d25979d95643d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-04T23:00:19.645Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (26.85s) [2019-10-04T23:00:19.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst" [2019-10-04T23:00:19.645Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.99s) [2019-10-04T23:00:19.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName" [2019-10-04T23:00:19.645Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.96s) [2019-10-04T23:00:19.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked" [2019-10-04T23:00:19.645Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.30s) [2019-10-04T23:00:19.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfig" [2019-10-04T23:00:19.645Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.16s) [2019-10-04T23:00:19.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfigUpdate" [2019-10-04T23:00:19.645Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.42s) [2019-10-04T23:00:19.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestExtraHosts" [2019-10-04T23:00:19.645Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.96s) [2019-10-04T23:00:19.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames" [2019-10-04T23:00:19.645Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.61s) [2019-10-04T23:00:19.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachable" [2019-10-04T23:00:19.645Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.29s) [2019-10-04T23:00:19.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave" [2019-10-04T23:00:19.645Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.63s) [2019-10-04T23:00:19.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure" [2019-10-04T23:00:19.646Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.65s) [2019-10-04T23:00:19.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPruneNetwork" [2019-10-04T23:00:19.646Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.64s) [2019-10-04T23:00:19.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPsListContainersFilterIsTask" [2019-10-04T23:00:19.646Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.98s) [2019-10-04T23:00:19.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountTmpfs" [2019-10-04T23:00:19.646Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.01s) [2019-10-04T23:00:19.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountVolume" [2019-10-04T23:00:19.646Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.24s) [2019-10-04T23:00:19.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice" [2019-10-04T23:00:19.646Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.05s) [2019-10-04T23:00:19.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSimple" [2019-10-04T23:00:19.646Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.23s) [2019-10-04T23:00:19.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths" [2019-10-04T23:00:19.646Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (4.01s) [2019-10-04T23:00:19.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias" [2019-10-04T23:00:19.646Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.48s) [2019-10-04T23:00:19.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice" [2019-10-04T23:00:19.646Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.28s) [2019-10-04T23:00:19.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSimple" [2019-10-04T23:00:19.646Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.85s) [2019-10-04T23:00:19.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths" [2019-10-04T23:00:19.646Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (9.71s) [2019-10-04T23:00:19.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthRun" [2019-10-04T23:00:19.646Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.01s) [2019-10-04T23:00:19.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthStart" [2019-10-04T23:00:19.646Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.49s) [2019-10-04T23:00:19.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogs" [2019-10-04T23:00:19.646Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs1": "TestServiceLogs1.1.pbvxvoiq8cno@12d0122607ea | hello1\n" [2019-10-04T23:00:19.646Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs2": "TestServiceLogs2.1.lrvrn6s3sgq4@12d0122607ea | hello2\n" [2019-10-04T23:00:19.646Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.28s) [2019-10-04T23:00:19.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsCompleteness" [2019-10-04T23:00:19.646Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.17s) [2019-10-04T23:00:19.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsDetails" [2019-10-04T23:00:19.646Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.30s) [2019-10-04T23:00:19.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsFollow" [2019-10-04T23:00:19.646Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.11s) [2019-10-04T23:00:19.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer" [2019-10-04T23:00:19.646Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.31s) [2019-10-04T23:00:19.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsSince" [2019-10-04T23:00:19.646Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.27s) [2019-10-04T23:00:19.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTTY" [2019-10-04T23:00:19.646Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.16s) [2019-10-04T23:00:19.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTail" [2019-10-04T23:00:19.646Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.72s) [2019-10-04T23:00:19.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTaskLogs" [2019-10-04T23:00:19.646Z] docker_cli_service_logs_test.go:242: checking task l84fefr68rgb [2019-10-04T23:00:19.646Z] docker_cli_service_logs_test.go:247: checking messages for l84fefr68rgb [2019-10-04T23:00:19.646Z] docker_cli_service_logs_test.go:242: checking task fbp4slmgs1sk [2019-10-04T23:00:19.646Z] docker_cli_service_logs_test.go:247: checking messages for fbp4slmgs1sk [2019-10-04T23:00:19.646Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (3.16s) [2019-10-04T23:00:19.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceScale" [2019-10-04T23:00:19.646Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (19.44s) [2019-10-04T23:00:19.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmAlternateLockUnlock" [2019-10-04T23:00:19.646Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.11s) [2019-10-04T23:00:19.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsConfig" [2019-10-04T23:00:19.646Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.91s) [2019-10-04T23:00:19.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNetwork" [2019-10-04T23:00:19.646Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.02s) [2019-10-04T23:00:19.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode" [2019-10-04T23:00:19.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode" [2019-10-04T23:00:19.646Z] check_test.go:358: [db6fefcefcbf5] joining swarm manager [df12c9ddf05a2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-04T23:00:19.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode" [2019-10-04T23:00:19.646Z] check_test.go:358: [d4680e399c4fc] joining swarm manager [df12c9ddf05a2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-04T23:00:19.646Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.52s) [2019-10-04T23:00:19.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsScope" [2019-10-04T23:00:19.646Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.58s) [2019-10-04T23:00:19.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSecret" [2019-10-04T23:00:19.646Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.45s) [2019-10-04T23:00:19.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsService" [2019-10-04T23:00:19.646Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.33s) [2019-10-04T23:00:19.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource" [2019-10-04T23:00:19.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource" [2019-10-04T23:00:19.646Z] check_test.go:358: [d61e18b6a1ca4] joining swarm manager [d3d71cfa8d09f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-04T23:00:19.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource" [2019-10-04T23:00:19.646Z] check_test.go:358: [d1e475b18b3c8] joining swarm manager [d3d71cfa8d09f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-04T23:00:19.646Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.51s) [2019-10-04T23:00:19.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsType" [2019-10-04T23:00:19.646Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (150.58s) [2019-10-04T23:00:19.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey" [2019-10-04T23:00:19.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey" [2019-10-04T23:00:19.646Z] check_test.go:358: [da1aa00ed80c1] joining swarm manager [deed23d94e7b7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-04T23:00:19.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey" [2019-10-04T23:00:19.646Z] check_test.go:358: [dfa276d7ea5af] joining swarm manager [deed23d94e7b7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-04T23:00:19.646Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (6.39s) [2019-10-04T23:00:19.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId" [2019-10-04T23:00:19.646Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (11.06s) [2019-10-04T23:00:19.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAutoStart" [2019-10-04T23:00:19.646Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.80s) [2019-10-04T23:00:19.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerEndpointOptions" [2019-10-04T23:00:19.646Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.07s) [2019-10-04T23:00:19.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork" [2019-10-04T23:00:19.646Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (6.08s) [2019-10-04T23:00:19.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIncompatibleDaemon" [2019-10-04T23:00:19.646Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.86s) [2019-10-04T23:00:19.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIngressNetwork" [2019-10-04T23:00:19.646Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.14s) [2019-10-04T23:00:19.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInit" [2019-10-04T23:00:19.646Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2019-10-04T23:00:19.646Z] requirement.go:26: unmatched requirement IPv6 [2019-10-04T23:00:19.646Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.32s) [2019-10-04T23:00:19.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitLocked" [2019-10-04T23:00:19.646Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.82s) [2019-10-04T23:00:19.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr" [2019-10-04T23:00:19.646Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.83s) [2019-10-04T23:00:19.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr" [2019-10-04T23:00:19.646Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (3.23s) [2019-10-04T23:00:19.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitWithDrain" [2019-10-04T23:00:19.646Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.31s) [2019-10-04T23:00:19.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave" [2019-10-04T23:00:19.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave" [2019-10-04T23:00:19.646Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (56.10s) [2019-10-04T23:00:19.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked" [2019-10-04T23:00:19.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked" [2019-10-04T23:00:19.646Z] check_test.go:358: [dad3bf6744025] joining swarm manager [d77d26e59ce7b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-04T23:00:19.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked" [2019-10-04T23:00:19.646Z] check_test.go:358: [df49bd081d28d] joining swarm manager [d77d26e59ce7b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-04T23:00:19.646Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.92s) [2019-10-04T23:00:19.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain" [2019-10-04T23:00:19.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain" [2019-10-04T23:00:19.646Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.76s) [2019-10-04T23:00:19.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLeaveLocked" [2019-10-04T23:00:19.646Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (126.00s) [2019-10-04T23:00:19.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster" [2019-10-04T23:00:19.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster" [2019-10-04T23:00:19.646Z] check_test.go:358: [de8269a55dc31] joining swarm manager [d218c3c823633]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-04T23:00:19.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster" [2019-10-04T23:00:19.646Z] check_test.go:358: [d39efd448cab1] joining swarm manager [d218c3c823633]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-04T23:00:19.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster" [2019-10-04T23:00:19.646Z] check_test.go:358: [d38bf3e940f0a] joining swarm manager [d218c3c823633]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-10-04T23:00:19.646Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (14.10s) [2019-10-04T23:00:19.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress" [2019-10-04T23:00:19.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress" [2019-10-04T23:00:19.646Z] check_test.go:358: [d93a9bf0a9c3d] joining swarm manager [ddcd423283252]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-04T23:00:19.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress" [2019-10-04T23:00:19.646Z] check_test.go:358: [dcff86025d1d6] joining swarm manager [ddcd423283252]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-04T23:00:19.646Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.47s) [2019-10-04T23:00:19.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateDup" [2019-10-04T23:00:19.646Z] docker_cli_swarm_test.go:1524: Creating a network named "network-test-0" with "bridge", then "bridge" [2019-10-04T23:00:19.646Z] 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-10-04T23:00:19.646Z] docker_cli_swarm_test.go:1524: Creating a network named "network-test-0" with "bridge", then "overlay" [2019-10-04T23:00:19.646Z] 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-10-04T23:00:19.646Z] docker_cli_swarm_test.go:1524: Creating a network named "network-test-1" with "overlay", then "bridge" [2019-10-04T23:00:19.646Z] 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-10-04T23:00:19.646Z] docker_cli_swarm_test.go:1524: Creating a network named "network-test-1" with "overlay", then "overlay" [2019-10-04T23:00:19.646Z] 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-10-04T23:00:19.646Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.10s) [2019-10-04T23:00:19.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866" [2019-10-04T23:00:19.646Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (6.06s) [2019-10-04T23:00:19.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions" [2019-10-04T23:00:19.646Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.25s) [2019-10-04T23:00:19.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPlugin" [2019-10-04T23:00:19.646Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.25s) [2019-10-04T23:00:19.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2" [2019-10-04T23:00:19.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2" [2019-10-04T23:00:19.646Z] check_test.go:358: [d90232f83550e] joining swarm manager [d88bca3307bff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-04T23:00:19.646Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.89s) [2019-10-04T23:00:19.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeListFilter" [2019-10-04T23:00:19.646Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.12s) [2019-10-04T23:00:19.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeTaskListFilter" [2019-10-04T23:00:19.646Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.20s) [2019-10-04T23:00:19.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishAdd" [2019-10-04T23:00:19.646Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.74s) [2019-10-04T23:00:19.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts" [2019-10-04T23:00:19.646Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.27s) [2019-10-04T23:00:19.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmReadonlyRootfs" [2019-10-04T23:00:19.646Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.86s) [2019-10-04T23:00:19.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation" [2019-10-04T23:00:19.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation" [2019-10-04T23:00:19.647Z] check_test.go:358: [dee227282e905] joining swarm manager [d6c1cf4ad01bc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-04T23:00:19.647Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (14.88s) [2019-10-04T23:00:19.647Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRotateUnlockKey" [2019-10-04T23:00:19.647Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.80s) [2019-10-04T23:00:19.647Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceEnvFile" [2019-10-04T23:00:19.647Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.04s) [2019-10-04T23:00:19.647Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceListFilter" [2019-10-04T23:00:19.647Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.52s) [2019-10-04T23:00:19.647Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceLsFilterMode" [2019-10-04T23:00:19.647Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (14.10s) [2019-10-04T23:00:19.647Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate" [2019-10-04T23:00:19.647Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (6.26s) [2019-10-04T23:00:19.647Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTY" [2019-10-04T23:00:19.647Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.22s) [2019-10-04T23:00:19.647Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTYUpdate" [2019-10-04T23:00:19.647Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.86s) [2019-10-04T23:00:19.647Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname" [2019-10-04T23:00:19.647Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.90s) [2019-10-04T23:00:19.647Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceWithGroup" [2019-10-04T23:00:19.647Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.36s) [2019-10-04T23:00:19.647Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmStopSignal" [2019-10-04T23:00:19.647Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.88s) [2019-10-04T23:00:19.647Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmTaskListFilter" [2019-10-04T23:00:19.647Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.96s) [2019-10-04T23:00:19.647Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmUpdate" [2019-10-04T23:00:19.647Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.50s) [2019-10-04T23:00:19.647Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmVolumePlugin" [2019-10-04T23:00:19.647Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.99s) [2019-10-04T23:00:19.647Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm" [2019-10-04T23:00:19.647Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.94s) [2019-10-04T23:00:19.647Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA" [2019-10-04T23:00:19.647Z] === RUN TestDockerExternalVolumeSuite [2019-10-04T23:00:19.647Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2019-10-04T23:00:30.141Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2019-10-04T23:00:30.603Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2019-10-04T23:00:36.420Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2019-10-04T23:00:36.420Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2019-10-04T23:00:37.394Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2019-10-04T23:00:37.704Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2019-10-04T23:00:37.856Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2019-10-04T23:00:37.856Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2019-10-04T23:00:48.206Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2019-10-04T23:00:48.207Z] === RUN TestDockerSuite/TestBuildHistory [2019-10-04T23:01:00.634Z] === RUN TestDockerSuite/TestBuildIidFile [2019-10-04T23:01:00.634Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2019-10-04T23:01:02.181Z] === RUN TestDockerSuite/TestBuildInheritance [2019-10-04T23:01:02.181Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2019-10-04T23:01:02.643Z] === RUN TestDockerSuite/TestBuildInvalidTag [2019-10-04T23:01:03.110Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2019-10-04T23:01:07.820Z] === RUN TestDockerSuite/TestBuildLabel [2019-10-04T23:01:09.434Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2019-10-04T23:01:09.434Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2019-10-04T23:01:10.407Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2019-10-04T23:01:11.389Z] === RUN TestDockerSuite/TestBuildLabels [2019-10-04T23:01:11.852Z] === RUN TestDockerSuite/TestBuildLabelsCache [2019-10-04T23:01:13.399Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2019-10-04T23:01:19.218Z] === RUN TestDockerSuite/TestBuildLastModified [2019-10-04T23:01:19.218Z] === RUN TestDockerSuite/TestBuildLineBreak [2019-10-04T23:01:19.218Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2019-10-04T23:01:19.218Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2019-10-04T23:01:19.218Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2019-10-04T23:01:19.218Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2019-10-04T23:01:19.218Z] === RUN TestDockerSuite/TestBuildMaintainer [2019-10-04T23:01:19.790Z] === RUN TestDockerSuite/TestBuildMissingArgs [2019-10-04T23:01:20.763Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2019-10-04T23:01:31.113Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2019-10-04T23:01:45.357Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2019-10-04T23:01:48.853Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2019-10-04T23:01:48.853Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2019-10-04T23:01:48.853Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2019-10-04T23:01:52.000Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2019-10-04T23:02:24.047Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2019-10-04T23:02:24.587Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2019-10-04T23:02:37.011Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2019-10-04T23:02:38.905Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2019-10-04T23:02:45.607Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2019-10-04T23:02:55.959Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2019-10-04T23:03:03.059Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2019-10-04T23:03:10.955Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2019-10-04T23:03:20.791Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2019-10-04T23:03:20.792Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2019-10-04T23:03:23.139Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2019-10-04T23:03:27.888Z] === RUN TestDockerSuite/TestBuildMultipleTags [2019-10-04T23:03:28.354Z] === RUN TestDockerSuite/TestBuildNetContainer [2019-10-04T23:03:28.354Z] === RUN TestDockerSuite/TestBuildNetNone [2019-10-04T23:03:28.354Z] === RUN TestDockerSuite/TestBuildNoContext [2019-10-04T23:03:31.290Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2019-10-04T23:03:36.003Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2019-10-04T23:03:38.205Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2019-10-04T23:03:38.205Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2019-10-04T23:03:38.666Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2019-10-04T23:03:41.585Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2019-10-04T23:03:42.047Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2019-10-04T23:03:43.593Z] === RUN TestDockerSuite/TestBuildOnBuild [2019-10-04T23:03:55.187Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2019-10-04T23:03:58.441Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2019-10-04T23:03:59.986Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2019-10-04T23:04:10.341Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2019-10-04T23:04:12.531Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2019-10-04T23:04:13.261Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2019-10-04T23:04:22.883Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2019-10-04T23:04:27.604Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2019-10-04T23:04:28.116Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2019-10-04T23:04:33.426Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2019-10-04T23:04:33.889Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2019-10-04T23:04:33.889Z] === RUN TestDockerSuite/TestBuildPATH [2019-10-04T23:04:33.889Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2019-10-04T23:04:36.198Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2019-10-04T23:04:36.198Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2019-10-04T23:05:14.953Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2019-10-04T23:05:26.937Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2019-10-04T23:05:33.013Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2019-10-04T23:05:39.843Z] === RUN TestDockerSuite/TestBuildRm [2019-10-04T23:05:54.690Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2019-10-04T23:05:56.237Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2019-10-04T23:05:56.237Z] === RUN TestDockerSuite/TestBuildScratchCopy [2019-10-04T23:05:56.698Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2019-10-04T23:05:58.242Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2019-10-04T23:06:02.206Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2019-10-04T23:06:05.056Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2019-10-04T23:06:05.958Z] === RUN TestDockerSuite/TestBuildShellInherited [2019-10-04T23:06:16.306Z] === RUN TestDockerSuite/TestBuildShellMultiple [2019-10-04T23:06:31.167Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2019-10-04T23:06:32.139Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2019-10-04T23:06:32.600Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2019-10-04T23:06:37.114Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2019-10-04T23:06:50.477Z] === RUN TestDockerSuite/TestBuildSpaces [2019-10-04T23:06:50.478Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2019-10-04T23:06:50.940Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2019-10-04T23:06:50.940Z] === RUN TestDockerSuite/TestBuildStderr [2019-10-04T23:06:52.210Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2019-10-04T23:06:56.756Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2019-10-04T23:07:10.385Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2019-10-04T23:07:17.891Z] === RUN TestDockerSuite/TestBuildStopSignal [2019-10-04T23:07:17.891Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2019-10-04T23:07:20.815Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2019-10-04T23:07:21.788Z] === RUN TestDockerSuite/TestBuildTagEvent [2019-10-04T23:07:27.602Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2019-10-04T23:07:28.456Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2019-10-04T23:07:33.414Z] === RUN TestDockerSuite/TestBuildUser [2019-10-04T23:07:33.414Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2019-10-04T23:07:33.414Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2019-10-04T23:07:33.414Z] === RUN TestDockerSuite/TestBuildVerboseOut [2019-10-04T23:07:38.122Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2019-10-04T23:07:38.122Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2019-10-04T23:07:40.637Z] --- PASS: TestDockerExternalVolumeSuite (441.72s) [2019-10-04T23:07:40.637Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.92s) [2019-10-04T23:07:40.637Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume" [2019-10-04T23:07:40.637Z] docker_cli_external_volume_driver_test.go:53: Daemon dfa3895c13e76 is not started [2019-10-04T23:07:40.637Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2019-10-04T23:07:40.637Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities" [2019-10-04T23:07:40.637Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.62s) [2019-10-04T23:07:40.637Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer" [2019-10-04T23:07:40.637Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2019-10-04T23:07:40.637Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet" [2019-10-04T23:07:40.637Z] docker_cli_external_volume_driver_test.go:53: Daemon da6ef13e7034d is not started [2019-10-04T23:07:40.637Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2019-10-04T23:07:40.637Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse" [2019-10-04T23:07:40.637Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2019-10-04T23:07:40.637Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverList" [2019-10-04T23:07:40.637Z] docker_cli_external_volume_driver_test.go:53: Daemon daf6fb5248cf5 is not started [2019-10-04T23:07:40.637Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2019-10-04T23:07:40.637Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked" [2019-10-04T23:07:40.637Z] docker_cli_external_volume_driver_test.go:53: Daemon d3f31fdf15f3f is not started [2019-10-04T23:07:40.637Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.71s) [2019-10-04T23:07:40.637Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID" [2019-10-04T23:07:40.637Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.61s) [2019-10-04T23:07:40.637Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed" [2019-10-04T23:07:40.637Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.81s) [2019-10-04T23:07:40.637Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete" [2019-10-04T23:07:40.637Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2019-10-04T23:07:40.637Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls" [2019-10-04T23:07:40.637Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.64s) [2019-10-04T23:07:40.637Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists" [2019-10-04T23:07:40.637Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.95s) [2019-10-04T23:07:40.637Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp" [2019-10-04T23:07:40.637Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.03s) [2019-10-04T23:07:40.638Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail" [2019-10-04T23:07:40.638Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.57s) [2019-10-04T23:07:40.638Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed" [2019-10-04T23:07:40.638Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.50s) [2019-10-04T23:07:40.638Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom" [2019-10-04T23:07:40.638Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.39s) [2019-10-04T23:07:40.638Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart" [2019-10-04T23:07:40.638Z] docker_cli_external_volume_driver_test.go:485: Daemon d89dcd203b845 is not started [2019-10-04T23:07:40.638Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2019-10-04T23:07:40.638Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict" [2019-10-04T23:07:40.638Z] docker_cli_external_volume_driver_test.go:53: Daemon d2b0c37eb22c9 is not started [2019-10-04T23:07:40.638Z] PASS [2019-10-04T23:07:40.638Z] [2019-10-04T23:07:40.638Z] === Skipped [2019-10-04T23:07:40.638Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonICCPing (0.01s) [2019-10-04T23:07:40.638Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.01s) [2019-10-04T23:07:40.638Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCPing" [2019-10-04T23:07:40.638Z] requirement.go:26: unmatched requirement bridgeNfIptables [2019-10-04T23:07:40.638Z] check_test.go:309: Daemon d01b20dc8ef5e is not started [2019-10-04T23:07:40.638Z] [2019-10-04T23:07:40.638Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-10-04T23:07:40.638Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-10-04T23:07:40.638Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled" [2019-10-04T23:07:40.638Z] requirement.go:26: unmatched requirement IPv6 [2019-10-04T23:07:40.638Z] check_test.go:309: Daemon d03fb878971fc is not started [2019-10-04T23:07:40.638Z] [2019-10-04T23:07:40.638Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2019-10-04T23:07:40.638Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2019-10-04T23:07:40.638Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize" [2019-10-04T23:07:40.638Z] requirement.go:26: unmatched requirement Devicemapper [2019-10-04T23:07:40.638Z] check_test.go:309: Daemon d1eaf67d0a238 is not started [2019-10-04T23:07:40.638Z] [2019-10-04T23:07:40.638Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2019-10-04T23:07:40.638Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2019-10-04T23:07:40.638Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize" [2019-10-04T23:07:40.638Z] requirement.go:26: unmatched requirement Devicemapper [2019-10-04T23:07:40.638Z] check_test.go:309: Daemon db8c828209adb is not started [2019-10-04T23:07:40.638Z] [2019-10-04T23:07:40.638Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2019-10-04T23:07:40.638Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2019-10-04T23:07:40.638Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2019-10-04T23:07:40.638Z] [2019-10-04T23:07:40.638Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2019-10-04T23:07:40.638Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2019-10-04T23:07:40.638Z] requirement.go:26: unmatched requirement IPv6 [2019-10-04T23:07:40.638Z] [2019-10-04T23:07:40.638Z] [2019-10-04T23:07:40.638Z] DONE 270 tests, 6 skipped in 2657.091s [2019-10-04T23:07:40.638Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-04T23:07:40.895Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d27f49ef82757/docker.pid [2019-10-04T23:07:40.895Z] +++ kill 5308 [2019-10-04T23:07:40.895Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 5308 is not a child of this shell [2019-10-04T23:07:40.895Z] warning: PID 5308 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d27f49ef82757/docker.pid had a nonzero exit code [2019-10-04T23:07:40.895Z] ++++ cat bundles/test-integration/docker.pid [2019-10-04T23:07:40.895Z] +++ kill 7230 [2019-10-04T23:07:41.042Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2019-10-04T23:07:41.042Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2019-10-04T23:07:41.042Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2019-10-04T23:07:42.264Z] umount: bundles/test-integration/root: mountpoint not found [2019-10-04T23:07:42.264Z] +++ /etc/init.d/apparmor stop [2019-10-04T23:07:42.264Z] Clearing AppArmor profiles cache:. [2019-10-04T23:07:42.264Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-04T23:07:42.264Z] Unloading profiles will leave already running processes permanently [2019-10-04T23:07:42.264Z] unconfined, which can lead to unexpected situations. [2019-10-04T23:07:42.264Z] [2019-10-04T23:07:42.264Z] To set a process to complain mode, use the command line tool [2019-10-04T23:07:42.264Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-04T23:07:42.264Z] with the 'teardown' option." [2019-10-04T23:07:42.264Z] [2019-10-04T23:07:42.521Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2019-10-04T23:07:42.555Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-04T23:07:45.020Z] + echo Ensuring container killed. [2019-10-04T23:07:45.020Z] Ensuring container killed. [2019-10-04T23:07:45.020Z] + docker ps -aq -f name=docker-pr20-* [2019-10-04T23:07:45.020Z] + cids=c3b6977cd43f [2019-10-04T23:07:45.020Z] 67c92e42c51b [2019-10-04T23:07:45.020Z] 12d0122607ea [2019-10-04T23:07:45.020Z] + [ -n c3b6977cd43f [2019-10-04T23:07:45.020Z] 67c92e42c51b [2019-10-04T23:07:45.020Z] 12d0122607ea ] [2019-10-04T23:07:45.020Z] + docker rm -vf c3b6977cd43f 67c92e42c51b 12d0122607ea [2019-10-04T23:07:46.434Z] c3b6977cd43f [2019-10-04T23:07:48.956Z] 67c92e42c51b [2019-10-04T23:07:48.956Z] 12d0122607ea [Pipeline] sh [2019-10-04T23:07:49.246Z] + echo Chowning /workspace to jenkins user [2019-10-04T23:07:49.246Z] Chowning /workspace to jenkins user [2019-10-04T23:07:49.246Z] + id -u [2019-10-04T23:07:49.246Z] + id -g [2019-10-04T23:07:49.246Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39713:/workspace busybox chown -R 1000:1000 /workspace [2019-10-04T23:07:49.246Z] Unable to find image 'busybox:latest' locally [2019-10-04T23:07:49.246Z] latest: Pulling from library/busybox [2019-10-04T23:07:49.246Z] 7c9d20b9b6cd: Pulling fs layer [2019-10-04T23:07:49.504Z] 7c9d20b9b6cd: Download complete [2019-10-04T23:07:49.504Z] 7c9d20b9b6cd: Pull complete [2019-10-04T23:07:49.504Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e [2019-10-04T23:07:49.504Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-04T23:07:53.987Z] + bundleName=amd64 [2019-10-04T23:07:53.987Z] + echo Creating amd64-bundles.tar.gz [2019-10-04T23:07:53.987Z] Creating amd64-bundles.tar.gz [2019-10-04T23:07:53.987Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2019-10-04T23:07:53.987Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2019-10-04T23:07:55.380Z] Archiving artifacts [2019-10-04T23:07:57.444Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39713/20/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-04T23:07:57.902Z] + make clean [2019-10-04T23:07:58.158Z] docker volume rm -f docker-dev-cache [2019-10-04T23:07:58.158Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-04T23:08:06.215Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2019-10-04T23:08:06.216Z] === RUN TestDockerSuite/TestBuildWindowsUser [2019-10-04T23:08:21.077Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2019-10-04T23:08:25.787Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2019-10-04T23:08:25.787Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2019-10-04T23:08:26.249Z] === RUN TestDockerSuite/TestBuildWithFailure [2019-10-04T23:08:28.438Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2019-10-04T23:08:28.899Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2019-10-04T23:08:41.307Z] === RUN TestDockerSuite/TestBuildWithTabs [2019-10-04T23:08:47.121Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2019-10-04T23:08:47.121Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2019-10-04T23:09:01.969Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2019-10-04T23:09:01.969Z] === RUN TestDockerSuite/TestBuildWithVolumes [2019-10-04T23:09:01.969Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2019-10-04T23:09:01.969Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2019-10-04T23:09:02.945Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2019-10-04T23:09:13.309Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2019-10-04T23:09:14.283Z] === RUN TestDockerSuite/TestBuildXZHost [2019-10-04T23:09:14.283Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2019-10-04T23:09:14.283Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2019-10-04T23:09:14.283Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2019-10-04T23:09:16.733Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2019-10-04T23:09:21.441Z] === RUN TestDockerSuite/TestCommitChange [2019-10-04T23:09:27.254Z] === RUN TestDockerSuite/TestCommitChangeLabels [2019-10-04T23:09:31.974Z] === RUN TestDockerSuite/TestCommitHardlink [2019-10-04T23:09:31.974Z] === RUN TestDockerSuite/TestCommitNewFile [2019-10-04T23:09:39.072Z] === RUN TestDockerSuite/TestCommitPausedContainer [2019-10-04T23:09:39.072Z] === RUN TestDockerSuite/TestCommitTTY [2019-10-04T23:09:56.793Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2019-10-04T23:10:00.540Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2019-10-04T23:10:00.540Z] === RUN TestDockerSuite/TestCommitWithoutPause [2019-10-04T23:10:00.540Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2019-10-04T23:10:00.540Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2019-10-04T23:10:00.540Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2019-10-04T23:10:00.540Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2019-10-04T23:10:00.540Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2019-10-04T23:10:00.540Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2019-10-04T23:10:00.540Z] === RUN TestDockerSuite/TestContainerAPICommit [2019-10-04T23:10:07.637Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2019-10-04T23:10:14.813Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2019-10-04T23:10:14.813Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2019-10-04T23:10:16.358Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2019-10-04T23:10:16.820Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2019-10-04T23:10:16.820Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2019-10-04T23:10:16.820Z] === RUN TestDockerSuite/TestContainerAPICreate [2019-10-04T23:10:19.009Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2019-10-04T23:10:19.009Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2019-10-04T23:10:19.009Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2019-10-04T23:10:21.369Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2019-10-04T23:10:21.369Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2019-10-04T23:10:21.369Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2019-10-04T23:10:21.369Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2019-10-04T23:10:21.369Z] === RUN TestDockerSuite/TestContainerAPIDelete [2019-10-04T23:10:24.287Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2019-10-04T23:10:25.830Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2019-10-04T23:10:28.021Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2019-10-04T23:10:28.021Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2019-10-04T23:10:28.021Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2019-10-04T23:10:30.208Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2019-10-04T23:10:30.208Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2019-10-04T23:10:32.397Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2019-10-04T23:10:32.397Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2019-10-04T23:10:32.397Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2019-10-04T23:10:34.591Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2019-10-04T23:10:34.591Z] === RUN TestDockerSuite/TestContainerAPIKill [2019-10-04T23:10:36.778Z] === RUN TestDockerSuite/TestContainerAPIPause [2019-10-04T23:10:36.778Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2019-10-04T23:10:38.966Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2019-10-04T23:10:38.966Z] === RUN TestDockerSuite/TestContainerAPIRename [2019-10-04T23:10:41.888Z] === RUN TestDockerSuite/TestContainerAPIRestart [2019-10-04T23:10:45.651Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2019-10-04T23:10:49.405Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2019-10-04T23:10:49.866Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2019-10-04T23:10:49.866Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2019-10-04T23:10:49.866Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2019-10-04T23:10:49.866Z] === RUN TestDockerSuite/TestContainerAPIStart [2019-10-04T23:10:51.411Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2019-10-04T23:10:51.411Z] === RUN TestDockerSuite/TestContainerAPIStop [2019-10-04T23:10:54.327Z] === RUN TestDockerSuite/TestContainerAPITop [2019-10-04T23:10:54.327Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2019-10-04T23:10:56.515Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2019-10-04T23:10:56.515Z] === RUN TestDockerSuite/TestContainerAPIWait [2019-10-04T23:11:00.268Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2019-10-04T23:11:02.456Z] === RUN TestDockerSuite/TestContainerNetworkMode [2019-10-04T23:11:02.456Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2019-10-04T23:11:02.456Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2019-10-04T23:11:02.456Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2019-10-04T23:11:02.456Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2019-10-04T23:11:02.456Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2019-10-04T23:11:04.003Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2019-10-04T23:11:21.720Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2019-10-04T23:11:21.721Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2019-10-04T23:11:21.721Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2019-10-04T23:11:21.721Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2019-10-04T23:11:21.721Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2019-10-04T23:11:21.721Z] === RUN TestDockerSuite/TestCopyAndRestart [2019-10-04T23:11:21.721Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2019-10-04T23:11:21.721Z] === RUN TestDockerSuite/TestCpAbsolutePath [2019-10-04T23:11:23.909Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2019-10-04T23:11:23.909Z] === RUN TestDockerSuite/TestCpFromCaseA [2019-10-04T23:11:23.909Z] === RUN TestDockerSuite/TestCpFromCaseB [2019-10-04T23:11:23.909Z] === RUN TestDockerSuite/TestCpFromCaseC [2019-10-04T23:11:23.909Z] === RUN TestDockerSuite/TestCpFromCaseD [2019-10-04T23:11:23.909Z] === RUN TestDockerSuite/TestCpFromCaseE [2019-10-04T23:11:23.909Z] === RUN TestDockerSuite/TestCpFromCaseF [2019-10-04T23:11:23.909Z] === RUN TestDockerSuite/TestCpFromCaseG [2019-10-04T23:11:23.909Z] === RUN TestDockerSuite/TestCpFromCaseH [2019-10-04T23:11:23.909Z] === RUN TestDockerSuite/TestCpFromCaseI [2019-10-04T23:11:23.909Z] === RUN TestDockerSuite/TestCpFromCaseJ [2019-10-04T23:11:23.909Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2019-10-04T23:11:23.909Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2019-10-04T23:11:23.909Z] === RUN TestDockerSuite/TestCpGarbagePath [2019-10-04T23:11:26.825Z] === RUN TestDockerSuite/TestCpLocalOnly [2019-10-04T23:11:26.825Z] === RUN TestDockerSuite/TestCpNameHasColon [2019-10-04T23:11:26.825Z] === RUN TestDockerSuite/TestCpRelativePath [2019-10-04T23:11:29.011Z] === RUN TestDockerSuite/TestCpSpecialFiles [2019-10-04T23:11:29.011Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2019-10-04T23:11:29.011Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2019-10-04T23:11:29.011Z] === RUN TestDockerSuite/TestCpToCaseA [2019-10-04T23:11:33.719Z] === RUN TestDockerSuite/TestCpToCaseB [2019-10-04T23:11:35.908Z] === RUN TestDockerSuite/TestCpToCaseC [2019-10-04T23:11:36.370Z] === RUN TestDockerSuite/TestCpToCaseD [2019-10-04T23:11:36.370Z] === RUN TestDockerSuite/TestCpToCaseE [2019-10-04T23:11:46.738Z] === RUN TestDockerSuite/TestCpToCaseF [2019-10-04T23:11:46.738Z] === RUN TestDockerSuite/TestCpToCaseG [2019-10-04T23:11:46.738Z] === RUN TestDockerSuite/TestCpToCaseH [2019-10-04T23:11:59.151Z] === RUN TestDockerSuite/TestCpToCaseI [2019-10-04T23:11:59.151Z] === RUN TestDockerSuite/TestCpToCaseJ [2019-10-04T23:11:59.151Z] === RUN TestDockerSuite/TestCpToDot [2019-10-04T23:12:01.339Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2019-10-04T23:12:01.339Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2019-10-04T23:12:01.339Z] === RUN TestDockerSuite/TestCpToStdout [2019-10-04T23:12:03.530Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2019-10-04T23:12:03.530Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2019-10-04T23:12:03.992Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2019-10-04T23:12:03.992Z] === RUN TestDockerSuite/TestCpVolumePath [2019-10-04T23:12:03.992Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2019-10-04T23:12:03.992Z] === RUN TestDockerSuite/TestCreateArgs [2019-10-04T23:12:03.992Z] === RUN TestDockerSuite/TestCreateByImageID [2019-10-04T23:12:06.186Z] === RUN TestDockerSuite/TestCreateEchoStdout [2019-10-04T23:12:08.377Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2019-10-04T23:12:08.377Z] === RUN TestDockerSuite/TestCreateHostConfig [2019-10-04T23:12:08.839Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2019-10-04T23:12:11.027Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2019-10-04T23:12:11.489Z] === RUN TestDockerSuite/TestCreateLabels [2019-10-04T23:12:11.489Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2019-10-04T23:12:11.489Z] === RUN TestDockerSuite/TestCreateRM [2019-10-04T23:12:11.953Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2019-10-04T23:12:11.953Z] === RUN TestDockerSuite/TestCreateStopSignal [2019-10-04T23:12:11.953Z] === RUN TestDockerSuite/TestCreateStopTimeout [2019-10-04T23:12:12.416Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2019-10-04T23:12:27.259Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2019-10-04T23:12:27.259Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2019-10-04T23:12:27.259Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2019-10-04T23:12:30.180Z] === RUN TestDockerSuite/TestCreateWithPortRange [2019-10-04T23:12:30.641Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2019-10-04T23:12:30.641Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2019-10-04T23:12:32.829Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2019-10-04T23:12:32.829Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2019-10-04T23:12:32.829Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2019-10-04T23:12:32.829Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2019-10-04T23:12:32.829Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2019-10-04T23:12:32.829Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2019-10-04T23:12:32.829Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2019-10-04T23:12:32.829Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2019-10-04T23:12:32.829Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2019-10-04T23:12:32.829Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2019-10-04T23:12:32.829Z] === RUN TestDockerSuite/TestDevicePermissions [2019-10-04T23:12:32.829Z] === RUN TestDockerSuite/TestDockerFails [2019-10-04T23:12:33.291Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2019-10-04T23:12:33.291Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2019-10-04T23:12:33.291Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2019-10-04T23:12:33.291Z] === RUN TestDockerSuite/TestEventsAttach [2019-10-04T23:12:33.291Z] === RUN TestDockerSuite/TestEventsCommit [2019-10-04T23:12:33.291Z] === RUN TestDockerSuite/TestEventsContainerEvents [2019-10-04T23:12:40.468Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2019-10-04T23:12:42.657Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2019-10-04T23:12:44.848Z] === RUN TestDockerSuite/TestEventsContainerRestart [2019-10-04T23:12:59.696Z] === RUN TestDockerSuite/TestEventsCopy [2019-10-04T23:13:03.446Z] === RUN TestDockerSuite/TestEventsFilterContainer [2019-10-04T23:13:08.165Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2019-10-04T23:13:10.357Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2019-10-04T23:13:11.330Z] === RUN TestDockerSuite/TestEventsFilterImageName [2019-10-04T23:13:15.082Z] === RUN TestDockerSuite/TestEventsFilterLabels [2019-10-04T23:13:15.544Z] === RUN TestDockerSuite/TestEventsFilterType [2019-10-04T23:13:16.518Z] === RUN TestDockerSuite/TestEventsFilters [2019-10-04T23:13:21.233Z] === RUN TestDockerSuite/TestEventsFormat [2019-10-04T23:13:25.941Z] === RUN TestDockerSuite/TestEventsFormatBadField [2019-10-04T23:13:25.941Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2019-10-04T23:13:25.941Z] === RUN TestDockerSuite/TestEventsImageImport [2019-10-04T23:13:25.941Z] === RUN TestDockerSuite/TestEventsImageLoad [2019-10-04T23:13:25.941Z] === RUN TestDockerSuite/TestEventsImagePull [2019-10-04T23:13:25.941Z] === RUN TestDockerSuite/TestEventsImageTag [2019-10-04T23:13:26.914Z] === RUN TestDockerSuite/TestEventsPluginOps [2019-10-04T23:13:26.914Z] === RUN TestDockerSuite/TestEventsRename [2019-10-04T23:13:29.841Z] === RUN TestDockerSuite/TestEventsResize [2019-10-04T23:13:32.763Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2019-10-04T23:13:35.691Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2019-10-04T23:13:38.610Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2019-10-04T23:13:43.318Z] === RUN TestDockerSuite/TestEventsTop [2019-10-04T23:13:43.318Z] === RUN TestDockerSuite/TestEventsUntag [2019-10-04T23:13:45.506Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2019-10-04T23:13:49.342Z] === RUN TestDockerSuite/TestExec [2019-10-04T23:13:49.342Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2019-10-04T23:13:49.342Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2019-10-04T23:13:51.528Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2019-10-04T23:13:53.071Z] === RUN TestDockerSuite/TestExecAPIStart [2019-10-04T23:13:53.071Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2019-10-04T23:13:53.071Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2019-10-04T23:13:53.071Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2019-10-04T23:13:55.259Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2019-10-04T23:13:57.446Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2019-10-04T23:13:59.636Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2019-10-04T23:14:01.826Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2019-10-04T23:14:05.578Z] === RUN TestDockerSuite/TestExecCgroup [2019-10-04T23:14:05.578Z] === RUN TestDockerSuite/TestExecEnv [2019-10-04T23:14:05.578Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2019-10-04T23:14:05.578Z] === RUN TestDockerSuite/TestExecExitStatus [2019-10-04T23:14:07.769Z] === RUN TestDockerSuite/TestExecInspectID [2019-10-04T23:14:12.478Z] === RUN TestDockerSuite/TestExecInteractive [2019-10-04T23:14:12.478Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2019-10-04T23:14:12.478Z] === RUN TestDockerSuite/TestExecParseError [2019-10-04T23:14:12.478Z] === RUN TestDockerSuite/TestExecPausedContainer [2019-10-04T23:14:12.478Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2019-10-04T23:14:12.478Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2019-10-04T23:14:15.397Z] === RUN TestDockerSuite/TestExecSetEnv [2019-10-04T23:14:15.397Z] === RUN TestDockerSuite/TestExecStartFails [2019-10-04T23:14:15.397Z] === RUN TestDockerSuite/TestExecStateCleanup [2019-10-04T23:14:15.397Z] === RUN TestDockerSuite/TestExecStopNotHanging [2019-10-04T23:14:15.397Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2019-10-04T23:14:15.397Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2019-10-04T23:14:17.587Z] === RUN TestDockerSuite/TestExecUlimits [2019-10-04T23:14:17.587Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2019-10-04T23:14:26.184Z] === RUN TestDockerSuite/TestExecWithImageUser [2019-10-04T23:14:26.184Z] === RUN TestDockerSuite/TestExecWithPrivileged [2019-10-04T23:14:26.184Z] === RUN TestDockerSuite/TestExecWithUser [2019-10-04T23:14:26.184Z] === RUN TestDockerSuite/TestGetContainerStats [2019-10-04T23:14:31.997Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2019-10-04T23:14:37.811Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2019-10-04T23:14:40.733Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2019-10-04T23:14:47.826Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2019-10-04T23:14:47.826Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2019-10-04T23:14:47.826Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2019-10-04T23:14:47.826Z] === RUN TestDockerSuite/TestHealth [2019-10-04T23:14:47.826Z] === RUN TestDockerSuite/TestHistoryExistentImage [2019-10-04T23:14:47.826Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2019-10-04T23:14:47.826Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2019-10-04T23:14:47.826Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2019-10-04T23:14:58.172Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2019-10-04T23:14:58.172Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2019-10-04T23:14:58.172Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2019-10-04T23:14:58.172Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2019-10-04T23:14:58.172Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2019-10-04T23:14:58.172Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2019-10-04T23:14:58.635Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2019-10-04T23:14:58.635Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2019-10-04T23:14:59.727Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2019-10-04T23:14:59.727Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2019-10-04T23:15:01.918Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2019-10-04T23:15:01.918Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2019-10-04T23:15:04.107Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2019-10-04T23:15:06.304Z] === RUN TestDockerSuite/TestImagesFormat [2019-10-04T23:15:06.767Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2019-10-04T23:15:06.767Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2019-10-04T23:15:10.518Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2019-10-04T23:15:10.518Z] === RUN TestDockerSuite/TestImportBadURL [2019-10-04T23:15:12.706Z] === RUN TestDockerSuite/TestImportDisplay [2019-10-04T23:15:12.706Z] === RUN TestDockerSuite/TestImportFile [2019-10-04T23:15:12.706Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2019-10-04T23:15:12.706Z] === RUN TestDockerSuite/TestImportFileWithMessage [2019-10-04T23:15:12.706Z] === RUN TestDockerSuite/TestImportGzipped [2019-10-04T23:15:12.706Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2019-10-04T23:15:13.167Z] === RUN TestDockerSuite/TestInfoDebug [2019-10-04T23:15:13.167Z] === RUN TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2019-10-04T23:15:13.167Z] === RUN TestDockerSuite/TestInfoDiscoveryBackend [2019-10-04T23:15:13.167Z] === RUN TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2019-10-04T23:15:13.167Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2019-10-04T23:15:13.167Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2019-10-04T23:15:13.167Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2019-10-04T23:15:13.628Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2019-10-04T23:15:13.628Z] === RUN TestDockerSuite/TestInfoFormat [2019-10-04T23:15:13.628Z] === RUN TestDockerSuite/TestInsecureRegistries [2019-10-04T23:15:13.628Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2019-10-04T23:15:13.628Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2019-10-04T23:15:13.628Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2019-10-04T23:15:15.819Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2019-10-04T23:15:18.740Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2019-10-04T23:15:18.740Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2019-10-04T23:15:18.740Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2019-10-04T23:15:18.740Z] === RUN TestDockerSuite/TestInspectAmpersand [2019-10-04T23:15:18.740Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2019-10-04T23:15:20.929Z] === RUN TestDockerSuite/TestInspectByPrefix [2019-10-04T23:15:20.929Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2019-10-04T23:15:23.117Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2019-10-04T23:15:23.117Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2019-10-04T23:15:23.117Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2019-10-04T23:15:23.117Z] === RUN TestDockerSuite/TestInspectDefault [2019-10-04T23:15:25.312Z] === RUN TestDockerSuite/TestInspectHistory [2019-10-04T23:15:31.130Z] === RUN TestDockerSuite/TestInspectImage [2019-10-04T23:15:31.130Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2019-10-04T23:15:31.130Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2019-10-04T23:15:31.130Z] === RUN TestDockerSuite/TestInspectInt64 [2019-10-04T23:15:32.676Z] === RUN TestDockerSuite/TestInspectJSONFields [2019-10-04T23:15:34.873Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2019-10-04T23:15:34.873Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2019-10-04T23:15:37.061Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2019-10-04T23:15:39.253Z] === RUN TestDockerSuite/TestInspectPlugin [2019-10-04T23:15:39.253Z] === RUN TestDockerSuite/TestInspectRootFS [2019-10-04T23:15:39.253Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2019-10-04T23:15:41.442Z] === RUN TestDockerSuite/TestInspectStatus [2019-10-04T23:15:44.366Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2019-10-04T23:15:48.117Z] === RUN TestDockerSuite/TestInspectTemplateError [2019-10-04T23:15:50.309Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2019-10-04T23:15:52.501Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2019-10-04T23:15:54.716Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2019-10-04T23:15:56.913Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2019-10-04T23:15:59.112Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2019-10-04T23:16:01.303Z] === RUN TestDockerSuite/TestInspectUnknownObject [2019-10-04T23:16:01.303Z] === RUN TestDockerSuite/TestLinkShortDefinition [2019-10-04T23:16:01.303Z] === RUN TestDockerSuite/TestLinksEnvs [2019-10-04T23:16:01.303Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2019-10-04T23:16:01.303Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2019-10-04T23:16:01.303Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2019-10-04T23:16:01.303Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2019-10-04T23:16:01.303Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2019-10-04T23:16:01.303Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2019-10-04T23:16:01.303Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2019-10-04T23:16:01.303Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2019-10-04T23:16:01.303Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2019-10-04T23:16:01.303Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2019-10-04T23:16:01.303Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2019-10-04T23:16:01.303Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2019-10-04T23:16:01.303Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2019-10-04T23:16:01.303Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2019-10-04T23:16:01.303Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2019-10-04T23:16:01.303Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2019-10-04T23:16:01.303Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2019-10-04T23:16:03.492Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2019-10-04T23:16:05.682Z] === RUN TestDockerSuite/TestLogsAPIUntil [2019-10-04T23:16:11.496Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2019-10-04T23:16:13.042Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2019-10-04T23:16:13.042Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2019-10-04T23:16:15.237Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2019-10-04T23:16:15.237Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2019-10-04T23:16:23.836Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2019-10-04T23:16:30.934Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2019-10-04T23:16:39.529Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2019-10-04T23:16:41.075Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2019-10-04T23:16:43.992Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2019-10-04T23:16:43.992Z] === RUN TestDockerSuite/TestLogsFollowStopped [2019-10-04T23:16:46.180Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2019-10-04T23:16:53.276Z] === RUN TestDockerSuite/TestLogsSince [2019-10-04T23:17:01.876Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2019-10-04T23:17:01.876Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2019-10-04T23:17:01.876Z] === RUN TestDockerSuite/TestLogsTail [2019-10-04T23:17:04.796Z] === RUN TestDockerSuite/TestLogsTimestamps [2019-10-04T23:17:07.715Z] === RUN TestDockerSuite/TestLogsWithDetails [2019-10-04T23:17:09.301Z] === RUN TestDockerSuite/TestMountIntoProc [2019-10-04T23:17:09.301Z] === RUN TestDockerSuite/TestMountIntoSys [2019-10-04T23:17:09.301Z] === RUN TestDockerSuite/TestNetHostname [2019-10-04T23:17:09.301Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2019-10-04T23:17:09.301Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2019-10-04T23:17:09.301Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2019-10-04T23:17:09.301Z] === RUN TestDockerSuite/TestPluginActive [2019-10-04T23:17:09.301Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2019-10-04T23:17:09.897Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2019-10-04T23:17:09.897Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2019-10-04T23:17:09.897Z] === RUN TestDockerSuite/TestPluginLogDriver [2019-10-04T23:17:09.897Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2019-10-04T23:17:09.897Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2019-10-04T23:17:09.897Z] === RUN TestDockerSuite/TestPluginUpgrade [2019-10-04T23:17:09.897Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2019-10-04T23:17:09.897Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2019-10-04T23:17:09.897Z] === RUN TestDockerSuite/TestPortHostBinding [2019-10-04T23:17:09.897Z] === RUN TestDockerSuite/TestPortList [2019-10-04T23:17:09.897Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2019-10-04T23:17:14.606Z] === RUN TestDockerSuite/TestPostContainersAttach [2019-10-04T23:17:14.606Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2019-10-04T23:17:14.606Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2019-10-04T23:17:14.606Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2019-10-04T23:17:14.606Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2019-10-04T23:17:14.606Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2019-10-04T23:17:14.606Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2019-10-04T23:17:14.607Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2019-10-04T23:17:14.607Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2019-10-04T23:17:14.607Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2019-10-04T23:17:18.360Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2019-10-04T23:17:18.360Z] === RUN TestDockerSuite/TestPsByOrder [2019-10-04T23:17:26.960Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2019-10-04T23:17:26.960Z] === RUN TestDockerSuite/TestPsListContainersBase [2019-10-04T23:17:35.556Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2019-10-04T23:17:50.481Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2019-10-04T23:17:50.482Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2019-10-04T23:17:50.482Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2019-10-04T23:18:00.829Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2019-10-04T23:18:04.585Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2019-10-04T23:18:11.685Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2019-10-04T23:18:15.438Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2019-10-04T23:18:15.438Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2019-10-04T23:18:15.438Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2019-10-04T23:18:25.789Z] === RUN TestDockerSuite/TestPsListContainersSize [2019-10-04T23:18:25.789Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2019-10-04T23:18:25.789Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2019-10-04T23:18:25.789Z] === RUN TestDockerSuite/TestPsRightTagName [2019-10-04T23:18:25.789Z] === RUN TestDockerSuite/TestPsShowMounts [2019-10-04T23:18:31.608Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2019-10-04T23:18:31.608Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2019-10-04T23:18:32.581Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2019-10-04T23:18:32.581Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2019-10-04T23:18:34.125Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2019-10-04T23:18:35.099Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2019-10-04T23:18:35.099Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2019-10-04T23:18:39.812Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2019-10-04T23:18:43.568Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2019-10-04T23:18:45.762Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2019-10-04T23:19:10.950Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2019-10-04T23:19:10.950Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2019-10-04T23:19:14.700Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2019-10-04T23:19:15.162Z] === RUN TestDockerSuite/TestRestartPolicyNO [2019-10-04T23:19:15.162Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2019-10-04T23:19:16.135Z] === RUN TestDockerSuite/TestRestartRunningContainer [2019-10-04T23:19:20.847Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2019-10-04T23:19:24.599Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2019-10-04T23:19:24.599Z] === RUN TestDockerSuite/TestRestartWithVolumes [2019-10-04T23:19:29.312Z] === RUN TestDockerSuite/TestRmiBlank [2019-10-04T23:19:29.312Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2019-10-04T23:19:29.312Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2019-10-04T23:19:44.161Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2019-10-04T23:19:47.081Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2019-10-04T23:19:47.543Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2019-10-04T23:19:54.640Z] === RUN TestDockerSuite/TestRmiImgIDForce [2019-10-04T23:20:00.457Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2019-10-04T23:20:07.593Z] === RUN TestDockerSuite/TestRmiParentImageFail [2019-10-04T23:20:12.333Z] === RUN TestDockerSuite/TestRmiTag [2019-10-04T23:20:12.800Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2019-10-04T23:20:15.003Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2019-10-04T23:20:32.787Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2019-10-04T23:20:34.992Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2019-10-04T23:20:40.837Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2019-10-04T23:20:41.303Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2019-10-04T23:20:41.303Z] === RUN TestDockerSuite/TestRunAddHost [2019-10-04T23:20:41.303Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2019-10-04T23:20:41.303Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2019-10-04T23:20:41.303Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2019-10-04T23:20:41.303Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2019-10-04T23:20:41.769Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2019-10-04T23:20:41.769Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2019-10-04T23:20:43.973Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2019-10-04T23:20:43.973Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2019-10-04T23:20:43.973Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2019-10-04T23:20:48.709Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2019-10-04T23:20:50.913Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2019-10-04T23:20:53.118Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2019-10-04T23:21:00.249Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2019-10-04T23:21:02.456Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2019-10-04T23:21:02.456Z] === RUN TestDockerSuite/TestRunBindMounts [2019-10-04T23:21:07.192Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2019-10-04T23:21:07.192Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2019-10-04T23:21:07.192Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2019-10-04T23:21:07.192Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2019-10-04T23:21:07.192Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2019-10-04T23:21:07.192Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2019-10-04T23:21:07.192Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2019-10-04T23:21:07.192Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2019-10-04T23:21:07.192Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2019-10-04T23:21:07.192Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2019-10-04T23:21:07.192Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2019-10-04T23:21:07.192Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2019-10-04T23:21:09.399Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2019-10-04T23:21:09.399Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2019-10-04T23:21:12.336Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2019-10-04T23:21:12.336Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2019-10-04T23:21:12.336Z] === RUN TestDockerSuite/TestRunContainerNetwork [2019-10-04T23:21:13.892Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2019-10-04T23:21:13.892Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2019-10-04T23:21:13.892Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2019-10-04T23:21:13.892Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2019-10-04T23:21:13.892Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2019-10-04T23:21:13.892Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2019-10-04T23:21:14.358Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2019-10-04T23:21:14.358Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2019-10-04T23:21:16.563Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2019-10-04T23:21:18.767Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2019-10-04T23:21:20.973Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2019-10-04T23:21:20.973Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2019-10-04T23:21:20.973Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2019-10-04T23:21:20.973Z] === RUN TestDockerSuite/TestRunCreateVolume [2019-10-04T23:21:23.187Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2019-10-04T23:21:23.187Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2019-10-04T23:21:23.187Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2019-10-04T23:21:23.187Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2019-10-04T23:21:23.187Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2019-10-04T23:21:25.392Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2019-10-04T23:21:37.853Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2019-10-04T23:21:37.853Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2019-10-04T23:21:37.853Z] === RUN TestDockerSuite/TestRunDNSOptions [2019-10-04T23:21:37.853Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2019-10-04T23:21:37.853Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2019-10-04T23:21:37.853Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2019-10-04T23:21:37.853Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2019-10-04T23:21:40.059Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2019-10-04T23:21:40.059Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2019-10-04T23:21:40.059Z] === RUN TestDockerSuite/TestRunDuplicateMount [2019-10-04T23:21:40.059Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2019-10-04T23:21:42.265Z] === RUN TestDockerSuite/TestRunEchoStdout [2019-10-04T23:21:44.474Z] === RUN TestDockerSuite/TestRunEmptyEnv [2019-10-04T23:21:44.474Z] === RUN TestDockerSuite/TestRunEntrypoint [2019-10-04T23:21:46.682Z] === RUN TestDockerSuite/TestRunEnvironment [2019-10-04T23:21:46.682Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2019-10-04T23:21:46.682Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2019-10-04T23:21:46.682Z] === RUN TestDockerSuite/TestRunExitCode [2019-10-04T23:21:48.888Z] === RUN TestDockerSuite/TestRunExitCodeOne [2019-10-04T23:21:51.094Z] === RUN TestDockerSuite/TestRunExitCodeZero [2019-10-04T23:21:52.651Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2019-10-04T23:21:54.902Z] === RUN TestDockerSuite/TestRunExposePort [2019-10-04T23:21:54.902Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2019-10-04T23:21:54.902Z] === RUN TestDockerSuite/TestRunGroupAdd [2019-10-04T23:21:54.902Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2019-10-04T23:21:54.902Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2019-10-04T23:21:54.902Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2019-10-04T23:21:54.902Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2019-10-04T23:21:54.902Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2019-10-04T23:21:55.368Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2019-10-04T23:21:59.145Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2019-10-04T23:21:59.145Z] === RUN TestDockerSuite/TestRunInvalidReference [2019-10-04T23:21:59.145Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2019-10-04T23:21:59.145Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2019-10-04T23:21:59.145Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2019-10-04T23:21:59.145Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2019-10-04T23:21:59.145Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2019-10-04T23:22:09.535Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2019-10-04T23:22:09.535Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2019-10-04T23:22:10.001Z] === RUN TestDockerSuite/TestRunModeHostname [2019-10-04T23:22:10.001Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2019-10-04T23:22:10.001Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2019-10-04T23:22:10.001Z] === RUN TestDockerSuite/TestRunModeIpcHost [2019-10-04T23:22:10.001Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2019-10-04T23:22:10.001Z] === RUN TestDockerSuite/TestRunModePIDContainer [2019-10-04T23:22:10.001Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2019-10-04T23:22:10.001Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2019-10-04T23:22:10.001Z] === RUN TestDockerSuite/TestRunModePIDHost [2019-10-04T23:22:10.001Z] === RUN TestDockerSuite/TestRunModeUTSHost [2019-10-04T23:22:10.001Z] === RUN TestDockerSuite/TestRunMount [2019-10-04T23:22:10.001Z] === RUN TestDockerSuite/TestRunMountOrdering [2019-10-04T23:22:10.001Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2019-10-04T23:22:10.467Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2019-10-04T23:22:10.467Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2019-10-04T23:22:17.612Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2019-10-04T23:22:17.612Z] === RUN TestDockerSuite/TestRunNamedVolume [2019-10-04T23:22:17.612Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2019-10-04T23:22:17.612Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2019-10-04T23:22:22.347Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2019-10-04T23:22:26.157Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2019-10-04T23:22:26.157Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2019-10-04T23:22:26.157Z] === RUN TestDockerSuite/TestRunNetHost [2019-10-04T23:22:26.157Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2019-10-04T23:22:26.157Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2019-10-04T23:22:26.157Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2019-10-04T23:22:26.157Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2019-10-04T23:22:26.157Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2019-10-04T23:22:26.157Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2019-10-04T23:22:26.157Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2019-10-04T23:22:26.624Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2019-10-04T23:22:27.604Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2019-10-04T23:22:29.160Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2019-10-04T23:22:31.373Z] === RUN TestDockerSuite/TestRunNonExistingImage [2019-10-04T23:22:32.354Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2019-10-04T23:22:34.567Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2019-10-04T23:22:34.567Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2019-10-04T23:22:34.567Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2019-10-04T23:22:34.567Z] === RUN TestDockerSuite/TestRunPortInUse [2019-10-04T23:22:34.567Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2019-10-04T23:22:35.032Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2019-10-04T23:22:35.032Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2019-10-04T23:22:35.033Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2019-10-04T23:22:35.033Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2019-10-04T23:22:37.291Z] === RUN TestDockerSuite/TestRunPublishPort [2019-10-04T23:22:37.291Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2019-10-04T23:22:37.291Z] === RUN TestDockerSuite/TestRunReadProcLatency [2019-10-04T23:22:37.291Z] === RUN TestDockerSuite/TestRunReadProcTimer [2019-10-04T23:22:37.291Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2019-10-04T23:22:37.291Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2019-10-04T23:22:52.184Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2019-10-04T23:22:52.184Z] === RUN TestDockerSuite/TestRunRm [2019-10-04T23:22:52.650Z] === RUN TestDockerSuite/TestRunRmAndWait [2019-10-04T23:22:58.498Z] === RUN TestDockerSuite/TestRunRmPre125Api [2019-10-04T23:23:00.054Z] === RUN TestDockerSuite/TestRunRootWorkdir [2019-10-04T23:23:02.259Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2019-10-04T23:23:04.468Z] === RUN TestDockerSuite/TestRunSetMacAddress [2019-10-04T23:23:06.672Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2019-10-04T23:23:06.672Z] === RUN TestDockerSuite/TestRunState [2019-10-04T23:23:06.672Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2019-10-04T23:23:08.877Z] === RUN TestDockerSuite/TestRunStdinPipe [2019-10-04T23:23:08.877Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2019-10-04T23:23:11.080Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2019-10-04T23:23:11.080Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2019-10-04T23:23:11.080Z] === RUN TestDockerSuite/TestRunTLSVerify [2019-10-04T23:23:11.080Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2019-10-04T23:23:11.080Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2019-10-04T23:23:11.080Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2019-10-04T23:23:15.846Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2019-10-04T23:23:15.846Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2019-10-04T23:23:15.846Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2019-10-04T23:23:15.846Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2019-10-04T23:23:15.846Z] === RUN TestDockerSuite/TestRunUnshareProc [2019-10-04T23:23:15.846Z] === RUN TestDockerSuite/TestRunUserByID [2019-10-04T23:23:15.846Z] === RUN TestDockerSuite/TestRunUserByIDBig [2019-10-04T23:23:15.846Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2019-10-04T23:23:15.846Z] === RUN TestDockerSuite/TestRunUserByIDZero [2019-10-04T23:23:15.846Z] === RUN TestDockerSuite/TestRunUserByName [2019-10-04T23:23:15.846Z] === RUN TestDockerSuite/TestRunUserDefaults [2019-10-04T23:23:18.051Z] === RUN TestDockerSuite/TestRunUserNotFound [2019-10-04T23:23:18.051Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2019-10-04T23:23:20.254Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2019-10-04T23:23:20.254Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2019-10-04T23:23:20.254Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2019-10-04T23:23:23.192Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2019-10-04T23:23:30.322Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2019-10-04T23:23:34.095Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2019-10-04T23:23:39.944Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2019-10-04T23:23:39.944Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2019-10-04T23:23:39.944Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2019-10-04T23:23:39.944Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2019-10-04T23:23:39.944Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2019-10-04T23:23:47.076Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2019-10-04T23:23:49.283Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2019-10-04T23:23:51.487Z] === RUN TestDockerSuite/TestRunWithBadDevice [2019-10-04T23:23:51.487Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2019-10-04T23:23:51.487Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2019-10-04T23:23:51.952Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2019-10-04T23:23:51.952Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2019-10-04T23:23:51.952Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2019-10-04T23:23:51.952Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2019-10-04T23:23:51.952Z] === RUN TestDockerSuite/TestRunWithUlimits [2019-10-04T23:23:51.952Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2019-10-04T23:23:55.725Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2019-10-04T23:23:57.928Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2019-10-04T23:23:59.483Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2019-10-04T23:24:04.222Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2019-10-04T23:24:04.222Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2019-10-04T23:24:04.222Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2019-10-04T23:24:04.222Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2019-10-04T23:24:04.222Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2019-10-04T23:24:04.222Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2019-10-04T23:24:04.222Z] === RUN TestDockerSuite/TestSaveCheckTimes [2019-10-04T23:24:04.222Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2019-10-04T23:24:04.222Z] === RUN TestDockerSuite/TestSaveImageId [2019-10-04T23:24:04.222Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2019-10-04T23:24:04.222Z] === RUN TestDockerSuite/TestSaveLoadParents [2019-10-04T23:24:04.222Z] === RUN TestDockerSuite/TestSaveMultipleNames [2019-10-04T23:24:04.222Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2019-10-04T23:24:04.222Z] === RUN TestDockerSuite/TestSaveSingleTag [2019-10-04T23:24:04.222Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2019-10-04T23:24:04.222Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2019-10-04T23:24:04.222Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2019-10-04T23:24:04.222Z] === RUN TestDockerSuite/TestSearchCmdOptions [2019-10-04T23:24:06.424Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2019-10-04T23:24:06.890Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2019-10-04T23:24:07.355Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2019-10-04T23:24:07.821Z] === RUN TestDockerSuite/TestSearchWithLimit [2019-10-04T23:24:09.378Z] === RUN TestDockerSuite/TestSlowStdinClosing [2019-10-04T23:24:15.353Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2019-10-04T23:24:15.353Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2019-10-04T23:24:22.484Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2019-10-04T23:24:22.484Z] === RUN TestDockerSuite/TestStartAttachSilent [2019-10-04T23:24:27.221Z] === RUN TestDockerSuite/TestStartAttachWithRename [2019-10-04T23:24:27.221Z] === RUN TestDockerSuite/TestStartMultipleContainers [2019-10-04T23:24:27.221Z] === RUN TestDockerSuite/TestStartPausedContainer [2019-10-04T23:24:27.221Z] === RUN TestDockerSuite/TestStartRecordError [2019-10-04T23:24:27.221Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2019-10-04T23:24:42.124Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2019-10-04T23:24:42.124Z] === RUN TestDockerSuite/TestStatsAllNoStream [2019-10-04T23:24:42.124Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2019-10-04T23:24:42.124Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2019-10-04T23:24:42.124Z] === RUN TestDockerSuite/TestStatsFormatAll [2019-10-04T23:24:42.124Z] === RUN TestDockerSuite/TestStatsNoStream [2019-10-04T23:24:42.124Z] === RUN TestDockerSuite/TestTopMultipleArgs [2019-10-04T23:24:43.105Z] === RUN TestDockerSuite/TestTopNonPrivileged [2019-10-04T23:24:45.307Z] === RUN TestDockerSuite/TestTopPrivileged [2019-10-04T23:24:45.307Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2019-10-04T23:24:47.511Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2019-10-04T23:24:47.511Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2019-10-04T23:24:47.511Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2019-10-04T23:24:47.511Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2019-10-04T23:24:47.511Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2019-10-04T23:24:47.511Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2019-10-04T23:24:47.511Z] === RUN TestDockerSuite/TestVolumeCLICreate [2019-10-04T23:25:02.408Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2019-10-04T23:25:02.875Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2019-10-04T23:25:02.875Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2019-10-04T23:25:02.875Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2019-10-04T23:25:03.341Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2019-10-04T23:25:03.805Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2019-10-04T23:25:03.805Z] === RUN TestDockerSuite/TestVolumeCLILs [2019-10-04T23:25:12.399Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2019-10-04T23:25:12.399Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2019-10-04T23:25:13.943Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2019-10-04T23:25:14.404Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2019-10-04T23:25:14.865Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2019-10-04T23:25:14.865Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2019-10-04T23:25:15.327Z] === RUN TestDockerSuite/TestVolumeCLIRm [2019-10-04T23:25:23.924Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2019-10-04T23:25:23.924Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2019-10-04T23:25:23.924Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2019-10-04T23:25:23.924Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2019-10-04T23:25:23.924Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2019-10-04T23:25:31.145Z] === RUN TestDockerSuite/TestVolumeLsFormat [2019-10-04T23:25:31.145Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2019-10-04T23:25:31.145Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2019-10-04T23:25:39.739Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2019-10-04T23:25:39.739Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2019-10-04T23:25:41.631Z] --- PASS: TestDockerSuite (2589.82s) [2019-10-04T23:25:41.631Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2019-10-04T23:25:41.631Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2019-10-04T23:25:41.631Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.631Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2019-10-04T23:25:41.631Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2019-10-04T23:25:41.631Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.03s) [2019-10-04T23:25:41.631Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2019-10-04T23:25:41.631Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.631Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2019-10-04T23:25:41.631Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.69s) [2019-10-04T23:25:41.631Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.32s) [2019-10-04T23:25:41.631Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.59s) [2019-10-04T23:25:41.631Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2019-10-04T23:25:41.631Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (147.25s) [2019-10-04T23:25:41.631Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.20s) [2019-10-04T23:25:41.631Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.30s) [2019-10-04T23:25:41.631Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.60s) [2019-10-04T23:25:41.631Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.631Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.32s) [2019-10-04T23:25:41.631Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.631Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2019-10-04T23:25:41.631Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.631Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2019-10-04T23:25:41.631Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.631Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2019-10-04T23:25:41.631Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.631Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2019-10-04T23:25:41.631Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.631Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2019-10-04T23:25:41.631Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.632Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2019-10-04T23:25:41.632Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2019-10-04T23:25:41.632Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.632Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.15s) [2019-10-04T23:25:41.632Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2019-10-04T23:25:41.632Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.632Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2019-10-04T23:25:41.632Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.632Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (4.02s) [2019-10-04T23:25:41.632Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.23s) [2019-10-04T23:25:41.632Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2019-10-04T23:25:41.632Z] requirement.go:26: unmatched requirement Apparmor [2019-10-04T23:25:41.632Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2019-10-04T23:25:41.632Z] requirement.go:26: unmatched requirement Apparmor [2019-10-04T23:25:41.632Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2019-10-04T23:25:41.632Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.632Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2019-10-04T23:25:41.632Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.632Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.19s) [2019-10-04T23:25:41.632Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2019-10-04T23:25:41.632Z] requirement.go:26: unmatched requirement IsPausable [2019-10-04T23:25:41.632Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2019-10-04T23:25:41.632Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.632Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (8.48s) [2019-10-04T23:25:41.632Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (115.66s) [2019-10-04T23:25:41.632Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.48s) [2019-10-04T23:25:41.632Z] requirement.go:26: unmatched requirement UnixCli [2019-10-04T23:25:41.632Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.33s) [2019-10-04T23:25:41.632Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2019-10-04T23:25:41.632Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.49s) [2019-10-04T23:25:41.632Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.77s) [2019-10-04T23:25:41.632Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2019-10-04T23:25:41.632Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.632Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2019-10-04T23:25:41.632Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.632Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2019-10-04T23:25:41.632Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.632Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s) [2019-10-04T23:25:41.632Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.79s) [2019-10-04T23:25:41.632Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.06s) [2019-10-04T23:25:41.632Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.34s) [2019-10-04T23:25:41.632Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2019-10-04T23:25:41.632Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.632Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2019-10-04T23:25:41.632Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.632Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2019-10-04T23:25:41.632Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.52s) [2019-10-04T23:25:41.632Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.64s) [2019-10-04T23:25:41.632Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.12s) [2019-10-04T23:25:41.632Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.92s) [2019-10-04T23:25:41.632Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2019-10-04T23:25:41.632Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.632Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.17s) [2019-10-04T23:25:41.632Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.48s) [2019-10-04T23:25:41.632Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.30s) [2019-10-04T23:25:41.632Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2019-10-04T23:25:41.632Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.632Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2019-10-04T23:25:41.632Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.632Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2019-10-04T23:25:41.632Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.632Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2019-10-04T23:25:41.632Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.632Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.44s) [2019-10-04T23:25:41.632Z] --- PASS: TestDockerSuite/TestBuildAddTar (54.73s) [2019-10-04T23:25:41.632Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2019-10-04T23:25:41.632Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.632Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.45s) [2019-10-04T23:25:41.632Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.632Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (27.78s) [2019-10-04T23:25:41.632Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.82s) [2019-10-04T23:25:41.632Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.632Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.61s) [2019-10-04T23:25:41.632Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.37s) [2019-10-04T23:25:41.632Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.23s) [2019-10-04T23:25:41.632Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.632Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.35s) [2019-10-04T23:25:41.632Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.77s) [2019-10-04T23:25:41.632Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.42s) [2019-10-04T23:25:41.632Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.45s) [2019-10-04T23:25:41.632Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.632Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.03s) [2019-10-04T23:25:41.632Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2019-10-04T23:25:41.632Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.632Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2019-10-04T23:25:41.632Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.632Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.11s) [2019-10-04T23:25:41.632Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2019-10-04T23:25:41.632Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.632Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.56s) [2019-10-04T23:25:41.632Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2019-10-04T23:25:41.632Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.632Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2019-10-04T23:25:41.632Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.632Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (28.77s) [2019-10-04T23:25:41.632Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.16s) [2019-10-04T23:25:41.632Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.84s) [2019-10-04T23:25:41.632Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.632Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.42s) [2019-10-04T23:25:41.632Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.632Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.49s) [2019-10-04T23:25:41.632Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2019-10-04T23:25:41.632Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.632Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.92s) [2019-10-04T23:25:41.632Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.36s) [2019-10-04T23:25:41.632Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2019-10-04T23:25:41.632Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.632Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2019-10-04T23:25:41.632Z] requirement.go:26: unmatched requirement UnixCli [2019-10-04T23:25:41.632Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.34s) [2019-10-04T23:25:41.632Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.87s) [2019-10-04T23:25:41.632Z] --- PASS: TestDockerSuite/TestBuildCmd (0.53s) [2019-10-04T23:25:41.632Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.56s) [2019-10-04T23:25:41.632Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.55s) [2019-10-04T23:25:41.632Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.25s) [2019-10-04T23:25:41.632Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.12s) [2019-10-04T23:25:41.632Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2019-10-04T23:25:41.632Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.632Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.15s) [2019-10-04T23:25:41.632Z] --- PASS: TestDockerSuite/TestBuildContChar (13.87s) [2019-10-04T23:25:41.632Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2019-10-04T23:25:41.632Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.632Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.57s) [2019-10-04T23:25:41.632Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.11s) [2019-10-04T23:25:41.632Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.86s) [2019-10-04T23:25:41.632Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.49s) [2019-10-04T23:25:41.632Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2019-10-04T23:25:41.632Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.632Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.76s) [2019-10-04T23:25:41.632Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.61s) [2019-10-04T23:25:41.632Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2019-10-04T23:25:41.632Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.632Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2019-10-04T23:25:41.632Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.632Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.51s) [2019-10-04T23:25:41.632Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (39.85s) [2019-10-04T23:25:41.632Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.67s) [2019-10-04T23:25:41.632Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.40s) [2019-10-04T23:25:41.632Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.70s) [2019-10-04T23:25:41.632Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.43s) [2019-10-04T23:25:41.632Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.632Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.41s) [2019-10-04T23:25:41.632Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.632Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2019-10-04T23:25:41.632Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.632Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.50s) [2019-10-04T23:25:41.632Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2019-10-04T23:25:41.632Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.632Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (24.35s) [2019-10-04T23:25:41.632Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.70s) [2019-10-04T23:25:41.632Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.45s) [2019-10-04T23:25:41.632Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.632Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (18.92s) [2019-10-04T23:25:41.632Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.88s) [2019-10-04T23:25:41.632Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.90s) [2019-10-04T23:25:41.632Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.42s) [2019-10-04T23:25:41.632Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (7.54s) [2019-10-04T23:25:41.632Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.57s) [2019-10-04T23:25:41.632Z] --- PASS: TestDockerSuite/TestBuildDockerignore (58.90s) [2019-10-04T23:25:41.632Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.37s) [2019-10-04T23:25:41.632Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.45s) [2019-10-04T23:25:41.632Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.632Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (71.73s) [2019-10-04T23:25:41.632Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.93s) [2019-10-04T23:25:41.632Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.94s) [2019-10-04T23:25:41.632Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (20.78s) [2019-10-04T23:25:41.632Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (12.15s) [2019-10-04T23:25:41.632Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (11.12s) [2019-10-04T23:25:41.632Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (34.69s) [2019-10-04T23:25:41.632Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (11.91s) [2019-10-04T23:25:41.632Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (16.07s) [2019-10-04T23:25:41.632Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (85.05s) [2019-10-04T23:25:41.632Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.54s) [2019-10-04T23:25:41.632Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.45s) [2019-10-04T23:25:41.632Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.632Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2019-10-04T23:25:41.632Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.632Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.53s) [2019-10-04T23:25:41.632Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.08s) [2019-10-04T23:25:41.632Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2019-10-04T23:25:41.632Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.632Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.46s) [2019-10-04T23:25:41.632Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.57s) [2019-10-04T23:25:41.632Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.02s) [2019-10-04T23:25:41.632Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.16s) [2019-10-04T23:25:41.632Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.24s) [2019-10-04T23:25:41.632Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2019-10-04T23:25:41.632Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.632Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.38s) [2019-10-04T23:25:41.632Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.632Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2019-10-04T23:25:41.632Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.632Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2019-10-04T23:25:41.632Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.632Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2019-10-04T23:25:41.632Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.632Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.39s) [2019-10-04T23:25:41.632Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2019-10-04T23:25:41.632Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.632Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2019-10-04T23:25:41.632Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.632Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2019-10-04T23:25:41.632Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.632Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.95s) [2019-10-04T23:25:41.632Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.15s) [2019-10-04T23:25:41.632Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (18.86s) [2019-10-04T23:25:41.632Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.63s) [2019-10-04T23:25:41.632Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2019-10-04T23:25:41.632Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.632Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2019-10-04T23:25:41.632Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.632Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2019-10-04T23:25:41.632Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.632Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2019-10-04T23:25:41.632Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.632Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2019-10-04T23:25:41.632Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.632Z] --- PASS: TestDockerSuite/TestBuildFails (2.40s) [2019-10-04T23:25:41.632Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.16s) [2019-10-04T23:25:41.632Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (10.14s) [2019-10-04T23:25:41.632Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.29s) [2019-10-04T23:25:41.632Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.85s) [2019-10-04T23:25:41.632Z] --- PASS: TestDockerSuite/TestBuildFromGit (11.12s) [2019-10-04T23:25:41.632Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.50s) [2019-10-04T23:25:41.632Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.03s) [2019-10-04T23:25:41.632Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2019-10-04T23:25:41.632Z] requirement.go:26: unmatched requirement UnixCli [2019-10-04T23:25:41.632Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.82s) [2019-10-04T23:25:41.632Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.54s) [2019-10-04T23:25:41.632Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2019-10-04T23:25:41.632Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.632Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.54s) [2019-10-04T23:25:41.632Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2019-10-04T23:25:41.632Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.632Z] --- PASS: TestDockerSuite/TestBuildHistory (11.42s) [2019-10-04T23:25:41.632Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.93s) [2019-10-04T23:25:41.632Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.13s) [2019-10-04T23:25:41.632Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2019-10-04T23:25:41.632Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.632Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.76s) [2019-10-04T23:25:41.632Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s) [2019-10-04T23:25:41.632Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.16s) [2019-10-04T23:25:41.632Z] --- PASS: TestDockerSuite/TestBuildLabel (1.01s) [2019-10-04T23:25:41.632Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.62s) [2019-10-04T23:25:41.632Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.88s) [2019-10-04T23:25:41.632Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.59s) [2019-10-04T23:25:41.632Z] --- PASS: TestDockerSuite/TestBuildLabels (0.91s) [2019-10-04T23:25:41.632Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.55s) [2019-10-04T23:25:41.632Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.27s) [2019-10-04T23:25:41.632Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2019-10-04T23:25:41.632Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.632Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2019-10-04T23:25:41.632Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.632Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2019-10-04T23:25:41.632Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2019-10-04T23:25:41.633Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2019-10-04T23:25:41.633Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2019-10-04T23:25:41.633Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.55s) [2019-10-04T23:25:41.633Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.73s) [2019-10-04T23:25:41.633Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (10.21s) [2019-10-04T23:25:41.633Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (15.80s) [2019-10-04T23:25:41.633Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2019-10-04T23:25:41.633Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.633Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.30s) [2019-10-04T23:25:41.633Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (31.64s) [2019-10-04T23:25:41.633Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (14.72s) [2019-10-04T23:25:41.633Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (9.86s) [2019-10-04T23:25:41.633Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (10.85s) [2019-10-04T23:25:41.633Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.48s) [2019-10-04T23:25:41.633Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (17.21s) [2019-10-04T23:25:41.633Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2019-10-04T23:25:41.633Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.633Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.78s) [2019-10-04T23:25:41.633Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.66s) [2019-10-04T23:25:41.633Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2019-10-04T23:25:41.633Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.633Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2019-10-04T23:25:41.633Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.633Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.66s) [2019-10-04T23:25:41.633Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.70s) [2019-10-04T23:25:41.633Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.40s) [2019-10-04T23:25:41.633Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.25s) [2019-10-04T23:25:41.633Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.15s) [2019-10-04T23:25:41.633Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.64s) [2019-10-04T23:25:41.633Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.14s) [2019-10-04T23:25:41.633Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.23s) [2019-10-04T23:25:41.633Z] --- PASS: TestDockerSuite/TestBuildOnBuild (15.01s) [2019-10-04T23:25:41.633Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.55s) [2019-10-04T23:25:41.633Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.96s) [2019-10-04T23:25:41.633Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.44s) [2019-10-04T23:25:41.633Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.39s) [2019-10-04T23:25:41.633Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.47s) [2019-10-04T23:25:41.633Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.33s) [2019-10-04T23:25:41.633Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.12s) [2019-10-04T23:25:41.633Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2019-10-04T23:25:41.633Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.633Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2019-10-04T23:25:41.633Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.633Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.13s) [2019-10-04T23:25:41.633Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2019-10-04T23:25:41.633Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.633Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (43.18s) [2019-10-04T23:25:41.633Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (19.65s) [2019-10-04T23:25:41.633Z] --- PASS: TestDockerSuite/TestBuildRm (14.00s) [2019-10-04T23:25:41.633Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.55s) [2019-10-04T23:25:41.633Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2019-10-04T23:25:41.633Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.633Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.47s) [2019-10-04T23:25:41.633Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.633Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.39s) [2019-10-04T23:25:41.633Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.46s) [2019-10-04T23:25:41.633Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.66s) [2019-10-04T23:25:41.633Z] --- PASS: TestDockerSuite/TestBuildShellInherited (9.61s) [2019-10-04T23:25:41.633Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (16.10s) [2019-10-04T23:25:41.633Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.92s) [2019-10-04T23:25:41.633Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.61s) [2019-10-04T23:25:41.633Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (12.63s) [2019-10-04T23:25:41.633Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.34s) [2019-10-04T23:25:41.633Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.37s) [2019-10-04T23:25:41.633Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.15s) [2019-10-04T23:25:41.633Z] --- PASS: TestDockerSuite/TestBuildStderr (4.90s) [2019-10-04T23:25:41.633Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (21.06s) [2019-10-04T23:25:41.633Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.45s) [2019-10-04T23:25:41.633Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.633Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.07s) [2019-10-04T23:25:41.633Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.28s) [2019-10-04T23:25:41.633Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.12s) [2019-10-04T23:25:41.633Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.68s) [2019-10-04T23:25:41.633Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2019-10-04T23:25:41.633Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.633Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2019-10-04T23:25:41.633Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.633Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2019-10-04T23:25:41.633Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.633Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.89s) [2019-10-04T23:25:41.633Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.53s) [2019-10-04T23:25:41.633Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.57s) [2019-10-04T23:25:41.633Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2019-10-04T23:25:41.633Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.633Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2019-10-04T23:25:41.633Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.633Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (23.09s) [2019-10-04T23:25:41.633Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.93s) [2019-10-04T23:25:41.633Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (15.11s) [2019-10-04T23:25:41.633Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.65s) [2019-10-04T23:25:41.633Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.44s) [2019-10-04T23:25:41.633Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.633Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2019-10-04T23:25:41.633Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.633Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.52s) [2019-10-04T23:25:41.633Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.41s) [2019-10-04T23:25:41.633Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.633Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.33s) [2019-10-04T23:25:41.633Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.03s) [2019-10-04T23:25:41.633Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.48s) [2019-10-04T23:25:41.633Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (14.24s) [2019-10-04T23:25:41.633Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.44s) [2019-10-04T23:25:41.633Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.633Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.42s) [2019-10-04T23:25:41.633Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.633Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2019-10-04T23:25:41.633Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.633Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.21s) [2019-10-04T23:25:41.633Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.02s) [2019-10-04T23:25:41.633Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.88s) [2019-10-04T23:25:41.633Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.38s) [2019-10-04T23:25:41.633Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.633Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2019-10-04T23:25:41.633Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.633Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2019-10-04T23:25:41.633Z] docker_cli_sni_test.go:18: Flakey test [2019-10-04T23:25:41.633Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.07s) [2019-10-04T23:25:41.633Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.87s) [2019-10-04T23:25:41.633Z] --- PASS: TestDockerSuite/TestCommitChange (5.27s) [2019-10-04T23:25:41.633Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.02s) [2019-10-04T23:25:41.633Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2019-10-04T23:25:41.633Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.633Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.21s) [2019-10-04T23:25:41.633Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2019-10-04T23:25:41.633Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.633Z] --- PASS: TestDockerSuite/TestCommitTTY (16.85s) [2019-10-04T23:25:41.633Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.66s) [2019-10-04T23:25:41.633Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2019-10-04T23:25:41.633Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.633Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2019-10-04T23:25:41.633Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.633Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2019-10-04T23:25:41.633Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.633Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2019-10-04T23:25:41.633Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.633Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2019-10-04T23:25:41.633Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.633Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2019-10-04T23:25:41.633Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.633Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2019-10-04T23:25:41.633Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.633Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2019-10-04T23:25:41.633Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.84s) [2019-10-04T23:25:41.633Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.96s) [2019-10-04T23:25:41.633Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2019-10-04T23:25:41.633Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.633Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.14s) [2019-10-04T23:25:41.633Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.03s) [2019-10-04T23:25:41.633Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.633Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2019-10-04T23:25:41.633Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.633Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2019-10-04T23:25:41.633Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.633Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.24s) [2019-10-04T23:25:41.633Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2019-10-04T23:25:41.633Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.633Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2019-10-04T23:25:41.633Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.51s) [2019-10-04T23:25:41.633Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2019-10-04T23:25:41.633Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2019-10-04T23:25:41.633Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.633Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2019-10-04T23:25:41.633Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.633Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2019-10-04T23:25:41.633Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.633Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.50s) [2019-10-04T23:25:41.633Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.81s) [2019-10-04T23:25:41.633Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.13s) [2019-10-04T23:25:41.633Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2019-10-04T23:25:41.633Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2019-10-04T23:25:41.633Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.633Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.32s) [2019-10-04T23:25:41.633Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2019-10-04T23:25:41.633Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.14s) [2019-10-04T23:25:41.633Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2019-10-04T23:25:41.633Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.633Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2019-10-04T23:25:41.633Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.633Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.12s) [2019-10-04T23:25:41.633Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2019-10-04T23:25:41.633Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.88s) [2019-10-04T23:25:41.633Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2019-10-04T23:25:41.633Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.633Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.42s) [2019-10-04T23:25:41.633Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.24s) [2019-10-04T23:25:41.633Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.32s) [2019-10-04T23:25:41.633Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.15s) [2019-10-04T23:25:41.633Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.00s) [2019-10-04T23:25:41.633Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2019-10-04T23:25:41.633Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2019-10-04T23:25:41.633Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2019-10-04T23:25:41.633Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2019-10-04T23:25:41.633Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.78s) [2019-10-04T23:25:41.633Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2019-10-04T23:25:41.633Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.633Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.51s) [2019-10-04T23:25:41.633Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2019-10-04T23:25:41.633Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.633Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.17s) [2019-10-04T23:25:41.633Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2019-10-04T23:25:41.633Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.19s) [2019-10-04T23:25:41.633Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.99s) [2019-10-04T23:25:41.633Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2019-10-04T23:25:41.633Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.633Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2019-10-04T23:25:41.633Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.633Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2019-10-04T23:25:41.633Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.633Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2019-10-04T23:25:41.633Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.633Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2019-10-04T23:25:41.633Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.633Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.64s) [2019-10-04T23:25:41.633Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (17.22s) [2019-10-04T23:25:41.633Z] docker_api_containers_test.go:2100: case 0 - config: {volume c:\foo false } [2019-10-04T23:25:41.633Z] docker_api_containers_test.go:2100: case 1 - config: {volume c:\foo\ false } [2019-10-04T23:25:41.633Z] docker_api_containers_test.go:2100: case 2 - config: {volume test1 c:\foo false } [2019-10-04T23:25:41.633Z] docker_api_containers_test.go:2100: case 3 - config: {volume test2 c:\foo true } [2019-10-04T23:25:41.633Z] docker_api_containers_test.go:2100: case 4 - config: {volume test3 c:\foo false 0xc00030c260 } [2019-10-04T23:25:41.633Z] docker_api_containers_test.go:2100: case 5 - config: {bind C:\windows\TEMP\test-mounts-api-1337553234 c:\foo false } [2019-10-04T23:25:41.633Z] docker_api_containers_test.go:2100: case 6 - config: {bind C:\windows\TEMP\test-mounts-api-1337553234 c:\foo true } [2019-10-04T23:25:41.633Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2019-10-04T23:25:41.633Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.633Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.19s) [2019-10-04T23:25:41.633Z] docker_api_containers_test.go:1927: case 0 [2019-10-04T23:25:41.633Z] docker_api_containers_test.go:1927: case 1 [2019-10-04T23:25:41.633Z] docker_api_containers_test.go:1927: case 2 [2019-10-04T23:25:41.633Z] docker_api_containers_test.go:1927: case 3 [2019-10-04T23:25:41.633Z] docker_api_containers_test.go:1927: case 4 [2019-10-04T23:25:41.633Z] docker_api_containers_test.go:1927: case 5 [2019-10-04T23:25:41.633Z] docker_api_containers_test.go:1927: case 6 [2019-10-04T23:25:41.633Z] docker_api_containers_test.go:1927: case 7 [2019-10-04T23:25:41.633Z] docker_api_containers_test.go:1927: case 8 [2019-10-04T23:25:41.633Z] docker_api_containers_test.go:1927: case 9 [2019-10-04T23:25:41.633Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2019-10-04T23:25:41.633Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.633Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2019-10-04T23:25:41.633Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.633Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2019-10-04T23:25:41.633Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.633Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2019-10-04T23:25:41.633Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.633Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2019-10-04T23:25:41.633Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.633Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.32s) [2019-10-04T23:25:41.633Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2019-10-04T23:25:41.633Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.633Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2019-10-04T23:25:41.633Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.633Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2019-10-04T23:25:41.633Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.633Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2019-10-04T23:25:41.633Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.633Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2019-10-04T23:25:41.633Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.633Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2019-10-04T23:25:41.633Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.633Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2019-10-04T23:25:41.633Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.633Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2019-10-04T23:25:41.633Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.634Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2019-10-04T23:25:41.634Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.634Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2019-10-04T23:25:41.634Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.634Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2019-10-04T23:25:41.634Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.634Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2019-10-04T23:25:41.634Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.634Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2019-10-04T23:25:41.634Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.634Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.32s) [2019-10-04T23:25:41.634Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2019-10-04T23:25:41.634Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2019-10-04T23:25:41.634Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2019-10-04T23:25:41.634Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.634Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.43s) [2019-10-04T23:25:41.634Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2019-10-04T23:25:41.634Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.634Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2019-10-04T23:25:41.634Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.634Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2019-10-04T23:25:41.634Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.634Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.73s) [2019-10-04T23:25:41.634Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-a497719757\file1 6ff3d1c02dba0c8a6c9fbccd1b0bcd05a745b0a85d38ae82e2e4397f0db44089:/root/itWorks.txt` [2019-10-04T23:25:41.634Z] docker_cli_cp_utils_test.go:279: checking that container "6ff3d1c02dba0c8a6c9fbccd1b0bcd05a745b0a85d38ae82e2e4397f0db44089" start output contains "file1\n" [2019-10-04T23:25:41.634Z] docker_cli_cp_utils_test.go:209: running `docker start -a 6ff3d1c02dba0c8a6c9fbccd1b0bcd05a745b0a85d38ae82e2e4397f0db44089` [2019-10-04T23:25:41.634Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.40s) [2019-10-04T23:25:41.634Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-b700297928\file1 8b2b37f6da6f920a5e818c05f068141d36176d74cbf81253def08ebc2675d899:testDir/` [2019-10-04T23:25:41.634Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2019-10-04T23:25:41.634Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.634Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2019-10-04T23:25:41.634Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.634Z] --- PASS: TestDockerSuite/TestCpToCaseE (9.28s) [2019-10-04T23:25:41.634Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e708439431\dir1 d3da83de3b91ef41dd10716d8caa4b8b6f3d5ab907e5f90085c5e3cc18b32800:testDir` [2019-10-04T23:25:41.634Z] docker_cli_cp_utils_test.go:279: checking that container "d3da83de3b91ef41dd10716d8caa4b8b6f3d5ab907e5f90085c5e3cc18b32800" start output contains "file1-1\n" [2019-10-04T23:25:41.634Z] docker_cli_cp_utils_test.go:209: running `docker start -a d3da83de3b91ef41dd10716d8caa4b8b6f3d5ab907e5f90085c5e3cc18b32800` [2019-10-04T23:25:41.634Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e708439431\dir1 c8318ccd42308404c17335f35630f618b34d8b556dadd9e3b56ce980d8425c9a:testDir/` [2019-10-04T23:25:41.634Z] docker_cli_cp_utils_test.go:279: checking that container "c8318ccd42308404c17335f35630f618b34d8b556dadd9e3b56ce980d8425c9a" start output contains "file1-1\n" [2019-10-04T23:25:41.634Z] docker_cli_cp_utils_test.go:209: running `docker start -a c8318ccd42308404c17335f35630f618b34d8b556dadd9e3b56ce980d8425c9a` [2019-10-04T23:25:41.634Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2019-10-04T23:25:41.634Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.634Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2019-10-04T23:25:41.634Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.634Z] --- PASS: TestDockerSuite/TestCpToCaseH (13.80s) [2019-10-04T23:25:41.634Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h361434938\dir1\. 42b87dc4ed6101d0c2e568ee193b3fe7d449831b045e620c048e3278bec326f1:testDir` [2019-10-04T23:25:41.634Z] docker_cli_cp_utils_test.go:279: checking that container "42b87dc4ed6101d0c2e568ee193b3fe7d449831b045e620c048e3278bec326f1" start output contains "file1-1\n" [2019-10-04T23:25:41.634Z] docker_cli_cp_utils_test.go:209: running `docker start -a 42b87dc4ed6101d0c2e568ee193b3fe7d449831b045e620c048e3278bec326f1` [2019-10-04T23:25:41.634Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h361434938\dir1\. c97fa18d14db6495ccd6a3491ea5468dbc2d8f8254ca8f60cd88c685bc0ecab9:testDir/` [2019-10-04T23:25:41.634Z] docker_cli_cp_utils_test.go:279: checking that container "c97fa18d14db6495ccd6a3491ea5468dbc2d8f8254ca8f60cd88c685bc0ecab9" start output contains "file1-1\n" [2019-10-04T23:25:41.634Z] docker_cli_cp_utils_test.go:209: running `docker start -a c97fa18d14db6495ccd6a3491ea5468dbc2d8f8254ca8f60cd88c685bc0ecab9` [2019-10-04T23:25:41.634Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2019-10-04T23:25:41.634Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.634Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2019-10-04T23:25:41.634Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.634Z] --- PASS: TestDockerSuite/TestCpToDot (2.18s) [2019-10-04T23:25:41.634Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2019-10-04T23:25:41.634Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.634Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2019-10-04T23:25:41.634Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.634Z] --- PASS: TestDockerSuite/TestCpToStdout (2.23s) [2019-10-04T23:25:41.634Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2019-10-04T23:25:41.634Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.634Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2019-10-04T23:25:41.634Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.634Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2019-10-04T23:25:41.634Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.634Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2019-10-04T23:25:41.634Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.634Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.18s) [2019-10-04T23:25:41.634Z] --- PASS: TestDockerSuite/TestCreateArgs (0.18s) [2019-10-04T23:25:41.634Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.84s) [2019-10-04T23:25:41.634Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.15s) [2019-10-04T23:25:41.634Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.29s) [2019-10-04T23:25:41.634Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.18s) [2019-10-04T23:25:41.634Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.03s) [2019-10-04T23:25:41.634Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.62s) [2019-10-04T23:25:41.634Z] --- PASS: TestDockerSuite/TestCreateLabels (0.18s) [2019-10-04T23:25:41.634Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2019-10-04T23:25:41.634Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.634Z] --- PASS: TestDockerSuite/TestCreateRM (0.34s) [2019-10-04T23:25:41.634Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2019-10-04T23:25:41.634Z] requirement.go:26: unmatched requirement Devicemapper [2019-10-04T23:25:41.634Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.20s) [2019-10-04T23:25:41.634Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.33s) [2019-10-04T23:25:41.634Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (12.76s) [2019-10-04T23:25:41.634Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.20s) [2019-10-04T23:25:41.634Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.57s) [2019-10-04T23:25:41.634Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.48s) [2019-10-04T23:25:41.634Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.19s) [2019-10-04T23:25:41.634Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2019-10-04T23:25:41.634Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.634Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.22s) [2019-10-04T23:25:41.634Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2019-10-04T23:25:41.634Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.634Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.13s) [2019-10-04T23:25:41.634Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2019-10-04T23:25:41.634Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.634Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2019-10-04T23:25:41.634Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.634Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2019-10-04T23:25:41.634Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.634Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2019-10-04T23:25:41.634Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.634Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2019-10-04T23:25:41.634Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.634Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2019-10-04T23:25:41.634Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.634Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2019-10-04T23:25:41.634Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.634Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2019-10-04T23:25:41.634Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.634Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2019-10-04T23:25:41.634Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.634Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2019-10-04T23:25:41.634Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2019-10-04T23:25:41.634Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.634Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2019-10-04T23:25:41.634Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.634Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2019-10-04T23:25:41.634Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.634Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2019-10-04T23:25:41.634Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.634Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2019-10-04T23:25:41.634Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.634Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (7.07s) [2019-10-04T23:25:41.634Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.19s) [2019-10-04T23:25:41.634Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.57s) [2019-10-04T23:25:41.634Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (12.79s) [2019-10-04T23:25:41.634Z] --- PASS: TestDockerSuite/TestEventsCopy (5.47s) [2019-10-04T23:25:41.634Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.92s) [2019-10-04T23:25:41.634Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.24s) [2019-10-04T23:25:41.634Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.87s) [2019-10-04T23:25:41.634Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.54s) [2019-10-04T23:25:41.634Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.49s) [2019-10-04T23:25:41.634Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.10s) [2019-10-04T23:25:41.634Z] --- PASS: TestDockerSuite/TestEventsFilters (4.58s) [2019-10-04T23:25:41.634Z] --- PASS: TestDockerSuite/TestEventsFormat (4.35s) [2019-10-04T23:25:41.634Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2019-10-04T23:25:41.634Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2019-10-04T23:25:41.634Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2019-10-04T23:25:41.634Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.634Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2019-10-04T23:25:41.634Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.634Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2019-10-04T23:25:41.634Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.634Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.23s) [2019-10-04T23:25:41.634Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2019-10-04T23:25:41.634Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.634Z] --- PASS: TestDockerSuite/TestEventsRename (2.73s) [2019-10-04T23:25:41.634Z] --- PASS: TestDockerSuite/TestEventsResize (3.45s) [2019-10-04T23:25:41.634Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.45s) [2019-10-04T23:25:41.634Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.79s) [2019-10-04T23:25:41.634Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.68s) [2019-10-04T23:25:41.634Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2019-10-04T23:25:41.634Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.634Z] --- PASS: TestDockerSuite/TestEventsUntag (2.79s) [2019-10-04T23:25:41.634Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.64s) [2019-10-04T23:25:41.634Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2019-10-04T23:25:41.634Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.634Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2019-10-04T23:25:41.634Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.634Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.84s) [2019-10-04T23:25:41.634Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.86s) [2019-10-04T23:25:41.634Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2019-10-04T23:25:41.634Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.634Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2019-10-04T23:25:41.634Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.634Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2019-10-04T23:25:41.634Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.634Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.99s) [2019-10-04T23:25:41.634Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.08s) [2019-10-04T23:25:41.634Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.17s) [2019-10-04T23:25:41.634Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.20s) [2019-10-04T23:25:41.634Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.19s) [2019-10-04T23:25:41.634Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2019-10-04T23:25:41.634Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.634Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2019-10-04T23:25:41.634Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.634Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2019-10-04T23:25:41.634Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.634Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.19s) [2019-10-04T23:25:41.634Z] --- PASS: TestDockerSuite/TestExecInspectID (4.62s) [2019-10-04T23:25:41.634Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2019-10-04T23:25:41.634Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.634Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2019-10-04T23:25:41.634Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.634Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2019-10-04T23:25:41.634Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.634Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2019-10-04T23:25:41.634Z] requirement.go:26: unmatched requirement IsPausable [2019-10-04T23:25:41.634Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2019-10-04T23:25:41.634Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.634Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.47s) [2019-10-04T23:25:41.634Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2019-10-04T23:25:41.634Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.634Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2019-10-04T23:25:41.634Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.634Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2019-10-04T23:25:41.634Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.634Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2019-10-04T23:25:41.634Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.634Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2019-10-04T23:25:41.634Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.634Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.18s) [2019-10-04T23:25:41.634Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2019-10-04T23:25:41.634Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.634Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (8.27s) [2019-10-04T23:25:41.634Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2019-10-04T23:25:41.634Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.634Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2019-10-04T23:25:41.634Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.634Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2019-10-04T23:25:41.634Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.634Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.97s) [2019-10-04T23:25:41.634Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.04s) [2019-10-04T23:25:41.634Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.25s) [2019-10-04T23:25:41.634Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.98s) [2019-10-04T23:25:41.634Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2019-10-04T23:25:41.634Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.634Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2019-10-04T23:25:41.634Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.12s) [2019-10-04T23:25:41.634Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2019-10-04T23:25:41.634Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.634Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2019-10-04T23:25:41.634Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2019-10-04T23:25:41.634Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2019-10-04T23:25:41.634Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (9.87s) [2019-10-04T23:25:41.634Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2019-10-04T23:25:41.634Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2019-10-04T23:25:41.634Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.634Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2019-10-04T23:25:41.635Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2019-10-04T23:25:41.635Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.39s) [2019-10-04T23:25:41.635Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.71s) [2019-10-04T23:25:41.635Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2019-10-04T23:25:41.635Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.635Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.11s) [2019-10-04T23:25:41.635Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2019-10-04T23:25:41.635Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.78s) [2019-10-04T23:25:41.635Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.29s) [2019-10-04T23:25:41.635Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.04s) [2019-10-04T23:25:41.635Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.56s) [2019-10-04T23:25:41.635Z] --- PASS: TestDockerSuite/TestImagesFormat (0.22s) [2019-10-04T23:25:41.635Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2019-10-04T23:25:41.635Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.635Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.68s) [2019-10-04T23:25:41.635Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2019-10-04T23:25:41.635Z] --- PASS: TestDockerSuite/TestImportBadURL (2.38s) [2019-10-04T23:25:41.635Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2019-10-04T23:25:41.635Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.635Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2019-10-04T23:25:41.635Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.635Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2019-10-04T23:25:41.635Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2019-10-04T23:25:41.635Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.635Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2019-10-04T23:25:41.635Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.635Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2019-10-04T23:25:41.635Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.635Z] --- SKIP: TestDockerSuite/TestInfoDebug (0.02s) [2019-10-04T23:25:41.635Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.635Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.36s) [2019-10-04T23:25:41.635Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.635Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryBackend (0.01s) [2019-10-04T23:25:41.635Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.635Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (0.02s) [2019-10-04T23:25:41.635Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.635Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2019-10-04T23:25:41.635Z] requirement.go:26: unmatched requirement IsPausable [2019-10-04T23:25:41.635Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2019-10-04T23:25:41.635Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.635Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2019-10-04T23:25:41.635Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.635Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.09s) [2019-10-04T23:25:41.635Z] --- PASS: TestDockerSuite/TestInfoFormat (0.14s) [2019-10-04T23:25:41.635Z] --- SKIP: TestDockerSuite/TestInsecureRegistries (0.01s) [2019-10-04T23:25:41.635Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.635Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2019-10-04T23:25:41.635Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.635Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2019-10-04T23:25:41.635Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.635Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.06s) [2019-10-04T23:25:41.635Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.61s) [2019-10-04T23:25:41.635Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2019-10-04T23:25:41.635Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.635Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2019-10-04T23:25:41.635Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.635Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2019-10-04T23:25:41.635Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2019-10-04T23:25:41.635Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.635Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.12s) [2019-10-04T23:25:41.635Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.21s) [2019-10-04T23:25:41.635Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.10s) [2019-10-04T23:25:41.635Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2019-10-04T23:25:41.635Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.635Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2019-10-04T23:25:41.635Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.635Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2019-10-04T23:25:41.635Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.635Z] --- PASS: TestDockerSuite/TestInspectDefault (2.15s) [2019-10-04T23:25:41.635Z] --- PASS: TestDockerSuite/TestInspectHistory (5.27s) [2019-10-04T23:25:41.635Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2019-10-04T23:25:41.635Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.635Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2019-10-04T23:25:41.635Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.635Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2019-10-04T23:25:41.635Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.635Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.12s) [2019-10-04T23:25:41.635Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.15s) [2019-10-04T23:25:41.635Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.18s) [2019-10-04T23:25:41.635Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.14s) [2019-10-04T23:25:41.635Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.10s) [2019-10-04T23:25:41.635Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2019-10-04T23:25:41.635Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.635Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2019-10-04T23:25:41.635Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.03s) [2019-10-04T23:25:41.635Z] --- PASS: TestDockerSuite/TestInspectStatus (2.67s) [2019-10-04T23:25:41.635Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.33s) [2019-10-04T23:25:41.635Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.25s) [2019-10-04T23:25:41.635Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.08s) [2019-10-04T23:25:41.635Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.19s) [2019-10-04T23:25:41.635Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.12s) [2019-10-04T23:25:41.635Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.06s) [2019-10-04T23:25:41.635Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.13s) [2019-10-04T23:25:41.635Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2019-10-04T23:25:41.635Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2019-10-04T23:25:41.635Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.635Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2019-10-04T23:25:41.635Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.635Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2019-10-04T23:25:41.635Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.635Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2019-10-04T23:25:41.635Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.635Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2019-10-04T23:25:41.635Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.635Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2019-10-04T23:25:41.635Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.635Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2019-10-04T23:25:41.635Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.635Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2019-10-04T23:25:41.635Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.635Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2019-10-04T23:25:41.635Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.635Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2019-10-04T23:25:41.635Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.635Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2019-10-04T23:25:41.635Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.635Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2019-10-04T23:25:41.635Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.635Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2019-10-04T23:25:41.635Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.635Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2019-10-04T23:25:41.635Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.635Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2019-10-04T23:25:41.635Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.635Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2019-10-04T23:25:41.635Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.635Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2019-10-04T23:25:41.635Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2019-10-04T23:25:41.635Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.88s) [2019-10-04T23:25:41.635Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.95s) [2019-10-04T23:25:41.635Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.60s) [2019-10-04T23:25:41.635Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.14s) [2019-10-04T23:25:41.635Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2019-10-04T23:25:41.635Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.635Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.12s) [2019-10-04T23:25:41.635Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2019-10-04T23:25:41.635Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.69s) [2019-10-04T23:25:41.635Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.80s) [2019-10-04T23:25:41.635Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.82s) [2019-10-04T23:25:41.635Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.58s) [2019-10-04T23:25:41.635Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.42s) [2019-10-04T23:25:41.635Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2019-10-04T23:25:41.635Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.635Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.30s) [2019-10-04T23:25:41.635Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (7.07s) [2019-10-04T23:25:41.635Z] --- PASS: TestDockerSuite/TestLogsSince (9.02s) [2019-10-04T23:25:41.635Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2019-10-04T23:25:41.635Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.635Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2019-10-04T23:25:41.635Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.635Z] --- PASS: TestDockerSuite/TestLogsTail (2.74s) [2019-10-04T23:25:41.635Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.51s) [2019-10-04T23:25:41.635Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.17s) [2019-10-04T23:25:41.635Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2019-10-04T23:25:41.635Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.635Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2019-10-04T23:25:41.635Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.635Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2019-10-04T23:25:41.635Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.635Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2019-10-04T23:25:41.635Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.635Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2019-10-04T23:25:41.635Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.635Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2019-10-04T23:25:41.635Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.635Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2019-10-04T23:25:41.635Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.635Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2019-10-04T23:25:41.635Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.635Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2019-10-04T23:25:41.635Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2019-10-04T23:25:41.635Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.635Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2019-10-04T23:25:41.635Z] requirement.go:26: unmatched requirement IsAmd64 [2019-10-04T23:25:41.635Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2019-10-04T23:25:41.635Z] requirement.go:26: unmatched requirement IsAmd64 [2019-10-04T23:25:41.635Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2019-10-04T23:25:41.635Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.635Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2019-10-04T23:25:41.635Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.635Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2019-10-04T23:25:41.635Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.635Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2019-10-04T23:25:41.635Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.635Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2019-10-04T23:25:41.635Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.635Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2019-10-04T23:25:41.635Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.635Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.34s) [2019-10-04T23:25:41.635Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2019-10-04T23:25:41.635Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.635Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2019-10-04T23:25:41.635Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2019-10-04T23:25:41.635Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.635Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2019-10-04T23:25:41.635Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.635Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2019-10-04T23:25:41.635Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.635Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2019-10-04T23:25:41.635Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.635Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2019-10-04T23:25:41.635Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.635Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2019-10-04T23:25:41.635Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.635Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2019-10-04T23:25:41.635Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.635Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.08s) [2019-10-04T23:25:41.635Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2019-10-04T23:25:41.635Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.635Z] --- PASS: TestDockerSuite/TestPsByOrder (8.76s) [2019-10-04T23:25:41.635Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2019-10-04T23:25:41.635Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.635Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.65s) [2019-10-04T23:25:41.635Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (13.08s) [2019-10-04T23:25:41.635Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.29s) [2019-10-04T23:25:41.635Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2019-10-04T23:25:41.635Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2019-10-04T23:25:41.635Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.90s) [2019-10-04T23:25:41.635Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.32s) [2019-10-04T23:25:41.635Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.88s) [2019-10-04T23:25:41.635Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.25s) [2019-10-04T23:25:41.635Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2019-10-04T23:25:41.635Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.635Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2019-10-04T23:25:41.635Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.635Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (9.10s) [2019-10-04T23:25:41.635Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2019-10-04T23:25:41.635Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.635Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2019-10-04T23:25:41.635Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.635Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2019-10-04T23:25:41.635Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.635Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2019-10-04T23:25:41.635Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.635Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.67s) [2019-10-04T23:25:41.635Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2019-10-04T23:25:41.635Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.635Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.38s) [2019-10-04T23:25:41.635Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2019-10-04T23:25:41.635Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.635Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.35s) [2019-10-04T23:25:41.635Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.95s) [2019-10-04T23:25:41.635Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2019-10-04T23:25:41.635Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.635Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.16s) [2019-10-04T23:25:41.635Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.32s) [2019-10-04T23:25:41.635Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.25s) [2019-10-04T23:25:41.635Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (23.03s) [2019-10-04T23:25:41.635Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2019-10-04T23:25:41.635Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.635Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.84s) [2019-10-04T23:25:41.635Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.24s) [2019-10-04T23:25:41.635Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.18s) [2019-10-04T23:25:41.635Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.75s) [2019-10-04T23:25:41.635Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.67s) [2019-10-04T23:25:41.635Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.05s) [2019-10-04T23:25:41.635Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2019-10-04T23:25:41.635Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.635Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.33s) [2019-10-04T23:25:41.635Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2019-10-04T23:25:41.635Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.32s) [2019-10-04T23:25:41.635Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (14.58s) [2019-10-04T23:25:41.635Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.79s) [2019-10-04T23:25:41.636Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.66s) [2019-10-04T23:25:41.636Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.89s) [2019-10-04T23:25:41.636Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.42s) [2019-10-04T23:25:41.636Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.76s) [2019-10-04T23:25:41.636Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.57s) [2019-10-04T23:25:41.636Z] --- PASS: TestDockerSuite/TestRmiTag (0.69s) [2019-10-04T23:25:41.636Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.33s) [2019-10-04T23:25:41.636Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (17.22s) [2019-10-04T23:25:41.636Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.62s) [2019-10-04T23:25:41.636Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.39s) [2019-10-04T23:25:41.636Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.16s) [2019-10-04T23:25:41.636Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2019-10-04T23:25:41.636Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.636Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2019-10-04T23:25:41.636Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.636Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2019-10-04T23:25:41.636Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.636Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2019-10-04T23:25:41.636Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.636Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2019-10-04T23:25:41.636Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.636Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2019-10-04T23:25:41.636Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.636Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2019-10-04T23:25:41.636Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.636Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.05s) [2019-10-04T23:25:41.636Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2019-10-04T23:25:41.636Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.636Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2019-10-04T23:25:41.636Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.636Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.39s) [2019-10-04T23:25:41.636Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.81s) [2019-10-04T23:25:41.636Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.19s) [2019-10-04T23:25:41.636Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (6.98s) [2019-10-04T23:25:41.636Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.14s) [2019-10-04T23:25:41.636Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2019-10-04T23:25:41.636Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.37s) [2019-10-04T23:25:41.636Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2019-10-04T23:25:41.636Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.636Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2019-10-04T23:25:41.636Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.636Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2019-10-04T23:25:41.636Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.636Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2019-10-04T23:25:41.636Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.636Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2019-10-04T23:25:41.636Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.636Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2019-10-04T23:25:41.636Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.636Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2019-10-04T23:25:41.636Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.636Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2019-10-04T23:25:41.636Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.636Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2019-10-04T23:25:41.636Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.636Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2019-10-04T23:25:41.636Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.636Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2019-10-04T23:25:41.636Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.636Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.30s) [2019-10-04T23:25:41.636Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2019-10-04T23:25:41.636Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.636Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.91s) [2019-10-04T23:25:41.636Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2019-10-04T23:25:41.636Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.636Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2019-10-04T23:25:41.636Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.636Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.03s) [2019-10-04T23:25:41.636Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2019-10-04T23:25:41.636Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.636Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2019-10-04T23:25:41.636Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.636Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2019-10-04T23:25:41.636Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.636Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2019-10-04T23:25:41.636Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.636Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2019-10-04T23:25:41.636Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.636Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2019-10-04T23:25:41.636Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.636Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2019-10-04T23:25:41.636Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.636Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.23s) [2019-10-04T23:25:41.636Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.36s) [2019-10-04T23:25:41.636Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.21s) [2019-10-04T23:25:41.636Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2019-10-04T23:25:41.636Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.636Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2019-10-04T23:25:41.636Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.636Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2019-10-04T23:25:41.636Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.636Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.14s) [2019-10-04T23:25:41.636Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2019-10-04T23:25:41.636Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.636Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2019-10-04T23:25:41.636Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.636Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2019-10-04T23:25:41.636Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.636Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2019-10-04T23:25:41.636Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.636Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.99s) [2019-10-04T23:25:41.636Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (12.49s) [2019-10-04T23:25:41.636Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2019-10-04T23:25:41.636Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.636Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2019-10-04T23:25:41.636Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.636Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2019-10-04T23:25:41.636Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.636Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2019-10-04T23:25:41.636Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.636Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2019-10-04T23:25:41.636Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.636Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2019-10-04T23:25:41.636Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.636Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.16s) [2019-10-04T23:25:41.636Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2019-10-04T23:25:41.636Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.636Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.11s) [2019-10-04T23:25:41.636Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2019-10-04T23:25:41.636Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.636Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.14s) [2019-10-04T23:25:41.636Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.09s) [2019-10-04T23:25:41.636Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2019-10-04T23:25:41.636Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.636Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.26s) [2019-10-04T23:25:41.636Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2019-10-04T23:25:41.636Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.636Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2019-10-04T23:25:41.636Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.636Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2019-10-04T23:25:41.636Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.636Z] --- PASS: TestDockerSuite/TestRunExitCode (2.07s) [2019-10-04T23:25:41.636Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.06s) [2019-10-04T23:25:41.636Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.14s) [2019-10-04T23:25:41.636Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.14s) [2019-10-04T23:25:41.636Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2019-10-04T23:25:41.636Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2019-10-04T23:25:41.636Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.636Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2019-10-04T23:25:41.636Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.636Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2019-10-04T23:25:41.636Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.636Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2019-10-04T23:25:41.636Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.636Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2019-10-04T23:25:41.636Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2019-10-04T23:25:41.636Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2019-10-04T23:25:41.636Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.636Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2019-10-04T23:25:41.636Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.636Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.86s) [2019-10-04T23:25:41.636Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2019-10-04T23:25:41.636Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.636Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2019-10-04T23:25:41.636Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2019-10-04T23:25:41.636Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.636Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2019-10-04T23:25:41.636Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.636Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2019-10-04T23:25:41.636Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.636Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2019-10-04T23:25:41.636Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.636Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (9.22s) [2019-10-04T23:25:41.636Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2019-10-04T23:25:41.636Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.636Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.67s) [2019-10-04T23:25:41.636Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2019-10-04T23:25:41.636Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.636Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2019-10-04T23:25:41.636Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.636Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2019-10-04T23:25:41.636Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.636Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2019-10-04T23:25:41.636Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.636Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2019-10-04T23:25:41.636Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.636Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2019-10-04T23:25:41.636Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.636Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2019-10-04T23:25:41.636Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.636Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2019-10-04T23:25:41.636Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.636Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2019-10-04T23:25:41.636Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.636Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2019-10-04T23:25:41.636Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.636Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2019-10-04T23:25:41.636Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.636Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2019-10-04T23:25:41.636Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.636Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2019-10-04T23:25:41.636Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.636Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2019-10-04T23:25:41.636Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.636Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.81s) [2019-10-04T23:25:41.636Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2019-10-04T23:25:41.636Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.636Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2019-10-04T23:25:41.636Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.636Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2019-10-04T23:25:41.636Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.636Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.68s) [2019-10-04T23:25:41.636Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.14s) [2019-10-04T23:25:41.636Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2019-10-04T23:25:41.636Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.636Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2019-10-04T23:25:41.636Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.636Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2019-10-04T23:25:41.636Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.636Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2019-10-04T23:25:41.636Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.636Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2019-10-04T23:25:41.636Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.636Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2019-10-04T23:25:41.636Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.636Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2019-10-04T23:25:41.636Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.636Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2019-10-04T23:25:41.636Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.636Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2019-10-04T23:25:41.636Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.636Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.32s) [2019-10-04T23:25:41.636Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.00s) [2019-10-04T23:25:41.636Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.97s) [2019-10-04T23:25:41.636Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.05s) [2019-10-04T23:25:41.636Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.99s) [2019-10-04T23:25:41.636Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.06s) [2019-10-04T23:25:41.636Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2019-10-04T23:25:41.636Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.636Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2019-10-04T23:25:41.636Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.636Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2019-10-04T23:25:41.636Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.636Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2019-10-04T23:25:41.636Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.636Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2019-10-04T23:25:41.636Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.636Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2019-10-04T23:25:41.636Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.636Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2019-10-04T23:25:41.636Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.636Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2019-10-04T23:25:41.636Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.636Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.54s) [2019-10-04T23:25:41.636Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2019-10-04T23:25:41.636Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.636Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2019-10-04T23:25:41.636Z] requirement.go:26: unmatched requirement Apparmor [2019-10-04T23:25:41.636Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2019-10-04T23:25:41.636Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.636Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2019-10-04T23:25:41.636Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.636Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2019-10-04T23:25:41.636Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.636Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (12.83s) [2019-10-04T23:25:41.636Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2019-10-04T23:25:41.636Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.636Z] --- PASS: TestDockerSuite/TestRunRm (2.17s) [2019-10-04T23:25:41.636Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.38s) [2019-10-04T23:25:41.636Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.29s) [2019-10-04T23:25:41.637Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.02s) [2019-10-04T23:25:41.637Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.05s) [2019-10-04T23:25:41.637Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.51s) [2019-10-04T23:25:41.637Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2019-10-04T23:25:41.637Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.637Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2019-10-04T23:25:41.637Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.637Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.08s) [2019-10-04T23:25:41.637Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2019-10-04T23:25:41.637Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.637Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.99s) [2019-10-04T23:25:41.637Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2019-10-04T23:25:41.637Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.637Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2019-10-04T23:25:41.637Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.637Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.20s) [2019-10-04T23:25:41.637Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2019-10-04T23:25:41.637Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2019-10-04T23:25:41.637Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.637Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.77s) [2019-10-04T23:25:41.637Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2019-10-04T23:25:41.637Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.637Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2019-10-04T23:25:41.637Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.637Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2019-10-04T23:25:41.637Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.637Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2019-10-04T23:25:41.637Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.637Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2019-10-04T23:25:41.637Z] requirement.go:26: unmatched requirement Apparmor [2019-10-04T23:25:41.637Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2019-10-04T23:25:41.637Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.637Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2019-10-04T23:25:41.637Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.637Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2019-10-04T23:25:41.637Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.637Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2019-10-04T23:25:41.637Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.637Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2019-10-04T23:25:41.637Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.637Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.06s) [2019-10-04T23:25:41.637Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2019-10-04T23:25:41.637Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.637Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.07s) [2019-10-04T23:25:41.637Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2019-10-04T23:25:41.637Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.637Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2019-10-04T23:25:41.637Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.637Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.98s) [2019-10-04T23:25:41.637Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.40s) [2019-10-04T23:25:41.637Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.22s) [2019-10-04T23:25:41.637Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.64s) [2019-10-04T23:25:41.637Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2019-10-04T23:25:41.637Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.637Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.11s) [2019-10-04T23:25:41.637Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2019-10-04T23:25:41.637Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.637Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2019-10-04T23:25:41.637Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.637Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (7.70s) [2019-10-04T23:25:41.637Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.18s) [2019-10-04T23:25:41.637Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.12s) [2019-10-04T23:25:41.637Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2019-10-04T23:25:41.637Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.637Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2019-10-04T23:25:41.637Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2019-10-04T23:25:41.637Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2019-10-04T23:25:41.637Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.637Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2019-10-04T23:25:41.637Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.637Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2019-10-04T23:25:41.637Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.637Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2019-10-04T23:25:41.637Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.637Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2019-10-04T23:25:41.637Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.637Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.04s) [2019-10-04T23:25:41.637Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.73s) [2019-10-04T23:25:41.637Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.02s) [2019-10-04T23:25:41.637Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.36s) [2019-10-04T23:25:41.637Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2019-10-04T23:25:41.637Z] requirement.go:26: unmatched requirement Apparmor [2019-10-04T23:25:41.637Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2019-10-04T23:25:41.637Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.637Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2019-10-04T23:25:41.637Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.637Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2019-10-04T23:25:41.637Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.637Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2019-10-04T23:25:41.637Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.637Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2019-10-04T23:25:41.637Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.637Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2019-10-04T23:25:41.637Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.637Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2019-10-04T23:25:41.637Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.637Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2019-10-04T23:25:41.637Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.637Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2019-10-04T23:25:41.637Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.637Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2019-10-04T23:25:41.637Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.637Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2019-10-04T23:25:41.637Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.637Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2019-10-04T23:25:41.637Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.637Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2019-10-04T23:25:41.637Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.637Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2019-10-04T23:25:41.637Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.637Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2019-10-04T23:25:41.637Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.637Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2019-10-04T23:25:41.637Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.637Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.38s) [2019-10-04T23:25:41.637Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) [2019-10-04T23:25:41.637Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2019-10-04T23:25:41.637Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.26s) [2019-10-04T23:25:41.637Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.56s) [2019-10-04T23:25:41.637Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.16s) [2019-10-04T23:25:41.637Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2019-10-04T23:25:41.637Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.637Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.33s) [2019-10-04T23:25:41.637Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2019-10-04T23:25:41.637Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.637Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.87s) [2019-10-04T23:25:41.637Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2019-10-04T23:25:41.637Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.637Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2019-10-04T23:25:41.637Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.637Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2019-10-04T23:25:41.637Z] requirement.go:26: unmatched requirement IsPausable [2019-10-04T23:25:41.637Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2019-10-04T23:25:41.637Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.637Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (14.08s) [2019-10-04T23:25:41.637Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2019-10-04T23:25:41.637Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.637Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2019-10-04T23:25:41.637Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.637Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2019-10-04T23:25:41.637Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.637Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2019-10-04T23:25:41.637Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.637Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2019-10-04T23:25:41.637Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.637Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2019-10-04T23:25:41.637Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.637Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.08s) [2019-10-04T23:25:41.637Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.20s) [2019-10-04T23:25:41.637Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2019-10-04T23:25:41.637Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.637Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.10s) [2019-10-04T23:25:41.637Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2019-10-04T23:25:41.637Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.637Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2019-10-04T23:25:41.637Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.637Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2019-10-04T23:25:41.637Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.637Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2019-10-04T23:25:41.637Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.637Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2019-10-04T23:25:41.637Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.637Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2019-10-04T23:25:41.637Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.637Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.34s) [2019-10-04T23:25:41.637Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.15s) [2019-10-04T23:25:41.637Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.24s) [2019-10-04T23:25:41.637Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2019-10-04T23:25:41.637Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.637Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.39s) [2019-10-04T23:25:41.637Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.35s) [2019-10-04T23:25:41.637Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.16s) [2019-10-04T23:25:41.637Z] --- PASS: TestDockerSuite/TestVolumeCLILs (7.36s) [2019-10-04T23:25:41.637Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2019-10-04T23:25:41.637Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.78s) [2019-10-04T23:25:41.637Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.40s) [2019-10-04T23:25:41.637Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.41s) [2019-10-04T23:25:41.637Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2019-10-04T23:25:41.637Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.19s) [2019-10-04T23:25:41.637Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.58s) [2019-10-04T23:25:41.637Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2019-10-04T23:25:41.637Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.637Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.64s) [2019-10-04T23:25:41.637Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.21s) [2019-10-04T23:25:41.637Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2019-10-04T23:25:41.637Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.637Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.66s) [2019-10-04T23:25:41.637Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.30s) [2019-10-04T23:25:41.637Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.29s) [2019-10-04T23:25:41.637Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.58s) [2019-10-04T23:25:41.637Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2019-10-04T23:25:41.637Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.637Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.48s) [2019-10-04T23:25:41.637Z] === RUN TestDockerRegistrySuite [2019-10-04T23:25:41.637Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2019-10-04T23:25:41.637Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2019-10-04T23:25:41.637Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-10-04T23:25:41.637Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2019-10-04T23:25:41.637Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2019-10-04T23:25:41.637Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2019-10-04T23:25:41.637Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2019-10-04T23:25:41.637Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2019-10-04T23:25:41.637Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2019-10-04T23:25:41.637Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-10-04T23:25:41.637Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-10-04T23:25:41.637Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-10-04T23:25:41.637Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2019-10-04T23:25:41.637Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2019-10-04T23:25:41.637Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2019-10-04T23:25:41.637Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2019-10-04T23:25:41.637Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2019-10-04T23:25:41.637Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-10-04T23:25:41.637Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2019-10-04T23:25:41.637Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2019-10-04T23:25:41.637Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2019-10-04T23:25:41.637Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-10-04T23:25:41.637Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-10-04T23:25:41.637Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2019-10-04T23:25:41.637Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2019-10-04T23:25:41.637Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2019-10-04T23:25:41.637Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2019-10-04T23:25:41.637Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2019-10-04T23:25:41.637Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2019-10-04T23:25:41.637Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2019-10-04T23:25:41.637Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2019-10-04T23:25:41.637Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2019-10-04T23:25:41.637Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2019-10-04T23:25:41.637Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2019-10-04T23:25:41.637Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-10-04T23:25:41.637Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2019-10-04T23:25:41.637Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2019-10-04T23:25:41.637Z] === RUN TestDockerRegistrySuite/TestV2Only [2019-10-04T23:25:41.637Z] --- PASS: TestDockerRegistrySuite (0.00s) [2019-10-04T23:25:41.637Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2019-10-04T23:25:41.637Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.637Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2019-10-04T23:25:41.637Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.637Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2019-10-04T23:25:41.637Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.637Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2019-10-04T23:25:41.637Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.637Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-10-04T23:25:41.637Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.637Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2019-10-04T23:25:41.637Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.637Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2019-10-04T23:25:41.637Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.637Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2019-10-04T23:25:41.637Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.637Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2019-10-04T23:25:41.637Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.637Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2019-10-04T23:25:41.637Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.637Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2019-10-04T23:25:41.637Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.637Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2019-10-04T23:25:41.637Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.638Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2019-10-04T23:25:41.638Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.638Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2019-10-04T23:25:41.638Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.638Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2019-10-04T23:25:41.638Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.638Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2019-10-04T23:25:41.638Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.638Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2019-10-04T23:25:41.638Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.638Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2019-10-04T23:25:41.638Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.638Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2019-10-04T23:25:41.638Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.638Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-10-04T23:25:41.638Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.638Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-10-04T23:25:41.638Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.638Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-10-04T23:25:41.638Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.638Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-10-04T23:25:41.638Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.638Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2019-10-04T23:25:41.638Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.638Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2019-10-04T23:25:41.638Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.638Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2019-10-04T23:25:41.638Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.638Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2019-10-04T23:25:41.638Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.638Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2019-10-04T23:25:41.638Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.638Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2019-10-04T23:25:41.638Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.638Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2019-10-04T23:25:41.638Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.638Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2019-10-04T23:25:41.638Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.638Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2019-10-04T23:25:41.638Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.638Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2019-10-04T23:25:41.638Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.638Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2019-10-04T23:25:41.638Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.638Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2019-10-04T23:25:41.638Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.638Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2019-10-04T23:25:41.638Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.638Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2019-10-04T23:25:41.638Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.638Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2019-10-04T23:25:41.638Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.638Z] === RUN TestDockerSchema1RegistrySuite [2019-10-04T23:25:41.638Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2019-10-04T23:25:41.638Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-10-04T23:25:41.638Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2019-10-04T23:25:41.638Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2019-10-04T23:25:41.638Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-10-04T23:25:41.638Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2019-10-04T23:25:41.638Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-10-04T23:25:41.638Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-10-04T23:25:41.638Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-10-04T23:25:41.638Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-10-04T23:25:41.638Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2019-10-04T23:25:41.638Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2019-10-04T23:25:41.638Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2019-10-04T23:25:41.638Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2019-10-04T23:25:41.638Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2019-10-04T23:25:41.638Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2019-10-04T23:25:41.638Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2019-10-04T23:25:41.638Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2019-10-04T23:25:41.638Z] --- PASS: TestDockerSchema1RegistrySuite (0.03s) [2019-10-04T23:25:41.638Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2019-10-04T23:25:41.638Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.638Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-10-04T23:25:41.638Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.638Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2019-10-04T23:25:41.638Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.638Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2019-10-04T23:25:41.638Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.638Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2019-10-04T23:25:41.638Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.638Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2019-10-04T23:25:41.638Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.638Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-10-04T23:25:41.638Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.638Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-10-04T23:25:41.638Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.638Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-10-04T23:25:41.638Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.638Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-10-04T23:25:41.638Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.638Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2019-10-04T23:25:41.638Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.638Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2019-10-04T23:25:41.638Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.638Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2019-10-04T23:25:41.638Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.638Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2019-10-04T23:25:41.638Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.638Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2019-10-04T23:25:41.638Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.638Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2019-10-04T23:25:41.638Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.638Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2019-10-04T23:25:41.638Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.638Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2019-10-04T23:25:41.638Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.638Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2019-10-04T23:25:41.638Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-10-04T23:25:41.638Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-10-04T23:25:41.638Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-10-04T23:25:41.638Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-10-04T23:25:41.638Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-10-04T23:25:41.638Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-10-04T23:25:41.638Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-10-04T23:25:41.638Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-10-04T23:25:41.638Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.03s) [2019-10-04T23:25:41.638Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2019-10-04T23:25:41.638Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.638Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2019-10-04T23:25:41.638Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.638Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2019-10-04T23:25:41.638Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.638Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2019-10-04T23:25:41.638Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.638Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2019-10-04T23:25:41.638Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.638Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2019-10-04T23:25:41.638Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.638Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2019-10-04T23:25:41.638Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.638Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2019-10-04T23:25:41.638Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.638Z] === RUN TestDockerRegistryAuthTokenSuite [2019-10-04T23:25:41.638Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-10-04T23:25:41.638Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-10-04T23:25:41.638Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-10-04T23:25:41.638Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-10-04T23:25:41.638Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-10-04T23:25:41.638Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2019-10-04T23:25:41.638Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2019-10-04T23:25:41.638Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.638Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2019-10-04T23:25:41.638Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.638Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2019-10-04T23:25:41.638Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.638Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2019-10-04T23:25:41.638Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.638Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2019-10-04T23:25:41.638Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.638Z] === RUN TestDockerDaemonSuite [2019-10-04T23:25:41.638Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-10-04T23:25:41.638Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2019-10-04T23:25:41.638Z] === RUN TestDockerDaemonSuite/TestRegistryMirrors [2019-10-04T23:25:41.638Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-10-04T23:25:41.638Z] --- PASS: TestDockerDaemonSuite (0.00s) [2019-10-04T23:25:41.638Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2019-10-04T23:25:41.638Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.638Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2019-10-04T23:25:41.638Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.638Z] --- SKIP: TestDockerDaemonSuite/TestRegistryMirrors (0.00s) [2019-10-04T23:25:41.638Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.638Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2019-10-04T23:25:41.638Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.638Z] === RUN TestDockerSwarmSuite [2019-10-04T23:25:41.638Z] --- PASS: TestDockerSwarmSuite (0.00s) [2019-10-04T23:25:41.638Z] === RUN TestDockerPluginSuite [2019-10-04T23:25:41.638Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2019-10-04T23:25:41.638Z] === RUN TestDockerPluginSuite/TestPluginCreate [2019-10-04T23:25:41.638Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2019-10-04T23:25:41.638Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2019-10-04T23:25:41.638Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2019-10-04T23:25:41.638Z] === RUN TestDockerPluginSuite/TestPluginInspect [2019-10-04T23:25:41.638Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2019-10-04T23:25:41.638Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2019-10-04T23:25:41.638Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2019-10-04T23:25:41.638Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2019-10-04T23:25:41.638Z] === RUN TestDockerPluginSuite/TestPluginSet [2019-10-04T23:25:41.638Z] --- PASS: TestDockerPluginSuite (0.02s) [2019-10-04T23:25:41.638Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2019-10-04T23:25:41.638Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.638Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2019-10-04T23:25:41.638Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.638Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2019-10-04T23:25:41.638Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.638Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2019-10-04T23:25:41.638Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.638Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2019-10-04T23:25:41.638Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.638Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2019-10-04T23:25:41.638Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.638Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2019-10-04T23:25:41.638Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.638Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2019-10-04T23:25:41.638Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.638Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2019-10-04T23:25:41.638Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.638Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2019-10-04T23:25:41.638Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.638Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2019-10-04T23:25:41.638Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.638Z] === RUN TestDockerExternalVolumeSuite [2019-10-04T23:25:41.638Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2019-10-04T23:25:41.638Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.638Z] === RUN TestDockerNetworkSuite [2019-10-04T23:25:41.638Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2019-10-04T23:25:41.638Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.638Z] === RUN TestDockerHubPullSuite [2019-10-04T23:25:41.638Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2019-10-04T23:25:41.638Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-04T23:25:41.638Z] PASS [2019-10-04T23:25:41.638Z] ok github.com/docker/docker/integration-cli 2590.660s [2019-10-04T23:25:41.638Z] INFO: Integration tests ended at 10/04/2019 23:25:41. Duration:00:43:20.8536471 [2019-10-04T23:25:41.638Z] INFO: Docker info of the daemon under test at end of run [2019-10-04T23:25:41.638Z] [2019-10-04T23:25:41.638Z] Containers: 2 [2019-10-04T23:25:41.638Z] Running: 0 [2019-10-04T23:25:41.638Z] Paused: 0 [2019-10-04T23:25:41.638Z] Stopped: 2 [2019-10-04T23:25:41.638Z] Images: 12 [2019-10-04T23:25:41.638Z] Server Version: 0.0.0-dev [2019-10-04T23:25:41.639Z] Storage Driver: windowsfilter [2019-10-04T23:25:41.639Z] Windows: [2019-10-04T23:25:41.639Z] Logging Driver: json-file [2019-10-04T23:25:41.639Z] Plugins: [2019-10-04T23:25:41.639Z] Volume: local [2019-10-04T23:25:41.639Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-10-04T23:25:41.639Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-10-04T23:25:41.639Z] Swarm: inactive [2019-10-04T23:25:41.639Z] Default Isolation: process [2019-10-04T23:25:41.639Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-10-04T23:25:41.639Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-10-04T23:25:41.639Z] OSType: windows [2019-10-04T23:25:41.639Z] Architecture: x86_64 [2019-10-04T23:25:41.639Z] CPUs: 4 [2019-10-04T23:25:41.639Z] Total Memory: 32GiB [2019-10-04T23:25:41.639Z] Name: azwin-2-ed5330 [2019-10-04T23:25:41.639Z] ID: G3FA:TMPB:G3MB:S4QX:BJ7I:QORF:VYDP:VQO6:JGJB:HTUK:ZCFJ:U26Y [2019-10-04T23:25:41.639Z] Docker Root Dir: D:\CI\PR-39713\20\daemon [2019-10-04T23:25:41.639Z] Debug Mode (client): false [2019-10-04T23:25:41.639Z] Debug Mode (server): true [2019-10-04T23:25:41.639Z] File Descriptors: -1 [2019-10-04T23:25:41.639Z] Goroutines: 18 [2019-10-04T23:25:41.639Z] System Time: 2019-10-04T23:25:41.478969Z [2019-10-04T23:25:41.639Z] EventsListeners: 0 [2019-10-04T23:25:41.639Z] Registry: https://index.docker.io/v1/ [2019-10-04T23:25:41.639Z] Labels: [2019-10-04T23:25:41.639Z] Experimental: false [2019-10-04T23:25:41.639Z] Insecure Registries: [2019-10-04T23:25:41.639Z] 127.0.0.0/8 [2019-10-04T23:25:41.639Z] Live Restore Enabled: false [2019-10-04T23:25:41.639Z] [2019-10-04T23:25:41.639Z] [2019-10-04T23:25:41.639Z] INFO: Stopping daemon under test [2019-10-04T23:25:42.100Z] SUCCESS: The process with PID 4268 (child process of PID 4896) has been terminated. [2019-10-04T23:25:42.100Z] SUCCESS: The process with PID 4896 (child process of PID 5604) has been terminated. [2019-10-04T23:25:42.100Z] INFO: Stop tailing logs of the daemon under tests [2019-10-04T23:25:42.100Z] INFO: executeCI.ps1 Completed successfully at 10/04/2019 23:25:41. [2019-10-04T23:25:42.100Z] INFO: Tidying up at end of run [2019-10-04T23:25:42.100Z] INFO: Saving daemon under test log (d:\CI\PR-39713\20\dut.out) to C:\windows\TEMP\CIDUT.out [2019-10-04T23:25:42.100Z] INFO: Saving daemon under test log (d:\CI\PR-39713\20\dut.err) to C:\windows\TEMP\CIDUT.err [2019-10-04T23:25:42.100Z] INFO: Nuke-Everything... [2019-10-04T23:25:42.100Z] INFO: Container count on control daemon to delete is 2 [2019-10-04T23:25:42.561Z] 7e316d036817 [2019-10-04T23:25:42.561Z] 6e7aab9d359e [2019-10-04T23:25:43.023Z] INFO: Tidying pidfile d:\CI\PR-39713\20\docker.pid [2019-10-04T23:25:43.023Z] INFO: Nuking d:\CI [2019-10-04T23:26:18.925Z] INFO: Zapped successfully [2019-10-04T23:26:18.925Z] [2019-10-04T23:26:18.925Z] INFO: executeCI.ps1 exiting at Fri Oct 4 23:26:13 CUT 2019. Duration 01:08:13.0123300 [2019-10-04T23:26:18.925Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2019-10-04T23:26:20.630Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2019-10-04T23:26:22.397Z] Archiving artifacts [2019-10-04T23:26:37.715Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39713/20/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-04T23:26:38.649Z] + make clean [2019-10-04T23:26:40.194Z] docker volume rm -f docker-dev-cache [2019-10-04T23:26:40.194Z] 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