Skip to content
Success

Console Output

Pull request #40045 updated
09:39:21 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from bb5650619e26cf0b79f30bafc551e5120a0643a4+ed2f50f8cdda067bad521acbe7a75b4e91e0962b (deda5dbaface4ec6d1f13a50820c3ee5c8435a22)
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 26028d2ce48352c9b2c3f496e963b79a4944a426 # 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
09:39:25 [2019-10-06T09:39:25.304Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
09:39:25 [2019-10-06T09:39:25.311Z] Trying to pass milestone 2
[Pipeline] milestone
09:39:25 [2019-10-06T09:39:25.330Z] Trying to pass milestone 3
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
09:39:40 [2019-10-06T09:39:40.434Z] Still waiting to schedule task
09:39:40 [2019-10-06T09:39:40.435Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline
09:40:28 [2019-10-06T09:40:28.581Z] Running on ubuntu-1804-overlay2 (i-003f67758a6787188) in /home/ubuntu/workspace/moby_PR-40045
[Pipeline] {
[Pipeline] checkout
09:40:34 [2019-10-06T09:40:34.065Z] using credential docker-jenkins-github-credentials
09:40:34 [2019-10-06T09:40:34.074Z] Cloning the remote Git repository
09:40:34 [2019-10-06T09:40:34.074Z] Cloning with configured refspecs honoured and without tags
09:40:34 [2019-10-06T09:40:34.101Z] Cloning repository https://github.com/moby/moby.git
09:40:34 [2019-10-06T09:40:34.155Z]  > git init /home/ubuntu/workspace/moby_PR-40045 # timeout=10
09:40:34 [2019-10-06T09:40:34.540Z] Fetching upstream changes from https://github.com/moby/moby.git
09:40:34 [2019-10-06T09:40:34.541Z]  > git --version # timeout=10
09:40:34 [2019-10-06T09:40:34.587Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:40:34 [2019-10-06T09:40:34.600Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40045/head:refs/remotes/origin/PR-40045 +refs/heads/master:refs/remotes/origin/master
09:40:53 [2019-10-06T09:40:53.089Z] Fetching without tags
09:40:53 [2019-10-06T09:40:53.546Z] Merging remotes/origin/master commit ed2f50f8cdda067bad521acbe7a75b4e91e0962b into PR head commit bb5650619e26cf0b79f30bafc551e5120a0643a4
09:40:54 [2019-10-06T09:40:54.792Z] Merge succeeded, producing bb5650619e26cf0b79f30bafc551e5120a0643a4
09:40:54 [2019-10-06T09:40:54.793Z] Checking out Revision bb5650619e26cf0b79f30bafc551e5120a0643a4 (PR-40045)
09:40:53 [2019-10-06T09:40:53.009Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:40:53 [2019-10-06T09:40:53.024Z]  > git config --add remote.origin.fetch +refs/pull/40045/head:refs/remotes/origin/PR-40045 # timeout=10
09:40:53 [2019-10-06T09:40:53.052Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
09:40:53 [2019-10-06T09:40:53.073Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:40:53 [2019-10-06T09:40:53.096Z] Fetching upstream changes from https://github.com/moby/moby.git
09:40:53 [2019-10-06T09:40:53.097Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:40:53 [2019-10-06T09:40:53.097Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40045/head:refs/remotes/origin/PR-40045 +refs/heads/master:refs/remotes/origin/master
09:40:53 [2019-10-06T09:40:53.561Z]  > git config core.sparsecheckout # timeout=10
09:40:53 [2019-10-06T09:40:53.594Z]  > git checkout -f bb5650619e26cf0b79f30bafc551e5120a0643a4
09:40:54 [2019-10-06T09:40:54.729Z]  > git merge ed2f50f8cdda067bad521acbe7a75b4e91e0962b # timeout=10
09:40:54 [2019-10-06T09:40:54.761Z]  > git rev-parse HEAD^{commit} # timeout=10
09:40:54 [2019-10-06T09:40:54.795Z]  > git config core.sparsecheckout # timeout=10
09:40:54 [2019-10-06T09:40:54.818Z]  > git checkout -f bb5650619e26cf0b79f30bafc551e5120a0643a4
09:40:56 [2019-10-06T09:40:56.102Z] Commit message: "bump gorilla/mux v1.7.3"
09:40:56 [2019-10-06T09:40:56.104Z]  > git rev-list --no-walk e5dce0f8c5d16569558f93168d8fd1846dac0e8b # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
09:40:57 [2019-10-06T09:40:57.080Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40045:/workspace alpine sh -c apk add --no-cache -q git bash && cd /workspace && hack/validate/dco
09:41:05 [2019-10-06T09:41:05.200Z] Unable to find image 'alpine:latest' locally
09:41:05 [2019-10-06T09:41:05.200Z] latest: Pulling from library/alpine
09:41:05 [2019-10-06T09:41:05.200Z] 9d48c3bd43c5: Pulling fs layer
09:41:05 [2019-10-06T09:41:05.457Z] 9d48c3bd43c5: Download complete
09:41:05 [2019-10-06T09:41:05.717Z] 9d48c3bd43c5: Pull complete
09:41:05 [2019-10-06T09:41:05.717Z] Digest: sha256:72c42ed48c3a2db31b7dafe17d275b634664a708d901ec9fd57b1529280f01fb
09:41:05 [2019-10-06T09:41:05.717Z] Status: Downloaded newer image for alpine:latest
09:41:10 [2019-10-06T09:41:10.988Z] Congratulations!  All commits are properly signed with the DCO!
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] parallel
[Pipeline] { (Branch: unit-validate)
[Pipeline] { (Branch: amd64)
[Pipeline] { (Branch: s390x)
[Pipeline] { (Branch: s390x integration-cli)
[Pipeline] { (Branch: ppc64le)
[Pipeline] { (Branch: ppc64le integration-cli)
[Pipeline] { (Branch: win-RS1)
[Pipeline] { (Branch: win-RS5)
[Pipeline] stage
[Pipeline] { (unit-validate)
[Pipeline] stage
[Pipeline] { (amd64)
[Pipeline] stage
[Pipeline] { (s390x)
[Pipeline] stage
[Pipeline] { (s390x integration-cli)
[Pipeline] stage
[Pipeline] { (ppc64le)
[Pipeline] stage
[Pipeline] { (ppc64le integration-cli)
[Pipeline] stage
[Pipeline] { (win-RS1)
[Pipeline] stage
[Pipeline] { (win-RS5)
Stage "s390x integration-cli" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
Stage "win-RS1" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[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] }
09:41:12 [2019-10-06T09:41:12.650Z] Running on ubuntu-1804-overlay2 (i-003f67758a6787188) in /home/ubuntu/workspace/moby_PR-40045
[Pipeline] // stage
09:41:12 [2019-10-06T09:41:12.661Z] Running on ppc64le-ubuntu-12 in /home/docker/workspace/moby_PR-40045
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Run tests)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] checkout
[Pipeline] checkout
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
09:41:12 [2019-10-06T09:41:12.761Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
09:41:12 [2019-10-06T09:41:12.795Z] Fetching changes from the remote Git repository
[Pipeline] }
09:41:12 [2019-10-06T09:41:12.798Z] using credential docker-jenkins-github-credentials
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
09:41:12 [2019-10-06T09:41:12.810Z] Running on s390x-ubuntu-05 in /home/jenkins/workspace/moby_PR-40045
09:41:12 [2019-10-06T09:41:12.813Z] Cloning the remote Git repository
09:41:12 [2019-10-06T09:41:12.813Z] Cloning with configured refspecs honoured and without tags
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
09:41:12 [2019-10-06T09:41:12.835Z] Fetching without tags
[Pipeline] // stage
[Pipeline] {
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] checkout
09:41:13 [2019-10-06T09:41:13.060Z] using credential docker-jenkins-github-credentials
09:41:13 [2019-10-06T09:41:13.109Z] Cloning the remote Git repository
09:41:13 [2019-10-06T09:41:13.110Z] Cloning with configured refspecs honoured and without tags
09:41:13 [2019-10-06T09:41:13.506Z] Merging remotes/origin/master commit ed2f50f8cdda067bad521acbe7a75b4e91e0962b into PR head commit bb5650619e26cf0b79f30bafc551e5120a0643a4
09:41:13 [2019-10-06T09:41:13.688Z] Merge succeeded, producing bb5650619e26cf0b79f30bafc551e5120a0643a4
09:41:13 [2019-10-06T09:41:13.689Z] Checking out Revision bb5650619e26cf0b79f30bafc551e5120a0643a4 (PR-40045)
09:41:12 [2019-10-06T09:41:12.770Z]  > git rev-parse --is-inside-work-tree # timeout=10
09:41:12 [2019-10-06T09:41:12.806Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:41:12 [2019-10-06T09:41:12.839Z] Fetching upstream changes from https://github.com/moby/moby.git
09:41:12 [2019-10-06T09:41:12.839Z]  > git --version # timeout=10
09:41:12 [2019-10-06T09:41:12.882Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:41:12 [2019-10-06T09:41:12.883Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40045/head:refs/remotes/origin/PR-40045 +refs/heads/master:refs/remotes/origin/master
09:41:13 [2019-10-06T09:41:13.509Z]  > git config core.sparsecheckout # timeout=10
09:41:13 [2019-10-06T09:41:13.535Z]  > git checkout -f bb5650619e26cf0b79f30bafc551e5120a0643a4
09:41:13 [2019-10-06T09:41:13.631Z]  > git merge ed2f50f8cdda067bad521acbe7a75b4e91e0962b # timeout=10
09:41:13 [2019-10-06T09:41:13.657Z]  > git rev-parse HEAD^{commit} # timeout=10
09:41:13 [2019-10-06T09:41:13.695Z]  > git config core.sparsecheckout # timeout=10
09:41:13 [2019-10-06T09:41:13.722Z]  > git checkout -f bb5650619e26cf0b79f30bafc551e5120a0643a4
09:41:12 [2019-10-06T09:41:12.809Z] Cloning repository https://github.com/moby/moby.git
09:41:12 [2019-10-06T09:41:12.809Z]  > git init /home/docker/workspace/moby_PR-40045 # timeout=10
09:41:12 [2019-10-06T09:41:12.825Z] Fetching upstream changes from https://github.com/moby/moby.git
09:41:12 [2019-10-06T09:41:12.825Z]  > git --version # timeout=10
09:41:12 [2019-10-06T09:41:12.830Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:41:12 [2019-10-06T09:41:12.831Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40045/head:refs/remotes/origin/PR-40045 +refs/heads/master:refs/remotes/origin/master
09:41:13 [2019-10-06T09:41:13.857Z] Commit message: "bump gorilla/mux v1.7.3"
09:41:13 [2019-10-06T09:41:13.138Z] Cloning repository https://github.com/moby/moby.git
09:41:13 [2019-10-06T09:41:13.140Z]  > git init /home/jenkins/workspace/moby_PR-40045 # timeout=10
09:41:13 [2019-10-06T09:41:13.185Z] Fetching upstream changes from https://github.com/moby/moby.git
09:41:13 [2019-10-06T09:41:13.187Z]  > git --version # timeout=10
09:41:13 [2019-10-06T09:41:13.206Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:41:13 [2019-10-06T09:41:13.208Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40045/head:refs/remotes/origin/PR-40045 +refs/heads/master:refs/remotes/origin/master
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
09:41:14 [2019-10-06T09:41:14.639Z] + docker version
09:41:14 [2019-10-06T09:41:14.639Z] Client: Docker Engine - Community
09:41:14 [2019-10-06T09:41:14.639Z]  Version:           19.03.2
09:41:14 [2019-10-06T09:41:14.639Z]  API version:       1.40
09:41:14 [2019-10-06T09:41:14.639Z]  Go version:        go1.12.8
09:41:14 [2019-10-06T09:41:14.639Z]  Git commit:        6a30dfc
09:41:14 [2019-10-06T09:41:14.639Z]  Built:             Thu Aug 29 05:29:11 2019
09:41:14 [2019-10-06T09:41:14.639Z]  OS/Arch:           linux/amd64
09:41:14 [2019-10-06T09:41:14.639Z]  Experimental:      false
09:41:14 [2019-10-06T09:41:14.639Z] 
09:41:14 [2019-10-06T09:41:14.639Z] Server: Docker Engine - Community
09:41:14 [2019-10-06T09:41:14.639Z]  Engine:
09:41:14 [2019-10-06T09:41:14.639Z]   Version:          19.03.2
09:41:14 [2019-10-06T09:41:14.639Z]   API version:      1.40 (minimum version 1.12)
09:41:14 [2019-10-06T09:41:14.639Z]   Go version:       go1.12.8
09:41:14 [2019-10-06T09:41:14.639Z]   Git commit:       6a30dfc
09:41:14 [2019-10-06T09:41:14.639Z]   Built:            Thu Aug 29 05:27:45 2019
09:41:14 [2019-10-06T09:41:14.639Z]   OS/Arch:          linux/amd64
09:41:14 [2019-10-06T09:41:14.639Z]   Experimental:     true
09:41:14 [2019-10-06T09:41:14.639Z]  containerd:
09:41:14 [2019-10-06T09:41:14.639Z]   Version:          1.2.6
09:41:14 [2019-10-06T09:41:14.639Z]   GitCommit:        894b81a4b802e4eb2a91d1ce216b8817763c29fb
09:41:14 [2019-10-06T09:41:14.639Z]  runc:
09:41:14 [2019-10-06T09:41:14.639Z]   Version:          1.0.0-rc8
09:41:14 [2019-10-06T09:41:14.639Z]   GitCommit:        425e105d5a03fabd737a126ad93d62a9eeede87f
09:41:14 [2019-10-06T09:41:14.639Z]  docker-init:
09:41:14 [2019-10-06T09:41:14.639Z]   Version:          0.18.0
09:41:14 [2019-10-06T09:41:14.639Z]   GitCommit:        fec3683
[Pipeline] sh
09:41:14 [2019-10-06T09:41:14.929Z] + docker info
09:41:22 [2019-10-06T09:41:22.252Z] Fetching without tags
09:41:22 [2019-10-06T09:41:22.112Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:41:22 [2019-10-06T09:41:22.131Z]  > git config --add remote.origin.fetch +refs/pull/40045/head:refs/remotes/origin/PR-40045 # timeout=10
09:41:22 [2019-10-06T09:41:22.149Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
09:41:22 [2019-10-06T09:41:22.213Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:41:22 [2019-10-06T09:41:22.281Z] Fetching upstream changes from https://github.com/moby/moby.git
09:41:22 [2019-10-06T09:41:22.283Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:41:22 [2019-10-06T09:41:22.284Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40045/head:refs/remotes/origin/PR-40045 +refs/heads/master:refs/remotes/origin/master
09:41:22 [2019-10-06T09:41:22.668Z] Merging remotes/origin/master commit ed2f50f8cdda067bad521acbe7a75b4e91e0962b into PR head commit bb5650619e26cf0b79f30bafc551e5120a0643a4
09:41:23 [2019-10-06T09:41:23.419Z] Merge succeeded, producing bb5650619e26cf0b79f30bafc551e5120a0643a4
09:41:23 [2019-10-06T09:41:23.420Z] Checking out Revision bb5650619e26cf0b79f30bafc551e5120a0643a4 (PR-40045)
09:41:22 [2019-10-06T09:41:22.695Z]  > git config core.sparsecheckout # timeout=10
09:41:22 [2019-10-06T09:41:22.715Z]  > git checkout -f bb5650619e26cf0b79f30bafc551e5120a0643a4
09:41:23 [2019-10-06T09:41:23.309Z]  > git merge ed2f50f8cdda067bad521acbe7a75b4e91e0962b # timeout=10
09:41:23 [2019-10-06T09:41:23.378Z]  > git rev-parse HEAD^{commit} # timeout=10
09:41:23 [2019-10-06T09:41:23.448Z]  > git config core.sparsecheckout # timeout=10
09:41:23 [2019-10-06T09:41:23.468Z]  > git checkout -f bb5650619e26cf0b79f30bafc551e5120a0643a4
09:41:24 [2019-10-06T09:41:24.051Z] Commit message: "bump gorilla/mux v1.7.3"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
09:41:24 [2019-10-06T09:41:24.904Z] Client:
09:41:24 [2019-10-06T09:41:24.904Z]  Debug Mode: false
09:41:24 [2019-10-06T09:41:24.904Z] 
09:41:24 [2019-10-06T09:41:24.904Z] Server:
09:41:24 [2019-10-06T09:41:24.904Z]  Containers: 0
09:41:24 [2019-10-06T09:41:24.904Z]   Running: 0
09:41:24 [2019-10-06T09:41:24.904Z]   Paused: 0
09:41:24 [2019-10-06T09:41:24.904Z]   Stopped: 0
09:41:24 [2019-10-06T09:41:24.904Z]  Images: 1
09:41:24 [2019-10-06T09:41:24.904Z]  Server Version: 19.03.2
09:41:24 [2019-10-06T09:41:24.904Z]  Storage Driver: overlay2
09:41:24 [2019-10-06T09:41:24.904Z]   Backing Filesystem: extfs
09:41:24 [2019-10-06T09:41:24.904Z]   Supports d_type: true
09:41:24 [2019-10-06T09:41:24.904Z]   Native Overlay Diff: true
09:41:24 [2019-10-06T09:41:24.904Z]  Logging Driver: json-file
09:41:24 [2019-10-06T09:41:24.904Z]  Cgroup Driver: cgroupfs
09:41:24 [2019-10-06T09:41:24.904Z]  Plugins:
09:41:24 [2019-10-06T09:41:24.904Z]   Volume: local
09:41:24 [2019-10-06T09:41:24.904Z]   Network: bridge host ipvlan macvlan null overlay
09:41:24 [2019-10-06T09:41:24.904Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
09:41:24 [2019-10-06T09:41:24.904Z]  Swarm: inactive
09:41:24 [2019-10-06T09:41:24.904Z]  Runtimes: runc
09:41:24 [2019-10-06T09:41:24.904Z]  Default Runtime: runc
09:41:24 [2019-10-06T09:41:24.904Z]  Init Binary: docker-init
09:41:24 [2019-10-06T09:41:24.904Z]  containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb
09:41:24 [2019-10-06T09:41:24.904Z]  runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f
09:41:24 [2019-10-06T09:41:24.904Z]  init version: fec3683
09:41:24 [2019-10-06T09:41:24.904Z]  Security Options:
09:41:24 [2019-10-06T09:41:24.904Z]   apparmor
09:41:24 [2019-10-06T09:41:24.904Z]   seccomp
09:41:24 [2019-10-06T09:41:24.904Z]    Profile: default
09:41:24 [2019-10-06T09:41:24.904Z]  Kernel Version: 4.15.0-1048-aws
09:41:24 [2019-10-06T09:41:24.904Z]  Operating System: Ubuntu 18.04.3 LTS
09:41:24 [2019-10-06T09:41:24.904Z]  OSType: linux
09:41:24 [2019-10-06T09:41:24.904Z]  Architecture: x86_64
09:41:24 [2019-10-06T09:41:24.904Z]  CPUs: 2
09:41:24 [2019-10-06T09:41:24.904Z]  Total Memory: 7.501GiB
09:41:24 [2019-10-06T09:41:24.904Z]  Name: ip-10-100-109-87
09:41:24 [2019-10-06T09:41:24.904Z]  ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG
09:41:24 [2019-10-06T09:41:24.904Z]  Docker Root Dir: /var/lib/docker
09:41:24 [2019-10-06T09:41:24.904Z]  Debug Mode: false
09:41:24 [2019-10-06T09:41:24.904Z]  Registry: https://index.docker.io/v1/
09:41:24 [2019-10-06T09:41:24.904Z]  Labels:
09:41:24 [2019-10-06T09:41:24.904Z]  Experimental: true
09:41:24 [2019-10-06T09:41:24.904Z]  Insecure Registries:
09:41:24 [2019-10-06T09:41:24.904Z]   127.0.0.0/8
09:41:24 [2019-10-06T09:41:24.904Z]  Live Restore Enabled: true
09:41:24 [2019-10-06T09:41:24.904Z] 
09:41:24 [2019-10-06T09:41:24.904Z] WARNING: No swap limit support
[Pipeline] sh
09:41:25 [2019-10-06T09:41:25.302Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
09:41:25 [2019-10-06T09:41:25.302Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
09:41:25 [2019-10-06T09:41:25.302Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40045/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
09:41:25 [2019-10-06T09:41:25.302Z] + bash /home/ubuntu/workspace/moby_PR-40045/check-config.sh
09:41:25 [2019-10-06T09:41:25.302Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
09:41:25 [2019-10-06T09:41:25.302Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ...
09:41:25 [2019-10-06T09:41:25.302Z] 
09:41:25 [2019-10-06T09:41:25.302Z] Generally Necessary:
09:41:25 [2019-10-06T09:41:25.302Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
09:41:25 [2019-10-06T09:41:25.302Z] - apparmor: enabled and tools installed
09:41:25 [2019-10-06T09:41:25.302Z] - CONFIG_NAMESPACES: enabled
09:41:25 [2019-10-06T09:41:25.302Z] - CONFIG_NET_NS: enabled
09:41:25 [2019-10-06T09:41:25.302Z] - CONFIG_PID_NS: enabled
09:41:25 [2019-10-06T09:41:25.302Z] - CONFIG_IPC_NS: enabled
09:41:25 [2019-10-06T09:41:25.356Z] + docker version
09:41:25 [2019-10-06T09:41:25.356Z] Client:
09:41:25 [2019-10-06T09:41:25.356Z]  Version:           18.06.3-ce
09:41:25 [2019-10-06T09:41:25.356Z]  API version:       1.38
09:41:25 [2019-10-06T09:41:25.356Z]  Go version:        go1.10.3
09:41:25 [2019-10-06T09:41:25.356Z]  Git commit:        d7080c1
09:41:25 [2019-10-06T09:41:25.356Z]  Built:             Wed Feb 20 02:27:09 2019
09:41:25 [2019-10-06T09:41:25.356Z]  OS/Arch:           linux/s390x
09:41:25 [2019-10-06T09:41:25.356Z]  Experimental:      false
09:41:25 [2019-10-06T09:41:25.356Z] 
09:41:25 [2019-10-06T09:41:25.356Z] Server:
09:41:25 [2019-10-06T09:41:25.356Z]  Engine:
09:41:25 [2019-10-06T09:41:25.356Z]   Version:          18.06.3-ce
09:41:25 [2019-10-06T09:41:25.356Z]   API version:      1.38 (minimum version 1.12)
09:41:25 [2019-10-06T09:41:25.356Z]   Go version:       go1.10.3
09:41:25 [2019-10-06T09:41:25.356Z]   Git commit:       d7080c1
09:41:25 [2019-10-06T09:41:25.356Z]   Built:            Wed Feb 20 02:26:03 2019
09:41:25 [2019-10-06T09:41:25.356Z]   OS/Arch:          linux/s390x
09:41:25 [2019-10-06T09:41:25.356Z]   Experimental:     true
[Pipeline] sh
09:41:25 [2019-10-06T09:41:25.563Z] - CONFIG_UTS_NS: enabled
09:41:25 [2019-10-06T09:41:25.563Z] - CONFIG_CGROUPS: enabled
09:41:25 [2019-10-06T09:41:25.563Z] - CONFIG_CGROUP_CPUACCT: enabled
09:41:25 [2019-10-06T09:41:25.563Z] - CONFIG_CGROUP_DEVICE: enabled
09:41:25 [2019-10-06T09:41:25.563Z] - CONFIG_CGROUP_FREEZER: enabled
09:41:25 [2019-10-06T09:41:25.563Z] - CONFIG_CGROUP_SCHED: enabled
09:41:25 [2019-10-06T09:41:25.563Z] - CONFIG_CPUSETS: enabled
09:41:25 [2019-10-06T09:41:25.563Z] - CONFIG_MEMCG: enabled
09:41:25 [2019-10-06T09:41:25.563Z] - CONFIG_KEYS: enabled
09:41:25 [2019-10-06T09:41:25.563Z] - CONFIG_VETH: enabled (as module)
09:41:25 [2019-10-06T09:41:25.563Z] - CONFIG_BRIDGE: enabled (as module)
09:41:25 [2019-10-06T09:41:25.563Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
09:41:25 [2019-10-06T09:41:25.563Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
09:41:25 [2019-10-06T09:41:25.563Z] - CONFIG_IP_NF_FILTER: enabled (as module)
09:41:25 [2019-10-06T09:41:25.563Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
09:41:25 [2019-10-06T09:41:25.563Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
09:41:25 [2019-10-06T09:41:25.563Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
09:41:25 [2019-10-06T09:41:25.563Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
09:41:25 [2019-10-06T09:41:25.563Z] - CONFIG_IP_NF_NAT: enabled (as module)
09:41:25 [2019-10-06T09:41:25.563Z] - CONFIG_NF_NAT: enabled (as module)
09:41:25 [2019-10-06T09:41:25.563Z] - CONFIG_NF_NAT_NEEDED: enabled
09:41:25 [2019-10-06T09:41:25.563Z] - CONFIG_POSIX_MQUEUE: enabled
09:41:25 [2019-10-06T09:41:25.563Z] 
09:41:25 [2019-10-06T09:41:25.563Z] Optional Features:
09:41:25 [2019-10-06T09:41:25.563Z] - CONFIG_USER_NS: enabled
09:41:25 [2019-10-06T09:41:25.563Z] - CONFIG_SECCOMP: enabled
09:41:25 [2019-10-06T09:41:25.563Z] - CONFIG_CGROUP_PIDS: enabled
09:41:25 [2019-10-06T09:41:25.563Z] - CONFIG_MEMCG_SWAP: enabled
09:41:25 [2019-10-06T09:41:25.563Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
09:41:25 [2019-10-06T09:41:25.563Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
09:41:25 [2019-10-06T09:41:25.563Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
09:41:25 [2019-10-06T09:41:25.563Z] - CONFIG_BLK_CGROUP: enabled
09:41:25 [2019-10-06T09:41:25.563Z] - CONFIG_BLK_DEV_THROTTLING: enabled
09:41:25 [2019-10-06T09:41:25.563Z] - CONFIG_IOSCHED_CFQ: enabled
09:41:25 [2019-10-06T09:41:25.563Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
09:41:25 [2019-10-06T09:41:25.563Z] - CONFIG_CGROUP_PERF: enabled
09:41:25 [2019-10-06T09:41:25.823Z] - CONFIG_CGROUP_HUGETLB: enabled
09:41:25 [2019-10-06T09:41:25.823Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
09:41:25 [2019-10-06T09:41:25.823Z] - CONFIG_CGROUP_NET_PRIO: enabled
09:41:25 [2019-10-06T09:41:25.823Z] - CONFIG_CFS_BANDWIDTH: enabled
09:41:25 [2019-10-06T09:41:25.823Z] - CONFIG_FAIR_GROUP_SCHED: enabled
09:41:25 [2019-10-06T09:41:25.823Z] - CONFIG_RT_GROUP_SCHED: missing
09:41:25 [2019-10-06T09:41:25.823Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
09:41:25 [2019-10-06T09:41:25.823Z] - CONFIG_IP_VS: enabled (as module)
09:41:25 [2019-10-06T09:41:25.823Z] - CONFIG_IP_VS_NFCT: enabled
09:41:25 [2019-10-06T09:41:25.823Z] - CONFIG_IP_VS_PROTO_TCP: enabled
09:41:25 [2019-10-06T09:41:25.823Z] - CONFIG_IP_VS_PROTO_UDP: enabled
09:41:25 [2019-10-06T09:41:25.823Z] - CONFIG_IP_VS_RR: enabled (as module)
09:41:25 [2019-10-06T09:41:25.823Z] - CONFIG_EXT4_FS: enabled
09:41:25 [2019-10-06T09:41:25.823Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
09:41:25 [2019-10-06T09:41:25.823Z] - CONFIG_EXT4_FS_SECURITY: enabled
09:41:25 [2019-10-06T09:41:25.823Z] - Network Drivers:
09:41:25 [2019-10-06T09:41:25.823Z]   - "overlay":
09:41:25 [2019-10-06T09:41:25.823Z]     - CONFIG_VXLAN: enabled (as module)
09:41:25 [2019-10-06T09:41:25.823Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
09:41:25 [2019-10-06T09:41:25.823Z]       Optional (for encrypted networks):
09:41:25 [2019-10-06T09:41:25.823Z]       - CONFIG_CRYPTO: enabled
09:41:25 [2019-10-06T09:41:25.823Z]       - CONFIG_CRYPTO_AEAD: enabled
09:41:25 [2019-10-06T09:41:25.823Z]       - CONFIG_CRYPTO_GCM: enabled
09:41:25 [2019-10-06T09:41:25.823Z]       - CONFIG_CRYPTO_SEQIV: enabled
09:41:25 [2019-10-06T09:41:25.823Z]       - CONFIG_CRYPTO_GHASH: enabled
09:41:25 [2019-10-06T09:41:25.823Z]       - CONFIG_XFRM: enabled
09:41:25 [2019-10-06T09:41:25.823Z]       - CONFIG_XFRM_USER: enabled (as module)
09:41:25 [2019-10-06T09:41:25.823Z]       - CONFIG_XFRM_ALGO: enabled (as module)
09:41:25 [2019-10-06T09:41:25.823Z]       - CONFIG_INET_ESP: enabled (as module)
09:41:25 [2019-10-06T09:41:25.823Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
09:41:25 [2019-10-06T09:41:25.823Z]   - "ipvlan":
09:41:25 [2019-10-06T09:41:25.823Z]     - CONFIG_IPVLAN: enabled (as module)
09:41:25 [2019-10-06T09:41:25.823Z]   - "macvlan":
09:41:25 [2019-10-06T09:41:25.823Z]     - CONFIG_MACVLAN: enabled (as module)
09:41:25 [2019-10-06T09:41:25.823Z]     - CONFIG_DUMMY: enabled (as module)
09:41:25 [2019-10-06T09:41:25.823Z]   - "ftp,tftp client in container":
09:41:26 [2019-10-06T09:41:26.083Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
09:41:26 [2019-10-06T09:41:26.083Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
09:41:26 [2019-10-06T09:41:26.083Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
09:41:26 [2019-10-06T09:41:26.083Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
09:41:26 [2019-10-06T09:41:26.083Z] - Storage Drivers:
09:41:26 [2019-10-06T09:41:26.083Z]   - "aufs":
09:41:26 [2019-10-06T09:41:26.083Z]     - CONFIG_AUFS_FS: enabled (as module)
09:41:26 [2019-10-06T09:41:26.083Z]   - "btrfs":
09:41:26 [2019-10-06T09:41:26.083Z]     - CONFIG_BTRFS_FS: enabled (as module)
09:41:26 [2019-10-06T09:41:26.083Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
09:41:26 [2019-10-06T09:41:26.083Z]   - "devicemapper":
09:41:26 [2019-10-06T09:41:26.083Z]     - CONFIG_BLK_DEV_DM: enabled
09:41:26 [2019-10-06T09:41:26.083Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
09:41:26 [2019-10-06T09:41:26.083Z]   - "overlay":
09:41:26 [2019-10-06T09:41:26.083Z]     - CONFIG_OVERLAY_FS: enabled (as module)
09:41:26 [2019-10-06T09:41:26.083Z]   - "zfs":
09:41:26 [2019-10-06T09:41:26.083Z]     - /dev/zfs: missing
09:41:26 [2019-10-06T09:41:26.083Z]     - zfs command: missing
09:41:26 [2019-10-06T09:41:26.083Z]     - zpool command: missing
09:41:26 [2019-10-06T09:41:26.083Z] 
09:41:26 [2019-10-06T09:41:26.083Z] Limits:
09:41:26 [2019-10-06T09:41:26.083Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
09:41:26 [2019-10-06T09:41:26.083Z] 
09:41:26 [2019-10-06T09:41:26.083Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
09:41:26 [2019-10-06T09:41:26.175Z] + docker info
09:41:26 [2019-10-06T09:41:26.175Z] Containers: 0
09:41:26 [2019-10-06T09:41:26.175Z]  Running: 0
09:41:26 [2019-10-06T09:41:26.175Z]  Paused: 0
09:41:26 [2019-10-06T09:41:26.175Z]  Stopped: 0
09:41:26 [2019-10-06T09:41:26.175Z] Images: 0
09:41:26 [2019-10-06T09:41:26.175Z] Server Version: 18.06.3-ce
09:41:26 [2019-10-06T09:41:26.175Z] Storage Driver: overlay2
09:41:26 [2019-10-06T09:41:26.175Z]  Backing Filesystem: extfs
09:41:26 [2019-10-06T09:41:26.175Z]  Supports d_type: true
09:41:26 [2019-10-06T09:41:26.175Z]  Native Overlay Diff: true
09:41:26 [2019-10-06T09:41:26.175Z] Logging Driver: json-file
09:41:26 [2019-10-06T09:41:26.175Z] Cgroup Driver: cgroupfs
09:41:26 [2019-10-06T09:41:26.175Z] Plugins:
09:41:26 [2019-10-06T09:41:26.175Z]  Volume: local
09:41:26 [2019-10-06T09:41:26.175Z]  Network: bridge host ipvlan macvlan null overlay
09:41:26 [2019-10-06T09:41:26.175Z]  Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
09:41:26 [2019-10-06T09:41:26.175Z] Swarm: inactive
09:41:26 [2019-10-06T09:41:26.175Z] Runtimes: runc
09:41:26 [2019-10-06T09:41:26.175Z] Default Runtime: runc
09:41:26 [2019-10-06T09:41:26.175Z] Init Binary: docker-init
09:41:26 [2019-10-06T09:41:26.175Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
09:41:26 [2019-10-06T09:41:26.175Z] runc version: a592beb5bc4c4092b1b1bac971afed27687340c5
09:41:26 [2019-10-06T09:41:26.175Z] init version: fec3683
09:41:26 [2019-10-06T09:41:26.175Z] Security Options:
09:41:26 [2019-10-06T09:41:26.175Z]  apparmor
09:41:26 [2019-10-06T09:41:26.175Z]  seccomp
09:41:26 [2019-10-06T09:41:26.175Z]   Profile: default
09:41:26 [2019-10-06T09:41:26.175Z] Kernel Version: 4.4.0-161-generic
09:41:26 [2019-10-06T09:41:26.175Z] Operating System: Ubuntu 16.04.6 LTS
09:41:26 [2019-10-06T09:41:26.175Z] OSType: linux
09:41:26 [2019-10-06T09:41:26.175Z] Architecture: s390x
09:41:26 [2019-10-06T09:41:26.175Z] CPUs: 2
09:41:26 [2019-10-06T09:41:26.175Z] Total Memory: 7.862GiB
09:41:26 [2019-10-06T09:41:26.175Z] Name: s390x-ubuntu-05
09:41:26 [2019-10-06T09:41:26.175Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM
09:41:26 [2019-10-06T09:41:26.175Z] Docker Root Dir: /var/lib/docker
09:41:26 [2019-10-06T09:41:26.175Z] Debug Mode (client): false
09:41:26 [2019-10-06T09:41:26.175Z] Debug Mode (server): false
09:41:26 [2019-10-06T09:41:26.176Z] Username: dockerbuildbot
09:41:26 [2019-10-06T09:41:26.176Z] Registry: https://index.docker.io/v1/
09:41:26 [2019-10-06T09:41:26.176Z] Labels:
09:41:26 [2019-10-06T09:41:26.176Z] Experimental: true
09:41:26 [2019-10-06T09:41:26.176Z] Insecure Registries:
09:41:26 [2019-10-06T09:41:26.176Z]  127.0.0.0/8
09:41:26 [2019-10-06T09:41:26.176Z] Live Restore Enabled: false
09:41:26 [2019-10-06T09:41:26.176Z] 
09:41:26 [2019-10-06T09:41:26.176Z] WARNING: No swap limit support
[Pipeline] sh
09:41:26 [2019-10-06T09:41:26.420Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:bb5650619e26cf0b79f30bafc551e5120a0643a4 .
09:41:26 [2019-10-06T09:41:26.420Z] #2 [internal] load .dockerignore
09:41:26 [2019-10-06T09:41:26.420Z] #2 transferring context: 87B 0.0s done
09:41:26 [2019-10-06T09:41:26.420Z] #2 DONE 0.1s
09:41:26 [2019-10-06T09:41:26.420Z] 
09:41:26 [2019-10-06T09:41:26.420Z] #1 [internal] load build definition from Dockerfile
09:41:26 [2019-10-06T09:41:26.420Z] #1 transferring dockerfile: 13.27kB 0.0s done
09:41:26 [2019-10-06T09:41:26.420Z] #1 DONE 0.1s
09:41:26 [2019-10-06T09:41:26.420Z] 
09:41:26 [2019-10-06T09:41:26.420Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
09:41:27 [2019-10-06T09:41:27.012Z] #3 DONE 0.4s
09:41:27 [2019-10-06T09:41:27.012Z] 
09:41:27 [2019-10-06T09:41:27.012Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
09:41:27 [2019-10-06T09:41:27.012Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
09:41:27 [2019-10-06T09:41:27.012Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
09:41:27 [2019-10-06T09:41:27.012Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done
09:41:27 [2019-10-06T09:41:27.012Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done
09:41:27 [2019-10-06T09:41:27.012Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 4.34MB / 8.82MB 0.1s
09:41:27 [2019-10-06T09:41:27.012Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
09:41:27 [2019-10-06T09:41:27.012Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
09:41:27 [2019-10-06T09:41:27.012Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40045/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
09:41:27 [2019-10-06T09:41:27.012Z] + bash /home/jenkins/workspace/moby_PR-40045/check-config.sh
09:41:27 [2019-10-06T09:41:27.012Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
09:41:27 [2019-10-06T09:41:27.012Z] info: reading kernel config from /boot/config-4.4.0-161-generic ...
09:41:27 [2019-10-06T09:41:27.012Z] 
09:41:27 [2019-10-06T09:41:27.012Z] Generally Necessary:
09:41:27 [2019-10-06T09:41:27.012Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
09:41:27 [2019-10-06T09:41:27.012Z] - apparmor: enabled and tools installed
09:41:27 [2019-10-06T09:41:27.012Z] - CONFIG_NAMESPACES: enabled
09:41:27 [2019-10-06T09:41:27.012Z] - CONFIG_NET_NS: enabled
09:41:27 [2019-10-06T09:41:27.012Z] - CONFIG_PID_NS: enabled
09:41:27 [2019-10-06T09:41:27.012Z] - CONFIG_IPC_NS: enabled
09:41:27 [2019-10-06T09:41:27.012Z] - CONFIG_UTS_NS: enabled
09:41:27 [2019-10-06T09:41:27.012Z] - CONFIG_CGROUPS: enabled
09:41:27 [2019-10-06T09:41:27.012Z] - CONFIG_CGROUP_CPUACCT: enabled
09:41:27 [2019-10-06T09:41:27.012Z] - CONFIG_CGROUP_DEVICE: enabled
09:41:27 [2019-10-06T09:41:27.012Z] - CONFIG_CGROUP_FREEZER: enabled
09:41:27 [2019-10-06T09:41:27.012Z] - CONFIG_CGROUP_SCHED: enabled
09:41:27 [2019-10-06T09:41:27.012Z] - CONFIG_CPUSETS: enabled
09:41:27 [2019-10-06T09:41:27.012Z] - CONFIG_MEMCG: enabled
09:41:27 [2019-10-06T09:41:27.012Z] - CONFIG_KEYS: enabled
09:41:27 [2019-10-06T09:41:27.012Z] - CONFIG_VETH: enabled (as module)
09:41:27 [2019-10-06T09:41:27.012Z] - CONFIG_BRIDGE: enabled (as module)
09:41:27 [2019-10-06T09:41:27.012Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
09:41:27 [2019-10-06T09:41:27.012Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
09:41:27 [2019-10-06T09:41:27.012Z] - CONFIG_IP_NF_FILTER: enabled (as module)
09:41:27 [2019-10-06T09:41:27.012Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
09:41:27 [2019-10-06T09:41:27.012Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
09:41:27 [2019-10-06T09:41:27.012Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
09:41:27 [2019-10-06T09:41:27.012Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
09:41:27 [2019-10-06T09:41:27.012Z] - CONFIG_IP_NF_NAT: enabled (as module)
09:41:27 [2019-10-06T09:41:27.270Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s done
09:41:27 [2019-10-06T09:41:27.270Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003
09:41:27 [2019-10-06T09:41:27.381Z] - CONFIG_NF_NAT: enabled (as module)
09:41:27 [2019-10-06T09:41:27.381Z] - CONFIG_NF_NAT_NEEDED: enabled
09:41:27 [2019-10-06T09:41:27.381Z] - CONFIG_POSIX_MQUEUE: enabled
09:41:27 [2019-10-06T09:41:27.381Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
09:41:27 [2019-10-06T09:41:27.381Z] 
09:41:27 [2019-10-06T09:41:27.381Z] Optional Features:
09:41:27 [2019-10-06T09:41:27.381Z] - CONFIG_USER_NS: enabled
09:41:27 [2019-10-06T09:41:27.381Z] - CONFIG_SECCOMP: enabled
09:41:27 [2019-10-06T09:41:27.381Z] - CONFIG_CGROUP_PIDS: enabled
09:41:27 [2019-10-06T09:41:27.381Z] - CONFIG_MEMCG_SWAP: enabled
09:41:27 [2019-10-06T09:41:27.381Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
09:41:27 [2019-10-06T09:41:27.381Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
09:41:27 [2019-10-06T09:41:27.381Z] - CONFIG_MEMCG_KMEM: enabled
09:41:27 [2019-10-06T09:41:27.381Z] - CONFIG_BLK_CGROUP: enabled
09:41:27 [2019-10-06T09:41:27.381Z] - CONFIG_BLK_DEV_THROTTLING: enabled
09:41:27 [2019-10-06T09:41:27.381Z] - CONFIG_IOSCHED_CFQ: enabled
09:41:27 [2019-10-06T09:41:27.381Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
09:41:27 [2019-10-06T09:41:27.381Z] - CONFIG_CGROUP_PERF: enabled
09:41:27 [2019-10-06T09:41:27.381Z] - CONFIG_CGROUP_HUGETLB: enabled
09:41:27 [2019-10-06T09:41:27.381Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
09:41:27 [2019-10-06T09:41:27.381Z] - CONFIG_CGROUP_NET_PRIO: enabled
09:41:27 [2019-10-06T09:41:27.381Z] - CONFIG_CFS_BANDWIDTH: enabled
09:41:27 [2019-10-06T09:41:27.381Z] - CONFIG_FAIR_GROUP_SCHED: enabled
09:41:27 [2019-10-06T09:41:27.381Z] - CONFIG_RT_GROUP_SCHED: missing
09:41:27 [2019-10-06T09:41:27.381Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
09:41:27 [2019-10-06T09:41:27.381Z] - CONFIG_IP_VS: enabled (as module)
09:41:27 [2019-10-06T09:41:27.381Z] - CONFIG_IP_VS_NFCT: enabled
09:41:27 [2019-10-06T09:41:27.381Z] - CONFIG_IP_VS_PROTO_TCP: enabled
09:41:27 [2019-10-06T09:41:27.381Z] - CONFIG_IP_VS_PROTO_UDP: enabled
09:41:27 [2019-10-06T09:41:27.381Z] - CONFIG_IP_VS_RR: enabled (as module)
09:41:27 [2019-10-06T09:41:27.381Z] - CONFIG_EXT4_FS: enabled
09:41:27 [2019-10-06T09:41:27.381Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
09:41:27 [2019-10-06T09:41:27.381Z] - CONFIG_EXT4_FS_SECURITY: enabled
09:41:27 [2019-10-06T09:41:27.381Z] - Network Drivers:
09:41:27 [2019-10-06T09:41:27.381Z]   - "overlay":
09:41:27 [2019-10-06T09:41:27.381Z]     - CONFIG_VXLAN: enabled (as module)
09:41:27 [2019-10-06T09:41:27.381Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
09:41:27 [2019-10-06T09:41:27.381Z]       Optional (for encrypted networks):
09:41:27 [2019-10-06T09:41:27.381Z]       - CONFIG_CRYPTO: enabled
09:41:27 [2019-10-06T09:41:27.381Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
09:41:27 [2019-10-06T09:41:27.381Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
09:41:27 [2019-10-06T09:41:27.381Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
09:41:27 [2019-10-06T09:41:27.381Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
09:41:27 [2019-10-06T09:41:27.381Z]       - CONFIG_XFRM: enabled
09:41:27 [2019-10-06T09:41:27.381Z]       - CONFIG_XFRM_USER: enabled (as module)
09:41:27 [2019-10-06T09:41:27.381Z]       - CONFIG_XFRM_ALGO: enabled (as module)
09:41:27 [2019-10-06T09:41:27.381Z]       - CONFIG_INET_ESP: enabled (as module)
09:41:27 [2019-10-06T09:41:27.381Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
09:41:27 [2019-10-06T09:41:27.381Z]   - "ipvlan":
09:41:27 [2019-10-06T09:41:27.381Z]     - CONFIG_IPVLAN: enabled (as module)
09:41:27 [2019-10-06T09:41:27.381Z]   - "macvlan":
09:41:27 [2019-10-06T09:41:27.381Z]     - CONFIG_MACVLAN: enabled (as module)
09:41:27 [2019-10-06T09:41:27.381Z]     - CONFIG_DUMMY: enabled (as module)
09:41:27 [2019-10-06T09:41:27.381Z]   - "ftp,tftp client in container":
09:41:27 [2019-10-06T09:41:27.381Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
09:41:27 [2019-10-06T09:41:27.381Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
09:41:27 [2019-10-06T09:41:27.381Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
09:41:27 [2019-10-06T09:41:27.381Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
09:41:27 [2019-10-06T09:41:27.381Z] - Storage Drivers:
09:41:27 [2019-10-06T09:41:27.381Z]   - "aufs":
09:41:27 [2019-10-06T09:41:27.381Z]     - CONFIG_AUFS_FS: enabled (as module)
09:41:27 [2019-10-06T09:41:27.381Z]   - "btrfs":
09:41:27 [2019-10-06T09:41:27.381Z]     - CONFIG_BTRFS_FS: enabled (as module)
09:41:27 [2019-10-06T09:41:27.381Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
09:41:27 [2019-10-06T09:41:27.381Z]   - "devicemapper":
09:41:27 [2019-10-06T09:41:27.381Z]     - CONFIG_BLK_DEV_DM: enabled
09:41:27 [2019-10-06T09:41:27.381Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
09:41:27 [2019-10-06T09:41:27.381Z]   - "overlay":
09:41:27 [2019-10-06T09:41:27.381Z]     - CONFIG_OVERLAY_FS: enabled (as module)
09:41:27 [2019-10-06T09:41:27.381Z]   - "zfs":
09:41:27 [2019-10-06T09:41:27.381Z]     - /dev/zfs: missing
09:41:27 [2019-10-06T09:41:27.381Z]     - zfs command: missing
09:41:27 [2019-10-06T09:41:27.381Z]     - zpool command: missing
09:41:27 [2019-10-06T09:41:27.381Z] 
09:41:27 [2019-10-06T09:41:27.381Z] Limits:
09:41:27 [2019-10-06T09:41:27.381Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
09:41:27 [2019-10-06T09:41:27.381Z] 
09:41:27 [2019-10-06T09:41:27.381Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
09:41:27 [2019-10-06T09:41:27.619Z] Still waiting to schedule task
09:41:27 [2019-10-06T09:41:27.619Z] Waiting for next available executor on ‘ubuntu-1804-overlay2 (i-003f67758a6787188)’
09:41:27 [2019-10-06T09:41:27.627Z] Still waiting to schedule task
09:41:27 [2019-10-06T09:41:27.627Z] ‘azwin-2-cdca60’ is offline
09:41:27 [2019-10-06T09:41:27.835Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.5s done
09:41:27 [2019-10-06T09:41:27.835Z] #4 DONE 0.8s
09:41:28 [2019-10-06T09:41:28.310Z] + make bundles/buildx
09:41:28 [2019-10-06T09:41:28.310Z] mkdir bundles
09:41:28 [2019-10-06T09:41:28.310Z] # This intetionally is not using the `--output` flag from the docker CLI which is a buildkit option
09:41:28 [2019-10-06T09:41:28.310Z] # The idea here being that if buildx is being used, it's because buildkit is not supported natively
09:41:28 [2019-10-06T09:41:28.310Z] docker build -f Dockerfile.buildx -t "moby-buildx:v0.3.0" \
09:41:28 [2019-10-06T09:41:28.310Z] 	--build-arg BUILDX_COMMIT \
09:41:28 [2019-10-06T09:41:28.310Z] 	--build-arg BUILDX_REPO \
09:41:28 [2019-10-06T09:41:28.310Z] 	--build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \
09:41:28 [2019-10-06T09:41:28.310Z] 	--build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \
09:41:28 [2019-10-06T09:41:28.310Z] 	. && \
09:41:28 [2019-10-06T09:41:28.310Z] 	id=$(docker create moby-buildx:v0.3.0); \
09:41:28 [2019-10-06T09:41:28.310Z] 	if [ -n "${id}" ]; then docker cp ${id}:/usr/bin/buildx bundles/buildx && touch bundles/buildx; docker rm -f ${id}; fi
09:41:28 [2019-10-06T09:41:28.310Z] /bin/sh: 4: go: not found
09:41:28 [2019-10-06T09:41:28.310Z] /bin/sh: 5: go: not found
09:41:28 [2019-10-06T09:41:28.399Z] 
09:41:28 [2019-10-06T09:41:28.399Z] #5 [internal] load metadata for docker.io/library/golang:1.13.1-stretch
09:41:28 [2019-10-06T09:41:28.399Z] #5 DONE 0.2s
09:41:28 [2019-10-06T09:41:28.657Z] 
09:41:28 [2019-10-06T09:41:28.657Z] #6 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5...
09:41:28 [2019-10-06T09:41:28.657Z] #6 resolve docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 done
09:41:28 [2019-10-06T09:41:28.657Z] #6 sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae 1.03MB / 10.79MB 0.2s
09:41:28 [2019-10-06T09:41:28.657Z] #6 sha256:f8c4e1a86e6d52be270d3f1f3c26ea3b56959a93643ff063b008b06ec4f84e42 5.47kB / 5.47kB done
09:41:28 [2019-10-06T09:41:28.657Z] #6 sha256:a219387d86d28db4e6e0c14b9331492648442460fc803d84a03ba582fa5217a6 1.80kB / 1.80kB done
09:41:28 [2019-10-06T09:41:28.657Z] #6 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 1.88MB / 45.38MB 0.2s
09:41:28 [2019-10-06T09:41:28.657Z] #6 sha256:4530c6472b5d2a08201c9cd65f43a788e526eb4fe498a4fbe5e4d5688535cd21 0B / 4.34MB 0.2s
09:41:28 [2019-10-06T09:41:28.657Z] #6 sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 1.42kB / 1.42kB done
09:41:28 [2019-10-06T09:41:28.915Z] #6 sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae 5.20MB / 10.79MB 0.3s
09:41:28 [2019-10-06T09:41:28.915Z] #6 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 8.09MB / 45.38MB 0.3s
09:41:28 [2019-10-06T09:41:28.915Z] #6 sha256:4530c6472b5d2a08201c9cd65f43a788e526eb4fe498a4fbe5e4d5688535cd21 2.38MB / 4.34MB 0.3s
09:41:28 [2019-10-06T09:41:28.915Z] #6 ...
09:41:28 [2019-10-06T09:41:28.915Z] 
09:41:28 [2019-10-06T09:41:28.915Z] #67 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369...
09:41:28 [2019-10-06T09:41:28.915Z] #67 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 0.5s done
09:41:28 [2019-10-06T09:41:28.915Z] #67 DONE 0.0s
09:41:28 [2019-10-06T09:41:28.915Z] 
09:41:28 [2019-10-06T09:41:28.915Z] #6 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5...
09:41:28 [2019-10-06T09:41:28.915Z] #6 sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae 10.79MB / 10.79MB 0.5s
09:41:28 [2019-10-06T09:41:28.915Z] #6 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 16.10MB / 45.38MB 0.5s
09:41:28 [2019-10-06T09:41:28.915Z] #6 sha256:4530c6472b5d2a08201c9cd65f43a788e526eb4fe498a4fbe5e4d5688535cd21 4.34MB / 4.34MB 0.4s done
09:41:28 [2019-10-06T09:41:28.915Z] #6 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 939.56kB / 50.07MB 0.5s
09:41:29 [2019-10-06T09:41:29.174Z] #6 sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae 10.79MB / 10.79MB 0.5s done
09:41:29 [2019-10-06T09:41:29.175Z] #6 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 21.58MB / 45.38MB 0.6s
09:41:29 [2019-10-06T09:41:29.175Z] #6 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 5.92MB / 50.07MB 0.6s
09:41:29 [2019-10-06T09:41:29.175Z] #6 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 0B / 57.69MB 0.6s
09:41:29 [2019-10-06T09:41:29.175Z] #6 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 9.26MB / 50.07MB 0.7s
09:41:29 [2019-10-06T09:41:29.441Z] #6 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 31.04MB / 45.38MB 0.8s
09:41:29 [2019-10-06T09:41:29.441Z] #6 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 13.05MB / 50.07MB 0.8s
09:41:29 [2019-10-06T09:41:29.441Z] #6 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 4.38MB / 57.69MB 0.8s
09:41:29 [2019-10-06T09:41:29.441Z] #6 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 35.20MB / 45.38MB 1.0s
09:41:29 [2019-10-06T09:41:29.441Z] #6 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 16.74MB / 50.07MB 1.0s
09:41:29 [2019-10-06T09:41:29.441Z] #6 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 8.38MB / 57.69MB 1.0s
09:41:29 [2019-10-06T09:41:29.700Z] #6 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 38.45MB / 45.38MB 1.1s
09:41:29 [2019-10-06T09:41:29.700Z] #6 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 12.63MB / 57.69MB 1.1s
09:41:29 [2019-10-06T09:41:29.700Z] #6 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 43.08MB / 45.38MB 1.2s
09:41:29 [2019-10-06T09:41:29.700Z] #6 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 20.63MB / 50.07MB 1.2s
09:41:29 [2019-10-06T09:41:29.799Z] Sending build context to Docker daemon  49.98MB

09:41:29 [2019-10-06T09:41:29.799Z] Step 1/12 : ARG GO_VERSION=1.12.10
09:41:29 [2019-10-06T09:41:29.799Z] Step 2/12 : FROM golang:${GO_VERSION}-stretch
09:41:29 [2019-10-06T09:41:29.966Z] #6 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 45.38MB / 45.38MB 1.3s
09:41:29 [2019-10-06T09:41:29.966Z] #6 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 23.76MB / 50.07MB 1.3s
09:41:29 [2019-10-06T09:41:29.966Z] #6 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 16.97MB / 57.69MB 1.3s
09:41:29 [2019-10-06T09:41:29.966Z] #6 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 19.89MB / 57.69MB 1.4s
09:41:30 [2019-10-06T09:41:30.225Z] #6 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 45.38MB / 45.38MB 1.4s done
09:41:30 [2019-10-06T09:41:30.225Z] #6 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 33.25MB / 50.07MB 1.6s
09:41:30 [2019-10-06T09:41:30.225Z] #6 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 27.34MB / 57.69MB 1.6s
09:41:30 [2019-10-06T09:41:30.225Z] #6 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 0B / 120.05MB 1.6s
09:41:30 [2019-10-06T09:41:30.225Z] #6 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 37.27MB / 50.07MB 1.7s
09:41:30 [2019-10-06T09:41:30.225Z] #6 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 30.59MB / 57.69MB 1.7s
09:41:30 [2019-10-06T09:41:30.483Z] #6 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 47.58MB / 50.07MB 1.9s
09:41:30 [2019-10-06T09:41:30.483Z] #6 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 34.22MB / 57.69MB 1.9s
09:41:30 [2019-10-06T09:41:30.483Z] #6 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 6.97MB / 120.05MB 1.9s
09:41:30 [2019-10-06T09:41:30.483Z] #6 extracting sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b
09:41:30 [2019-10-06T09:41:30.483Z] #6 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 39.07MB / 57.69MB 2.0s
09:41:30 [2019-10-06T09:41:30.741Z] #6 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 46.18MB / 57.69MB 2.1s
09:41:30 [2019-10-06T09:41:30.741Z] #6 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 20.61MB / 120.05MB 2.1s
09:41:30 [2019-10-06T09:41:30.741Z] #6 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 50.07MB / 50.07MB 2.2s done
09:41:30 [2019-10-06T09:41:30.741Z] #6 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 55.33MB / 57.69MB 2.3s
09:41:30 [2019-10-06T09:41:30.741Z] #6 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 28.60MB / 120.05MB 2.3s
09:41:30 [2019-10-06T09:41:30.741Z] #6 sha256:54293c5706697c9e094a7ba9e16f83079e34e108bcbf1b02df3252705022c231 127B / 127B 2.3s
09:41:31 [2019-10-06T09:41:31.008Z] #6 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 37.57MB / 120.05MB 2.4s
09:41:31 [2019-10-06T09:41:31.008Z] #6 sha256:54293c5706697c9e094a7ba9e16f83079e34e108bcbf1b02df3252705022c231 127B / 127B 2.3s done
09:41:31 [2019-10-06T09:41:31.269Z] #6 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 57.69MB / 57.69MB 2.6s done
09:41:31 [2019-10-06T09:41:31.269Z] #6 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 45.17MB / 120.05MB 2.6s
09:41:31 [2019-10-06T09:41:31.269Z] #6 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 59.71MB / 120.05MB 2.8s
09:41:31 [2019-10-06T09:41:31.269Z] #6 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 67.19MB / 120.05MB 2.9s
09:41:31 [2019-10-06T09:41:31.280Z] 1.12.10-stretch: Pulling from library/golang
09:41:31 [2019-10-06T09:41:31.280Z] 5d4da55d9cf0: Pulling fs layer
09:41:31 [2019-10-06T09:41:31.280Z] dad3041fe122: Pulling fs layer
09:41:31 [2019-10-06T09:41:31.280Z] f6542c8f56fb: Pulling fs layer
09:41:31 [2019-10-06T09:41:31.280Z] 25fa3a7ad4fa: Pulling fs layer
09:41:31 [2019-10-06T09:41:31.280Z] 471e0aba6530: Pulling fs layer
09:41:31 [2019-10-06T09:41:31.280Z] 371f92b4bb50: Pulling fs layer
09:41:31 [2019-10-06T09:41:31.280Z] e31612bb7d3c: Pulling fs layer
09:41:31 [2019-10-06T09:41:31.280Z] 471e0aba6530: Waiting
09:41:31 [2019-10-06T09:41:31.280Z] 371f92b4bb50: Waiting
09:41:31 [2019-10-06T09:41:31.280Z] e31612bb7d3c: Waiting
09:41:31 [2019-10-06T09:41:31.280Z] 25fa3a7ad4fa: Waiting
09:41:31 [2019-10-06T09:41:31.280Z] f6542c8f56fb: Download complete
09:41:31 [2019-10-06T09:41:31.280Z] dad3041fe122: Verifying Checksum
09:41:31 [2019-10-06T09:41:31.280Z] dad3041fe122: Download complete
09:41:31 [2019-10-06T09:41:31.526Z] #6 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 73.79MB / 120.05MB 3.0s
09:41:31 [2019-10-06T09:41:31.785Z] #6 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 86.55MB / 120.05MB 3.2s
09:41:31 [2019-10-06T09:41:31.785Z] #6 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 99.02MB / 120.05MB 3.4s
09:41:32 [2019-10-06T09:41:32.101Z] 25fa3a7ad4fa: Verifying Checksum
09:41:32 [2019-10-06T09:41:32.101Z] 25fa3a7ad4fa: Download complete
09:41:32 [2019-10-06T09:41:32.350Z] #6 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 111.32MB / 120.05MB 3.7s
09:41:32 [2019-10-06T09:41:32.593Z] 5d4da55d9cf0: Verifying Checksum
09:41:32 [2019-10-06T09:41:32.593Z] 5d4da55d9cf0: Download complete
09:41:32 [2019-10-06T09:41:32.593Z] e31612bb7d3c: Verifying Checksum
09:41:32 [2019-10-06T09:41:32.593Z] e31612bb7d3c: Download complete
09:41:32 [2019-10-06T09:41:32.616Z] #6 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 120.05MB / 120.05MB 4.0s done
09:41:33 [2019-10-06T09:41:33.272Z] 371f92b4bb50: Verifying Checksum
09:41:33 [2019-10-06T09:41:33.272Z] 371f92b4bb50: Download complete
09:41:33 [2019-10-06T09:41:33.711Z] 471e0aba6530: Verifying Checksum
09:41:33 [2019-10-06T09:41:33.711Z] 471e0aba6530: Download complete
09:41:34 [2019-10-06T09:41:34.514Z] #6 ...
09:41:34 [2019-10-06T09:41:34.514Z] 
09:41:34 [2019-10-06T09:41:34.514Z] #21 [internal] load build context
09:41:34 [2019-10-06T09:41:34.514Z] #21 transferring context: 45.51MB 5.7s done
09:41:34 [2019-10-06T09:41:34.514Z] #21 DONE 5.8s
09:41:34 [2019-10-06T09:41:34.514Z] 
09:41:34 [2019-10-06T09:41:34.514Z] #6 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5...
09:41:34 [2019-10-06T09:41:34.523Z] 5d4da55d9cf0: Pull complete
09:41:34 [2019-10-06T09:41:34.893Z] dad3041fe122: Pull complete
09:41:35 [2019-10-06T09:41:35.258Z] f6542c8f56fb: Pull complete
09:41:35 [2019-10-06T09:41:35.887Z] #6 extracting sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 5.5s
09:41:36 [2019-10-06T09:41:36.145Z] #6 extracting sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 5.7s done
09:41:36 [2019-10-06T09:41:36.404Z] #6 extracting sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae
09:41:36 [2019-10-06T09:41:36.970Z] #6 extracting sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae 0.8s done
09:41:37 [2019-10-06T09:41:37.074Z] 25fa3a7ad4fa: Pull complete
09:41:37 [2019-10-06T09:41:37.207Z] Fetching without tags
09:41:37 [2019-10-06T09:41:37.228Z] #6 extracting sha256:4530c6472b5d2a08201c9cd65f43a788e526eb4fe498a4fbe5e4d5688535cd21
09:41:37 [2019-10-06T09:41:37.485Z] #6 extracting sha256:4530c6472b5d2a08201c9cd65f43a788e526eb4fe498a4fbe5e4d5688535cd21 0.2s done
09:41:37 [2019-10-06T09:41:37.485Z] #6 extracting sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee
09:41:37 [2019-10-06T09:41:37.684Z] Merging remotes/origin/master commit ed2f50f8cdda067bad521acbe7a75b4e91e0962b into PR head commit bb5650619e26cf0b79f30bafc551e5120a0643a4
09:41:38 [2019-10-06T09:41:38.333Z] 471e0aba6530: Pull complete
09:41:37 [2019-10-06T09:41:37.159Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:41:37 [2019-10-06T09:41:37.163Z]  > git config --add remote.origin.fetch +refs/pull/40045/head:refs/remotes/origin/PR-40045 # timeout=10
09:41:37 [2019-10-06T09:41:37.172Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
09:41:37 [2019-10-06T09:41:37.187Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:41:37 [2019-10-06T09:41:37.203Z] Fetching upstream changes from https://github.com/moby/moby.git
09:41:37 [2019-10-06T09:41:37.203Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:41:37 [2019-10-06T09:41:37.204Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40045/head:refs/remotes/origin/PR-40045 +refs/heads/master:refs/remotes/origin/master
09:41:37 [2019-10-06T09:41:37.679Z]  > git config core.sparsecheckout # timeout=10
09:41:37 [2019-10-06T09:41:37.683Z]  > git checkout -f bb5650619e26cf0b79f30bafc551e5120a0643a4
09:41:38 [2019-10-06T09:41:38.822Z] Merge succeeded, producing bb5650619e26cf0b79f30bafc551e5120a0643a4
09:41:38 [2019-10-06T09:41:38.823Z] Checking out Revision bb5650619e26cf0b79f30bafc551e5120a0643a4 (PR-40045)
09:41:39 [2019-10-06T09:41:39.651Z] Commit message: "bump gorilla/mux v1.7.3"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
09:41:40 [2019-10-06T09:41:40.621Z] + docker version
09:41:40 [2019-10-06T09:41:40.621Z] Client:
09:41:40 [2019-10-06T09:41:40.621Z]  Version:           18.06.1-ce
09:41:40 [2019-10-06T09:41:40.621Z]  API version:       1.38
09:41:40 [2019-10-06T09:41:40.621Z]  Go version:        go1.10.3
09:41:40 [2019-10-06T09:41:40.621Z]  Git commit:        e68fc7a
09:41:40 [2019-10-06T09:41:40.621Z]  Built:             Tue Aug 21 17:26:10 2018
09:41:40 [2019-10-06T09:41:40.621Z]  OS/Arch:           linux/ppc64le
09:41:40 [2019-10-06T09:41:40.621Z]  Experimental:      false
09:41:40 [2019-10-06T09:41:40.621Z] 
09:41:40 [2019-10-06T09:41:40.621Z] Server:
09:41:40 [2019-10-06T09:41:40.621Z]  Engine:
09:41:40 [2019-10-06T09:41:40.621Z]   Version:          18.06.1-ce
09:41:40 [2019-10-06T09:41:40.621Z]   API version:      1.38 (minimum version 1.12)
09:41:40 [2019-10-06T09:41:40.621Z]   Go version:       go1.10.3
09:41:40 [2019-10-06T09:41:40.621Z]   Git commit:       e68fc7a
09:41:40 [2019-10-06T09:41:40.621Z]   Built:            Tue Aug 21 17:24:20 2018
09:41:40 [2019-10-06T09:41:40.621Z]   OS/Arch:          linux/ppc64le
09:41:40 [2019-10-06T09:41:40.621Z]   Experimental:     true
[Pipeline] sh
09:41:38 [2019-10-06T09:41:38.771Z]  > git merge ed2f50f8cdda067bad521acbe7a75b4e91e0962b # timeout=10
09:41:38 [2019-10-06T09:41:38.797Z]  > git rev-parse HEAD^{commit} # timeout=10
09:41:38 [2019-10-06T09:41:38.819Z]  > git config core.sparsecheckout # timeout=10
09:41:38 [2019-10-06T09:41:38.823Z]  > git checkout -f bb5650619e26cf0b79f30bafc551e5120a0643a4
09:41:41 [2019-10-06T09:41:41.001Z] + docker info
09:41:41 [2019-10-06T09:41:41.001Z] Containers: 0
09:41:41 [2019-10-06T09:41:41.001Z]  Running: 0
09:41:41 [2019-10-06T09:41:41.001Z]  Paused: 0
09:41:41 [2019-10-06T09:41:41.001Z]  Stopped: 0
09:41:41 [2019-10-06T09:41:41.001Z] Images: 0
09:41:41 [2019-10-06T09:41:41.001Z] Server Version: 18.06.1-ce
09:41:41 [2019-10-06T09:41:41.001Z] Storage Driver: overlay2
09:41:41 [2019-10-06T09:41:41.001Z]  Backing Filesystem: extfs
09:41:41 [2019-10-06T09:41:41.001Z]  Supports d_type: true
09:41:41 [2019-10-06T09:41:41.001Z]  Native Overlay Diff: true
09:41:41 [2019-10-06T09:41:41.001Z] Logging Driver: json-file
09:41:41 [2019-10-06T09:41:41.001Z] Cgroup Driver: cgroupfs
09:41:41 [2019-10-06T09:41:41.001Z] Plugins:
09:41:41 [2019-10-06T09:41:41.001Z]  Volume: local
09:41:41 [2019-10-06T09:41:41.001Z]  Network: bridge host ipvlan macvlan null overlay
09:41:41 [2019-10-06T09:41:41.001Z]  Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
09:41:41 [2019-10-06T09:41:41.001Z] Swarm: inactive
09:41:41 [2019-10-06T09:41:41.001Z] Runtimes: runc
09:41:41 [2019-10-06T09:41:41.001Z] Default Runtime: runc
09:41:41 [2019-10-06T09:41:41.001Z] Init Binary: docker-init
09:41:41 [2019-10-06T09:41:41.001Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
09:41:41 [2019-10-06T09:41:41.001Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340
09:41:41 [2019-10-06T09:41:41.001Z] init version: fec3683
09:41:41 [2019-10-06T09:41:41.001Z] Security Options:
09:41:41 [2019-10-06T09:41:41.001Z]  apparmor
09:41:41 [2019-10-06T09:41:41.001Z]  seccomp
09:41:41 [2019-10-06T09:41:41.001Z]   Profile: default
09:41:41 [2019-10-06T09:41:41.001Z] Kernel Version: 4.4.0-139-generic
09:41:41 [2019-10-06T09:41:41.001Z] Operating System: Ubuntu 16.04.3 LTS
09:41:41 [2019-10-06T09:41:41.001Z] OSType: linux
09:41:41 [2019-10-06T09:41:41.001Z] Architecture: ppc64le
09:41:41 [2019-10-06T09:41:41.001Z] CPUs: 4
09:41:41 [2019-10-06T09:41:41.001Z] Total Memory: 3.976GiB
09:41:41 [2019-10-06T09:41:41.001Z] Name: ppc64le-ubuntu-12
09:41:41 [2019-10-06T09:41:41.001Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE
09:41:41 [2019-10-06T09:41:41.001Z] Docker Root Dir: /var/lib/docker
09:41:41 [2019-10-06T09:41:41.001Z] Debug Mode (client): false
09:41:41 [2019-10-06T09:41:41.001Z] Debug Mode (server): false
09:41:41 [2019-10-06T09:41:41.001Z] Username: dockerbuildbot
09:41:41 [2019-10-06T09:41:41.001Z] Registry: https://index.docker.io/v1/
09:41:41 [2019-10-06T09:41:41.001Z] Labels:
09:41:41 [2019-10-06T09:41:41.001Z] Experimental: true
09:41:41 [2019-10-06T09:41:41.001Z] Insecure Registries:
09:41:41 [2019-10-06T09:41:41.001Z]  127.0.0.0/8
09:41:41 [2019-10-06T09:41:41.001Z] Live Restore Enabled: false
09:41:41 [2019-10-06T09:41:41.001Z] 
[Pipeline] sh
09:41:41 [2019-10-06T09:41:41.384Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
09:41:41 [2019-10-06T09:41:41.384Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
09:41:41 [2019-10-06T09:41:41.384Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40045/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
09:41:41 [2019-10-06T09:41:41.664Z] #6 extracting sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 4.0s done
09:41:41 [2019-10-06T09:41:41.669Z] + bash /home/docker/workspace/moby_PR-40045/check-config.sh
09:41:41 [2019-10-06T09:41:41.669Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
09:41:41 [2019-10-06T09:41:41.669Z] info: reading kernel config from /boot/config-4.4.0-139-generic ...
09:41:41 [2019-10-06T09:41:41.669Z] 
09:41:41 [2019-10-06T09:41:41.669Z] Generally Necessary:
09:41:41 [2019-10-06T09:41:41.669Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
09:41:41 [2019-10-06T09:41:41.669Z] - apparmor: enabled and tools installed
09:41:41 [2019-10-06T09:41:41.669Z] - CONFIG_NAMESPACES: enabled
09:41:41 [2019-10-06T09:41:41.669Z] - CONFIG_NET_NS: enabled
09:41:41 [2019-10-06T09:41:41.669Z] - CONFIG_PID_NS: enabled
09:41:41 [2019-10-06T09:41:41.669Z] - CONFIG_IPC_NS: enabled
09:41:41 [2019-10-06T09:41:41.669Z] - CONFIG_UTS_NS: enabled
09:41:41 [2019-10-06T09:41:41.669Z] - CONFIG_CGROUPS: enabled
09:41:41 [2019-10-06T09:41:41.669Z] - CONFIG_CGROUP_CPUACCT: enabled
09:41:41 [2019-10-06T09:41:41.669Z] - CONFIG_CGROUP_DEVICE: enabled
09:41:41 [2019-10-06T09:41:41.669Z] - CONFIG_CGROUP_FREEZER: enabled
09:41:41 [2019-10-06T09:41:41.669Z] - CONFIG_CGROUP_SCHED: enabled
09:41:41 [2019-10-06T09:41:41.669Z] - CONFIG_CPUSETS: enabled
09:41:41 [2019-10-06T09:41:41.669Z] - CONFIG_MEMCG: enabled
09:41:41 [2019-10-06T09:41:41.669Z] - CONFIG_KEYS: enabled
09:41:41 [2019-10-06T09:41:41.669Z] - CONFIG_VETH: enabled (as module)
09:41:41 [2019-10-06T09:41:41.669Z] - CONFIG_BRIDGE: enabled (as module)
09:41:41 [2019-10-06T09:41:41.669Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
09:41:41 [2019-10-06T09:41:41.669Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
09:41:41 [2019-10-06T09:41:41.669Z] - CONFIG_IP_NF_FILTER: enabled (as module)
09:41:41 [2019-10-06T09:41:41.669Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
09:41:41 [2019-10-06T09:41:41.669Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
09:41:41 [2019-10-06T09:41:41.669Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
09:41:41 [2019-10-06T09:41:41.669Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
09:41:41 [2019-10-06T09:41:41.925Z] #6 extracting sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675
09:41:41 [2019-10-06T09:41:41.952Z] - CONFIG_IP_NF_NAT: enabled (as module)
09:41:41 [2019-10-06T09:41:41.952Z] - CONFIG_NF_NAT: enabled (as module)
09:41:41 [2019-10-06T09:41:41.952Z] - CONFIG_NF_NAT_NEEDED: enabled
09:41:41 [2019-10-06T09:41:41.952Z] - CONFIG_POSIX_MQUEUE: enabled
09:41:41 [2019-10-06T09:41:41.952Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
09:41:41 [2019-10-06T09:41:41.952Z] 
09:41:41 [2019-10-06T09:41:41.952Z] Optional Features:
09:41:41 [2019-10-06T09:41:41.952Z] - CONFIG_USER_NS: enabled
09:41:41 [2019-10-06T09:41:41.952Z] - CONFIG_SECCOMP: enabled
09:41:41 [2019-10-06T09:41:41.952Z] - CONFIG_CGROUP_PIDS: enabled
09:41:41 [2019-10-06T09:41:41.952Z] - CONFIG_MEMCG_SWAP: enabled
09:41:41 [2019-10-06T09:41:41.952Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
09:41:41 [2019-10-06T09:41:41.952Z]     (cgroup swap accounting is currently enabled)
09:41:41 [2019-10-06T09:41:41.952Z] - CONFIG_MEMCG_KMEM: enabled
09:41:41 [2019-10-06T09:41:41.952Z] - CONFIG_BLK_CGROUP: enabled
09:41:41 [2019-10-06T09:41:41.952Z] - CONFIG_BLK_DEV_THROTTLING: enabled
09:41:41 [2019-10-06T09:41:41.952Z] - CONFIG_IOSCHED_CFQ: enabled
09:41:41 [2019-10-06T09:41:41.952Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
09:41:41 [2019-10-06T09:41:41.952Z] - CONFIG_CGROUP_PERF: enabled
09:41:41 [2019-10-06T09:41:41.952Z] - CONFIG_CGROUP_HUGETLB: enabled
09:41:41 [2019-10-06T09:41:41.952Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
09:41:41 [2019-10-06T09:41:41.952Z] - CONFIG_CGROUP_NET_PRIO: enabled
09:41:41 [2019-10-06T09:41:41.952Z] - CONFIG_CFS_BANDWIDTH: enabled
09:41:41 [2019-10-06T09:41:41.952Z] - CONFIG_FAIR_GROUP_SCHED: enabled
09:41:41 [2019-10-06T09:41:41.952Z] - CONFIG_RT_GROUP_SCHED: missing
09:41:41 [2019-10-06T09:41:41.952Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
09:41:41 [2019-10-06T09:41:41.952Z] - CONFIG_IP_VS: enabled (as module)
09:41:41 [2019-10-06T09:41:41.952Z] - CONFIG_IP_VS_NFCT: enabled
09:41:41 [2019-10-06T09:41:41.952Z] - CONFIG_IP_VS_PROTO_TCP: enabled
09:41:41 [2019-10-06T09:41:41.952Z] - CONFIG_IP_VS_PROTO_UDP: enabled
09:41:41 [2019-10-06T09:41:41.952Z] - CONFIG_IP_VS_RR: enabled (as module)
09:41:41 [2019-10-06T09:41:41.952Z] - CONFIG_EXT4_FS: enabled
09:41:41 [2019-10-06T09:41:41.952Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
09:41:41 [2019-10-06T09:41:41.952Z] - CONFIG_EXT4_FS_SECURITY: enabled
09:41:41 [2019-10-06T09:41:41.952Z] - Network Drivers:
09:41:41 [2019-10-06T09:41:41.952Z]   - "overlay":
09:41:41 [2019-10-06T09:41:41.952Z]     - CONFIG_VXLAN: enabled (as module)
09:41:41 [2019-10-06T09:41:41.952Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
09:41:41 [2019-10-06T09:41:41.952Z]       Optional (for encrypted networks):
09:41:42 [2019-10-06T09:41:42.235Z]       - CONFIG_CRYPTO: enabled
09:41:42 [2019-10-06T09:41:42.235Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
09:41:42 [2019-10-06T09:41:42.235Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
09:41:42 [2019-10-06T09:41:42.235Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
09:41:42 [2019-10-06T09:41:42.235Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
09:41:42 [2019-10-06T09:41:42.235Z]       - CONFIG_XFRM: enabled
09:41:42 [2019-10-06T09:41:42.235Z]       - CONFIG_XFRM_USER: enabled (as module)
09:41:42 [2019-10-06T09:41:42.235Z]       - CONFIG_XFRM_ALGO: enabled (as module)
09:41:42 [2019-10-06T09:41:42.235Z]       - CONFIG_INET_ESP: enabled (as module)
09:41:42 [2019-10-06T09:41:42.235Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
09:41:42 [2019-10-06T09:41:42.235Z]   - "ipvlan":
09:41:42 [2019-10-06T09:41:42.235Z]     - CONFIG_IPVLAN: enabled (as module)
09:41:42 [2019-10-06T09:41:42.235Z]   - "macvlan":
09:41:42 [2019-10-06T09:41:42.235Z]     - CONFIG_MACVLAN: enabled (as module)
09:41:42 [2019-10-06T09:41:42.235Z]     - CONFIG_DUMMY: enabled (as module)
09:41:42 [2019-10-06T09:41:42.235Z]   - "ftp,tftp client in container":
09:41:42 [2019-10-06T09:41:42.235Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
09:41:42 [2019-10-06T09:41:42.235Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
09:41:42 [2019-10-06T09:41:42.235Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
09:41:42 [2019-10-06T09:41:42.235Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
09:41:42 [2019-10-06T09:41:42.235Z] - Storage Drivers:
09:41:42 [2019-10-06T09:41:42.235Z]   - "aufs":
09:41:42 [2019-10-06T09:41:42.235Z]     - CONFIG_AUFS_FS: enabled (as module)
09:41:42 [2019-10-06T09:41:42.235Z]   - "btrfs":
09:41:42 [2019-10-06T09:41:42.235Z]     - CONFIG_BTRFS_FS: enabled (as module)
09:41:42 [2019-10-06T09:41:42.235Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
09:41:42 [2019-10-06T09:41:42.235Z]   - "devicemapper":
09:41:42 [2019-10-06T09:41:42.235Z]     - CONFIG_BLK_DEV_DM: enabled
09:41:42 [2019-10-06T09:41:42.235Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
09:41:42 [2019-10-06T09:41:42.235Z]   - "overlay":
09:41:42 [2019-10-06T09:41:42.235Z]     - CONFIG_OVERLAY_FS: enabled (as module)
09:41:42 [2019-10-06T09:41:42.235Z]   - "zfs":
09:41:42 [2019-10-06T09:41:42.235Z]     - /dev/zfs: missing
09:41:42 [2019-10-06T09:41:42.235Z]     - zfs command: missing
09:41:42 [2019-10-06T09:41:42.235Z]     - zpool command: missing
09:41:42 [2019-10-06T09:41:42.235Z] 
09:41:42 [2019-10-06T09:41:42.235Z] Limits:
09:41:42 [2019-10-06T09:41:42.235Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
09:41:42 [2019-10-06T09:41:42.235Z] 
09:41:42 [2019-10-06T09:41:42.235Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
09:41:42 [2019-10-06T09:41:42.498Z] 371f92b4bb50: Pull complete
09:41:42 [2019-10-06T09:41:42.499Z] e31612bb7d3c: Pull complete
09:41:42 [2019-10-06T09:41:42.499Z] Digest: sha256:cd20fa6f8a2c45cc172b1342c6306ba29a322464e182ce7df44c1405f47d9d63
09:41:42 [2019-10-06T09:41:42.499Z] Status: Downloaded newer image for golang:1.12.10-stretch
09:41:42 [2019-10-06T09:41:42.499Z]  ---> e6b9730b64f0
09:41:42 [2019-10-06T09:41:42.499Z] Step 3/12 : ARG BUILDX_REPO=https://github.com/docker/buildx.git
09:41:42 [2019-10-06T09:41:42.499Z]  ---> Running in c9ae8093831e
09:41:42 [2019-10-06T09:41:42.499Z] Removing intermediate container c9ae8093831e
09:41:42 [2019-10-06T09:41:42.499Z]  ---> 36a90b1a0d78
09:41:42 [2019-10-06T09:41:42.499Z] Step 4/12 : RUN git clone "${BUILDX_REPO}" /buildx
09:41:42 [2019-10-06T09:41:42.499Z]  ---> Running in 53129434ec27
09:41:42 [2019-10-06T09:41:42.651Z] + make bundles/buildx
09:41:42 [2019-10-06T09:41:42.871Z] Cloning into '/buildx'...
09:41:43 [2019-10-06T09:41:43.267Z] mkdir bundles
09:41:43 [2019-10-06T09:41:43.267Z] # This intetionally is not using the `--output` flag from the docker CLI which is a buildkit option
09:41:43 [2019-10-06T09:41:43.267Z] # The idea here being that if buildx is being used, it's because buildkit is not supported natively
09:41:43 [2019-10-06T09:41:43.267Z] docker build -f Dockerfile.buildx -t "moby-buildx:v0.3.0" \
09:41:43 [2019-10-06T09:41:43.267Z] 	--build-arg BUILDX_COMMIT \
09:41:43 [2019-10-06T09:41:43.267Z] 	--build-arg BUILDX_REPO \
09:41:43 [2019-10-06T09:41:43.267Z] 	--build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \
09:41:43 [2019-10-06T09:41:43.267Z] 	--build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \
09:41:43 [2019-10-06T09:41:43.267Z] 	. && \
09:41:43 [2019-10-06T09:41:43.267Z] 	id=$(docker create moby-buildx:v0.3.0); \
09:41:43 [2019-10-06T09:41:43.267Z] 	if [ -n "${id}" ]; then docker cp ${id}:/usr/bin/buildx bundles/buildx && touch bundles/buildx; docker rm -f ${id}; fi
09:41:43 [2019-10-06T09:41:43.267Z] /bin/sh: 4: go: not found
09:41:43 [2019-10-06T09:41:43.267Z] /bin/sh: 5: go: not found
09:41:45 [2019-10-06T09:41:45.334Z] Removing intermediate container 53129434ec27
09:41:45 [2019-10-06T09:41:45.334Z]  ---> df427c05410d
09:41:45 [2019-10-06T09:41:45.334Z] Step 5/12 : WORKDIR /buildx
09:41:45 [2019-10-06T09:41:45.334Z]  ---> Running in 690e08a853ed
09:41:45 [2019-10-06T09:41:45.334Z] Removing intermediate container 690e08a853ed
09:41:45 [2019-10-06T09:41:45.334Z]  ---> 435a733462bf
09:41:45 [2019-10-06T09:41:45.334Z] Step 6/12 : ARG BUILDX_COMMIT=master
09:41:45 [2019-10-06T09:41:45.334Z]  ---> Running in 5487ce52f4ec
09:41:45 [2019-10-06T09:41:45.334Z] Removing intermediate container 5487ce52f4ec
09:41:45 [2019-10-06T09:41:45.334Z]  ---> 465e6cddd2bf
09:41:45 [2019-10-06T09:41:45.334Z] Step 7/12 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build
09:41:45 [2019-10-06T09:41:45.749Z]  ---> Running in f10b8d261c96
09:41:45 [2019-10-06T09:41:45.955Z] Sending build context to Docker daemon  49.98MB

09:41:45 [2019-10-06T09:41:45.955Z] Step 1/12 : ARG GO_VERSION=1.12.10
09:41:45 [2019-10-06T09:41:45.955Z] Step 2/12 : FROM golang:${GO_VERSION}-stretch
09:41:45 [2019-10-06T09:41:45.955Z] 1.12.10-stretch: Pulling from library/golang
09:41:45 [2019-10-06T09:41:45.955Z] 10831a4d6f42: Pulling fs layer
09:41:45 [2019-10-06T09:41:45.955Z] f794a2e4526b: Pulling fs layer
09:41:45 [2019-10-06T09:41:45.955Z] e3fa2203e375: Pulling fs layer
09:41:45 [2019-10-06T09:41:45.955Z] 004465f1c815: Pulling fs layer
09:41:45 [2019-10-06T09:41:45.955Z] c19c19fc3c99: Pulling fs layer
09:41:45 [2019-10-06T09:41:45.955Z] b7e7e03b39f2: Pulling fs layer
09:41:45 [2019-10-06T09:41:45.955Z] c8d0433a4b0c: Pulling fs layer
09:41:45 [2019-10-06T09:41:45.955Z] c19c19fc3c99: Waiting
09:41:45 [2019-10-06T09:41:45.955Z] b7e7e03b39f2: Waiting
09:41:45 [2019-10-06T09:41:45.955Z] 004465f1c815: Waiting
09:41:45 [2019-10-06T09:41:45.955Z] c8d0433a4b0c: Waiting
09:41:46 [2019-10-06T09:41:46.171Z] From https://github.com/docker/buildx
09:41:46 [2019-10-06T09:41:46.171Z]  * [new branch]      master     -> build
09:41:46 [2019-10-06T09:41:46.535Z] Switched to branch 'build'
09:41:46 [2019-10-06T09:41:46.572Z] e3fa2203e375: Verifying Checksum
09:41:46 [2019-10-06T09:41:46.572Z] e3fa2203e375: Download complete
09:41:46 [2019-10-06T09:41:46.855Z] f794a2e4526b: Verifying Checksum
09:41:46 [2019-10-06T09:41:46.855Z] f794a2e4526b: Download complete
09:41:46 [2019-10-06T09:41:46.901Z] Removing intermediate container f10b8d261c96
09:41:46 [2019-10-06T09:41:46.901Z]  ---> 41f6ab5dc5ae
09:41:46 [2019-10-06T09:41:46.901Z] Step 8/12 : RUN go mod download
09:41:46 [2019-10-06T09:41:46.901Z]  ---> Running in 73899f1d23dd
09:41:47 [2019-10-06T09:41:47.181Z] #6 extracting sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 4.3s done
09:41:47 [2019-10-06T09:41:47.181Z] #6 extracting sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586
09:41:47 [2019-10-06T09:41:47.695Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4
09:41:47 [2019-10-06T09:41:47.695Z] go: finding github.com/opencontainers/image-spec v1.0.1
09:41:47 [2019-10-06T09:41:47.695Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9
09:41:47 [2019-10-06T09:41:47.695Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448
09:41:47 [2019-10-06T09:41:47.695Z] go: finding github.com/bitly/go-simplejson v0.5.0
09:41:47 [2019-10-06T09:41:47.695Z] go: finding github.com/stretchr/testify v1.3.0
09:41:47 [2019-10-06T09:41:47.695Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad
09:41:47 [2019-10-06T09:41:47.695Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19
09:41:48 [2019-10-06T09:41:48.106Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5
09:41:48 [2019-10-06T09:41:48.106Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5
09:41:48 [2019-10-06T09:41:48.505Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
09:41:48 [2019-10-06T09:41:48.505Z] go: finding github.com/ghodss/yaml v1.0.0
09:41:48 [2019-10-06T09:41:48.505Z] go: finding github.com/json-iterator/go v1.1.6
09:41:48 [2019-10-06T09:41:48.505Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d
09:41:48 [2019-10-06T09:41:48.505Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869
09:41:48 [2019-10-06T09:41:48.908Z] go: finding github.com/theupdateframework/notary v0.6.1
09:41:48 [2019-10-06T09:41:48.908Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853
09:41:48 [2019-10-06T09:41:48.908Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible
09:41:49 [2019-10-06T09:41:49.327Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412
09:41:49 [2019-10-06T09:41:49.553Z] 10831a4d6f42: Verifying Checksum
09:41:49 [2019-10-06T09:41:49.553Z] 10831a4d6f42: Download complete
09:41:49 [2019-10-06T09:41:49.723Z] go: finding github.com/spf13/viper v1.3.2
09:41:49 [2019-10-06T09:41:49.723Z] go: finding github.com/go-sql-driver/mysql v1.4.1
09:41:49 [2019-10-06T09:41:49.723Z] go: finding gopkg.in/inf.v0 v0.9.1
09:41:49 [2019-10-06T09:41:49.723Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1
09:41:49 [2019-10-06T09:41:49.723Z] go: finding github.com/spf13/pflag v1.0.3
09:41:50 [2019-10-06T09:41:50.122Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible
09:41:50 [2019-10-06T09:41:50.570Z] 004465f1c815: Verifying Checksum
09:41:50 [2019-10-06T09:41:50.570Z] 004465f1c815: Download complete
09:41:50 [2019-10-06T09:41:50.876Z] c8d0433a4b0c: Verifying Checksum
09:41:50 [2019-10-06T09:41:50.876Z] c8d0433a4b0c: Download complete
09:41:50 [2019-10-06T09:41:50.990Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
09:41:50 [2019-10-06T09:41:50.990Z] go: finding github.com/opencontainers/runtime-spec v1.0.1
09:41:50 [2019-10-06T09:41:50.990Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612
09:41:50 [2019-10-06T09:41:50.990Z] go: finding github.com/mattn/go-shellwords v1.0.5
09:41:50 [2019-10-06T09:41:50.990Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible
09:41:50 [2019-10-06T09:41:50.990Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973
09:41:50 [2019-10-06T09:41:50.990Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e
09:41:51 [2019-10-06T09:41:51.162Z] c19c19fc3c99: Verifying Checksum
09:41:51 [2019-10-06T09:41:51.162Z] c19c19fc3c99: Download complete
09:41:51 [2019-10-06T09:41:51.477Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6
09:41:51 [2019-10-06T09:41:51.477Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0
09:41:52 [2019-10-06T09:41:52.350Z] go: finding github.com/magiconair/properties v1.8.0
09:41:52 [2019-10-06T09:41:52.350Z] go: finding github.com/gogo/protobuf v1.2.1
09:41:52 [2019-10-06T09:41:52.350Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc
09:41:52 [2019-10-06T09:41:52.350Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
09:41:52 [2019-10-06T09:41:52.444Z] #6 extracting sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 5.2s
09:41:52 [2019-10-06T09:41:52.732Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
09:41:52 [2019-10-06T09:41:52.732Z] go: finding github.com/sirupsen/logrus v1.4.0
09:41:52 [2019-10-06T09:41:52.732Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1
09:41:52 [2019-10-06T09:41:52.732Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293
09:41:53 [2019-10-06T09:41:53.123Z] go: finding gopkg.in/yaml.v2 v2.2.2
09:41:53 [2019-10-06T09:41:53.123Z] go: finding github.com/hashicorp/hcl v1.0.0
09:41:53 [2019-10-06T09:41:53.992Z] go: finding github.com/bugsnag/panicwrap v1.2.0
09:41:53 [2019-10-06T09:41:53.992Z] go: finding github.com/inconshreveable/mousetrap v1.0.0
09:41:53 [2019-10-06T09:41:53.992Z] go: finding github.com/stretchr/testify v1.2.2
09:41:54 [2019-10-06T09:41:54.408Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33
09:41:54 [2019-10-06T09:41:54.408Z] go: finding github.com/pmezard/go-difflib v1.0.0
09:41:54 [2019-10-06T09:41:54.408Z] go: finding github.com/mattn/go-sqlite3 v1.10.0
09:41:54 [2019-10-06T09:41:54.408Z] go: finding github.com/gorilla/mux v1.7.0
09:41:54 [2019-10-06T09:41:54.635Z] 10831a4d6f42: Pull complete
09:41:54 [2019-10-06T09:41:54.810Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9
09:41:54 [2019-10-06T09:41:54.810Z] go: finding github.com/davecgh/go-spew v1.1.1
09:41:54 [2019-10-06T09:41:54.966Z] #6 extracting sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 7.9s done
09:41:54 [2019-10-06T09:41:54.966Z] #6 extracting sha256:54293c5706697c9e094a7ba9e16f83079e34e108bcbf1b02df3252705022c231 done
09:41:54 [2019-10-06T09:41:54.966Z] #6 DONE 26.5s
09:41:55 [2019-10-06T09:41:55.220Z] go: finding github.com/imdario/mergo v0.3.7
09:41:55 [2019-10-06T09:41:55.220Z] go: finding github.com/pkg/errors v0.8.1
09:41:55 [2019-10-06T09:41:55.220Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5
09:41:55 [2019-10-06T09:41:55.220Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf
09:41:55 [2019-10-06T09:41:55.222Z] 
09:41:55 [2019-10-06T09:41:55.222Z] #7 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
09:41:55 [2019-10-06T09:41:55.260Z] f794a2e4526b: Pull complete
09:41:55 [2019-10-06T09:41:55.546Z] e3fa2203e375: Pull complete
09:41:55 [2019-10-06T09:41:55.624Z] go: finding github.com/coreos/etcd v3.3.10+incompatible
09:41:56 [2019-10-06T09:41:56.162Z] #7 DONE 1.2s
09:41:56 [2019-10-06T09:41:56.162Z] 
09:41:56 [2019-10-06T09:41:56.162Z] #8 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
09:41:56 [2019-10-06T09:41:56.194Z] go: finding github.com/coreos/go-semver v0.2.0
09:41:56 [2019-10-06T09:41:56.744Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb
09:41:56 [2019-10-06T09:41:56.744Z] go: finding github.com/docker/go-connections v0.4.0
09:41:57 [2019-10-06T09:41:57.096Z] #8 DONE 0.9s
09:41:57 [2019-10-06T09:41:57.096Z] 
09:41:57 [2019-10-06T09:41:57.096Z] #25 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh
09:41:57 [2019-10-06T09:41:57.096Z] #25 DONE 0.1s
09:41:57 [2019-10-06T09:41:57.096Z] 
09:41:57 [2019-10-06T09:41:57.096Z] #18 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build 	--mou...
09:41:57 [2019-10-06T09:41:57.175Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0
09:41:57 [2019-10-06T09:41:57.175Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4
09:41:57 [2019-10-06T09:41:57.175Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77
09:41:57 [2019-10-06T09:41:57.175Z] go: finding github.com/spf13/cobra v0.0.3
09:41:57 [2019-10-06T09:41:57.175Z] go: finding github.com/docker/docker-credential-helpers v0.6.1
09:41:57 [2019-10-06T09:41:57.585Z] b7e7e03b39f2: Verifying Checksum
09:41:57 [2019-10-06T09:41:57.585Z] b7e7e03b39f2: Download complete
09:41:57 [2019-10-06T09:41:57.585Z] go: finding github.com/lib/pq v1.0.0
09:41:57 [2019-10-06T09:41:57.585Z] go: finding github.com/Microsoft/hcsshim v0.8.6
09:41:58 [2019-10-06T09:41:58.000Z] go: finding github.com/pelletier/go-toml v1.2.0
09:41:58 [2019-10-06T09:41:58.381Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d
09:41:58 [2019-10-06T09:41:58.381Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1
09:41:58 [2019-10-06T09:41:58.381Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a
09:41:58 [2019-10-06T09:41:58.791Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1
09:41:58 [2019-10-06T09:41:58.791Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1
09:41:59 [2019-10-06T09:41:59.190Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787
09:41:59 [2019-10-06T09:41:59.190Z] go: finding github.com/gofrs/flock v0.7.0
09:41:59 [2019-10-06T09:41:59.593Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8
09:41:59 [2019-10-06T09:41:59.593Z] go: finding github.com/golang/protobuf v1.2.0
09:41:59 [2019-10-06T09:41:59.618Z] 004465f1c815: Pull complete
09:41:59 [2019-10-06T09:41:59.993Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc
09:42:00 [2019-10-06T09:42:00.420Z] #18 2.948 + mktemp -d
09:42:00 [2019-10-06T09:42:00.420Z] #18 2.951 + export GOPATH=/tmp/tmp.OfYb9Vc5fl
09:42:00 [2019-10-06T09:42:00.420Z] #18 2.951 + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.OfYb9Vc5fl/src/github.com/go-swagger/go-swagger
09:42:00 [2019-10-06T09:42:00.420Z] #18 2.953 Cloning into '/tmp/tmp.OfYb9Vc5fl/src/github.com/go-swagger/go-swagger'...
09:42:00 [2019-10-06T09:42:00.621Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1
09:42:00 [2019-10-06T09:42:00.621Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78
09:42:00 [2019-10-06T09:42:00.621Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416
09:42:00 [2019-10-06T09:42:00.621Z] go: finding go.etcd.io/bbolt v1.3.2
09:42:01 [2019-10-06T09:42:01.097Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c
09:42:01 [2019-10-06T09:42:01.097Z] go: finding github.com/fsnotify/fsnotify v1.4.7
09:42:01 [2019-10-06T09:42:01.617Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible
09:42:02 [2019-10-06T09:42:02.044Z] go: finding github.com/davecgh/go-spew v1.1.0
09:42:02 [2019-10-06T09:42:02.044Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50
09:42:02 [2019-10-06T09:42:02.353Z] c19c19fc3c99: Pull complete
09:42:02 [2019-10-06T09:42:02.450Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be
09:42:02 [2019-10-06T09:42:02.450Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96
09:42:02 [2019-10-06T09:42:02.869Z] go: finding github.com/BurntSushi/toml v0.3.1
09:42:02 [2019-10-06T09:42:02.869Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6
09:42:02 [2019-10-06T09:42:02.943Z] #18 ...
09:42:02 [2019-10-06T09:42:02.943Z] 
09:42:02 [2019-10-06T09:42:02.943Z] #20 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
09:42:02 [2019-10-06T09:42:02.943Z] #20 3.287 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
09:42:02 [2019-10-06T09:42:02.943Z] #20 3.296 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
09:42:02 [2019-10-06T09:42:02.943Z] #20 3.308 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
09:42:02 [2019-10-06T09:42:02.943Z] #20 3.310 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
09:42:02 [2019-10-06T09:42:02.943Z] #20 3.315 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
09:42:02 [2019-10-06T09:42:02.943Z] #20 3.740 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB]
09:42:02 [2019-10-06T09:42:02.943Z] #20 4.675 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
09:42:02 [2019-10-06T09:42:02.943Z] #20 5.253 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
09:42:03 [2019-10-06T09:42:03.262Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645
09:42:03 [2019-10-06T09:42:03.262Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be
09:42:03 [2019-10-06T09:42:03.673Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
09:42:03 [2019-10-06T09:42:03.673Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f
09:42:03 [2019-10-06T09:42:03.883Z] #20 ...
09:42:03 [2019-10-06T09:42:03.883Z] 
09:42:03 [2019-10-06T09:42:03.883Z] #38 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:42:03 [2019-10-06T09:42:03.883Z] #38 3.794 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
09:42:03 [2019-10-06T09:42:03.883Z] #38 3.796 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
09:42:03 [2019-10-06T09:42:03.883Z] #38 3.852 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
09:42:03 [2019-10-06T09:42:03.883Z] #38 3.864 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
09:42:03 [2019-10-06T09:42:03.883Z] #38 3.877 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
09:42:03 [2019-10-06T09:42:03.883Z] #38 4.784 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB]
09:42:03 [2019-10-06T09:42:03.883Z] #38 6.101 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
09:42:03 [2019-10-06T09:42:03.883Z] #38 6.477 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
09:42:04 [2019-10-06T09:42:04.073Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305
09:42:04 [2019-10-06T09:42:04.462Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127
09:42:04 [2019-10-06T09:42:04.869Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed
09:42:04 [2019-10-06T09:42:04.869Z] go: finding github.com/google/go-cmp v0.2.0
09:42:05 [2019-10-06T09:42:05.272Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1
09:42:05 [2019-10-06T09:42:05.272Z] go: finding github.com/kisielk/errcheck v1.1.0
09:42:05 [2019-10-06T09:42:05.683Z] go: finding github.com/jinzhu/now v1.0.0
09:42:05 [2019-10-06T09:42:05.683Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2
09:42:06 [2019-10-06T09:42:06.085Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75
09:42:06 [2019-10-06T09:42:06.085Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0
09:42:06 [2019-10-06T09:42:06.537Z] go: finding github.com/uber/jaeger-lib v1.2.1
09:42:06 [2019-10-06T09:42:06.537Z] go: finding github.com/pkg/profile v1.2.1
09:42:07 [2019-10-06T09:42:07.090Z] go: finding github.com/google/certificate-transparency-go v1.0.21
09:42:07 [2019-10-06T09:42:07.168Z] #38 ...
09:42:07 [2019-10-06T09:42:07.168Z] 
09:42:07 [2019-10-06T09:42:07.168Z] #20 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
09:42:07 [2019-10-06T09:42:07.168Z] #20 9.705 Fetched 7919 kB in 7s (1065 kB/s)
09:42:07 [2019-10-06T09:42:07.168Z] #20 9.705 Reading package lists...
09:42:07 [2019-10-06T09:42:07.168Z] #20 ...
09:42:07 [2019-10-06T09:42:07.168Z] 
09:42:07 [2019-10-06T09:42:07.168Z] #9 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:42:07 [2019-10-06T09:42:07.168Z] #9 3.091 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
09:42:07 [2019-10-06T09:42:07.168Z] #9 3.175 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
09:42:07 [2019-10-06T09:42:07.168Z] #9 3.195 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
09:42:07 [2019-10-06T09:42:07.168Z] #9 3.197 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
09:42:07 [2019-10-06T09:42:07.168Z] #9 3.205 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
09:42:07 [2019-10-06T09:42:07.168Z] #9 3.614 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB]
09:42:07 [2019-10-06T09:42:07.168Z] #9 4.593 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
09:42:07 [2019-10-06T09:42:07.168Z] #9 5.114 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
09:42:07 [2019-10-06T09:42:07.168Z] #9 9.573 Fetched 7919 kB in 7s (1044 kB/s)
09:42:07 [2019-10-06T09:42:07.168Z] #9 9.573 Reading package lists...
09:42:07 [2019-10-06T09:42:07.168Z] #9 ...
09:42:07 [2019-10-06T09:42:07.168Z] 
09:42:07 [2019-10-06T09:42:07.168Z] #47 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
09:42:07 [2019-10-06T09:42:07.168Z] #47 3.904 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
09:42:07 [2019-10-06T09:42:07.168Z] #47 3.917 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
09:42:07 [2019-10-06T09:42:07.168Z] #47 3.930 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
09:42:07 [2019-10-06T09:42:07.168Z] #47 3.946 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
09:42:07 [2019-10-06T09:42:07.168Z] #47 3.948 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
09:42:07 [2019-10-06T09:42:07.168Z] #47 4.848 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB]
09:42:07 [2019-10-06T09:42:07.168Z] #47 6.173 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
09:42:07 [2019-10-06T09:42:07.168Z] #47 6.565 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
09:42:07 [2019-10-06T09:42:07.557Z] go: finding github.com/spf13/afero v1.1.2
09:42:07 [2019-10-06T09:42:07.557Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc
09:42:07 [2019-10-06T09:42:07.557Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793
09:42:07 [2019-10-06T09:42:07.733Z] #47 10.52 Fetched 7919 kB in 7s (1034 kB/s)
09:42:07 [2019-10-06T09:42:07.733Z] #47 10.52 Reading package lists...
09:42:07 [2019-10-06T09:42:07.733Z] #47 ...
09:42:07 [2019-10-06T09:42:07.733Z] 
09:42:07 [2019-10-06T09:42:07.733Z] #38 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:42:07 [2019-10-06T09:42:07.733Z] #38 10.48 Fetched 7919 kB in 7s (1019 kB/s)
09:42:07 [2019-10-06T09:42:07.857Z] b7e7e03b39f2: Pull complete
09:42:07 [2019-10-06T09:42:07.857Z] c8d0433a4b0c: Pull complete
09:42:07 [2019-10-06T09:42:07.857Z] Digest: sha256:cd20fa6f8a2c45cc172b1342c6306ba29a322464e182ce7df44c1405f47d9d63
09:42:07 [2019-10-06T09:42:07.857Z] Status: Downloaded newer image for golang:1.12.10-stretch
09:42:07 [2019-10-06T09:42:07.857Z]  ---> 9b20014a18e9
09:42:07 [2019-10-06T09:42:07.857Z] Step 3/12 : ARG BUILDX_REPO=https://github.com/docker/buildx.git
09:42:07 [2019-10-06T09:42:07.857Z]  ---> Running in 1fe577b0ca5d
09:42:07 [2019-10-06T09:42:07.857Z] Removing intermediate container 1fe577b0ca5d
09:42:07 [2019-10-06T09:42:07.857Z]  ---> a1515c0fad8e
09:42:07 [2019-10-06T09:42:07.857Z] Step 4/12 : RUN git clone "${BUILDX_REPO}" /buildx
09:42:07 [2019-10-06T09:42:07.857Z]  ---> Running in 6332bb65c512
09:42:07 [2019-10-06T09:42:07.970Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d
09:42:08 [2019-10-06T09:42:08.390Z] go: finding github.com/gogo/protobuf v1.2.0
09:42:08 [2019-10-06T09:42:08.390Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c
09:42:08 [2019-10-06T09:42:08.390Z] go: finding github.com/jinzhu/gorm v1.9.2
09:42:08 [2019-10-06T09:42:08.472Z] Cloning into '/buildx'...
09:42:08 [2019-10-06T09:42:08.791Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452
09:42:08 [2019-10-06T09:42:08.791Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645
09:42:09 [2019-10-06T09:42:09.201Z] go: finding google.golang.org/grpc v1.20.1
09:42:09 [2019-10-06T09:42:09.641Z] #38 10.48 Reading package lists...
09:42:10 [2019-10-06T09:42:10.062Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20
09:42:10 [2019-10-06T09:42:10.062Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c
09:42:10 [2019-10-06T09:42:10.062Z] go: finding golang.org/x/text v0.3.0
09:42:10 [2019-10-06T09:42:10.472Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635
09:42:10 [2019-10-06T09:42:10.472Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
09:42:10 [2019-10-06T09:42:10.472Z] go: finding github.com/kisielk/gotool v1.0.0
09:42:10 [2019-10-06T09:42:10.472Z] go: finding github.com/spf13/jwalterweatherman v1.0.0
09:42:10 [2019-10-06T09:42:10.472Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible
09:42:10 [2019-10-06T09:42:10.472Z] go: finding github.com/docker/go-units v0.3.1
09:42:11 [2019-10-06T09:42:11.300Z] go: finding github.com/sirupsen/logrus v1.0.3
09:42:11 [2019-10-06T09:42:11.300Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9
09:42:11 [2019-10-06T09:42:11.300Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e
09:42:11 [2019-10-06T09:42:11.300Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0
09:42:11 [2019-10-06T09:42:11.718Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd
09:42:11 [2019-10-06T09:42:11.718Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda
09:42:11 [2019-10-06T09:42:11.718Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58
09:42:11 [2019-10-06T09:42:11.941Z] Removing intermediate container 6332bb65c512
09:42:11 [2019-10-06T09:42:11.941Z]  ---> 2b6e8d002446
09:42:11 [2019-10-06T09:42:11.941Z] Step 5/12 : WORKDIR /buildx
09:42:11 [2019-10-06T09:42:11.941Z]  ---> Running in 308414e85f2f
09:42:11 [2019-10-06T09:42:11.941Z] Removing intermediate container 308414e85f2f
09:42:11 [2019-10-06T09:42:11.941Z]  ---> 9c9c9734aecf
09:42:11 [2019-10-06T09:42:11.941Z] Step 6/12 : ARG BUILDX_COMMIT=master
09:42:11 [2019-10-06T09:42:11.941Z]  ---> Running in 5668426be314
09:42:11 [2019-10-06T09:42:11.941Z] Removing intermediate container 5668426be314
09:42:11 [2019-10-06T09:42:11.941Z]  ---> f24dcba0e4e1
09:42:11 [2019-10-06T09:42:11.941Z] Step 7/12 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build
09:42:11 [2019-10-06T09:42:11.941Z]  ---> Running in 5bd7923bff26
09:42:12 [2019-10-06T09:42:12.383Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2
09:42:12 [2019-10-06T09:42:12.434Z] #38 12.85 Reading package lists...
09:42:12 [2019-10-06T09:42:12.556Z] From https://github.com/docker/buildx
09:42:12 [2019-10-06T09:42:12.556Z]  * [new branch]      master     -> build
09:42:12 [2019-10-06T09:42:12.692Z] #38 15.34 Building dependency tree...
09:42:12 [2019-10-06T09:42:12.692Z] #38 ...
09:42:12 [2019-10-06T09:42:12.692Z] 
09:42:12 [2019-10-06T09:42:12.692Z] #18 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build 	--mou...
09:42:12 [2019-10-06T09:42:12.692Z] #18 15.60 + cd /tmp/tmp.OfYb9Vc5fl/src/github.com/go-swagger/go-swagger
09:42:12 [2019-10-06T09:42:12.692Z] #18 15.60 + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb
09:42:12 [2019-10-06T09:42:12.804Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a
09:42:12 [2019-10-06T09:42:12.804Z] go: finding github.com/vishvananda/netlink v1.0.0
09:42:12 [2019-10-06T09:42:12.804Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b
09:42:12 [2019-10-06T09:42:12.804Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932
09:42:12 [2019-10-06T09:42:12.841Z] Switched to branch 'build'
09:42:13 [2019-10-06T09:42:13.125Z] Removing intermediate container 5bd7923bff26
09:42:13 [2019-10-06T09:42:13.125Z]  ---> f585d301ffa2
09:42:13 [2019-10-06T09:42:13.125Z] Step 8/12 : RUN go mod download
09:42:13 [2019-10-06T09:42:13.125Z]  ---> Running in 850b0e88ce0c
09:42:13 [2019-10-06T09:42:13.214Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e
09:42:13 [2019-10-06T09:42:13.214Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5
09:42:13 [2019-10-06T09:42:13.214Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be
09:42:13 [2019-10-06T09:42:13.257Z] #18 16.04 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
09:42:13 [2019-10-06T09:42:13.414Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d
09:42:13 [2019-10-06T09:42:13.414Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869
09:42:13 [2019-10-06T09:42:13.414Z] go: finding github.com/docker/docker-credential-helpers v0.6.1
09:42:13 [2019-10-06T09:42:13.414Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4
09:42:13 [2019-10-06T09:42:13.414Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78
09:42:13 [2019-10-06T09:42:13.414Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1
09:42:13 [2019-10-06T09:42:13.414Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932
09:42:13 [2019-10-06T09:42:13.414Z] go: finding github.com/gofrs/flock v0.7.0
09:42:13 [2019-10-06T09:42:13.414Z] go: finding github.com/spf13/pflag v1.0.3
09:42:14 [2019-10-06T09:42:14.087Z] go: finding google.golang.org/appengine v1.1.0
09:42:14 [2019-10-06T09:42:14.459Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787
09:42:14 [2019-10-06T09:42:14.497Z] go: finding github.com/mitchellh/mapstructure v1.1.2
09:42:14 [2019-10-06T09:42:14.497Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible
09:42:14 [2019-10-06T09:42:14.497Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507
09:42:14 [2019-10-06T09:42:14.497Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496
09:42:14 [2019-10-06T09:42:14.892Z] go: finding github.com/golang/mock v1.1.1
09:42:15 [2019-10-06T09:42:15.482Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9
09:42:15 [2019-10-06T09:42:15.720Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0
09:42:15 [2019-10-06T09:42:15.720Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260
09:42:15 [2019-10-06T09:42:15.720Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352
09:42:15 [2019-10-06T09:42:15.720Z] go: finding github.com/opencontainers/runc v1.0.0-rc6
09:42:15 [2019-10-06T09:42:15.720Z] go: finding github.com/docker/go-connections v0.3.0
09:42:15 [2019-10-06T09:42:15.720Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7
09:42:15 [2019-10-06T09:42:15.773Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb
09:42:15 [2019-10-06T09:42:15.773Z] go: finding github.com/go-sql-driver/mysql v1.4.1
09:42:15 [2019-10-06T09:42:15.773Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4
09:42:15 [2019-10-06T09:42:15.773Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973
09:42:15 [2019-10-06T09:42:15.795Z] #18 ...
09:42:15 [2019-10-06T09:42:15.795Z] 
09:42:15 [2019-10-06T09:42:15.795Z] #9 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:42:15 [2019-10-06T09:42:15.795Z] #9 9.573 Reading package lists...
09:42:15 [2019-10-06T09:42:15.795Z] #9 11.94 Reading package lists...
09:42:15 [2019-10-06T09:42:15.795Z] #9 14.30 Building dependency tree...
09:42:15 [2019-10-06T09:42:15.795Z] #9 15.20 The following additional packages will be installed:
09:42:15 [2019-10-06T09:42:15.795Z] #9 15.21   libapparmor1 libseccomp2
09:42:15 [2019-10-06T09:42:15.795Z] #9 15.22 Suggested packages:
09:42:15 [2019-10-06T09:42:15.795Z] #9 15.22   seccomp
09:42:15 [2019-10-06T09:42:15.795Z] #9 15.32 The following NEW packages will be installed:
09:42:15 [2019-10-06T09:42:15.795Z] #9 15.32   libapparmor-dev libapparmor1 libseccomp-dev libseccomp2
09:42:15 [2019-10-06T09:42:15.795Z] #9 16.47 0 upgraded, 4 newly installed, 0 to remove and 12 not upgraded.
09:42:15 [2019-10-06T09:42:15.795Z] #9 16.47 Need to get 300 kB of archives.
09:42:15 [2019-10-06T09:42:15.795Z] #9 16.47 After this operation, 1201 kB of additional disk space will be used.
09:42:15 [2019-10-06T09:42:15.795Z] #9 16.47 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB]
09:42:15 [2019-10-06T09:42:15.795Z] #9 16.47 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB]
09:42:15 [2019-10-06T09:42:15.795Z] #9 16.47 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB]
09:42:15 [2019-10-06T09:42:15.795Z] #9 16.47 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB]
09:42:15 [2019-10-06T09:42:15.795Z] #9 16.70 debconf: delaying package configuration, since apt-utils is not installed
09:42:15 [2019-10-06T09:42:15.795Z] #9 16.75 Fetched 300 kB in 1s (265 kB/s)
09:42:15 [2019-10-06T09:42:15.795Z] #9 16.79 Selecting previously unselected package libseccomp2:amd64.
09:42:15 [2019-10-06T09:42:15.795Z] #9 16.79 (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.)
09:42:15 [2019-10-06T09:42:15.795Z] #9 16.81 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ...
09:42:15 [2019-10-06T09:42:15.795Z] #9 16.82 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ...
09:42:15 [2019-10-06T09:42:15.795Z] #9 16.89 Selecting previously unselected package libseccomp-dev:amd64.
09:42:15 [2019-10-06T09:42:15.795Z] #9 16.89 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ...
09:42:15 [2019-10-06T09:42:15.795Z] #9 16.90 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ...
09:42:15 [2019-10-06T09:42:15.795Z] #9 16.98 Selecting previously unselected package libapparmor1:amd64.
09:42:15 [2019-10-06T09:42:15.795Z] #9 16.99 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ...
09:42:15 [2019-10-06T09:42:15.795Z] #9 17.00 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ...
09:42:15 [2019-10-06T09:42:15.795Z] #9 17.09 Selecting previously unselected package libapparmor-dev:amd64.
09:42:15 [2019-10-06T09:42:15.795Z] #9 17.09 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ...
09:42:15 [2019-10-06T09:42:15.795Z] #9 17.10 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ...
09:42:15 [2019-10-06T09:42:15.795Z] #9 17.20 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:42:15 [2019-10-06T09:42:15.795Z] #9 17.26 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ...
09:42:15 [2019-10-06T09:42:15.795Z] #9 17.29 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ...
09:42:15 [2019-10-06T09:42:15.795Z] #9 17.31 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ...
09:42:15 [2019-10-06T09:42:15.795Z] #9 17.33 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ...
09:42:15 [2019-10-06T09:42:15.795Z] #9 17.35 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:42:15 [2019-10-06T09:42:15.795Z] #9 DONE 18.3s
09:42:15 [2019-10-06T09:42:15.795Z] 
09:42:15 [2019-10-06T09:42:15.795Z] #20 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
09:42:15 [2019-10-06T09:42:15.795Z] #20 9.705 Reading package lists...
09:42:15 [2019-10-06T09:42:15.795Z] #20 12.00 Reading package lists...
09:42:15 [2019-10-06T09:42:15.795Z] #20 14.35 Building dependency tree...
09:42:15 [2019-10-06T09:42:15.795Z] #20 15.32 ca-certificates is already the newest version (20161130+nmu1+deb9u1).
09:42:15 [2019-10-06T09:42:15.795Z] #20 15.32 The following additional packages will be installed:
09:42:15 [2019-10-06T09:42:15.795Z] #20 15.33   libjq1 libonig4
09:42:15 [2019-10-06T09:42:15.795Z] #20 15.47 The following NEW packages will be installed:
09:42:15 [2019-10-06T09:42:15.795Z] #20 15.47   jq libjq1 libonig4
09:42:15 [2019-10-06T09:42:15.795Z] #20 16.53 0 upgraded, 3 newly installed, 0 to remove and 12 not upgraded.
09:42:15 [2019-10-06T09:42:15.795Z] #20 16.53 Need to get 327 kB of archives.
09:42:15 [2019-10-06T09:42:15.795Z] #20 16.53 After this operation, 1157 kB of additional disk space will be used.
09:42:15 [2019-10-06T09:42:15.795Z] #20 16.53 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB]
09:42:15 [2019-10-06T09:42:15.795Z] #20 16.54 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB]
09:42:15 [2019-10-06T09:42:15.795Z] #20 16.54 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB]
09:42:15 [2019-10-06T09:42:15.795Z] #20 16.77 debconf: delaying package configuration, since apt-utils is not installed
09:42:15 [2019-10-06T09:42:15.795Z] #20 16.82 Fetched 327 kB in 1s (313 kB/s)
09:42:15 [2019-10-06T09:42:15.795Z] #20 16.85 Selecting previously unselected package libonig4:amd64.
09:42:15 [2019-10-06T09:42:15.795Z] #20 16.85 (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.)
09:42:15 [2019-10-06T09:42:15.795Z] #20 16.87 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ...
09:42:15 [2019-10-06T09:42:15.795Z] #20 16.89 Unpacking libonig4:amd64 (6.1.3-2) ...
09:42:15 [2019-10-06T09:42:15.795Z] #20 16.98 Selecting previously unselected package libjq1:amd64.
09:42:15 [2019-10-06T09:42:15.795Z] #20 16.99 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ...
09:42:15 [2019-10-06T09:42:15.795Z] #20 17.00 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ...
09:42:15 [2019-10-06T09:42:15.795Z] #20 17.07 Selecting previously unselected package jq.
09:42:15 [2019-10-06T09:42:15.795Z] #20 17.07 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ...
09:42:15 [2019-10-06T09:42:15.795Z] #20 17.08 Unpacking jq (1.5+dfsg-1.3) ...
09:42:15 [2019-10-06T09:42:15.795Z] #20 17.20 Setting up libonig4:amd64 (6.1.3-2) ...
09:42:15 [2019-10-06T09:42:15.795Z] #20 17.22 Setting up libjq1:amd64 (1.5+dfsg-1.3) ...
09:42:15 [2019-10-06T09:42:15.795Z] #20 17.24 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:42:15 [2019-10-06T09:42:15.795Z] #20 17.27 Setting up jq (1.5+dfsg-1.3) ...
09:42:15 [2019-10-06T09:42:15.795Z] #20 DONE 18.4s
09:42:15 [2019-10-06T09:42:15.795Z] 
09:42:15 [2019-10-06T09:42:15.795Z] #43 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
09:42:15 [2019-10-06T09:42:15.795Z] #43 DONE 0.3s
09:42:15 [2019-10-06T09:42:15.795Z] 
09:42:15 [2019-10-06T09:42:15.795Z] #38 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:42:15 [2019-10-06T09:42:15.795Z] #38 15.34 Building dependency tree...
09:42:15 [2019-10-06T09:42:15.795Z] #38 15.74 The following additional packages will be installed:
09:42:15 [2019-10-06T09:42:15.795Z] #38 15.74   cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd
09:42:15 [2019-10-06T09:42:15.795Z] #38 15.75 Suggested packages:
09:42:15 [2019-10-06T09:42:15.795Z] #38 15.75   codeblocks eclipse ninja-build lrzip
09:42:15 [2019-10-06T09:42:15.795Z] #38 15.75 Recommended packages:
09:42:15 [2019-10-06T09:42:15.795Z] #38 15.75   xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
09:42:15 [2019-10-06T09:42:15.795Z] #38 15.98 The following NEW packages will be installed:
09:42:15 [2019-10-06T09:42:15.795Z] #38 15.98   cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2
09:42:15 [2019-10-06T09:42:15.795Z] #38 15.98   vim-common xxd
09:42:15 [2019-10-06T09:42:15.795Z] #38 17.01 0 upgraded, 10 newly installed, 0 to remove and 12 not upgraded.
09:42:15 [2019-10-06T09:42:15.795Z] #38 17.01 Need to get 13.7 MB of archives.
09:42:15 [2019-10-06T09:42:15.795Z] #38 17.01 After this operation, 57.2 MB of additional disk space will be used.
09:42:15 [2019-10-06T09:42:15.795Z] #38 17.01 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB]
09:42:15 [2019-10-06T09:42:15.796Z] #38 17.08 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
09:42:15 [2019-10-06T09:42:15.796Z] #38 17.08 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB]
09:42:15 [2019-10-06T09:42:15.796Z] #38 17.56 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB]
09:42:15 [2019-10-06T09:42:15.796Z] #38 17.62 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libarchive13 amd64 3.2.2-2+deb9u1 [294 kB]
09:42:15 [2019-10-06T09:42:15.796Z] #38 17.62 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
09:42:15 [2019-10-06T09:42:15.796Z] #38 17.63 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB]
09:42:15 [2019-10-06T09:42:15.796Z] #38 17.64 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB]
09:42:15 [2019-10-06T09:42:15.796Z] #38 17.73 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB]
09:42:15 [2019-10-06T09:42:15.796Z] #38 17.73 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
09:42:15 [2019-10-06T09:42:15.796Z] #38 17.98 debconf: delaying package configuration, since apt-utils is not installed
09:42:15 [2019-10-06T09:42:15.796Z] #38 18.19 Fetched 13.7 MB in 1s (7816 kB/s)
09:42:15 [2019-10-06T09:42:15.796Z] #38 18.33 Selecting previously unselected package cmake-data.
09:42:15 [2019-10-06T09:42:15.796Z] #38 18.33 (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.)
09:42:15 [2019-10-06T09:42:15.796Z] #38 18.35 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ...
09:42:15 [2019-10-06T09:42:15.796Z] #38 18.36 Unpacking cmake-data (3.7.2-1) ...
09:42:15 [2019-10-06T09:42:15.796Z] #38 ...
09:42:15 [2019-10-06T09:42:15.796Z] 
09:42:15 [2019-10-06T09:42:15.796Z] #22 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
09:42:15 [2019-10-06T09:42:15.796Z] #22 DONE 0.3s
09:42:15 [2019-10-06T09:42:15.796Z] 
09:42:15 [2019-10-06T09:42:15.796Z] #47 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
09:42:15 [2019-10-06T09:42:15.796Z] #47 10.52 Reading package lists...
09:42:15 [2019-10-06T09:42:15.796Z] #47 12.93 Reading package lists...
09:42:15 [2019-10-06T09:42:15.796Z] #47 15.32 Building dependency tree...
09:42:15 [2019-10-06T09:42:15.796Z] #47 15.82 The following additional packages will be installed:
09:42:15 [2019-10-06T09:42:15.796Z] #47 15.82   btrfs-progs liblzo2-2
09:42:15 [2019-10-06T09:42:15.796Z] #47 15.88 The following NEW packages will be installed:
09:42:15 [2019-10-06T09:42:15.796Z] #47 15.89   btrfs-progs btrfs-tools liblzo2-2
09:42:15 [2019-10-06T09:42:15.796Z] #47 16.98 0 upgraded, 3 newly installed, 0 to remove and 12 not upgraded.
09:42:15 [2019-10-06T09:42:15.796Z] #47 16.98 Need to get 649 kB of archives.
09:42:15 [2019-10-06T09:42:15.796Z] #47 16.98 After this operation, 4320 kB of additional disk space will be used.
09:42:15 [2019-10-06T09:42:15.796Z] #47 16.98 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
09:42:15 [2019-10-06T09:42:15.796Z] #47 16.99 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB]
09:42:15 [2019-10-06T09:42:15.796Z] #47 17.02 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB]
09:42:15 [2019-10-06T09:42:15.796Z] #47 17.66 debconf: delaying package configuration, since apt-utils is not installed
09:42:15 [2019-10-06T09:42:15.796Z] #47 17.75 Fetched 649 kB in 1s (580 kB/s)
09:42:15 [2019-10-06T09:42:15.796Z] #47 17.91 Selecting previously unselected package liblzo2-2:amd64.
09:42:15 [2019-10-06T09:42:15.796Z] #47 17.91 (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.)
09:42:15 [2019-10-06T09:42:15.796Z] #47 17.93 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ...
09:42:15 [2019-10-06T09:42:15.796Z] #47 18.13 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
09:42:15 [2019-10-06T09:42:15.796Z] #47 18.36 Selecting previously unselected package btrfs-progs.
09:42:15 [2019-10-06T09:42:15.796Z] #47 18.36 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ...
09:42:15 [2019-10-06T09:42:15.796Z] #47 18.37 Unpacking btrfs-progs (4.7.3-1) ...
09:42:15 [2019-10-06T09:42:15.796Z] #47 18.78 Selecting previously unselected package btrfs-tools.
09:42:15 [2019-10-06T09:42:15.796Z] #47 18.78 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ...
09:42:15 [2019-10-06T09:42:15.796Z] #47 18.78 Unpacking btrfs-tools (4.7.3-1) ...
09:42:15 [2019-10-06T09:42:15.796Z] #47 18.86 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:42:16 [2019-10-06T09:42:16.053Z] #47 18.94 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
09:42:16 [2019-10-06T09:42:16.053Z] #47 18.96 Setting up btrfs-progs (4.7.3-1) ...
09:42:16 [2019-10-06T09:42:16.053Z] #47 18.98 Setting up btrfs-tools (4.7.3-1) ...
09:42:16 [2019-10-06T09:42:16.053Z] #47 19.01 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:42:16 [2019-10-06T09:42:16.062Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293
09:42:16 [2019-10-06T09:42:16.062Z] go: finding github.com/Microsoft/hcsshim v0.8.6
09:42:16 [2019-10-06T09:42:16.062Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible
09:42:16 [2019-10-06T09:42:16.115Z] go: finding cloud.google.com/go v0.26.0
09:42:16 [2019-10-06T09:42:16.311Z] #47 DONE 19.3s
09:42:16 [2019-10-06T09:42:16.311Z] 
09:42:16 [2019-10-06T09:42:16.311Z] #48 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
09:42:16 [2019-10-06T09:42:16.349Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0
09:42:16 [2019-10-06T09:42:16.517Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d
09:42:16 [2019-10-06T09:42:16.517Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
09:42:16 [2019-10-06T09:42:16.517Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
09:42:16 [2019-10-06T09:42:16.517Z] go: finding github.com/prometheus/client_golang v0.8.0
09:42:16 [2019-10-06T09:42:16.569Z] #48 DONE 0.2s
09:42:16 [2019-10-06T09:42:16.569Z] 
09:42:16 [2019-10-06T09:42:16.569Z] #23 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
09:42:16 [2019-10-06T09:42:16.930Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197
09:42:17 [2019-10-06T09:42:17.372Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be
09:42:17 [2019-10-06T09:42:17.660Z] go: finding github.com/hashicorp/go-version v1.1.0
09:42:17 [2019-10-06T09:42:17.660Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
09:42:17 [2019-10-06T09:42:17.660Z] go: finding github.com/bugsnag/panicwrap v1.2.0
09:42:17 [2019-10-06T09:42:17.871Z] go: finding github.com/spf13/cast v1.3.0
09:42:17 [2019-10-06T09:42:17.942Z] #23 ...
09:42:17 [2019-10-06T09:42:17.942Z] 
09:42:17 [2019-10-06T09:42:17.942Z] #10 [dev 1/25] RUN groupadd -r docker
09:42:17 [2019-10-06T09:42:17.942Z] #10 DONE 2.4s
09:42:17 [2019-10-06T09:42:17.942Z] 
09:42:17 [2019-10-06T09:42:17.942Z] #11 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser
09:42:17 [2019-10-06T09:42:17.946Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1
09:42:18 [2019-10-06T09:42:18.233Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0
09:42:18 [2019-10-06T09:42:18.514Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
09:42:18 [2019-10-06T09:42:18.521Z] go: finding github.com/mattn/go-sqlite3 v1.10.0
09:42:18 [2019-10-06T09:42:18.811Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496
09:42:18 [2019-10-06T09:42:18.811Z] go: finding github.com/opencontainers/runtime-spec v1.0.1
09:42:18 [2019-10-06T09:42:18.981Z] go: finding github.com/sirupsen/logrus v1.3.0
09:42:18 [2019-10-06T09:42:18.981Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3
09:42:18 [2019-10-06T09:42:18.981Z] go: finding github.com/Microsoft/go-winio v0.4.11
09:42:18 [2019-10-06T09:42:18.981Z] go: finding github.com/opencontainers/runc v1.0.0-rc8
09:42:18 [2019-10-06T09:42:18.981Z] go: finding github.com/stretchr/objx v0.1.0
09:42:19 [2019-10-06T09:42:19.382Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad
09:42:19 [2019-10-06T09:42:19.382Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880
09:42:19 [2019-10-06T09:42:19.436Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5
09:42:19 [2019-10-06T09:42:19.723Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412
09:42:19 [2019-10-06T09:42:19.786Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c
09:42:19 [2019-10-06T09:42:19.786Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470
09:42:19 [2019-10-06T09:42:19.842Z] #11 DONE 1.7s
09:42:19 [2019-10-06T09:42:19.842Z] 
09:42:19 [2019-10-06T09:42:19.842Z] #23 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
09:42:19 [2019-10-06T09:42:19.842Z] #23 2.886 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
09:42:19 [2019-10-06T09:42:19.842Z] #23 3.089 
09:42:19 [2019-10-06T09:42:19.842Z] #23 3.273 
##########                                                                14.9%
######################                                                    31.5%
################################                                          45.6%
##############################################                            64.6%
#############################################################             84.7%
######################################################################## 100.0%
09:42:19 [2019-10-06T09:42:19.842Z] #23 3.952 
09:42:20 [2019-10-06T09:42:20.010Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf
09:42:20 [2019-10-06T09:42:20.010Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be
09:42:20 [2019-10-06T09:42:20.099Z] #23 4.191 
##                                                                         3.2%
################                                                          23.6%
######################################################################## 100.0%
09:42:20 [2019-10-06T09:42:20.181Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
09:42:20 [2019-10-06T09:42:20.181Z] go: finding github.com/gogo/protobuf v1.0.0
09:42:20 [2019-10-06T09:42:20.181Z] go: finding github.com/hashicorp/golang-lru v0.5.0
09:42:20 [2019-10-06T09:42:20.181Z] go: finding github.com/hashicorp/go-uuid v1.0.0
09:42:20 [2019-10-06T09:42:20.297Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d
09:42:20 [2019-10-06T09:42:20.356Z] #23 4.574 
09:42:20 [2019-10-06T09:42:20.583Z] go: finding github.com/ghodss/yaml v1.0.0
09:42:20 [2019-10-06T09:42:20.588Z] go: finding github.com/godbus/dbus v4.1.0+incompatible
09:42:20 [2019-10-06T09:42:20.588Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd
09:42:20 [2019-10-06T09:42:20.588Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793
09:42:20 [2019-10-06T09:42:20.588Z] go: finding github.com/docker/docker-credential-helpers v0.6.0
09:42:20 [2019-10-06T09:42:20.588Z] go: finding github.com/onsi/ginkgo v1.7.0
09:42:20 [2019-10-06T09:42:20.872Z] #23 4.766 
######                                                                     9.3%
##########################                                                37.4%
################################################                          67.3%
########################################################                  78.2%
######################################################################## 100.0%
09:42:20 [2019-10-06T09:42:20.876Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c
09:42:20 [2019-10-06T09:42:20.876Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448
09:42:20 [2019-10-06T09:42:20.973Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099
09:42:21 [2019-10-06T09:42:21.130Z] #23 5.335 
09:42:21 [2019-10-06T09:42:21.383Z] go: finding github.com/hashicorp/go-version v1.1.0
09:42:21 [2019-10-06T09:42:21.383Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7
09:42:21 [2019-10-06T09:42:21.383Z] go: finding github.com/Microsoft/hcsshim v0.8.5
09:42:21 [2019-10-06T09:42:21.383Z] go: finding github.com/modern-go/reflect2 v1.0.1
09:42:21 [2019-10-06T09:42:21.383Z] go: finding github.com/kr/pretty v0.1.0
09:42:21 [2019-10-06T09:42:21.650Z] #23 5.530 
                                                                           1.3%
#######                                                                   10.9%
###############                                                           21.4%
##################                                                        25.0%
########################                                                  34
09:42:21 [2019-10-06T09:42:21.650Z] #23 ...
09:42:21 [2019-10-06T09:42:21.650Z] 
09:42:21 [2019-10-06T09:42:21.650Z] #12 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
09:42:21 [2019-10-06T09:42:21.650Z] #12 1.511 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
09:42:21 [2019-10-06T09:42:21.650Z] #12 DONE 2.2s
09:42:21 [2019-10-06T09:42:21.650Z] 
09:42:21 [2019-10-06T09:42:21.650Z] #23 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
09:42:21 [2019-10-06T09:42:21.791Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a
09:42:21 [2019-10-06T09:42:21.791Z] go: finding github.com/client9/misspell v0.3.4
09:42:21 [2019-10-06T09:42:21.791Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
09:42:22 [2019-10-06T09:42:22.207Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1
09:42:22 [2019-10-06T09:42:22.207Z] go: finding github.com/gogo/googleapis v1.1.0
09:42:22 [2019-10-06T09:42:22.207Z] go: finding gotest.tools v2.1.0+incompatible
09:42:22 [2019-10-06T09:42:22.373Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19
09:42:22 [2019-10-06T09:42:22.373Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e
09:42:22 [2019-10-06T09:42:22.620Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8
09:42:22 [2019-10-06T09:42:22.620Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e
09:42:22 [2019-10-06T09:42:22.620Z] go: finding github.com/kr/text v0.1.0
09:42:22 [2019-10-06T09:42:22.662Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda
09:42:22 [2019-10-06T09:42:22.691Z] #23 5.530 
                                                                           1.3%
#######                                                                   10.9%
###############                                                           21.4%
##################                                                        25.0%
########################                                                  34.0%
#############################                                             41.3%
##################################                                        48.2%
######################################                                    53.6%
#############################################                             62.7%
#################################################                         68.2%
#######################################################                   77.2%
############################################################              83.8%
###############################################################           88.8%
####################################################################      95.1%
######################################################################## 100.0%
09:42:22 [2019-10-06T09:42:22.691Z] #23 7.010 
09:42:22 [2019-10-06T09:42:22.965Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
09:42:23 [2019-10-06T09:42:23.142Z] go: finding github.com/onsi/gomega v1.4.3
09:42:23 [2019-10-06T09:42:23.142Z] go: finding gotest.tools v2.2.0+incompatible
09:42:23 [2019-10-06T09:42:23.253Z] go: finding google.golang.org/grpc v1.20.1
09:42:23 [2019-10-06T09:42:23.253Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd
09:42:23 [2019-10-06T09:42:23.253Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5
09:42:23 [2019-10-06T09:42:23.257Z] #23 ...
09:42:23 [2019-10-06T09:42:23.257Z] 
09:42:23 [2019-10-06T09:42:23.257Z] #38 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:42:23 [2019-10-06T09:42:23.257Z] #38 19.80 Selecting previously unselected package liblzo2-2:amd64.
09:42:23 [2019-10-06T09:42:23.257Z] #38 19.81 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ...
09:42:23 [2019-10-06T09:42:23.257Z] #38 19.82 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
09:42:23 [2019-10-06T09:42:23.257Z] #38 19.90 Selecting previously unselected package libicu57:amd64.
09:42:23 [2019-10-06T09:42:23.257Z] #38 19.90 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ...
09:42:23 [2019-10-06T09:42:23.257Z] #38 19.91 Unpacking libicu57:amd64 (57.1-6+deb9u3) ...
09:42:23 [2019-10-06T09:42:23.257Z] #38 22.52 Selecting previously unselected package libxml2:amd64.
09:42:23 [2019-10-06T09:42:23.257Z] #38 22.53 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ...
09:42:23 [2019-10-06T09:42:23.257Z] #38 22.54 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ...
09:42:23 [2019-10-06T09:42:23.257Z] #38 22.85 Selecting previously unselected package libarchive13:amd64.
09:42:23 [2019-10-06T09:42:23.257Z] #38 22.85 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_amd64.deb ...
09:42:23 [2019-10-06T09:42:23.257Z] #38 22.86 Unpacking libarchive13:amd64 (3.2.2-2+deb9u1) ...
09:42:23 [2019-10-06T09:42:23.257Z] #38 23.08 Selecting previously unselected package libjsoncpp1:amd64.
09:42:23 [2019-10-06T09:42:23.257Z] #38 23.09 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ...
09:42:23 [2019-10-06T09:42:23.257Z] #38 23.09 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
09:42:23 [2019-10-06T09:42:23.257Z] #38 23.19 Selecting previously unselected package libuv1:amd64.
09:42:23 [2019-10-06T09:42:23.257Z] #38 23.19 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ...
09:42:23 [2019-10-06T09:42:23.257Z] #38 23.20 Unpacking libuv1:amd64 (1.9.1-3) ...
09:42:23 [2019-10-06T09:42:23.257Z] #38 23.31 Selecting previously unselected package cmake.
09:42:23 [2019-10-06T09:42:23.257Z] #38 23.31 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ...
09:42:23 [2019-10-06T09:42:23.257Z] #38 23.36 Unpacking cmake (3.7.2-1) ...
09:42:23 [2019-10-06T09:42:23.257Z] #38 24.66 Selecting previously unselected package xxd.
09:42:23 [2019-10-06T09:42:23.257Z] #38 24.69 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ...
09:42:23 [2019-10-06T09:42:23.257Z] #38 24.69 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
09:42:23 [2019-10-06T09:42:23.257Z] #38 24.81 Selecting previously unselected package vim-common.
09:42:23 [2019-10-06T09:42:23.257Z] #38 24.81 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
09:42:23 [2019-10-06T09:42:23.257Z] #38 24.85 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
09:42:23 [2019-10-06T09:42:23.257Z] #38 25.06 Processing triggers for mime-support (3.60) ...
09:42:23 [2019-10-06T09:42:23.257Z] #38 25.09 Setting up xxd (2:8.0.0197-4+deb9u3) ...
09:42:23 [2019-10-06T09:42:23.257Z] #38 25.11 Setting up libuv1:amd64 (1.9.1-3) ...
09:42:23 [2019-10-06T09:42:23.257Z] #38 25.13 Setting up cmake-data (3.7.2-1) ...
09:42:23 [2019-10-06T09:42:23.257Z] #38 25.16 Setting up libicu57:amd64 (57.1-6+deb9u3) ...
09:42:23 [2019-10-06T09:42:23.257Z] #38 25.18 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ...
09:42:23 [2019-10-06T09:42:23.257Z] #38 25.20 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:42:23 [2019-10-06T09:42:23.257Z] #38 25.25 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
09:42:23 [2019-10-06T09:42:23.257Z] #38 25.27 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
09:42:23 [2019-10-06T09:42:23.257Z] #38 25.30 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
09:42:23 [2019-10-06T09:42:23.257Z] #38 25.34 Setting up libarchive13:amd64 (3.2.2-2+deb9u1) ...
09:42:23 [2019-10-06T09:42:23.257Z] #38 25.35 Setting up cmake (3.7.2-1) ...
09:42:23 [2019-10-06T09:42:23.257Z] #38 25.46 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:42:23 [2019-10-06T09:42:23.257Z] #38 DONE 26.0s
09:42:23 [2019-10-06T09:42:23.257Z] 
09:42:23 [2019-10-06T09:42:23.257Z] #39 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
09:42:23 [2019-10-06T09:42:23.257Z] #39 DONE 0.1s
09:42:23 [2019-10-06T09:42:23.257Z] 
09:42:23 [2019-10-06T09:42:23.258Z] #13 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ...
09:42:23 [2019-10-06T09:42:23.258Z] #13 DONE 1.6s
09:42:23 [2019-10-06T09:42:23.258Z] 
09:42:23 [2019-10-06T09:42:23.258Z] #23 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
09:42:23 [2019-10-06T09:42:23.626Z] go: finding github.com/stretchr/objx v0.1.1
09:42:23 [2019-10-06T09:42:23.824Z] #23 7.985 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
09:42:23 [2019-10-06T09:42:23.824Z] #23 8.187 
09:42:23 [2019-10-06T09:42:23.899Z] Running on ubuntu-1804-overlay2 (i-0cdee6669dca05ddc) in /home/ubuntu/workspace/moby_PR-40045
[Pipeline] {
[Pipeline] checkout
09:42:24 [2019-10-06T09:42:24.081Z] #23 8.347 
######################################################################## 100.0%
09:42:24 [2019-10-06T09:42:24.082Z] #23 8.422 
09:42:24 [2019-10-06T09:42:24.092Z] go: finding github.com/containerd/containerd v1.2.4
09:42:24 [2019-10-06T09:42:24.092Z] go: finding github.com/kr/pty v1.1.1
09:42:24 [2019-10-06T09:42:24.269Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d
09:42:24 [2019-10-06T09:42:24.269Z] go: finding github.com/json-iterator/go v1.1.6
09:42:24 [2019-10-06T09:42:24.269Z] go: finding github.com/spf13/viper v1.3.2
09:42:24 [2019-10-06T09:42:24.524Z] go: finding gopkg.in/yaml.v2 v2.2.1
09:42:24 [2019-10-06T09:42:24.524Z] go: finding github.com/onsi/ginkgo v1.6.0
09:42:24 [2019-10-06T09:42:24.524Z] go: finding github.com/hpcloud/tail v1.0.0
09:42:24 [2019-10-06T09:42:24.524Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
09:42:24 [2019-10-06T09:42:24.656Z] #23 8.958 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
09:42:24 [2019-10-06T09:42:24.891Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
09:42:24 [2019-10-06T09:42:24.915Z] #23 ...
09:42:24 [2019-10-06T09:42:24.915Z] 
09:42:24 [2019-10-06T09:42:24.915Z] #14 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
09:42:24 [2019-10-06T09:42:24.915Z] #14 DONE 1.5s
09:42:24 [2019-10-06T09:42:24.915Z] 
09:42:24 [2019-10-06T09:42:24.915Z] #15 [dev 6/25] RUN ldconfig
09:42:24 [2019-10-06T09:42:24.937Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd
09:42:25 [2019-10-06T09:42:25.337Z] go: finding gopkg.in/fsnotify.v1 v1.4.7
09:42:25 [2019-10-06T09:42:25.514Z] go: finding go.etcd.io/bbolt v1.3.2
09:42:25 [2019-10-06T09:42:25.515Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad
09:42:26 [2019-10-06T09:42:26.157Z] go: finding github.com/opencontainers/runc v1.0.0-rc6
09:42:26 [2019-10-06T09:42:26.289Z] #15 DONE 1.3s
09:42:26 [2019-10-06T09:42:26.289Z] 
09:42:26 [2019-10-06T09:42:26.289Z] #23 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
09:42:26 [2019-10-06T09:42:26.289Z] #23 9.381 
09:42:26 [2019-10-06T09:42:26.289Z] #23 9.582 
##############################################                            64.7%
######################################################################## 100.0%
09:42:26 [2019-10-06T09:42:26.289Z] #23 9.639 
09:42:26 [2019-10-06T09:42:26.289Z] #23 10.21 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
09:42:26 [2019-10-06T09:42:26.289Z] #23 10.24 skipping existing 1849cc453dee
09:42:26 [2019-10-06T09:42:26.289Z] #23 10.27 
09:42:26 [2019-10-06T09:42:26.443Z] go: finding github.com/opencontainers/image-spec v1.0.1
09:42:26 [2019-10-06T09:42:26.731Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c
09:42:26 [2019-10-06T09:42:26.731Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7
09:42:26 [2019-10-06T09:42:26.861Z] #23 10.96 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
09:42:27 [2019-10-06T09:42:27.024Z] go: finding github.com/coreos/go-semver v0.2.0
09:42:27 [2019-10-06T09:42:27.119Z] #23 11.29 
09:42:27 [2019-10-06T09:42:27.119Z] #23 11.44 
######################################################################## 100.0%
09:42:27 [2019-10-06T09:42:27.119Z] #23 11.47 
09:42:27 [2019-10-06T09:42:27.119Z] #23 11.52 Download of images into '/build' complete.
09:42:27 [2019-10-06T09:42:27.119Z] #23 11.52 Use something like the following to load the result into a Docker daemon:
09:42:27 [2019-10-06T09:42:27.119Z] #23 11.52   tar -cC '/build' . | docker load
09:42:27 [2019-10-06T09:42:27.315Z] go: finding github.com/opencontainers/runc v1.0.0-rc8
09:42:27 [2019-10-06T09:42:27.377Z] #23 DONE 11.6s
09:42:27 [2019-10-06T09:42:27.377Z] 
09:42:27 [2019-10-06T09:42:27.377Z] #16 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:42:27 [2019-10-06T09:42:27.603Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352
09:42:27 [2019-10-06T09:42:27.889Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1
09:42:28 [2019-10-06T09:42:28.312Z] #16 2.187 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
09:42:28 [2019-10-06T09:42:28.312Z] #16 2.188 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
09:42:28 [2019-10-06T09:42:28.312Z] #16 2.210 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
09:42:28 [2019-10-06T09:42:28.312Z] #16 2.215 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
09:42:28 [2019-10-06T09:42:28.312Z] #16 2.221 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
09:42:28 [2019-10-06T09:42:28.570Z] #16 2.412 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB]
09:42:28 [2019-10-06T09:42:28.651Z] using credential docker-jenkins-github-credentials
09:42:28 [2019-10-06T09:42:28.667Z] Cloning the remote Git repository
09:42:28 [2019-10-06T09:42:28.667Z] Cloning with configured refspecs honoured and without tags
09:42:28 [2019-10-06T09:42:28.827Z] #16 2.858 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
09:42:28 [2019-10-06T09:42:28.914Z] go: finding gotest.tools v2.1.0+incompatible
09:42:28 [2019-10-06T09:42:28.914Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible
09:42:28 [2019-10-06T09:42:28.647Z] Cloning repository https://github.com/moby/moby.git
09:42:28 [2019-10-06T09:42:28.697Z]  > git init /home/ubuntu/workspace/moby_PR-40045 # timeout=10
09:42:29 [2019-10-06T09:42:29.201Z] go: finding golang.org/x/text v0.3.0
09:42:29 [2019-10-06T09:42:29.459Z] #16 3.321 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
09:42:29 [2019-10-06T09:42:29.105Z] Fetching upstream changes from https://github.com/moby/moby.git
09:42:29 [2019-10-06T09:42:29.106Z]  > git --version # timeout=10
09:42:29 [2019-10-06T09:42:29.140Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:42:29 [2019-10-06T09:42:29.141Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40045/head:refs/remotes/origin/PR-40045 +refs/heads/master:refs/remotes/origin/master
09:42:31 [2019-10-06T09:42:31.260Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible
09:42:31 [2019-10-06T09:42:31.260Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645
09:42:31 [2019-10-06T09:42:31.260Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
09:42:31 [2019-10-06T09:42:31.260Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed
09:42:31 [2019-10-06T09:42:31.548Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75
09:42:31 [2019-10-06T09:42:31.837Z] go: finding cloud.google.com/go v0.26.0
09:42:32 [2019-10-06T09:42:32.026Z] #16 5.883 Fetched 7919 kB in 4s (1680 kB/s)
09:42:32 [2019-10-06T09:42:32.128Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e
09:42:32 [2019-10-06T09:42:32.128Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc
09:42:32 [2019-10-06T09:42:32.957Z] #16 5.883 Reading package lists...
09:42:33 [2019-10-06T09:42:33.165Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880
09:42:33 [2019-10-06T09:42:33.788Z] go: finding github.com/kr/pretty v0.1.0
09:42:34 [2019-10-06T09:42:34.077Z] go: finding github.com/coreos/etcd v3.3.10+incompatible
09:42:34 [2019-10-06T09:42:34.147Z] #16 6.991 Reading package lists...
09:42:34 [2019-10-06T09:42:34.405Z] #16 8.019 Building dependency tree...
09:42:34 [2019-10-06T09:42:34.405Z] #16 8.288 The following additional packages will be installed:
09:42:34 [2019-10-06T09:42:34.405Z] #16 8.288   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python
09:42:34 [2019-10-06T09:42:34.405Z] #16 8.289   dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl
09:42:34 [2019-10-06T09:42:34.405Z] #16 8.289   libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0
09:42:34 [2019-10-06T09:42:34.405Z] #16 8.289   libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0
09:42:34 [2019-10-06T09:42:34.405Z] #16 8.289   libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
09:42:34 [2019-10-06T09:42:34.405Z] #16 8.289   libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5
09:42:34 [2019-10-06T09:42:34.405Z] #16 8.289   libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common
09:42:34 [2019-10-06T09:42:34.405Z] #16 8.290   mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal
09:42:34 [2019-10-06T09:42:34.405Z] #16 8.290   python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd
09:42:34 [2019-10-06T09:42:34.405Z] #16 8.291 Suggested packages:
09:42:34 [2019-10-06T09:42:34.405Z] #16 8.291   apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc
09:42:34 [2019-10-06T09:42:34.405Z] #16 8.291   gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv
09:42:34 [2019-10-06T09:42:34.405Z] #16 8.291   python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags
09:42:34 [2019-10-06T09:42:34.405Z] #16 8.291   vim-doc vim-scripts xfsdump acl attr quota
09:42:34 [2019-10-06T09:42:34.405Z] #16 8.291 Recommended packages:
09:42:34 [2019-10-06T09:42:34.405Z] #16 8.291   aufs-dkms libpam-cap build-essential python3-dev python3-keyring
09:42:34 [2019-10-06T09:42:34.405Z] #16 8.291   python3-keyrings.alt python3-xdg unzip
09:42:34 [2019-10-06T09:42:34.705Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d
09:42:35 [2019-10-06T09:42:35.330Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612
09:42:35 [2019-10-06T09:42:35.340Z] #16 9.117 The following NEW packages will be installed:
09:42:35 [2019-10-06T09:42:35.340Z] #16 9.117   apparmor aufs-tools bash-completion binutils-mingw-w64
09:42:35 [2019-10-06T09:42:35.340Z] #16 9.117   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools
09:42:35 [2019-10-06T09:42:35.340Z] #16 9.117   bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base
09:42:35 [2019-10-06T09:42:35.340Z] #16 9.118   gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin
09:42:35 [2019-10-06T09:42:35.340Z] #16 9.118   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2
09:42:35 [2019-10-06T09:42:35.340Z] #16 9.118   libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1
09:42:35 [2019-10-06T09:42:35.340Z] #16 9.118   libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3
09:42:35 [2019-10-06T09:42:35.340Z] #16 9.118   libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib
09:42:35 [2019-10-06T09:42:35.340Z] #16 9.118   libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev
09:42:35 [2019-10-06T09:42:35.340Z] #16 9.118   libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common
09:42:35 [2019-10-06T09:42:35.340Z] #16 9.119   mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal
09:42:35 [2019-10-06T09:42:35.340Z] #16 9.119   python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5
09:42:35 [2019-10-06T09:42:35.340Z] #16 9.119   python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime
09:42:35 [2019-10-06T09:42:35.340Z] #16 9.119   xfsprogs xxd xz-utils zip
09:42:35 [2019-10-06T09:42:35.617Z] go: finding github.com/lib/pq v1.0.0
09:42:35 [2019-10-06T09:42:35.929Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9
09:42:36 [2019-10-06T09:42:36.219Z] go: finding github.com/jinzhu/gorm v1.9.2
09:42:36 [2019-10-06T09:42:36.272Z] #16 10.28 0 upgraded, 69 newly installed, 0 to remove and 12 not upgraded.
09:42:36 [2019-10-06T09:42:36.272Z] #16 10.28 Need to get 90.9 MB of archives.
09:42:36 [2019-10-06T09:42:36.272Z] #16 10.28 After this operation, 541 MB of additional disk space will be used.
09:42:36 [2019-10-06T09:42:36.272Z] #16 10.28 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB]
09:42:36 [2019-10-06T09:42:36.528Z] #16 10.29 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB]
09:42:36 [2019-10-06T09:42:36.528Z] #16 10.29 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB]
09:42:36 [2019-10-06T09:42:36.528Z] #16 10.29 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB]
09:42:36 [2019-10-06T09:42:36.528Z] #16 10.29 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB]
09:42:36 [2019-10-06T09:42:36.528Z] #16 10.31 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB]
09:42:36 [2019-10-06T09:42:36.528Z] #16 10.31 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB]
09:42:36 [2019-10-06T09:42:36.529Z] #16 10.34 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB]
09:42:36 [2019-10-06T09:42:36.529Z] #16 10.34 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB]
09:42:36 [2019-10-06T09:42:36.529Z] #16 10.34 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB]
09:42:36 [2019-10-06T09:42:36.529Z] #16 10.37 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB]
09:42:36 [2019-10-06T09:42:36.529Z] #16 10.38 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB]
09:42:36 [2019-10-06T09:42:36.529Z] #16 10.38 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB]
09:42:36 [2019-10-06T09:42:36.529Z] #16 10.38 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB]
09:42:36 [2019-10-06T09:42:36.529Z] #16 10.38 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB]
09:42:36 [2019-10-06T09:42:36.529Z] #16 10.38 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB]
09:42:36 [2019-10-06T09:42:36.529Z] #16 10.38 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB]
09:42:36 [2019-10-06T09:42:36.529Z] #16 10.38 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB]
09:42:36 [2019-10-06T09:42:36.529Z] #16 10.38 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB]
09:42:36 [2019-10-06T09:42:36.529Z] #16 10.39 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB]
09:42:36 [2019-10-06T09:42:36.529Z] #16 10.39 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB]
09:42:36 [2019-10-06T09:42:36.529Z] #16 10.39 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB]
09:42:36 [2019-10-06T09:42:36.529Z] #16 10.39 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
09:42:36 [2019-10-06T09:42:36.529Z] #16 10.40 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB]
09:42:36 [2019-10-06T09:42:36.529Z] #16 10.40 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB]
09:42:36 [2019-10-06T09:42:36.529Z] #16 10.40 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB]
09:42:36 [2019-10-06T09:42:36.529Z] #16 10.40 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB]
09:42:36 [2019-10-06T09:42:36.529Z] #16 10.41 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
09:42:36 [2019-10-06T09:42:36.529Z] #16 10.41 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB]
09:42:36 [2019-10-06T09:42:36.529Z] #16 10.42 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB]
09:42:36 [2019-10-06T09:42:36.529Z] #16 10.42 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB]
09:42:36 [2019-10-06T09:42:36.529Z] #16 10.42 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB]
09:42:36 [2019-10-06T09:42:36.529Z] #16 10.42 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB]
09:42:36 [2019-10-06T09:42:36.529Z] #16 10.42 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB]
09:42:36 [2019-10-06T09:42:36.529Z] #16 10.43 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB]
09:42:36 [2019-10-06T09:42:36.529Z] #16 10.43 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B]
09:42:36 [2019-10-06T09:42:36.529Z] #16 10.43 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB]
09:42:36 [2019-10-06T09:42:36.529Z] #16 10.43 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]
09:42:36 [2019-10-06T09:42:36.529Z] #16 10.43 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB]
09:42:36 [2019-10-06T09:42:36.529Z] #16 10.43 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB]
09:42:36 [2019-10-06T09:42:36.529Z] #16 10.44 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB]
09:42:36 [2019-10-06T09:42:36.529Z] #16 10.44 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB]
09:42:36 [2019-10-06T09:42:36.529Z] #16 10.45 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB]
09:42:36 [2019-10-06T09:42:36.529Z] #16 10.46 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB]
09:42:36 [2019-10-06T09:42:36.529Z] #16 10.46 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB]
09:42:36 [2019-10-06T09:42:36.529Z] #16 10.46 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB]
09:42:36 [2019-10-06T09:42:36.529Z] #16 10.46 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB]
09:42:36 [2019-10-06T09:42:36.529Z] #16 10.46 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB]
09:42:36 [2019-10-06T09:42:36.529Z] #16 10.50 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB]
09:42:36 [2019-10-06T09:42:36.786Z] #16 10.50 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB]
09:42:36 [2019-10-06T09:42:36.786Z] #16 10.53 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB]
09:42:36 [2019-10-06T09:42:36.786Z] #16 10.53 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB]
09:42:36 [2019-10-06T09:42:36.786Z] #16 10.53 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB]
09:42:36 [2019-10-06T09:42:36.786Z] #16 10.54 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB]
09:42:36 [2019-10-06T09:42:36.786Z] #16 10.54 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB]
09:42:36 [2019-10-06T09:42:36.786Z] #16 10.54 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB]
09:42:36 [2019-10-06T09:42:36.786Z] #16 10.64 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB]
09:42:36 [2019-10-06T09:42:36.786Z] #16 10.66 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB]
09:42:36 [2019-10-06T09:42:36.786Z] #16 10.67 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB]
09:42:36 [2019-10-06T09:42:36.786Z] #16 10.67 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB]
09:42:36 [2019-10-06T09:42:36.786Z] #16 10.67 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB]
09:42:36 [2019-10-06T09:42:36.786Z] #16 10.68 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]
09:42:36 [2019-10-06T09:42:36.786Z] #16 10.71 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]
09:42:36 [2019-10-06T09:42:36.786Z] #16 10.74 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]
09:42:36 [2019-10-06T09:42:36.786Z] #16 ...
09:42:36 [2019-10-06T09:42:36.786Z] 
09:42:36 [2019-10-06T09:42:36.786Z] #18 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build 	--mou...
09:42:36 [2019-10-06T09:42:36.786Z] #18 39.68 + rm -rf /tmp/tmp.OfYb9Vc5fl
09:42:37 [2019-10-06T09:42:37.043Z] #18 DONE 39.9s
09:42:37 [2019-10-06T09:42:37.043Z] 
09:42:37 [2019-10-06T09:42:37.043Z] #16 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:42:37 [2019-10-06T09:42:37.043Z] #16 10.82 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB]
09:42:37 [2019-10-06T09:42:37.043Z] #16 10.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]
09:42:37 [2019-10-06T09:42:37.301Z] #16 11.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]
09:42:37 [2019-10-06T09:42:37.301Z] #16 11.06 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]
09:42:37 [2019-10-06T09:42:37.722Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9
09:42:37 [2019-10-06T09:42:37.722Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c
09:42:37 [2019-10-06T09:42:37.866Z] #16 11.66 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]
09:42:38 [2019-10-06T09:42:38.013Z] go: finding gopkg.in/inf.v0 v0.9.1
09:42:38 [2019-10-06T09:42:38.128Z] #16 12.05 debconf: delaying package configuration, since apt-utils is not installed
09:42:38 [2019-10-06T09:42:38.129Z] #16 12.07 Fetched 90.9 MB in 2s (32.4 MB/s)
09:42:38 [2019-10-06T09:42:38.129Z] #16 12.10 Selecting previously unselected package bash-completion.
09:42:38 [2019-10-06T09:42:38.129Z] #16 12.10 (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.)
09:42:38 [2019-10-06T09:42:38.129Z] #16 12.11 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ...
09:42:38 [2019-10-06T09:42:38.637Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452
09:42:38 [2019-10-06T09:42:38.694Z] #16 12.65 Unpacking bash-completion (1:2.1-4.3) ...
09:42:38 [2019-10-06T09:42:38.694Z] #16 12.76 Selecting previously unselected package libnet1:amd64.
09:42:38 [2019-10-06T09:42:38.929Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305
09:42:38 [2019-10-06T09:42:38.952Z] #16 12.76 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ...
09:42:38 [2019-10-06T09:42:38.952Z] #16 12.76 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ...
09:42:38 [2019-10-06T09:42:38.952Z] #16 12.81 Selecting previously unselected package libnfnetlink0:amd64.
09:42:38 [2019-10-06T09:42:38.952Z] #16 12.81 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ...
09:42:38 [2019-10-06T09:42:38.952Z] #16 12.83 Unpacking libnfnetlink0:amd64 (1.0.1-3) ...
09:42:38 [2019-10-06T09:42:38.952Z] #16 12.87 Selecting previously unselected package libpcrecpp0v5:amd64.
09:42:38 [2019-10-06T09:42:38.952Z] #16 12.87 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ...
09:42:38 [2019-10-06T09:42:38.952Z] #16 12.87 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ...
09:42:38 [2019-10-06T09:42:38.952Z] #16 12.93 Selecting previously unselected package libudev-dev:amd64.
09:42:38 [2019-10-06T09:42:38.952Z] #16 12.93 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_amd64.deb ...
09:42:38 [2019-10-06T09:42:38.952Z] #16 12.93 Unpacking libudev-dev:amd64 (232-25+deb9u12) ...
09:42:38 [2019-10-06T09:42:38.952Z] #16 12.99 Selecting previously unselected package libpython3.5-minimal:amd64.
09:42:39 [2019-10-06T09:42:39.209Z] #16 12.99 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ...
09:42:39 [2019-10-06T09:42:39.209Z] #16 12.99 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ...
09:42:39 [2019-10-06T09:42:39.209Z] #16 13.11 Selecting previously unselected package python3.5-minimal.
09:42:39 [2019-10-06T09:42:39.209Z] #16 13.11 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ...
09:42:39 [2019-10-06T09:42:39.209Z] #16 13.11 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ...
09:42:39 [2019-10-06T09:42:39.215Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50
09:42:39 [2019-10-06T09:42:39.466Z] #16 13.30 Selecting previously unselected package python3-minimal.
09:42:39 [2019-10-06T09:42:39.466Z] #16 13.30 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ...
09:42:39 [2019-10-06T09:42:39.466Z] #16 13.30 Unpacking python3-minimal (3.5.3-1) ...
09:42:39 [2019-10-06T09:42:39.466Z] #16 13.34 Selecting previously unselected package libmpdec2:amd64.
09:42:39 [2019-10-06T09:42:39.466Z] #16 13.34 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ...
09:42:39 [2019-10-06T09:42:39.466Z] #16 13.35 Unpacking libmpdec2:amd64 (2.4.2-1) ...
09:42:39 [2019-10-06T09:42:39.466Z] #16 13.38 Selecting previously unselected package libpython3.5-stdlib:amd64.
09:42:39 [2019-10-06T09:42:39.466Z] #16 13.38 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ...
09:42:39 [2019-10-06T09:42:39.466Z] #16 13.39 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ...
09:42:39 [2019-10-06T09:42:39.724Z] #16 13.64 Selecting previously unselected package python3.5.
09:42:39 [2019-10-06T09:42:39.724Z] #16 13.64 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ...
09:42:39 [2019-10-06T09:42:39.724Z] #16 13.64 Unpacking python3.5 (3.5.3-1+deb9u1) ...
09:42:39 [2019-10-06T09:42:39.724Z] #16 13.68 Selecting previously unselected package libpython3-stdlib:amd64.
09:42:39 [2019-10-06T09:42:39.724Z] #16 13.68 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ...
09:42:39 [2019-10-06T09:42:39.724Z] #16 13.68 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ...
09:42:39 [2019-10-06T09:42:39.724Z] #16 13.72 Selecting previously unselected package dh-python.
09:42:39 [2019-10-06T09:42:39.724Z] #16 13.72 Preparing to unpack .../12-dh-python_2.20170125_all.deb ...
09:42:39 [2019-10-06T09:42:39.724Z] #16 13.72 Unpacking dh-python (2.20170125) ...
09:42:39 [2019-10-06T09:42:39.724Z] #16 13.77 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ...
09:42:39 [2019-10-06T09:42:39.981Z] #16 13.78 Setting up python3.5-minimal (3.5.3-1+deb9u1) ...
09:42:40 [2019-10-06T09:42:40.234Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible
09:42:40 [2019-10-06T09:42:40.546Z] #16 14.24 Setting up python3-minimal (3.5.3-1) ...
09:42:40 [2019-10-06T09:42:40.546Z] #16 14.43 Selecting previously unselected package python3.
09:42:40 [2019-10-06T09:42:40.546Z] #16 14.43 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 16747 files and directories currently installed.)
09:42:40 [2019-10-06T09:42:40.546Z] #16 14.43 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ...
09:42:40 [2019-10-06T09:42:40.546Z] #16 14.44 Unpacking python3 (3.5.3-1) ...
09:42:40 [2019-10-06T09:42:40.546Z] #16 14.46 Selecting previously unselected package pigz.
09:42:40 [2019-10-06T09:42:40.546Z] #16 14.46 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ...
09:42:40 [2019-10-06T09:42:40.546Z] #16 14.47 Unpacking pigz (2.3.4-1) ...
09:42:40 [2019-10-06T09:42:40.546Z] #16 14.51 Selecting previously unselected package libip4tc0:amd64.
09:42:40 [2019-10-06T09:42:40.546Z] #16 14.51 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ...
09:42:40 [2019-10-06T09:42:40.546Z] #16 14.51 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ...
09:42:40 [2019-10-06T09:42:40.546Z] #16 14.55 Selecting previously unselected package libip6tc0:amd64.
09:42:40 [2019-10-06T09:42:40.546Z] #16 14.55 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ...
09:42:40 [2019-10-06T09:42:40.546Z] #16 14.55 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ...
09:42:40 [2019-10-06T09:42:40.546Z] #16 14.60 Selecting previously unselected package libiptc0:amd64.
09:42:40 [2019-10-06T09:42:40.546Z] #16 14.60 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ...
09:42:40 [2019-10-06T09:42:40.806Z] #16 14.61 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ...
09:42:40 [2019-10-06T09:42:40.806Z] #16 14.65 Selecting previously unselected package libxtables12:amd64.
09:42:40 [2019-10-06T09:42:40.806Z] #16 14.65 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ...
09:42:40 [2019-10-06T09:42:40.806Z] #16 14.65 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ...
09:42:40 [2019-10-06T09:42:40.806Z] #16 14.70 Selecting previously unselected package libnetfilter-conntrack3:amd64.
09:42:40 [2019-10-06T09:42:40.806Z] #16 14.70 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ...
09:42:40 [2019-10-06T09:42:40.806Z] #16 14.70 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ...
09:42:40 [2019-10-06T09:42:40.806Z] #16 14.73 Selecting previously unselected package iptables.
09:42:40 [2019-10-06T09:42:40.806Z] #16 14.73 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ...
09:42:40 [2019-10-06T09:42:40.806Z] #16 14.74 Unpacking iptables (1.6.0+snapshot20161117-6) ...
09:42:40 [2019-10-06T09:42:40.806Z] #16 14.79 Selecting previously unselected package xxd.
09:42:40 [2019-10-06T09:42:40.806Z] #16 14.79 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ...
09:42:40 [2019-10-06T09:42:40.806Z] #16 14.80 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
09:42:40 [2019-10-06T09:42:40.806Z] #16 14.84 Selecting previously unselected package vim-common.
09:42:40 [2019-10-06T09:42:40.872Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc
09:42:41 [2019-10-06T09:42:41.063Z] #16 14.84 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
09:42:41 [2019-10-06T09:42:41.063Z] #16 14.85 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
09:42:41 [2019-10-06T09:42:41.063Z] #16 14.89 Selecting previously unselected package bzip2.
09:42:41 [2019-10-06T09:42:41.063Z] #16 14.89 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ...
09:42:41 [2019-10-06T09:42:41.063Z] #16 14.90 Unpacking bzip2 (1.0.6-8.1) ...
09:42:41 [2019-10-06T09:42:41.063Z] #16 14.95 Selecting previously unselected package libgpm2:amd64.
09:42:41 [2019-10-06T09:42:41.063Z] #16 14.95 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ...
09:42:41 [2019-10-06T09:42:41.063Z] #16 14.95 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ...
09:42:41 [2019-10-06T09:42:41.063Z] #16 14.99 Selecting previously unselected package xz-utils.
09:42:41 [2019-10-06T09:42:41.063Z] #16 14.99 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ...
09:42:41 [2019-10-06T09:42:41.063Z] #16 14.99 Unpacking xz-utils (5.2.2-1.2+b1) ...
09:42:41 [2019-10-06T09:42:41.063Z] #16 15.05 Selecting previously unselected package aufs-tools.
09:42:41 [2019-10-06T09:42:41.063Z] #16 15.05 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ...
09:42:41 [2019-10-06T09:42:41.063Z] #16 15.05 Unpacking aufs-tools (1:4.1+20161219-1) ...
09:42:41 [2019-10-06T09:42:41.160Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c
09:42:41 [2019-10-06T09:42:41.320Z] #16 15.09 Selecting previously unselected package liblzo2-2:amd64.
09:42:41 [2019-10-06T09:42:41.320Z] #16 15.09 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ...
09:42:41 [2019-10-06T09:42:41.320Z] #16 15.10 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
09:42:41 [2019-10-06T09:42:41.320Z] #16 15.14 Selecting previously unselected package btrfs-progs.
09:42:41 [2019-10-06T09:42:41.320Z] #16 15.14 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ...
09:42:41 [2019-10-06T09:42:41.320Z] #16 15.14 Unpacking btrfs-progs (4.7.3-1) ...
09:42:41 [2019-10-06T09:42:41.320Z] #16 15.24 Selecting previously unselected package btrfs-tools.
09:42:41 [2019-10-06T09:42:41.320Z] #16 15.24 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ...
09:42:41 [2019-10-06T09:42:41.320Z] #16 15.24 Unpacking btrfs-tools (4.7.3-1) ...
09:42:41 [2019-10-06T09:42:41.320Z] #16 15.28 Selecting previously unselected package libdevmapper1.02.1:amd64.
09:42:41 [2019-10-06T09:42:41.320Z] #16 15.28 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ...
09:42:41 [2019-10-06T09:42:41.320Z] #16 15.28 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ...
09:42:41 [2019-10-06T09:42:41.320Z] #16 15.32 Selecting previously unselected package dmsetup.
09:42:41 [2019-10-06T09:42:41.320Z] #16 15.32 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ...
09:42:41 [2019-10-06T09:42:41.449Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2
09:42:41 [2019-10-06T09:42:41.449Z] go: finding github.com/BurntSushi/toml v0.3.1
09:42:41 [2019-10-06T09:42:41.577Z] #16 15.33 Unpacking dmsetup (2:1.02.137-2) ...
09:42:41 [2019-10-06T09:42:41.577Z] #16 15.37 Selecting previously unselected package libonig4:amd64.
09:42:41 [2019-10-06T09:42:41.577Z] #16 15.37 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ...
09:42:41 [2019-10-06T09:42:41.577Z] #16 15.38 Unpacking libonig4:amd64 (6.1.3-2) ...
09:42:41 [2019-10-06T09:42:41.577Z] #16 15.42 Selecting previously unselected package libjq1:amd64.
09:42:41 [2019-10-06T09:42:41.577Z] #16 15.42 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ...
09:42:41 [2019-10-06T09:42:41.577Z] #16 15.43 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ...
09:42:41 [2019-10-06T09:42:41.577Z] #16 15.47 Selecting previously unselected package jq.
09:42:41 [2019-10-06T09:42:41.577Z] #16 15.47 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ...
09:42:41 [2019-10-06T09:42:41.577Z] #16 15.47 Unpacking jq (1.5+dfsg-1.3) ...
09:42:41 [2019-10-06T09:42:41.577Z] #16 15.51 Selecting previously unselected package libaio1:amd64.
09:42:41 [2019-10-06T09:42:41.577Z] #16 15.51 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ...
09:42:41 [2019-10-06T09:42:41.577Z] #16 15.52 Unpacking libaio1:amd64 (0.3.110-3) ...
09:42:41 [2019-10-06T09:42:41.577Z] #16 15.54 Selecting previously unselected package libcap2-bin.
09:42:41 [2019-10-06T09:42:41.737Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470
09:42:41 [2019-10-06T09:42:41.834Z] #16 15.55 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ...
09:42:41 [2019-10-06T09:42:41.834Z] #16 15.55 Unpacking libcap2-bin (1:2.25-1) ...
09:42:41 [2019-10-06T09:42:41.834Z] #16 15.60 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
09:42:41 [2019-10-06T09:42:41.834Z] #16 15.60 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ...
09:42:41 [2019-10-06T09:42:41.834Z] #16 15.60 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ...
09:42:41 [2019-10-06T09:42:41.834Z] #16 15.63 Selecting previously unselected package libsepol1-dev:amd64.
09:42:41 [2019-10-06T09:42:41.834Z] #16 15.63 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ...
09:42:41 [2019-10-06T09:42:41.834Z] #16 15.63 Unpacking libsepol1-dev:amd64 (2.6-2) ...
09:42:41 [2019-10-06T09:42:41.834Z] #16 15.75 Selecting previously unselected package libpcre16-3:amd64.
09:42:41 [2019-10-06T09:42:41.834Z] #16 15.75 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ...
09:42:41 [2019-10-06T09:42:41.834Z] #16 15.76 Unpacking libpcre16-3:amd64 (2:8.39-3) ...
09:42:41 [2019-10-06T09:42:41.834Z] #16 15.81 Selecting previously unselected package libpcre32-3:amd64.
09:42:41 [2019-10-06T09:42:41.834Z] #16 15.81 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ...
09:42:42 [2019-10-06T09:42:42.093Z] #16 15.81 Unpacking libpcre32-3:amd64 (2:8.39-3) ...
09:42:42 [2019-10-06T09:42:42.093Z] #16 15.85 Selecting previously unselected package libpcre3-dev:amd64.
09:42:42 [2019-10-06T09:42:42.093Z] #16 15.85 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ...
09:42:42 [2019-10-06T09:42:42.093Z] #16 15.86 Unpacking libpcre3-dev:amd64 (2:8.39-3) ...
09:42:42 [2019-10-06T09:42:42.093Z] #16 15.94 Selecting previously unselected package libselinux1-dev:amd64.
09:42:42 [2019-10-06T09:42:42.093Z] #16 15.95 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ...
09:42:42 [2019-10-06T09:42:42.093Z] #16 15.95 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ...
09:42:42 [2019-10-06T09:42:42.093Z] #16 16.01 Selecting previously unselected package libdevmapper-dev:amd64.
09:42:42 [2019-10-06T09:42:42.093Z] #16 16.01 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ...
09:42:42 [2019-10-06T09:42:42.093Z] #16 16.01 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ...
09:42:42 [2019-10-06T09:42:42.093Z] #16 16.06 Selecting previously unselected package libnl-3-200:amd64.
09:42:42 [2019-10-06T09:42:42.093Z] #16 16.06 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ...
09:42:42 [2019-10-06T09:42:42.093Z] #16 16.06 Unpacking libnl-3-200:amd64 (3.2.27-2) ...
09:42:42 [2019-10-06T09:42:42.093Z] #16 16.10 Selecting previously unselected package libprotobuf-c1:amd64.
09:42:42 [2019-10-06T09:42:42.093Z] #16 16.10 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ...
09:42:42 [2019-10-06T09:42:42.093Z] #16 16.10 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ...
09:42:42 [2019-10-06T09:42:42.093Z] #16 16.14 Selecting previously unselected package libreadline5:amd64.
09:42:42 [2019-10-06T09:42:42.093Z] #16 16.14 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ...
09:42:42 [2019-10-06T09:42:42.093Z] #16 16.14 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ...
09:42:42 [2019-10-06T09:42:42.093Z] #16 16.18 Selecting previously unselected package libsystemd-dev:amd64.
09:42:42 [2019-10-06T09:42:42.093Z] #16 16.18 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_amd64.deb ...
09:42:42 [2019-10-06T09:42:42.350Z] #16 16.18 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ...
09:42:42 [2019-10-06T09:42:42.607Z] #16 16.46 Selecting previously unselected package net-tools.
09:42:42 [2019-10-06T09:42:42.607Z] #16 16.46 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ...
09:42:42 [2019-10-06T09:42:42.607Z] #16 16.47 Unpacking net-tools (1.60+git20161116.90da8a0-1) ...
09:42:42 [2019-10-06T09:42:42.607Z] #16 16.52 Selecting previously unselected package python-pip-whl.
09:42:42 [2019-10-06T09:42:42.607Z] #16 16.52 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ...
09:42:42 [2019-10-06T09:42:42.607Z] #16 16.52 Unpacking python-pip-whl (9.0.1-2+deb9u1) ...
09:42:42 [2019-10-06T09:42:42.758Z] go: finding github.com/stretchr/testify v1.3.0
09:42:42 [2019-10-06T09:42:42.864Z] #16 16.64 Selecting previously unselected package python3-pip.
09:42:42 [2019-10-06T09:42:42.864Z] #16 16.65 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ...
09:42:42 [2019-10-06T09:42:42.864Z] #16 16.65 Unpacking python3-pip (9.0.1-2+deb9u1) ...
09:42:42 [2019-10-06T09:42:42.864Z] #16 16.69 Selecting previously unselected package python3-pkg-resources.
09:42:42 [2019-10-06T09:42:42.864Z] #16 16.69 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ...
09:42:42 [2019-10-06T09:42:42.864Z] #16 16.70 Unpacking python3-pkg-resources (33.1.1-1) ...
09:42:42 [2019-10-06T09:42:42.864Z] #16 16.75 Selecting previously unselected package python3-setuptools.
09:42:42 [2019-10-06T09:42:42.864Z] #16 16.75 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ...
09:42:42 [2019-10-06T09:42:42.864Z] #16 16.75 Unpacking python3-setuptools (33.1.1-1) ...
09:42:42 [2019-10-06T09:42:42.864Z] #16 16.80 Selecting previously unselected package python3-wheel.
09:42:42 [2019-10-06T09:42:42.864Z] #16 16.80 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ...
09:42:42 [2019-10-06T09:42:42.864Z] #16 16.81 Unpacking python3-wheel (0.29.0-2) ...
09:42:42 [2019-10-06T09:42:42.864Z] #16 16.85 Selecting previously unselected package thin-provisioning-tools.
09:42:42 [2019-10-06T09:42:42.864Z] #16 16.85 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ...
09:42:42 [2019-10-06T09:42:42.864Z] #16 16.85 Unpacking thin-provisioning-tools (0.6.1-4+b1) ...
09:42:42 [2019-10-06T09:42:42.864Z] #16 16.92 Selecting previously unselected package vim-runtime.
09:42:42 [2019-10-06T09:42:42.864Z] #16 16.93 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ...
09:42:42 [2019-10-06T09:42:42.864Z] #16 16.94 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime'
09:42:42 [2019-10-06T09:42:42.864Z] #16 16.95 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime'
09:42:42 [2019-10-06T09:42:42.864Z] #16 16.95 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ...
09:42:43 [2019-10-06T09:42:43.046Z] go: finding github.com/gorilla/mux v1.7.0
09:42:43 [2019-10-06T09:42:43.046Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0
09:42:43 [2019-10-06T09:42:43.795Z] #16 17.61 Selecting previously unselected package vim.
09:42:43 [2019-10-06T09:42:43.795Z] #16 17.61 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ...
09:42:43 [2019-10-06T09:42:43.795Z] #16 17.62 Unpacking vim (2:8.0.0197-4+deb9u3) ...
09:42:43 [2019-10-06T09:42:43.795Z] #16 17.73 Selecting previously unselected package xfsprogs.
09:42:43 [2019-10-06T09:42:43.795Z] #16 17.74 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ...
09:42:43 [2019-10-06T09:42:43.795Z] #16 17.74 Unpacking xfsprogs (4.9.0+nmu1) ...
09:42:44 [2019-10-06T09:42:44.052Z] #16 17.85 Selecting previously unselected package zip.
09:42:44 [2019-10-06T09:42:44.052Z] #16 17.85 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ...
09:42:44 [2019-10-06T09:42:44.052Z] #16 17.86 Unpacking zip (3.0-11+b1) ...
09:42:44 [2019-10-06T09:42:44.052Z] #16 17.91 Selecting previously unselected package libapparmor-perl.
09:42:44 [2019-10-06T09:42:44.052Z] #16 17.91 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ...
09:42:44 [2019-10-06T09:42:44.052Z] #16 17.91 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ...
09:42:44 [2019-10-06T09:42:44.052Z] #16 17.97 Selecting previously unselected package apparmor.
09:42:44 [2019-10-06T09:42:44.052Z] #16 17.97 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ...
09:42:44 [2019-10-06T09:42:44.052Z] #16 17.99 Unpacking apparmor (2.11.0-3+deb9u2) ...
09:42:44 [2019-10-06T09:42:44.052Z] #16 18.07 Selecting previously unselected package binutils-mingw-w64-i686.
09:42:44 [2019-10-06T09:42:44.052Z] #16 18.07 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ...
09:42:44 [2019-10-06T09:42:44.065Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
09:42:44 [2019-10-06T09:42:44.309Z] #16 18.08 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
09:42:44 [2019-10-06T09:42:44.566Z] #16 18.37 Selecting previously unselected package binutils-mingw-w64-x86-64.
09:42:44 [2019-10-06T09:42:44.566Z] #16 18.38 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ...
09:42:44 [2019-10-06T09:42:44.566Z] #16 18.38 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
09:42:44 [2019-10-06T09:42:44.824Z] #16 18.70 Selecting previously unselected package binutils-mingw-w64.
09:42:44 [2019-10-06T09:42:44.824Z] #16 18.71 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ...
09:42:44 [2019-10-06T09:42:44.824Z] #16 18.71 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
09:42:44 [2019-10-06T09:42:44.824Z] #16 18.79 Selecting previously unselected package mingw-w64-common.
09:42:45 [2019-10-06T09:42:45.081Z] #16 18.79 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ...
09:42:45 [2019-10-06T09:42:45.081Z] #16 18.80 Unpacking mingw-w64-common (5.0.1-1) ...
09:42:45 [2019-10-06T09:42:45.553Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5
09:42:45 [2019-10-06T09:42:45.553Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1
09:42:45 [2019-10-06T09:42:45.553Z] go: finding github.com/gogo/googleapis v1.1.0
09:42:45 [2019-10-06T09:42:45.646Z] #16 19.49 Selecting previously unselected package mingw-w64-x86-64-dev.
09:42:45 [2019-10-06T09:42:45.646Z] #16 19.50 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ...
09:42:45 [2019-10-06T09:42:45.646Z] #16 19.50 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ...
09:42:45 [2019-10-06T09:42:45.840Z] go: finding github.com/docker/go-units v0.3.1
09:42:46 [2019-10-06T09:42:46.210Z] #16 20.22 Selecting previously unselected package gcc-mingw-w64-base.
09:42:46 [2019-10-06T09:42:46.467Z] #16 20.23 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ...
09:42:46 [2019-10-06T09:42:46.467Z] #16 20.23 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
09:42:46 [2019-10-06T09:42:46.467Z] #16 20.26 Selecting previously unselected package gcc-mingw-w64-x86-64.
09:42:46 [2019-10-06T09:42:46.467Z] #16 20.27 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ...
09:42:46 [2019-10-06T09:42:46.467Z] #16 20.27 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
09:42:47 [2019-10-06T09:42:47.879Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
09:42:47 [2019-10-06T09:42:47.879Z] go: finding github.com/client9/misspell v0.3.4
09:42:47 [2019-10-06T09:42:47.879Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e
09:42:47 [2019-10-06T09:42:47.879Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7
09:42:47 [2019-10-06T09:42:47.879Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197
09:42:47 [2019-10-06T09:42:47.880Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58
09:42:47 [2019-10-06T09:42:47.880Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a
09:42:48 [2019-10-06T09:42:48.169Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e
09:42:48 [2019-10-06T09:42:48.169Z] go: finding github.com/theupdateframework/notary v0.6.1
09:42:49 [2019-10-06T09:42:49.189Z] go: finding github.com/vishvananda/netlink v1.0.0
09:42:49 [2019-10-06T09:42:49.475Z] go: finding github.com/sirupsen/logrus v1.3.0
09:42:49 [2019-10-06T09:42:49.475Z] go: finding github.com/Microsoft/go-winio v0.4.11
09:42:49 [2019-10-06T09:42:49.747Z] #16 23.60 Selecting previously unselected package g++-mingw-w64-x86-64.
09:42:49 [2019-10-06T09:42:49.747Z] #16 23.60 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ...
09:42:49 [2019-10-06T09:42:49.747Z] #16 23.60 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
09:42:49 [2019-10-06T09:42:49.768Z] go: finding github.com/kr/text v0.1.0
09:42:50 [2019-10-06T09:42:50.061Z] go: finding github.com/gogo/protobuf v1.0.0
09:42:51 [2019-10-06T09:42:51.555Z] go: finding github.com/modern-go/reflect2 v1.0.1
09:42:51 [2019-10-06T09:42:51.556Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260
09:42:51 [2019-10-06T09:42:51.556Z] go: finding github.com/bitly/go-simplejson v0.5.0
09:42:51 [2019-10-06T09:42:51.556Z] go: finding github.com/davecgh/go-spew v1.1.1
09:42:51 [2019-10-06T09:42:51.842Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645
09:42:51 [2019-10-06T09:42:51.842Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33
09:42:52 [2019-10-06T09:42:52.130Z] go: finding github.com/Microsoft/hcsshim v0.8.5
09:42:52 [2019-10-06T09:42:52.270Z] #16 26.33 Setting up aufs-tools (1:4.1+20161219-1) ...
09:42:52 [2019-10-06T09:42:52.527Z] #16 26.34 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
09:42:52 [2019-10-06T09:42:52.527Z] #16 26.35 Setting up libsepol1-dev:amd64 (2.6-2) ...
09:42:52 [2019-10-06T09:42:52.527Z] #16 26.36 Setting up python-pip-whl (9.0.1-2+deb9u1) ...
09:42:52 [2019-10-06T09:42:52.527Z] #16 26.38 Setting up libnet1:amd64 (1.1.6+dfsg-3) ...
09:42:52 [2019-10-06T09:42:52.527Z] #16 26.40 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ...
09:42:52 [2019-10-06T09:42:52.527Z] #16 26.41 Processing triggers for mime-support (3.60) ...
09:42:52 [2019-10-06T09:42:52.527Z] #16 26.42 Setting up xxd (2:8.0.0197-4+deb9u3) ...
09:42:52 [2019-10-06T09:42:52.527Z] #16 26.43 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ...
09:42:52 [2019-10-06T09:42:52.527Z] #16 26.44 Setting up libcap2-bin (1:2.25-1) ...
09:42:52 [2019-10-06T09:42:52.527Z] #16 26.45 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
09:42:52 [2019-10-06T09:42:52.527Z] #16 26.47 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
09:42:52 [2019-10-06T09:42:52.527Z] #16 26.47 Setting up bash-completion (1:2.1-4.3) ...
09:42:52 [2019-10-06T09:42:52.594Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:42:52 [2019-10-06T09:42:52.610Z]  > git config --add remote.origin.fetch +refs/pull/40045/head:refs/remotes/origin/PR-40045 # timeout=10
09:42:52 [2019-10-06T09:42:52.643Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
09:42:52 [2019-10-06T09:42:52.669Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:42:52 [2019-10-06T09:42:52.707Z] Fetching without tags
09:42:53 [2019-10-06T09:42:53.045Z] Merging remotes/origin/master commit ed2f50f8cdda067bad521acbe7a75b4e91e0962b into PR head commit bb5650619e26cf0b79f30bafc551e5120a0643a4
09:42:53 [2019-10-06T09:42:53.092Z] #16 27.05 Setting up libonig4:amd64 (6.1.3-2) ...
09:42:53 [2019-10-06T09:42:53.092Z] #16 27.06 Setting up libprotobuf-c1:amd64 (1.2.1-2) ...
09:42:53 [2019-10-06T09:42:53.092Z] #16 27.08 Setting up zip (3.0-11+b1) ...
09:42:53 [2019-10-06T09:42:53.092Z] #16 27.09 Setting up bzip2 (1.0.6-8.1) ...
09:42:53 [2019-10-06T09:42:53.092Z] #16 27.10 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
09:42:53 [2019-10-06T09:42:53.092Z] #16 27.11 Setting up libjq1:amd64 (1.5+dfsg-1.3) ...
09:42:53 [2019-10-06T09:42:53.092Z] #16 27.12 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:42:53 [2019-10-06T09:42:53.092Z] #16 27.14 Setting up libaio1:amd64 (0.3.110-3) ...
09:42:53 [2019-10-06T09:42:53.092Z] #16 27.16 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ...
09:42:53 [2019-10-06T09:42:53.156Z] go: finding github.com/mitchellh/mapstructure v1.1.2
09:42:53 [2019-10-06T09:42:53.349Z] #16 27.17 Setting up xz-utils (5.2.2-1.2+b1) ...
09:42:53 [2019-10-06T09:42:53.349Z] #16 27.18 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
09:42:53 [2019-10-06T09:42:53.349Z] #16 27.19 Setting up thin-provisioning-tools (0.6.1-4+b1) ...
09:42:53 [2019-10-06T09:42:53.349Z] #16 27.20 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
09:42:53 [2019-10-06T09:42:53.349Z] #16 27.23 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ...
09:42:53 [2019-10-06T09:42:53.349Z] #16 27.24 Setting up libpcre32-3:amd64 (2:8.39-3) ...
09:42:53 [2019-10-06T09:42:53.349Z] #16 27.25 Setting up libnfnetlink0:amd64 (1.0.1-3) ...
09:42:53 [2019-10-06T09:42:53.349Z] #16 27.27 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ...
09:42:53 [2019-10-06T09:42:53.349Z] #16 27.35 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ...
09:42:53 [2019-10-06T09:42:53.349Z] #16 27.36 Setting up libpcre16-3:amd64 (2:8.39-3) ...
09:42:53 [2019-10-06T09:42:53.349Z] #16 27.37 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ...
09:42:53 [2019-10-06T09:42:53.349Z] #16 27.38 Setting up libnl-3-200:amd64 (3.2.27-2) ...
09:42:53 [2019-10-06T09:42:53.448Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad
09:42:53 [2019-10-06T09:42:53.448Z] go: finding github.com/docker/docker-credential-helpers v0.6.0
09:42:53 [2019-10-06T09:42:53.606Z] #16 27.40 Setting up net-tools (1.60+git20161116.90da8a0-1) ...
09:42:53 [2019-10-06T09:42:53.606Z] #16 27.42 Setting up libudev-dev:amd64 (232-25+deb9u12) ...
09:42:53 [2019-10-06T09:42:53.606Z] #16 27.43 Setting up pigz (2.3.4-1) ...
09:42:53 [2019-10-06T09:42:53.606Z] #16 27.44 Setting up libapparmor-perl (2.11.0-3+deb9u2) ...
09:42:53 [2019-10-06T09:42:53.606Z] #16 27.45 Setting up libmpdec2:amd64 (2.4.2-1) ...
09:42:53 [2019-10-06T09:42:53.606Z] #16 27.47 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ...
09:42:53 [2019-10-06T09:42:53.606Z] #16 27.48 Setting up mingw-w64-common (5.0.1-1) ...
09:42:53 [2019-10-06T09:42:53.606Z] #16 27.49 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
09:42:53 [2019-10-06T09:42:53.606Z] #16 27.50 Setting up jq (1.5+dfsg-1.3) ...
09:42:53 [2019-10-06T09:42:53.606Z] #16 27.51 Setting up libpcre3-dev:amd64 (2:8.39-3) ...
09:42:53 [2019-10-06T09:42:53.606Z] #16 27.52 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ...
09:42:53 [2019-10-06T09:42:53.606Z] #16 27.54 Setting up xfsprogs (4.9.0+nmu1) ...
09:42:53 [2019-10-06T09:42:53.606Z] #16 27.56 Setting up vim (2:8.0.0197-4+deb9u3) ...
09:42:53 [2019-10-06T09:42:53.606Z] #16 27.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
09:42:53 [2019-10-06T09:42:53.606Z] #16 27.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
09:42:53 [2019-10-06T09:42:53.606Z] #16 27.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
09:42:53 [2019-10-06T09:42:53.606Z] #16 27.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
09:42:53 [2019-10-06T09:42:53.606Z] #16 27.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
09:42:53 [2019-10-06T09:42:53.739Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793
09:42:53 [2019-10-06T09:42:53.739Z] go: finding github.com/gogo/protobuf v1.2.0
09:42:53 [2019-10-06T09:42:53.739Z] go: finding github.com/gogo/protobuf v1.2.1
09:42:53 [2019-10-06T09:42:53.739Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8
09:42:53 [2019-10-06T09:42:53.739Z] go: finding github.com/jinzhu/now v1.0.0
09:42:53 [2019-10-06T09:42:53.864Z] #16 27.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
09:42:53 [2019-10-06T09:42:53.864Z] #16 27.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
09:42:53 [2019-10-06T09:42:53.864Z] #16 27.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
09:42:53 [2019-10-06T09:42:53.864Z] #16 27.60 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ...
09:42:53 [2019-10-06T09:42:53.864Z] #16 27.62 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ...
09:42:53 [2019-10-06T09:42:53.864Z] #16 27.63 Setting up mingw-w64-x86-64-dev (5.0.1-1) ...
09:42:53 [2019-10-06T09:42:53.864Z] #16 27.64 Setting up iptables (1.6.0+snapshot20161117-6) ...
09:42:53 [2019-10-06T09:42:53.864Z] #16 27.65 Setting up btrfs-progs (4.7.3-1) ...
09:42:53 [2019-10-06T09:42:53.864Z] #16 27.66 Setting up libselinux1-dev:amd64 (2.6-3+b3) ...
09:42:53 [2019-10-06T09:42:53.864Z] #16 27.68 Setting up python3.5 (3.5.3-1+deb9u1) ...
09:42:53 [2019-10-06T09:42:53.890Z] Merge succeeded, producing bb5650619e26cf0b79f30bafc551e5120a0643a4
09:42:53 [2019-10-06T09:42:53.891Z] Checking out Revision bb5650619e26cf0b79f30bafc551e5120a0643a4 (PR-40045)
09:42:54 [2019-10-06T09:42:54.795Z] #16 28.58 Setting up libpython3-stdlib:amd64 (3.5.3-1) ...
09:42:54 [2019-10-06T09:42:54.795Z] #16 28.59 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
09:42:54 [2019-10-06T09:42:54.795Z] #16 28.60 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
09:42:54 [2019-10-06T09:42:54.795Z] #16 28.60 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist
09:42:54 [2019-10-06T09:42:54.795Z] #16 28.61 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
09:42:54 [2019-10-06T09:42:54.795Z] #16 28.61 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
09:42:54 [2019-10-06T09:42:54.795Z] #16 28.61 Setting up btrfs-tools (4.7.3-1) ...
09:42:54 [2019-10-06T09:42:54.795Z] #16 28.62 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
09:42:54 [2019-10-06T09:42:54.795Z] #16 28.63 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
09:42:54 [2019-10-06T09:42:54.795Z] #16 28.63 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
09:42:54 [2019-10-06T09:42:54.795Z] #16 28.64 Setting up python3 (3.5.3-1) ...
09:42:54 [2019-10-06T09:42:54.798Z] go: finding github.com/davecgh/go-spew v1.1.0
09:42:55 [2019-10-06T09:42:55.052Z] #16 28.95 Setting up apparmor (2.11.0-3+deb9u2) ...
09:42:52 [2019-10-06T09:42:52.701Z] Fetching upstream changes from https://github.com/moby/moby.git
09:42:52 [2019-10-06T09:42:52.702Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:42:52 [2019-10-06T09:42:52.702Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40045/head:refs/remotes/origin/PR-40045 +refs/heads/master:refs/remotes/origin/master
09:42:53 [2019-10-06T09:42:53.046Z]  > git config core.sparsecheckout # timeout=10
09:42:53 [2019-10-06T09:42:53.068Z]  > git checkout -f bb5650619e26cf0b79f30bafc551e5120a0643a4
09:42:53 [2019-10-06T09:42:53.825Z]  > git merge ed2f50f8cdda067bad521acbe7a75b4e91e0962b # timeout=10
09:42:53 [2019-10-06T09:42:53.857Z]  > git rev-parse HEAD^{commit} # timeout=10
09:42:53 [2019-10-06T09:42:53.885Z]  > git config core.sparsecheckout # timeout=10
09:42:53 [2019-10-06T09:42:53.908Z]  > git checkout -f bb5650619e26cf0b79f30bafc551e5120a0643a4
09:42:55 [2019-10-06T09:42:55.398Z] Commit message: "bump gorilla/mux v1.7.3"
09:42:55 [2019-10-06T09:42:55.426Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77
09:42:55 [2019-10-06T09:42:55.712Z] go: finding github.com/onsi/ginkgo v1.7.0
09:42:55 [2019-10-06T09:42:55.712Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793
09:42:55 [2019-10-06T09:42:55.712Z] go: finding gotest.tools v2.2.0+incompatible
09:42:55 [2019-10-06T09:42:55.983Z] #16 29.68 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
09:42:55 [2019-10-06T09:42:55.983Z] #16 29.72 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory
09:42:55 [2019-10-06T09:42:55.983Z] #16 29.74 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ...
09:42:55 [2019-10-06T09:42:55.983Z] #16 29.75 Setting up python3-wheel (0.29.0-2) ...
09:42:55 [2019-10-06T09:42:55.983Z] #16 29.92 Setting up python3-pkg-resources (33.1.1-1) ...
09:42:55 [2019-10-06T09:42:55.999Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
09:42:56 [2019-10-06T09:42:56.247Z] #16 30.13 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ...
09:42:56 [2019-10-06T09:42:56.247Z] #16 30.14 Setting up python3-pip (9.0.1-2+deb9u1) ...
09:42:56 [2019-10-06T09:42:56.504Z] #16 30.35 Setting up dmsetup (2:1.02.137-2) ...
09:42:56 [2019-10-06T09:42:56.504Z] #16 30.36 Setting up python3-setuptools (33.1.1-1) ...
09:42:56 [2019-10-06T09:42:56.636Z] + docker version
09:42:56 [2019-10-06T09:42:56.762Z] #16 30.57 Setting up dh-python (2.20170125) ...
09:42:56 [2019-10-06T09:42:56.762Z] #16 30.72 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ...
09:42:56 [2019-10-06T09:42:56.762Z] #16 30.73 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:42:57 [2019-10-06T09:42:57.325Z] #16 DONE 31.1s
09:42:57 [2019-10-06T09:42:57.326Z] 
09:42:57 [2019-10-06T09:42:57.326Z] #17 [dev 8/25] RUN pip3 install yamllint==1.16.0
09:42:57 [2019-10-06T09:42:57.487Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a
09:42:58 [2019-10-06T09:42:58.110Z] go: finding github.com/magiconair/properties v1.8.0
09:42:58 [2019-10-06T09:42:58.110Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
09:42:58 [2019-10-06T09:42:58.698Z] #17 1.551 Collecting yamllint==1.16.0
09:42:59 [2019-10-06T09:42:59.130Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0
09:43:00 [2019-10-06T09:43:00.150Z] go: finding github.com/golang/protobuf v1.2.0
09:43:00 [2019-10-06T09:43:00.150Z] go: finding github.com/spf13/cobra v0.0.3
09:43:01 [2019-10-06T09:43:01.176Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd
09:43:01 [2019-10-06T09:43:01.176Z] go: finding github.com/containerd/containerd v1.2.4
09:43:01 [2019-10-06T09:43:01.471Z] go: finding github.com/mattn/go-shellwords v1.0.5
09:43:02 [2019-10-06T09:43:02.503Z] go: finding github.com/stretchr/objx v0.1.0
09:43:02 [2019-10-06T09:43:02.792Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1
09:43:03 [2019-10-06T09:43:03.444Z] go: finding github.com/stretchr/testify v1.2.2
09:43:04 [2019-10-06T09:43:04.752Z] Client: Docker Engine - Community
09:43:04 [2019-10-06T09:43:04.752Z]  Version:           19.03.2
09:43:04 [2019-10-06T09:43:04.752Z]  API version:       1.40
09:43:04 [2019-10-06T09:43:04.752Z]  Go version:        go1.12.8
09:43:04 [2019-10-06T09:43:04.752Z]  Git commit:        6a30dfc
09:43:04 [2019-10-06T09:43:04.752Z]  Built:             Thu Aug 29 05:29:11 2019
09:43:04 [2019-10-06T09:43:04.752Z]  OS/Arch:           linux/amd64
09:43:04 [2019-10-06T09:43:04.752Z]  Experimental:      false
09:43:04 [2019-10-06T09:43:04.752Z] 
09:43:04 [2019-10-06T09:43:04.752Z] Server: Docker Engine - Community
09:43:04 [2019-10-06T09:43:04.752Z]  Engine:
09:43:04 [2019-10-06T09:43:04.752Z]   Version:          19.03.2
09:43:04 [2019-10-06T09:43:04.752Z]   API version:      1.40 (minimum version 1.12)
09:43:04 [2019-10-06T09:43:04.752Z]   Go version:       go1.12.8
09:43:04 [2019-10-06T09:43:04.752Z]   Git commit:       6a30dfc
09:43:04 [2019-10-06T09:43:04.752Z]   Built:            Thu Aug 29 05:27:45 2019
09:43:04 [2019-10-06T09:43:04.752Z]   OS/Arch:          linux/amd64
09:43:04 [2019-10-06T09:43:04.752Z]   Experimental:     true
09:43:04 [2019-10-06T09:43:04.752Z]  containerd:
09:43:04 [2019-10-06T09:43:04.752Z]   Version:          1.2.6
09:43:04 [2019-10-06T09:43:04.752Z]   GitCommit:        894b81a4b802e4eb2a91d1ce216b8817763c29fb
09:43:04 [2019-10-06T09:43:04.752Z]  runc:
09:43:04 [2019-10-06T09:43:04.752Z]   Version:          1.0.0-rc8
09:43:04 [2019-10-06T09:43:04.752Z]   GitCommit:        425e105d5a03fabd737a126ad93d62a9eeede87f
09:43:04 [2019-10-06T09:43:04.752Z]  docker-init:
09:43:04 [2019-10-06T09:43:04.752Z]   Version:          0.18.0
09:43:04 [2019-10-06T09:43:04.752Z]   GitCommit:        fec3683
[Pipeline] sh
09:43:05 [2019-10-06T09:43:05.090Z] + docker info
09:43:05 [2019-10-06T09:43:05.241Z] #17 7.829   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
09:43:05 [2019-10-06T09:43:05.241Z] #17 7.893 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
09:43:05 [2019-10-06T09:43:05.517Z] go: finding github.com/spf13/afero v1.1.2
09:43:05 [2019-10-06T09:43:05.517Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be
09:43:06 [2019-10-06T09:43:06.172Z] #17 8.929   Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz
09:43:06 [2019-10-06T09:43:06.429Z] #17 9.257 Collecting pyyaml (from yamllint==1.16.0)
09:43:06 [2019-10-06T09:43:06.543Z] go: finding github.com/hashicorp/hcl v1.0.0
09:43:06 [2019-10-06T09:43:06.766Z] Removing intermediate container 73899f1d23dd
09:43:06 [2019-10-06T09:43:06.766Z]  ---> 37d9696bc1e5
09:43:06 [2019-10-06T09:43:06.766Z] Step 9/12 : ARG GOOS
09:43:06 [2019-10-06T09:43:06.766Z]  ---> Running in ab773a741653
09:43:06 [2019-10-06T09:43:06.766Z] Removing intermediate container ab773a741653
09:43:06 [2019-10-06T09:43:06.766Z]  ---> 1bcc5cd2179c
09:43:06 [2019-10-06T09:43:06.766Z] Step 10/12 : ARG GOARCH
09:43:06 [2019-10-06T09:43:06.766Z]  ---> Running in 0bfdb0b96050
09:43:06 [2019-10-06T09:43:06.766Z] Removing intermediate container 0bfdb0b96050
09:43:06 [2019-10-06T09:43:06.766Z]  ---> ded0892cbab8
09:43:06 [2019-10-06T09:43:06.766Z] Step 11/12 : RUN GOOS=${GOOS} GOARCH=${GOARCH} go build -ldflags '-X github.com/docker/buildx/version.Version=${BUILDX_COMMIT} -X github.com/docker/buildx/version.Revision=${BUILDX_COMMIT} -X github.com/docker/buildx/version.Package=github.com/docker/buildx' -o /usr/bin/buildx ./cmd/buildx
09:43:06 [2019-10-06T09:43:06.766Z]  ---> Running in a956561eeb8b
09:43:07 [2019-10-06T09:43:07.799Z] #17 10.32   Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB)
09:43:07 [2019-10-06T09:43:07.799Z] #17 10.67 Building wheels for collected packages: pathspec, pyyaml
09:43:07 [2019-10-06T09:43:07.799Z] #17 10.67   Running setup.py bdist_wheel for pathspec: started
09:43:08 [2019-10-06T09:43:08.044Z] go: finding github.com/kr/pty v1.1.1
09:43:08 [2019-10-06T09:43:08.370Z] #17 10.93   Running setup.py bdist_wheel for pathspec: finished with status 'done'
09:43:08 [2019-10-06T09:43:08.370Z] #17 10.93   Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269
09:43:08 [2019-10-06T09:43:08.370Z] #17 10.94   Running setup.py bdist_wheel for pyyaml: started
09:43:08 [2019-10-06T09:43:08.627Z] #17 11.21   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
09:43:08 [2019-10-06T09:43:08.627Z] #17 11.21   Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030
09:43:08 [2019-10-06T09:43:08.627Z] #17 11.23 Successfully built pathspec pyyaml
09:43:08 [2019-10-06T09:43:08.627Z] #17 11.23 Installing collected packages: pathspec, pyyaml, yamllint
09:43:08 [2019-10-06T09:43:08.627Z] #17 11.34 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0
09:43:08 [2019-10-06T09:43:08.674Z] go: finding github.com/uber/jaeger-lib v1.2.1
09:43:08 [2019-10-06T09:43:08.884Z] #17 DONE 11.5s
09:43:08 [2019-10-06T09:43:08.884Z] 
09:43:08 [2019-10-06T09:43:08.884Z] #19 [dev 9/25] COPY --from=swagger /build/swagger* /usr/local/bin/
09:43:08 [2019-10-06T09:43:08.884Z] #19 DONE 0.1s
09:43:08 [2019-10-06T09:43:08.884Z] 
09:43:08 [2019-10-06T09:43:08.884Z] #67 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369...
09:43:08 [2019-10-06T09:43:08.884Z] #67 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done
09:43:08 [2019-10-06T09:43:08.884Z] #67 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done
09:43:08 [2019-10-06T09:43:08.884Z] #67 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0B / 9.11MB 0.1s
09:43:09 [2019-10-06T09:43:09.141Z] #67 ...
09:43:09 [2019-10-06T09:43:09.141Z] 
09:43:09 [2019-10-06T09:43:09.141Z] #26 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
09:43:09 [2019-10-06T09:43:09.141Z] #26 DONE 0.2s
09:43:09 [2019-10-06T09:43:09.141Z] 
09:43:09 [2019-10-06T09:43:09.141Z] #52 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
09:43:09 [2019-10-06T09:43:09.141Z] #52 DONE 0.3s
09:43:09 [2019-10-06T09:43:09.141Z] 
09:43:09 [2019-10-06T09:43:09.141Z] #67 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369...
09:43:09 [2019-10-06T09:43:09.141Z] #67 ...
09:43:09 [2019-10-06T09:43:09.141Z] 
09:43:09 [2019-10-06T09:43:09.141Z] #63 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
09:43:09 [2019-10-06T09:43:09.141Z] #63 DONE 0.3s
09:43:09 [2019-10-06T09:43:09.141Z] 
09:43:09 [2019-10-06T09:43:09.141Z] #55 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
09:43:09 [2019-10-06T09:43:09.141Z] #55 DONE 0.3s
09:43:09 [2019-10-06T09:43:09.141Z] 
09:43:09 [2019-10-06T09:43:09.141Z] #67 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369...
09:43:09 [2019-10-06T09:43:09.141Z] #67 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 5.75MB / 9.11MB 0.4s
09:43:09 [2019-10-06T09:43:09.310Z] go: finding github.com/prometheus/client_golang v0.8.0
09:43:09 [2019-10-06T09:43:09.398Z] #67 ...
09:43:09 [2019-10-06T09:43:09.398Z] 
09:43:09 [2019-10-06T09:43:09.398Z] #35 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
09:43:09 [2019-10-06T09:43:09.398Z] #35 DONE 0.4s
09:43:09 [2019-10-06T09:43:09.398Z] 
09:43:09 [2019-10-06T09:43:09.398Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
09:43:09 [2019-10-06T09:43:09.398Z] #32 DONE 0.4s
09:43:09 [2019-10-06T09:43:09.398Z] 
09:43:09 [2019-10-06T09:43:09.398Z] #29 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
09:43:09 [2019-10-06T09:43:09.398Z] #29 DONE 0.4s
09:43:09 [2019-10-06T09:43:09.398Z] 
09:43:09 [2019-10-06T09:43:09.398Z] #49 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
09:43:09 [2019-10-06T09:43:09.398Z] #49 DONE 0.5s
09:43:09 [2019-10-06T09:43:09.398Z] 
09:43:09 [2019-10-06T09:43:09.398Z] #67 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369...
09:43:09 [2019-10-06T09:43:09.398Z] #67 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.5s done
09:43:09 [2019-10-06T09:43:09.398Z] #67 ...
09:43:09 [2019-10-06T09:43:09.398Z] 
09:43:09 [2019-10-06T09:43:09.398Z] #44 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
09:43:09 [2019-10-06T09:43:09.398Z] #44 DONE 0.6s
09:43:09 [2019-10-06T09:43:09.398Z] 
09:43:09 [2019-10-06T09:43:09.398Z] #40 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
09:43:09 [2019-10-06T09:43:09.398Z] #40 DONE 0.6s
09:43:09 [2019-10-06T09:43:09.398Z] 
09:43:09 [2019-10-06T09:43:09.398Z] #67 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369...
09:43:09 [2019-10-06T09:43:09.398Z] #67 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c
09:43:10 [2019-10-06T09:43:10.339Z] go: finding github.com/golang/mock v1.1.1
09:43:10 [2019-10-06T09:43:10.339Z] go: finding github.com/fsnotify/fsnotify v1.4.7
09:43:11 [2019-10-06T09:43:11.365Z] go: finding github.com/inconshreveable/mousetrap v1.0.0
09:43:11 [2019-10-06T09:43:11.365Z] go: finding github.com/kisielk/errcheck v1.1.0
09:43:11 [2019-10-06T09:43:11.930Z] #67 ...
09:43:11 [2019-10-06T09:43:11.931Z] 
09:43:11 [2019-10-06T09:43:11.931Z] #24 [dev 10/25] COPY --from=frozen-images /build/ /docker-frozen-images
09:43:11 [2019-10-06T09:43:11.931Z] #24 DONE 3.1s
09:43:11 [2019-10-06T09:43:11.931Z] 
09:43:11 [2019-10-06T09:43:11.931Z] #67 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369...
09:43:11 [2019-10-06T09:43:11.997Z] go: finding github.com/pmezard/go-difflib v1.0.0
09:43:12 [2019-10-06T09:43:12.289Z] go: finding github.com/onsi/gomega v1.4.3
09:43:12 [2019-10-06T09:43:12.864Z] #67 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 3.5s done
09:43:12 [2019-10-06T09:43:12.864Z] #67 DONE 4.1s
09:43:12 [2019-10-06T09:43:12.864Z] 
09:43:12 [2019-10-06T09:43:12.864Z] #58 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build 	--mo...
09:43:12 [2019-10-06T09:43:12.864Z] #58 2.530 + mktemp -d
09:43:12 [2019-10-06T09:43:12.864Z] #58 2.530 + export GOPATH=/tmp/tmp.6EicwrZEu0
09:43:12 [2019-10-06T09:43:12.864Z] #58 2.530 + git clone https://github.com/docker/distribution.git /tmp/tmp.6EicwrZEu0/src/github.com/docker/distribution
09:43:12 [2019-10-06T09:43:12.864Z] #58 2.535 Cloning into '/tmp/tmp.6EicwrZEu0/src/github.com/docker/distribution'...
09:43:12 [2019-10-06T09:43:12.918Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f
09:43:13 [2019-10-06T09:43:13.207Z] Client:
09:43:13 [2019-10-06T09:43:13.207Z]  Debug Mode: false
09:43:13 [2019-10-06T09:43:13.207Z] 
09:43:13 [2019-10-06T09:43:13.207Z] Server:
09:43:13 [2019-10-06T09:43:13.207Z]  Containers: 0
09:43:13 [2019-10-06T09:43:13.207Z]   Running: 0
09:43:13 [2019-10-06T09:43:13.207Z]   Paused: 0
09:43:13 [2019-10-06T09:43:13.207Z]   Stopped: 0
09:43:13 [2019-10-06T09:43:13.207Z]  Images: 0
09:43:13 [2019-10-06T09:43:13.207Z]  Server Version: 19.03.2
09:43:13 [2019-10-06T09:43:13.207Z]  Storage Driver: overlay2
09:43:13 [2019-10-06T09:43:13.207Z]   Backing Filesystem: extfs
09:43:13 [2019-10-06T09:43:13.207Z]   Supports d_type: true
09:43:13 [2019-10-06T09:43:13.207Z]   Native Overlay Diff: true
09:43:13 [2019-10-06T09:43:13.207Z]  Logging Driver: json-file
09:43:13 [2019-10-06T09:43:13.207Z]  Cgroup Driver: cgroupfs
09:43:13 [2019-10-06T09:43:13.207Z]  Plugins:
09:43:13 [2019-10-06T09:43:13.207Z]   Volume: local
09:43:13 [2019-10-06T09:43:13.207Z]   Network: bridge host ipvlan macvlan null overlay
09:43:13 [2019-10-06T09:43:13.207Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
09:43:13 [2019-10-06T09:43:13.207Z]  Swarm: inactive
09:43:13 [2019-10-06T09:43:13.207Z]  Runtimes: runc
09:43:13 [2019-10-06T09:43:13.207Z]  Default Runtime: runc
09:43:13 [2019-10-06T09:43:13.207Z]  Init Binary: docker-init
09:43:13 [2019-10-06T09:43:13.207Z]  containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb
09:43:13 [2019-10-06T09:43:13.207Z]  runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f
09:43:13 [2019-10-06T09:43:13.207Z]  init version: fec3683
09:43:13 [2019-10-06T09:43:13.207Z]  Security Options:
09:43:13 [2019-10-06T09:43:13.207Z]   apparmor
09:43:13 [2019-10-06T09:43:13.207Z]   seccomp
09:43:13 [2019-10-06T09:43:13.207Z]    Profile: default
09:43:13 [2019-10-06T09:43:13.207Z]  Kernel Version: 4.15.0-1048-aws
09:43:13 [2019-10-06T09:43:13.207Z]  Operating System: Ubuntu 18.04.3 LTS
09:43:13 [2019-10-06T09:43:13.207Z]  OSType: linux
09:43:13 [2019-10-06T09:43:13.207Z]  Architecture: x86_64
09:43:13 [2019-10-06T09:43:13.207Z]  CPUs: 2
09:43:13 [2019-10-06T09:43:13.207Z]  Total Memory: 7.501GiB
09:43:13 [2019-10-06T09:43:13.207Z]  Name: ip-10-100-57-109
09:43:13 [2019-10-06T09:43:13.207Z]  ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG
09:43:13 [2019-10-06T09:43:13.207Z]  Docker Root Dir: /var/lib/docker
09:43:13 [2019-10-06T09:43:13.207Z]  Debug Mode: false
09:43:13 [2019-10-06T09:43:13.207Z]  Registry: https://index.docker.io/v1/
09:43:13 [2019-10-06T09:43:13.207Z]  Labels:
09:43:13 [2019-10-06T09:43:13.207Z]  Experimental: true
09:43:13 [2019-10-06T09:43:13.207Z]  Insecure Registries:
09:43:13 [2019-10-06T09:43:13.207Z]   127.0.0.0/8
09:43:13 [2019-10-06T09:43:13.207Z]  Live Restore Enabled: true
09:43:13 [2019-10-06T09:43:13.207Z] 
09:43:13 [2019-10-06T09:43:13.207Z] WARNING: No swap limit support
09:43:13 [2019-10-06T09:43:13.207Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible
[Pipeline] sh
09:43:13 [2019-10-06T09:43:13.502Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
09:43:13 [2019-10-06T09:43:13.503Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
09:43:13 [2019-10-06T09:43:13.503Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40045/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
09:43:13 [2019-10-06T09:43:13.503Z] + bash /home/ubuntu/workspace/moby_PR-40045/check-config.sh
09:43:13 [2019-10-06T09:43:13.503Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
09:43:13 [2019-10-06T09:43:13.503Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ...
09:43:13 [2019-10-06T09:43:13.503Z] 
09:43:13 [2019-10-06T09:43:13.503Z] Generally Necessary:
09:43:13 [2019-10-06T09:43:13.503Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
09:43:13 [2019-10-06T09:43:13.503Z] - apparmor: enabled and tools installed
09:43:13 [2019-10-06T09:43:13.762Z] - CONFIG_NAMESPACES: enabled
09:43:13 [2019-10-06T09:43:13.762Z] - CONFIG_NET_NS: enabled
09:43:13 [2019-10-06T09:43:13.762Z] - CONFIG_PID_NS: enabled
09:43:13 [2019-10-06T09:43:13.762Z] - CONFIG_IPC_NS: enabled
09:43:13 [2019-10-06T09:43:13.762Z] - CONFIG_UTS_NS: enabled
09:43:13 [2019-10-06T09:43:13.762Z] - CONFIG_CGROUPS: enabled
09:43:13 [2019-10-06T09:43:13.762Z] - CONFIG_CGROUP_CPUACCT: enabled
09:43:13 [2019-10-06T09:43:13.762Z] - CONFIG_CGROUP_DEVICE: enabled
09:43:13 [2019-10-06T09:43:13.762Z] - CONFIG_CGROUP_FREEZER: enabled
09:43:13 [2019-10-06T09:43:13.762Z] - CONFIG_CGROUP_SCHED: enabled
09:43:13 [2019-10-06T09:43:13.762Z] - CONFIG_CPUSETS: enabled
09:43:13 [2019-10-06T09:43:13.762Z] - CONFIG_MEMCG: enabled
09:43:13 [2019-10-06T09:43:13.762Z] - CONFIG_KEYS: enabled
09:43:13 [2019-10-06T09:43:13.762Z] - CONFIG_VETH: enabled (as module)
09:43:13 [2019-10-06T09:43:13.762Z] - CONFIG_BRIDGE: enabled (as module)
09:43:13 [2019-10-06T09:43:13.762Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
09:43:13 [2019-10-06T09:43:13.762Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
09:43:13 [2019-10-06T09:43:13.762Z] - CONFIG_IP_NF_FILTER: enabled (as module)
09:43:13 [2019-10-06T09:43:13.762Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
09:43:13 [2019-10-06T09:43:13.762Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
09:43:13 [2019-10-06T09:43:13.762Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
09:43:13 [2019-10-06T09:43:13.762Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
09:43:13 [2019-10-06T09:43:13.762Z] - CONFIG_IP_NF_NAT: enabled (as module)
09:43:13 [2019-10-06T09:43:13.762Z] - CONFIG_NF_NAT: enabled (as module)
09:43:13 [2019-10-06T09:43:13.762Z] - CONFIG_NF_NAT_NEEDED: enabled
09:43:13 [2019-10-06T09:43:13.762Z] - CONFIG_POSIX_MQUEUE: enabled
09:43:13 [2019-10-06T09:43:13.762Z] 
09:43:13 [2019-10-06T09:43:13.762Z] Optional Features:
09:43:13 [2019-10-06T09:43:13.762Z] - CONFIG_USER_NS: enabled
09:43:13 [2019-10-06T09:43:13.762Z] - CONFIG_SECCOMP: enabled
09:43:13 [2019-10-06T09:43:13.762Z] - CONFIG_CGROUP_PIDS: enabled
09:43:13 [2019-10-06T09:43:13.762Z] - CONFIG_MEMCG_SWAP: enabled
09:43:13 [2019-10-06T09:43:13.762Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
09:43:13 [2019-10-06T09:43:13.762Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
09:43:13 [2019-10-06T09:43:13.762Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
09:43:13 [2019-10-06T09:43:13.762Z] - CONFIG_BLK_CGROUP: enabled
09:43:13 [2019-10-06T09:43:13.762Z] - CONFIG_BLK_DEV_THROTTLING: enabled
09:43:13 [2019-10-06T09:43:13.762Z] - CONFIG_IOSCHED_CFQ: enabled
09:43:13 [2019-10-06T09:43:13.762Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
09:43:13 [2019-10-06T09:43:13.762Z] - CONFIG_CGROUP_PERF: enabled
09:43:13 [2019-10-06T09:43:13.762Z] - CONFIG_CGROUP_HUGETLB: enabled
09:43:13 [2019-10-06T09:43:13.762Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
09:43:13 [2019-10-06T09:43:13.762Z] - CONFIG_CGROUP_NET_PRIO: enabled
09:43:13 [2019-10-06T09:43:13.762Z] - CONFIG_CFS_BANDWIDTH: enabled
09:43:13 [2019-10-06T09:43:13.762Z] - CONFIG_FAIR_GROUP_SCHED: enabled
09:43:13 [2019-10-06T09:43:13.834Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1
09:43:14 [2019-10-06T09:43:14.020Z] - CONFIG_RT_GROUP_SCHED: missing
09:43:14 [2019-10-06T09:43:14.020Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
09:43:14 [2019-10-06T09:43:14.020Z] - CONFIG_IP_VS: enabled (as module)
09:43:14 [2019-10-06T09:43:14.020Z] - CONFIG_IP_VS_NFCT: enabled
09:43:14 [2019-10-06T09:43:14.020Z] - CONFIG_IP_VS_PROTO_TCP: enabled
09:43:14 [2019-10-06T09:43:14.020Z] - CONFIG_IP_VS_PROTO_UDP: enabled
09:43:14 [2019-10-06T09:43:14.020Z] - CONFIG_IP_VS_RR: enabled (as module)
09:43:14 [2019-10-06T09:43:14.020Z] - CONFIG_EXT4_FS: enabled
09:43:14 [2019-10-06T09:43:14.020Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
09:43:14 [2019-10-06T09:43:14.020Z] - CONFIG_EXT4_FS_SECURITY: enabled
09:43:14 [2019-10-06T09:43:14.021Z] - Network Drivers:
09:43:14 [2019-10-06T09:43:14.021Z]   - "overlay":
09:43:14 [2019-10-06T09:43:14.021Z]     - CONFIG_VXLAN: enabled (as module)
09:43:14 [2019-10-06T09:43:14.021Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
09:43:14 [2019-10-06T09:43:14.021Z]       Optional (for encrypted networks):
09:43:14 [2019-10-06T09:43:14.021Z]       - CONFIG_CRYPTO: enabled
09:43:14 [2019-10-06T09:43:14.021Z]       - CONFIG_CRYPTO_AEAD: enabled
09:43:14 [2019-10-06T09:43:14.021Z]       - CONFIG_CRYPTO_GCM: enabled
09:43:14 [2019-10-06T09:43:14.021Z]       - CONFIG_CRYPTO_SEQIV: enabled
09:43:14 [2019-10-06T09:43:14.021Z]       - CONFIG_CRYPTO_GHASH: enabled
09:43:14 [2019-10-06T09:43:14.021Z]       - CONFIG_XFRM: enabled
09:43:14 [2019-10-06T09:43:14.021Z]       - CONFIG_XFRM_USER: enabled (as module)
09:43:14 [2019-10-06T09:43:14.021Z]       - CONFIG_XFRM_ALGO: enabled (as module)
09:43:14 [2019-10-06T09:43:14.021Z]       - CONFIG_INET_ESP: enabled (as module)
09:43:14 [2019-10-06T09:43:14.021Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
09:43:14 [2019-10-06T09:43:14.021Z]   - "ipvlan":
09:43:14 [2019-10-06T09:43:14.021Z]     - CONFIG_IPVLAN: enabled (as module)
09:43:14 [2019-10-06T09:43:14.021Z]   - "macvlan":
09:43:14 [2019-10-06T09:43:14.021Z]     - CONFIG_MACVLAN: enabled (as module)
09:43:14 [2019-10-06T09:43:14.021Z]     - CONFIG_DUMMY: enabled (as module)
09:43:14 [2019-10-06T09:43:14.021Z]   - "ftp,tftp client in container":
09:43:14 [2019-10-06T09:43:14.021Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
09:43:14 [2019-10-06T09:43:14.021Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
09:43:14 [2019-10-06T09:43:14.021Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
09:43:14 [2019-10-06T09:43:14.021Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
09:43:14 [2019-10-06T09:43:14.021Z] - Storage Drivers:
09:43:14 [2019-10-06T09:43:14.021Z]   - "aufs":
09:43:14 [2019-10-06T09:43:14.021Z]     - CONFIG_AUFS_FS: enabled (as module)
09:43:14 [2019-10-06T09:43:14.021Z]   - "btrfs":
09:43:14 [2019-10-06T09:43:14.021Z]     - CONFIG_BTRFS_FS: enabled (as module)
09:43:14 [2019-10-06T09:43:14.021Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
09:43:14 [2019-10-06T09:43:14.021Z]   - "devicemapper":
09:43:14 [2019-10-06T09:43:14.021Z]     - CONFIG_BLK_DEV_DM: enabled
09:43:14 [2019-10-06T09:43:14.021Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
09:43:14 [2019-10-06T09:43:14.021Z]   - "overlay":
09:43:14 [2019-10-06T09:43:14.021Z]     - CONFIG_OVERLAY_FS: enabled (as module)
09:43:14 [2019-10-06T09:43:14.021Z]   - "zfs":
09:43:14 [2019-10-06T09:43:14.021Z]     - /dev/zfs: missing
09:43:14 [2019-10-06T09:43:14.021Z]     - zfs command: missing
09:43:14 [2019-10-06T09:43:14.021Z]     - zpool command: missing
09:43:14 [2019-10-06T09:43:14.021Z] 
09:43:14 [2019-10-06T09:43:14.021Z] Limits:
09:43:14 [2019-10-06T09:43:14.021Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
09:43:14 [2019-10-06T09:43:14.021Z] 
09:43:14 [2019-10-06T09:43:14.021Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
09:43:14 [2019-10-06T09:43:14.122Z] go: finding google.golang.org/appengine v1.1.0
09:43:14 [2019-10-06T09:43:14.236Z] #58 5.045 + cd /tmp/tmp.6EicwrZEu0/src/github.com/docker/distribution
09:43:14 [2019-10-06T09:43:14.236Z] #58 5.047 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
09:43:14 [2019-10-06T09:43:14.350Z] + sudo modprobe ip_vs
09:43:14 [2019-10-06T09:43:14.410Z] go: finding github.com/docker/go-connections v0.4.0
09:43:14 [2019-10-06T09:43:14.494Z] #58 5.525 + GOPATH=/tmp/tmp.6EicwrZEu0/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.6EicwrZEu0 go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
09:43:14 [2019-10-06T09:43:14.610Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:bb5650619e26cf0b79f30bafc551e5120a0643a4 .
09:43:14 [2019-10-06T09:43:14.610Z] #2 [internal] load .dockerignore
09:43:14 [2019-10-06T09:43:14.869Z] #2 transferring context: 87B done
09:43:14 [2019-10-06T09:43:14.869Z] #2 DONE 0.0s
09:43:14 [2019-10-06T09:43:14.869Z] 
09:43:14 [2019-10-06T09:43:14.869Z] #1 [internal] load build definition from Dockerfile
09:43:14 [2019-10-06T09:43:14.869Z] #1 transferring dockerfile: 13.27kB done
09:43:14 [2019-10-06T09:43:14.869Z] #1 DONE 0.0s
09:43:14 [2019-10-06T09:43:14.869Z] 
09:43:14 [2019-10-06T09:43:14.869Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
09:43:15 [2019-10-06T09:43:15.038Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853
09:43:15 [2019-10-06T09:43:15.426Z] #58 ...
09:43:15 [2019-10-06T09:43:15.426Z] 
09:43:15 [2019-10-06T09:43:15.426Z] #53 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount...
09:43:15 [2019-10-06T09:43:15.426Z] #53 6.428 + RM_GOPATH=0
09:43:15 [2019-10-06T09:43:15.426Z] #53 6.428 + TMP_GOPATH=
09:43:15 [2019-10-06T09:43:15.426Z] #53 6.428 + : /build
09:43:15 [2019-10-06T09:43:15.426Z] #53 6.428 + '[' -z '' ']'
09:43:15 [2019-10-06T09:43:15.426Z] #53 6.431 ++ mktemp -d
09:43:15 [2019-10-06T09:43:15.426Z] #53 6.435 + export GOPATH=/tmp/tmp.RPoA0Xq88g
09:43:15 [2019-10-06T09:43:15.426Z] #53 6.435 + GOPATH=/tmp/tmp.RPoA0Xq88g
09:43:15 [2019-10-06T09:43:15.426Z] #53 6.436 + RM_GOPATH=1
09:43:15 [2019-10-06T09:43:15.426Z] #53 6.448 ++ dirname ./install.sh
09:43:15 [2019-10-06T09:43:15.426Z] #53 6.454 + dir=.
09:43:15 [2019-10-06T09:43:15.684Z] #53 6.454 + bin=proxy
09:43:15 [2019-10-06T09:43:15.684Z] #53 6.454 + shift
09:43:15 [2019-10-06T09:43:15.684Z] #53 6.454 + '[' '!' -f ./proxy.installer ']'
09:43:15 [2019-10-06T09:43:15.684Z] #53 6.454 + . ./proxy.installer
09:43:15 [2019-10-06T09:43:15.684Z] #53 6.454 ++ LIBNETWORK_COMMIT=96bcc0dae898308ed659c5095526788a602f4726
09:43:15 [2019-10-06T09:43:15.684Z] #53 6.454 + install_proxy
09:43:15 [2019-10-06T09:43:15.684Z] #53 6.455 + case "$1" in
09:43:15 [2019-10-06T09:43:15.684Z] #53 6.455 + export CGO_ENABLED=0
09:43:15 [2019-10-06T09:43:15.684Z] #53 6.455 + CGO_ENABLED=0
09:43:15 [2019-10-06T09:43:15.684Z] #53 6.455 + _install_proxy
09:43:15 [2019-10-06T09:43:15.684Z] #53 6.455 + echo 'Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726'
09:43:15 [2019-10-06T09:43:15.684Z] #53 6.455 Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726
09:43:15 [2019-10-06T09:43:15.684Z] #53 6.455 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.RPoA0Xq88g/src/github.com/docker/libnetwork
09:43:15 [2019-10-06T09:43:15.684Z] #53 6.457 Cloning into '/tmp/tmp.RPoA0Xq88g/src/github.com/docker/libnetwork'...
09:43:15 [2019-10-06T09:43:15.806Z] #3 DONE 0.8s
09:43:15 [2019-10-06T09:43:15.806Z] 
09:43:15 [2019-10-06T09:43:15.806Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
09:43:15 [2019-10-06T09:43:15.806Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
09:43:15 [2019-10-06T09:43:15.806Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
09:43:15 [2019-10-06T09:43:15.806Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done
09:43:15 [2019-10-06T09:43:15.806Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done
09:43:15 [2019-10-06T09:43:15.806Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0B / 8.82MB 0.1s
09:43:16 [2019-10-06T09:43:16.063Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0
09:43:16 [2019-10-06T09:43:16.064Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s done
09:43:16 [2019-10-06T09:43:16.064Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.1s
09:43:16 [2019-10-06T09:43:16.249Z] #53 ...
09:43:16 [2019-10-06T09:43:16.249Z] 
09:43:16 [2019-10-06T09:43:16.249Z] #56 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--m...
09:43:16 [2019-10-06T09:43:16.249Z] #56 6.834 + RM_GOPATH=0
09:43:16 [2019-10-06T09:43:16.249Z] #56 6.834 + TMP_GOPATH=
09:43:16 [2019-10-06T09:43:16.249Z] #56 6.834 + : /build
09:43:16 [2019-10-06T09:43:16.249Z] #56 6.834 + '[' -z '' ']'
09:43:16 [2019-10-06T09:43:16.249Z] #56 6.843 ++ mktemp -d
09:43:16 [2019-10-06T09:43:16.249Z] #56 6.843 + export GOPATH=/tmp/tmp.Df42NOmVwx
09:43:16 [2019-10-06T09:43:16.249Z] #56 6.844 + GOPATH=/tmp/tmp.Df42NOmVwx
09:43:16 [2019-10-06T09:43:16.249Z] #56 6.844 + RM_GOPATH=1
09:43:16 [2019-10-06T09:43:16.249Z] #56 6.848 ++ dirname ./install.sh
09:43:16 [2019-10-06T09:43:16.249Z] #56 6.849 + dir=.
09:43:16 [2019-10-06T09:43:16.249Z] #56 6.849 + bin=dockercli
09:43:16 [2019-10-06T09:43:16.249Z] #56 6.849 + shift
09:43:16 [2019-10-06T09:43:16.249Z] #56 6.849 + '[' '!' -f ./dockercli.installer ']'
09:43:16 [2019-10-06T09:43:16.249Z] #56 6.849 + . ./dockercli.installer
09:43:16 [2019-10-06T09:43:16.249Z] #56 6.850 ++ DOCKERCLI_CHANNEL=stable
09:43:16 [2019-10-06T09:43:16.249Z] #56 6.850 ++ DOCKERCLI_VERSION=17.06.2-ce
09:43:16 [2019-10-06T09:43:16.249Z] #56 6.853 + install_dockercli
09:43:16 [2019-10-06T09:43:16.249Z] #56 6.853 + echo 'Install docker/cli version 17.06.2-ce from stable'
09:43:16 [2019-10-06T09:43:16.249Z] #56 6.854 ++ uname -m
09:43:16 [2019-10-06T09:43:16.249Z] #56 6.856 Install docker/cli version 17.06.2-ce from stable
09:43:16 [2019-10-06T09:43:16.249Z] #56 6.863 + arch=x86_64
09:43:16 [2019-10-06T09:43:16.249Z] #56 6.863 + '[' x86_64 '!=' x86_64 ']'
09:43:16 [2019-10-06T09:43:16.249Z] #56 6.863 + url=https://download.docker.com/linux/static
09:43:16 [2019-10-06T09:43:16.249Z] #56 6.864 + tar -xz docker/docker
09:43:16 [2019-10-06T09:43:16.249Z] #56 6.866 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
09:43:16 [2019-10-06T09:43:16.323Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.3s done
09:43:16 [2019-10-06T09:43:16.323Z] #4 DONE 0.8s
09:43:16 [2019-10-06T09:43:16.352Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1
09:43:16 [2019-10-06T09:43:16.641Z] go: finding github.com/onsi/ginkgo v1.6.0
09:43:17 [2019-10-06T09:43:17.258Z] 
09:43:17 [2019-10-06T09:43:17.258Z] #5 [internal] load metadata for docker.io/library/golang:1.13.1-stretch
09:43:18 [2019-10-06T09:43:18.148Z] #56 ...
09:43:18 [2019-10-06T09:43:18.148Z] 
09:43:18 [2019-10-06T09:43:18.148Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount...
09:43:18 [2019-10-06T09:43:18.148Z] #33 6.898 + RM_GOPATH=0
09:43:18 [2019-10-06T09:43:18.148Z] #33 6.898 + TMP_GOPATH=
09:43:18 [2019-10-06T09:43:18.148Z] #33 6.898 + : /build
09:43:18 [2019-10-06T09:43:18.148Z] #33 6.898 + '[' -z '' ']'
09:43:18 [2019-10-06T09:43:18.148Z] #33 6.901 ++ mktemp -d
09:43:18 [2019-10-06T09:43:18.148Z] #33 6.905 + export GOPATH=/tmp/tmp.nlp8FgUSdp
09:43:18 [2019-10-06T09:43:18.148Z] #33 6.905 + GOPATH=/tmp/tmp.nlp8FgUSdp
09:43:18 [2019-10-06T09:43:18.148Z] #33 6.905 + RM_GOPATH=1
09:43:18 [2019-10-06T09:43:18.148Z] #33 6.906 ++ dirname ./install.sh
09:43:18 [2019-10-06T09:43:18.148Z] #33 6.907 + dir=.
09:43:18 [2019-10-06T09:43:18.148Z] #33 6.909 + bin=tomlv
09:43:18 [2019-10-06T09:43:18.148Z] #33 6.909 + shift
09:43:18 [2019-10-06T09:43:18.148Z] #33 6.911 + '[' '!' -f ./tomlv.installer ']'
09:43:18 [2019-10-06T09:43:18.148Z] #33 6.911 + . ./tomlv.installer
09:43:18 [2019-10-06T09:43:18.148Z] #33 6.911 ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
09:43:18 [2019-10-06T09:43:18.148Z] #33 6.911 + install_tomlv
09:43:18 [2019-10-06T09:43:18.148Z] #33 6.913 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
09:43:18 [2019-10-06T09:43:18.148Z] #33 6.913 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
09:43:18 [2019-10-06T09:43:18.148Z] #33 6.913 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.nlp8FgUSdp/src/github.com/BurntSushi/toml
09:43:18 [2019-10-06T09:43:18.148Z] #33 6.914 Cloning into '/tmp/tmp.nlp8FgUSdp/src/github.com/BurntSushi/toml'...
09:43:18 [2019-10-06T09:43:18.148Z] #33 7.989 + cd /tmp/tmp.nlp8FgUSdp/src/github.com/BurntSushi/toml
09:43:18 [2019-10-06T09:43:18.148Z] #33 7.995 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
09:43:18 [2019-10-06T09:43:18.148Z] #33 8.017 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
09:43:18 [2019-10-06T09:43:18.148Z] #33 8.653 math/bits
09:43:18 [2019-10-06T09:43:18.148Z] #33 8.792 runtime
09:43:18 [2019-10-06T09:43:18.148Z] #33 9.014 math
09:43:18 [2019-10-06T09:43:18.190Z] #5 DONE 1.0s
09:43:18 [2019-10-06T09:43:18.190Z] 
09:43:18 [2019-10-06T09:43:18.190Z] #6 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5...
09:43:18 [2019-10-06T09:43:18.190Z] #6 resolve docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 done
09:43:18 [2019-10-06T09:43:18.190Z] #6 sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 1.42kB / 1.42kB done
09:43:18 [2019-10-06T09:43:18.190Z] #6 sha256:a219387d86d28db4e6e0c14b9331492648442460fc803d84a03ba582fa5217a6 1.80kB / 1.80kB done
09:43:18 [2019-10-06T09:43:18.190Z] #6 sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae 3.43MB / 10.79MB 0.1s
09:43:18 [2019-10-06T09:43:18.190Z] #6 sha256:f8c4e1a86e6d52be270d3f1f3c26ea3b56959a93643ff063b008b06ec4f84e42 5.47kB / 5.47kB done
09:43:18 [2019-10-06T09:43:18.190Z] #6 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 5.16MB / 45.38MB 0.1s
09:43:18 [2019-10-06T09:43:18.190Z] #6 sha256:4530c6472b5d2a08201c9cd65f43a788e526eb4fe498a4fbe5e4d5688535cd21 0B / 4.34MB 0.1s
09:43:18 [2019-10-06T09:43:18.449Z] #6 sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae 6.41MB / 10.79MB 0.2s
09:43:18 [2019-10-06T09:43:18.449Z] #6 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 16.99MB / 45.38MB 0.2s
09:43:18 [2019-10-06T09:43:18.449Z] #6 sha256:4530c6472b5d2a08201c9cd65f43a788e526eb4fe498a4fbe5e4d5688535cd21 2.05MB / 4.34MB 0.2s
09:43:18 [2019-10-06T09:43:18.449Z] #6 sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae 10.79MB / 10.79MB 0.4s done
09:43:18 [2019-10-06T09:43:18.449Z] #6 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 29.30MB / 45.38MB 0.4s
09:43:18 [2019-10-06T09:43:18.449Z] #6 sha256:4530c6472b5d2a08201c9cd65f43a788e526eb4fe498a4fbe5e4d5688535cd21 4.34MB / 4.34MB 0.3s done
09:43:18 [2019-10-06T09:43:18.449Z] #6 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 1.04MB / 50.07MB 0.4s
09:43:18 [2019-10-06T09:43:18.449Z] #6 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 0B / 57.69MB 0.4s
09:43:18 [2019-10-06T09:43:18.701Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5
09:43:18 [2019-10-06T09:43:18.701Z] go: finding github.com/sirupsen/logrus v1.0.3
09:43:18 [2019-10-06T09:43:18.701Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b
09:43:18 [2019-10-06T09:43:18.708Z] #6 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 32.99MB / 45.38MB 0.5s
09:43:18 [2019-10-06T09:43:18.708Z] #6 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 4.47MB / 50.07MB 0.5s
09:43:18 [2019-10-06T09:43:18.708Z] #6 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 38.70MB / 45.38MB 0.7s
09:43:18 [2019-10-06T09:43:18.708Z] #6 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 9.05MB / 50.07MB 0.7s
09:43:18 [2019-10-06T09:43:18.708Z] #6 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 3.75MB / 57.69MB 0.7s
09:43:18 [2019-10-06T09:43:18.969Z] #6 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 42.12MB / 45.38MB 0.8s
09:43:18 [2019-10-06T09:43:18.969Z] #6 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 12.56MB / 50.07MB 0.8s
09:43:18 [2019-10-06T09:43:18.969Z] #6 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 7.27MB / 57.69MB 0.8s
09:43:18 [2019-10-06T09:43:18.969Z] #6 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 45.38MB / 45.38MB 0.9s
09:43:18 [2019-10-06T09:43:18.969Z] #6 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 13.08MB / 57.69MB 0.9s
09:43:19 [2019-10-06T09:43:19.083Z] #33 ...
09:43:19 [2019-10-06T09:43:19.083Z] 
09:43:19 [2019-10-06T09:43:19.083Z] #60 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:43:19 [2019-10-06T09:43:19.083Z] #60 6.220 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
09:43:19 [2019-10-06T09:43:19.083Z] #60 6.221 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
09:43:19 [2019-10-06T09:43:19.083Z] #60 6.256 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
09:43:19 [2019-10-06T09:43:19.083Z] #60 6.274 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
09:43:19 [2019-10-06T09:43:19.083Z] #60 6.323 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
09:43:19 [2019-10-06T09:43:19.083Z] #60 7.153 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB]
09:43:19 [2019-10-06T09:43:19.083Z] #60 8.779 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
09:43:19 [2019-10-06T09:43:19.083Z] #60 9.521 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
09:43:19 [2019-10-06T09:43:19.083Z] #60 ...
09:43:19 [2019-10-06T09:43:19.083Z] 
09:43:19 [2019-10-06T09:43:19.083Z] #41 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount=...
09:43:19 [2019-10-06T09:43:19.083Z] #41 6.523 + RM_GOPATH=0
09:43:19 [2019-10-06T09:43:19.083Z] #41 6.523 + TMP_GOPATH=
09:43:19 [2019-10-06T09:43:19.083Z] #41 6.523 + : /build
09:43:19 [2019-10-06T09:43:19.083Z] #41 6.523 + '[' -z '' ']'
09:43:19 [2019-10-06T09:43:19.083Z] #41 6.533 ++ mktemp -d
09:43:19 [2019-10-06T09:43:19.083Z] #41 6.536 + export GOPATH=/tmp/tmp.KqwcTgsaKI
09:43:19 [2019-10-06T09:43:19.083Z] #41 6.536 + GOPATH=/tmp/tmp.KqwcTgsaKI
09:43:19 [2019-10-06T09:43:19.083Z] #41 6.536 + RM_GOPATH=1
09:43:19 [2019-10-06T09:43:19.083Z] #41 6.538 ++ dirname ./install.sh
09:43:19 [2019-10-06T09:43:19.083Z] #41 6.539 + dir=.
09:43:19 [2019-10-06T09:43:19.083Z] #41 6.539 + bin=tini
09:43:19 [2019-10-06T09:43:19.083Z] #41 6.539 + shift
09:43:19 [2019-10-06T09:43:19.083Z] #41 6.539 + '[' '!' -f ./tini.installer ']'
09:43:19 [2019-10-06T09:43:19.083Z] #41 6.539 + . ./tini.installer
09:43:19 [2019-10-06T09:43:19.083Z] #41 6.540 ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662
09:43:19 [2019-10-06T09:43:19.083Z] #41 6.541 + install_tini
09:43:19 [2019-10-06T09:43:19.083Z] #41 6.547 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
09:43:19 [2019-10-06T09:43:19.083Z] #41 6.547 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
09:43:19 [2019-10-06T09:43:19.083Z] #41 6.547 + git clone https://github.com/krallin/tini.git /tmp/tmp.KqwcTgsaKI/tini
09:43:19 [2019-10-06T09:43:19.083Z] #41 6.553 Cloning into '/tmp/tmp.KqwcTgsaKI/tini'...
09:43:19 [2019-10-06T09:43:19.083Z] #41 7.438 + cd /tmp/tmp.KqwcTgsaKI/tini
09:43:19 [2019-10-06T09:43:19.083Z] #41 7.440 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
09:43:19 [2019-10-06T09:43:19.083Z] #41 7.451 + cmake .
09:43:19 [2019-10-06T09:43:19.083Z] #41 7.977 -- The C compiler identification is GNU 6.3.0
09:43:19 [2019-10-06T09:43:19.083Z] #41 8.020 -- Check for working C compiler: /usr/bin/cc
09:43:19 [2019-10-06T09:43:19.083Z] #41 8.700 -- Check for working C compiler: /usr/bin/cc -- works
09:43:19 [2019-10-06T09:43:19.083Z] #41 8.718 -- Detecting C compiler ABI info
09:43:19 [2019-10-06T09:43:19.083Z] #41 9.419 -- Detecting C compiler ABI info - done
09:43:19 [2019-10-06T09:43:19.083Z] #41 9.524 -- Detecting C compile features
09:43:19 [2019-10-06T09:43:19.083Z] #41 ...
09:43:19 [2019-10-06T09:43:19.083Z] 
09:43:19 [2019-10-06T09:43:19.083Z] #27 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
09:43:19 [2019-10-06T09:43:19.083Z] #27 6.925 + RM_GOPATH=0
09:43:19 [2019-10-06T09:43:19.083Z] #27 6.925 + TMP_GOPATH=
09:43:19 [2019-10-06T09:43:19.083Z] #27 6.925 + : /build
09:43:19 [2019-10-06T09:43:19.083Z] #27 6.925 + '[' -z '' ']'
09:43:19 [2019-10-06T09:43:19.083Z] #27 6.934 ++ mktemp -d
09:43:19 [2019-10-06T09:43:19.083Z] #27 6.934 + export GOPATH=/tmp/tmp.kxrlXCj8HL
09:43:19 [2019-10-06T09:43:19.083Z] #27 6.934 + GOPATH=/tmp/tmp.kxrlXCj8HL
09:43:19 [2019-10-06T09:43:19.083Z] #27 6.934 + RM_GOPATH=1
09:43:19 [2019-10-06T09:43:19.083Z] #27 6.934 ++ dirname ./install.sh
09:43:19 [2019-10-06T09:43:19.083Z] #27 6.934 + dir=.
09:43:19 [2019-10-06T09:43:19.083Z] #27 6.934 + bin=golangci_lint
09:43:19 [2019-10-06T09:43:19.083Z] #27 6.934 + shift
09:43:19 [2019-10-06T09:43:19.083Z] #27 6.934 + '[' '!' -f ./golangci_lint.installer ']'
09:43:19 [2019-10-06T09:43:19.083Z] #27 6.934 + . ./golangci_lint.installer
09:43:19 [2019-10-06T09:43:19.083Z] #27 6.934 ++ : v1.17.1
09:43:19 [2019-10-06T09:43:19.083Z] #27 6.934 + install_golangci_lint
09:43:19 [2019-10-06T09:43:19.083Z] #27 6.934 + echo 'Installing golangci-lint version v1.17.1'
09:43:19 [2019-10-06T09:43:19.083Z] #27 6.934 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
09:43:19 [2019-10-06T09:43:19.083Z] #27 6.934 Installing golangci-lint version v1.17.1
09:43:19 [2019-10-06T09:43:19.230Z] #6 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 16.64MB / 50.07MB 1.0s
09:43:19 [2019-10-06T09:43:19.230Z] #6 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 45.38MB / 45.38MB 1.0s done
09:43:19 [2019-10-06T09:43:19.230Z] #6 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 18.25MB / 57.69MB 1.1s
09:43:19 [2019-10-06T09:43:19.230Z] #6 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 0B / 120.05MB 1.1s
09:43:19 [2019-10-06T09:43:19.341Z] #27 ...
09:43:19 [2019-10-06T09:43:19.341Z] 
09:43:19 [2019-10-06T09:43:19.341Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount=...
09:43:19 [2019-10-06T09:43:19.341Z] #36 7.529 + RM_GOPATH=0
09:43:19 [2019-10-06T09:43:19.341Z] #36 7.529 + TMP_GOPATH=
09:43:19 [2019-10-06T09:43:19.341Z] #36 7.529 + : /build
09:43:19 [2019-10-06T09:43:19.341Z] #36 7.529 + '[' -z '' ']'
09:43:19 [2019-10-06T09:43:19.341Z] #36 7.532 ++ mktemp -d
09:43:19 [2019-10-06T09:43:19.341Z] #36 7.540 + export GOPATH=/tmp/tmp.UeEjbBMxhB
09:43:19 [2019-10-06T09:43:19.341Z] #36 7.540 + GOPATH=/tmp/tmp.UeEjbBMxhB
09:43:19 [2019-10-06T09:43:19.341Z] #36 7.540 + RM_GOPATH=1
09:43:19 [2019-10-06T09:43:19.341Z] #36 7.541 ++ dirname ./install.sh
09:43:19 [2019-10-06T09:43:19.341Z] #36 7.541 + dir=.
09:43:19 [2019-10-06T09:43:19.341Z] #36 7.541 + bin=vndr
09:43:19 [2019-10-06T09:43:19.341Z] #36 7.541 + shift
09:43:19 [2019-10-06T09:43:19.341Z] #36 7.541 + '[' '!' -f ./vndr.installer ']'
09:43:19 [2019-10-06T09:43:19.341Z] #36 7.542 + . ./vndr.installer
09:43:19 [2019-10-06T09:43:19.341Z] #36 7.542 ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
09:43:19 [2019-10-06T09:43:19.341Z] #36 7.542 + install_vndr
09:43:19 [2019-10-06T09:43:19.341Z] #36 7.542 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0'
09:43:19 [2019-10-06T09:43:19.341Z] #36 7.542 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
09:43:19 [2019-10-06T09:43:19.341Z] #36 7.551 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.UeEjbBMxhB/src/github.com/LK4D4/vndr
09:43:19 [2019-10-06T09:43:19.341Z] #36 7.554 Cloning into '/tmp/tmp.UeEjbBMxhB/src/github.com/LK4D4/vndr'...
09:43:19 [2019-10-06T09:43:19.341Z] #36 8.426 + cd /tmp/tmp.UeEjbBMxhB/src/github.com/LK4D4/vndr
09:43:19 [2019-10-06T09:43:19.341Z] #36 8.426 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
09:43:19 [2019-10-06T09:43:19.341Z] #36 8.435 + go build -buildmode=pie -v -o /build/vndr .
09:43:19 [2019-10-06T09:43:19.341Z] #36 9.789 unicode
09:43:19 [2019-10-06T09:43:19.341Z] #36 9.862 runtime
09:43:19 [2019-10-06T09:43:19.341Z] #36 ...
09:43:19 [2019-10-06T09:43:19.341Z] 
09:43:19 [2019-10-06T09:43:19.341Z] #30 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--m...
09:43:19 [2019-10-06T09:43:19.341Z] #30 7.446 + RM_GOPATH=0
09:43:19 [2019-10-06T09:43:19.341Z] #30 7.446 + TMP_GOPATH=
09:43:19 [2019-10-06T09:43:19.341Z] #30 7.446 + : /build
09:43:19 [2019-10-06T09:43:19.341Z] #30 7.446 + '[' -z '' ']'
09:43:19 [2019-10-06T09:43:19.341Z] #30 7.446 ++ mktemp -d
09:43:19 [2019-10-06T09:43:19.341Z] #30 7.446 + export GOPATH=/tmp/tmp.SWtHQzAtfs
09:43:19 [2019-10-06T09:43:19.341Z] #30 7.446 + GOPATH=/tmp/tmp.SWtHQzAtfs
09:43:19 [2019-10-06T09:43:19.341Z] #30 7.446 + RM_GOPATH=1
09:43:19 [2019-10-06T09:43:19.341Z] #30 7.446 ++ dirname ./install.sh
09:43:19 [2019-10-06T09:43:19.341Z] #30 7.447 + dir=.
09:43:19 [2019-10-06T09:43:19.341Z] #30 7.447 + bin=gotestsum
09:43:19 [2019-10-06T09:43:19.341Z] #30 7.447 + shift
09:43:19 [2019-10-06T09:43:19.341Z] #30 7.447 + '[' '!' -f ./gotestsum.installer ']'
09:43:19 [2019-10-06T09:43:19.341Z] #30 7.447 + . ./gotestsum.installer
09:43:19 [2019-10-06T09:43:19.341Z] #30 7.447 ++ GOTESTSUM_COMMIT=v0.3.5
09:43:19 [2019-10-06T09:43:19.341Z] #30 7.450 + install_gotestsum
09:43:19 [2019-10-06T09:43:19.341Z] #30 7.450 + echo 'Installing gotestsum version v0.3.5'
09:43:19 [2019-10-06T09:43:19.341Z] #30 7.451 Installing gotestsum version v0.3.5
09:43:19 [2019-10-06T09:43:19.341Z] #30 7.452 + go get -d gotest.tools/gotestsum
09:43:19 [2019-10-06T09:43:19.493Z] #6 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 20.24MB / 50.07MB 1.2s
09:43:19 [2019-10-06T09:43:19.599Z] #30 ...
09:43:19 [2019-10-06T09:43:19.599Z] 
09:43:19 [2019-10-06T09:43:19.599Z] #50 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build 	--...
09:43:19 [2019-10-06T09:43:19.599Z] #50 6.590 + RM_GOPATH=0
09:43:19 [2019-10-06T09:43:19.599Z] #50 6.590 + TMP_GOPATH=
09:43:19 [2019-10-06T09:43:19.599Z] #50 6.590 + : /build
09:43:19 [2019-10-06T09:43:19.599Z] #50 6.590 + '[' -z '' ']'
09:43:19 [2019-10-06T09:43:19.599Z] #50 6.594 ++ mktemp -d
09:43:19 [2019-10-06T09:43:19.599Z] #50 6.608 + export GOPATH=/tmp/tmp.7G9pURYFof
09:43:19 [2019-10-06T09:43:19.599Z] #50 6.608 + GOPATH=/tmp/tmp.7G9pURYFof
09:43:19 [2019-10-06T09:43:19.599Z] #50 6.608 + RM_GOPATH=1
09:43:19 [2019-10-06T09:43:19.599Z] #50 6.608 ++ dirname ./install.sh
09:43:19 [2019-10-06T09:43:19.599Z] #50 6.611 + dir=.
09:43:19 [2019-10-06T09:43:19.599Z] #50 6.611 + bin=containerd
09:43:19 [2019-10-06T09:43:19.599Z] #50 6.611 + shift
09:43:19 [2019-10-06T09:43:19.599Z] #50 6.611 + '[' '!' -f ./containerd.installer ']'
09:43:19 [2019-10-06T09:43:19.599Z] #50 6.612 + . ./containerd.installer
09:43:19 [2019-10-06T09:43:19.599Z] #50 6.612 ++ CONTAINERD_COMMIT=b34a5c8af56e510852c35414db4c1f4fa6172339
09:43:19 [2019-10-06T09:43:19.599Z] #50 6.612 + install_containerd
09:43:19 [2019-10-06T09:43:19.599Z] #50 6.612 + echo 'Install containerd version b34a5c8af56e510852c35414db4c1f4fa6172339'
09:43:19 [2019-10-06T09:43:19.599Z] #50 6.613 + git clone https://github.com/containerd/containerd.git /tmp/tmp.7G9pURYFof/src/github.com/containerd/containerd
09:43:19 [2019-10-06T09:43:19.599Z] #50 6.613 Install containerd version b34a5c8af56e510852c35414db4c1f4fa6172339
09:43:19 [2019-10-06T09:43:19.599Z] #50 6.637 Cloning into '/tmp/tmp.7G9pURYFof/src/github.com/containerd/containerd'...
09:43:19 [2019-10-06T09:43:19.599Z] #50 ...
09:43:19 [2019-10-06T09:43:19.599Z] 
09:43:19 [2019-10-06T09:43:19.599Z] #45 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount=...
09:43:19 [2019-10-06T09:43:19.599Z] #45 7.010 + RM_GOPATH=0
09:43:19 [2019-10-06T09:43:19.599Z] #45 7.010 + TMP_GOPATH=
09:43:19 [2019-10-06T09:43:19.599Z] #45 7.010 + : /build
09:43:19 [2019-10-06T09:43:19.599Z] #45 7.010 + '[' -z '' ']'
09:43:19 [2019-10-06T09:43:19.599Z] #45 7.011 ++ mktemp -d
09:43:19 [2019-10-06T09:43:19.599Z] #45 7.012 + export GOPATH=/tmp/tmp.4rN3ToIc1O
09:43:19 [2019-10-06T09:43:19.599Z] #45 7.012 + GOPATH=/tmp/tmp.4rN3ToIc1O
09:43:19 [2019-10-06T09:43:19.599Z] #45 7.013 + RM_GOPATH=1
09:43:19 [2019-10-06T09:43:19.599Z] #45 7.014 ++ dirname ./install.sh
09:43:19 [2019-10-06T09:43:19.599Z] #45 7.015 + dir=.
09:43:19 [2019-10-06T09:43:19.599Z] #45 7.016 + bin=runc
09:43:19 [2019-10-06T09:43:19.599Z] #45 7.016 + shift
09:43:19 [2019-10-06T09:43:19.599Z] #45 7.016 + '[' '!' -f ./runc.installer ']'
09:43:19 [2019-10-06T09:43:19.599Z] #45 7.020 + . ./runc.installer
09:43:19 [2019-10-06T09:43:19.599Z] #45 7.020 ++ RUNC_COMMIT=3e425f80a8c931f88e6d94a8c831b9d5aa481657
09:43:19 [2019-10-06T09:43:19.599Z] #45 7.020 + install_runc
09:43:19 [2019-10-06T09:43:19.599Z] #45 7.024 + uname -r
09:43:19 [2019-10-06T09:43:19.599Z] #45 7.024 + grep -q '^3\.10\.0.*\.el7\.'
09:43:19 [2019-10-06T09:43:19.599Z] #45 7.032 + RUNC_BUILDTAGS='seccomp apparmor selinux '
09:43:19 [2019-10-06T09:43:19.599Z] #45 7.032 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )'
09:43:19 [2019-10-06T09:43:19.599Z] #45 7.032 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )
09:43:19 [2019-10-06T09:43:19.599Z] #45 7.032 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.4rN3ToIc1O/src/github.com/opencontainers/runc
09:43:19 [2019-10-06T09:43:19.599Z] #45 7.034 Cloning into '/tmp/tmp.4rN3ToIc1O/src/github.com/opencontainers/runc'...
09:43:19 [2019-10-06T09:43:19.723Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1
09:43:19 [2019-10-06T09:43:19.754Z] #6 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 24.85MB / 50.07MB 1.6s
09:43:19 [2019-10-06T09:43:19.754Z] #6 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 27.17MB / 57.69MB 1.6s
09:43:19 [2019-10-06T09:43:19.754Z] #6 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 6.83MB / 120.05MB 1.6s
09:43:19 [2019-10-06T09:43:19.754Z] #6 extracting sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b
09:43:19 [2019-10-06T09:43:19.857Z] #45 ...
09:43:19 [2019-10-06T09:43:19.857Z] 
09:43:19 [2019-10-06T09:43:19.857Z] #64 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build 	-...
09:43:19 [2019-10-06T09:43:19.857Z] #64 7.195 + RM_GOPATH=0
09:43:19 [2019-10-06T09:43:19.857Z] #64 7.195 + TMP_GOPATH=
09:43:19 [2019-10-06T09:43:19.857Z] #64 7.196 + : /build/
09:43:19 [2019-10-06T09:43:19.857Z] #64 7.196 + '[' -z '' ']'
09:43:19 [2019-10-06T09:43:19.857Z] #64 7.197 ++ mktemp -d
09:43:19 [2019-10-06T09:43:19.857Z] #64 7.200 + export GOPATH=/tmp/tmp.1S3Ucxitji
09:43:19 [2019-10-06T09:43:19.857Z] #64 7.200 + GOPATH=/tmp/tmp.1S3Ucxitji
09:43:19 [2019-10-06T09:43:19.857Z] #64 7.200 + RM_GOPATH=1
09:43:19 [2019-10-06T09:43:19.857Z] #64 7.204 ++ dirname ./install.sh
09:43:19 [2019-10-06T09:43:19.857Z] #64 7.209 + dir=.
09:43:19 [2019-10-06T09:43:19.857Z] #64 7.209 + bin=rootlesskit
09:43:19 [2019-10-06T09:43:19.857Z] #64 7.209 + shift
09:43:19 [2019-10-06T09:43:19.857Z] #64 7.209 + '[' '!' -f ./rootlesskit.installer ']'
09:43:19 [2019-10-06T09:43:19.857Z] #64 7.209 + . ./rootlesskit.installer
09:43:19 [2019-10-06T09:43:19.857Z] #64 7.209 ++ ROOTLESSKIT_COMMIT=791ac8cb209a107505cd1ca5ddf23a49913e176c
09:43:19 [2019-10-06T09:43:19.857Z] #64 7.209 + install_rootlesskit
09:43:19 [2019-10-06T09:43:19.857Z] #64 7.209 + case "$1" in
09:43:19 [2019-10-06T09:43:19.857Z] #64 7.209 + export CGO_ENABLED=0
09:43:19 [2019-10-06T09:43:19.857Z] #64 7.209 + CGO_ENABLED=0
09:43:19 [2019-10-06T09:43:19.857Z] #64 7.209 + _install_rootlesskit
09:43:19 [2019-10-06T09:43:19.857Z] #64 7.209 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c'
09:43:19 [2019-10-06T09:43:19.857Z] #64 7.209 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.1S3Ucxitji/src/github.com/rootless-containers/rootlesskit
09:43:19 [2019-10-06T09:43:19.857Z] #64 7.209 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c
09:43:19 [2019-10-06T09:43:19.857Z] #64 7.210 Cloning into '/tmp/tmp.1S3Ucxitji/src/github.com/rootless-containers/rootlesskit'...
09:43:19 [2019-10-06T09:43:19.857Z] #64 10.52 + cd /tmp/tmp.1S3Ucxitji/src/github.com/rootless-containers/rootlesskit
09:43:19 [2019-10-06T09:43:19.857Z] #64 10.52 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c
09:43:19 [2019-10-06T09:43:19.857Z] #64 10.77 + for f in rootlesskit rootlesskit-docker-proxy
09:43:20 [2019-10-06T09:43:20.012Z] go: finding github.com/sirupsen/logrus v1.4.0
09:43:20 [2019-10-06T09:43:20.013Z] #6 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 30.84MB / 57.69MB 1.7s
09:43:20 [2019-10-06T09:43:20.013Z] #6 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 32.63MB / 50.07MB 1.9s
09:43:20 [2019-10-06T09:43:20.013Z] #6 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 35.50MB / 57.69MB 1.9s
09:43:20 [2019-10-06T09:43:20.013Z] #6 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 14.88MB / 120.05MB 1.9s
09:43:20 [2019-10-06T09:43:20.115Z] #64 10.77 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
09:43:20 [2019-10-06T09:43:20.271Z] #6 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 36.20MB / 50.07MB 2.1s
09:43:20 [2019-10-06T09:43:20.271Z] #6 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 39.64MB / 57.69MB 2.1s
09:43:20 [2019-10-06T09:43:20.533Z] #6 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 20.93MB / 120.05MB 2.2s
09:43:20 [2019-10-06T09:43:20.533Z] #6 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 41.02MB / 50.07MB 2.4s
09:43:20 [2019-10-06T09:43:20.533Z] #6 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 44.02MB / 57.69MB 2.4s
09:43:20 [2019-10-06T09:43:20.692Z] #64 ...
09:43:20 [2019-10-06T09:43:20.692Z] 
09:43:20 [2019-10-06T09:43:20.692Z] #41 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount=...
09:43:20 [2019-10-06T09:43:20.692Z] #41 11.35 -- Detecting C compile features - done
09:43:20 [2019-10-06T09:43:20.792Z] #6 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 43.60MB / 50.07MB 2.6s
09:43:20 [2019-10-06T09:43:20.792Z] #6 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 28.16MB / 120.05MB 2.6s
09:43:20 [2019-10-06T09:43:20.792Z] #6 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 46.65MB / 50.07MB 2.7s
09:43:20 [2019-10-06T09:43:20.792Z] #6 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 49.36MB / 57.69MB 2.7s
09:43:20 [2019-10-06T09:43:20.950Z] #41 11.38 -- Performing Test HAS_BUILTIN_FORTIFY
09:43:20 [2019-10-06T09:43:20.950Z] #41 11.63 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
09:43:21 [2019-10-06T09:43:21.050Z] #6 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 52.70MB / 57.69MB 2.8s
09:43:21 [2019-10-06T09:43:21.050Z] #6 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 50.07MB / 50.07MB 2.9s
09:43:21 [2019-10-06T09:43:21.050Z] #6 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 35.17MB / 120.05MB 2.9s
09:43:21 [2019-10-06T09:43:21.307Z] #6 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 57.69MB / 57.69MB 3.0s
09:43:21 [2019-10-06T09:43:21.503Z] go: finding github.com/google/certificate-transparency-go v1.0.21
09:43:21 [2019-10-06T09:43:21.515Z] #41 11.81 -- Configuring done
09:43:21 [2019-10-06T09:43:21.515Z] #41 11.83 -- Generating done
09:43:21 [2019-10-06T09:43:21.515Z] #41 11.83 -- Build files have been written to: /tmp/tmp.KqwcTgsaKI/tini
09:43:21 [2019-10-06T09:43:21.515Z] #41 11.85 + make tini-static
09:43:21 [2019-10-06T09:43:21.515Z] #41 12.19 Scanning dependencies of target tini-static
09:43:21 [2019-10-06T09:43:21.567Z] #6 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 50.07MB / 50.07MB 3.1s done
09:43:21 [2019-10-06T09:43:21.567Z] #6 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 57.69MB / 57.69MB 3.2s done
09:43:21 [2019-10-06T09:43:21.567Z] #6 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 46.58MB / 120.05MB 3.3s
09:43:21 [2019-10-06T09:43:21.567Z] #6 sha256:54293c5706697c9e094a7ba9e16f83079e34e108bcbf1b02df3252705022c231 127B / 127B 3.3s done
09:43:21 [2019-10-06T09:43:21.773Z] #41 12.30 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
09:43:21 [2019-10-06T09:43:21.790Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
09:43:21 [2019-10-06T09:43:21.790Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3
09:43:21 [2019-10-06T09:43:21.824Z] #6 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 54.46MB / 120.05MB 3.6s
09:43:22 [2019-10-06T09:43:22.077Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099
09:43:22 [2019-10-06T09:43:22.084Z] #6 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 61.39MB / 120.05MB 3.9s
09:43:22 [2019-10-06T09:43:22.651Z] #6 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 73.72MB / 120.05MB 4.4s
09:43:22 [2019-10-06T09:43:22.651Z] #6 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 80.43MB / 120.05MB 4.6s
09:43:22 [2019-10-06T09:43:22.733Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6
09:43:23 [2019-10-06T09:43:23.228Z] #6 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 91.07MB / 120.05MB 5.0s
09:43:23 [2019-10-06T09:43:23.487Z] #6 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 100.47MB / 120.05MB 5.2s
09:43:23 [2019-10-06T09:43:23.487Z] #6 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 108.39MB / 120.05MB 5.4s
09:43:23 [2019-10-06T09:43:23.699Z] #41 14.02 [100%] Linking C executable tini-static
09:43:23 [2019-10-06T09:43:23.744Z] #6 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 120.05MB / 120.05MB 5.6s
09:43:23 [2019-10-06T09:43:23.761Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96
09:43:24 [2019-10-06T09:43:24.049Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible
09:43:24 [2019-10-06T09:43:24.049Z] go: finding github.com/google/go-cmp v0.2.0
09:43:24 [2019-10-06T09:43:24.263Z] #41 14.74 [100%] Built target tini-static
09:43:24 [2019-10-06T09:43:24.263Z] #41 14.82 + mkdir -p /build
09:43:24 [2019-10-06T09:43:24.313Z] #6 ...
09:43:24 [2019-10-06T09:43:24.313Z] 
09:43:24 [2019-10-06T09:43:24.313Z] #67 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369...
09:43:24 [2019-10-06T09:43:24.313Z] #67 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 0.6s done
09:43:24 [2019-10-06T09:43:24.313Z] #67 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done
09:43:24 [2019-10-06T09:43:24.313Z] #67 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done
09:43:24 [2019-10-06T09:43:24.313Z] #67 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 3.2s done
09:43:24 [2019-10-06T09:43:24.313Z] #67 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 2.3s done
09:43:24 [2019-10-06T09:43:24.313Z] #67 DONE 5.8s
09:43:24 [2019-10-06T09:43:24.313Z] 
09:43:24 [2019-10-06T09:43:24.313Z] #6 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5...
09:43:24 [2019-10-06T09:43:24.313Z] #6 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 120.05MB / 120.05MB 6.2s done
09:43:24 [2019-10-06T09:43:24.313Z] #6 ...
09:43:24 [2019-10-06T09:43:24.313Z] 
09:43:24 [2019-10-06T09:43:24.313Z] #21 [internal] load build context
09:43:24 [2019-10-06T09:43:24.313Z] #21 transferring context: 45.51MB 6.4s done
09:43:24 [2019-10-06T09:43:24.521Z] #41 14.82 + cp tini-static /build/docker-init
09:43:24 [2019-10-06T09:43:24.570Z] #21 DONE 6.5s
09:43:24 [2019-10-06T09:43:24.570Z] 
09:43:24 [2019-10-06T09:43:24.570Z] #6 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5...
09:43:24 [2019-10-06T09:43:24.570Z] #6 extracting sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 5.2s
09:43:24 [2019-10-06T09:43:24.680Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc
09:43:24 [2019-10-06T09:43:24.968Z] go: finding github.com/godbus/dbus v4.1.0+incompatible
09:43:25 [2019-10-06T09:43:25.085Z] #41 DONE 15.6s
09:43:25 [2019-10-06T09:43:25.085Z] 
09:43:25 [2019-10-06T09:43:25.085Z] #56 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--m...
09:43:25 [2019-10-06T09:43:25.085Z] #56 15.72 + mkdir -p /build
09:43:25 [2019-10-06T09:43:25.085Z] #56 15.72 + mv docker/docker /build/
09:43:25 [2019-10-06T09:43:25.085Z] #56 15.72 + rmdir docker
09:43:25 [2019-10-06T09:43:25.085Z] #56 DONE 15.9s
09:43:25 [2019-10-06T09:43:25.085Z] 
09:43:25 [2019-10-06T09:43:25.085Z] #45 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount=...
09:43:25 [2019-10-06T09:43:25.085Z] #45 14.41 + cd /tmp/tmp.4rN3ToIc1O/src/github.com/opencontainers/runc
09:43:25 [2019-10-06T09:43:25.085Z] #45 14.41 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657
09:43:25 [2019-10-06T09:43:25.085Z] #45 14.78 + '[' -z '' ']'
09:43:25 [2019-10-06T09:43:25.085Z] #45 14.79 + target=static
09:43:25 [2019-10-06T09:43:25.085Z] #45 14.79 + make 'BUILDTAGS=seccomp apparmor selinux ' static
09:43:25 [2019-10-06T09:43:25.259Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20
09:43:25 [2019-10-06T09:43:25.259Z] go: finding github.com/spf13/cast v1.3.0
09:43:25 [2019-10-06T09:43:25.259Z] go: finding github.com/docker/go-connections v0.3.0
09:43:25 [2019-10-06T09:43:25.891Z] go: finding github.com/pkg/profile v1.2.1
09:43:25 [2019-10-06T09:43:25.942Z] #6 extracting sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 6.6s done
09:43:26 [2019-10-06T09:43:26.181Z] go: finding github.com/stretchr/objx v0.1.1
09:43:26 [2019-10-06T09:43:26.181Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8
09:43:26 [2019-10-06T09:43:26.181Z] go: finding github.com/kisielk/gotool v1.0.0
09:43:26 [2019-10-06T09:43:26.200Z] #6 extracting sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae 0.1s
09:43:26 [2019-10-06T09:43:26.455Z] #45 16.97 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc .
09:43:26 [2019-10-06T09:43:26.471Z] go: finding github.com/pkg/errors v0.8.1
09:43:26 [2019-10-06T09:43:26.756Z] go: finding github.com/pelletier/go-toml v1.2.0
09:43:27 [2019-10-06T09:43:27.132Z] #6 extracting sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae 0.6s done
09:43:27 [2019-10-06T09:43:27.132Z] #6 extracting sha256:4530c6472b5d2a08201c9cd65f43a788e526eb4fe498a4fbe5e4d5688535cd21 0.1s
09:43:27 [2019-10-06T09:43:27.383Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416
09:43:27 [2019-10-06T09:43:27.383Z] go: finding github.com/hpcloud/tail v1.0.0
09:43:27 [2019-10-06T09:43:27.389Z] #6 extracting sha256:4530c6472b5d2a08201c9cd65f43a788e526eb4fe498a4fbe5e4d5688535cd21 0.3s done
09:43:27 [2019-10-06T09:43:27.389Z] #6 extracting sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee
09:43:27 [2019-10-06T09:43:27.673Z] go: finding gopkg.in/yaml.v2 v2.2.2
09:43:27 [2019-10-06T09:43:27.962Z] go: finding gopkg.in/yaml.v2 v2.2.1
09:43:28 [2019-10-06T09:43:28.249Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2
09:43:28 [2019-10-06T09:43:28.874Z] go: finding github.com/imdario/mergo v0.3.7
09:43:29 [2019-10-06T09:43:29.162Z] go: finding gopkg.in/fsnotify.v1 v1.4.7
09:43:29 [2019-10-06T09:43:29.449Z] go: finding github.com/spf13/jwalterweatherman v1.0.0
09:43:30 [2019-10-06T09:43:30.471Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507
09:43:30 [2019-10-06T09:43:30.636Z] #45 ...
09:43:30 [2019-10-06T09:43:30.636Z] 
09:43:30 [2019-10-06T09:43:30.636Z] #53 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount...
09:43:30 [2019-10-06T09:43:30.636Z] #53 19.54 + cd /tmp/tmp.RPoA0Xq88g/src/github.com/docker/libnetwork
09:43:30 [2019-10-06T09:43:30.636Z] #53 19.54 + git checkout -q 96bcc0dae898308ed659c5095526788a602f4726
09:43:30 [2019-10-06T09:43:30.636Z] #53 19.87 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
09:43:31 [2019-10-06T09:43:31.112Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
09:43:31 [2019-10-06T09:43:31.112Z] go: finding github.com/hashicorp/golang-lru v0.5.0
09:43:31 [2019-10-06T09:43:31.112Z] go: finding github.com/hashicorp/go-uuid v1.0.0
09:43:31 [2019-10-06T09:43:31.112Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127
09:43:31 [2019-10-06T09:43:31.399Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a
09:43:31 [2019-10-06T09:43:31.399Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6
09:43:31 [2019-10-06T09:43:31.399Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd
09:43:31 [2019-10-06T09:43:31.400Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
09:43:31 [2019-10-06T09:43:31.582Z] #6 extracting sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 4.2s done
09:43:31 [2019-10-06T09:43:31.685Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635
09:43:31 [2019-10-06T09:43:31.840Z] #6 extracting sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 0.1s
09:43:31 [2019-10-06T09:43:31.972Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
09:43:32 [2019-10-06T09:43:32.008Z] #53 ...
09:43:32 [2019-10-06T09:43:32.008Z] 
09:43:32 [2019-10-06T09:43:32.008Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount=...
09:43:32 [2019-10-06T09:43:32.008Z] #36 12.67 math
09:43:32 [2019-10-06T09:43:32.008Z] #36 17.04 unicode/utf16
09:43:32 [2019-10-06T09:43:32.008Z] #36 17.51 runtime/cgo
09:43:32 [2019-10-06T09:43:32.266Z] #36 ...
09:43:32 [2019-10-06T09:43:32.266Z] 
09:43:32 [2019-10-06T09:43:32.266Z] #27 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
09:43:32 [2019-10-06T09:43:32.266Z] #27 21.99 + cd /tmp/tmp.kxrlXCj8HL/src/github.com/golangci/golangci-lint/
09:43:32 [2019-10-06T09:43:32.266Z] #27 21.99 + git checkout -q v1.17.1
09:43:32 [2019-10-06T09:43:32.266Z] #27 23.06 + go build -buildmode=pie -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
09:43:32 [2019-10-06T09:43:32.524Z] #27 ...
09:43:32 [2019-10-06T09:43:32.524Z] 
09:43:32 [2019-10-06T09:43:32.524Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount...
09:43:32 [2019-10-06T09:43:32.524Z] #33 13.16 internal/testlog
09:43:32 [2019-10-06T09:43:32.524Z] #33 13.39 encoding
09:43:32 [2019-10-06T09:43:32.524Z] #33 13.48 runtime/cgo
09:43:33 [2019-10-06T09:43:33.089Z] #33 ...
09:43:33 [2019-10-06T09:43:33.089Z] 
09:43:33 [2019-10-06T09:43:33.089Z] #60 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:43:33 [2019-10-06T09:43:33.089Z] #60 19.51 Fetched 7919 kB in 14s (550 kB/s)
09:43:33 [2019-10-06T09:43:33.089Z] #60 19.51 Reading package lists...
09:43:36 [2019-10-06T09:43:36.025Z] #6 extracting sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 3.5s done
09:43:36 [2019-10-06T09:43:36.025Z] #6 extracting sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586
09:43:38 [2019-10-06T09:43:38.917Z] #60 24.59 Reading package lists...
09:43:39 [2019-10-06T09:43:39.175Z] #60 29.43 Building dependency tree...
09:43:39 [2019-10-06T09:43:39.741Z] #60 30.99 The following additional packages will be installed:
09:43:39 [2019-10-06T09:43:39.999Z] #60 30.99   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10
09:43:39 [2019-10-06T09:43:39.999Z] #60 30.99   libprotoc10 python-pkg-resources zlib1g-dev
09:43:39 [2019-10-06T09:43:39.999Z] #60 31.00 Suggested packages:
09:43:39 [2019-10-06T09:43:39.999Z] #60 31.00   manpages-dev python-setuptools
09:43:40 [2019-10-06T09:43:40.257Z] #60 ...
09:43:40 [2019-10-06T09:43:40.257Z] 
09:43:40 [2019-10-06T09:43:40.257Z] #50 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build 	--...
09:43:40 [2019-10-06T09:43:40.257Z] #50 30.77 + cd /tmp/tmp.7G9pURYFof/src/github.com/containerd/containerd
09:43:40 [2019-10-06T09:43:40.257Z] #50 30.77 + git checkout -q b34a5c8af56e510852c35414db4c1f4fa6172339
09:43:41 [2019-10-06T09:43:41.288Z] #6 extracting sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 5.0s
09:43:41 [2019-10-06T09:43:41.538Z] Removing intermediate container a956561eeb8b
09:43:41 [2019-10-06T09:43:41.538Z]  ---> 136dac65cd10
09:43:41 [2019-10-06T09:43:41.538Z] Step 12/12 : ENTRYPOINT ["/usr/bin/buildx"]
09:43:41 [2019-10-06T09:43:41.538Z]  ---> Running in 00fd2717b0c8
09:43:41 [2019-10-06T09:43:41.538Z] Removing intermediate container 00fd2717b0c8
09:43:41 [2019-10-06T09:43:41.538Z]  ---> b6d03ee75278
09:43:41 [2019-10-06T09:43:41.538Z] Successfully built b6d03ee75278
09:43:41 [2019-10-06T09:43:41.538Z] Successfully tagged moby-buildx:v0.3.0
09:43:41 [2019-10-06T09:43:41.538Z] f8c3bdc9d3b771766353158cc42582103dc412458800d88c9f80e748e53715a9
09:43:41 [2019-10-06T09:43:41.538Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR=cdn-fastly.deb.debian.org -t docker:bb5650619e26cf0b79f30bafc551e5120a0643a4 .
09:43:41 [2019-10-06T09:43:41.538Z] #1 [internal] booting buildkit
09:43:41 [2019-10-06T09:43:41.538Z] #1 pulling image moby/buildkit:buildx-stable-1
09:43:41 [2019-10-06T09:43:41.538Z] #1 pulling image moby/buildkit:buildx-stable-1 2.4s done
09:43:41 [2019-10-06T09:43:41.538Z] #1 creating container buildx_buildkit_default
09:43:41 [2019-10-06T09:43:41.538Z] #1 creating container buildx_buildkit_default 0.5s done
09:43:41 [2019-10-06T09:43:41.538Z] #1 DONE 2.8s
09:43:41 [2019-10-06T09:43:41.538Z] 
09:43:41 [2019-10-06T09:43:41.538Z] #3 [internal] load .dockerignore
09:43:41 [2019-10-06T09:43:41.538Z] #3 DONE 0.0s
09:43:41 [2019-10-06T09:43:41.538Z] 
09:43:41 [2019-10-06T09:43:41.538Z] #2 [internal] load build definition from Dockerfile
09:43:41 [2019-10-06T09:43:41.538Z] #2 transferring dockerfile: 13.26kB done
09:43:41 [2019-10-06T09:43:41.538Z] #2 DONE 0.0s
09:43:41 [2019-10-06T09:43:41.538Z] 
09:43:41 [2019-10-06T09:43:41.538Z] #3 [internal] load .dockerignore
09:43:41 [2019-10-06T09:43:41.538Z] #3 transferring context: 87B done
09:43:41 [2019-10-06T09:43:41.538Z] #3 DONE 0.0s
09:43:41 [2019-10-06T09:43:41.538Z] 
09:43:41 [2019-10-06T09:43:41.538Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
09:43:41 [2019-10-06T09:43:41.538Z] #4 DONE 0.7s
09:43:41 [2019-10-06T09:43:41.538Z] 
09:43:41 [2019-10-06T09:43:41.538Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
09:43:41 [2019-10-06T09:43:41.538Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
09:43:41 [2019-10-06T09:43:41.538Z] #5 sha256:60d974c8f0b847daac36ae9c7a8d3950bf838ac11f76a69b99b1857a985f3551 897B / 897B done
09:43:41 [2019-10-06T09:43:41.538Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
09:43:41 [2019-10-06T09:43:41.538Z] #5 sha256:d4b906005cb39832136e8913e8eae3508cad097e8cea31e9789389b2b49aa150 527B / 527B done
09:43:41 [2019-10-06T09:43:41.538Z] #5 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.87MB / 8.87MB 0.2s done
09:43:41 [2019-10-06T09:43:41.538Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd
09:43:41 [2019-10-06T09:43:41.904Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.3s done
09:43:41 [2019-10-06T09:43:41.904Z] #5 DONE 0.5s
09:43:41 [2019-10-06T09:43:41.904Z] 
09:43:41 [2019-10-06T09:43:41.904Z] #6 [internal] load metadata for docker.io/library/golang:1.13.1-stretch
09:43:42 [2019-10-06T09:43:42.157Z] #50 ...
09:43:42 [2019-10-06T09:43:42.157Z] 
09:43:42 [2019-10-06T09:43:42.157Z] #53 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount...
09:43:42 [2019-10-06T09:43:42.157Z] #53 DONE 32.9s
09:43:42 [2019-10-06T09:43:42.157Z] 
09:43:42 [2019-10-06T09:43:42.157Z] #50 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build 	--...
09:43:42 [2019-10-06T09:43:42.157Z] #50 32.60 + export 'BUILDTAGS=netgo osusergo static_build'
09:43:42 [2019-10-06T09:43:42.157Z] #50 32.60 + BUILDTAGS='netgo osusergo static_build'
09:43:42 [2019-10-06T09:43:42.157Z] #50 32.60 + export EXTRA_FLAGS=-buildmode=pie
09:43:42 [2019-10-06T09:43:42.157Z] #50 32.60 + EXTRA_FLAGS=-buildmode=pie
09:43:42 [2019-10-06T09:43:42.158Z] #50 32.60 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
09:43:42 [2019-10-06T09:43:42.158Z] #50 32.60 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
09:43:42 [2019-10-06T09:43:42.158Z] #50 32.60 + '[' '' = dynamic ']'
09:43:42 [2019-10-06T09:43:42.158Z] #50 32.60 + make
09:43:42 [2019-10-06T09:43:42.800Z] #6 DONE 0.4s
09:43:42 [2019-10-06T09:43:42.800Z] 
09:43:42 [2019-10-06T09:43:42.800Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5...
09:43:42 [2019-10-06T09:43:42.800Z] #7 resolve docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 done
09:43:42 [2019-10-06T09:43:42.800Z] #7 sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 1.42kB / 1.42kB done
09:43:42 [2019-10-06T09:43:42.800Z] #7 sha256:2cf06835a19045f2dd839c924aca69467c031eefc49565d9ce8ace3e8c99bff7 1.80kB / 1.80kB done
09:43:42 [2019-10-06T09:43:42.800Z] #7 sha256:1d69509bbe69c1dbe1b03a006d15bddcafce3219a4953fefcec009555e7a22f2 5.47kB / 5.47kB done
09:43:42 [2019-10-06T09:43:42.800Z] #7 sha256:b17554aa6f80ed720b6cf160a5bb736f58aeae5ed4dcc582bcf19652ff1cf994 126B / 126B 0.1s
09:43:42 [2019-10-06T09:43:42.800Z] #7 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 0B / 45.24MB 0.1s
09:43:42 [2019-10-06T09:43:42.800Z] #7 sha256:dad3041fe12244954218a4bd2bfdcb5ae29fd416b247bd17e41c73cbdf9b6de5 0B / 10.32MB 0.1s
09:43:42 [2019-10-06T09:43:42.800Z] #7 sha256:f6542c8f56fbd52f8d9d01d92625e0a728578d6e417adeba2baa0678cc5009d6 0B / 4.37MB 0.1s
09:43:43 [2019-10-06T09:43:43.417Z] #7 sha256:b17554aa6f80ed720b6cf160a5bb736f58aeae5ed4dcc582bcf19652ff1cf994 126B / 126B 0.2s done
09:43:43 [2019-10-06T09:43:43.417Z] #7 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 9.18MB / 45.24MB 0.4s
09:43:43 [2019-10-06T09:43:43.417Z] #7 sha256:dad3041fe12244954218a4bd2bfdcb5ae29fd416b247bd17e41c73cbdf9b6de5 6.68MB / 10.32MB 0.4s
09:43:43 [2019-10-06T09:43:43.417Z] #7 sha256:f6542c8f56fbd52f8d9d01d92625e0a728578d6e417adeba2baa0678cc5009d6 4.37MB / 4.37MB 0.3s done
09:43:43 [2019-10-06T09:43:43.417Z] #7 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 4.06MB / 45.98MB 0.4s
09:43:43 [2019-10-06T09:43:43.417Z] #7 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 4.32MB / 50.49MB 0.4s
09:43:43 [2019-10-06T09:43:43.417Z] #7 sha256:da9d4fe5b400e882ea8760f2ad21a46631a8dbf0dc7368d964c78c9dbb2c7e06 2.53MB / 102.14MB 0.4s
09:43:43 [2019-10-06T09:43:43.417Z] #7 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 12.19MB / 45.24MB 0.6s
09:43:43 [2019-10-06T09:43:43.417Z] #7 sha256:dad3041fe12244954218a4bd2bfdcb5ae29fd416b247bd17e41c73cbdf9b6de5 10.32MB / 10.32MB 0.6s
09:43:43 [2019-10-06T09:43:43.417Z] #7 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 7.48MB / 45.98MB 0.6s
09:43:43 [2019-10-06T09:43:43.417Z] #7 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 7.00MB / 50.49MB 0.6s
09:43:43 [2019-10-06T09:43:43.417Z] #7 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 15.50MB / 45.24MB 0.7s
09:43:43 [2019-10-06T09:43:43.417Z] #7 sha256:dad3041fe12244954218a4bd2bfdcb5ae29fd416b247bd17e41c73cbdf9b6de5 10.32MB / 10.32MB 0.6s done
09:43:43 [2019-10-06T09:43:43.417Z] #7 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 13.07MB / 45.98MB 0.7s
09:43:43 [2019-10-06T09:43:43.417Z] #7 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 10.87MB / 50.49MB 0.7s
09:43:43 [2019-10-06T09:43:43.417Z] #7 sha256:da9d4fe5b400e882ea8760f2ad21a46631a8dbf0dc7368d964c78c9dbb2c7e06 10.05MB / 102.14MB 0.7s
09:43:43 [2019-10-06T09:43:43.417Z] #7 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 19.00MB / 45.24MB 0.9s
09:43:43 [2019-10-06T09:43:43.417Z] #7 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 16.15MB / 45.98MB 0.9s
09:43:43 [2019-10-06T09:43:43.417Z] #7 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 14.04MB / 50.49MB 0.9s
09:43:43 [2019-10-06T09:43:43.529Z] #50 33.81 🇩 bin/ctr
09:43:43 [2019-10-06T09:43:43.872Z] #7 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 22.33MB / 45.24MB 1.0s
09:43:43 [2019-10-06T09:43:43.872Z] #7 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 19.08MB / 45.98MB 1.0s
09:43:43 [2019-10-06T09:43:43.872Z] #7 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 17.22MB / 50.49MB 1.0s
09:43:43 [2019-10-06T09:43:43.872Z] #7 sha256:da9d4fe5b400e882ea8760f2ad21a46631a8dbf0dc7368d964c78c9dbb2c7e06 16.46MB / 102.14MB 1.0s
09:43:43 [2019-10-06T09:43:43.872Z] #7 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 25.54MB / 45.24MB 1.1s
09:43:43 [2019-10-06T09:43:43.872Z] #7 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 22.71MB / 45.98MB 1.1s
09:43:43 [2019-10-06T09:43:43.872Z] #7 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 20.38MB / 50.49MB 1.1s
09:43:44 [2019-10-06T09:43:44.303Z] #7 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 28.45MB / 45.24MB 1.3s
09:43:44 [2019-10-06T09:43:44.303Z] #7 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 25.62MB / 45.98MB 1.3s
09:43:44 [2019-10-06T09:43:44.303Z] #7 sha256:da9d4fe5b400e882ea8760f2ad21a46631a8dbf0dc7368d964c78c9dbb2c7e06 21.84MB / 102.14MB 1.3s
09:43:44 [2019-10-06T09:43:44.303Z] #7 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 29.04MB / 45.98MB 1.5s
09:43:44 [2019-10-06T09:43:44.303Z] #7 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 25.25MB / 50.49MB 1.5s
09:43:44 [2019-10-06T09:43:44.303Z] #7 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 32.39MB / 45.24MB 1.6s
09:43:44 [2019-10-06T09:43:44.303Z] #7 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 32.71MB / 45.98MB 1.6s
09:43:44 [2019-10-06T09:43:44.303Z] #7 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 28.83MB / 50.49MB 1.6s
09:43:44 [2019-10-06T09:43:44.574Z] #6 extracting sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 8.7s done
09:43:44 [2019-10-06T09:43:44.574Z] #6 extracting sha256:54293c5706697c9e094a7ba9e16f83079e34e108bcbf1b02df3252705022c231 done
09:43:44 [2019-10-06T09:43:44.724Z] #7 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 36.52MB / 45.24MB 1.7s
09:43:44 [2019-10-06T09:43:44.724Z] #7 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 35.16MB / 45.98MB 1.7s
09:43:44 [2019-10-06T09:43:44.724Z] #7 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 31.61MB / 50.49MB 1.7s
09:43:44 [2019-10-06T09:43:44.724Z] #7 sha256:da9d4fe5b400e882ea8760f2ad21a46631a8dbf0dc7368d964c78c9dbb2c7e06 28.05MB / 102.14MB 1.7s
09:43:44 [2019-10-06T09:43:44.724Z] #7 ...
09:43:44 [2019-10-06T09:43:44.724Z] 
09:43:44 [2019-10-06T09:43:44.724Z] #68 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369...
09:43:44 [2019-10-06T09:43:44.724Z] #68 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 0.2s done
09:43:44 [2019-10-06T09:43:44.724Z] #68 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done
09:43:44 [2019-10-06T09:43:44.724Z] #68 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.6s done
09:43:44 [2019-10-06T09:43:44.724Z] #68 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done
09:43:44 [2019-10-06T09:43:44.724Z] #68 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 0.9s done
09:43:44 [2019-10-06T09:43:44.724Z] #68 DONE 1.5s
09:43:44 [2019-10-06T09:43:44.724Z] 
09:43:44 [2019-10-06T09:43:44.724Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5...
09:43:44 [2019-10-06T09:43:44.724Z] #7 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 42.38MB / 45.24MB 2.0s
09:43:44 [2019-10-06T09:43:44.724Z] #7 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 41.72MB / 45.98MB 2.0s
09:43:44 [2019-10-06T09:43:44.724Z] #7 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 36.70MB / 50.49MB 2.0s
09:43:44 [2019-10-06T09:43:44.724Z] #7 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 45.24MB / 45.24MB 2.2s
09:43:44 [2019-10-06T09:43:44.724Z] #7 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 45.98MB / 45.98MB 2.2s
09:43:44 [2019-10-06T09:43:44.724Z] #7 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 40.22MB / 50.49MB 2.2s
09:43:44 [2019-10-06T09:43:44.724Z] #7 sha256:da9d4fe5b400e882ea8760f2ad21a46631a8dbf0dc7368d964c78c9dbb2c7e06 36.57MB / 102.14MB 2.2s
09:43:44 [2019-10-06T09:43:44.831Z] #6 DONE 26.8s
09:43:44 [2019-10-06T09:43:44.831Z] 
09:43:44 [2019-10-06T09:43:44.831Z] #7 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
09:43:45 [2019-10-06T09:43:45.161Z] #7 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 45.24MB / 45.24MB 2.3s done
09:43:45 [2019-10-06T09:43:45.161Z] #7 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 48.23MB / 50.49MB 2.3s
09:43:45 [2019-10-06T09:43:45.161Z] #7 sha256:da9d4fe5b400e882ea8760f2ad21a46631a8dbf0dc7368d964c78c9dbb2c7e06 43.49MB / 102.14MB 2.3s
09:43:45 [2019-10-06T09:43:45.161Z] #7 ...
09:43:45 [2019-10-06T09:43:45.161Z] 
09:43:45 [2019-10-06T09:43:45.161Z] #22 [internal] load build context
09:43:45 [2019-10-06T09:43:45.161Z] #22 transferring context: 45.51MB 2.5s done
09:43:45 [2019-10-06T09:43:45.161Z] #22 DONE 2.6s
09:43:45 [2019-10-06T09:43:45.161Z] 
09:43:45 [2019-10-06T09:43:45.161Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5...
09:43:45 [2019-10-06T09:43:45.161Z] #7 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 45.98MB / 45.98MB 2.4s done
09:43:45 [2019-10-06T09:43:45.161Z] #7 sha256:da9d4fe5b400e882ea8760f2ad21a46631a8dbf0dc7368d964c78c9dbb2c7e06 54.32MB / 102.14MB 2.5s
09:43:45 [2019-10-06T09:43:45.161Z] #7 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 50.49MB / 50.49MB 2.5s done
09:43:45 [2019-10-06T09:43:45.161Z] #7 sha256:da9d4fe5b400e882ea8760f2ad21a46631a8dbf0dc7368d964c78c9dbb2c7e06 70.56MB / 102.14MB 2.6s
09:43:45 [2019-10-06T09:43:45.587Z] #7 sha256:da9d4fe5b400e882ea8760f2ad21a46631a8dbf0dc7368d964c78c9dbb2c7e06 87.63MB / 102.14MB 2.8s
09:43:45 [2019-10-06T09:43:45.587Z] #7 sha256:da9d4fe5b400e882ea8760f2ad21a46631a8dbf0dc7368d964c78c9dbb2c7e06 102.14MB / 102.14MB 2.9s
09:43:45 [2019-10-06T09:43:45.986Z] #7 sha256:da9d4fe5b400e882ea8760f2ad21a46631a8dbf0dc7368d964c78c9dbb2c7e06 102.14MB / 102.14MB 3.1s done
09:43:45 [2019-10-06T09:43:45.986Z] #7 unpacking docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3
09:43:46 [2019-10-06T09:43:46.737Z] #7 DONE 2.1s
09:43:46 [2019-10-06T09:43:46.995Z] 
09:43:46 [2019-10-06T09:43:46.995Z] #8 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
09:43:47 [2019-10-06T09:43:47.933Z] #8 DONE 1.0s
09:43:47 [2019-10-06T09:43:47.933Z] 
09:43:47 [2019-10-06T09:43:47.933Z] #25 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh
09:43:47 [2019-10-06T09:43:47.933Z] #25 DONE 0.1s
09:43:47 [2019-10-06T09:43:47.933Z] 
09:43:47 [2019-10-06T09:43:47.933Z] #18 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build 	--mou...
09:43:48 [2019-10-06T09:43:48.190Z] #18 ...
09:43:48 [2019-10-06T09:43:48.190Z] 
09:43:48 [2019-10-06T09:43:48.190Z] #52 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
09:43:48 [2019-10-06T09:43:48.190Z] #52 DONE 0.1s
09:43:48 [2019-10-06T09:43:48.190Z] 
09:43:48 [2019-10-06T09:43:48.190Z] #26 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
09:43:48 [2019-10-06T09:43:48.190Z] #26 DONE 0.1s
09:43:48 [2019-10-06T09:43:48.190Z] 
09:43:48 [2019-10-06T09:43:48.190Z] #35 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
09:43:48 [2019-10-06T09:43:48.190Z] #35 DONE 0.2s
09:43:48 [2019-10-06T09:43:48.190Z] 
09:43:48 [2019-10-06T09:43:48.190Z] #55 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
09:43:48 [2019-10-06T09:43:48.190Z] #55 DONE 0.2s
09:43:48 [2019-10-06T09:43:48.190Z] 
09:43:48 [2019-10-06T09:43:48.190Z] #56 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--m...
09:43:48 [2019-10-06T09:43:48.448Z] #56 ...
09:43:48 [2019-10-06T09:43:48.448Z] 
09:43:48 [2019-10-06T09:43:48.448Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
09:43:48 [2019-10-06T09:43:48.448Z] #32 DONE 0.3s
09:43:48 [2019-10-06T09:43:48.448Z] 
09:43:48 [2019-10-06T09:43:48.448Z] #29 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
09:43:48 [2019-10-06T09:43:48.448Z] #29 DONE 0.4s
09:43:48 [2019-10-06T09:43:48.448Z] 
09:43:48 [2019-10-06T09:43:48.448Z] #63 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
09:43:48 [2019-10-06T09:43:48.448Z] #63 DONE 0.4s
09:43:48 [2019-10-06T09:43:48.448Z] 
09:43:48 [2019-10-06T09:43:48.448Z] #64 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build 	-...
09:43:48 [2019-10-06T09:43:48.790Z] #50 ...
09:43:48 [2019-10-06T09:43:48.790Z] 
09:43:48 [2019-10-06T09:43:48.790Z] #60 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:43:48 [2019-10-06T09:43:48.790Z] #60 32.36 The following NEW packages will be installed:
09:43:48 [2019-10-06T09:43:48.790Z] #60 32.37   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
09:43:48 [2019-10-06T09:43:48.790Z] #60 32.37   libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10
09:43:48 [2019-10-06T09:43:48.790Z] #60 32.38   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
09:43:48 [2019-10-06T09:43:48.790Z] #60 32.38   zlib1g-dev
09:43:48 [2019-10-06T09:43:48.790Z] #60 33.58 0 upgraded, 16 newly installed, 0 to remove and 12 not upgraded.
09:43:48 [2019-10-06T09:43:48.790Z] #60 33.58 Need to get 3602 kB of archives.
09:43:48 [2019-10-06T09:43:48.790Z] #60 33.58 After this operation, 18.9 MB of additional disk space will be used.
09:43:48 [2019-10-06T09:43:48.790Z] #60 33.58 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB]
09:43:48 [2019-10-06T09:43:48.790Z] #60 33.58 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB]
09:43:48 [2019-10-06T09:43:48.790Z] #60 33.58 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB]
09:43:48 [2019-10-06T09:43:48.790Z] #60 33.58 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB]
09:43:48 [2019-10-06T09:43:48.790Z] #60 33.59 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB]
09:43:48 [2019-10-06T09:43:48.790Z] #60 33.62 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB]
09:43:48 [2019-10-06T09:43:48.790Z] #60 33.62 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB]
09:43:48 [2019-10-06T09:43:48.790Z] #60 33.63 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB]
09:43:48 [2019-10-06T09:43:48.790Z] #60 33.65 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB]
09:43:48 [2019-10-06T09:43:48.790Z] #60 33.74 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB]
09:43:48 [2019-10-06T09:43:48.790Z] #60 33.76 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB]
09:43:48 [2019-10-06T09:43:48.790Z] #60 33.92 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB]
09:43:48 [2019-10-06T09:43:48.790Z] #60 34.02 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB]
09:43:48 [2019-10-06T09:43:48.790Z] #60 34.03 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB]
09:43:48 [2019-10-06T09:43:48.790Z] #60 34.03 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB]
09:43:48 [2019-10-06T09:43:48.790Z] #60 34.08 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB]
09:43:48 [2019-10-06T09:43:48.790Z] #60 35.03 debconf: delaying package configuration, since apt-utils is not installed
09:43:48 [2019-10-06T09:43:48.790Z] #60 35.14 Fetched 3602 kB in 1s (2160 kB/s)
09:43:48 [2019-10-06T09:43:48.790Z] #60 35.20 Selecting previously unselected package libnet1:amd64.
09:43:48 [2019-10-06T09:43:48.790Z] #60 35.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.)
09:43:48 [2019-10-06T09:43:48.790Z] #60 35.25 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ...
09:43:48 [2019-10-06T09:43:48.790Z] #60 35.27 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ...
09:43:48 [2019-10-06T09:43:48.790Z] #60 35.38 Selecting previously unselected package libcap-dev:amd64.
09:43:48 [2019-10-06T09:43:48.790Z] #60 35.39 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ...
09:43:48 [2019-10-06T09:43:48.790Z] #60 35.40 Unpacking libcap-dev:amd64 (1:2.25-1) ...
09:43:48 [2019-10-06T09:43:48.790Z] #60 35.53 Selecting previously unselected package libnet1-dev.
09:43:48 [2019-10-06T09:43:48.790Z] #60 35.54 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ...
09:43:48 [2019-10-06T09:43:48.790Z] #60 35.56 Unpacking libnet1-dev (1.1.6+dfsg-3) ...
09:43:48 [2019-10-06T09:43:48.790Z] #60 35.81 Selecting previously unselected package libnl-3-200:amd64.
09:43:48 [2019-10-06T09:43:48.790Z] #60 35.81 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ...
09:43:48 [2019-10-06T09:43:48.790Z] #60 35.82 Unpacking libnl-3-200:amd64 (3.2.27-2) ...
09:43:48 [2019-10-06T09:43:48.790Z] #60 35.95 Selecting previously unselected package libnl-3-dev:amd64.
09:43:48 [2019-10-06T09:43:48.790Z] #60 35.95 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ...
09:43:48 [2019-10-06T09:43:48.790Z] #60 35.95 Unpacking libnl-3-dev:amd64 (3.2.27-2) ...
09:43:48 [2019-10-06T09:43:48.790Z] #60 36.22 Selecting previously unselected package libprotobuf-c1:amd64.
09:43:48 [2019-10-06T09:43:48.790Z] #60 36.22 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ...
09:43:48 [2019-10-06T09:43:48.790Z] #60 36.22 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ...
09:43:48 [2019-10-06T09:43:48.790Z] #60 36.30 Selecting previously unselected package libprotobuf-c-dev:amd64.
09:43:48 [2019-10-06T09:43:48.790Z] #60 36.30 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ...
09:43:48 [2019-10-06T09:43:48.790Z] #60 36.31 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ...
09:43:48 [2019-10-06T09:43:48.790Z] #60 36.38 Selecting previously unselected package zlib1g-dev:amd64.
09:43:48 [2019-10-06T09:43:48.790Z] #60 36.40 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ...
09:43:48 [2019-10-06T09:43:48.790Z] #60 36.42 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ...
09:43:48 [2019-10-06T09:43:48.790Z] #60 36.65 Selecting previously unselected package libprotobuf10:amd64.
09:43:48 [2019-10-06T09:43:48.790Z] #60 36.65 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ...
09:43:48 [2019-10-06T09:43:48.790Z] #60 36.66 Unpacking libprotobuf10:amd64 (3.0.0-9) ...
09:43:48 [2019-10-06T09:43:48.790Z] #60 37.10 Selecting previously unselected package libprotobuf-lite10:amd64.
09:43:48 [2019-10-06T09:43:48.790Z] #60 37.11 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ...
09:43:48 [2019-10-06T09:43:48.790Z] #60 37.11 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ...
09:43:48 [2019-10-06T09:43:48.790Z] #60 37.27 Selecting previously unselected package libprotobuf-dev:amd64.
09:43:48 [2019-10-06T09:43:48.790Z] #60 37.27 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ...
09:43:48 [2019-10-06T09:43:48.790Z] #60 37.27 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ...
09:43:48 [2019-10-06T09:43:48.790Z] #60 38.09 Selecting previously unselected package libprotoc10:amd64.
09:43:48 [2019-10-06T09:43:48.791Z] #60 38.09 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ...
09:43:48 [2019-10-06T09:43:48.791Z] #60 38.10 Unpacking libprotoc10:amd64 (3.0.0-9) ...
09:43:48 [2019-10-06T09:43:48.791Z] #60 38.50 Selecting previously unselected package protobuf-c-compiler.
09:43:48 [2019-10-06T09:43:48.791Z] #60 38.50 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ...
09:43:48 [2019-10-06T09:43:48.791Z] #60 38.50 Unpacking protobuf-c-compiler (1.2.1-2) ...
09:43:48 [2019-10-06T09:43:48.791Z] #60 38.62 Selecting previously unselected package protobuf-compiler.
09:43:48 [2019-10-06T09:43:48.791Z] #60 38.62 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ...
09:43:48 [2019-10-06T09:43:48.791Z] #60 38.63 Unpacking protobuf-compiler (3.0.0-9) ...
09:43:48 [2019-10-06T09:43:48.791Z] #60 38.76 Selecting previously unselected package python-pkg-resources.
09:43:48 [2019-10-06T09:43:48.791Z] #60 38.76 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ...
09:43:48 [2019-10-06T09:43:48.791Z] #60 38.76 Unpacking python-pkg-resources (33.1.1-1) ...
09:43:48 [2019-10-06T09:43:48.791Z] #60 39.02 Selecting previously unselected package python-protobuf.
09:43:48 [2019-10-06T09:43:48.791Z] #60 39.02 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ...
09:43:48 [2019-10-06T09:43:48.791Z] #60 39.02 Unpacking python-protobuf (3.0.0-9) ...
09:43:48 [2019-10-06T09:43:48.791Z] #60 39.27 Setting up libnet1:amd64 (1.1.6+dfsg-3) ...
09:43:48 [2019-10-06T09:43:48.791Z] #60 39.34 Setting up libprotobuf-c1:amd64 (1.2.1-2) ...
09:43:48 [2019-10-06T09:43:48.791Z] #60 39.36 Setting up python-pkg-resources (33.1.1-1) ...
09:43:50 [2019-10-06T09:43:50.689Z] #60 ...
09:43:50 [2019-10-06T09:43:50.689Z] 
09:43:50 [2019-10-06T09:43:50.689Z] #30 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--m...
09:43:50 [2019-10-06T09:43:50.689Z] #30 31.39 + cd /tmp/tmp.SWtHQzAtfs/src/gotest.tools/gotestsum
09:43:50 [2019-10-06T09:43:50.689Z] #30 31.39 + git checkout -q v0.3.5
09:43:50 [2019-10-06T09:43:50.689Z] #30 31.43 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
09:43:50 [2019-10-06T09:43:50.947Z] #30 ...
09:43:50 [2019-10-06T09:43:50.947Z] 
09:43:50 [2019-10-06T09:43:50.947Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount=...
09:43:50 [2019-10-06T09:43:50.947Z] #36 34.60 github.com/LK4D4/vndr/godl/singleflight
09:43:50 [2019-10-06T09:43:50.947Z] #36 34.61 internal/reflectlite
09:43:50 [2019-10-06T09:43:50.947Z] #36 36.13 strconv
09:43:50 [2019-10-06T09:43:50.947Z] #36 36.15 io
09:43:50 [2019-10-06T09:43:50.947Z] #36 36.96 bytes
09:43:50 [2019-10-06T09:43:50.947Z] #36 38.49 bufio
09:43:50 [2019-10-06T09:43:50.947Z] #36 38.88 reflect
09:43:50 [2019-10-06T09:43:50.947Z] #36 39.85 syscall
09:43:51 [2019-10-06T09:43:51.512Z] #36 ...
09:43:51 [2019-10-06T09:43:51.512Z] 
09:43:51 [2019-10-06T09:43:51.512Z] #60 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:43:51 [2019-10-06T09:43:51.512Z] #60 42.72 Setting up libnet1-dev (1.1.6+dfsg-3) ...
09:43:51 [2019-10-06T09:43:51.770Z] #60 42.75 Setting up libprotobuf10:amd64 (3.0.0-9) ...
09:43:51 [2019-10-06T09:43:51.770Z] #60 42.77 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:43:51 [2019-10-06T09:43:51.770Z] #60 42.79 Setting up python-protobuf (3.0.0-9) ...
09:43:52 [2019-10-06T09:43:52.028Z] #60 ...
09:43:52 [2019-10-06T09:43:52.028Z] 
09:43:52 [2019-10-06T09:43:52.028Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount...
09:43:52 [2019-10-06T09:43:52.028Z] #33 32.58 internal/reflectlite
09:43:52 [2019-10-06T09:43:52.028Z] #33 32.58 sync
09:43:52 [2019-10-06T09:43:52.028Z] #33 34.81 errors
09:43:52 [2019-10-06T09:43:52.028Z] #33 34.81 sort
09:43:52 [2019-10-06T09:43:52.028Z] #33 35.11 strconv
09:43:52 [2019-10-06T09:43:52.028Z] #33 35.71 io
09:43:52 [2019-10-06T09:43:52.028Z] #33 36.61 syscall
09:43:52 [2019-10-06T09:43:52.028Z] #33 37.94 reflect
09:43:52 [2019-10-06T09:43:52.028Z] #33 42.56 time
09:43:55 [2019-10-06T09:43:55.008Z] #64 ...
09:43:55 [2019-10-06T09:43:55.008Z] 
09:43:55 [2019-10-06T09:43:55.008Z] #9 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:43:55 [2019-10-06T09:43:55.008Z] #9 5.701 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
09:43:55 [2019-10-06T09:43:55.008Z] #9 5.792 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
09:43:55 [2019-10-06T09:43:55.008Z] #9 5.892 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
09:43:55 [2019-10-06T09:43:55.008Z] #9 5.900 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
09:43:55 [2019-10-06T09:43:55.008Z] #9 5.920 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
09:43:55 [2019-10-06T09:43:55.008Z] #9 6.552 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB]
09:43:55 [2019-10-06T09:43:55.308Z] #33 ...
09:43:55 [2019-10-06T09:43:55.308Z] 
09:43:55 [2019-10-06T09:43:55.308Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount=...
09:43:55 [2019-10-06T09:43:55.308Z] #36 45.72 time
09:43:56 [2019-10-06T09:43:56.381Z] #9 ...
09:43:56 [2019-10-06T09:43:56.381Z] 
09:43:56 [2019-10-06T09:43:56.381Z] #60 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:43:56 [2019-10-06T09:43:56.381Z] #60 7.131 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
09:43:56 [2019-10-06T09:43:56.381Z] #60 7.134 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
09:43:56 [2019-10-06T09:43:56.381Z] #60 7.189 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
09:43:56 [2019-10-06T09:43:56.381Z] #60 7.232 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
09:43:56 [2019-10-06T09:43:56.381Z] #60 7.287 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
09:43:56 [2019-10-06T09:43:56.381Z] #60 8.347 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB]
09:43:56 [2019-10-06T09:43:56.381Z] #60 ...
09:43:56 [2019-10-06T09:43:56.381Z] 
09:43:56 [2019-10-06T09:43:56.381Z] #18 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build 	--mou...
09:43:56 [2019-10-06T09:43:56.381Z] #18 8.564 + mktemp -d
09:43:56 [2019-10-06T09:43:56.639Z] #18 8.566 + export GOPATH=/tmp/tmp.D05EcQZCHc
09:43:56 [2019-10-06T09:43:56.639Z] #18 8.567 + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.D05EcQZCHc/src/github.com/go-swagger/go-swagger
09:43:56 [2019-10-06T09:43:56.639Z] #18 8.570 Cloning into '/tmp/tmp.D05EcQZCHc/src/github.com/go-swagger/go-swagger'...
09:43:56 [2019-10-06T09:43:56.681Z] #36 ...
09:43:56 [2019-10-06T09:43:56.681Z] 
09:43:56 [2019-10-06T09:43:56.681Z] #60 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:43:56 [2019-10-06T09:43:56.681Z] #60 47.37 Setting up libcap-dev:amd64 (1:2.25-1) ...
09:43:56 [2019-10-06T09:43:56.681Z] #60 47.39 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ...
09:43:56 [2019-10-06T09:43:56.681Z] #60 47.41 Setting up libnl-3-200:amd64 (3.2.27-2) ...
09:43:56 [2019-10-06T09:43:56.681Z] #60 47.44 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ...
09:43:56 [2019-10-06T09:43:56.681Z] #60 47.46 Setting up libprotoc10:amd64 (3.0.0-9) ...
09:43:56 [2019-10-06T09:43:56.681Z] #60 47.47 Setting up protobuf-c-compiler (1.2.1-2) ...
09:43:56 [2019-10-06T09:43:56.681Z] #60 47.48 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ...
09:43:56 [2019-10-06T09:43:56.681Z] #60 47.49 Setting up protobuf-compiler (3.0.0-9) ...
09:43:56 [2019-10-06T09:43:56.681Z] #60 47.50 Setting up libprotobuf-dev:amd64 (3.0.0-9) ...
09:43:56 [2019-10-06T09:43:56.681Z] #60 47.52 Setting up libnl-3-dev:amd64 (3.2.27-2) ...
09:43:56 [2019-10-06T09:43:56.681Z] #60 47.53 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:43:56 [2019-10-06T09:43:56.681Z] #60 DONE 47.9s
09:43:56 [2019-10-06T09:43:56.939Z] 
09:43:56 [2019-10-06T09:43:56.939Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
09:43:57 [2019-10-06T09:43:57.375Z] #7 unpacking docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 11.0s done
09:43:57 [2019-10-06T09:43:57.375Z] #7 DONE 14.3s
09:43:57 [2019-10-06T09:43:57.375Z] 
09:43:57 [2019-10-06T09:43:57.375Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
09:43:57 [2019-10-06T09:43:57.375Z] #8 DONE 0.2s
09:43:57 [2019-10-06T09:43:57.375Z] 
09:43:57 [2019-10-06T09:43:57.375Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
09:43:57 [2019-10-06T09:43:57.375Z] #9 DONE 0.3s
09:43:57 [2019-10-06T09:43:57.375Z] 
09:43:57 [2019-10-06T09:43:57.375Z] #26 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
09:43:57 [2019-10-06T09:43:57.375Z] #26 DONE 0.1s
09:43:57 [2019-10-06T09:43:57.375Z] 
09:43:57 [2019-10-06T09:43:57.375Z] #48 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
09:43:57 [2019-10-06T09:43:57.375Z] #48 ...
09:43:57 [2019-10-06T09:43:57.375Z] 
09:43:57 [2019-10-06T09:43:57.375Z] #36 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
09:43:57 [2019-10-06T09:43:57.375Z] #36 DONE 0.1s
09:43:57 [2019-10-06T09:43:57.375Z] 
09:43:57 [2019-10-06T09:43:57.375Z] #53 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
09:43:57 [2019-10-06T09:43:57.375Z] #53 DONE 0.1s
09:43:57 [2019-10-06T09:43:57.375Z] 
09:43:57 [2019-10-06T09:43:57.375Z] #64 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
09:43:57 [2019-10-06T09:43:57.375Z] #64 DONE 0.1s
09:43:57 [2019-10-06T09:43:57.761Z] 
09:43:57 [2019-10-06T09:43:57.761Z] #27 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
09:43:57 [2019-10-06T09:43:57.761Z] #27 DONE 0.1s
09:43:57 [2019-10-06T09:43:57.761Z] 
09:43:57 [2019-10-06T09:43:57.761Z] #56 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
09:43:57 [2019-10-06T09:43:57.761Z] #56 DONE 0.1s
09:43:57 [2019-10-06T09:43:57.761Z] 
09:43:57 [2019-10-06T09:43:57.761Z] #30 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
09:43:57 [2019-10-06T09:43:57.761Z] #30 DONE 0.1s
09:43:57 [2019-10-06T09:43:57.761Z] 
09:43:57 [2019-10-06T09:43:57.761Z] #33 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
09:43:57 [2019-10-06T09:43:57.761Z] #33 DONE 0.1s
09:43:57 [2019-10-06T09:43:57.761Z] 
09:43:57 [2019-10-06T09:43:57.761Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount...
09:43:58 [2019-10-06T09:43:58.016Z] #18 ...
09:43:58 [2019-10-06T09:43:58.016Z] 
09:43:58 [2019-10-06T09:43:58.016Z] #38 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:43:58 [2019-10-06T09:43:58.016Z] #38 9.947 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
09:43:58 [2019-10-06T09:43:58.016Z] #38 9.949 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
09:43:58 [2019-10-06T09:43:58.016Z] #38 9.982 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
09:43:58 [2019-10-06T09:43:58.016Z] #38 10.02 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
09:43:58 [2019-10-06T09:43:58.016Z] #38 10.02 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
09:43:58 [2019-10-06T09:43:58.016Z] #38 ...
09:43:58 [2019-10-06T09:43:58.016Z] 
09:43:58 [2019-10-06T09:43:58.016Z] #47 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
09:43:58 [2019-10-06T09:43:58.016Z] #47 9.274 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
09:43:58 [2019-10-06T09:43:58.016Z] #47 9.277 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
09:43:58 [2019-10-06T09:43:58.016Z] #47 9.302 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
09:43:58 [2019-10-06T09:43:58.016Z] #47 9.315 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
09:43:58 [2019-10-06T09:43:58.016Z] #47 9.380 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
09:43:58 [2019-10-06T09:43:58.151Z] #34 0.637 + RM_GOPATH=0
09:43:58 [2019-10-06T09:43:58.151Z] #34 0.641 + TMP_GOPATH=
09:43:58 [2019-10-06T09:43:58.151Z] #34 0.641 + : /build
09:43:58 [2019-10-06T09:43:58.151Z] #34 0.641 + '[' -z '' ']'
09:43:58 [2019-10-06T09:43:58.151Z] #34 0.643 ++ mktemp -d
09:43:58 [2019-10-06T09:43:58.275Z] #47 ...
09:43:58 [2019-10-06T09:43:58.275Z] 
09:43:58 [2019-10-06T09:43:58.275Z] #53 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount...
09:43:58 [2019-10-06T09:43:58.275Z] #53 8.717 + RM_GOPATH=0
09:43:58 [2019-10-06T09:43:58.275Z] #53 8.719 + TMP_GOPATH=
09:43:58 [2019-10-06T09:43:58.275Z] #53 8.719 + : /build
09:43:58 [2019-10-06T09:43:58.275Z] #53 8.720 + '[' -z '' ']'
09:43:58 [2019-10-06T09:43:58.275Z] #53 8.724 ++ mktemp -d
09:43:58 [2019-10-06T09:43:58.275Z] #53 8.746 + export GOPATH=/tmp/tmp.hpb6S1OAQW
09:43:58 [2019-10-06T09:43:58.275Z] #53 8.746 + GOPATH=/tmp/tmp.hpb6S1OAQW
09:43:58 [2019-10-06T09:43:58.275Z] #53 8.747 + RM_GOPATH=1
09:43:58 [2019-10-06T09:43:58.275Z] #53 8.749 ++ dirname ./install.sh
09:43:58 [2019-10-06T09:43:58.275Z] #53 8.751 + dir=.
09:43:58 [2019-10-06T09:43:58.275Z] #53 8.751 + bin=proxy
09:43:58 [2019-10-06T09:43:58.275Z] #53 8.751 + shift
09:43:58 [2019-10-06T09:43:58.275Z] #53 8.751 + '[' '!' -f ./proxy.installer ']'
09:43:58 [2019-10-06T09:43:58.275Z] #53 8.752 + . ./proxy.installer
09:43:58 [2019-10-06T09:43:58.275Z] #53 8.752 ++ LIBNETWORK_COMMIT=96bcc0dae898308ed659c5095526788a602f4726
09:43:58 [2019-10-06T09:43:58.275Z] #53 8.753 + install_proxy
09:43:58 [2019-10-06T09:43:58.275Z] #53 8.753 + case "$1" in
09:43:58 [2019-10-06T09:43:58.275Z] #53 8.753 + export CGO_ENABLED=0
09:43:58 [2019-10-06T09:43:58.275Z] #53 8.754 + CGO_ENABLED=0
09:43:58 [2019-10-06T09:43:58.275Z] #53 8.754 + _install_proxy
09:43:58 [2019-10-06T09:43:58.275Z] #53 8.754 + echo 'Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726'
09:43:58 [2019-10-06T09:43:58.275Z] #53 8.754 Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726
09:43:58 [2019-10-06T09:43:58.275Z] #53 8.754 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.hpb6S1OAQW/src/github.com/docker/libnetwork
09:43:58 [2019-10-06T09:43:58.275Z] #53 8.756 Cloning into '/tmp/tmp.hpb6S1OAQW/src/github.com/docker/libnetwork'...
09:43:58 [2019-10-06T09:43:58.275Z] #53 ...
09:43:58 [2019-10-06T09:43:58.275Z] 
09:43:58 [2019-10-06T09:43:58.275Z] #20 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
09:43:58 [2019-10-06T09:43:58.275Z] #20 5.861 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
09:43:58 [2019-10-06T09:43:58.275Z] #20 5.861 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
09:43:58 [2019-10-06T09:43:58.275Z] #20 5.916 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
09:43:58 [2019-10-06T09:43:58.275Z] #20 5.920 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
09:43:58 [2019-10-06T09:43:58.275Z] #20 5.943 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
09:43:58 [2019-10-06T09:43:58.275Z] #20 6.558 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB]
09:43:58 [2019-10-06T09:43:58.275Z] #20 8.589 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
09:43:58 [2019-10-06T09:43:58.275Z] #20 9.373 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
09:43:58 [2019-10-06T09:43:58.534Z] #20 ...
09:43:58 [2019-10-06T09:43:58.534Z] 
09:43:58 [2019-10-06T09:43:58.534Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount=...
09:43:58 [2019-10-06T09:43:58.534Z] #36 9.003 + RM_GOPATH=0
09:43:58 [2019-10-06T09:43:58.534Z] #36 9.003 + TMP_GOPATH=
09:43:58 [2019-10-06T09:43:58.534Z] #36 9.003 + : /build
09:43:58 [2019-10-06T09:43:58.534Z] #36 9.004 + '[' -z '' ']'
09:43:58 [2019-10-06T09:43:58.534Z] #36 9.011 ++ mktemp -d
09:43:58 [2019-10-06T09:43:58.534Z] #36 9.011 + export GOPATH=/tmp/tmp.KIINUlf8sI
09:43:58 [2019-10-06T09:43:58.534Z] #36 9.011 + GOPATH=/tmp/tmp.KIINUlf8sI
09:43:58 [2019-10-06T09:43:58.534Z] #36 9.011 + RM_GOPATH=1
09:43:58 [2019-10-06T09:43:58.534Z] #36 9.013 ++ dirname ./install.sh
09:43:58 [2019-10-06T09:43:58.534Z] #36 9.014 + dir=.
09:43:58 [2019-10-06T09:43:58.534Z] #36 9.014 + bin=vndr
09:43:58 [2019-10-06T09:43:58.534Z] #36 9.014 + shift
09:43:58 [2019-10-06T09:43:58.534Z] #36 9.014 + '[' '!' -f ./vndr.installer ']'
09:43:58 [2019-10-06T09:43:58.534Z] #36 9.014 + . ./vndr.installer
09:43:58 [2019-10-06T09:43:58.534Z] #36 9.015 ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
09:43:58 [2019-10-06T09:43:58.534Z] #36 9.015 + install_vndr
09:43:58 [2019-10-06T09:43:58.534Z] #36 9.015 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0'
09:43:58 [2019-10-06T09:43:58.534Z] #36 9.015 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
09:43:58 [2019-10-06T09:43:58.534Z] #36 9.015 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.KIINUlf8sI/src/github.com/LK4D4/vndr
09:43:58 [2019-10-06T09:43:58.534Z] #36 9.030 Cloning into '/tmp/tmp.KIINUlf8sI/src/github.com/LK4D4/vndr'...
09:43:58 [2019-10-06T09:43:58.534Z] #36 10.17 + cd /tmp/tmp.KIINUlf8sI/src/github.com/LK4D4/vndr
09:43:58 [2019-10-06T09:43:58.534Z] #36 10.17 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
09:43:58 [2019-10-06T09:43:58.534Z] #36 10.18 + go build -buildmode=pie -v -o /build/vndr .
09:43:58 [2019-10-06T09:43:58.534Z] #36 ...
09:43:58 [2019-10-06T09:43:58.534Z] 
09:43:58 [2019-10-06T09:43:58.534Z] #27 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
09:43:58 [2019-10-06T09:43:58.534Z] #27 8.795 + RM_GOPATH=0
09:43:58 [2019-10-06T09:43:58.534Z] #27 8.795 + TMP_GOPATH=
09:43:58 [2019-10-06T09:43:58.534Z] #27 8.795 + : /build
09:43:58 [2019-10-06T09:43:58.534Z] #27 8.795 + '[' -z '' ']'
09:43:58 [2019-10-06T09:43:58.534Z] #27 8.805 ++ mktemp -d
09:43:58 [2019-10-06T09:43:58.534Z] #27 8.810 + export GOPATH=/tmp/tmp.Mg7vmRMvFU
09:43:58 [2019-10-06T09:43:58.534Z] #27 8.810 + GOPATH=/tmp/tmp.Mg7vmRMvFU
09:43:58 [2019-10-06T09:43:58.534Z] #27 8.810 + RM_GOPATH=1
09:43:58 [2019-10-06T09:43:58.534Z] #27 8.810 ++ dirname ./install.sh
09:43:58 [2019-10-06T09:43:58.534Z] #27 8.819 + dir=.
09:43:58 [2019-10-06T09:43:58.534Z] #27 8.819 + bin=golangci_lint
09:43:58 [2019-10-06T09:43:58.534Z] #27 8.819 + shift
09:43:58 [2019-10-06T09:43:58.534Z] #27 8.819 + '[' '!' -f ./golangci_lint.installer ']'
09:43:58 [2019-10-06T09:43:58.534Z] #27 8.821 + . ./golangci_lint.installer
09:43:58 [2019-10-06T09:43:58.534Z] #27 8.821 ++ : v1.17.1
09:43:58 [2019-10-06T09:43:58.534Z] #27 8.821 + install_golangci_lint
09:43:58 [2019-10-06T09:43:58.534Z] #27 8.824 Installing golangci-lint version v1.17.1
09:43:58 [2019-10-06T09:43:58.534Z] #27 8.824 + echo 'Installing golangci-lint version v1.17.1'
09:43:58 [2019-10-06T09:43:58.534Z] #27 8.824 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
09:43:58 [2019-10-06T09:43:58.556Z] #34 0.651 + export GOPATH=/tmp/tmp.zbZIDTajlX
09:43:58 [2019-10-06T09:43:58.556Z] #34 0.651 + GOPATH=/tmp/tmp.zbZIDTajlX
09:43:58 [2019-10-06T09:43:58.556Z] #34 0.651 + RM_GOPATH=1
09:43:58 [2019-10-06T09:43:58.556Z] #34 0.654 ++ dirname ./install.sh
09:43:58 [2019-10-06T09:43:58.556Z] #34 0.659 + dir=.
09:43:58 [2019-10-06T09:43:58.556Z] #34 0.660 + bin=tomlv
09:43:58 [2019-10-06T09:43:58.556Z] #34 0.660 + shift
09:43:58 [2019-10-06T09:43:58.556Z] #34 0.661 + '[' '!' -f ./tomlv.installer ']'
09:43:58 [2019-10-06T09:43:58.556Z] #34 0.661 + . ./tomlv.installer
09:43:58 [2019-10-06T09:43:58.556Z] #34 0.662 ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
09:43:58 [2019-10-06T09:43:58.556Z] #34 0.663 + install_tomlv
09:43:58 [2019-10-06T09:43:58.556Z] #34 0.663 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
09:43:58 [2019-10-06T09:43:58.556Z] #34 0.663 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
09:43:58 [2019-10-06T09:43:58.556Z] #34 0.664 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.zbZIDTajlX/src/github.com/BurntSushi/toml
09:43:58 [2019-10-06T09:43:58.556Z] #34 0.674 Cloning into '/tmp/tmp.zbZIDTajlX/src/github.com/BurntSushi/toml'...
09:43:58 [2019-10-06T09:43:58.793Z] #27 ...
09:43:58 [2019-10-06T09:43:58.793Z] 
09:43:58 [2019-10-06T09:43:58.793Z] #30 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--m...
09:43:58 [2019-10-06T09:43:58.793Z] #30 8.687 + RM_GOPATH=0
09:43:58 [2019-10-06T09:43:58.793Z] #30 8.687 + TMP_GOPATH=
09:43:58 [2019-10-06T09:43:58.793Z] #30 8.687 + : /build
09:43:58 [2019-10-06T09:43:58.793Z] #30 8.687 + '[' -z '' ']'
09:43:58 [2019-10-06T09:43:58.793Z] #30 8.688 ++ mktemp -d
09:43:58 [2019-10-06T09:43:58.793Z] #30 8.692 + export GOPATH=/tmp/tmp.jtKhi8GLdL
09:43:58 [2019-10-06T09:43:58.793Z] #30 8.692 + GOPATH=/tmp/tmp.jtKhi8GLdL
09:43:58 [2019-10-06T09:43:58.793Z] #30 8.692 + RM_GOPATH=1
09:43:58 [2019-10-06T09:43:58.793Z] #30 8.693 ++ dirname ./install.sh
09:43:58 [2019-10-06T09:43:58.793Z] #30 8.693 + dir=.
09:43:58 [2019-10-06T09:43:58.793Z] #30 8.695 + bin=gotestsum
09:43:58 [2019-10-06T09:43:58.793Z] #30 8.695 + shift
09:43:58 [2019-10-06T09:43:58.793Z] #30 8.695 + '[' '!' -f ./gotestsum.installer ']'
09:43:58 [2019-10-06T09:43:58.793Z] #30 8.695 + . ./gotestsum.installer
09:43:58 [2019-10-06T09:43:58.793Z] #30 8.696 ++ GOTESTSUM_COMMIT=v0.3.5
09:43:58 [2019-10-06T09:43:58.793Z] #30 8.698 + install_gotestsum
09:43:58 [2019-10-06T09:43:58.793Z] #30 8.698 + echo 'Installing gotestsum version v0.3.5'
09:43:58 [2019-10-06T09:43:58.793Z] #30 8.699 + go get -d gotest.tools/gotestsum
09:43:58 [2019-10-06T09:43:58.793Z] #30 8.699 Installing gotestsum version v0.3.5
09:43:58 [2019-10-06T09:43:58.793Z] #30 ...
09:43:58 [2019-10-06T09:43:58.793Z] 
09:43:58 [2019-10-06T09:43:58.793Z] #58 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build 	--mo...
09:43:58 [2019-10-06T09:43:58.793Z] #58 5.470 + mktemp -d
09:43:58 [2019-10-06T09:43:58.793Z] #58 5.484 + export GOPATH=/tmp/tmp.e4Wuw9D4iL
09:43:58 [2019-10-06T09:43:58.793Z] #58 5.484 + git clone https://github.com/docker/distribution.git /tmp/tmp.e4Wuw9D4iL/src/github.com/docker/distribution
09:43:58 [2019-10-06T09:43:58.793Z] #58 5.485 Cloning into '/tmp/tmp.e4Wuw9D4iL/src/github.com/docker/distribution'...
09:43:59 [2019-10-06T09:43:59.052Z] #58 ...
09:43:59 [2019-10-06T09:43:59.052Z] 
09:43:59 [2019-10-06T09:43:59.052Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount...
09:43:59 [2019-10-06T09:43:59.052Z] #33 8.650 + RM_GOPATH=0
09:43:59 [2019-10-06T09:43:59.052Z] #33 8.650 + TMP_GOPATH=
09:43:59 [2019-10-06T09:43:59.052Z] #33 8.650 + : /build
09:43:59 [2019-10-06T09:43:59.052Z] #33 8.650 + '[' -z '' ']'
09:43:59 [2019-10-06T09:43:59.052Z] #33 8.650 ++ mktemp -d
09:43:59 [2019-10-06T09:43:59.052Z] #33 8.657 + export GOPATH=/tmp/tmp.8nZ8hrO0oD
09:43:59 [2019-10-06T09:43:59.052Z] #33 8.657 + GOPATH=/tmp/tmp.8nZ8hrO0oD
09:43:59 [2019-10-06T09:43:59.052Z] #33 8.657 + RM_GOPATH=1
09:43:59 [2019-10-06T09:43:59.052Z] #33 8.657 ++ dirname ./install.sh
09:43:59 [2019-10-06T09:43:59.052Z] #33 8.657 + dir=.
09:43:59 [2019-10-06T09:43:59.052Z] #33 8.658 + bin=tomlv
09:43:59 [2019-10-06T09:43:59.052Z] #33 8.658 + shift
09:43:59 [2019-10-06T09:43:59.052Z] #33 8.658 + '[' '!' -f ./tomlv.installer ']'
09:43:59 [2019-10-06T09:43:59.052Z] #33 8.658 + . ./tomlv.installer
09:43:59 [2019-10-06T09:43:59.052Z] #33 8.658 ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
09:43:59 [2019-10-06T09:43:59.052Z] #33 8.659 + install_tomlv
09:43:59 [2019-10-06T09:43:59.052Z] #33 8.659 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
09:43:59 [2019-10-06T09:43:59.052Z] #33 8.659 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.8nZ8hrO0oD/src/github.com/BurntSushi/toml
09:43:59 [2019-10-06T09:43:59.052Z] #33 8.659 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
09:43:59 [2019-10-06T09:43:59.052Z] #33 8.661 Cloning into '/tmp/tmp.8nZ8hrO0oD/src/github.com/BurntSushi/toml'...
09:43:59 [2019-10-06T09:43:59.052Z] #33 9.757 + cd /tmp/tmp.8nZ8hrO0oD/src/github.com/BurntSushi/toml
09:43:59 [2019-10-06T09:43:59.052Z] #33 9.760 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
09:43:59 [2019-10-06T09:43:59.052Z] #33 9.788 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
09:43:59 [2019-10-06T09:43:59.052Z] #33 10.54 internal/cpu
09:43:59 [2019-10-06T09:43:59.052Z] #33 10.55 runtime/internal/atomic
09:43:59 [2019-10-06T09:43:59.310Z] #33 ...
09:43:59 [2019-10-06T09:43:59.310Z] 
09:43:59 [2019-10-06T09:43:59.310Z] #64 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build 	-...
09:43:59 [2019-10-06T09:43:59.310Z] #64 8.795 + RM_GOPATH=0
09:43:59 [2019-10-06T09:43:59.310Z] #64 8.795 + TMP_GOPATH=
09:43:59 [2019-10-06T09:43:59.310Z] #64 8.795 + : /build/
09:43:59 [2019-10-06T09:43:59.310Z] #64 8.795 + '[' -z '' ']'
09:43:59 [2019-10-06T09:43:59.310Z] #64 8.800 ++ mktemp -d
09:43:59 [2019-10-06T09:43:59.310Z] #64 8.807 + export GOPATH=/tmp/tmp.sfZWNfi0Ft
09:43:59 [2019-10-06T09:43:59.310Z] #64 8.807 + GOPATH=/tmp/tmp.sfZWNfi0Ft
09:43:59 [2019-10-06T09:43:59.310Z] #64 8.807 + RM_GOPATH=1
09:43:59 [2019-10-06T09:43:59.310Z] #64 8.807 ++ dirname ./install.sh
09:43:59 [2019-10-06T09:43:59.310Z] #64 8.808 + dir=.
09:43:59 [2019-10-06T09:43:59.310Z] #64 8.808 + bin=rootlesskit
09:43:59 [2019-10-06T09:43:59.310Z] #64 8.808 + shift
09:43:59 [2019-10-06T09:43:59.310Z] #64 8.808 + '[' '!' -f ./rootlesskit.installer ']'
09:43:59 [2019-10-06T09:43:59.310Z] #64 8.808 + . ./rootlesskit.installer
09:43:59 [2019-10-06T09:43:59.310Z] #64 8.808 ++ ROOTLESSKIT_COMMIT=791ac8cb209a107505cd1ca5ddf23a49913e176c
09:43:59 [2019-10-06T09:43:59.310Z] #64 8.808 + install_rootlesskit
09:43:59 [2019-10-06T09:43:59.310Z] #64 8.808 + case "$1" in
09:43:59 [2019-10-06T09:43:59.310Z] #64 8.808 + export CGO_ENABLED=0
09:43:59 [2019-10-06T09:43:59.310Z] #64 8.808 + CGO_ENABLED=0
09:43:59 [2019-10-06T09:43:59.310Z] #64 8.808 + _install_rootlesskit
09:43:59 [2019-10-06T09:43:59.310Z] #64 8.809 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c'
09:43:59 [2019-10-06T09:43:59.310Z] #64 8.809 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c
09:43:59 [2019-10-06T09:43:59.310Z] #64 8.809 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.sfZWNfi0Ft/src/github.com/rootless-containers/rootlesskit
09:43:59 [2019-10-06T09:43:59.310Z] #64 8.821 Cloning into '/tmp/tmp.sfZWNfi0Ft/src/github.com/rootless-containers/rootlesskit'...
09:43:59 [2019-10-06T09:43:59.424Z] #34 1.764 + cd /tmp/tmp.zbZIDTajlX/src/github.com/BurntSushi/toml
09:43:59 [2019-10-06T09:43:59.424Z] #34 1.764 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
09:43:59 [2019-10-06T09:43:59.424Z] #34 1.767 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
09:43:59 [2019-10-06T09:43:59.840Z] #34 2.234 internal/cpu
09:43:59 [2019-10-06T09:43:59.840Z] #34 2.242 runtime/internal/atomic
09:44:00 [2019-10-06T09:44:00.221Z] #61 3.192 Note: Building without setproctitle() and strlcpy() support.
09:44:00 [2019-10-06T09:44:00.221Z] #61 3.193       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
09:44:00 [2019-10-06T09:44:00.235Z] #34 2.526 runtime/internal/math
09:44:00 [2019-10-06T09:44:00.235Z] #34 2.548 math/bits
09:44:00 [2019-10-06T09:44:00.646Z] #34 3.122 runtime
09:44:01 [2019-10-06T09:44:01.061Z] #34 3.210 math
09:44:01 [2019-10-06T09:44:01.154Z] #61 4.523 fatal: Not a git repository (or any of the parent directories): .git
09:44:01 [2019-10-06T09:44:01.412Z] #61 4.555   GEN      .gitid
09:44:01 [2019-10-06T09:44:01.412Z] #61 4.570   GEN      criu/include/version.h
09:44:01 [2019-10-06T09:44:01.412Z] #61 4.606   GEN      include/common/asm
09:44:01 [2019-10-06T09:44:01.840Z] #64 13.07 + cd /tmp/tmp.sfZWNfi0Ft/src/github.com/rootless-containers/rootlesskit
09:44:01 [2019-10-06T09:44:01.840Z] #64 13.07 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c
09:44:01 [2019-10-06T09:44:01.840Z] #64 13.35 + for f in rootlesskit rootlesskit-docker-proxy
09:44:01 [2019-10-06T09:44:01.840Z] #64 13.35 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
09:44:02 [2019-10-06T09:44:02.785Z] #61 5.888   PBCC     images/google/protobuf/descriptor.pb-c.c
09:44:02 [2019-10-06T09:44:02.785Z] #61 5.956   PBCC     images/opts.pb-c.c
09:44:02 [2019-10-06T09:44:02.785Z] #61 5.979   PBCC     images/sit.pb-c.c
09:44:02 [2019-10-06T09:44:02.785Z] #61 6.020   DEP      images/google/protobuf/descriptor.pb-c.d
09:44:02 [2019-10-06T09:44:02.785Z] #61 6.069   DEP      images/opts.pb-c.d
09:44:02 [2019-10-06T09:44:02.785Z] #61 6.124   DEP      images/sit.pb-c.d
09:44:03 [2019-10-06T09:44:03.043Z] #61 6.171   PBCC     images/macvlan.pb-c.c
09:44:03 [2019-10-06T09:44:03.043Z] #61 6.186   DEP      images/macvlan.pb-c.d
09:44:03 [2019-10-06T09:44:03.043Z] #61 6.222   PBCC     images/autofs.pb-c.c
09:44:03 [2019-10-06T09:44:03.043Z] #61 6.263   DEP      images/autofs.pb-c.d
09:44:03 [2019-10-06T09:44:03.043Z] #61 6.308   PBCC     images/sysctl.pb-c.c
09:44:03 [2019-10-06T09:44:03.043Z] #61 6.326   DEP      images/sysctl.pb-c.d
09:44:03 [2019-10-06T09:44:03.043Z] #61 6.377   PBCC     images/time.pb-c.c
09:44:03 [2019-10-06T09:44:03.043Z] #61 6.408   DEP      images/time.pb-c.d
09:44:03 [2019-10-06T09:44:03.043Z] #61 6.445   PBCC     images/binfmt-misc.pb-c.c
09:44:03 [2019-10-06T09:44:03.043Z] #61 6.481   DEP      images/binfmt-misc.pb-c.d
09:44:03 [2019-10-06T09:44:03.300Z] #61 6.550   PBCC     images/seccomp.pb-c.c
09:44:03 [2019-10-06T09:44:03.300Z] #61 6.572   DEP      images/seccomp.pb-c.d
09:44:03 [2019-10-06T09:44:03.300Z] #61 6.623   PBCC     images/userns.pb-c.c
09:44:03 [2019-10-06T09:44:03.558Z] #61 6.646   DEP      images/userns.pb-c.d
09:44:03 [2019-10-06T09:44:03.558Z] #61 6.684   PBCC     images/cgroup.pb-c.c
09:44:03 [2019-10-06T09:44:03.558Z] #61 6.713   DEP      images/cgroup.pb-c.d
09:44:03 [2019-10-06T09:44:03.558Z] #61 6.749   PBCC     images/fown.pb-c.c
09:44:03 [2019-10-06T09:44:03.558Z] #61 6.794   PBCC     images/ext-file.pb-c.c
09:44:03 [2019-10-06T09:44:03.558Z] #61 6.809   DEP      images/fown.pb-c.d
09:44:03 [2019-10-06T09:44:03.558Z] #61 6.849   DEP      images/ext-file.pb-c.d
09:44:03 [2019-10-06T09:44:03.816Z] #61 6.927   PBCC     images/rpc.pb-c.c
09:44:03 [2019-10-06T09:44:03.816Z] #61 6.970   DEP      images/rpc.pb-c.d
09:44:03 [2019-10-06T09:44:03.816Z] #61 7.021   PBCC     images/siginfo.pb-c.c
09:44:03 [2019-10-06T09:44:03.816Z] #61 7.066   DEP      images/siginfo.pb-c.d
09:44:03 [2019-10-06T09:44:03.816Z] #61 7.137   PBCC     images/pagemap.pb-c.c
09:44:03 [2019-10-06T09:44:03.816Z] #61 7.202   DEP      images/pagemap.pb-c.d
09:44:03 [2019-10-06T09:44:03.816Z] #61 7.253   PBCC     images/rlimit.pb-c.c
09:44:04 [2019-10-06T09:44:04.074Z] #61 7.275   DEP      images/rlimit.pb-c.d
09:44:04 [2019-10-06T09:44:04.074Z] #61 7.329   PBCC     images/file-lock.pb-c.c
09:44:04 [2019-10-06T09:44:04.074Z] #61 7.353   DEP      images/file-lock.pb-c.d
09:44:04 [2019-10-06T09:44:04.074Z] #61 7.397   PBCC     images/tty.pb-c.c
09:44:04 [2019-10-06T09:44:04.074Z] #61 7.481   DEP      images/tty.pb-c.d
09:44:04 [2019-10-06T09:44:04.331Z] #61 7.548   PBCC     images/tun.pb-c.c
09:44:04 [2019-10-06T09:44:04.331Z] #61 7.599   PBCC     images/netdev.pb-c.c
09:44:04 [2019-10-06T09:44:04.331Z] #61 7.652   DEP      images/tun.pb-c.d
09:44:04 [2019-10-06T09:44:04.331Z] #61 7.704   DEP      images/netdev.pb-c.d
09:44:04 [2019-10-06T09:44:04.589Z] #61 7.736   PBCC     images/vma.pb-c.c
09:44:04 [2019-10-06T09:44:04.589Z] #61 7.801   DEP      images/vma.pb-c.d
09:44:04 [2019-10-06T09:44:04.589Z] #61 7.845   PBCC     images/creds.pb-c.c
09:44:04 [2019-10-06T09:44:04.589Z] #61 7.899   DEP      images/creds.pb-c.d
09:44:04 [2019-10-06T09:44:04.589Z] #61 7.950   PBCC     images/utsns.pb-c.c
09:44:04 [2019-10-06T09:44:04.847Z] #61 7.965   DEP      images/utsns.pb-c.d
09:44:04 [2019-10-06T09:44:04.847Z] #61 8.008   PBCC     images/ipc-desc.pb-c.c
09:44:04 [2019-10-06T09:44:04.847Z] #61 8.036   PBCC     images/ipc-sem.pb-c.c
09:44:04 [2019-10-06T09:44:04.847Z] #61 8.045   DEP      images/ipc-desc.pb-c.d
09:44:04 [2019-10-06T09:44:04.847Z] #61 8.104   DEP      images/ipc-sem.pb-c.d
09:44:04 [2019-10-06T09:44:04.847Z] #61 8.151   PBCC     images/ipc-msg.pb-c.c
09:44:04 [2019-10-06T09:44:04.847Z] #61 8.180   DEP      images/ipc-msg.pb-c.d
09:44:04 [2019-10-06T09:44:04.847Z] #61 8.225   PBCC     images/ipc-shm.pb-c.c
09:44:05 [2019-10-06T09:44:05.105Z] #61 8.232   DEP      images/ipc-shm.pb-c.d
09:44:05 [2019-10-06T09:44:05.105Z] #61 8.264   PBCC     images/ipc-var.pb-c.c
09:44:05 [2019-10-06T09:44:05.105Z] #61 8.288   DEP      images/ipc-var.pb-c.d
09:44:05 [2019-10-06T09:44:05.105Z] #61 8.338   PBCC     images/sk-opts.pb-c.c
09:44:05 [2019-10-06T09:44:05.105Z] #61 8.348   PBCC     images/packet-sock.pb-c.c
09:44:05 [2019-10-06T09:44:05.105Z] #61 8.408   DEP      images/sk-opts.pb-c.d
09:44:05 [2019-10-06T09:44:05.105Z] #61 8.461   DEP      images/packet-sock.pb-c.d
09:44:05 [2019-10-06T09:44:05.363Z] #61 8.527   PBCC     images/sk-netlink.pb-c.c
09:44:05 [2019-10-06T09:44:05.363Z] #61 8.552   DEP      images/sk-netlink.pb-c.d
09:44:05 [2019-10-06T09:44:05.363Z] #61 8.616   PBCC     images/sk-inet.pb-c.c
09:44:05 [2019-10-06T09:44:05.363Z] #61 8.676   DEP      images/sk-inet.pb-c.d
09:44:05 [2019-10-06T09:44:05.363Z] #61 8.723   PBCC     images/sk-unix.pb-c.c
09:44:05 [2019-10-06T09:44:05.621Z] #61 8.828   DEP      images/sk-unix.pb-c.d
09:44:05 [2019-10-06T09:44:05.621Z] #61 8.922   PBCC     images/mm.pb-c.c
09:44:05 [2019-10-06T09:44:05.621Z] #61 8.975   DEP      images/mm.pb-c.d
09:44:05 [2019-10-06T09:44:05.879Z] #61 9.022   PBCC     images/timerfd.pb-c.c
09:44:05 [2019-10-06T09:44:05.879Z] #61 9.053   DEP      images/timerfd.pb-c.d
09:44:05 [2019-10-06T09:44:05.879Z] #61 9.104   PBCC     images/timer.pb-c.c
09:44:05 [2019-10-06T09:44:05.879Z] #61 ...
09:44:05 [2019-10-06T09:44:05.879Z] 
09:44:05 [2019-10-06T09:44:05.879Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount...
09:44:05 [2019-10-06T09:44:05.879Z] #33 46.47 internal/poll
09:44:05 [2019-10-06T09:44:05.879Z] #33 47.71 internal/syscall/unix
09:44:05 [2019-10-06T09:44:05.879Z] #33 48.03 os
09:44:05 [2019-10-06T09:44:05.879Z] #33 48.12 internal/fmtsort
09:44:05 [2019-10-06T09:44:05.879Z] #33 48.75 strings
09:44:05 [2019-10-06T09:44:05.879Z] #33 50.84 path
09:44:05 [2019-10-06T09:44:05.879Z] #33 51.12 text/tabwriter
09:44:05 [2019-10-06T09:44:05.879Z] #33 51.47 fmt
09:44:05 [2019-10-06T09:44:05.879Z] #33 51.68 path/filepath
09:44:05 [2019-10-06T09:44:05.879Z] #33 52.58 io/ioutil
09:44:05 [2019-10-06T09:44:05.879Z] #33 54.51 flag
09:44:05 [2019-10-06T09:44:05.879Z] #33 54.51 github.com/BurntSushi/toml
09:44:05 [2019-10-06T09:44:05.879Z] #33 56.08 log
09:44:05 [2019-10-06T09:44:05.879Z] #33 ...
09:44:05 [2019-10-06T09:44:05.879Z] 
09:44:05 [2019-10-06T09:44:05.879Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
09:44:05 [2019-10-06T09:44:05.879Z] #61 9.115   DEP      images/timer.pb-c.d
09:44:05 [2019-10-06T09:44:05.879Z] #61 9.160   PBCC     images/sa.pb-c.c
09:44:05 [2019-10-06T09:44:05.879Z] #61 9.186   DEP      images/sa.pb-c.d
09:44:05 [2019-10-06T09:44:05.879Z] #61 9.239   PBCC     images/pipe-data.pb-c.c
09:44:06 [2019-10-06T09:44:06.022Z] #64 ...
09:44:06 [2019-10-06T09:44:06.022Z] 
09:44:06 [2019-10-06T09:44:06.022Z] #58 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build 	--mo...
09:44:06 [2019-10-06T09:44:06.022Z] #58 17.95 + cd /tmp/tmp.e4Wuw9D4iL/src/github.com/docker/distribution
09:44:06 [2019-10-06T09:44:06.022Z] #58 17.96 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
09:44:06 [2019-10-06T09:44:06.137Z] #61 9.250   DEP      images/pipe-data.pb-c.d
09:44:06 [2019-10-06T09:44:06.137Z] #61 9.289   PBCC     images/mnt.pb-c.c
09:44:06 [2019-10-06T09:44:06.137Z] #61 9.314   DEP      images/mnt.pb-c.d
09:44:06 [2019-10-06T09:44:06.137Z] #61 9.383   PBCC     images/sk-packet.pb-c.c
09:44:06 [2019-10-06T09:44:06.137Z] #61 9.420   DEP      images/sk-packet.pb-c.d
09:44:06 [2019-10-06T09:44:06.137Z] #61 9.457   PBCC     images/tcp-stream.pb-c.c
09:44:06 [2019-10-06T09:44:06.137Z] #61 9.532   DEP      images/tcp-stream.pb-c.d
09:44:06 [2019-10-06T09:44:06.395Z] #61 9.573   PBCC     images/pipe.pb-c.c
09:44:06 [2019-10-06T09:44:06.395Z] #61 9.629   DEP      images/pipe.pb-c.d
09:44:06 [2019-10-06T09:44:06.395Z] #61 9.693   PBCC     images/pstree.pb-c.c
09:44:06 [2019-10-06T09:44:06.395Z] #61 9.739   DEP      images/pstree.pb-c.d
09:44:06 [2019-10-06T09:44:06.395Z] #61 9.798   PBCC     images/fs.pb-c.c
09:44:06 [2019-10-06T09:44:06.608Z] #58 ...
09:44:06 [2019-10-06T09:44:06.608Z] 
09:44:06 [2019-10-06T09:44:06.608Z] #9 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:44:06 [2019-10-06T09:44:06.608Z] #9 8.621 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
09:44:06 [2019-10-06T09:44:06.608Z] #9 9.496 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
09:44:06 [2019-10-06T09:44:06.608Z] #9 ...
09:44:06 [2019-10-06T09:44:06.608Z] 
09:44:06 [2019-10-06T09:44:06.608Z] #56 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--m...
09:44:06 [2019-10-06T09:44:06.608Z] #56 8.441 + RM_GOPATH=0
09:44:06 [2019-10-06T09:44:06.608Z] #56 8.441 + TMP_GOPATH=
09:44:06 [2019-10-06T09:44:06.608Z] #56 8.441 + : /build
09:44:06 [2019-10-06T09:44:06.608Z] #56 8.443 + '[' -z '' ']'
09:44:06 [2019-10-06T09:44:06.608Z] #56 8.443 ++ mktemp -d
09:44:06 [2019-10-06T09:44:06.608Z] #56 8.455 + export GOPATH=/tmp/tmp.luUxtgju6F
09:44:06 [2019-10-06T09:44:06.608Z] #56 8.455 + GOPATH=/tmp/tmp.luUxtgju6F
09:44:06 [2019-10-06T09:44:06.608Z] #56 8.455 + RM_GOPATH=1
09:44:06 [2019-10-06T09:44:06.608Z] #56 8.455 ++ dirname ./install.sh
09:44:06 [2019-10-06T09:44:06.608Z] #56 8.456 + dir=.
09:44:06 [2019-10-06T09:44:06.608Z] #56 8.456 + bin=dockercli
09:44:06 [2019-10-06T09:44:06.608Z] #56 8.456 + shift
09:44:06 [2019-10-06T09:44:06.608Z] #56 8.457 + '[' '!' -f ./dockercli.installer ']'
09:44:06 [2019-10-06T09:44:06.608Z] #56 8.457 + . ./dockercli.installer
09:44:06 [2019-10-06T09:44:06.608Z] #56 8.457 ++ DOCKERCLI_CHANNEL=stable
09:44:06 [2019-10-06T09:44:06.608Z] #56 8.457 ++ DOCKERCLI_VERSION=17.06.2-ce
09:44:06 [2019-10-06T09:44:06.608Z] #56 8.458 + install_dockercli
09:44:06 [2019-10-06T09:44:06.608Z] #56 8.458 + echo 'Install docker/cli version 17.06.2-ce from stable'
09:44:06 [2019-10-06T09:44:06.608Z] #56 8.458 Install docker/cli version 17.06.2-ce from stable
09:44:06 [2019-10-06T09:44:06.608Z] #56 8.458 ++ uname -m
09:44:06 [2019-10-06T09:44:06.608Z] #56 8.459 + arch=x86_64
09:44:06 [2019-10-06T09:44:06.608Z] #56 8.459 + '[' x86_64 '!=' x86_64 ']'
09:44:06 [2019-10-06T09:44:06.608Z] #56 8.460 + url=https://download.docker.com/linux/static
09:44:06 [2019-10-06T09:44:06.608Z] #56 8.460 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
09:44:06 [2019-10-06T09:44:06.608Z] #56 8.460 + tar -xz docker/docker
09:44:06 [2019-10-06T09:44:06.608Z] #56 17.56 + mkdir -p /build
09:44:06 [2019-10-06T09:44:06.608Z] #56 17.57 + mv docker/docker /build/
09:44:06 [2019-10-06T09:44:06.608Z] #56 17.57 + rmdir docker
09:44:06 [2019-10-06T09:44:06.644Z] #34 8.566 internal/testlog
09:44:06 [2019-10-06T09:44:06.644Z] #34 ...
09:44:06 [2019-10-06T09:44:06.644Z] 
09:44:06 [2019-10-06T09:44:06.644Z] #57 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--m...
09:44:06 [2019-10-06T09:44:06.644Z] #57 0.478 + RM_GOPATH=0
09:44:06 [2019-10-06T09:44:06.644Z] #57 0.480 + TMP_GOPATH=
09:44:06 [2019-10-06T09:44:06.644Z] #57 0.480 + : /build
09:44:06 [2019-10-06T09:44:06.644Z] #57 0.480 + '[' -z '' ']'
09:44:06 [2019-10-06T09:44:06.644Z] #57 0.481 ++ mktemp -d
09:44:06 [2019-10-06T09:44:06.644Z] #57 0.483 + export GOPATH=/tmp/tmp.pdXNAohQur
09:44:06 [2019-10-06T09:44:06.644Z] #57 0.483 + GOPATH=/tmp/tmp.pdXNAohQur
09:44:06 [2019-10-06T09:44:06.644Z] #57 0.483 + RM_GOPATH=1
09:44:06 [2019-10-06T09:44:06.644Z] #57 0.484 ++ dirname ./install.sh
09:44:06 [2019-10-06T09:44:06.644Z] #57 0.488 + dir=.
09:44:06 [2019-10-06T09:44:06.644Z] #57 0.491 + bin=dockercli
09:44:06 [2019-10-06T09:44:06.644Z] #57 0.491 + shift
09:44:06 [2019-10-06T09:44:06.644Z] #57 0.491 + '[' '!' -f ./dockercli.installer ']'
09:44:06 [2019-10-06T09:44:06.644Z] #57 0.491 + . ./dockercli.installer
09:44:06 [2019-10-06T09:44:06.644Z] #57 0.492 ++ DOCKERCLI_CHANNEL=stable
09:44:06 [2019-10-06T09:44:06.644Z] #57 0.492 ++ DOCKERCLI_VERSION=17.06.2-ce
09:44:06 [2019-10-06T09:44:06.644Z] #57 0.493 Install docker/cli version 17.06.2-ce from stable
09:44:06 [2019-10-06T09:44:06.644Z] #57 0.493 + install_dockercli
09:44:06 [2019-10-06T09:44:06.644Z] #57 0.493 + echo 'Install docker/cli version 17.06.2-ce from stable'
09:44:06 [2019-10-06T09:44:06.644Z] #57 0.494 ++ uname -m
09:44:06 [2019-10-06T09:44:06.644Z] #57 0.496 + arch=s390x
09:44:06 [2019-10-06T09:44:06.644Z] #57 0.496 + '[' s390x '!=' x86_64 ']'
09:44:06 [2019-10-06T09:44:06.644Z] #57 0.496 + '[' s390x '!=' s390x ']'
09:44:06 [2019-10-06T09:44:06.644Z] #57 0.496 + url=https://download.docker.com/linux/static
09:44:06 [2019-10-06T09:44:06.644Z] #57 0.498 + tar -xz docker/docker
09:44:06 [2019-10-06T09:44:06.644Z] #57 0.500 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz
09:44:06 [2019-10-06T09:44:06.644Z] #57 8.874 + mkdir -p /build
09:44:06 [2019-10-06T09:44:06.644Z] #57 8.875 + mv docker/docker /build/
09:44:06 [2019-10-06T09:44:06.644Z] #57 8.875 + rmdir docker
09:44:06 [2019-10-06T09:44:06.644Z] #57 DONE 9.0s
09:44:06 [2019-10-06T09:44:06.644Z] 
09:44:06 [2019-10-06T09:44:06.644Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount...
09:44:06 [2019-10-06T09:44:06.644Z] #34 8.918 encoding
09:44:06 [2019-10-06T09:44:06.644Z] #34 ...
09:44:06 [2019-10-06T09:44:06.644Z] 
09:44:06 [2019-10-06T09:44:06.644Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount=...
09:44:06 [2019-10-06T09:44:06.644Z] #37 0.338 + RM_GOPATH=0
09:44:06 [2019-10-06T09:44:06.644Z] #37 0.339 + TMP_GOPATH=
09:44:06 [2019-10-06T09:44:06.644Z] #37 0.339 + : /build
09:44:06 [2019-10-06T09:44:06.644Z] #37 0.339 + '[' -z '' ']'
09:44:06 [2019-10-06T09:44:06.644Z] #37 0.339 ++ mktemp -d
09:44:06 [2019-10-06T09:44:06.644Z] #37 0.339 + export GOPATH=/tmp/tmp.9juW4tVQ0Q
09:44:06 [2019-10-06T09:44:06.644Z] #37 0.339 + GOPATH=/tmp/tmp.9juW4tVQ0Q
09:44:06 [2019-10-06T09:44:06.644Z] #37 0.340 + RM_GOPATH=1
09:44:06 [2019-10-06T09:44:06.644Z] #37 0.340 ++ dirname ./install.sh
09:44:06 [2019-10-06T09:44:06.644Z] #37 0.340 + dir=.
09:44:06 [2019-10-06T09:44:06.644Z] #37 0.340 + bin=vndr
09:44:06 [2019-10-06T09:44:06.644Z] #37 0.340 + shift
09:44:06 [2019-10-06T09:44:06.644Z] #37 0.340 + '[' '!' -f ./vndr.installer ']'
09:44:06 [2019-10-06T09:44:06.644Z] #37 0.340 + . ./vndr.installer
09:44:06 [2019-10-06T09:44:06.644Z] #37 0.340 ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
09:44:06 [2019-10-06T09:44:06.644Z] #37 0.341 + install_vndr
09:44:06 [2019-10-06T09:44:06.644Z] #37 0.341 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0'
09:44:06 [2019-10-06T09:44:06.644Z] #37 0.341 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.9juW4tVQ0Q/src/github.com/LK4D4/vndr
09:44:06 [2019-10-06T09:44:06.644Z] #37 0.341 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
09:44:06 [2019-10-06T09:44:06.644Z] #37 0.342 Cloning into '/tmp/tmp.9juW4tVQ0Q/src/github.com/LK4D4/vndr'...
09:44:06 [2019-10-06T09:44:06.644Z] #37 0.983 + cd /tmp/tmp.9juW4tVQ0Q/src/github.com/LK4D4/vndr
09:44:06 [2019-10-06T09:44:06.644Z] #37 0.983 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
09:44:06 [2019-10-06T09:44:06.644Z] #37 0.986 + go build -buildmode=pie -v -o /build/vndr .
09:44:06 [2019-10-06T09:44:06.644Z] #37 2.120 runtime/internal/atomic
09:44:06 [2019-10-06T09:44:06.644Z] #37 2.131 internal/cpu
09:44:06 [2019-10-06T09:44:06.644Z] #37 2.370 runtime/internal/sys
09:44:06 [2019-10-06T09:44:06.644Z] #37 2.566 runtime/internal/math
09:44:06 [2019-10-06T09:44:06.644Z] #37 2.652 internal/race
09:44:06 [2019-10-06T09:44:06.644Z] #37 2.732 sync/atomic
09:44:06 [2019-10-06T09:44:06.644Z] #37 2.734 internal/bytealg
09:44:06 [2019-10-06T09:44:06.644Z] #37 2.852 unicode
09:44:06 [2019-10-06T09:44:06.644Z] #37 3.096 runtime
09:44:06 [2019-10-06T09:44:06.644Z] #37 7.692 unicode/utf8
09:44:06 [2019-10-06T09:44:06.644Z] #37 8.516 math
09:44:06 [2019-10-06T09:44:06.644Z] #37 ...
09:44:06 [2019-10-06T09:44:06.644Z] 
09:44:06 [2019-10-06T09:44:06.644Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount...
09:44:06 [2019-10-06T09:44:06.644Z] #34 9.037 runtime/cgo
09:44:06 [2019-10-06T09:44:06.652Z] #61 9.807   DEP      images/fs.pb-c.d
09:44:06 [2019-10-06T09:44:06.652Z] #61 9.849   PBCC     images/signalfd.pb-c.c
09:44:06 [2019-10-06T09:44:06.652Z] #61 9.890   DEP      images/signalfd.pb-c.d
09:44:06 [2019-10-06T09:44:06.652Z] #61 9.929   PBCC     images/fh.pb-c.c
09:44:06 [2019-10-06T09:44:06.652Z] #61 9.975   PBCC     images/fsnotify.pb-c.c
09:44:06 [2019-10-06T09:44:06.652Z] #61 10.02   DEP      images/fh.pb-c.d
09:44:06 [2019-10-06T09:44:06.652Z] #61 10.06   DEP      images/fsnotify.pb-c.d
09:44:06 [2019-10-06T09:44:06.866Z] #56 DONE 18.7s
09:44:06 [2019-10-06T09:44:06.866Z] 
09:44:06 [2019-10-06T09:44:06.866Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount...
09:44:06 [2019-10-06T09:44:06.866Z] #33 10.87 runtime/internal/sys
09:44:06 [2019-10-06T09:44:06.866Z] #33 11.16 runtime/internal/math
09:44:06 [2019-10-06T09:44:06.866Z] #33 11.20 internal/bytealg
09:44:06 [2019-10-06T09:44:06.866Z] #33 11.25 math/bits
09:44:06 [2019-10-06T09:44:06.866Z] #33 11.74 math
09:44:06 [2019-10-06T09:44:06.866Z] #33 12.24 runtime
09:44:06 [2019-10-06T09:44:06.866Z] #33 16.26 internal/testlog
09:44:06 [2019-10-06T09:44:06.866Z] #33 16.68 encoding
09:44:06 [2019-10-06T09:44:06.866Z] #33 16.84 runtime/cgo
09:44:06 [2019-10-06T09:44:06.910Z] #61 10.14   PBCC     images/eventpoll.pb-c.c
09:44:06 [2019-10-06T09:44:06.910Z] #61 10.18   DEP      images/eventpoll.pb-c.d
09:44:06 [2019-10-06T09:44:06.910Z] #61 10.23   PBCC     images/eventfd.pb-c.c
09:44:06 [2019-10-06T09:44:06.910Z] #61 10.28   DEP      images/eventfd.pb-c.d
09:44:06 [2019-10-06T09:44:06.910Z] #61 10.33   PBCC     images/remap-file-path.pb-c.c
09:44:07 [2019-10-06T09:44:07.167Z] #61 10.37   DEP      images/remap-file-path.pb-c.d
09:44:07 [2019-10-06T09:44:07.167Z] #61 10.43   PBCC     images/fifo.pb-c.c
09:44:07 [2019-10-06T09:44:07.167Z] #61 10.44   DEP      images/fifo.pb-c.d
09:44:07 [2019-10-06T09:44:07.167Z] #61 10.49   PBCC     images/ghost-file.pb-c.c
09:44:07 [2019-10-06T09:44:07.167Z] #61 10.51   DEP      images/ghost-file.pb-c.d
09:44:07 [2019-10-06T09:44:07.167Z] #61 10.57   PBCC     images/regfile.pb-c.c
09:44:07 [2019-10-06T09:44:07.425Z] #61 10.61   DEP      images/regfile.pb-c.d
09:44:07 [2019-10-06T09:44:07.425Z] #61 10.66   PBCC     images/ns.pb-c.c
09:44:07 [2019-10-06T09:44:07.425Z] #61 10.70   DEP      images/ns.pb-c.d
09:44:07 [2019-10-06T09:44:07.425Z] #61 ...
09:44:07 [2019-10-06T09:44:07.425Z] 
09:44:07 [2019-10-06T09:44:07.425Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount=...
09:44:07 [2019-10-06T09:44:07.425Z] #36 48.02 internal/fmtsort
09:44:07 [2019-10-06T09:44:07.425Z] #36 48.57 strings
09:44:07 [2019-10-06T09:44:07.425Z] #36 50.46 os
09:44:07 [2019-10-06T09:44:07.425Z] #36 50.58 regexp/syntax
09:44:07 [2019-10-06T09:44:07.425Z] #36 53.73 fmt
09:44:07 [2019-10-06T09:44:07.425Z] #36 54.07 regexp
09:44:07 [2019-10-06T09:44:07.425Z] #36 57.32 internal/lazyregexp
09:44:07 [2019-10-06T09:44:07.425Z] #36 57.70 go/token
09:44:07 [2019-10-06T09:44:07.425Z] #36 57.70 net/url
09:44:07 [2019-10-06T09:44:07.425Z] #36 ...
09:44:07 [2019-10-06T09:44:07.425Z] 
09:44:07 [2019-10-06T09:44:07.425Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
09:44:07 [2019-10-06T09:44:07.425Z] #61 10.76   PBCC     images/fdinfo.pb-c.c
09:44:07 [2019-10-06T09:44:07.464Z] #34 ...
09:44:07 [2019-10-06T09:44:07.464Z] 
09:44:07 [2019-10-06T09:44:07.464Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:44:07 [2019-10-06T09:44:07.464Z] #61 0.463 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
09:44:07 [2019-10-06T09:44:07.464Z] #61 0.473 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
09:44:07 [2019-10-06T09:44:07.464Z] #61 0.505 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
09:44:07 [2019-10-06T09:44:07.464Z] #61 0.522 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
09:44:07 [2019-10-06T09:44:07.464Z] #61 0.556 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
09:44:07 [2019-10-06T09:44:07.464Z] #61 0.987 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB]
09:44:07 [2019-10-06T09:44:07.464Z] #61 2.344 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB]
09:44:07 [2019-10-06T09:44:07.464Z] #61 3.074 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB]
09:44:07 [2019-10-06T09:44:07.464Z] #61 ...
09:44:07 [2019-10-06T09:44:07.464Z] 
09:44:07 [2019-10-06T09:44:07.464Z] #54 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount...
09:44:07 [2019-10-06T09:44:07.464Z] #54 0.677 + RM_GOPATH=0
09:44:07 [2019-10-06T09:44:07.464Z] #54 0.680 + TMP_GOPATH=
09:44:07 [2019-10-06T09:44:07.464Z] #54 0.680 + : /build
09:44:07 [2019-10-06T09:44:07.464Z] #54 0.681 + '[' -z '' ']'
09:44:07 [2019-10-06T09:44:07.464Z] #54 0.683 ++ mktemp -d
09:44:07 [2019-10-06T09:44:07.464Z] #54 0.690 + export GOPATH=/tmp/tmp.rp6jp8UqoM
09:44:07 [2019-10-06T09:44:07.464Z] #54 0.690 + GOPATH=/tmp/tmp.rp6jp8UqoM
09:44:07 [2019-10-06T09:44:07.464Z] #54 0.690 + RM_GOPATH=1
09:44:07 [2019-10-06T09:44:07.464Z] #54 0.693 ++ dirname ./install.sh
09:44:07 [2019-10-06T09:44:07.464Z] #54 0.698 + dir=.
09:44:07 [2019-10-06T09:44:07.464Z] #54 0.699 + bin=proxy
09:44:07 [2019-10-06T09:44:07.464Z] #54 0.699 + shift
09:44:07 [2019-10-06T09:44:07.464Z] #54 0.699 + '[' '!' -f ./proxy.installer ']'
09:44:07 [2019-10-06T09:44:07.464Z] #54 0.700 + . ./proxy.installer
09:44:07 [2019-10-06T09:44:07.464Z] #54 0.700 ++ LIBNETWORK_COMMIT=96bcc0dae898308ed659c5095526788a602f4726
09:44:07 [2019-10-06T09:44:07.464Z] #54 0.702 + install_proxy
09:44:07 [2019-10-06T09:44:07.464Z] #54 0.702 + case "$1" in
09:44:07 [2019-10-06T09:44:07.464Z] #54 0.702 + export CGO_ENABLED=0
09:44:07 [2019-10-06T09:44:07.464Z] #54 0.703 + CGO_ENABLED=0
09:44:07 [2019-10-06T09:44:07.464Z] #54 0.703 + _install_proxy
09:44:07 [2019-10-06T09:44:07.464Z] #54 0.704 + echo 'Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726'
09:44:07 [2019-10-06T09:44:07.464Z] #54 0.704 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.rp6jp8UqoM/src/github.com/docker/libnetwork
09:44:07 [2019-10-06T09:44:07.464Z] #54 0.704 Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726
09:44:07 [2019-10-06T09:44:07.464Z] #54 0.714 Cloning into '/tmp/tmp.rp6jp8UqoM/src/github.com/docker/libnetwork'...
09:44:07 [2019-10-06T09:44:07.683Z] #61 10.86   DEP      images/fdinfo.pb-c.d
09:44:07 [2019-10-06T09:44:07.683Z] #61 10.91   PBCC     images/core-aarch64.pb-c.c
09:44:07 [2019-10-06T09:44:07.683Z] #61 10.94   PBCC     images/core-arm.pb-c.c
09:44:07 [2019-10-06T09:44:07.683Z] #61 10.97   PBCC     images/core-ppc64.pb-c.c
09:44:07 [2019-10-06T09:44:07.683Z] #61 11.02   PBCC     images/core-s390.pb-c.c
09:44:07 [2019-10-06T09:44:07.683Z] #61 11.06   PBCC     images/core-x86.pb-c.c
09:44:07 [2019-10-06T09:44:07.683Z] #61 11.11   PBCC     images/core.pb-c.c
09:44:07 [2019-10-06T09:44:07.801Z] #33 ...
09:44:07 [2019-10-06T09:44:07.801Z] 
09:44:07 [2019-10-06T09:44:07.801Z] #60 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:44:07 [2019-10-06T09:44:07.801Z] #60 9.974 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
09:44:07 [2019-10-06T09:44:07.801Z] #60 10.88 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
09:44:07 [2019-10-06T09:44:07.861Z] #54 ...
09:44:07 [2019-10-06T09:44:07.861Z] 
09:44:07 [2019-10-06T09:44:07.861Z] #21 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
09:44:07 [2019-10-06T09:44:07.861Z] #21 0.339 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
09:44:07 [2019-10-06T09:44:07.861Z] #21 0.435 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
09:44:07 [2019-10-06T09:44:07.862Z] #21 0.482 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
09:44:07 [2019-10-06T09:44:07.862Z] #21 0.493 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
09:44:07 [2019-10-06T09:44:07.862Z] #21 0.518 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
09:44:07 [2019-10-06T09:44:07.862Z] #21 0.988 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB]
09:44:07 [2019-10-06T09:44:07.862Z] #21 2.424 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB]
09:44:07 [2019-10-06T09:44:07.862Z] #21 3.154 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB]
09:44:07 [2019-10-06T09:44:07.862Z] #21 ...
09:44:07 [2019-10-06T09:44:07.862Z] 
09:44:07 [2019-10-06T09:44:07.862Z] #31 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--m...
09:44:07 [2019-10-06T09:44:07.862Z] #31 0.471 + RM_GOPATH=0
09:44:07 [2019-10-06T09:44:07.862Z] #31 0.471 + TMP_GOPATH=
09:44:07 [2019-10-06T09:44:07.862Z] #31 0.471 + : /build
09:44:07 [2019-10-06T09:44:07.862Z] #31 0.471 + '[' -z '' ']'
09:44:07 [2019-10-06T09:44:07.862Z] #31 0.471 ++ mktemp -d
09:44:07 [2019-10-06T09:44:07.862Z] #31 0.472 + export GOPATH=/tmp/tmp.GORLibDaWN
09:44:07 [2019-10-06T09:44:07.862Z] #31 0.472 + GOPATH=/tmp/tmp.GORLibDaWN
09:44:07 [2019-10-06T09:44:07.862Z] #31 0.472 + RM_GOPATH=1
09:44:07 [2019-10-06T09:44:07.862Z] #31 0.472 ++ dirname ./install.sh
09:44:07 [2019-10-06T09:44:07.862Z] #31 0.474 Installing gotestsum version v0.3.5
09:44:07 [2019-10-06T09:44:07.862Z] #31 0.474 + dir=.
09:44:07 [2019-10-06T09:44:07.862Z] #31 0.474 + bin=gotestsum
09:44:07 [2019-10-06T09:44:07.862Z] #31 0.474 + shift
09:44:07 [2019-10-06T09:44:07.862Z] #31 0.474 + '[' '!' -f ./gotestsum.installer ']'
09:44:07 [2019-10-06T09:44:07.862Z] #31 0.474 + . ./gotestsum.installer
09:44:07 [2019-10-06T09:44:07.862Z] #31 0.474 ++ GOTESTSUM_COMMIT=v0.3.5
09:44:07 [2019-10-06T09:44:07.862Z] #31 0.474 + install_gotestsum
09:44:07 [2019-10-06T09:44:07.862Z] #31 0.474 + echo 'Installing gotestsum version v0.3.5'
09:44:07 [2019-10-06T09:44:07.862Z] #31 0.474 + go get -d gotest.tools/gotestsum
09:44:07 [2019-10-06T09:44:07.940Z] #61 11.20   PBCC     images/inventory.pb-c.c
09:44:07 [2019-10-06T09:44:07.940Z] #61 11.25   DEP      images/core-aarch64.pb-c.d
09:44:07 [2019-10-06T09:44:07.940Z] #61 11.31   DEP      images/core-arm.pb-c.d
09:44:07 [2019-10-06T09:44:07.940Z] #61 11.34   DEP      images/core-ppc64.pb-c.d
09:44:07 [2019-10-06T09:44:07.940Z] #61 11.38   DEP      images/core-s390.pb-c.d
09:44:08 [2019-10-06T09:44:08.058Z] #60 ...
09:44:08 [2019-10-06T09:44:08.058Z] 
09:44:08 [2019-10-06T09:44:08.058Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount=...
09:44:08 [2019-10-06T09:44:08.058Z] #36 11.70 internal/race
09:44:08 [2019-10-06T09:44:08.058Z] #36 11.73 internal/bytealg
09:44:08 [2019-10-06T09:44:08.058Z] #36 11.84 sync/atomic
09:44:08 [2019-10-06T09:44:08.058Z] #36 12.21 unicode
09:44:08 [2019-10-06T09:44:08.058Z] #36 12.71 runtime
09:44:08 [2019-10-06T09:44:08.058Z] #36 15.64 unicode/utf8
09:44:08 [2019-10-06T09:44:08.058Z] #36 16.22 math
09:44:08 [2019-10-06T09:44:08.198Z] #61 11.46   DEP      images/core-x86.pb-c.d
09:44:08 [2019-10-06T09:44:08.284Z] #31 ...
09:44:08 [2019-10-06T09:44:08.284Z] 
09:44:08 [2019-10-06T09:44:08.284Z] #19 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build 	--mou...
09:44:08 [2019-10-06T09:44:08.284Z] #19 0.883 + mktemp -d
09:44:08 [2019-10-06T09:44:08.284Z] #19 0.884 + export GOPATH=/tmp/tmp.5W7JIQ0Q2K
09:44:08 [2019-10-06T09:44:08.284Z] #19 0.885 + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.5W7JIQ0Q2K/src/github.com/go-swagger/go-swagger
09:44:08 [2019-10-06T09:44:08.284Z] #19 0.897 Cloning into '/tmp/tmp.5W7JIQ0Q2K/src/github.com/go-swagger/go-swagger'...
09:44:08 [2019-10-06T09:44:08.284Z] #19 ...
09:44:08 [2019-10-06T09:44:08.284Z] 
09:44:08 [2019-10-06T09:44:08.284Z] #39 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:44:08 [2019-10-06T09:44:08.284Z] #39 0.549 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
09:44:08 [2019-10-06T09:44:08.284Z] #39 0.601 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
09:44:08 [2019-10-06T09:44:08.284Z] #39 0.633 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
09:44:08 [2019-10-06T09:44:08.284Z] #39 0.647 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
09:44:08 [2019-10-06T09:44:08.284Z] #39 0.696 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
09:44:08 [2019-10-06T09:44:08.284Z] #39 1.454 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB]
09:44:08 [2019-10-06T09:44:08.284Z] #39 2.821 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB]
09:44:08 [2019-10-06T09:44:08.284Z] #39 3.728 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB]
09:44:08 [2019-10-06T09:44:08.284Z] #39 ...
09:44:08 [2019-10-06T09:44:08.284Z] 
09:44:08 [2019-10-06T09:44:08.284Z] #48 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
09:44:08 [2019-10-06T09:44:08.284Z] #48 0.730 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
09:44:08 [2019-10-06T09:44:08.284Z] #48 0.740 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
09:44:08 [2019-10-06T09:44:08.284Z] #48 0.776 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
09:44:08 [2019-10-06T09:44:08.284Z] #48 0.798 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
09:44:08 [2019-10-06T09:44:08.284Z] #48 0.810 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
09:44:08 [2019-10-06T09:44:08.284Z] #48 1.572 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB]
09:44:08 [2019-10-06T09:44:08.284Z] #48 2.974 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB]
09:44:08 [2019-10-06T09:44:08.284Z] #48 3.650 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB]
09:44:08 [2019-10-06T09:44:08.316Z] #36 20.13 unicode/utf16
09:44:08 [2019-10-06T09:44:08.316Z] #36 ...
09:44:08 [2019-10-06T09:44:08.316Z] 
09:44:08 [2019-10-06T09:44:08.316Z] #47 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
09:44:08 [2019-10-06T09:44:08.316Z] #47 10.36 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB]
09:44:08 [2019-10-06T09:44:08.316Z] #47 12.43 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
09:44:08 [2019-10-06T09:44:08.316Z] #47 13.40 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
09:44:08 [2019-10-06T09:44:08.456Z] #61 11.53   DEP      images/core.pb-c.d
09:44:08 [2019-10-06T09:44:08.456Z] #61 11.63   DEP      images/inventory.pb-c.d
09:44:08 [2019-10-06T09:44:08.456Z] #61 11.72   PBCC     images/cpuinfo.pb-c.c
09:44:08 [2019-10-06T09:44:08.456Z] #61 11.75   DEP      images/cpuinfo.pb-c.d
09:44:08 [2019-10-06T09:44:08.456Z] #61 11.82   PBCC     images/stats.pb-c.c
09:44:08 [2019-10-06T09:44:08.584Z] #47 ...
09:44:08 [2019-10-06T09:44:08.584Z] 
09:44:08 [2019-10-06T09:44:08.584Z] #38 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:44:08 [2019-10-06T09:44:08.584Z] #38 10.84 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB]
09:44:08 [2019-10-06T09:44:08.584Z] #38 12.78 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
09:44:08 [2019-10-06T09:44:08.584Z] #38 13.62 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
09:44:08 [2019-10-06T09:44:08.693Z] #48 ...
09:44:08 [2019-10-06T09:44:08.693Z] 
09:44:08 [2019-10-06T09:44:08.693Z] #59 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build 	--mo...
09:44:08 [2019-10-06T09:44:08.693Z] #59 0.389 + mktemp -d
09:44:08 [2019-10-06T09:44:08.693Z] #59 0.390 + export GOPATH=/tmp/tmp.Cn0tY9w5sz
09:44:08 [2019-10-06T09:44:08.693Z] #59 0.390 + git clone https://github.com/docker/distribution.git /tmp/tmp.Cn0tY9w5sz/src/github.com/docker/distribution
09:44:08 [2019-10-06T09:44:08.693Z] #59 0.391 Cloning into '/tmp/tmp.Cn0tY9w5sz/src/github.com/docker/distribution'...
09:44:08 [2019-10-06T09:44:08.693Z] #59 ...
09:44:08 [2019-10-06T09:44:08.693Z] 
09:44:08 [2019-10-06T09:44:08.693Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:44:08 [2019-10-06T09:44:08.693Z] #10 0.446 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
09:44:08 [2019-10-06T09:44:08.693Z] #10 0.466 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
09:44:08 [2019-10-06T09:44:08.693Z] #10 0.495 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
09:44:08 [2019-10-06T09:44:08.693Z] #10 0.511 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
09:44:08 [2019-10-06T09:44:08.693Z] #10 0.530 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
09:44:08 [2019-10-06T09:44:08.693Z] #10 1.191 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB]
09:44:08 [2019-10-06T09:44:08.693Z] #10 2.550 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB]
09:44:08 [2019-10-06T09:44:08.693Z] #10 3.249 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB]
09:44:08 [2019-10-06T09:44:08.693Z] #10 ...
09:44:08 [2019-10-06T09:44:08.693Z] 
09:44:08 [2019-10-06T09:44:08.693Z] #28 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
09:44:08 [2019-10-06T09:44:08.693Z] #28 0.658 + RM_GOPATH=0
09:44:08 [2019-10-06T09:44:08.693Z] #28 0.658 + TMP_GOPATH=
09:44:08 [2019-10-06T09:44:08.693Z] #28 0.658 + : /build
09:44:08 [2019-10-06T09:44:08.693Z] #28 0.659 + '[' -z '' ']'
09:44:08 [2019-10-06T09:44:08.693Z] #28 0.661 ++ mktemp -d
09:44:08 [2019-10-06T09:44:08.693Z] #28 0.668 + export GOPATH=/tmp/tmp.jTkyHGgGix
09:44:08 [2019-10-06T09:44:08.693Z] #28 0.669 + GOPATH=/tmp/tmp.jTkyHGgGix
09:44:08 [2019-10-06T09:44:08.693Z] #28 0.669 + RM_GOPATH=1
09:44:08 [2019-10-06T09:44:08.693Z] #28 0.671 ++ dirname ./install.sh
09:44:08 [2019-10-06T09:44:08.693Z] #28 0.677 + dir=.
09:44:08 [2019-10-06T09:44:08.693Z] #28 0.677 + bin=golangci_lint
09:44:08 [2019-10-06T09:44:08.693Z] #28 0.678 + shift
09:44:08 [2019-10-06T09:44:08.693Z] #28 0.679 + '[' '!' -f ./golangci_lint.installer ']'
09:44:08 [2019-10-06T09:44:08.693Z] #28 0.679 + . ./golangci_lint.installer
09:44:08 [2019-10-06T09:44:08.693Z] #28 0.680 ++ : v1.17.1
09:44:08 [2019-10-06T09:44:08.693Z] #28 0.680 + install_golangci_lint
09:44:08 [2019-10-06T09:44:08.693Z] #28 0.681 + echo 'Installing golangci-lint version v1.17.1'
09:44:08 [2019-10-06T09:44:08.693Z] #28 0.681 Installing golangci-lint version v1.17.1
09:44:08 [2019-10-06T09:44:08.693Z] #28 0.682 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
09:44:08 [2019-10-06T09:44:08.714Z] #61 11.84   DEP      images/stats.pb-c.d
09:44:09 [2019-10-06T09:44:09.100Z] #28 ...
09:44:09 [2019-10-06T09:44:09.100Z] 
09:44:09 [2019-10-06T09:44:09.100Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build 	-...
09:44:09 [2019-10-06T09:44:09.100Z] #65 0.554 + RM_GOPATH=0
09:44:09 [2019-10-06T09:44:09.100Z] #65 0.555 + TMP_GOPATH=
09:44:09 [2019-10-06T09:44:09.100Z] #65 0.555 + : /build/
09:44:09 [2019-10-06T09:44:09.100Z] #65 0.555 + '[' -z '' ']'
09:44:09 [2019-10-06T09:44:09.100Z] #65 0.555 ++ mktemp -d
09:44:09 [2019-10-06T09:44:09.100Z] #65 0.556 + export GOPATH=/tmp/tmp.yEmlHJSrlk
09:44:09 [2019-10-06T09:44:09.100Z] #65 0.556 + GOPATH=/tmp/tmp.yEmlHJSrlk
09:44:09 [2019-10-06T09:44:09.100Z] #65 0.557 + RM_GOPATH=1
09:44:09 [2019-10-06T09:44:09.100Z] #65 0.557 ++ dirname ./install.sh
09:44:09 [2019-10-06T09:44:09.100Z] #65 0.557 + dir=.
09:44:09 [2019-10-06T09:44:09.100Z] #65 0.557 + bin=rootlesskit
09:44:09 [2019-10-06T09:44:09.100Z] #65 0.557 + shift
09:44:09 [2019-10-06T09:44:09.100Z] #65 0.557 + '[' '!' -f ./rootlesskit.installer ']'
09:44:09 [2019-10-06T09:44:09.100Z] #65 0.557 + . ./rootlesskit.installer
09:44:09 [2019-10-06T09:44:09.100Z] #65 0.557 ++ ROOTLESSKIT_COMMIT=791ac8cb209a107505cd1ca5ddf23a49913e176c
09:44:09 [2019-10-06T09:44:09.100Z] #65 0.557 + install_rootlesskit
09:44:09 [2019-10-06T09:44:09.100Z] #65 0.557 + case "$1" in
09:44:09 [2019-10-06T09:44:09.100Z] #65 0.557 + export CGO_ENABLED=0
09:44:09 [2019-10-06T09:44:09.100Z] #65 0.557 + CGO_ENABLED=0
09:44:09 [2019-10-06T09:44:09.100Z] #65 0.557 + _install_rootlesskit
09:44:09 [2019-10-06T09:44:09.100Z] #65 0.557 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c'
09:44:09 [2019-10-06T09:44:09.100Z] #65 0.557 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.yEmlHJSrlk/src/github.com/rootless-containers/rootlesskit
09:44:09 [2019-10-06T09:44:09.100Z] #65 0.557 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c
09:44:09 [2019-10-06T09:44:09.100Z] #65 0.560 Cloning into '/tmp/tmp.yEmlHJSrlk/src/github.com/rootless-containers/rootlesskit'...
09:44:09 [2019-10-06T09:44:09.100Z] #65 3.290 + cd /tmp/tmp.yEmlHJSrlk/src/github.com/rootless-containers/rootlesskit
09:44:09 [2019-10-06T09:44:09.100Z] #65 3.290 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c
09:44:09 [2019-10-06T09:44:09.100Z] #65 3.595 + for f in rootlesskit rootlesskit-docker-proxy
09:44:09 [2019-10-06T09:44:09.100Z] #65 3.595 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
09:44:09 [2019-10-06T09:44:09.100Z] #65 ...
09:44:09 [2019-10-06T09:44:09.100Z] 
09:44:09 [2019-10-06T09:44:09.100Z] #59 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build 	--mo...
09:44:09 [2019-10-06T09:44:09.100Z] #59 11.79 + cd /tmp/tmp.Cn0tY9w5sz/src/github.com/docker/distribution
09:44:09 [2019-10-06T09:44:09.100Z] #59 11.79 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
09:44:09 [2019-10-06T09:44:09.150Z] #38 ...
09:44:09 [2019-10-06T09:44:09.150Z] 
09:44:09 [2019-10-06T09:44:09.150Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount=...
09:44:09 [2019-10-06T09:44:09.150Z] #36 20.89 container/list
09:44:10 [2019-10-06T09:44:10.084Z] #36 21.86 crypto/internal/subtle
09:44:10 [2019-10-06T09:44:10.084Z] #36 22.02 crypto/subtle
09:44:10 [2019-10-06T09:44:10.086Z] #61 13.06 make[1]: Nothing to be done for 'all'.
09:44:10 [2019-10-06T09:44:10.650Z] #36 22.18 vendor/golang.org/x/crypto/cryptobyte/asn1
09:44:10 [2019-10-06T09:44:10.650Z] #36 22.34 internal/nettrace
09:44:10 [2019-10-06T09:44:10.909Z] #36 22.48 runtime/cgo
09:44:11 [2019-10-06T09:44:11.019Z] #61 14.34   CC       images/stats.o
09:44:11 [2019-10-06T09:44:11.277Z] #61 ...
09:44:11 [2019-10-06T09:44:11.277Z] 
09:44:11 [2019-10-06T09:44:11.277Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount...
09:44:11 [2019-10-06T09:44:11.277Z] #33 58.17 github.com/BurntSushi/toml/cmd/tomlv
09:44:11 [2019-10-06T09:44:11.277Z] #33 DONE 61.9s
09:44:11 [2019-10-06T09:44:11.535Z] 
09:44:11 [2019-10-06T09:44:11.535Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount=...
09:44:11 [2019-10-06T09:44:11.535Z] #36 58.59 go/scanner
09:44:11 [2019-10-06T09:44:11.535Z] #36 59.17 text/template/parse
09:44:11 [2019-10-06T09:44:11.535Z] #36 59.58 go/ast
09:44:12 [2019-10-06T09:44:12.014Z] #59 14.23 + GOPATH=/tmp/tmp.Cn0tY9w5sz/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.Cn0tY9w5sz go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
09:44:13 [2019-10-06T09:44:13.435Z] #36 63.75 go/parser
09:44:13 [2019-10-06T09:44:13.435Z] #36 63.89 text/template
09:44:14 [2019-10-06T09:44:14.664Z] #59 ...
09:44:14 [2019-10-06T09:44:14.664Z] 
09:44:14 [2019-10-06T09:44:14.664Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount=...
09:44:14 [2019-10-06T09:44:14.664Z] #37 13.72 unicode/utf16
09:44:14 [2019-10-06T09:44:14.664Z] #37 13.94 container/list
09:44:14 [2019-10-06T09:44:14.664Z] #37 14.58 crypto/internal/subtle
09:44:14 [2019-10-06T09:44:14.664Z] #37 14.64 crypto/subtle
09:44:14 [2019-10-06T09:44:14.664Z] #37 14.75 vendor/golang.org/x/crypto/cryptobyte/asn1
09:44:14 [2019-10-06T09:44:14.664Z] #37 14.85 internal/nettrace
09:44:14 [2019-10-06T09:44:14.664Z] #37 14.93 runtime/cgo
09:44:14 [2019-10-06T09:44:14.807Z] #36 ...
09:44:14 [2019-10-06T09:44:14.807Z] 
09:44:14 [2019-10-06T09:44:14.807Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
09:44:14 [2019-10-06T09:44:14.807Z] #61 14.81   CC       images/core.o
09:44:14 [2019-10-06T09:44:14.807Z] #61 15.71   CC       images/core-x86.o
09:44:14 [2019-10-06T09:44:14.807Z] #61 16.11   CC       images/core-arm.o
09:44:14 [2019-10-06T09:44:14.807Z] #61 16.44   CC       images/core-aarch64.o
09:44:14 [2019-10-06T09:44:14.807Z] #61 16.76   CC       images/core-ppc64.o
09:44:14 [2019-10-06T09:44:14.807Z] #61 17.21   CC       images/core-s390.o
09:44:14 [2019-10-06T09:44:14.807Z] #61 17.81   CC       images/cpuinfo.o
09:44:14 [2019-10-06T09:44:14.807Z] #61 18.13   CC       images/inventory.o
09:44:15 [2019-10-06T09:44:15.100Z] #36 ...
09:44:15 [2019-10-06T09:44:15.100Z] 
09:44:15 [2019-10-06T09:44:15.100Z] #27 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
09:44:15 [2019-10-06T09:44:15.100Z] #27 26.52 + cd /tmp/tmp.Mg7vmRMvFU/src/github.com/golangci/golangci-lint/
09:44:15 [2019-10-06T09:44:15.100Z] #27 26.52 + git checkout -q v1.17.1
09:44:15 [2019-10-06T09:44:15.372Z] #61 18.38   CC       images/fdinfo.o
09:44:15 [2019-10-06T09:44:15.372Z] #61 18.63   CC       images/fown.o
09:44:15 [2019-10-06T09:44:15.630Z] #61 18.89   CC       images/ns.o
09:44:15 [2019-10-06T09:44:15.666Z] #27 27.54 + go build -buildmode=pie -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
09:44:15 [2019-10-06T09:44:15.888Z] #61 19.10   CC       images/regfile.o
09:44:15 [2019-10-06T09:44:15.888Z] #61 19.32   CC       images/ghost-file.o
09:44:16 [2019-10-06T09:44:16.453Z] #61 19.62   CC       images/fifo.o
09:44:16 [2019-10-06T09:44:16.710Z] #61 19.85   CC       images/remap-file-path.o
09:44:16 [2019-10-06T09:44:16.710Z] #61 20.04   CC       images/eventfd.o
09:44:16 [2019-10-06T09:44:16.968Z] #61 20.25   CC       images/eventpoll.o
09:44:17 [2019-10-06T09:44:17.226Z] #61 20.45   CC       images/fh.o
09:44:17 [2019-10-06T09:44:17.483Z] #61 20.84   CC       images/fsnotify.o
09:44:18 [2019-10-06T09:44:18.417Z] #61 21.42   CC       images/signalfd.o
09:44:18 [2019-10-06T09:44:18.417Z] #61 21.61   CC       images/fs.o
09:44:18 [2019-10-06T09:44:18.675Z] #61 21.79   CC       images/pstree.o
09:44:18 [2019-10-06T09:44:18.675Z] #61 21.94   CC       images/pipe.o
09:44:18 [2019-10-06T09:44:18.933Z] #61 22.07   CC       images/tcp-stream.o
09:44:18 [2019-10-06T09:44:18.933Z] #61 22.28   CC       images/sk-packet.o
09:44:19 [2019-10-06T09:44:19.191Z] #61 22.50   CC       images/mnt.o
09:44:19 [2019-10-06T09:44:19.448Z] #61 22.70   CC       images/pipe-data.o
09:44:19 [2019-10-06T09:44:19.706Z] #61 22.91   CC       images/sa.o
09:44:19 [2019-10-06T09:44:19.912Z] #27 ...
09:44:19 [2019-10-06T09:44:19.912Z] 
09:44:19 [2019-10-06T09:44:19.912Z] #58 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build 	--mo...
09:44:19 [2019-10-06T09:44:19.912Z] #58 21.69 + GOPATH=/tmp/tmp.e4Wuw9D4iL/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.e4Wuw9D4iL go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
09:44:19 [2019-10-06T09:44:19.912Z] #58 ...
09:44:19 [2019-10-06T09:44:19.912Z] 
09:44:19 [2019-10-06T09:44:19.912Z] #9 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:44:19 [2019-10-06T09:44:19.912Z] #9 21.93 Fetched 7919 kB in 17s (456 kB/s)
09:44:19 [2019-10-06T09:44:19.912Z] #9 21.93 Reading package lists...
09:44:19 [2019-10-06T09:44:19.912Z] #9 28.55 Reading package lists...
09:44:19 [2019-10-06T09:44:19.912Z] #9 ...
09:44:19 [2019-10-06T09:44:19.912Z] 
09:44:19 [2019-10-06T09:44:19.912Z] #53 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount...
09:44:19 [2019-10-06T09:44:19.912Z] #53 23.38 + cd /tmp/tmp.hpb6S1OAQW/src/github.com/docker/libnetwork
09:44:19 [2019-10-06T09:44:19.912Z] #53 23.38 + git checkout -q 96bcc0dae898308ed659c5095526788a602f4726
09:44:19 [2019-10-06T09:44:19.912Z] #53 23.74 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
09:44:19 [2019-10-06T09:44:19.963Z] #61 23.13   CC       images/timer.o
09:44:20 [2019-10-06T09:44:20.085Z] #37 ...
09:44:20 [2019-10-06T09:44:20.085Z] 
09:44:20 [2019-10-06T09:44:20.085Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:44:20 [2019-10-06T09:44:20.085Z] #10 12.44 Fetched 7670 kB in 11s (640 kB/s)
09:44:20 [2019-10-06T09:44:20.085Z] #10 12.44 Reading package lists...
09:44:20 [2019-10-06T09:44:20.085Z] #10 17.37 Reading package lists...
09:44:20 [2019-10-06T09:44:20.085Z] #10 21.73 Building dependency tree...
09:44:20 [2019-10-06T09:44:20.085Z] #10 ...
09:44:20 [2019-10-06T09:44:20.085Z] 
09:44:20 [2019-10-06T09:44:20.085Z] #21 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
09:44:20 [2019-10-06T09:44:20.085Z] #21 12.46 Fetched 7670 kB in 12s (629 kB/s)
09:44:20 [2019-10-06T09:44:20.085Z] #21 12.46 Reading package lists...
09:44:20 [2019-10-06T09:44:20.085Z] #21 16.57 Reading package lists...
09:44:20 [2019-10-06T09:44:20.085Z] #21 20.75 Building dependency tree...
09:44:20 [2019-10-06T09:44:20.085Z] #21 22.12 ca-certificates is already the newest version (20161130+nmu1+deb9u1).
09:44:20 [2019-10-06T09:44:20.085Z] #21 22.12 The following additional packages will be installed:
09:44:20 [2019-10-06T09:44:20.085Z] #21 22.13   libjq1 libonig4
09:44:20 [2019-10-06T09:44:20.085Z] #21 22.44 The following NEW packages will be installed:
09:44:20 [2019-10-06T09:44:20.085Z] #21 22.44   jq libjq1 libonig4
09:44:20 [2019-10-06T09:44:20.085Z] #21 22.53 0 upgraded, 3 newly installed, 0 to remove and 12 not upgraded.
09:44:20 [2019-10-06T09:44:20.085Z] #21 22.53 Need to get 328 kB of archives.
09:44:20 [2019-10-06T09:44:20.085Z] #21 22.53 After this operation, 1263 kB of additional disk space will be used.
09:44:20 [2019-10-06T09:44:20.085Z] #21 22.53 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB]
09:44:20 [2019-10-06T09:44:20.085Z] #21 22.57 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB]
09:44:20 [2019-10-06T09:44:20.085Z] #21 22.57 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB]
09:44:20 [2019-10-06T09:44:20.170Z] #53 ...
09:44:20 [2019-10-06T09:44:20.170Z] 
09:44:20 [2019-10-06T09:44:20.170Z] #20 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
09:44:20 [2019-10-06T09:44:20.170Z] #20 22.12 Fetched 7919 kB in 17s (459 kB/s)
09:44:20 [2019-10-06T09:44:20.170Z] #20 22.12 Reading package lists...
09:44:20 [2019-10-06T09:44:20.170Z] #20 28.59 Reading package lists...
09:44:20 [2019-10-06T09:44:20.170Z] #20 ...
09:44:20 [2019-10-06T09:44:20.170Z] 
09:44:20 [2019-10-06T09:44:20.170Z] #60 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:44:20 [2019-10-06T09:44:20.170Z] #60 23.61 Fetched 7919 kB in 17s (453 kB/s)
09:44:20 [2019-10-06T09:44:20.170Z] #60 23.61 Reading package lists...
09:44:20 [2019-10-06T09:44:20.221Z] #61 23.41   CC       images/timerfd.o
09:44:20 [2019-10-06T09:44:20.221Z] #61 23.59   CC       images/mm.o
09:44:20 [2019-10-06T09:44:20.479Z] #61 23.90   CC       images/sk-opts.o
09:44:20 [2019-10-06T09:44:20.491Z] #21 ...
09:44:20 [2019-10-06T09:44:20.491Z] 
09:44:20 [2019-10-06T09:44:20.491Z] #48 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
09:44:20 [2019-10-06T09:44:20.491Z] #48 13.19 Fetched 7670 kB in 12s (617 kB/s)
09:44:20 [2019-10-06T09:44:20.491Z] #48 13.19 Reading package lists...
09:44:20 [2019-10-06T09:44:20.491Z] #48 17.19 Reading package lists...
09:44:20 [2019-10-06T09:44:20.491Z] #48 21.79 Building dependency tree...
09:44:20 [2019-10-06T09:44:20.491Z] #48 ...
09:44:20 [2019-10-06T09:44:20.491Z] 
09:44:20 [2019-10-06T09:44:20.491Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:44:20 [2019-10-06T09:44:20.491Z] #61 13.48 Fetched 7670 kB in 12s (591 kB/s)
09:44:20 [2019-10-06T09:44:20.491Z] #61 13.48 Reading package lists...
09:44:20 [2019-10-06T09:44:20.491Z] #61 17.25 Reading package lists...
09:44:20 [2019-10-06T09:44:20.491Z] #61 22.22 Building dependency tree...
09:44:20 [2019-10-06T09:44:20.491Z] #61 23.29 The following additional packages will be installed:
09:44:20 [2019-10-06T09:44:20.491Z] #61 23.35   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10
09:44:20 [2019-10-06T09:44:20.491Z] #61 23.35   libprotoc10 python-pkg-resources zlib1g-dev
09:44:20 [2019-10-06T09:44:20.491Z] #61 23.35 Suggested packages:
09:44:20 [2019-10-06T09:44:20.491Z] #61 23.35   manpages-dev python-setuptools
09:44:20 [2019-10-06T09:44:20.736Z] #60 30.77 Reading package lists...
09:44:20 [2019-10-06T09:44:20.736Z] #60 ...
09:44:20 [2019-10-06T09:44:20.736Z] 
09:44:20 [2019-10-06T09:44:20.736Z] #38 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:44:20 [2019-10-06T09:44:20.736Z] #38 25.93 Fetched 7919 kB in 16s (467 kB/s)
09:44:20 [2019-10-06T09:44:20.736Z] #38 25.93 Reading package lists...
09:44:20 [2019-10-06T09:44:20.892Z] #61 ...
09:44:20 [2019-10-06T09:44:20.892Z] 
09:44:20 [2019-10-06T09:44:20.892Z] #48 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
09:44:20 [2019-10-06T09:44:20.892Z] #48 23.37 The following additional packages will be installed:
09:44:20 [2019-10-06T09:44:20.892Z] #48 23.37   btrfs-progs liblzo2-2
09:44:20 [2019-10-06T09:44:20.892Z] #48 23.63 The following NEW packages will be installed:
09:44:20 [2019-10-06T09:44:20.892Z] #48 23.64   btrfs-progs btrfs-tools liblzo2-2
09:44:20 [2019-10-06T09:44:20.892Z] #48 23.74 0 upgraded, 3 newly installed, 0 to remove and 12 not upgraded.
09:44:20 [2019-10-06T09:44:20.892Z] #48 23.74 Need to get 668 kB of archives.
09:44:20 [2019-10-06T09:44:20.892Z] #48 23.74 After this operation, 5446 kB of additional disk space will be used.
09:44:20 [2019-10-06T09:44:20.892Z] #48 23.74 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB]
09:44:21 [2019-10-06T09:44:21.044Z] #61 24.07   CC       images/sk-unix.o
09:44:21 [2019-10-06T09:44:21.044Z] #61 24.32   CC       images/sk-inet.o
09:44:21 [2019-10-06T09:44:21.301Z] #61 24.59   CC       images/tun.o
09:44:21 [2019-10-06T09:44:21.308Z] #48 23.77 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB]
09:44:21 [2019-10-06T09:44:21.308Z] #48 23.81 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB]
09:44:21 [2019-10-06T09:44:21.308Z] #48 ...
09:44:21 [2019-10-06T09:44:21.308Z] 
09:44:21 [2019-10-06T09:44:21.308Z] #54 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount...
09:44:21 [2019-10-06T09:44:21.308Z] #54 13.55 + cd /tmp/tmp.rp6jp8UqoM/src/github.com/docker/libnetwork
09:44:21 [2019-10-06T09:44:21.308Z] #54 13.55 + git checkout -q 96bcc0dae898308ed659c5095526788a602f4726
09:44:21 [2019-10-06T09:44:21.308Z] #54 13.91 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
09:44:21 [2019-10-06T09:44:21.308Z] #54 ...
09:44:21 [2019-10-06T09:44:21.308Z] 
09:44:21 [2019-10-06T09:44:21.308Z] #39 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:44:21 [2019-10-06T09:44:21.308Z] #39 13.97 Fetched 7670 kB in 13s (571 kB/s)
09:44:21 [2019-10-06T09:44:21.308Z] #39 13.97 Reading package lists...
09:44:21 [2019-10-06T09:44:21.308Z] #39 18.17 Reading package lists...
09:44:21 [2019-10-06T09:44:21.308Z] #39 22.52 Building dependency tree...
09:44:21 [2019-10-06T09:44:21.308Z] #39 ...
09:44:21 [2019-10-06T09:44:21.308Z] 
09:44:21 [2019-10-06T09:44:21.308Z] #21 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
09:44:21 [2019-10-06T09:44:21.308Z] #21 23.51 debconf: delaying package configuration, since apt-utils is not installed
09:44:21 [2019-10-06T09:44:21.308Z] #21 23.56 Fetched 328 kB in 0s (2681 kB/s)
09:44:21 [2019-10-06T09:44:21.308Z] #21 23.64 Selecting previously unselected package libonig4:s390x.
09:44:21 [2019-10-06T09:44:21.308Z] #21 23.64 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14828 files and directories currently installed.)
09:44:21 [2019-10-06T09:44:21.308Z] #21 23.70 Preparing to unpack .../libonig4_6.1.3-2_s390x.deb ...
09:44:21 [2019-10-06T09:44:21.308Z] #21 23.70 Unpacking libonig4:s390x (6.1.3-2) ...
09:44:21 [2019-10-06T09:44:21.308Z] #21 23.90 Selecting previously unselected package libjq1:s390x.
09:44:21 [2019-10-06T09:44:21.308Z] #21 23.91 Preparing to unpack .../libjq1_1.5+dfsg-1.3_s390x.deb ...
09:44:21 [2019-10-06T09:44:21.308Z] #21 23.92 Unpacking libjq1:s390x (1.5+dfsg-1.3) ...
09:44:21 [2019-10-06T09:44:21.308Z] #21 24.05 Selecting previously unselected package jq.
09:44:21 [2019-10-06T09:44:21.308Z] #21 24.05 Preparing to unpack .../jq_1.5+dfsg-1.3_s390x.deb ...
09:44:21 [2019-10-06T09:44:21.308Z] #21 24.05 Unpacking jq (1.5+dfsg-1.3) ...
09:44:21 [2019-10-06T09:44:21.559Z] #61 24.83   CC       images/sk-netlink.o
09:44:21 [2019-10-06T09:44:21.711Z] #21 24.22 Setting up libonig4:s390x (6.1.3-2) ...
09:44:21 [2019-10-06T09:44:21.711Z] #21 24.23 Setting up libjq1:s390x (1.5+dfsg-1.3) ...
09:44:21 [2019-10-06T09:44:21.711Z] #21 24.24 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:44:21 [2019-10-06T09:44:21.711Z] #21 24.34 Setting up jq (1.5+dfsg-1.3) ...
09:44:21 [2019-10-06T09:44:21.711Z] #21 DONE 24.5s
09:44:21 [2019-10-06T09:44:21.711Z] 
09:44:21 [2019-10-06T09:44:21.711Z] #48 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
09:44:21 [2019-10-06T09:44:21.711Z] #48 24.56 debconf: delaying package configuration, since apt-utils is not installed
09:44:21 [2019-10-06T09:44:21.816Z] #61 25.03   CC       images/packet-sock.o
09:44:22 [2019-10-06T09:44:22.075Z] #61 25.37   CC       images/ipc-var.o
09:44:22 [2019-10-06T09:44:22.111Z] #48 ...
09:44:22 [2019-10-06T09:44:22.111Z] 
09:44:22 [2019-10-06T09:44:22.111Z] #23 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
09:44:22 [2019-10-06T09:44:22.111Z] #23 DONE 0.1s
09:44:22 [2019-10-06T09:44:22.111Z] 
09:44:22 [2019-10-06T09:44:22.112Z] #48 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
09:44:22 [2019-10-06T09:44:22.112Z] #48 24.70 Fetched 668 kB in 0s (5130 kB/s)
09:44:22 [2019-10-06T09:44:22.112Z] #48 24.85 Selecting previously unselected package liblzo2-2:s390x.
09:44:22 [2019-10-06T09:44:22.377Z] #61 25.60   CC       images/ipc-desc.o
09:44:22 [2019-10-06T09:44:22.377Z] #61 25.74   CC       images/ipc-shm.o
09:44:22 [2019-10-06T09:44:22.512Z] #48 24.85 (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.)
09:44:22 [2019-10-06T09:44:22.512Z] #48 24.94 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_s390x.deb ...
09:44:22 [2019-10-06T09:44:22.512Z] #48 24.95 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ...
09:44:22 [2019-10-06T09:44:22.512Z] #48 25.11 Selecting previously unselected package btrfs-progs.
09:44:22 [2019-10-06T09:44:22.512Z] #48 25.11 Preparing to unpack .../btrfs-progs_4.7.3-1_s390x.deb ...
09:44:22 [2019-10-06T09:44:22.512Z] #48 25.12 Unpacking btrfs-progs (4.7.3-1) ...
09:44:22 [2019-10-06T09:44:22.637Z] #61 25.92   CC       images/ipc-msg.o
09:44:22 [2019-10-06T09:44:22.897Z] #61 26.28   CC       images/ipc-sem.o
09:44:23 [2019-10-06T09:44:23.265Z] #38 32.64 Reading package lists...
09:44:23 [2019-10-06T09:44:23.265Z] #38 ...
09:44:23 [2019-10-06T09:44:23.265Z] 
09:44:23 [2019-10-06T09:44:23.265Z] #9 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:44:23 [2019-10-06T09:44:23.265Z] #9 28.55 Reading package lists...
09:44:23 [2019-10-06T09:44:23.367Z] #48 25.78 Selecting previously unselected package btrfs-tools.
09:44:23 [2019-10-06T09:44:23.367Z] #48 25.78 Preparing to unpack .../btrfs-tools_4.7.3-1_s390x.deb ...
09:44:23 [2019-10-06T09:44:23.367Z] #48 25.78 Unpacking btrfs-tools (4.7.3-1) ...
09:44:23 [2019-10-06T09:44:23.367Z] #48 25.98 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:44:23 [2019-10-06T09:44:23.367Z] #48 26.05 Setting up liblzo2-2:s390x (2.08-1.2+b2) ...
09:44:23 [2019-10-06T09:44:23.367Z] #48 26.06 Setting up btrfs-progs (4.7.3-1) ...
09:44:23 [2019-10-06T09:44:23.367Z] #48 26.07 Setting up btrfs-tools (4.7.3-1) ...
09:44:23 [2019-10-06T09:44:23.367Z] #48 ...
09:44:23 [2019-10-06T09:44:23.367Z] 
09:44:23 [2019-10-06T09:44:23.367Z] #28 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
09:44:23 [2019-10-06T09:44:23.367Z] #28 15.82 + cd /tmp/tmp.jTkyHGgGix/src/github.com/golangci/golangci-lint/
09:44:23 [2019-10-06T09:44:23.367Z] #28 15.82 + git checkout -q v1.17.1
09:44:23 [2019-10-06T09:44:23.367Z] #28 16.93 + go build -buildmode=pie -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
09:44:23 [2019-10-06T09:44:23.505Z] #61 26.56   CC       images/utsns.o
09:44:23 [2019-10-06T09:44:23.505Z] #61 26.83   CC       images/creds.o
09:44:23 [2019-10-06T09:44:23.762Z] #61 27.05   CC       images/vma.o
09:44:23 [2019-10-06T09:44:23.781Z] #9 35.50 Building dependency tree...
09:44:23 [2019-10-06T09:44:23.781Z] #9 ...
09:44:23 [2019-10-06T09:44:23.781Z] 
09:44:23 [2019-10-06T09:44:23.781Z] #47 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
09:44:23 [2019-10-06T09:44:23.781Z] #47 25.93 Fetched 7919 kB in 17s (449 kB/s)
09:44:23 [2019-10-06T09:44:23.781Z] #47 25.93 Reading package lists...
09:44:23 [2019-10-06T09:44:23.835Z] #28 ...
09:44:23 [2019-10-06T09:44:23.835Z] 
09:44:23 [2019-10-06T09:44:23.835Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:44:23 [2019-10-06T09:44:23.835Z] #10 23.62 The following additional packages will be installed:
09:44:23 [2019-10-06T09:44:23.835Z] #10 23.62   libapparmor1 libseccomp2
09:44:23 [2019-10-06T09:44:23.835Z] #10 23.63 Suggested packages:
09:44:23 [2019-10-06T09:44:23.835Z] #10 23.63   seccomp
09:44:23 [2019-10-06T09:44:23.835Z] #10 23.94 The following NEW packages will be installed:
09:44:23 [2019-10-06T09:44:23.835Z] #10 24.00   libapparmor-dev libapparmor1 libseccomp-dev libseccomp2
09:44:23 [2019-10-06T09:44:23.835Z] #10 24.16 0 upgraded, 4 newly installed, 0 to remove and 12 not upgraded.
09:44:23 [2019-10-06T09:44:23.835Z] #10 24.16 Need to get 301 kB of archives.
09:44:23 [2019-10-06T09:44:23.835Z] #10 24.16 After this operation, 1402 kB of additional disk space will be used.
09:44:23 [2019-10-06T09:44:23.835Z] #10 24.16 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp2 s390x 2.3.1-2.1+deb9u1 [41.3 kB]
09:44:23 [2019-10-06T09:44:23.835Z] #10 24.19 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp-dev s390x 2.3.1-2.1+deb9u1 [61.6 kB]
09:44:23 [2019-10-06T09:44:23.835Z] #10 24.20 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor1 s390x 2.11.0-3+deb9u2 [78.6 kB]
09:44:23 [2019-10-06T09:44:23.835Z] #10 24.20 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-dev s390x 2.11.0-3+deb9u2 [119 kB]
09:44:23 [2019-10-06T09:44:23.835Z] #10 25.11 debconf: delaying package configuration, since apt-utils is not installed
09:44:23 [2019-10-06T09:44:23.835Z] #10 25.20 Fetched 301 kB in 0s (1610 kB/s)
09:44:23 [2019-10-06T09:44:23.835Z] #10 25.28 Selecting previously unselected package libseccomp2:s390x.
09:44:23 [2019-10-06T09:44:23.835Z] #10 25.28 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14828 files and directories currently installed.)
09:44:23 [2019-10-06T09:44:23.835Z] #10 25.44 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_s390x.deb ...
09:44:23 [2019-10-06T09:44:23.835Z] #10 25.45 Unpacking libseccomp2:s390x (2.3.1-2.1+deb9u1) ...
09:44:23 [2019-10-06T09:44:23.835Z] #10 25.56 Selecting previously unselected package libseccomp-dev:s390x.
09:44:23 [2019-10-06T09:44:23.835Z] #10 25.56 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_s390x.deb ...
09:44:23 [2019-10-06T09:44:23.835Z] #10 25.57 Unpacking libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ...
09:44:23 [2019-10-06T09:44:23.835Z] #10 25.73 Selecting previously unselected package libapparmor1:s390x.
09:44:23 [2019-10-06T09:44:23.835Z] #10 25.73 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_s390x.deb ...
09:44:23 [2019-10-06T09:44:23.835Z] #10 25.73 Unpacking libapparmor1:s390x (2.11.0-3+deb9u2) ...
09:44:23 [2019-10-06T09:44:23.835Z] #10 25.84 Selecting previously unselected package libapparmor-dev:s390x.
09:44:23 [2019-10-06T09:44:23.835Z] #10 25.85 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_s390x.deb ...
09:44:23 [2019-10-06T09:44:23.835Z] #10 25.86 Unpacking libapparmor-dev:s390x (2.11.0-3+deb9u2) ...
09:44:23 [2019-10-06T09:44:23.835Z] #10 26.03 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:44:23 [2019-10-06T09:44:23.835Z] #10 26.07 Setting up libseccomp2:s390x (2.3.1-2.1+deb9u1) ...
09:44:23 [2019-10-06T09:44:23.835Z] #10 26.08 Setting up libapparmor1:s390x (2.11.0-3+deb9u2) ...
09:44:23 [2019-10-06T09:44:23.835Z] #10 26.10 Setting up libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ...
09:44:23 [2019-10-06T09:44:23.835Z] #10 26.11 Setting up libapparmor-dev:s390x (2.11.0-3+deb9u2) ...
09:44:23 [2019-10-06T09:44:23.835Z] #10 26.12 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:44:23 [2019-10-06T09:44:23.835Z] #10 DONE 26.3s
09:44:23 [2019-10-06T09:44:23.835Z] 
09:44:23 [2019-10-06T09:44:23.835Z] #48 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
09:44:23 [2019-10-06T09:44:23.835Z] #48 26.09 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:44:23 [2019-10-06T09:44:23.835Z] #48 DONE 26.3s
09:44:23 [2019-10-06T09:44:23.835Z] 
09:44:23 [2019-10-06T09:44:23.835Z] #11 [dev 1/25] RUN groupadd -r docker
09:44:23 [2019-10-06T09:44:23.835Z] #11 ...
09:44:23 [2019-10-06T09:44:23.835Z] 
09:44:23 [2019-10-06T09:44:23.835Z] #49 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
09:44:23 [2019-10-06T09:44:23.835Z] #49 DONE 0.1s
09:44:23 [2019-10-06T09:44:23.835Z] 
09:44:23 [2019-10-06T09:44:23.835Z] #44 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
09:44:23 [2019-10-06T09:44:23.835Z] #44 DONE 0.1s
09:44:23 [2019-10-06T09:44:23.835Z] 
09:44:23 [2019-10-06T09:44:23.835Z] #50 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
09:44:23 [2019-10-06T09:44:23.835Z] #50 DONE 0.1s
09:44:23 [2019-10-06T09:44:23.835Z] 
09:44:23 [2019-10-06T09:44:23.835Z] #45 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
09:44:23 [2019-10-06T09:44:23.835Z] #45 DONE 0.1s
09:44:23 [2019-10-06T09:44:23.835Z] 
09:44:23 [2019-10-06T09:44:23.835Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:44:23 [2019-10-06T09:44:23.835Z] #61 24.75 The following NEW packages will be installed:
09:44:23 [2019-10-06T09:44:23.835Z] #61 24.75   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
09:44:23 [2019-10-06T09:44:23.835Z] #61 24.75   libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10
09:44:23 [2019-10-06T09:44:23.835Z] #61 24.75   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
09:44:23 [2019-10-06T09:44:23.835Z] #61 24.75   zlib1g-dev
09:44:23 [2019-10-06T09:44:23.835Z] #61 24.80 0 upgraded, 16 newly installed, 0 to remove and 12 not upgraded.
09:44:23 [2019-10-06T09:44:23.835Z] #61 24.80 Need to get 3476 kB of archives.
09:44:23 [2019-10-06T09:44:23.835Z] #61 24.80 After this operation, 20.2 MB of additional disk space will be used.
09:44:23 [2019-10-06T09:44:23.835Z] #61 24.80 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB]
09:44:23 [2019-10-06T09:44:23.835Z] #61 24.83 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap-dev s390x 1:2.25-1 [30.1 kB]
09:44:23 [2019-10-06T09:44:23.835Z] #61 24.83 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1-dev s390x 1.1.6+dfsg-3 [114 kB]
09:44:23 [2019-10-06T09:44:23.835Z] #61 24.85 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB]
09:44:23 [2019-10-06T09:44:23.835Z] #61 24.85 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-dev s390x 3.2.27-2 [96.2 kB]
09:44:23 [2019-10-06T09:44:23.835Z] #61 24.86 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB]
09:44:23 [2019-10-06T09:44:23.835Z] #61 24.89 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c-dev s390x 1.2.1-2 [32.5 kB]
09:44:23 [2019-10-06T09:44:23.835Z] #61 24.90 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zlib1g-dev s390x 1:1.2.8.dfsg-5 [204 kB]
09:44:23 [2019-10-06T09:44:23.835Z] #61 24.91 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf10 s390x 3.0.0-9 [648 kB]
09:44:23 [2019-10-06T09:44:23.835Z] #61 25.05 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-lite10 s390x 3.0.0-9 [123 kB]
09:44:23 [2019-10-06T09:44:23.835Z] #61 25.06 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-dev s390x 3.0.0-9 [925 kB]
09:44:23 [2019-10-06T09:44:23.835Z] #61 25.21 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotoc10 s390x 3.0.0-9 [580 kB]
09:44:23 [2019-10-06T09:44:23.835Z] #61 25.26 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-c-compiler s390x 1.2.1-2 [73.1 kB]
09:44:23 [2019-10-06T09:44:23.835Z] #61 25.29 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-compiler s390x 3.0.0-9 [52.6 kB]
09:44:23 [2019-10-06T09:44:23.835Z] #61 25.29 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pkg-resources all 33.1.1-1 [166 kB]
09:44:23 [2019-10-06T09:44:23.835Z] #61 25.31 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-protobuf s390x 3.0.0-9 [288 kB]
09:44:23 [2019-10-06T09:44:23.835Z] #61 26.34 debconf: delaying package configuration, since apt-utils is not installed
09:44:23 [2019-10-06T09:44:23.835Z] #61 26.39 Fetched 3476 kB in 0s (5917 kB/s)
09:44:23 [2019-10-06T09:44:23.835Z] #61 26.43 Selecting previously unselected package libnet1:s390x.
09:44:23 [2019-10-06T09:44:23.835Z] #61 26.43 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14828 files and directories currently installed.)
09:44:23 [2019-10-06T09:44:23.835Z] #61 26.45 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_s390x.deb ...
09:44:23 [2019-10-06T09:44:23.835Z] #61 26.46 Unpacking libnet1:s390x (1.1.6+dfsg-3) ...
09:44:23 [2019-10-06T09:44:23.835Z] #61 26.55 Selecting previously unselected package libcap-dev:s390x.
09:44:24 [2019-10-06T09:44:24.019Z] #61 27.26   CC       images/netdev.o
09:44:24 [2019-10-06T09:44:24.039Z] #47 33.20 Reading package lists...
09:44:24 [2019-10-06T09:44:24.039Z] #47 ...
09:44:24 [2019-10-06T09:44:24.039Z] 
09:44:24 [2019-10-06T09:44:24.039Z] #20 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
09:44:24 [2019-10-06T09:44:24.039Z] #20 28.59 Reading package lists...
09:44:24 [2019-10-06T09:44:24.275Z] #61 27.55   CC       images/tty.o
09:44:24 [2019-10-06T09:44:24.326Z] #61 26.55 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_s390x.deb ...
09:44:24 [2019-10-06T09:44:24.326Z] #61 26.56 Unpacking libcap-dev:s390x (1:2.25-1) ...
09:44:24 [2019-10-06T09:44:24.326Z] #61 26.70 Selecting previously unselected package libnet1-dev.
09:44:24 [2019-10-06T09:44:24.326Z] #61 26.70 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_s390x.deb ...
09:44:24 [2019-10-06T09:44:24.326Z] #61 26.70 Unpacking libnet1-dev (1.1.6+dfsg-3) ...
09:44:24 [2019-10-06T09:44:24.853Z] #61 28.15   CC       images/file-lock.o
09:44:24 [2019-10-06T09:44:24.973Z] #20 35.79 Building dependency tree...
09:44:25 [2019-10-06T09:44:25.110Z] #61 28.27   CC       images/rlimit.o
09:44:25 [2019-10-06T09:44:25.110Z] #61 28.47   CC       images/pagemap.o
09:44:25 [2019-10-06T09:44:25.342Z] #61 ...
09:44:25 [2019-10-06T09:44:25.342Z] 
09:44:25 [2019-10-06T09:44:25.342Z] #11 [dev 1/25] RUN groupadd -r docker
09:44:25 [2019-10-06T09:44:25.342Z] #11 DONE 1.4s
09:44:25 [2019-10-06T09:44:25.342Z] 
09:44:25 [2019-10-06T09:44:25.342Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:44:25 [2019-10-06T09:44:25.342Z] #61 27.80 Selecting previously unselected package libnl-3-200:s390x.
09:44:25 [2019-10-06T09:44:25.342Z] #61 27.80 Preparing to unpack .../03-libnl-3-200_3.2.27-2_s390x.deb ...
09:44:25 [2019-10-06T09:44:25.342Z] #61 27.93 Unpacking libnl-3-200:s390x (3.2.27-2) ...
09:44:25 [2019-10-06T09:44:25.342Z] #61 28.08 Selecting previously unselected package libnl-3-dev:s390x.
09:44:25 [2019-10-06T09:44:25.342Z] #61 28.08 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_s390x.deb ...
09:44:25 [2019-10-06T09:44:25.342Z] #61 28.08 Unpacking libnl-3-dev:s390x (3.2.27-2) ...
09:44:25 [2019-10-06T09:44:25.367Z] #61 28.76   CC       images/siginfo.o
09:44:25 [2019-10-06T09:44:25.624Z] #61 28.97   CC       images/rpc.o
09:44:25 [2019-10-06T09:44:25.755Z] #61 ...
09:44:25 [2019-10-06T09:44:25.755Z] 
09:44:25 [2019-10-06T09:44:25.755Z] #12 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser
09:44:25 [2019-10-06T09:44:25.755Z] #12 DONE 0.7s
09:44:25 [2019-10-06T09:44:25.755Z] 
09:44:25 [2019-10-06T09:44:25.755Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:44:25 [2019-10-06T09:44:25.755Z] #61 28.36 Selecting previously unselected package libprotobuf-c1:s390x.
09:44:25 [2019-10-06T09:44:25.755Z] #61 28.36 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_s390x.deb ...
09:44:25 [2019-10-06T09:44:25.755Z] #61 28.36 Unpacking libprotobuf-c1:s390x (1.2.1-2) ...
09:44:25 [2019-10-06T09:44:25.755Z] #61 28.42 Selecting previously unselected package libprotobuf-c-dev:s390x.
09:44:25 [2019-10-06T09:44:25.755Z] #61 28.42 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_s390x.deb ...
09:44:25 [2019-10-06T09:44:25.755Z] #61 28.43 Unpacking libprotobuf-c-dev:s390x (1.2.1-2) ...
09:44:25 [2019-10-06T09:44:25.755Z] #61 28.57 Selecting previously unselected package zlib1g-dev:s390x.
09:44:25 [2019-10-06T09:44:25.755Z] #61 28.57 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_s390x.deb ...
09:44:26 [2019-10-06T09:44:26.170Z] #61 28.58 Unpacking zlib1g-dev:s390x (1:1.2.8.dfsg-5) ...
09:44:26 [2019-10-06T09:44:26.170Z] #61 ...
09:44:26 [2019-10-06T09:44:26.170Z] 
09:44:26 [2019-10-06T09:44:26.170Z] #13 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
09:44:26 [2019-10-06T09:44:26.170Z] #13 0.299 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
09:44:26 [2019-10-06T09:44:26.170Z] #13 DONE 0.4s
09:44:26 [2019-10-06T09:44:26.170Z] 
09:44:26 [2019-10-06T09:44:26.170Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:44:26 [2019-10-06T09:44:26.170Z] #61 28.90 Selecting previously unselected package libprotobuf10:s390x.
09:44:26 [2019-10-06T09:44:26.170Z] #61 28.90 Preparing to unpack .../08-libprotobuf10_3.0.0-9_s390x.deb ...
09:44:26 [2019-10-06T09:44:26.170Z] #61 28.90 Unpacking libprotobuf10:s390x (3.0.0-9) ...
09:44:26 [2019-10-06T09:44:26.188Z] #61 ...
09:44:26 [2019-10-06T09:44:26.189Z] 
09:44:26 [2019-10-06T09:44:26.189Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount=...
09:44:26 [2019-10-06T09:44:26.189Z] #36 66.77 encoding/xml
09:44:26 [2019-10-06T09:44:26.189Z] #36 68.22 go/doc
09:44:26 [2019-10-06T09:44:26.189Z] #36 70.79 github.com/LK4D4/vndr/build
09:44:26 [2019-10-06T09:44:26.189Z] #36 71.72 vendor/golang.org/x/crypto/cryptobyte
09:44:26 [2019-10-06T09:44:26.189Z] #36 73.80 net
09:44:26 [2019-10-06T09:44:26.189Z] #36 74.02 vendor/golang.org/x/crypto/poly1305
09:44:26 [2019-10-06T09:44:26.189Z] #36 74.49 vendor/golang.org/x/crypto/chacha20poly1305
09:44:26 [2019-10-06T09:44:26.189Z] #36 75.65 vendor/golang.org/x/crypto/hkdf
09:44:26 [2019-10-06T09:44:26.189Z] #36 75.81 vendor/golang.org/x/text/transform
09:44:26 [2019-10-06T09:44:26.189Z] #36 76.66 vendor/golang.org/x/text/unicode/bidi
09:44:26 [2019-10-06T09:44:26.349Z] #20 38.53 ca-certificates is already the newest version (20161130+nmu1+deb9u1).
09:44:26 [2019-10-06T09:44:26.349Z] #20 38.53 The following additional packages will be installed:
09:44:26 [2019-10-06T09:44:26.578Z] #61 ...
09:44:26 [2019-10-06T09:44:26.578Z] 
09:44:26 [2019-10-06T09:44:26.578Z] #14 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ...
09:44:26 [2019-10-06T09:44:26.578Z] #14 DONE 0.4s
09:44:26 [2019-10-06T09:44:26.578Z] 
09:44:26 [2019-10-06T09:44:26.578Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount...
09:44:26 [2019-10-06T09:44:26.578Z] #34 29.08 sync
09:44:26 [2019-10-06T09:44:26.578Z] #34 29.09 internal/reflectlite
09:44:26 [2019-10-06T09:44:26.608Z] #20 38.54   libjq1 libonig4
09:44:26 [2019-10-06T09:44:26.752Z] #36 ...
09:44:26 [2019-10-06T09:44:26.752Z] 
09:44:26 [2019-10-06T09:44:26.752Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
09:44:26 [2019-10-06T09:44:26.752Z] #61 29.86   CC       images/ext-file.o
09:44:26 [2019-10-06T09:44:26.752Z] #61 30.08   CC       images/cgroup.o
09:44:26 [2019-10-06T09:44:26.868Z] #20 38.93 The following NEW packages will be installed:
09:44:26 [2019-10-06T09:44:26.868Z] #20 38.94   jq libjq1 libonig4
09:44:26 [2019-10-06T09:44:26.989Z] #34 ...
09:44:26 [2019-10-06T09:44:26.989Z] 
09:44:26 [2019-10-06T09:44:26.989Z] #15 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
09:44:26 [2019-10-06T09:44:26.989Z] #15 DONE 0.4s
09:44:26 [2019-10-06T09:44:26.989Z] 
09:44:26 [2019-10-06T09:44:26.989Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:44:26 [2019-10-06T09:44:26.989Z] #61 29.84 Selecting previously unselected package libprotobuf-lite10:s390x.
09:44:27 [2019-10-06T09:44:27.316Z] #61 30.66   CC       images/userns.o
09:44:27 [2019-10-06T09:44:27.399Z] #61 29.85 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_s390x.deb ...
09:44:27 [2019-10-06T09:44:27.399Z] #61 29.86 Unpacking libprotobuf-lite10:s390x (3.0.0-9) ...
09:44:27 [2019-10-06T09:44:27.399Z] #61 ...
09:44:27 [2019-10-06T09:44:27.399Z] 
09:44:27 [2019-10-06T09:44:27.399Z] #16 [dev 6/25] RUN ldconfig
09:44:27 [2019-10-06T09:44:27.399Z] #16 DONE 0.5s
09:44:27 [2019-10-06T09:44:27.399Z] 
09:44:27 [2019-10-06T09:44:27.399Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:44:27 [2019-10-06T09:44:27.399Z] #61 30.06 Selecting previously unselected package libprotobuf-dev:s390x.
09:44:27 [2019-10-06T09:44:27.399Z] #61 30.06 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_s390x.deb ...
09:44:27 [2019-10-06T09:44:27.399Z] #61 30.07 Unpacking libprotobuf-dev:s390x (3.0.0-9) ...
09:44:27 [2019-10-06T09:44:27.802Z] #20 40.06 0 upgraded, 3 newly installed, 0 to remove and 12 not upgraded.
09:44:27 [2019-10-06T09:44:27.802Z] #20 40.06 Need to get 327 kB of archives.
09:44:27 [2019-10-06T09:44:27.802Z] #20 40.06 After this operation, 1157 kB of additional disk space will be used.
09:44:27 [2019-10-06T09:44:27.802Z] #20 40.06 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB]
09:44:27 [2019-10-06T09:44:27.881Z] #61 30.95   CC       images/google/protobuf/descriptor.o
09:44:28 [2019-10-06T09:44:28.060Z] #20 40.07 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB]
09:44:28 [2019-10-06T09:44:28.060Z] #20 40.07 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB]
09:44:28 [2019-10-06T09:44:28.627Z] #20 ...
09:44:28 [2019-10-06T09:44:28.627Z] 
09:44:28 [2019-10-06T09:44:28.627Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount...
09:44:28 [2019-10-06T09:44:28.627Z] #33 40.31 internal/reflectlite
09:44:28 [2019-10-06T09:44:28.757Z] #61 ...
09:44:28 [2019-10-06T09:44:28.757Z] 
09:44:28 [2019-10-06T09:44:28.757Z] #54 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount...
09:44:28 [2019-10-06T09:44:28.757Z] #54 DONE 31.1s
09:44:28 [2019-10-06T09:44:28.757Z] 
09:44:28 [2019-10-06T09:44:28.757Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
09:44:28 [2019-10-06T09:44:28.757Z] #24 2.355 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
09:44:28 [2019-10-06T09:44:28.757Z] #24 3.013 
09:44:28 [2019-10-06T09:44:28.885Z] #33 40.32 sync
09:44:29 [2019-10-06T09:44:29.251Z] #61 32.44   CC       images/opts.o
09:44:29 [2019-10-06T09:44:29.509Z] #61 32.65   CC       images/seccomp.o
09:44:29 [2019-10-06T09:44:29.766Z] #61 32.92   CC       images/binfmt-misc.o
09:44:29 [2019-10-06T09:44:29.821Z] #33 ...
09:44:29 [2019-10-06T09:44:29.821Z] 
09:44:29 [2019-10-06T09:44:29.821Z] #53 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount...
09:44:29 [2019-10-06T09:44:29.821Z] #53 DONE 41.4s
09:44:29 [2019-10-06T09:44:29.821Z] 
09:44:29 [2019-10-06T09:44:29.821Z] #18 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build 	--mou...
09:44:29 [2019-10-06T09:44:29.821Z] #18 41.66 + cd /tmp/tmp.D05EcQZCHc/src/github.com/go-swagger/go-swagger
09:44:29 [2019-10-06T09:44:29.821Z] #18 41.66 + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb
09:44:30 [2019-10-06T09:44:30.023Z] #61 33.17   CC       images/time.o
09:44:30 [2019-10-06T09:44:30.023Z] #61 33.39   CC       images/sysctl.o
09:44:30 [2019-10-06T09:44:30.587Z] #61 33.64   CC       images/autofs.o
09:44:30 [2019-10-06T09:44:30.587Z] #61 33.85   CC       images/macvlan.o
09:44:30 [2019-10-06T09:44:30.845Z] #61 34.09   CC       images/sit.o
09:44:31 [2019-10-06T09:44:31.102Z] #61 34.26   LINK     images/built-in.o
09:44:31 [2019-10-06T09:44:31.102Z] #61 34.40   GEN      compel/include/asm
09:44:31 [2019-10-06T09:44:31.102Z] #61 34.40   GEN      compel/include/version.h
09:44:31 [2019-10-06T09:44:31.102Z] #61 34.43 touch .config
09:44:31 [2019-10-06T09:44:31.102Z] #61 34.43   GEN      include/common/config.h
09:44:31 [2019-10-06T09:44:31.102Z] #61 34.51   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
09:44:31 [2019-10-06T09:44:31.196Z] #18 ...
09:44:31 [2019-10-06T09:44:31.196Z] 
09:44:31 [2019-10-06T09:44:31.196Z] #20 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
09:44:31 [2019-10-06T09:44:31.196Z] #20 41.27 debconf: delaying package configuration, since apt-utils is not installed
09:44:31 [2019-10-06T09:44:31.196Z] #20 41.45 Fetched 327 kB in 1s (308 kB/s)
09:44:31 [2019-10-06T09:44:31.196Z] #20 41.68 Selecting previously unselected package libonig4:amd64.
09:44:31 [2019-10-06T09:44:31.196Z] #20 41.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.)
09:44:31 [2019-10-06T09:44:31.196Z] #20 41.79 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ...
09:44:31 [2019-10-06T09:44:31.196Z] #20 41.84 Unpacking libonig4:amd64 (6.1.3-2) ...
09:44:31 [2019-10-06T09:44:31.196Z] #20 42.10 Selecting previously unselected package libjq1:amd64.
09:44:31 [2019-10-06T09:44:31.196Z] #20 42.11 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ...
09:44:31 [2019-10-06T09:44:31.196Z] #20 42.12 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ...
09:44:31 [2019-10-06T09:44:31.196Z] #20 42.46 Selecting previously unselected package jq.
09:44:31 [2019-10-06T09:44:31.196Z] #20 42.46 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ...
09:44:31 [2019-10-06T09:44:31.196Z] #20 42.46 Unpacking jq (1.5+dfsg-1.3) ...
09:44:31 [2019-10-06T09:44:31.196Z] #20 42.62 Setting up libonig4:amd64 (6.1.3-2) ...
09:44:31 [2019-10-06T09:44:31.196Z] #20 42.66 Setting up libjq1:amd64 (1.5+dfsg-1.3) ...
09:44:31 [2019-10-06T09:44:31.196Z] #20 42.69 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:44:31 [2019-10-06T09:44:31.196Z] #20 42.73 Setting up jq (1.5+dfsg-1.3) ...
09:44:31 [2019-10-06T09:44:31.196Z] #20 DONE 43.1s
09:44:31 [2019-10-06T09:44:31.196Z] 
09:44:31 [2019-10-06T09:44:31.196Z] #9 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:44:31 [2019-10-06T09:44:31.196Z] #9 35.50 Building dependency tree...
09:44:31 [2019-10-06T09:44:31.196Z] #9 38.33 The following additional packages will be installed:
09:44:31 [2019-10-06T09:44:31.196Z] #9 38.34   libapparmor1 libseccomp2
09:44:31 [2019-10-06T09:44:31.196Z] #9 38.35 Suggested packages:
09:44:31 [2019-10-06T09:44:31.196Z] #9 38.36   seccomp
09:44:31 [2019-10-06T09:44:31.196Z] #9 38.70 The following NEW packages will be installed:
09:44:31 [2019-10-06T09:44:31.196Z] #9 38.71   libapparmor-dev libapparmor1 libseccomp-dev libseccomp2
09:44:31 [2019-10-06T09:44:31.196Z] #9 39.83 0 upgraded, 4 newly installed, 0 to remove and 12 not upgraded.
09:44:31 [2019-10-06T09:44:31.196Z] #9 39.83 Need to get 300 kB of archives.
09:44:31 [2019-10-06T09:44:31.196Z] #9 39.83 After this operation, 1201 kB of additional disk space will be used.
09:44:31 [2019-10-06T09:44:31.196Z] #9 39.83 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB]
09:44:31 [2019-10-06T09:44:31.196Z] #9 39.84 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB]
09:44:31 [2019-10-06T09:44:31.196Z] #9 39.84 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB]
09:44:31 [2019-10-06T09:44:31.196Z] #9 39.84 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB]
09:44:31 [2019-10-06T09:44:31.196Z] #9 40.82 debconf: delaying package configuration, since apt-utils is not installed
09:44:31 [2019-10-06T09:44:31.196Z] #9 41.04 Fetched 300 kB in 1s (285 kB/s)
09:44:31 [2019-10-06T09:44:31.196Z] #9 41.20 Selecting previously unselected package libseccomp2:amd64.
09:44:31 [2019-10-06T09:44:31.196Z] #9 41.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.)
09:44:31 [2019-10-06T09:44:31.196Z] #9 41.23 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ...
09:44:31 [2019-10-06T09:44:31.196Z] #9 41.32 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ...
09:44:31 [2019-10-06T09:44:31.196Z] #9 41.64 Selecting previously unselected package libseccomp-dev:amd64.
09:44:31 [2019-10-06T09:44:31.196Z] #9 41.64 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ...
09:44:31 [2019-10-06T09:44:31.196Z] #9 41.68 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ...
09:44:31 [2019-10-06T09:44:31.196Z] #9 41.92 Selecting previously unselected package libapparmor1:amd64.
09:44:31 [2019-10-06T09:44:31.196Z] #9 41.93 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ...
09:44:31 [2019-10-06T09:44:31.196Z] #9 41.95 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ...
09:44:31 [2019-10-06T09:44:31.196Z] #9 42.13 Selecting previously unselected package libapparmor-dev:amd64.
09:44:31 [2019-10-06T09:44:31.196Z] #9 42.16 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ...
09:44:31 [2019-10-06T09:44:31.196Z] #9 42.17 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ...
09:44:31 [2019-10-06T09:44:31.196Z] #9 42.38 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:44:31 [2019-10-06T09:44:31.196Z] #9 42.50 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ...
09:44:31 [2019-10-06T09:44:31.196Z] #9 42.52 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ...
09:44:31 [2019-10-06T09:44:31.196Z] #9 42.58 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ...
09:44:31 [2019-10-06T09:44:31.196Z] #9 42.61 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ...
09:44:31 [2019-10-06T09:44:31.196Z] #9 42.63 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:44:31 [2019-10-06T09:44:31.196Z] #9 DONE 43.1s
09:44:31 [2019-10-06T09:44:31.196Z] 
09:44:31 [2019-10-06T09:44:31.196Z] #22 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
09:44:31 [2019-10-06T09:44:31.343Z] #24 3.571 
#                                                                          2.6%
####                                                                       6.8%
######                                                                     8.9%
#######                                                                   10.9%
#########                                                                 13.1%
##########                                                                15.2%
#############                                                             19.3%
################                                                          23.5%
##################                                                        25.6%
#####################                                                     29.8%
########################                                                  33.9%
###########################                                               38.1%
############################                                              40.2%
###############################                                           44.4%
#################################                                         46.5%
##################################                                        48.6%
####################################                                      50.6%
#####################################                                     52.7%
#######################################                                   54.8%
########################################                                  56.9%
##########################################                                59.0%
###########################################                               61.1%
#############################################                             63.2%
###############################################                           65.3%
################################################                          67.4%
##################################################                        69.5%
###################################################                       71.5%
#####################################################                     73.6%
######################################################                    75.7%
########################################################                  77.8%
#########################################################                 79.9%
###########################################################               82.0%
############################################################              84.1%
##############################################################            86.2%
###############################################################           88.3%
#################################################################         90.3%
##################################################################        92.4%
09:44:31 [2019-10-06T09:44:31.343Z] #24 ...
09:44:31 [2019-10-06T09:44:31.343Z] 
09:44:31 [2019-10-06T09:44:31.343Z] #31 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--m...
09:44:31 [2019-10-06T09:44:31.343Z] #31 23.78 + cd /tmp/tmp.GORLibDaWN/src/gotest.tools/gotestsum
09:44:31 [2019-10-06T09:44:31.343Z] #31 23.78 + git checkout -q v0.3.5
09:44:31 [2019-10-06T09:44:31.343Z] #31 23.83 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
09:44:31 [2019-10-06T09:44:31.343Z] #31 ...
09:44:31 [2019-10-06T09:44:31.343Z] 
09:44:31 [2019-10-06T09:44:31.343Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
09:44:31 [2019-10-06T09:44:31.359Z] #61 34.56   GEN      compel/plugins/include/uapi/std/syscall-64.h
09:44:31 [2019-10-06T09:44:31.359Z] #61 34.60   GEN      compel/arch/x86/plugins/std/syscalls-64.S
09:44:31 [2019-10-06T09:44:31.359Z] #61 34.61   DEP      compel/arch/x86/plugins/std/syscalls-64.d
09:44:31 [2019-10-06T09:44:31.359Z] #61 34.63   DEP      compel/arch/x86/plugins/std/memcpy.d
09:44:31 [2019-10-06T09:44:31.359Z] #61 34.66   DEP      compel/arch/x86/plugins/std/parasite-head.d
09:44:31 [2019-10-06T09:44:31.359Z] #61 34.67   GEN      compel/plugins/include/uapi/std/syscall.h
09:44:31 [2019-10-06T09:44:31.359Z] #61 34.71   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
09:44:31 [2019-10-06T09:44:31.359Z] #61 34.73   GEN      compel/plugins/include/uapi/std/syscall-codes.h
09:44:31 [2019-10-06T09:44:31.359Z] #61 34.76   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
09:44:31 [2019-10-06T09:44:31.615Z] #61 34.77   DEP      compel/plugins/std/infect.d
09:44:31 [2019-10-06T09:44:31.615Z] #61 34.89   DEP      compel/plugins/std/string.d
09:44:31 [2019-10-06T09:44:31.615Z] #61 34.99   DEP      compel/plugins/std/log.d
09:44:31 [2019-10-06T09:44:31.751Z] #24 3.571 
#                                                                          2.6%
####                                                                       6.8%
######                                                                     8.9%
#######                                                                   10.9%
#########                                                                 13.1%
##########                                                                15.2%
#############                                                             19.3%
################                                                          23.5%
##################                                                        25.6%
#####################                                                     29.8%
########################                                                  33.9%
###########################                                               38.1%
############################                                              40.2%
###############################                                           44.4%
#################################                                         46.5%
##################################                                        48.6%
####################################                                      50.6%
#####################################                                     52.7%
#######################################                                   54.8%
########################################                                  56.9%
##########################################                                59.0%
###########################################                               61.1%
#############################################                             63.2%
###############################################                           65.3%
################################################                          67.4%
##################################################                        69.5%
###################################################                       71.5%
#####################################################                     73.6%
######################################################                    75.7%
########################################################                  77.8%
#########################################################                 79.9%
###########################################################               82.0%
############################################################              84.1%
##############################################################            86.2%
###############################################################           88.3%
#################################################################         90.3%
##################################################################        92.4%
#####################################################################     96.6%
#######################################################################   98.7%
###########
09:44:31 [2019-10-06T09:44:31.751Z] #24 ...
09:44:31 [2019-10-06T09:44:31.751Z] 
09:44:31 [2019-10-06T09:44:31.751Z] #39 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:44:31 [2019-10-06T09:44:31.751Z] #39 24.23 The following additional packages will be installed:
09:44:31 [2019-10-06T09:44:31.751Z] #39 24.24   cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd
09:44:31 [2019-10-06T09:44:31.751Z] #39 24.25 Suggested packages:
09:44:31 [2019-10-06T09:44:31.751Z] #39 24.25   codeblocks eclipse ninja-build lrzip
09:44:31 [2019-10-06T09:44:31.751Z] #39 24.25 Recommended packages:
09:44:31 [2019-10-06T09:44:31.751Z] #39 24.25   xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
09:44:31 [2019-10-06T09:44:31.751Z] #39 25.11 The following NEW packages will be installed:
09:44:31 [2019-10-06T09:44:31.751Z] #39 25.15   cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2
09:44:31 [2019-10-06T09:44:31.751Z] #39 25.15   vim-common xxd
09:44:31 [2019-10-06T09:44:31.751Z] #39 25.23 0 upgraded, 10 newly installed, 0 to remove and 12 not upgraded.
09:44:31 [2019-10-06T09:44:31.751Z] #39 25.23 Need to get 13.2 MB of archives.
09:44:31 [2019-10-06T09:44:31.751Z] #39 25.23 After this operation, 59.4 MB of additional disk space will be used.
09:44:31 [2019-10-06T09:44:31.751Z] #39 25.23 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake-data all 3.7.2-1 [1216 kB]
09:44:31 [2019-10-06T09:44:31.751Z] #39 25.41 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB]
09:44:31 [2019-10-06T09:44:31.751Z] #39 25.43 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libicu57 s390x 57.1-6+deb9u3 [7528 kB]
09:44:31 [2019-10-06T09:44:31.751Z] #39 26.03 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxml2 s390x 2.9.4+dfsg1-2.2+deb9u2 [853 kB]
09:44:31 [2019-10-06T09:44:31.751Z] #39 26.11 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libarchive13 s390x 3.2.2-2+deb9u1 [283 kB]
09:44:31 [2019-10-06T09:44:31.751Z] #39 26.13 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB]
09:44:31 [2019-10-06T09:44:31.751Z] #39 26.14 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libuv1 s390x 1.9.1-3 [82.4 kB]
09:44:31 [2019-10-06T09:44:31.751Z] #39 26.15 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake s390x 3.7.2-1 [2797 kB]
09:44:31 [2019-10-06T09:44:31.751Z] #39 26.45 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB]
09:44:31 [2019-10-06T09:44:31.751Z] #39 26.47 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
09:44:31 [2019-10-06T09:44:31.751Z] #39 28.04 debconf: delaying package configuration, since apt-utils is not installed
09:44:31 [2019-10-06T09:44:31.751Z] #39 28.22 Fetched 13.2 MB in 1s (10.1 MB/s)
09:44:31 [2019-10-06T09:44:31.751Z] #39 28.33 Selecting previously unselected package cmake-data.
09:44:31 [2019-10-06T09:44:31.751Z] #39 28.33 (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.)
09:44:31 [2019-10-06T09:44:31.751Z] #39 28.39 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ...
09:44:31 [2019-10-06T09:44:31.751Z] #39 28.39 Unpacking cmake-data (3.7.2-1) ...
09:44:31 [2019-10-06T09:44:31.751Z] #39 31.10 Selecting previously unselected package liblzo2-2:s390x.
09:44:31 [2019-10-06T09:44:31.751Z] #39 31.10 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_s390x.deb ...
09:44:31 [2019-10-06T09:44:31.751Z] #39 31.13 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ...
09:44:31 [2019-10-06T09:44:31.751Z] #39 31.26 Selecting previously unselected package libicu57:s390x.
09:44:31 [2019-10-06T09:44:31.751Z] #39 31.27 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_s390x.deb ...
09:44:31 [2019-10-06T09:44:31.751Z] #39 31.27 Unpacking libicu57:s390x (57.1-6+deb9u3) ...
09:44:31 [2019-10-06T09:44:31.751Z] #39 ...
09:44:31 [2019-10-06T09:44:31.751Z] 
09:44:31 [2019-10-06T09:44:31.751Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
09:44:31 [2019-10-06T09:44:31.752Z] #24 3.571 
#                                                                          2.6%
####                                                                       6.8%
######                                                                     8.9%
#######                                                                   10.9%
#########                                                                 13.1%
##########                                                                15.2%
#############                                                             19.3%
################                                                          23.5%
##################                                                        25.6%
#####################                                                     29.8%
########################                                                  33.9%
###########################                                               38.1%
############################                                              40.2%
###############################                                           44.4%
#################################                                         46.5%
##################################                                        48.6%
####################################                                      50.6%
#####################################                                     52.7%
#######################################                                   54.8%
########################################                                  56.9%
##########################################                                59.0%
###########################################                               61.1%
#############################################                             63.2%
###############################################                           65.3%
################################################                          67.4%
##################################################                        69.5%
###################################################                       71.5%
#####################################################                     73.6%
######################################################                    75.7%
########################################################                  77.8%
#########################################################                 79.9%
###########################################################               82.0%
############################################################              84.1%
##############################################################            86.2%
###############################################################           88.3%
#################################################################         90.3%
##################################################################        92.4%
#####################################################################     96.6%
#######################################################################   98.7%
######################################################################## 100.0%
09:44:31 [2019-10-06T09:44:31.765Z] #22 DONE 0.5s
09:44:31 [2019-10-06T09:44:31.765Z] 
09:44:31 [2019-10-06T09:44:31.765Z] #43 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
09:44:31 [2019-10-06T09:44:31.765Z] #43 DONE 0.4s
09:44:31 [2019-10-06T09:44:31.765Z] 
09:44:31 [2019-10-06T09:44:31.765Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount...
09:44:31 [2019-10-06T09:44:31.765Z] #33 43.33 sort
09:44:31 [2019-10-06T09:44:31.765Z] #33 43.33 errors
09:44:31 [2019-10-06T09:44:31.765Z] #33 ...
09:44:31 [2019-10-06T09:44:31.765Z] 
09:44:31 [2019-10-06T09:44:31.765Z] #44 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
09:44:31 [2019-10-06T09:44:31.765Z] #44 DONE 0.1s
09:44:31 [2019-10-06T09:44:31.872Z] #61 35.12   DEP      compel/plugins/std/fds.d
09:44:31 [2019-10-06T09:44:31.872Z] #61 35.22   DEP      compel/plugins/std/std.d
09:44:32 [2019-10-06T09:44:32.023Z] 
09:44:32 [2019-10-06T09:44:32.023Z] #60 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:44:32 [2019-10-06T09:44:32.023Z] #60 30.77 Reading package lists...
09:44:32 [2019-10-06T09:44:32.023Z] #60 37.41 Building dependency tree...
09:44:32 [2019-10-06T09:44:32.023Z] #60 39.98 The following additional packages will be installed:
09:44:32 [2019-10-06T09:44:32.023Z] #60 39.98   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10
09:44:32 [2019-10-06T09:44:32.023Z] #60 39.99   libprotoc10 python-pkg-resources zlib1g-dev
09:44:32 [2019-10-06T09:44:32.023Z] #60 39.99 Suggested packages:
09:44:32 [2019-10-06T09:44:32.023Z] #60 40.01   manpages-dev python-setuptools
09:44:32 [2019-10-06T09:44:32.023Z] #60 41.61 The following NEW packages will be installed:
09:44:32 [2019-10-06T09:44:32.023Z] #60 41.61   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
09:44:32 [2019-10-06T09:44:32.023Z] #60 41.61   libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10
09:44:32 [2019-10-06T09:44:32.023Z] #60 41.61   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
09:44:32 [2019-10-06T09:44:32.023Z] #60 41.61   zlib1g-dev
09:44:32 [2019-10-06T09:44:32.023Z] #60 42.82 0 upgraded, 16 newly installed, 0 to remove and 12 not upgraded.
09:44:32 [2019-10-06T09:44:32.023Z] #60 42.82 Need to get 3602 kB of archives.
09:44:32 [2019-10-06T09:44:32.023Z] #60 42.82 After this operation, 18.9 MB of additional disk space will be used.
09:44:32 [2019-10-06T09:44:32.023Z] #60 42.82 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB]
09:44:32 [2019-10-06T09:44:32.023Z] #60 42.83 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB]
09:44:32 [2019-10-06T09:44:32.023Z] #60 42.83 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB]
09:44:32 [2019-10-06T09:44:32.023Z] #60 42.84 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB]
09:44:32 [2019-10-06T09:44:32.023Z] #60 42.85 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB]
09:44:32 [2019-10-06T09:44:32.023Z] #60 42.86 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB]
09:44:32 [2019-10-06T09:44:32.023Z] #60 42.87 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB]
09:44:32 [2019-10-06T09:44:32.023Z] #60 42.91 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB]
09:44:32 [2019-10-06T09:44:32.023Z] #60 42.94 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB]
09:44:32 [2019-10-06T09:44:32.023Z] #60 43.08 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB]
09:44:32 [2019-10-06T09:44:32.023Z] #60 43.08 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB]
09:44:32 [2019-10-06T09:44:32.023Z] #60 43.31 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB]
09:44:32 [2019-10-06T09:44:32.023Z] #60 43.54 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB]
09:44:32 [2019-10-06T09:44:32.023Z] #60 43.54 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB]
09:44:32 [2019-10-06T09:44:32.024Z] #60 43.55 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB]
09:44:32 [2019-10-06T09:44:32.024Z] #60 43.57 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB]
09:44:32 [2019-10-06T09:44:32.024Z] #60 ...
09:44:32 [2019-10-06T09:44:32.024Z] 
09:44:32 [2019-10-06T09:44:32.024Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount...
09:44:32 [2019-10-06T09:44:32.024Z] #33 43.78 strconv
09:44:32 [2019-10-06T09:44:32.129Z] #61 35.37   DEP      compel/plugins/shmem/shmem.d
09:44:32 [2019-10-06T09:44:32.129Z] #61 35.45   DEP      compel/plugins/fds/fds.d
09:44:32 [2019-10-06T09:44:32.386Z] #61 35.58   CC       compel/plugins/std/std.o
09:44:32 [2019-10-06T09:44:32.587Z] #24 10.33 
09:44:32 [2019-10-06T09:44:32.643Z] #61 35.86   CC       compel/plugins/std/fds.o
09:44:32 [2019-10-06T09:44:32.900Z] #61 36.22   CC       compel/plugins/std/log.o
09:44:33 [2019-10-06T09:44:33.398Z] #33 44.65 io
09:44:33 [2019-10-06T09:44:33.806Z] #24 10.80 
#####                                                                      7.7%
#########                                                                 13.3%
#############                                                             18.9%
#################                                                         24.7%
#####################                                                     30.3%
#########################                                                 35.9%
#############################                                             41.7%
##################################                                        47.3%
09:44:33 [2019-10-06T09:44:33.806Z] #24 ...
09:44:33 [2019-10-06T09:44:33.806Z] 
09:44:33 [2019-10-06T09:44:33.806Z] #51 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build 	--...
09:44:33 [2019-10-06T09:44:33.806Z] #51 0.332 + RM_GOPATH=0
09:44:33 [2019-10-06T09:44:33.806Z] #51 0.332 + TMP_GOPATH=
09:44:33 [2019-10-06T09:44:33.806Z] #51 0.332 + : /build
09:44:33 [2019-10-06T09:44:33.806Z] #51 0.332 + '[' -z '' ']'
09:44:33 [2019-10-06T09:44:33.806Z] #51 0.332 ++ mktemp -d
09:44:33 [2019-10-06T09:44:33.806Z] #51 0.339 + export GOPATH=/tmp/tmp.jBCIOy52Ew
09:44:33 [2019-10-06T09:44:33.806Z] #51 0.339 + GOPATH=/tmp/tmp.jBCIOy52Ew
09:44:33 [2019-10-06T09:44:33.806Z] #51 0.339 + RM_GOPATH=1
09:44:33 [2019-10-06T09:44:33.806Z] #51 0.340 ++ dirname ./install.sh
09:44:33 [2019-10-06T09:44:33.806Z] #51 0.344 + dir=.
09:44:33 [2019-10-06T09:44:33.806Z] #51 0.345 + bin=containerd
09:44:33 [2019-10-06T09:44:33.806Z] #51 0.345 + shift
09:44:33 [2019-10-06T09:44:33.806Z] #51 0.345 + '[' '!' -f ./containerd.installer ']'
09:44:33 [2019-10-06T09:44:33.806Z] #51 0.345 + . ./containerd.installer
09:44:33 [2019-10-06T09:44:33.806Z] #51 0.345 ++ CONTAINERD_COMMIT=b34a5c8af56e510852c35414db4c1f4fa6172339
09:44:33 [2019-10-06T09:44:33.806Z] #51 0.350 + install_containerd
09:44:33 [2019-10-06T09:44:33.806Z] #51 0.350 + echo 'Install containerd version b34a5c8af56e510852c35414db4c1f4fa6172339'
09:44:33 [2019-10-06T09:44:33.806Z] #51 0.350 + git clone https://github.com/containerd/containerd.git /tmp/tmp.jBCIOy52Ew/src/github.com/containerd/containerd
09:44:33 [2019-10-06T09:44:33.806Z] #51 0.350 Install containerd version b34a5c8af56e510852c35414db4c1f4fa6172339
09:44:33 [2019-10-06T09:44:33.806Z] #51 0.364 Cloning into '/tmp/tmp.jBCIOy52Ew/src/github.com/containerd/containerd'...
09:44:33 [2019-10-06T09:44:33.806Z] #51 ...
09:44:33 [2019-10-06T09:44:33.806Z] 
09:44:33 [2019-10-06T09:44:33.806Z] #46 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount=...
09:44:33 [2019-10-06T09:44:33.806Z] #46 0.420 + RM_GOPATH=0
09:44:33 [2019-10-06T09:44:33.806Z] #46 0.420 + TMP_GOPATH=
09:44:33 [2019-10-06T09:44:33.806Z] #46 0.420 + : /build
09:44:33 [2019-10-06T09:44:33.806Z] #46 0.420 + '[' -z '' ']'
09:44:33 [2019-10-06T09:44:33.806Z] #46 0.420 ++ mktemp -d
09:44:33 [2019-10-06T09:44:33.806Z] #46 0.454 + export GOPATH=/tmp/tmp.nDOb4XZ8xB
09:44:33 [2019-10-06T09:44:33.806Z] #46 0.454 + GOPATH=/tmp/tmp.nDOb4XZ8xB
09:44:33 [2019-10-06T09:44:33.806Z] #46 0.454 + RM_GOPATH=1
09:44:33 [2019-10-06T09:44:33.806Z] #46 0.455 ++ dirname ./install.sh
09:44:33 [2019-10-06T09:44:33.806Z] #46 0.462 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )
09:44:33 [2019-10-06T09:44:33.806Z] #46 0.462 + dir=.
09:44:33 [2019-10-06T09:44:33.806Z] #46 0.462 + bin=runc
09:44:33 [2019-10-06T09:44:33.806Z] #46 0.462 + shift
09:44:33 [2019-10-06T09:44:33.806Z] #46 0.462 + '[' '!' -f ./runc.installer ']'
09:44:33 [2019-10-06T09:44:33.806Z] #46 0.462 + . ./runc.installer
09:44:33 [2019-10-06T09:44:33.806Z] #46 0.462 ++ RUNC_COMMIT=3e425f80a8c931f88e6d94a8c831b9d5aa481657
09:44:33 [2019-10-06T09:44:33.806Z] #46 0.462 + install_runc
09:44:33 [2019-10-06T09:44:33.806Z] #46 0.462 + grep -q '^3\.10\.0.*\.el7\.'
09:44:33 [2019-10-06T09:44:33.806Z] #46 0.462 + uname -r
09:44:33 [2019-10-06T09:44:33.806Z] #46 0.462 + RUNC_BUILDTAGS='seccomp apparmor selinux '
09:44:33 [2019-10-06T09:44:33.806Z] #46 0.462 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )'
09:44:33 [2019-10-06T09:44:33.806Z] #46 0.462 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.nDOb4XZ8xB/src/github.com/opencontainers/runc
09:44:33 [2019-10-06T09:44:33.806Z] #46 0.462 Cloning into '/tmp/tmp.nDOb4XZ8xB/src/github.com/opencontainers/runc'...
09:44:33 [2019-10-06T09:44:33.806Z] #46 9.137 + cd /tmp/tmp.nDOb4XZ8xB/src/github.com/opencontainers/runc
09:44:33 [2019-10-06T09:44:33.806Z] #46 9.137 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657
09:44:33 [2019-10-06T09:44:33.806Z] #46 9.404 + '[' -z '' ']'
09:44:33 [2019-10-06T09:44:33.806Z] #46 9.404 + target=static
09:44:33 [2019-10-06T09:44:33.806Z] #46 9.404 + make 'BUILDTAGS=seccomp apparmor selinux ' static
09:44:33 [2019-10-06T09:44:33.831Z] #61 36.95   CC       compel/plugins/std/string.o
09:44:34 [2019-10-06T09:44:34.214Z] #46 ...
09:44:34 [2019-10-06T09:44:34.214Z] 
09:44:34 [2019-10-06T09:44:34.214Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
09:44:34 [2019-10-06T09:44:34.395Z] #61 37.48   CC       compel/plugins/std/infect.o
09:44:34 [2019-10-06T09:44:34.395Z] #61 37.83   CC       compel/arch/x86/plugins/std/parasite-head.o
09:44:34 [2019-10-06T09:44:34.653Z] #61 37.89   CC       compel/arch/x86/plugins/std/memcpy.o
09:44:34 [2019-10-06T09:44:34.653Z] #61 37.94   CC       compel/arch/x86/plugins/std/syscalls-64.o
09:44:34 [2019-10-06T09:44:34.653Z] #61 38.05   AR       compel/plugins/std.lib.a
09:44:34 [2019-10-06T09:44:34.662Z] #24 10.80 
#####                                                                      7.7%
#########                                                                 13.3%
#############                                                             18.9%
#################                                                         24.7%
#####################                                                     30.3%
#########################                                                 35.9%
#############################                                             41.7%
##################################                                        47.3%
######################################                                    52.9%
##########################################                                58.7%
##############################################                            64.3%
##################################################                        69.9%
##########################################################                81.3%
##################################################################        92.7%
######################################################################## 100.0%
09:44:34 [2019-10-06T09:44:34.772Z] #33 46.10 internal/oserror
09:44:34 [2019-10-06T09:44:34.772Z] #33 46.19 syscall
09:44:34 [2019-10-06T09:44:34.910Z] #61 38.09   CC       compel/plugins/fds/fds.o
09:44:35 [2019-10-06T09:44:35.168Z] #61 38.48   AR       compel/plugins/fds.lib.a
09:44:35 [2019-10-06T09:44:35.393Z] #24 13.37 
09:44:35 [2019-10-06T09:44:35.425Z] #61 38.54   HOSTDEP  compel/src/lib/log-host.d
09:44:35 [2019-10-06T09:44:35.426Z] #61 38.70   HOSTDEP  compel/src/lib/handle-elf-host.d
09:44:35 [2019-10-06T09:44:35.683Z] #61 38.81   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
09:44:35 [2019-10-06T09:44:35.683Z] #61 38.93   HOSTDEP  compel/src/main-host.d
09:44:35 [2019-10-06T09:44:35.683Z] #61 39.02   DEP      compel/src/lib/ptrace.d
09:44:35 [2019-10-06T09:44:35.708Z] #33 ...
09:44:35 [2019-10-06T09:44:35.708Z] 
09:44:35 [2019-10-06T09:44:35.708Z] #47 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
09:44:35 [2019-10-06T09:44:35.708Z] #47 33.20 Reading package lists...
09:44:35 [2019-10-06T09:44:35.708Z] #47 39.80 Building dependency tree...
09:44:35 [2019-10-06T09:44:35.708Z] #47 42.70 The following additional packages will be installed:
09:44:35 [2019-10-06T09:44:35.708Z] #47 42.71   btrfs-progs liblzo2-2
09:44:35 [2019-10-06T09:44:35.708Z] #47 43.01 The following NEW packages will be installed:
09:44:35 [2019-10-06T09:44:35.708Z] #47 43.04   btrfs-progs btrfs-tools liblzo2-2
09:44:35 [2019-10-06T09:44:35.708Z] #47 44.19 0 upgraded, 3 newly installed, 0 to remove and 12 not upgraded.
09:44:35 [2019-10-06T09:44:35.708Z] #47 44.19 Need to get 649 kB of archives.
09:44:35 [2019-10-06T09:44:35.708Z] #47 44.19 After this operation, 4320 kB of additional disk space will be used.
09:44:35 [2019-10-06T09:44:35.708Z] #47 44.19 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
09:44:35 [2019-10-06T09:44:35.708Z] #47 44.20 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB]
09:44:35 [2019-10-06T09:44:35.708Z] #47 44.22 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB]
09:44:35 [2019-10-06T09:44:35.708Z] #47 45.58 debconf: delaying package configuration, since apt-utils is not installed
09:44:35 [2019-10-06T09:44:35.708Z] #47 45.76 Fetched 649 kB in 1s (609 kB/s)
09:44:35 [2019-10-06T09:44:35.708Z] #47 45.89 Selecting previously unselected package liblzo2-2:amd64.
09:44:35 [2019-10-06T09:44:35.708Z] #47 45.89 (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.)
09:44:35 [2019-10-06T09:44:35.708Z] #47 45.95 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ...
09:44:35 [2019-10-06T09:44:35.708Z] #47 45.97 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
09:44:35 [2019-10-06T09:44:35.708Z] #47 46.12 Selecting previously unselected package btrfs-progs.
09:44:35 [2019-10-06T09:44:35.708Z] #47 46.13 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ...
09:44:35 [2019-10-06T09:44:35.708Z] #47 46.13 Unpacking btrfs-progs (4.7.3-1) ...
09:44:35 [2019-10-06T09:44:35.708Z] #47 46.99 Selecting previously unselected package btrfs-tools.
09:44:35 [2019-10-06T09:44:35.708Z] #47 46.99 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ...
09:44:35 [2019-10-06T09:44:35.708Z] #47 47.00 Unpacking btrfs-tools (4.7.3-1) ...
09:44:35 [2019-10-06T09:44:35.708Z] #47 47.20 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:44:35 [2019-10-06T09:44:35.708Z] #47 47.33 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
09:44:35 [2019-10-06T09:44:35.708Z] #47 47.35 Setting up btrfs-progs (4.7.3-1) ...
09:44:35 [2019-10-06T09:44:35.708Z] #47 47.36 Setting up btrfs-tools (4.7.3-1) ...
09:44:35 [2019-10-06T09:44:35.708Z] #47 47.39 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:44:35 [2019-10-06T09:44:35.708Z] #47 DONE 47.8s
09:44:35 [2019-10-06T09:44:35.939Z] #61 39.14   DEP      compel/src/lib/infect.d
09:44:35 [2019-10-06T09:44:35.966Z] 
09:44:35 [2019-10-06T09:44:35.966Z] #10 [dev 1/25] RUN groupadd -r docker
09:44:35 [2019-10-06T09:44:35.966Z] #10 DONE 4.5s
09:44:35 [2019-10-06T09:44:35.966Z] 
09:44:35 [2019-10-06T09:44:35.966Z] #60 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:44:35 [2019-10-06T09:44:35.966Z] #60 44.83 debconf: delaying package configuration, since apt-utils is not installed
09:44:35 [2019-10-06T09:44:35.966Z] #60 45.04 Fetched 3602 kB in 1s (1892 kB/s)
09:44:35 [2019-10-06T09:44:35.966Z] #60 45.26 Selecting previously unselected package libnet1:amd64.
09:44:35 [2019-10-06T09:44:35.966Z] #60 45.26 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15091 files and directories currently installed.)
09:44:35 [2019-10-06T09:44:35.966Z] #60 45.34 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ...
09:44:35 [2019-10-06T09:44:35.966Z] #60 45.36 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ...
09:44:35 [2019-10-06T09:44:35.966Z] #60 45.64 Selecting previously unselected package libcap-dev:amd64.
09:44:35 [2019-10-06T09:44:35.966Z] #60 45.64 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ...
09:44:35 [2019-10-06T09:44:35.966Z] #60 45.65 Unpacking libcap-dev:amd64 (1:2.25-1) ...
09:44:35 [2019-10-06T09:44:35.966Z] #60 45.83 Selecting previously unselected package libnet1-dev.
09:44:35 [2019-10-06T09:44:35.966Z] #60 45.83 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ...
09:44:35 [2019-10-06T09:44:35.966Z] #60 45.84 Unpacking libnet1-dev (1.1.6+dfsg-3) ...
09:44:35 [2019-10-06T09:44:35.966Z] #60 46.05 Selecting previously unselected package libnl-3-200:amd64.
09:44:35 [2019-10-06T09:44:35.966Z] #60 46.05 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ...
09:44:35 [2019-10-06T09:44:35.966Z] #60 46.07 Unpacking libnl-3-200:amd64 (3.2.27-2) ...
09:44:35 [2019-10-06T09:44:35.966Z] #60 46.23 Selecting previously unselected package libnl-3-dev:amd64.
09:44:35 [2019-10-06T09:44:35.966Z] #60 46.23 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ...
09:44:35 [2019-10-06T09:44:35.966Z] #60 46.24 Unpacking libnl-3-dev:amd64 (3.2.27-2) ...
09:44:35 [2019-10-06T09:44:35.966Z] #60 46.64 Selecting previously unselected package libprotobuf-c1:amd64.
09:44:35 [2019-10-06T09:44:35.966Z] #60 46.65 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ...
09:44:35 [2019-10-06T09:44:35.966Z] #60 46.66 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ...
09:44:35 [2019-10-06T09:44:35.966Z] #60 46.79 Selecting previously unselected package libprotobuf-c-dev:amd64.
09:44:35 [2019-10-06T09:44:35.966Z] #60 46.79 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ...
09:44:35 [2019-10-06T09:44:35.966Z] #60 46.80 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ...
09:44:35 [2019-10-06T09:44:35.966Z] #60 46.94 Selecting previously unselected package zlib1g-dev:amd64.
09:44:35 [2019-10-06T09:44:35.966Z] #60 46.94 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ...
09:44:35 [2019-10-06T09:44:35.966Z] #60 46.94 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ...
09:44:35 [2019-10-06T09:44:35.966Z] #60 47.25 Selecting previously unselected package libprotobuf10:amd64.
09:44:35 [2019-10-06T09:44:35.966Z] #60 47.25 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ...
09:44:35 [2019-10-06T09:44:35.966Z] #60 47.26 Unpacking libprotobuf10:amd64 (3.0.0-9) ...
09:44:35 [2019-10-06T09:44:35.966Z] #60 ...
09:44:35 [2019-10-06T09:44:35.966Z] 
09:44:35 [2019-10-06T09:44:35.966Z] #48 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
09:44:35 [2019-10-06T09:44:35.966Z] #48 DONE 0.2s
09:44:36 [2019-10-06T09:44:36.197Z] #61 39.37   DEP      compel/src/lib/infect-util.d
09:44:36 [2019-10-06T09:44:36.197Z] #61 39.50   DEP      compel/src/lib/infect-rpc.d
09:44:36 [2019-10-06T09:44:36.197Z] #61 39.61   DEP      compel/arch/x86/src/lib/infect.d
09:44:36 [2019-10-06T09:44:36.225Z] 
09:44:36 [2019-10-06T09:44:36.225Z] #49 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
09:44:36 [2019-10-06T09:44:36.225Z] #49 DONE 0.1s
09:44:36 [2019-10-06T09:44:36.225Z] 
09:44:36 [2019-10-06T09:44:36.225Z] #50 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build 	--...
09:44:36 [2019-10-06T09:44:36.225Z] #50 ...
09:44:36 [2019-10-06T09:44:36.225Z] 
09:44:36 [2019-10-06T09:44:36.225Z] #38 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:44:36 [2019-10-06T09:44:36.225Z] #38 32.64 Reading package lists...
09:44:36 [2019-10-06T09:44:36.225Z] #38 38.55 Building dependency tree...
09:44:36 [2019-10-06T09:44:36.225Z] #38 40.94 The following additional packages will be installed:
09:44:36 [2019-10-06T09:44:36.225Z] #38 40.96   cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd
09:44:36 [2019-10-06T09:44:36.225Z] #38 40.96 Suggested packages:
09:44:36 [2019-10-06T09:44:36.225Z] #38 40.97   codeblocks eclipse ninja-build lrzip
09:44:36 [2019-10-06T09:44:36.225Z] #38 40.97 Recommended packages:
09:44:36 [2019-10-06T09:44:36.225Z] #38 40.97   xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
09:44:36 [2019-10-06T09:44:36.225Z] #38 41.79 The following NEW packages will be installed:
09:44:36 [2019-10-06T09:44:36.225Z] #38 41.80   cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2
09:44:36 [2019-10-06T09:44:36.225Z] #38 41.81   vim-common xxd
09:44:36 [2019-10-06T09:44:36.225Z] #38 43.00 0 upgraded, 10 newly installed, 0 to remove and 12 not upgraded.
09:44:36 [2019-10-06T09:44:36.225Z] #38 43.00 Need to get 13.7 MB of archives.
09:44:36 [2019-10-06T09:44:36.225Z] #38 43.00 After this operation, 57.2 MB of additional disk space will be used.
09:44:36 [2019-10-06T09:44:36.225Z] #38 43.00 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB]
09:44:36 [2019-10-06T09:44:36.225Z] #38 43.14 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
09:44:36 [2019-10-06T09:44:36.225Z] #38 43.14 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB]
09:44:36 [2019-10-06T09:44:36.225Z] #38 43.70 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB]
09:44:36 [2019-10-06T09:44:36.225Z] #38 43.77 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libarchive13 amd64 3.2.2-2+deb9u1 [294 kB]
09:44:36 [2019-10-06T09:44:36.225Z] #38 43.88 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
09:44:36 [2019-10-06T09:44:36.225Z] #38 43.89 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB]
09:44:36 [2019-10-06T09:44:36.225Z] #38 43.90 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB]
09:44:36 [2019-10-06T09:44:36.225Z] #38 44.28 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB]
09:44:36 [2019-10-06T09:44:36.225Z] #38 44.30 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
09:44:36 [2019-10-06T09:44:36.225Z] #38 45.99 debconf: delaying package configuration, since apt-utils is not installed
09:44:36 [2019-10-06T09:44:36.225Z] #38 46.18 Fetched 13.7 MB in 2s (5627 kB/s)
09:44:36 [2019-10-06T09:44:36.225Z] #38 46.32 Selecting previously unselected package cmake-data.
09:44:36 [2019-10-06T09:44:36.225Z] #38 46.32 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15091 files and directories currently installed.)
09:44:36 [2019-10-06T09:44:36.225Z] #38 46.41 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ...
09:44:36 [2019-10-06T09:44:36.225Z] #38 46.44 Unpacking cmake-data (3.7.2-1) ...
09:44:36 [2019-10-06T09:44:36.459Z] #61 ...
09:44:36 [2019-10-06T09:44:36.459Z] 
09:44:36 [2019-10-06T09:44:36.459Z] #64 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build 	-...
09:44:36 [2019-10-06T09:44:36.459Z] #64 80.26 + for f in rootlesskit rootlesskit-docker-proxy
09:44:36 [2019-10-06T09:44:36.459Z] #64 80.26 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
09:44:36 [2019-10-06T09:44:36.459Z] #64 DONE 87.3s
09:44:36 [2019-10-06T09:44:36.459Z] 
09:44:36 [2019-10-06T09:44:36.459Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
09:44:36 [2019-10-06T09:44:36.459Z] #61 39.80   DEP      compel/arch/x86/src/lib/cpu.d
09:44:36 [2019-10-06T09:44:36.459Z] #61 39.89   DEP      compel/src/lib/log.d
09:44:36 [2019-10-06T09:44:36.459Z] #61 ...
09:44:36 [2019-10-06T09:44:36.459Z] 
09:44:36 [2019-10-06T09:44:36.459Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
09:44:36 [2019-10-06T09:44:36.483Z] #38 ...
09:44:36 [2019-10-06T09:44:36.483Z] 
09:44:36 [2019-10-06T09:44:36.483Z] #60 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:44:36 [2019-10-06T09:44:36.483Z] #60 48.33 Selecting previously unselected package libprotobuf-lite10:amd64.
09:44:36 [2019-10-06T09:44:36.483Z] #60 48.34 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ...
09:44:36 [2019-10-06T09:44:36.483Z] #60 48.37 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ...
09:44:36 [2019-10-06T09:44:36.483Z] #60 48.66 Selecting previously unselected package libprotobuf-dev:amd64.
09:44:36 [2019-10-06T09:44:36.483Z] #60 48.66 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ...
09:44:36 [2019-10-06T09:44:36.483Z] #60 48.71 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ...
09:44:36 [2019-10-06T09:44:36.716Z] #65 DONE 0.1s
09:44:36 [2019-10-06T09:44:36.716Z] 
09:44:36 [2019-10-06T09:44:36.716Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount=...
09:44:36 [2019-10-06T09:44:36.716Z] #36 78.23 vendor/golang.org/x/text/secure/bidirule
09:44:36 [2019-10-06T09:44:36.716Z] #36 78.48 vendor/golang.org/x/text/unicode/norm
09:44:36 [2019-10-06T09:44:36.716Z] #36 82.05 vendor/golang.org/x/net/idna
09:44:36 [2019-10-06T09:44:36.716Z] #36 84.15 vendor/golang.org/x/net/http2/hpack
09:44:36 [2019-10-06T09:44:36.716Z] #36 84.92 mime
09:44:36 [2019-10-06T09:44:36.716Z] #36 86.63 mime/quotedprintable
09:44:36 [2019-10-06T09:44:36.716Z] #36 86.93 net/http/internal
09:44:36 [2019-10-06T09:44:36.973Z] #36 ...
09:44:36 [2019-10-06T09:44:36.973Z] 
09:44:36 [2019-10-06T09:44:36.973Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
09:44:36 [2019-10-06T09:44:36.973Z] #61 40.12   DEP      compel/src/main.d
09:44:36 [2019-10-06T09:44:36.973Z] #61 40.24   DEP      compel/src/lib/handle-elf.d
09:44:37 [2019-10-06T09:44:37.051Z] #60 ...
09:44:37 [2019-10-06T09:44:37.051Z] 
09:44:37 [2019-10-06T09:44:37.051Z] #30 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--m...
09:44:37 [2019-10-06T09:44:37.051Z] #30 38.64 + cd /tmp/tmp.jtKhi8GLdL/src/gotest.tools/gotestsum
09:44:37 [2019-10-06T09:44:37.051Z] #30 38.64 + git checkout -q v0.3.5
09:44:37 [2019-10-06T09:44:37.051Z] #30 38.67 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
09:44:37 [2019-10-06T09:44:37.230Z] #61 40.37   DEP      compel/arch/x86/src/lib/handle-elf.d
09:44:37 [2019-10-06T09:44:37.311Z] #30 ...
09:44:37 [2019-10-06T09:44:37.311Z] 
09:44:37 [2019-10-06T09:44:37.311Z] #45 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount=...
09:44:37 [2019-10-06T09:44:37.311Z] #45 3.947 + RM_GOPATH=0
09:44:37 [2019-10-06T09:44:37.311Z] #45 3.947 + TMP_GOPATH=
09:44:37 [2019-10-06T09:44:37.311Z] #45 3.947 + : /build
09:44:37 [2019-10-06T09:44:37.311Z] #45 3.947 + '[' -z '' ']'
09:44:37 [2019-10-06T09:44:37.311Z] #45 3.963 ++ mktemp -d
09:44:37 [2019-10-06T09:44:37.311Z] #45 3.964 + export GOPATH=/tmp/tmp.NVcQvoae9Q
09:44:37 [2019-10-06T09:44:37.311Z] #45 3.964 + GOPATH=/tmp/tmp.NVcQvoae9Q
09:44:37 [2019-10-06T09:44:37.311Z] #45 3.964 + RM_GOPATH=1
09:44:37 [2019-10-06T09:44:37.311Z] #45 3.968 ++ dirname ./install.sh
09:44:37 [2019-10-06T09:44:37.311Z] #45 4.005 + dir=.
09:44:37 [2019-10-06T09:44:37.311Z] #45 4.005 + bin=runc
09:44:37 [2019-10-06T09:44:37.311Z] #45 4.005 + shift
09:44:37 [2019-10-06T09:44:37.311Z] #45 4.005 + '[' '!' -f ./runc.installer ']'
09:44:37 [2019-10-06T09:44:37.311Z] #45 4.005 + . ./runc.installer
09:44:37 [2019-10-06T09:44:37.311Z] #45 4.005 ++ RUNC_COMMIT=3e425f80a8c931f88e6d94a8c831b9d5aa481657
09:44:37 [2019-10-06T09:44:37.311Z] #45 4.005 + install_runc
09:44:37 [2019-10-06T09:44:37.311Z] #45 4.008 + uname -r
09:44:37 [2019-10-06T09:44:37.311Z] #45 4.008 + grep -q '^3\.10\.0.*\.el7\.'
09:44:37 [2019-10-06T09:44:37.311Z] #45 4.039 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )
09:44:37 [2019-10-06T09:44:37.311Z] #45 4.039 + RUNC_BUILDTAGS='seccomp apparmor selinux '
09:44:37 [2019-10-06T09:44:37.311Z] #45 4.039 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )'
09:44:37 [2019-10-06T09:44:37.311Z] #45 4.039 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.NVcQvoae9Q/src/github.com/opencontainers/runc
09:44:37 [2019-10-06T09:44:37.311Z] #45 4.063 Cloning into '/tmp/tmp.NVcQvoae9Q/src/github.com/opencontainers/runc'...
09:44:37 [2019-10-06T09:44:37.445Z] #24 14.06 
##                                                                         3.1%
####                                                                       5.7%
#####                                                                      8.2%
#######                                                                   10.8%
#########                                                                 13.3%
09:44:37 [2019-10-06T09:44:37.445Z] #24 ...
09:44:37 [2019-10-06T09:44:37.445Z] 
09:44:37 [2019-10-06T09:44:37.445Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:44:37 [2019-10-06T09:44:37.445Z] #17 0.408 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
09:44:37 [2019-10-06T09:44:37.445Z] #17 0.418 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
09:44:37 [2019-10-06T09:44:37.445Z] #17 0.500 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
09:44:37 [2019-10-06T09:44:37.445Z] #17 0.501 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
09:44:37 [2019-10-06T09:44:37.445Z] #17 0.517 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
09:44:37 [2019-10-06T09:44:37.445Z] #17 1.418 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB]
09:44:37 [2019-10-06T09:44:37.445Z] #17 3.685 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB]
09:44:37 [2019-10-06T09:44:37.445Z] #17 4.393 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB]
09:44:37 [2019-10-06T09:44:37.445Z] #17 ...
09:44:37 [2019-10-06T09:44:37.445Z] 
09:44:37 [2019-10-06T09:44:37.445Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
09:44:37 [2019-10-06T09:44:37.488Z] #61 40.64   CC       compel/src/lib/log.o
09:44:37 [2019-10-06T09:44:37.488Z] #61 40.89   CC       compel/arch/x86/src/lib/cpu.o
09:44:37 [2019-10-06T09:44:37.570Z] #45 ...
09:44:37 [2019-10-06T09:44:37.570Z] 
09:44:37 [2019-10-06T09:44:37.570Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount...
09:44:37 [2019-10-06T09:44:37.570Z] #33 49.17 reflect
09:44:38 [2019-10-06T09:44:38.269Z] #24 14.06 
##                                                                         3.1%
####                                                                       5.7%
#####                                                                      8.2%
#######                                                                   10.8%
#########                                                                 13.3%
###########                                                               15.8%
#############                                                             18.4%
###############                                                           20.9%
09:44:38 [2019-10-06T09:44:38.269Z] #24 ...
09:44:38 [2019-10-06T09:44:38.269Z] 
09:44:38 [2019-10-06T09:44:38.269Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:44:38 [2019-10-06T09:44:38.269Z] #61 31.40 Selecting previously unselected package libprotoc10:s390x.
09:44:38 [2019-10-06T09:44:38.269Z] #61 31.40 Preparing to unpack .../11-libprotoc10_3.0.0-9_s390x.deb ...
09:44:38 [2019-10-06T09:44:38.269Z] #61 31.41 Unpacking libprotoc10:s390x (3.0.0-9) ...
09:44:38 [2019-10-06T09:44:38.269Z] #61 32.74 Selecting previously unselected package protobuf-c-compiler.
09:44:38 [2019-10-06T09:44:38.269Z] #61 32.74 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_s390x.deb ...
09:44:38 [2019-10-06T09:44:38.269Z] #61 32.75 Unpacking protobuf-c-compiler (1.2.1-2) ...
09:44:38 [2019-10-06T09:44:38.269Z] #61 32.95 Selecting previously unselected package protobuf-compiler.
09:44:38 [2019-10-06T09:44:38.269Z] #61 32.95 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_s390x.deb ...
09:44:38 [2019-10-06T09:44:38.269Z] #61 32.95 Unpacking protobuf-compiler (3.0.0-9) ...
09:44:38 [2019-10-06T09:44:38.269Z] #61 33.14 Selecting previously unselected package python-pkg-resources.
09:44:38 [2019-10-06T09:44:38.269Z] #61 33.14 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ...
09:44:38 [2019-10-06T09:44:38.269Z] #61 33.15 Unpacking python-pkg-resources (33.1.1-1) ...
09:44:38 [2019-10-06T09:44:38.269Z] #61 33.54 Selecting previously unselected package python-protobuf.
09:44:38 [2019-10-06T09:44:38.269Z] #61 33.54 Preparing to unpack .../15-python-protobuf_3.0.0-9_s390x.deb ...
09:44:38 [2019-10-06T09:44:38.269Z] #61 33.55 Unpacking python-protobuf (3.0.0-9) ...
09:44:38 [2019-10-06T09:44:38.269Z] #61 34.09 Setting up libnet1:s390x (1.1.6+dfsg-3) ...
09:44:38 [2019-10-06T09:44:38.269Z] #61 34.19 Setting up libprotobuf-c1:s390x (1.2.1-2) ...
09:44:38 [2019-10-06T09:44:38.269Z] #61 34.20 Setting up python-pkg-resources (33.1.1-1) ...
09:44:38 [2019-10-06T09:44:38.269Z] #61 36.23 Setting up libnet1-dev (1.1.6+dfsg-3) ...
09:44:38 [2019-10-06T09:44:38.269Z] #61 36.25 Setting up libprotobuf10:s390x (3.0.0-9) ...
09:44:38 [2019-10-06T09:44:38.269Z] #61 36.26 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:44:38 [2019-10-06T09:44:38.269Z] #61 36.33 Setting up python-protobuf (3.0.0-9) ...
09:44:38 [2019-10-06T09:44:38.269Z] #61 40.04 Setting up libcap-dev:s390x (1:2.25-1) ...
09:44:38 [2019-10-06T09:44:38.269Z] #61 40.06 Setting up libprotobuf-c-dev:s390x (1.2.1-2) ...
09:44:38 [2019-10-06T09:44:38.269Z] #61 40.07 Setting up libnl-3-200:s390x (3.2.27-2) ...
09:44:38 [2019-10-06T09:44:38.269Z] #61 40.13 Setting up libprotobuf-lite10:s390x (3.0.0-9) ...
09:44:38 [2019-10-06T09:44:38.269Z] #61 40.14 Setting up libprotoc10:s390x (3.0.0-9) ...
09:44:38 [2019-10-06T09:44:38.269Z] #61 40.15 Setting up protobuf-c-compiler (1.2.1-2) ...
09:44:38 [2019-10-06T09:44:38.269Z] #61 40.20 Setting up zlib1g-dev:s390x (1:1.2.8.dfsg-5) ...
09:44:38 [2019-10-06T09:44:38.269Z] #61 40.21 Setting up protobuf-compiler (3.0.0-9) ...
09:44:38 [2019-10-06T09:44:38.269Z] #61 40.22 Setting up libprotobuf-dev:s390x (3.0.0-9) ...
09:44:38 [2019-10-06T09:44:38.269Z] #61 40.23 Setting up libnl-3-dev:s390x (3.2.27-2) ...
09:44:38 [2019-10-06T09:44:38.269Z] #61 40.28 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:44:38 [2019-10-06T09:44:38.269Z] #61 DONE 40.6s
09:44:38 [2019-10-06T09:44:38.269Z] 
09:44:38 [2019-10-06T09:44:38.269Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
09:44:38 [2019-10-06T09:44:38.480Z] #61 41.50   CC       compel/arch/x86/src/lib/infect.o
09:44:38 [2019-10-06T09:44:38.672Z] #24 14.06 
##                                                                         3.1%
####                                                                       5.7%
#####                                                                      8.2%
#######                                                                   10.8%
#########                                                                 13.3%
###########                                                               15.8%
#############                                                             18.4%
###############                                                           20.9%
################                                                          23.5%
##################                                                        26.0%
####################                                                      28.6%
######################                                                    31.1%
09:44:38 [2019-10-06T09:44:38.672Z] #24 ...
09:44:38 [2019-10-06T09:44:38.672Z] 
09:44:38 [2019-10-06T09:44:38.672Z] #19 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build 	--mou...
09:44:38 [2019-10-06T09:44:38.672Z] #19 31.42 + cd /tmp/tmp.5W7JIQ0Q2K/src/github.com/go-swagger/go-swagger
09:44:38 [2019-10-06T09:44:38.672Z] #19 31.43 + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb
09:44:38 [2019-10-06T09:44:38.672Z] #19 34.42 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
09:44:39 [2019-10-06T09:44:39.049Z] #61 42.23   CC       compel/src/lib/infect-rpc.o
09:44:39 [2019-10-06T09:44:39.082Z] #19 ...
09:44:39 [2019-10-06T09:44:39.082Z] 
09:44:39 [2019-10-06T09:44:39.082Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
09:44:39 [2019-10-06T09:44:39.306Z] #61 42.60   CC       compel/src/lib/infect-util.o
09:44:39 [2019-10-06T09:44:39.564Z] #61 42.80   CC       compel/src/lib/infect.o
09:44:40 [2019-10-06T09:44:40.146Z] #33 ...
09:44:40 [2019-10-06T09:44:40.146Z] 
09:44:40 [2019-10-06T09:44:40.146Z] #11 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser
09:44:40 [2019-10-06T09:44:40.146Z] #11 DONE 4.0s
09:44:40 [2019-10-06T09:44:40.146Z] 
09:44:40 [2019-10-06T09:44:40.146Z] #23 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
09:44:40 [2019-10-06T09:44:40.146Z] #23 5.729 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
09:44:40 [2019-10-06T09:44:40.146Z] #23 6.475 
09:44:40 [2019-10-06T09:44:40.935Z] #61 ...
09:44:40 [2019-10-06T09:44:40.935Z] 
09:44:40 [2019-10-06T09:44:40.935Z] #30 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--m...
09:44:40 [2019-10-06T09:44:40.935Z] #30 DONE 91.3s
09:44:40 [2019-10-06T09:44:40.935Z] 
09:44:40 [2019-10-06T09:44:40.935Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount=...
09:44:40 [2019-10-06T09:44:40.935Z] #36 90.63 crypto/tls
09:44:40 [2019-10-06T09:44:40.964Z] #24 14.06 
##                                                                         3.1%
####                                                                       5.7%
#####                                                                      8.2%
#######                                                                   10.8%
#########                                                                 13.3%
###########                                                               15.8%
#############                                                             18.4%
###############                                                           20.9%
################                                                          23.5%
##################                                                        26.0%
####################                                                      28.6%
######################                                                    31.1%
########################                                                  33.7%
##########################                                                36.2%
###########################                                               38.7%
#############################                                             41.3%
###############################                                           43.8%
#################################                                         46.3%
###################################                                       48.9%
#####################################                                     51.4%
######################################                                    54.0%
########################################                                  56.5%
09:44:40 [2019-10-06T09:44:40.964Z] #24 ...
09:44:40 [2019-10-06T09:44:40.964Z] 
09:44:40 [2019-10-06T09:44:40.964Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount...
09:44:40 [2019-10-06T09:44:40.964Z] #34 33.30 sort
09:44:40 [2019-10-06T09:44:40.964Z] #34 33.31 errors
09:44:40 [2019-10-06T09:44:40.964Z] #34 33.94 strconv
09:44:40 [2019-10-06T09:44:40.964Z] #34 34.76 io
09:44:40 [2019-10-06T09:44:40.964Z] #34 36.46 internal/oserror
09:44:40 [2019-10-06T09:44:40.964Z] #34 36.60 syscall
09:44:40 [2019-10-06T09:44:40.964Z] #34 38.42 reflect
09:44:40 [2019-10-06T09:44:40.964Z] #34 ...
09:44:40 [2019-10-06T09:44:40.964Z] 
09:44:40 [2019-10-06T09:44:40.964Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
09:44:41 [2019-10-06T09:44:41.179Z] #23 6.811 
##                                                                         4.1%
#######                                                                   10.3%
###########                                                               15.9%
#############                                                             18.9%
################                                                          22.4%
##################                                                        26.4%
######################                                                    31.5%
#########################                                                 34.9%
###########################                                               38.0%
#############################                                             41.0%
################################                                          45.4%
##################################                                        47.8%
######################################                                    53.0%
########################################                                  56.7%
##########################################                                59.2%
#############################################                             63.2%
###############################################                           66.7%
###################################################                       70.9%
######################################################                    75.3%
#########################################################                 79.2%
############################################################              83.4%
#############################################################             85.3%
##############################################################            87.1%
#################################################################         90.7%
#######################################################################  100.0%
######################################################################## 100.0%
09:44:41 [2019-10-06T09:44:41.179Z] #23 ...
09:44:41 [2019-10-06T09:44:41.179Z] 
09:44:41 [2019-10-06T09:44:41.179Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount=...
09:44:41 [2019-10-06T09:44:41.179Z] #36 42.84 internal/reflectlite
09:44:41 [2019-10-06T09:44:41.179Z] #36 42.84 github.com/LK4D4/vndr/godl/singleflight
09:44:41 [2019-10-06T09:44:41.179Z] #36 43.10 math/rand
09:44:41 [2019-10-06T09:44:41.179Z] #36 44.62 internal/singleflight
09:44:41 [2019-10-06T09:44:41.179Z] #36 45.98 io
09:44:41 [2019-10-06T09:44:41.179Z] #36 46.00 strconv
09:44:41 [2019-10-06T09:44:41.179Z] #36 47.12 bytes
09:44:41 [2019-10-06T09:44:41.179Z] #36 49.72 bufio
09:44:41 [2019-10-06T09:44:41.179Z] #36 50.93 reflect
09:44:41 [2019-10-06T09:44:41.179Z] #36 52.46 syscall
09:44:41 [2019-10-06T09:44:41.179Z] #36 ...
09:44:41 [2019-10-06T09:44:41.179Z] 
09:44:41 [2019-10-06T09:44:41.179Z] #50 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build 	--...
09:44:41 [2019-10-06T09:44:41.179Z] #50 3.508 + RM_GOPATH=0
09:44:41 [2019-10-06T09:44:41.179Z] #50 3.508 + TMP_GOPATH=
09:44:41 [2019-10-06T09:44:41.179Z] #50 3.508 + : /build
09:44:41 [2019-10-06T09:44:41.179Z] #50 3.512 + '[' -z '' ']'
09:44:41 [2019-10-06T09:44:41.179Z] #50 3.514 ++ mktemp -d
09:44:41 [2019-10-06T09:44:41.179Z] #50 3.515 + export GOPATH=/tmp/tmp.ifXJeixknz
09:44:41 [2019-10-06T09:44:41.179Z] #50 3.521 + GOPATH=/tmp/tmp.ifXJeixknz
09:44:41 [2019-10-06T09:44:41.179Z] #50 3.521 + RM_GOPATH=1
09:44:41 [2019-10-06T09:44:41.179Z] #50 3.523 ++ dirname ./install.sh
09:44:41 [2019-10-06T09:44:41.179Z] #50 3.528 + dir=.
09:44:41 [2019-10-06T09:44:41.179Z] #50 3.534 + bin=containerd
09:44:41 [2019-10-06T09:44:41.179Z] #50 3.534 + shift
09:44:41 [2019-10-06T09:44:41.179Z] #50 3.534 + '[' '!' -f ./containerd.installer ']'
09:44:41 [2019-10-06T09:44:41.179Z] #50 3.535 + . ./containerd.installer
09:44:41 [2019-10-06T09:44:41.179Z] #50 3.535 ++ CONTAINERD_COMMIT=b34a5c8af56e510852c35414db4c1f4fa6172339
09:44:41 [2019-10-06T09:44:41.179Z] #50 3.535 + install_containerd
09:44:41 [2019-10-06T09:44:41.179Z] #50 3.535 + echo 'Install containerd version b34a5c8af56e510852c35414db4c1f4fa6172339'
09:44:41 [2019-10-06T09:44:41.179Z] #50 3.536 Install containerd version b34a5c8af56e510852c35414db4c1f4fa6172339
09:44:41 [2019-10-06T09:44:41.179Z] #50 3.536 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ifXJeixknz/src/github.com/containerd/containerd
09:44:41 [2019-10-06T09:44:41.179Z] #50 3.553 Cloning into '/tmp/tmp.ifXJeixknz/src/github.com/containerd/containerd'...
09:44:42 [2019-10-06T09:44:42.227Z] #24 14.06 
##                                                                         3.1%
####                                                                       5.7%
#####                                                                      8.2%
#######                                                                   10.8%
#########                                                                 13.3%
###########                                                               15.8%
#############                                                             18.4%
###############                                                           20.9%
################                                                          23.5%
##################                                                        26.0%
####################                                                      28.6%
######################                                                    31.1%
########################                                                  33.7%
##########################                                                36.2%
###########################                                               38.7%
#############################                                             41.3%
###############################                                           43.8%
#################################                                         46.3%
###################################                                       48.9%
#####################################                                     51.4%
######################################                                    54.0%
########################################                                  56.5%
##########################################                                59.1%
############################################                              61.6%
##############################################                            64.2%
################################################                          66.7%
#
09:44:42 [2019-10-06T09:44:42.227Z] #24 ...
09:44:42 [2019-10-06T09:44:42.227Z] 
09:44:42 [2019-10-06T09:44:42.227Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount=...
09:44:42 [2019-10-06T09:44:42.227Z] #37 34.41 github.com/LK4D4/vndr/godl/singleflight
09:44:42 [2019-10-06T09:44:42.227Z] #37 34.52 io
09:44:42 [2019-10-06T09:44:42.227Z] #37 34.94 strconv
09:44:42 [2019-10-06T09:44:42.227Z] #37 35.79 bytes
09:44:42 [2019-10-06T09:44:42.227Z] #37 39.04 bufio
09:44:42 [2019-10-06T09:44:42.227Z] #37 39.83 reflect
09:44:42 [2019-10-06T09:44:42.227Z] #37 41.28 syscall
09:44:42 [2019-10-06T09:44:42.227Z] #37 ...
09:44:42 [2019-10-06T09:44:42.227Z] 
09:44:42 [2019-10-06T09:44:42.227Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
09:44:42 [2019-10-06T09:44:42.554Z] #50 ...
09:44:42 [2019-10-06T09:44:42.554Z] 
09:44:42 [2019-10-06T09:44:42.554Z] #18 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build 	--mou...
09:44:42 [2019-10-06T09:44:42.554Z] #18 44.39 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
09:44:42 [2019-10-06T09:44:42.554Z] #18 ...
09:44:42 [2019-10-06T09:44:42.554Z] 
09:44:42 [2019-10-06T09:44:42.554Z] #23 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
09:44:42 [2019-10-06T09:44:42.554Z] #23 9.910 
09:44:42 [2019-10-06T09:44:42.554Z] #23 10.18 
###                                                                        5.0%
########                                                                  12.1%
#####################                                                     29.7%
##################################                                        47.6%
##############################################                            64.3%
###########################################################               83.3%
######################################################################## 100.0%
09:44:43 [2019-10-06T09:44:43.070Z] #24 14.06 
##                                                                         3.1%
####                                                                       5.7%
#####                                                                      8.2%
#######                                                                   10.8%
#########                                                                 13.3%
###########                                                               15.8%
#############                                                             18.4%
###############                                                           20.9%
################                                                          23.5%
##################                                                        26.0%
####################                                                      28.6%
######################                                                    31.1%
########################                                                  33.7%
##########################                                                36.2%
###########################                                               38.7%
#############################                                             41.3%
###############################                                           43.8%
#################################                                         46.3%
###################################                                       48.9%
#####################################                                     51.4%
######################################                                    54.0%
########################################                                  56.5%
##########################################                                59.1%
############################################                              61.6%
##############################################                            64.2%
################################################                          66.7%
#################################################                         69.3%
###################################################                       71.8%
#####################################################                     74.3%
#######################################################                   76.9%
09:44:43 [2019-10-06T09:44:43.070Z] #24 ...
09:44:43 [2019-10-06T09:44:43.070Z] 
09:44:43 [2019-10-06T09:44:43.070Z] #39 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:44:43 [2019-10-06T09:44:43.070Z] #39 39.39 Selecting previously unselected package libxml2:s390x.
09:44:43 [2019-10-06T09:44:43.070Z] #39 39.39 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_s390x.deb ...
09:44:43 [2019-10-06T09:44:43.070Z] #39 39.39 Unpacking libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ...
09:44:43 [2019-10-06T09:44:43.070Z] #39 40.21 Selecting previously unselected package libarchive13:s390x.
09:44:43 [2019-10-06T09:44:43.070Z] #39 40.21 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_s390x.deb ...
09:44:43 [2019-10-06T09:44:43.070Z] #39 40.21 Unpacking libarchive13:s390x (3.2.2-2+deb9u1) ...
09:44:43 [2019-10-06T09:44:43.070Z] #39 40.61 Selecting previously unselected package libjsoncpp1:s390x.
09:44:43 [2019-10-06T09:44:43.070Z] #39 40.61 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_s390x.deb ...
09:44:43 [2019-10-06T09:44:43.070Z] #39 40.61 Unpacking libjsoncpp1:s390x (1.7.4-3) ...
09:44:43 [2019-10-06T09:44:43.070Z] #39 40.83 Selecting previously unselected package libuv1:s390x.
09:44:43 [2019-10-06T09:44:43.070Z] #39 40.83 Preparing to unpack .../6-libuv1_1.9.1-3_s390x.deb ...
09:44:43 [2019-10-06T09:44:43.070Z] #39 40.84 Unpacking libuv1:s390x (1.9.1-3) ...
09:44:43 [2019-10-06T09:44:43.070Z] #39 40.92 Selecting previously unselected package cmake.
09:44:43 [2019-10-06T09:44:43.070Z] #39 40.93 Preparing to unpack .../7-cmake_3.7.2-1_s390x.deb ...
09:44:43 [2019-10-06T09:44:43.070Z] #39 40.98 Unpacking cmake (3.7.2-1) ...
09:44:43 [2019-10-06T09:44:43.070Z] #39 44.14 Selecting previously unselected package xxd.
09:44:43 [2019-10-06T09:44:43.070Z] #39 44.14 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ...
09:44:43 [2019-10-06T09:44:43.070Z] #39 44.14 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
09:44:43 [2019-10-06T09:44:43.070Z] #39 44.46 Selecting previously unselected package vim-common.
09:44:43 [2019-10-06T09:44:43.070Z] #39 44.47 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
09:44:43 [2019-10-06T09:44:43.070Z] #39 44.47 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
09:44:43 [2019-10-06T09:44:43.070Z] #39 44.85 Processing triggers for mime-support (3.60) ...
09:44:43 [2019-10-06T09:44:43.070Z] #39 44.95 Setting up xxd (2:8.0.0197-4+deb9u3) ...
09:44:43 [2019-10-06T09:44:43.070Z] #39 44.96 Setting up libuv1:s390x (1.9.1-3) ...
09:44:43 [2019-10-06T09:44:43.070Z] #39 44.97 Setting up cmake-data (3.7.2-1) ...
09:44:43 [2019-10-06T09:44:43.070Z] #39 45.00 Setting up libicu57:s390x (57.1-6+deb9u3) ...
09:44:43 [2019-10-06T09:44:43.070Z] #39 45.01 Setting up libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ...
09:44:43 [2019-10-06T09:44:43.070Z] #39 45.02 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:44:43 [2019-10-06T09:44:43.070Z] #39 45.10 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
09:44:43 [2019-10-06T09:44:43.070Z] #39 45.11 Setting up liblzo2-2:s390x (2.08-1.2+b2) ...
09:44:43 [2019-10-06T09:44:43.070Z] #39 45.15 Setting up libjsoncpp1:s390x (1.7.4-3) ...
09:44:43 [2019-10-06T09:44:43.070Z] #39 45.16 Setting up libarchive13:s390x (3.2.2-2+deb9u1) ...
09:44:43 [2019-10-06T09:44:43.070Z] #39 45.18 Setting up cmake (3.7.2-1) ...
09:44:43 [2019-10-06T09:44:43.070Z] #39 45.23 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:44:43 [2019-10-06T09:44:43.070Z] #39 DONE 45.5s
09:44:43 [2019-10-06T09:44:43.070Z] 
09:44:43 [2019-10-06T09:44:43.070Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
09:44:43 [2019-10-06T09:44:43.070Z] #24 14.06 
##                                                                         3.1%
####                                                                       5.7%
#####                                                                      8.2%
#######                                                                   10.8%
#########                                                                 13.3%
###########                                                               15.8%
#############                                                             18.4%
###############                                                           20.9%
################                                                          23.5%
##################                                                        26.0%
####################                                                      28.6%
######################                                                    31.1%
########################                                                  33.7%
##########################                                                36.2%
###########################                                               38.7%
#############################                                             41.3%
###############################                                           43.8%
#################################                                         46.3%
###################################                                       48.9%
#####################################                                     51.4%
######################################                                    54.0%
########################################                                  56.5%
##########################################                                59.1%
############################################                              61.6%
##############################################                            64.2%
################################################                          66.7%
#################################################                         69.3%
###################################################                       71.8%
#####################################################                     74.3%
#######################################################                   76.9%
#########################################################                 79.4%
09:44:43 [2019-10-06T09:44:43.070Z] #24 ...
09:44:43 [2019-10-06T09:44:43.070Z] 
09:44:43 [2019-10-06T09:44:43.070Z] #40 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
09:44:43 [2019-10-06T09:44:43.070Z] #40 DONE 0.1s
09:44:43 [2019-10-06T09:44:43.070Z] 
09:44:43 [2019-10-06T09:44:43.070Z] #41 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
09:44:43 [2019-10-06T09:44:43.070Z] #41 DONE 0.1s
09:44:43 [2019-10-06T09:44:43.070Z] 
09:44:43 [2019-10-06T09:44:43.070Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
09:44:43 [2019-10-06T09:44:43.122Z] #23 ...
09:44:43 [2019-10-06T09:44:43.122Z] 
09:44:43 [2019-10-06T09:44:43.122Z] #12 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
09:44:43 [2019-10-06T09:44:43.122Z] #12 2.898 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
09:44:43 [2019-10-06T09:44:43.122Z] #12 DONE 3.2s
09:44:43 [2019-10-06T09:44:43.122Z] 
09:44:43 [2019-10-06T09:44:43.122Z] #23 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
09:44:43 [2019-10-06T09:44:43.122Z] #23 11.52 
09:44:44 [2019-10-06T09:44:44.712Z] #24 14.06 
##                                                                         3.1%
####                                                                       5.7%
#####                                                                      8.2%
#######                                                                   10.8%
#########                                                                 13.3%
###########                                                               15.8%
#############                                                             18.4%
###############                                                           20.9%
################                                                          23.5%
##################                                                        26.0%
####################                                                      28.6%
######################                                                    31.1%
########################                                                  33.7%
##########################                                                36.2%
###########################                                               38.7%
#############################                                             41.3%
###############################                                           43.8%
#################################                                         46.3%
###################################                                       48.9%
#####################################                                     51.4%
######################################                                    54.0%
########################################                                  56.5%
##########################################                                59.1%
############################################                              61.6%
##############################################                            64.2%
################################################                          66.7%
#################################################                         69.3%
###################################################                       71.8%
#####################################################                     74.3%
#######################################################                   76.9%
#########################################################                 79.4%
###########################################################               82.0%
############################################################              84.5%
##############################################################            87.1%
################################################################          89.6%
##################################################################        92.2%
####################################################################      94.7%
######################################################################    97.3%
#######################################################################   99.8%
######################################################################## 100.0%
09:44:45 [2019-10-06T09:44:45.112Z] #36 ...
09:44:45 [2019-10-06T09:44:45.112Z] 
09:44:45 [2019-10-06T09:44:45.112Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
09:44:45 [2019-10-06T09:44:45.112Z] #61 45.18   CC       compel/src/lib/ptrace.o
09:44:45 [2019-10-06T09:44:45.112Z] #61 45.55   AR       compel/libcompel.a
09:44:45 [2019-10-06T09:44:45.112Z] #61 45.58   HOSTCC   compel/src/main-host.o
09:44:45 [2019-10-06T09:44:45.112Z] #61 45.90   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
09:44:45 [2019-10-06T09:44:45.112Z] #61 46.08   HOSTCC   compel/src/lib/handle-elf-host.o
09:44:45 [2019-10-06T09:44:45.112Z] #61 46.31   HOSTCC   compel/src/lib/log-host.o
09:44:45 [2019-10-06T09:44:45.112Z] #61 46.48   HOSTLINK compel/compel-host-bin
09:44:45 [2019-10-06T09:44:45.112Z] #61 46.56   DEP      soccr/soccr.d
09:44:45 [2019-10-06T09:44:45.112Z] #61 46.69   CC       soccr/soccr.o
09:44:45 [2019-10-06T09:44:45.112Z] #61 47.64   AR       soccr/libsoccr.a
09:44:45 [2019-10-06T09:44:45.112Z] #61 47.67 make[1]: 'soccr/libsoccr.a' is up to date.
09:44:45 [2019-10-06T09:44:45.112Z] #61 47.88   DEP      criu/arch/x86/sigframe.d
09:44:45 [2019-10-06T09:44:45.112Z] #61 47.94   DEP      criu/arch/x86/sigaction_compat.d
09:44:45 [2019-10-06T09:44:45.112Z] #61 48.02   DEP      criu/arch/x86/kerndat.d
09:44:45 [2019-10-06T09:44:45.112Z] #61 48.16   DEP      criu/arch/x86/crtools.d
09:44:45 [2019-10-06T09:44:45.112Z] #61 48.27   DEP      criu/arch/x86/cpu.d
09:44:45 [2019-10-06T09:44:45.132Z] #24 ...
09:44:45 [2019-10-06T09:44:45.132Z] 
09:44:45 [2019-10-06T09:44:45.132Z] #46 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount=...
09:44:45 [2019-10-06T09:44:45.132Z] #46 11.09 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 .
09:44:45 [2019-10-06T09:44:45.132Z] #46 ...
09:44:45 [2019-10-06T09:44:45.132Z] 
09:44:45 [2019-10-06T09:44:45.132Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
09:44:45 [2019-10-06T09:44:45.132Z] #24 23.06 
09:44:45 [2019-10-06T09:44:45.243Z] #23 11.92 
###                                                                        4.8%
#######                                                                   10.8%
############                                                              17.8%
###################                                                       27.7%
#######################                                                   32.0%
##########################                                                37.1%
###############################                                           44.4%
#####################################                                     51.9%
#########################################                                 57.2%
#############################################                             63.1%
#################################################                         69.2%
#######################################################                   76.4%
##########################################################                81.8%
################################################################          89.0%
####################################################################      95.8%
######################################################################## 100.0%
09:44:45 [2019-10-06T09:44:45.370Z] #61 48.43   CC       criu/arch/x86/cpu.o
09:44:45 [2019-10-06T09:44:45.627Z] #61 48.91   CC       criu/arch/x86/crtools.o
09:44:45 [2019-10-06T09:44:45.822Z] #23 14.04 
09:44:46 [2019-10-06T09:44:46.560Z] #61 49.68   CC       criu/arch/x86/kerndat.o
09:44:46 [2019-10-06T09:44:46.597Z] #23 14.36 
#                                                                          1.5%
###                                                                        4.7%
####                                                                       6.5%
######                                                                     8.9%
#######                                                                   10.8%
09:44:46 [2019-10-06T09:44:46.597Z] #23 ...
09:44:46 [2019-10-06T09:44:46.597Z] 
09:44:46 [2019-10-06T09:44:46.597Z] #13 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ...
09:44:46 [2019-10-06T09:44:46.597Z] #13 DONE 3.5s
09:44:46 [2019-10-06T09:44:46.597Z] 
09:44:46 [2019-10-06T09:44:46.597Z] #23 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
09:44:46 [2019-10-06T09:44:46.817Z] #61 50.02   CC       criu/arch/x86/sigaction_compat.o
09:44:46 [2019-10-06T09:44:46.817Z] #61 50.19   CC       criu/arch/x86/sigframe.o
09:44:47 [2019-10-06T09:44:47.074Z] #61 50.34   LINK     criu/arch/x86/crtools.built-in.o
09:44:47 [2019-10-06T09:44:47.074Z] #61 50.38   DEP      criu/pie/util-vdso-elf32.d
09:44:47 [2019-10-06T09:44:47.074Z] #61 50.44   DEP      criu/arch/x86/vdso-pie.d
09:44:47 [2019-10-06T09:44:47.332Z] #61 50.51   DEP      criu/pie/parasite-vdso.d
09:44:47 [2019-10-06T09:44:47.332Z] #61 50.65   DEP      criu/pie/util-vdso.d
09:44:47 [2019-10-06T09:44:47.332Z] #61 50.71   DEP      criu/pie/util.d
09:44:47 [2019-10-06T09:44:47.589Z] #61 50.84   CC       criu/pie/util.o
09:44:47 [2019-10-06T09:44:47.847Z] #61 51.08   CC       criu/pie/util-vdso.o
09:44:47 [2019-10-06T09:44:47.860Z] #24 23.34 
                                                                           1.2%
#                                                                          2.1%
##                                                                         4.0%
####                                                                       5.9%
####                                                                       6.9%
######                                                                     8.7%
######                                                                     9.7%
#######                                                                   10.6%
########                                                                  11.6%
#########                                                                 12.5%
#########                                                                 13.5%
#############                                                             18.2%
################                                                          22.9%
##################                                                        25.8%
###################                                                       27.6%
#####################                                                     29.5%
#######################                                                   32.4%
#########################                                                 35.2%
09:44:47 [2019-10-06T09:44:47.860Z] #24 ...
09:44:47 [2019-10-06T09:44:47.860Z] 
09:44:47 [2019-10-06T09:44:47.860Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
09:44:47 [2019-10-06T09:44:47.860Z] #62 1.735 Note: Building without setproctitle() and strlcpy() support.
09:44:47 [2019-10-06T09:44:47.860Z] #62 1.735       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
09:44:47 [2019-10-06T09:44:47.860Z] #62 2.850 fatal: Not a git repository (or any of the parent directories): .git
09:44:47 [2019-10-06T09:44:47.860Z] #62 2.855   GEN      .gitid
09:44:47 [2019-10-06T09:44:47.860Z] #62 2.857   GEN      criu/include/version.h
09:44:47 [2019-10-06T09:44:47.860Z] #62 2.912   GEN      include/common/asm
09:44:47 [2019-10-06T09:44:47.860Z] #62 4.692   PBCC     images/google/protobuf/descriptor.pb-c.c
09:44:47 [2019-10-06T09:44:47.860Z] #62 4.826   PBCC     images/opts.pb-c.c
09:44:47 [2019-10-06T09:44:47.860Z] #62 4.884   PBCC     images/sit.pb-c.c
09:44:47 [2019-10-06T09:44:47.860Z] #62 5.002   DEP      images/google/protobuf/descriptor.pb-c.d
09:44:47 [2019-10-06T09:44:47.860Z] #62 5.068   DEP      images/opts.pb-c.d
09:44:47 [2019-10-06T09:44:47.860Z] #62 5.078   DEP      images/sit.pb-c.d
09:44:47 [2019-10-06T09:44:47.860Z] #62 5.149   PBCC     images/macvlan.pb-c.c
09:44:47 [2019-10-06T09:44:47.860Z] #62 5.154   DEP      images/macvlan.pb-c.d
09:44:47 [2019-10-06T09:44:47.860Z] #62 5.229   PBCC     images/autofs.pb-c.c
09:44:47 [2019-10-06T09:44:47.860Z] #62 5.252   DEP      images/autofs.pb-c.d
09:44:47 [2019-10-06T09:44:47.860Z] #62 5.315   PBCC     images/sysctl.pb-c.c
09:44:47 [2019-10-06T09:44:47.860Z] #62 5.347   DEP      images/sysctl.pb-c.d
09:44:47 [2019-10-06T09:44:47.860Z] #62 5.448   PBCC     images/time.pb-c.c
09:44:47 [2019-10-06T09:44:47.860Z] #62 5.452   DEP      images/time.pb-c.d
09:44:47 [2019-10-06T09:44:47.860Z] #62 5.473   PBCC     images/binfmt-misc.pb-c.c
09:44:47 [2019-10-06T09:44:47.860Z] #62 5.487   DEP      images/binfmt-misc.pb-c.d
09:44:47 [2019-10-06T09:44:47.860Z] #62 5.504   PBCC     images/seccomp.pb-c.c
09:44:47 [2019-10-06T09:44:47.860Z] #62 5.518   DEP      images/seccomp.pb-c.d
09:44:47 [2019-10-06T09:44:47.860Z] #62 5.531   PBCC     images/userns.pb-c.c
09:44:47 [2019-10-06T09:44:47.860Z] #62 5.548   DEP      images/userns.pb-c.d
09:44:47 [2019-10-06T09:44:47.860Z] #62 5.569   PBCC     images/cgroup.pb-c.c
09:44:47 [2019-10-06T09:44:47.860Z] #62 5.572   DEP      images/cgroup.pb-c.d
09:44:47 [2019-10-06T09:44:47.860Z] #62 5.699   PBCC     images/fown.pb-c.c
09:44:47 [2019-10-06T09:44:47.860Z] #62 5.757   PBCC     images/ext-file.pb-c.c
09:44:47 [2019-10-06T09:44:47.860Z] #62 5.847   DEP      images/fown.pb-c.d
09:44:47 [2019-10-06T09:44:47.860Z] #62 5.928   DEP      images/ext-file.pb-c.d
09:44:47 [2019-10-06T09:44:47.860Z] #62 5.981   PBCC     images/rpc.pb-c.c
09:44:47 [2019-10-06T09:44:47.860Z] #62 6.040   DEP      images/rpc.pb-c.d
09:44:47 [2019-10-06T09:44:47.860Z] #62 6.179   PBCC     images/siginfo.pb-c.c
09:44:47 [2019-10-06T09:44:47.860Z] #62 6.236   DEP      images/siginfo.pb-c.d
09:44:47 [2019-10-06T09:44:47.860Z] #62 6.260   PBCC     images/pagemap.pb-c.c
09:44:47 [2019-10-06T09:44:47.860Z] #62 6.317   DEP      images/pagemap.pb-c.d
09:44:47 [2019-10-06T09:44:47.860Z] #62 6.378   PBCC     images/rlimit.pb-c.c
09:44:47 [2019-10-06T09:44:47.860Z] #62 6.415   DEP      images/rlimit.pb-c.d
09:44:47 [2019-10-06T09:44:47.860Z] #62 6.565   PBCC     images/file-lock.pb-c.c
09:44:47 [2019-10-06T09:44:47.860Z] #62 6.661   DEP      images/file-lock.pb-c.d
09:44:47 [2019-10-06T09:44:47.860Z] #62 6.688   PBCC     images/tty.pb-c.c
09:44:47 [2019-10-06T09:44:47.860Z] #62 6.723   DEP      images/tty.pb-c.d
09:44:47 [2019-10-06T09:44:47.860Z] #62 6.783   PBCC     images/tun.pb-c.c
09:44:47 [2019-10-06T09:44:47.860Z] #62 6.838   PBCC     images/netdev.pb-c.c
09:44:47 [2019-10-06T09:44:47.860Z] #62 6.878   DEP      images/tun.pb-c.d
09:44:47 [2019-10-06T09:44:47.860Z] #62 6.945   DEP      images/netdev.pb-c.d
09:44:47 [2019-10-06T09:44:47.861Z] #62 7.064   PBCC     images/vma.pb-c.c
09:44:47 [2019-10-06T09:44:47.861Z] #62 7.108   DEP      images/vma.pb-c.d
09:44:47 [2019-10-06T09:44:47.861Z] #62 7.182   PBCC     images/creds.pb-c.c
09:44:47 [2019-10-06T09:44:47.861Z] #62 7.226   DEP      images/creds.pb-c.d
09:44:47 [2019-10-06T09:44:47.861Z] #62 7.268   PBCC     images/utsns.pb-c.c
09:44:47 [2019-10-06T09:44:47.861Z] #62 7.303   DEP      images/utsns.pb-c.d
09:44:47 [2019-10-06T09:44:47.861Z] #62 7.358   PBCC     images/ipc-desc.pb-c.c
09:44:47 [2019-10-06T09:44:47.861Z] #62 7.363   PBCC     images/ipc-sem.pb-c.c
09:44:47 [2019-10-06T09:44:47.861Z] #62 7.376   DEP      images/ipc-desc.pb-c.d
09:44:47 [2019-10-06T09:44:47.861Z] #62 7.442   DEP      images/ipc-sem.pb-c.d
09:44:47 [2019-10-06T09:44:47.861Z] #62 7.491   PBCC     images/ipc-msg.pb-c.c
09:44:47 [2019-10-06T09:44:47.861Z] #62 7.503   DEP      images/ipc-msg.pb-c.d
09:44:47 [2019-10-06T09:44:47.861Z] #62 7.528   PBCC     images/ipc-shm.pb-c.c
09:44:47 [2019-10-06T09:44:47.861Z] #62 7.598   DEP      images/ipc-shm.pb-c.d
09:44:47 [2019-10-06T09:44:47.861Z] #62 7.621   PBCC     images/ipc-var.pb-c.c
09:44:47 [2019-10-06T09:44:47.861Z] #62 7.648   DEP      images/ipc-var.pb-c.d
09:44:47 [2019-10-06T09:44:47.861Z] #62 7.682   PBCC     images/sk-opts.pb-c.c
09:44:47 [2019-10-06T09:44:47.861Z] #62 7.699   PBCC     images/packet-sock.pb-c.c
09:44:47 [2019-10-06T09:44:47.861Z] #62 7.731   DEP      images/sk-opts.pb-c.d
09:44:47 [2019-10-06T09:44:47.861Z] #62 7.796   DEP      images/packet-sock.pb-c.d
09:44:47 [2019-10-06T09:44:47.861Z] #62 7.918   PBCC     images/sk-netlink.pb-c.c
09:44:47 [2019-10-06T09:44:47.861Z] #62 7.935   DEP      images/sk-netlink.pb-c.d
09:44:47 [2019-10-06T09:44:47.861Z] #62 8.017   PBCC     images/sk-inet.pb-c.c
09:44:47 [2019-10-06T09:44:47.861Z] #62 8.116   DEP      images/sk-inet.pb-c.d
09:44:47 [2019-10-06T09:44:47.861Z] #62 8.256   PBCC     images/sk-unix.pb-c.c
09:44:47 [2019-10-06T09:44:47.861Z] #62 8.313   DEP      images/sk-unix.pb-c.d
09:44:47 [2019-10-06T09:44:47.861Z] #62 8.391   PBCC     images/mm.pb-c.c
09:44:47 [2019-10-06T09:44:47.861Z] #62 8.473   DEP      images/mm.pb-c.d
09:44:47 [2019-10-06T09:44:47.861Z] #62 8.590   PBCC     images/timerfd.pb-c.c
09:44:47 [2019-10-06T09:44:47.861Z] #62 8.718   DEP      images/timerfd.pb-c.d
09:44:47 [2019-10-06T09:44:47.861Z] #62 8.848   PBCC     images/timer.pb-c.c
09:44:47 [2019-10-06T09:44:47.861Z] #62 8.889   DEP      images/timer.pb-c.d
09:44:47 [2019-10-06T09:44:47.861Z] #62 8.963   PBCC     images/sa.pb-c.c
09:44:47 [2019-10-06T09:44:47.861Z] #62 8.971   DEP      images/sa.pb-c.d
09:44:47 [2019-10-06T09:44:47.861Z] #62 8.998   PBCC     images/pipe-data.pb-c.c
09:44:47 [2019-10-06T09:44:47.861Z] #62 9.008   DEP      images/pipe-data.pb-c.d
09:44:47 [2019-10-06T09:44:47.861Z] #62 9.048   PBCC     images/mnt.pb-c.c
09:44:47 [2019-10-06T09:44:47.861Z] #62 9.095   DEP      images/mnt.pb-c.d
09:44:47 [2019-10-06T09:44:47.861Z] #62 9.166   PBCC     images/sk-packet.pb-c.c
09:44:47 [2019-10-06T09:44:47.861Z] #62 9.189   DEP      images/sk-packet.pb-c.d
09:44:47 [2019-10-06T09:44:47.861Z] #62 9.303   PBCC     images/tcp-stream.pb-c.c
09:44:47 [2019-10-06T09:44:47.861Z] #62 9.327   DEP      images/tcp-stream.pb-c.d
09:44:47 [2019-10-06T09:44:47.861Z] #62 9.358   PBCC     images/pipe.pb-c.c
09:44:47 [2019-10-06T09:44:47.861Z] #62 9.409   DEP      images/pipe.pb-c.d
09:44:47 [2019-10-06T09:44:47.861Z] #62 9.457   PBCC     images/pstree.pb-c.c
09:44:47 [2019-10-06T09:44:47.861Z] #62 9.470   DEP      images/pstree.pb-c.d
09:44:47 [2019-10-06T09:44:47.861Z] #62 9.516   PBCC     images/fs.pb-c.c
09:44:47 [2019-10-06T09:44:47.861Z] #62 9.533   DEP      images/fs.pb-c.d
09:44:47 [2019-10-06T09:44:47.861Z] #62 9.551   PBCC     images/signalfd.pb-c.c
09:44:47 [2019-10-06T09:44:47.861Z] #62 9.580   DEP      images/signalfd.pb-c.d
09:44:47 [2019-10-06T09:44:47.861Z] #62 9.631   PBCC     images/fh.pb-c.c
09:44:47 [2019-10-06T09:44:47.861Z] #62 9.668   PBCC     images/fsnotify.pb-c.c
09:44:47 [2019-10-06T09:44:47.861Z] #62 9.711   DEP      images/fh.pb-c.d
09:44:47 [2019-10-06T09:44:47.861Z] #62 9.820   DEP      images/fsnotify.pb-c.d
09:44:47 [2019-10-06T09:44:47.861Z] #62 9.837   PBCC     images/eventpoll.pb-c.c
09:44:47 [2019-10-06T09:44:47.861Z] #62 9.848   DEP      images/eventpoll.pb-c.d
09:44:47 [2019-10-06T09:44:47.861Z] #62 9.903   PBCC     images/eventfd.pb-c.c
09:44:47 [2019-10-06T09:44:47.861Z] #62 9.938   DEP      images/eventfd.pb-c.d
09:44:47 [2019-10-06T09:44:47.861Z] #62 9.972   PBCC     images/remap-file-path.pb-c.c
09:44:47 [2019-10-06T09:44:47.861Z] #62 9.975   DEP      images/remap-file-path.pb-c.d
09:44:47 [2019-10-06T09:44:47.861Z] #62 10.02   PBCC     images/fifo.pb-c.c
09:44:48 [2019-10-06T09:44:48.147Z] #23 14.36 
#                                                                          1.5%
###                                                                        4.7%
####                                                                       6.5%
######                                                                     8.9%
#######                                                                   10.8%
#########                                                                 12.7%
##########                                                                15.1%
############                                                              17.9%
##############                                                            19.5%
################                                                          22.4%
##################                                                        25.2%
####################                                                      27.9%
#####################                                                     30.5%
#######################                                                   32.2%
#########################                                                 34.9%
###########################                                               37.6%
############################                                              39.8%
##############################                                            41.7%
###############################                                           44.1%
################################                                          45.7%
#####
09:44:48 [2019-10-06T09:44:48.147Z] #23 ...
09:44:48 [2019-10-06T09:44:48.147Z] 
09:44:48 [2019-10-06T09:44:48.147Z] #60 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:44:48 [2019-10-06T09:44:48.147Z] #60 50.22 Selecting previously unselected package libprotoc10:amd64.
09:44:48 [2019-10-06T09:44:48.147Z] #60 50.24 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ...
09:44:48 [2019-10-06T09:44:48.147Z] #60 50.26 Unpacking libprotoc10:amd64 (3.0.0-9) ...
09:44:48 [2019-10-06T09:44:48.147Z] #60 51.02 Selecting previously unselected package protobuf-c-compiler.
09:44:48 [2019-10-06T09:44:48.147Z] #60 51.03 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ...
09:44:48 [2019-10-06T09:44:48.147Z] #60 51.04 Unpacking protobuf-c-compiler (1.2.1-2) ...
09:44:48 [2019-10-06T09:44:48.147Z] #60 51.23 Selecting previously unselected package protobuf-compiler.
09:44:48 [2019-10-06T09:44:48.147Z] #60 51.23 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ...
09:44:48 [2019-10-06T09:44:48.147Z] #60 51.28 Unpacking protobuf-compiler (3.0.0-9) ...
09:44:48 [2019-10-06T09:44:48.147Z] #60 51.51 Selecting previously unselected package python-pkg-resources.
09:44:48 [2019-10-06T09:44:48.147Z] #60 51.52 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ...
09:44:48 [2019-10-06T09:44:48.147Z] #60 51.54 Unpacking python-pkg-resources (33.1.1-1) ...
09:44:48 [2019-10-06T09:44:48.147Z] #60 51.96 Selecting previously unselected package python-protobuf.
09:44:48 [2019-10-06T09:44:48.147Z] #60 51.96 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ...
09:44:48 [2019-10-06T09:44:48.147Z] #60 51.96 Unpacking python-protobuf (3.0.0-9) ...
09:44:48 [2019-10-06T09:44:48.147Z] #60 52.85 Setting up libnet1:amd64 (1.1.6+dfsg-3) ...
09:44:48 [2019-10-06T09:44:48.147Z] #60 53.01 Setting up libprotobuf-c1:amd64 (1.2.1-2) ...
09:44:48 [2019-10-06T09:44:48.147Z] #60 53.04 Setting up python-pkg-resources (33.1.1-1) ...
09:44:48 [2019-10-06T09:44:48.147Z] #60 58.86 Setting up libnet1-dev (1.1.6+dfsg-3) ...
09:44:48 [2019-10-06T09:44:48.147Z] #60 58.88 Setting up libprotobuf10:amd64 (3.0.0-9) ...
09:44:48 [2019-10-06T09:44:48.148Z] #60 58.90 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:44:48 [2019-10-06T09:44:48.148Z] #60 58.97 Setting up python-protobuf (3.0.0-9) ...
09:44:48 [2019-10-06T09:44:48.148Z] #60 ...
09:44:48 [2019-10-06T09:44:48.148Z] 
09:44:48 [2019-10-06T09:44:48.148Z] #38 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:44:48 [2019-10-06T09:44:48.148Z] #38 50.26 Selecting previously unselected package liblzo2-2:amd64.
09:44:48 [2019-10-06T09:44:48.148Z] #38 50.30 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ...
09:44:48 [2019-10-06T09:44:48.148Z] #38 50.32 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
09:44:48 [2019-10-06T09:44:48.148Z] #38 50.47 Selecting previously unselected package libicu57:amd64.
09:44:48 [2019-10-06T09:44:48.148Z] #38 50.48 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ...
09:44:48 [2019-10-06T09:44:48.148Z] #38 50.48 Unpacking libicu57:amd64 (57.1-6+deb9u3) ...
09:44:48 [2019-10-06T09:44:48.148Z] #38 59.68 Selecting previously unselected package libxml2:amd64.
09:44:48 [2019-10-06T09:44:48.148Z] #38 59.68 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ...
09:44:48 [2019-10-06T09:44:48.148Z] #38 59.71 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ...
09:44:48 [2019-10-06T09:44:48.297Z] #62 10.14   DEP      images/fifo.pb-c.d
09:44:48 [2019-10-06T09:44:48.297Z] #62 ...
09:44:48 [2019-10-06T09:44:48.297Z] 
09:44:48 [2019-10-06T09:44:48.297Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
09:44:48 [2019-10-06T09:44:48.407Z] #38 60.47 Selecting previously unselected package libarchive13:amd64.
09:44:48 [2019-10-06T09:44:48.407Z] #38 ...
09:44:48 [2019-10-06T09:44:48.407Z] 
09:44:48 [2019-10-06T09:44:48.407Z] #23 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
09:44:48 [2019-10-06T09:44:48.411Z] #61 51.61   CC       criu/pie/parasite-vdso.o
09:44:49 [2019-10-06T09:44:49.343Z] #61 52.35   CC       criu/arch/x86/vdso-pie.o
09:44:49 [2019-10-06T09:44:49.343Z] #61 52.56   CC       criu/pie/util-vdso-elf32.o
09:44:49 [2019-10-06T09:44:49.601Z] #61 53.04   AR       criu/pie/pie.lib.a
09:44:49 [2019-10-06T09:44:49.858Z] #61 53.09   DEP      criu/pie/restorer.d
09:44:50 [2019-10-06T09:44:50.116Z] #61 53.27   DEP      criu/arch/x86/sigaction_compat_pie.d
09:44:50 [2019-10-06T09:44:50.116Z] #61 53.44   DEP      criu/arch/x86/restorer_unmap.d
09:44:50 [2019-10-06T09:44:50.116Z] #61 53.45   DEP      criu/arch/x86/restorer.d
09:44:50 [2019-10-06T09:44:50.373Z] #61 53.65   DEP      criu/pie/parasite.d
09:44:50 [2019-10-06T09:44:50.481Z] #23 14.36 
#                                                                          1.5%
###                                                                        4.7%
####                                                                       6.5%
######                                                                     8.9%
#######                                                                   10.8%
#########                                                                 12.7%
##########                                                                15.1%
############                                                              17.9%
##############                                                            19.5%
################                                                          22.4%
##################                                                        25.2%
####################                                                      27.9%
#####################                                                     30.5%
#######################                                                   32.2%
#########################                                                 34.9%
###########################                                               37.6%
############################                                              39.8%
##############################                                            41.7%
###############################                                           44.1%
################################                                          45.7%
##################################                                        47.4%
###################################                                       49.6%
#####################################                                     52.2%
#######################################                                   54.7%
########################################                                  56.4%
##########################################                                59.3%
############################################                              61.2%
#############################################                             62.8%
###############################################                           65.4%
################################################                          67.5%
##################################################                        70.1%
###################################################                       71.8%
####################################################                      73.6%
######################################################                    76.1%
########################################################                  78.3%
#########################################################                 80.0%
##########################################################                81.6%
#############################################################             85.0%
###############################################################           88.3%
#################################################################         90.3%
#################################################
09:44:50 [2019-10-06T09:44:50.481Z] #23 ...
09:44:50 [2019-10-06T09:44:50.481Z] 
09:44:50 [2019-10-06T09:44:50.481Z] #14 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
09:44:50 [2019-10-06T09:44:50.481Z] #14 DONE 3.9s
09:44:50 [2019-10-06T09:44:50.481Z] 
09:44:50 [2019-10-06T09:44:50.481Z] #23 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
09:44:50 [2019-10-06T09:44:50.631Z] #61 53.85   CC       criu/pie/parasite.o
09:44:50 [2019-10-06T09:44:50.741Z] #23 14.36 
#                                                                          1.5%
###                                                                        4.7%
####                                                                       6.5%
######                                                                     8.9%
#######                                                                   10.8%
#########                                                                 12.7%
##########                                                                15.1%
############                                                              17.9%
##############                                                            19.5%
################                                                          22.4%
##################                                                        25.2%
####################                                                      27.9%
#####################                                                     30.5%
#######################                                                   32.2%
#########################                                                 34.9%
###########################                                               37.6%
############################                                              39.8%
##############################                                            41.7%
###############################                                           44.1%
################################                                          45.7%
##################################                                        47.4%
###################################                                       49.6%
#####################################                                     52.2%
#######################################                                   54.7%
########################################                                  56.4%
##########################################                                59.3%
############################################                              61.2%
#############################################                             62.8%
###############################################                           65.4%
################################################                          67.5%
##################################################                        70.1%
###################################################                       71.8%
####################################################                      73.6%
######################################################                    76.1%
########################################################                  78.3%
#########################################################                 80.0%
##########################################################                81.6%
#############################################################             85.0%
###############################################################           88.3%
#################################################################         90.3%
###################################################################       93.4%
####################################################################      94.7%
#####################################################################     97.2%
######################################################################    98.6%
######################################################################## 100.0%
09:44:50 [2019-10-06T09:44:50.792Z] #24 23.34 
                                                                           1.2%
#                                                                          2.1%
##                                                                         4.0%
####                                                                       5.9%
####                                                                       6.9%
######                                                                     8.7%
######                                                                     9.7%
#######                                                                   10.6%
########                                                                  11.6%
#########                                                                 12.5%
#########                                                                 13.5%
#############                                                             18.2%
################                                                          22.9%
##################                                                        25.8%
###################                                                       27.6%
#####################                                                     29.5%
#######################                                                   32.4%
#########################                                                 35.2%
##########################                                                37.1%
############################                                              39.0%
#############################                                             40.9%
##############################                                            42.8%
################################                                          44.7%
##################################                                        47.5%
####################################                                      50.3%
####################################                                      51.3%
######################################                                    53.2%
#######################################                                   55.0%
########################################                                  56.9%
##########################################                                58.8%
############################################                              61.7%
#############################################                             63.6%
##############################################                            64.5%
###############################################                           66.4%
################################################                          67.3%
#################################################                         69.2%
###################################################                       71.1%
###################################################                       72.1%
09:44:50 [2019-10-06T09:44:50.792Z] #24 ...
09:44:50 [2019-10-06T09:44:50.792Z] 
09:44:50 [2019-10-06T09:44:50.792Z] #42 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount=...
09:44:50 [2019-10-06T09:44:50.792Z] #42 0.249 + RM_GOPATH=0
09:44:50 [2019-10-06T09:44:50.792Z] #42 0.249 + TMP_GOPATH=
09:44:50 [2019-10-06T09:44:50.792Z] #42 0.249 + : /build
09:44:50 [2019-10-06T09:44:50.792Z] #42 0.249 + '[' -z '' ']'
09:44:50 [2019-10-06T09:44:50.792Z] #42 0.255 ++ mktemp -d
09:44:50 [2019-10-06T09:44:50.792Z] #42 0.255 + export GOPATH=/tmp/tmp.1ftcz5OHTp
09:44:50 [2019-10-06T09:44:50.792Z] #42 0.255 + GOPATH=/tmp/tmp.1ftcz5OHTp
09:44:50 [2019-10-06T09:44:50.792Z] #42 0.255 + RM_GOPATH=1
09:44:50 [2019-10-06T09:44:50.792Z] #42 0.255 ++ dirname ./install.sh
09:44:50 [2019-10-06T09:44:50.792Z] #42 0.255 + dir=.
09:44:50 [2019-10-06T09:44:50.792Z] #42 0.255 + bin=tini
09:44:50 [2019-10-06T09:44:50.792Z] #42 0.255 + shift
09:44:50 [2019-10-06T09:44:50.792Z] #42 0.255 + '[' '!' -f ./tini.installer ']'
09:44:50 [2019-10-06T09:44:50.792Z] #42 0.255 + . ./tini.installer
09:44:50 [2019-10-06T09:44:50.792Z] #42 0.255 ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662
09:44:50 [2019-10-06T09:44:50.792Z] #42 0.264 + install_tini
09:44:50 [2019-10-06T09:44:50.792Z] #42 0.264 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
09:44:50 [2019-10-06T09:44:50.792Z] #42 0.264 + git clone https://github.com/krallin/tini.git /tmp/tmp.1ftcz5OHTp/tini
09:44:50 [2019-10-06T09:44:50.792Z] #42 0.264 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
09:44:50 [2019-10-06T09:44:50.792Z] #42 0.266 Cloning into '/tmp/tmp.1ftcz5OHTp/tini'...
09:44:50 [2019-10-06T09:44:50.792Z] #42 1.641 + cd /tmp/tmp.1ftcz5OHTp/tini
09:44:50 [2019-10-06T09:44:50.792Z] #42 1.641 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
09:44:50 [2019-10-06T09:44:50.792Z] #42 1.658 + cmake .
09:44:50 [2019-10-06T09:44:50.792Z] #42 2.127 -- The C compiler identification is GNU 6.3.0
09:44:50 [2019-10-06T09:44:50.792Z] #42 2.166 -- Check for working C compiler: /usr/bin/cc
09:44:50 [2019-10-06T09:44:50.792Z] #42 2.695 -- Check for working C compiler: /usr/bin/cc -- works
09:44:50 [2019-10-06T09:44:50.792Z] #42 2.695 -- Detecting C compiler ABI info
09:44:50 [2019-10-06T09:44:50.792Z] #42 3.535 -- Detecting C compiler ABI info - done
09:44:50 [2019-10-06T09:44:50.792Z] #42 3.585 -- Detecting C compile features
09:44:50 [2019-10-06T09:44:50.792Z] #42 4.746 -- Detecting C compile features - done
09:44:50 [2019-10-06T09:44:50.792Z] #42 4.775 -- Performing Test HAS_BUILTIN_FORTIFY
09:44:50 [2019-10-06T09:44:50.792Z] #42 4.908 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
09:44:50 [2019-10-06T09:44:50.792Z] #42 5.002 -- Configuring done
09:44:50 [2019-10-06T09:44:50.792Z] #42 5.013 -- Generating done
09:44:50 [2019-10-06T09:44:50.792Z] #42 5.036 -- Build files have been written to: /tmp/tmp.1ftcz5OHTp/tini
09:44:50 [2019-10-06T09:44:50.792Z] #42 5.055 + make tini-static
09:44:50 [2019-10-06T09:44:50.792Z] #42 5.304 Scanning dependencies of target tini-static
09:44:50 [2019-10-06T09:44:50.792Z] #42 5.374 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
09:44:50 [2019-10-06T09:44:50.792Z] #42 7.045 [100%] Linking C executable tini-static
09:44:50 [2019-10-06T09:44:50.792Z] #42 7.583 [100%] Built target tini-static
09:44:50 [2019-10-06T09:44:50.792Z] #42 7.678 + mkdir -p /build
09:44:50 [2019-10-06T09:44:50.792Z] #42 7.683 + cp tini-static /build/docker-init
09:44:50 [2019-10-06T09:44:50.792Z] #42 DONE 7.8s
09:44:50 [2019-10-06T09:44:50.792Z] 
09:44:50 [2019-10-06T09:44:50.792Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
09:44:51 [2019-10-06T09:44:51.000Z] #23 19.23 
09:44:51 [2019-10-06T09:44:51.564Z] #61 54.68   LINK     criu/pie/parasite.built-in.o
09:44:51 [2019-10-06T09:44:51.564Z] #61 54.69   GEN      criu/pie/parasite-blob.h
09:44:51 [2019-10-06T09:44:51.564Z] #61 54.70   CC       criu/arch/x86/restorer.o
09:44:51 [2019-10-06T09:44:51.821Z] #61 55.08   CC       criu/arch/x86/restorer_unmap.o
09:44:51 [2019-10-06T09:44:51.821Z] #61 55.11   CC       criu/arch/x86/sigaction_compat_pie.o
09:44:52 [2019-10-06T09:44:52.079Z] #61 55.35   CC       criu/pie/restorer.o
09:44:52 [2019-10-06T09:44:52.082Z] #24 23.34 
                                                                           1.2%
#                                                                          2.1%
##                                                                         4.0%
####                                                                       5.9%
####                                                                       6.9%
######                                                                     8.7%
######                                                                     9.7%
#######                                                                   10.6%
########                                                                  11.6%
#########                                                                 12.5%
#########                                                                 13.5%
#############                                                             18.2%
################                                                          22.9%
##################                                                        25.8%
###################                                                       27.6%
#####################                                                     29.5%
#######################                                                   32.4%
#########################                                                 35.2%
##########################                                                37.1%
############################                                              39.0%
#############################                                             40.9%
##############################                                            42.8%
################################                                          44.7%
##################################                                        47.5%
####################################                                      50.3%
####################################                                      51.3%
######################################                                    53.2%
#######################################                                   55.0%
########################################                                  56.9%
##########################################                                58.8%
############################################                              61.7%
#############################################                             63.6%
##############################################                            64.5%
###############################################                           66.4%
################################################                          67.3%
#################################################                         69.2%
###################################################                       71.1%
###################################################                       72.1%
#####################################################                     73.9%
#####################################################                     74.9%
######################################################                    75.8%
09:44:52 [2019-10-06T09:44:52.082Z] #24 ...
09:44:52 [2019-10-06T09:44:52.082Z] 
09:44:52 [2019-10-06T09:44:52.082Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:44:52 [2019-10-06T09:44:52.082Z] #17 14.31 Fetched 7670 kB in 13s (553 kB/s)
09:44:52 [2019-10-06T09:44:52.082Z] #17 14.31 Reading package lists...
09:44:52 [2019-10-06T09:44:52.082Z] #17 19.24 Reading package lists...
09:44:52 [2019-10-06T09:44:52.082Z] #17 ...
09:44:52 [2019-10-06T09:44:52.082Z] 
09:44:52 [2019-10-06T09:44:52.082Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
09:44:52 [2019-10-06T09:44:52.899Z] #23 21.04 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
09:44:53 [2019-10-06T09:44:53.163Z] #23 21.59 
09:44:53 [2019-10-06T09:44:53.303Z] #24 23.34 
                                                                           1.2%
#                                                                          2.1%
##                                                                         4.0%
####                                                                       5.9%
####                                                                       6.9%
######                                                                     8.7%
######                                                                     9.7%
#######                                                                   10.6%
########                                                                  11.6%
#########                                                                 12.5%
#########                                                                 13.5%
#############                                                             18.2%
################                                                          22.9%
##################                                                        25.8%
###################                                                       27.6%
#####################                                                     29.5%
#######################                                                   32.4%
#########################                                                 35.2%
##########################                                                37.1%
############################                                              39.0%
#############################                                             40.9%
##############################                                            42.8%
################################                                          44.7%
##################################                                        47.5%
####################################                                      50.3%
####################################                                      51.3%
######################################                                    53.2%
#######################################                                   55.0%
########################################                                  56.9%
##########################################                                58.8%
############################################                              61.7%
#############################################                             63.6%
##############################################                            64.5%
###############################################                           66.4%
################################################                          67.3%
#################################################                         69.2%
###################################################                       71.1%
###################################################                       72.1%
#####################################################                     73.9%
#####################################################                     74.9%
######################################################                    75.8%
#######################################################                   76.8%
#######################################################                   77.7%
########################################################                  78.7%
#########################################################                 79.6%
##########################################################                80.6%
############################################################              83.4%
###############################################################           88.1%
#################################################################         91.0%
##################################################################        91.9%
###################################################################       93.8%
####################################################################      95.7%
######################################################################    97.6%
#######################################################################   99.5%
######################################################################## 100.0%
09:44:53 [2019-10-06T09:44:53.729Z] #23 21.90 
######################################################################## 100.0%
09:44:53 [2019-10-06T09:44:53.729Z] #23 22.05 
09:44:53 [2019-10-06T09:44:53.730Z] #24 31.61 
09:44:53 [2019-10-06T09:44:53.976Z] #61 57.21   LINK     criu/pie/restorer.built-in.o
09:44:53 [2019-10-06T09:44:53.976Z] #61 57.23   GEN      criu/pie/restorer-blob.h
09:44:53 [2019-10-06T09:44:53.987Z] #23 ...
09:44:53 [2019-10-06T09:44:53.987Z] 
09:44:53 [2019-10-06T09:44:53.987Z] #15 [dev 6/25] RUN ldconfig
09:44:53 [2019-10-06T09:44:53.987Z] #15 DONE 3.5s
09:44:53 [2019-10-06T09:44:53.987Z] 
09:44:53 [2019-10-06T09:44:53.987Z] #38 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:44:53 [2019-10-06T09:44:53.987Z] #38 60.50 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_amd64.deb ...
09:44:53 [2019-10-06T09:44:53.987Z] #38 60.50 Unpacking libarchive13:amd64 (3.2.2-2+deb9u1) ...
09:44:53 [2019-10-06T09:44:53.987Z] #38 60.91 Selecting previously unselected package libjsoncpp1:amd64.
09:44:53 [2019-10-06T09:44:53.987Z] #38 60.91 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ...
09:44:53 [2019-10-06T09:44:53.987Z] #38 60.92 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
09:44:53 [2019-10-06T09:44:53.987Z] #38 61.11 Selecting previously unselected package libuv1:amd64.
09:44:53 [2019-10-06T09:44:53.987Z] #38 61.11 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ...
09:44:53 [2019-10-06T09:44:53.987Z] #38 61.12 Unpacking libuv1:amd64 (1.9.1-3) ...
09:44:53 [2019-10-06T09:44:53.987Z] #38 61.36 Selecting previously unselected package cmake.
09:44:53 [2019-10-06T09:44:53.987Z] #38 61.37 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ...
09:44:53 [2019-10-06T09:44:53.987Z] #38 61.52 Unpacking cmake (3.7.2-1) ...
09:44:53 [2019-10-06T09:44:53.987Z] #38 65.21 Selecting previously unselected package xxd.
09:44:53 [2019-10-06T09:44:53.987Z] #38 65.24 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ...
09:44:53 [2019-10-06T09:44:53.987Z] #38 65.25 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
09:44:53 [2019-10-06T09:44:53.987Z] #38 65.52 Selecting previously unselected package vim-common.
09:44:53 [2019-10-06T09:44:53.987Z] #38 65.52 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
09:44:53 [2019-10-06T09:44:53.987Z] #38 65.53 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
09:44:53 [2019-10-06T09:44:53.987Z] #38 65.94 Processing triggers for mime-support (3.60) ...
09:44:53 [2019-10-06T09:44:53.987Z] #38 66.15 Setting up xxd (2:8.0.0197-4+deb9u3) ...
09:44:54 [2019-10-06T09:44:54.039Z] Removing intermediate container 850b0e88ce0c
09:44:54 [2019-10-06T09:44:54.039Z]  ---> e14663a1406b
09:44:54 [2019-10-06T09:44:54.039Z] Step 9/12 : ARG GOOS
09:44:54 [2019-10-06T09:44:54.039Z]  ---> Running in 2a4ccace0dfb
09:44:54 [2019-10-06T09:44:54.039Z] Removing intermediate container 2a4ccace0dfb
09:44:54 [2019-10-06T09:44:54.039Z]  ---> fdf279ae7d1a
09:44:54 [2019-10-06T09:44:54.039Z] Step 10/12 : ARG GOARCH
09:44:54 [2019-10-06T09:44:54.039Z]  ---> Running in 7d58d8cc3d59
09:44:54 [2019-10-06T09:44:54.039Z] Removing intermediate container 7d58d8cc3d59
09:44:54 [2019-10-06T09:44:54.039Z]  ---> e6deafe21448
09:44:54 [2019-10-06T09:44:54.039Z] Step 11/12 : RUN GOOS=${GOOS} GOARCH=${GOARCH} go build -ldflags '-X github.com/docker/buildx/version.Version=${BUILDX_COMMIT} -X github.com/docker/buildx/version.Revision=${BUILDX_COMMIT} -X github.com/docker/buildx/version.Package=github.com/docker/buildx' -o /usr/bin/buildx ./cmd/buildx
09:44:54 [2019-10-06T09:44:54.039Z]  ---> Running in 45ae116cd4d3
09:44:54 [2019-10-06T09:44:54.148Z] #24 ...
09:44:54 [2019-10-06T09:44:54.148Z] 
09:44:54 [2019-10-06T09:44:54.148Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount...
09:44:54 [2019-10-06T09:44:54.148Z] #34 46.48 time
09:44:54 [2019-10-06T09:44:54.148Z] #34 55.01 internal/poll
09:44:54 [2019-10-06T09:44:54.148Z] #34 55.64 internal/fmtsort
09:44:54 [2019-10-06T09:44:54.148Z] #34 56.42 internal/syscall/unix
09:44:54 [2019-10-06T09:44:54.148Z] #34 ...
09:44:54 [2019-10-06T09:44:54.148Z] 
09:44:54 [2019-10-06T09:44:54.148Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
09:44:54 [2019-10-06T09:44:54.148Z] #62 10.21   PBCC     images/ghost-file.pb-c.c
09:44:54 [2019-10-06T09:44:54.148Z] #62 10.25   DEP      images/ghost-file.pb-c.d
09:44:54 [2019-10-06T09:44:54.148Z] #62 10.34   PBCC     images/regfile.pb-c.c
09:44:54 [2019-10-06T09:44:54.148Z] #62 10.35   DEP      images/regfile.pb-c.d
09:44:54 [2019-10-06T09:44:54.148Z] #62 10.42   PBCC     images/ns.pb-c.c
09:44:54 [2019-10-06T09:44:54.148Z] #62 10.44   DEP      images/ns.pb-c.d
09:44:54 [2019-10-06T09:44:54.148Z] #62 10.52   PBCC     images/fdinfo.pb-c.c
09:44:54 [2019-10-06T09:44:54.148Z] #62 10.64   DEP      images/fdinfo.pb-c.d
09:44:54 [2019-10-06T09:44:54.148Z] #62 10.73   PBCC     images/core-aarch64.pb-c.c
09:44:54 [2019-10-06T09:44:54.148Z] #62 10.76   PBCC     images/core-arm.pb-c.c
09:44:54 [2019-10-06T09:44:54.148Z] #62 10.81   PBCC     images/core-ppc64.pb-c.c
09:44:54 [2019-10-06T09:44:54.148Z] #62 10.86   PBCC     images/core-s390.pb-c.c
09:44:54 [2019-10-06T09:44:54.148Z] #62 10.88   PBCC     images/core-x86.pb-c.c
09:44:54 [2019-10-06T09:44:54.148Z] #62 10.91   PBCC     images/core.pb-c.c
09:44:54 [2019-10-06T09:44:54.148Z] #62 11.00   PBCC     images/inventory.pb-c.c
09:44:54 [2019-10-06T09:44:54.148Z] #62 11.08   DEP      images/core-aarch64.pb-c.d
09:44:54 [2019-10-06T09:44:54.148Z] #62 11.15   DEP      images/core-arm.pb-c.d
09:44:54 [2019-10-06T09:44:54.148Z] #62 11.19   DEP      images/core-ppc64.pb-c.d
09:44:54 [2019-10-06T09:44:54.148Z] #62 11.28   DEP      images/core-s390.pb-c.d
09:44:54 [2019-10-06T09:44:54.148Z] #62 11.37   DEP      images/core-x86.pb-c.d
09:44:54 [2019-10-06T09:44:54.148Z] #62 11.47   DEP      images/core.pb-c.d
09:44:54 [2019-10-06T09:44:54.148Z] #62 11.55   DEP      images/inventory.pb-c.d
09:44:54 [2019-10-06T09:44:54.148Z] #62 11.57   PBCC     images/cpuinfo.pb-c.c
09:44:54 [2019-10-06T09:44:54.148Z] #62 11.62   DEP      images/cpuinfo.pb-c.d
09:44:54 [2019-10-06T09:44:54.148Z] #62 11.67   PBCC     images/stats.pb-c.c
09:44:54 [2019-10-06T09:44:54.148Z] #62 11.73   DEP      images/stats.pb-c.d
09:44:54 [2019-10-06T09:44:54.148Z] #62 13.08 make[1]: Nothing to be done for 'all'.
09:44:54 [2019-10-06T09:44:54.148Z] #62 14.88   CC       images/stats.o
09:44:54 [2019-10-06T09:44:54.148Z] #62 15.26   CC       images/core.o
09:44:54 [2019-10-06T09:44:54.148Z] #62 15.85   CC       images/core-x86.o
09:44:54 [2019-10-06T09:44:54.148Z] #62 16.22   CC       images/core-arm.o
09:44:54 [2019-10-06T09:44:54.234Z] #61 57.31   DEP      criu/vdso.d
09:44:54 [2019-10-06T09:44:54.234Z] #61 57.45   DEP      criu/vdso-compat.d
09:44:54 [2019-10-06T09:44:54.234Z] #61 57.58   DEP      criu/uts_ns.d
09:44:54 [2019-10-06T09:44:54.234Z] #61 57.68   DEP      criu/util.d
09:44:54 [2019-10-06T09:44:54.247Z] #38 66.18 Setting up libuv1:amd64 (1.9.1-3) ...
09:44:54 [2019-10-06T09:44:54.247Z] #38 66.21 Setting up cmake-data (3.7.2-1) ...
09:44:54 [2019-10-06T09:44:54.247Z] #38 66.26 Setting up libicu57:amd64 (57.1-6+deb9u3) ...
09:44:54 [2019-10-06T09:44:54.247Z] #38 66.27 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ...
09:44:54 [2019-10-06T09:44:54.247Z] #38 66.33 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:44:54 [2019-10-06T09:44:54.247Z] #38 66.42 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
09:44:54 [2019-10-06T09:44:54.505Z] #38 66.44 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
09:44:54 [2019-10-06T09:44:54.505Z] #38 66.46 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
09:44:54 [2019-10-06T09:44:54.505Z] #38 66.48 Setting up libarchive13:amd64 (3.2.2-2+deb9u1) ...
09:44:54 [2019-10-06T09:44:54.505Z] #38 66.51 Setting up cmake (3.7.2-1) ...
09:44:54 [2019-10-06T09:44:54.505Z] #38 ...
09:44:54 [2019-10-06T09:44:54.505Z] 
09:44:54 [2019-10-06T09:44:54.505Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount...
09:44:54 [2019-10-06T09:44:54.505Z] #33 56.10 time
09:44:54 [2019-10-06T09:44:54.505Z] #33 63.39 internal/poll
09:44:54 [2019-10-06T09:44:54.505Z] #33 65.89 internal/syscall/unix
09:44:54 [2019-10-06T09:44:54.505Z] #33 ...
09:44:54 [2019-10-06T09:44:54.505Z] 
09:44:54 [2019-10-06T09:44:54.505Z] #60 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:44:54 [2019-10-06T09:44:54.505Z] #60 66.69 Setting up libcap-dev:amd64 (1:2.25-1) ...
09:44:54 [2019-10-06T09:44:54.549Z] #62 ...
09:44:54 [2019-10-06T09:44:54.549Z] 
09:44:54 [2019-10-06T09:44:54.549Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount...
09:44:54 [2019-10-06T09:44:54.549Z] #34 56.81 strings
09:44:54 [2019-10-06T09:44:54.764Z] #60 66.70 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ...
09:44:54 [2019-10-06T09:44:54.764Z] #60 66.72 Setting up libnl-3-200:amd64 (3.2.27-2) ...
09:44:54 [2019-10-06T09:44:54.764Z] #60 66.76 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ...
09:44:54 [2019-10-06T09:44:54.764Z] #60 66.81 Setting up libprotoc10:amd64 (3.0.0-9) ...
09:44:54 [2019-10-06T09:44:54.764Z] #60 66.85 Setting up protobuf-c-compiler (1.2.1-2) ...
09:44:54 [2019-10-06T09:44:54.764Z] #60 66.87 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ...
09:44:54 [2019-10-06T09:44:54.764Z] #60 66.92 Setting up protobuf-compiler (3.0.0-9) ...
09:44:54 [2019-10-06T09:44:54.764Z] #60 66.94 Setting up libprotobuf-dev:amd64 (3.0.0-9) ...
09:44:54 [2019-10-06T09:44:54.764Z] #60 66.97 Setting up libnl-3-dev:amd64 (3.2.27-2) ...
09:44:54 [2019-10-06T09:44:54.764Z] #60 67.03 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:44:54 [2019-10-06T09:44:54.799Z] #61 57.96   DEP      criu/uffd.d
09:44:54 [2019-10-06T09:44:54.940Z] #34 57.37 os
09:44:55 [2019-10-06T09:44:55.022Z] #60 ...
09:44:55 [2019-10-06T09:44:55.022Z] 
09:44:55 [2019-10-06T09:44:55.022Z] #38 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:44:55 [2019-10-06T09:44:55.022Z] #38 66.74 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:44:55 [2019-10-06T09:44:55.022Z] #38 DONE 67.1s
09:44:55 [2019-10-06T09:44:55.056Z] #61 58.20   DEP      criu/tun.d
09:44:55 [2019-10-06T09:44:55.056Z] #61 58.36   DEP      criu/tty.d
09:44:55 [2019-10-06T09:44:55.281Z] 
09:44:55 [2019-10-06T09:44:55.281Z] #39 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
09:44:55 [2019-10-06T09:44:55.281Z] #39 DONE 0.1s
09:44:55 [2019-10-06T09:44:55.281Z] 
09:44:55 [2019-10-06T09:44:55.281Z] #40 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
09:44:55 [2019-10-06T09:44:55.281Z] #40 DONE 0.1s
09:44:55 [2019-10-06T09:44:55.281Z] 
09:44:55 [2019-10-06T09:44:55.281Z] #60 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:44:55 [2019-10-06T09:44:55.281Z] #60 DONE 67.4s
09:44:55 [2019-10-06T09:44:55.281Z] 
09:44:55 [2019-10-06T09:44:55.281Z] #41 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount=...
09:44:55 [2019-10-06T09:44:55.314Z] #61 58.57   DEP      criu/timerfd.d
09:44:55 [2019-10-06T09:44:55.314Z] #61 ...
09:44:55 [2019-10-06T09:44:55.314Z] 
09:44:55 [2019-10-06T09:44:55.314Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount=...
09:44:55 [2019-10-06T09:44:55.314Z] #36 96.02 net/http/httptrace
09:44:55 [2019-10-06T09:44:55.314Z] #36 96.20 net/http
09:44:55 [2019-10-06T09:44:55.314Z] #36 105.4 github.com/LK4D4/vndr/godl
09:44:55 [2019-10-06T09:44:55.314Z] #36 105.9 github.com/LK4D4/vndr
09:44:55 [2019-10-06T09:44:55.572Z] #36 ...
09:44:55 [2019-10-06T09:44:55.572Z] 
09:44:55 [2019-10-06T09:44:55.572Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
09:44:55 [2019-10-06T09:44:55.572Z] #61 58.73   DEP      criu/sysfs_parse.d
09:44:55 [2019-10-06T09:44:55.572Z] #61 58.88   DEP      criu/sysctl.d
09:44:55 [2019-10-06T09:44:55.829Z] #61 59.02   DEP      criu/string.d
09:44:55 [2019-10-06T09:44:55.829Z] #61 59.07   DEP      criu/stats.d
09:44:55 [2019-10-06T09:44:55.847Z] #41 ...
09:44:55 [2019-10-06T09:44:55.847Z] 
09:44:55 [2019-10-06T09:44:55.847Z] #45 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount=...
09:44:55 [2019-10-06T09:44:55.847Z] #45 14.13 + cd /tmp/tmp.NVcQvoae9Q/src/github.com/opencontainers/runc
09:44:55 [2019-10-06T09:44:55.847Z] #45 14.13 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657
09:44:55 [2019-10-06T09:44:55.847Z] #45 14.52 + '[' -z '' ']'
09:44:55 [2019-10-06T09:44:55.847Z] #45 14.52 + target=static
09:44:55 [2019-10-06T09:44:55.847Z] #45 14.52 + make 'BUILDTAGS=seccomp apparmor selinux ' static
09:44:55 [2019-10-06T09:44:55.847Z] #45 17.07 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 .
09:44:56 [2019-10-06T09:44:56.087Z] #61 59.16   DEP      criu/sockets.d
09:44:56 [2019-10-06T09:44:56.087Z] #61 59.32   DEP      criu/sk-unix.d
09:44:56 [2019-10-06T09:44:56.105Z] #45 ...
09:44:56 [2019-10-06T09:44:56.105Z] 
09:44:56 [2019-10-06T09:44:56.105Z] #23 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
09:44:56 [2019-10-06T09:44:56.105Z] #23 24.12 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
09:44:56 [2019-10-06T09:44:56.344Z] #61 59.48   DEP      criu/sk-tcp.d
09:44:56 [2019-10-06T09:44:56.344Z] #61 59.66   DEP      criu/sk-queue.d
09:44:56 [2019-10-06T09:44:56.602Z] #61 59.78   DEP      criu/sk-packet.d
09:44:56 [2019-10-06T09:44:56.602Z] #61 59.92   DEP      criu/sk-netlink.d
09:44:56 [2019-10-06T09:44:56.602Z] #61 60.04   DEP      criu/sk-inet.d
09:44:57 [2019-10-06T09:44:57.039Z] #23 25.15 
09:44:57 [2019-10-06T09:44:57.167Z] #61 60.21   DEP      criu/signalfd.d
09:44:57 [2019-10-06T09:44:57.167Z] #61 60.32   DEP      criu/sigframe.d
09:44:57 [2019-10-06T09:44:57.167Z] #61 60.44   DEP      criu/shmem.d
09:44:57 [2019-10-06T09:44:57.167Z] #61 60.55   DEP      criu/servicefd.d
09:44:57 [2019-10-06T09:44:57.297Z] #23 25.52 
######################################################                    75.0%
######################################################################## 100.0%
09:44:57 [2019-10-06T09:44:57.297Z] #23 25.69 
09:44:57 [2019-10-06T09:44:57.425Z] #61 60.68   DEP      criu/seize.d
09:44:57 [2019-10-06T09:44:57.425Z] #61 60.78   DEP      criu/seccomp.d
09:44:57 [2019-10-06T09:44:57.627Z] #34 60.06 path
09:44:57 [2019-10-06T09:44:57.682Z] #61 60.92   DEP      criu/rst-malloc.d
09:44:57 [2019-10-06T09:44:57.682Z] #61 60.97   DEP      criu/rbtree.d
09:44:57 [2019-10-06T09:44:57.682Z] #61 61.00   DEP      criu/pstree.d
09:44:57 [2019-10-06T09:44:57.682Z] #61 61.09   DEP      criu/protobuf.d
09:44:57 [2019-10-06T09:44:57.940Z] #61 61.18   GEN      criu/protobuf-desc-gen.h
09:44:58 [2019-10-06T09:44:58.505Z] #34 ...
09:44:58 [2019-10-06T09:44:58.505Z] 
09:44:58 [2019-10-06T09:44:58.505Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount=...
09:44:58 [2019-10-06T09:44:58.505Z] #37 50.84 time
09:44:58 [2019-10-06T09:44:58.505Z] #37 56.96 strings
09:44:58 [2019-10-06T09:44:58.505Z] #37 58.52 os
09:44:58 [2019-10-06T09:44:58.505Z] #37 60.35 regexp/syntax
09:44:58 [2019-10-06T09:44:58.505Z] #37 ...
09:44:58 [2019-10-06T09:44:58.505Z] 
09:44:58 [2019-10-06T09:44:58.505Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
09:44:58 [2019-10-06T09:44:58.505Z] #24 32.81 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
09:44:58 [2019-10-06T09:44:58.505Z] #24 33.42 
09:44:58 [2019-10-06T09:44:58.505Z] #24 34.08 
######################################################################## 100.0%
09:44:58 [2019-10-06T09:44:58.505Z] #24 34.24 
09:44:58 [2019-10-06T09:44:58.505Z] #24 35.90 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
09:44:58 [2019-10-06T09:44:58.505Z] #24 36.32 
09:44:58 [2019-10-06T09:44:58.672Z] #23 26.97 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
09:44:58 [2019-10-06T09:44:58.672Z] #23 27.03 skipping existing 1849cc453dee
09:44:58 [2019-10-06T09:44:58.872Z] #61 62.27   DEP      criu/protobuf-desc.d
09:44:58 [2019-10-06T09:44:58.918Z] #24 36.64 
######################################################################## 100.0%
09:44:58 [2019-10-06T09:44:58.919Z] #24 36.81 
09:44:58 [2019-10-06T09:44:58.930Z] #23 27.19 
09:44:59 [2019-10-06T09:44:59.130Z] #61 62.38   DEP      criu/proc_parse.d
09:44:59 [2019-10-06T09:44:59.130Z] #61 62.52   DEP      criu/plugin.d
09:44:59 [2019-10-06T09:44:59.387Z] #61 62.58   DEP      criu/pipes.d
09:44:59 [2019-10-06T09:44:59.387Z] #61 62.79   DEP      criu/pie-util.d
09:44:59 [2019-10-06T09:44:59.645Z] #61 62.86   DEP      criu/pie-util-vdso.d
09:44:59 [2019-10-06T09:44:59.645Z] #61 62.98   DEP      criu/pie-util-vdso-elf32.d
09:44:59 [2019-10-06T09:44:59.645Z] #61 63.08   DEP      criu/path.d
09:44:59 [2019-10-06T09:44:59.768Z] #24 38.01 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
09:45:00 [2019-10-06T09:45:00.178Z] #24 38.06 skipping existing b63cc5f62c21
09:45:00 [2019-10-06T09:45:00.178Z] #24 38.17 
09:45:00 [2019-10-06T09:45:00.210Z] #61 63.25   DEP      criu/parasite-syscall.d
09:45:00 [2019-10-06T09:45:00.210Z] #61 63.49   DEP      criu/pagemap.d
09:45:00 [2019-10-06T09:45:00.210Z] #61 63.62   DEP      criu/pagemap-cache.d
09:45:00 [2019-10-06T09:45:00.305Z] #23 28.74 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
09:45:00 [2019-10-06T09:45:00.468Z] #61 63.72   DEP      criu/page-xfer.d
09:45:00 [2019-10-06T09:45:00.468Z] #61 63.84   DEP      criu/page-pipe.d
09:45:00 [2019-10-06T09:45:00.468Z] #61 63.91   DEP      criu/netfilter.d
09:45:00 [2019-10-06T09:45:00.726Z] #61 64.04   DEP      criu/net.d
09:45:00 [2019-10-06T09:45:00.878Z] #23 29.41 
09:45:00 [2019-10-06T09:45:00.983Z] #61 64.18   DEP      criu/namespaces.d
09:45:00 [2019-10-06T09:45:00.983Z] #61 64.31   DEP      criu/mount.d
09:45:01 [2019-10-06T09:45:01.137Z] #23 ...
09:45:01 [2019-10-06T09:45:01.137Z] 
09:45:01 [2019-10-06T09:45:01.137Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount=...
09:45:01 [2019-10-06T09:45:01.137Z] #36 62.93 time
09:45:01 [2019-10-06T09:45:01.137Z] #36 67.94 internal/fmtsort
09:45:01 [2019-10-06T09:45:01.137Z] #36 68.88 strings
09:45:01 [2019-10-06T09:45:01.137Z] #36 70.60 os
09:45:01 [2019-10-06T09:45:01.137Z] #36 72.12 regexp/syntax
09:45:01 [2019-10-06T09:45:01.137Z] #36 ...
09:45:01 [2019-10-06T09:45:01.137Z] 
09:45:01 [2019-10-06T09:45:01.137Z] #41 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount=...
09:45:01 [2019-10-06T09:45:01.137Z] #41 3.406 + RM_GOPATH=0
09:45:01 [2019-10-06T09:45:01.137Z] #41 3.406 + TMP_GOPATH=
09:45:01 [2019-10-06T09:45:01.137Z] #41 3.406 + : /build
09:45:01 [2019-10-06T09:45:01.137Z] #41 3.406 + '[' -z '' ']'
09:45:01 [2019-10-06T09:45:01.137Z] #41 3.406 ++ mktemp -d
09:45:01 [2019-10-06T09:45:01.137Z] #41 3.412 + export GOPATH=/tmp/tmp.aQhu1IJral
09:45:01 [2019-10-06T09:45:01.137Z] #41 3.412 + GOPATH=/tmp/tmp.aQhu1IJral
09:45:01 [2019-10-06T09:45:01.137Z] #41 3.412 + RM_GOPATH=1
09:45:01 [2019-10-06T09:45:01.137Z] #41 3.413 ++ dirname ./install.sh
09:45:01 [2019-10-06T09:45:01.137Z] #41 3.415 + dir=.
09:45:01 [2019-10-06T09:45:01.137Z] #41 3.421 + bin=tini
09:45:01 [2019-10-06T09:45:01.137Z] #41 3.421 + shift
09:45:01 [2019-10-06T09:45:01.137Z] #41 3.423 + '[' '!' -f ./tini.installer ']'
09:45:01 [2019-10-06T09:45:01.137Z] #41 3.424 + . ./tini.installer
09:45:01 [2019-10-06T09:45:01.137Z] #41 3.424 ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662
09:45:01 [2019-10-06T09:45:01.137Z] #41 3.426 + install_tini
09:45:01 [2019-10-06T09:45:01.137Z] #41 3.427 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
09:45:01 [2019-10-06T09:45:01.137Z] #41 3.427 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
09:45:01 [2019-10-06T09:45:01.137Z] #41 3.427 + git clone https://github.com/krallin/tini.git /tmp/tmp.aQhu1IJral/tini
09:45:01 [2019-10-06T09:45:01.137Z] #41 3.431 Cloning into '/tmp/tmp.aQhu1IJral/tini'...
09:45:01 [2019-10-06T09:45:01.137Z] #41 4.488 + cd /tmp/tmp.aQhu1IJral/tini
09:45:01 [2019-10-06T09:45:01.137Z] #41 4.489 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
09:45:01 [2019-10-06T09:45:01.137Z] #41 4.493 + cmake .
09:45:01 [2019-10-06T09:45:01.137Z] #41 5.299 -- The C compiler identification is GNU 6.3.0
09:45:01 [2019-10-06T09:45:01.137Z] #41 5.341 -- Check for working C compiler: /usr/bin/cc
09:45:01 [2019-10-06T09:45:01.137Z] #41 6.007 -- Check for working C compiler: /usr/bin/cc -- works
09:45:01 [2019-10-06T09:45:01.241Z] #61 64.49   DEP      criu/mem.d
09:45:01 [2019-10-06T09:45:01.395Z] #41 6.018 -- Detecting C compiler ABI info
09:45:01 [2019-10-06T09:45:01.498Z] #61 64.68   DEP      criu/lsm.d
09:45:01 [2019-10-06T09:45:01.498Z] #61 64.85   DEP      criu/log.d
09:45:01 [2019-10-06T09:45:01.545Z] #24 39.53 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
09:45:01 [2019-10-06T09:45:01.756Z] #61 64.97   DEP      criu/libnetlink.d
09:45:01 [2019-10-06T09:45:01.963Z] #41 ...
09:45:01 [2019-10-06T09:45:01.963Z] 
09:45:01 [2019-10-06T09:45:01.963Z] #23 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
09:45:01 [2019-10-06T09:45:01.963Z] #23 29.76 
######################################################################## 100.0%
09:45:01 [2019-10-06T09:45:01.963Z] #23 29.89 
09:45:01 [2019-10-06T09:45:01.963Z] #23 29.98 Download of images into '/build' complete.
09:45:01 [2019-10-06T09:45:01.963Z] #23 29.98 Use something like the following to load the result into a Docker daemon:
09:45:01 [2019-10-06T09:45:01.963Z] #23 29.98   tar -cC '/build' . | docker load
09:45:01 [2019-10-06T09:45:01.963Z] #23 DONE 30.3s
09:45:01 [2019-10-06T09:45:01.963Z] 
09:45:01 [2019-10-06T09:45:01.963Z] #41 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount=...
09:45:01 [2019-10-06T09:45:01.963Z] #41 6.651 -- Detecting C compiler ABI info - done
09:45:02 [2019-10-06T09:45:02.014Z] #61 65.15   DEP      criu/kerndat.d
09:45:02 [2019-10-06T09:45:02.014Z] #61 65.33   DEP      criu/kcmp-ids.d
09:45:02 [2019-10-06T09:45:02.014Z] #61 ...
09:45:02 [2019-10-06T09:45:02.014Z] 
09:45:02 [2019-10-06T09:45:02.014Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount=...
09:45:02 [2019-10-06T09:45:02.014Z] #36 DONE 112.8s
09:45:02 [2019-10-06T09:45:02.014Z] 
09:45:02 [2019-10-06T09:45:02.014Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
09:45:02 [2019-10-06T09:45:02.014Z] #61 65.44   DEP      criu/irmap.d
09:45:02 [2019-10-06T09:45:02.222Z] #41 6.824 -- Detecting C compile features
09:45:02 [2019-10-06T09:45:02.442Z] #24 40.13 
09:45:02 [2019-10-06T09:45:02.443Z] #24 40.40 
######################################################################## 100.0%
09:45:02 [2019-10-06T09:45:02.443Z] #24 40.48 
09:45:02 [2019-10-06T09:45:02.443Z] #24 ...
09:45:02 [2019-10-06T09:45:02.443Z] 
09:45:02 [2019-10-06T09:45:02.443Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:45:02 [2019-10-06T09:45:02.443Z] #17 19.24 Reading package lists...
09:45:02 [2019-10-06T09:45:02.443Z] #17 25.39 Building dependency tree...
09:45:02 [2019-10-06T09:45:02.443Z] #17 26.62 The following additional packages will be installed:
09:45:02 [2019-10-06T09:45:02.443Z] #17 26.62   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python
09:45:02 [2019-10-06T09:45:02.443Z] #17 26.62   dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl
09:45:02 [2019-10-06T09:45:02.443Z] #17 26.62   libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0
09:45:02 [2019-10-06T09:45:02.443Z] #17 26.62   libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0
09:45:02 [2019-10-06T09:45:02.443Z] #17 26.62   libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
09:45:02 [2019-10-06T09:45:02.443Z] #17 26.62   libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5
09:45:02 [2019-10-06T09:45:02.443Z] #17 26.62   libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common
09:45:02 [2019-10-06T09:45:02.443Z] #17 26.62   mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal
09:45:02 [2019-10-06T09:45:02.443Z] #17 26.62   python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd
09:45:02 [2019-10-06T09:45:02.443Z] #17 26.62 Suggested packages:
09:45:02 [2019-10-06T09:45:02.443Z] #17 26.62   apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc
09:45:02 [2019-10-06T09:45:02.443Z] #17 26.62   gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv
09:45:02 [2019-10-06T09:45:02.443Z] #17 26.62   python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags
09:45:02 [2019-10-06T09:45:02.443Z] #17 26.62   vim-doc vim-scripts xfsdump acl attr quota
09:45:02 [2019-10-06T09:45:02.443Z] #17 26.62 Recommended packages:
09:45:02 [2019-10-06T09:45:02.443Z] #17 26.62   aufs-dkms libpam-cap build-essential python3-dev python3-keyring
09:45:02 [2019-10-06T09:45:02.443Z] #17 26.62   python3-keyrings.alt python3-xdg unzip
09:45:02 [2019-10-06T09:45:02.443Z] #17 31.16 The following NEW packages will be installed:
09:45:02 [2019-10-06T09:45:02.443Z] #17 31.16   apparmor aufs-tools bash-completion binutils-mingw-w64
09:45:02 [2019-10-06T09:45:02.443Z] #17 31.16   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools
09:45:02 [2019-10-06T09:45:02.443Z] #17 31.19   bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base
09:45:02 [2019-10-06T09:45:02.443Z] #17 31.19   gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin
09:45:02 [2019-10-06T09:45:02.443Z] #17 31.19   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2
09:45:02 [2019-10-06T09:45:02.443Z] #17 31.19   libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1
09:45:02 [2019-10-06T09:45:02.443Z] #17 31.19   libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3
09:45:02 [2019-10-06T09:45:02.443Z] #17 31.19   libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib
09:45:02 [2019-10-06T09:45:02.443Z] #17 31.19   libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev
09:45:02 [2019-10-06T09:45:02.443Z] #17 31.19   libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common
09:45:02 [2019-10-06T09:45:02.443Z] #17 31.19   mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal
09:45:02 [2019-10-06T09:45:02.443Z] #17 31.19   python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5
09:45:02 [2019-10-06T09:45:02.443Z] #17 31.19   python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime
09:45:02 [2019-10-06T09:45:02.443Z] #17 31.19   xfsprogs xxd xz-utils zip
09:45:02 [2019-10-06T09:45:02.443Z] #17 31.31 0 upgraded, 69 newly installed, 0 to remove and 12 not upgraded.
09:45:02 [2019-10-06T09:45:02.443Z] #17 31.31 Need to get 88.2 MB of archives.
09:45:02 [2019-10-06T09:45:02.443Z] #17 31.31 After this operation, 565 MB of additional disk space will be used.
09:45:02 [2019-10-06T09:45:02.443Z] #17 31.31 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bash-completion all 1:2.1-4.3 [178 kB]
09:45:02 [2019-10-06T09:45:02.443Z] #17 31.34 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB]
09:45:02 [2019-10-06T09:45:02.443Z] #17 31.35 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnfnetlink0 s390x 1.0.1-3 [13.7 kB]
09:45:02 [2019-10-06T09:45:02.443Z] #17 31.35 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcrecpp0v5 s390x 2:8.39-3 [151 kB]
09:45:02 [2019-10-06T09:45:02.443Z] #17 31.36 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libudev-dev s390x 232-25+deb9u12 [92.5 kB]
09:45:02 [2019-10-06T09:45:02.443Z] #17 31.36 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-minimal s390x 3.5.3-1+deb9u1 [569 kB]
09:45:02 [2019-10-06T09:45:02.443Z] #17 31.42 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5-minimal s390x 3.5.3-1+deb9u1 [1563 kB]
09:45:02 [2019-10-06T09:45:02.443Z] #17 31.58 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-minimal s390x 3.5.3-1 [35.3 kB]
09:45:02 [2019-10-06T09:45:02.443Z] #17 31.59 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libmpdec2 s390x 2.4.2-1 [83.6 kB]
09:45:02 [2019-10-06T09:45:02.443Z] #17 31.59 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-stdlib s390x 3.5.3-1+deb9u1 [2119 kB]
09:45:02 [2019-10-06T09:45:02.443Z] #17 31.87 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5 s390x 3.5.3-1+deb9u1 [229 kB]
09:45:02 [2019-10-06T09:45:02.443Z] #17 31.90 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3-stdlib s390x 3.5.3-1 [18.6 kB]
09:45:02 [2019-10-06T09:45:02.443Z] #17 31.90 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dh-python all 2.20170125 [86.8 kB]
09:45:02 [2019-10-06T09:45:02.443Z] #17 31.90 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3 s390x 3.5.3-1 [21.6 kB]
09:45:02 [2019-10-06T09:45:02.443Z] #17 31.90 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x pigz s390x 2.3.4-1 [51.1 kB]
09:45:02 [2019-10-06T09:45:02.443Z] #17 31.91 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip4tc0 s390x 1.6.0+snapshot20161117-6 [67.9 kB]
09:45:02 [2019-10-06T09:45:02.443Z] #17 31.91 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip6tc0 s390x 1.6.0+snapshot20161117-6 [68.2 kB]
09:45:02 [2019-10-06T09:45:02.443Z] #17 31.92 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libiptc0 s390x 1.6.0+snapshot20161117-6 [57.6 kB]
09:45:02 [2019-10-06T09:45:02.443Z] #17 31.92 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxtables12 s390x 1.6.0+snapshot20161117-6 [75.3 kB]
09:45:02 [2019-10-06T09:45:02.443Z] #17 31.93 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnetfilter-conntrack3 s390x 1.0.6-2 [37.1 kB]
09:45:02 [2019-10-06T09:45:02.443Z] #17 31.93 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main s390x iptables s390x 1.6.0+snapshot20161117-6 [282 kB]
09:45:02 [2019-10-06T09:45:02.443Z] #17 31.96 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB]
09:45:02 [2019-10-06T09:45:02.443Z] #17 31.97 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
09:45:02 [2019-10-06T09:45:02.443Z] #17 31.98 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bzip2 s390x 1.0.6-8.1 [48.1 kB]
09:45:02 [2019-10-06T09:45:02.443Z] #17 31.99 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libgpm2 s390x 1.20.4-6.2+b1 [34.4 kB]
09:45:02 [2019-10-06T09:45:02.443Z] #17 31.99 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xz-utils s390x 5.2.2-1.2+b1 [263 kB]
09:45:02 [2019-10-06T09:45:02.443Z] #17 32.02 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main s390x aufs-tools s390x 1:4.1+20161219-1 [102 kB]
09:45:02 [2019-10-06T09:45:02.443Z] #17 32.03 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB]
09:45:02 [2019-10-06T09:45:02.443Z] #17 32.03 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB]
09:45:02 [2019-10-06T09:45:02.443Z] #17 32.13 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB]
09:45:02 [2019-10-06T09:45:02.443Z] #17 32.13 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper1.02.1 s390x 2:1.02.137-2 [160 kB]
09:45:02 [2019-10-06T09:45:02.443Z] #17 32.15 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dmsetup s390x 2:1.02.137-2 [104 kB]
09:45:02 [2019-10-06T09:45:02.443Z] #17 32.15 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB]
09:45:02 [2019-10-06T09:45:02.443Z] #17 32.20 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB]
09:45:02 [2019-10-06T09:45:02.443Z] #17 32.20 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB]
09:45:02 [2019-10-06T09:45:02.443Z] #17 32.22 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libaio1 s390x 0.3.110-3 [9482 B]
09:45:02 [2019-10-06T09:45:02.443Z] #17 32.23 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap2-bin s390x 1:2.25-1 [26.8 kB]
09:45:02 [2019-10-06T09:45:02.443Z] #17 32.23 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]
09:45:02 [2019-10-06T09:45:02.443Z] #17 32.23 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsepol1-dev s390x 2.6-2 [293 kB]
09:45:02 [2019-10-06T09:45:02.443Z] #17 32.26 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre16-3 s390x 2:8.39-3 [189 kB]
09:45:02 [2019-10-06T09:45:02.443Z] #17 32.28 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre32-3 s390x 2:8.39-3 [184 kB]
09:45:02 [2019-10-06T09:45:02.443Z] #17 32.29 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre3-dev s390x 2:8.39-3 [488 kB]
09:45:02 [2019-10-06T09:45:02.443Z] #17 32.38 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libselinux1-dev s390x 2.6-3+b3 [182 kB]
09:45:02 [2019-10-06T09:45:02.443Z] #17 32.38 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-dev s390x 2:1.02.137-2 [68.6 kB]
09:45:02 [2019-10-06T09:45:02.443Z] #17 32.40 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB]
09:45:02 [2019-10-06T09:45:02.443Z] #17 32.40 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB]
09:45:02 [2019-10-06T09:45:02.443Z] #17 32.41 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libreadline5 s390x 5.2+dfsg-3+b1 [120 kB]
09:45:02 [2019-10-06T09:45:02.443Z] #17 32.65 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsystemd-dev s390x 232-25+deb9u12 [1763 kB]
09:45:02 [2019-10-06T09:45:02.443Z] #17 32.84 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main s390x net-tools s390x 1.60+git20161116.90da8a0-1 [243 kB]
09:45:02 [2019-10-06T09:45:02.443Z] #17 33.08 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pip-whl all 9.0.1-2+deb9u1 [1399 kB]
09:45:02 [2019-10-06T09:45:02.443Z] #17 33.20 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pip all 9.0.1-2+deb9u1 [142 kB]
09:45:02 [2019-10-06T09:45:02.443Z] #17 33.21 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pkg-resources all 33.1.1-1 [137 kB]
09:45:02 [2019-10-06T09:45:02.443Z] #17 33.22 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-setuptools all 33.1.1-1 [215 kB]
09:45:02 [2019-10-06T09:45:02.443Z] #17 33.25 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-wheel all 0.29.0-2 [51.8 kB]
09:45:02 [2019-10-06T09:45:02.443Z] #17 33.25 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main s390x thin-provisioning-tools s390x 0.6.1-4+b1 [321 kB]
09:45:02 [2019-10-06T09:45:02.443Z] #17 33.29 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB]
09:45:02 [2019-10-06T09:45:02.443Z] #17 33.71 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim s390x 2:8.0.0197-4+deb9u3 [994 kB]
09:45:02 [2019-10-06T09:45:02.443Z] #17 33.79 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xfsprogs s390x 4.9.0+nmu1 [786 kB]
09:45:02 [2019-10-06T09:45:02.443Z] #17 33.89 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zip s390x 3.0-11+b1 [232 kB]
09:45:02 [2019-10-06T09:45:02.443Z] #17 33.91 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-perl s390x 2.11.0-3+deb9u2 [82.5 kB]
09:45:02 [2019-10-06T09:45:02.443Z] #17 33.92 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main s390x apparmor s390x 2.11.0-3+deb9u2 [532 kB]
09:45:02 [2019-10-06T09:45:02.443Z] #17 33.97 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]
09:45:02 [2019-10-06T09:45:02.443Z] #17 34.17 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]
09:45:02 [2019-10-06T09:45:02.443Z] #17 34.44 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]
09:45:02 [2019-10-06T09:45:02.443Z] #17 34.46 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-common all 5.0.1-1 [4764 kB]
09:45:02 [2019-10-06T09:45:02.443Z] #17 34.93 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB]
09:45:02 [2019-10-06T09:45:02.443Z] #17 ...
09:45:02 [2019-10-06T09:45:02.443Z] 
09:45:02 [2019-10-06T09:45:02.443Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
09:45:02 [2019-10-06T09:45:02.443Z] #24 40.53 Download of images into '/build' complete.
09:45:02 [2019-10-06T09:45:02.443Z] #24 40.53 Use something like the following to load the result into a Docker daemon:
09:45:02 [2019-10-06T09:45:02.443Z] #24 40.53   tar -cC '/build' . | docker load
09:45:02 [2019-10-06T09:45:02.443Z] #24 DONE 40.6s
09:45:02 [2019-10-06T09:45:02.443Z] 
09:45:02 [2019-10-06T09:45:02.443Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
09:45:02 [2019-10-06T09:45:02.443Z] #62 16.53   CC       images/core-aarch64.o
09:45:02 [2019-10-06T09:45:02.443Z] #62 16.79   CC       images/core-ppc64.o
09:45:02 [2019-10-06T09:45:02.443Z] #62 17.43   CC       images/core-s390.o
09:45:02 [2019-10-06T09:45:02.443Z] #62 18.17   CC       images/cpuinfo.o
09:45:02 [2019-10-06T09:45:02.443Z] #62 18.50   CC       images/inventory.o
09:45:02 [2019-10-06T09:45:02.443Z] #62 18.78   CC       images/fdinfo.o
09:45:02 [2019-10-06T09:45:02.443Z] #62 19.04   CC       images/fown.o
09:45:02 [2019-10-06T09:45:02.443Z] #62 19.21   CC       images/ns.o
09:45:02 [2019-10-06T09:45:02.443Z] #62 19.45   CC       images/regfile.o
09:45:02 [2019-10-06T09:45:02.443Z] #62 19.68   CC       images/ghost-file.o
09:45:02 [2019-10-06T09:45:02.443Z] #62 20.22   CC       images/fifo.o
09:45:02 [2019-10-06T09:45:02.443Z] #62 20.47   CC       images/remap-file-path.o
09:45:02 [2019-10-06T09:45:02.443Z] #62 20.64   CC       images/eventfd.o
09:45:02 [2019-10-06T09:45:02.443Z] #62 20.85   CC       images/eventpoll.o
09:45:02 [2019-10-06T09:45:02.443Z] #62 21.01   CC       images/fh.o
09:45:02 [2019-10-06T09:45:02.443Z] #62 21.29   CC       images/fsnotify.o
09:45:02 [2019-10-06T09:45:02.443Z] #62 21.72   CC       images/signalfd.o
09:45:02 [2019-10-06T09:45:02.443Z] #62 21.94   CC       images/fs.o
09:45:02 [2019-10-06T09:45:02.443Z] #62 22.13   CC       images/pstree.o
09:45:02 [2019-10-06T09:45:02.443Z] #62 22.29   CC       images/pipe.o
09:45:02 [2019-10-06T09:45:02.443Z] #62 22.54   CC       images/tcp-stream.o
09:45:02 [2019-10-06T09:45:02.443Z] #62 22.73   CC       images/sk-packet.o
09:45:02 [2019-10-06T09:45:02.443Z] #62 22.96   CC       images/mnt.o
09:45:02 [2019-10-06T09:45:02.443Z] #62 23.11   CC       images/pipe-data.o
09:45:02 [2019-10-06T09:45:02.443Z] #62 23.23   CC       images/sa.o
09:45:02 [2019-10-06T09:45:02.443Z] #62 23.44   CC       images/timer.o
09:45:02 [2019-10-06T09:45:02.443Z] #62 23.69   CC       images/timerfd.o
09:45:02 [2019-10-06T09:45:02.443Z] #62 23.97   CC       images/mm.o
09:45:02 [2019-10-06T09:45:02.443Z] #62 24.13   CC       images/sk-opts.o
09:45:02 [2019-10-06T09:45:02.443Z] #62 24.33   CC       images/sk-unix.o
09:45:02 [2019-10-06T09:45:02.443Z] #62 24.55   CC       images/sk-inet.o
09:45:02 [2019-10-06T09:45:02.580Z] #61 65.68   DEP      criu/ipc_ns.d
09:45:02 [2019-10-06T09:45:02.580Z] #61 65.81   DEP      criu/image.d
09:45:02 [2019-10-06T09:45:02.837Z] #61 66.12   DEP      criu/image-desc.d
09:45:02 [2019-10-06T09:45:02.935Z] #62 ...
09:45:02 [2019-10-06T09:45:02.935Z] 
09:45:02 [2019-10-06T09:45:02.935Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:45:02 [2019-10-06T09:45:02.935Z] #17 35.27 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]
09:45:02 [2019-10-06T09:45:02.935Z] #17 35.30 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]
09:45:03 [2019-10-06T09:45:03.094Z] #61 66.24   DEP      criu/fsnotify.d
09:45:03 [2019-10-06T09:45:03.094Z] #61 66.40   DEP      criu/filesystems.d
09:45:03 [2019-10-06T09:45:03.094Z] #61 66.47   DEP      criu/files.d
09:45:03 [2019-10-06T09:45:03.351Z] #61 66.59   DEP      criu/files-reg.d
09:45:03 [2019-10-06T09:45:03.351Z] #61 66.74   DEP      criu/files-ext.d
09:45:03 [2019-10-06T09:45:03.609Z] #61 66.85   DEP      criu/file-lock.d
09:45:03 [2019-10-06T09:45:03.867Z] #61 67.05   DEP      criu/file-ids.d
09:45:03 [2019-10-06T09:45:03.867Z] #61 67.18   DEP      criu/fifo.d
09:45:03 [2019-10-06T09:45:03.867Z] #61 67.29   DEP      criu/fdstore.d
09:45:04 [2019-10-06T09:45:04.123Z] #41 ...
09:45:04 [2019-10-06T09:45:04.123Z] 
09:45:04 [2019-10-06T09:45:04.123Z] #16 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:45:04 [2019-10-06T09:45:04.123Z] #16 4.399 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
09:45:04 [2019-10-06T09:45:04.123Z] #16 4.401 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
09:45:04 [2019-10-06T09:45:04.123Z] #16 4.415 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
09:45:04 [2019-10-06T09:45:04.123Z] #16 4.429 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
09:45:04 [2019-10-06T09:45:04.123Z] #16 4.491 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
09:45:04 [2019-10-06T09:45:04.123Z] #16 5.273 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB]
09:45:04 [2019-10-06T09:45:04.123Z] #16 6.857 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
09:45:04 [2019-10-06T09:45:04.123Z] #16 7.664 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
09:45:04 [2019-10-06T09:45:04.123Z] #16 ...
09:45:04 [2019-10-06T09:45:04.123Z] 
09:45:04 [2019-10-06T09:45:04.123Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
09:45:04 [2019-10-06T09:45:04.123Z] #61 4.929 Note: Building without setproctitle() and strlcpy() support.
09:45:04 [2019-10-06T09:45:04.123Z] #61 4.934       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
09:45:04 [2019-10-06T09:45:04.123Z] #61 7.217 fatal: Not a git repository (or any of the parent directories): .git
09:45:04 [2019-10-06T09:45:04.123Z] #61 7.285   GEN      .gitid
09:45:04 [2019-10-06T09:45:04.123Z] #61 7.327   GEN      criu/include/version.h
09:45:04 [2019-10-06T09:45:04.123Z] #61 7.465   GEN      include/common/asm
09:45:04 [2019-10-06T09:45:04.123Z] #61 ...
09:45:04 [2019-10-06T09:45:04.123Z] 
09:45:04 [2019-10-06T09:45:04.123Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount=...
09:45:04 [2019-10-06T09:45:04.123Z] #36 76.00 fmt
09:45:04 [2019-10-06T09:45:04.124Z] #61 67.42   DEP      criu/fault-injection.d
09:45:04 [2019-10-06T09:45:04.124Z] #61 67.47   DEP      criu/external.d
09:45:04 [2019-10-06T09:45:04.124Z] #61 67.56   DEP      criu/eventpoll.d
09:45:04 [2019-10-06T09:45:04.382Z] #61 67.68   DEP      criu/eventfd.d
09:45:04 [2019-10-06T09:45:04.382Z] #61 67.82   DEP      criu/crtools.d
09:45:04 [2019-10-06T09:45:04.639Z] #61 67.96   DEP      criu/cr-service.d
09:45:04 [2019-10-06T09:45:04.690Z] #36 ...
09:45:04 [2019-10-06T09:45:04.690Z] 
09:45:04 [2019-10-06T09:45:04.690Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount...
09:45:04 [2019-10-06T09:45:04.690Z] #33 66.38 os
09:45:04 [2019-10-06T09:45:04.690Z] #33 66.67 internal/fmtsort
09:45:04 [2019-10-06T09:45:04.690Z] #33 67.82 strings
09:45:04 [2019-10-06T09:45:04.690Z] #33 71.04 path
09:45:04 [2019-10-06T09:45:04.690Z] #33 71.76 text/tabwriter
09:45:04 [2019-10-06T09:45:04.690Z] #33 72.01 fmt
09:45:04 [2019-10-06T09:45:04.690Z] #33 72.77 path/filepath
09:45:04 [2019-10-06T09:45:04.896Z] #61 68.09   DEP      criu/cr-restore.d
09:45:05 [2019-10-06T09:45:05.154Z] #61 68.24   DEP      criu/cr-errno.d
09:45:05 [2019-10-06T09:45:05.154Z] #61 68.25   DEP      criu/cr-dump.d
09:45:05 [2019-10-06T09:45:05.154Z] #61 68.39   DEP      criu/cr-dedup.d
09:45:05 [2019-10-06T09:45:05.154Z] #61 68.49   DEP      criu/cr-check.d
09:45:05 [2019-10-06T09:45:05.256Z] #33 ...
09:45:05 [2019-10-06T09:45:05.257Z] 
09:45:05 [2019-10-06T09:45:05.257Z] #41 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount=...
09:45:05 [2019-10-06T09:45:05.257Z] #41 9.850 -- Detecting C compile features - done
09:45:05 [2019-10-06T09:45:05.257Z] #41 9.883 -- Performing Test HAS_BUILTIN_FORTIFY
09:45:05 [2019-10-06T09:45:05.257Z] #41 10.08 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
09:45:05 [2019-10-06T09:45:05.411Z] #61 68.63   DEP      criu/config.d
09:45:05 [2019-10-06T09:45:05.412Z] #61 68.74   DEP      criu/clone-noasan.d
09:45:05 [2019-10-06T09:45:05.515Z] #41 10.18 -- Configuring done
09:45:05 [2019-10-06T09:45:05.515Z] #41 10.20 -- Generating done
09:45:05 [2019-10-06T09:45:05.515Z] #41 10.21 -- Build files have been written to: /tmp/tmp.aQhu1IJral/tini
09:45:05 [2019-10-06T09:45:05.515Z] #41 10.22 + make tini-static
09:45:05 [2019-10-06T09:45:05.670Z] #61 68.81   DEP      criu/cgroup.d
09:45:05 [2019-10-06T09:45:05.670Z] #61 68.93   DEP      criu/cgroup-props.d
09:45:05 [2019-10-06T09:45:05.773Z] #41 10.52 Scanning dependencies of target tini-static
09:45:05 [2019-10-06T09:45:05.928Z] #61 69.04   DEP      criu/bitmap.d
09:45:05 [2019-10-06T09:45:05.928Z] #61 69.05   DEP      criu/bfd.d
09:45:05 [2019-10-06T09:45:05.928Z] #61 69.16   DEP      criu/autofs.d
09:45:06 [2019-10-06T09:45:06.032Z] #41 10.64 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
09:45:06 [2019-10-06T09:45:06.186Z] #61 69.31   DEP      criu/aio.d
09:45:06 [2019-10-06T09:45:06.186Z] #61 69.54   DEP      criu/action-scripts.d
09:45:06 [2019-10-06T09:45:06.546Z] #17 ...
09:45:06 [2019-10-06T09:45:06.546Z] 
09:45:06 [2019-10-06T09:45:06.546Z] #51 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build 	--...
09:45:06 [2019-10-06T09:45:06.546Z] #51 32.19 + cd /tmp/tmp.jBCIOy52Ew/src/github.com/containerd/containerd
09:45:06 [2019-10-06T09:45:06.546Z] #51 32.19 + git checkout -q b34a5c8af56e510852c35414db4c1f4fa6172339
09:45:06 [2019-10-06T09:45:06.546Z] #51 33.73 + export 'BUILDTAGS=netgo osusergo static_build'
09:45:06 [2019-10-06T09:45:06.546Z] #51 33.73 + BUILDTAGS='netgo osusergo static_build'
09:45:06 [2019-10-06T09:45:06.546Z] #51 33.73 + export EXTRA_FLAGS=-buildmode=pie
09:45:06 [2019-10-06T09:45:06.546Z] #51 33.73 + EXTRA_FLAGS=-buildmode=pie
09:45:06 [2019-10-06T09:45:06.546Z] #51 33.73 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
09:45:06 [2019-10-06T09:45:06.546Z] #51 33.73 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
09:45:06 [2019-10-06T09:45:06.546Z] #51 33.73 + '[' '' = dynamic ']'
09:45:06 [2019-10-06T09:45:06.546Z] #51 33.73 + make
09:45:06 [2019-10-06T09:45:06.546Z] #51 34.62 🇩 bin/ctr
09:45:06 [2019-10-06T09:45:06.546Z] #51 ...
09:45:06 [2019-10-06T09:45:06.546Z] 
09:45:06 [2019-10-06T09:45:06.546Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:45:06 [2019-10-06T09:45:06.546Z] #17 38.70 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]
09:45:06 [2019-10-06T09:45:06.752Z] #61 69.83   CC       criu/action-scripts.o
09:45:07 [2019-10-06T09:45:07.010Z] #61 70.13   CC       criu/aio.o
09:45:07 [2019-10-06T09:45:07.267Z] #61 70.51   CC       criu/autofs.o
09:45:07 [2019-10-06T09:45:07.420Z] #41 11.98 [100%] Linking C executable tini-static
09:45:07 [2019-10-06T09:45:07.681Z] #41 12.44 [100%] Built target tini-static
09:45:07 [2019-10-06T09:45:07.681Z] #41 12.49 + mkdir -p /build
09:45:07 [2019-10-06T09:45:07.681Z] #41 12.49 + cp tini-static /build/docker-init
09:45:08 [2019-10-06T09:45:08.247Z] #41 DONE 12.8s
09:45:08 [2019-10-06T09:45:08.247Z] 
09:45:08 [2019-10-06T09:45:08.247Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
09:45:08 [2019-10-06T09:45:08.247Z] #61 10.48   PBCC     images/google/protobuf/descriptor.pb-c.c
09:45:08 [2019-10-06T09:45:08.247Z] #61 10.57   PBCC     images/opts.pb-c.c
09:45:08 [2019-10-06T09:45:08.247Z] #61 10.64   PBCC     images/sit.pb-c.c
09:45:08 [2019-10-06T09:45:08.247Z] #61 10.73   DEP      images/google/protobuf/descriptor.pb-c.d
09:45:08 [2019-10-06T09:45:08.247Z] #61 10.80   DEP      images/opts.pb-c.d
09:45:08 [2019-10-06T09:45:08.247Z] #61 10.86   DEP      images/sit.pb-c.d
09:45:08 [2019-10-06T09:45:08.247Z] #61 10.90   PBCC     images/macvlan.pb-c.c
09:45:08 [2019-10-06T09:45:08.247Z] #61 10.94   DEP      images/macvlan.pb-c.d
09:45:08 [2019-10-06T09:45:08.247Z] #61 10.98   PBCC     images/autofs.pb-c.c
09:45:08 [2019-10-06T09:45:08.247Z] #61 11.01   DEP      images/autofs.pb-c.d
09:45:08 [2019-10-06T09:45:08.247Z] #61 11.05   PBCC     images/sysctl.pb-c.c
09:45:08 [2019-10-06T09:45:08.247Z] #61 11.06   DEP      images/sysctl.pb-c.d
09:45:08 [2019-10-06T09:45:08.247Z] #61 11.10   PBCC     images/time.pb-c.c
09:45:08 [2019-10-06T09:45:08.247Z] #61 11.13   DEP      images/time.pb-c.d
09:45:08 [2019-10-06T09:45:08.247Z] #61 11.19   PBCC     images/binfmt-misc.pb-c.c
09:45:08 [2019-10-06T09:45:08.247Z] #61 11.25   DEP      images/binfmt-misc.pb-c.d
09:45:08 [2019-10-06T09:45:08.247Z] #61 11.30   PBCC     images/seccomp.pb-c.c
09:45:08 [2019-10-06T09:45:08.247Z] #61 11.37   DEP      images/seccomp.pb-c.d
09:45:08 [2019-10-06T09:45:08.247Z] #61 11.42   PBCC     images/userns.pb-c.c
09:45:08 [2019-10-06T09:45:08.247Z] #61 11.47   DEP      images/userns.pb-c.d
09:45:08 [2019-10-06T09:45:08.247Z] #61 11.53   PBCC     images/cgroup.pb-c.c
09:45:08 [2019-10-06T09:45:08.247Z] #61 11.57   DEP      images/cgroup.pb-c.d
09:45:08 [2019-10-06T09:45:08.247Z] #61 11.61   PBCC     images/fown.pb-c.c
09:45:08 [2019-10-06T09:45:08.247Z] #61 11.64   PBCC     images/ext-file.pb-c.c
09:45:08 [2019-10-06T09:45:08.247Z] #61 11.67   DEP      images/fown.pb-c.d
09:45:08 [2019-10-06T09:45:08.247Z] #61 11.74   DEP      images/ext-file.pb-c.d
09:45:08 [2019-10-06T09:45:08.247Z] #61 11.81   PBCC     images/rpc.pb-c.c
09:45:08 [2019-10-06T09:45:08.247Z] #61 11.89   DEP      images/rpc.pb-c.d
09:45:08 [2019-10-06T09:45:08.247Z] #61 11.98   PBCC     images/siginfo.pb-c.c
09:45:08 [2019-10-06T09:45:08.247Z] #61 11.99   DEP      images/siginfo.pb-c.d
09:45:08 [2019-10-06T09:45:08.247Z] #61 12.06   PBCC     images/pagemap.pb-c.c
09:45:08 [2019-10-06T09:45:08.247Z] #61 12.07   DEP      images/pagemap.pb-c.d
09:45:08 [2019-10-06T09:45:08.247Z] #61 12.17   PBCC     images/rlimit.pb-c.c
09:45:08 [2019-10-06T09:45:08.247Z] #61 12.23   DEP      images/rlimit.pb-c.d
09:45:08 [2019-10-06T09:45:08.247Z] #61 12.28   PBCC     images/file-lock.pb-c.c
09:45:08 [2019-10-06T09:45:08.247Z] #61 12.33   DEP      images/file-lock.pb-c.d
09:45:08 [2019-10-06T09:45:08.247Z] #61 12.39   PBCC     images/tty.pb-c.c
09:45:08 [2019-10-06T09:45:08.247Z] #61 12.44   DEP      images/tty.pb-c.d
09:45:08 [2019-10-06T09:45:08.247Z] #61 12.50   PBCC     images/tun.pb-c.c
09:45:08 [2019-10-06T09:45:08.247Z] #61 12.57   PBCC     images/netdev.pb-c.c
09:45:08 [2019-10-06T09:45:08.247Z] #61 12.66   DEP      images/tun.pb-c.d
09:45:08 [2019-10-06T09:45:08.247Z] #61 12.82   DEP      images/netdev.pb-c.d
09:45:08 [2019-10-06T09:45:08.247Z] #61 12.91   PBCC     images/vma.pb-c.c
09:45:08 [2019-10-06T09:45:08.444Z] #17 ...
09:45:08 [2019-10-06T09:45:08.444Z] 
09:45:08 [2019-10-06T09:45:08.444Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount...
09:45:08 [2019-10-06T09:45:08.444Z] #34 60.97 text/tabwriter
09:45:08 [2019-10-06T09:45:08.444Z] #34 61.62 fmt
09:45:08 [2019-10-06T09:45:08.444Z] #34 61.63 path/filepath
09:45:08 [2019-10-06T09:45:08.444Z] #34 63.31 io/ioutil
09:45:08 [2019-10-06T09:45:08.444Z] #34 65.25 flag
09:45:08 [2019-10-06T09:45:08.444Z] #34 65.25 github.com/BurntSushi/toml
09:45:08 [2019-10-06T09:45:08.444Z] #34 67.69 log
09:45:08 [2019-10-06T09:45:08.444Z] #34 69.95 github.com/BurntSushi/toml/cmd/tomlv
09:45:08 [2019-10-06T09:45:08.506Z] #61 13.12   DEP      images/vma.pb-c.d
09:45:08 [2019-10-06T09:45:08.641Z] #61 71.58   CC       criu/bfd.o
09:45:08 [2019-10-06T09:45:08.766Z] #61 13.23   PBCC     images/creds.pb-c.c
09:45:08 [2019-10-06T09:45:08.766Z] #61 13.31   DEP      images/creds.pb-c.d
09:45:08 [2019-10-06T09:45:08.766Z] #61 13.41   PBCC     images/utsns.pb-c.c
09:45:08 [2019-10-06T09:45:08.766Z] #61 13.50   DEP      images/utsns.pb-c.d
09:45:08 [2019-10-06T09:45:08.857Z] #34 ...
09:45:08 [2019-10-06T09:45:08.857Z] 
09:45:08 [2019-10-06T09:45:08.857Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:45:08 [2019-10-06T09:45:08.857Z] #17 41.41 debconf: delaying package configuration, since apt-utils is not installed
09:45:08 [2019-10-06T09:45:08.857Z] #17 41.47 Fetched 88.2 MB in 9s (9355 kB/s)
09:45:08 [2019-10-06T09:45:08.857Z] #17 41.56 Selecting previously unselected package bash-completion.
09:45:08 [2019-10-06T09:45:08.857Z] #17 41.56 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14898 files and directories currently installed.)
09:45:08 [2019-10-06T09:45:08.857Z] #17 41.57 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ...
09:45:08 [2019-10-06T09:45:08.898Z] #61 72.06   CC       criu/bitmap.o
09:45:08 [2019-10-06T09:45:08.899Z] #61 72.22   CC       criu/cgroup-props.o
09:45:09 [2019-10-06T09:45:09.025Z] #61 13.68   PBCC     images/ipc-desc.pb-c.c
09:45:09 [2019-10-06T09:45:09.025Z] #61 13.73   PBCC     images/ipc-sem.pb-c.c
09:45:09 [2019-10-06T09:45:09.283Z] #61 13.82   DEP      images/ipc-desc.pb-c.d
09:45:09 [2019-10-06T09:45:09.283Z] #61 13.90   DEP      images/ipc-sem.pb-c.d
09:45:09 [2019-10-06T09:45:09.283Z] #61 13.99   PBCC     images/ipc-msg.pb-c.c
09:45:09 [2019-10-06T09:45:09.283Z] #61 14.01   DEP      images/ipc-msg.pb-c.d
09:45:09 [2019-10-06T09:45:09.283Z] #61 14.06   PBCC     images/ipc-shm.pb-c.c
09:45:09 [2019-10-06T09:45:09.283Z] #61 14.09   DEP      images/ipc-shm.pb-c.d
09:45:09 [2019-10-06T09:45:09.488Z] #61 72.90   CC       criu/cgroup.o
09:45:09 [2019-10-06T09:45:09.541Z] #61 14.13   PBCC     images/ipc-var.pb-c.c
09:45:09 [2019-10-06T09:45:09.541Z] #61 14.17   DEP      images/ipc-var.pb-c.d
09:45:09 [2019-10-06T09:45:09.541Z] #61 14.21   PBCC     images/sk-opts.pb-c.c
09:45:09 [2019-10-06T09:45:09.541Z] #61 14.26   PBCC     images/packet-sock.pb-c.c
09:45:09 [2019-10-06T09:45:09.541Z] #61 14.35   DEP      images/sk-opts.pb-c.d
09:45:09 [2019-10-06T09:45:09.799Z] #61 14.40   DEP      images/packet-sock.pb-c.d
09:45:09 [2019-10-06T09:45:09.799Z] #61 14.47   PBCC     images/sk-netlink.pb-c.c
09:45:09 [2019-10-06T09:45:09.799Z] #61 14.52   DEP      images/sk-netlink.pb-c.d
09:45:10 [2019-10-06T09:45:10.058Z] #61 14.60   PBCC     images/sk-inet.pb-c.c
09:45:10 [2019-10-06T09:45:10.058Z] #61 14.66   DEP      images/sk-inet.pb-c.d
09:45:10 [2019-10-06T09:45:10.058Z] #61 14.75   PBCC     images/sk-unix.pb-c.c
09:45:10 [2019-10-06T09:45:10.352Z] #61 14.83   DEP      images/sk-unix.pb-c.d
09:45:10 [2019-10-06T09:45:10.352Z] #61 14.93   PBCC     images/mm.pb-c.c
09:45:10 [2019-10-06T09:45:10.352Z] #61 15.00   DEP      images/mm.pb-c.d
09:45:10 [2019-10-06T09:45:10.352Z] #61 15.13   PBCC     images/timerfd.pb-c.c
09:45:10 [2019-10-06T09:45:10.614Z] #61 15.20   DEP      images/timerfd.pb-c.d
09:45:10 [2019-10-06T09:45:10.614Z] #61 15.38   PBCC     images/timer.pb-c.c
09:45:10 [2019-10-06T09:45:10.614Z] #61 15.42   DEP      images/timer.pb-c.d
09:45:10 [2019-10-06T09:45:10.879Z] #61 15.53   PBCC     images/sa.pb-c.c
09:45:10 [2019-10-06T09:45:10.879Z] #61 15.60   DEP      images/sa.pb-c.d
09:45:10 [2019-10-06T09:45:10.879Z] #61 15.65   PBCC     images/pipe-data.pb-c.c
09:45:11 [2019-10-06T09:45:11.143Z] #61 15.68   DEP      images/pipe-data.pb-c.d
09:45:11 [2019-10-06T09:45:11.143Z] #61 15.77   PBCC     images/mnt.pb-c.c
09:45:11 [2019-10-06T09:45:11.143Z] #61 15.83   DEP      images/mnt.pb-c.d
09:45:11 [2019-10-06T09:45:11.143Z] #61 15.90   PBCC     images/sk-packet.pb-c.c
09:45:11 [2019-10-06T09:45:11.405Z] #61 15.92   DEP      images/sk-packet.pb-c.d
09:45:11 [2019-10-06T09:45:11.405Z] #61 15.99   PBCC     images/tcp-stream.pb-c.c
09:45:11 [2019-10-06T09:45:11.405Z] #61 16.09   DEP      images/tcp-stream.pb-c.d
09:45:11 [2019-10-06T09:45:11.405Z] #61 16.15   PBCC     images/pipe.pb-c.c
09:45:11 [2019-10-06T09:45:11.493Z] #17 ...
09:45:11 [2019-10-06T09:45:11.493Z] 
09:45:11 [2019-10-06T09:45:11.493Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount=...
09:45:11 [2019-10-06T09:45:11.493Z] #37 63.43 fmt
09:45:11 [2019-10-06T09:45:11.493Z] #37 64.85 regexp
09:45:11 [2019-10-06T09:45:11.493Z] #37 68.61 go/token
09:45:11 [2019-10-06T09:45:11.493Z] #37 69.27 internal/lazyregexp
09:45:11 [2019-10-06T09:45:11.493Z] #37 69.39 go/scanner
09:45:11 [2019-10-06T09:45:11.493Z] #37 69.51 net/url
09:45:11 [2019-10-06T09:45:11.493Z] #37 70.80 go/ast
09:45:11 [2019-10-06T09:45:11.493Z] #37 71.51 text/template/parse
09:45:11 [2019-10-06T09:45:11.493Z] #37 ...
09:45:11 [2019-10-06T09:45:11.493Z] 
09:45:11 [2019-10-06T09:45:11.493Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
09:45:11 [2019-10-06T09:45:11.493Z] #62 24.95   CC       images/tun.o
09:45:11 [2019-10-06T09:45:11.493Z] #62 25.53   CC       images/sk-netlink.o
09:45:11 [2019-10-06T09:45:11.493Z] #62 26.16   CC       images/packet-sock.o
09:45:11 [2019-10-06T09:45:11.493Z] #62 26.29   CC       images/ipc-var.o
09:45:11 [2019-10-06T09:45:11.493Z] #62 26.45   CC       images/ipc-desc.o
09:45:11 [2019-10-06T09:45:11.493Z] #62 26.55   CC       images/ipc-shm.o
09:45:11 [2019-10-06T09:45:11.493Z] #62 26.66   CC       images/ipc-msg.o
09:45:11 [2019-10-06T09:45:11.493Z] #62 26.89   CC       images/ipc-sem.o
09:45:11 [2019-10-06T09:45:11.493Z] #62 27.00   CC       images/utsns.o
09:45:11 [2019-10-06T09:45:11.493Z] #62 27.15   CC       images/creds.o
09:45:11 [2019-10-06T09:45:11.493Z] #62 27.27   CC       images/vma.o
09:45:11 [2019-10-06T09:45:11.493Z] #62 27.44   CC       images/netdev.o
09:45:11 [2019-10-06T09:45:11.493Z] #62 27.67   CC       images/tty.o
09:45:11 [2019-10-06T09:45:11.493Z] #62 28.07   CC       images/file-lock.o
09:45:11 [2019-10-06T09:45:11.493Z] #62 28.22   CC       images/rlimit.o
09:45:11 [2019-10-06T09:45:11.493Z] #62 28.39   CC       images/pagemap.o
09:45:11 [2019-10-06T09:45:11.493Z] #62 28.52   CC       images/siginfo.o
09:45:11 [2019-10-06T09:45:11.493Z] #62 28.69   CC       images/rpc.o
09:45:11 [2019-10-06T09:45:11.493Z] #62 29.72   CC       images/ext-file.o
09:45:11 [2019-10-06T09:45:11.493Z] #62 29.85   CC       images/cgroup.o
09:45:11 [2019-10-06T09:45:11.493Z] #62 30.24   CC       images/userns.o
09:45:11 [2019-10-06T09:45:11.493Z] #62 30.50   CC       images/google/protobuf/descriptor.o
09:45:11 [2019-10-06T09:45:11.493Z] #62 31.85   CC       images/opts.o
09:45:11 [2019-10-06T09:45:11.493Z] #62 32.04   CC       images/seccomp.o
09:45:11 [2019-10-06T09:45:11.493Z] #62 32.58   CC       images/binfmt-misc.o
09:45:11 [2019-10-06T09:45:11.493Z] #62 32.83   CC       images/time.o
09:45:11 [2019-10-06T09:45:11.493Z] #62 33.07   CC       images/sysctl.o
09:45:11 [2019-10-06T09:45:11.493Z] #62 33.18   CC       images/autofs.o
09:45:11 [2019-10-06T09:45:11.493Z] #62 33.28   CC       images/macvlan.o
09:45:11 [2019-10-06T09:45:11.493Z] #62 33.43   CC       images/sit.o
09:45:11 [2019-10-06T09:45:11.493Z] #62 33.60   LINK     images/built-in.o
09:45:11 [2019-10-06T09:45:11.493Z] #62 33.72   GEN      compel/include/asm
09:45:11 [2019-10-06T09:45:11.663Z] #61 16.24   DEP      images/pipe.pb-c.d
09:45:11 [2019-10-06T09:45:11.663Z] #61 16.29   PBCC     images/pstree.pb-c.c
09:45:11 [2019-10-06T09:45:11.663Z] #61 16.36   DEP      images/pstree.pb-c.d
09:45:11 [2019-10-06T09:45:11.663Z] #61 16.42   PBCC     images/fs.pb-c.c
09:45:11 [2019-10-06T09:45:11.663Z] #61 16.45   DEP      images/fs.pb-c.d
09:45:11 [2019-10-06T09:45:11.881Z] #62 33.72   GEN      compel/include/version.h
09:45:11 [2019-10-06T09:45:11.881Z] #62 33.75 touch .config
09:45:11 [2019-10-06T09:45:11.881Z] #62 33.77   GEN      include/common/config.h
09:45:11 [2019-10-06T09:45:11.881Z] #62 33.85   DEP      compel/arch/s390/plugins/std/syscalls/syscalls-s390.d
09:45:11 [2019-10-06T09:45:11.881Z] #62 33.91   GEN      compel/plugins/include/uapi/std/syscall-codes.h
09:45:11 [2019-10-06T09:45:11.881Z] #62 33.93   GEN      compel/plugins/include/uapi/std/syscall.h
09:45:11 [2019-10-06T09:45:11.881Z] #62 33.96   GEN      compel/arch/s390/plugins/std/syscalls/syscalls.S
09:45:11 [2019-10-06T09:45:11.881Z] #62 33.98   DEP      compel/arch/s390/plugins/std/syscalls/syscalls.d
09:45:11 [2019-10-06T09:45:11.881Z] #62 34.02   DEP      compel/arch/s390/plugins/std/parasite-head.d
09:45:11 [2019-10-06T09:45:11.881Z] #62 34.05   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
09:45:11 [2019-10-06T09:45:11.881Z] #62 34.05   DEP      compel/plugins/std/infect.d
09:45:11 [2019-10-06T09:45:11.881Z] #62 ...
09:45:11 [2019-10-06T09:45:11.881Z] 
09:45:11 [2019-10-06T09:45:11.881Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:45:11 [2019-10-06T09:45:11.881Z] #17 44.60 Unpacking bash-completion (1:2.1-4.3) ...
09:45:11 [2019-10-06T09:45:11.921Z] #61 16.49   PBCC     images/signalfd.pb-c.c
09:45:11 [2019-10-06T09:45:11.921Z] #61 16.55   DEP      images/signalfd.pb-c.d
09:45:11 [2019-10-06T09:45:11.921Z] #61 16.64   PBCC     images/fh.pb-c.c
09:45:12 [2019-10-06T09:45:12.038Z] #61 75.22   CC       criu/clone-noasan.o
09:45:12 [2019-10-06T09:45:12.038Z] #61 75.38   CC       criu/config.o
09:45:12 [2019-10-06T09:45:12.180Z] #61 16.71   PBCC     images/fsnotify.pb-c.c
09:45:12 [2019-10-06T09:45:12.180Z] #61 16.82   DEP      images/fh.pb-c.d
09:45:12 [2019-10-06T09:45:12.180Z] #61 16.86   DEP      images/fsnotify.pb-c.d
09:45:12 [2019-10-06T09:45:12.180Z] #61 16.91   PBCC     images/eventpoll.pb-c.c
09:45:12 [2019-10-06T09:45:12.180Z] #61 16.95   DEP      images/eventpoll.pb-c.d
09:45:12 [2019-10-06T09:45:12.263Z] #17 ...
09:45:12 [2019-10-06T09:45:12.263Z] 
09:45:12 [2019-10-06T09:45:12.263Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount...
09:45:12 [2019-10-06T09:45:12.263Z] #34 DONE 74.5s
09:45:12 [2019-10-06T09:45:12.263Z] 
09:45:12 [2019-10-06T09:45:12.263Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
09:45:12 [2019-10-06T09:45:12.263Z] #62 34.19   DEP      compel/plugins/std/string.d
09:45:12 [2019-10-06T09:45:12.263Z] #62 34.46   DEP      compel/plugins/std/log.d
09:45:12 [2019-10-06T09:45:12.438Z] #61 17.00   PBCC     images/eventfd.pb-c.c
09:45:12 [2019-10-06T09:45:12.438Z] #61 17.08   DEP      images/eventfd.pb-c.d
09:45:12 [2019-10-06T09:45:12.438Z] #61 17.12   PBCC     images/remap-file-path.pb-c.c
09:45:12 [2019-10-06T09:45:12.438Z] #61 17.16   DEP      images/remap-file-path.pb-c.d
09:45:12 [2019-10-06T09:45:12.659Z] #62 34.66   DEP      compel/plugins/std/fds.d
09:45:12 [2019-10-06T09:45:12.659Z] #62 34.83   DEP      compel/plugins/std/std.d
09:45:12 [2019-10-06T09:45:12.696Z] #61 17.23   PBCC     images/fifo.pb-c.c
09:45:12 [2019-10-06T09:45:12.696Z] #61 17.28   DEP      images/fifo.pb-c.d
09:45:12 [2019-10-06T09:45:12.696Z] #61 17.33   PBCC     images/ghost-file.pb-c.c
09:45:12 [2019-10-06T09:45:12.696Z] #61 17.40   DEP      images/ghost-file.pb-c.d
09:45:12 [2019-10-06T09:45:12.696Z] #61 17.44   PBCC     images/regfile.pb-c.c
09:45:12 [2019-10-06T09:45:12.955Z] #61 17.49   DEP      images/regfile.pb-c.d
09:45:12 [2019-10-06T09:45:12.955Z] #61 17.57   PBCC     images/ns.pb-c.c
09:45:12 [2019-10-06T09:45:12.955Z] #61 17.61   DEP      images/ns.pb-c.d
09:45:12 [2019-10-06T09:45:12.955Z] #61 17.65   PBCC     images/fdinfo.pb-c.c
09:45:12 [2019-10-06T09:45:12.955Z] #61 17.71   DEP      images/fdinfo.pb-c.d
09:45:13 [2019-10-06T09:45:13.055Z] #62 35.10   DEP      compel/plugins/shmem/shmem.d
09:45:13 [2019-10-06T09:45:13.055Z] #62 35.20   DEP      compel/plugins/fds/fds.d
09:45:13 [2019-10-06T09:45:13.213Z] #61 17.77   PBCC     images/core-aarch64.pb-c.c
09:45:13 [2019-10-06T09:45:13.213Z] #61 17.86   PBCC     images/core-arm.pb-c.c
09:45:13 [2019-10-06T09:45:13.213Z] #61 17.94   PBCC     images/core-ppc64.pb-c.c
09:45:13 [2019-10-06T09:45:13.213Z] #61 ...
09:45:13 [2019-10-06T09:45:13.213Z] 
09:45:13 [2019-10-06T09:45:13.213Z] #50 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build 	--...
09:45:13 [2019-10-06T09:45:13.213Z] #50 32.80 Checking out files:  35% (1034/2927)   
Checking out files:  36% (1054/2927)   
Checking out files:  37% (1083/2927)   
Checking out files:  38% (1113/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:  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.
09:45:13 [2019-10-06T09:45:13.213Z] #50 34.78 + cd /tmp/tmp.ifXJeixknz/src/github.com/containerd/containerd
09:45:13 [2019-10-06T09:45:13.213Z] #50 34.78 + git checkout -q b34a5c8af56e510852c35414db4c1f4fa6172339
09:45:13 [2019-10-06T09:45:13.213Z] #50 36.69 + export 'BUILDTAGS=netgo osusergo static_build'
09:45:13 [2019-10-06T09:45:13.213Z] #50 36.69 + BUILDTAGS='netgo osusergo static_build'
09:45:13 [2019-10-06T09:45:13.213Z] #50 36.69 + export EXTRA_FLAGS=-buildmode=pie
09:45:13 [2019-10-06T09:45:13.213Z] #50 36.69 + EXTRA_FLAGS=-buildmode=pie
09:45:13 [2019-10-06T09:45:13.213Z] #50 36.69 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
09:45:13 [2019-10-06T09:45:13.213Z] #50 36.69 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
09:45:13 [2019-10-06T09:45:13.213Z] #50 36.69 + '[' '' = dynamic ']'
09:45:13 [2019-10-06T09:45:13.213Z] #50 36.69 + make
09:45:13 [2019-10-06T09:45:13.407Z] #61 76.46   CC       criu/cr-check.o
09:45:13 [2019-10-06T09:45:13.472Z] #50 37.36 🇩 bin/ctr
09:45:13 [2019-10-06T09:45:13.472Z] #62 35.41   CC       compel/plugins/std/std.o
09:45:13 [2019-10-06T09:45:13.873Z] #62 35.77   CC       compel/plugins/std/fds.o
09:45:14 [2019-10-06T09:45:14.270Z] #62 36.22   CC       compel/plugins/std/log.o
09:45:14 [2019-10-06T09:45:14.339Z] #61 77.75   CC       criu/cr-dedup.o
09:45:14 [2019-10-06T09:45:14.339Z] #61 ...
09:45:14 [2019-10-06T09:45:14.339Z] 
09:45:14 [2019-10-06T09:45:14.339Z] #45 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount=...
09:45:14 [2019-10-06T09:45:14.339Z] #45 125.0 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
09:45:15 [2019-10-06T09:45:15.137Z] #62 37.02   CC       compel/plugins/std/string.o
09:45:15 [2019-10-06T09:45:15.643Z] #62 37.60   CC       compel/plugins/std/infect.o
09:45:16 [2019-10-06T09:45:16.004Z] #50 ...
09:45:16 [2019-10-06T09:45:16.004Z] 
09:45:16 [2019-10-06T09:45:16.004Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount...
09:45:16 [2019-10-06T09:45:16.004Z] #33 77.66 flag
09:45:16 [2019-10-06T09:45:16.004Z] #33 77.66 github.com/BurntSushi/toml
09:45:16 [2019-10-06T09:45:16.004Z] #33 79.72 log
09:45:16 [2019-10-06T09:45:16.004Z] #33 83.17 github.com/BurntSushi/toml/cmd/tomlv
09:45:16 [2019-10-06T09:45:16.004Z] #33 DONE 87.7s
09:45:16 [2019-10-06T09:45:16.004Z] 
09:45:16 [2019-10-06T09:45:16.004Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
09:45:16 [2019-10-06T09:45:16.004Z] #61 18.03   PBCC     images/core-s390.pb-c.c
09:45:16 [2019-10-06T09:45:16.004Z] #61 18.11   PBCC     images/core-x86.pb-c.c
09:45:16 [2019-10-06T09:45:16.004Z] #61 18.17   PBCC     images/core.pb-c.c
09:45:16 [2019-10-06T09:45:16.004Z] #61 18.24   PBCC     images/inventory.pb-c.c
09:45:16 [2019-10-06T09:45:16.004Z] #61 18.33   DEP      images/core-aarch64.pb-c.d
09:45:16 [2019-10-06T09:45:16.004Z] #61 18.40   DEP      images/core-arm.pb-c.d
09:45:16 [2019-10-06T09:45:16.004Z] #61 18.48   DEP      images/core-ppc64.pb-c.d
09:45:16 [2019-10-06T09:45:16.004Z] #61 18.55   DEP      images/core-s390.pb-c.d
09:45:16 [2019-10-06T09:45:16.004Z] #61 18.64   DEP      images/core-x86.pb-c.d
09:45:16 [2019-10-06T09:45:16.004Z] #61 18.71   DEP      images/core.pb-c.d
09:45:16 [2019-10-06T09:45:16.004Z] #61 18.81   DEP      images/inventory.pb-c.d
09:45:16 [2019-10-06T09:45:16.004Z] #61 18.91   PBCC     images/cpuinfo.pb-c.c
09:45:16 [2019-10-06T09:45:16.004Z] #61 18.97   DEP      images/cpuinfo.pb-c.d
09:45:16 [2019-10-06T09:45:16.004Z] #61 19.00   PBCC     images/stats.pb-c.c
09:45:16 [2019-10-06T09:45:16.004Z] #61 19.05   DEP      images/stats.pb-c.d
09:45:16 [2019-10-06T09:45:16.004Z] #61 20.70 make[1]: Nothing to be done for 'all'.
09:45:16 [2019-10-06T09:45:16.081Z] #62 38.32   CC       compel/arch/s390/plugins/std/parasite-head.o
09:45:16 [2019-10-06T09:45:16.237Z] #45 126.5 + mkdir -p /build
09:45:16 [2019-10-06T09:45:16.237Z] #45 126.5 + cp runc /build/runc
09:45:16 [2019-10-06T09:45:16.262Z] #61 ...
09:45:16 [2019-10-06T09:45:16.262Z] 
09:45:16 [2019-10-06T09:45:16.262Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount=...
09:45:16 [2019-10-06T09:45:16.262Z] #36 77.98 regexp
09:45:16 [2019-10-06T09:45:16.262Z] #36 82.28 go/scanner
09:45:16 [2019-10-06T09:45:16.262Z] #36 83.30 internal/lazyregexp
09:45:16 [2019-10-06T09:45:16.262Z] #36 83.54 net/url
09:45:16 [2019-10-06T09:45:16.262Z] #36 84.22 go/ast
09:45:16 [2019-10-06T09:45:16.262Z] #36 85.57 text/template/parse
09:45:16 [2019-10-06T09:45:16.485Z] #62 38.41   CC       compel/arch/s390/plugins/std/syscalls/syscalls.o
09:45:16 [2019-10-06T09:45:16.485Z] #62 38.53   CC       compel/arch/s390/plugins/std/syscalls/syscalls-s390.o
09:45:16 [2019-10-06T09:45:16.485Z] #62 38.67   AR       compel/plugins/std.lib.a
09:45:16 [2019-10-06T09:45:16.485Z] #62 38.73   CC       compel/plugins/fds/fds.o
09:45:16 [2019-10-06T09:45:16.494Z] #45 DONE 126.9s
09:45:16 [2019-10-06T09:45:16.494Z] 
09:45:16 [2019-10-06T09:45:16.494Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
09:45:16 [2019-10-06T09:45:16.494Z] #61 78.11   CC       criu/cr-dump.o
09:45:16 [2019-10-06T09:45:16.757Z] #61 80.03   CC       criu/cr-errno.o
09:45:16 [2019-10-06T09:45:16.757Z] #61 80.12   CC       criu/cr-restore.o
09:45:17 [2019-10-06T09:45:17.195Z] #36 89.11 go/parser
09:45:17 [2019-10-06T09:45:17.331Z] #62 39.20   AR       compel/plugins/fds.lib.a
09:45:17 [2019-10-06T09:45:17.331Z] #62 39.25   HOSTDEP  compel/src/lib/log-host.d
09:45:17 [2019-10-06T09:45:17.331Z] #62 39.36   HOSTDEP  compel/src/lib/handle-elf-host.d
09:45:17 [2019-10-06T09:45:17.331Z] #62 39.46   HOSTDEP  compel/arch/s390/src/lib/handle-elf-host.d
09:45:17 [2019-10-06T09:45:17.739Z] #62 39.63   HOSTDEP  compel/src/main-host.d
09:45:17 [2019-10-06T09:45:17.739Z] #62 39.76   DEP      compel/src/lib/ptrace.d
09:45:17 [2019-10-06T09:45:17.739Z] #62 39.83   DEP      compel/src/lib/infect.d
09:45:17 [2019-10-06T09:45:17.739Z] #62 39.93   DEP      compel/src/lib/infect-util.d
09:45:18 [2019-10-06T09:45:18.149Z] #62 40.02   DEP      compel/src/lib/infect-rpc.d
09:45:18 [2019-10-06T09:45:18.149Z] #62 40.14   DEP      compel/arch/s390/src/lib/infect.d
09:45:18 [2019-10-06T09:45:18.149Z] #62 40.23   DEP      compel/arch/s390/src/lib/cpu.d
09:45:18 [2019-10-06T09:45:18.546Z] #62 40.33   DEP      compel/src/lib/log.d
09:45:18 [2019-10-06T09:45:18.546Z] #62 40.51   DEP      compel/src/main.d
09:45:18 [2019-10-06T09:45:18.546Z] #62 40.60   DEP      compel/src/lib/handle-elf.d
09:45:18 [2019-10-06T09:45:18.571Z] #36 ...
09:45:18 [2019-10-06T09:45:18.571Z] 
09:45:18 [2019-10-06T09:45:18.571Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
09:45:18 [2019-10-06T09:45:18.571Z] #61 23.01   CC       images/stats.o
09:45:18 [2019-10-06T09:45:18.831Z] #61 23.45   CC       images/core.o
09:45:18 [2019-10-06T09:45:18.952Z] #62 40.78   DEP      compel/arch/s390/src/lib/handle-elf.d
09:45:18 [2019-10-06T09:45:18.952Z] #62 40.91   CC       compel/src/lib/log.o
09:45:18 [2019-10-06T09:45:18.952Z] #62 41.10   CC       compel/arch/s390/src/lib/cpu.o
09:45:19 [2019-10-06T09:45:19.351Z] #62 41.42   CC       compel/arch/s390/src/lib/infect.o
09:45:19 [2019-10-06T09:45:19.764Z] #61 24.23   CC       images/core-x86.o
09:45:20 [2019-10-06T09:45:20.022Z] #61 24.78   CC       images/core-arm.o
09:45:20 [2019-10-06T09:45:20.035Z] #61 83.01   CC       criu/cr-service.o
09:45:20 [2019-10-06T09:45:20.199Z] #62 42.09   CC       compel/src/lib/infect-rpc.o
09:45:20 [2019-10-06T09:45:20.199Z] #62 42.34   CC       compel/src/lib/infect-util.o
09:45:20 [2019-10-06T09:45:20.588Z] #61 25.27   CC       images/core-aarch64.o
09:45:20 [2019-10-06T09:45:20.596Z] #62 42.58   CC       compel/src/lib/infect.o
09:45:20 [2019-10-06T09:45:20.596Z] #62 ...
09:45:20 [2019-10-06T09:45:20.596Z] 
09:45:20 [2019-10-06T09:45:20.596Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:45:20 [2019-10-06T09:45:20.596Z] #17 45.07 Selecting previously unselected package libnet1:s390x.
09:45:20 [2019-10-06T09:45:20.596Z] #17 45.07 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_s390x.deb ...
09:45:20 [2019-10-06T09:45:20.596Z] #17 45.08 Unpacking libnet1:s390x (1.1.6+dfsg-3) ...
09:45:20 [2019-10-06T09:45:20.596Z] #17 45.32 Selecting previously unselected package libnfnetlink0:s390x.
09:45:20 [2019-10-06T09:45:20.596Z] #17 45.32 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_s390x.deb ...
09:45:20 [2019-10-06T09:45:20.596Z] #17 45.32 Unpacking libnfnetlink0:s390x (1.0.1-3) ...
09:45:20 [2019-10-06T09:45:20.596Z] #17 45.39 Selecting previously unselected package libpcrecpp0v5:s390x.
09:45:20 [2019-10-06T09:45:20.596Z] #17 45.39 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_s390x.deb ...
09:45:20 [2019-10-06T09:45:20.596Z] #17 45.40 Unpacking libpcrecpp0v5:s390x (2:8.39-3) ...
09:45:20 [2019-10-06T09:45:20.596Z] #17 45.65 Selecting previously unselected package libudev-dev:s390x.
09:45:20 [2019-10-06T09:45:20.596Z] #17 45.66 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_s390x.deb ...
09:45:20 [2019-10-06T09:45:20.596Z] #17 45.67 Unpacking libudev-dev:s390x (232-25+deb9u12) ...
09:45:20 [2019-10-06T09:45:20.596Z] #17 45.84 Selecting previously unselected package libpython3.5-minimal:s390x.
09:45:20 [2019-10-06T09:45:20.596Z] #17 45.84 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_s390x.deb ...
09:45:20 [2019-10-06T09:45:20.596Z] #17 45.86 Unpacking libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ...
09:45:20 [2019-10-06T09:45:20.596Z] #17 46.18 Selecting previously unselected package python3.5-minimal.
09:45:20 [2019-10-06T09:45:20.596Z] #17 46.19 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_s390x.deb ...
09:45:20 [2019-10-06T09:45:20.596Z] #17 46.19 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ...
09:45:20 [2019-10-06T09:45:20.596Z] #17 47.23 Selecting previously unselected package python3-minimal.
09:45:20 [2019-10-06T09:45:20.596Z] #17 47.24 Preparing to unpack .../07-python3-minimal_3.5.3-1_s390x.deb ...
09:45:20 [2019-10-06T09:45:20.596Z] #17 47.24 Unpacking python3-minimal (3.5.3-1) ...
09:45:20 [2019-10-06T09:45:20.596Z] #17 47.32 Selecting previously unselected package libmpdec2:s390x.
09:45:20 [2019-10-06T09:45:20.596Z] #17 47.32 Preparing to unpack .../08-libmpdec2_2.4.2-1_s390x.deb ...
09:45:20 [2019-10-06T09:45:20.596Z] #17 47.33 Unpacking libmpdec2:s390x (2.4.2-1) ...
09:45:20 [2019-10-06T09:45:20.596Z] #17 47.52 Selecting previously unselected package libpython3.5-stdlib:s390x.
09:45:20 [2019-10-06T09:45:20.596Z] #17 47.52 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_s390x.deb ...
09:45:20 [2019-10-06T09:45:20.596Z] #17 47.52 Unpacking libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ...
09:45:20 [2019-10-06T09:45:20.596Z] #17 49.74 Selecting previously unselected package python3.5.
09:45:20 [2019-10-06T09:45:20.596Z] #17 49.74 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_s390x.deb ...
09:45:20 [2019-10-06T09:45:20.596Z] #17 49.75 Unpacking python3.5 (3.5.3-1+deb9u1) ...
09:45:20 [2019-10-06T09:45:20.596Z] #17 49.87 Selecting previously unselected package libpython3-stdlib:s390x.
09:45:20 [2019-10-06T09:45:20.596Z] #17 49.87 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_s390x.deb ...
09:45:20 [2019-10-06T09:45:20.596Z] #17 49.87 Unpacking libpython3-stdlib:s390x (3.5.3-1) ...
09:45:20 [2019-10-06T09:45:20.596Z] #17 49.93 Selecting previously unselected package dh-python.
09:45:20 [2019-10-06T09:45:20.596Z] #17 49.93 Preparing to unpack .../12-dh-python_2.20170125_all.deb ...
09:45:20 [2019-10-06T09:45:20.596Z] #17 49.93 Unpacking dh-python (2.20170125) ...
09:45:20 [2019-10-06T09:45:20.596Z] #17 50.14 Setting up libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ...
09:45:20 [2019-10-06T09:45:20.596Z] #17 50.18 Setting up python3.5-minimal (3.5.3-1+deb9u1) ...
09:45:20 [2019-10-06T09:45:20.596Z] #17 52.43 Setting up python3-minimal (3.5.3-1) ...
09:45:20 [2019-10-06T09:45:20.596Z] #17 53.33 Selecting previously unselected package python3.
09:45:20 [2019-10-06T09:45:20.968Z] #61 84.12   CC       criu/crtools.o
09:45:21 [2019-10-06T09:45:21.056Z] #17 53.33 (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.)
09:45:21 [2019-10-06T09:45:21.056Z] #17 53.38 Preparing to unpack .../00-python3_3.5.3-1_s390x.deb ...
09:45:21 [2019-10-06T09:45:21.056Z] #17 53.40 Unpacking python3 (3.5.3-1) ...
09:45:21 [2019-10-06T09:45:21.056Z] #17 53.47 Selecting previously unselected package pigz.
09:45:21 [2019-10-06T09:45:21.056Z] #17 53.48 Preparing to unpack .../01-pigz_2.3.4-1_s390x.deb ...
09:45:21 [2019-10-06T09:45:21.056Z] #17 53.48 Unpacking pigz (2.3.4-1) ...
09:45:21 [2019-10-06T09:45:21.056Z] #17 53.62 Selecting previously unselected package libip4tc0:s390x.
09:45:21 [2019-10-06T09:45:21.056Z] #17 53.63 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_s390x.deb ...
09:45:21 [2019-10-06T09:45:21.056Z] #17 53.64 Unpacking libip4tc0:s390x (1.6.0+snapshot20161117-6) ...
09:45:21 [2019-10-06T09:45:21.155Z] #61 25.70   CC       images/core-ppc64.o
09:45:21 [2019-10-06T09:45:21.225Z] #61 84.58   CC       criu/eventfd.o
09:45:21 [2019-10-06T09:45:21.413Z] #61 26.23   CC       images/core-s390.o
09:45:21 [2019-10-06T09:45:21.483Z] #61 84.87   CC       criu/eventpoll.o
09:45:21 [2019-10-06T09:45:21.677Z] #17 53.77 Selecting previously unselected package libip6tc0:s390x.
09:45:21 [2019-10-06T09:45:21.677Z] #17 53.77 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_s390x.deb ...
09:45:21 [2019-10-06T09:45:21.677Z] #17 53.78 Unpacking libip6tc0:s390x (1.6.0+snapshot20161117-6) ...
09:45:21 [2019-10-06T09:45:21.677Z] #17 53.86 Selecting previously unselected package libiptc0:s390x.
09:45:21 [2019-10-06T09:45:21.677Z] #17 53.86 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_s390x.deb ...
09:45:21 [2019-10-06T09:45:21.677Z] #17 53.86 Unpacking libiptc0:s390x (1.6.0+snapshot20161117-6) ...
09:45:21 [2019-10-06T09:45:21.677Z] #17 54.00 Selecting previously unselected package libxtables12:s390x.
09:45:21 [2019-10-06T09:45:21.677Z] #17 54.00 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_s390x.deb ...
09:45:21 [2019-10-06T09:45:21.677Z] #17 54.00 Unpacking libxtables12:s390x (1.6.0+snapshot20161117-6) ...
09:45:21 [2019-10-06T09:45:21.677Z] #17 54.16 Selecting previously unselected package libnetfilter-conntrack3:s390x.
09:45:21 [2019-10-06T09:45:21.677Z] #17 54.16 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_s390x.deb ...
09:45:21 [2019-10-06T09:45:21.677Z] #17 54.17 Unpacking libnetfilter-conntrack3:s390x (1.0.6-2) ...
09:45:22 [2019-10-06T09:45:22.099Z] #17 54.38 Selecting previously unselected package iptables.
09:45:22 [2019-10-06T09:45:22.099Z] #17 54.38 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_s390x.deb ...
09:45:22 [2019-10-06T09:45:22.099Z] #17 54.38 Unpacking iptables (1.6.0+snapshot20161117-6) ...
09:45:22 [2019-10-06T09:45:22.099Z] #17 54.76 Selecting previously unselected package xxd.
09:45:22 [2019-10-06T09:45:22.099Z] #17 54.76 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ...
09:45:22 [2019-10-06T09:45:22.099Z] #17 54.76 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
09:45:22 [2019-10-06T09:45:22.348Z] #61 27.02   CC       images/cpuinfo.o
09:45:22 [2019-10-06T09:45:22.416Z] #61 85.49   CC       criu/external.o
09:45:22 [2019-10-06T09:45:22.416Z] #61 85.72   CC       criu/fault-injection.o
09:45:22 [2019-10-06T09:45:22.416Z] #61 85.83   CC       criu/fdstore.o
09:45:22 [2019-10-06T09:45:22.506Z] #17 54.95 Selecting previously unselected package vim-common.
09:45:22 [2019-10-06T09:45:22.506Z] #17 54.95 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
09:45:22 [2019-10-06T09:45:22.506Z] #17 54.96 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
09:45:22 [2019-10-06T09:45:22.506Z] #17 55.12 Selecting previously unselected package bzip2.
09:45:22 [2019-10-06T09:45:22.506Z] #17 55.13 Preparing to unpack .../10-bzip2_1.0.6-8.1_s390x.deb ...
09:45:22 [2019-10-06T09:45:22.506Z] #17 55.13 Unpacking bzip2 (1.0.6-8.1) ...
09:45:22 [2019-10-06T09:45:22.673Z] #61 86.09   CC       criu/fifo.o
09:45:22 [2019-10-06T09:45:22.904Z] #17 55.28 Selecting previously unselected package libgpm2:s390x.
09:45:22 [2019-10-06T09:45:22.904Z] #17 55.28 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_s390x.deb ...
09:45:22 [2019-10-06T09:45:22.904Z] #17 55.28 Unpacking libgpm2:s390x (1.20.4-6.2+b1) ...
09:45:22 [2019-10-06T09:45:22.904Z] #17 55.35 Selecting previously unselected package xz-utils.
09:45:22 [2019-10-06T09:45:22.904Z] #17 55.35 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_s390x.deb ...
09:45:22 [2019-10-06T09:45:22.904Z] #17 55.35 Unpacking xz-utils (5.2.2-1.2+b1) ...
09:45:22 [2019-10-06T09:45:22.904Z] #17 55.50 Selecting previously unselected package aufs-tools.
09:45:22 [2019-10-06T09:45:22.904Z] #17 55.50 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_s390x.deb ...
09:45:22 [2019-10-06T09:45:22.904Z] #17 55.50 Unpacking aufs-tools (1:4.1+20161219-1) ...
09:45:22 [2019-10-06T09:45:22.904Z] #17 ...
09:45:22 [2019-10-06T09:45:22.904Z] 
09:45:22 [2019-10-06T09:45:22.904Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
09:45:22 [2019-10-06T09:45:22.904Z] #62 44.92   CC       compel/src/lib/ptrace.o
09:45:22 [2019-10-06T09:45:22.913Z] #61 27.45   CC       images/inventory.o
09:45:22 [2019-10-06T09:45:22.913Z] #61 27.70   CC       images/fdinfo.o
09:45:23 [2019-10-06T09:45:23.171Z] #61 ...
09:45:23 [2019-10-06T09:45:23.171Z] 
09:45:23 [2019-10-06T09:45:23.171Z] #16 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:45:23 [2019-10-06T09:45:23.171Z] #16 19.39 Fetched 7919 kB in 16s (494 kB/s)
09:45:23 [2019-10-06T09:45:23.171Z] #16 19.39 Reading package lists...
09:45:23 [2019-10-06T09:45:23.238Z] #61 86.38   CC       criu/file-ids.o
09:45:23 [2019-10-06T09:45:23.301Z] #62 45.26   AR       compel/libcompel.a
09:45:23 [2019-10-06T09:45:23.301Z] #62 45.27   HOSTCC   compel/src/main-host.o
09:45:23 [2019-10-06T09:45:23.301Z] #62 45.44   HOSTCC   compel/arch/s390/src/lib/handle-elf-host.o
09:45:23 [2019-10-06T09:45:23.301Z] #62 45.55   HOSTCC   compel/src/lib/handle-elf-host.o
09:45:23 [2019-10-06T09:45:23.429Z] #16 25.58 Reading package lists...
09:45:23 [2019-10-06T09:45:23.429Z] #16 ...
09:45:23 [2019-10-06T09:45:23.429Z] 
09:45:23 [2019-10-06T09:45:23.429Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
09:45:23 [2019-10-06T09:45:23.429Z] #61 28.01   CC       images/fown.o
09:45:23 [2019-10-06T09:45:23.496Z] #61 86.69   CC       criu/file-lock.o
09:45:23 [2019-10-06T09:45:23.687Z] #61 28.20   CC       images/ns.o
09:45:23 [2019-10-06T09:45:23.945Z] #61 28.45   CC       images/regfile.o
09:45:23 [2019-10-06T09:45:23.945Z] #61 28.74   CC       images/ghost-file.o
09:45:24 [2019-10-06T09:45:24.061Z] #61 87.36   CC       criu/files-ext.o
09:45:24 [2019-10-06T09:45:24.142Z] #62 45.90   HOSTCC   compel/src/lib/log-host.o
09:45:24 [2019-10-06T09:45:24.142Z] #62 ...
09:45:24 [2019-10-06T09:45:24.142Z] 
09:45:24 [2019-10-06T09:45:24.142Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount=...
09:45:24 [2019-10-06T09:45:24.142Z] #37 76.41 go/parser
09:45:24 [2019-10-06T09:45:24.142Z] #37 76.81 text/template
09:45:24 [2019-10-06T09:45:24.142Z] #37 80.58 encoding/xml
09:45:24 [2019-10-06T09:45:24.142Z] #37 82.37 go/doc
09:45:24 [2019-10-06T09:45:24.142Z] #37 86.18 github.com/LK4D4/vndr/build
09:45:24 [2019-10-06T09:45:24.142Z] #37 ...
09:45:24 [2019-10-06T09:45:24.142Z] 
09:45:24 [2019-10-06T09:45:24.142Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:45:24 [2019-10-06T09:45:24.142Z] #17 55.63 Selecting previously unselected package liblzo2-2:s390x.
09:45:24 [2019-10-06T09:45:24.142Z] #17 55.63 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_s390x.deb ...
09:45:24 [2019-10-06T09:45:24.142Z] #17 55.63 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ...
09:45:24 [2019-10-06T09:45:24.142Z] #17 55.69 Selecting previously unselected package btrfs-progs.
09:45:24 [2019-10-06T09:45:24.142Z] #17 55.69 Preparing to unpack .../15-btrfs-progs_4.7.3-1_s390x.deb ...
09:45:24 [2019-10-06T09:45:24.142Z] #17 55.70 Unpacking btrfs-progs (4.7.3-1) ...
09:45:24 [2019-10-06T09:45:24.142Z] #17 56.33 Selecting previously unselected package btrfs-tools.
09:45:24 [2019-10-06T09:45:24.142Z] #17 56.34 Preparing to unpack .../16-btrfs-tools_4.7.3-1_s390x.deb ...
09:45:24 [2019-10-06T09:45:24.142Z] #17 56.34 Unpacking btrfs-tools (4.7.3-1) ...
09:45:24 [2019-10-06T09:45:24.142Z] #17 56.39 Selecting previously unselected package libdevmapper1.02.1:s390x.
09:45:24 [2019-10-06T09:45:24.142Z] #17 56.39 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_s390x.deb ...
09:45:24 [2019-10-06T09:45:24.142Z] #17 56.40 Unpacking libdevmapper1.02.1:s390x (2:1.02.137-2) ...
09:45:24 [2019-10-06T09:45:24.142Z] #17 56.54 Selecting previously unselected package dmsetup.
09:45:24 [2019-10-06T09:45:24.142Z] #17 56.54 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_s390x.deb ...
09:45:24 [2019-10-06T09:45:24.142Z] #17 56.55 Unpacking dmsetup (2:1.02.137-2) ...
09:45:24 [2019-10-06T09:45:24.142Z] #17 56.65 Selecting previously unselected package libonig4:s390x.
09:45:24 [2019-10-06T09:45:24.142Z] #17 56.65 Preparing to unpack .../19-libonig4_6.1.3-2_s390x.deb ...
09:45:24 [2019-10-06T09:45:24.142Z] #17 56.65 Unpacking libonig4:s390x (6.1.3-2) ...
09:45:24 [2019-10-06T09:45:24.142Z] #17 56.79 Selecting previously unselected package libjq1:s390x.
09:45:24 [2019-10-06T09:45:24.142Z] #17 56.79 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_s390x.deb ...
09:45:24 [2019-10-06T09:45:24.142Z] #17 56.80 Unpacking libjq1:s390x (1.5+dfsg-1.3) ...
09:45:24 [2019-10-06T09:45:24.319Z] #61 87.68   CC       criu/files-reg.o
09:45:24 [2019-10-06T09:45:24.511Z] #61 29.07   CC       images/fifo.o
09:45:24 [2019-10-06T09:45:24.511Z] #61 29.29   CC       images/remap-file-path.o
09:45:24 [2019-10-06T09:45:24.532Z] #17 56.94 Selecting previously unselected package jq.
09:45:24 [2019-10-06T09:45:24.532Z] #17 56.94 Preparing to unpack .../21-jq_1.5+dfsg-1.3_s390x.deb ...
09:45:24 [2019-10-06T09:45:24.532Z] #17 56.94 Unpacking jq (1.5+dfsg-1.3) ...
09:45:24 [2019-10-06T09:45:24.532Z] #17 57.07 Selecting previously unselected package libaio1:s390x.
09:45:24 [2019-10-06T09:45:24.532Z] #17 57.07 Preparing to unpack .../22-libaio1_0.3.110-3_s390x.deb ...
09:45:24 [2019-10-06T09:45:24.532Z] #17 57.07 Unpacking libaio1:s390x (0.3.110-3) ...
09:45:24 [2019-10-06T09:45:24.532Z] #17 57.13 Selecting previously unselected package libcap2-bin.
09:45:24 [2019-10-06T09:45:24.532Z] #17 57.13 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_s390x.deb ...
09:45:24 [2019-10-06T09:45:24.532Z] #17 57.13 Unpacking libcap2-bin (1:2.25-1) ...
09:45:24 [2019-10-06T09:45:24.532Z] #17 57.20 Selecting previously unselected package libdevmapper-event1.02.1:s390x.
09:45:24 [2019-10-06T09:45:24.532Z] #17 57.20 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_s390x.deb ...
09:45:24 [2019-10-06T09:45:24.532Z] #17 57.21 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.137-2) ...
09:45:24 [2019-10-06T09:45:24.532Z] #17 57.28 Selecting previously unselected package libsepol1-dev:s390x.
09:45:24 [2019-10-06T09:45:24.532Z] #17 57.28 Preparing to unpack .../25-libsepol1-dev_2.6-2_s390x.deb ...
09:45:24 [2019-10-06T09:45:24.532Z] #17 57.29 Unpacking libsepol1-dev:s390x (2.6-2) ...
09:45:24 [2019-10-06T09:45:24.769Z] #61 29.49   CC       images/eventfd.o
09:45:24 [2019-10-06T09:45:24.929Z] #17 57.58 Selecting previously unselected package libpcre16-3:s390x.
09:45:24 [2019-10-06T09:45:24.929Z] #17 57.58 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_s390x.deb ...
09:45:24 [2019-10-06T09:45:24.929Z] #17 57.58 Unpacking libpcre16-3:s390x (2:8.39-3) ...
09:45:25 [2019-10-06T09:45:25.314Z] #17 57.68 Selecting previously unselected package libpcre32-3:s390x.
09:45:25 [2019-10-06T09:45:25.314Z] #17 57.68 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_s390x.deb ...
09:45:25 [2019-10-06T09:45:25.314Z] #17 57.69 Unpacking libpcre32-3:s390x (2:8.39-3) ...
09:45:25 [2019-10-06T09:45:25.314Z] #17 57.81 Selecting previously unselected package libpcre3-dev:s390x.
09:45:25 [2019-10-06T09:45:25.314Z] #17 57.81 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_s390x.deb ...
09:45:25 [2019-10-06T09:45:25.314Z] #17 57.81 Unpacking libpcre3-dev:s390x (2:8.39-3) ...
09:45:25 [2019-10-06T09:45:25.336Z] #61 29.83   CC       images/eventpoll.o
09:45:25 [2019-10-06T09:45:25.594Z] #61 30.22   CC       images/fh.o
09:45:25 [2019-10-06T09:45:25.690Z] #61 88.92   CC       criu/files.o
09:45:25 [2019-10-06T09:45:25.712Z] #17 58.20 Selecting previously unselected package libselinux1-dev:s390x.
09:45:25 [2019-10-06T09:45:25.712Z] #17 58.20 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_s390x.deb ...
09:45:25 [2019-10-06T09:45:25.712Z] #17 58.21 Unpacking libselinux1-dev:s390x (2.6-3+b3) ...
09:45:25 [2019-10-06T09:45:25.851Z] #61 30.54   CC       images/fsnotify.o
09:45:26 [2019-10-06T09:45:26.281Z] #17 58.62 Selecting previously unselected package libdevmapper-dev:s390x.
09:45:26 [2019-10-06T09:45:26.281Z] #17 58.64 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_s390x.deb ...
09:45:26 [2019-10-06T09:45:26.281Z] #17 58.64 Unpacking libdevmapper-dev:s390x (2:1.02.137-2) ...
09:45:26 [2019-10-06T09:45:26.281Z] #17 58.72 Selecting previously unselected package libnl-3-200:s390x.
09:45:26 [2019-10-06T09:45:26.281Z] #17 58.73 Preparing to unpack .../31-libnl-3-200_3.2.27-2_s390x.deb ...
09:45:26 [2019-10-06T09:45:26.281Z] #17 58.73 Unpacking libnl-3-200:s390x (3.2.27-2) ...
09:45:26 [2019-10-06T09:45:26.281Z] #17 58.82 Selecting previously unselected package libprotobuf-c1:s390x.
09:45:26 [2019-10-06T09:45:26.281Z] #17 58.82 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_s390x.deb ...
09:45:26 [2019-10-06T09:45:26.281Z] #17 58.82 Unpacking libprotobuf-c1:s390x (1.2.1-2) ...
09:45:26 [2019-10-06T09:45:26.281Z] #17 58.87 Selecting previously unselected package libreadline5:s390x.
09:45:26 [2019-10-06T09:45:26.281Z] #17 58.87 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_s390x.deb ...
09:45:26 [2019-10-06T09:45:26.281Z] #17 58.88 Unpacking libreadline5:s390x (5.2+dfsg-3+b1) ...
09:45:26 [2019-10-06T09:45:26.784Z] #17 59.03 Selecting previously unselected package libsystemd-dev:s390x.
09:45:26 [2019-10-06T09:45:26.784Z] #17 59.03 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_s390x.deb ...
09:45:26 [2019-10-06T09:45:26.784Z] #17 59.04 Unpacking libsystemd-dev:s390x (232-25+deb9u12) ...
09:45:26 [2019-10-06T09:45:26.784Z] #61 31.24   CC       images/signalfd.o
09:45:26 [2019-10-06T09:45:26.785Z] #61 31.49   CC       images/fs.o
09:45:27 [2019-10-06T09:45:27.042Z] #61 31.78   CC       images/pstree.o
09:45:27 [2019-10-06T09:45:27.062Z] #61 90.33   CC       criu/filesystems.o
09:45:27 [2019-10-06T09:45:27.300Z] #61 32.04   CC       images/pipe.o
09:45:27 [2019-10-06T09:45:27.558Z] #61 32.32   CC       images/tcp-stream.o
09:45:27 [2019-10-06T09:45:27.627Z] #61 90.90   CC       criu/fsnotify.o
09:45:27 [2019-10-06T09:45:27.816Z] #61 32.53   CC       images/sk-packet.o
09:45:28 [2019-10-06T09:45:28.074Z] #61 32.83   CC       images/mnt.o
09:45:28 [2019-10-06T09:45:28.191Z] #61 91.51   CC       criu/image-desc.o
09:45:28 [2019-10-06T09:45:28.191Z] #61 91.60   CC       criu/image.o
09:45:28 [2019-10-06T09:45:28.640Z] #61 33.11   CC       images/pipe-data.o
09:45:28 [2019-10-06T09:45:28.640Z] #61 33.34   CC       images/sa.o
09:45:28 [2019-10-06T09:45:28.714Z] #17 61.14 Selecting previously unselected package net-tools.
09:45:28 [2019-10-06T09:45:28.714Z] #17 61.14 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_s390x.deb ...
09:45:28 [2019-10-06T09:45:28.714Z] #17 61.15 Unpacking net-tools (1.60+git20161116.90da8a0-1) ...
09:45:28 [2019-10-06T09:45:28.714Z] #17 61.37 Selecting previously unselected package python-pip-whl.
09:45:28 [2019-10-06T09:45:28.714Z] #17 61.38 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ...
09:45:28 [2019-10-06T09:45:28.714Z] #17 61.39 Unpacking python-pip-whl (9.0.1-2+deb9u1) ...
09:45:29 [2019-10-06T09:45:29.124Z] #61 92.21   CC       criu/ipc_ns.o
09:45:29 [2019-10-06T09:45:29.205Z] #61 33.65   CC       images/timer.o
09:45:29 [2019-10-06T09:45:29.205Z] #61 34.03   CC       images/timerfd.o
09:45:29 [2019-10-06T09:45:29.463Z] #61 ...
09:45:29 [2019-10-06T09:45:29.463Z] 
09:45:29 [2019-10-06T09:45:29.463Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount=...
09:45:29 [2019-10-06T09:45:29.463Z] #36 91.14 text/template
09:45:29 [2019-10-06T09:45:29.463Z] #36 92.77 encoding/xml
09:45:29 [2019-10-06T09:45:29.463Z] #36 96.15 go/doc
09:45:29 [2019-10-06T09:45:29.463Z] #36 99.31 crypto/rsa
09:45:29 [2019-10-06T09:45:29.463Z] #36 99.85 github.com/LK4D4/vndr/build
09:45:29 [2019-10-06T09:45:29.463Z] #36 101.0 vendor/golang.org/x/crypto/cryptobyte
09:45:29 [2019-10-06T09:45:29.463Z] #36 ...
09:45:29 [2019-10-06T09:45:29.463Z] 
09:45:29 [2019-10-06T09:45:29.463Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
09:45:29 [2019-10-06T09:45:29.463Z] #61 34.31   CC       images/mm.o
09:45:29 [2019-10-06T09:45:29.577Z] #17 62.11 Selecting previously unselected package python3-pip.
09:45:29 [2019-10-06T09:45:29.577Z] #17 62.11 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ...
09:45:29 [2019-10-06T09:45:29.577Z] #17 62.11 Unpacking python3-pip (9.0.1-2+deb9u1) ...
09:45:29 [2019-10-06T09:45:29.577Z] #17 62.25 Selecting previously unselected package python3-pkg-resources.
09:45:29 [2019-10-06T09:45:29.577Z] #17 62.25 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ...
09:45:29 [2019-10-06T09:45:29.577Z] #17 62.26 Unpacking python3-pkg-resources (33.1.1-1) ...
09:45:29 [2019-10-06T09:45:29.577Z] #17 62.38 Selecting previously unselected package python3-setuptools.
09:45:29 [2019-10-06T09:45:29.577Z] #17 62.38 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ...
09:45:29 [2019-10-06T09:45:29.688Z] #61 92.98   CC       criu/irmap.o
09:45:29 [2019-10-06T09:45:29.973Z] #17 62.40 Unpacking python3-setuptools (33.1.1-1) ...
09:45:29 [2019-10-06T09:45:29.973Z] #17 62.61 Selecting previously unselected package python3-wheel.
09:45:29 [2019-10-06T09:45:29.973Z] #17 62.61 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ...
09:45:29 [2019-10-06T09:45:29.973Z] #17 62.62 Unpacking python3-wheel (0.29.0-2) ...
09:45:30 [2019-10-06T09:45:30.028Z] #61 34.67   CC       images/sk-opts.o
09:45:30 [2019-10-06T09:45:30.265Z] #61 93.42   CC       criu/kcmp-ids.o
09:45:30 [2019-10-06T09:45:30.266Z] #61 93.65   CC       criu/kerndat.o
09:45:30 [2019-10-06T09:45:30.286Z] #61 34.95   CC       images/sk-unix.o
09:45:30 [2019-10-06T09:45:30.369Z] #17 62.72 Selecting previously unselected package thin-provisioning-tools.
09:45:30 [2019-10-06T09:45:30.369Z] #17 62.72 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_s390x.deb ...
09:45:30 [2019-10-06T09:45:30.369Z] #17 62.72 Unpacking thin-provisioning-tools (0.6.1-4+b1) ...
09:45:30 [2019-10-06T09:45:30.369Z] #17 63.01 Selecting previously unselected package vim-runtime.
09:45:30 [2019-10-06T09:45:30.369Z] #17 63.01 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ...
09:45:30 [2019-10-06T09:45:30.369Z] #17 63.03 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime'
09:45:30 [2019-10-06T09:45:30.555Z] #61 35.24   CC       images/sk-inet.o
09:45:30 [2019-10-06T09:45:30.771Z] #17 63.09 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime'
09:45:30 [2019-10-06T09:45:30.771Z] #17 63.10 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ...
09:45:31 [2019-10-06T09:45:31.125Z] #61 35.67   CC       images/tun.o
09:45:31 [2019-10-06T09:45:31.197Z] #61 94.39   CC       criu/libnetlink.o
09:45:31 [2019-10-06T09:45:31.197Z] #61 94.64   CC       criu/log.o
09:45:31 [2019-10-06T09:45:31.197Z] #61 ...
09:45:31 [2019-10-06T09:45:31.197Z] 
09:45:31 [2019-10-06T09:45:31.197Z] #58 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build 	--mo...
09:45:31 [2019-10-06T09:45:31.197Z] #58 142.5 + dpkg --print-architecture
09:45:31 [2019-10-06T09:45:31.197Z] #58 142.5 + cd /tmp/tmp.6EicwrZEu0/src/github.com/docker/distribution
09:45:31 [2019-10-06T09:45:31.197Z] #58 142.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
09:45:31 [2019-10-06T09:45:31.383Z] #61 36.05   CC       images/sk-netlink.o
09:45:31 [2019-10-06T09:45:31.642Z] #61 36.35   CC       images/packet-sock.o
09:45:32 [2019-10-06T09:45:32.018Z] #58 142.9 + GOPATH=/tmp/tmp.6EicwrZEu0/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.6EicwrZEu0
09:45:32 [2019-10-06T09:45:32.018Z] #58 142.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
09:45:32 [2019-10-06T09:45:32.208Z] #61 36.78   CC       images/ipc-var.o
09:45:32 [2019-10-06T09:45:32.467Z] #61 37.06   CC       images/ipc-desc.o
09:45:32 [2019-10-06T09:45:32.725Z] #61 37.38   CC       images/ipc-shm.o
09:45:32 [2019-10-06T09:45:32.984Z] #61 37.62   CC       images/ipc-msg.o
09:45:33 [2019-10-06T09:45:33.552Z] #61 38.03   CC       images/ipc-sem.o
09:45:33 [2019-10-06T09:45:33.552Z] #61 38.26   CC       images/utsns.o
09:45:33 [2019-10-06T09:45:33.811Z] #61 38.49   CC       images/creds.o
09:45:34 [2019-10-06T09:45:34.070Z] #61 ...
09:45:34 [2019-10-06T09:45:34.070Z] 
09:45:34 [2019-10-06T09:45:34.070Z] #16 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:45:34 [2019-10-06T09:45:34.070Z] #16 25.58 Reading package lists...
09:45:34 [2019-10-06T09:45:34.070Z] #16 30.29 Building dependency tree...
09:45:34 [2019-10-06T09:45:34.070Z] #16 32.39 The following additional packages will be installed:
09:45:34 [2019-10-06T09:45:34.070Z] #16 32.39   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python
09:45:34 [2019-10-06T09:45:34.070Z] #16 32.39   dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl
09:45:34 [2019-10-06T09:45:34.070Z] #16 32.39   libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0
09:45:34 [2019-10-06T09:45:34.070Z] #16 32.39   libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0
09:45:34 [2019-10-06T09:45:34.070Z] #16 32.39   libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
09:45:34 [2019-10-06T09:45:34.070Z] #16 32.39   libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5
09:45:34 [2019-10-06T09:45:34.070Z] #16 32.39   libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common
09:45:34 [2019-10-06T09:45:34.070Z] #16 32.39   mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal
09:45:34 [2019-10-06T09:45:34.070Z] #16 32.40   python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd
09:45:34 [2019-10-06T09:45:34.070Z] #16 32.41 Suggested packages:
09:45:34 [2019-10-06T09:45:34.070Z] #16 32.41   apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc
09:45:34 [2019-10-06T09:45:34.070Z] #16 32.41   gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv
09:45:34 [2019-10-06T09:45:34.070Z] #16 32.41   python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags
09:45:34 [2019-10-06T09:45:34.070Z] #16 32.41   vim-doc vim-scripts xfsdump acl attr quota
09:45:34 [2019-10-06T09:45:34.070Z] #16 32.41 Recommended packages:
09:45:34 [2019-10-06T09:45:34.070Z] #16 32.41   aufs-dkms libpam-cap build-essential python3-dev python3-keyring
09:45:34 [2019-10-06T09:45:34.070Z] #16 32.41   python3-keyrings.alt python3-xdg unzip
09:45:34 [2019-10-06T09:45:34.070Z] #16 36.23 The following NEW packages will be installed:
09:45:34 [2019-10-06T09:45:34.070Z] #16 36.23   apparmor aufs-tools bash-completion binutils-mingw-w64
09:45:34 [2019-10-06T09:45:34.070Z] #16 36.23   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools
09:45:34 [2019-10-06T09:45:34.070Z] #16 36.23   bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base
09:45:34 [2019-10-06T09:45:34.070Z] #16 36.23   gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin
09:45:34 [2019-10-06T09:45:34.070Z] #16 36.23   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2
09:45:34 [2019-10-06T09:45:34.070Z] #16 36.23   libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1
09:45:34 [2019-10-06T09:45:34.070Z] #16 36.23   libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3
09:45:34 [2019-10-06T09:45:34.070Z] #16 36.23   libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib
09:45:34 [2019-10-06T09:45:34.070Z] #16 36.23   libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev
09:45:34 [2019-10-06T09:45:34.070Z] #16 36.23   libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common
09:45:34 [2019-10-06T09:45:34.070Z] #16 36.24   mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal
09:45:34 [2019-10-06T09:45:34.070Z] #16 36.24   python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5
09:45:34 [2019-10-06T09:45:34.070Z] #16 36.24   python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime
09:45:34 [2019-10-06T09:45:34.070Z] #16 36.24   xfsprogs xxd xz-utils zip
09:45:34 [2019-10-06T09:45:34.070Z] #16 37.33 0 upgraded, 69 newly installed, 0 to remove and 12 not upgraded.
09:45:34 [2019-10-06T09:45:34.070Z] #16 37.33 Need to get 90.9 MB of archives.
09:45:34 [2019-10-06T09:45:34.070Z] #16 37.33 After this operation, 541 MB of additional disk space will be used.
09:45:34 [2019-10-06T09:45:34.070Z] #16 37.33 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB]
09:45:34 [2019-10-06T09:45:34.070Z] #16 37.33 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB]
09:45:34 [2019-10-06T09:45:34.070Z] #16 37.34 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB]
09:45:34 [2019-10-06T09:45:34.070Z] #16 37.34 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB]
09:45:34 [2019-10-06T09:45:34.070Z] #16 37.35 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB]
09:45:34 [2019-10-06T09:45:34.070Z] #16 37.35 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB]
09:45:34 [2019-10-06T09:45:34.070Z] #16 37.40 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB]
09:45:34 [2019-10-06T09:45:34.070Z] #16 37.54 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB]
09:45:34 [2019-10-06T09:45:34.070Z] #16 37.54 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB]
09:45:34 [2019-10-06T09:45:34.070Z] #16 37.55 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB]
09:45:34 [2019-10-06T09:45:34.070Z] #16 37.74 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB]
09:45:34 [2019-10-06T09:45:34.070Z] #16 37.76 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB]
09:45:34 [2019-10-06T09:45:34.070Z] #16 37.77 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB]
09:45:34 [2019-10-06T09:45:34.070Z] #16 37.78 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB]
09:45:34 [2019-10-06T09:45:34.070Z] #16 37.78 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB]
09:45:34 [2019-10-06T09:45:34.070Z] #16 37.78 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB]
09:45:34 [2019-10-06T09:45:34.070Z] #16 37.80 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB]
09:45:34 [2019-10-06T09:45:34.070Z] #16 37.80 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB]
09:45:34 [2019-10-06T09:45:34.070Z] #16 37.81 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB]
09:45:34 [2019-10-06T09:45:34.070Z] #16 37.81 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB]
09:45:34 [2019-10-06T09:45:34.070Z] #16 37.82 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB]
09:45:34 [2019-10-06T09:45:34.070Z] #16 37.84 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB]
09:45:34 [2019-10-06T09:45:34.070Z] #16 37.85 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
09:45:34 [2019-10-06T09:45:34.070Z] #16 37.88 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB]
09:45:34 [2019-10-06T09:45:34.070Z] #16 37.88 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB]
09:45:34 [2019-10-06T09:45:34.070Z] #16 37.89 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB]
09:45:34 [2019-10-06T09:45:34.070Z] #16 37.91 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB]
09:45:34 [2019-10-06T09:45:34.070Z] #16 37.92 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
09:45:34 [2019-10-06T09:45:34.070Z] #16 37.92 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB]
09:45:34 [2019-10-06T09:45:34.070Z] #16 37.98 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB]
09:45:34 [2019-10-06T09:45:34.070Z] #16 37.98 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB]
09:45:34 [2019-10-06T09:45:34.070Z] #16 38.00 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB]
09:45:34 [2019-10-06T09:45:34.070Z] #16 38.01 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB]
09:45:34 [2019-10-06T09:45:34.070Z] #16 38.03 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB]
09:45:34 [2019-10-06T09:45:34.070Z] #16 38.05 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB]
09:45:34 [2019-10-06T09:45:34.070Z] #16 38.05 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B]
09:45:34 [2019-10-06T09:45:34.070Z] #16 38.06 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB]
09:45:34 [2019-10-06T09:45:34.070Z] #16 38.07 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]
09:45:34 [2019-10-06T09:45:34.070Z] #16 38.07 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB]
09:45:34 [2019-10-06T09:45:34.070Z] #16 38.10 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB]
09:45:34 [2019-10-06T09:45:34.070Z] #16 38.12 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB]
09:45:34 [2019-10-06T09:45:34.070Z] #16 38.15 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB]
09:45:34 [2019-10-06T09:45:34.070Z] #16 38.22 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB]
09:45:34 [2019-10-06T09:45:34.070Z] #16 38.22 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB]
09:45:34 [2019-10-06T09:45:34.070Z] #16 38.24 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB]
09:45:34 [2019-10-06T09:45:34.070Z] #16 38.26 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB]
09:45:34 [2019-10-06T09:45:34.070Z] #16 38.26 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB]
09:45:34 [2019-10-06T09:45:34.070Z] #16 38.28 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB]
09:45:34 [2019-10-06T09:45:34.070Z] #16 38.47 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB]
09:45:34 [2019-10-06T09:45:34.070Z] #16 38.50 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB]
09:45:34 [2019-10-06T09:45:34.070Z] #16 38.60 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB]
09:45:34 [2019-10-06T09:45:34.070Z] #16 38.61 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB]
09:45:34 [2019-10-06T09:45:34.070Z] #16 38.62 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB]
09:45:34 [2019-10-06T09:45:34.070Z] #16 38.63 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB]
09:45:34 [2019-10-06T09:45:34.070Z] #16 38.63 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB]
09:45:34 [2019-10-06T09:45:34.070Z] #16 38.66 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB]
09:45:34 [2019-10-06T09:45:34.070Z] #16 39.13 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB]
09:45:34 [2019-10-06T09:45:34.070Z] #16 39.22 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB]
09:45:34 [2019-10-06T09:45:34.070Z] #16 39.30 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB]
09:45:34 [2019-10-06T09:45:34.070Z] #16 39.31 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB]
09:45:34 [2019-10-06T09:45:34.070Z] #16 39.32 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB]
09:45:34 [2019-10-06T09:45:34.070Z] #16 39.36 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]
09:45:34 [2019-10-06T09:45:34.070Z] #16 39.56 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]
09:45:34 [2019-10-06T09:45:34.070Z] #16 39.74 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]
09:45:34 [2019-10-06T09:45:34.070Z] #16 39.77 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB]
09:45:34 [2019-10-06T09:45:34.070Z] #16 40.16 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB]
09:45:34 [2019-10-06T09:45:34.070Z] #16 ...
09:45:34 [2019-10-06T09:45:34.070Z] 
09:45:34 [2019-10-06T09:45:34.070Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
09:45:34 [2019-10-06T09:45:34.070Z] #61 38.77   CC       images/vma.o
09:45:34 [2019-10-06T09:45:34.328Z] #61 39.04   CC       images/netdev.o
09:45:34 [2019-10-06T09:45:34.475Z] #17 ...
09:45:34 [2019-10-06T09:45:34.475Z] 
09:45:34 [2019-10-06T09:45:34.475Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
09:45:34 [2019-10-06T09:45:34.475Z] #62 46.09   HOSTLINK compel/compel-host-bin
09:45:34 [2019-10-06T09:45:34.475Z] #62 46.16   DEP      soccr/soccr.d
09:45:34 [2019-10-06T09:45:34.475Z] #62 46.33   CC       soccr/soccr.o
09:45:34 [2019-10-06T09:45:34.475Z] #62 47.50   AR       soccr/libsoccr.a
09:45:34 [2019-10-06T09:45:34.475Z] #62 47.52 make[1]: 'soccr/libsoccr.a' is up to date.
09:45:34 [2019-10-06T09:45:34.475Z] #62 47.82   DEP      criu/arch/s390/sigframe.d
09:45:34 [2019-10-06T09:45:34.475Z] #62 47.88   DEP      criu/arch/s390/crtools.d
09:45:34 [2019-10-06T09:45:34.475Z] #62 48.15   DEP      criu/arch/s390/cpu.d
09:45:34 [2019-10-06T09:45:34.475Z] #62 48.44   CC       criu/arch/s390/cpu.o
09:45:34 [2019-10-06T09:45:34.475Z] #62 49.07   CC       criu/arch/s390/crtools.o
09:45:34 [2019-10-06T09:45:34.475Z] #62 50.40   CC       criu/arch/s390/sigframe.o
09:45:34 [2019-10-06T09:45:34.475Z] #62 50.65   LINK     criu/arch/s390/crtools.built-in.o
09:45:34 [2019-10-06T09:45:34.475Z] #62 50.67   DEP      criu/arch/s390/vdso-pie.d
09:45:34 [2019-10-06T09:45:34.475Z] #62 50.73   DEP      criu/pie/parasite-vdso.d
09:45:34 [2019-10-06T09:45:34.475Z] #62 50.86   DEP      criu/pie/util-vdso.d
09:45:34 [2019-10-06T09:45:34.475Z] #62 51.02   DEP      criu/pie/util.d
09:45:34 [2019-10-06T09:45:34.475Z] #62 51.13   CC       criu/pie/util.o
09:45:34 [2019-10-06T09:45:34.475Z] #62 51.44   CC       criu/pie/util-vdso.o
09:45:34 [2019-10-06T09:45:34.475Z] #62 51.99   CC       criu/pie/parasite-vdso.o
09:45:34 [2019-10-06T09:45:34.475Z] #62 52.50   CC       criu/arch/s390/vdso-pie.o
09:45:34 [2019-10-06T09:45:34.475Z] #62 52.78   AR       criu/pie/pie.lib.a
09:45:34 [2019-10-06T09:45:34.475Z] #62 52.84   DEP      criu/pie/restorer.d
09:45:34 [2019-10-06T09:45:34.475Z] #62 53.05   DEP      criu/arch/s390/restorer.d
09:45:34 [2019-10-06T09:45:34.475Z] #62 53.20   DEP      criu/pie/parasite.d
09:45:34 [2019-10-06T09:45:34.475Z] #62 53.50   CC       criu/pie/parasite.o
09:45:34 [2019-10-06T09:45:34.475Z] #62 54.53   LINK     criu/pie/parasite.built-in.o
09:45:34 [2019-10-06T09:45:34.475Z] #62 54.55   GEN      criu/pie/parasite-blob.h
09:45:34 [2019-10-06T09:45:34.475Z] #62 54.57   CC       criu/arch/s390/restorer.o
09:45:34 [2019-10-06T09:45:34.476Z] #62 55.33   CC       criu/pie/restorer.o
09:45:34 [2019-10-06T09:45:34.871Z] #62 ...
09:45:34 [2019-10-06T09:45:34.871Z] 
09:45:34 [2019-10-06T09:45:34.871Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount=...
09:45:34 [2019-10-06T09:45:34.871Z] #37 87.38 crypto/rsa
09:45:34 [2019-10-06T09:45:34.871Z] #37 88.84 crypto/x509/pkix
09:45:34 [2019-10-06T09:45:34.871Z] #37 89.52 vendor/golang.org/x/crypto/cryptobyte
09:45:34 [2019-10-06T09:45:34.871Z] #37 90.51 net
09:45:34 [2019-10-06T09:45:34.871Z] #37 91.70 vendor/golang.org/x/sys/cpu
09:45:34 [2019-10-06T09:45:34.871Z] #37 92.01 vendor/golang.org/x/crypto/internal/chacha20
09:45:34 [2019-10-06T09:45:34.871Z] #37 92.77 vendor/golang.org/x/crypto/poly1305
09:45:34 [2019-10-06T09:45:34.871Z] #37 93.25 vendor/golang.org/x/crypto/chacha20poly1305
09:45:34 [2019-10-06T09:45:34.871Z] #37 93.81 vendor/golang.org/x/crypto/curve25519
09:45:34 [2019-10-06T09:45:34.871Z] #37 94.22 vendor/golang.org/x/crypto/hkdf
09:45:34 [2019-10-06T09:45:34.871Z] #37 94.44 vendor/golang.org/x/text/transform
09:45:34 [2019-10-06T09:45:34.871Z] #37 95.62 vendor/golang.org/x/text/unicode/bidi
09:45:34 [2019-10-06T09:45:34.894Z] #61 39.60   CC       images/tty.o
09:45:35 [2019-10-06T09:45:35.271Z] #37 ...
09:45:35 [2019-10-06T09:45:35.271Z] 
09:45:35 [2019-10-06T09:45:35.271Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:45:35 [2019-10-06T09:45:35.271Z] #17 67.59 Selecting previously unselected package vim.
09:45:35 [2019-10-06T09:45:35.271Z] #17 67.60 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_s390x.deb ...
09:45:35 [2019-10-06T09:45:35.271Z] #17 67.60 Unpacking vim (2:8.0.0197-4+deb9u3) ...
09:45:35 [2019-10-06T09:45:35.661Z] #17 68.13 Selecting previously unselected package xfsprogs.
09:45:35 [2019-10-06T09:45:35.661Z] #17 68.13 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_s390x.deb ...
09:45:35 [2019-10-06T09:45:35.661Z] #17 68.13 Unpacking xfsprogs (4.9.0+nmu1) ...
09:45:35 [2019-10-06T09:45:35.828Z] #61 40.41   CC       images/file-lock.o
09:45:36 [2019-10-06T09:45:36.065Z] #17 68.62 Selecting previously unselected package zip.
09:45:36 [2019-10-06T09:45:36.065Z] #17 68.63 Preparing to unpack .../45-zip_3.0-11+b1_s390x.deb ...
09:45:36 [2019-10-06T09:45:36.065Z] #17 68.63 Unpacking zip (3.0-11+b1) ...
09:45:36 [2019-10-06T09:45:36.065Z] #17 68.79 Selecting previously unselected package libapparmor-perl.
09:45:36 [2019-10-06T09:45:36.086Z] #61 40.56   CC       images/rlimit.o
09:45:36 [2019-10-06T09:45:36.086Z] #61 40.81   CC       images/pagemap.o
09:45:36 [2019-10-06T09:45:36.463Z] #17 68.79 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_s390x.deb ...
09:45:36 [2019-10-06T09:45:36.463Z] #17 68.79 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ...
09:45:36 [2019-10-06T09:45:36.463Z] #17 68.96 Selecting previously unselected package apparmor.
09:45:36 [2019-10-06T09:45:36.463Z] #17 68.96 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_s390x.deb ...
09:45:36 [2019-10-06T09:45:36.463Z] #17 69.02 Unpacking apparmor (2.11.0-3+deb9u2) ...
09:45:36 [2019-10-06T09:45:36.660Z] #61 41.27   CC       images/siginfo.o
09:45:36 [2019-10-06T09:45:36.660Z] #61 41.50   CC       images/rpc.o
09:45:36 [2019-10-06T09:45:36.873Z] #17 69.52 Selecting previously unselected package binutils-mingw-w64-i686.
09:45:36 [2019-10-06T09:45:36.873Z] #17 69.52 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_s390x.deb ...
09:45:36 [2019-10-06T09:45:36.873Z] #17 69.52 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
09:45:38 [2019-10-06T09:45:38.561Z] #61 43.09   CC       images/ext-file.o
09:45:38 [2019-10-06T09:45:38.820Z] #61 43.35   CC       images/cgroup.o
09:45:38 [2019-10-06T09:45:38.841Z] #17 71.16 Selecting previously unselected package binutils-mingw-w64-x86-64.
09:45:38 [2019-10-06T09:45:38.841Z] #17 71.17 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_s390x.deb ...
09:45:38 [2019-10-06T09:45:38.841Z] #17 71.17 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
09:45:39 [2019-10-06T09:45:39.385Z] #61 44.09   CC       images/userns.o
09:45:39 [2019-10-06T09:45:39.643Z] #61 44.40   CC       images/google/protobuf/descriptor.o
09:45:39 [2019-10-06T09:45:39.903Z] #61 ...
09:45:39 [2019-10-06T09:45:39.903Z] 
09:45:39 [2019-10-06T09:45:39.903Z] #64 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build 	-...
09:45:39 [2019-10-06T09:45:39.903Z] #64 111.4 + for f in rootlesskit rootlesskit-docker-proxy
09:45:39 [2019-10-06T09:45:39.903Z] #64 111.4 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
09:45:40 [2019-10-06T09:45:40.964Z] #17 73.60 Selecting previously unselected package binutils-mingw-w64.
09:45:40 [2019-10-06T09:45:40.964Z] #17 73.61 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ...
09:45:40 [2019-10-06T09:45:40.964Z] #17 73.61 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
09:45:41 [2019-10-06T09:45:41.349Z] #17 73.70 Selecting previously unselected package mingw-w64-common.
09:45:41 [2019-10-06T09:45:41.349Z] #17 73.70 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ...
09:45:41 [2019-10-06T09:45:41.349Z] #17 73.70 Unpacking mingw-w64-common (5.0.1-1) ...
09:45:41 [2019-10-06T09:45:41.803Z] #64 ...
09:45:41 [2019-10-06T09:45:41.804Z] 
09:45:41 [2019-10-06T09:45:41.804Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount=...
09:45:41 [2019-10-06T09:45:41.804Z] #36 103.4 vendor/golang.org/x/crypto/internal/chacha20
09:45:41 [2019-10-06T09:45:41.804Z] #36 103.4 net
09:45:41 [2019-10-06T09:45:41.804Z] #36 104.1 vendor/golang.org/x/sys/cpu
09:45:41 [2019-10-06T09:45:41.804Z] #36 104.4 vendor/golang.org/x/crypto/chacha20poly1305
09:45:41 [2019-10-06T09:45:41.804Z] #36 105.9 vendor/golang.org/x/crypto/hkdf
09:45:41 [2019-10-06T09:45:41.804Z] #36 106.1 vendor/golang.org/x/text/transform
09:45:41 [2019-10-06T09:45:41.804Z] #36 107.0 vendor/golang.org/x/text/unicode/bidi
09:45:41 [2019-10-06T09:45:41.804Z] #36 109.1 vendor/golang.org/x/text/secure/bidirule
09:45:41 [2019-10-06T09:45:41.804Z] #36 109.4 vendor/golang.org/x/text/unicode/norm
09:45:41 [2019-10-06T09:45:41.804Z] #36 ...
09:45:41 [2019-10-06T09:45:41.804Z] 
09:45:41 [2019-10-06T09:45:41.804Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
09:45:41 [2019-10-06T09:45:41.804Z] #61 46.32   CC       images/opts.o
09:45:41 [2019-10-06T09:45:41.804Z] #61 46.52   CC       images/seccomp.o
09:45:41 [2019-10-06T09:45:41.983Z] #58 ...
09:45:41 [2019-10-06T09:45:41.983Z] 
09:45:41 [2019-10-06T09:45:41.983Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
09:45:41 [2019-10-06T09:45:41.983Z] #61 95.10   CC       criu/lsm.o
09:45:41 [2019-10-06T09:45:41.983Z] #61 95.37   CC       criu/mem.o
09:45:41 [2019-10-06T09:45:41.983Z] #61 96.43   CC       criu/mount.o
09:45:41 [2019-10-06T09:45:41.983Z] #61 98.97   CC       criu/namespaces.o
09:45:41 [2019-10-06T09:45:41.983Z] #61 100.2   CC       criu/net.o
09:45:41 [2019-10-06T09:45:41.983Z] #61 102.4   CC       criu/netfilter.o
09:45:41 [2019-10-06T09:45:41.983Z] #61 102.7   CC       criu/page-pipe.o
09:45:41 [2019-10-06T09:45:41.983Z] #61 103.1   CC       criu/page-xfer.o
09:45:41 [2019-10-06T09:45:41.983Z] #61 104.0   CC       criu/pagemap-cache.o
09:45:41 [2019-10-06T09:45:41.983Z] #61 104.3   CC       criu/pagemap.o
09:45:41 [2019-10-06T09:45:41.983Z] #61 105.0   CC       criu/parasite-syscall.o
09:45:42 [2019-10-06T09:45:42.370Z] #61 46.91   CC       images/binfmt-misc.o
09:45:42 [2019-10-06T09:45:42.548Z] #61 105.7   CC       criu/path.o
09:45:42 [2019-10-06T09:45:42.627Z] #61 47.15   CC       images/time.o
09:45:42 [2019-10-06T09:45:42.628Z] #61 47.38   CC       images/sysctl.o
09:45:42 [2019-10-06T09:45:42.693Z] #17 ...
09:45:42 [2019-10-06T09:45:42.693Z] 
09:45:42 [2019-10-06T09:45:42.693Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
09:45:42 [2019-10-06T09:45:42.693Z] #62 58.11   LINK     criu/pie/restorer.built-in.o
09:45:42 [2019-10-06T09:45:42.693Z] #62 58.12   GEN      criu/pie/restorer-blob.h
09:45:42 [2019-10-06T09:45:42.693Z] #62 58.19   DEP      criu/vdso.d
09:45:42 [2019-10-06T09:45:42.693Z] #62 58.35   DEP      criu/uts_ns.d
09:45:42 [2019-10-06T09:45:42.693Z] #62 58.54   DEP      criu/util.d
09:45:42 [2019-10-06T09:45:42.693Z] #62 58.84   DEP      criu/uffd.d
09:45:42 [2019-10-06T09:45:42.693Z] #62 58.98   DEP      criu/tun.d
09:45:42 [2019-10-06T09:45:42.693Z] #62 59.27   DEP      criu/tty.d
09:45:42 [2019-10-06T09:45:42.693Z] #62 59.34   DEP      criu/timerfd.d
09:45:42 [2019-10-06T09:45:42.693Z] #62 59.48   DEP      criu/sysfs_parse.d
09:45:42 [2019-10-06T09:45:42.693Z] #62 59.69   DEP      criu/sysctl.d
09:45:42 [2019-10-06T09:45:42.693Z] #62 59.88   DEP      criu/string.d
09:45:42 [2019-10-06T09:45:42.693Z] #62 59.89   DEP      criu/stats.d
09:45:42 [2019-10-06T09:45:42.693Z] #62 60.05   DEP      criu/sockets.d
09:45:42 [2019-10-06T09:45:42.693Z] #62 60.17   DEP      criu/sk-unix.d
09:45:42 [2019-10-06T09:45:42.693Z] #62 60.33   DEP      criu/sk-tcp.d
09:45:42 [2019-10-06T09:45:42.693Z] #62 60.51   DEP      criu/sk-queue.d
09:45:42 [2019-10-06T09:45:42.693Z] #62 60.67   DEP      criu/sk-packet.d
09:45:42 [2019-10-06T09:45:42.693Z] #62 60.98   DEP      criu/sk-netlink.d
09:45:42 [2019-10-06T09:45:42.693Z] #62 61.21   DEP      criu/sk-inet.d
09:45:42 [2019-10-06T09:45:42.693Z] #62 61.49   DEP      criu/signalfd.d
09:45:42 [2019-10-06T09:45:42.693Z] #62 61.58   DEP      criu/sigframe.d
09:45:42 [2019-10-06T09:45:42.693Z] #62 61.73   DEP      criu/shmem.d
09:45:42 [2019-10-06T09:45:42.693Z] #62 62.02   DEP      criu/servicefd.d
09:45:42 [2019-10-06T09:45:42.693Z] #62 62.15   DEP      criu/seize.d
09:45:42 [2019-10-06T09:45:42.693Z] #62 62.35   DEP      criu/seccomp.d
09:45:42 [2019-10-06T09:45:42.693Z] #62 62.49   DEP      criu/rst-malloc.d
09:45:42 [2019-10-06T09:45:42.693Z] #62 62.58   DEP      criu/rbtree.d
09:45:42 [2019-10-06T09:45:42.693Z] #62 62.60   DEP      criu/pstree.d
09:45:42 [2019-10-06T09:45:42.693Z] #62 62.83   DEP      criu/protobuf.d
09:45:42 [2019-10-06T09:45:42.693Z] #62 62.96   GEN      criu/protobuf-desc-gen.h
09:45:42 [2019-10-06T09:45:42.693Z] #62 64.24   DEP      criu/protobuf-desc.d
09:45:42 [2019-10-06T09:45:42.693Z] #62 64.47   DEP      criu/proc_parse.d
09:45:42 [2019-10-06T09:45:42.693Z] #62 64.61   DEP      criu/plugin.d
09:45:42 [2019-10-06T09:45:42.693Z] #62 64.66   DEP      criu/pipes.d
09:45:42 [2019-10-06T09:45:42.693Z] #62 64.77   DEP      criu/pie-util.d
09:45:42 [2019-10-06T09:45:42.693Z] #62 64.88   DEP      criu/pie-util-vdso.d
09:45:42 [2019-10-06T09:45:42.806Z] #61 106.0   CC       criu/pie-util-vdso-elf32.o
09:45:42 [2019-10-06T09:45:42.885Z] #61 47.62   CC       images/autofs.o
09:45:43 [2019-10-06T09:45:43.063Z] #61 106.3   CC       criu/pie-util-vdso.o
09:45:43 [2019-10-06T09:45:43.077Z] #62 65.10   DEP      criu/pie-util-vdso-elf32.d
09:45:43 [2019-10-06T09:45:43.077Z] #62 65.19   DEP      criu/path.d
09:45:43 [2019-10-06T09:45:43.143Z] #61 47.81   CC       images/macvlan.o
09:45:43 [2019-10-06T09:45:43.321Z] #61 106.7   CC       criu/pie-util.o
09:45:43 [2019-10-06T09:45:43.401Z] #61 48.02   CC       images/sit.o
09:45:43 [2019-10-06T09:45:43.401Z] #61 48.24   LINK     images/built-in.o
09:45:43 [2019-10-06T09:45:43.481Z] #62 65.44   DEP      criu/parasite-syscall.d
09:45:43 [2019-10-06T09:45:43.481Z] #62 65.62   DEP      criu/pagemap.d
09:45:43 [2019-10-06T09:45:43.579Z] #61 106.9   CC       criu/pipes.o
09:45:43 [2019-10-06T09:45:43.874Z] #62 65.80   DEP      criu/pagemap-cache.d
09:45:43 [2019-10-06T09:45:43.874Z] #62 65.97   DEP      criu/page-xfer.d
09:45:43 [2019-10-06T09:45:43.968Z] #61 48.43   GEN      compel/include/asm
09:45:43 [2019-10-06T09:45:43.968Z] #61 48.43   GEN      compel/include/version.h
09:45:43 [2019-10-06T09:45:43.968Z] #61 48.47 touch .config
09:45:43 [2019-10-06T09:45:43.968Z] #61 48.48   GEN      include/common/config.h
09:45:43 [2019-10-06T09:45:43.968Z] #61 48.57   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
09:45:43 [2019-10-06T09:45:43.968Z] #61 48.60   GEN      compel/plugins/include/uapi/std/syscall-64.h
09:45:43 [2019-10-06T09:45:43.968Z] #61 48.64   GEN      compel/arch/x86/plugins/std/syscalls-64.S
09:45:43 [2019-10-06T09:45:43.968Z] #61 48.67   DEP      compel/arch/x86/plugins/std/syscalls-64.d
09:45:43 [2019-10-06T09:45:43.968Z] #61 48.72   DEP      compel/arch/x86/plugins/std/memcpy.d
09:45:43 [2019-10-06T09:45:43.968Z] #61 48.76   DEP      compel/arch/x86/plugins/std/parasite-head.d
09:45:44 [2019-10-06T09:45:44.226Z] #61 48.78   GEN      compel/plugins/include/uapi/std/syscall.h
09:45:44 [2019-10-06T09:45:44.226Z] #61 48.81   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
09:45:44 [2019-10-06T09:45:44.226Z] #61 48.84   GEN      compel/plugins/include/uapi/std/syscall-codes.h
09:45:44 [2019-10-06T09:45:44.226Z] #61 48.87   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
09:45:44 [2019-10-06T09:45:44.226Z] #61 48.88   DEP      compel/plugins/std/infect.d
09:45:44 [2019-10-06T09:45:44.226Z] #61 ...
09:45:44 [2019-10-06T09:45:44.226Z] 
09:45:44 [2019-10-06T09:45:44.226Z] #16 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:45:44 [2019-10-06T09:45:44.226Z] #16 40.42 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]
09:45:44 [2019-10-06T09:45:44.226Z] #16 40.42 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]
09:45:44 [2019-10-06T09:45:44.226Z] #16 42.83 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]
09:45:44 [2019-10-06T09:45:44.226Z] #16 45.32 debconf: delaying package configuration, since apt-utils is not installed
09:45:44 [2019-10-06T09:45:44.226Z] #16 45.48 Fetched 90.9 MB in 8s (11.1 MB/s)
09:45:44 [2019-10-06T09:45:44.226Z] #16 45.62 Selecting previously unselected package bash-completion.
09:45:44 [2019-10-06T09:45:44.226Z] #16 45.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 ... 15161 files and directories currently installed.)
09:45:44 [2019-10-06T09:45:44.226Z] #16 45.68 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ...
09:45:44 [2019-10-06T09:45:44.226Z] #16 49.41 Unpacking bash-completion (1:2.1-4.3) ...
09:45:44 [2019-10-06T09:45:44.226Z] #16 50.02 Selecting previously unselected package libnet1:amd64.
09:45:44 [2019-10-06T09:45:44.226Z] #16 50.02 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ...
09:45:44 [2019-10-06T09:45:44.226Z] #16 50.04 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ...
09:45:44 [2019-10-06T09:45:44.226Z] #16 50.14 Selecting previously unselected package libnfnetlink0:amd64.
09:45:44 [2019-10-06T09:45:44.226Z] #16 50.14 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ...
09:45:44 [2019-10-06T09:45:44.226Z] #16 50.15 Unpacking libnfnetlink0:amd64 (1.0.1-3) ...
09:45:44 [2019-10-06T09:45:44.226Z] #16 50.22 Selecting previously unselected package libpcrecpp0v5:amd64.
09:45:44 [2019-10-06T09:45:44.226Z] #16 50.23 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ...
09:45:44 [2019-10-06T09:45:44.226Z] #16 50.24 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ...
09:45:44 [2019-10-06T09:45:44.226Z] #16 50.39 Selecting previously unselected package libudev-dev:amd64.
09:45:44 [2019-10-06T09:45:44.226Z] #16 50.39 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_amd64.deb ...
09:45:44 [2019-10-06T09:45:44.226Z] #16 50.41 Unpacking libudev-dev:amd64 (232-25+deb9u12) ...
09:45:44 [2019-10-06T09:45:44.358Z] #62 66.17   DEP      criu/page-pipe.d
09:45:44 [2019-10-06T09:45:44.358Z] #62 66.31   DEP      criu/netfilter.d
09:45:44 [2019-10-06T09:45:44.358Z] #62 66.39   DEP      criu/net.d
09:45:44 [2019-10-06T09:45:44.484Z] #16 ...
09:45:44 [2019-10-06T09:45:44.484Z] 
09:45:44 [2019-10-06T09:45:44.484Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
09:45:44 [2019-10-06T09:45:44.484Z] #61 49.11   DEP      compel/plugins/std/string.d
09:45:44 [2019-10-06T09:45:44.484Z] #61 49.22   DEP      compel/plugins/std/log.d
09:45:44 [2019-10-06T09:45:44.484Z] #61 49.30   DEP      compel/plugins/std/fds.d
09:45:44 [2019-10-06T09:45:44.512Z] #61 107.5   CC       criu/plugin.o
09:45:44 [2019-10-06T09:45:44.512Z] #61 107.9   CC       criu/proc_parse.o
09:45:44 [2019-10-06T09:45:44.742Z] #61 49.41   DEP      compel/plugins/std/std.d
09:45:44 [2019-10-06T09:45:44.824Z] #62 66.75   DEP      criu/namespaces.d
09:45:45 [2019-10-06T09:45:45.000Z] #61 49.61   DEP      compel/plugins/shmem/shmem.d
09:45:45 [2019-10-06T09:45:45.255Z] #62 67.19   DEP      criu/mount.d
09:45:45 [2019-10-06T09:45:45.260Z] #61 49.72   DEP      compel/plugins/fds/fds.d
09:45:45 [2019-10-06T09:45:45.260Z] #61 49.97   CC       compel/plugins/std/std.o
09:45:45 [2019-10-06T09:45:45.659Z] #62 67.51   DEP      criu/mem.d
09:45:45 [2019-10-06T09:45:45.659Z] #62 67.77   DEP      criu/lsm.d
09:45:45 [2019-10-06T09:45:45.829Z] #61 50.33   CC       compel/plugins/std/fds.o
09:45:46 [2019-10-06T09:45:46.068Z] #62 68.01   DEP      criu/log.d
09:45:46 [2019-10-06T09:45:46.068Z] #62 ...
09:45:46 [2019-10-06T09:45:46.068Z] 
09:45:46 [2019-10-06T09:45:46.068Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:45:46 [2019-10-06T09:45:46.068Z] #17 78.58 Selecting previously unselected package mingw-w64-x86-64-dev.
09:45:46 [2019-10-06T09:45:46.068Z] #17 78.58 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ...
09:45:46 [2019-10-06T09:45:46.068Z] #17 78.58 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ...
09:45:46 [2019-10-06T09:45:46.086Z] #61 50.86   CC       compel/plugins/std/log.o
09:45:46 [2019-10-06T09:45:46.477Z] #17 ...
09:45:46 [2019-10-06T09:45:46.477Z] 
09:45:46 [2019-10-06T09:45:46.477Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount=...
09:45:46 [2019-10-06T09:45:46.477Z] #37 98.63 vendor/golang.org/x/text/secure/bidirule
09:45:46 [2019-10-06T09:45:46.477Z] #37 99.04 vendor/golang.org/x/text/unicode/norm
09:45:46 [2019-10-06T09:45:46.477Z] #37 104.6 vendor/golang.org/x/net/idna
09:45:46 [2019-10-06T09:45:46.477Z] #37 107.7 vendor/golang.org/x/net/http2/hpack
09:45:46 [2019-10-06T09:45:46.477Z] #37 ...
09:45:46 [2019-10-06T09:45:46.477Z] 
09:45:46 [2019-10-06T09:45:46.477Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
09:45:46 [2019-10-06T09:45:46.477Z] #62 68.14   DEP      criu/libnetlink.d
09:45:46 [2019-10-06T09:45:46.477Z] #62 68.26   DEP      criu/kerndat.d
09:45:46 [2019-10-06T09:45:46.477Z] #62 68.57   DEP      criu/kcmp-ids.d
09:45:46 [2019-10-06T09:45:46.477Z] #62 68.63   DEP      criu/irmap.d
09:45:46 [2019-10-06T09:45:46.881Z] #62 68.85   DEP      criu/ipc_ns.d
09:45:46 [2019-10-06T09:45:46.881Z] #62 69.00   DEP      criu/image.d
09:45:47 [2019-10-06T09:45:47.036Z] #61 109.9   CC       criu/protobuf-desc.o
09:45:47 [2019-10-06T09:45:47.279Z] #62 ...
09:45:47 [2019-10-06T09:45:47.279Z] 
09:45:47 [2019-10-06T09:45:47.279Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build 	-...
09:45:47 [2019-10-06T09:45:47.279Z] #65 100.8 + for f in rootlesskit rootlesskit-docker-proxy
09:45:47 [2019-10-06T09:45:47.279Z] #65 100.8 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
09:45:47 [2019-10-06T09:45:47.279Z] #65 DONE 109.5s
09:45:47 [2019-10-06T09:45:47.279Z] 
09:45:47 [2019-10-06T09:45:47.279Z] #66 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
09:45:47 [2019-10-06T09:45:47.279Z] #66 DONE 0.1s
09:45:47 [2019-10-06T09:45:47.279Z] 
09:45:47 [2019-10-06T09:45:47.279Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
09:45:47 [2019-10-06T09:45:47.279Z] #62 69.24   DEP      criu/image-desc.d
09:45:47 [2019-10-06T09:45:47.279Z] #62 69.37   DEP      criu/fsnotify.d
09:45:47 [2019-10-06T09:45:47.460Z] #61 52.04   CC       compel/plugins/std/string.o
09:45:47 [2019-10-06T09:45:47.601Z] #61 110.6   CC       criu/protobuf.o
09:45:47 [2019-10-06T09:45:47.678Z] #62 69.72   DEP      criu/filesystems.d
09:45:47 [2019-10-06T09:45:47.719Z] #61 ...
09:45:47 [2019-10-06T09:45:47.719Z] 
09:45:47 [2019-10-06T09:45:47.719Z] #64 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build 	-...
09:45:47 [2019-10-06T09:45:47.719Z] #64 DONE 119.3s
09:45:47 [2019-10-06T09:45:47.859Z] #61 110.9   CC       criu/pstree.o
09:45:47 [2019-10-06T09:45:47.977Z] 
09:45:47 [2019-10-06T09:45:47.977Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
09:45:47 [2019-10-06T09:45:47.977Z] #65 DONE 0.1s
09:45:47 [2019-10-06T09:45:47.977Z] 
09:45:47 [2019-10-06T09:45:47.977Z] #16 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:45:47 [2019-10-06T09:45:47.977Z] #16 50.64 Selecting previously unselected package libpython3.5-minimal:amd64.
09:45:47 [2019-10-06T09:45:47.977Z] #16 50.64 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ...
09:45:47 [2019-10-06T09:45:47.977Z] #16 50.64 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ...
09:45:47 [2019-10-06T09:45:47.977Z] #16 51.38 Selecting previously unselected package python3.5-minimal.
09:45:47 [2019-10-06T09:45:47.977Z] #16 51.38 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ...
09:45:47 [2019-10-06T09:45:47.977Z] #16 51.39 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ...
09:45:47 [2019-10-06T09:45:47.977Z] #16 52.58 Selecting previously unselected package python3-minimal.
09:45:47 [2019-10-06T09:45:47.977Z] #16 52.58 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ...
09:45:47 [2019-10-06T09:45:47.977Z] #16 52.59 Unpacking python3-minimal (3.5.3-1) ...
09:45:47 [2019-10-06T09:45:47.977Z] #16 52.76 Selecting previously unselected package libmpdec2:amd64.
09:45:47 [2019-10-06T09:45:47.977Z] #16 52.76 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ...
09:45:47 [2019-10-06T09:45:47.977Z] #16 52.77 Unpacking libmpdec2:amd64 (2.4.2-1) ...
09:45:47 [2019-10-06T09:45:47.977Z] #16 52.91 Selecting previously unselected package libpython3.5-stdlib:amd64.
09:45:47 [2019-10-06T09:45:47.977Z] #16 52.93 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ...
09:45:47 [2019-10-06T09:45:47.977Z] #16 52.93 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ...
09:45:48 [2019-10-06T09:45:48.083Z] #62 69.98   DEP      criu/files.d
09:45:48 [2019-10-06T09:45:48.083Z] #62 70.18   DEP      criu/files-reg.d
09:45:48 [2019-10-06T09:45:48.489Z] #62 70.44   DEP      criu/files-ext.d
09:45:48 [2019-10-06T09:45:48.489Z] #62 70.60   DEP      criu/file-lock.d
09:45:48 [2019-10-06T09:45:48.791Z] #61 112.0   CC       criu/rbtree.o
09:45:48 [2019-10-06T09:45:48.883Z] #62 70.86   DEP      criu/file-ids.d
09:45:48 [2019-10-06T09:45:48.883Z] #62 70.98   DEP      criu/fifo.d
09:45:48 [2019-10-06T09:45:48.883Z] #62 71.12   DEP      criu/fdstore.d
09:45:49 [2019-10-06T09:45:49.049Z] #61 112.3   CC       criu/rst-malloc.o
09:45:49 [2019-10-06T09:45:49.306Z] #61 112.6   CC       criu/seccomp.o
09:45:49 [2019-10-06T09:45:49.352Z] #16 55.43 Selecting previously unselected package python3.5.
09:45:49 [2019-10-06T09:45:49.352Z] #16 55.44 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ...
09:45:49 [2019-10-06T09:45:49.352Z] #16 55.45 Unpacking python3.5 (3.5.3-1+deb9u1) ...
09:45:49 [2019-10-06T09:45:49.384Z] #62 71.20   DEP      criu/fault-injection.d
09:45:49 [2019-10-06T09:45:49.384Z] #62 71.24   DEP      criu/external.d
09:45:49 [2019-10-06T09:45:49.384Z] #62 71.36   DEP      criu/eventpoll.d
09:45:49 [2019-10-06T09:45:49.384Z] #62 71.50   DEP      criu/eventfd.d
09:45:49 [2019-10-06T09:45:49.610Z] #16 55.62 Selecting previously unselected package libpython3-stdlib:amd64.
09:45:49 [2019-10-06T09:45:49.610Z] #16 55.62 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ...
09:45:49 [2019-10-06T09:45:49.610Z] #16 55.63 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ...
09:45:49 [2019-10-06T09:45:49.610Z] #16 55.73 Selecting previously unselected package dh-python.
09:45:49 [2019-10-06T09:45:49.610Z] #16 55.74 Preparing to unpack .../12-dh-python_2.20170125_all.deb ...
09:45:49 [2019-10-06T09:45:49.610Z] #16 55.75 Unpacking dh-python (2.20170125) ...
09:45:49 [2019-10-06T09:45:49.868Z] #16 56.00 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ...
09:45:49 [2019-10-06T09:45:49.868Z] #16 56.02 Setting up python3.5-minimal (3.5.3-1+deb9u1) ...
09:45:49 [2019-10-06T09:45:49.871Z] #61 113.1   CC       criu/seize.o
09:45:49 [2019-10-06T09:45:49.934Z] #62 71.84   DEP      criu/crtools.d
09:45:50 [2019-10-06T09:45:50.438Z] #62 72.24   DEP      criu/cr-service.d
09:45:50 [2019-10-06T09:45:50.803Z] #61 113.8   CC       criu/servicefd.o
09:45:50 [2019-10-06T09:45:50.803Z] #61 114.1   CC       criu/shmem.o
09:45:50 [2019-10-06T09:45:50.859Z] #62 72.55   DEP      criu/cr-restore.d
09:45:50 [2019-10-06T09:45:50.859Z] #62 72.85   DEP      criu/cr-errno.d
09:45:50 [2019-10-06T09:45:50.859Z] #62 72.86   DEP      criu/cr-dump.d
09:45:51 [2019-10-06T09:45:51.060Z] #61 ...
09:45:51 [2019-10-06T09:45:51.061Z] 
09:45:51 [2019-10-06T09:45:51.061Z] #58 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build 	--mo...
09:45:51 [2019-10-06T09:45:51.061Z] #58 162.1 + rm -rf /tmp/tmp.6EicwrZEu0/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.6EicwrZEu0
09:45:51 [2019-10-06T09:45:51.262Z] #62 73.09   DEP      criu/cr-dedup.d
09:45:51 [2019-10-06T09:45:51.263Z] #62 73.27   DEP      criu/cr-check.d
09:45:51 [2019-10-06T09:45:51.263Z] #62 73.38   DEP      criu/config.d
09:45:51 [2019-10-06T09:45:51.263Z] #62 ...
09:45:51 [2019-10-06T09:45:51.263Z] 
09:45:51 [2019-10-06T09:45:51.263Z] #31 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--m...
09:45:51 [2019-10-06T09:45:51.263Z] #31 DONE 113.8s
09:45:51 [2019-10-06T09:45:51.625Z] #58 DONE 162.9s
09:45:51 [2019-10-06T09:45:51.625Z] 
09:45:51 [2019-10-06T09:45:51.625Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
09:45:51 [2019-10-06T09:45:51.625Z] #61 114.7   CC       criu/sigframe.o
09:45:51 [2019-10-06T09:45:51.625Z] #61 114.9   CC       criu/signalfd.o
09:45:51 [2019-10-06T09:45:51.669Z] 
09:45:51 [2019-10-06T09:45:51.669Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
09:45:51 [2019-10-06T09:45:51.669Z] #62 73.64   DEP      criu/clone-noasan.d
09:45:52 [2019-10-06T09:45:52.062Z] #62 73.84   DEP      criu/cgroup.d
09:45:52 [2019-10-06T09:45:52.190Z] #61 115.2   CC       criu/sk-inet.o
09:45:52 [2019-10-06T09:45:52.396Z] #16 ...
09:45:52 [2019-10-06T09:45:52.397Z] 
09:45:52 [2019-10-06T09:45:52.397Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount=...
09:45:52 [2019-10-06T09:45:52.397Z] #36 114.1 vendor/golang.org/x/net/idna
09:45:52 [2019-10-06T09:45:52.397Z] #36 116.5 vendor/golang.org/x/net/http2/hpack
09:45:52 [2019-10-06T09:45:52.397Z] #36 117.8 mime
09:45:52 [2019-10-06T09:45:52.397Z] #36 119.8 mime/quotedprintable
09:45:52 [2019-10-06T09:45:52.397Z] #36 120.4 net/http/internal
09:45:52 [2019-10-06T09:45:52.397Z] #36 124.1 crypto/tls
09:45:52 [2019-10-06T09:45:52.397Z] #36 ...
09:45:52 [2019-10-06T09:45:52.397Z] 
09:45:52 [2019-10-06T09:45:52.397Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
09:45:52 [2019-10-06T09:45:52.397Z] #61 52.97   CC       compel/plugins/std/infect.o
09:45:52 [2019-10-06T09:45:52.397Z] #61 53.73   CC       compel/arch/x86/plugins/std/parasite-head.o
09:45:52 [2019-10-06T09:45:52.397Z] #61 53.79   CC       compel/arch/x86/plugins/std/memcpy.o
09:45:52 [2019-10-06T09:45:52.397Z] #61 53.89   CC       compel/arch/x86/plugins/std/syscalls-64.o
09:45:52 [2019-10-06T09:45:52.397Z] #61 53.99   AR       compel/plugins/std.lib.a
09:45:52 [2019-10-06T09:45:52.397Z] #61 54.05   CC       compel/plugins/fds/fds.o
09:45:52 [2019-10-06T09:45:52.397Z] #61 54.36   AR       compel/plugins/fds.lib.a
09:45:52 [2019-10-06T09:45:52.397Z] #61 54.40   HOSTDEP  compel/src/lib/log-host.d
09:45:52 [2019-10-06T09:45:52.397Z] #61 54.50   HOSTDEP  compel/src/lib/handle-elf-host.d
09:45:52 [2019-10-06T09:45:52.397Z] #61 54.63   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
09:45:52 [2019-10-06T09:45:52.397Z] #61 54.76   HOSTDEP  compel/src/main-host.d
09:45:52 [2019-10-06T09:45:52.397Z] #61 54.90   DEP      compel/src/lib/ptrace.d
09:45:52 [2019-10-06T09:45:52.397Z] #61 55.06   DEP      compel/src/lib/infect.d
09:45:52 [2019-10-06T09:45:52.397Z] #61 55.29   DEP      compel/src/lib/infect-util.d
09:45:52 [2019-10-06T09:45:52.397Z] #61 55.40   DEP      compel/src/lib/infect-rpc.d
09:45:52 [2019-10-06T09:45:52.397Z] #61 55.53   DEP      compel/arch/x86/src/lib/infect.d
09:45:52 [2019-10-06T09:45:52.397Z] #61 55.76   DEP      compel/arch/x86/src/lib/cpu.d
09:45:52 [2019-10-06T09:45:52.397Z] #61 55.88   DEP      compel/src/lib/log.d
09:45:52 [2019-10-06T09:45:52.397Z] #61 56.02   DEP      compel/src/main.d
09:45:52 [2019-10-06T09:45:52.397Z] #61 56.14   DEP      compel/src/lib/handle-elf.d
09:45:52 [2019-10-06T09:45:52.397Z] #61 56.30   DEP      compel/arch/x86/src/lib/handle-elf.d
09:45:52 [2019-10-06T09:45:52.397Z] #61 56.49   CC       compel/src/lib/log.o
09:45:52 [2019-10-06T09:45:52.397Z] #61 56.83   CC       compel/arch/x86/src/lib/cpu.o
09:45:52 [2019-10-06T09:45:52.465Z] #62 74.26   DEP      criu/cgroup-props.d
09:45:52 [2019-10-06T09:45:52.465Z] #62 74.48   DEP      criu/bitmap.d
09:45:52 [2019-10-06T09:45:52.465Z] #62 74.48   DEP      criu/bfd.d
09:45:52 [2019-10-06T09:45:52.465Z] #62 74.56   DEP      criu/autofs.d
09:45:52 [2019-10-06T09:45:52.861Z] #62 74.71   DEP      criu/aio.d
09:45:52 [2019-10-06T09:45:52.861Z] #62 74.86   DEP      criu/action-scripts.d
09:45:53 [2019-10-06T09:45:53.126Z] #61 116.3   CC       criu/sk-netlink.o
09:45:53 [2019-10-06T09:45:53.126Z] #61 116.5   CC       criu/sk-packet.o
09:45:53 [2019-10-06T09:45:53.257Z] #62 75.08   CC       criu/action-scripts.o
09:45:53 [2019-10-06T09:45:53.331Z] #61 57.77   CC       compel/arch/x86/src/lib/infect.o
09:45:53 [2019-10-06T09:45:53.331Z] #61 ...
09:45:53 [2019-10-06T09:45:53.331Z] 
09:45:53 [2019-10-06T09:45:53.331Z] #30 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--m...
09:45:53 [2019-10-06T09:45:53.331Z] #30 DONE 124.9s
09:45:53 [2019-10-06T09:45:53.331Z] 
09:45:53 [2019-10-06T09:45:53.331Z] #16 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:45:53 [2019-10-06T09:45:53.331Z] #16 59.22 Setting up python3-minimal (3.5.3-1) ...
09:45:53 [2019-10-06T09:45:53.667Z] #62 75.61   CC       criu/aio.o
09:45:53 [2019-10-06T09:45:53.691Z] #61 117.1   CC       criu/sk-queue.o
09:45:54 [2019-10-06T09:45:54.055Z] #62 76.08   CC       criu/autofs.o
09:45:54 [2019-10-06T09:45:54.256Z] #61 117.3   CC       criu/sk-tcp.o
09:45:54 [2019-10-06T09:45:54.514Z] #61 117.6   CC       criu/sk-unix.o
09:45:55 [2019-10-06T09:45:55.233Z] #16 61.21 Selecting previously unselected package python3.
09:45:55 [2019-10-06T09:45:55.233Z] #16 61.21 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 16747 files and directories currently installed.)
09:45:55 [2019-10-06T09:45:55.233Z] #16 61.24 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ...
09:45:55 [2019-10-06T09:45:55.233Z] #16 61.25 Unpacking python3 (3.5.3-1) ...
09:45:55 [2019-10-06T09:45:55.233Z] #16 61.32 Selecting previously unselected package pigz.
09:45:55 [2019-10-06T09:45:55.233Z] #16 61.32 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ...
09:45:55 [2019-10-06T09:45:55.233Z] #16 61.33 Unpacking pigz (2.3.4-1) ...
09:45:55 [2019-10-06T09:45:55.446Z] #61 118.7   CC       criu/sockets.o
09:45:55 [2019-10-06T09:45:55.491Z] #16 61.44 Selecting previously unselected package libip4tc0:amd64.
09:45:55 [2019-10-06T09:45:55.491Z] #16 61.44 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ...
09:45:55 [2019-10-06T09:45:55.491Z] #16 61.45 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ...
09:45:55 [2019-10-06T09:45:55.491Z] #16 61.54 Selecting previously unselected package libip6tc0:amd64.
09:45:55 [2019-10-06T09:45:55.491Z] #16 61.54 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ...
09:45:55 [2019-10-06T09:45:55.491Z] #16 61.55 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ...
09:45:55 [2019-10-06T09:45:55.491Z] #16 61.66 Selecting previously unselected package libiptc0:amd64.
09:45:55 [2019-10-06T09:45:55.491Z] #16 61.67 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ...
09:45:55 [2019-10-06T09:45:55.491Z] #16 61.68 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ...
09:45:55 [2019-10-06T09:45:55.749Z] #16 61.79 Selecting previously unselected package libxtables12:amd64.
09:45:55 [2019-10-06T09:45:55.749Z] #16 61.79 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ...
09:45:55 [2019-10-06T09:45:55.749Z] #16 61.79 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ...
09:45:55 [2019-10-06T09:45:55.749Z] #16 61.91 Selecting previously unselected package libnetfilter-conntrack3:amd64.
09:45:55 [2019-10-06T09:45:55.749Z] #16 61.91 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ...
09:45:55 [2019-10-06T09:45:55.749Z] #16 61.92 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ...
09:45:56 [2019-10-06T09:45:56.007Z] #16 62.01 Selecting previously unselected package iptables.
09:45:56 [2019-10-06T09:45:56.007Z] #16 62.03 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ...
09:45:56 [2019-10-06T09:45:56.007Z] #16 62.03 Unpacking iptables (1.6.0+snapshot20161117-6) ...
09:45:56 [2019-10-06T09:45:56.011Z] #61 119.1   CC       criu/stats.o
09:45:56 [2019-10-06T09:45:56.011Z] #61 119.4   CC       criu/string.o
09:45:56 [2019-10-06T09:45:56.126Z] #62 77.85   CC       criu/bfd.o
09:45:56 [2019-10-06T09:45:56.126Z] #62 78.23   CC       criu/bitmap.o
09:45:56 [2019-10-06T09:45:56.265Z] #16 62.35 Selecting previously unselected package xxd.
09:45:56 [2019-10-06T09:45:56.265Z] #16 62.37 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ...
09:45:56 [2019-10-06T09:45:56.265Z] #16 62.38 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
09:45:56 [2019-10-06T09:45:56.265Z] #16 62.54 Selecting previously unselected package vim-common.
09:45:56 [2019-10-06T09:45:56.265Z] #16 62.54 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
09:45:56 [2019-10-06T09:45:56.265Z] #16 62.57 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
09:45:56 [2019-10-06T09:45:56.269Z] #61 119.4   CC       criu/sysctl.o
09:45:56 [2019-10-06T09:45:56.523Z] #62 78.36   CC       criu/cgroup-props.o
09:45:56 [2019-10-06T09:45:56.523Z] #62 ...
09:45:56 [2019-10-06T09:45:56.523Z] 
09:45:56 [2019-10-06T09:45:56.523Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount=...
09:45:56 [2019-10-06T09:45:56.523Z] #37 109.0 mime
09:45:56 [2019-10-06T09:45:56.523Z] #37 111.3 mime/quotedprintable
09:45:56 [2019-10-06T09:45:56.523Z] #37 111.5 net/http/internal
09:45:56 [2019-10-06T09:45:56.523Z] #37 113.0 crypto/tls
09:45:56 [2019-10-06T09:45:56.523Z] #37 113.0 mime/multipart
09:45:56 [2019-10-06T09:45:56.523Z] #37 ...
09:45:56 [2019-10-06T09:45:56.523Z] 
09:45:56 [2019-10-06T09:45:56.523Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:45:56 [2019-10-06T09:45:56.523Z] #17 83.92 Selecting previously unselected package gcc-mingw-w64-base.
09:45:56 [2019-10-06T09:45:56.523Z] #17 83.92 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_s390x.deb ...
09:45:56 [2019-10-06T09:45:56.523Z] #17 83.93 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
09:45:56 [2019-10-06T09:45:56.523Z] #17 83.99 Selecting previously unselected package gcc-mingw-w64-x86-64.
09:45:56 [2019-10-06T09:45:56.523Z] #17 83.99 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ...
09:45:56 [2019-10-06T09:45:56.523Z] #17 83.99 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
09:45:56 [2019-10-06T09:45:56.526Z] #61 119.9   CC       criu/sysfs_parse.o
09:45:56 [2019-10-06T09:45:56.782Z] #16 62.71 Selecting previously unselected package bzip2.
09:45:56 [2019-10-06T09:45:56.782Z] #16 62.71 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ...
09:45:56 [2019-10-06T09:45:56.782Z] #16 62.72 Unpacking bzip2 (1.0.6-8.1) ...
09:45:56 [2019-10-06T09:45:56.782Z] #16 62.84 Selecting previously unselected package libgpm2:amd64.
09:45:56 [2019-10-06T09:45:56.782Z] #16 62.84 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ...
09:45:56 [2019-10-06T09:45:56.782Z] #16 62.85 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ...
09:45:56 [2019-10-06T09:45:56.782Z] #16 62.94 Selecting previously unselected package xz-utils.
09:45:56 [2019-10-06T09:45:56.934Z] #17 ...
09:45:56 [2019-10-06T09:45:56.934Z] 
09:45:56 [2019-10-06T09:45:56.934Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
09:45:56 [2019-10-06T09:45:56.934Z] #62 79.01   CC       criu/cgroup.o
09:45:57 [2019-10-06T09:45:57.044Z] #16 62.96 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ...
09:45:57 [2019-10-06T09:45:57.044Z] #16 62.96 Unpacking xz-utils (5.2.2-1.2+b1) ...
09:45:57 [2019-10-06T09:45:57.044Z] #16 63.15 Selecting previously unselected package aufs-tools.
09:45:57 [2019-10-06T09:45:57.044Z] #16 63.15 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ...
09:45:57 [2019-10-06T09:45:57.044Z] #16 63.16 Unpacking aufs-tools (1:4.1+20161219-1) ...
09:45:57 [2019-10-06T09:45:57.091Z] #61 120.1   CC       criu/timerfd.o
09:45:57 [2019-10-06T09:45:57.091Z] #61 120.4   CC       criu/tty.o
09:45:57 [2019-10-06T09:45:57.302Z] #16 63.27 Selecting previously unselected package liblzo2-2:amd64.
09:45:57 [2019-10-06T09:45:57.302Z] #16 63.27 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ...
09:45:57 [2019-10-06T09:45:57.302Z] #16 63.28 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
09:45:57 [2019-10-06T09:45:57.302Z] #16 63.39 Selecting previously unselected package btrfs-progs.
09:45:57 [2019-10-06T09:45:57.302Z] #16 63.40 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ...
09:45:57 [2019-10-06T09:45:57.302Z] #16 63.40 Unpacking btrfs-progs (4.7.3-1) ...
09:45:57 [2019-10-06T09:45:57.868Z] #16 63.93 Selecting previously unselected package btrfs-tools.
09:45:57 [2019-10-06T09:45:57.868Z] #16 63.94 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ...
09:45:57 [2019-10-06T09:45:57.868Z] #16 63.95 Unpacking btrfs-tools (4.7.3-1) ...
09:45:57 [2019-10-06T09:45:57.868Z] #16 64.02 Selecting previously unselected package libdevmapper1.02.1:amd64.
09:45:57 [2019-10-06T09:45:57.868Z] #16 64.02 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ...
09:45:57 [2019-10-06T09:45:57.868Z] #16 64.03 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ...
09:45:58 [2019-10-06T09:45:58.126Z] #16 64.19 Selecting previously unselected package dmsetup.
09:45:58 [2019-10-06T09:45:58.126Z] #16 64.19 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ...
09:45:58 [2019-10-06T09:45:58.126Z] #16 64.20 Unpacking dmsetup (2:1.02.137-2) ...
09:45:58 [2019-10-06T09:45:58.384Z] #16 64.36 Selecting previously unselected package libonig4:amd64.
09:45:58 [2019-10-06T09:45:58.384Z] #16 64.36 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ...
09:45:58 [2019-10-06T09:45:58.384Z] #16 64.37 Unpacking libonig4:amd64 (6.1.3-2) ...
09:45:58 [2019-10-06T09:45:58.384Z] #16 64.52 Selecting previously unselected package libjq1:amd64.
09:45:58 [2019-10-06T09:45:58.384Z] #16 64.53 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ...
09:45:58 [2019-10-06T09:45:58.384Z] #16 64.53 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ...
09:45:58 [2019-10-06T09:45:58.464Z] #61 121.5   CC       criu/tun.o
09:45:58 [2019-10-06T09:45:58.464Z] #61 121.9   CC       criu/uffd.o
09:45:58 [2019-10-06T09:45:58.649Z] #16 64.69 Selecting previously unselected package jq.
09:45:58 [2019-10-06T09:45:58.649Z] #16 64.70 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ...
09:45:58 [2019-10-06T09:45:58.649Z] #16 64.70 Unpacking jq (1.5+dfsg-1.3) ...
09:45:58 [2019-10-06T09:45:58.649Z] #16 64.82 Selecting previously unselected package libaio1:amd64.
09:45:58 [2019-10-06T09:45:58.649Z] #16 64.82 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ...
09:45:58 [2019-10-06T09:45:58.649Z] #16 64.83 Unpacking libaio1:amd64 (0.3.110-3) ...
09:45:58 [2019-10-06T09:45:58.907Z] #16 64.89 Selecting previously unselected package libcap2-bin.
09:45:58 [2019-10-06T09:45:58.907Z] #16 64.89 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ...
09:45:58 [2019-10-06T09:45:58.907Z] #16 64.90 Unpacking libcap2-bin (1:2.25-1) ...
09:45:58 [2019-10-06T09:45:58.907Z] #16 65.02 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
09:45:58 [2019-10-06T09:45:58.907Z] #16 65.02 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ...
09:45:58 [2019-10-06T09:45:58.907Z] #16 65.02 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ...
09:45:58 [2019-10-06T09:45:58.907Z] #16 65.10 Selecting previously unselected package libsepol1-dev:amd64.
09:45:58 [2019-10-06T09:45:58.907Z] #16 65.10 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ...
09:45:58 [2019-10-06T09:45:58.907Z] #16 65.13 Unpacking libsepol1-dev:amd64 (2.6-2) ...
09:45:59 [2019-10-06T09:45:59.396Z] #61 122.6   CC       criu/util.o
09:45:59 [2019-10-06T09:45:59.470Z] #62 81.18   CC       criu/clone-noasan.o
09:45:59 [2019-10-06T09:45:59.470Z] #62 81.32   CC       criu/config.o
09:45:59 [2019-10-06T09:45:59.473Z] #16 65.44 Selecting previously unselected package libpcre16-3:amd64.
09:45:59 [2019-10-06T09:45:59.473Z] #16 65.44 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ...
09:45:59 [2019-10-06T09:45:59.473Z] #16 65.45 Unpacking libpcre16-3:amd64 (2:8.39-3) ...
09:45:59 [2019-10-06T09:45:59.473Z] #16 65.70 Selecting previously unselected package libpcre32-3:amd64.
09:45:59 [2019-10-06T09:45:59.731Z] #16 65.70 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ...
09:45:59 [2019-10-06T09:45:59.731Z] #16 65.71 Unpacking libpcre32-3:amd64 (2:8.39-3) ...
09:45:59 [2019-10-06T09:45:59.731Z] #16 65.90 Selecting previously unselected package libpcre3-dev:amd64.
09:45:59 [2019-10-06T09:45:59.731Z] #16 65.90 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ...
09:45:59 [2019-10-06T09:45:59.731Z] #16 65.90 Unpacking libpcre3-dev:amd64 (2:8.39-3) ...
09:45:59 [2019-10-06T09:45:59.961Z] #61 123.3   CC       criu/uts_ns.o
09:46:00 [2019-10-06T09:46:00.219Z] #61 123.4   CC       criu/vdso-compat.o
09:46:00 [2019-10-06T09:46:00.219Z] #61 123.6   CC       criu/vdso.o
09:46:00 [2019-10-06T09:46:00.297Z] #16 66.45 Selecting previously unselected package libselinux1-dev:amd64.
09:46:00 [2019-10-06T09:46:00.297Z] #16 66.48 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ...
09:46:00 [2019-10-06T09:46:00.297Z] #16 66.48 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ...
09:46:00 [2019-10-06T09:46:00.326Z] #62 82.45   CC       criu/cr-check.o
09:46:00 [2019-10-06T09:46:00.555Z] #16 66.73 Selecting previously unselected package libdevmapper-dev:amd64.
09:46:00 [2019-10-06T09:46:00.555Z] #16 66.73 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ...
09:46:00 [2019-10-06T09:46:00.555Z] #16 66.75 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ...
09:46:00 [2019-10-06T09:46:00.555Z] #16 66.87 Selecting previously unselected package libnl-3-200:amd64.
09:46:00 [2019-10-06T09:46:00.814Z] #16 66.87 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ...
09:46:00 [2019-10-06T09:46:00.814Z] #16 66.88 Unpacking libnl-3-200:amd64 (3.2.27-2) ...
09:46:00 [2019-10-06T09:46:00.814Z] #16 66.99 Selecting previously unselected package libprotobuf-c1:amd64.
09:46:00 [2019-10-06T09:46:00.814Z] #16 66.99 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ...
09:46:00 [2019-10-06T09:46:00.814Z] #16 67.00 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ...
09:46:00 [2019-10-06T09:46:00.814Z] #16 67.09 Selecting previously unselected package libreadline5:amd64.
09:46:01 [2019-10-06T09:46:01.072Z] #16 67.09 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ...
09:46:01 [2019-10-06T09:46:01.072Z] #16 67.10 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ...
09:46:01 [2019-10-06T09:46:01.151Z] #61 124.3   LINK     criu/built-in.o
09:46:01 [2019-10-06T09:46:01.151Z] #61 124.4   LINK     criu/criu
09:46:01 [2019-10-06T09:46:01.330Z] #16 67.36 Selecting previously unselected package libsystemd-dev:amd64.
09:46:01 [2019-10-06T09:46:01.330Z] #16 67.36 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_amd64.deb ...
09:46:01 [2019-10-06T09:46:01.330Z] #16 67.37 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ...
09:46:01 [2019-10-06T09:46:01.408Z] #61 124.6   DEP      lib/c/criu.d
09:46:01 [2019-10-06T09:46:01.408Z] #61 124.6   CC       images/rpc.pb-c.o
09:46:01 [2019-10-06T09:46:01.955Z] #62 84.04   CC       criu/cr-dedup.o
09:46:01 [2019-10-06T09:46:01.973Z] #61 125.0   CC       lib/c/criu.o
09:46:02 [2019-10-06T09:46:02.231Z] #61 ...
09:46:02 [2019-10-06T09:46:02.231Z] 
09:46:02 [2019-10-06T09:46:02.231Z] #50 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build 	--...
09:46:02 [2019-10-06T09:46:02.231Z] #50 172.9 🇩 bin/containerd
09:46:02 [2019-10-06T09:46:02.356Z] Removing intermediate container 45ae116cd4d3
09:46:02 [2019-10-06T09:46:02.356Z]  ---> dd54c2fea7a8
09:46:02 [2019-10-06T09:46:02.356Z] Step 12/12 : ENTRYPOINT ["/usr/bin/buildx"]
09:46:02 [2019-10-06T09:46:02.356Z]  ---> Running in c696ee3ed099
09:46:02 [2019-10-06T09:46:02.356Z] Removing intermediate container c696ee3ed099
09:46:02 [2019-10-06T09:46:02.356Z]  ---> a709be89d219
09:46:02 [2019-10-06T09:46:02.356Z] Successfully built a709be89d219
09:46:02 [2019-10-06T09:46:02.356Z] Successfully tagged moby-buildx:v0.3.0
09:46:02 [2019-10-06T09:46:02.356Z] ccb400157979855bc2355f20d7934be4f22c6f920c86c06456d3443bc68ca957
09:46:02 [2019-10-06T09:46:02.356Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:bb5650619e26cf0b79f30bafc551e5120a0643a4 .
09:46:02 [2019-10-06T09:46:02.356Z] #1 [internal] booting buildkit
09:46:02 [2019-10-06T09:46:02.356Z] #1 pulling image moby/buildkit:buildx-stable-1
09:46:02 [2019-10-06T09:46:02.356Z] #1 pulling image moby/buildkit:buildx-stable-1 3.0s done
09:46:02 [2019-10-06T09:46:02.356Z] #1 creating container buildx_buildkit_default
09:46:02 [2019-10-06T09:46:02.356Z] #1 creating container buildx_buildkit_default 0.5s done
09:46:02 [2019-10-06T09:46:02.356Z] #1 DONE 3.4s
09:46:02 [2019-10-06T09:46:02.356Z] 
09:46:02 [2019-10-06T09:46:02.356Z] #3 [internal] load .dockerignore
09:46:02 [2019-10-06T09:46:02.356Z] #3 transferring context: 87B 0.0s done
09:46:02 [2019-10-06T09:46:02.356Z] #3 DONE 0.0s
09:46:02 [2019-10-06T09:46:02.356Z] 
09:46:02 [2019-10-06T09:46:02.356Z] #2 [internal] load build definition from Dockerfile
09:46:02 [2019-10-06T09:46:02.356Z] #2 transferring dockerfile: 13.26kB 0.0s done
09:46:02 [2019-10-06T09:46:02.356Z] #2 DONE 0.0s
09:46:02 [2019-10-06T09:46:02.356Z] 
09:46:02 [2019-10-06T09:46:02.356Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
09:46:02 [2019-10-06T09:46:02.356Z] #4 DONE 1.0s
09:46:02 [2019-10-06T09:46:02.356Z] 
09:46:02 [2019-10-06T09:46:02.356Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
09:46:02 [2019-10-06T09:46:02.357Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
09:46:02 [2019-10-06T09:46:02.357Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 985.80kB / 8.18MB 0.1s
09:46:02 [2019-10-06T09:46:02.357Z] #5 sha256:b4f2fdf8e9d2e73f42c77516fe628def2ea4c1fdf5c247db8c3b72b71710929e 899B / 899B done
09:46:02 [2019-10-06T09:46:02.357Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
09:46:02 [2019-10-06T09:46:02.357Z] #5 sha256:00154e4363769e05ecacae130e0e82fe6e2ac944b0a46bf676ce0f46e8fce80b 527B / 527B done
09:46:02 [2019-10-06T09:46:02.357Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 8.18MB / 8.18MB 0.3s done
09:46:02 [2019-10-06T09:46:02.357Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd
09:46:02 [2019-10-06T09:46:02.357Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.6s done
09:46:02 [2019-10-06T09:46:02.357Z] #5 DONE 1.1s
09:46:02 [2019-10-06T09:46:02.357Z] 
09:46:02 [2019-10-06T09:46:02.357Z] #6 [internal] load metadata for docker.io/library/golang:1.13.1-stretch
09:46:02 [2019-10-06T09:46:02.357Z] #6 DONE 0.4s
09:46:02 [2019-10-06T09:46:02.357Z] 
09:46:02 [2019-10-06T09:46:02.357Z] #22 [internal] load build context
09:46:02 [2019-10-06T09:46:02.357Z] #22 transferring context: 15.74MB 2.2s
09:46:02 [2019-10-06T09:46:02.704Z] #16 68.92 Selecting previously unselected package net-tools.
09:46:02 [2019-10-06T09:46:02.704Z] #16 68.93 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ...
09:46:02 [2019-10-06T09:46:02.704Z] #16 68.94 Unpacking net-tools (1.60+git20161116.90da8a0-1) ...
09:46:02 [2019-10-06T09:46:02.822Z] #62 84.61   CC       criu/cr-dump.o
09:46:02 [2019-10-06T09:46:02.962Z] #16 69.19 Selecting previously unselected package python-pip-whl.
09:46:02 [2019-10-06T09:46:02.962Z] #16 69.19 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ...
09:46:02 [2019-10-06T09:46:02.962Z] #16 69.20 Unpacking python-pip-whl (9.0.1-2+deb9u1) ...
09:46:03 [2019-10-06T09:46:03.894Z] #16 69.84 Selecting previously unselected package python3-pip.
09:46:03 [2019-10-06T09:46:03.894Z] #16 69.85 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ...
09:46:03 [2019-10-06T09:46:03.894Z] #16 69.85 Unpacking python3-pip (9.0.1-2+deb9u1) ...
09:46:03 [2019-10-06T09:46:03.894Z] #16 70.04 Selecting previously unselected package python3-pkg-resources.
09:46:03 [2019-10-06T09:46:03.894Z] #16 70.05 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ...
09:46:03 [2019-10-06T09:46:03.894Z] #16 70.06 Unpacking python3-pkg-resources (33.1.1-1) ...
09:46:04 [2019-10-06T09:46:04.151Z] #16 70.26 Selecting previously unselected package python3-setuptools.
09:46:04 [2019-10-06T09:46:04.151Z] #16 70.29 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ...
09:46:04 [2019-10-06T09:46:04.151Z] #16 70.30 Unpacking python3-setuptools (33.1.1-1) ...
09:46:04 [2019-10-06T09:46:04.173Z] #62 86.37   CC       criu/cr-errno.o
09:46:04 [2019-10-06T09:46:04.409Z] #16 70.54 Selecting previously unselected package python3-wheel.
09:46:04 [2019-10-06T09:46:04.409Z] #16 ...
09:46:04 [2019-10-06T09:46:04.409Z] 
09:46:04 [2019-10-06T09:46:04.409Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
09:46:04 [2019-10-06T09:46:04.409Z] #61 59.04   CC       compel/src/lib/infect-rpc.o
09:46:04 [2019-10-06T09:46:04.409Z] #61 59.44   CC       compel/src/lib/infect-util.o
09:46:04 [2019-10-06T09:46:04.409Z] #61 59.73   CC       compel/src/lib/infect.o
09:46:04 [2019-10-06T09:46:04.409Z] #61 62.08   CC       compel/src/lib/ptrace.o
09:46:04 [2019-10-06T09:46:04.409Z] #61 62.50   AR       compel/libcompel.a
09:46:04 [2019-10-06T09:46:04.409Z] #61 62.59   HOSTCC   compel/src/main-host.o
09:46:04 [2019-10-06T09:46:04.409Z] #61 62.95   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
09:46:04 [2019-10-06T09:46:04.409Z] #61 63.15   HOSTCC   compel/src/lib/handle-elf-host.o
09:46:04 [2019-10-06T09:46:04.409Z] #61 63.62   HOSTCC   compel/src/lib/log-host.o
09:46:04 [2019-10-06T09:46:04.409Z] #61 63.87   HOSTLINK compel/compel-host-bin
09:46:04 [2019-10-06T09:46:04.409Z] #61 63.97   DEP      soccr/soccr.d
09:46:04 [2019-10-06T09:46:04.409Z] #61 64.25   CC       soccr/soccr.o
09:46:04 [2019-10-06T09:46:04.409Z] #61 65.71   AR       soccr/libsoccr.a
09:46:04 [2019-10-06T09:46:04.409Z] #61 65.85 make[1]: 'soccr/libsoccr.a' is up to date.
09:46:04 [2019-10-06T09:46:04.409Z] #61 66.12   DEP      criu/arch/x86/sigframe.d
09:46:04 [2019-10-06T09:46:04.409Z] #61 66.22   DEP      criu/arch/x86/sigaction_compat.d
09:46:04 [2019-10-06T09:46:04.409Z] #61 66.33   DEP      criu/arch/x86/kerndat.d
09:46:04 [2019-10-06T09:46:04.409Z] #61 66.49   DEP      criu/arch/x86/crtools.d
09:46:04 [2019-10-06T09:46:04.409Z] #61 66.69   DEP      criu/arch/x86/cpu.d
09:46:04 [2019-10-06T09:46:04.409Z] #61 66.85   CC       criu/arch/x86/cpu.o
09:46:04 [2019-10-06T09:46:04.409Z] #61 67.51   CC       criu/arch/x86/crtools.o
09:46:04 [2019-10-06T09:46:04.409Z] #61 68.77   CC       criu/arch/x86/kerndat.o
09:46:04 [2019-10-06T09:46:04.409Z] #61 ...
09:46:04 [2019-10-06T09:46:04.409Z] 
09:46:04 [2019-10-06T09:46:04.409Z] #16 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:46:04 [2019-10-06T09:46:04.409Z] #16 70.54 Selecting previously unselected package python3-wheel.
09:46:04 [2019-10-06T09:46:04.409Z] #16 70.56 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ...
09:46:04 [2019-10-06T09:46:04.409Z] #16 70.57 Unpacking python3-wheel (0.29.0-2) ...
09:46:04 [2019-10-06T09:46:04.571Z] #62 86.41   CC       criu/cr-restore.o
09:46:04 [2019-10-06T09:46:04.666Z] #16 70.71 Selecting previously unselected package thin-provisioning-tools.
09:46:04 [2019-10-06T09:46:04.667Z] #16 70.71 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ...
09:46:04 [2019-10-06T09:46:04.667Z] #16 70.72 Unpacking thin-provisioning-tools (0.6.1-4+b1) ...
09:46:04 [2019-10-06T09:46:04.924Z] #16 71.02 Selecting previously unselected package vim-runtime.
09:46:04 [2019-10-06T09:46:04.924Z] #16 71.02 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ...
09:46:04 [2019-10-06T09:46:04.924Z] #16 71.05 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime'
09:46:04 [2019-10-06T09:46:04.924Z] #16 71.08 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime'
09:46:04 [2019-10-06T09:46:04.924Z] #16 71.09 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ...
09:46:05 [2019-10-06T09:46:05.511Z] #50 ...
09:46:05 [2019-10-06T09:46:05.511Z] 
09:46:05 [2019-10-06T09:46:05.511Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
09:46:05 [2019-10-06T09:46:05.511Z] #61 125.6   LINK     lib/c/built-in.o
09:46:05 [2019-10-06T09:46:05.511Z] #61 125.6   LINK     lib/c/libcriu.so
09:46:05 [2019-10-06T09:46:05.511Z] #61 125.8   GEN      magic.py
09:46:05 [2019-10-06T09:46:05.511Z] #61 125.9 Note: Building without setproctitle() and strlcpy() support.
09:46:05 [2019-10-06T09:46:05.511Z] #61 125.9       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
09:46:05 [2019-10-06T09:46:05.511Z] #61 126.4 fatal: Not a git repository (or any of the parent directories): .git
09:46:05 [2019-10-06T09:46:05.511Z] #61 126.9 make[1]: Nothing to be done for 'all'.
09:46:05 [2019-10-06T09:46:05.511Z] #61 127.4 make[1]: 'images/built-in.o' is up to date.
09:46:05 [2019-10-06T09:46:05.511Z] #61 127.5 make[1]: 'compel/plugins/std.lib.a' is up to date.
09:46:05 [2019-10-06T09:46:05.511Z] #61 127.5 make[1]: 'compel/plugins/fds.lib.a' is up to date.
09:46:05 [2019-10-06T09:46:05.511Z] #61 127.5 make[1]: 'compel/libcompel.a' is up to date.
09:46:05 [2019-10-06T09:46:05.511Z] #61 127.5 make[1]: 'compel/compel-host-bin' is up to date.
09:46:05 [2019-10-06T09:46:05.511Z] #61 127.5 make[1]: Nothing to be done for 'all'.
09:46:05 [2019-10-06T09:46:05.511Z] #61 127.6 make[1]: 'soccr/libsoccr.a' is up to date.
09:46:05 [2019-10-06T09:46:05.511Z] #61 127.7 make[2]: Nothing to be done for 'all'.
09:46:05 [2019-10-06T09:46:05.511Z] #61 127.7 make[2]: Nothing to be done for 'all'.
09:46:05 [2019-10-06T09:46:05.511Z] #61 127.7 make[2]: Nothing to be done for 'all'.
09:46:05 [2019-10-06T09:46:05.511Z] #61 127.8 make[2]: Nothing to be done for 'all'.
09:46:05 [2019-10-06T09:46:05.511Z] #61 127.8 make[2]: Nothing to be done for 'all'.
09:46:05 [2019-10-06T09:46:05.511Z] #61 127.9 make[2]: Nothing to be done for 'all'.
09:46:05 [2019-10-06T09:46:05.511Z] #61 127.9 make[2]: Nothing to be done for 'all'.
09:46:05 [2019-10-06T09:46:05.511Z] #61 127.9 make[2]: Nothing to be done for 'all'.
09:46:05 [2019-10-06T09:46:05.511Z] #61 127.9   INSTALL  criu/criu
09:46:05 [2019-10-06T09:46:05.511Z] #61 DONE 128.5s
09:46:05 [2019-10-06T09:46:05.511Z] 
09:46:05 [2019-10-06T09:46:05.511Z] #27 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
09:46:05 [2019-10-06T09:46:05.775Z] #27 DONE 176.5s
09:46:05 [2019-10-06T09:46:05.775Z] 
09:46:05 [2019-10-06T09:46:05.775Z] #50 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build 	--...
09:46:05 [2019-10-06T09:46:05.900Z] #22 transferring context: 45.51MB 5.9s done
09:46:05 [2019-10-06T09:46:05.900Z] #22 DONE 6.0s
09:46:05 [2019-10-06T09:46:05.900Z] 
09:46:05 [2019-10-06T09:46:05.900Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5...
09:46:05 [2019-10-06T09:46:05.900Z] #7 resolve docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 done
09:46:05 [2019-10-06T09:46:05.900Z] #7 sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 1.42kB / 1.42kB done
09:46:05 [2019-10-06T09:46:05.900Z] #7 sha256:e8b6c9f6fa954d3f0a9e57d316374e76867e0d0895ad21fe70f588789b9b0353 1.79kB / 1.79kB done
09:46:05 [2019-10-06T09:46:05.900Z] #7 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 4.30MB / 4.30MB 1.0s done
09:46:05 [2019-10-06T09:46:05.900Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 25.15MB / 50.07MB 5.7s
09:46:05 [2019-10-06T09:46:05.900Z] #7 sha256:b0b87562f76bea48dcc6a170490e46cec5a02db627966893a32f7d56a3fa0ada 5.47kB / 5.47kB done
09:46:05 [2019-10-06T09:46:05.900Z] #7 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 9.99MB / 9.99MB 2.8s done
09:46:05 [2019-10-06T09:46:05.900Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 24.56MB / 52.87MB 5.7s
09:46:05 [2019-10-06T09:46:05.900Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 24.51MB / 96.42MB 5.7s
09:46:05 [2019-10-06T09:46:05.900Z] #7 sha256:6c11edc0dc355904cee5f3f169703e59adcbc79c74fc02e3bd77ce262ebfac89 155B / 155B 0.3s done
09:46:05 [2019-10-06T09:46:05.900Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 24.15MB / 45.65MB 5.7s
09:46:06 [2019-10-06T09:46:06.186Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 29.06MB / 50.07MB 6.0s
09:46:06 [2019-10-06T09:46:06.186Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 27.24MB / 52.87MB 6.0s
09:46:06 [2019-10-06T09:46:06.186Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 26.73MB / 45.65MB 6.0s
09:46:06 [2019-10-06T09:46:06.474Z] #7 ...
09:46:06 [2019-10-06T09:46:06.474Z] 
09:46:06 [2019-10-06T09:46:06.474Z] #68 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369...
09:46:06 [2019-10-06T09:46:06.474Z] #68 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 0.4s done
09:46:06 [2019-10-06T09:46:06.474Z] #68 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done
09:46:06 [2019-10-06T09:46:06.474Z] #68 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 2.4s done
09:46:06 [2019-10-06T09:46:06.474Z] #68 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done
09:46:06 [2019-10-06T09:46:06.474Z] #68 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 2.9s done
09:46:06 [2019-10-06T09:46:06.474Z] #68 DONE 5.4s
09:46:06 [2019-10-06T09:46:06.474Z] 
09:46:06 [2019-10-06T09:46:06.474Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5...
09:46:06 [2019-10-06T09:46:06.774Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 32.56MB / 50.07MB 6.3s
09:46:06 [2019-10-06T09:46:06.774Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 30.12MB / 52.87MB 6.3s
09:46:06 [2019-10-06T09:46:06.774Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 30.17MB / 96.42MB 6.3s
09:46:06 [2019-10-06T09:46:06.774Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 29.72MB / 45.65MB 6.3s
09:46:07 [2019-10-06T09:46:07.075Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 36.20MB / 50.07MB 6.6s
09:46:07 [2019-10-06T09:46:07.075Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 33.11MB / 52.87MB 6.6s
09:46:07 [2019-10-06T09:46:07.075Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 33.88MB / 45.65MB 6.6s
09:46:07 [2019-10-06T09:46:07.075Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 35.97MB / 96.42MB 6.7s
09:46:07 [2019-10-06T09:46:07.362Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 40.23MB / 50.07MB 6.9s
09:46:07 [2019-10-06T09:46:07.362Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 36.58MB / 52.87MB 6.9s
09:46:07 [2019-10-06T09:46:07.362Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 37.74MB / 45.65MB 6.9s
09:46:07 [2019-10-06T09:46:07.648Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 43.45MB / 50.07MB 7.2s
09:46:07 [2019-10-06T09:46:07.648Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 39.63MB / 52.87MB 7.2s
09:46:07 [2019-10-06T09:46:07.648Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 40.98MB / 96.42MB 7.2s
09:46:07 [2019-10-06T09:46:07.648Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 41.01MB / 45.65MB 7.2s
09:46:07 [2019-10-06T09:46:07.673Z] #50 ...
09:46:07 [2019-10-06T09:46:07.673Z] 
09:46:07 [2019-10-06T09:46:07.673Z] #28 [dev 11/25] COPY --from=golangci_lint /build/ /usr/local/bin/
09:46:07 [2019-10-06T09:46:07.931Z] #28 DONE 0.2s
09:46:07 [2019-10-06T09:46:07.931Z] 
09:46:07 [2019-10-06T09:46:07.931Z] #31 [dev 12/25] COPY --from=gotestsum /build/ /usr/local/bin/
09:46:07 [2019-10-06T09:46:07.931Z] #31 DONE 0.1s
09:46:07 [2019-10-06T09:46:07.931Z] 
09:46:07 [2019-10-06T09:46:07.931Z] #34 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/
09:46:07 [2019-10-06T09:46:07.931Z] #34 DONE 0.1s
09:46:07 [2019-10-06T09:46:07.931Z] 
09:46:07 [2019-10-06T09:46:07.931Z] #50 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build 	--...
09:46:07 [2019-10-06T09:46:07.933Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 47.27MB / 50.07MB 7.5s
09:46:07 [2019-10-06T09:46:07.933Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 43.40MB / 52.87MB 7.5s
09:46:07 [2019-10-06T09:46:07.933Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 44.74MB / 45.65MB 7.5s
09:46:07 [2019-10-06T09:46:07.933Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 46.62MB / 96.42MB 7.6s
09:46:07 [2019-10-06T09:46:07.933Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 45.65MB / 45.65MB 7.6s done
09:46:08 [2019-10-06T09:46:08.011Z] #62 ...
09:46:08 [2019-10-06T09:46:08.012Z] 
09:46:08 [2019-10-06T09:46:08.012Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:46:08 [2019-10-06T09:46:08.012Z] #17 99.94 Selecting previously unselected package g++-mingw-w64-x86-64.
09:46:08 [2019-10-06T09:46:08.012Z] #17 99.94 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ...
09:46:08 [2019-10-06T09:46:08.012Z] #17 99.95 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
09:46:08 [2019-10-06T09:46:08.012Z] #17 ...
09:46:08 [2019-10-06T09:46:08.012Z] 
09:46:08 [2019-10-06T09:46:08.012Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount=...
09:46:08 [2019-10-06T09:46:08.012Z] #37 120.3 net/http/httptrace
09:46:08 [2019-10-06T09:46:08.012Z] #37 120.5 net/http
09:46:08 [2019-10-06T09:46:08.193Z] #50 ...
09:46:08 [2019-10-06T09:46:08.193Z] 
09:46:08 [2019-10-06T09:46:08.193Z] #37 [dev 14/25] COPY --from=vndr /build/ /usr/local/bin/
09:46:08 [2019-10-06T09:46:08.193Z] #37 DONE 0.1s
09:46:08 [2019-10-06T09:46:08.193Z] 
09:46:08 [2019-10-06T09:46:08.193Z] #42 [dev 15/25] COPY --from=tini /build/ /usr/local/bin/
09:46:08 [2019-10-06T09:46:08.193Z] #42 DONE 0.1s
09:46:08 [2019-10-06T09:46:08.193Z] 
09:46:08 [2019-10-06T09:46:08.193Z] #46 [dev 16/25] COPY --from=runc /build/ /usr/local/bin/
09:46:08 [2019-10-06T09:46:08.218Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 50.07MB / 50.07MB 7.7s done
09:46:08 [2019-10-06T09:46:08.218Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 48.97MB / 52.87MB 7.8s
09:46:08 [2019-10-06T09:46:08.218Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 52.41MB / 52.87MB 7.9s
09:46:08 [2019-10-06T09:46:08.218Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 54.19MB / 96.42MB 7.9s
09:46:08 [2019-10-06T09:46:08.450Z] #46 DONE 0.1s
09:46:08 [2019-10-06T09:46:08.450Z] 
09:46:08 [2019-10-06T09:46:08.451Z] #50 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build 	--...
09:46:08 [2019-10-06T09:46:08.503Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 52.87MB / 52.87MB 8.0s done
09:46:08 [2019-10-06T09:46:08.503Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 61.95MB / 96.42MB 8.1s
09:46:08 [2019-10-06T09:46:08.503Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 71.38MB / 96.42MB 8.2s
09:46:08 [2019-10-06T09:46:08.785Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 80.25MB / 96.42MB 8.4s
09:46:08 [2019-10-06T09:46:08.785Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 89.43MB / 96.42MB 8.5s
09:46:08 [2019-10-06T09:46:08.866Z] #37 131.2 github.com/LK4D4/vndr/godl
09:46:09 [2019-10-06T09:46:09.068Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 96.42MB / 96.42MB 8.7s done
09:46:09 [2019-10-06T09:46:09.068Z] #7 unpacking docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3
09:46:09 [2019-10-06T09:46:09.108Z] #16 75.24 Selecting previously unselected package vim.
09:46:09 [2019-10-06T09:46:09.108Z] #16 75.24 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ...
09:46:09 [2019-10-06T09:46:09.108Z] #16 75.25 Unpacking vim (2:8.0.0197-4+deb9u3) ...
09:46:09 [2019-10-06T09:46:09.250Z] #37 ...
09:46:09 [2019-10-06T09:46:09.250Z] 
09:46:09 [2019-10-06T09:46:09.250Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
09:46:09 [2019-10-06T09:46:09.250Z] #62 91.16   CC       criu/cr-service.o
09:46:09 [2019-10-06T09:46:09.366Z] #16 ...
09:46:09 [2019-10-06T09:46:09.366Z] 
09:46:09 [2019-10-06T09:46:09.366Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount=...
09:46:09 [2019-10-06T09:46:09.366Z] #36 131.1 net/http/httptrace
09:46:09 [2019-10-06T09:46:09.366Z] #36 131.2 net/http
09:46:09 [2019-10-06T09:46:09.366Z] #36 ...
09:46:09 [2019-10-06T09:46:09.366Z] 
09:46:09 [2019-10-06T09:46:09.366Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
09:46:09 [2019-10-06T09:46:09.366Z] #61 69.31   CC       criu/arch/x86/sigaction_compat.o
09:46:09 [2019-10-06T09:46:09.366Z] #61 69.57   CC       criu/arch/x86/sigframe.o
09:46:09 [2019-10-06T09:46:09.366Z] #61 69.87   LINK     criu/arch/x86/crtools.built-in.o
09:46:09 [2019-10-06T09:46:09.366Z] #61 69.93   DEP      criu/pie/util-vdso-elf32.d
09:46:09 [2019-10-06T09:46:09.366Z] #61 70.05   DEP      criu/arch/x86/vdso-pie.d
09:46:09 [2019-10-06T09:46:09.366Z] #61 70.21   DEP      criu/pie/parasite-vdso.d
09:46:09 [2019-10-06T09:46:09.366Z] #61 70.42   DEP      criu/pie/util-vdso.d
09:46:09 [2019-10-06T09:46:09.366Z] #61 70.61   DEP      criu/pie/util.d
09:46:09 [2019-10-06T09:46:09.366Z] #61 70.86   CC       criu/pie/util.o
09:46:09 [2019-10-06T09:46:09.366Z] #61 71.16   CC       criu/pie/util-vdso.o
09:46:09 [2019-10-06T09:46:09.366Z] #61 71.86   CC       criu/pie/parasite-vdso.o
09:46:09 [2019-10-06T09:46:09.366Z] #61 72.87   CC       criu/arch/x86/vdso-pie.o
09:46:09 [2019-10-06T09:46:09.366Z] #61 73.32   CC       criu/pie/util-vdso-elf32.o
09:46:09 [2019-10-06T09:46:09.366Z] #61 73.92   AR       criu/pie/pie.lib.a
09:46:09 [2019-10-06T09:46:09.366Z] #61 73.98   DEP      criu/pie/restorer.d
09:46:09 [2019-10-06T09:46:09.623Z] #61 74.18   DEP      criu/arch/x86/sigaction_compat_pie.d
09:46:09 [2019-10-06T09:46:09.623Z] #61 74.30   DEP      criu/arch/x86/restorer_unmap.d
09:46:09 [2019-10-06T09:46:09.623Z] #61 74.32   DEP      criu/arch/x86/restorer.d
09:46:09 [2019-10-06T09:46:09.881Z] #61 74.60   DEP      criu/pie/parasite.d
09:46:10 [2019-10-06T09:46:10.447Z] #61 74.94   CC       criu/pie/parasite.o
09:46:10 [2019-10-06T09:46:10.594Z] #62 92.72   CC       criu/crtools.o
09:46:10 [2019-10-06T09:46:10.706Z] #61 ...
09:46:10 [2019-10-06T09:46:10.706Z] 
09:46:10 [2019-10-06T09:46:10.706Z] #16 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:46:10 [2019-10-06T09:46:10.706Z] #16 75.97 Selecting previously unselected package xfsprogs.
09:46:10 [2019-10-06T09:46:10.706Z] #16 75.98 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ...
09:46:10 [2019-10-06T09:46:10.706Z] #16 75.98 Unpacking xfsprogs (4.9.0+nmu1) ...
09:46:10 [2019-10-06T09:46:10.706Z] #16 76.65 Selecting previously unselected package zip.
09:46:10 [2019-10-06T09:46:10.706Z] #16 76.66 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ...
09:46:10 [2019-10-06T09:46:10.706Z] #16 76.66 Unpacking zip (3.0-11+b1) ...
09:46:10 [2019-10-06T09:46:10.706Z] #16 76.84 Selecting previously unselected package libapparmor-perl.
09:46:10 [2019-10-06T09:46:10.706Z] #16 76.85 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ...
09:46:10 [2019-10-06T09:46:10.706Z] #16 76.86 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ...
09:46:10 [2019-10-06T09:46:10.964Z] #16 77.00 Selecting previously unselected package apparmor.
09:46:10 [2019-10-06T09:46:10.964Z] #16 77.00 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ...
09:46:10 [2019-10-06T09:46:10.964Z] #16 77.07 Unpacking apparmor (2.11.0-3+deb9u2) ...
09:46:11 [2019-10-06T09:46:11.436Z] #62 93.40   CC       criu/eventfd.o
09:46:11 [2019-10-06T09:46:11.530Z] #16 77.52 Selecting previously unselected package binutils-mingw-w64-i686.
09:46:11 [2019-10-06T09:46:11.530Z] #16 77.53 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ...
09:46:11 [2019-10-06T09:46:11.530Z] #16 77.53 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
09:46:11 [2019-10-06T09:46:11.831Z] #62 93.74   CC       criu/eventpoll.o
09:46:12 [2019-10-06T09:46:12.699Z] #62 94.52   CC       criu/external.o
09:46:12 [2019-10-06T09:46:12.699Z] #62 94.87   CC       criu/fault-injection.o
09:46:13 [2019-10-06T09:46:13.143Z] #62 95.00   CC       criu/fdstore.o
09:46:13 [2019-10-06T09:46:13.143Z] #62 95.19   CC       criu/fifo.o
09:46:13 [2019-10-06T09:46:13.431Z] #16 79.36 Selecting previously unselected package binutils-mingw-w64-x86-64.
09:46:13 [2019-10-06T09:46:13.431Z] #16 79.38 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ...
09:46:13 [2019-10-06T09:46:13.431Z] #16 79.38 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
09:46:13 [2019-10-06T09:46:13.747Z] #62 95.59   CC       criu/file-ids.o
09:46:14 [2019-10-06T09:46:14.303Z] #62 96.33   CC       criu/file-lock.o
09:46:15 [2019-10-06T09:46:15.376Z] #16 81.42 Selecting previously unselected package binutils-mingw-w64.
09:46:15 [2019-10-06T09:46:15.376Z] #16 81.44 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ...
09:46:15 [2019-10-06T09:46:15.376Z] #16 81.45 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
09:46:15 [2019-10-06T09:46:15.376Z] #16 81.54 Selecting previously unselected package mingw-w64-common.
09:46:15 [2019-10-06T09:46:15.376Z] #16 81.55 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ...
09:46:15 [2019-10-06T09:46:15.376Z] #16 81.58 Unpacking mingw-w64-common (5.0.1-1) ...
09:46:15 [2019-10-06T09:46:15.652Z] #62 97.43   CC       criu/files-ext.o
09:46:15 [2019-10-06T09:46:15.652Z] #62 97.82   CC       criu/files-reg.o
09:46:18 [2019-10-06T09:46:18.257Z] #62 99.79   CC       criu/files.o
09:46:19 [2019-10-06T09:46:19.098Z] #62 ...
09:46:19 [2019-10-06T09:46:19.098Z] 
09:46:19 [2019-10-06T09:46:19.098Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount=...
09:46:19 [2019-10-06T09:46:19.098Z] #37 132.1 github.com/LK4D4/vndr
09:46:19 [2019-10-06T09:46:19.098Z] #37 DONE 141.5s
09:46:19 [2019-10-06T09:46:19.098Z] 
09:46:19 [2019-10-06T09:46:19.098Z] #59 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build 	--mo...
09:46:20 [2019-10-06T09:46:20.299Z] #59 ...
09:46:20 [2019-10-06T09:46:20.299Z] 
09:46:20 [2019-10-06T09:46:20.299Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:46:20 [2019-10-06T09:46:20.299Z] #17 112.6 Setting up aufs-tools (1:4.1+20161219-1) ...
09:46:20 [2019-10-06T09:46:20.299Z] #17 112.6 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
09:46:20 [2019-10-06T09:46:20.299Z] #17 112.6 Setting up libsepol1-dev:s390x (2.6-2) ...
09:46:20 [2019-10-06T09:46:20.299Z] #17 112.6 Setting up python-pip-whl (9.0.1-2+deb9u1) ...
09:46:20 [2019-10-06T09:46:20.299Z] #17 112.6 Setting up libnet1:s390x (1.1.6+dfsg-3) ...
09:46:20 [2019-10-06T09:46:20.299Z] #17 112.6 Setting up libip4tc0:s390x (1.6.0+snapshot20161117-6) ...
09:46:20 [2019-10-06T09:46:20.299Z] #17 112.6 Processing triggers for mime-support (3.60) ...
09:46:20 [2019-10-06T09:46:20.299Z] #17 112.7 Setting up xxd (2:8.0.0197-4+deb9u3) ...
09:46:20 [2019-10-06T09:46:20.299Z] #17 112.7 Setting up libgpm2:s390x (1.20.4-6.2+b1) ...
09:46:20 [2019-10-06T09:46:20.299Z] #17 112.7 Setting up libcap2-bin (1:2.25-1) ...
09:46:20 [2019-10-06T09:46:20.299Z] #17 112.7 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
09:46:20 [2019-10-06T09:46:20.299Z] #17 112.7 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
09:46:20 [2019-10-06T09:46:20.299Z] #17 112.7 Setting up bash-completion (1:2.1-4.3) ...
09:46:20 [2019-10-06T09:46:20.650Z] #16 85.92 Selecting previously unselected package mingw-w64-x86-64-dev.
09:46:20 [2019-10-06T09:46:20.650Z] #16 85.93 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ...
09:46:20 [2019-10-06T09:46:20.650Z] #16 85.94 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ...
09:46:21 [2019-10-06T09:46:21.582Z] #16 ...
09:46:21 [2019-10-06T09:46:21.582Z] 
09:46:21 [2019-10-06T09:46:21.582Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount=...
09:46:21 [2019-10-06T09:46:21.582Z] #36 143.4 github.com/LK4D4/vndr/godl
09:46:21 [2019-10-06T09:46:21.582Z] #36 144.2 github.com/LK4D4/vndr
09:46:21 [2019-10-06T09:46:21.840Z] #36 ...
09:46:21 [2019-10-06T09:46:21.840Z] 
09:46:21 [2019-10-06T09:46:21.840Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
09:46:21 [2019-10-06T09:46:21.840Z] #61 76.23   LINK     criu/pie/parasite.built-in.o
09:46:21 [2019-10-06T09:46:21.840Z] #61 76.27   GEN      criu/pie/parasite-blob.h
09:46:21 [2019-10-06T09:46:21.840Z] #61 76.28   CC       criu/arch/x86/restorer.o
09:46:21 [2019-10-06T09:46:21.840Z] #61 76.91   CC       criu/arch/x86/restorer_unmap.o
09:46:21 [2019-10-06T09:46:21.840Z] #61 76.99   CC       criu/arch/x86/sigaction_compat_pie.o
09:46:21 [2019-10-06T09:46:21.840Z] #61 77.43   CC       criu/pie/restorer.o
09:46:21 [2019-10-06T09:46:21.840Z] #61 80.44   LINK     criu/pie/restorer.built-in.o
09:46:21 [2019-10-06T09:46:21.840Z] #61 80.47   GEN      criu/pie/restorer-blob.h
09:46:21 [2019-10-06T09:46:21.840Z] #61 80.60   DEP      criu/vdso.d
09:46:21 [2019-10-06T09:46:21.840Z] #61 80.96   DEP      criu/vdso-compat.d
09:46:21 [2019-10-06T09:46:21.840Z] #61 81.12   DEP      criu/uts_ns.d
09:46:21 [2019-10-06T09:46:21.840Z] #61 81.30   DEP      criu/util.d
09:46:21 [2019-10-06T09:46:21.840Z] #61 81.66   DEP      criu/uffd.d
09:46:21 [2019-10-06T09:46:21.840Z] #61 81.90   DEP      criu/tun.d
09:46:21 [2019-10-06T09:46:21.840Z] #61 82.12   DEP      criu/tty.d
09:46:21 [2019-10-06T09:46:21.840Z] #61 82.37   DEP      criu/timerfd.d
09:46:21 [2019-10-06T09:46:21.840Z] #61 82.61   DEP      criu/sysfs_parse.d
09:46:21 [2019-10-06T09:46:21.840Z] #61 82.75   DEP      criu/sysctl.d
09:46:21 [2019-10-06T09:46:21.840Z] #61 82.94   DEP      criu/string.d
09:46:21 [2019-10-06T09:46:21.840Z] #61 83.02   DEP      criu/stats.d
09:46:21 [2019-10-06T09:46:21.840Z] #61 83.19   DEP      criu/sockets.d
09:46:21 [2019-10-06T09:46:21.840Z] #61 83.47   DEP      criu/sk-unix.d
09:46:21 [2019-10-06T09:46:21.840Z] #61 83.74   DEP      criu/sk-tcp.d
09:46:21 [2019-10-06T09:46:21.840Z] #61 83.97   DEP      criu/sk-queue.d
09:46:21 [2019-10-06T09:46:21.840Z] #61 84.19   DEP      criu/sk-packet.d
09:46:21 [2019-10-06T09:46:21.840Z] #61 84.39   DEP      criu/sk-netlink.d
09:46:21 [2019-10-06T09:46:21.840Z] #61 84.60   DEP      criu/sk-inet.d
09:46:21 [2019-10-06T09:46:21.840Z] #61 84.82   DEP      criu/signalfd.d
09:46:21 [2019-10-06T09:46:21.840Z] #61 84.97   DEP      criu/sigframe.d
09:46:21 [2019-10-06T09:46:21.840Z] #61 85.05   DEP      criu/shmem.d
09:46:21 [2019-10-06T09:46:21.840Z] #61 85.23   DEP      criu/servicefd.d
09:46:21 [2019-10-06T09:46:21.840Z] #61 85.36   DEP      criu/seize.d
09:46:21 [2019-10-06T09:46:21.840Z] #61 85.52   DEP      criu/seccomp.d
09:46:21 [2019-10-06T09:46:21.840Z] #61 85.78   DEP      criu/rst-malloc.d
09:46:21 [2019-10-06T09:46:21.840Z] #61 85.85   DEP      criu/rbtree.d
09:46:21 [2019-10-06T09:46:21.840Z] #61 85.91   DEP      criu/pstree.d
09:46:21 [2019-10-06T09:46:21.840Z] #61 86.07   DEP      criu/protobuf.d
09:46:21 [2019-10-06T09:46:21.840Z] #61 86.20   GEN      criu/protobuf-desc-gen.h
09:46:22 [2019-10-06T09:46:22.407Z] #61 ...
09:46:22 [2019-10-06T09:46:22.407Z] 
09:46:22 [2019-10-06T09:46:22.407Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount=...
09:46:22 [2019-10-06T09:46:22.407Z] #36 DONE 154.3s
09:46:22 [2019-10-06T09:46:22.426Z] #17 114.8 Setting up libonig4:s390x (6.1.3-2) ...
09:46:22 [2019-10-06T09:46:22.426Z] #17 114.8 Setting up libprotobuf-c1:s390x (1.2.1-2) ...
09:46:22 [2019-10-06T09:46:22.426Z] #17 114.8 Setting up zip (3.0-11+b1) ...
09:46:22 [2019-10-06T09:46:22.426Z] #17 114.8 Setting up bzip2 (1.0.6-8.1) ...
09:46:22 [2019-10-06T09:46:22.426Z] #17 114.8 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
09:46:22 [2019-10-06T09:46:22.426Z] #17 114.9 Setting up libjq1:s390x (1.5+dfsg-1.3) ...
09:46:22 [2019-10-06T09:46:22.426Z] #17 114.9 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:46:22 [2019-10-06T09:46:22.426Z] #17 114.9 Setting up libaio1:s390x (0.3.110-3) ...
09:46:22 [2019-10-06T09:46:22.426Z] #17 114.9 Setting up libxtables12:s390x (1.6.0+snapshot20161117-6) ...
09:46:22 [2019-10-06T09:46:22.426Z] #17 114.9 Setting up xz-utils (5.2.2-1.2+b1) ...
09:46:22 [2019-10-06T09:46:22.426Z] #17 114.9 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
09:46:22 [2019-10-06T09:46:22.426Z] #17 114.9 Setting up thin-provisioning-tools (0.6.1-4+b1) ...
09:46:22 [2019-10-06T09:46:22.426Z] #17 114.9 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
09:46:22 [2019-10-06T09:46:22.426Z] #17 114.9 Setting up libpcrecpp0v5:s390x (2:8.39-3) ...
09:46:22 [2019-10-06T09:46:22.426Z] #17 114.9 Setting up libpcre32-3:s390x (2:8.39-3) ...
09:46:22 [2019-10-06T09:46:22.426Z] #17 114.9 Setting up libnfnetlink0:s390x (1.0.1-3) ...
09:46:22 [2019-10-06T09:46:22.426Z] #17 115.0 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ...
09:46:22 [2019-10-06T09:46:22.426Z] #17 115.2 Setting up libsystemd-dev:s390x (232-25+deb9u12) ...
09:46:22 [2019-10-06T09:46:22.427Z] #17 115.2 Setting up libpcre16-3:s390x (2:8.39-3) ...
09:46:22 [2019-10-06T09:46:22.427Z] #17 115.2 Setting up libreadline5:s390x (5.2+dfsg-3+b1) ...
09:46:22 [2019-10-06T09:46:22.427Z] #17 115.2 Setting up libnl-3-200:s390x (3.2.27-2) ...
09:46:22 [2019-10-06T09:46:22.427Z] #17 115.2 Setting up net-tools (1.60+git20161116.90da8a0-1) ...
09:46:22 [2019-10-06T09:46:22.427Z] #17 115.2 Setting up libudev-dev:s390x (232-25+deb9u12) ...
09:46:22 [2019-10-06T09:46:22.665Z] 
09:46:22 [2019-10-06T09:46:22.665Z] #16 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:46:22 [2019-10-06T09:46:22.835Z] #17 115.3 Setting up pigz (2.3.4-1) ...
09:46:22 [2019-10-06T09:46:22.835Z] #17 115.3 Setting up libapparmor-perl (2.11.0-3+deb9u2) ...
09:46:22 [2019-10-06T09:46:22.835Z] #17 115.3 Setting up libmpdec2:s390x (2.4.2-1) ...
09:46:22 [2019-10-06T09:46:22.835Z] #17 115.3 Setting up libip6tc0:s390x (1.6.0+snapshot20161117-6) ...
09:46:22 [2019-10-06T09:46:22.835Z] #17 115.3 Setting up mingw-w64-common (5.0.1-1) ...
09:46:22 [2019-10-06T09:46:22.835Z] #17 115.3 Setting up liblzo2-2:s390x (2.08-1.2+b2) ...
09:46:22 [2019-10-06T09:46:22.835Z] #17 115.3 Setting up jq (1.5+dfsg-1.3) ...
09:46:22 [2019-10-06T09:46:22.835Z] #17 115.3 Setting up libpcre3-dev:s390x (2:8.39-3) ...
09:46:22 [2019-10-06T09:46:22.835Z] #17 115.3 Setting up libnetfilter-conntrack3:s390x (1.0.6-2) ...
09:46:22 [2019-10-06T09:46:22.835Z] #17 115.3 Setting up xfsprogs (4.9.0+nmu1) ...
09:46:22 [2019-10-06T09:46:22.835Z] #17 115.4 Setting up vim (2:8.0.0197-4+deb9u3) ...
09:46:22 [2019-10-06T09:46:22.835Z] #17 115.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
09:46:22 [2019-10-06T09:46:22.835Z] #17 115.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
09:46:22 [2019-10-06T09:46:22.835Z] #17 115.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
09:46:22 [2019-10-06T09:46:22.835Z] #17 115.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
09:46:22 [2019-10-06T09:46:22.835Z] #17 115.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
09:46:22 [2019-10-06T09:46:22.835Z] #17 115.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
09:46:22 [2019-10-06T09:46:22.835Z] #17 115.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
09:46:22 [2019-10-06T09:46:22.835Z] #17 115.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
09:46:22 [2019-10-06T09:46:22.835Z] #17 115.4 Setting up libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ...
09:46:22 [2019-10-06T09:46:22.835Z] #17 115.4 Setting up libiptc0:s390x (1.6.0+snapshot20161117-6) ...
09:46:22 [2019-10-06T09:46:22.835Z] #17 115.4 Setting up mingw-w64-x86-64-dev (5.0.1-1) ...
09:46:22 [2019-10-06T09:46:22.835Z] #17 115.4 Setting up iptables (1.6.0+snapshot20161117-6) ...
09:46:22 [2019-10-06T09:46:22.835Z] #17 115.4 Setting up btrfs-progs (4.7.3-1) ...
09:46:22 [2019-10-06T09:46:22.835Z] #17 115.4 Setting up libselinux1-dev:s390x (2.6-3+b3) ...
09:46:22 [2019-10-06T09:46:22.835Z] #17 115.4 Setting up python3.5 (3.5.3-1+deb9u1) ...
09:46:23 [2019-10-06T09:46:23.231Z] #16 ...
09:46:23 [2019-10-06T09:46:23.231Z] 
09:46:23 [2019-10-06T09:46:23.231Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
09:46:23 [2019-10-06T09:46:23.231Z] #61 87.78   DEP      criu/protobuf-desc.d
09:46:23 [2019-10-06T09:46:23.231Z] #61 87.92   DEP      criu/proc_parse.d
09:46:23 [2019-10-06T09:46:23.490Z] #61 88.30   DEP      criu/plugin.d
09:46:23 [2019-10-06T09:46:23.748Z] #61 88.47   DEP      criu/pipes.d
09:46:24 [2019-10-06T09:46:24.006Z] #61 88.63   DEP      criu/pie-util.d
09:46:24 [2019-10-06T09:46:24.006Z] #61 88.73   DEP      criu/pie-util-vdso.d
09:46:24 [2019-10-06T09:46:24.006Z] #61 88.84   DEP      criu/pie-util-vdso-elf32.d
09:46:24 [2019-10-06T09:46:24.264Z] #61 88.96   DEP      criu/path.d
09:46:24 [2019-10-06T09:46:24.264Z] #61 89.11   DEP      criu/parasite-syscall.d
09:46:24 [2019-10-06T09:46:24.830Z] #61 89.32   DEP      criu/pagemap.d
09:46:24 [2019-10-06T09:46:24.830Z] #61 89.50   DEP      criu/pagemap-cache.d
09:46:24 [2019-10-06T09:46:24.830Z] #61 89.68   DEP      criu/page-xfer.d
09:46:25 [2019-10-06T09:46:25.397Z] #61 89.85   DEP      criu/page-pipe.d
09:46:25 [2019-10-06T09:46:25.397Z] #61 89.97   DEP      criu/netfilter.d
09:46:25 [2019-10-06T09:46:25.397Z] #61 90.09   DEP      criu/net.d
09:46:25 [2019-10-06T09:46:25.655Z] #61 90.30   DEP      criu/namespaces.d
09:46:25 [2019-10-06T09:46:25.655Z] #61 90.48   DEP      criu/mount.d
09:46:25 [2019-10-06T09:46:25.913Z] #61 90.67   DEP      criu/mem.d
09:46:26 [2019-10-06T09:46:26.171Z] #61 90.83   DEP      criu/lsm.d
09:46:26 [2019-10-06T09:46:26.430Z] #61 90.96   DEP      criu/log.d
09:46:26 [2019-10-06T09:46:26.430Z] #61 91.10   DEP      criu/libnetlink.d
09:46:26 [2019-10-06T09:46:26.565Z] #50 197.0 🇩 bin/containerd-stress
09:46:26 [2019-10-06T09:46:26.688Z] #61 91.20   DEP      criu/kerndat.d
09:46:26 [2019-10-06T09:46:26.688Z] #61 91.36   DEP      criu/kcmp-ids.d
09:46:26 [2019-10-06T09:46:26.688Z] #61 91.42   DEP      criu/irmap.d
09:46:26 [2019-10-06T09:46:26.946Z] #61 91.60   DEP      criu/ipc_ns.d
09:46:27 [2019-10-06T09:46:27.072Z] #17 119.0 Setting up libpython3-stdlib:s390x (3.5.3-1) ...
09:46:27 [2019-10-06T09:46:27.073Z] #17 119.0 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
09:46:27 [2019-10-06T09:46:27.073Z] #17 119.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
09:46:27 [2019-10-06T09:46:27.073Z] #17 119.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
09:46:27 [2019-10-06T09:46:27.073Z] #17 119.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
09:46:27 [2019-10-06T09:46:27.073Z] #17 119.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
09:46:27 [2019-10-06T09:46:27.073Z] #17 119.0 Setting up btrfs-tools (4.7.3-1) ...
09:46:27 [2019-10-06T09:46:27.073Z] #17 119.0 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
09:46:27 [2019-10-06T09:46:27.073Z] #17 119.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
09:46:27 [2019-10-06T09:46:27.073Z] #17 119.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
09:46:27 [2019-10-06T09:46:27.073Z] #17 119.0 Setting up python3 (3.5.3-1) ...
09:46:27 [2019-10-06T09:46:27.204Z] #61 91.75   DEP      criu/image.d
09:46:27 [2019-10-06T09:46:27.204Z] #61 91.94   DEP      criu/image-desc.d
09:46:27 [2019-10-06T09:46:27.204Z] #61 92.00   DEP      criu/fsnotify.d
09:46:27 [2019-10-06T09:46:27.771Z] #61 92.21   DEP      criu/filesystems.d
09:46:27 [2019-10-06T09:46:27.771Z] #61 92.34   DEP      criu/files.d
09:46:27 [2019-10-06T09:46:27.771Z] #61 92.49   DEP      criu/files-reg.d
09:46:27 [2019-10-06T09:46:27.932Z] #50 198.5 🇩 bin/containerd-shim
09:46:28 [2019-10-06T09:46:28.029Z] #61 92.64   DEP      criu/files-ext.d
09:46:28 [2019-10-06T09:46:28.109Z] #17 120.8 Setting up apparmor (2.11.0-3+deb9u2) ...
09:46:28 [2019-10-06T09:46:28.287Z] #61 92.86   DEP      criu/file-lock.d
09:46:28 [2019-10-06T09:46:28.287Z] #61 93.06   DEP      criu/file-ids.d
09:46:28 [2019-10-06T09:46:28.545Z] #61 93.21   DEP      criu/fifo.d
09:46:28 [2019-10-06T09:46:28.545Z] #61 93.32   DEP      criu/fdstore.d
09:46:28 [2019-10-06T09:46:28.803Z] #61 93.42   DEP      criu/fault-injection.d
09:46:28 [2019-10-06T09:46:28.803Z] #61 93.46   DEP      criu/external.d
09:46:28 [2019-10-06T09:46:28.803Z] #61 93.56   DEP      criu/eventpoll.d
09:46:29 [2019-10-06T09:46:29.061Z] #61 93.73   DEP      criu/eventfd.d
09:46:29 [2019-10-06T09:46:29.061Z] #61 93.87   DEP      criu/crtools.d
09:46:29 [2019-10-06T09:46:29.319Z] #61 94.07   DEP      criu/cr-service.d
09:46:29 [2019-10-06T09:46:29.319Z] #61 ...
09:46:29 [2019-10-06T09:46:29.319Z] 
09:46:29 [2019-10-06T09:46:29.319Z] #18 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build 	--mou...
09:46:29 [2019-10-06T09:46:29.504Z] #17 121.7 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
09:46:29 [2019-10-06T09:46:29.504Z] #17 121.9 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory
09:46:29 [2019-10-06T09:46:29.504Z] #17 121.9 Setting up libdevmapper1.02.1:s390x (2:1.02.137-2) ...
09:46:29 [2019-10-06T09:46:29.504Z] #17 121.9 Setting up python3-wheel (0.29.0-2) ...
09:46:29 [2019-10-06T09:46:29.504Z] #17 ...
09:46:29 [2019-10-06T09:46:29.504Z] 
09:46:29 [2019-10-06T09:46:29.504Z] #19 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build 	--mou...
09:46:29 [2019-10-06T09:46:29.504Z] #19 152.0 + rm -rf /tmp/tmp.5W7JIQ0Q2K
09:46:29 [2019-10-06T09:46:29.577Z] #18 161.6 + rm -rf /tmp/tmp.D05EcQZCHc
09:46:29 [2019-10-06T09:46:29.915Z] #19 DONE 152.4s
09:46:29 [2019-10-06T09:46:29.915Z] 
09:46:29 [2019-10-06T09:46:29.915Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
09:46:29 [2019-10-06T09:46:29.915Z] #62 102.5   CC       criu/filesystems.o
09:46:29 [2019-10-06T09:46:29.915Z] #62 103.3   CC       criu/fsnotify.o
09:46:29 [2019-10-06T09:46:29.915Z] #62 104.3   CC       criu/image-desc.o
09:46:29 [2019-10-06T09:46:29.915Z] #62 104.4   CC       criu/image.o
09:46:29 [2019-10-06T09:46:29.915Z] #62 105.3   CC       criu/ipc_ns.o
09:46:29 [2019-10-06T09:46:29.915Z] #62 106.3   CC       criu/irmap.o
09:46:29 [2019-10-06T09:46:29.915Z] #62 106.9   CC       criu/kcmp-ids.o
09:46:29 [2019-10-06T09:46:29.915Z] #62 107.2   CC       criu/kerndat.o
09:46:29 [2019-10-06T09:46:29.915Z] #62 108.1   CC       criu/libnetlink.o
09:46:29 [2019-10-06T09:46:29.915Z] #62 108.6   CC       criu/log.o
09:46:29 [2019-10-06T09:46:29.915Z] #62 109.1   CC       criu/lsm.o
09:46:29 [2019-10-06T09:46:29.915Z] #62 109.6   CC       criu/mem.o
09:46:29 [2019-10-06T09:46:29.915Z] #62 111.5   CC       criu/mount.o
09:46:30 [2019-10-06T09:46:30.314Z] #62 ...
09:46:30 [2019-10-06T09:46:30.314Z] 
09:46:30 [2019-10-06T09:46:30.314Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:46:30 [2019-10-06T09:46:30.314Z] #17 123.1 Setting up python3-pkg-resources (33.1.1-1) ...
09:46:30 [2019-10-06T09:46:30.511Z] #18 DONE 162.5s
09:46:30 [2019-10-06T09:46:30.511Z] 
09:46:30 [2019-10-06T09:46:30.511Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
09:46:30 [2019-10-06T09:46:30.511Z] #61 94.34   DEP      criu/cr-restore.d
09:46:30 [2019-10-06T09:46:30.511Z] #61 94.57   DEP      criu/cr-errno.d
09:46:30 [2019-10-06T09:46:30.511Z] #61 94.59   DEP      criu/cr-dump.d
09:46:30 [2019-10-06T09:46:30.511Z] #61 94.80   DEP      criu/cr-dedup.d
09:46:30 [2019-10-06T09:46:30.511Z] #61 94.91   DEP      criu/cr-check.d
09:46:30 [2019-10-06T09:46:30.511Z] #61 95.18   DEP      criu/config.d
09:46:30 [2019-10-06T09:46:30.769Z] #61 95.41   DEP      criu/clone-noasan.d
09:46:31 [2019-10-06T09:46:31.027Z] #61 95.51   DEP      criu/cgroup.d
09:46:31 [2019-10-06T09:46:31.201Z] #17 123.9 Setting up libdevmapper-event1.02.1:s390x (2:1.02.137-2) ...
09:46:31 [2019-10-06T09:46:31.201Z] #17 124.0 Setting up python3-pip (9.0.1-2+deb9u1) ...
09:46:31 [2019-10-06T09:46:31.285Z] #61 95.83   DEP      criu/cgroup-props.d
09:46:31 [2019-10-06T09:46:31.543Z] #61 96.09   DEP      criu/bitmap.d
09:46:31 [2019-10-06T09:46:31.543Z] #61 96.13   DEP      criu/bfd.d
09:46:31 [2019-10-06T09:46:31.543Z] #61 96.29   DEP      criu/autofs.d
09:46:31 [2019-10-06T09:46:31.801Z] #61 96.41   DEP      criu/aio.d
09:46:31 [2019-10-06T09:46:31.801Z] #61 96.63   DEP      criu/action-scripts.d
09:46:32 [2019-10-06T09:46:32.368Z] #61 97.01   CC       criu/action-scripts.o
09:46:32 [2019-10-06T09:46:32.556Z] #17 124.9 Setting up dmsetup (2:1.02.137-2) ...
09:46:32 [2019-10-06T09:46:32.556Z] #17 124.9 Setting up python3-setuptools (33.1.1-1) ...
09:46:32 [2019-10-06T09:46:32.935Z] #61 97.46   CC       criu/aio.o
09:46:32 [2019-10-06T09:46:32.976Z] #17 125.5 Setting up dh-python (2.20170125) ...
09:46:33 [2019-10-06T09:46:33.186Z] #50 203.4 🇩 bin/containerd-shim-runc-v1
09:46:33 [2019-10-06T09:46:33.193Z] #61 97.98   CC       criu/autofs.o
09:46:33 [2019-10-06T09:46:33.461Z] #17 126.1 Setting up libdevmapper-dev:s390x (2:1.02.137-2) ...
09:46:33 [2019-10-06T09:46:33.461Z] #17 126.1 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:46:33 [2019-10-06T09:46:33.963Z] #17 DONE 126.4s
09:46:33 [2019-10-06T09:46:33.963Z] 
09:46:33 [2019-10-06T09:46:33.963Z] #18 [dev 8/25] RUN pip3 install yamllint==1.16.0
09:46:35 [2019-10-06T09:46:35.092Z] #61 99.60   CC       criu/bfd.o
09:46:35 [2019-10-06T09:46:35.350Z] #61 100.2   CC       criu/bitmap.o
09:46:35 [2019-10-06T09:46:35.609Z] #61 ...
09:46:35 [2019-10-06T09:46:35.609Z] 
09:46:35 [2019-10-06T09:46:35.609Z] #16 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:46:35 [2019-10-06T09:46:35.609Z] #16 91.76 Selecting previously unselected package gcc-mingw-w64-base.
09:46:35 [2019-10-06T09:46:35.609Z] #16 91.81 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ...
09:46:35 [2019-10-06T09:46:35.609Z] #16 91.86 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
09:46:35 [2019-10-06T09:46:35.609Z] #16 92.04 Selecting previously unselected package gcc-mingw-w64-x86-64.
09:46:35 [2019-10-06T09:46:35.609Z] #16 92.04 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ...
09:46:35 [2019-10-06T09:46:35.609Z] #16 92.05 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
09:46:35 [2019-10-06T09:46:35.609Z] #16 ...
09:46:35 [2019-10-06T09:46:35.609Z] 
09:46:35 [2019-10-06T09:46:35.609Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
09:46:35 [2019-10-06T09:46:35.609Z] #61 100.4   CC       criu/cgroup-props.o
09:46:35 [2019-10-06T09:46:35.707Z] #50 206.0 🇩 binaries
09:46:35 [2019-10-06T09:46:35.707Z] #50 206.0 + mkdir -p /build
09:46:35 [2019-10-06T09:46:35.707Z] #50 206.1 + cp bin/containerd /build/containerd
09:46:35 [2019-10-06T09:46:35.707Z] #50 206.1 + cp bin/containerd-shim /build/containerd-shim
09:46:35 [2019-10-06T09:46:35.707Z] #50 206.1 + cp bin/ctr /build/ctr
09:46:36 [2019-10-06T09:46:36.031Z] #7 unpacking docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 26.3s done
09:46:36 [2019-10-06T09:46:36.031Z] #7 DONE 35.3s
09:46:36 [2019-10-06T09:46:36.031Z] 
09:46:36 [2019-10-06T09:46:36.031Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
09:46:36 [2019-10-06T09:46:36.031Z] #8 DONE 0.2s
09:46:36 [2019-10-06T09:46:36.031Z] 
09:46:36 [2019-10-06T09:46:36.031Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
09:46:36 [2019-10-06T09:46:36.031Z] #9 DONE 0.2s
09:46:36 [2019-10-06T09:46:36.031Z] 
09:46:36 [2019-10-06T09:46:36.031Z] #26 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
09:46:36 [2019-10-06T09:46:36.031Z] #26 DONE 0.1s
09:46:36 [2019-10-06T09:46:36.031Z] 
09:46:36 [2019-10-06T09:46:36.031Z] #39 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:46:36 [2019-10-06T09:46:36.031Z] #39 ...
09:46:36 [2019-10-06T09:46:36.031Z] 
09:46:36 [2019-10-06T09:46:36.031Z] #36 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
09:46:36 [2019-10-06T09:46:36.031Z] #36 DONE 0.1s
09:46:36 [2019-10-06T09:46:36.031Z] 
09:46:36 [2019-10-06T09:46:36.031Z] #33 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
09:46:36 [2019-10-06T09:46:36.031Z] #33 DONE 0.1s
09:46:36 [2019-10-06T09:46:36.031Z] 
09:46:36 [2019-10-06T09:46:36.031Z] #64 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
09:46:36 [2019-10-06T09:46:36.031Z] #64 DONE 0.2s
09:46:36 [2019-10-06T09:46:36.031Z] 
09:46:36 [2019-10-06T09:46:36.031Z] #30 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
09:46:36 [2019-10-06T09:46:36.031Z] #30 DONE 0.2s
09:46:36 [2019-10-06T09:46:36.031Z] 
09:46:36 [2019-10-06T09:46:36.031Z] #31 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--m...
09:46:36 [2019-10-06T09:46:36.031Z] #31 ...
09:46:36 [2019-10-06T09:46:36.031Z] 
09:46:36 [2019-10-06T09:46:36.031Z] #56 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
09:46:36 [2019-10-06T09:46:36.031Z] #56 DONE 0.2s
09:46:36 [2019-10-06T09:46:36.031Z] 
09:46:36 [2019-10-06T09:46:36.031Z] #53 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
09:46:36 [2019-10-06T09:46:36.031Z] #53 DONE 0.2s
09:46:36 [2019-10-06T09:46:36.031Z] 
09:46:36 [2019-10-06T09:46:36.031Z] #27 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
09:46:36 [2019-10-06T09:46:36.031Z] #27 DONE 0.2s
09:46:36 [2019-10-06T09:46:36.270Z] #50 DONE 206.8s
09:46:36 [2019-10-06T09:46:36.316Z] 
09:46:36 [2019-10-06T09:46:36.316Z] #28 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
09:46:36 [2019-10-06T09:46:36.543Z] #61 101.3   CC       criu/cgroup.o
09:46:36 [2019-10-06T09:46:36.606Z] #28 0.568 + RM_GOPATH=0
09:46:36 [2019-10-06T09:46:36.606Z] #28 0.568 + TMP_GOPATH=
09:46:36 [2019-10-06T09:46:36.606Z] #28 0.568 + : /build
09:46:36 [2019-10-06T09:46:36.606Z] #28 0.569 + '[' -z '' ']'
09:46:36 [2019-10-06T09:46:36.606Z] #28 0.570 ++ mktemp -d
09:46:36 [2019-10-06T09:46:36.606Z] #28 0.590 + export GOPATH=/tmp/tmp.shi52PHjse
09:46:36 [2019-10-06T09:46:36.606Z] #28 0.590 + GOPATH=/tmp/tmp.shi52PHjse
09:46:36 [2019-10-06T09:46:36.606Z] #28 0.590 + RM_GOPATH=1
09:46:36 [2019-10-06T09:46:36.606Z] #28 0.591 ++ dirname ./install.sh
09:46:36 [2019-10-06T09:46:36.606Z] #28 0.593 + dir=.
09:46:36 [2019-10-06T09:46:36.606Z] #28 0.593 + bin=golangci_lint
09:46:36 [2019-10-06T09:46:36.606Z] #28 0.593 + shift
09:46:36 [2019-10-06T09:46:36.606Z] #28 0.593 + '[' '!' -f ./golangci_lint.installer ']'
09:46:36 [2019-10-06T09:46:36.606Z] #28 0.593 + . ./golangci_lint.installer
09:46:36 [2019-10-06T09:46:36.606Z] #28 0.594 ++ : v1.17.1
09:46:36 [2019-10-06T09:46:36.606Z] #28 0.594 + install_golangci_lint
09:46:36 [2019-10-06T09:46:36.606Z] #28 0.594 Installing golangci-lint version v1.17.1
09:46:36 [2019-10-06T09:46:36.606Z] #28 0.594 + echo 'Installing golangci-lint version v1.17.1'
09:46:36 [2019-10-06T09:46:36.606Z] #28 0.594 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
09:46:37 [2019-10-06T09:46:37.201Z] 
09:46:37 [2019-10-06T09:46:37.201Z] #51 [dev 17/25] COPY --from=containerd /build/ /usr/local/bin/
09:46:37 [2019-10-06T09:46:37.373Z] #18 3.396 Collecting yamllint==1.16.0
09:46:37 [2019-10-06T09:46:37.458Z] #51 DONE 0.3s
09:46:37 [2019-10-06T09:46:37.458Z] 
09:46:37 [2019-10-06T09:46:37.458Z] #54 [dev 18/25] COPY --from=proxy /build/ /usr/local/bin/
09:46:37 [2019-10-06T09:46:37.458Z] #54 DONE 0.1s
09:46:37 [2019-10-06T09:46:37.458Z] 
09:46:37 [2019-10-06T09:46:37.458Z] #57 [dev 19/25] COPY --from=dockercli /build/ /usr/local/cli
09:46:37 [2019-10-06T09:46:37.458Z] #57 DONE 0.1s
09:46:37 [2019-10-06T09:46:37.714Z] 
09:46:37 [2019-10-06T09:46:37.714Z] #59 [dev 20/25] COPY --from=registry /build/registry* /usr/local/bin/
09:46:37 [2019-10-06T09:46:37.714Z] #59 DONE 0.2s
09:46:37 [2019-10-06T09:46:37.714Z] 
09:46:37 [2019-10-06T09:46:37.714Z] #62 [dev 21/25] COPY --from=criu /build/ /usr/local/
09:46:37 [2019-10-06T09:46:37.714Z] #62 DONE 0.1s
09:46:37 [2019-10-06T09:46:37.762Z] #18 4.035   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
09:46:37 [2019-10-06T09:46:37.970Z] 
09:46:37 [2019-10-06T09:46:37.970Z] #66 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/
09:46:37 [2019-10-06T09:46:37.970Z] #66 DONE 0.1s
09:46:37 [2019-10-06T09:46:37.970Z] 
09:46:37 [2019-10-06T09:46:37.970Z] #68 [dev 23/25] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397...
09:46:37 [2019-10-06T09:46:37.970Z] #68 DONE 0.1s
09:46:38 [2019-10-06T09:46:38.150Z] #18 4.339 Collecting pyyaml (from yamllint==1.16.0)
09:46:38 [2019-10-06T09:46:38.150Z] #18 4.488   Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB)
09:46:38 [2019-10-06T09:46:38.226Z] 
09:46:38 [2019-10-06T09:46:38.226Z] #69 [dev 24/25] WORKDIR /go/src/github.com/docker/docker
09:46:38 [2019-10-06T09:46:38.226Z] #69 DONE 0.0s
09:46:38 [2019-10-06T09:46:38.226Z] 
09:46:38 [2019-10-06T09:46:38.226Z] #70 [dev 25/25] COPY . /go/src/github.com/docker/docker
09:46:39 [2019-10-06T09:46:39.595Z] #70 DONE 1.5s
09:46:39 [2019-10-06T09:46:39.595Z] 
09:46:39 [2019-10-06T09:46:39.595Z] #71 exporting to image
09:46:39 [2019-10-06T09:46:39.595Z] #71 exporting layers
09:46:39 [2019-10-06T09:46:39.830Z] #61 104.5   CC       criu/clone-noasan.o
09:46:39 [2019-10-06T09:46:39.830Z] #61 104.6   CC       criu/config.o
09:46:40 [2019-10-06T09:46:40.221Z] #18 6.216 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
09:46:40 [2019-10-06T09:46:40.221Z] #18 6.313   Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz
09:46:41 [2019-10-06T09:46:41.205Z] #61 ...
09:46:41 [2019-10-06T09:46:41.205Z] 
09:46:41 [2019-10-06T09:46:41.205Z] #16 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:46:41 [2019-10-06T09:46:41.205Z] #16 107.3 Selecting previously unselected package g++-mingw-w64-x86-64.
09:46:41 [2019-10-06T09:46:41.205Z] #16 107.3 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ...
09:46:41 [2019-10-06T09:46:41.205Z] #16 107.3 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
09:46:41 [2019-10-06T09:46:41.633Z] #18 7.430 Building wheels for collected packages: pyyaml, pathspec
09:46:41 [2019-10-06T09:46:41.633Z] #18 7.431   Running setup.py bdist_wheel for pyyaml: started
09:46:42 [2019-10-06T09:46:42.145Z] #28 ...
09:46:42 [2019-10-06T09:46:42.145Z] 
09:46:42 [2019-10-06T09:46:42.145Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount=...
09:46:42 [2019-10-06T09:46:42.145Z] #37 0.732 + RM_GOPATH=0
09:46:42 [2019-10-06T09:46:42.145Z] #37 0.734 + TMP_GOPATH=
09:46:42 [2019-10-06T09:46:42.145Z] #37 0.735 + : /build
09:46:42 [2019-10-06T09:46:42.145Z] #37 0.740 + '[' -z '' ']'
09:46:42 [2019-10-06T09:46:42.145Z] #37 0.764 ++ mktemp -d
09:46:42 [2019-10-06T09:46:42.145Z] #37 0.778 + export GOPATH=/tmp/tmp.fUu7hdh7k7
09:46:42 [2019-10-06T09:46:42.145Z] #37 0.778 + GOPATH=/tmp/tmp.fUu7hdh7k7
09:46:42 [2019-10-06T09:46:42.145Z] #37 0.778 + RM_GOPATH=1
09:46:42 [2019-10-06T09:46:42.145Z] #37 0.790 ++ dirname ./install.sh
09:46:42 [2019-10-06T09:46:42.145Z] #37 0.807 + dir=.
09:46:42 [2019-10-06T09:46:42.145Z] #37 0.808 + bin=vndr
09:46:42 [2019-10-06T09:46:42.145Z] #37 0.813 + shift
09:46:42 [2019-10-06T09:46:42.145Z] #37 0.823 + '[' '!' -f ./vndr.installer ']'
09:46:42 [2019-10-06T09:46:42.145Z] #37 0.825 + . ./vndr.installer
09:46:42 [2019-10-06T09:46:42.145Z] #37 0.826 ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
09:46:42 [2019-10-06T09:46:42.145Z] #37 0.831 + install_vndr
09:46:42 [2019-10-06T09:46:42.145Z] #37 0.832 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0'
09:46:42 [2019-10-06T09:46:42.145Z] #37 0.833 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
09:46:42 [2019-10-06T09:46:42.145Z] #37 0.833 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.fUu7hdh7k7/src/github.com/LK4D4/vndr
09:46:42 [2019-10-06T09:46:42.145Z] #37 0.853 Cloning into '/tmp/tmp.fUu7hdh7k7/src/github.com/LK4D4/vndr'...
09:46:42 [2019-10-06T09:46:42.145Z] #37 2.382 + cd /tmp/tmp.fUu7hdh7k7/src/github.com/LK4D4/vndr
09:46:42 [2019-10-06T09:46:42.145Z] #37 2.385 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
09:46:42 [2019-10-06T09:46:42.145Z] #37 2.410 + go build -buildmode=pie -v -o /build/vndr .
09:46:42 [2019-10-06T09:46:42.145Z] #37 4.648 runtime/internal/sys
09:46:42 [2019-10-06T09:46:42.145Z] #37 4.652 internal/cpu
09:46:42 [2019-10-06T09:46:42.145Z] #37 4.654 internal/race
09:46:42 [2019-10-06T09:46:42.145Z] #37 5.002 runtime/internal/atomic
09:46:42 [2019-10-06T09:46:42.145Z] #37 5.027 sync/atomic
09:46:42 [2019-10-06T09:46:42.145Z] #37 5.467 runtime/internal/math
09:46:42 [2019-10-06T09:46:42.145Z] #37 5.817 unicode
09:46:42 [2019-10-06T09:46:42.145Z] #37 5.989 unicode/utf8
09:46:42 [2019-10-06T09:46:42.145Z] #37 6.397 math/bits
09:46:42 [2019-10-06T09:46:42.475Z] #18 8.627   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
09:46:42 [2019-10-06T09:46:42.475Z] #18 8.628   Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030
09:46:42 [2019-10-06T09:46:42.475Z] #18 8.687   Running setup.py bdist_wheel for pathspec: started
09:46:42 [2019-10-06T09:46:42.862Z] #18 ...
09:46:42 [2019-10-06T09:46:42.862Z] 
09:46:42 [2019-10-06T09:46:42.862Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
09:46:42 [2019-10-06T09:46:42.862Z] #62 114.8   CC       criu/namespaces.o
09:46:42 [2019-10-06T09:46:42.862Z] #62 116.9   CC       criu/net.o
09:46:42 [2019-10-06T09:46:42.862Z] #62 119.2   CC       criu/netfilter.o
09:46:42 [2019-10-06T09:46:42.862Z] #62 119.5   CC       criu/page-pipe.o
09:46:42 [2019-10-06T09:46:42.862Z] #62 120.2   CC       criu/page-xfer.o
09:46:42 [2019-10-06T09:46:42.862Z] #62 121.0   CC       criu/pagemap-cache.o
09:46:42 [2019-10-06T09:46:42.862Z] #62 121.4   CC       criu/pagemap.o
09:46:42 [2019-10-06T09:46:42.862Z] #62 122.3   CC       criu/parasite-syscall.o
09:46:42 [2019-10-06T09:46:42.862Z] #62 123.2   CC       criu/path.o
09:46:42 [2019-10-06T09:46:42.862Z] #62 123.6   CC       criu/pie-util-vdso-elf32.o
09:46:42 [2019-10-06T09:46:42.862Z] #62 124.1   CC       criu/pie-util-vdso.o
09:46:42 [2019-10-06T09:46:42.862Z] #62 124.6   CC       criu/pie-util.o
09:46:42 [2019-10-06T09:46:42.862Z] #62 124.8   CC       criu/pipes.o
09:46:43 [2019-10-06T09:46:43.171Z] #37 7.343 internal/bytealg
09:46:43 [2019-10-06T09:46:43.712Z] #62 125.6   CC       criu/plugin.o
09:46:43 [2019-10-06T09:46:43.712Z] #62 ...
09:46:43 [2019-10-06T09:46:43.712Z] 
09:46:43 [2019-10-06T09:46:43.712Z] #18 [dev 8/25] RUN pip3 install yamllint==1.16.0
09:46:43 [2019-10-06T09:46:43.712Z] #18 9.851   Running setup.py bdist_wheel for pathspec: finished with status 'done'
09:46:43 [2019-10-06T09:46:43.712Z] #18 9.852   Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269
09:46:43 [2019-10-06T09:46:43.712Z] #18 9.861 Successfully built pyyaml pathspec
09:46:43 [2019-10-06T09:46:43.712Z] #18 9.862 Installing collected packages: pyyaml, pathspec, yamllint
09:46:44 [2019-10-06T09:46:44.110Z] #18 10.20 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0
09:46:44 [2019-10-06T09:46:44.501Z] #18 DONE 10.5s
09:46:44 [2019-10-06T09:46:44.501Z] 
09:46:44 [2019-10-06T09:46:44.501Z] #20 [dev 9/25] COPY --from=swagger /build/swagger* /usr/local/bin/
09:46:44 [2019-10-06T09:46:44.501Z] #20 DONE 0.2s
09:46:44 [2019-10-06T09:46:44.501Z] 
09:46:44 [2019-10-06T09:46:44.501Z] #25 [dev 10/25] COPY --from=frozen-images /build/ /docker-frozen-images
09:46:44 [2019-10-06T09:46:44.711Z] #37 8.649 internal/testlog
09:46:44 [2019-10-06T09:46:44.888Z] #25 DONE 0.4s
09:46:44 [2019-10-06T09:46:44.888Z] 
09:46:44 [2019-10-06T09:46:44.888Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
09:46:44 [2019-10-06T09:46:44.888Z] #62 125.9   CC       criu/proc_parse.o
09:46:45 [2019-10-06T09:46:45.333Z] #37 9.456 math
09:46:45 [2019-10-06T09:46:45.621Z] #37 9.743 runtime
09:46:45 [2019-10-06T09:46:45.909Z] #37 9.961 unicode/utf16
09:46:45 [2019-10-06T09:46:45.909Z] #37 ...
09:46:45 [2019-10-06T09:46:45.909Z] 
09:46:45 [2019-10-06T09:46:45.909Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:46:45 [2019-10-06T09:46:45.909Z] #10 0.717 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
09:46:45 [2019-10-06T09:46:45.909Z] #10 0.807 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
09:46:45 [2019-10-06T09:46:45.909Z] #10 1.088 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
09:46:45 [2019-10-06T09:46:45.909Z] #10 1.106 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
09:46:45 [2019-10-06T09:46:45.909Z] #10 1.204 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
09:46:45 [2019-10-06T09:46:45.909Z] #10 2.967 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB]
09:46:45 [2019-10-06T09:46:45.909Z] #10 5.717 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB]
09:46:45 [2019-10-06T09:46:45.909Z] #10 7.594 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB]
09:46:45 [2019-10-06T09:46:45.909Z] #10 ...
09:46:45 [2019-10-06T09:46:45.909Z] 
09:46:45 [2019-10-06T09:46:45.909Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount...
09:46:45 [2019-10-06T09:46:45.909Z] #34 0.624 + RM_GOPATH=0
09:46:45 [2019-10-06T09:46:45.909Z] #34 0.624 + TMP_GOPATH=
09:46:45 [2019-10-06T09:46:45.909Z] #34 0.624 + : /build
09:46:45 [2019-10-06T09:46:45.909Z] #34 0.624 + '[' -z '' ']'
09:46:45 [2019-10-06T09:46:45.909Z] #34 0.640 ++ mktemp -d
09:46:45 [2019-10-06T09:46:45.909Z] #34 0.643 + export GOPATH=/tmp/tmp.MwX9gDxhxX
09:46:45 [2019-10-06T09:46:45.909Z] #34 0.644 + GOPATH=/tmp/tmp.MwX9gDxhxX
09:46:45 [2019-10-06T09:46:45.909Z] #34 0.644 + RM_GOPATH=1
09:46:45 [2019-10-06T09:46:45.909Z] #34 0.647 ++ dirname ./install.sh
09:46:45 [2019-10-06T09:46:45.909Z] #34 0.670 + dir=.
09:46:45 [2019-10-06T09:46:45.909Z] #34 0.670 + bin=tomlv
09:46:45 [2019-10-06T09:46:45.909Z] #34 0.670 + shift
09:46:45 [2019-10-06T09:46:45.909Z] #34 0.671 + '[' '!' -f ./tomlv.installer ']'
09:46:45 [2019-10-06T09:46:45.909Z] #34 0.671 + . ./tomlv.installer
09:46:45 [2019-10-06T09:46:45.909Z] #34 0.671 ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
09:46:45 [2019-10-06T09:46:45.909Z] #34 0.672 + install_tomlv
09:46:45 [2019-10-06T09:46:45.909Z] #34 0.672 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
09:46:45 [2019-10-06T09:46:45.909Z] #34 0.677 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
09:46:45 [2019-10-06T09:46:45.909Z] #34 0.678 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.MwX9gDxhxX/src/github.com/BurntSushi/toml
09:46:45 [2019-10-06T09:46:45.909Z] #34 0.689 Cloning into '/tmp/tmp.MwX9gDxhxX/src/github.com/BurntSushi/toml'...
09:46:45 [2019-10-06T09:46:45.909Z] #34 3.170 + cd /tmp/tmp.MwX9gDxhxX/src/github.com/BurntSushi/toml
09:46:45 [2019-10-06T09:46:45.909Z] #34 3.170 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
09:46:45 [2019-10-06T09:46:45.909Z] #34 3.200 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
09:46:45 [2019-10-06T09:46:45.909Z] #34 4.356 math/bits
09:46:45 [2019-10-06T09:46:45.909Z] #34 4.367 runtime/internal/sys
09:46:45 [2019-10-06T09:46:45.909Z] #34 4.467 runtime/internal/atomic
09:46:45 [2019-10-06T09:46:45.909Z] #34 4.531 internal/cpu
09:46:45 [2019-10-06T09:46:45.909Z] #34 5.140 unicode/utf8
09:46:45 [2019-10-06T09:46:45.909Z] #34 5.316 runtime/internal/math
09:46:45 [2019-10-06T09:46:45.909Z] #34 5.838 sync/atomic
09:46:45 [2019-10-06T09:46:45.909Z] #34 6.209 internal/bytealg
09:46:45 [2019-10-06T09:46:45.909Z] #34 7.106 unicode
09:46:45 [2019-10-06T09:46:45.909Z] #34 7.569 internal/testlog
09:46:45 [2019-10-06T09:46:45.909Z] #34 7.740 math
09:46:45 [2019-10-06T09:46:45.909Z] #34 8.714 encoding
09:46:45 [2019-10-06T09:46:45.909Z] #34 9.205 runtime/cgo
09:46:45 [2019-10-06T09:46:45.909Z] #34 9.550 runtime
09:46:46 [2019-10-06T09:46:46.143Z] #71 exporting layers 6.1s done
09:46:46 [2019-10-06T09:46:46.143Z] #71 writing image sha256:8aab8c4b2ebf8c92663af8348ef6fe6df2e68a7d9e0e768fb95a73acfce643df
09:46:46 [2019-10-06T09:46:46.143Z] #71 writing image sha256:8aab8c4b2ebf8c92663af8348ef6fe6df2e68a7d9e0e768fb95a73acfce643df done
09:46:46 [2019-10-06T09:46:46.143Z] #71 naming to docker.io/library/docker:bb5650619e26cf0b79f30bafc551e5120a0643a4 done
09:46:46 [2019-10-06T09:46:46.143Z] #71 DONE 6.1s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
09:46:46 [2019-10-06T09:46:46.195Z] #34 ...
09:46:46 [2019-10-06T09:46:46.195Z] 
09:46:46 [2019-10-06T09:46:46.195Z] #21 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
09:46:46 [2019-10-06T09:46:46.195Z] #21 0.787 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
09:46:46 [2019-10-06T09:46:46.195Z] #21 0.809 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
09:46:46 [2019-10-06T09:46:46.195Z] #21 1.075 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
09:46:46 [2019-10-06T09:46:46.195Z] #21 1.091 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
09:46:46 [2019-10-06T09:46:46.195Z] #21 1.189 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
09:46:46 [2019-10-06T09:46:46.195Z] #21 2.870 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB]
09:46:46 [2019-10-06T09:46:46.195Z] #21 5.990 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB]
09:46:46 [2019-10-06T09:46:46.195Z] #21 7.945 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB]
09:46:46 [2019-10-06T09:46:46.195Z] #21 ...
09:46:46 [2019-10-06T09:46:46.195Z] 
09:46:46 [2019-10-06T09:46:46.195Z] #19 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build 	--mou...
09:46:46 [2019-10-06T09:46:46.195Z] #19 0.704 + mktemp -d
09:46:46 [2019-10-06T09:46:46.195Z] #19 0.706 + export GOPATH=/tmp/tmp.lWeHhCo7hP
09:46:46 [2019-10-06T09:46:46.195Z] #19 0.707 + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.lWeHhCo7hP/src/github.com/go-swagger/go-swagger
09:46:46 [2019-10-06T09:46:46.195Z] #19 0.711 Cloning into '/tmp/tmp.lWeHhCo7hP/src/github.com/go-swagger/go-swagger'...
09:46:46 [2019-10-06T09:46:46.476Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40045/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40045/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bb5650619e26cf0b79f30bafc551e5120a0643a4 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:bb5650619e26cf0b79f30bafc551e5120a0643a4 hack/validate/default
09:46:46 [2019-10-06T09:46:46.483Z] #19 ...
09:46:46 [2019-10-06T09:46:46.483Z] 
09:46:46 [2019-10-06T09:46:46.483Z] #48 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
09:46:46 [2019-10-06T09:46:46.483Z] #48 0.718 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
09:46:46 [2019-10-06T09:46:46.483Z] #48 0.889 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
09:46:46 [2019-10-06T09:46:46.483Z] #48 1.055 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
09:46:46 [2019-10-06T09:46:46.483Z] #48 1.091 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
09:46:46 [2019-10-06T09:46:46.483Z] #48 1.216 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
09:46:46 [2019-10-06T09:46:46.483Z] #48 2.955 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB]
09:46:46 [2019-10-06T09:46:46.483Z] #48 5.778 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB]
09:46:46 [2019-10-06T09:46:46.483Z] #48 7.844 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB]
09:46:46 [2019-10-06T09:46:46.483Z] #48 ...
09:46:46 [2019-10-06T09:46:46.483Z] 
09:46:46 [2019-10-06T09:46:46.483Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build 	-...
09:46:46 [2019-10-06T09:46:46.483Z] #65 0.594 + RM_GOPATH=0
09:46:46 [2019-10-06T09:46:46.483Z] #65 0.594 + TMP_GOPATH=
09:46:46 [2019-10-06T09:46:46.483Z] #65 0.594 + : /build/
09:46:46 [2019-10-06T09:46:46.483Z] #65 0.594 + '[' -z '' ']'
09:46:46 [2019-10-06T09:46:46.483Z] #65 0.596 ++ mktemp -d
09:46:46 [2019-10-06T09:46:46.483Z] #65 0.599 + export GOPATH=/tmp/tmp.Ds23vyWEEc
09:46:46 [2019-10-06T09:46:46.483Z] #65 0.600 + GOPATH=/tmp/tmp.Ds23vyWEEc
09:46:46 [2019-10-06T09:46:46.483Z] #65 0.600 + RM_GOPATH=1
09:46:46 [2019-10-06T09:46:46.483Z] #65 0.602 ++ dirname ./install.sh
09:46:46 [2019-10-06T09:46:46.483Z] #65 0.667 + dir=.
09:46:46 [2019-10-06T09:46:46.483Z] #65 0.668 + bin=rootlesskit
09:46:46 [2019-10-06T09:46:46.483Z] #65 0.668 + shift
09:46:46 [2019-10-06T09:46:46.483Z] #65 0.674 + '[' '!' -f ./rootlesskit.installer ']'
09:46:46 [2019-10-06T09:46:46.483Z] #65 0.676 + . ./rootlesskit.installer
09:46:46 [2019-10-06T09:46:46.483Z] #65 0.678 ++ ROOTLESSKIT_COMMIT=791ac8cb209a107505cd1ca5ddf23a49913e176c
09:46:46 [2019-10-06T09:46:46.483Z] #65 0.688 + install_rootlesskit
09:46:46 [2019-10-06T09:46:46.483Z] #65 0.689 + case "$1" in
09:46:46 [2019-10-06T09:46:46.483Z] #65 0.690 + export CGO_ENABLED=0
09:46:46 [2019-10-06T09:46:46.483Z] #65 0.690 + CGO_ENABLED=0
09:46:46 [2019-10-06T09:46:46.483Z] #65 0.691 + _install_rootlesskit
09:46:46 [2019-10-06T09:46:46.483Z] #65 0.692 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c'
09:46:46 [2019-10-06T09:46:46.483Z] #65 0.692 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c
09:46:46 [2019-10-06T09:46:46.483Z] #65 0.694 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.Ds23vyWEEc/src/github.com/rootless-containers/rootlesskit
09:46:46 [2019-10-06T09:46:46.483Z] #65 0.714 Cloning into '/tmp/tmp.Ds23vyWEEc/src/github.com/rootless-containers/rootlesskit'...
09:46:46 [2019-10-06T09:46:46.483Z] #65 7.501 + cd /tmp/tmp.Ds23vyWEEc/src/github.com/rootless-containers/rootlesskit
09:46:46 [2019-10-06T09:46:46.483Z] #65 7.502 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c
09:46:46 [2019-10-06T09:46:46.483Z] #65 8.146 + for f in rootlesskit rootlesskit-docker-proxy
09:46:46 [2019-10-06T09:46:46.483Z] #65 8.147 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
09:46:46 [2019-10-06T09:46:46.772Z] #65 ...
09:46:46 [2019-10-06T09:46:46.772Z] 
09:46:46 [2019-10-06T09:46:46.772Z] #39 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:46:46 [2019-10-06T09:46:46.772Z] #39 0.764 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
09:46:46 [2019-10-06T09:46:46.772Z] #39 0.808 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
09:46:46 [2019-10-06T09:46:46.772Z] #39 1.078 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
09:46:46 [2019-10-06T09:46:46.772Z] #39 1.096 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
09:46:46 [2019-10-06T09:46:46.772Z] #39 1.183 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
09:46:46 [2019-10-06T09:46:46.772Z] #39 2.952 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB]
09:46:46 [2019-10-06T09:46:46.772Z] #39 6.021 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB]
09:46:46 [2019-10-06T09:46:46.772Z] #39 7.860 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB]
09:46:46 [2019-10-06T09:46:46.772Z] #39 ...
09:46:46 [2019-10-06T09:46:46.772Z] 
09:46:46 [2019-10-06T09:46:46.772Z] #57 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--m...
09:46:46 [2019-10-06T09:46:46.772Z] #57 0.342 + RM_GOPATH=0
09:46:46 [2019-10-06T09:46:46.772Z] #57 0.342 + TMP_GOPATH=
09:46:46 [2019-10-06T09:46:46.772Z] #57 0.343 + : /build
09:46:46 [2019-10-06T09:46:46.772Z] #57 0.343 + '[' -z '' ']'
09:46:46 [2019-10-06T09:46:46.772Z] #57 0.344 ++ mktemp -d
09:46:46 [2019-10-06T09:46:46.772Z] #57 0.348 + export GOPATH=/tmp/tmp.LwZh40zVNy
09:46:46 [2019-10-06T09:46:46.772Z] #57 0.348 + GOPATH=/tmp/tmp.LwZh40zVNy
09:46:46 [2019-10-06T09:46:46.772Z] #57 0.348 + RM_GOPATH=1
09:46:46 [2019-10-06T09:46:46.772Z] #57 0.350 ++ dirname ./install.sh
09:46:46 [2019-10-06T09:46:46.772Z] #57 0.357 + dir=.
09:46:46 [2019-10-06T09:46:46.772Z] #57 0.357 + bin=dockercli
09:46:46 [2019-10-06T09:46:46.772Z] #57 0.357 + shift
09:46:46 [2019-10-06T09:46:46.772Z] #57 0.358 + '[' '!' -f ./dockercli.installer ']'
09:46:46 [2019-10-06T09:46:46.772Z] #57 0.359 + . ./dockercli.installer
09:46:46 [2019-10-06T09:46:46.772Z] #57 0.360 ++ DOCKERCLI_CHANNEL=stable
09:46:46 [2019-10-06T09:46:46.772Z] #57 0.360 ++ DOCKERCLI_VERSION=17.06.2-ce
09:46:46 [2019-10-06T09:46:46.772Z] #57 0.361 + install_dockercli
09:46:46 [2019-10-06T09:46:46.772Z] #57 0.361 + echo 'Install docker/cli version 17.06.2-ce from stable'
09:46:46 [2019-10-06T09:46:46.772Z] #57 0.361 Install docker/cli version 17.06.2-ce from stable
09:46:46 [2019-10-06T09:46:46.772Z] #57 0.362 ++ uname -m
09:46:46 [2019-10-06T09:46:46.772Z] #57 0.367 + arch=ppc64le
09:46:46 [2019-10-06T09:46:46.772Z] #57 0.367 + '[' ppc64le '!=' x86_64 ']'
09:46:46 [2019-10-06T09:46:46.772Z] #57 0.368 + '[' ppc64le '!=' s390x ']'
09:46:46 [2019-10-06T09:46:46.772Z] #57 0.368 + '[' ppc64le '!=' armhf ']'
09:46:46 [2019-10-06T09:46:46.772Z] #57 0.368 + build_dockercli
09:46:46 [2019-10-06T09:46:46.772Z] #57 0.368 + git clone https://github.com/docker/docker-ce /tmp/tmp.LwZh40zVNy/tmp/docker-ce
09:46:46 [2019-10-06T09:46:46.772Z] #57 0.372 Cloning into '/tmp/tmp.LwZh40zVNy/tmp/docker-ce'...
09:46:46 [2019-10-06T09:46:46.921Z] #62 128.5   CC       criu/protobuf-desc.o
09:46:47 [2019-10-06T09:46:47.060Z] #57 ...
09:46:47 [2019-10-06T09:46:47.060Z] 
09:46:47 [2019-10-06T09:46:47.060Z] #54 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount...
09:46:47 [2019-10-06T09:46:47.060Z] #54 0.548 + RM_GOPATH=0
09:46:47 [2019-10-06T09:46:47.060Z] #54 0.549 + TMP_GOPATH=
09:46:47 [2019-10-06T09:46:47.060Z] #54 0.549 + : /build
09:46:47 [2019-10-06T09:46:47.060Z] #54 0.549 + '[' -z '' ']'
09:46:47 [2019-10-06T09:46:47.060Z] #54 0.551 ++ mktemp -d
09:46:47 [2019-10-06T09:46:47.060Z] #54 0.575 + export GOPATH=/tmp/tmp.fxNQcCuq7L
09:46:47 [2019-10-06T09:46:47.060Z] #54 0.576 + GOPATH=/tmp/tmp.fxNQcCuq7L
09:46:47 [2019-10-06T09:46:47.060Z] #54 0.577 + RM_GOPATH=1
09:46:47 [2019-10-06T09:46:47.060Z] #54 0.590 ++ dirname ./install.sh
09:46:47 [2019-10-06T09:46:47.060Z] #54 0.601 + dir=.
09:46:47 [2019-10-06T09:46:47.060Z] #54 0.603 + bin=proxy
09:46:47 [2019-10-06T09:46:47.060Z] #54 0.604 + shift
09:46:47 [2019-10-06T09:46:47.060Z] #54 0.607 + '[' '!' -f ./proxy.installer ']'
09:46:47 [2019-10-06T09:46:47.060Z] #54 0.609 + . ./proxy.installer
09:46:47 [2019-10-06T09:46:47.060Z] #54 0.612 ++ LIBNETWORK_COMMIT=96bcc0dae898308ed659c5095526788a602f4726
09:46:47 [2019-10-06T09:46:47.060Z] #54 0.620 + install_proxy
09:46:47 [2019-10-06T09:46:47.060Z] #54 0.621 + case "$1" in
09:46:47 [2019-10-06T09:46:47.060Z] #54 0.621 + export CGO_ENABLED=0
09:46:47 [2019-10-06T09:46:47.060Z] #54 0.622 + CGO_ENABLED=0
09:46:47 [2019-10-06T09:46:47.060Z] #54 0.623 + _install_proxy
09:46:47 [2019-10-06T09:46:47.060Z] #54 0.632 + echo 'Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726'
09:46:47 [2019-10-06T09:46:47.060Z] #54 0.633 Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726
09:46:47 [2019-10-06T09:46:47.060Z] #54 0.634 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.fxNQcCuq7L/src/github.com/docker/libnetwork
09:46:47 [2019-10-06T09:46:47.060Z] #54 0.644 Cloning into '/tmp/tmp.fxNQcCuq7L/src/github.com/docker/libnetwork'...
09:46:47 [2019-10-06T09:46:47.060Z] #54 ...
09:46:47 [2019-10-06T09:46:47.060Z] 
09:46:47 [2019-10-06T09:46:47.060Z] #59 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build 	--mo...
09:46:47 [2019-10-06T09:46:47.060Z] #59 0.710 + mktemp -d
09:46:47 [2019-10-06T09:46:47.060Z] #59 0.713 + export GOPATH=/tmp/tmp.X2XiThmrOb
09:46:47 [2019-10-06T09:46:47.060Z] #59 0.713 + git clone https://github.com/docker/distribution.git /tmp/tmp.X2XiThmrOb/src/github.com/docker/distribution
09:46:47 [2019-10-06T09:46:47.060Z] #59 0.715 Cloning into '/tmp/tmp.X2XiThmrOb/src/github.com/docker/distribution'...
09:46:47 [2019-10-06T09:46:47.340Z] #62 129.4   CC       criu/protobuf.o
09:46:47 [2019-10-06T09:46:47.354Z] #59 ...
09:46:47 [2019-10-06T09:46:47.354Z] 
09:46:47 [2019-10-06T09:46:47.355Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:46:47 [2019-10-06T09:46:47.355Z] #61 0.723 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
09:46:47 [2019-10-06T09:46:47.355Z] #61 0.814 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
09:46:47 [2019-10-06T09:46:47.355Z] #61 0.970 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
09:46:47 [2019-10-06T09:46:47.355Z] #61 0.992 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
09:46:47 [2019-10-06T09:46:47.355Z] #61 1.043 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
09:46:47 [2019-10-06T09:46:47.355Z] #61 2.670 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB]
09:46:47 [2019-10-06T09:46:47.355Z] #61 5.313 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB]
09:46:47 [2019-10-06T09:46:47.355Z] #61 7.405 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB]
09:46:47 [2019-10-06T09:46:47.355Z] #61 ...
09:46:47 [2019-10-06T09:46:47.355Z] 
09:46:47 [2019-10-06T09:46:47.355Z] #31 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--m...
09:46:47 [2019-10-06T09:46:47.355Z] #31 0.609 + RM_GOPATH=0
09:46:47 [2019-10-06T09:46:47.355Z] #31 0.609 + TMP_GOPATH=
09:46:47 [2019-10-06T09:46:47.355Z] #31 0.610 + : /build
09:46:47 [2019-10-06T09:46:47.355Z] #31 0.610 + '[' -z '' ']'
09:46:47 [2019-10-06T09:46:47.355Z] #31 0.613 ++ mktemp -d
09:46:47 [2019-10-06T09:46:47.355Z] #31 0.636 + export GOPATH=/tmp/tmp.aeErsGLuIN
09:46:47 [2019-10-06T09:46:47.355Z] #31 0.636 + GOPATH=/tmp/tmp.aeErsGLuIN
09:46:47 [2019-10-06T09:46:47.355Z] #31 0.636 + RM_GOPATH=1
09:46:47 [2019-10-06T09:46:47.355Z] #31 0.647 ++ dirname ./install.sh
09:46:47 [2019-10-06T09:46:47.355Z] #31 0.656 + dir=.
09:46:47 [2019-10-06T09:46:47.355Z] #31 0.656 + bin=gotestsum
09:46:47 [2019-10-06T09:46:47.355Z] #31 0.657 + shift
09:46:47 [2019-10-06T09:46:47.355Z] #31 0.660 + '[' '!' -f ./gotestsum.installer ']'
09:46:47 [2019-10-06T09:46:47.355Z] #31 0.663 + . ./gotestsum.installer
09:46:47 [2019-10-06T09:46:47.355Z] #31 0.668 ++ GOTESTSUM_COMMIT=v0.3.5
09:46:47 [2019-10-06T09:46:47.355Z] #31 0.678 + install_gotestsum
09:46:47 [2019-10-06T09:46:47.355Z] #31 0.679 + echo 'Installing gotestsum version v0.3.5'
09:46:47 [2019-10-06T09:46:47.355Z] #31 0.680 Installing gotestsum version v0.3.5
09:46:47 [2019-10-06T09:46:47.355Z] #31 0.681 + go get -d gotest.tools/gotestsum
09:46:47 [2019-10-06T09:46:47.409Z] Congratulations!  All commits are properly signed with the DCO!
09:46:47 [2019-10-06T09:46:47.409Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
09:46:47 [2019-10-06T09:46:47.409Z] INFO [lintersdb] Active 15 linters: [deadcode gofmt goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
09:46:47 [2019-10-06T09:46:47.409Z] INFO [lintersdb] Optimized sublinters [staticcheck gosimple unused] into metalinter megacheck 
09:46:47 [2019-10-06T09:46:47.754Z] #62 129.6   CC       criu/pstree.o
09:46:48 [2019-10-06T09:46:48.614Z] #62 130.6   CC       criu/rbtree.o
09:46:49 [2019-10-06T09:46:49.020Z] #62 130.9   CC       criu/rst-malloc.o
09:46:49 [2019-10-06T09:46:49.020Z] #62 ...
09:46:49 [2019-10-06T09:46:49.020Z] 
09:46:49 [2019-10-06T09:46:49.020Z] #46 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount=...
09:46:49 [2019-10-06T09:46:49.020Z] #46 143.1 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
09:46:49 [2019-10-06T09:46:49.020Z] #46 144.9 + mkdir -p /build
09:46:49 [2019-10-06T09:46:49.020Z] #46 145.0 + cp runc /build/runc
09:46:49 [2019-10-06T09:46:49.020Z] #46 DONE 145.1s
09:46:49 [2019-10-06T09:46:49.020Z] 
09:46:49 [2019-10-06T09:46:49.020Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
09:46:49 [2019-10-06T09:46:49.020Z] #62 131.1   CC       criu/seccomp.o
09:46:49 [2019-10-06T09:46:49.869Z] #62 131.8   CC       criu/seize.o
09:46:50 [2019-10-06T09:46:50.265Z] #62 132.4   CC       criu/servicefd.o
09:46:50 [2019-10-06T09:46:50.663Z] #62 132.7   CC       criu/shmem.o
09:46:51 [2019-10-06T09:46:51.130Z] #62 133.1   CC       criu/sigframe.o
09:46:51 [2019-10-06T09:46:51.174Z] #16 ...
09:46:51 [2019-10-06T09:46:51.174Z] 
09:46:51 [2019-10-06T09:46:51.174Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
09:46:51 [2019-10-06T09:46:51.174Z] #61 106.0   CC       criu/cr-check.o
09:46:51 [2019-10-06T09:46:51.174Z] #61 107.5   CC       criu/cr-dedup.o
09:46:51 [2019-10-06T09:46:51.174Z] #61 107.9   CC       criu/cr-dump.o
09:46:51 [2019-10-06T09:46:51.174Z] #61 110.0   CC       criu/cr-errno.o
09:46:51 [2019-10-06T09:46:51.174Z] #61 110.0   CC       criu/cr-restore.o
09:46:51 [2019-10-06T09:46:51.174Z] #61 114.4   CC       criu/cr-service.o
09:46:51 [2019-10-06T09:46:51.432Z] #61 116.0   CC       criu/crtools.o
09:46:51 [2019-10-06T09:46:51.636Z] #62 133.3   CC       criu/signalfd.o
09:46:51 [2019-10-06T09:46:51.636Z] #62 133.5   CC       criu/sk-inet.o
09:46:51 [2019-10-06T09:46:51.691Z] #61 ...
09:46:51 [2019-10-06T09:46:51.691Z] 
09:46:51 [2019-10-06T09:46:51.691Z] #16 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:46:51 [2019-10-06T09:46:51.949Z] #16 118.0 Setting up aufs-tools (1:4.1+20161219-1) ...
09:46:51 [2019-10-06T09:46:51.949Z] #16 118.0 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
09:46:51 [2019-10-06T09:46:51.949Z] #16 118.0 Setting up libsepol1-dev:amd64 (2.6-2) ...
09:46:51 [2019-10-06T09:46:51.949Z] #16 118.0 Setting up python-pip-whl (9.0.1-2+deb9u1) ...
09:46:51 [2019-10-06T09:46:51.949Z] #16 118.0 Setting up libnet1:amd64 (1.1.6+dfsg-3) ...
09:46:51 [2019-10-06T09:46:51.949Z] #16 118.1 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ...
09:46:51 [2019-10-06T09:46:51.949Z] #16 118.1 Processing triggers for mime-support (3.60) ...
09:46:51 [2019-10-06T09:46:51.949Z] #16 118.2 Setting up xxd (2:8.0.0197-4+deb9u3) ...
09:46:51 [2019-10-06T09:46:51.949Z] #16 118.2 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ...
09:46:51 [2019-10-06T09:46:51.949Z] #16 118.2 Setting up libcap2-bin (1:2.25-1) ...
09:46:52 [2019-10-06T09:46:52.208Z] #16 118.2 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
09:46:52 [2019-10-06T09:46:52.208Z] #16 118.2 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
09:46:52 [2019-10-06T09:46:52.208Z] #16 118.2 Setting up bash-completion (1:2.1-4.3) ...
09:46:52 [2019-10-06T09:46:52.499Z] #62 134.5   CC       criu/sk-netlink.o
09:46:52 [2019-10-06T09:46:52.881Z] #62 134.8   CC       criu/sk-packet.o
09:46:53 [2019-10-06T09:46:53.272Z] #62 135.1   CC       criu/sk-queue.o
09:46:53 [2019-10-06T09:46:53.272Z] #62 135.5   CC       criu/sk-tcp.o
09:46:53 [2019-10-06T09:46:53.668Z] #62 135.9   CC       criu/sk-unix.o
09:46:54 [2019-10-06T09:46:54.738Z] #16 120.6 Setting up libonig4:amd64 (6.1.3-2) ...
09:46:54 [2019-10-06T09:46:54.738Z] #16 120.6 Setting up libprotobuf-c1:amd64 (1.2.1-2) ...
09:46:54 [2019-10-06T09:46:54.738Z] #16 120.6 Setting up zip (3.0-11+b1) ...
09:46:54 [2019-10-06T09:46:54.738Z] #16 120.7 Setting up bzip2 (1.0.6-8.1) ...
09:46:54 [2019-10-06T09:46:54.738Z] #16 120.7 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
09:46:54 [2019-10-06T09:46:54.738Z] #16 120.7 Setting up libjq1:amd64 (1.5+dfsg-1.3) ...
09:46:54 [2019-10-06T09:46:54.738Z] #16 120.7 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:46:54 [2019-10-06T09:46:54.738Z] #16 120.7 Setting up libaio1:amd64 (0.3.110-3) ...
09:46:54 [2019-10-06T09:46:54.738Z] #16 120.7 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ...
09:46:54 [2019-10-06T09:46:54.738Z] #16 120.8 Setting up xz-utils (5.2.2-1.2+b1) ...
09:46:54 [2019-10-06T09:46:54.738Z] #16 120.8 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
09:46:54 [2019-10-06T09:46:54.738Z] #16 120.8 Setting up thin-provisioning-tools (0.6.1-4+b1) ...
09:46:54 [2019-10-06T09:46:54.738Z] #16 120.8 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
09:46:54 [2019-10-06T09:46:54.738Z] #16 120.8 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ...
09:46:54 [2019-10-06T09:46:54.738Z] #16 120.9 Setting up libpcre32-3:amd64 (2:8.39-3) ...
09:46:54 [2019-10-06T09:46:54.738Z] #16 120.9 Setting up libnfnetlink0:amd64 (1.0.1-3) ...
09:46:54 [2019-10-06T09:46:54.996Z] #16 120.9 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ...
09:46:54 [2019-10-06T09:46:54.996Z] #16 121.3 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ...
09:46:55 [2019-10-06T09:46:55.255Z] #16 121.3 Setting up libpcre16-3:amd64 (2:8.39-3) ...
09:46:55 [2019-10-06T09:46:55.255Z] #16 121.3 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ...
09:46:55 [2019-10-06T09:46:55.255Z] #16 121.3 Setting up libnl-3-200:amd64 (3.2.27-2) ...
09:46:55 [2019-10-06T09:46:55.255Z] #16 121.4 Setting up net-tools (1.60+git20161116.90da8a0-1) ...
09:46:55 [2019-10-06T09:46:55.255Z] #16 121.4 Setting up libudev-dev:amd64 (232-25+deb9u12) ...
09:46:55 [2019-10-06T09:46:55.255Z] #16 121.4 Setting up pigz (2.3.4-1) ...
09:46:55 [2019-10-06T09:46:55.255Z] #16 121.4 Setting up libapparmor-perl (2.11.0-3+deb9u2) ...
09:46:55 [2019-10-06T09:46:55.255Z] #16 121.4 Setting up libmpdec2:amd64 (2.4.2-1) ...
09:46:55 [2019-10-06T09:46:55.255Z] #16 121.5 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ...
09:46:55 [2019-10-06T09:46:55.255Z] #16 121.5 Setting up mingw-w64-common (5.0.1-1) ...
09:46:55 [2019-10-06T09:46:55.255Z] #16 121.5 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
09:46:55 [2019-10-06T09:46:55.255Z] #16 121.5 Setting up jq (1.5+dfsg-1.3) ...
09:46:55 [2019-10-06T09:46:55.255Z] #16 121.5 Setting up libpcre3-dev:amd64 (2:8.39-3) ...
09:46:55 [2019-10-06T09:46:55.255Z] #16 121.5 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ...
09:46:55 [2019-10-06T09:46:55.255Z] #16 121.5 Setting up xfsprogs (4.9.0+nmu1) ...
09:46:55 [2019-10-06T09:46:55.513Z] #16 121.6 Setting up vim (2:8.0.0197-4+deb9u3) ...
09:46:55 [2019-10-06T09:46:55.513Z] #16 121.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
09:46:55 [2019-10-06T09:46:55.513Z] #16 121.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
09:46:55 [2019-10-06T09:46:55.513Z] #16 121.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
09:46:55 [2019-10-06T09:46:55.513Z] #16 121.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
09:46:55 [2019-10-06T09:46:55.513Z] #16 121.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
09:46:55 [2019-10-06T09:46:55.513Z] #16 121.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
09:46:55 [2019-10-06T09:46:55.513Z] #16 121.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
09:46:55 [2019-10-06T09:46:55.513Z] #16 121.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
09:46:55 [2019-10-06T09:46:55.513Z] #16 121.6 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ...
09:46:55 [2019-10-06T09:46:55.513Z] #16 121.6 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ...
09:46:55 [2019-10-06T09:46:55.513Z] #16 121.6 Setting up mingw-w64-x86-64-dev (5.0.1-1) ...
09:46:55 [2019-10-06T09:46:55.513Z] #16 121.7 Setting up iptables (1.6.0+snapshot20161117-6) ...
09:46:55 [2019-10-06T09:46:55.513Z] #16 121.7 Setting up btrfs-progs (4.7.3-1) ...
09:46:55 [2019-10-06T09:46:55.513Z] #16 121.7 Setting up libselinux1-dev:amd64 (2.6-3+b3) ...
09:46:55 [2019-10-06T09:46:55.513Z] #16 121.7 Setting up python3.5 (3.5.3-1+deb9u1) ...
09:46:55 [2019-10-06T09:46:55.551Z] #62 137.5   CC       criu/sockets.o
09:46:55 [2019-10-06T09:46:55.954Z] #62 138.1   CC       criu/stats.o
09:46:56 [2019-10-06T09:46:56.439Z] #62 138.3   CC       criu/string.o
09:46:56 [2019-10-06T09:46:56.439Z] #62 138.3   CC       criu/sysctl.o
09:46:56 [2019-10-06T09:46:56.981Z] #62 138.6   CC       criu/sysfs_parse.o
09:46:56 [2019-10-06T09:46:56.981Z] #62 138.8   CC       criu/timerfd.o
09:46:57 [2019-10-06T09:46:57.464Z] #62 139.3   CC       criu/tty.o
09:46:57 [2019-10-06T09:46:57.679Z] #31 ...
09:46:57 [2019-10-06T09:46:57.680Z] 
09:46:57 [2019-10-06T09:46:57.680Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount=...
09:46:57 [2019-10-06T09:46:57.680Z] #37 10.97 container/list
09:46:57 [2019-10-06T09:46:57.680Z] #37 15.25 crypto/internal/subtle
09:46:57 [2019-10-06T09:46:57.680Z] #37 15.91 crypto/subtle
09:46:57 [2019-10-06T09:46:57.680Z] #37 16.66 vendor/golang.org/x/crypto/cryptobyte/asn1
09:46:57 [2019-10-06T09:46:57.680Z] #37 17.18 internal/nettrace
09:46:57 [2019-10-06T09:46:57.680Z] #37 17.52 runtime/cgo
09:46:57 [2019-10-06T09:46:57.967Z] #37 ...
09:46:57 [2019-10-06T09:46:57.967Z] 
09:46:57 [2019-10-06T09:46:57.967Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:46:57 [2019-10-06T09:46:57.967Z] #61 22.15 Fetched 7720 kB in 21s (360 kB/s)
09:46:58 [2019-10-06T09:46:58.367Z] #62 ...
09:46:58 [2019-10-06T09:46:58.367Z] 
09:46:58 [2019-10-06T09:46:58.367Z] #59 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build 	--mo...
09:46:58 [2019-10-06T09:46:58.367Z] #59 181.1 + dpkg --print-architecture
09:46:58 [2019-10-06T09:46:58.367Z] #59 181.1 + cd /tmp/tmp.Cn0tY9w5sz/src/github.com/docker/distribution
09:46:58 [2019-10-06T09:46:58.367Z] #59 181.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
09:46:58 [2019-10-06T09:46:58.752Z] #59 181.3 + GOPATH=/tmp/tmp.Cn0tY9w5sz/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.Cn0tY9w5sz
09:46:58 [2019-10-06T09:46:58.752Z] #59 181.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
09:46:59 [2019-10-06T09:46:59.697Z] #16 ...
09:46:59 [2019-10-06T09:46:59.697Z] 
09:46:59 [2019-10-06T09:46:59.697Z] #45 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount=...
09:46:59 [2019-10-06T09:46:59.697Z] #45 144.9 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
09:46:59 [2019-10-06T09:46:59.697Z] #45 147.0 + mkdir -p /build
09:46:59 [2019-10-06T09:46:59.697Z] #45 147.0 + cp runc /build/runc
09:46:59 [2019-10-06T09:46:59.697Z] #45 DONE 147.8s
09:46:59 [2019-10-06T09:46:59.697Z] 
09:46:59 [2019-10-06T09:46:59.697Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
09:46:59 [2019-10-06T09:46:59.697Z] #61 116.6   CC       criu/eventfd.o
09:46:59 [2019-10-06T09:46:59.697Z] #61 117.0   CC       criu/eventpoll.o
09:46:59 [2019-10-06T09:46:59.697Z] #61 117.9   CC       criu/external.o
09:46:59 [2019-10-06T09:46:59.697Z] #61 118.3   CC       criu/fault-injection.o
09:46:59 [2019-10-06T09:46:59.697Z] #61 118.4   CC       criu/fdstore.o
09:46:59 [2019-10-06T09:46:59.697Z] #61 118.7   CC       criu/fifo.o
09:46:59 [2019-10-06T09:46:59.697Z] #61 119.1   CC       criu/file-ids.o
09:46:59 [2019-10-06T09:46:59.697Z] #61 119.4   CC       criu/file-lock.o
09:46:59 [2019-10-06T09:46:59.697Z] #61 120.3   CC       criu/files-ext.o
09:46:59 [2019-10-06T09:46:59.697Z] #61 120.6   CC       criu/files-reg.o
09:46:59 [2019-10-06T09:46:59.697Z] #61 122.5   CC       criu/files.o
09:46:59 [2019-10-06T09:46:59.955Z] #61 124.5   CC       criu/filesystems.o
09:47:00 [2019-10-06T09:47:00.522Z] #61 ...
09:47:00 [2019-10-06T09:47:00.522Z] 
09:47:00 [2019-10-06T09:47:00.522Z] #16 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:47:00 [2019-10-06T09:47:00.522Z] #16 126.7 Setting up libpython3-stdlib:amd64 (3.5.3-1) ...
09:47:00 [2019-10-06T09:47:00.522Z] #16 126.7 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
09:47:00 [2019-10-06T09:47:00.522Z] #16 126.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
09:47:00 [2019-10-06T09:47:00.522Z] #16 126.8 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
09:47:00 [2019-10-06T09:47:00.522Z] #16 126.8 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
09:47:00 [2019-10-06T09:47:00.522Z] #16 126.8 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
09:47:00 [2019-10-06T09:47:00.522Z] #16 126.8 Setting up btrfs-tools (4.7.3-1) ...
09:47:00 [2019-10-06T09:47:00.522Z] #16 126.8 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
09:47:00 [2019-10-06T09:47:00.522Z] #16 126.8 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
09:47:00 [2019-10-06T09:47:00.522Z] #16 126.8 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
09:47:00 [2019-10-06T09:47:00.522Z] #16 126.8 Setting up python3 (3.5.3-1) ...
09:47:02 [2019-10-06T09:47:02.423Z] #16 128.4 Setting up apparmor (2.11.0-3+deb9u2) ...
09:47:03 [2019-10-06T09:47:03.536Z] #61 22.15 Reading package lists...
09:47:03 [2019-10-06T09:47:03.536Z] #61 ...
09:47:03 [2019-10-06T09:47:03.536Z] 
09:47:03 [2019-10-06T09:47:03.536Z] #59 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build 	--mo...
09:47:03 [2019-10-06T09:47:03.536Z] #59 24.90 + cd /tmp/tmp.X2XiThmrOb/src/github.com/docker/distribution
09:47:03 [2019-10-06T09:47:03.536Z] #59 24.90 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
09:47:03 [2019-10-06T09:47:03.536Z] #59 27.62 + GOPATH=/tmp/tmp.X2XiThmrOb/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.X2XiThmrOb go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
09:47:03 [2019-10-06T09:47:03.798Z] #16 129.8 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
09:47:03 [2019-10-06T09:47:03.798Z] #16 129.9 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory
09:47:03 [2019-10-06T09:47:03.798Z] #16 129.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ...
09:47:03 [2019-10-06T09:47:03.798Z] #16 130.0 Setting up python3-wheel (0.29.0-2) ...
09:47:04 [2019-10-06T09:47:04.037Z] #59 ...
09:47:04 [2019-10-06T09:47:04.037Z] 
09:47:04 [2019-10-06T09:47:04.037Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
09:47:04 [2019-10-06T09:47:04.037Z] #62 140.7   CC       criu/tun.o
09:47:04 [2019-10-06T09:47:04.037Z] #62 141.1   CC       criu/uffd.o
09:47:04 [2019-10-06T09:47:04.037Z] #62 141.7   CC       criu/util.o
09:47:04 [2019-10-06T09:47:04.037Z] #62 142.4   CC       criu/uts_ns.o
09:47:04 [2019-10-06T09:47:04.037Z] #62 142.4   CC       criu/vdso.o
09:47:04 [2019-10-06T09:47:04.037Z] #62 142.7   LINK     criu/built-in.o
09:47:04 [2019-10-06T09:47:04.037Z] #62 142.8   LINK     criu/criu
09:47:04 [2019-10-06T09:47:04.037Z] #62 143.0   DEP      lib/c/criu.d
09:47:04 [2019-10-06T09:47:04.037Z] #62 143.1   CC       images/rpc.pb-c.o
09:47:04 [2019-10-06T09:47:04.037Z] #62 143.4   CC       lib/c/criu.o
09:47:04 [2019-10-06T09:47:04.037Z] #62 143.9   LINK     lib/c/built-in.o
09:47:04 [2019-10-06T09:47:04.037Z] #62 143.9   LINK     lib/c/libcriu.so
09:47:04 [2019-10-06T09:47:04.037Z] #62 144.0   GEN      magic.py
09:47:04 [2019-10-06T09:47:04.037Z] #62 144.1 Note: Building without setproctitle() and strlcpy() support.
09:47:04 [2019-10-06T09:47:04.037Z] #62 144.1       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
09:47:04 [2019-10-06T09:47:04.037Z] #62 144.5 fatal: Not a git repository (or any of the parent directories): .git
09:47:04 [2019-10-06T09:47:04.037Z] #62 144.9 make[1]: Nothing to be done for 'all'.
09:47:04 [2019-10-06T09:47:04.037Z] #62 145.2 make[1]: 'images/built-in.o' is up to date.
09:47:04 [2019-10-06T09:47:04.037Z] #62 145.2 make[1]: 'compel/plugins/std.lib.a' is up to date.
09:47:04 [2019-10-06T09:47:04.037Z] #62 145.3 make[1]: 'compel/plugins/fds.lib.a' is up to date.
09:47:04 [2019-10-06T09:47:04.037Z] #62 145.3 make[1]: 'compel/libcompel.a' is up to date.
09:47:04 [2019-10-06T09:47:04.037Z] #62 145.3 make[1]: 'compel/compel-host-bin' is up to date.
09:47:04 [2019-10-06T09:47:04.037Z] #62 145.3 make[1]: Nothing to be done for 'all'.
09:47:04 [2019-10-06T09:47:04.037Z] #62 145.4 make[1]: 'soccr/libsoccr.a' is up to date.
09:47:04 [2019-10-06T09:47:04.037Z] #62 145.4 make[2]: Nothing to be done for 'all'.
09:47:04 [2019-10-06T09:47:04.037Z] #62 145.5 make[2]: Nothing to be done for 'all'.
09:47:04 [2019-10-06T09:47:04.037Z] #62 145.5 make[2]: Nothing to be done for 'all'.
09:47:04 [2019-10-06T09:47:04.037Z] #62 145.5 make[2]: Nothing to be done for 'all'.
09:47:04 [2019-10-06T09:47:04.037Z] #62 145.6 make[2]: Nothing to be done for 'all'.
09:47:04 [2019-10-06T09:47:04.037Z] #62 145.6 make[2]: Nothing to be done for 'all'.
09:47:04 [2019-10-06T09:47:04.037Z] #62 145.6 make[2]: Nothing to be done for 'all'.
09:47:04 [2019-10-06T09:47:04.037Z] #62 145.7 make[2]: Nothing to be done for 'all'.
09:47:04 [2019-10-06T09:47:04.037Z] #62 145.7   INSTALL  criu/criu
09:47:04 [2019-10-06T09:47:04.037Z] #62 DONE 145.8s
09:47:04 [2019-10-06T09:47:04.037Z] 
09:47:04 [2019-10-06T09:47:04.037Z] #51 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build 	--...
09:47:04 [2019-10-06T09:47:04.732Z] #16 130.9 Setting up python3-pkg-resources (33.1.1-1) ...
09:47:05 [2019-10-06T09:47:05.667Z] #16 131.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ...
09:47:05 [2019-10-06T09:47:05.667Z] #16 131.7 Setting up python3-pip (9.0.1-2+deb9u1) ...
09:47:06 [2019-10-06T09:47:06.245Z] #59 ...
09:47:06 [2019-10-06T09:47:06.245Z] 
09:47:06 [2019-10-06T09:47:06.245Z] #28 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
09:47:06 [2019-10-06T09:47:06.245Z] #28 30.23 + cd /tmp/tmp.shi52PHjse/src/github.com/golangci/golangci-lint/
09:47:06 [2019-10-06T09:47:06.245Z] #28 30.24 + git checkout -q v1.17.1
09:47:06 [2019-10-06T09:47:06.602Z] #16 132.8 Setting up dmsetup (2:1.02.137-2) ...
09:47:06 [2019-10-06T09:47:06.602Z] #16 132.8 Setting up python3-setuptools (33.1.1-1) ...
09:47:07 [2019-10-06T09:47:07.536Z] #16 133.7 Setting up dh-python (2.20170125) ...
09:47:08 [2019-10-06T09:47:08.469Z] #16 134.4 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ...
09:47:08 [2019-10-06T09:47:08.469Z] #16 134.4 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:47:08 [2019-10-06T09:47:08.731Z] #16 DONE 134.8s
09:47:08 [2019-10-06T09:47:08.731Z] 
09:47:08 [2019-10-06T09:47:08.731Z] #17 [dev 8/25] RUN pip3 install yamllint==1.16.0
09:47:08 [2019-10-06T09:47:08.983Z] #28 ...
09:47:08 [2019-10-06T09:47:08.983Z] 
09:47:08 [2019-10-06T09:47:08.983Z] #48 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
09:47:08 [2019-10-06T09:47:08.983Z] #48 22.99 Fetched 7720 kB in 22s (346 kB/s)
09:47:08 [2019-10-06T09:47:08.983Z] #48 22.99 Reading package lists...
09:47:08 [2019-10-06T09:47:08.983Z] #48 ...
09:47:08 [2019-10-06T09:47:08.983Z] 
09:47:08 [2019-10-06T09:47:08.983Z] #21 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
09:47:08 [2019-10-06T09:47:08.983Z] #21 23.09 Fetched 7720 kB in 22s (346 kB/s)
09:47:08 [2019-10-06T09:47:08.983Z] #21 23.09 Reading package lists...
09:47:08 [2019-10-06T09:47:08.983Z] #21 ...
09:47:08 [2019-10-06T09:47:08.983Z] 
09:47:08 [2019-10-06T09:47:08.983Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:47:08 [2019-10-06T09:47:08.983Z] #10 23.15 Fetched 7720 kB in 22s (344 kB/s)
09:47:08 [2019-10-06T09:47:08.983Z] #10 23.15 Reading package lists...
09:47:08 [2019-10-06T09:47:08.983Z] #10 ...
09:47:08 [2019-10-06T09:47:08.983Z] 
09:47:08 [2019-10-06T09:47:08.983Z] #39 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:47:08 [2019-10-06T09:47:08.983Z] #39 23.14 Fetched 7720 kB in 22s (345 kB/s)
09:47:08 [2019-10-06T09:47:08.983Z] #39 23.14 Reading package lists...
09:47:09 [2019-10-06T09:47:09.271Z] #39 33.17 Reading package lists...
09:47:09 [2019-10-06T09:47:09.271Z] #39 ...
09:47:09 [2019-10-06T09:47:09.271Z] 
09:47:09 [2019-10-06T09:47:09.271Z] #21 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
09:47:09 [2019-10-06T09:47:09.558Z] #21 33.31 Reading package lists...
09:47:09 [2019-10-06T09:47:09.558Z] #21 ...
09:47:09 [2019-10-06T09:47:09.558Z] 
09:47:09 [2019-10-06T09:47:09.558Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount=...
09:47:09 [2019-10-06T09:47:09.558Z] #37 23.76 vendor/golang.org/x/crypto/internal/subtle
09:47:09 [2019-10-06T09:47:09.844Z] #37 ...
09:47:09 [2019-10-06T09:47:09.844Z] 
09:47:09 [2019-10-06T09:47:09.844Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:47:11 [2019-10-06T09:47:11.258Z] #17 ...
09:47:11 [2019-10-06T09:47:11.258Z] 
09:47:11 [2019-10-06T09:47:11.258Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
09:47:11 [2019-10-06T09:47:11.258Z] #61 125.6   CC       criu/fsnotify.o
09:47:11 [2019-10-06T09:47:11.258Z] #61 126.5   CC       criu/image-desc.o
09:47:11 [2019-10-06T09:47:11.258Z] #61 126.7   CC       criu/image.o
09:47:11 [2019-10-06T09:47:11.258Z] #61 127.3   CC       criu/ipc_ns.o
09:47:11 [2019-10-06T09:47:11.258Z] #61 128.4   CC       criu/irmap.o
09:47:11 [2019-10-06T09:47:11.258Z] #61 128.9   CC       criu/kcmp-ids.o
09:47:11 [2019-10-06T09:47:11.258Z] #61 129.2   CC       criu/kerndat.o
09:47:11 [2019-10-06T09:47:11.258Z] #61 130.3   CC       criu/libnetlink.o
09:47:11 [2019-10-06T09:47:11.258Z] #61 130.6   CC       criu/log.o
09:47:11 [2019-10-06T09:47:11.258Z] #61 131.1   CC       criu/lsm.o
09:47:11 [2019-10-06T09:47:11.258Z] #61 131.4   CC       criu/mem.o
09:47:11 [2019-10-06T09:47:11.258Z] #61 132.9   CC       criu/mount.o
09:47:11 [2019-10-06T09:47:11.258Z] #61 ...
09:47:11 [2019-10-06T09:47:11.258Z] 
09:47:11 [2019-10-06T09:47:11.258Z] #58 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build 	--mo...
09:47:11 [2019-10-06T09:47:11.258Z] #58 195.2 + dpkg --print-architecture
09:47:11 [2019-10-06T09:47:11.258Z] #58 195.2 + cd /tmp/tmp.e4Wuw9D4iL/src/github.com/docker/distribution
09:47:11 [2019-10-06T09:47:11.258Z] #58 195.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
09:47:11 [2019-10-06T09:47:11.258Z] #58 195.3 + GOPATH=/tmp/tmp.e4Wuw9D4iL/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.e4Wuw9D4iL
09:47:11 [2019-10-06T09:47:11.258Z] #58 195.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
09:47:11 [2019-10-06T09:47:11.832Z] #58 ...
09:47:11 [2019-10-06T09:47:11.832Z] 
09:47:11 [2019-10-06T09:47:11.832Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
09:47:11 [2019-10-06T09:47:11.832Z] #61 136.4   CC       criu/namespaces.o
09:47:13 [2019-10-06T09:47:13.730Z] #61 138.0   CC       criu/net.o
09:47:13 [2019-10-06T09:47:13.930Z] INFO [loader] Go packages loading at mode load types and syntax took 25.634608173s 
09:47:14 [2019-10-06T09:47:14.042Z] #51 ...
09:47:14 [2019-10-06T09:47:14.042Z] 
09:47:14 [2019-10-06T09:47:14.042Z] #59 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build 	--mo...
09:47:14 [2019-10-06T09:47:14.042Z] #59 196.6 + rm -rf /tmp/tmp.Cn0tY9w5sz/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.Cn0tY9w5sz
09:47:14 [2019-10-06T09:47:14.042Z] #59 DONE 196.7s
09:47:14 [2019-10-06T09:47:14.264Z] #10 33.94 Reading package lists...
09:47:14 [2019-10-06T09:47:14.264Z] #10 ...
09:47:14 [2019-10-06T09:47:14.264Z] 
09:47:14 [2019-10-06T09:47:14.264Z] #54 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount...
09:47:14 [2019-10-06T09:47:14.264Z] #54 28.03 + cd /tmp/tmp.fxNQcCuq7L/src/github.com/docker/libnetwork
09:47:14 [2019-10-06T09:47:14.264Z] #54 28.03 + git checkout -q 96bcc0dae898308ed659c5095526788a602f4726
09:47:14 [2019-10-06T09:47:14.264Z] #54 28.98 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
09:47:14 [2019-10-06T09:47:14.678Z] 
09:47:14 [2019-10-06T09:47:14.678Z] #28 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
09:47:15 [2019-10-06T09:47:15.473Z] Running on azwin-2-f27e50 in d:\jenkins\workspace\moby_PR-40045
[Pipeline] {
[Pipeline] ws
09:47:15 [2019-10-06T09:47:15.486Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] checkout
09:47:16 [2019-10-06T09:47:16.260Z] #61 140.6   CC       criu/netfilter.o
09:47:16 [2019-10-06T09:47:16.260Z] #61 140.8   CC       criu/page-pipe.o
09:47:16 [2019-10-06T09:47:16.829Z] #61 141.4   CC       criu/page-xfer.o
09:47:17 [2019-10-06T09:47:17.395Z] #61 142.2   CC       criu/pagemap-cache.o
09:47:17 [2019-10-06T09:47:17.653Z] #61 142.4   CC       criu/pagemap.o
09:47:17 [2019-10-06T09:47:17.754Z] #54 ...
09:47:17 [2019-10-06T09:47:17.754Z] 
09:47:17 [2019-10-06T09:47:17.754Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:47:17 [2019-10-06T09:47:17.754Z] #61 22.15 Reading package lists...
09:47:18 [2019-10-06T09:47:18.042Z] #61 32.35 Reading package lists...
09:47:18 [2019-10-06T09:47:18.342Z] #61 42.48 Building dependency tree...
09:47:18 [2019-10-06T09:47:18.342Z] #61 ...
09:47:18 [2019-10-06T09:47:18.342Z] 
09:47:18 [2019-10-06T09:47:18.342Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:47:18 [2019-10-06T09:47:18.342Z] #10 33.94 Reading package lists...
09:47:18 [2019-10-06T09:47:18.588Z] #61 143.2   CC       criu/parasite-syscall.o
09:47:18 [2019-10-06T09:47:18.919Z] #10 42.91 Building dependency tree...
09:47:18 [2019-10-06T09:47:18.919Z] #10 ...
09:47:18 [2019-10-06T09:47:18.919Z] 
09:47:18 [2019-10-06T09:47:18.919Z] #28 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
09:47:18 [2019-10-06T09:47:18.919Z] #28 32.72 + go build -buildmode=pie -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
09:47:18 [2019-10-06T09:47:18.919Z] #28 ...
09:47:18 [2019-10-06T09:47:18.919Z] 
09:47:18 [2019-10-06T09:47:18.919Z] #39 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:47:18 [2019-10-06T09:47:18.919Z] #39 33.17 Reading package lists...
09:47:19 [2019-10-06T09:47:19.189Z] INFO [loader] SSA repr building timing: packages building 211.275491ms, total 5.174486063s 
09:47:19 [2019-10-06T09:47:19.522Z] #61 144.0   CC       criu/path.o
09:47:19 [2019-10-06T09:47:19.546Z] #39 43.66 Building dependency tree...
09:47:19 [2019-10-06T09:47:19.546Z] #39 ...
09:47:19 [2019-10-06T09:47:19.546Z] 
09:47:19 [2019-10-06T09:47:19.546Z] #48 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
09:47:19 [2019-10-06T09:47:19.546Z] #48 33.94 Reading package lists...
09:47:19 [2019-10-06T09:47:19.780Z] #61 144.3   CC       criu/pie-util-vdso-elf32.o
09:47:19 [2019-10-06T09:47:19.833Z] #48 ...
09:47:19 [2019-10-06T09:47:19.833Z] 
09:47:19 [2019-10-06T09:47:19.833Z] #21 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
09:47:19 [2019-10-06T09:47:19.833Z] #21 33.31 Reading package lists...
09:47:20 [2019-10-06T09:47:20.038Z] #61 144.6   CC       criu/pie-util-vdso.o
09:47:20 [2019-10-06T09:47:20.296Z] #61 145.0   CC       criu/pie-util.o
09:47:20 [2019-10-06T09:47:20.459Z] #21 42.90 Building dependency tree...
09:47:20 [2019-10-06T09:47:20.554Z] #61 145.2   CC       criu/pipes.o
09:47:21 [2019-10-06T09:47:21.121Z] #61 145.8   CC       criu/plugin.o
09:47:21 [2019-10-06T09:47:21.322Z] #28 ...
09:47:21 [2019-10-06T09:47:21.322Z] 
09:47:21 [2019-10-06T09:47:21.322Z] #51 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build 	--...
09:47:21 [2019-10-06T09:47:21.322Z] #51 177.0 🇩 bin/containerd
09:47:21 [2019-10-06T09:47:21.483Z] #21 45.64 ca-certificates is already the newest version (20161130+nmu1+deb9u1).
09:47:21 [2019-10-06T09:47:21.484Z] #21 45.64 The following additional packages will be installed:
09:47:21 [2019-10-06T09:47:21.484Z] #21 45.65   libjq1 libonig4
09:47:21 [2019-10-06T09:47:21.689Z] #61 146.2   CC       criu/proc_parse.o
09:47:22 [2019-10-06T09:47:22.112Z] #21 46.28 The following NEW packages will be installed:
09:47:22 [2019-10-06T09:47:22.112Z] #21 46.30   jq libjq1 libonig4
09:47:22 [2019-10-06T09:47:22.112Z] #21 46.45 0 upgraded, 3 newly installed, 0 to remove and 12 not upgraded.
09:47:22 [2019-10-06T09:47:22.112Z] #21 46.45 Need to get 310 kB of archives.
09:47:22 [2019-10-06T09:47:22.112Z] #21 46.45 After this operation, 1267 kB of additional disk space will be used.
09:47:22 [2019-10-06T09:47:22.112Z] #21 46.45 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB]
09:47:22 [2019-10-06T09:47:22.112Z] #21 46.50 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB]
09:47:22 [2019-10-06T09:47:22.161Z] #51 ...
09:47:22 [2019-10-06T09:47:22.161Z] 
09:47:22 [2019-10-06T09:47:22.161Z] #28 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
09:47:22 [2019-10-06T09:47:22.161Z] #28 DONE 204.6s
09:47:22 [2019-10-06T09:47:22.161Z] 
09:47:22 [2019-10-06T09:47:22.161Z] #51 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build 	--...
09:47:22 [2019-10-06T09:47:22.399Z] #21 46.62 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB]
09:47:23 [2019-10-06T09:47:23.156Z] #51 ...
09:47:23 [2019-10-06T09:47:23.156Z] 
09:47:23 [2019-10-06T09:47:23.156Z] #29 [dev 11/25] COPY --from=golangci_lint /build/ /usr/local/bin/
09:47:23 [2019-10-06T09:47:23.156Z] #29 DONE 0.2s
09:47:23 [2019-10-06T09:47:23.156Z] 
09:47:23 [2019-10-06T09:47:23.156Z] #32 [dev 12/25] COPY --from=gotestsum /build/ /usr/local/bin/
09:47:23 [2019-10-06T09:47:23.156Z] #32 DONE 0.1s
09:47:23 [2019-10-06T09:47:23.156Z] 
09:47:23 [2019-10-06T09:47:23.156Z] #35 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/
09:47:23 [2019-10-06T09:47:23.156Z] #35 DONE 0.1s
09:47:23 [2019-10-06T09:47:23.156Z] 
09:47:23 [2019-10-06T09:47:23.156Z] #38 [dev 14/25] COPY --from=vndr /build/ /usr/local/bin/
09:47:23 [2019-10-06T09:47:23.722Z] #38 DONE 0.1s
09:47:23 [2019-10-06T09:47:23.722Z] 
09:47:23 [2019-10-06T09:47:23.722Z] #43 [dev 15/25] COPY --from=tini /build/ /usr/local/bin/
09:47:23 [2019-10-06T09:47:23.722Z] #43 DONE 0.1s
09:47:23 [2019-10-06T09:47:23.722Z] 
09:47:23 [2019-10-06T09:47:23.722Z] #47 [dev 16/25] COPY --from=runc /build/ /usr/local/bin/
09:47:23 [2019-10-06T09:47:23.722Z] #47 DONE 0.1s
09:47:23 [2019-10-06T09:47:23.722Z] 
09:47:23 [2019-10-06T09:47:23.722Z] #51 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build 	--...
09:47:24 [2019-10-06T09:47:24.218Z] #61 148.5   CC       criu/protobuf-desc.o
09:47:24 [2019-10-06T09:47:24.218Z] #61 ...
09:47:24 [2019-10-06T09:47:24.218Z] 
09:47:24 [2019-10-06T09:47:24.218Z] #17 [dev 8/25] RUN pip3 install yamllint==1.16.0
09:47:24 [2019-10-06T09:47:24.218Z] #17 5.540 Collecting yamllint==1.16.0
09:47:24 [2019-10-06T09:47:24.218Z] #17 12.36   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
09:47:24 [2019-10-06T09:47:24.218Z] #17 12.65 Collecting pyyaml (from yamllint==1.16.0)
09:47:24 [2019-10-06T09:47:24.218Z] #17 13.83   Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB)
09:47:24 [2019-10-06T09:47:24.218Z] #17 15.57 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
09:47:24 [2019-10-06T09:47:24.461Z] #21 48.49 debconf: delaying package configuration, since apt-utils is not installed
09:47:24 [2019-10-06T09:47:24.461Z] #21 ...
09:47:24 [2019-10-06T09:47:24.461Z] 
09:47:24 [2019-10-06T09:47:24.461Z] #39 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:47:24 [2019-10-06T09:47:24.461Z] #39 43.66 Building dependency tree...
09:47:24 [2019-10-06T09:47:24.461Z] #39 46.57 The following additional packages will be installed:
09:47:24 [2019-10-06T09:47:24.461Z] #39 46.57   cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd
09:47:24 [2019-10-06T09:47:24.461Z] #39 46.60 Suggested packages:
09:47:24 [2019-10-06T09:47:24.461Z] #39 46.60   codeblocks eclipse ninja-build lrzip
09:47:24 [2019-10-06T09:47:24.461Z] #39 46.60 Recommended packages:
09:47:24 [2019-10-06T09:47:24.461Z] #39 46.60   xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
09:47:24 [2019-10-06T09:47:24.461Z] #39 48.43 The following NEW packages will be installed:
09:47:24 [2019-10-06T09:47:24.461Z] #39 48.44   cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2
09:47:24 [2019-10-06T09:47:24.461Z] #39 48.44   vim-common xxd
09:47:24 [2019-10-06T09:47:24.461Z] #39 48.66 0 upgraded, 10 newly installed, 0 to remove and 12 not upgraded.
09:47:24 [2019-10-06T09:47:24.461Z] #39 48.66 Need to get 13.4 MB of archives.
09:47:24 [2019-10-06T09:47:24.461Z] #39 48.66 After this operation, 60.4 MB of additional disk space will be used.
09:47:24 [2019-10-06T09:47:24.461Z] #39 48.66 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake-data all 3.7.2-1 [1216 kB]
09:47:24 [2019-10-06T09:47:24.752Z] #39 48.98 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB]
09:47:24 [2019-10-06T09:47:24.752Z] #39 49.00 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libicu57 ppc64el 57.1-6+deb9u3 [7669 kB]
09:47:24 [2019-10-06T09:47:24.784Z] #17 ...
09:47:24 [2019-10-06T09:47:24.784Z] 
09:47:24 [2019-10-06T09:47:24.784Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
09:47:24 [2019-10-06T09:47:24.784Z] #61 149.4   CC       criu/protobuf.o
09:47:25 [2019-10-06T09:47:25.045Z] #61 149.7   CC       criu/pstree.o
09:47:26 [2019-10-06T09:47:26.357Z] #39 ...
09:47:26 [2019-10-06T09:47:26.357Z] 
09:47:26 [2019-10-06T09:47:26.357Z] #21 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
09:47:26 [2019-10-06T09:47:26.357Z] #21 48.80 Fetched 310 kB in 0s (1186 kB/s)
09:47:26 [2019-10-06T09:47:26.357Z] #21 49.01 Selecting previously unselected package libonig4:ppc64el.
09:47:26 [2019-10-06T09:47:26.357Z] #21 49.01 (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.)
09:47:26 [2019-10-06T09:47:26.357Z] #21 49.21 Preparing to unpack .../libonig4_6.1.3-2_ppc64el.deb ...
09:47:26 [2019-10-06T09:47:26.357Z] #21 49.24 Unpacking libonig4:ppc64el (6.1.3-2) ...
09:47:26 [2019-10-06T09:47:26.357Z] #21 49.59 Selecting previously unselected package libjq1:ppc64el.
09:47:26 [2019-10-06T09:47:26.357Z] #21 49.63 Preparing to unpack .../libjq1_1.5+dfsg-1.3_ppc64el.deb ...
09:47:26 [2019-10-06T09:47:26.357Z] #21 49.65 Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ...
09:47:26 [2019-10-06T09:47:26.357Z] #21 49.90 Selecting previously unselected package jq.
09:47:26 [2019-10-06T09:47:26.357Z] #21 49.93 Preparing to unpack .../jq_1.5+dfsg-1.3_ppc64el.deb ...
09:47:26 [2019-10-06T09:47:26.357Z] #21 49.93 Unpacking jq (1.5+dfsg-1.3) ...
09:47:26 [2019-10-06T09:47:26.357Z] #21 50.24 Setting up libonig4:ppc64el (6.1.3-2) ...
09:47:26 [2019-10-06T09:47:26.357Z] #21 50.24 Setting up libjq1:ppc64el (1.5+dfsg-1.3) ...
09:47:26 [2019-10-06T09:47:26.357Z] #21 50.25 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:47:26 [2019-10-06T09:47:26.357Z] #21 50.45 Setting up jq (1.5+dfsg-1.3) ...
09:47:26 [2019-10-06T09:47:26.357Z] #21 DONE 50.7s
09:47:26 [2019-10-06T09:47:26.357Z] 
09:47:26 [2019-10-06T09:47:26.357Z] #39 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:47:26 [2019-10-06T09:47:26.357Z] #39 50.72 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-2.2+deb9u2 [830 kB]
09:47:26 [2019-10-06T09:47:26.357Z] #39 ...
09:47:26 [2019-10-06T09:47:26.357Z] 
09:47:26 [2019-10-06T09:47:26.357Z] #23 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
09:47:26 [2019-10-06T09:47:26.420Z] #61 ...
09:47:26 [2019-10-06T09:47:26.420Z] 
09:47:26 [2019-10-06T09:47:26.420Z] #58 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build 	--mo...
09:47:26 [2019-10-06T09:47:26.420Z] #58 217.7 + rm -rf /tmp/tmp.e4Wuw9D4iL/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.e4Wuw9D4iL
09:47:26 [2019-10-06T09:47:26.420Z] #58 DONE 218.2s
09:47:26 [2019-10-06T09:47:26.420Z] 
09:47:26 [2019-10-06T09:47:26.420Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
09:47:26 [2019-10-06T09:47:26.420Z] #61 150.8   CC       criu/rbtree.o
09:47:26 [2019-10-06T09:47:26.643Z] #23 DONE 0.1s
09:47:26 [2019-10-06T09:47:26.643Z] 
09:47:26 [2019-10-06T09:47:26.643Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
09:47:26 [2019-10-06T09:47:26.678Z] #61 151.3   CC       criu/rst-malloc.o
09:47:27 [2019-10-06T09:47:27.245Z] #61 151.8   CC       criu/seccomp.o
09:47:27 [2019-10-06T09:47:27.863Z] #61 152.4   CC       criu/seize.o
09:47:28 [2019-10-06T09:47:28.803Z] #61 153.2   CC       criu/servicefd.o
09:47:29 [2019-10-06T09:47:29.061Z] #61 153.8   CC       criu/shmem.o
09:47:29 [2019-10-06T09:47:29.354Z] #24 ...
09:47:29 [2019-10-06T09:47:29.354Z] 
09:47:29 [2019-10-06T09:47:29.354Z] #48 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
09:47:29 [2019-10-06T09:47:29.354Z] #48 44.34 Building dependency tree...
09:47:29 [2019-10-06T09:47:29.354Z] #48 47.91 The following additional packages will be installed:
09:47:29 [2019-10-06T09:47:29.354Z] #48 47.92   btrfs-progs liblzo2-2
09:47:29 [2019-10-06T09:47:29.354Z] #48 48.22 The following NEW packages will be installed:
09:47:29 [2019-10-06T09:47:29.354Z] #48 48.23   btrfs-progs btrfs-tools liblzo2-2
09:47:29 [2019-10-06T09:47:29.354Z] #48 48.34 0 upgraded, 3 newly installed, 0 to remove and 12 not upgraded.
09:47:29 [2019-10-06T09:47:29.354Z] #48 48.34 Need to get 588 kB of archives.
09:47:29 [2019-10-06T09:47:29.354Z] #48 48.34 After this operation, 5005 kB of additional disk space will be used.
09:47:29 [2019-10-06T09:47:29.354Z] #48 48.34 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB]
09:47:29 [2019-10-06T09:47:29.354Z] #48 48.38 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB]
09:47:29 [2019-10-06T09:47:29.354Z] #48 48.53 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB]
09:47:29 [2019-10-06T09:47:29.354Z] #48 50.34 debconf: delaying package configuration, since apt-utils is not installed
09:47:29 [2019-10-06T09:47:29.354Z] #48 50.67 Fetched 588 kB in 0s (2514 kB/s)
09:47:29 [2019-10-06T09:47:29.354Z] #48 50.91 Selecting previously unselected package liblzo2-2:ppc64el.
09:47:29 [2019-10-06T09:47:29.354Z] #48 50.92 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14950 files and directories currently installed.)
09:47:29 [2019-10-06T09:47:29.354Z] #48 51.14 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_ppc64el.deb ...
09:47:29 [2019-10-06T09:47:29.354Z] #48 51.15 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ...
09:47:29 [2019-10-06T09:47:29.354Z] #48 51.38 Selecting previously unselected package btrfs-progs.
09:47:29 [2019-10-06T09:47:29.354Z] #48 51.39 Preparing to unpack .../btrfs-progs_4.7.3-1_ppc64el.deb ...
09:47:29 [2019-10-06T09:47:29.354Z] #48 51.40 Unpacking btrfs-progs (4.7.3-1) ...
09:47:29 [2019-10-06T09:47:29.354Z] #48 52.60 Selecting previously unselected package btrfs-tools.
09:47:29 [2019-10-06T09:47:29.354Z] #48 52.61 Preparing to unpack .../btrfs-tools_4.7.3-1_ppc64el.deb ...
09:47:29 [2019-10-06T09:47:29.354Z] #48 52.62 Unpacking btrfs-tools (4.7.3-1) ...
09:47:29 [2019-10-06T09:47:29.354Z] #48 52.85 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:47:29 [2019-10-06T09:47:29.354Z] #48 52.99 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ...
09:47:29 [2019-10-06T09:47:29.354Z] #48 52.99 Setting up btrfs-progs (4.7.3-1) ...
09:47:29 [2019-10-06T09:47:29.354Z] #48 53.00 Setting up btrfs-tools (4.7.3-1) ...
09:47:29 [2019-10-06T09:47:29.355Z] #48 53.01 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:47:29 [2019-10-06T09:47:29.355Z] #48 DONE 53.3s
09:47:29 [2019-10-06T09:47:29.355Z] 
09:47:29 [2019-10-06T09:47:29.355Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:47:29 [2019-10-06T09:47:29.355Z] #10 42.91 Building dependency tree...
09:47:29 [2019-10-06T09:47:29.355Z] #10 47.83 The following additional packages will be installed:
09:47:29 [2019-10-06T09:47:29.355Z] #10 47.84   libapparmor1 libseccomp2
09:47:29 [2019-10-06T09:47:29.355Z] #10 47.85 Suggested packages:
09:47:29 [2019-10-06T09:47:29.355Z] #10 47.85   seccomp
09:47:29 [2019-10-06T09:47:29.355Z] #10 48.46 The following NEW packages will be installed:
09:47:29 [2019-10-06T09:47:29.355Z] #10 48.47   libapparmor-dev libapparmor1 libseccomp-dev libseccomp2
09:47:29 [2019-10-06T09:47:29.355Z] #10 48.68 0 upgraded, 4 newly installed, 0 to remove and 12 not upgraded.
09:47:29 [2019-10-06T09:47:29.355Z] #10 48.68 Need to get 296 kB of archives.
09:47:29 [2019-10-06T09:47:29.355Z] #10 48.68 After this operation, 1346 kB of additional disk space will be used.
09:47:29 [2019-10-06T09:47:29.355Z] #10 48.68 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp2 ppc64el 2.3.1-2.1+deb9u1 [39.6 kB]
09:47:29 [2019-10-06T09:47:29.355Z] #10 48.71 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp-dev ppc64el 2.3.1-2.1+deb9u1 [61.1 kB]
09:47:29 [2019-10-06T09:47:29.355Z] #10 48.72 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor1 ppc64el 2.11.0-3+deb9u2 [77.1 kB]
09:47:29 [2019-10-06T09:47:29.355Z] #10 48.75 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-dev ppc64el 2.11.0-3+deb9u2 [118 kB]
09:47:29 [2019-10-06T09:47:29.355Z] #10 51.19 debconf: delaying package configuration, since apt-utils is not installed
09:47:29 [2019-10-06T09:47:29.355Z] #10 51.41 Fetched 296 kB in 0s (1880 kB/s)
09:47:29 [2019-10-06T09:47:29.355Z] #10 51.58 Selecting previously unselected package libseccomp2:ppc64el.
09:47:29 [2019-10-06T09:47:29.355Z] #10 51.59 (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.)
09:47:29 [2019-10-06T09:47:29.355Z] #10 51.72 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_ppc64el.deb ...
09:47:29 [2019-10-06T09:47:29.355Z] #10 51.73 Unpacking libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ...
09:47:29 [2019-10-06T09:47:29.355Z] #10 52.07 Selecting previously unselected package libseccomp-dev:ppc64el.
09:47:29 [2019-10-06T09:47:29.355Z] #10 52.11 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_ppc64el.deb ...
09:47:29 [2019-10-06T09:47:29.355Z] #10 52.12 Unpacking libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ...
09:47:29 [2019-10-06T09:47:29.355Z] #10 52.36 Selecting previously unselected package libapparmor1:ppc64el.
09:47:29 [2019-10-06T09:47:29.355Z] #10 52.40 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_ppc64el.deb ...
09:47:29 [2019-10-06T09:47:29.355Z] #10 52.41 Unpacking libapparmor1:ppc64el (2.11.0-3+deb9u2) ...
09:47:29 [2019-10-06T09:47:29.355Z] #10 52.65 Selecting previously unselected package libapparmor-dev:ppc64el.
09:47:29 [2019-10-06T09:47:29.355Z] #10 52.66 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_ppc64el.deb ...
09:47:29 [2019-10-06T09:47:29.355Z] #10 52.67 Unpacking libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ...
09:47:29 [2019-10-06T09:47:29.355Z] #10 53.00 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:47:29 [2019-10-06T09:47:29.355Z] #10 53.15 Setting up libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ...
09:47:29 [2019-10-06T09:47:29.355Z] #10 53.16 Setting up libapparmor1:ppc64el (2.11.0-3+deb9u2) ...
09:47:29 [2019-10-06T09:47:29.355Z] #10 53.17 Setting up libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ...
09:47:29 [2019-10-06T09:47:29.355Z] #10 53.19 Setting up libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ...
09:47:29 [2019-10-06T09:47:29.355Z] #10 53.19 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:47:29 [2019-10-06T09:47:29.355Z] #10 DONE 53.4s
09:47:29 [2019-10-06T09:47:29.355Z] 
09:47:29 [2019-10-06T09:47:29.355Z] #49 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
09:47:29 [2019-10-06T09:47:29.355Z] #49 DONE 0.1s
09:47:29 [2019-10-06T09:47:29.355Z] 
09:47:29 [2019-10-06T09:47:29.355Z] #44 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
09:47:29 [2019-10-06T09:47:29.355Z] #44 DONE 0.1s
09:47:29 [2019-10-06T09:47:29.355Z] 
09:47:29 [2019-10-06T09:47:29.355Z] #50 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
09:47:29 [2019-10-06T09:47:29.355Z] #50 DONE 0.1s
09:47:29 [2019-10-06T09:47:29.355Z] 
09:47:29 [2019-10-06T09:47:29.355Z] #45 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
09:47:29 [2019-10-06T09:47:29.355Z] #45 DONE 0.1s
09:47:29 [2019-10-06T09:47:29.355Z] 
09:47:29 [2019-10-06T09:47:29.355Z] #46 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount=...
09:47:29 [2019-10-06T09:47:29.642Z] #46 0.414 + RM_GOPATH=0
09:47:29 [2019-10-06T09:47:29.642Z] #46 0.415 + TMP_GOPATH=
09:47:29 [2019-10-06T09:47:29.642Z] #46 0.415 + : /build
09:47:29 [2019-10-06T09:47:29.642Z] #46 0.415 + '[' -z '' ']'
09:47:29 [2019-10-06T09:47:29.642Z] #46 0.417 ++ mktemp -d
09:47:29 [2019-10-06T09:47:29.931Z] #46 0.450 + export GOPATH=/tmp/tmp.lZW7B7z6pT
09:47:29 [2019-10-06T09:47:29.932Z] #46 0.456 + GOPATH=/tmp/tmp.lZW7B7z6pT
09:47:29 [2019-10-06T09:47:29.932Z] #46 0.456 + RM_GOPATH=1
09:47:29 [2019-10-06T09:47:29.932Z] #46 0.458 ++ dirname ./install.sh
09:47:29 [2019-10-06T09:47:29.932Z] #46 0.461 + dir=.
09:47:29 [2019-10-06T09:47:29.932Z] #46 0.461 + bin=runc
09:47:29 [2019-10-06T09:47:29.932Z] #46 0.462 + shift
09:47:29 [2019-10-06T09:47:29.932Z] #46 0.464 + '[' '!' -f ./runc.installer ']'
09:47:29 [2019-10-06T09:47:29.932Z] #46 0.465 + . ./runc.installer
09:47:29 [2019-10-06T09:47:29.932Z] #46 0.470 ++ RUNC_COMMIT=3e425f80a8c931f88e6d94a8c831b9d5aa481657
09:47:29 [2019-10-06T09:47:29.932Z] #46 0.498 + install_runc
09:47:29 [2019-10-06T09:47:29.932Z] #46 0.511 + uname -r
09:47:29 [2019-10-06T09:47:29.932Z] #46 0.512 + grep -q '^3\.10\.0.*\.el7\.'
09:47:29 [2019-10-06T09:47:29.932Z] #46 0.532 + RUNC_BUILDTAGS='seccomp apparmor selinux '
09:47:29 [2019-10-06T09:47:29.932Z] #46 0.544 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )'
09:47:29 [2019-10-06T09:47:29.932Z] #46 0.544 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )
09:47:29 [2019-10-06T09:47:29.932Z] #46 0.544 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.lZW7B7z6pT/src/github.com/opencontainers/runc
09:47:29 [2019-10-06T09:47:29.932Z] #46 0.548 Cloning into '/tmp/tmp.lZW7B7z6pT/src/github.com/opencontainers/runc'...
09:47:29 [2019-10-06T09:47:29.932Z] #46 ...
09:47:29 [2019-10-06T09:47:29.932Z] 
09:47:29 [2019-10-06T09:47:29.932Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:47:29 [2019-10-06T09:47:29.932Z] #61 42.48 Building dependency tree...
09:47:29 [2019-10-06T09:47:29.932Z] #61 45.76 The following additional packages will be installed:
09:47:29 [2019-10-06T09:47:29.932Z] #61 45.76   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10
09:47:29 [2019-10-06T09:47:29.932Z] #61 45.77   libprotoc10 python-pkg-resources zlib1g-dev
09:47:29 [2019-10-06T09:47:29.932Z] #61 45.78 Suggested packages:
09:47:29 [2019-10-06T09:47:29.932Z] #61 45.79   manpages-dev python-setuptools
09:47:29 [2019-10-06T09:47:29.932Z] #61 49.69 The following NEW packages will be installed:
09:47:29 [2019-10-06T09:47:29.932Z] #61 49.69   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
09:47:29 [2019-10-06T09:47:29.932Z] #61 49.71   libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10
09:47:29 [2019-10-06T09:47:29.932Z] #61 49.75   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
09:47:29 [2019-10-06T09:47:29.932Z] #61 49.75   zlib1g-dev
09:47:29 [2019-10-06T09:47:29.932Z] #61 50.09 0 upgraded, 16 newly installed, 0 to remove and 12 not upgraded.
09:47:29 [2019-10-06T09:47:29.932Z] #61 50.09 Need to get 3548 kB of archives.
09:47:29 [2019-10-06T09:47:29.932Z] #61 50.09 After this operation, 21.2 MB of additional disk space will be used.
09:47:29 [2019-10-06T09:47:29.932Z] #61 50.09 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB]
09:47:29 [2019-10-06T09:47:29.932Z] #61 50.21 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap-dev ppc64el 1:2.25-1 [29.7 kB]
09:47:29 [2019-10-06T09:47:29.932Z] #61 50.29 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3 [117 kB]
09:47:29 [2019-10-06T09:47:29.932Z] #61 50.32 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB]
09:47:29 [2019-10-06T09:47:29.932Z] #61 50.35 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-dev ppc64el 3.2.27-2 [95.0 kB]
09:47:29 [2019-10-06T09:47:29.932Z] #61 50.38 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB]
09:47:29 [2019-10-06T09:47:29.932Z] #61 50.40 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c-dev ppc64el 1.2.1-2 [32.0 kB]
09:47:29 [2019-10-06T09:47:29.932Z] #61 50.41 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zlib1g-dev ppc64el 1:1.2.8.dfsg-5 [205 kB]
09:47:29 [2019-10-06T09:47:29.932Z] #61 50.43 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf10 ppc64el 3.0.0-9 [658 kB]
09:47:29 [2019-10-06T09:47:29.932Z] #61 50.56 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-lite10 ppc64el 3.0.0-9 [124 kB]
09:47:29 [2019-10-06T09:47:29.932Z] #61 50.58 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-dev ppc64el 3.0.0-9 [974 kB]
09:47:29 [2019-10-06T09:47:29.932Z] #61 50.70 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotoc10 ppc64el 3.0.0-9 [589 kB]
09:47:29 [2019-10-06T09:47:29.932Z] #61 50.77 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-c-compiler ppc64el 1.2.1-2 [75.2 kB]
09:47:29 [2019-10-06T09:47:29.932Z] #61 50.78 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-compiler ppc64el 3.0.0-9 [53.0 kB]
09:47:29 [2019-10-06T09:47:29.932Z] #61 50.78 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pkg-resources all 33.1.1-1 [166 kB]
09:47:29 [2019-10-06T09:47:29.932Z] #61 50.80 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-protobuf ppc64el 3.0.0-9 [291 kB]
09:47:29 [2019-10-06T09:47:29.932Z] #61 52.47 debconf: delaying package configuration, since apt-utils is not installed
09:47:29 [2019-10-06T09:47:29.932Z] #61 52.69 Fetched 3548 kB in 0s (4400 kB/s)
09:47:29 [2019-10-06T09:47:29.932Z] #61 52.96 Selecting previously unselected package libnet1:ppc64el.
09:47:29 [2019-10-06T09:47:29.932Z] #61 52.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 ... 14950 files and directories currently installed.)
09:47:29 [2019-10-06T09:47:29.932Z] #61 53.07 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_ppc64el.deb ...
09:47:29 [2019-10-06T09:47:29.932Z] #61 53.08 Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ...
09:47:29 [2019-10-06T09:47:29.932Z] #61 53.37 Selecting previously unselected package libcap-dev:ppc64el.
09:47:29 [2019-10-06T09:47:29.932Z] #61 53.40 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_ppc64el.deb ...
09:47:29 [2019-10-06T09:47:29.932Z] #61 53.41 Unpacking libcap-dev:ppc64el (1:2.25-1) ...
09:47:29 [2019-10-06T09:47:29.932Z] #61 53.75 Selecting previously unselected package libnet1-dev.
09:47:29 [2019-10-06T09:47:29.932Z] #61 53.76 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_ppc64el.deb ...
09:47:29 [2019-10-06T09:47:29.932Z] #61 53.77 Unpacking libnet1-dev (1.1.6+dfsg-3) ...
09:47:29 [2019-10-06T09:47:29.932Z] #61 54.07 Selecting previously unselected package libnl-3-200:ppc64el.
09:47:29 [2019-10-06T09:47:29.932Z] #61 54.09 Preparing to unpack .../03-libnl-3-200_3.2.27-2_ppc64el.deb ...
09:47:29 [2019-10-06T09:47:29.932Z] #61 54.12 Unpacking libnl-3-200:ppc64el (3.2.27-2) ...
09:47:29 [2019-10-06T09:47:29.932Z] #61 54.29 Selecting previously unselected package libnl-3-dev:ppc64el.
09:47:29 [2019-10-06T09:47:29.932Z] #61 ...
09:47:29 [2019-10-06T09:47:29.932Z] 
09:47:29 [2019-10-06T09:47:29.932Z] #11 [dev 1/25] RUN groupadd -r docker
09:47:29 [2019-10-06T09:47:29.932Z] #11 DONE 1.0s
09:47:29 [2019-10-06T09:47:29.932Z] 
09:47:29 [2019-10-06T09:47:29.932Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:47:29 [2019-10-06T09:47:29.932Z] #61 54.30 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_ppc64el.deb ...
09:47:29 [2019-10-06T09:47:29.932Z] #61 54.31 Unpacking libnl-3-dev:ppc64el (3.2.27-2) ...
09:47:29 [2019-10-06T09:47:29.932Z] #61 ...
09:47:29 [2019-10-06T09:47:29.932Z] 
09:47:29 [2019-10-06T09:47:29.932Z] #51 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build 	--...
09:47:29 [2019-10-06T09:47:29.932Z] #51 0.369 + RM_GOPATH=0
09:47:29 [2019-10-06T09:47:29.932Z] #51 0.370 + TMP_GOPATH=
09:47:29 [2019-10-06T09:47:29.932Z] #51 0.370 + : /build
09:47:29 [2019-10-06T09:47:29.932Z] #51 0.371 + '[' -z '' ']'
09:47:29 [2019-10-06T09:47:29.932Z] #51 0.373 ++ mktemp -d
09:47:29 [2019-10-06T09:47:29.932Z] #51 0.395 + export GOPATH=/tmp/tmp.KESVN4r17J
09:47:29 [2019-10-06T09:47:29.932Z] #51 0.396 + GOPATH=/tmp/tmp.KESVN4r17J
09:47:29 [2019-10-06T09:47:29.932Z] #51 0.396 + RM_GOPATH=1
09:47:29 [2019-10-06T09:47:29.932Z] #51 0.398 ++ dirname ./install.sh
09:47:29 [2019-10-06T09:47:29.932Z] #51 0.413 + dir=.
09:47:29 [2019-10-06T09:47:29.932Z] #51 0.415 + bin=containerd
09:47:29 [2019-10-06T09:47:29.932Z] #51 0.417 + shift
09:47:29 [2019-10-06T09:47:29.932Z] #51 0.421 + '[' '!' -f ./containerd.installer ']'
09:47:29 [2019-10-06T09:47:29.932Z] #51 0.435 + . ./containerd.installer
09:47:29 [2019-10-06T09:47:29.932Z] #51 0.455 ++ CONTAINERD_COMMIT=b34a5c8af56e510852c35414db4c1f4fa6172339
09:47:29 [2019-10-06T09:47:29.932Z] #51 0.472 + install_containerd
09:47:29 [2019-10-06T09:47:29.932Z] #51 0.472 + echo 'Install containerd version b34a5c8af56e510852c35414db4c1f4fa6172339'
09:47:29 [2019-10-06T09:47:29.932Z] #51 0.472 Install containerd version b34a5c8af56e510852c35414db4c1f4fa6172339
09:47:29 [2019-10-06T09:47:29.932Z] #51 0.483 + git clone https://github.com/containerd/containerd.git /tmp/tmp.KESVN4r17J/src/github.com/containerd/containerd
09:47:29 [2019-10-06T09:47:29.932Z] #51 0.497 Cloning into '/tmp/tmp.KESVN4r17J/src/github.com/containerd/containerd'...
09:47:29 [2019-10-06T09:47:29.991Z] #61 154.4   CC       criu/sigframe.o
09:47:29 [2019-10-06T09:47:29.992Z] #61 154.5   CC       criu/signalfd.o
09:47:29 [2019-10-06T09:47:29.992Z] #61 154.8   CC       criu/sk-inet.o
09:47:30 [2019-10-06T09:47:30.249Z] #61 ...
09:47:30 [2019-10-06T09:47:30.249Z] 
09:47:30 [2019-10-06T09:47:30.249Z] #17 [dev 8/25] RUN pip3 install yamllint==1.16.0
09:47:30 [2019-10-06T09:47:30.249Z] #17 16.66   Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz
09:47:30 [2019-10-06T09:47:30.249Z] #17 17.98 Building wheels for collected packages: pyyaml, pathspec
09:47:30 [2019-10-06T09:47:30.249Z] #17 18.00   Running setup.py bdist_wheel for pyyaml: started
09:47:30 [2019-10-06T09:47:30.249Z] #17 19.45   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
09:47:30 [2019-10-06T09:47:30.249Z] #17 19.45   Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030
09:47:30 [2019-10-06T09:47:30.249Z] #17 19.53   Running setup.py bdist_wheel for pathspec: started
09:47:30 [2019-10-06T09:47:30.249Z] #17 20.64   Running setup.py bdist_wheel for pathspec: finished with status 'done'
09:47:30 [2019-10-06T09:47:30.249Z] #17 20.65   Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269
09:47:30 [2019-10-06T09:47:30.249Z] #17 20.67 Successfully built pyyaml pathspec
09:47:30 [2019-10-06T09:47:30.249Z] #17 20.67 Installing collected packages: pyyaml, pathspec, yamllint
09:47:30 [2019-10-06T09:47:30.249Z] #17 21.03 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0
09:47:30 [2019-10-06T09:47:30.249Z] #17 DONE 21.4s
09:47:30 [2019-10-06T09:47:30.249Z] 
09:47:30 [2019-10-06T09:47:30.249Z] #19 [dev 9/25] COPY --from=swagger /build/swagger* /usr/local/bin/
09:47:30 [2019-10-06T09:47:30.249Z] #19 DONE 0.2s
09:47:30 [2019-10-06T09:47:30.249Z] 
09:47:30 [2019-10-06T09:47:30.249Z] #24 [dev 10/25] COPY --from=frozen-images /build/ /docker-frozen-images
09:47:30 [2019-10-06T09:47:30.559Z] #51 ...
09:47:30 [2019-10-06T09:47:30.559Z] 
09:47:30 [2019-10-06T09:47:30.559Z] #12 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser
09:47:30 [2019-10-06T09:47:30.559Z] #12 DONE 0.5s
09:47:30 [2019-10-06T09:47:30.846Z] 
09:47:30 [2019-10-06T09:47:30.846Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:47:30 [2019-10-06T09:47:30.846Z] #61 54.95 Selecting previously unselected package libprotobuf-c1:ppc64el.
09:47:30 [2019-10-06T09:47:30.846Z] #61 54.97 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_ppc64el.deb ...
09:47:30 [2019-10-06T09:47:30.846Z] #61 54.97 Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ...
09:47:30 [2019-10-06T09:47:30.846Z] #61 55.14 Selecting previously unselected package libprotobuf-c-dev:ppc64el.
09:47:30 [2019-10-06T09:47:30.846Z] #61 55.16 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_ppc64el.deb ...
09:47:30 [2019-10-06T09:47:30.846Z] #61 55.16 Unpacking libprotobuf-c-dev:ppc64el (1.2.1-2) ...
09:47:31 [2019-10-06T09:47:31.134Z] #61 ...
09:47:31 [2019-10-06T09:47:31.134Z] 
09:47:31 [2019-10-06T09:47:31.134Z] #13 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
09:47:31 [2019-10-06T09:47:31.134Z] #13 0.356 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
09:47:31 [2019-10-06T09:47:31.134Z] #13 DONE 0.4s
09:47:31 [2019-10-06T09:47:31.134Z] 
09:47:31 [2019-10-06T09:47:31.134Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:47:31 [2019-10-06T09:47:31.134Z] #61 55.31 Selecting previously unselected package zlib1g-dev:ppc64el.
09:47:31 [2019-10-06T09:47:31.134Z] #61 55.31 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_ppc64el.deb ...
09:47:31 [2019-10-06T09:47:31.134Z] #61 55.32 Unpacking zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ...
09:47:31 [2019-10-06T09:47:31.762Z] #61 ...
09:47:31 [2019-10-06T09:47:31.762Z] 
09:47:31 [2019-10-06T09:47:31.762Z] #14 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ...
09:47:31 [2019-10-06T09:47:31.762Z] #14 DONE 0.6s
09:47:31 [2019-10-06T09:47:31.762Z] 
09:47:31 [2019-10-06T09:47:31.762Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:47:31 [2019-10-06T09:47:31.762Z] #61 56.02 Selecting previously unselected package libprotobuf10:ppc64el.
09:47:31 [2019-10-06T09:47:31.762Z] #61 56.10 Preparing to unpack .../08-libprotobuf10_3.0.0-9_ppc64el.deb ...
09:47:31 [2019-10-06T09:47:31.762Z] #61 56.11 Unpacking libprotobuf10:ppc64el (3.0.0-9) ...
09:47:32 [2019-10-06T09:47:32.050Z] #61 ...
09:47:32 [2019-10-06T09:47:32.050Z] 
09:47:32 [2019-10-06T09:47:32.050Z] #15 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
09:47:32 [2019-10-06T09:47:32.050Z] #15 DONE 0.4s
09:47:32 [2019-10-06T09:47:32.050Z] 
09:47:32 [2019-10-06T09:47:32.050Z] #16 [dev 6/25] RUN ldconfig
09:47:32 [2019-10-06T09:47:32.146Z] #24 DONE 1.5s
09:47:32 [2019-10-06T09:47:32.146Z] 
09:47:32 [2019-10-06T09:47:32.146Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
09:47:32 [2019-10-06T09:47:32.146Z] #61 155.8   CC       criu/sk-netlink.o
09:47:32 [2019-10-06T09:47:32.146Z] #61 156.1   CC       criu/sk-packet.o
09:47:32 [2019-10-06T09:47:32.146Z] #61 156.6   CC       criu/sk-queue.o
09:47:32 [2019-10-06T09:47:32.146Z] #61 156.9   CC       criu/sk-tcp.o
09:47:32 [2019-10-06T09:47:32.677Z] #16 DONE 0.6s
09:47:32 [2019-10-06T09:47:32.677Z] 
09:47:32 [2019-10-06T09:47:32.677Z] #39 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:47:32 [2019-10-06T09:47:32.677Z] #39 50.94 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libarchive13 ppc64el 3.2.2-2+deb9u1 [272 kB]
09:47:32 [2019-10-06T09:47:32.677Z] #39 51.04 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB]
09:47:32 [2019-10-06T09:47:32.677Z] #39 51.06 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libuv1 ppc64el 1.9.1-3 [78.3 kB]
09:47:32 [2019-10-06T09:47:32.677Z] #39 51.07 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake ppc64el 3.7.2-1 [2872 kB]
09:47:32 [2019-10-06T09:47:32.677Z] #39 51.57 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB]
09:47:32 [2019-10-06T09:47:32.677Z] #39 51.60 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
09:47:32 [2019-10-06T09:47:32.677Z] #39 54.15 debconf: delaying package configuration, since apt-utils is not installed
09:47:32 [2019-10-06T09:47:32.677Z] #39 54.47 Fetched 13.4 MB in 3s (4374 kB/s)
09:47:32 [2019-10-06T09:47:32.677Z] #39 54.65 Selecting previously unselected package cmake-data.
09:47:32 [2019-10-06T09:47:32.678Z] #39 54.65 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14950 files and directories currently installed.)
09:47:32 [2019-10-06T09:47:32.678Z] #39 54.82 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ...
09:47:32 [2019-10-06T09:47:32.678Z] #39 54.84 Unpacking cmake-data (3.7.2-1) ...
09:47:32 [2019-10-06T09:47:32.710Z] #61 157.3   CC       criu/sk-unix.o
09:47:32 [2019-10-06T09:47:32.981Z] #39 ...
09:47:32 [2019-10-06T09:47:32.981Z] 
09:47:32 [2019-10-06T09:47:32.981Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:47:32 [2019-10-06T09:47:32.981Z] #61 57.32 Selecting previously unselected package libprotobuf-lite10:ppc64el.
09:47:32 [2019-10-06T09:47:32.981Z] #61 57.32 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_ppc64el.deb ...
09:47:32 [2019-10-06T09:47:32.981Z] #61 57.35 Unpacking libprotobuf-lite10:ppc64el (3.0.0-9) ...
09:47:33 [2019-10-06T09:47:33.606Z] #61 57.77 Selecting previously unselected package libprotobuf-dev:ppc64el.
09:47:33 [2019-10-06T09:47:33.606Z] #61 57.78 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_ppc64el.deb ...
09:47:33 [2019-10-06T09:47:33.606Z] #61 57.82 Unpacking libprotobuf-dev:ppc64el (3.0.0-9) ...
09:47:33 [2019-10-06T09:47:33.643Z] #61 158.5   CC       criu/sockets.o
09:47:34 [2019-10-06T09:47:34.209Z] #61 158.9   CC       criu/stats.o
09:47:34 [2019-10-06T09:47:34.467Z] #61 159.1   CC       criu/string.o
09:47:34 [2019-10-06T09:47:34.467Z] #61 159.2   CC       criu/sysctl.o
09:47:35 [2019-10-06T09:47:35.033Z] #61 159.7   CC       criu/sysfs_parse.o
09:47:35 [2019-10-06T09:47:35.291Z] #61 159.9   CC       criu/timerfd.o
09:47:35 [2019-10-06T09:47:35.549Z] #61 160.2   CC       criu/tty.o
09:47:36 [2019-10-06T09:47:36.339Z] #61 60.14 Selecting previously unselected package libprotoc10:ppc64el.
09:47:36 [2019-10-06T09:47:36.339Z] #61 60.15 Preparing to unpack .../11-libprotoc10_3.0.0-9_ppc64el.deb ...
09:47:36 [2019-10-06T09:47:36.339Z] #61 60.17 Unpacking libprotoc10:ppc64el (3.0.0-9) ...
09:47:36 [2019-10-06T09:47:36.922Z] #61 161.3   CC       criu/tun.o
09:47:36 [2019-10-06T09:47:36.967Z] #61 61.15 Selecting previously unselected package protobuf-c-compiler.
09:47:36 [2019-10-06T09:47:36.967Z] #61 61.16 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_ppc64el.deb ...
09:47:36 [2019-10-06T09:47:36.967Z] #61 61.16 Unpacking protobuf-c-compiler (1.2.1-2) ...
09:47:36 [2019-10-06T09:47:36.967Z] #61 61.39 Selecting previously unselected package protobuf-compiler.
09:47:37 [2019-10-06T09:47:37.181Z] #61 161.7   CC       criu/uffd.o
09:47:37 [2019-10-06T09:47:37.255Z] #61 61.42 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_ppc64el.deb ...
09:47:37 [2019-10-06T09:47:37.255Z] #61 61.43 Unpacking protobuf-compiler (3.0.0-9) ...
09:47:37 [2019-10-06T09:47:37.544Z] #61 61.71 Selecting previously unselected package python-pkg-resources.
09:47:37 [2019-10-06T09:47:37.544Z] #61 61.72 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ...
09:47:37 [2019-10-06T09:47:37.544Z] #61 61.72 Unpacking python-pkg-resources (33.1.1-1) ...
09:47:38 [2019-10-06T09:47:38.113Z] #61 162.5   CC       criu/util.o
09:47:38 [2019-10-06T09:47:38.183Z] #61 62.30 Selecting previously unselected package python-protobuf.
09:47:38 [2019-10-06T09:47:38.184Z] #61 62.30 Preparing to unpack .../15-python-protobuf_3.0.0-9_ppc64el.deb ...
09:47:38 [2019-10-06T09:47:38.184Z] #61 62.33 Unpacking python-protobuf (3.0.0-9) ...
09:47:38 [2019-10-06T09:47:38.472Z] #61 ...
09:47:38 [2019-10-06T09:47:38.472Z] 
09:47:38 [2019-10-06T09:47:38.472Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
09:47:38 [2019-10-06T09:47:38.472Z] #24 5.008 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
09:47:38 [2019-10-06T09:47:38.472Z] #24 6.386 
09:47:38 [2019-10-06T09:47:38.472Z] #24 7.167 
#                                                                          2.6%
###                                                                        4.7%
######                                                                     9.0%
#########                                                                 13.2%
##############                                                            19.6%
##################                                                        26.0%
#######################                                                   32.4%
###########################                                               38.8%
##################################                                        47.3%
######################################                                    53.7%
###########################################                               60.1%
################################################                          67.5%
#####################################################                     74.2%
##########################################################                81.2%
############################################################              83.3%
##################################################################        91.8%
######################################################################    97.9%
######################################################################## 100.0%
09:47:38 [2019-10-06T09:47:38.472Z] #24 10.72 
09:47:38 [2019-10-06T09:47:38.677Z] #61 163.2   CC       criu/uts_ns.o
09:47:38 [2019-10-06T09:47:38.677Z] #61 163.4   CC       criu/vdso-compat.o
09:47:38 [2019-10-06T09:47:38.934Z] #61 163.6   CC       criu/vdso.o
09:47:39 [2019-10-06T09:47:39.050Z] #24 11.69 
####                                                                       6.9%
#############                                                             18.4%
#####################                                                     29.9%
#################################                                         47.1%
##############################################                            64.4%
############################################################              83.5%
#####################################################################     96.6%
######################################################################## 100.0%
09:47:39 [2019-10-06T09:47:39.337Z] #24 ...
09:47:39 [2019-10-06T09:47:39.337Z] 
09:47:39 [2019-10-06T09:47:39.337Z] #54 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount...
09:47:39 [2019-10-06T09:47:39.337Z] #54 DONE 63.3s
09:47:39 [2019-10-06T09:47:39.337Z] 
09:47:39 [2019-10-06T09:47:39.337Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:47:39 [2019-10-06T09:47:39.337Z] #61 63.25 Setting up libnet1:ppc64el (1.1.6+dfsg-3) ...
09:47:39 [2019-10-06T09:47:39.337Z] #61 63.46 Setting up libprotobuf-c1:ppc64el (1.2.1-2) ...
09:47:39 [2019-10-06T09:47:39.337Z] #61 63.48 Setting up python-pkg-resources (33.1.1-1) ...
09:47:39 [2019-10-06T09:47:39.409Z] using credential docker-jenkins-github-credentials
09:47:39 [2019-10-06T09:47:39.484Z] Cloning the remote Git repository
09:47:39 [2019-10-06T09:47:39.484Z] Cloning with configured refspecs honoured and without tags
09:47:39 [2019-10-06T09:47:39.498Z] #61 164.2   LINK     criu/built-in.o
09:47:39 [2019-10-06T09:47:39.498Z] #61 164.3   LINK     criu/criu
09:47:39 [2019-10-06T09:47:39.755Z] #61 ...
09:47:39 [2019-10-06T09:47:39.755Z] 
09:47:39 [2019-10-06T09:47:39.755Z] #50 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build 	--...
09:47:39 [2019-10-06T09:47:39.755Z] #50 183.8 🇩 bin/containerd
09:47:39 [2019-10-06T09:47:39.737Z] Cloning repository https://github.com/moby/moby.git
09:47:40 [2019-10-06T09:47:40.193Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
09:47:42 [2019-10-06T09:47:42.279Z] #50 ...
09:47:42 [2019-10-06T09:47:42.279Z] 
09:47:42 [2019-10-06T09:47:42.279Z] #27 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
09:47:42 [2019-10-06T09:47:42.279Z] #27 DONE 233.9s
09:47:42 [2019-10-06T09:47:42.279Z] 
09:47:42 [2019-10-06T09:47:42.279Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
09:47:42 [2019-10-06T09:47:42.279Z] #61 164.6   DEP      lib/c/criu.d
09:47:42 [2019-10-06T09:47:42.279Z] #61 164.7   CC       images/rpc.pb-c.o
09:47:42 [2019-10-06T09:47:42.279Z] #61 165.1   CC       lib/c/criu.o
09:47:42 [2019-10-06T09:47:42.279Z] #61 165.8   LINK     lib/c/built-in.o
09:47:42 [2019-10-06T09:47:42.279Z] #61 165.8   LINK     lib/c/libcriu.so
09:47:42 [2019-10-06T09:47:42.279Z] #61 165.9   GEN      magic.py
09:47:42 [2019-10-06T09:47:42.279Z] #61 166.0 Note: Building without setproctitle() and strlcpy() support.
09:47:42 [2019-10-06T09:47:42.279Z] #61 166.0       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
09:47:42 [2019-10-06T09:47:42.279Z] #61 166.5 fatal: Not a git repository (or any of the parent directories): .git
09:47:42 [2019-10-06T09:47:42.279Z] #61 167.1 make[1]: Nothing to be done for 'all'.
09:47:42 [2019-10-06T09:47:42.874Z] #61 ...
09:47:42 [2019-10-06T09:47:42.874Z] 
09:47:42 [2019-10-06T09:47:42.874Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:47:42 [2019-10-06T09:47:42.874Z] #17 0.814 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
09:47:42 [2019-10-06T09:47:42.874Z] #17 0.904 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
09:47:42 [2019-10-06T09:47:42.874Z] #17 1.123 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
09:47:42 [2019-10-06T09:47:42.874Z] #17 1.168 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
09:47:42 [2019-10-06T09:47:42.874Z] #17 1.351 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
09:47:42 [2019-10-06T09:47:42.874Z] #17 3.374 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB]
09:47:42 [2019-10-06T09:47:42.874Z] #17 6.518 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB]
09:47:42 [2019-10-06T09:47:42.874Z] #17 9.193 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB]
09:47:42 [2019-10-06T09:47:42.874Z] #17 ...
09:47:42 [2019-10-06T09:47:42.874Z] 
09:47:42 [2019-10-06T09:47:42.874Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
09:47:42 [2019-10-06T09:47:42.874Z] #24 14.48 
09:47:43 [2019-10-06T09:47:43.211Z] #61 167.9 make[1]: 'images/built-in.o' is up to date.
09:47:43 [2019-10-06T09:47:43.211Z] #61 167.9 make[1]: 'compel/plugins/std.lib.a' is up to date.
09:47:43 [2019-10-06T09:47:43.450Z] #24 15.25 
#####                                                                      8.1%
###########                                                               15.9%
################                                                          22.5%
###################                                                       27.6%
#######################                                                   32.7%
###########################                                               37.9%
################################                                          45.6%
######################################                                    53.4%
#############################################                             63.7%
#####################################################                     74.0%
##########################################################                81.8%
##################################################################        92.1%
#######################################################################   99.8%
######################################################################## 100.0%
09:47:43 [2019-10-06T09:47:43.469Z] #61 168.0 make[1]: 'compel/plugins/fds.lib.a' is up to date.
09:47:43 [2019-10-06T09:47:43.469Z] #61 168.0 make[1]: 'compel/libcompel.a' is up to date.
09:47:43 [2019-10-06T09:47:43.469Z] #61 168.0 make[1]: 'compel/compel-host-bin' is up to date.
09:47:43 [2019-10-06T09:47:43.469Z] #61 168.1 make[1]: Nothing to be done for 'all'.
09:47:43 [2019-10-06T09:47:43.469Z] #61 168.1 make[1]: 'soccr/libsoccr.a' is up to date.
09:47:43 [2019-10-06T09:47:43.469Z] #61 168.2 make[2]: Nothing to be done for 'all'.
09:47:43 [2019-10-06T09:47:43.469Z] #61 168.2 make[2]: Nothing to be done for 'all'.
09:47:43 [2019-10-06T09:47:43.727Z] #61 168.3 make[2]: Nothing to be done for 'all'.
09:47:43 [2019-10-06T09:47:43.727Z] #61 168.3 make[2]: Nothing to be done for 'all'.
09:47:43 [2019-10-06T09:47:43.727Z] #61 168.4 make[2]: Nothing to be done for 'all'.
09:47:43 [2019-10-06T09:47:43.727Z] #61 168.4 make[2]: Nothing to be done for 'all'.
09:47:43 [2019-10-06T09:47:43.727Z] #61 168.4 make[2]: Nothing to be done for 'all'.
09:47:43 [2019-10-06T09:47:43.896Z] #51 197.8 🇩 bin/containerd-stress
09:47:43 [2019-10-06T09:47:43.896Z] #51 199.3 🇩 bin/containerd-shim
09:47:43 [2019-10-06T09:47:43.987Z] #61 168.5 make[2]: Nothing to be done for 'all'.
09:47:43 [2019-10-06T09:47:43.987Z] #61 168.5   INSTALL  criu/criu
09:47:43 [2019-10-06T09:47:43.987Z] #61 DONE 168.7s
09:47:43 [2019-10-06T09:47:43.987Z] 
09:47:43 [2019-10-06T09:47:43.987Z] #28 [dev 11/25] COPY --from=golangci_lint /build/ /usr/local/bin/
09:47:44 [2019-10-06T09:47:44.244Z] #28 DONE 0.3s
09:47:44 [2019-10-06T09:47:44.244Z] 
09:47:44 [2019-10-06T09:47:44.244Z] #31 [dev 12/25] COPY --from=gotestsum /build/ /usr/local/bin/
09:47:44 [2019-10-06T09:47:44.244Z] #31 DONE 0.2s
09:47:44 [2019-10-06T09:47:44.244Z] 
09:47:44 [2019-10-06T09:47:44.244Z] #34 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/
09:47:44 [2019-10-06T09:47:44.244Z] #34 DONE 0.1s
09:47:44 [2019-10-06T09:47:44.244Z] 
09:47:44 [2019-10-06T09:47:44.244Z] #50 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build 	--...
09:47:44 [2019-10-06T09:47:44.469Z] #24 17.84 
09:47:44 [2019-10-06T09:47:44.469Z] #24 ...
09:47:44 [2019-10-06T09:47:44.469Z] 
09:47:44 [2019-10-06T09:47:44.469Z] #31 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--m...
09:47:44 [2019-10-06T09:47:44.469Z] #31 58.57 + cd /tmp/tmp.aeErsGLuIN/src/gotest.tools/gotestsum
09:47:44 [2019-10-06T09:47:44.469Z] #31 58.57 + git checkout -q v0.3.5
09:47:44 [2019-10-06T09:47:44.469Z] #31 58.71 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
09:47:44 [2019-10-06T09:47:44.504Z] #50 ...
09:47:44 [2019-10-06T09:47:44.504Z] 
09:47:44 [2019-10-06T09:47:44.504Z] #37 [dev 14/25] COPY --from=vndr /build/ /usr/local/bin/
09:47:44 [2019-10-06T09:47:44.504Z] #37 DONE 0.2s
09:47:44 [2019-10-06T09:47:44.504Z] 
09:47:44 [2019-10-06T09:47:44.504Z] #42 [dev 15/25] COPY --from=tini /build/ /usr/local/bin/
09:47:44 [2019-10-06T09:47:44.504Z] #42 DONE 0.1s
09:47:44 [2019-10-06T09:47:44.759Z] #31 ...
09:47:44 [2019-10-06T09:47:44.759Z] 
09:47:44 [2019-10-06T09:47:44.759Z] #39 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:47:44 [2019-10-06T09:47:44.759Z] #39 60.22 Selecting previously unselected package liblzo2-2:ppc64el.
09:47:44 [2019-10-06T09:47:44.759Z] #39 60.24 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_ppc64el.deb ...
09:47:44 [2019-10-06T09:47:44.759Z] #39 60.25 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ...
09:47:44 [2019-10-06T09:47:44.759Z] #39 60.49 Selecting previously unselected package libicu57:ppc64el.
09:47:44 [2019-10-06T09:47:44.759Z] #39 60.53 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_ppc64el.deb ...
09:47:44 [2019-10-06T09:47:44.759Z] #39 60.54 Unpacking libicu57:ppc64el (57.1-6+deb9u3) ...
09:47:44 [2019-10-06T09:47:44.759Z] #39 ...
09:47:44 [2019-10-06T09:47:44.759Z] 
09:47:44 [2019-10-06T09:47:44.759Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
09:47:44 [2019-10-06T09:47:44.761Z] 
09:47:44 [2019-10-06T09:47:44.761Z] #46 [dev 16/25] COPY --from=runc /build/ /usr/local/bin/
09:47:44 [2019-10-06T09:47:44.761Z] #46 DONE 0.1s
09:47:44 [2019-10-06T09:47:44.761Z] 
09:47:44 [2019-10-06T09:47:44.761Z] #50 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build 	--...
09:47:44 [2019-10-06T09:47:44.061Z] Fetching upstream changes from https://github.com/moby/moby.git
09:47:44 [2019-10-06T09:47:44.062Z]  > git --version # timeout=10
09:47:44 [2019-10-06T09:47:44.110Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:47:44 [2019-10-06T09:47:44.112Z]  > git fetch --no-tags --force --progress https://github.com/moby/moby.git +refs/pull/40045/head:refs/remotes/origin/PR-40045 +refs/heads/master:refs/remotes/origin/master
09:47:48 [2019-10-06T09:47:48.059Z] #51 203.9 🇩 bin/containerd-shim-runc-v1
09:47:49 [2019-10-06T09:47:49.853Z] #24 18.40 
#                                                                          2.3%
##                                                                         3.1%
###                                                                        4.9%
#####                                                                      7.6%
######                                                                     9.4%
########                                                                  11.2%
#########                                                                 13.9%
#############                                                             18.3%
###############                                                           21.0%
#################                                                         23.7%
##################                                                        25.5%
####################                                                      28.2%
#####################                                                     30.0%
#######################                                                   32.6%
########################                                                  34.4%
##########################                                                37.1%
############################                                              39.4%
##############################                                            43.0%
#################################                                         46.6%
####################################                                      50.1%
######################################                                    52.8%
########################################                                  56.4%
##########################################                                59.1%
###########################################                               60.8%
#############################################                             63.5%
###############################################                           65.3%
#################################################                         68.2%
##################################################                        70.2%
####################################################                      72.8%
#####################################################                     73.7%
#######################################################                   77.2%
########################################################                  79.0%
##########################################################                81.7%
############################################################              84.4%
##############################################################            87.1%
#################################################################         90.6%
###################################################################       93.3%
####################################################################      95.1%
#####################################################################     96.9%
#######################################################################   98.7%
09:47:49 [2019-10-06T09:47:49.853Z] #24 ...
09:47:49 [2019-10-06T09:47:49.853Z] 
09:47:49 [2019-10-06T09:47:49.853Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount...
09:47:49 [2019-10-06T09:47:49.853Z] #34 63.77 internal/reflectlite
09:47:49 [2019-10-06T09:47:49.853Z] #34 63.78 sync
09:47:49 [2019-10-06T09:47:49.853Z] #34 71.31 sort
09:47:49 [2019-10-06T09:47:49.853Z] #34 71.33 errors
09:47:49 [2019-10-06T09:47:49.853Z] #34 72.57 internal/oserror
09:47:49 [2019-10-06T09:47:49.853Z] #34 72.57 io
09:47:49 [2019-10-06T09:47:49.853Z] #34 72.59 strconv
09:47:49 [2019-10-06T09:47:49.853Z] #34 73.93 syscall
09:47:49 [2019-10-06T09:47:49.853Z] #34 ...
09:47:49 [2019-10-06T09:47:49.853Z] 
09:47:49 [2019-10-06T09:47:49.853Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
09:47:49 [2019-10-06T09:47:49.853Z] #24 18.40 
#                                                                          2.3%
##                                                                         3.1%
###                                                                        4.9%
#####                                                                      7.6%
######                                                                     9.4%
########                                                                  11.2%
#########                                                                 13.9%
#############                                                             18.3%
###############                                                           21.0%
#################                                                         23.7%
##################                                                        25.5%
####################                                                      28.2%
#####################                                                     30.0%
#######################                                                   32.6%
########################                                                  34.4%
##########################                                                37.1%
############################                                              39.4%
##############################                                            43.0%
#################################                                         46.6%
####################################                                      50.1%
######################################                                    52.8%
########################################                                  56.4%
##########################################                                59.1%
###########################################                               60.8%
#############################################                             63.5%
###############################################                           65.3%
#################################################                         68.2%
##################################################                        70.2%
####################################################                      72.8%
#####################################################                     73.7%
#######################################################                   77.2%
########################################################                  79.0%
##########################################################                81.7%
############################################################              84.4%
##############################################################            87.1%
#################################################################         90.6%
###################################################################       93.3%
####################################################################      95.1%
#####################################################################     96.9%
#######################################################################   98.7%
#######################################################################   99.6%
######################################################################## 100.0%
09:47:50 [2019-10-06T09:47:50.140Z] #24 23.53 
09:47:50 [2019-10-06T09:47:50.700Z] #51 206.7 🇩 binaries
09:47:50 [2019-10-06T09:47:50.700Z] #51 206.7 + mkdir -p /build
09:47:50 [2019-10-06T09:47:50.700Z] #51 206.7 + cp bin/containerd /build/containerd
09:47:50 [2019-10-06T09:47:50.700Z] #51 206.8 + cp bin/containerd-shim /build/containerd-shim
09:47:50 [2019-10-06T09:47:50.700Z] #51 206.8 + cp bin/ctr /build/ctr
09:47:50 [2019-10-06T09:47:50.700Z] #51 DONE 206.9s
09:47:51 [2019-10-06T09:47:51.535Z] 
09:47:51 [2019-10-06T09:47:51.535Z] #52 [dev 17/25] COPY --from=containerd /build/ /usr/local/bin/
09:47:51 [2019-10-06T09:47:51.535Z] #52 DONE 0.1s
09:47:51 [2019-10-06T09:47:51.535Z] 
09:47:51 [2019-10-06T09:47:51.535Z] #55 [dev 18/25] COPY --from=proxy /build/ /usr/local/bin/
09:47:51 [2019-10-06T09:47:51.535Z] #55 DONE 0.1s
09:47:51 [2019-10-06T09:47:51.902Z] 
09:47:51 [2019-10-06T09:47:51.902Z] #58 [dev 19/25] COPY --from=dockercli /build/ /usr/local/cli
09:47:51 [2019-10-06T09:47:51.902Z] #58 DONE 0.1s
09:47:51 [2019-10-06T09:47:51.902Z] 
09:47:51 [2019-10-06T09:47:51.902Z] #60 [dev 20/25] COPY --from=registry /build/registry* /usr/local/bin/
09:47:51 [2019-10-06T09:47:51.902Z] #60 DONE 0.1s
09:47:51 [2019-10-06T09:47:51.902Z] 
09:47:51 [2019-10-06T09:47:51.902Z] #63 [dev 21/25] COPY --from=criu /build/ /usr/local/
09:47:51 [2019-10-06T09:47:51.902Z] #63 DONE 0.1s
09:47:51 [2019-10-06T09:47:51.902Z] 
09:47:51 [2019-10-06T09:47:51.902Z] #67 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/
09:47:52 [2019-10-06T09:47:52.262Z] #67 DONE 0.1s
09:47:52 [2019-10-06T09:47:52.262Z] 
09:47:52 [2019-10-06T09:47:52.262Z] #69 [dev 23/25] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397...
09:47:52 [2019-10-06T09:47:52.262Z] #69 DONE 0.1s
09:47:52 [2019-10-06T09:47:52.262Z] 
09:47:52 [2019-10-06T09:47:52.262Z] #70 [dev 24/25] WORKDIR /go/src/github.com/docker/docker
09:47:52 [2019-10-06T09:47:52.262Z] #70 DONE 0.0s
09:47:52 [2019-10-06T09:47:52.262Z] 
09:47:52 [2019-10-06T09:47:52.262Z] #71 [dev 25/25] COPY . /go/src/github.com/docker/docker
09:47:52 [2019-10-06T09:47:52.653Z] #71 DONE 0.5s
09:47:53 [2019-10-06T09:47:53.076Z] 
09:47:53 [2019-10-06T09:47:53.076Z] #72 exporting to oci image format
09:47:53 [2019-10-06T09:47:53.076Z] #72 exporting layers
09:47:53 [2019-10-06T09:47:53.628Z] #24 27.24 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
09:47:54 [2019-10-06T09:47:54.657Z] #24 28.26 
09:47:54 [2019-10-06T09:47:54.945Z] #24 ...
09:47:54 [2019-10-06T09:47:54.945Z] 
09:47:54 [2019-10-06T09:47:54.945Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount=...
09:47:54 [2019-10-06T09:47:54.945Z] #37 69.05 github.com/LK4D4/vndr/godl/singleflight
09:47:54 [2019-10-06T09:47:54.945Z] #37 69.07 internal/singleflight
09:47:54 [2019-10-06T09:47:54.945Z] #37 69.07 math/rand
09:47:54 [2019-10-06T09:47:54.945Z] #37 69.14 internal/reflectlite
09:47:54 [2019-10-06T09:47:54.945Z] #37 76.10 sort
09:47:54 [2019-10-06T09:47:54.945Z] #37 76.12 io
09:47:54 [2019-10-06T09:47:54.945Z] #37 76.14 strconv
09:47:54 [2019-10-06T09:47:54.945Z] #37 76.48 syscall
09:47:55 [2019-10-06T09:47:55.248Z] #37 ...
09:47:55 [2019-10-06T09:47:55.248Z] 
09:47:55 [2019-10-06T09:47:55.248Z] #39 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:47:55 [2019-10-06T09:47:55.248Z] #39 73.99 Selecting previously unselected package libxml2:ppc64el.
09:47:55 [2019-10-06T09:47:55.248Z] #39 73.99 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_ppc64el.deb ...
09:47:55 [2019-10-06T09:47:55.248Z] #39 74.00 Unpacking libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ...
09:47:55 [2019-10-06T09:47:55.248Z] #39 74.96 Selecting previously unselected package libarchive13:ppc64el.
09:47:55 [2019-10-06T09:47:55.248Z] #39 74.97 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_ppc64el.deb ...
09:47:55 [2019-10-06T09:47:55.248Z] #39 74.99 Unpacking libarchive13:ppc64el (3.2.2-2+deb9u1) ...
09:47:55 [2019-10-06T09:47:55.248Z] #39 75.68 Selecting previously unselected package libjsoncpp1:ppc64el.
09:47:55 [2019-10-06T09:47:55.248Z] #39 75.69 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_ppc64el.deb ...
09:47:55 [2019-10-06T09:47:55.248Z] #39 75.71 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ...
09:47:55 [2019-10-06T09:47:55.248Z] #39 75.89 Selecting previously unselected package libuv1:ppc64el.
09:47:55 [2019-10-06T09:47:55.248Z] #39 75.90 Preparing to unpack .../6-libuv1_1.9.1-3_ppc64el.deb ...
09:47:55 [2019-10-06T09:47:55.248Z] #39 75.91 Unpacking libuv1:ppc64el (1.9.1-3) ...
09:47:55 [2019-10-06T09:47:55.248Z] #39 76.17 Selecting previously unselected package cmake.
09:47:55 [2019-10-06T09:47:55.248Z] #39 76.19 Preparing to unpack .../7-cmake_3.7.2-1_ppc64el.deb ...
09:47:55 [2019-10-06T09:47:55.248Z] #39 76.46 Unpacking cmake (3.7.2-1) ...
09:47:55 [2019-10-06T09:47:55.248Z] #39 ...
09:47:55 [2019-10-06T09:47:55.248Z] 
09:47:55 [2019-10-06T09:47:55.248Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount...
09:47:55 [2019-10-06T09:47:55.248Z] #34 79.32 bytes
09:47:55 [2019-10-06T09:47:55.248Z] #34 79.41 strings
09:47:57 [2019-10-06T09:47:57.303Z] #34 ...
09:47:57 [2019-10-06T09:47:57.303Z] 
09:47:57 [2019-10-06T09:47:57.303Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:47:57 [2019-10-06T09:47:57.303Z] #61 71.94 Setting up libnet1-dev (1.1.6+dfsg-3) ...
09:47:57 [2019-10-06T09:47:57.303Z] #61 71.95 Setting up libprotobuf10:ppc64el (3.0.0-9) ...
09:47:57 [2019-10-06T09:47:57.303Z] #61 71.97 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:47:57 [2019-10-06T09:47:57.303Z] #61 72.05 Setting up python-protobuf (3.0.0-9) ...
09:47:57 [2019-10-06T09:47:57.303Z] #61 81.38 Setting up libcap-dev:ppc64el (1:2.25-1) ...
09:47:57 [2019-10-06T09:47:57.303Z] #61 81.38 Setting up libprotobuf-c-dev:ppc64el (1.2.1-2) ...
09:47:57 [2019-10-06T09:47:57.303Z] #61 81.38 Setting up libnl-3-200:ppc64el (3.2.27-2) ...
09:47:57 [2019-10-06T09:47:57.303Z] #61 81.39 Setting up libprotobuf-lite10:ppc64el (3.0.0-9) ...
09:47:57 [2019-10-06T09:47:57.303Z] #61 81.40 Setting up libprotoc10:ppc64el (3.0.0-9) ...
09:47:57 [2019-10-06T09:47:57.303Z] #61 81.41 Setting up protobuf-c-compiler (1.2.1-2) ...
09:47:57 [2019-10-06T09:47:57.303Z] #61 81.41 Setting up zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ...
09:47:57 [2019-10-06T09:47:57.303Z] #61 81.43 Setting up protobuf-compiler (3.0.0-9) ...
09:47:57 [2019-10-06T09:47:57.303Z] #61 81.43 Setting up libprotobuf-dev:ppc64el (3.0.0-9) ...
09:47:57 [2019-10-06T09:47:57.303Z] #61 81.43 Setting up libnl-3-dev:ppc64el (3.2.27-2) ...
09:47:57 [2019-10-06T09:47:57.303Z] #61 81.43 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:47:57 [2019-10-06T09:47:57.303Z] #61 DONE 81.7s
09:47:57 [2019-10-06T09:47:57.590Z] 
09:47:57 [2019-10-06T09:47:57.591Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
09:47:57 [2019-10-06T09:47:57.591Z] #24 29.01 
######################################################################## 100.0%
09:47:57 [2019-10-06T09:47:57.591Z] #24 29.43 
09:47:58 [2019-10-06T09:47:58.218Z] #24 ...
09:47:58 [2019-10-06T09:47:58.218Z] 
09:47:58 [2019-10-06T09:47:58.218Z] #39 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:47:58 [2019-10-06T09:47:58.218Z] #39 80.55 Selecting previously unselected package xxd.
09:47:58 [2019-10-06T09:47:58.218Z] #39 80.57 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ...
09:47:58 [2019-10-06T09:47:58.218Z] #39 80.59 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
09:47:58 [2019-10-06T09:47:58.218Z] #39 80.86 Selecting previously unselected package vim-common.
09:47:58 [2019-10-06T09:47:58.218Z] #39 80.87 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
09:47:58 [2019-10-06T09:47:58.218Z] #39 80.91 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
09:47:58 [2019-10-06T09:47:58.218Z] #39 81.48 Processing triggers for mime-support (3.60) ...
09:47:58 [2019-10-06T09:47:58.218Z] #39 81.70 Setting up xxd (2:8.0.0197-4+deb9u3) ...
09:47:58 [2019-10-06T09:47:58.218Z] #39 81.75 Setting up libuv1:ppc64el (1.9.1-3) ...
09:47:58 [2019-10-06T09:47:58.218Z] #39 81.76 Setting up cmake-data (3.7.2-1) ...
09:47:58 [2019-10-06T09:47:58.218Z] #39 81.77 Setting up libicu57:ppc64el (57.1-6+deb9u3) ...
09:47:58 [2019-10-06T09:47:58.218Z] #39 81.79 Setting up libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ...
09:47:58 [2019-10-06T09:47:58.218Z] #39 81.82 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:47:58 [2019-10-06T09:47:58.218Z] #39 81.99 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
09:47:58 [2019-10-06T09:47:58.218Z] #39 82.02 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ...
09:47:58 [2019-10-06T09:47:58.218Z] #39 82.02 Setting up libjsoncpp1:ppc64el (1.7.4-3) ...
09:47:58 [2019-10-06T09:47:58.218Z] #39 82.03 Setting up libarchive13:ppc64el (3.2.2-2+deb9u1) ...
09:47:58 [2019-10-06T09:47:58.218Z] #39 82.04 Setting up cmake (3.7.2-1) ...
09:47:58 [2019-10-06T09:47:58.218Z] #39 82.26 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:47:58 [2019-10-06T09:47:58.218Z] #39 DONE 82.5s
09:47:58 [2019-10-06T09:47:58.218Z] 
09:47:58 [2019-10-06T09:47:58.218Z] #40 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
09:47:58 [2019-10-06T09:47:58.218Z] #40 DONE 0.1s
09:47:58 [2019-10-06T09:47:58.218Z] 
09:47:58 [2019-10-06T09:47:58.218Z] #41 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
09:47:58 [2019-10-06T09:47:58.218Z] #41 DONE 0.1s
09:47:58 [2019-10-06T09:47:58.218Z] 
09:47:58 [2019-10-06T09:47:58.218Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
09:48:00 [2019-10-06T09:48:00.272Z] #62 2.681 Note: Building without setproctitle() and strlcpy() support.
09:48:00 [2019-10-06T09:48:00.272Z] #62 2.681       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
09:48:01 [2019-10-06T09:48:01.296Z] #62 ...
09:48:01 [2019-10-06T09:48:01.296Z] 
09:48:01 [2019-10-06T09:48:01.296Z] #19 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build 	--mou...
09:48:01 [2019-10-06T09:48:01.296Z] #19 75.31 + cd /tmp/tmp.lWeHhCo7hP/src/github.com/go-swagger/go-swagger
09:48:01 [2019-10-06T09:48:01.296Z] #19 75.31 + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb
09:48:01 [2019-10-06T09:48:01.296Z] #19 78.68 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
09:48:01 [2019-10-06T09:48:01.296Z] #19 ...
09:48:01 [2019-10-06T09:48:01.296Z] 
09:48:01 [2019-10-06T09:48:01.296Z] #42 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount=...
09:48:01 [2019-10-06T09:48:01.296Z] #42 0.437 + RM_GOPATH=0
09:48:01 [2019-10-06T09:48:01.296Z] #42 0.438 + TMP_GOPATH=
09:48:01 [2019-10-06T09:48:01.296Z] #42 0.438 + : /build
09:48:01 [2019-10-06T09:48:01.296Z] #42 0.441 + '[' -z '' ']'
09:48:01 [2019-10-06T09:48:01.296Z] #42 0.445 ++ mktemp -d
09:48:01 [2019-10-06T09:48:01.296Z] #42 0.464 + export GOPATH=/tmp/tmp.jl8axqQGKr
09:48:01 [2019-10-06T09:48:01.296Z] #42 0.465 + GOPATH=/tmp/tmp.jl8axqQGKr
09:48:01 [2019-10-06T09:48:01.296Z] #42 0.465 + RM_GOPATH=1
09:48:01 [2019-10-06T09:48:01.296Z] #42 0.467 ++ dirname ./install.sh
09:48:01 [2019-10-06T09:48:01.296Z] #42 0.490 + dir=.
09:48:01 [2019-10-06T09:48:01.296Z] #42 0.490 + bin=tini
09:48:01 [2019-10-06T09:48:01.296Z] #42 0.490 + shift
09:48:01 [2019-10-06T09:48:01.296Z] #42 0.491 + '[' '!' -f ./tini.installer ']'
09:48:01 [2019-10-06T09:48:01.296Z] #42 0.491 + . ./tini.installer
09:48:01 [2019-10-06T09:48:01.296Z] #42 0.493 ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662
09:48:01 [2019-10-06T09:48:01.296Z] #42 0.495 + install_tini
09:48:01 [2019-10-06T09:48:01.296Z] #42 0.495 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
09:48:01 [2019-10-06T09:48:01.296Z] #42 0.495 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
09:48:01 [2019-10-06T09:48:01.296Z] #42 0.496 + git clone https://github.com/krallin/tini.git /tmp/tmp.jl8axqQGKr/tini
09:48:01 [2019-10-06T09:48:01.296Z] #42 0.505 Cloning into '/tmp/tmp.jl8axqQGKr/tini'...
09:48:01 [2019-10-06T09:48:01.296Z] #42 2.494 + cd /tmp/tmp.jl8axqQGKr/tini
09:48:01 [2019-10-06T09:48:01.296Z] #42 2.494 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
09:48:01 [2019-10-06T09:48:01.296Z] #42 2.510 + cmake .
09:48:02 [2019-10-06T09:48:02.324Z] #42 3.751 -- The C compiler identification is GNU 6.3.0
09:48:02 [2019-10-06T09:48:02.324Z] #42 ...
09:48:02 [2019-10-06T09:48:02.324Z] 
09:48:02 [2019-10-06T09:48:02.324Z] #46 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount=...
09:48:02 [2019-10-06T09:48:02.324Z] #46 22.89 + cd /tmp/tmp.lZW7B7z6pT/src/github.com/opencontainers/runc
09:48:02 [2019-10-06T09:48:02.324Z] #46 22.89 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657
09:48:02 [2019-10-06T09:48:02.324Z] #46 23.73 + '[' -z '' ']'
09:48:02 [2019-10-06T09:48:02.324Z] #46 23.73 + target=static
09:48:02 [2019-10-06T09:48:02.324Z] #46 23.73 + make 'BUILDTAGS=seccomp apparmor selinux ' static
09:48:02 [2019-10-06T09:48:02.324Z] #46 28.66 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 .
09:48:02 [2019-10-06T09:48:02.324Z] #46 ...
09:48:02 [2019-10-06T09:48:02.324Z] 
09:48:02 [2019-10-06T09:48:02.324Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
09:48:02 [2019-10-06T09:48:02.324Z] #62 4.912 fatal: Not a git repository (or any of the parent directories): .git
09:48:02 [2019-10-06T09:48:02.324Z] #62 4.948   GEN      .gitid
09:48:02 [2019-10-06T09:48:02.324Z] #62 4.968   GEN      criu/include/version.h
09:48:02 [2019-10-06T09:48:02.324Z] #62 5.038   GEN      include/common/asm
09:48:02 [2019-10-06T09:48:02.774Z] Fetching without tags
09:48:03 [2019-10-06T09:48:03.501Z] Merging remotes/origin/master commit ed2f50f8cdda067bad521acbe7a75b4e91e0962b into PR head commit bb5650619e26cf0b79f30bafc551e5120a0643a4
09:48:02 [2019-10-06T09:48:02.383Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:48:02 [2019-10-06T09:48:02.505Z]  > git config --add remote.origin.fetch +refs/pull/40045/head:refs/remotes/origin/PR-40045 # timeout=10
09:48:02 [2019-10-06T09:48:02.558Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
09:48:02 [2019-10-06T09:48:02.678Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:48:02 [2019-10-06T09:48:02.799Z] Fetching upstream changes from https://github.com/moby/moby.git
09:48:02 [2019-10-06T09:48:02.800Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:48:02 [2019-10-06T09:48:02.801Z]  > git fetch --no-tags --force --progress https://github.com/moby/moby.git +refs/pull/40045/head:refs/remotes/origin/PR-40045 +refs/heads/master:refs/remotes/origin/master
09:48:03 [2019-10-06T09:48:03.599Z]  > git config core.sparsecheckout # timeout=10
09:48:05 [2019-10-06T09:48:05.854Z] #62 8.317   PBCC     images/google/protobuf/descriptor.pb-c.c
09:48:06 [2019-10-06T09:48:06.143Z] #62 8.555   PBCC     images/opts.pb-c.c
09:48:06 [2019-10-06T09:48:06.143Z] #62 8.659   PBCC     images/sit.pb-c.c
09:48:06 [2019-10-06T09:48:06.143Z] #62 8.753   DEP      images/google/protobuf/descriptor.pb-c.d
09:48:06 [2019-10-06T09:48:06.431Z] #62 8.949   DEP      images/opts.pb-c.d
09:48:06 [2019-10-06T09:48:06.679Z] #50 208.0 🇩 bin/containerd-stress
09:48:06 [2019-10-06T09:48:06.679Z] #50 209.5 🇩 bin/containerd-shim
09:48:06 [2019-10-06T09:48:06.720Z] #62 9.145   DEP      images/sit.pb-c.d
09:48:06 [2019-10-06T09:48:06.720Z] #62 9.312   PBCC     images/macvlan.pb-c.c
09:48:06 [2019-10-06T09:48:06.720Z] #62 9.345   DEP      images/macvlan.pb-c.d
09:48:06 [2019-10-06T09:48:06.741Z] Merge succeeded, producing bb5650619e26cf0b79f30bafc551e5120a0643a4
09:48:06 [2019-10-06T09:48:06.742Z] Checking out Revision bb5650619e26cf0b79f30bafc551e5120a0643a4 (PR-40045)
09:48:03 [2019-10-06T09:48:03.647Z]  > git checkout -f bb5650619e26cf0b79f30bafc551e5120a0643a4
09:48:06 [2019-10-06T09:48:06.377Z]  > git merge ed2f50f8cdda067bad521acbe7a75b4e91e0962b # timeout=10
09:48:06 [2019-10-06T09:48:06.567Z]  > git rev-parse "HEAD^{commit}" # timeout=10
09:48:06 [2019-10-06T09:48:06.767Z]  > git config core.sparsecheckout # timeout=10
09:48:07 [2019-10-06T09:48:07.015Z] #62 9.436   PBCC     images/autofs.pb-c.c
09:48:07 [2019-10-06T09:48:07.015Z] #62 9.464   DEP      images/autofs.pb-c.d
09:48:07 [2019-10-06T09:48:07.015Z] #62 9.587   PBCC     images/sysctl.pb-c.c
09:48:07 [2019-10-06T09:48:07.015Z] #62 9.649   DEP      images/sysctl.pb-c.d
09:48:07 [2019-10-06T09:48:07.304Z] #62 9.789   PBCC     images/time.pb-c.c
09:48:07 [2019-10-06T09:48:07.304Z] #62 9.816   DEP      images/time.pb-c.d
09:48:07 [2019-10-06T09:48:07.304Z] #62 9.935   PBCC     images/binfmt-misc.pb-c.c
09:48:07 [2019-10-06T09:48:07.304Z] #62 9.955   DEP      images/binfmt-misc.pb-c.d
09:48:07 [2019-10-06T09:48:07.593Z] #62 10.13   PBCC     images/seccomp.pb-c.c
09:48:07 [2019-10-06T09:48:07.593Z] #62 10.18   DEP      images/seccomp.pb-c.d
09:48:07 [2019-10-06T09:48:07.593Z] #62 10.31   PBCC     images/userns.pb-c.c
09:48:07 [2019-10-06T09:48:07.882Z] #62 10.37   DEP      images/userns.pb-c.d
09:48:07 [2019-10-06T09:48:07.882Z] #62 10.53   PBCC     images/cgroup.pb-c.c
09:48:08 [2019-10-06T09:48:08.170Z] #62 10.65   DEP      images/cgroup.pb-c.d
09:48:08 [2019-10-06T09:48:08.459Z] #62 10.85   PBCC     images/fown.pb-c.c
09:48:08 [2019-10-06T09:48:08.459Z] #62 10.88   PBCC     images/ext-file.pb-c.c
09:48:08 [2019-10-06T09:48:08.459Z] #62 10.94   DEP      images/fown.pb-c.d
09:48:08 [2019-10-06T09:48:08.459Z] #62 11.09   DEP      images/ext-file.pb-c.d
09:48:08 [2019-10-06T09:48:08.748Z] #62 11.19   PBCC     images/rpc.pb-c.c
09:48:08 [2019-10-06T09:48:08.748Z] #62 11.38   DEP      images/rpc.pb-c.d
09:48:09 [2019-10-06T09:48:09.039Z] #62 11.48   PBCC     images/siginfo.pb-c.c
09:48:09 [2019-10-06T09:48:09.039Z] #62 11.54   DEP      images/siginfo.pb-c.d
09:48:09 [2019-10-06T09:48:09.039Z] #62 ...
09:48:09 [2019-10-06T09:48:09.039Z] 
09:48:09 [2019-10-06T09:48:09.039Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:48:09 [2019-10-06T09:48:09.039Z] #17 26.19 Fetched 7720 kB in 25s (304 kB/s)
09:48:09 [2019-10-06T09:48:09.039Z] #17 26.19 Reading package lists...
09:48:09 [2019-10-06T09:48:09.039Z] #17 35.29 Reading package lists...
09:48:09 [2019-10-06T09:48:09.039Z] #17 ...
09:48:09 [2019-10-06T09:48:09.039Z] 
09:48:09 [2019-10-06T09:48:09.039Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
09:48:09 [2019-10-06T09:48:09.039Z] #62 11.69   PBCC     images/pagemap.pb-c.c
09:48:09 [2019-10-06T09:48:09.326Z] #62 11.77   DEP      images/pagemap.pb-c.d
09:48:09 [2019-10-06T09:48:09.326Z] #62 11.89   PBCC     images/rlimit.pb-c.c
09:48:09 [2019-10-06T09:48:09.326Z] #62 11.94   DEP      images/rlimit.pb-c.d
09:48:09 [2019-10-06T09:48:09.326Z] #62 ...
09:48:09 [2019-10-06T09:48:09.326Z] 
09:48:09 [2019-10-06T09:48:09.326Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount=...
09:48:09 [2019-10-06T09:48:09.326Z] #37 83.35 vendor/golang.org/x/net/dns/dnsmessage
09:48:09 [2019-10-06T09:48:09.326Z] #37 83.60 bytes
09:48:09 [2019-10-06T09:48:09.326Z] #37 ...
09:48:09 [2019-10-06T09:48:09.326Z] 
09:48:09 [2019-10-06T09:48:09.326Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
09:48:09 [2019-10-06T09:48:09.326Z] #62 12.01   PBCC     images/file-lock.pb-c.c
09:48:09 [2019-10-06T09:48:09.614Z] #62 12.05   DEP      images/file-lock.pb-c.d
09:48:09 [2019-10-06T09:48:09.614Z] #62 12.16   PBCC     images/tty.pb-c.c
09:48:09 [2019-10-06T09:48:09.614Z] #62 12.26   DEP      images/tty.pb-c.d
09:48:09 [2019-10-06T09:48:09.932Z] #62 12.41   PBCC     images/tun.pb-c.c
09:48:09 [2019-10-06T09:48:09.932Z] #62 12.58   PBCC     images/netdev.pb-c.c
09:48:09 [2019-10-06T09:48:09.932Z] #62 ...
09:48:09 [2019-10-06T09:48:09.932Z] 
09:48:09 [2019-10-06T09:48:09.932Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
09:48:09 [2019-10-06T09:48:09.932Z] #24 33.39 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
09:48:09 [2019-10-06T09:48:09.932Z] #24 34.58 
09:48:09 [2019-10-06T09:48:09.932Z] #24 35.14 
######################################################################## 100.0%
09:48:09 [2019-10-06T09:48:09.932Z] #24 35.62 
09:48:09 [2019-10-06T09:48:09.932Z] #24 39.17 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
09:48:09 [2019-10-06T09:48:09.932Z] #24 39.30 skipping existing c8c2d4a6b2e3
09:48:09 [2019-10-06T09:48:09.932Z] #24 39.60 
09:48:09 [2019-10-06T09:48:09.932Z] #24 43.19 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
09:48:06 [2019-10-06T09:48:06.829Z]  > git checkout -f bb5650619e26cf0b79f30bafc551e5120a0643a4
09:48:10 [2019-10-06T09:48:10.555Z] #24 ...
09:48:10 [2019-10-06T09:48:10.555Z] 
09:48:10 [2019-10-06T09:48:10.555Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
09:48:10 [2019-10-06T09:48:10.555Z] #62 12.89   DEP      images/tun.pb-c.d
09:48:10 [2019-10-06T09:48:10.555Z] #62 12.97   DEP      images/netdev.pb-c.d
09:48:10 [2019-10-06T09:48:10.555Z] #62 13.08   PBCC     images/vma.pb-c.c
09:48:10 [2019-10-06T09:48:10.555Z] #62 13.23   DEP      images/vma.pb-c.d
09:48:10 [2019-10-06T09:48:10.555Z] #62 13.29   PBCC     images/creds.pb-c.c
09:48:10 [2019-10-06T09:48:10.844Z] #62 13.31   DEP      images/creds.pb-c.d
09:48:10 [2019-10-06T09:48:10.844Z] #62 13.41   PBCC     images/utsns.pb-c.c
09:48:10 [2019-10-06T09:48:10.844Z] #62 13.45   DEP      images/utsns.pb-c.d
09:48:10 [2019-10-06T09:48:10.866Z] #50 214.7 🇩 bin/containerd-shim-runc-v1
09:48:11 [2019-10-06T09:48:11.132Z] #62 13.69   PBCC     images/ipc-desc.pb-c.c
09:48:11 [2019-10-06T09:48:11.132Z] #62 13.73   PBCC     images/ipc-sem.pb-c.c
09:48:11 [2019-10-06T09:48:11.132Z] #62 13.77   DEP      images/ipc-desc.pb-c.d
09:48:11 [2019-10-06T09:48:11.421Z] #62 13.87   DEP      images/ipc-sem.pb-c.d
09:48:11 [2019-10-06T09:48:11.421Z] #62 14.00   PBCC     images/ipc-msg.pb-c.c
09:48:11 [2019-10-06T09:48:11.421Z] #62 14.14   DEP      images/ipc-msg.pb-c.d
09:48:11 [2019-10-06T09:48:11.711Z] #62 14.26   PBCC     images/ipc-shm.pb-c.c
09:48:11 [2019-10-06T09:48:11.711Z] #62 14.31   DEP      images/ipc-shm.pb-c.d
09:48:11 [2019-10-06T09:48:11.711Z] #62 14.44   PBCC     images/ipc-var.pb-c.c
09:48:11 [2019-10-06T09:48:11.999Z] #62 14.52   DEP      images/ipc-var.pb-c.d
09:48:11 [2019-10-06T09:48:11.999Z] #62 14.69   PBCC     images/sk-opts.pb-c.c
09:48:11 [2019-10-06T09:48:11.999Z] #62 14.71   PBCC     images/packet-sock.pb-c.c
09:48:12 [2019-10-06T09:48:12.289Z] #62 14.82   DEP      images/sk-opts.pb-c.d
09:48:12 [2019-10-06T09:48:12.289Z] #62 ...
09:48:12 [2019-10-06T09:48:12.289Z] 
09:48:12 [2019-10-06T09:48:12.289Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
09:48:12 [2019-10-06T09:48:12.289Z] #24 44.58 
09:48:12 [2019-10-06T09:48:12.289Z] #24 45.08 
######################################################################## 100.0%
09:48:12 [2019-10-06T09:48:12.289Z] #24 45.49 
09:48:12 [2019-10-06T09:48:12.290Z] #24 45.65 Download of images into '/build' complete.
09:48:12 [2019-10-06T09:48:12.290Z] #24 45.66 Use something like the following to load the result into a Docker daemon:
09:48:12 [2019-10-06T09:48:12.290Z] #24 45.66   tar -cC '/build' . | docker load
09:48:12 [2019-10-06T09:48:12.290Z] #24 DONE 45.8s
09:48:12 [2019-10-06T09:48:12.290Z] 
09:48:12 [2019-10-06T09:48:12.290Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
09:48:12 [2019-10-06T09:48:12.290Z] #62 14.92   DEP      images/packet-sock.pb-c.d
09:48:12 [2019-10-06T09:48:12.290Z] #62 ...
09:48:12 [2019-10-06T09:48:12.290Z] 
09:48:12 [2019-10-06T09:48:12.290Z] #42 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount=...
09:48:12 [2019-10-06T09:48:12.290Z] #42 3.856 -- Check for working C compiler: /usr/bin/cc
09:48:12 [2019-10-06T09:48:12.290Z] #42 5.064 -- Check for working C compiler: /usr/bin/cc -- works
09:48:12 [2019-10-06T09:48:12.290Z] #42 5.069 -- Detecting C compiler ABI info
09:48:12 [2019-10-06T09:48:12.290Z] #42 6.307 -- Detecting C compiler ABI info - done
09:48:12 [2019-10-06T09:48:12.290Z] #42 6.552 -- Detecting C compile features
09:48:12 [2019-10-06T09:48:12.290Z] #42 9.873 -- Detecting C compile features - done
09:48:12 [2019-10-06T09:48:12.290Z] #42 9.949 -- Performing Test HAS_BUILTIN_FORTIFY
09:48:12 [2019-10-06T09:48:12.290Z] #42 10.25 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
09:48:12 [2019-10-06T09:48:12.290Z] #42 10.48 -- Configuring done
09:48:12 [2019-10-06T09:48:12.290Z] #42 10.56 -- Generating done
09:48:12 [2019-10-06T09:48:12.290Z] #42 10.57 -- Build files have been written to: /tmp/tmp.jl8axqQGKr/tini
09:48:12 [2019-10-06T09:48:12.290Z] #42 10.58 + make tini-static
09:48:12 [2019-10-06T09:48:12.290Z] #42 11.08 Scanning dependencies of target tini-static
09:48:12 [2019-10-06T09:48:12.290Z] #42 11.19 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
09:48:12 [2019-10-06T09:48:12.290Z] #42 ...
09:48:12 [2019-10-06T09:48:12.290Z] 
09:48:12 [2019-10-06T09:48:12.290Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
09:48:12 [2019-10-06T09:48:12.290Z] #62 14.96   PBCC     images/sk-netlink.pb-c.c
09:48:12 [2019-10-06T09:48:12.290Z] #62 15.01   DEP      images/sk-netlink.pb-c.d
09:48:12 [2019-10-06T09:48:12.290Z] #62 15.05   PBCC     images/sk-inet.pb-c.c
09:48:12 [2019-10-06T09:48:12.576Z] #62 15.10   DEP      images/sk-inet.pb-c.d
09:48:12 [2019-10-06T09:48:12.577Z] #62 15.15   PBCC     images/sk-unix.pb-c.c
09:48:12 [2019-10-06T09:48:12.577Z] #62 15.20   DEP      images/sk-unix.pb-c.d
09:48:12 [2019-10-06T09:48:12.577Z] #62 15.24   PBCC     images/mm.pb-c.c
09:48:12 [2019-10-06T09:48:12.577Z] #62 15.29   DEP      images/mm.pb-c.d
09:48:12 [2019-10-06T09:48:12.864Z] #62 15.49   PBCC     images/timerfd.pb-c.c
09:48:12 [2019-10-06T09:48:12.864Z] #62 15.58   DEP      images/timerfd.pb-c.d
09:48:13 [2019-10-06T09:48:13.153Z] #62 15.81   PBCC     images/timer.pb-c.c
09:48:13 [2019-10-06T09:48:13.153Z] #62 15.86   DEP      images/timer.pb-c.d
09:48:13 [2019-10-06T09:48:13.390Z] #50 217.3 🇩 binaries
09:48:13 [2019-10-06T09:48:13.390Z] #50 217.3 + mkdir -p /build
09:48:13 [2019-10-06T09:48:13.390Z] #50 217.3 + cp bin/containerd /build/containerd
09:48:13 [2019-10-06T09:48:13.390Z] #50 217.3 + cp bin/containerd-shim /build/containerd-shim
09:48:13 [2019-10-06T09:48:13.390Z] #50 217.3 + cp bin/ctr /build/ctr
09:48:13 [2019-10-06T09:48:13.439Z] #62 16.10   PBCC     images/sa.pb-c.c
09:48:13 [2019-10-06T09:48:13.727Z] #62 16.36   DEP      images/sa.pb-c.d
09:48:13 [2019-10-06T09:48:13.727Z] #62 16.41   PBCC     images/pipe-data.pb-c.c
09:48:13 [2019-10-06T09:48:13.727Z] #62 16.43   DEP      images/pipe-data.pb-c.d
09:48:13 [2019-10-06T09:48:13.954Z] #50 DONE 218.0s
09:48:14 [2019-10-06T09:48:14.019Z] #62 16.49   PBCC     images/mnt.pb-c.c
09:48:14 [2019-10-06T09:48:14.019Z] #62 16.53   DEP      images/mnt.pb-c.d
09:48:14 [2019-10-06T09:48:14.019Z] #62 16.59   PBCC     images/sk-packet.pb-c.c
09:48:14 [2019-10-06T09:48:14.019Z] #62 16.63   DEP      images/sk-packet.pb-c.d
09:48:14 [2019-10-06T09:48:14.019Z] #62 16.68   PBCC     images/tcp-stream.pb-c.c
09:48:14 [2019-10-06T09:48:14.019Z] #62 16.73   DEP      images/tcp-stream.pb-c.d
09:48:14 [2019-10-06T09:48:14.306Z] #62 16.78   PBCC     images/pipe.pb-c.c
09:48:14 [2019-10-06T09:48:14.306Z] #62 16.86   DEP      images/pipe.pb-c.d
09:48:14 [2019-10-06T09:48:14.306Z] #62 16.93   PBCC     images/pstree.pb-c.c
09:48:14 [2019-10-06T09:48:14.306Z] #62 16.97   DEP      images/pstree.pb-c.d
09:48:14 [2019-10-06T09:48:14.594Z] #62 17.05   PBCC     images/fs.pb-c.c
09:48:14 [2019-10-06T09:48:14.594Z] #62 17.10   DEP      images/fs.pb-c.d
09:48:14 [2019-10-06T09:48:14.594Z] #62 17.18   PBCC     images/signalfd.pb-c.c
09:48:14 [2019-10-06T09:48:14.594Z] #62 17.24   DEP      images/signalfd.pb-c.d
09:48:14 [2019-10-06T09:48:14.882Z] #62 17.36   PBCC     images/fh.pb-c.c
09:48:14 [2019-10-06T09:48:14.882Z] #62 17.44   PBCC     images/fsnotify.pb-c.c
09:48:14 [2019-10-06T09:48:14.882Z] #62 ...
09:48:14 [2019-10-06T09:48:14.882Z] 
09:48:14 [2019-10-06T09:48:14.882Z] #42 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount=...
09:48:14 [2019-10-06T09:48:14.882Z] #42 14.83 [100%] Linking C executable tini-static
09:48:14 [2019-10-06T09:48:14.882Z] #42 16.37 [100%] Built target tini-static
09:48:14 [2019-10-06T09:48:14.882Z] #42 16.48 + mkdir -p /build
09:48:14 [2019-10-06T09:48:14.882Z] #42 16.51 + cp tini-static /build/docker-init
09:48:14 [2019-10-06T09:48:14.882Z] #42 DONE 16.6s
09:48:14 [2019-10-06T09:48:14.885Z] 
09:48:14 [2019-10-06T09:48:14.885Z] #51 [dev 17/25] COPY --from=containerd /build/ /usr/local/bin/
09:48:15 [2019-10-06T09:48:15.142Z] #51 DONE 0.3s
09:48:15 [2019-10-06T09:48:15.142Z] 
09:48:15 [2019-10-06T09:48:15.142Z] #54 [dev 18/25] COPY --from=proxy /build/ /usr/local/bin/
09:48:15 [2019-10-06T09:48:15.142Z] #54 DONE 0.1s
09:48:15 [2019-10-06T09:48:15.142Z] 
09:48:15 [2019-10-06T09:48:15.142Z] #57 [dev 19/25] COPY --from=dockercli /build/ /usr/local/cli
09:48:15 [2019-10-06T09:48:15.142Z] #57 DONE 0.1s
09:48:15 [2019-10-06T09:48:15.170Z] 
09:48:15 [2019-10-06T09:48:15.170Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
09:48:15 [2019-10-06T09:48:15.170Z] #62 17.59   DEP      images/fh.pb-c.d
09:48:15 [2019-10-06T09:48:15.170Z] #62 17.69   DEP      images/fsnotify.pb-c.d
09:48:15 [2019-10-06T09:48:15.170Z] #62 17.81   PBCC     images/eventpoll.pb-c.c
09:48:15 [2019-10-06T09:48:15.170Z] #62 17.94   DEP      images/eventpoll.pb-c.d
09:48:15 [2019-10-06T09:48:15.399Z] 
09:48:15 [2019-10-06T09:48:15.399Z] #59 [dev 20/25] COPY --from=registry /build/registry* /usr/local/bin/
09:48:15 [2019-10-06T09:48:15.458Z] #62 18.15   PBCC     images/eventfd.pb-c.c
09:48:15 [2019-10-06T09:48:15.656Z] #59 DONE 0.2s
09:48:15 [2019-10-06T09:48:15.656Z] 
09:48:15 [2019-10-06T09:48:15.656Z] #62 [dev 21/25] COPY --from=criu /build/ /usr/local/
09:48:15 [2019-10-06T09:48:15.656Z] #62 DONE 0.1s
09:48:15 [2019-10-06T09:48:15.656Z] 
09:48:15 [2019-10-06T09:48:15.656Z] #66 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/
09:48:15 [2019-10-06T09:48:15.768Z] #62 18.27   DEP      images/eventfd.pb-c.d
09:48:15 [2019-10-06T09:48:15.768Z] #62 18.36   PBCC     images/remap-file-path.pb-c.c
09:48:15 [2019-10-06T09:48:15.768Z] #62 18.39   DEP      images/remap-file-path.pb-c.d
09:48:15 [2019-10-06T09:48:15.913Z] #66 DONE 0.1s
09:48:15 [2019-10-06T09:48:15.913Z] 
09:48:15 [2019-10-06T09:48:15.913Z] #68 [dev 23/25] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397...
09:48:15 [2019-10-06T09:48:15.913Z] #68 DONE 0.2s
09:48:15 [2019-10-06T09:48:15.913Z] 
09:48:15 [2019-10-06T09:48:15.913Z] #69 [dev 24/25] WORKDIR /go/src/github.com/docker/docker
09:48:15 [2019-10-06T09:48:15.913Z] #69 DONE 0.0s
09:48:16 [2019-10-06T09:48:16.054Z] #62 18.54   PBCC     images/fifo.pb-c.c
09:48:16 [2019-10-06T09:48:16.054Z] #62 18.73   DEP      images/fifo.pb-c.d
09:48:16 [2019-10-06T09:48:16.170Z] 
09:48:16 [2019-10-06T09:48:16.170Z] #70 [dev 25/25] COPY . /go/src/github.com/docker/docker
09:48:16 [2019-10-06T09:48:16.340Z] #62 18.91   PBCC     images/ghost-file.pb-c.c
09:48:16 [2019-10-06T09:48:16.340Z] #62 19.03   DEP      images/ghost-file.pb-c.d
09:48:16 [2019-10-06T09:48:16.625Z] #62 19.26   PBCC     images/regfile.pb-c.c
09:48:16 [2019-10-06T09:48:16.922Z] #62 19.44   DEP      images/regfile.pb-c.d
09:48:16 [2019-10-06T09:48:16.922Z] #62 19.70   PBCC     images/ns.pb-c.c
09:48:16 [2019-10-06T09:48:16.922Z] #62 ...
09:48:16 [2019-10-06T09:48:16.922Z] 
09:48:16 [2019-10-06T09:48:16.922Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount...
09:48:16 [2019-10-06T09:48:16.922Z] #34 91.08 bufio
09:48:16 [2019-10-06T09:48:16.922Z] #34 93.62 reflect
09:48:16 [2019-10-06T09:48:16.922Z] #34 95.96 path
09:48:16 [2019-10-06T09:48:16.922Z] #34 101.0 text/tabwriter
09:48:16 [2019-10-06T09:48:16.957Z] Commit message: "bump gorilla/mux v1.7.3"
09:48:17 [2019-10-06T09:48:17.209Z] #34 ...
09:48:17 [2019-10-06T09:48:17.210Z] 
09:48:17 [2019-10-06T09:48:17.210Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
09:48:17 [2019-10-06T09:48:17.210Z] #62 19.72   DEP      images/ns.pb-c.d
09:48:17 [2019-10-06T09:48:17.210Z] #62 19.78   PBCC     images/fdinfo.pb-c.c
09:48:17 [2019-10-06T09:48:17.507Z] #62 19.91   DEP      images/fdinfo.pb-c.d
09:48:17 [2019-10-06T09:48:17.507Z] #62 20.00   PBCC     images/core-aarch64.pb-c.c
09:48:17 [2019-10-06T09:48:17.507Z] #62 20.08   PBCC     images/core-arm.pb-c.c
09:48:17 [2019-10-06T09:48:17.507Z] #62 20.17   PBCC     images/core-ppc64.pb-c.c
09:48:17 [2019-10-06T09:48:17.507Z] #62 20.27   PBCC     images/core-s390.pb-c.c
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
09:48:17 [2019-10-06T09:48:17.796Z] #62 20.39   PBCC     images/core-x86.pb-c.c
09:48:18 [2019-10-06T09:48:18.065Z] #70 DONE 1.8s
09:48:18 [2019-10-06T09:48:18.065Z] 
09:48:18 [2019-10-06T09:48:18.065Z] #71 exporting to image
09:48:18 [2019-10-06T09:48:18.065Z] #71 exporting layers
09:48:18 [2019-10-06T09:48:18.086Z] #62 20.59   PBCC     images/core.pb-c.c
09:48:18 [2019-10-06T09:48:18.086Z] #62 20.73   PBCC     images/inventory.pb-c.c
09:48:18 [2019-10-06T09:48:18.375Z] #62 20.87   DEP      images/core-aarch64.pb-c.d
09:48:18 [2019-10-06T09:48:18.375Z] #62 20.97   DEP      images/core-arm.pb-c.d
09:48:18 [2019-10-06T09:48:18.375Z] #62 21.05   DEP      images/core-ppc64.pb-c.d
09:48:18 [2019-10-06T09:48:18.663Z] #62 21.15   DEP      images/core-s390.pb-c.d
09:48:18 [2019-10-06T09:48:18.663Z] #62 21.25   DEP      images/core-x86.pb-c.d
09:48:18 [2019-10-06T09:48:18.663Z] #62 21.33   DEP      images/core.pb-c.d
09:48:18 [2019-10-06T09:48:18.953Z] #62 21.46   DEP      images/inventory.pb-c.d
09:48:18 [2019-10-06T09:48:18.953Z] #62 21.55   PBCC     images/cpuinfo.pb-c.c
09:48:18 [2019-10-06T09:48:18.953Z] #62 21.59   DEP      images/cpuinfo.pb-c.d
09:48:19 [2019-10-06T09:48:19.241Z] #62 21.73   PBCC     images/stats.pb-c.c
09:48:19 [2019-10-06T09:48:19.241Z] #62 21.79   DEP      images/stats.pb-c.d
09:48:20 [2019-10-06T09:48:20.653Z] + docker version
09:48:21 [2019-10-06T09:48:21.295Z] #62 ...
09:48:21 [2019-10-06T09:48:21.295Z] 
09:48:21 [2019-10-06T09:48:21.295Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount=...
09:48:21 [2019-10-06T09:48:21.295Z] #37 95.45 reflect
09:48:21 [2019-10-06T09:48:21.295Z] #37 95.46 bufio
09:48:21 [2019-10-06T09:48:21.584Z] #37 ...
09:48:21 [2019-10-06T09:48:21.584Z] 
09:48:21 [2019-10-06T09:48:21.584Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:48:21 [2019-10-06T09:48:21.584Z] #17 35.29 Reading package lists...
09:48:21 [2019-10-06T09:48:21.584Z] #17 47.12 Building dependency tree...
09:48:21 [2019-10-06T09:48:21.876Z] #17 49.24 The following additional packages will be installed:
09:48:21 [2019-10-06T09:48:21.876Z] #17 49.24   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python
09:48:21 [2019-10-06T09:48:21.876Z] #17 49.24   dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl
09:48:21 [2019-10-06T09:48:21.876Z] #17 49.24   libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0
09:48:21 [2019-10-06T09:48:21.876Z] #17 49.24   libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0
09:48:21 [2019-10-06T09:48:21.876Z] #17 49.24   libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
09:48:21 [2019-10-06T09:48:21.876Z] #17 49.24   libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5
09:48:21 [2019-10-06T09:48:21.876Z] #17 49.24   libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common
09:48:21 [2019-10-06T09:48:21.876Z] #17 49.24   mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal
09:48:21 [2019-10-06T09:48:21.876Z] #17 49.24   python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd
09:48:21 [2019-10-06T09:48:21.876Z] #17 49.25 Suggested packages:
09:48:21 [2019-10-06T09:48:21.876Z] #17 49.25   apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc
09:48:21 [2019-10-06T09:48:21.876Z] #17 49.25   gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv
09:48:21 [2019-10-06T09:48:21.876Z] #17 49.25   python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags
09:48:21 [2019-10-06T09:48:21.876Z] #17 49.25   vim-doc vim-scripts xfsdump acl attr quota
09:48:21 [2019-10-06T09:48:21.876Z] #17 49.25 Recommended packages:
09:48:21 [2019-10-06T09:48:21.876Z] #17 49.25   aufs-dkms libpam-cap build-essential python3-dev python3-keyring
09:48:21 [2019-10-06T09:48:21.876Z] #17 49.25   python3-keyrings.alt python3-xdg unzip
09:48:24 [2019-10-06T09:48:24.618Z] #71 exporting layers 6.0s done
09:48:24 [2019-10-06T09:48:24.618Z] #71 writing image sha256:f79dce92fd92de39a8cbed7cb4bca0a5431d965fb0e3cbf5356cee4d7708666f done
09:48:24 [2019-10-06T09:48:24.618Z] #71 naming to docker.io/library/docker:bb5650619e26cf0b79f30bafc551e5120a0643a4 done
09:48:24 [2019-10-06T09:48:24.618Z] #71 DONE 6.1s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
09:48:26 [2019-10-06T09:48:26.585Z] 
09:48:26 [2019-10-06T09:48:26.585Z] Removing bundles/
09:48:26 [2019-10-06T09:48:26.585Z] 
09:48:26 [2019-10-06T09:48:26.585Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
09:48:26 [2019-10-06T09:48:26.585Z] Building: bundles/dynbinary-daemon/dockerd-dev
09:48:26 [2019-10-06T09:48:26.585Z] GOOS="" GOARCH="" GOARM=""
09:48:30 [2019-10-06T09:48:30.335Z] #17 56.67 The following NEW packages will be installed:
09:48:30 [2019-10-06T09:48:30.335Z] #17 56.67   apparmor aufs-tools bash-completion binutils-mingw-w64
09:48:30 [2019-10-06T09:48:30.335Z] #17 56.67   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools
09:48:30 [2019-10-06T09:48:30.335Z] #17 56.67   bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base
09:48:30 [2019-10-06T09:48:30.335Z] #17 56.68   gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin
09:48:30 [2019-10-06T09:48:30.335Z] #17 56.68   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2
09:48:30 [2019-10-06T09:48:30.335Z] #17 56.68   libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1
09:48:30 [2019-10-06T09:48:30.335Z] #17 56.68   libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3
09:48:30 [2019-10-06T09:48:30.335Z] #17 56.68   libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib
09:48:30 [2019-10-06T09:48:30.335Z] #17 56.68   libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev
09:48:30 [2019-10-06T09:48:30.335Z] #17 56.69   libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common
09:48:30 [2019-10-06T09:48:30.335Z] #17 56.69   mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal
09:48:30 [2019-10-06T09:48:30.335Z] #17 56.69   python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5
09:48:30 [2019-10-06T09:48:30.335Z] #17 56.69   python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime
09:48:30 [2019-10-06T09:48:30.335Z] #17 56.69   xfsprogs xxd xz-utils zip
09:48:30 [2019-10-06T09:48:30.335Z] #17 56.84 0 upgraded, 69 newly installed, 0 to remove and 12 not upgraded.
09:48:30 [2019-10-06T09:48:30.335Z] #17 56.84 Need to get 87.3 MB of archives.
09:48:30 [2019-10-06T09:48:30.335Z] #17 56.84 After this operation, 585 MB of additional disk space will be used.
09:48:30 [2019-10-06T09:48:30.335Z] #17 56.84 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bash-completion all 1:2.1-4.3 [178 kB]
09:48:30 [2019-10-06T09:48:30.335Z] #17 56.91 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB]
09:48:30 [2019-10-06T09:48:30.335Z] #17 56.92 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnfnetlink0 ppc64el 1.0.1-3 [12.8 kB]
09:48:30 [2019-10-06T09:48:30.335Z] #17 56.93 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-3 [152 kB]
09:48:30 [2019-10-06T09:48:30.335Z] #17 56.97 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libudev-dev ppc64el 232-25+deb9u12 [92.5 kB]
09:48:30 [2019-10-06T09:48:30.335Z] #17 56.97 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-minimal ppc64el 3.5.3-1+deb9u1 [574 kB]
09:48:30 [2019-10-06T09:48:30.335Z] #17 57.10 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5-minimal ppc64el 3.5.3-1+deb9u1 [1704 kB]
09:48:30 [2019-10-06T09:48:30.335Z] #17 57.40 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-minimal ppc64el 3.5.3-1 [35.3 kB]
09:48:30 [2019-10-06T09:48:30.335Z] #17 57.41 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libmpdec2 ppc64el 2.4.2-1 [81.9 kB]
09:48:30 [2019-10-06T09:48:30.335Z] #17 57.43 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-stdlib ppc64el 3.5.3-1+deb9u1 [2179 kB]
09:48:30 [2019-10-06T09:48:30.335Z] #17 ...
09:48:30 [2019-10-06T09:48:30.335Z] 
09:48:30 [2019-10-06T09:48:30.335Z] #51 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build 	--...
09:48:30 [2019-10-06T09:48:30.335Z] #51 61.05 + cd /tmp/tmp.KESVN4r17J/src/github.com/containerd/containerd
09:48:30 [2019-10-06T09:48:30.335Z] #51 61.05 + git checkout -q b34a5c8af56e510852c35414db4c1f4fa6172339
09:48:31 [2019-10-06T09:48:31.837Z] #51 ...
09:48:31 [2019-10-06T09:48:31.837Z] 
09:48:31 [2019-10-06T09:48:31.837Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
09:48:31 [2019-10-06T09:48:31.837Z] #62 24.37 make[1]: Nothing to be done for 'all'.
09:48:31 [2019-10-06T09:48:31.837Z] #62 26.76   CC       images/stats.o
09:48:31 [2019-10-06T09:48:31.837Z] #62 27.56   CC       images/core.o
09:48:31 [2019-10-06T09:48:31.837Z] #62 28.86   CC       images/core-x86.o
09:48:31 [2019-10-06T09:48:31.837Z] #62 29.86   CC       images/core-arm.o
09:48:31 [2019-10-06T09:48:31.837Z] #62 30.69   CC       images/core-aarch64.o
09:48:31 [2019-10-06T09:48:31.837Z] #62 31.43   CC       images/core-ppc64.o
09:48:31 [2019-10-06T09:48:31.837Z] #62 32.30   CC       images/core-s390.o
09:48:31 [2019-10-06T09:48:31.837Z] #62 33.77   CC       images/cpuinfo.o
09:48:31 [2019-10-06T09:48:31.837Z] #62 ...
09:48:31 [2019-10-06T09:48:31.837Z] 
09:48:31 [2019-10-06T09:48:31.837Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:48:31 [2019-10-06T09:48:31.837Z] #17 57.68 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5 ppc64el 3.5.3-1+deb9u1 [229 kB]
09:48:31 [2019-10-06T09:48:31.837Z] #17 57.71 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3-stdlib ppc64el 3.5.3-1 [18.6 kB]
09:48:31 [2019-10-06T09:48:31.837Z] #17 57.72 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dh-python all 2.20170125 [86.8 kB]
09:48:31 [2019-10-06T09:48:31.837Z] #17 57.73 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3 ppc64el 3.5.3-1 [21.6 kB]
09:48:31 [2019-10-06T09:48:31.837Z] #17 57.74 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el pigz ppc64el 2.3.4-1 [49.4 kB]
09:48:31 [2019-10-06T09:48:31.837Z] #17 57.75 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip4tc0 ppc64el 1.6.0+snapshot20161117-6 [67.6 kB]
09:48:31 [2019-10-06T09:48:31.837Z] #17 57.75 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip6tc0 ppc64el 1.6.0+snapshot20161117-6 [67.9 kB]
09:48:31 [2019-10-06T09:48:31.837Z] #17 57.77 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libiptc0 ppc64el 1.6.0+snapshot20161117-6 [57.8 kB]
09:48:31 [2019-10-06T09:48:31.837Z] #17 57.79 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxtables12 ppc64el 1.6.0+snapshot20161117-6 [74.7 kB]
09:48:31 [2019-10-06T09:48:31.837Z] #17 57.80 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.6-2 [34.7 kB]
09:48:31 [2019-10-06T09:48:31.837Z] #17 57.81 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el iptables ppc64el 1.6.0+snapshot20161117-6 [278 kB]
09:48:31 [2019-10-06T09:48:31.837Z] #17 57.85 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB]
09:48:31 [2019-10-06T09:48:31.837Z] #17 57.88 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
09:48:31 [2019-10-06T09:48:31.837Z] #17 57.90 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bzip2 ppc64el 1.0.6-8.1 [46.3 kB]
09:48:31 [2019-10-06T09:48:31.837Z] #17 57.92 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libgpm2 ppc64el 1.20.4-6.2+b1 [33.9 kB]
09:48:31 [2019-10-06T09:48:31.837Z] #17 57.93 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xz-utils ppc64el 5.2.2-1.2+b1 [262 kB]
09:48:31 [2019-10-06T09:48:31.837Z] #17 57.97 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el aufs-tools ppc64el 1:4.1+20161219-1 [102 kB]
09:48:31 [2019-10-06T09:48:31.837Z] #17 57.98 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB]
09:48:31 [2019-10-06T09:48:31.837Z] #17 57.99 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB]
09:48:31 [2019-10-06T09:48:31.837Z] #17 58.05 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB]
09:48:31 [2019-10-06T09:48:31.837Z] #17 58.06 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.137-2 [150 kB]
09:48:31 [2019-10-06T09:48:31.837Z] #17 58.09 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dmsetup ppc64el 2:1.02.137-2 [102 kB]
09:48:31 [2019-10-06T09:48:31.837Z] #17 58.11 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB]
09:48:31 [2019-10-06T09:48:31.837Z] #17 58.11 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB]
09:48:31 [2019-10-06T09:48:31.837Z] #17 58.13 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB]
09:48:31 [2019-10-06T09:48:31.837Z] #17 58.14 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libaio1 ppc64el 0.3.110-3 [9514 B]
09:48:31 [2019-10-06T09:48:31.837Z] #17 58.14 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap2-bin ppc64el 1:2.25-1 [27.2 kB]
09:48:31 [2019-10-06T09:48:31.837Z] #17 58.15 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]
09:48:31 [2019-10-06T09:48:31.837Z] #17 58.17 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsepol1-dev ppc64el 2.6-2 [294 kB]
09:48:31 [2019-10-06T09:48:31.837Z] #17 58.20 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre16-3 ppc64el 2:8.39-3 [239 kB]
09:48:31 [2019-10-06T09:48:31.837Z] #17 58.23 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre32-3 ppc64el 2:8.39-3 [232 kB]
09:48:31 [2019-10-06T09:48:31.837Z] #17 58.26 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre3-dev ppc64el 2:8.39-3 [586 kB]
09:48:31 [2019-10-06T09:48:31.837Z] #17 58.33 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libselinux1-dev ppc64el 2.6-3+b3 [183 kB]
09:48:31 [2019-10-06T09:48:31.837Z] #17 58.37 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-dev ppc64el 2:1.02.137-2 [68.6 kB]
09:48:31 [2019-10-06T09:48:31.837Z] #17 58.38 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB]
09:48:31 [2019-10-06T09:48:31.837Z] #17 58.40 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB]
09:48:31 [2019-10-06T09:48:31.837Z] #17 58.41 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b1 [111 kB]
09:48:31 [2019-10-06T09:48:31.837Z] #17 58.43 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsystemd-dev ppc64el 232-25+deb9u12 [1717 kB]
09:48:31 [2019-10-06T09:48:31.837Z] #17 58.67 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el net-tools ppc64el 1.60+git20161116.90da8a0-1 [235 kB]
09:48:31 [2019-10-06T09:48:31.837Z] #17 58.71 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pip-whl all 9.0.1-2+deb9u1 [1399 kB]
09:48:31 [2019-10-06T09:48:31.837Z] #17 58.92 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pip all 9.0.1-2+deb9u1 [142 kB]
09:48:31 [2019-10-06T09:48:31.837Z] #17 58.94 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pkg-resources all 33.1.1-1 [137 kB]
09:48:31 [2019-10-06T09:48:31.837Z] #17 58.95 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-setuptools all 33.1.1-1 [215 kB]
09:48:31 [2019-10-06T09:48:31.837Z] #17 58.98 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-wheel all 0.29.0-2 [51.8 kB]
09:48:31 [2019-10-06T09:48:31.837Z] #17 58.99 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el thin-provisioning-tools ppc64el 0.6.1-4+b1 [326 kB]
09:48:31 [2019-10-06T09:48:31.837Z] #17 59.03 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB]
09:48:32 [2019-10-06T09:48:32.126Z] #17 59.51 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim ppc64el 2:8.0.0197-4+deb9u3 [914 kB]
09:48:32 [2019-10-06T09:48:32.126Z] #17 ...
09:48:32 [2019-10-06T09:48:32.126Z] 
09:48:32 [2019-10-06T09:48:32.126Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount=...
09:48:32 [2019-10-06T09:48:32.126Z] #37 106.3 regexp/syntax
09:48:32 [2019-10-06T09:48:32.126Z] #37 111.4 hash/crc32
09:48:32 [2019-10-06T09:48:32.126Z] #37 115.2 time
09:48:32 [2019-10-06T09:48:32.416Z] #37 ...
09:48:32 [2019-10-06T09:48:32.416Z] 
09:48:32 [2019-10-06T09:48:32.416Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount...
09:48:32 [2019-10-06T09:48:32.416Z] #34 106.3 internal/syscall/unix
09:48:32 [2019-10-06T09:48:32.416Z] #34 106.3 time
09:48:32 [2019-10-06T09:48:32.416Z] #34 ...
09:48:32 [2019-10-06T09:48:32.416Z] 
09:48:32 [2019-10-06T09:48:32.416Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:48:32 [2019-10-06T09:48:32.416Z] #17 59.59 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xfsprogs ppc64el 4.9.0+nmu1 [729 kB]
09:48:32 [2019-10-06T09:48:32.416Z] #17 59.71 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zip ppc64el 3.0-11+b1 [223 kB]
09:48:32 [2019-10-06T09:48:32.416Z] #17 59.73 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-perl ppc64el 2.11.0-3+deb9u2 [78.9 kB]
09:48:32 [2019-10-06T09:48:32.416Z] #17 59.75 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el apparmor ppc64el 2.11.0-3+deb9u2 [527 kB]
09:48:32 [2019-10-06T09:48:32.416Z] #17 59.83 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]
09:48:32 [2019-10-06T09:48:32.705Z] #17 60.06 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]
09:48:32 [2019-10-06T09:48:32.995Z] #17 60.52 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]
09:48:33 [2019-10-06T09:48:33.291Z] #17 60.54 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-common all 5.0.1-1 [4764 kB]
09:48:33 [2019-10-06T09:48:33.581Z] #17 61.05 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB]
09:48:34 [2019-10-06T09:48:34.227Z] #17 61.37 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]
09:48:34 [2019-10-06T09:48:34.227Z] #17 61.39 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]
09:48:38 [2019-10-06T09:48:38.379Z] Client: Docker Engine - Enterprise
09:48:38 [2019-10-06T09:48:38.379Z]  Version:           19.03.2
09:48:38 [2019-10-06T09:48:38.379Z]  API version:       1.40
09:48:38 [2019-10-06T09:48:38.379Z]  Go version:        go1.12.8
09:48:38 [2019-10-06T09:48:38.379Z]  Git commit:        c92ab06ed9
09:48:38 [2019-10-06T09:48:38.379Z]  Built:             09/03/2019 16:38:11
09:48:38 [2019-10-06T09:48:38.379Z]  OS/Arch:           windows/amd64
09:48:38 [2019-10-06T09:48:38.379Z]  Experimental:      false
09:48:38 [2019-10-06T09:48:38.379Z] 
09:48:38 [2019-10-06T09:48:38.379Z] Server: Docker Engine - Enterprise
09:48:38 [2019-10-06T09:48:38.379Z]  Engine:
09:48:38 [2019-10-06T09:48:38.379Z]   Version:          19.03.2
09:48:38 [2019-10-06T09:48:38.379Z]   API version:      1.40 (minimum version 1.24)
09:48:38 [2019-10-06T09:48:38.379Z]   Go version:       go1.12.8
09:48:38 [2019-10-06T09:48:38.379Z]   Git commit:       c92ab06ed9
09:48:38 [2019-10-06T09:48:38.379Z]   Built:            09/03/2019 16:35:47
09:48:38 [2019-10-06T09:48:38.379Z]   OS/Arch:          windows/amd64
09:48:38 [2019-10-06T09:48:38.379Z]   Experimental:     true
09:48:38 [2019-10-06T09:48:38.647Z] #17 65.27 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]
[Pipeline] sh
09:48:39 [2019-10-06T09:48:39.916Z] + docker info
09:48:40 [2019-10-06T09:48:40.597Z] WARN [runner/golint] Golint: can't lint 4 files: no file name for file &{Doc:<nil> Package:19911903 Name:quota Decls:[0xc00d517a80 0xc00d517b00 0xc00d517b80 0xc00d517c00 0xc0213561b0 0xc021356300] Scope:scope 0xc01c5006f0 {
09:48:40 [2019-10-06T09:48:40.597Z] 	var ErrQuotaNotSupported
09:48:40 [2019-10-06T09:48:40.597Z] 	type errQuotaNotSupported
09:48:40 [2019-10-06T09:48:40.597Z] }
09:48:40 [2019-10-06T09:48:40.597Z]  Imports:[0xc021356030] Unresolved:[errdefs nil string] Comments:[0xc01c286d20 0xc01c286ea0]} 
09:48:40 [2019-10-06T09:48:40.699Z] #17 ...
09:48:40 [2019-10-06T09:48:40.699Z] 
09:48:40 [2019-10-06T09:48:40.699Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
09:48:40 [2019-10-06T09:48:40.699Z] #62 34.79   CC       images/inventory.o
09:48:40 [2019-10-06T09:48:40.699Z] #62 35.37   CC       images/fdinfo.o
09:48:40 [2019-10-06T09:48:40.699Z] #62 36.14   CC       images/fown.o
09:48:40 [2019-10-06T09:48:40.699Z] #62 36.69   CC       images/ns.o
09:48:40 [2019-10-06T09:48:40.699Z] #62 37.23   CC       images/regfile.o
09:48:40 [2019-10-06T09:48:40.699Z] #62 37.84   CC       images/ghost-file.o
09:48:40 [2019-10-06T09:48:40.699Z] #62 38.55   CC       images/fifo.o
09:48:40 [2019-10-06T09:48:40.699Z] #62 39.01   CC       images/remap-file-path.o
09:48:40 [2019-10-06T09:48:40.699Z] #62 39.37   CC       images/eventfd.o
09:48:40 [2019-10-06T09:48:40.699Z] #62 39.86   CC       images/eventpoll.o
09:48:40 [2019-10-06T09:48:40.699Z] #62 40.52   CC       images/fh.o
09:48:40 [2019-10-06T09:48:40.699Z] #62 41.18   CC       images/fsnotify.o
09:48:40 [2019-10-06T09:48:40.699Z] #62 42.53   CC       images/signalfd.o
09:48:40 [2019-10-06T09:48:40.699Z] #62 42.99   CC       images/fs.o
09:48:40 [2019-10-06T09:48:40.699Z] #62 43.35   CC       images/pstree.o
09:48:41 [2019-10-06T09:48:41.325Z] #62 43.75   CC       images/pipe.o
09:48:41 [2019-10-06T09:48:41.325Z] #62 ...
09:48:41 [2019-10-06T09:48:41.325Z] 
09:48:41 [2019-10-06T09:48:41.325Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount=...
09:48:41 [2019-10-06T09:48:41.325Z] #37 125.4 regexp
09:48:42 [2019-10-06T09:48:42.348Z] #37 ...
09:48:42 [2019-10-06T09:48:42.348Z] 
09:48:42 [2019-10-06T09:48:42.348Z] #51 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build 	--...
09:48:42 [2019-10-06T09:48:42.348Z] #51 63.05 + export 'BUILDTAGS=netgo osusergo static_build'
09:48:42 [2019-10-06T09:48:42.348Z] #51 63.05 + BUILDTAGS='netgo osusergo static_build'
09:48:42 [2019-10-06T09:48:42.348Z] #51 63.05 + export EXTRA_FLAGS=-buildmode=pie
09:48:42 [2019-10-06T09:48:42.348Z] #51 63.05 + EXTRA_FLAGS=-buildmode=pie
09:48:42 [2019-10-06T09:48:42.348Z] #51 63.05 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
09:48:42 [2019-10-06T09:48:42.348Z] #51 63.05 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
09:48:42 [2019-10-06T09:48:42.348Z] #51 63.05 + '[' '' = dynamic ']'
09:48:42 [2019-10-06T09:48:42.348Z] #51 63.05 + make
09:48:42 [2019-10-06T09:48:42.348Z] #51 63.60 🇩 bin/ctr
09:48:42 [2019-10-06T09:48:42.636Z] #51 ...
09:48:42 [2019-10-06T09:48:42.636Z] 
09:48:42 [2019-10-06T09:48:42.636Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:48:42 [2019-10-06T09:48:42.636Z] #17 69.03 debconf: delaying package configuration, since apt-utils is not installed
09:48:42 [2019-10-06T09:48:42.636Z] #17 69.27 Fetched 87.3 MB in 10s (8107 kB/s)
09:48:42 [2019-10-06T09:48:42.636Z] #17 69.47 Selecting previously unselected package bash-completion.
09:48:42 [2019-10-06T09:48:42.636Z] #17 69.47 (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.)
09:48:42 [2019-10-06T09:48:42.636Z] #17 69.67 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ...
09:48:43 [2019-10-06T09:48:43.663Z] #17 ...
09:48:43 [2019-10-06T09:48:43.663Z] 
09:48:43 [2019-10-06T09:48:43.663Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount...
09:48:43 [2019-10-06T09:48:43.663Z] #34 117.7 internal/poll
09:48:43 [2019-10-06T09:48:43.663Z] #34 122.3 os
09:48:43 [2019-10-06T09:48:43.663Z] #34 125.2 internal/fmtsort
09:48:43 [2019-10-06T09:48:43.663Z] #34 127.3 fmt
09:48:43 [2019-10-06T09:48:43.663Z] #34 127.3 path/filepath
09:48:43 [2019-10-06T09:48:43.955Z] #34 ...
09:48:43 [2019-10-06T09:48:43.955Z] 
09:48:43 [2019-10-06T09:48:43.955Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
09:48:43 [2019-10-06T09:48:43.955Z] #62 44.17   CC       images/tcp-stream.o
09:48:43 [2019-10-06T09:48:43.955Z] #62 44.60   CC       images/sk-packet.o
09:48:43 [2019-10-06T09:48:43.955Z] #62 45.17   CC       images/mnt.o
09:48:43 [2019-10-06T09:48:43.955Z] #62 45.66   CC       images/pipe-data.o
09:48:43 [2019-10-06T09:48:43.955Z] #62 46.11   CC       images/sa.o
09:48:43 [2019-10-06T09:48:43.955Z] #62 46.47   CC       images/timer.o
09:48:44 [2019-10-06T09:48:44.980Z] #62 47.25   CC       images/timerfd.o
09:48:44 [2019-10-06T09:48:44.980Z] #62 47.54   CC       images/mm.o
09:48:46 [2019-10-06T09:48:46.015Z] #62 48.42   CC       images/sk-opts.o
09:48:46 [2019-10-06T09:48:46.302Z] #62 48.99   CC       images/sk-unix.o
09:48:47 [2019-10-06T09:48:47.322Z] #62 49.67   CC       images/sk-inet.o
09:48:47 [2019-10-06T09:48:47.945Z] #62 50.56   CC       images/tun.o
09:48:48 [2019-10-06T09:48:48.232Z] #62 ...
09:48:48 [2019-10-06T09:48:48.232Z] 
09:48:48 [2019-10-06T09:48:48.232Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:48:48 [2019-10-06T09:48:48.232Z] #17 75.65 Unpacking bash-completion (1:2.1-4.3) ...
09:48:48 [2019-10-06T09:48:48.855Z] #17 76.23 Selecting previously unselected package libnet1:ppc64el.
09:48:48 [2019-10-06T09:48:48.855Z] #17 76.25 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_ppc64el.deb ...
09:48:48 [2019-10-06T09:48:48.855Z] #17 76.26 Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ...
09:48:49 [2019-10-06T09:48:49.143Z] #17 76.45 Selecting previously unselected package libnfnetlink0:ppc64el.
09:48:49 [2019-10-06T09:48:49.143Z] #17 76.49 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_ppc64el.deb ...
09:48:49 [2019-10-06T09:48:49.143Z] #17 76.50 Unpacking libnfnetlink0:ppc64el (1.0.1-3) ...
09:48:49 [2019-10-06T09:48:49.430Z] #17 76.64 Selecting previously unselected package libpcrecpp0v5:ppc64el.
09:48:49 [2019-10-06T09:48:49.430Z] #17 76.66 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_ppc64el.deb ...
09:48:49 [2019-10-06T09:48:49.430Z] #17 76.68 Unpacking libpcrecpp0v5:ppc64el (2:8.39-3) ...
09:48:49 [2019-10-06T09:48:49.733Z] #17 76.87 Selecting previously unselected package libudev-dev:ppc64el.
09:48:49 [2019-10-06T09:48:49.733Z] #17 76.89 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_ppc64el.deb ...
09:48:49 [2019-10-06T09:48:49.733Z] #17 76.95 Unpacking libudev-dev:ppc64el (232-25+deb9u12) ...
09:48:50 [2019-10-06T09:48:50.031Z] #17 77.30 Selecting previously unselected package libpython3.5-minimal:ppc64el.
09:48:50 [2019-10-06T09:48:50.031Z] #17 77.31 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ...
09:48:50 [2019-10-06T09:48:50.031Z] #17 77.32 Unpacking libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ...
09:48:51 [2019-10-06T09:48:51.052Z] #17 78.28 Selecting previously unselected package python3.5-minimal.
09:48:51 [2019-10-06T09:48:51.052Z] #17 78.28 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ...
09:48:51 [2019-10-06T09:48:51.052Z] #17 78.30 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ...
09:48:52 [2019-10-06T09:48:52.505Z] #72 exporting layers 53.6s done
09:48:52 [2019-10-06T09:48:52.505Z] #72 exporting manifest sha256:f46496f64ca95a5a31de20aceb4c0ec1ad933ff56d1b3c418da6bafdb15bea5b 0.0s done
09:48:52 [2019-10-06T09:48:52.505Z] #72 exporting config sha256:21637b87840eb295caf611c9677144ca4fb7dcef8722a943c40eca52e3c4a297 done
09:48:52 [2019-10-06T09:48:52.505Z] #72 sending tarball
09:48:52 [2019-10-06T09:48:52.543Z] #17 79.86 Selecting previously unselected package python3-minimal.
09:48:52 [2019-10-06T09:48:52.543Z] #17 79.87 Preparing to unpack .../07-python3-minimal_3.5.3-1_ppc64el.deb ...
09:48:52 [2019-10-06T09:48:52.543Z] #17 79.89 Unpacking python3-minimal (3.5.3-1) ...
09:48:52 [2019-10-06T09:48:52.543Z] #17 80.03 Selecting previously unselected package libmpdec2:ppc64el.
09:48:52 [2019-10-06T09:48:52.831Z] #17 80.04 Preparing to unpack .../08-libmpdec2_2.4.2-1_ppc64el.deb ...
09:48:52 [2019-10-06T09:48:52.831Z] #17 80.04 Unpacking libmpdec2:ppc64el (2.4.2-1) ...
09:48:52 [2019-10-06T09:48:52.831Z] #17 80.16 Selecting previously unselected package libpython3.5-stdlib:ppc64el.
09:48:52 [2019-10-06T09:48:52.831Z] #17 80.17 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_ppc64el.deb ...
09:48:52 [2019-10-06T09:48:52.831Z] #17 80.18 Unpacking libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ...
09:48:55 [2019-10-06T09:48:55.398Z] #72 ...
09:48:55 [2019-10-06T09:48:55.398Z] 
09:48:55 [2019-10-06T09:48:55.398Z] #73 importing to docker
09:48:55 [2019-10-06T09:48:55.398Z] #73 ...
09:48:55 [2019-10-06T09:48:55.398Z] 
09:48:55 [2019-10-06T09:48:55.398Z] #72 exporting to oci image format
09:48:55 [2019-10-06T09:48:55.398Z] #72 sending tarball 8.6s done
09:48:55 [2019-10-06T09:48:55.398Z] #72 DONE 62.2s
09:48:55 [2019-10-06T09:48:55.398Z] 
09:48:55 [2019-10-06T09:48:55.398Z] #73 importing to docker
09:48:56 [2019-10-06T09:48:56.322Z] #17 83.03 Selecting previously unselected package python3.5.
09:48:56 [2019-10-06T09:48:56.322Z] #17 83.04 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_ppc64el.deb ...
09:48:56 [2019-10-06T09:48:56.322Z] #17 83.05 Unpacking python3.5 (3.5.3-1+deb9u1) ...
09:48:56 [2019-10-06T09:48:56.322Z] #17 83.33 Selecting previously unselected package libpython3-stdlib:ppc64el.
09:48:56 [2019-10-06T09:48:56.322Z] #17 83.36 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_ppc64el.deb ...
09:48:56 [2019-10-06T09:48:56.322Z] #17 83.38 Unpacking libpython3-stdlib:ppc64el (3.5.3-1) ...
09:48:56 [2019-10-06T09:48:56.322Z] #17 83.54 Selecting previously unselected package dh-python.
09:48:56 [2019-10-06T09:48:56.322Z] #17 83.56 Preparing to unpack .../12-dh-python_2.20170125_all.deb ...
09:48:56 [2019-10-06T09:48:56.322Z] #17 83.57 Unpacking dh-python (2.20170125) ...
09:48:56 [2019-10-06T09:48:56.322Z] #17 ...
09:48:56 [2019-10-06T09:48:56.322Z] 
09:48:56 [2019-10-06T09:48:56.322Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount...
09:48:56 [2019-10-06T09:48:56.322Z] #34 130.3 io/ioutil
09:48:56 [2019-10-06T09:48:56.322Z] #34 134.4 github.com/BurntSushi/toml
09:48:56 [2019-10-06T09:48:56.322Z] #34 134.4 log
09:48:56 [2019-10-06T09:48:56.322Z] #34 134.4 flag
09:48:56 [2019-10-06T09:48:56.322Z] #34 ...
09:48:56 [2019-10-06T09:48:56.322Z] 
09:48:56 [2019-10-06T09:48:56.322Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
09:48:56 [2019-10-06T09:48:56.322Z] #62 51.18   CC       images/sk-netlink.o
09:48:56 [2019-10-06T09:48:56.322Z] #62 51.65   CC       images/packet-sock.o
09:48:56 [2019-10-06T09:48:56.322Z] #62 52.49   CC       images/ipc-var.o
09:48:56 [2019-10-06T09:48:56.322Z] #62 53.07   CC       images/ipc-desc.o
09:48:56 [2019-10-06T09:48:56.322Z] #62 53.47   CC       images/ipc-shm.o
09:48:56 [2019-10-06T09:48:56.322Z] #62 53.84   CC       images/ipc-msg.o
09:48:56 [2019-10-06T09:48:56.322Z] #62 54.38   CC       images/ipc-sem.o
09:48:56 [2019-10-06T09:48:56.322Z] #62 54.76   CC       images/utsns.o
09:48:56 [2019-10-06T09:48:56.322Z] #62 55.09   CC       images/creds.o
09:48:56 [2019-10-06T09:48:56.322Z] #62 55.56   CC       images/vma.o
09:48:56 [2019-10-06T09:48:56.322Z] #62 55.95   CC       images/netdev.o
09:48:56 [2019-10-06T09:48:56.322Z] #62 56.95   CC       images/tty.o
09:48:56 [2019-10-06T09:48:56.322Z] #62 58.39   CC       images/file-lock.o
09:48:56 [2019-10-06T09:48:56.322Z] #62 58.71   CC       images/rlimit.o
09:48:56 [2019-10-06T09:48:56.322Z] #62 59.05   CC       images/pagemap.o
09:48:56 [2019-10-06T09:48:56.610Z] #62 ...
09:48:56 [2019-10-06T09:48:56.610Z] 
09:48:56 [2019-10-06T09:48:56.610Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:48:56 [2019-10-06T09:48:56.610Z] #17 83.86 Setting up libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ...
09:48:56 [2019-10-06T09:48:56.610Z] #17 83.88 Setting up python3.5-minimal (3.5.3-1+deb9u1) ...
09:48:58 [2019-10-06T09:48:58.662Z] #17 ...
09:48:58 [2019-10-06T09:48:58.662Z] 
09:48:58 [2019-10-06T09:48:58.662Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount=...
09:48:58 [2019-10-06T09:48:58.662Z] #37 132.8 os/exec
09:48:58 [2019-10-06T09:48:58.662Z] #37 133.0 net
09:48:58 [2019-10-06T09:48:58.662Z] #37 139.9 internal/lazyregexp
09:48:58 [2019-10-06T09:48:58.662Z] #37 142.8 encoding/binary
09:48:58 [2019-10-06T09:48:58.662Z] #37 142.9 go/token
09:48:58 [2019-10-06T09:48:58.662Z] #37 142.9 net/url
09:48:58 [2019-10-06T09:48:58.662Z] #37 ...
09:48:58 [2019-10-06T09:48:58.662Z] 
09:48:58 [2019-10-06T09:48:58.662Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
09:48:58 [2019-10-06T09:48:58.662Z] #62 59.64   CC       images/siginfo.o
09:48:58 [2019-10-06T09:48:58.662Z] #62 60.26   CC       images/rpc.o
09:48:58 [2019-10-06T09:48:58.663Z] INFO [runner] worker.2 took 1m37.312114576s with stages: golint: 1m15.255650323s, gosec: 12.338814957s, gofmt: 3.945893208s, ineffassign: 2.617408956s, misspell: 1.807390693s, varcheck: 441.647686ms, unconvert: 400.801099ms, deadcode: 338.1749ms, structcheck: 166.262257ms, typecheck: 5.647µs 
09:48:58 [2019-10-06T09:48:58.663Z] INFO [runner] worker.1 took 1m40.453749382s with stages: megacheck: 48.420481975s, goimports: 26.030285477s, govet: 26.002960515s 
09:48:58 [2019-10-06T09:48:58.663Z] INFO [runner] Workers idle times: #2: 3.133260895s 
09:48:58 [2019-10-06T09:48:58.663Z] INFO [runner] Issues before processing: 1960, after processing: 0 
09:48:58 [2019-10-06T09:48:58.663Z] INFO [runner] processing took 495.613912ms with stages: exclude: 156.415524ms, identifier_marker: 112.029507ms, autogenerated_exclude: 84.775689ms, path_prettifier: 43.427659ms, skip_dirs: 43.426823ms, nolint: 39.051101ms, cgo: 10.455778ms, filename_unadjuster: 4.577935ms, exclude-rules: 1.428271ms, skip_files: 5.719µs, diff: 3.858µs, path_shortener: 3.153µs, source_code: 2.749µs, uniq_by_line: 2.658µs, max_same_issues: 2.621µs, max_per_file_from_linter: 2.434µs, max_from_linter: 2.433µs 
09:48:58 [2019-10-06T09:48:58.663Z] INFO File cache stats: 1433 entries of total size 6.7MiB 
09:48:59 [2019-10-06T09:48:59.227Z] INFO Memory: 180 samples, avg is 1429.6MB, max is 5451.0MB 
09:48:59 [2019-10-06T09:48:59.227Z] INFO Execution took 2m11.932976235s               
09:48:59 [2019-10-06T09:48:59.484Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
09:48:59 [2019-10-06T09:48:59.484Z] No api/types/ or api/swagger.yaml changes in diff.
09:48:59 [2019-10-06T09:48:59.484Z] Congratulations!  All toml source files changed here have valid syntax.
09:48:59 [2019-10-06T09:48:59.741Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
09:48:59 [2019-10-06T09:48:59.741Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
09:49:00 [2019-10-06T09:49:00.741Z] #62 63.36   CC       images/ext-file.o
09:49:00 [2019-10-06T09:49:00.999Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40045/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bb5650619e26cf0b79f30bafc551e5120a0643a4 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:bb5650619e26cf0b79f30bafc551e5120a0643a4 hack/make.sh dynbinary-daemon test-docker-py
09:49:01 [2019-10-06T09:49:01.030Z] #62 63.80   CC       images/cgroup.o
09:49:01 [2019-10-06T09:49:01.565Z] 
09:49:01 [2019-10-06T09:49:01.821Z] Removing bundles/
09:49:01 [2019-10-06T09:49:01.821Z] 
09:49:01 [2019-10-06T09:49:01.821Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
09:49:01 [2019-10-06T09:49:01.821Z] Building: bundles/dynbinary-daemon/dockerd-dev
09:49:01 [2019-10-06T09:49:01.821Z] GOOS="" GOARCH="" GOARM=""
09:49:02 [2019-10-06T09:49:02.523Z] #62 ...
09:49:02 [2019-10-06T09:49:02.523Z] 
09:49:02 [2019-10-06T09:49:02.523Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount=...
09:49:02 [2019-10-06T09:49:02.523Z] #37 146.5 go/scanner
09:49:04 [2019-10-06T09:49:04.576Z] #37 ...
09:49:04 [2019-10-06T09:49:04.576Z] 
09:49:04 [2019-10-06T09:49:04.576Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount...
09:49:04 [2019-10-06T09:49:04.576Z] #34 141.6 github.com/BurntSushi/toml/cmd/tomlv
09:49:04 [2019-10-06T09:49:04.576Z] #34 DONE 148.5s
09:49:04 [2019-10-06T09:49:04.576Z] 
09:49:04 [2019-10-06T09:49:04.576Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
09:49:04 [2019-10-06T09:49:04.576Z] #62 65.19   CC       images/userns.o
09:49:04 [2019-10-06T09:49:04.576Z] #62 65.72   CC       images/google/protobuf/descriptor.o
09:49:08 [2019-10-06T09:49:08.080Z] #62 70.25   CC       images/opts.o
09:49:08 [2019-10-06T09:49:08.080Z] #62 ...
09:49:08 [2019-10-06T09:49:08.080Z] 
09:49:08 [2019-10-06T09:49:08.080Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount=...
09:49:08 [2019-10-06T09:49:08.080Z] #37 151.8 text/template/parse
09:49:08 [2019-10-06T09:49:08.080Z] #37 151.9 encoding/base64
09:49:08 [2019-10-06T09:49:08.707Z] #37 152.8 go/ast
09:49:11 [2019-10-06T09:49:11.417Z] #37 155.0 encoding/json
09:49:11 [2019-10-06T09:49:11.904Z] #73 DONE 16.3s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
09:49:12 [2019-10-06T09:49:12.910Z] #37 ...
09:49:12 [2019-10-06T09:49:12.910Z] 
09:49:12 [2019-10-06T09:49:12.910Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:49:12 [2019-10-06T09:49:12.910Z] #17 90.18 Setting up python3-minimal (3.5.3-1) ...
09:49:12 [2019-10-06T09:49:12.910Z] #17 92.56 Selecting previously unselected package python3.
09:49:12 [2019-10-06T09:49:12.910Z] #17 92.56 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 16606 files and directories currently installed.)
09:49:12 [2019-10-06T09:49:12.910Z] #17 92.66 Preparing to unpack .../00-python3_3.5.3-1_ppc64el.deb ...
09:49:12 [2019-10-06T09:49:12.910Z] #17 92.69 Unpacking python3 (3.5.3-1) ...
09:49:12 [2019-10-06T09:49:12.910Z] #17 92.89 Selecting previously unselected package pigz.
09:49:12 [2019-10-06T09:49:12.910Z] #17 92.89 Preparing to unpack .../01-pigz_2.3.4-1_ppc64el.deb ...
09:49:12 [2019-10-06T09:49:12.910Z] #17 92.91 Unpacking pigz (2.3.4-1) ...
09:49:12 [2019-10-06T09:49:12.910Z] #17 93.10 Selecting previously unselected package libip4tc0:ppc64el.
09:49:12 [2019-10-06T09:49:12.910Z] #17 93.14 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_ppc64el.deb ...
09:49:12 [2019-10-06T09:49:12.910Z] #17 93.15 Unpacking libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ...
09:49:12 [2019-10-06T09:49:12.910Z] #17 93.37 Selecting previously unselected package libip6tc0:ppc64el.
09:49:12 [2019-10-06T09:49:12.910Z] #17 93.38 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_ppc64el.deb ...
09:49:12 [2019-10-06T09:49:12.910Z] #17 93.38 Unpacking libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ...
09:49:12 [2019-10-06T09:49:12.910Z] #17 93.58 Selecting previously unselected package libiptc0:ppc64el.
09:49:12 [2019-10-06T09:49:12.910Z] #17 93.60 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_ppc64el.deb ...
09:49:12 [2019-10-06T09:49:12.910Z] #17 93.60 Unpacking libiptc0:ppc64el (1.6.0+snapshot20161117-6) ...
09:49:12 [2019-10-06T09:49:12.910Z] #17 93.84 Selecting previously unselected package libxtables12:ppc64el.
09:49:12 [2019-10-06T09:49:12.910Z] #17 93.84 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_ppc64el.deb ...
09:49:12 [2019-10-06T09:49:12.910Z] #17 93.85 Unpacking libxtables12:ppc64el (1.6.0+snapshot20161117-6) ...
09:49:12 [2019-10-06T09:49:12.910Z] #17 93.96 Selecting previously unselected package libnetfilter-conntrack3:ppc64el.
09:49:12 [2019-10-06T09:49:12.910Z] #17 93.96 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_ppc64el.deb ...
09:49:12 [2019-10-06T09:49:12.910Z] #17 93.97 Unpacking libnetfilter-conntrack3:ppc64el (1.0.6-2) ...
09:49:12 [2019-10-06T09:49:12.910Z] #17 94.10 Selecting previously unselected package iptables.
09:49:12 [2019-10-06T09:49:12.910Z] #17 94.11 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_ppc64el.deb ...
09:49:12 [2019-10-06T09:49:12.910Z] #17 94.11 Unpacking iptables (1.6.0+snapshot20161117-6) ...
09:49:12 [2019-10-06T09:49:12.910Z] #17 94.85 Selecting previously unselected package xxd.
09:49:12 [2019-10-06T09:49:12.910Z] #17 94.86 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ...
09:49:12 [2019-10-06T09:49:12.910Z] #17 94.87 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
09:49:12 [2019-10-06T09:49:12.910Z] #17 95.06 Selecting previously unselected package vim-common.
09:49:12 [2019-10-06T09:49:12.910Z] #17 95.08 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
09:49:12 [2019-10-06T09:49:12.910Z] #17 95.10 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
09:49:12 [2019-10-06T09:49:12.910Z] #17 95.40 Selecting previously unselected package bzip2.
09:49:12 [2019-10-06T09:49:12.910Z] #17 95.44 Preparing to unpack .../10-bzip2_1.0.6-8.1_ppc64el.deb ...
09:49:12 [2019-10-06T09:49:12.910Z] #17 95.45 Unpacking bzip2 (1.0.6-8.1) ...
09:49:12 [2019-10-06T09:49:12.910Z] #17 95.61 Selecting previously unselected package libgpm2:ppc64el.
09:49:12 [2019-10-06T09:49:12.910Z] #17 95.63 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_ppc64el.deb ...
09:49:12 [2019-10-06T09:49:12.910Z] #17 95.63 Unpacking libgpm2:ppc64el (1.20.4-6.2+b1) ...
09:49:12 [2019-10-06T09:49:12.910Z] #17 95.80 Selecting previously unselected package xz-utils.
09:49:12 [2019-10-06T09:49:12.910Z] #17 95.83 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_ppc64el.deb ...
09:49:12 [2019-10-06T09:49:12.910Z] #17 95.83 Unpacking xz-utils (5.2.2-1.2+b1) ...
09:49:12 [2019-10-06T09:49:12.910Z] #17 96.19 Selecting previously unselected package aufs-tools.
09:49:12 [2019-10-06T09:49:12.910Z] #17 96.21 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_ppc64el.deb ...
09:49:12 [2019-10-06T09:49:12.910Z] #17 96.23 Unpacking aufs-tools (1:4.1+20161219-1) ...
09:49:12 [2019-10-06T09:49:12.910Z] #17 96.42 Selecting previously unselected package liblzo2-2:ppc64el.
09:49:12 [2019-10-06T09:49:12.910Z] #17 96.46 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_ppc64el.deb ...
09:49:12 [2019-10-06T09:49:12.910Z] #17 96.46 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ...
09:49:12 [2019-10-06T09:49:12.910Z] #17 96.65 Selecting previously unselected package btrfs-progs.
09:49:12 [2019-10-06T09:49:12.910Z] #17 96.67 Preparing to unpack .../15-btrfs-progs_4.7.3-1_ppc64el.deb ...
09:49:12 [2019-10-06T09:49:12.910Z] #17 96.70 Unpacking btrfs-progs (4.7.3-1) ...
09:49:12 [2019-10-06T09:49:12.910Z] #17 97.43 Selecting previously unselected package btrfs-tools.
09:49:12 [2019-10-06T09:49:12.910Z] #17 97.44 Preparing to unpack .../16-btrfs-tools_4.7.3-1_ppc64el.deb ...
09:49:12 [2019-10-06T09:49:12.910Z] #17 97.45 Unpacking btrfs-tools (4.7.3-1) ...
09:49:12 [2019-10-06T09:49:12.910Z] #17 97.57 Selecting previously unselected package libdevmapper1.02.1:ppc64el.
09:49:12 [2019-10-06T09:49:12.910Z] #17 97.57 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_ppc64el.deb ...
09:49:12 [2019-10-06T09:49:12.910Z] #17 97.58 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.137-2) ...
09:49:12 [2019-10-06T09:49:12.910Z] #17 97.84 Selecting previously unselected package dmsetup.
09:49:12 [2019-10-06T09:49:12.910Z] #17 97.85 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_ppc64el.deb ...
09:49:12 [2019-10-06T09:49:12.910Z] #17 97.85 Unpacking dmsetup (2:1.02.137-2) ...
09:49:12 [2019-10-06T09:49:12.910Z] #17 98.05 Selecting previously unselected package libonig4:ppc64el.
09:49:12 [2019-10-06T09:49:12.910Z] #17 98.06 Preparing to unpack .../19-libonig4_6.1.3-2_ppc64el.deb ...
09:49:12 [2019-10-06T09:49:12.910Z] #17 98.07 Unpacking libonig4:ppc64el (6.1.3-2) ...
09:49:12 [2019-10-06T09:49:12.910Z] #17 98.40 Selecting previously unselected package libjq1:ppc64el.
09:49:12 [2019-10-06T09:49:12.910Z] #17 98.43 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_ppc64el.deb ...
09:49:12 [2019-10-06T09:49:12.910Z] #17 98.43 Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ...
09:49:12 [2019-10-06T09:49:12.910Z] #17 98.60 Selecting previously unselected package jq.
09:49:12 [2019-10-06T09:49:12.910Z] #17 98.61 Preparing to unpack .../21-jq_1.5+dfsg-1.3_ppc64el.deb ...
09:49:12 [2019-10-06T09:49:12.910Z] #17 98.63 Unpacking jq (1.5+dfsg-1.3) ...
09:49:12 [2019-10-06T09:49:12.910Z] #17 98.82 Selecting previously unselected package libaio1:ppc64el.
09:49:12 [2019-10-06T09:49:12.910Z] #17 98.83 Preparing to unpack .../22-libaio1_0.3.110-3_ppc64el.deb ...
09:49:12 [2019-10-06T09:49:12.910Z] #17 98.85 Unpacking libaio1:ppc64el (0.3.110-3) ...
09:49:12 [2019-10-06T09:49:12.910Z] #17 98.98 Selecting previously unselected package libcap2-bin.
09:49:12 [2019-10-06T09:49:12.910Z] #17 99.00 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_ppc64el.deb ...
09:49:12 [2019-10-06T09:49:12.910Z] #17 99.01 Unpacking libcap2-bin (1:2.25-1) ...
09:49:12 [2019-10-06T09:49:12.910Z] #17 99.18 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el.
09:49:12 [2019-10-06T09:49:12.910Z] #17 99.19 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_ppc64el.deb ...
09:49:12 [2019-10-06T09:49:12.910Z] #17 99.20 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ...
09:49:12 [2019-10-06T09:49:12.910Z] #17 99.33 Selecting previously unselected package libsepol1-dev:ppc64el.
09:49:12 [2019-10-06T09:49:12.910Z] #17 99.35 Preparing to unpack .../25-libsepol1-dev_2.6-2_ppc64el.deb ...
09:49:12 [2019-10-06T09:49:12.910Z] #17 99.36 Unpacking libsepol1-dev:ppc64el (2.6-2) ...
09:49:12 [2019-10-06T09:49:12.910Z] #17 99.81 Selecting previously unselected package libpcre16-3:ppc64el.
09:49:12 [2019-10-06T09:49:12.910Z] #17 99.82 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_ppc64el.deb ...
09:49:12 [2019-10-06T09:49:12.910Z] #17 99.84 Unpacking libpcre16-3:ppc64el (2:8.39-3) ...
09:49:12 [2019-10-06T09:49:12.910Z] #17 100.2 Selecting previously unselected package libpcre32-3:ppc64el.
09:49:12 [2019-10-06T09:49:12.910Z] #17 100.2 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_ppc64el.deb ...
09:49:12 [2019-10-06T09:49:12.910Z] #17 100.2 Unpacking libpcre32-3:ppc64el (2:8.39-3) ...
09:49:12 [2019-10-06T09:49:12.989Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40045/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bb5650619e26cf0b79f30bafc551e5120a0643a4 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:bb5650619e26cf0b79f30bafc551e5120a0643a4 hack/test/unit
09:49:13 [2019-10-06T09:49:13.197Z] #17 100.6 Selecting previously unselected package libpcre3-dev:ppc64el.
09:49:13 [2019-10-06T09:49:13.484Z] #17 100.6 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_ppc64el.deb ...
09:49:13 [2019-10-06T09:49:13.484Z] #17 100.6 Unpacking libpcre3-dev:ppc64el (2:8.39-3) ...
09:49:14 [2019-10-06T09:49:14.107Z] #17 101.4 Selecting previously unselected package libselinux1-dev:ppc64el.
09:49:14 [2019-10-06T09:49:14.107Z] #17 101.4 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_ppc64el.deb ...
09:49:14 [2019-10-06T09:49:14.107Z] #17 101.4 Unpacking libselinux1-dev:ppc64el (2.6-3+b3) ...
09:49:14 [2019-10-06T09:49:14.394Z] #17 101.6 Selecting previously unselected package libdevmapper-dev:ppc64el.
09:49:14 [2019-10-06T09:49:14.395Z] #17 101.7 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_ppc64el.deb ...
09:49:14 [2019-10-06T09:49:14.395Z] #17 101.7 Unpacking libdevmapper-dev:ppc64el (2:1.02.137-2) ...
09:49:14 [2019-10-06T09:49:14.395Z] #17 101.8 Selecting previously unselected package libnl-3-200:ppc64el.
09:49:14 [2019-10-06T09:49:14.682Z] #17 101.8 Preparing to unpack .../31-libnl-3-200_3.2.27-2_ppc64el.deb ...
09:49:14 [2019-10-06T09:49:14.682Z] #17 101.8 Unpacking libnl-3-200:ppc64el (3.2.27-2) ...
09:49:14 [2019-10-06T09:49:14.682Z] #17 102.0 Selecting previously unselected package libprotobuf-c1:ppc64el.
09:49:14 [2019-10-06T09:49:14.682Z] #17 102.0 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_ppc64el.deb ...
09:49:14 [2019-10-06T09:49:14.682Z] #17 102.0 Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ...
09:49:14 [2019-10-06T09:49:14.969Z] #17 102.2 Selecting previously unselected package libreadline5:ppc64el.
09:49:14 [2019-10-06T09:49:14.969Z] #17 102.2 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_ppc64el.deb ...
09:49:14 [2019-10-06T09:49:14.969Z] #17 102.2 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b1) ...
09:49:15 [2019-10-06T09:49:15.325Z] #17 102.5 Selecting previously unselected package libsystemd-dev:ppc64el.
09:49:15 [2019-10-06T09:49:15.325Z] #17 102.5 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_ppc64el.deb ...
09:49:15 [2019-10-06T09:49:15.325Z] #17 102.5 Unpacking libsystemd-dev:ppc64el (232-25+deb9u12) ...
09:49:15 [2019-10-06T09:49:15.556Z] ?   	github.com/docker/docker/api	[no test files]
09:49:18 [2019-10-06T09:49:18.028Z] #17 105.4 Selecting previously unselected package net-tools.
09:49:18 [2019-10-06T09:49:18.028Z] #17 105.4 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_ppc64el.deb ...
09:49:18 [2019-10-06T09:49:18.028Z] #17 105.4 Unpacking net-tools (1.60+git20161116.90da8a0-1) ...
09:49:18 [2019-10-06T09:49:18.316Z] #17 ...
09:49:18 [2019-10-06T09:49:18.316Z] 
09:49:18 [2019-10-06T09:49:18.316Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
09:49:18 [2019-10-06T09:49:18.316Z] #62 70.82   CC       images/seccomp.o
09:49:18 [2019-10-06T09:49:18.316Z] #62 71.43   CC       images/binfmt-misc.o
09:49:18 [2019-10-06T09:49:18.316Z] #62 71.79   CC       images/time.o
09:49:18 [2019-10-06T09:49:18.316Z] #62 72.25   CC       images/sysctl.o
09:49:18 [2019-10-06T09:49:18.316Z] #62 72.60   CC       images/autofs.o
09:49:18 [2019-10-06T09:49:18.316Z] #62 72.99   CC       images/macvlan.o
09:49:18 [2019-10-06T09:49:18.316Z] #62 73.30   CC       images/sit.o
09:49:18 [2019-10-06T09:49:18.316Z] #62 73.78   LINK     images/built-in.o
09:49:18 [2019-10-06T09:49:18.316Z] #62 73.99   GEN      compel/include/asm
09:49:18 [2019-10-06T09:49:18.317Z] #62 74.00   GEN      compel/include/version.h
09:49:18 [2019-10-06T09:49:18.317Z] #62 74.04 touch .config
09:49:18 [2019-10-06T09:49:18.317Z] #62 74.07   GEN      include/common/config.h
09:49:18 [2019-10-06T09:49:18.317Z] #62 74.24   GEN      compel/plugins/include/uapi/std/syscall-codes.h
09:49:18 [2019-10-06T09:49:18.317Z] #62 74.30   GEN      compel/plugins/include/uapi/std/syscall.h
09:49:18 [2019-10-06T09:49:18.317Z] #62 74.36   GEN      compel/arch/ppc64/plugins/std/syscalls/syscalls.S
09:49:18 [2019-10-06T09:49:18.317Z] #62 74.40   DEP      compel/arch/ppc64/plugins/std/syscalls/syscalls.d
09:49:18 [2019-10-06T09:49:18.317Z] #62 74.49   DEP      compel/arch/ppc64/plugins/std/memcmp.d
09:49:18 [2019-10-06T09:49:18.317Z] #62 74.55   DEP      compel/arch/ppc64/plugins/std/memcpy.d
09:49:18 [2019-10-06T09:49:18.317Z] #62 74.62   DEP      compel/arch/ppc64/plugins/std/parasite-head.d
09:49:18 [2019-10-06T09:49:18.317Z] #62 74.68   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
09:49:18 [2019-10-06T09:49:18.317Z] #62 74.69   DEP      compel/plugins/std/infect.d
09:49:18 [2019-10-06T09:49:18.317Z] #62 74.92   DEP      compel/plugins/std/string.d
09:49:18 [2019-10-06T09:49:18.317Z] #62 75.13   DEP      compel/plugins/std/log.d
09:49:18 [2019-10-06T09:49:18.317Z] #62 75.39   DEP      compel/plugins/std/fds.d
09:49:18 [2019-10-06T09:49:18.317Z] #62 75.69   DEP      compel/plugins/std/std.d
09:49:18 [2019-10-06T09:49:18.317Z] #62 75.86   DEP      compel/plugins/shmem/shmem.d
09:49:18 [2019-10-06T09:49:18.317Z] #62 76.07   DEP      compel/plugins/fds/fds.d
09:49:18 [2019-10-06T09:49:18.317Z] #62 76.30   CC       compel/plugins/std/std.o
09:49:18 [2019-10-06T09:49:18.317Z] #62 77.09   CC       compel/plugins/std/fds.o
09:49:18 [2019-10-06T09:49:18.317Z] #62 77.99   CC       compel/plugins/std/log.o
09:49:18 [2019-10-06T09:49:18.317Z] #62 79.81   CC       compel/plugins/std/string.o
09:49:18 [2019-10-06T09:49:18.317Z] #62 80.86   CC       compel/plugins/std/infect.o
09:49:18 [2019-10-06T09:49:18.317Z] #62 ...
09:49:18 [2019-10-06T09:49:18.317Z] 
09:49:18 [2019-10-06T09:49:18.317Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:49:18 [2019-10-06T09:49:18.317Z] #17 105.8 Selecting previously unselected package python-pip-whl.
09:49:18 [2019-10-06T09:49:18.604Z] #17 105.8 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ...
09:49:18 [2019-10-06T09:49:18.604Z] #17 105.8 Unpacking python-pip-whl (9.0.1-2+deb9u1) ...
09:49:19 [2019-10-06T09:49:19.230Z] #17 106.6 Selecting previously unselected package python3-pip.
09:49:19 [2019-10-06T09:49:19.230Z] #17 106.6 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ...
09:49:19 [2019-10-06T09:49:19.230Z] #17 106.6 Unpacking python3-pip (9.0.1-2+deb9u1) ...
09:49:19 [2019-10-06T09:49:19.517Z] #17 106.9 Selecting previously unselected package python3-pkg-resources.
09:49:19 [2019-10-06T09:49:19.517Z] #17 106.9 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ...
09:49:19 [2019-10-06T09:49:19.517Z] #17 106.9 Unpacking python3-pkg-resources (33.1.1-1) ...
09:49:19 [2019-10-06T09:49:19.812Z] #17 107.1 Selecting previously unselected package python3-setuptools.
09:49:19 [2019-10-06T09:49:19.812Z] #17 107.2 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ...
09:49:19 [2019-10-06T09:49:19.812Z] #17 107.2 Unpacking python3-setuptools (33.1.1-1) ...
09:49:20 [2019-10-06T09:49:20.440Z] #17 107.7 Selecting previously unselected package python3-wheel.
09:49:20 [2019-10-06T09:49:20.440Z] #17 107.7 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ...
09:49:20 [2019-10-06T09:49:20.440Z] #17 107.7 Unpacking python3-wheel (0.29.0-2) ...
09:49:20 [2019-10-06T09:49:20.729Z] #17 107.9 Selecting previously unselected package thin-provisioning-tools.
09:49:20 [2019-10-06T09:49:20.729Z] #17 107.9 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_ppc64el.deb ...
09:49:20 [2019-10-06T09:49:20.729Z] #17 107.9 Unpacking thin-provisioning-tools (0.6.1-4+b1) ...
09:49:21 [2019-10-06T09:49:21.360Z] #17 108.5 Selecting previously unselected package vim-runtime.
09:49:21 [2019-10-06T09:49:21.360Z] #17 108.5 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ...
09:49:21 [2019-10-06T09:49:21.360Z] #17 108.7 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime'
09:49:21 [2019-10-06T09:49:21.649Z] #17 108.8 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime'
09:49:21 [2019-10-06T09:49:21.649Z] #17 108.8 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ...
09:49:27 [2019-10-06T09:49:27.156Z] ok  	github.com/docker/docker/api/server	0.003s	coverage: 9.0% of statements
09:49:27 [2019-10-06T09:49:27.201Z] #17 114.3 Selecting previously unselected package vim.
09:49:27 [2019-10-06T09:49:27.201Z] #17 114.4 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_ppc64el.deb ...
09:49:27 [2019-10-06T09:49:27.201Z] #17 114.4 Unpacking vim (2:8.0.0197-4+deb9u3) ...
09:49:27 [2019-10-06T09:49:27.824Z] #17 115.2 Selecting previously unselected package xfsprogs.
09:49:27 [2019-10-06T09:49:27.824Z] #17 115.2 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_ppc64el.deb ...
09:49:27 [2019-10-06T09:49:27.824Z] #17 115.2 Unpacking xfsprogs (4.9.0+nmu1) ...
09:49:28 [2019-10-06T09:49:28.844Z] #17 116.0 Selecting previously unselected package zip.
09:49:28 [2019-10-06T09:49:28.844Z] #17 116.0 Preparing to unpack .../45-zip_3.0-11+b1_ppc64el.deb ...
09:49:28 [2019-10-06T09:49:28.844Z] #17 116.0 Unpacking zip (3.0-11+b1) ...
09:49:28 [2019-10-06T09:49:28.844Z] #17 116.3 Selecting previously unselected package libapparmor-perl.
09:49:29 [2019-10-06T09:49:29.132Z] #17 116.3 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_ppc64el.deb ...
09:49:29 [2019-10-06T09:49:29.132Z] #17 116.3 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ...
09:49:29 [2019-10-06T09:49:29.132Z] #17 ...
09:49:29 [2019-10-06T09:49:29.132Z] 
09:49:29 [2019-10-06T09:49:29.132Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
09:49:29 [2019-10-06T09:49:29.132Z] #62 81.59   CC       compel/arch/ppc64/plugins/std/parasite-head.o
09:49:29 [2019-10-06T09:49:29.132Z] #62 81.66   CC       compel/arch/ppc64/plugins/std/memcpy.o
09:49:29 [2019-10-06T09:49:29.132Z] #62 81.74   CC       compel/arch/ppc64/plugins/std/memcmp.o
09:49:29 [2019-10-06T09:49:29.132Z] #62 81.85   CC       compel/arch/ppc64/plugins/std/syscalls/syscalls.o
09:49:29 [2019-10-06T09:49:29.132Z] #62 82.00   AR       compel/plugins/std.lib.a
09:49:29 [2019-10-06T09:49:29.132Z] #62 82.15   CC       compel/plugins/fds/fds.o
09:49:29 [2019-10-06T09:49:29.132Z] #62 82.77   AR       compel/plugins/fds.lib.a
09:49:29 [2019-10-06T09:49:29.132Z] #62 82.90   HOSTDEP  compel/src/lib/log-host.d
09:49:29 [2019-10-06T09:49:29.132Z] #62 83.16   HOSTDEP  compel/src/lib/handle-elf-host.d
09:49:29 [2019-10-06T09:49:29.132Z] #62 83.56   HOSTDEP  compel/arch/ppc64/src/lib/handle-elf-host.d
09:49:29 [2019-10-06T09:49:29.132Z] #62 83.90   HOSTDEP  compel/src/main-host.d
09:49:29 [2019-10-06T09:49:29.132Z] #62 84.30   DEP      compel/src/lib/ptrace.d
09:49:29 [2019-10-06T09:49:29.132Z] #62 84.61   DEP      compel/src/lib/infect.d
09:49:29 [2019-10-06T09:49:29.132Z] #62 84.93   DEP      compel/src/lib/infect-util.d
09:49:29 [2019-10-06T09:49:29.132Z] #62 85.21   DEP      compel/src/lib/infect-rpc.d
09:49:29 [2019-10-06T09:49:29.132Z] #62 85.43   DEP      compel/arch/ppc64/src/lib/infect.d
09:49:29 [2019-10-06T09:49:29.132Z] #62 85.67   DEP      compel/arch/ppc64/src/lib/cpu.d
09:49:29 [2019-10-06T09:49:29.132Z] #62 86.01   DEP      compel/src/lib/log.d
09:49:29 [2019-10-06T09:49:29.132Z] #62 86.20   DEP      compel/src/main.d
09:49:29 [2019-10-06T09:49:29.132Z] #62 86.49   DEP      compel/src/lib/handle-elf.d
09:49:29 [2019-10-06T09:49:29.132Z] #62 86.82   DEP      compel/arch/ppc64/src/lib/handle-elf.d
09:49:29 [2019-10-06T09:49:29.132Z] #62 87.11   CC       compel/src/lib/log.o
09:49:29 [2019-10-06T09:49:29.132Z] #62 87.69   CC       compel/arch/ppc64/src/lib/cpu.o
09:49:29 [2019-10-06T09:49:29.132Z] #62 88.32   CC       compel/arch/ppc64/src/lib/infect.o
09:49:29 [2019-10-06T09:49:29.132Z] #62 89.59   CC       compel/src/lib/infect-rpc.o
09:49:29 [2019-10-06T09:49:29.132Z] #62 90.29   CC       compel/src/lib/infect-util.o
09:49:29 [2019-10-06T09:49:29.132Z] #62 90.80   CC       compel/src/lib/infect.o
09:49:29 [2019-10-06T09:49:29.132Z] #62 ...
09:49:29 [2019-10-06T09:49:29.132Z] 
09:49:29 [2019-10-06T09:49:29.132Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:49:29 [2019-10-06T09:49:29.132Z] #17 116.5 Selecting previously unselected package apparmor.
09:49:29 [2019-10-06T09:49:29.132Z] #17 116.5 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_ppc64el.deb ...
09:49:29 [2019-10-06T09:49:29.419Z] #17 116.6 Unpacking apparmor (2.11.0-3+deb9u2) ...
09:49:30 [2019-10-06T09:49:30.044Z] #17 117.4 Selecting previously unselected package binutils-mingw-w64-i686.
09:49:30 [2019-10-06T09:49:30.044Z] #17 117.4 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_ppc64el.deb ...
09:49:30 [2019-10-06T09:49:30.332Z] #17 117.5 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
09:49:33 [2019-10-06T09:49:33.054Z] #17 119.9 Selecting previously unselected package binutils-mingw-w64-x86-64.
09:49:33 [2019-10-06T09:49:33.054Z] #17 119.9 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_ppc64el.deb ...
09:49:33 [2019-10-06T09:49:33.054Z] #17 119.9 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
09:49:33 [2019-10-06T09:49:33.054Z] #17 ...
09:49:33 [2019-10-06T09:49:33.054Z] 
09:49:33 [2019-10-06T09:49:33.054Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount=...
09:49:33 [2019-10-06T09:49:33.054Z] #37 166.9 text/template
09:49:33 [2019-10-06T09:49:33.054Z] #37 175.9 go/parser
09:49:33 [2019-10-06T09:49:33.340Z] #37 ...
09:49:33 [2019-10-06T09:49:33.340Z] 
09:49:33 [2019-10-06T09:49:33.340Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
09:49:33 [2019-10-06T09:49:33.340Z] #62 95.96   CC       compel/src/lib/ptrace.o
09:49:34 [2019-10-06T09:49:34.363Z] #62 96.81   AR       compel/libcompel.a
09:49:34 [2019-10-06T09:49:34.363Z] #62 96.94   HOSTCC   compel/src/main-host.o
09:49:35 [2019-10-06T09:49:35.383Z] #62 97.76   HOSTCC   compel/arch/ppc64/src/lib/handle-elf-host.o
09:49:35 [2019-10-06T09:49:35.672Z] #62 98.17   HOSTCC   compel/src/lib/handle-elf-host.o
09:49:36 [2019-10-06T09:49:36.693Z] #62 99.22   HOSTCC   compel/src/lib/log-host.o
09:49:37 [2019-10-06T09:49:37.316Z] #62 99.77   HOSTLINK compel/compel-host-bin
09:49:37 [2019-10-06T09:49:37.316Z] #62 100.0   DEP      soccr/soccr.d
09:49:37 [2019-10-06T09:49:37.944Z] #62 100.4   CC       soccr/soccr.o
09:49:40 [2019-10-06T09:49:40.396Z] Client:
09:49:40 [2019-10-06T09:49:40.396Z]  Debug Mode: false
09:49:40 [2019-10-06T09:49:40.396Z]  Plugins:
09:49:40 [2019-10-06T09:49:40.396Z]   cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7)
09:49:40 [2019-10-06T09:49:40.396Z] 
09:49:40 [2019-10-06T09:49:40.396Z] Server:
09:49:40 [2019-10-06T09:49:40.396Z]  Containers: 0
09:49:40 [2019-10-06T09:49:40.396Z]   Running: 0
09:49:40 [2019-10-06T09:49:40.396Z]   Paused: 0
09:49:40 [2019-10-06T09:49:40.396Z]   Stopped: 0
09:49:40 [2019-10-06T09:49:40.396Z]  Images: 0
09:49:40 [2019-10-06T09:49:40.396Z]  Server Version: 19.03.2
09:49:40 [2019-10-06T09:49:40.396Z]  Storage Driver: lcow (linux) windowsfilter (windows)
09:49:40 [2019-10-06T09:49:40.396Z]   LCOW: 
09:49:40 [2019-10-06T09:49:40.396Z]   Windows: 
09:49:40 [2019-10-06T09:49:40.396Z]  Logging Driver: json-file
09:49:40 [2019-10-06T09:49:40.396Z]  Plugins:
09:49:40 [2019-10-06T09:49:40.396Z]   Volume: local
09:49:40 [2019-10-06T09:49:40.396Z]   Network: ics l2bridge l2tunnel nat null overlay transparent
09:49:40 [2019-10-06T09:49:40.396Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
09:49:40 [2019-10-06T09:49:40.396Z]  Swarm: inactive
09:49:40 [2019-10-06T09:49:40.396Z]  Default Isolation: process
09:49:40 [2019-10-06T09:49:40.396Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
09:49:40 [2019-10-06T09:49:40.396Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737)
09:49:40 [2019-10-06T09:49:40.396Z]  OSType: windows
09:49:40 [2019-10-06T09:49:40.396Z]  Architecture: x86_64
09:49:40 [2019-10-06T09:49:40.396Z]  CPUs: 4
09:49:40 [2019-10-06T09:49:40.396Z]  Total Memory: 32GiB
09:49:40 [2019-10-06T09:49:40.396Z]  Name: azwin-2-f27e50
09:49:40 [2019-10-06T09:49:40.396Z]  ID: 4XOH:KI43:3UYQ:TBC4:5RJP:O6MZ:RR7U:K7TM:PNVP:XMQC:BCRI:ONC3
09:49:40 [2019-10-06T09:49:40.396Z]  Docker Root Dir: D:\docker
09:49:40 [2019-10-06T09:49:40.396Z]  Debug Mode: false
09:49:40 [2019-10-06T09:49:40.396Z]  Registry: https://index.docker.io/v1/
09:49:40 [2019-10-06T09:49:40.396Z]  Labels:
09:49:40 [2019-10-06T09:49:40.396Z]  Experimental: true
09:49:40 [2019-10-06T09:49:40.396Z]  Insecure Registries:
09:49:40 [2019-10-06T09:49:40.396Z]   10.0.0.4:5000
09:49:40 [2019-10-06T09:49:40.396Z]   127.0.0.0/8
09:49:40 [2019-10-06T09:49:40.396Z]  Registry Mirrors:
09:49:40 [2019-10-06T09:49:40.396Z]   http://10.0.0.4:5000/
09:49:40 [2019-10-06T09:49:40.396Z]  Live Restore Enabled: false
09:49:40 [2019-10-06T09:49:40.396Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
09:49:41 [2019-10-06T09:49:41.448Z] #62 103.9   AR       soccr/libsoccr.a
09:49:41 [2019-10-06T09:49:41.448Z] #62 104.0 make[1]: 'soccr/libsoccr.a' is up to date.
09:49:42 [2019-10-06T09:49:42.076Z] #62 104.4   DEP      criu/arch/ppc64/sigframe.d
09:49:42 [2019-10-06T09:49:42.076Z] #62 104.6   DEP      criu/arch/ppc64/crtools.d
09:49:42 [2019-10-06T09:49:42.364Z] #62 105.0   DEP      criu/arch/ppc64/cpu.d
09:49:42 [2019-10-06T09:49:42.990Z] #62 105.6   CC       criu/arch/ppc64/cpu.o
09:49:44 [2019-10-06T09:49:44.019Z] #62 106.6   CC       criu/arch/ppc64/crtools.o
09:49:44 [2019-10-06T09:49:44.019Z] #62 ...
09:49:44 [2019-10-06T09:49:44.019Z] 
09:49:44 [2019-10-06T09:49:44.019Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build 	-...
09:49:44 [2019-10-06T09:49:44.019Z] #65 188.1 + for f in rootlesskit rootlesskit-docker-proxy
09:49:44 [2019-10-06T09:49:44.307Z] #65 188.1 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
09:49:45 [2019-10-06T09:49:45.334Z] #65 ...
09:49:45 [2019-10-06T09:49:45.334Z] 
09:49:45 [2019-10-06T09:49:45.334Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount=...
09:49:45 [2019-10-06T09:49:45.334Z] #37 179.5 encoding/xml
09:49:45 [2019-10-06T09:49:45.623Z] #37 ...
09:49:45 [2019-10-06T09:49:45.623Z] 
09:49:45 [2019-10-06T09:49:45.623Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:49:45 [2019-10-06T09:49:45.623Z] #17 123.3 Selecting previously unselected package binutils-mingw-w64.
09:49:45 [2019-10-06T09:49:45.623Z] #17 123.3 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ...
09:49:45 [2019-10-06T09:49:45.623Z] #17 123.3 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
09:49:45 [2019-10-06T09:49:45.623Z] #17 123.5 Selecting previously unselected package mingw-w64-common.
09:49:45 [2019-10-06T09:49:45.623Z] #17 123.5 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ...
09:49:45 [2019-10-06T09:49:45.623Z] #17 123.5 Unpacking mingw-w64-common (5.0.1-1) ...
09:49:45 [2019-10-06T09:49:45.623Z] #17 129.8 Selecting previously unselected package mingw-w64-x86-64-dev.
09:49:45 [2019-10-06T09:49:45.623Z] #17 129.8 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ...
09:49:45 [2019-10-06T09:49:45.623Z] #17 129.8 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ...
09:49:45 [2019-10-06T09:49:45.911Z] #17 ...
09:49:45 [2019-10-06T09:49:45.912Z] 
09:49:45 [2019-10-06T09:49:45.912Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
09:49:45 [2019-10-06T09:49:45.912Z] #62 108.4   CC       criu/arch/ppc64/sigframe.o
09:49:46 [2019-10-06T09:49:46.200Z] #62 108.9   LINK     criu/arch/ppc64/crtools.built-in.o
09:49:46 [2019-10-06T09:49:46.489Z] #62 109.0   DEP      criu/arch/ppc64/misc.d
09:49:46 [2019-10-06T09:49:46.489Z] #62 109.0   DEP      criu/arch/ppc64/vdso-trampoline.d
09:49:46 [2019-10-06T09:49:46.489Z] #62 109.1   DEP      criu/arch/ppc64/vdso-pie.d
09:49:46 [2019-10-06T09:49:46.777Z] #62 109.4   DEP      criu/pie/parasite-vdso.d
09:49:47 [2019-10-06T09:49:47.444Z] #62 109.8   DEP      criu/pie/util-vdso.d
09:49:47 [2019-10-06T09:49:47.732Z] #62 110.2   DEP      criu/pie/util.d
09:49:48 [2019-10-06T09:49:48.028Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
09:49:48 [2019-10-06T09:49:48.028Z] 
09:49:48 [2019-10-06T09:49:48.028Z] 
09:49:48 [2019-10-06T09:49:48.028Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
09:49:48 [2019-10-06T09:49:48.028Z] 
09:49:48 [2019-10-06T09:49:48.028Z] 
09:49:48 [2019-10-06T09:49:48.028Z] ---> Making bundle: test-integration (in bundles/test-integration)
09:49:48 [2019-10-06T09:49:48.028Z] No new tests added to integration.
09:49:48 [2019-10-06T09:49:48.028Z] 
09:49:48 [2019-10-06T09:49:48.028Z] ---> Making bundle: test-integration (in bundles/test-integration)
09:49:48 [2019-10-06T09:49:48.028Z] ---> Making bundle: test-integration (in bundles/test-integration)
09:49:48 [2019-10-06T09:49:48.028Z] PKG_CONFIG=pkg-config
09:49:48 [2019-10-06T09:49:48.028Z] GOLANG_VERSION=1.13.1
09:49:48 [2019-10-06T09:49:48.028Z] HOSTNAME=f670ca360a3b
09:49:48 [2019-10-06T09:49:48.028Z] KEEPBUNDLE=1
09:49:48 [2019-10-06T09:49:48.028Z] container=docker
09:49:48 [2019-10-06T09:49:48.028Z] TEST_SKIP_INTEGRATION=1
09:49:48 [2019-10-06T09:49:48.028Z] GO111MODULE=off
09:49:48 [2019-10-06T09:49:48.028Z] GOPATH=/go
09:49:48 [2019-10-06T09:49:48.028Z] PWD=/go/src/github.com/docker/docker
09:49:48 [2019-10-06T09:49:48.028Z] HOME=/root
09:49:48 [2019-10-06T09:49:48.028Z] VALIDATE_REPO=https://github.com/moby/moby.git
09:49:48 [2019-10-06T09:49:48.028Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
09:49:48 [2019-10-06T09:49:48.028Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
09:49:48 [2019-10-06T09:49:48.028Z] DOCKER_GITCOMMIT=bb5650619e26cf0b79f30bafc551e5120a0643a4
09:49:48 [2019-10-06T09:49:48.028Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
09:49:48 [2019-10-06T09:49:48.028Z] DOCKER_GRAPHDRIVER=overlay2
09:49:48 [2019-10-06T09:49:48.028Z] TERM=xterm
09:49:48 [2019-10-06T09:49:48.028Z] VALIDATE_BRANCH=master
09:49:48 [2019-10-06T09:49:48.028Z] DEST=bundles/test-integration
09:49:48 [2019-10-06T09:49:48.028Z] SHLVL=1
09:49:48 [2019-10-06T09:49:48.028Z] TIMEOUT=120m
09:49:48 [2019-10-06T09:49:48.028Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
09:49:48 [2019-10-06T09:49:48.028Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
09:49:48 [2019-10-06T09:49:48.028Z] DOCKER_PKG=github.com/docker/docker
09:49:48 [2019-10-06T09:49:48.028Z] TESTDEBUG=0
09:49:48 [2019-10-06T09:49:48.028Z] _=/usr/bin/env
09:49:48 [2019-10-06T09:49:48.028Z] Building test suite binary ./integration-cli/test.main
09:49:48 [2019-10-06T09:49:48.028Z] PKG_CONFIG=pkg-config
09:49:48 [2019-10-06T09:49:48.028Z] GOLANG_VERSION=1.13.1
09:49:48 [2019-10-06T09:49:48.028Z] HOSTNAME=9a7558463df4
09:49:48 [2019-10-06T09:49:48.028Z] KEEPBUNDLE=1
09:49:48 [2019-10-06T09:49:48.028Z] container=docker
09:49:48 [2019-10-06T09:49:48.028Z] TEST_SKIP_INTEGRATION=1
09:49:48 [2019-10-06T09:49:48.028Z] GO111MODULE=off
09:49:48 [2019-10-06T09:49:48.028Z] GOPATH=/go
09:49:48 [2019-10-06T09:49:48.028Z] PWD=/go/src/github.com/docker/docker
09:49:48 [2019-10-06T09:49:48.028Z] HOME=/root
09:49:48 [2019-10-06T09:49:48.028Z] VALIDATE_REPO=https://github.com/moby/moby.git
09:49:48 [2019-10-06T09:49:48.028Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
09:49:48 [2019-10-06T09:49:48.028Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
09:49:48 [2019-10-06T09:49:48.028Z] DOCKER_GITCOMMIT=bb5650619e26cf0b79f30bafc551e5120a0643a4
09:49:48 [2019-10-06T09:49:48.028Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
09:49:48 [2019-10-06T09:49:48.028Z] DOCKER_GRAPHDRIVER=overlay2
09:49:48 [2019-10-06T09:49:48.028Z] TERM=xterm
09:49:48 [2019-10-06T09:49:48.028Z] VALIDATE_BRANCH=master
09:49:48 [2019-10-06T09:49:48.028Z] DEST=bundles/test-integration
09:49:48 [2019-10-06T09:49:48.028Z] SHLVL=1
09:49:48 [2019-10-06T09:49:48.028Z] TIMEOUT=120m
09:49:48 [2019-10-06T09:49:48.028Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
09:49:48 [2019-10-06T09:49:48.028Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
09:49:48 [2019-10-06T09:49:48.028Z] DOCKER_PKG=github.com/docker/docker
09:49:48 [2019-10-06T09:49:48.028Z] TESTDEBUG=0
09:49:48 [2019-10-06T09:49:48.028Z] _=/usr/bin/env
09:49:48 [2019-10-06T09:49:48.028Z] Building test suite binary ./integration-cli/test.main
09:49:48 [2019-10-06T09:49:48.028Z] PKG_CONFIG=pkg-config
09:49:48 [2019-10-06T09:49:48.028Z] GOLANG_VERSION=1.13.1
09:49:48 [2019-10-06T09:49:48.028Z] HOSTNAME=87bca9a8832e
09:49:48 [2019-10-06T09:49:48.028Z] KEEPBUNDLE=1
09:49:48 [2019-10-06T09:49:48.028Z] container=docker
09:49:48 [2019-10-06T09:49:48.028Z] TEST_SKIP_INTEGRATION_CLI=1
09:49:48 [2019-10-06T09:49:48.028Z] GO111MODULE=off
09:49:48 [2019-10-06T09:49:48.028Z] GOPATH=/go
09:49:48 [2019-10-06T09:49:48.028Z] PWD=/go/src/github.com/docker/docker
09:49:48 [2019-10-06T09:49:48.028Z] HOME=/root
09:49:48 [2019-10-06T09:49:48.028Z] VALIDATE_REPO=https://github.com/moby/moby.git
09:49:48 [2019-10-06T09:49:48.028Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
09:49:48 [2019-10-06T09:49:48.028Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
09:49:48 [2019-10-06T09:49:48.028Z] DOCKER_GITCOMMIT=bb5650619e26cf0b79f30bafc551e5120a0643a4
09:49:48 [2019-10-06T09:49:48.028Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
09:49:48 [2019-10-06T09:49:48.028Z] DOCKER_GRAPHDRIVER=overlay2
09:49:48 [2019-10-06T09:49:48.028Z] TERM=xterm
09:49:48 [2019-10-06T09:49:48.028Z] VALIDATE_BRANCH=master
09:49:48 [2019-10-06T09:49:48.028Z] DEST=bundles/test-integration
09:49:48 [2019-10-06T09:49:48.028Z] SHLVL=1
09:49:48 [2019-10-06T09:49:48.028Z] TIMEOUT=120m
09:49:48 [2019-10-06T09:49:48.028Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
09:49:48 [2019-10-06T09:49:48.028Z] DOCKER_PKG=github.com/docker/docker
09:49:48 [2019-10-06T09:49:48.028Z] TESTDEBUG=0
09:49:48 [2019-10-06T09:49:48.028Z] _=/usr/bin/env
09:49:48 [2019-10-06T09:49:48.028Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
09:49:48 [2019-10-06T09:49:48.356Z] #62 110.7   CC       criu/pie/util.o
09:49:49 [2019-10-06T09:49:49.460Z] #62 111.5   CC       criu/pie/util-vdso.o
09:49:50 [2019-10-06T09:49:50.491Z] #62 113.2   CC       criu/pie/parasite-vdso.o
09:49:51 [2019-10-06T09:49:51.989Z] #62 114.5   CC       criu/arch/ppc64/vdso-pie.o
09:49:53 [2019-10-06T09:49:53.015Z] #62 115.5   CC       criu/arch/ppc64/vdso-trampoline.o
09:49:53 [2019-10-06T09:49:53.015Z] #62 115.5   CC       criu/arch/ppc64/misc.o
09:49:53 [2019-10-06T09:49:53.015Z] #62 115.6   AR       criu/pie/pie.lib.a
09:49:53 [2019-10-06T09:49:53.015Z] #62 115.7   DEP      criu/pie/restorer.d
09:49:53 [2019-10-06T09:49:53.303Z] #62 116.0   DEP      criu/arch/ppc64/restorer.d
09:49:53 [2019-10-06T09:49:53.929Z] #62 116.4   DEP      criu/pie/parasite.d
09:49:54 [2019-10-06T09:49:54.555Z] #62 116.9   CC       criu/pie/parasite.o
09:49:57 [2019-10-06T09:49:57.270Z] #62 119.8   LINK     criu/pie/parasite.built-in.o
09:49:57 [2019-10-06T09:49:57.270Z] #62 119.8   GEN      criu/pie/parasite-blob.h
09:49:57 [2019-10-06T09:49:57.270Z] #62 119.9   CC       criu/arch/ppc64/restorer.o
09:49:57 [2019-10-06T09:49:57.559Z] #62 ...
09:49:57 [2019-10-06T09:49:57.559Z] 
09:49:57 [2019-10-06T09:49:57.559Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build 	-...
09:49:57 [2019-10-06T09:49:57.560Z] #65 DONE 201.6s
09:49:57 [2019-10-06T09:49:57.560Z] 
09:49:57 [2019-10-06T09:49:57.560Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:49:57 [2019-10-06T09:49:57.560Z] #17 137.8 Selecting previously unselected package gcc-mingw-w64-base.
09:49:57 [2019-10-06T09:49:57.560Z] #17 137.8 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_ppc64el.deb ...
09:49:57 [2019-10-06T09:49:57.560Z] #17 137.8 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
09:49:57 [2019-10-06T09:49:57.560Z] #17 138.0 Selecting previously unselected package gcc-mingw-w64-x86-64.
09:49:57 [2019-10-06T09:49:57.560Z] #17 138.0 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ...
09:49:57 [2019-10-06T09:49:57.560Z] #17 138.0 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
09:49:57 [2019-10-06T09:49:57.560Z] #17 ...
09:49:57 [2019-10-06T09:49:57.560Z] 
09:49:57 [2019-10-06T09:49:57.560Z] #66 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
09:49:57 [2019-10-06T09:49:57.560Z] #66 DONE 0.1s
09:49:57 [2019-10-06T09:49:57.560Z] 
09:49:57 [2019-10-06T09:49:57.560Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount=...
09:49:57 [2019-10-06T09:49:57.560Z] #37 193.8 go/doc
09:49:57 [2019-10-06T09:49:57.560Z] #37 196.4 crypto/rand
09:49:57 [2019-10-06T09:49:57.560Z] #37 199.8 crypto/elliptic
09:49:58 [2019-10-06T09:49:58.585Z] #37 ...
09:49:58 [2019-10-06T09:49:58.585Z] 
09:49:58 [2019-10-06T09:49:58.585Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
09:49:58 [2019-10-06T09:49:58.585Z] #62 121.2   CC       criu/pie/restorer.o
09:50:05 [2019-10-06T09:50:05.453Z] #62 ...
09:50:05 [2019-10-06T09:50:05.453Z] 
09:50:05 [2019-10-06T09:50:05.453Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount=...
09:50:05 [2019-10-06T09:50:05.453Z] #37 208.8 crypto/rsa
09:50:05 [2019-10-06T09:50:05.453Z] #37 209.6 github.com/LK4D4/vndr/build
09:50:06 [2019-10-06T09:50:06.285Z] DEBUG: print all environment variables to check how Jenkins runs this script
09:50:06 [2019-10-06T09:50:06.285Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-6f45d0dd\powershellScript.ps1'; exit $LASTEXITCODE;
09:50:06 [2019-10-06T09:50:06.285Z] ----------------------------------------------------------------------------
09:50:06 [2019-10-06T09:50:06.286Z] 
09:50:06 [2019-10-06T09:50:06.286Z] INFO: executeCI.ps1 starting at Sun Oct  6 09:50:04 CUT 2019
09:50:06 [2019-10-06T09:50:06.286Z] 
09:50:06 [2019-10-06T09:50:06.286Z] INFO: Script version 05-Feb-2019 09:03 PDT
09:50:06 [2019-10-06T09:50:06.286Z] INFO: Running git version 2.23.0.windows.1
09:50:06 [2019-10-06T09:50:06.286Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
09:50:06 [2019-10-06T09:50:06.286Z] INFO: Environment variables:
09:50:06 [2019-10-06T09:50:06.286Z] 
09:50:06 [2019-10-06T09:50:06.286Z] Name                           Value                                                                                   
09:50:06 [2019-10-06T09:50:06.286Z] ----                           -----                                                                                   
09:50:06 [2019-10-06T09:50:06.286Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
09:50:06 [2019-10-06T09:50:06.286Z] amd64                          true                                                                                    
09:50:06 [2019-10-06T09:50:06.286Z] APPDATA                        C:\windows\system32\config\systemprofile\AppData\Roaming                                
09:50:06 [2019-10-06T09:50:06.286Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
09:50:06 [2019-10-06T09:50:06.286Z] BRANCH_NAME                    PR-40045                                                                                
09:50:06 [2019-10-06T09:50:06.286Z] BUILD_DISPLAY_NAME             #3                                                                                      
09:50:06 [2019-10-06T09:50:06.286Z] BUILD_ID                       3                                                                                       
09:50:06 [2019-10-06T09:50:06.286Z] BUILD_NUMBER                   3                                                                                       
09:50:06 [2019-10-06T09:50:06.286Z] BUILD_TAG                      jenkins-moby-PR-40045-3                                                                 
09:50:06 [2019-10-06T09:50:06.286Z] BUILD_URL                      https://ci.docker.com/public/job/moby/job/PR-40045/3/                                   
09:50:06 [2019-10-06T09:50:06.286Z] CHANGE_AUTHOR                  thaJeztah                                                                               
09:50:06 [2019-10-06T09:50:06.286Z] CHANGE_AUTHOR_DISPLAY_NAME     Sebastiaan van Stijn                                                                    
09:50:06 [2019-10-06T09:50:06.286Z] CHANGE_BRANCH                  bump_deps                                                                               
09:50:06 [2019-10-06T09:50:06.286Z] CHANGE_FORK                    thaJeztah                                                                               
09:50:06 [2019-10-06T09:50:06.286Z] CHANGE_ID                      40045                                                                                   
09:50:06 [2019-10-06T09:50:06.286Z] CHANGE_TARGET                  master                                                                                  
09:50:06 [2019-10-06T09:50:06.286Z] CHANGE_TITLE                   Bump logrus 1.4.2, go-shellwords, mergo, flock, creack/pty, golang/gddo, gorilla/mux    
09:50:06 [2019-10-06T09:50:06.286Z] CHANGE_URL                     https://github.com/moby/moby/pull/40045                                                 
09:50:06 [2019-10-06T09:50:06.286Z] CHECK_CONFIG_COMMIT            78405559cfe5987174aa2cb6463b9b2c1b917255                                                
09:50:06 [2019-10-06T09:50:06.286Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
09:50:06 [2019-10-06T09:50:06.286Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
09:50:06 [2019-10-06T09:50:06.286Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
09:50:06 [2019-10-06T09:50:06.286Z] COMPUTERNAME                   azwin-2-f27e50                                                                          
09:50:06 [2019-10-06T09:50:06.286Z] ComSpec                        C:\windows\system32\cmd.exe                                                             
09:50:06 [2019-10-06T09:50:06.286Z] ConfigSequenceNumber           0                                                                                       
09:50:06 [2019-10-06T09:50:06.286Z] DOCKER_BUILDKIT                0                                                                                       
09:50:06 [2019-10-06T09:50:06.286Z] DOCKER_DUT_DEBUG               1                                                                                       
09:50:06 [2019-10-06T09:50:06.286Z] DOCKER_EXPERIMENTAL            1                                                                                       
09:50:06 [2019-10-06T09:50:06.286Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
09:50:06 [2019-10-06T09:50:06.286Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
09:50:06 [2019-10-06T09:50:06.286Z] EXECUTOR_NUMBER                0                                                                                       
09:50:06 [2019-10-06T09:50:06.286Z] FQDN                           azwin-2-f27e50.westus.cloudapp.azure.com                                                
09:50:06 [2019-10-06T09:50:06.286Z] GIT_BRANCH                     PR-40045                                                                                
09:50:06 [2019-10-06T09:50:06.286Z] GIT_COMMIT                     bb5650619e26cf0b79f30bafc551e5120a0643a4                                                
09:50:06 [2019-10-06T09:50:06.286Z] GIT_PREVIOUS_COMMIT            e5dce0f8c5d16569558f93168d8fd1846dac0e8b                                                
09:50:06 [2019-10-06T09:50:06.286Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT e5dce0f8c5d16569558f93168d8fd1846dac0e8b                                                
09:50:06 [2019-10-06T09:50:06.286Z] GIT_URL                        https://github.com/moby/moby.git                                                        
09:50:06 [2019-10-06T09:50:06.286Z] HUDSON_COOKIE                  2dc51dec-f0e6-4487-bf08-a7e1545d4719                                                    
09:50:06 [2019-10-06T09:50:06.286Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
09:50:06 [2019-10-06T09:50:06.286Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
09:50:06 [2019-10-06T09:50:06.286Z] HUDSON_URL                     https://ci.docker.com/public/                                                           
09:50:06 [2019-10-06T09:50:06.286Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.222-2.b10.ojdkbuild.windows.x86_64                          
09:50:06 [2019-10-06T09:50:06.286Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
09:50:06 [2019-10-06T09:50:06.286Z] JENKINS_NODE_COOKIE            c9a8e205-1fd1-4d44-8055-5adb29c2e9b8                                                    
09:50:06 [2019-10-06T09:50:06.286Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
09:50:06 [2019-10-06T09:50:06.286Z] JENKINS_URL                    https://ci.docker.com/public/                                                           
09:50:06 [2019-10-06T09:50:06.286Z] JOB_BASE_NAME                  PR-40045                                                                                
09:50:06 [2019-10-06T09:50:06.286Z] JOB_DISPLAY_URL                https://ci.docker.com/public/job/moby/job/PR-40045/display/redirect                     
09:50:06 [2019-10-06T09:50:06.286Z] JOB_NAME                       moby/PR-40045                                                                           
09:50:06 [2019-10-06T09:50:06.286Z] JOB_URL                        https://ci.docker.com/public/job/moby/job/PR-40045/                                     
09:50:06 [2019-10-06T09:50:06.286Z] library.jps.version            master                                                                                  
09:50:06 [2019-10-06T09:50:06.286Z] LOCALAPPDATA                   C:\windows\system32\config\systemprofile\AppData\Local                                  
09:50:06 [2019-10-06T09:50:06.286Z] NODE_LABELS                    amd64 azure azwin-2-f27e50 azwin-2019 docker west-us windows windows-2019 x86_64        
09:50:06 [2019-10-06T09:50:06.286Z] NODE_NAME                      azwin-2-f27e50                                                                          
09:50:06 [2019-10-06T09:50:06.286Z] NUMBER_OF_PROCESSORS           4                                                                                       
09:50:06 [2019-10-06T09:50:06.286Z] OS                             Windows_NT                                                                              
09:50:06 [2019-10-06T09:50:06.286Z] Path                           C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo...
09:50:06 [2019-10-06T09:50:06.286Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
09:50:06 [2019-10-06T09:50:06.286Z] ppc64le                        true                                                                                    
09:50:06 [2019-10-06T09:50:06.286Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
09:50:06 [2019-10-06T09:50:06.287Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 79 Stepping 1, GenuineIntel                                      
09:50:06 [2019-10-06T09:50:06.287Z] PROCESSOR_LEVEL                6                                                                                       
09:50:06 [2019-10-06T09:50:06.287Z] PROCESSOR_REVISION             4f01                                                                                    
09:50:06 [2019-10-06T09:50:06.287Z] ProgramData                    C:\ProgramData                                                                          
09:50:06 [2019-10-06T09:50:06.287Z] ProgramFiles                   C:\Program Files                                                                        
09:50:06 [2019-10-06T09:50:06.287Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
09:50:06 [2019-10-06T09:50:06.287Z] ProgramW6432                   C:\Program Files                                                                        
09:50:06 [2019-10-06T09:50:06.287Z] PROMPT                         $P$G                                                                                    
09:50:06 [2019-10-06T09:50:06.287Z] PSExecutionPolicyPreference    Bypass                                                                                  
09:50:06 [2019-10-06T09:50:06.287Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste...
09:50:06 [2019-10-06T09:50:06.287Z] PUBLIC                         C:\Users\Public                                                                         
09:50:06 [2019-10-06T09:50:06.287Z] RUN_CHANGES_DISPLAY_URL        https://ci.docker.com/public/job/moby/job/PR-40045/3/display/redirect?page=changes      
09:50:06 [2019-10-06T09:50:06.287Z] RUN_DISPLAY_URL                https://ci.docker.com/public/job/moby/job/PR-40045/3/display/redirect                   
09:50:06 [2019-10-06T09:50:06.287Z] s390x                          true                                                                                    
09:50:06 [2019-10-06T09:50:06.287Z] skip_dco                       false                                                                                   
09:50:06 [2019-10-06T09:50:06.287Z] SKIP_VALIDATION_TESTS          1                                                                                       
09:50:06 [2019-10-06T09:50:06.287Z] SOURCES_DRIVE                  d                                                                                       
09:50:06 [2019-10-06T09:50:06.287Z] SOURCES_SUBDIR                 gopath                                                                                  
09:50:06 [2019-10-06T09:50:06.287Z] STAGE_NAME                     Run tests                                                                               
09:50:06 [2019-10-06T09:50:06.287Z] SystemDrive                    C:                                                                                      
09:50:06 [2019-10-06T09:50:06.287Z] SystemRoot                     C:\windows                                                                              
09:50:06 [2019-10-06T09:50:06.287Z] TEMP                           C:\windows\TEMP                                                                         
09:50:06 [2019-10-06T09:50:06.287Z] TESTDEBUG                      0                                                                                       
09:50:06 [2019-10-06T09:50:06.287Z] TESTRUN_DRIVE                  d                                                                                       
09:50:06 [2019-10-06T09:50:06.287Z] TESTRUN_SUBDIR                 CI                                                                                      
09:50:06 [2019-10-06T09:50:06.287Z] TIMEOUT                        120m                                                                                    
09:50:06 [2019-10-06T09:50:06.287Z] TMP                            C:\windows\TEMP                                                                         
09:50:06 [2019-10-06T09:50:06.287Z] unit_validate                  true                                                                                    
09:50:06 [2019-10-06T09:50:06.287Z] USERDOMAIN                     WORKGROUP                                                                               
09:50:06 [2019-10-06T09:50:06.287Z] USERNAME                       azwin-2-f27e50$                                                                         
09:50:06 [2019-10-06T09:50:06.287Z] USERPROFILE                    C:\windows\system32\config\systemprofile                                                
09:50:06 [2019-10-06T09:50:06.287Z] windir                         C:\windows                                                                              
09:50:06 [2019-10-06T09:50:06.287Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
09:50:06 [2019-10-06T09:50:06.287Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
09:50:06 [2019-10-06T09:50:06.287Z] windowsRS1                     false                                                                                   
09:50:06 [2019-10-06T09:50:06.287Z] windowsRS5                     true                                                                                    
09:50:06 [2019-10-06T09:50:06.287Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
09:50:06 [2019-10-06T09:50:06.287Z] 
09:50:06 [2019-10-06T09:50:06.287Z] 
09:50:06 [2019-10-06T09:50:06.287Z] 
09:50:06 [2019-10-06T09:50:06.946Z] #37 210.9 crypto/ecdsa
09:50:07 [2019-10-06T09:50:07.261Z] INFO: Sources under d:\gopath\...
09:50:07 [2019-10-06T09:50:07.261Z] INFO: Test run under d:\CI\...
09:50:07 [2019-10-06T09:50:07.261Z] INFO: Running in D:\gopath\src\github.com\docker\docker
09:50:07 [2019-10-06T09:50:07.261Z] INFO: docker/docker repository was found
09:50:07 [2019-10-06T09:50:07.723Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time...
09:50:09 [2019-10-06T09:50:09.268Z] ltsc2019: Pulling from windows/servercore
09:50:10 [2019-10-06T09:50:10.450Z] #37 214.0 vendor/golang.org/x/crypto/cryptobyte
09:50:11 [2019-10-06T09:50:11.074Z] #37 ...
09:50:11 [2019-10-06T09:50:11.074Z] 
09:50:11 [2019-10-06T09:50:11.074Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
09:50:11 [2019-10-06T09:50:11.074Z] #62 127.5   LINK     criu/pie/restorer.built-in.o
09:50:11 [2019-10-06T09:50:11.074Z] #62 127.5   GEN      criu/pie/restorer-blob.h
09:50:11 [2019-10-06T09:50:11.074Z] #62 127.7   DEP      criu/vdso.d
09:50:11 [2019-10-06T09:50:11.074Z] #62 128.2   DEP      criu/uts_ns.d
09:50:11 [2019-10-06T09:50:11.074Z] #62 128.6   DEP      criu/util.d
09:50:11 [2019-10-06T09:50:11.074Z] #62 129.1   DEP      criu/uffd.d
09:50:11 [2019-10-06T09:50:11.074Z] #62 129.5   DEP      criu/tun.d
09:50:11 [2019-10-06T09:50:11.074Z] #62 130.0   DEP      criu/tty.d
09:50:11 [2019-10-06T09:50:11.074Z] #62 130.5   DEP      criu/timerfd.d
09:50:11 [2019-10-06T09:50:11.074Z] #62 131.0   DEP      criu/sysfs_parse.d
09:50:11 [2019-10-06T09:50:11.074Z] #62 131.3   DEP      criu/sysctl.d
09:50:11 [2019-10-06T09:50:11.074Z] #62 131.6   DEP      criu/string.d
09:50:11 [2019-10-06T09:50:11.074Z] #62 131.8   DEP      criu/stats.d
09:50:11 [2019-10-06T09:50:11.074Z] #62 132.1   DEP      criu/sockets.d
09:50:11 [2019-10-06T09:50:11.074Z] #62 132.4   DEP      criu/sk-unix.d
09:50:11 [2019-10-06T09:50:11.074Z] #62 133.1   DEP      criu/sk-tcp.d
09:50:11 [2019-10-06T09:50:11.074Z] #62 133.6   DEP      criu/sk-queue.d
09:50:11 [2019-10-06T09:50:11.361Z] #62 133.9   DEP      criu/sk-packet.d
09:50:11 [2019-10-06T09:50:11.649Z] #62 134.3   DEP      criu/sk-netlink.d
09:50:12 [2019-10-06T09:50:12.274Z] #62 134.7   DEP      criu/sk-inet.d
09:50:12 [2019-10-06T09:50:12.561Z] #62 135.2   DEP      criu/signalfd.d
09:50:12 [2019-10-06T09:50:12.849Z] #62 135.5   DEP      criu/sigframe.d
09:50:13 [2019-10-06T09:50:13.135Z] #62 135.7   DEP      criu/shmem.d
09:50:13 [2019-10-06T09:50:13.422Z] #62 136.0   DEP      criu/servicefd.d
09:50:14 [2019-10-06T09:50:14.046Z] #62 136.4   DEP      criu/seize.d
09:50:14 [2019-10-06T09:50:14.046Z] #62 136.7   DEP      criu/seccomp.d
09:50:14 [2019-10-06T09:50:14.695Z] #62 137.1   DEP      criu/rst-malloc.d
09:50:14 [2019-10-06T09:50:14.695Z] #62 137.3   DEP      criu/rbtree.d
09:50:14 [2019-10-06T09:50:14.695Z] #62 137.3   DEP      criu/pstree.d
09:50:14 [2019-10-06T09:50:14.981Z] #62 137.7   DEP      criu/protobuf.d
09:50:15 [2019-10-06T09:50:15.080Z] 65014b3c3121: Pulling fs layer
09:50:15 [2019-10-06T09:50:15.080Z] 2945147eda09: Pulling fs layer
09:50:15 [2019-10-06T09:50:15.608Z] #62 138.0   GEN      criu/protobuf-desc-gen.h
09:50:15 [2019-10-06T09:50:15.608Z] #62 ...
09:50:15 [2019-10-06T09:50:15.608Z] 
09:50:15 [2019-10-06T09:50:15.608Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:50:15 [2019-10-06T09:50:15.608Z] #17 162.7 Selecting previously unselected package g++-mingw-w64-x86-64.
09:50:15 [2019-10-06T09:50:15.608Z] #17 162.8 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ...
09:50:15 [2019-10-06T09:50:15.608Z] #17 162.8 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
09:50:21 [2019-10-06T09:50:21.155Z] #17 ...
09:50:21 [2019-10-06T09:50:21.155Z] 
09:50:21 [2019-10-06T09:50:21.155Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount=...
09:50:21 [2019-10-06T09:50:21.155Z] #37 215.1 vendor/golang.org/x/text/unicode/norm
09:50:21 [2019-10-06T09:50:21.155Z] #37 224.6 vendor/golang.org/x/net/http2/hpack
09:50:21 [2019-10-06T09:50:21.155Z] #37 225.0 mime
09:50:21 [2019-10-06T09:50:21.155Z] #37 ...
09:50:21 [2019-10-06T09:50:21.155Z] 
09:50:21 [2019-10-06T09:50:21.155Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
09:50:21 [2019-10-06T09:50:21.155Z] #62 140.9   DEP      criu/protobuf-desc.d
09:50:21 [2019-10-06T09:50:21.155Z] #62 141.1   DEP      criu/proc_parse.d
09:50:21 [2019-10-06T09:50:21.155Z] #62 141.5   DEP      criu/plugin.d
09:50:21 [2019-10-06T09:50:21.155Z] #62 141.7   DEP      criu/pipes.d
09:50:21 [2019-10-06T09:50:21.155Z] #62 142.1   DEP      criu/pie-util.d
09:50:21 [2019-10-06T09:50:21.155Z] #62 142.3   DEP      criu/pie-util-vdso.d
09:50:21 [2019-10-06T09:50:21.155Z] #62 142.5   DEP      criu/pie-util-vdso-elf32.d
09:50:21 [2019-10-06T09:50:21.155Z] #62 142.8   DEP      criu/path.d
09:50:21 [2019-10-06T09:50:21.155Z] #62 143.1   DEP      criu/parasite-syscall.d
09:50:21 [2019-10-06T09:50:21.155Z] #62 143.6   DEP      criu/pagemap.d
09:50:21 [2019-10-06T09:50:21.443Z] #62 143.9   DEP      criu/pagemap-cache.d
09:50:21 [2019-10-06T09:50:21.734Z] #62 144.2   DEP      criu/page-xfer.d
09:50:22 [2019-10-06T09:50:22.022Z] #62 144.7   DEP      criu/page-pipe.d
09:50:22 [2019-10-06T09:50:22.309Z] #62 144.9   DEP      criu/netfilter.d
09:50:22 [2019-10-06T09:50:22.935Z] #62 145.3   DEP      criu/net.d
09:50:23 [2019-10-06T09:50:23.222Z] #62 145.7   DEP      criu/namespaces.d
09:50:23 [2019-10-06T09:50:23.222Z] #62 145.9   DEP      criu/mount.d
09:50:23 [2019-10-06T09:50:23.259Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
09:50:23 [2019-10-06T09:50:23.259Z] 
09:50:23 [2019-10-06T09:50:23.259Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
09:50:23 [2019-10-06T09:50:23.259Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
09:50:23 [2019-10-06T09:50:23.259Z] Using test binary docker
09:50:23 [2019-10-06T09:50:23.259Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
09:50:23 [2019-10-06T09:50:23.259Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
09:50:23 [2019-10-06T09:50:23.259Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
09:50:23 [2019-10-06T09:50:23.259Z] Warning failed to create cache: (null)
09:50:23 [2019-10-06T09:50:23.259Z] .
09:50:23 [2019-10-06T09:50:23.259Z] INFO: Waiting for daemon to start...
09:50:23 [2019-10-06T09:50:23.259Z] Starting dockerd
09:50:23 [2019-10-06T09:50:23.259Z] .
09:50:23 [2019-10-06T09:50:23.259Z] INFO: Building docker-sdk-python3:4.1.0...
09:50:23 [2019-10-06T09:50:23.510Z] #62 146.2   DEP      criu/mem.d
09:50:24 [2019-10-06T09:50:24.134Z] #62 146.8   DEP      criu/lsm.d
09:50:24 [2019-10-06T09:50:24.421Z] #62 ...
09:50:24 [2019-10-06T09:50:24.421Z] 
09:50:24 [2019-10-06T09:50:24.421Z] #57 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--m...
09:50:25 [2019-10-06T09:50:25.431Z] 2945147eda09: Verifying Checksum
09:50:25 [2019-10-06T09:50:25.431Z] 2945147eda09: Download complete
09:50:26 [2019-10-06T09:50:26.287Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
09:50:26 [2019-10-06T09:50:26.287Z] ok  	github.com/docker/docker/api/server/httputils	0.003s	coverage: 14.7% of statements
09:50:26 [2019-10-06T09:50:26.287Z] ok  	github.com/docker/docker/api/server/middleware	0.014s	coverage: 37.7% of statements
09:50:26 [2019-10-06T09:50:26.287Z] ?   	github.com/docker/docker/api/server/router	[no test files]
09:50:26 [2019-10-06T09:50:26.287Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
09:50:26 [2019-10-06T09:50:26.287Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
09:50:26 [2019-10-06T09:50:26.287Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
09:50:26 [2019-10-06T09:50:26.287Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
09:50:26 [2019-10-06T09:50:26.287Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
09:50:26 [2019-10-06T09:50:26.287Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
09:50:26 [2019-10-06T09:50:26.287Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
09:50:26 [2019-10-06T09:50:26.287Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
09:50:26 [2019-10-06T09:50:26.287Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
09:50:26 [2019-10-06T09:50:26.287Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
09:50:26 [2019-10-06T09:50:26.287Z] ok  	github.com/docker/docker/api/server/router/swarm	0.002s	coverage: 4.0% of statements
09:50:26 [2019-10-06T09:50:26.287Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
09:50:26 [2019-10-06T09:50:26.287Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
09:50:26 [2019-10-06T09:50:26.287Z] ?   	github.com/docker/docker/api/types	[no test files]
09:50:26 [2019-10-06T09:50:26.287Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
09:50:26 [2019-10-06T09:50:26.287Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
09:50:26 [2019-10-06T09:50:26.287Z] ?   	github.com/docker/docker/api/types/container	[no test files]
09:50:26 [2019-10-06T09:50:26.287Z] ?   	github.com/docker/docker/api/types/events	[no test files]
09:50:26 [2019-10-06T09:50:26.287Z] ok  	github.com/docker/docker/api/types/strslice	0.001s	coverage: 90.0% of statements
09:50:26 [2019-10-06T09:50:26.287Z] ok  	github.com/docker/docker/api/types/filters	0.003s	coverage: 95.2% of statements
09:50:26 [2019-10-06T09:50:26.287Z] ?   	github.com/docker/docker/api/types/image	[no test files]
09:50:26 [2019-10-06T09:50:26.287Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
09:50:26 [2019-10-06T09:50:26.287Z] ?   	github.com/docker/docker/api/types/network	[no test files]
09:50:26 [2019-10-06T09:50:26.287Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
09:50:26 [2019-10-06T09:50:26.287Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
09:50:26 [2019-10-06T09:50:26.287Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
09:50:26 [2019-10-06T09:50:26.287Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
09:50:26 [2019-10-06T09:50:26.287Z] ok  	github.com/docker/docker/api/types/time	0.017s	coverage: 100.0% of statements
09:50:26 [2019-10-06T09:50:26.287Z] ok  	github.com/docker/docker/api/types/versions	0.001s	coverage: 75.0% of statements
09:50:26 [2019-10-06T09:50:26.287Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
09:50:26 [2019-10-06T09:50:26.287Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
09:50:26 [2019-10-06T09:50:26.287Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
09:50:26 [2019-10-06T09:50:26.287Z] ?   	github.com/docker/docker/builder	[no test files]
09:50:26 [2019-10-06T09:50:26.287Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
09:50:26 [2019-10-06T09:50:26.287Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
09:50:26 [2019-10-06T09:50:26.287Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
09:50:26 [2019-10-06T09:50:26.287Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
09:50:26 [2019-10-06T09:50:26.287Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
09:50:26 [2019-10-06T09:50:26.287Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
09:50:26 [2019-10-06T09:50:26.287Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
09:50:26 [2019-10-06T09:50:26.287Z] ok  	github.com/docker/docker/builder/dockerignore	0.001s	coverage: 96.8% of statements
09:50:27 [2019-10-06T09:50:27.018Z] #57 225.5 Checking out files:  19% (2074/10632)   
Checking out files:  20% (2127/10632)   
Checking out files:  21% (2233/10632)   
Checking out files:  22% (2340/10632)   
Checking out files:  23% (2446/10632)   
Checking out files:  24% (2552/10632)   
Checking out files:  25% (2658/10632)   
Checking out files:  26% (2765/10632)   
Checking out files:  27% (2871/10632)   
Checking out files:  28% (2977/10632)   
Checking out files:  29% (3084/10632)   
Checking out files:  30% (3190/10632)   
Checking out files:  31% (3296/10632)   
Checking out files:  32% (3403/10632)   
Checking out files:  33% (3509/10632)   
Checking out files:  34% (3615/10632)   
Checking out files:  35% (3722/10632)   
Checking out files:  35% (3748/10632)   
Checking out files:  36% (3828/10632)   
Checking out files:  37% (3934/10632)   
Checking out files:  38% (4041/10632)   
Checking out files:  39% (4147/10632)   
Checking out files:  40% (4253/10632)   
Checking out files:  41% (4360/10632)   
Checking out files:  42% (4466/10632)   
Checking out files:  43% (4572/10632)   
Checking out files:  44% (4679/10632)   
Checking out files:  45% (4785/10632)   
Checking out files:  46% (4891/10632)   
Checking out files:  46% (4978/10632)   
Checking out files:  47% (4998/10632)   
Checking out files:  48% (5104/10632)   
Checking out files:  49% (5210/10632)   
Checking out files:  50% (5316/10632)   
Checking out files:  51% (5423/10632)   
Checking out files:  52% (5529/10632)   
Checking out files:  53% (5635/10632)   
Checking out files:  54% (5742/10632)   
Checking out files:  55% (5848/10632)   
Checking out files:  56% (5954/10632)   
Checking out files:  57% (6061/10632)   
Checking out files:  58% (6167/10632)   
Checking out files:  59% (6273/10632)   
Checking out files:  60% (6380/10632)   
Checking out files:  60% (6462/10632)   
Checking out files:  61% (6486/10632)   
Checking out files:  62% (6592/10632)   
Checking out files:  63% (6699/10632)   
Checking out files:  64% (6805/10632)   
Checking out files:  65% (6911/10632)   
Checking out files:  66% (7018/10632)   
Checking out files:  67% (7124/10632)   
Checking out files:  68% (7230/10632)   
Checking out files:  69% (7337/10632)   
Checking out files:  70% (7443/10632)   
Checking out files:  71% (7549/10632)   
Checking out files:  72% (7656/10632)   
Checking out files:  73% (7762/10632)   
Checking out files:  74% (7868/10632)   
Checking out files:  75% (7974/10632)   
Checking out files:  76% (8081/10632)   
Checking out files:  77% (8187/10632)   
Checking out files:  77% (8245/10632)   
Checking out files:  78% (8293/10632)   
Checking out files:  79% (8400/10632)   
Checking out files:  80% (8506/10632)   
Checking out files:  81% (8612/10632)   
Checking out files:  82% (8719/10632)   
Checking out files:  83% (8825/10632)   
Checking out files:  84% (8931/10632)   
Checking out files:  85% (9038/10632)   
Checking out files:  86% (9144/10632)   
Checking out files:  87% (9250/10632)   
Checking out files:  88% (9357/10632)   
Checking out files:  89% (9463/10632)   
Checking out files:  90% (9569/10632)   
Checking out files:  91% (9676/10632)   
Checking out files:  92% (9782/10632)   
Checking out files:  92% (9859/10632)   
Checking out files:  93% (9888/10632)   
Checking out files:  94% (9995/10632)   
Checking out files:  95% (10101/10632)   
Checking out files:  96% (10207/10632)   
Checking out files:  97% (10314/10632)   
Checking out files:  98% (10420/10632)   
Checking out files:  99% (10526/10632)   
Checking out files: 100% (10632/10632)   
Checking out files: 100% (10632/10632), done.
09:50:27 [2019-10-06T09:50:27.018Z] #57 231.1 + cd /tmp/tmp.LwZh40zVNy/tmp/docker-ce
09:50:27 [2019-10-06T09:50:27.095Z] ok  	github.com/docker/docker/builder/remotecontext	0.319s	coverage: 13.6% of statements
09:50:27 [2019-10-06T09:50:27.305Z] #57 231.1 + git checkout -q v17.06.2-ce
09:50:27 [2019-10-06T09:50:27.470Z] ok  	github.com/docker/docker/builder/dockerfile	0.931s	coverage: 48.2% of statements
09:50:28 [2019-10-06T09:50:28.281Z] ok  	github.com/docker/docker/cli/debug	0.001s	coverage: 100.0% of statements
09:50:28 [2019-10-06T09:50:28.655Z] ok  	github.com/docker/docker/builder/remotecontext/git	0.882s	coverage: 85.1% of statements
09:50:28 [2019-10-06T09:50:28.655Z] ?   	github.com/docker/docker/cli	[no test files]
09:50:28 [2019-10-06T09:50:28.655Z] ?   	github.com/docker/docker/cli/config	[no test files]
09:50:31 [2019-10-06T09:50:31.740Z] #57 ...
09:50:31 [2019-10-06T09:50:31.741Z] 
09:50:31 [2019-10-06T09:50:31.741Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount=...
09:50:31 [2019-10-06T09:50:31.741Z] #37 235.3 vendor/golang.org/x/net/idna
09:50:31 [2019-10-06T09:50:31.741Z] #37 235.7 crypto/x509
09:50:31 [2019-10-06T09:50:31.741Z] #37 235.7 net/textproto
09:50:32 [2019-10-06T09:50:32.799Z] ok  	github.com/docker/docker/client	0.446s	coverage: 75.8% of statements
09:50:34 [2019-10-06T09:50:34.447Z] #37 ...
09:50:34 [2019-10-06T09:50:34.447Z] 
09:50:34 [2019-10-06T09:50:34.447Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
09:50:34 [2019-10-06T09:50:34.447Z] #62 147.0   DEP      criu/log.d
09:50:34 [2019-10-06T09:50:34.447Z] #62 147.5   DEP      criu/libnetlink.d
09:50:34 [2019-10-06T09:50:34.447Z] #62 148.0   DEP      criu/kerndat.d
09:50:34 [2019-10-06T09:50:34.447Z] #62 148.5   DEP      criu/kcmp-ids.d
09:50:34 [2019-10-06T09:50:34.447Z] #62 148.8   DEP      criu/irmap.d
09:50:34 [2019-10-06T09:50:34.447Z] #62 149.4   DEP      criu/ipc_ns.d
09:50:34 [2019-10-06T09:50:34.448Z] #62 149.8   DEP      criu/image.d
09:50:34 [2019-10-06T09:50:34.448Z] #62 150.1   DEP      criu/image-desc.d
09:50:34 [2019-10-06T09:50:34.448Z] #62 150.3   DEP      criu/fsnotify.d
09:50:34 [2019-10-06T09:50:34.448Z] #62 150.7   DEP      criu/filesystems.d
09:50:34 [2019-10-06T09:50:34.448Z] #62 151.1   DEP      criu/files.d
09:50:34 [2019-10-06T09:50:34.448Z] #62 151.3   DEP      criu/files-reg.d
09:50:34 [2019-10-06T09:50:34.448Z] #62 151.7   DEP      criu/files-ext.d
09:50:34 [2019-10-06T09:50:34.448Z] #62 151.9   DEP      criu/file-lock.d
09:50:34 [2019-10-06T09:50:34.448Z] #62 152.4   DEP      criu/file-ids.d
09:50:34 [2019-10-06T09:50:34.448Z] #62 152.7   DEP      criu/fifo.d
09:50:34 [2019-10-06T09:50:34.448Z] #62 153.2   DEP      criu/fdstore.d
09:50:34 [2019-10-06T09:50:34.448Z] #62 153.6   DEP      criu/fault-injection.d
09:50:34 [2019-10-06T09:50:34.448Z] #62 153.8   DEP      criu/external.d
09:50:34 [2019-10-06T09:50:34.448Z] #62 154.0   DEP      criu/eventpoll.d
09:50:34 [2019-10-06T09:50:34.448Z] #62 154.4   DEP      criu/eventfd.d
09:50:34 [2019-10-06T09:50:34.448Z] #62 154.9   DEP      criu/crtools.d
09:50:34 [2019-10-06T09:50:34.448Z] #62 155.4   DEP      criu/cr-service.d
09:50:34 [2019-10-06T09:50:34.448Z] #62 155.8   DEP      criu/cr-restore.d
09:50:34 [2019-10-06T09:50:34.448Z] #62 156.3   DEP      criu/cr-errno.d
09:50:34 [2019-10-06T09:50:34.448Z] #62 156.3   DEP      criu/cr-dump.d
09:50:34 [2019-10-06T09:50:34.448Z] #62 156.7   DEP      criu/cr-dedup.d
09:50:34 [2019-10-06T09:50:34.448Z] #62 157.0   DEP      criu/cr-check.d
09:50:34 [2019-10-06T09:50:34.736Z] #62 ...
09:50:34 [2019-10-06T09:50:34.736Z] 
09:50:34 [2019-10-06T09:50:34.736Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:50:35 [2019-10-06T09:50:35.029Z] #17 182.2 Setting up aufs-tools (1:4.1+20161219-1) ...
09:50:35 [2019-10-06T09:50:35.029Z] #17 182.3 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
09:50:35 [2019-10-06T09:50:35.029Z] #17 182.3 Setting up libsepol1-dev:ppc64el (2.6-2) ...
09:50:35 [2019-10-06T09:50:35.029Z] #17 182.3 Setting up python-pip-whl (9.0.1-2+deb9u1) ...
09:50:35 [2019-10-06T09:50:35.029Z] #17 182.3 Setting up libnet1:ppc64el (1.1.6+dfsg-3) ...
09:50:35 [2019-10-06T09:50:35.029Z] #17 182.4 Setting up libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ...
09:50:35 [2019-10-06T09:50:35.029Z] #17 182.4 Processing triggers for mime-support (3.60) ...
09:50:35 [2019-10-06T09:50:35.029Z] #17 182.5 Setting up xxd (2:8.0.0197-4+deb9u3) ...
09:50:35 [2019-10-06T09:50:35.029Z] #17 182.5 Setting up libgpm2:ppc64el (1.20.4-6.2+b1) ...
09:50:35 [2019-10-06T09:50:35.317Z] #17 182.5 Setting up libcap2-bin (1:2.25-1) ...
09:50:35 [2019-10-06T09:50:35.317Z] #17 182.5 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
09:50:35 [2019-10-06T09:50:35.317Z] #17 182.5 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
09:50:35 [2019-10-06T09:50:35.317Z] #17 182.5 Setting up bash-completion (1:2.1-4.3) ...
09:50:40 [2019-10-06T09:50:40.857Z] #17 188.1 Setting up libonig4:ppc64el (6.1.3-2) ...
09:50:40 [2019-10-06T09:50:40.857Z] #17 188.1 Setting up libprotobuf-c1:ppc64el (1.2.1-2) ...
09:50:40 [2019-10-06T09:50:40.857Z] #17 188.1 Setting up zip (3.0-11+b1) ...
09:50:40 [2019-10-06T09:50:40.857Z] #17 188.1 Setting up bzip2 (1.0.6-8.1) ...
09:50:40 [2019-10-06T09:50:40.857Z] #17 188.1 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
09:50:40 [2019-10-06T09:50:40.857Z] #17 188.2 Setting up libjq1:ppc64el (1.5+dfsg-1.3) ...
09:50:40 [2019-10-06T09:50:40.857Z] #17 188.2 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:50:40 [2019-10-06T09:50:40.857Z] #17 188.3 Setting up libaio1:ppc64el (0.3.110-3) ...
09:50:40 [2019-10-06T09:50:40.857Z] #17 188.3 Setting up libxtables12:ppc64el (1.6.0+snapshot20161117-6) ...
09:50:40 [2019-10-06T09:50:40.857Z] #17 188.3 Setting up xz-utils (5.2.2-1.2+b1) ...
09:50:41 [2019-10-06T09:50:41.144Z] #17 188.3 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
09:50:41 [2019-10-06T09:50:41.144Z] #17 188.4 Setting up thin-provisioning-tools (0.6.1-4+b1) ...
09:50:41 [2019-10-06T09:50:41.144Z] #17 188.4 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
09:50:41 [2019-10-06T09:50:41.144Z] #17 188.4 Setting up libpcrecpp0v5:ppc64el (2:8.39-3) ...
09:50:41 [2019-10-06T09:50:41.144Z] #17 188.4 Setting up libpcre32-3:ppc64el (2:8.39-3) ...
09:50:41 [2019-10-06T09:50:41.145Z] #17 188.4 Setting up libnfnetlink0:ppc64el (1.0.1-3) ...
09:50:41 [2019-10-06T09:50:41.145Z] #17 188.5 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ...
09:50:42 [2019-10-06T09:50:42.167Z] #17 189.4 Setting up libsystemd-dev:ppc64el (232-25+deb9u12) ...
09:50:42 [2019-10-06T09:50:42.167Z] #17 189.4 Setting up libpcre16-3:ppc64el (2:8.39-3) ...
09:50:42 [2019-10-06T09:50:42.167Z] #17 189.4 Setting up libreadline5:ppc64el (5.2+dfsg-3+b1) ...
09:50:42 [2019-10-06T09:50:42.167Z] #17 189.4 Setting up libnl-3-200:ppc64el (3.2.27-2) ...
09:50:42 [2019-10-06T09:50:42.167Z] #17 189.4 Setting up net-tools (1.60+git20161116.90da8a0-1) ...
09:50:42 [2019-10-06T09:50:42.167Z] #17 189.4 Setting up libudev-dev:ppc64el (232-25+deb9u12) ...
09:50:42 [2019-10-06T09:50:42.167Z] #17 189.5 Setting up pigz (2.3.4-1) ...
09:50:42 [2019-10-06T09:50:42.167Z] #17 189.5 Setting up libapparmor-perl (2.11.0-3+deb9u2) ...
09:50:42 [2019-10-06T09:50:42.167Z] #17 189.5 Setting up libmpdec2:ppc64el (2.4.2-1) ...
09:50:42 [2019-10-06T09:50:42.167Z] #17 189.5 Setting up libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ...
09:50:42 [2019-10-06T09:50:42.167Z] #17 189.5 Setting up mingw-w64-common (5.0.1-1) ...
09:50:42 [2019-10-06T09:50:42.167Z] #17 189.5 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ...
09:50:42 [2019-10-06T09:50:42.167Z] #17 189.5 Setting up jq (1.5+dfsg-1.3) ...
09:50:42 [2019-10-06T09:50:42.167Z] #17 189.6 Setting up libpcre3-dev:ppc64el (2:8.39-3) ...
09:50:42 [2019-10-06T09:50:42.167Z] #17 189.6 Setting up libnetfilter-conntrack3:ppc64el (1.0.6-2) ...
09:50:42 [2019-10-06T09:50:42.167Z] #17 189.6 Setting up xfsprogs (4.9.0+nmu1) ...
09:50:42 [2019-10-06T09:50:42.454Z] #17 189.6 Setting up vim (2:8.0.0197-4+deb9u3) ...
09:50:42 [2019-10-06T09:50:42.454Z] #17 189.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
09:50:42 [2019-10-06T09:50:42.454Z] #17 189.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
09:50:42 [2019-10-06T09:50:42.454Z] #17 189.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
09:50:42 [2019-10-06T09:50:42.454Z] #17 189.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
09:50:42 [2019-10-06T09:50:42.454Z] #17 189.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
09:50:42 [2019-10-06T09:50:42.454Z] #17 189.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
09:50:42 [2019-10-06T09:50:42.454Z] #17 189.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
09:50:42 [2019-10-06T09:50:42.454Z] #17 189.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
09:50:42 [2019-10-06T09:50:42.454Z] #17 189.8 Setting up libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ...
09:50:42 [2019-10-06T09:50:42.454Z] #17 189.8 Setting up libiptc0:ppc64el (1.6.0+snapshot20161117-6) ...
09:50:42 [2019-10-06T09:50:42.454Z] #17 189.8 Setting up mingw-w64-x86-64-dev (5.0.1-1) ...
09:50:42 [2019-10-06T09:50:42.454Z] #17 189.8 Setting up iptables (1.6.0+snapshot20161117-6) ...
09:50:42 [2019-10-06T09:50:42.454Z] #17 189.8 Setting up btrfs-progs (4.7.3-1) ...
09:50:42 [2019-10-06T09:50:42.454Z] #17 189.8 Setting up libselinux1-dev:ppc64el (2.6-3+b3) ...
09:50:42 [2019-10-06T09:50:42.454Z] #17 189.9 Setting up python3.5 (3.5.3-1+deb9u1) ...
09:50:43 [2019-10-06T09:50:43.189Z] #17 ...
09:50:43 [2019-10-06T09:50:43.189Z] 
09:50:43 [2019-10-06T09:50:43.189Z] #57 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--m...
09:50:43 [2019-10-06T09:50:43.189Z] #57 237.1 + mkdir -p /tmp/tmp.LwZh40zVNy/src/github.com/docker
09:50:43 [2019-10-06T09:50:43.189Z] #57 237.1 + mv components/cli /tmp/tmp.LwZh40zVNy/src/github.com/docker/cli
09:50:43 [2019-10-06T09:50:43.189Z] #57 237.1 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
09:50:43 [2019-10-06T09:50:43.476Z] #57 ...
09:50:43 [2019-10-06T09:50:43.476Z] 
09:50:43 [2019-10-06T09:50:43.476Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
09:50:43 [2019-10-06T09:50:43.476Z] #62 157.5   DEP      criu/config.d
09:50:43 [2019-10-06T09:50:43.476Z] #62 158.0   DEP      criu/clone-noasan.d
09:50:43 [2019-10-06T09:50:43.476Z] #62 158.2   DEP      criu/cgroup.d
09:50:43 [2019-10-06T09:50:43.476Z] #62 158.6   DEP      criu/cgroup-props.d
09:50:43 [2019-10-06T09:50:43.476Z] #62 158.8   DEP      criu/bitmap.d
09:50:43 [2019-10-06T09:50:43.476Z] #62 158.9   DEP      criu/bfd.d
09:50:43 [2019-10-06T09:50:43.476Z] #62 159.2   DEP      criu/autofs.d
09:50:43 [2019-10-06T09:50:43.476Z] #62 159.7   DEP      criu/aio.d
09:50:43 [2019-10-06T09:50:43.476Z] #62 160.1   DEP      criu/action-scripts.d
09:50:43 [2019-10-06T09:50:43.476Z] #62 160.6   CC       criu/action-scripts.o
09:50:43 [2019-10-06T09:50:43.476Z] #62 161.6   CC       criu/aio.o
09:50:43 [2019-10-06T09:50:43.476Z] #62 162.7   CC       criu/autofs.o
09:50:43 [2019-10-06T09:50:43.476Z] #62 165.7   CC       criu/bfd.o
09:50:44 [2019-10-06T09:50:44.500Z] #62 167.1   CC       criu/bitmap.o
09:50:44 [2019-10-06T09:50:44.788Z] #62 ...
09:50:44 [2019-10-06T09:50:44.788Z] 
09:50:44 [2019-10-06T09:50:44.788Z] #31 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--m...
09:50:44 [2019-10-06T09:50:44.788Z] #31 DONE 248.6s
09:50:44 [2019-10-06T09:50:44.788Z] 
09:50:44 [2019-10-06T09:50:44.788Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount=...
09:50:44 [2019-10-06T09:50:44.788Z] #37 239.2 mime/multipart
09:50:44 [2019-10-06T09:50:44.788Z] #37 243.7 vendor/golang.org/x/net/http/httpguts
09:50:44 [2019-10-06T09:50:44.788Z] #37 243.7 vendor/golang.org/x/net/http/httpproxy
09:50:44 [2019-10-06T09:50:44.788Z] #37 247.2 crypto/tls
09:50:45 [2019-10-06T09:50:45.076Z] #37 ...
09:50:45 [2019-10-06T09:50:45.076Z] 
09:50:45 [2019-10-06T09:50:45.076Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
09:50:45 [2019-10-06T09:50:45.076Z] #62 167.6   CC       criu/cgroup-props.o
09:50:47 [2019-10-06T09:50:47.785Z] #62 170.2   CC       criu/cgroup.o
09:50:54 [2019-10-06T09:50:54.667Z] #62 177.2   CC       criu/clone-noasan.o
09:50:54 [2019-10-06T09:50:54.667Z] #62 ...
09:50:54 [2019-10-06T09:50:54.667Z] 
09:50:54 [2019-10-06T09:50:54.667Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:50:54 [2019-10-06T09:50:54.667Z] #17 201.9 Setting up libpython3-stdlib:ppc64el (3.5.3-1) ...
09:50:54 [2019-10-06T09:50:54.667Z] #17 201.9 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
09:50:54 [2019-10-06T09:50:54.667Z] #17 201.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
09:50:54 [2019-10-06T09:50:54.667Z] #17 201.9 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
09:50:54 [2019-10-06T09:50:54.667Z] #17 202.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
09:50:54 [2019-10-06T09:50:54.667Z] #17 202.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
09:50:54 [2019-10-06T09:50:54.667Z] #17 202.0 Setting up btrfs-tools (4.7.3-1) ...
09:50:54 [2019-10-06T09:50:54.667Z] #17 202.0 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
09:50:54 [2019-10-06T09:50:54.667Z] #17 202.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
09:50:54 [2019-10-06T09:50:54.667Z] #17 202.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
09:50:54 [2019-10-06T09:50:54.667Z] #17 202.0 Setting up python3 (3.5.3-1) ...
09:50:58 [2019-10-06T09:50:58.155Z] #17 205.3 Setting up apparmor (2.11.0-3+deb9u2) ...
09:51:00 [2019-10-06T09:51:00.863Z] #17 207.7 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
09:51:00 [2019-10-06T09:51:00.863Z] #17 208.1 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory
09:51:00 [2019-10-06T09:51:00.863Z] #17 208.2 Setting up libdevmapper1.02.1:ppc64el (2:1.02.137-2) ...
09:51:00 [2019-10-06T09:51:00.863Z] #17 208.2 Setting up python3-wheel (0.29.0-2) ...
09:51:02 [2019-10-06T09:51:02.917Z] #17 210.0 Setting up python3-pkg-resources (33.1.1-1) ...
09:51:04 [2019-10-06T09:51:04.980Z] #17 212.3 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ...
09:51:04 [2019-10-06T09:51:04.980Z] #17 212.3 Setting up python3-pip (9.0.1-2+deb9u1) ...
09:51:04 [2019-10-06T09:51:04.980Z] #17 ...
09:51:04 [2019-10-06T09:51:04.980Z] 
09:51:04 [2019-10-06T09:51:04.980Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
09:51:04 [2019-10-06T09:51:04.980Z] #62 177.6   CC       criu/config.o
09:51:04 [2019-10-06T09:51:04.980Z] #62 180.4   CC       criu/cr-check.o
09:51:04 [2019-10-06T09:51:04.980Z] #62 184.0   CC       criu/cr-dedup.o
09:51:04 [2019-10-06T09:51:04.980Z] #62 185.0   CC       criu/cr-dump.o
09:51:05 [2019-10-06T09:51:05.607Z] #62 ...
09:51:05 [2019-10-06T09:51:05.607Z] 
09:51:05 [2019-10-06T09:51:05.607Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount=...
09:51:05 [2019-10-06T09:51:05.607Z] #37 259.8 net/http/httptrace
09:51:05 [2019-10-06T09:51:05.607Z] #37 260.2 net/http
09:51:07 [2019-10-06T09:51:07.157Z] ok  	github.com/docker/docker/cmd/dockerd	0.041s	coverage: 30.3% of statements
09:51:07 [2019-10-06T09:51:07.157Z] ok  	github.com/docker/docker/container	0.121s	coverage: 35.3% of statements
09:51:07 [2019-10-06T09:51:07.157Z] ?   	github.com/docker/docker/container/stream	[no test files]
09:51:07 [2019-10-06T09:51:07.157Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
09:51:07 [2019-10-06T09:51:07.157Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
09:51:07 [2019-10-06T09:51:07.157Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
09:51:07 [2019-10-06T09:51:07.653Z] #37 ...
09:51:07 [2019-10-06T09:51:07.653Z] 
09:51:07 [2019-10-06T09:51:07.653Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:51:07 [2019-10-06T09:51:07.653Z] #17 214.9 Setting up dmsetup (2:1.02.137-2) ...
09:51:07 [2019-10-06T09:51:07.653Z] #17 215.0 Setting up python3-setuptools (33.1.1-1) ...
09:51:09 [2019-10-06T09:51:09.900Z] sha256:03055f32a8f732b8be03ef713cb40a039499c5052303a71403632a2a0afca300
09:51:09 [2019-10-06T09:51:09.900Z] INFO: Starting docker-py tests...
09:51:09 [2019-10-06T09:51:09.900Z] ============================= test session starts ==============================
09:51:09 [2019-10-06T09:51:09.900Z] platform linux -- Python 3.7.4, pytest-4.3.1, py-1.8.0, pluggy-0.13.0
09:51:09 [2019-10-06T09:51:09.900Z] rootdir: /src, inifile: pytest.ini
09:51:09 [2019-10-06T09:51:09.900Z] plugins: timeout-1.3.3, cov-2.6.1
09:51:09 [2019-10-06T09:51:09.900Z] collected 385 items / 5 deselected / 380 selected
09:51:09 [2019-10-06T09:51:09.900Z] 
09:51:10 [2019-10-06T09:51:10.365Z] #17 217.4 Setting up dh-python (2.20170125) ...
09:51:10 [2019-10-06T09:51:10.497Z] ok  	github.com/docker/docker/daemon/cluster	0.076s	coverage: 0.5% of statements
09:51:11 [2019-10-06T09:51:11.407Z] #17 218.8 Setting up libdevmapper-dev:ppc64el (2:1.02.137-2) ...
09:51:11 [2019-10-06T09:51:11.697Z] #17 218.8 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:51:12 [2019-10-06T09:51:12.015Z] #17 DONE 219.2s
09:51:12 [2019-10-06T09:51:12.015Z] 
09:51:12 [2019-10-06T09:51:12.015Z] #18 [dev 8/25] RUN pip3 install yamllint==1.16.0
09:51:13 [2019-10-06T09:51:13.102Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.009s	coverage: 65.3% of statements
09:51:14 [2019-10-06T09:51:14.984Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.006s	coverage: 35.8% of statements
09:51:17 [2019-10-06T09:51:17.546Z] #18 ...
09:51:17 [2019-10-06T09:51:17.546Z] 
09:51:17 [2019-10-06T09:51:17.546Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount=...
09:51:17 [2019-10-06T09:51:17.546Z] #37 279.1 github.com/LK4D4/vndr/godl
09:51:17 [2019-10-06T09:51:17.546Z] #37 280.5 github.com/LK4D4/vndr
09:51:18 [2019-10-06T09:51:18.169Z] #37 ...
09:51:18 [2019-10-06T09:51:18.169Z] 
09:51:18 [2019-10-06T09:51:18.169Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
09:51:18 [2019-10-06T09:51:18.169Z] #62 190.8   CC       criu/cr-errno.o
09:51:18 [2019-10-06T09:51:18.169Z] #62 191.0   CC       criu/cr-restore.o
09:51:18 [2019-10-06T09:51:18.169Z] #62 200.3   CC       criu/cr-service.o
09:51:21 [2019-10-06T09:51:21.654Z] #62 204.2   CC       criu/crtools.o
09:51:22 [2019-10-06T09:51:22.681Z] #62 ...
09:51:22 [2019-10-06T09:51:22.681Z] 
09:51:22 [2019-10-06T09:51:22.681Z] #18 [dev 8/25] RUN pip3 install yamllint==1.16.0
09:51:22 [2019-10-06T09:51:22.681Z] #18 10.91 Collecting yamllint==1.16.0
09:51:22 [2019-10-06T09:51:22.800Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.430s	coverage: 13.7% of statements
09:51:24 [2019-10-06T09:51:24.074Z] ok  	github.com/docker/docker/daemon/config	0.034s	coverage: 84.6% of statements
09:51:24 [2019-10-06T09:51:24.452Z] ok  	github.com/docker/docker/daemon	12.352s	coverage: 17.6% of statements
09:51:24 [2019-10-06T09:51:24.452Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
09:51:24 [2019-10-06T09:51:24.452Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
09:51:24 [2019-10-06T09:51:24.763Z] #18 12.74   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
09:51:25 [2019-10-06T09:51:25.281Z] ok  	github.com/docker/docker/daemon/discovery	0.003s	coverage: 30.0% of statements
09:51:25 [2019-10-06T09:51:25.700Z] ok  	github.com/docker/docker/daemon/events	0.059s	coverage: 50.0% of statements
09:51:25 [2019-10-06T09:51:25.700Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
09:51:25 [2019-10-06T09:51:25.700Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
09:51:25 [2019-10-06T09:51:25.791Z] #18 13.75 Collecting pyyaml (from yamllint==1.16.0)
09:51:26 [2019-10-06T09:51:26.014Z] 65014b3c3121: Verifying Checksum
09:51:26 [2019-10-06T09:51:26.014Z] 65014b3c3121: Download complete
09:51:26 [2019-10-06T09:51:26.419Z] #18 14.32   Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB)
09:51:27 [2019-10-06T09:51:27.250Z] tests/integration/api_build_test.py ......................X              [  6%]
09:51:27 [2019-10-06T09:51:27.564Z] ok  	github.com/docker/docker/daemon/graphdriver	0.003s	coverage: 2.2% of statements
09:51:27 [2019-10-06T09:51:27.816Z] tests/integration/api_client_test.py .....                               [  7%]
09:51:29 [2019-10-06T09:51:29.747Z] tests/integration/api_config_test.py .....                               [  8%]
09:51:30 [2019-10-06T09:51:30.082Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.005s	coverage: 2.9% of statements
09:51:30 [2019-10-06T09:51:30.479Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.257s	coverage: 57.9% of statements
09:51:30 [2019-10-06T09:51:30.865Z] #18 ...
09:51:30 [2019-10-06T09:51:30.865Z] 
09:51:30 [2019-10-06T09:51:30.865Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
09:51:30 [2019-10-06T09:51:30.865Z] #62 205.9   CC       criu/eventfd.o
09:51:30 [2019-10-06T09:51:30.865Z] #62 206.7   CC       criu/eventpoll.o
09:51:30 [2019-10-06T09:51:30.865Z] #62 208.6   CC       criu/external.o
09:51:30 [2019-10-06T09:51:30.865Z] #62 209.5   CC       criu/fault-injection.o
09:51:30 [2019-10-06T09:51:30.865Z] #62 209.8   CC       criu/fdstore.o
09:51:30 [2019-10-06T09:51:30.865Z] #62 210.7   CC       criu/fifo.o
09:51:30 [2019-10-06T09:51:30.865Z] #62 211.6   CC       criu/file-ids.o
09:51:30 [2019-10-06T09:51:30.865Z] #62 212.4   CC       criu/file-lock.o
09:51:31 [2019-10-06T09:51:31.489Z] #62 ...
09:51:31 [2019-10-06T09:51:31.489Z] 
09:51:31 [2019-10-06T09:51:31.489Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount=...
09:51:31 [2019-10-06T09:51:31.489Z] #37 DONE 295.5s
09:51:31 [2019-10-06T09:51:31.489Z] 
09:51:31 [2019-10-06T09:51:31.489Z] #18 [dev 8/25] RUN pip3 install yamllint==1.16.0
09:51:31 [2019-10-06T09:51:31.489Z] #18 19.58 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
09:51:32 [2019-10-06T09:51:32.116Z] #18 20.18   Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz
09:51:35 [2019-10-06T09:51:35.607Z] #18 23.63 Building wheels for collected packages: pyyaml, pathspec
09:51:35 [2019-10-06T09:51:35.607Z] #18 23.63   Running setup.py bdist_wheel for pyyaml: started
09:51:36 [2019-10-06T09:51:36.853Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	4.405s	coverage: 45.9% of statements
09:51:38 [2019-10-06T09:51:38.316Z] #18 26.04   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
09:51:38 [2019-10-06T09:51:38.316Z] #18 26.05   Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030
09:51:38 [2019-10-06T09:51:38.316Z] #18 26.21   Running setup.py bdist_wheel for pathspec: started
09:51:39 [2019-10-06T09:51:39.468Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
09:51:39 [2019-10-06T09:51:39.468Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
09:51:40 [2019-10-06T09:51:40.033Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
09:51:40 [2019-10-06T09:51:40.041Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.919s	coverage: 51.0% of statements
09:51:40 [2019-10-06T09:51:40.041Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	12.152s	coverage: 72.5% of statements
09:51:40 [2019-10-06T09:51:40.041Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
09:51:41 [2019-10-06T09:51:41.819Z] #18 29.49   Running setup.py bdist_wheel for pathspec: finished with status 'done'
09:51:41 [2019-10-06T09:51:41.819Z] #18 29.49   Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269
09:51:41 [2019-10-06T09:51:41.819Z] #18 29.58 Successfully built pyyaml pathspec
09:51:41 [2019-10-06T09:51:41.819Z] #18 29.59 Installing collected packages: pyyaml, pathspec, yamllint
09:51:42 [2019-10-06T09:51:42.463Z] #18 30.48 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0
09:51:42 [2019-10-06T09:51:42.655Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.627s	coverage: 76.1% of statements
09:51:42 [2019-10-06T09:51:42.749Z] #18 ...
09:51:42 [2019-10-06T09:51:42.749Z] 
09:51:42 [2019-10-06T09:51:42.749Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
09:51:42 [2019-10-06T09:51:42.749Z] #62 215.3   CC       criu/files-ext.o
09:51:42 [2019-10-06T09:51:42.749Z] #62 216.7   CC       criu/files-reg.o
09:51:42 [2019-10-06T09:51:42.749Z] #62 221.3   CC       criu/files.o
09:51:42 [2019-10-06T09:51:42.749Z] #62 ...
09:51:42 [2019-10-06T09:51:42.749Z] 
09:51:42 [2019-10-06T09:51:42.749Z] #18 [dev 8/25] RUN pip3 install yamllint==1.16.0
09:51:42 [2019-10-06T09:51:42.749Z] #18 DONE 30.9s
09:51:43 [2019-10-06T09:51:43.036Z] 
09:51:43 [2019-10-06T09:51:43.036Z] #46 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount=...
09:51:43 [2019-10-06T09:51:43.451Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.005s	coverage: 58.0% of statements
09:51:43 [2019-10-06T09:51:43.660Z] #46 ...
09:51:43 [2019-10-06T09:51:43.660Z] 
09:51:43 [2019-10-06T09:51:43.660Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
09:51:43 [2019-10-06T09:51:43.660Z] #62 226.3   CC       criu/filesystems.o
09:51:44 [2019-10-06T09:51:44.753Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.004s	coverage: 3.0% of statements
09:51:45 [2019-10-06T09:51:45.155Z] #62 227.6   CC       criu/fsnotify.o
09:51:47 [2019-10-06T09:51:47.207Z] #62 229.7   CC       criu/image-desc.o
09:51:47 [2019-10-06T09:51:47.277Z] ok  	github.com/docker/docker/daemon/images	0.010s	coverage: 4.9% of statements
09:51:47 [2019-10-06T09:51:47.277Z] ok  	github.com/docker/docker/daemon/links	0.002s	coverage: 93.0% of statements
09:51:47 [2019-10-06T09:51:47.495Z] #62 230.1   CC       criu/image.o
09:51:48 [2019-10-06T09:51:48.138Z] #62 ...
09:51:48 [2019-10-06T09:51:48.138Z] 
09:51:48 [2019-10-06T09:51:48.138Z] #19 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build 	--mou...
09:51:48 [2019-10-06T09:51:48.138Z] #19 311.9 + rm -rf /tmp/tmp.lWeHhCo7hP
09:51:48 [2019-10-06T09:51:48.138Z] #19 DONE 312.3s
09:51:48 [2019-10-06T09:51:48.138Z] 
09:51:48 [2019-10-06T09:51:48.138Z] #59 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build 	--mo...
09:51:48 [2019-10-06T09:51:48.303Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	6.240s	coverage: 57.0% of statements
09:51:48 [2019-10-06T09:51:48.303Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
09:51:48 [2019-10-06T09:51:48.303Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
09:51:48 [2019-10-06T09:51:48.303Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
09:51:48 [2019-10-06T09:51:48.303Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
09:51:49 [2019-10-06T09:51:49.631Z] ok  	github.com/docker/docker/daemon/logger	0.228s	coverage: 42.7% of statements
09:51:49 [2019-10-06T09:51:49.638Z] #59 ...
09:51:49 [2019-10-06T09:51:49.638Z] 
09:51:49 [2019-10-06T09:51:49.638Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
09:51:49 [2019-10-06T09:51:49.638Z] #62 232.0   CC       criu/ipc_ns.o
09:51:49 [2019-10-06T09:51:49.930Z] #62 ...
09:51:49 [2019-10-06T09:51:49.930Z] 
09:51:49 [2019-10-06T09:51:49.930Z] #20 [dev 9/25] COPY --from=swagger /build/swagger* /usr/local/bin/
09:51:49 [2019-10-06T09:51:49.930Z] #20 DONE 0.1s
09:51:50 [2019-10-06T09:51:50.031Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.102s	coverage: 77.4% of statements
09:51:50 [2019-10-06T09:51:50.031Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
09:51:50 [2019-10-06T09:51:50.031Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
09:51:50 [2019-10-06T09:51:50.218Z] 
09:51:50 [2019-10-06T09:51:50.219Z] #25 [dev 10/25] COPY --from=frozen-images /build/ /docker-frozen-images
09:51:50 [2019-10-06T09:51:50.846Z] #25 DONE 0.6s
09:51:50 [2019-10-06T09:51:50.846Z] 
09:51:50 [2019-10-06T09:51:50.846Z] #28 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
09:51:50 [2019-10-06T09:51:50.863Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.022s	coverage: 68.2% of statements
09:51:51 [2019-10-06T09:51:51.250Z] ok  	github.com/docker/docker/daemon/logger/journald	0.012s	coverage: 26.2% of statements
09:51:52 [2019-10-06T09:51:52.080Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.016s	coverage: 88.3% of statements
09:51:52 [2019-10-06T09:51:52.338Z] #28 ...
09:51:52 [2019-10-06T09:51:52.338Z] 
09:51:52 [2019-10-06T09:51:52.338Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
09:51:52 [2019-10-06T09:51:52.338Z] #62 234.7   CC       criu/irmap.o
09:51:52 [2019-10-06T09:51:52.464Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.004s	coverage: 62.1% of statements
09:51:53 [2019-10-06T09:51:53.365Z] #62 235.9   CC       criu/kcmp-ids.o
09:51:53 [2019-10-06T09:51:53.579Z] ok  	github.com/docker/docker/daemon/logger/local	0.024s	coverage: 74.7% of statements
09:51:53 [2019-10-06T09:51:53.579Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
09:51:53 [2019-10-06T09:51:53.653Z] #62 236.4   CC       criu/kerndat.o
09:51:53 [2019-10-06T09:51:53.999Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.019s	coverage: 19.9% of statements
09:51:55 [2019-10-06T09:51:55.903Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.013s	coverage: 47.8% of statements
09:51:56 [2019-10-06T09:51:56.288Z] ok  	github.com/docker/docker/daemon/logger/templates	0.001s	coverage: 8.3% of statements
09:51:56 [2019-10-06T09:51:56.365Z] #62 238.5   CC       criu/libnetlink.o
09:51:56 [2019-10-06T09:51:56.653Z] #62 239.2   CC       criu/log.o
09:51:57 [2019-10-06T09:51:57.108Z] ok  	github.com/docker/docker/daemon/network	0.004s	coverage: 63.8% of statements
09:51:57 [2019-10-06T09:51:57.108Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.676s	coverage: 84.5% of statements
09:51:57 [2019-10-06T09:51:57.108Z] ?   	github.com/docker/docker/daemon/names	[no test files]
09:51:57 [2019-10-06T09:51:57.108Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
09:51:57 [2019-10-06T09:51:57.691Z] #62 240.2   CC       criu/lsm.o
09:51:58 [2019-10-06T09:51:58.316Z] #62 241.0   CC       criu/mem.o
09:51:59 [2019-10-06T09:51:59.044Z] ok  	github.com/docker/docker/distribution/metadata	0.029s	coverage: 48.2% of statements
09:51:59 [2019-10-06T09:51:59.981Z] ok  	github.com/docker/docker/distribution	0.407s	coverage: 22.4% of statements
09:51:59 [2019-10-06T09:51:59.981Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
09:52:01 [2019-10-06T09:52:01.303Z] ok  	github.com/docker/docker/errdefs	0.003s	coverage: 49.4% of statements
09:52:01 [2019-10-06T09:52:01.802Z] #62 244.0   CC       criu/mount.o
09:52:02 [2019-10-06T09:52:02.564Z] ok  	github.com/docker/docker/image	0.015s	coverage: 86.4% of statements
09:52:02 [2019-10-06T09:52:02.943Z] ok  	github.com/docker/docker/distribution/xfer	1.891s	coverage: 85.6% of statements
09:52:02 [2019-10-06T09:52:02.943Z] ?   	github.com/docker/docker/dockerversion	[no test files]
09:52:03 [2019-10-06T09:52:03.785Z] ok  	github.com/docker/docker/image/cache	0.005s	coverage: 19.2% of statements
09:52:03 [2019-10-06T09:52:03.785Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
09:52:04 [2019-10-06T09:52:04.185Z] ok  	github.com/docker/docker/image/v1	0.026s	coverage: 25.0% of statements
09:52:04 [2019-10-06T09:52:04.185Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
09:52:04 [2019-10-06T09:52:04.249Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
09:52:05 [2019-10-06T09:52:05.632Z] ok  	github.com/docker/docker/libcontainerd/queue	0.028s	coverage: 100.0% of statements
09:52:06 [2019-10-06T09:52:06.916Z] ok  	github.com/docker/docker/opts	0.021s	coverage: 66.9% of statements
09:52:06 [2019-10-06T09:52:06.916Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 50.0% of statements
09:52:07 [2019-10-06T09:52:07.338Z] #62 249.9   CC       criu/namespaces.o
09:52:09 [2019-10-06T09:52:09.412Z] ok  	github.com/docker/docker/pkg/archive	0.489s	coverage: 77.0% of statements
09:52:10 [2019-10-06T09:52:10.042Z] #62 ...
09:52:10 [2019-10-06T09:52:10.042Z] 
09:52:10 [2019-10-06T09:52:10.042Z] #46 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--mount=...
09:52:10 [2019-10-06T09:52:10.042Z] #46 280.8 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
09:52:11 [2019-10-06T09:52:11.359Z] ok  	github.com/docker/docker/pkg/authorization	1.093s	coverage: 68.3% of statements
09:52:11 [2019-10-06T09:52:11.359Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
09:52:11 [2019-10-06T09:52:11.764Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
09:52:13 [2019-10-06T09:52:13.594Z] ok  	github.com/docker/docker/layer	7.108s	coverage: 68.8% of statements
09:52:13 [2019-10-06T09:52:13.594Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
09:52:13 [2019-10-06T09:52:13.594Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
09:52:13 [2019-10-06T09:52:13.594Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
09:52:13 [2019-10-06T09:52:13.594Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
09:52:13 [2019-10-06T09:52:13.594Z] ?   	github.com/docker/docker/oci	[no test files]
09:52:13 [2019-10-06T09:52:13.594Z] ?   	github.com/docker/docker/oci/caps	[no test files]
09:52:13 [2019-10-06T09:52:13.594Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 80.0% of statements
09:52:13 [2019-10-06T09:52:13.963Z] ok  	github.com/docker/docker/pkg/discovery	0.003s	coverage: 58.3% of statements
09:52:14 [2019-10-06T09:52:14.338Z] ok  	github.com/docker/docker/pkg/discovery/file	0.002s	coverage: 92.9% of statements
09:52:14 [2019-10-06T09:52:14.470Z] #46 284.4 + mkdir -p /build
09:52:14 [2019-10-06T09:52:14.470Z] #46 284.4 + cp runc /build/runc
09:52:14 [2019-10-06T09:52:14.470Z] #46 DONE 284.6s
09:52:14 [2019-10-06T09:52:14.470Z] 
09:52:14 [2019-10-06T09:52:14.470Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
09:52:14 [2019-10-06T09:52:14.470Z] #62 253.3   CC       criu/net.o
09:52:16 [2019-10-06T09:52:16.187Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.491s	coverage: 43.2% of statements
09:52:16 [2019-10-06T09:52:16.187Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
09:52:16 [2019-10-06T09:52:16.187Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
09:52:16 [2019-10-06T09:52:16.627Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.012s	coverage: 92.3% of statements
09:52:17 [2019-10-06T09:52:17.177Z] #62 259.5   CC       criu/netfilter.o
09:52:17 [2019-10-06T09:52:17.466Z] #62 260.2   CC       criu/page-pipe.o
09:52:18 [2019-10-06T09:52:18.121Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.018s	coverage: 93.8% of statements
09:52:18 [2019-10-06T09:52:18.497Z] ok  	github.com/docker/docker/pkg/dmesg	0.013s	coverage: 83.3% of statements
09:52:18 [2019-10-06T09:52:18.497Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.109s	coverage: 84.1% of statements
09:52:18 [2019-10-06T09:52:18.985Z] #62 261.4   CC       criu/page-xfer.o
09:52:19 [2019-10-06T09:52:19.305Z] ok  	github.com/docker/docker/pkg/fileutils	0.006s	coverage: 89.5% of statements
09:52:19 [2019-10-06T09:52:19.683Z] ok  	github.com/docker/docker/pkg/filenotify	0.607s	coverage: 67.0% of statements
09:52:19 [2019-10-06T09:52:19.683Z] ok  	github.com/docker/docker/pkg/homedir	0.002s	coverage: 11.4% of statements
09:52:20 [2019-10-06T09:52:20.071Z] ok  	github.com/docker/docker/pkg/fsutils	0.407s	coverage: 85.1% of statements
09:52:20 [2019-10-06T09:52:20.900Z] ok  	github.com/docker/docker/pkg/idtools	0.278s	coverage: 70.1% of statements
09:52:21 [2019-10-06T09:52:21.038Z] #62 263.7   CC       criu/pagemap-cache.o
09:52:21 [2019-10-06T09:52:21.296Z] ok  	github.com/docker/docker/pkg/ioutils	0.414s	coverage: 70.1% of statements
09:52:21 [2019-10-06T09:52:21.296Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.012s	coverage: 91.7% of statements
09:52:21 [2019-10-06T09:52:21.665Z] #62 264.3   CC       criu/pagemap.o
09:52:21 [2019-10-06T09:52:21.704Z] ok  	github.com/docker/docker/pkg/locker	0.014s	coverage: 88.9% of statements
09:52:21 [2019-10-06T09:52:21.704Z] ok  	github.com/docker/docker/pkg/longpath	0.001s	coverage: 100.0% of statements
09:52:21 [2019-10-06T09:52:21.704Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
09:52:22 [2019-10-06T09:52:22.715Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
09:52:23 [2019-10-06T09:52:23.096Z] ok  	github.com/docker/docker/pkg/parsers	0.001s	coverage: 97.0% of statements
09:52:23 [2019-10-06T09:52:23.161Z] #62 265.8   CC       criu/parasite-syscall.o
09:52:23 [2019-10-06T09:52:23.492Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
09:52:23 [2019-10-06T09:52:23.873Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.004s	coverage: 91.4% of statements
09:52:23 [2019-10-06T09:52:23.873Z] ok  	github.com/docker/docker/pkg/mount	1.200s	coverage: 69.6% of statements
09:52:23 [2019-10-06T09:52:23.873Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
09:52:23 [2019-10-06T09:52:23.873Z] ok  	github.com/docker/docker/pkg/pidfile	0.002s	coverage: 82.4% of statements
09:52:23 [2019-10-06T09:52:23.873Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
09:52:23 [2019-10-06T09:52:23.873Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
09:52:24 [2019-10-06T09:52:24.657Z] #62 267.4   CC       criu/path.o
09:52:24 [2019-10-06T09:52:24.695Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.025s	coverage: 56.8% of statements
09:52:25 [2019-10-06T09:52:25.293Z] #62 267.8   CC       criu/pie-util-vdso-elf32.o
09:52:25 [2019-10-06T09:52:25.916Z] #62 268.6   CC       criu/pie-util-vdso.o
09:52:25 [2019-10-06T09:52:25.990Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
09:52:25 [2019-10-06T09:52:25.991Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
09:52:26 [2019-10-06T09:52:26.366Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
09:52:26 [2019-10-06T09:52:26.541Z] #62 269.2   CC       criu/pie-util.o
09:52:26 [2019-10-06T09:52:26.829Z] #62 269.5   CC       criu/pipes.o
09:52:27 [2019-10-06T09:52:27.684Z] ok  	github.com/docker/docker/pkg/pubsub	1.033s	coverage: 73.9% of statements
09:52:27 [2019-10-06T09:52:27.853Z] #62 270.6   CC       criu/plugin.o
09:52:28 [2019-10-06T09:52:28.076Z] ok  	github.com/docker/docker/pkg/reexec	0.010s	coverage: 82.4% of statements
09:52:28 [2019-10-06T09:52:28.476Z] #62 271.2   CC       criu/proc_parse.o
09:52:31 [2019-10-06T09:52:31.269Z] ok  	github.com/docker/docker/pkg/signal	2.489s	coverage: 61.0% of statements
09:52:31 [2019-10-06T09:52:31.635Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
09:52:32 [2019-10-06T09:52:32.013Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
09:52:32 [2019-10-06T09:52:32.392Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
09:52:32 [2019-10-06T09:52:32.792Z] ok  	github.com/docker/docker/pkg/symlink	0.008s	coverage: 87.7% of statements
09:52:32 [2019-10-06T09:52:32.902Z] #62 275.4   CC       criu/protobuf-desc.o
09:52:33 [2019-10-06T09:52:33.309Z] ok  	github.com/docker/docker/pkg/sysinfo	0.004s	coverage: 80.6% of statements
09:52:34 [2019-10-06T09:52:34.224Z] ok  	github.com/docker/docker/pkg/system	0.040s	coverage: 36.9% of statements
09:52:34 [2019-10-06T09:52:34.393Z] #62 277.0   CC       criu/protobuf.o
09:52:34 [2019-10-06T09:52:34.603Z] ok  	github.com/docker/docker/pkg/tailfile	0.051s	coverage: 88.6% of statements
09:52:35 [2019-10-06T09:52:35.035Z] #62 277.6   CC       criu/pstree.o
09:52:35 [2019-10-06T09:52:35.406Z] ok  	github.com/docker/docker/pkg/tarsum	0.072s	coverage: 89.3% of statements
09:52:35 [2019-10-06T09:52:35.782Z] ok  	github.com/docker/docker/pkg/term	0.004s	coverage: 84.8% of statements
09:52:35 [2019-10-06T09:52:35.782Z] testing: warning: no tests to run
09:52:35 [2019-10-06T09:52:35.782Z] coverage: [no statements]
09:52:35 [2019-10-06T09:52:35.782Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
09:52:36 [2019-10-06T09:52:36.157Z] ok  	github.com/docker/docker/pkg/truncindex	0.107s	coverage: 91.5% of statements
09:52:36 [2019-10-06T09:52:36.526Z] #62 ...
09:52:36 [2019-10-06T09:52:36.526Z] 
09:52:36 [2019-10-06T09:52:36.526Z] #59 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build 	--mo...
09:52:36 [2019-10-06T09:52:36.526Z] #59 360.8 + dpkg --print-architecture
09:52:36 [2019-10-06T09:52:36.526Z] #59 360.8 + cd /tmp/tmp.X2XiThmrOb/src/github.com/docker/distribution
09:52:36 [2019-10-06T09:52:36.526Z] #59 360.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
09:52:36 [2019-10-06T09:52:36.554Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
09:52:36 [2019-10-06T09:52:36.933Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
09:52:37 [2019-10-06T09:52:37.152Z] #59 361.3 + GOPATH=/tmp/tmp.X2XiThmrOb/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.X2XiThmrOb
09:52:37 [2019-10-06T09:52:37.152Z] #59 361.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
09:52:39 [2019-10-06T09:52:39.488Z] ok  	github.com/docker/docker/plugin	0.545s	coverage: 27.1% of statements
09:52:39 [2019-10-06T09:52:39.883Z] ok  	github.com/docker/docker/plugin/v2	0.018s	coverage: 14.5% of statements
09:52:40 [2019-10-06T09:52:40.700Z] ok  	github.com/docker/docker/profiles/seccomp	0.003s	coverage: 76.2% of statements
09:52:41 [2019-10-06T09:52:41.541Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
09:52:42 [2019-10-06T09:52:42.862Z] ok  	github.com/docker/docker/registry	0.168s	coverage: 56.3% of statements
09:52:43 [2019-10-06T09:52:43.655Z] ok  	github.com/docker/docker/registry/resumable	0.015s	coverage: 100.0% of statements
09:52:44 [2019-10-06T09:52:44.016Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 50.9% of statements
09:52:44 [2019-10-06T09:52:44.958Z] ok  	github.com/docker/docker/runconfig	0.007s	coverage: 68.2% of statements
09:52:45 [2019-10-06T09:52:45.357Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
09:52:47 [2019-10-06T09:52:47.492Z] #59 ...
09:52:47 [2019-10-06T09:52:47.492Z] 
09:52:47 [2019-10-06T09:52:47.492Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
09:52:47 [2019-10-06T09:52:47.492Z] #62 279.3   CC       criu/rbtree.o
09:52:47 [2019-10-06T09:52:47.492Z] #62 280.0   CC       criu/rst-malloc.o
09:52:47 [2019-10-06T09:52:47.492Z] #62 280.6   CC       criu/seccomp.o
09:52:47 [2019-10-06T09:52:47.492Z] #62 281.7   CC       criu/seize.o
09:52:47 [2019-10-06T09:52:47.493Z] #62 283.1   CC       criu/servicefd.o
09:52:47 [2019-10-06T09:52:47.493Z] #62 283.9   CC       criu/shmem.o
09:52:47 [2019-10-06T09:52:47.493Z] #62 285.5   CC       criu/sigframe.o
09:52:47 [2019-10-06T09:52:47.493Z] #62 285.9   CC       criu/signalfd.o
09:52:47 [2019-10-06T09:52:47.493Z] #62 286.3   CC       criu/sk-inet.o
09:52:47 [2019-10-06T09:52:47.493Z] #62 288.2   CC       criu/sk-netlink.o
09:52:47 [2019-10-06T09:52:47.493Z] #62 289.0   CC       criu/sk-packet.o
09:52:47 [2019-10-06T09:52:47.493Z] #62 290.1   CC       criu/sk-queue.o
09:52:47 [2019-10-06T09:52:47.703Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
09:52:48 [2019-10-06T09:52:48.269Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
09:52:48 [2019-10-06T09:52:48.512Z] #62 290.8   CC       criu/sk-tcp.o
09:52:48 [2019-10-06T09:52:48.613Z] ok  	github.com/docker/docker/volume/drivers	0.003s	coverage: 36.1% of statements
09:52:49 [2019-10-06T09:52:49.017Z] ok  	github.com/docker/docker/volume/local	0.051s	coverage: 73.0% of statements
09:52:49 [2019-10-06T09:52:49.137Z] #62 291.7   CC       criu/sk-unix.o
09:52:49 [2019-10-06T09:52:49.821Z] ok  	github.com/docker/docker/volume/mounts	0.045s	coverage: 67.0% of statements
09:52:51 [2019-10-06T09:52:51.334Z] ok  	github.com/docker/docker/volume/service	0.024s	coverage: 73.0% of statements
09:52:52 [2019-10-06T09:52:52.504Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
09:52:53 [2019-10-06T09:52:53.562Z] #62 295.4   CC       criu/sockets.o
09:52:54 [2019-10-06T09:52:54.586Z] #62 297.0   CC       criu/stats.o
09:52:54 [2019-10-06T09:52:54.873Z] #62 297.6   CC       criu/string.o
09:52:55 [2019-10-06T09:52:55.031Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
09:52:55 [2019-10-06T09:52:55.162Z] #62 297.8   CC       criu/sysctl.o
09:52:55 [2019-10-06T09:52:55.596Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
09:52:56 [2019-10-06T09:52:56.656Z] #62 299.0   CC       criu/sysfs_parse.o
09:52:56 [2019-10-06T09:52:56.960Z] #62 299.7   CC       criu/timerfd.o
09:52:57 [2019-10-06T09:52:57.984Z] #62 300.7   CC       criu/tty.o
09:52:58 [2019-10-06T09:52:58.919Z] ok  	github.com/docker/docker/pkg/plugins	33.614s	coverage: 76.6% of statements
09:52:58 [2019-10-06T09:52:58.919Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
09:52:58 [2019-10-06T09:52:58.919Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
09:52:58 [2019-10-06T09:52:58.919Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
09:52:58 [2019-10-06T09:52:58.919Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
09:52:58 [2019-10-06T09:52:58.919Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
09:52:58 [2019-10-06T09:52:58.919Z] ?   	github.com/docker/docker/rootless	[no test files]
09:52:58 [2019-10-06T09:52:58.919Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
09:52:58 [2019-10-06T09:52:58.919Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
09:52:58 [2019-10-06T09:52:58.919Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
09:52:58 [2019-10-06T09:52:58.919Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
09:52:58 [2019-10-06T09:52:58.919Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
09:52:58 [2019-10-06T09:52:58.919Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
09:52:58 [2019-10-06T09:52:58.919Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
09:52:58 [2019-10-06T09:52:58.919Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
09:52:58 [2019-10-06T09:52:58.919Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
09:52:58 [2019-10-06T09:52:58.919Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
09:52:58 [2019-10-06T09:52:58.919Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
09:52:58 [2019-10-06T09:52:58.919Z] ?   	github.com/docker/docker/testutil/request	[no test files]
09:52:58 [2019-10-06T09:52:58.919Z] ?   	github.com/docker/docker/volume	[no test files]
09:52:58 [2019-10-06T09:52:58.919Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
09:52:58 [2019-10-06T09:52:58.919Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
09:52:58 [2019-10-06T09:52:58.919Z] 
09:52:58 [2019-10-06T09:52:58.919Z] === Skipped
09:52:58 [2019-10-06T09:52:58.919Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
09:52:58 [2019-10-06T09:52:58.919Z]     exec_linux_test.go:18: requires AppArmor to be enabled
09:52:58 [2019-10-06T09:52:58.919Z] 
09:52:58 [2019-10-06T09:52:58.919Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
09:52:58 [2019-10-06T09:52:58.919Z]     exec_linux_test.go:38: requires AppArmor to be enabled
09:52:58 [2019-10-06T09:52:58.919Z] 
09:52:58 [2019-10-06T09:52:58.919Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
09:52:58 [2019-10-06T09:52:58.919Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:52:58 [2019-10-06T09:52:58.919Z]     graphtest_unix.go:46: Driver btrfs not supported
09:52:58 [2019-10-06T09:52:58.919Z] 
09:52:58 [2019-10-06T09:52:58.919Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
09:52:58 [2019-10-06T09:52:58.919Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:52:58 [2019-10-06T09:52:58.919Z]     graphtest_unix.go:46: Driver btrfs not supported
09:52:58 [2019-10-06T09:52:58.919Z] 
09:52:58 [2019-10-06T09:52:58.919Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
09:52:58 [2019-10-06T09:52:58.919Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:52:58 [2019-10-06T09:52:58.919Z]     graphtest_unix.go:46: Driver btrfs not supported
09:52:58 [2019-10-06T09:52:58.919Z] 
09:52:58 [2019-10-06T09:52:58.919Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
09:52:58 [2019-10-06T09:52:58.919Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:52:58 [2019-10-06T09:52:58.919Z]     graphtest_unix.go:46: Driver btrfs not supported
09:52:58 [2019-10-06T09:52:58.919Z] 
09:52:58 [2019-10-06T09:52:58.919Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
09:52:58 [2019-10-06T09:52:58.919Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:52:58 [2019-10-06T09:52:58.919Z]     graphtest_unix.go:46: Driver btrfs not supported
09:52:58 [2019-10-06T09:52:58.919Z] 
09:52:58 [2019-10-06T09:52:58.919Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
09:52:58 [2019-10-06T09:52:58.919Z]     graphtest_unix.go:73: No driver to put!
09:52:58 [2019-10-06T09:52:58.919Z] 
09:52:58 [2019-10-06T09:52:58.919Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
09:52:58 [2019-10-06T09:52:58.919Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
09:52:58 [2019-10-06T09:52:58.919Z] 
09:52:58 [2019-10-06T09:52:58.919Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
09:52:58 [2019-10-06T09:52:58.919Z]     overlay_test.go:49: Fails to compute changes intermittently
09:52:58 [2019-10-06T09:52:58.919Z] 
09:52:58 [2019-10-06T09:52:58.919Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
09:52:58 [2019-10-06T09:52:58.919Z]     overlay_test.go:65: Cannot run test with naive change algorithm
09:52:58 [2019-10-06T09:52:58.919Z] 
09:52:58 [2019-10-06T09:52:58.919Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
09:52:58 [2019-10-06T09:52:58.919Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
09:52:58 [2019-10-06T09:52:58.919Z] 
09:52:58 [2019-10-06T09:52:58.919Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
09:52:58 [2019-10-06T09:52:58.919Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:52:58 [2019-10-06T09:52:58.919Z]     graphtest_unix.go:46: Driver zfs not supported
09:52:58 [2019-10-06T09:52:58.919Z] 
09:52:58 [2019-10-06T09:52:58.919Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
09:52:58 [2019-10-06T09:52:58.919Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:52:58 [2019-10-06T09:52:58.919Z]     graphtest_unix.go:46: Driver zfs not supported
09:52:58 [2019-10-06T09:52:58.919Z] 
09:52:58 [2019-10-06T09:52:58.919Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
09:52:58 [2019-10-06T09:52:58.919Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:52:58 [2019-10-06T09:52:58.919Z]     graphtest_unix.go:46: Driver zfs not supported
09:52:58 [2019-10-06T09:52:58.919Z] 
09:52:58 [2019-10-06T09:52:58.919Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
09:52:58 [2019-10-06T09:52:58.919Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:52:58 [2019-10-06T09:52:58.919Z]     graphtest_unix.go:46: Driver zfs not supported
09:52:58 [2019-10-06T09:52:58.919Z] 
09:52:58 [2019-10-06T09:52:58.919Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
09:52:58 [2019-10-06T09:52:58.919Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:52:58 [2019-10-06T09:52:58.919Z]     graphtest_unix.go:46: Driver zfs not supported
09:52:58 [2019-10-06T09:52:58.919Z] 
09:52:58 [2019-10-06T09:52:58.919Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
09:52:58 [2019-10-06T09:52:58.919Z]     graphtest_unix.go:73: No driver to put!
09:52:58 [2019-10-06T09:52:58.919Z] 
09:52:58 [2019-10-06T09:52:58.919Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
09:52:58 [2019-10-06T09:52:58.919Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
09:52:58 [2019-10-06T09:52:58.919Z] 
09:52:58 [2019-10-06T09:52:58.919Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
09:52:58 [2019-10-06T09:52:58.919Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
09:52:58 [2019-10-06T09:52:58.919Z] 
09:52:58 [2019-10-06T09:52:58.919Z] 
09:52:58 [2019-10-06T09:52:58.919Z] DONE 2114 tests, 20 skipped in 224.421s
Post stage
[Pipeline] junit
09:52:59 [2019-10-06T09:52:59.918Z] Recording test results
09:53:00 [2019-10-06T09:53:00.855Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
09:53:01 [2019-10-06T09:53:01.467Z] #62 304.2   CC       criu/tun.o
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
09:53:02 [2019-10-06T09:53:02.298Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40045/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bb5650619e26cf0b79f30bafc551e5120a0643a4 -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:bb5650619e26cf0b79f30bafc551e5120a0643a4 hack/make.sh dynbinary test-integration
09:53:02 [2019-10-06T09:53:02.694Z] 
09:53:02 [2019-10-06T09:53:02.694Z] Removing bundles/
09:53:02 [2019-10-06T09:53:02.694Z] 
09:53:02 [2019-10-06T09:53:02.694Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
09:53:02 [2019-10-06T09:53:02.694Z] Building: bundles/dynbinary-daemon/dockerd-dev
09:53:02 [2019-10-06T09:53:02.694Z] GOOS="" GOARCH="" GOARM=""
09:53:02 [2019-10-06T09:53:02.958Z] #62 305.3   CC       criu/uffd.o
09:53:03 [2019-10-06T09:53:03.406Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
09:53:05 [2019-10-06T09:53:05.028Z] #62 307.6   CC       criu/util.o
09:53:07 [2019-10-06T09:53:07.396Z] ................................................                         [ 29%]
09:53:07 [2019-10-06T09:53:07.589Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
09:53:07 [2019-10-06T09:53:07.730Z] #62 310.3   CC       criu/uts_ns.o
09:53:08 [2019-10-06T09:53:08.019Z] #62 310.7   CC       criu/vdso.o
09:53:09 [2019-10-06T09:53:09.062Z] #62 311.7   LINK     criu/built-in.o
09:53:09 [2019-10-06T09:53:09.350Z] #62 311.9   LINK     criu/criu
09:53:10 [2019-10-06T09:53:10.376Z] #62 313.1   DEP      lib/c/criu.d
09:53:10 [2019-10-06T09:53:10.666Z] #62 313.4   CC       images/rpc.pb-c.o
09:53:12 [2019-10-06T09:53:12.158Z] #62 314.6   CC       lib/c/criu.o
09:53:14 [2019-10-06T09:53:14.155Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
09:53:14 [2019-10-06T09:53:14.218Z] #62 316.8   LINK     lib/c/built-in.o
09:53:14 [2019-10-06T09:53:14.218Z] #62 316.8   LINK     lib/c/libcriu.so
09:53:14 [2019-10-06T09:53:14.843Z] #62 317.4   GEN      magic.py
09:53:15 [2019-10-06T09:53:15.134Z] #62 ...
09:53:15 [2019-10-06T09:53:15.134Z] 
09:53:15 [2019-10-06T09:53:15.134Z] #59 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build 	--mo...
09:53:15 [2019-10-06T09:53:15.134Z] #59 399.2 + rm -rf /tmp/tmp.X2XiThmrOb/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.X2XiThmrOb
09:53:15 [2019-10-06T09:53:15.134Z] #59 DONE 399.3s
09:53:15 [2019-10-06T09:53:15.134Z] 
09:53:15 [2019-10-06T09:53:15.134Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
09:53:15 [2019-10-06T09:53:15.134Z] #62 317.6 Note: Building without setproctitle() and strlcpy() support.
09:53:15 [2019-10-06T09:53:15.134Z] #62 317.6       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
09:53:16 [2019-10-06T09:53:16.629Z] #62 319.0 fatal: Not a git repository (or any of the parent directories): .git
09:53:18 [2019-10-06T09:53:18.120Z] #62 320.5 make[1]: Nothing to be done for 'all'.
09:53:18 [2019-10-06T09:53:18.338Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
09:53:19 [2019-10-06T09:53:19.145Z] #62 321.8 make[1]: 'images/built-in.o' is up to date.
09:53:19 [2019-10-06T09:53:19.433Z] #62 321.9 make[1]: 'compel/plugins/std.lib.a' is up to date.
09:53:19 [2019-10-06T09:53:19.433Z] #62 322.0 make[1]: 'compel/plugins/fds.lib.a' is up to date.
09:53:19 [2019-10-06T09:53:19.433Z] #62 322.0 make[1]: 'compel/libcompel.a' is up to date.
09:53:19 [2019-10-06T09:53:19.722Z] #62 322.1 make[1]: 'compel/compel-host-bin' is up to date.
09:53:19 [2019-10-06T09:53:19.722Z] #62 322.2 make[1]: Nothing to be done for 'all'.
09:53:19 [2019-10-06T09:53:19.722Z] #62 322.2 make[1]: 'soccr/libsoccr.a' is up to date.
09:53:20 [2019-10-06T09:53:20.011Z] #62 322.6 make[2]: Nothing to be done for 'all'.
09:53:20 [2019-10-06T09:53:20.011Z] #62 322.6 make[2]: Nothing to be done for 'all'.
09:53:20 [2019-10-06T09:53:20.310Z] #62 322.7 make[2]: Nothing to be done for 'all'.
09:53:20 [2019-10-06T09:53:20.310Z] #62 323.0 make[2]: Nothing to be done for 'all'.
09:53:20 [2019-10-06T09:53:20.597Z] #62 323.1 make[2]: Nothing to be done for 'all'.
09:53:20 [2019-10-06T09:53:20.597Z] #62 323.1 make[2]: Nothing to be done for 'all'.
09:53:20 [2019-10-06T09:53:20.597Z] #62 323.2 make[2]: Nothing to be done for 'all'.
09:53:20 [2019-10-06T09:53:20.866Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
09:53:20 [2019-10-06T09:53:20.884Z] #62 323.5 make[2]: Nothing to be done for 'all'.
09:53:20 [2019-10-06T09:53:20.884Z] #62 323.5   INSTALL  criu/criu
09:53:20 [2019-10-06T09:53:20.884Z] #62 DONE 323.6s
09:53:20 [2019-10-06T09:53:20.884Z] 
09:53:20 [2019-10-06T09:53:20.884Z] #51 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build 	--...
09:53:26 [2019-10-06T09:53:26.129Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
09:53:26 [2019-10-06T09:53:26.493Z] tests/integration/api_exec_test.py ....................                  [ 35%]
09:53:29 [2019-10-06T09:53:29.410Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
09:53:31 [2019-10-06T09:53:31.938Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
09:53:34 [2019-10-06T09:53:34.449Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
09:53:35 [2019-10-06T09:53:35.220Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
09:53:35 [2019-10-06T09:53:35.220Z] Using test binary docker
09:53:35 [2019-10-06T09:53:35.220Z] +++ /etc/init.d/apparmor start
09:53:35 [2019-10-06T09:53:35.220Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
09:53:35 [2019-10-06T09:53:35.220Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
09:53:35 [2019-10-06T09:53:35.220Z] Warning failed to create cache: (null)
09:53:35 [2019-10-06T09:53:35.220Z] .
09:53:35 [2019-10-06T09:53:35.220Z] INFO: Waiting for daemon to start...
09:53:35 [2019-10-06T09:53:35.220Z] Starting dockerd
09:53:35 [2019-10-06T09:53:35.220Z] +++ 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
09:53:37 [2019-10-06T09:53:37.378Z] .
09:53:37 [2019-10-06T09:53:37.378Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
09:53:37 [2019-10-06T09:53:37.635Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
09:53:37 [2019-10-06T09:53:37.635Z] Error: No such image: emptyfs
09:53:37 [2019-10-06T09:53:37.635Z] ++++ docker load
09:53:37 [2019-10-06T09:53:37.635Z] ++++ tar -cC bundles/test-integration/emptyfs .
09:53:37 [2019-10-06T09:53:37.650Z] 65014b3c3121: Pull complete
09:53:37 [2019-10-06T09:53:37.894Z] Running integration-test (iteration 1)
09:53:37 [2019-10-06T09:53:37.894Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
09:53:37 [2019-10-06T09:53:37.894Z] ++ 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
09:53:37 [2019-10-06T09:53:37.894Z] ++ set -e
09:53:37 [2019-10-06T09:53:37.894Z] ++ '[' -n 0 ']'
09:53:37 [2019-10-06T09:53:37.894Z] ++ set -x
09:53:37 [2019-10-06T09:53:37.894Z] ++ env -i DEST=/go/src/github.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
09:53:39 [2019-10-06T09:53:39.534Z] tests/integration/api_image_test.py ...........s.....                    [ 40%]
09:53:53 [2019-10-06T09:53:53.454Z] #51 380.0 🇩 bin/containerd
09:53:53 [2019-10-06T09:53:53.739Z] #51 ...
09:53:53 [2019-10-06T09:53:53.739Z] 
09:53:53 [2019-10-06T09:53:53.739Z] #28 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
09:53:53 [2019-10-06T09:53:53.739Z] #28 DONE 437.9s
09:53:54 [2019-10-06T09:53:54.033Z] 
09:53:54 [2019-10-06T09:53:54.033Z] #51 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build 	--...
09:53:56 [2019-10-06T09:53:56.101Z] #51 ...
09:53:56 [2019-10-06T09:53:56.101Z] 
09:53:56 [2019-10-06T09:53:56.101Z] #29 [dev 11/25] COPY --from=golangci_lint /build/ /usr/local/bin/
09:53:56 [2019-10-06T09:53:56.101Z] #29 DONE 0.1s
09:53:56 [2019-10-06T09:53:56.101Z] 
09:53:56 [2019-10-06T09:53:56.101Z] #57 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--m...
09:53:56 [2019-10-06T09:53:56.101Z] #57 ...
09:53:56 [2019-10-06T09:53:56.101Z] 
09:53:56 [2019-10-06T09:53:56.101Z] #32 [dev 12/25] COPY --from=gotestsum /build/ /usr/local/bin/
09:53:56 [2019-10-06T09:53:56.101Z] #32 DONE 0.1s
09:53:56 [2019-10-06T09:53:56.101Z] 
09:53:56 [2019-10-06T09:53:56.101Z] #35 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/
09:53:56 [2019-10-06T09:53:56.387Z] #35 DONE 0.1s
09:53:56 [2019-10-06T09:53:56.387Z] 
09:53:56 [2019-10-06T09:53:56.387Z] #38 [dev 14/25] COPY --from=vndr /build/ /usr/local/bin/
09:53:56 [2019-10-06T09:53:56.387Z] #38 DONE 0.1s
09:53:56 [2019-10-06T09:53:56.387Z] 
09:53:56 [2019-10-06T09:53:56.387Z] #51 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build 	--...
09:53:56 [2019-10-06T09:53:56.387Z] #51 ...
09:53:56 [2019-10-06T09:53:56.387Z] 
09:53:56 [2019-10-06T09:53:56.387Z] #43 [dev 15/25] COPY --from=tini /build/ /usr/local/bin/
09:53:56 [2019-10-06T09:53:56.387Z] #43 DONE 0.1s
09:53:56 [2019-10-06T09:53:56.387Z] 
09:53:56 [2019-10-06T09:53:56.387Z] #47 [dev 16/25] COPY --from=runc /build/ /usr/local/bin/
09:53:56 [2019-10-06T09:53:56.674Z] #47 DONE 0.1s
09:53:56 [2019-10-06T09:53:56.674Z] 
09:53:56 [2019-10-06T09:53:56.674Z] #51 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build 	--...
09:54:00 [2019-10-06T09:54:00.817Z] tests/integration/api_network_test.py ...........................        [ 47%]
09:54:01 [2019-10-06T09:54:01.610Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
09:54:01 [2019-10-06T09:54:01.998Z] 
09:54:01 [2019-10-06T09:54:01.998Z] ---> Making bundle: test-integration (in bundles/test-integration)
09:54:02 [2019-10-06T09:54:02.443Z] PKG_CONFIG=pkg-config
09:54:02 [2019-10-06T09:54:02.443Z] GOLANG_VERSION=1.13.1
09:54:02 [2019-10-06T09:54:02.443Z] HOSTNAME=4041370456fa
09:54:02 [2019-10-06T09:54:02.443Z] DOCKER_EXPERIMENTAL=1
09:54:02 [2019-10-06T09:54:02.443Z] container=docker
09:54:02 [2019-10-06T09:54:02.443Z] TEST_SKIP_INTEGRATION_CLI=1
09:54:02 [2019-10-06T09:54:02.443Z] GO111MODULE=off
09:54:02 [2019-10-06T09:54:02.443Z] GOPATH=/go
09:54:02 [2019-10-06T09:54:02.443Z] PWD=/go/src/github.com/docker/docker
09:54:02 [2019-10-06T09:54:02.443Z] HOME=/root
09:54:02 [2019-10-06T09:54:02.443Z] VALIDATE_REPO=https://github.com/moby/moby.git
09:54:02 [2019-10-06T09:54:02.443Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
09:54:02 [2019-10-06T09:54:02.443Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
09:54:02 [2019-10-06T09:54:02.443Z] DOCKER_GITCOMMIT=bb5650619e26cf0b79f30bafc551e5120a0643a4
09:54:02 [2019-10-06T09:54:02.443Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
09:54:02 [2019-10-06T09:54:02.443Z] DOCKER_GRAPHDRIVER=overlay2
09:54:02 [2019-10-06T09:54:02.443Z] TERM=xterm
09:54:02 [2019-10-06T09:54:02.443Z] VALIDATE_BRANCH=master
09:54:02 [2019-10-06T09:54:02.443Z] DEST=bundles/test-integration
09:54:02 [2019-10-06T09:54:02.443Z] SHLVL=1
09:54:02 [2019-10-06T09:54:02.443Z] TIMEOUT=120m
09:54:02 [2019-10-06T09:54:02.443Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
09:54:02 [2019-10-06T09:54:02.443Z] DOCKER_PKG=github.com/docker/docker
09:54:02 [2019-10-06T09:54:02.443Z] TESTDEBUG=0
09:54:02 [2019-10-06T09:54:02.443Z] _=/usr/bin/env
09:54:02 [2019-10-06T09:54:02.443Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
09:54:09 [2019-10-06T09:54:09.244Z] #51 ...
09:54:09 [2019-10-06T09:54:09.244Z] 
09:54:09 [2019-10-06T09:54:09.244Z] #57 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build 	--m...
09:54:09 [2019-10-06T09:54:09.244Z] #57 453.1 + return
09:54:09 [2019-10-06T09:54:09.244Z] #57 DONE 453.3s
09:54:09 [2019-10-06T09:54:09.244Z] 
09:54:09 [2019-10-06T09:54:09.245Z] #51 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build 	--...
09:54:09 [2019-10-06T09:54:09.956Z] Loaded image: buildpack-deps:jessie
09:54:09 [2019-10-06T09:54:09.956Z] Loaded image: busybox:latest
09:54:09 [2019-10-06T09:54:09.956Z] Loaded image: busybox:glibc
09:54:09 [2019-10-06T09:54:09.956Z] Loaded image: debian:jessie
09:54:09 [2019-10-06T09:54:09.956Z] Loaded image: hello-world:latest
09:54:09 [2019-10-06T09:54:09.956Z] INFO: Testing against a local daemon
09:54:09 [2019-10-06T09:54:09.956Z] === RUN   TestCgroupNamespacesBuild
09:54:10 [2019-10-06T09:54:10.263Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
09:54:11 [2019-10-06T09:54:11.466Z] tests/integration/api_secret_test.py .....                               [ 51%]
09:54:12 [2019-10-06T09:54:12.488Z] --- PASS: TestCgroupNamespacesBuild (2.96s)
09:54:12 [2019-10-06T09:54:12.488Z]     build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild"
09:54:12 [2019-10-06T09:54:12.488Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
09:54:14 [2019-10-06T09:54:14.386Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.40s)
09:54:14 [2019-10-06T09:54:14.386Z]     build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode"
09:54:14 [2019-10-06T09:54:14.386Z] === RUN   TestBuildWithSession
09:54:14 [2019-10-06T09:54:14.386Z] --- SKIP: TestBuildWithSession (0.00s)
09:54:14 [2019-10-06T09:54:14.386Z]     build_session_test.go:25: TODO: BuildKit
09:54:14 [2019-10-06T09:54:14.386Z] === RUN   TestBuildSquashParent
09:54:16 [2019-10-06T09:54:16.871Z] tests/integration/api_service_test.py ................s................. [ 60%]
09:54:26 [2019-10-06T09:54:26.583Z] --- PASS: TestBuildSquashParent (10.92s)
09:54:26 [2019-10-06T09:54:26.583Z]     build_squash_test.go:29: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestBuildSquashParent"
09:54:26 [2019-10-06T09:54:26.583Z] === RUN   TestBuildWithRemoveAndForceRemove
09:54:26 [2019-10-06T09:54:26.583Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:54:26 [2019-10-06T09:54:26.583Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:54:26 [2019-10-06T09:54:26.583Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:54:26 [2019-10-06T09:54:26.583Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:54:26 [2019-10-06T09:54:26.583Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:54:26 [2019-10-06T09:54:26.583Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:54:26 [2019-10-06T09:54:26.583Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:54:26 [2019-10-06T09:54:26.583Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:54:26 [2019-10-06T09:54:26.583Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:54:26 [2019-10-06T09:54:26.583Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:54:26 [2019-10-06T09:54:26.583Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:54:26 [2019-10-06T09:54:26.583Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:54:26 [2019-10-06T09:54:26.583Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:54:26 [2019-10-06T09:54:26.583Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:54:29 [2019-10-06T09:54:29.116Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:54:29 [2019-10-06T09:54:29.116Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:54:31 [2019-10-06T09:54:31.249Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
09:54:31 [2019-10-06T09:54:31.783Z] .........................                                                [ 67%]
09:54:32 [2019-10-06T09:54:32.052Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
09:54:32 [2019-10-06T09:54:32.399Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:54:32 [2019-10-06T09:54:32.659Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:54:34 [2019-10-06T09:54:34.565Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
09:54:35 [2019-10-06T09:54:35.941Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s)
09:54:35 [2019-10-06T09:54:35.941Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.34s)
09:54:35 [2019-10-06T09:54:35.941Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.68s)
09:54:35 [2019-10-06T09:54:35.941Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.50s)
09:54:35 [2019-10-06T09:54:35.941Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.62s)
09:54:35 [2019-10-06T09:54:35.941Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.47s)
09:54:35 [2019-10-06T09:54:35.941Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.20s)
09:54:35 [2019-10-06T09:54:35.941Z] === RUN   TestBuildMultiStageCopy
09:54:35 [2019-10-06T09:54:35.941Z] === RUN   TestBuildMultiStageCopy/copy_to_root
09:54:36 [2019-10-06T09:54:36.251Z] #51 425.1 🇩 bin/containerd-stress
09:54:37 [2019-10-06T09:54:37.726Z] #51 428.4 🇩 bin/containerd-shim
09:54:39 [2019-10-06T09:54:39.222Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
09:54:39 [2019-10-06T09:54:39.788Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
09:54:40 [2019-10-06T09:54:40.354Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
09:54:40 [2019-10-06T09:54:40.921Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
09:54:41 [2019-10-06T09:54:41.855Z] --- PASS: TestBuildMultiStageCopy (5.95s)
09:54:41 [2019-10-06T09:54:41.855Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.24s)
09:54:41 [2019-10-06T09:54:41.855Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.71s)
09:54:41 [2019-10-06T09:54:41.855Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.59s)
09:54:41 [2019-10-06T09:54:41.855Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.64s)
09:54:41 [2019-10-06T09:54:41.855Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.77s)
09:54:41 [2019-10-06T09:54:41.855Z] === RUN   TestBuildMultiStageParentConfig
09:54:43 [2019-10-06T09:54:43.755Z] --- PASS: TestBuildMultiStageParentConfig (1.59s)
09:54:43 [2019-10-06T09:54:43.755Z] === RUN   TestBuildLabelWithTargets
09:54:46 [2019-10-06T09:54:46.161Z] #51 436.6 🇩 bin/containerd-shim-runc-v1
09:54:46 [2019-10-06T09:54:46.284Z] --- PASS: TestBuildLabelWithTargets (2.51s)
09:54:46 [2019-10-06T09:54:46.284Z] === RUN   TestBuildWithEmptyLayers
09:54:47 [2019-10-06T09:54:47.217Z] --- PASS: TestBuildWithEmptyLayers (1.39s)
09:54:47 [2019-10-06T09:54:47.217Z] === RUN   TestBuildMultiStageOnBuild
09:54:50 [2019-10-06T09:54:50.575Z] #51 440.7 🇩 binaries
09:54:50 [2019-10-06T09:54:50.575Z] #51 440.7 + mkdir -p /build
09:54:50 [2019-10-06T09:54:50.575Z] #51 440.7 + cp bin/containerd /build/containerd
09:54:50 [2019-10-06T09:54:50.575Z] #51 440.8 + cp bin/containerd-shim /build/containerd-shim
09:54:50 [2019-10-06T09:54:50.575Z] #51 440.8 + cp bin/ctr /build/ctr
09:54:50 [2019-10-06T09:54:50.575Z] #51 DONE 440.9s
09:54:51 [2019-10-06T09:54:51.404Z] --- PASS: TestBuildMultiStageOnBuild (3.83s)
09:54:51 [2019-10-06T09:54:51.404Z] === RUN   TestBuildUncleanTarFilenames
09:54:51 [2019-10-06T09:54:51.606Z] 
09:54:51 [2019-10-06T09:54:51.607Z] #52 [dev 17/25] COPY --from=containerd /build/ /usr/local/bin/
09:54:51 [2019-10-06T09:54:51.607Z] #52 DONE 0.1s
09:54:51 [2019-10-06T09:54:51.607Z] 
09:54:51 [2019-10-06T09:54:51.607Z] #55 [dev 18/25] COPY --from=proxy /build/ /usr/local/bin/
09:54:51 [2019-10-06T09:54:51.607Z] #55 DONE 0.0s
09:54:51 [2019-10-06T09:54:51.607Z] 
09:54:51 [2019-10-06T09:54:51.607Z] #58 [dev 19/25] COPY --from=dockercli /build/ /usr/local/cli
09:54:51 [2019-10-06T09:54:51.607Z] #58 DONE 0.1s
09:54:51 [2019-10-06T09:54:51.607Z] 
09:54:51 [2019-10-06T09:54:51.607Z] #60 [dev 20/25] COPY --from=registry /build/registry* /usr/local/bin/
09:54:51 [2019-10-06T09:54:51.607Z] #60 DONE 0.1s
09:54:51 [2019-10-06T09:54:51.607Z] 
09:54:51 [2019-10-06T09:54:51.607Z] #63 [dev 21/25] COPY --from=criu /build/ /usr/local/
09:54:51 [2019-10-06T09:54:51.607Z] #63 DONE 0.0s
09:54:51 [2019-10-06T09:54:51.889Z] 
09:54:51 [2019-10-06T09:54:51.889Z] #67 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/
09:54:51 [2019-10-06T09:54:51.889Z] #67 DONE 0.1s
09:54:51 [2019-10-06T09:54:51.889Z] 
09:54:51 [2019-10-06T09:54:51.889Z] #69 [dev 23/25] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397...
09:54:52 [2019-10-06T09:54:52.172Z] #69 DONE 0.3s
09:54:52 [2019-10-06T09:54:52.172Z] 
09:54:52 [2019-10-06T09:54:52.172Z] #70 [dev 24/25] WORKDIR /go/src/github.com/docker/docker
09:54:52 [2019-10-06T09:54:52.172Z] #70 DONE 0.0s
09:54:52 [2019-10-06T09:54:52.172Z] 
09:54:52 [2019-10-06T09:54:52.172Z] #71 [dev 25/25] COPY . /go/src/github.com/docker/docker
09:54:53 [2019-10-06T09:54:53.304Z] --- PASS: TestBuildUncleanTarFilenames (1.88s)
09:54:53 [2019-10-06T09:54:53.304Z] === RUN   TestBuildMultiStageLayerLeak
09:54:54 [2019-10-06T09:54:54.814Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
09:54:54 [2019-10-06T09:54:54.814Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
09:54:54 [2019-10-06T09:54:54.855Z] #71 DONE 2.4s
09:54:54 [2019-10-06T09:54:54.855Z] 
09:54:54 [2019-10-06T09:54:54.855Z] #72 exporting to oci image format
09:54:54 [2019-10-06T09:54:54.855Z] #72 exporting layers
09:54:56 [2019-10-06T09:54:56.115Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
09:54:56 [2019-10-06T09:54:56.910Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
09:54:57 [2019-10-06T09:54:57.294Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
09:54:57 [2019-10-06T09:54:57.535Z] --- PASS: TestBuildMultiStageLayerLeak (4.23s)
09:54:57 [2019-10-06T09:54:57.535Z] === RUN   TestBuildWithHugeFile
09:54:59 [2019-10-06T09:54:59.176Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
09:54:59 [2019-10-06T09:54:59.429Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
09:54:59 [2019-10-06T09:54:59.429Z] Using test binary docker
09:54:59 [2019-10-06T09:54:59.429Z] +++ /etc/init.d/apparmor start
09:54:59 [2019-10-06T09:54:59.429Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
09:54:59 [2019-10-06T09:54:59.429Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
09:54:59 [2019-10-06T09:54:59.429Z] Warning failed to create cache: (null)
09:54:59 [2019-10-06T09:54:59.429Z] .
09:54:59 [2019-10-06T09:54:59.429Z] INFO: Waiting for daemon to start...
09:54:59 [2019-10-06T09:54:59.429Z] Starting dockerd
09:54:59 [2019-10-06T09:54:59.429Z] +++ 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
09:55:00 [2019-10-06T09:55:00.359Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration)
09:55:00 [2019-10-06T09:55:00.359Z] Using test binary docker
09:55:00 [2019-10-06T09:55:00.359Z] +++ /etc/init.d/apparmor start
09:55:00 [2019-10-06T09:55:00.359Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
09:55:00 [2019-10-06T09:55:00.360Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
09:55:00 [2019-10-06T09:55:00.360Z] Warning failed to create cache: (null)
09:55:00 [2019-10-06T09:55:00.360Z] .
09:55:00 [2019-10-06T09:55:00.360Z] INFO: Waiting for daemon to start...
09:55:00 [2019-10-06T09:55:00.360Z] Starting dockerd
09:55:00 [2019-10-06T09:55:00.360Z] +++ 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
09:55:00 [2019-10-06T09:55:00.549Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
09:55:01 [2019-10-06T09:55:01.730Z] .
09:55:01 [2019-10-06T09:55:01.730Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
09:55:01 [2019-10-06T09:55:01.730Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
09:55:01 [2019-10-06T09:55:01.730Z] Error: No such image: emptyfs
09:55:01 [2019-10-06T09:55:01.730Z] ++++ docker load
09:55:01 [2019-10-06T09:55:01.730Z] ++++ tar -cC bundles/test-integration/emptyfs .
09:55:01 [2019-10-06T09:55:01.987Z] Running integration-test (iteration 1)
09:55:01 [2019-10-06T09:55:01.987Z] 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)/
09:55:01 [2019-10-06T09:55:01.987Z] ++ 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)/'
09:55:01 [2019-10-06T09:55:01.987Z] ++ set -e
09:55:01 [2019-10-06T09:55:01.987Z] ++ '[' -n 0 ']'
09:55:01 [2019-10-06T09:55:01.987Z] ++ set -x
09:55:01 [2019-10-06T09:55:01.987Z] ++ env -i DEST=/go/src/github.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)/'
09:55:02 [2019-10-06T09:55:02.478Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
09:55:02 [2019-10-06T09:55:02.556Z] 
09:55:02 [2019-10-06T09:55:02.556Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
09:55:02 [2019-10-06T09:55:02.556Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
09:55:02 [2019-10-06T09:55:02.556Z] Error: No such image: emptyfs
09:55:02 [2019-10-06T09:55:02.556Z] ++++ tar -cC bundles/test-integration/emptyfs .
09:55:02 [2019-10-06T09:55:02.556Z] ++++ docker load
09:55:03 [2019-10-06T09:55:03.121Z] Running integration-test (iteration 1)
09:55:03 [2019-10-06T09:55:03.121Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
09:55:03 [2019-10-06T09:55:03.121Z] ++ 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)/'
09:55:03 [2019-10-06T09:55:03.121Z] ++ set -e
09:55:03 [2019-10-06T09:55:03.121Z] ++ '[' -n 0 ']'
09:55:03 [2019-10-06T09:55:03.121Z] ++ set -x
09:55:03 [2019-10-06T09:55:03.121Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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)/'
09:55:04 [2019-10-06T09:55:04.339Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
09:55:06 [2019-10-06T09:55:06.210Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
09:55:07 [2019-10-06T09:55:07.205Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
09:55:08 [2019-10-06T09:55:08.923Z] tests/integration/api_swarm_test.py .ssss.s...x.......                   [ 72%]
09:55:09 [2019-10-06T09:55:09.065Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
09:55:10 [2019-10-06T09:55:10.377Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
09:55:11 [2019-10-06T09:55:11.707Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
09:55:13 [2019-10-06T09:55:13.150Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
09:55:13 [2019-10-06T09:55:13.150Z] Using test binary docker
09:55:13 [2019-10-06T09:55:13.150Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
09:55:13 [2019-10-06T09:55:13.150Z] +++ /etc/init.d/apparmor start
09:55:13 [2019-10-06T09:55:13.150Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
09:55:13 [2019-10-06T09:55:13.150Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
09:55:13 [2019-10-06T09:55:13.150Z] Warning failed to create cache: (null)
09:55:13 [2019-10-06T09:55:13.150Z] .
09:55:13 [2019-10-06T09:55:13.150Z] INFO: Waiting for daemon to start...
09:55:13 [2019-10-06T09:55:13.150Z] Starting dockerd
09:55:13 [2019-10-06T09:55:13.150Z] +++ 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
09:55:14 [2019-10-06T09:55:14.929Z] .
09:55:14 [2019-10-06T09:55:14.929Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
09:55:14 [2019-10-06T09:55:14.929Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
09:55:14 [2019-10-06T09:55:14.929Z] Error: No such image: emptyfs
09:55:14 [2019-10-06T09:55:14.929Z] ++++ tar -cC bundles/test-integration/emptyfs .
09:55:14 [2019-10-06T09:55:14.929Z] ++++ docker load
09:55:15 [2019-10-06T09:55:15.311Z] Running integration-test (iteration 1)
09:55:15 [2019-10-06T09:55:15.312Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m 
09:55:15 [2019-10-06T09:55:15.312Z] ++ 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
09:55:15 [2019-10-06T09:55:15.312Z] ++ set -e
09:55:15 [2019-10-06T09:55:15.312Z] ++ '[' -n 0 ']'
09:55:15 [2019-10-06T09:55:15.312Z] ++ set -x
09:55:15 [2019-10-06T09:55:15.312Z] ++ env -i DEST=/go/src/github.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
09:55:23 [2019-10-06T09:55:23.769Z] tests/integration/api_volume_test.py .........                           [ 74%]
09:55:24 [2019-10-06T09:55:24.760Z] Loaded image: buildpack-deps:jessie
09:55:24 [2019-10-06T09:55:24.760Z] Loaded image: busybox:latest
09:55:24 [2019-10-06T09:55:24.760Z] Loaded image: busybox:glibc
09:55:24 [2019-10-06T09:55:24.760Z] Loaded image: debian:jessie
09:55:24 [2019-10-06T09:55:24.760Z] Loaded image: hello-world:latest
09:55:24 [2019-10-06T09:55:24.760Z] INFO: Testing against a local daemon
09:55:24 [2019-10-06T09:55:24.760Z] === RUN   TestCgroupNamespacesBuild
09:55:25 [2019-10-06T09:55:25.660Z] tests/integration/client_test.py .....                                   [ 75%]
09:55:25 [2019-10-06T09:55:25.916Z] tests/integration/errors_test.py .                                       [ 76%]
09:55:26 [2019-10-06T09:55:26.570Z] --- PASS: TestCgroupNamespacesBuild (1.68s)
09:55:26 [2019-10-06T09:55:26.570Z]     build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild"
09:55:26 [2019-10-06T09:55:26.570Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
09:55:28 [2019-10-06T09:55:28.406Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.78s)
09:55:28 [2019-10-06T09:55:28.406Z]     build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode"
09:55:28 [2019-10-06T09:55:28.406Z] === RUN   TestBuildWithSession
09:55:28 [2019-10-06T09:55:28.406Z] --- SKIP: TestBuildWithSession (0.00s)
09:55:28 [2019-10-06T09:55:28.406Z]     build_session_test.go:25: TODO: BuildKit
09:55:28 [2019-10-06T09:55:28.406Z] === RUN   TestBuildSquashParent
09:55:34 [2019-10-06T09:55:34.763Z] --- PASS: TestBuildSquashParent (6.50s)
09:55:34 [2019-10-06T09:55:34.763Z] === RUN   TestBuildWithRemoveAndForceRemove
09:55:34 [2019-10-06T09:55:34.763Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:55:34 [2019-10-06T09:55:34.763Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:55:34 [2019-10-06T09:55:34.763Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:55:34 [2019-10-06T09:55:34.763Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:55:34 [2019-10-06T09:55:34.763Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:55:34 [2019-10-06T09:55:34.763Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:55:34 [2019-10-06T09:55:34.763Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:55:34 [2019-10-06T09:55:34.763Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:55:34 [2019-10-06T09:55:34.763Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:55:34 [2019-10-06T09:55:34.763Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:55:34 [2019-10-06T09:55:34.763Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:55:34 [2019-10-06T09:55:34.763Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:55:34 [2019-10-06T09:55:34.763Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:55:34 [2019-10-06T09:55:34.763Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:55:35 [2019-10-06T09:55:35.176Z] Loaded image: buildpack-deps:jessie
09:55:35 [2019-10-06T09:55:35.176Z] Loaded image: busybox:latest
09:55:35 [2019-10-06T09:55:35.176Z] Loaded image: busybox:glibc
09:55:35 [2019-10-06T09:55:35.176Z] Loaded image: debian:jessie
09:55:35 [2019-10-06T09:55:35.176Z] Loaded image: hello-world:latest
09:55:35 [2019-10-06T09:55:35.176Z] INFO: Testing against a local daemon
09:55:35 [2019-10-06T09:55:35.176Z] === RUN   TestDockerSuite
09:55:35 [2019-10-06T09:55:35.176Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
09:55:35 [2019-10-06T09:55:35.176Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
09:55:35 [2019-10-06T09:55:35.176Z] === RUN   TestDockerSuite/TestAPIErrorJSON
09:55:35 [2019-10-06T09:55:35.176Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
09:55:35 [2019-10-06T09:55:35.176Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
09:55:35 [2019-10-06T09:55:35.176Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
09:55:35 [2019-10-06T09:55:35.176Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
09:55:35 [2019-10-06T09:55:35.176Z] === RUN   TestDockerSuite/TestAPIImagesDelete
09:55:35 [2019-10-06T09:55:35.176Z] Loaded image: buildpack-deps:jessie
09:55:35 [2019-10-06T09:55:35.176Z] Loaded image: busybox:latest
09:55:36 [2019-10-06T09:55:36.107Z] Loaded image: busybox:glibc
09:55:36 [2019-10-06T09:55:36.107Z] Loaded image: debian:jessie
09:55:36 [2019-10-06T09:55:36.672Z] Loaded image: hello-world:latest
09:55:36 [2019-10-06T09:55:36.672Z] INFO: Testing against a local daemon
09:55:36 [2019-10-06T09:55:36.672Z] === RUN   TestDockerDaemonSuite
09:55:36 [2019-10-06T09:55:36.672Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
09:55:37 [2019-10-06T09:55:37.237Z] === RUN   TestDockerSuite/TestAPIImagesFilter
09:55:37 [2019-10-06T09:55:37.237Z] === RUN   TestDockerSuite/TestAPIImagesHistory
09:55:37 [2019-10-06T09:55:37.335Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:55:37 [2019-10-06T09:55:37.335Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:55:38 [2019-10-06T09:55:38.170Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
09:55:38 [2019-10-06T09:55:38.170Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
09:55:39 [2019-10-06T09:55:39.104Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
09:55:39 [2019-10-06T09:55:39.104Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
09:55:39 [2019-10-06T09:55:39.104Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
09:55:39 [2019-10-06T09:55:39.806Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:55:39 [2019-10-06T09:55:39.806Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:55:42 [2019-10-06T09:55:42.288Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
09:55:42 [2019-10-06T09:55:42.288Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.63s)
09:55:42 [2019-10-06T09:55:42.288Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.70s)
09:55:42 [2019-10-06T09:55:42.288Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.29s)
09:55:42 [2019-10-06T09:55:42.288Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.44s)
09:55:42 [2019-10-06T09:55:42.288Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.69s)
09:55:42 [2019-10-06T09:55:42.288Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.68s)
09:55:42 [2019-10-06T09:55:42.288Z] === RUN   TestBuildMultiStageCopy
09:55:42 [2019-10-06T09:55:42.288Z] === RUN   TestBuildMultiStageCopy/copy_to_root
09:55:42 [2019-10-06T09:55:42.383Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
09:55:42 [2019-10-06T09:55:42.383Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
09:55:42 [2019-10-06T09:55:42.383Z] === RUN   TestDockerSuite/TestAPINetworkFilter
09:55:42 [2019-10-06T09:55:42.383Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
09:55:42 [2019-10-06T09:55:42.383Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
09:55:42 [2019-10-06T09:55:42.947Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
09:55:44 [2019-10-06T09:55:44.948Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
09:55:45 [2019-10-06T09:55:45.472Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
09:55:45 [2019-10-06T09:55:45.472Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
09:55:45 [2019-10-06T09:55:45.721Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
09:55:45 [2019-10-06T09:55:45.730Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
09:55:45 [2019-10-06T09:55:45.730Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
09:55:45 [2019-10-06T09:55:45.730Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
09:55:45 [2019-10-06T09:55:45.990Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
09:55:46 [2019-10-06T09:55:46.085Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
09:55:46 [2019-10-06T09:55:46.452Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
09:55:47 [2019-10-06T09:55:47.233Z] --- PASS: TestBuildMultiStageCopy (4.59s)
09:55:47 [2019-10-06T09:55:47.233Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.59s)
09:55:47 [2019-10-06T09:55:47.233Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.46s)
09:55:47 [2019-10-06T09:55:47.233Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.50s)
09:55:47 [2019-10-06T09:55:47.233Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.52s)
09:55:47 [2019-10-06T09:55:47.233Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.52s)
09:55:47 [2019-10-06T09:55:47.233Z] === RUN   TestBuildMultiStageParentConfig
09:55:48 [2019-10-06T09:55:48.497Z] --- PASS: TestBuildMultiStageParentConfig (1.36s)
09:55:48 [2019-10-06T09:55:48.497Z] === RUN   TestBuildLabelWithTargets
09:55:49 [2019-10-06T09:55:49.321Z] 2945147eda09: Pull complete
09:55:49 [2019-10-06T09:55:49.321Z] Digest: sha256:d7e7e3702cbc4d8ea29001a02c1c852d0229a0679d94e017a41c43dbaa01db20
09:55:49 [2019-10-06T09:55:49.321Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
09:55:49 [2019-10-06T09:55:49.321Z] mcr.microsoft.com/windows/servercore:ltsc2019
09:55:49 [2019-10-06T09:55:49.321Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully
09:55:49 [2019-10-06T09:55:49.321Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore
09:55:49 [2019-10-06T09:55:49.321Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.737'
09:55:49 [2019-10-06T09:55:49.321Z] INFO: Docker version of control daemon
09:55:49 [2019-10-06T09:55:49.321Z] 
09:55:49 [2019-10-06T09:55:49.321Z] Client: Docker Engine - Enterprise
09:55:49 [2019-10-06T09:55:49.321Z]  Version:           19.03.2
09:55:49 [2019-10-06T09:55:49.321Z]  API version:       1.40
09:55:49 [2019-10-06T09:55:49.321Z]  Go version:        go1.12.8
09:55:49 [2019-10-06T09:55:49.321Z]  Git commit:        c92ab06ed9
09:55:49 [2019-10-06T09:55:49.321Z]  Built:             09/03/2019 16:38:11
09:55:49 [2019-10-06T09:55:49.321Z]  OS/Arch:           windows/amd64
09:55:49 [2019-10-06T09:55:49.321Z]  Experimental:      false
09:55:49 [2019-10-06T09:55:49.321Z] 
09:55:49 [2019-10-06T09:55:49.321Z] Server: Docker Engine - Enterprise
09:55:49 [2019-10-06T09:55:49.321Z]  Engine:
09:55:49 [2019-10-06T09:55:49.321Z]   Version:          19.03.2
09:55:49 [2019-10-06T09:55:49.321Z]   API version:      1.40 (minimum version 1.24)
09:55:49 [2019-10-06T09:55:49.321Z]   Go version:       go1.12.8
09:55:49 [2019-10-06T09:55:49.321Z]   Git commit:       c92ab06ed9
09:55:49 [2019-10-06T09:55:49.321Z]   Built:            09/03/2019 16:35:47
09:55:49 [2019-10-06T09:55:49.321Z]   OS/Arch:          windows/amd64
09:55:49 [2019-10-06T09:55:49.321Z]   Experimental:     true
09:55:49 [2019-10-06T09:55:49.321Z] 
09:55:49 [2019-10-06T09:55:49.321Z] INFO: Docker info of control daemon
09:55:49 [2019-10-06T09:55:49.321Z] 
09:55:49 [2019-10-06T09:55:49.321Z] Client:
09:55:49 [2019-10-06T09:55:49.321Z]  Debug Mode: false
09:55:49 [2019-10-06T09:55:49.321Z]  Plugins:
09:55:49 [2019-10-06T09:55:49.321Z]   cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7)
09:55:49 [2019-10-06T09:55:49.321Z] 
09:55:49 [2019-10-06T09:55:49.321Z] Server:
09:55:49 [2019-10-06T09:55:49.321Z]  Containers: 0
09:55:49 [2019-10-06T09:55:49.321Z]   Running: 0
09:55:49 [2019-10-06T09:55:49.321Z]   Paused: 0
09:55:49 [2019-10-06T09:55:49.321Z]   Stopped: 0
09:55:49 [2019-10-06T09:55:49.321Z]  Images: 1
09:55:49 [2019-10-06T09:55:49.321Z]  Server Version: 19.03.2
09:55:49 [2019-10-06T09:55:49.321Z]  Storage Driver: windowsfilter (windows) lcow (linux)
09:55:49 [2019-10-06T09:55:49.321Z]   Windows: 
09:55:49 [2019-10-06T09:55:49.321Z]   LCOW: 
09:55:49 [2019-10-06T09:55:49.321Z]  Logging Driver: json-file
09:55:49 [2019-10-06T09:55:49.321Z]  Plugins:
09:55:49 [2019-10-06T09:55:49.321Z]   Volume: local
09:55:49 [2019-10-06T09:55:49.321Z]   Network: ics l2bridge l2tunnel nat null overlay transparent
09:55:49 [2019-10-06T09:55:49.321Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
09:55:49 [2019-10-06T09:55:49.321Z]  Swarm: inactive
09:55:49 [2019-10-06T09:55:49.321Z]  Default Isolation: process
09:55:49 [2019-10-06T09:55:49.321Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
09:55:49 [2019-10-06T09:55:49.321Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737)
09:55:49 [2019-10-06T09:55:49.321Z]  OSType: windows
09:55:49 [2019-10-06T09:55:49.321Z]  Architecture: x86_64
09:55:49 [2019-10-06T09:55:49.321Z]  CPUs: 4
09:55:49 [2019-10-06T09:55:49.321Z]  Total Memory: 32GiB
09:55:49 [2019-10-06T09:55:49.321Z]  Name: azwin-2-f27e50
09:55:49 [2019-10-06T09:55:49.321Z]  ID: 4XOH:KI43:3UYQ:TBC4:5RJP:O6MZ:RR7U:K7TM:PNVP:XMQC:BCRI:ONC3
09:55:49 [2019-10-06T09:55:49.321Z]  Docker Root Dir: D:\docker
09:55:49 [2019-10-06T09:55:49.321Z]  Debug Mode: false
09:55:49 [2019-10-06T09:55:49.321Z]  Registry: https://index.docker.io/v1/
09:55:49 [2019-10-06T09:55:49.321Z]  Labels:
09:55:49 [2019-10-06T09:55:49.321Z]  Experimental: true
09:55:49 [2019-10-06T09:55:49.321Z]  Insecure Registries:
09:55:49 [2019-10-06T09:55:49.321Z]   10.0.0.4:5000
09:55:49 [2019-10-06T09:55:49.321Z]   127.0.0.0/8
09:55:49 [2019-10-06T09:55:49.321Z]  Registry Mirrors:
09:55:49 [2019-10-06T09:55:49.321Z]   http://10.0.0.4:5000/
09:55:49 [2019-10-06T09:55:49.321Z]  Live Restore Enabled: false
09:55:49 [2019-10-06T09:55:49.321Z] 
09:55:49 [2019-10-06T09:55:49.321Z] 
09:55:49 [2019-10-06T09:55:49.321Z] INFO: Commit hash is bb5650619
09:55:49 [2019-10-06T09:55:49.321Z] INFO: Nuke-Everything...
09:55:49 [2019-10-06T09:55:49.321Z] INFO: Container count on control daemon to delete is 0
09:55:49 [2019-10-06T09:55:49.321Z] INFO: Nuking d:\CI
09:55:49 [2019-10-06T09:55:49.321Z] INFO: Zapped successfully
09:55:49 [2019-10-06T09:55:49.321Z] INFO: Location for testing is d:\CI\PR-40045\3
09:55:49 [2019-10-06T09:55:49.321Z] INFO: Validating GOLang consistency in Dockerfile.windows...
09:55:49 [2019-10-06T09:55:49.321Z] 
09:55:49 [2019-10-06T09:55:49.321Z] 
09:55:49 [2019-10-06T09:55:49.321Z] INFO: Building the image from Dockerfile.windows at 10/06/2019 09:55:43...
09:55:49 [2019-10-06T09:55:49.321Z] 
09:55:49 [2019-10-06T09:55:49.779Z] Sending build context to Docker daemon  49.97MB
09:55:49 [2019-10-06T09:55:49.779Z] 
09:55:49 [2019-10-06T09:55:49.779Z] Step 1/8 : FROM microsoft/windowsservercore
09:55:49 [2019-10-06T09:55:49.779Z]  ---> 1ddfa8bee56a
09:55:49 [2019-10-06T09:55:49.779Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
09:55:50 [2019-10-06T09:55:50.169Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
09:55:50 [2019-10-06T09:55:50.169Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
09:55:50 [2019-10-06T09:55:50.237Z]  ---> Running in 7a8d4ffc6465
09:55:50 [2019-10-06T09:55:50.417Z] --- PASS: TestBuildLabelWithTargets (2.16s)
09:55:50 [2019-10-06T09:55:50.417Z] === RUN   TestBuildWithEmptyLayers
09:55:51 [2019-10-06T09:55:51.203Z] Removing intermediate container 7a8d4ffc6465
09:55:51 [2019-10-06T09:55:51.203Z]  ---> 3f2a7132a1d4
09:55:51 [2019-10-06T09:55:51.203Z] Step 3/8 : ARG GO_VERSION=1.13.1
09:55:51 [2019-10-06T09:55:51.203Z]  ---> Running in 02057d6e484a
09:55:51 [2019-10-06T09:55:51.660Z] Removing intermediate container 02057d6e484a
09:55:51 [2019-10-06T09:55:51.660Z]  ---> dfd450c43746
09:55:51 [2019-10-06T09:55:51.660Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION}     GIT_VERSION=2.11.1     GOPATH=C:\gopath     GO111MODULE=off     FROM_DOCKERFILE=1
09:55:51 [2019-10-06T09:55:51.660Z]  ---> Running in ed092cceabed
09:55:51 [2019-10-06T09:55:51.702Z] --- PASS: TestBuildWithEmptyLayers (1.10s)
09:55:51 [2019-10-06T09:55:51.702Z] === RUN   TestBuildMultiStageOnBuild
09:55:52 [2019-10-06T09:55:52.118Z] Removing intermediate container ed092cceabed
09:55:52 [2019-10-06T09:55:52.118Z]  ---> b1fbb571eeb8
09:55:52 [2019-10-06T09:55:52.118Z] 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
09:55:52 [2019-10-06T09:55:52.118Z]  ---> Running in 359d4df0e4eb
09:55:53 [2019-10-06T09:55:53.445Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
09:55:53 [2019-10-06T09:55:53.446Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
09:55:54 [2019-10-06T09:55:54.905Z] --- PASS: TestBuildMultiStageOnBuild (2.72s)
09:55:54 [2019-10-06T09:55:54.905Z] === RUN   TestBuildUncleanTarFilenames
09:55:55 [2019-10-06T09:55:55.342Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
09:55:55 [2019-10-06T09:55:55.882Z] --- PASS: TestBuildUncleanTarFilenames (1.22s)
09:55:55 [2019-10-06T09:55:55.882Z] === RUN   TestBuildMultiStageLayerLeak
09:55:56 [2019-10-06T09:55:56.714Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
09:55:57 [2019-10-06T09:55:57.646Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
09:55:59 [2019-10-06T09:55:59.078Z] --- PASS: TestBuildMultiStageLayerLeak (3.20s)
09:55:59 [2019-10-06T09:55:59.078Z] === RUN   TestBuildWithHugeFile
09:55:59 [2019-10-06T09:55:59.546Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
09:56:00 [2019-10-06T09:56:00.918Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
09:56:01 [2019-10-06T09:56:01.322Z] tests/integration/models_containers_test.py ............................ [ 83%]
09:56:01 [2019-10-06T09:56:01.484Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
09:56:02 [2019-10-06T09:56:02.049Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
09:56:03 [2019-10-06T09:56:03.947Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
09:56:04 [2019-10-06T09:56:04.487Z] 
09:56:04 [2019-10-06T09:56:04.487Z] SUCCESS: Specified value was saved.
09:56:04 [2019-10-06T09:56:04.487Z] INFO: Downloading git...
09:56:04 [2019-10-06T09:56:04.513Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
09:56:05 [2019-10-06T09:56:05.445Z] === RUN   TestDockerSuite/TestAttachAfterDetach
09:56:06 [2019-10-06T09:56:06.023Z] INFO: Downloading go...
09:56:07 [2019-10-06T09:56:07.567Z] INFO: Downloading compiler 1 of 3...
09:56:07 [2019-10-06T09:56:07.978Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
09:56:08 [2019-10-06T09:56:08.025Z] INFO: Downloading compiler 2 of 3...
09:56:08 [2019-10-06T09:56:08.483Z] INFO: Downloading compiler 3 of 3...
09:56:08 [2019-10-06T09:56:08.941Z] INFO: Extracting git...
09:56:09 [2019-10-06T09:56:09.876Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
09:56:10 [2019-10-06T09:56:10.134Z] === RUN   TestDockerSuite/TestAttachDetach
09:56:12 [2019-10-06T09:56:12.034Z] === RUN   TestDockerSuite/TestAttachDisconnect
09:56:13 [2019-10-06T09:56:13.404Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
09:56:14 [2019-10-06T09:56:14.781Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
09:56:16 [2019-10-06T09:56:16.159Z] === RUN   TestDockerSuite/TestAttachPausedContainer
09:56:18 [2019-10-06T09:56:18.054Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
09:56:18 [2019-10-06T09:56:18.987Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
09:56:19 [2019-10-06T09:56:19.244Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
09:56:19 [2019-10-06T09:56:19.873Z] .........                                                                [ 85%]
09:56:20 [2019-10-06T09:56:20.628Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
09:56:21 [2019-10-06T09:56:21.561Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
09:56:23 [2019-10-06T09:56:23.488Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
09:56:24 [2019-10-06T09:56:24.061Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
09:56:24 [2019-10-06T09:56:24.319Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
09:56:25 [2019-10-06T09:56:25.251Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
09:56:26 [2019-10-06T09:56:26.058Z] tests/integration/models_images_test.py ...............                  [ 89%]
09:56:26 [2019-10-06T09:56:26.605Z] INFO: Expanding go...
09:56:26 [2019-10-06T09:56:26.620Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
09:56:27 [2019-10-06T09:56:27.185Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
09:56:27 [2019-10-06T09:56:27.185Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
09:56:27 [2019-10-06T09:56:27.725Z] tests/integration/models_networks_test.py ....                           [ 90%]
09:56:29 [2019-10-06T09:56:29.084Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
09:56:29 [2019-10-06T09:56:29.084Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
09:56:30 [2019-10-06T09:56:30.980Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
09:56:30 [2019-10-06T09:56:30.980Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
09:56:32 [2019-10-06T09:56:32.350Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
09:56:32 [2019-10-06T09:56:32.915Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
09:56:34 [2019-10-06T09:56:34.274Z] tests/integration/models_nodes_test.py .                                 [ 91%]
09:56:34 [2019-10-06T09:56:34.530Z] tests/integration/models_resources_test.py .                             [ 91%]
09:56:34 [2019-10-06T09:56:34.729Z] --- PASS: TestBuildWithHugeFile (33.10s)
09:56:34 [2019-10-06T09:56:34.729Z] === RUN   TestBuildWithEmptyDockerfile
09:56:34 [2019-10-06T09:56:34.729Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
09:56:34 [2019-10-06T09:56:34.729Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
09:56:34 [2019-10-06T09:56:34.729Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:56:34 [2019-10-06T09:56:34.729Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:56:34 [2019-10-06T09:56:34.729Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:56:34 [2019-10-06T09:56:34.729Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:56:34 [2019-10-06T09:56:34.729Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
09:56:34 [2019-10-06T09:56:34.729Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:56:34 [2019-10-06T09:56:34.729Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:56:34 [2019-10-06T09:56:34.729Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s)
09:56:34 [2019-10-06T09:56:34.729Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s)
09:56:34 [2019-10-06T09:56:34.729Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s)
09:56:34 [2019-10-06T09:56:34.729Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s)
09:56:34 [2019-10-06T09:56:34.729Z] === RUN   TestBuildPreserveOwnership
09:56:34 [2019-10-06T09:56:34.729Z] === RUN   TestBuildPreserveOwnership/copy_from
09:56:34 [2019-10-06T09:56:34.812Z] --- PASS: TestBuildWithHugeFile (97.65s)
09:56:34 [2019-10-06T09:56:34.812Z] === RUN   TestBuildWithEmptyDockerfile
09:56:34 [2019-10-06T09:56:34.812Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
09:56:34 [2019-10-06T09:56:34.812Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
09:56:34 [2019-10-06T09:56:34.812Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:56:34 [2019-10-06T09:56:34.812Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:56:34 [2019-10-06T09:56:34.812Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:56:34 [2019-10-06T09:56:34.812Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:56:34 [2019-10-06T09:56:34.812Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
09:56:34 [2019-10-06T09:56:34.812Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:56:35 [2019-10-06T09:56:35.070Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:56:35 [2019-10-06T09:56:35.327Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s)
09:56:35 [2019-10-06T09:56:35.327Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.20s)
09:56:35 [2019-10-06T09:56:35.327Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.20s)
09:56:35 [2019-10-06T09:56:35.327Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s)
09:56:35 [2019-10-06T09:56:35.327Z] === RUN   TestBuildPreserveOwnership
09:56:35 [2019-10-06T09:56:35.327Z] === RUN   TestBuildPreserveOwnership/copy_from
09:56:35 [2019-10-06T09:56:35.585Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
09:56:36 [2019-10-06T09:56:36.004Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
09:56:36 [2019-10-06T09:56:36.963Z] === RUN   TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
09:56:37 [2019-10-06T09:56:37.527Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
09:56:38 [2019-10-06T09:56:38.607Z] --- PASS: TestBuildPreserveOwnership (6.06s)
09:56:38 [2019-10-06T09:56:38.607Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.84s)
09:56:38 [2019-10-06T09:56:38.607Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.21s)
09:56:38 [2019-10-06T09:56:38.607Z] === RUN   TestBuildPlatformInvalid
09:56:38 [2019-10-06T09:56:38.607Z] --- PASS: TestBuildPlatformInvalid (0.11s)
09:56:38 [2019-10-06T09:56:38.607Z] PASS
09:56:38 [2019-10-06T09:56:38.607Z] 
09:56:38 [2019-10-06T09:56:38.607Z] === Skipped
09:56:38 [2019-10-06T09:56:38.607Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s)
09:56:38 [2019-10-06T09:56:38.607Z]     build_session_test.go:25: TODO: BuildKit
09:56:38 [2019-10-06T09:56:38.607Z] 
09:56:38 [2019-10-06T09:56:38.607Z] 
09:56:38 [2019-10-06T09:56:38.607Z] DONE 32 tests, 1 skipped in 83.183s
09:56:38 [2019-10-06T09:56:38.607Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m 
09:56:38 [2019-10-06T09:56:38.607Z] ++ 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
09:56:38 [2019-10-06T09:56:38.607Z] ++ set -e
09:56:38 [2019-10-06T09:56:38.607Z] ++ '[' -n 0 ']'
09:56:38 [2019-10-06T09:56:38.607Z] ++ set -x
09:56:38 [2019-10-06T09:56:38.607Z] ++ env -i DEST=/go/src/github.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
09:56:38 [2019-10-06T09:56:38.607Z] INFO: Testing against a local daemon
09:56:38 [2019-10-06T09:56:38.607Z] === RUN   TestConfigList
09:56:39 [2019-10-06T09:56:39.426Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
09:56:40 [2019-10-06T09:56:40.361Z] tests/integration/models_services_test.py ..............X.               [ 95%]
09:56:41 [2019-10-06T09:56:41.323Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
09:56:41 [2019-10-06T09:56:41.323Z] --- PASS: TestBuildPreserveOwnership (5.94s)
09:56:41 [2019-10-06T09:56:41.323Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.10s)
09:56:41 [2019-10-06T09:56:41.323Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.83s)
09:56:41 [2019-10-06T09:56:41.323Z] === RUN   TestBuildPlatformInvalid
09:56:41 [2019-10-06T09:56:41.323Z] --- PASS: TestBuildPlatformInvalid (0.17s)
09:56:41 [2019-10-06T09:56:41.323Z] PASS
09:56:41 [2019-10-06T09:56:41.323Z] 
09:56:41 [2019-10-06T09:56:41.323Z] === Skipped
09:56:41 [2019-10-06T09:56:41.323Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
09:56:41 [2019-10-06T09:56:41.323Z]     build_session_test.go:25: TODO: BuildKit
09:56:41 [2019-10-06T09:56:41.323Z] 
09:56:41 [2019-10-06T09:56:41.323Z] 
09:56:41 [2019-10-06T09:56:41.323Z] DONE 32 tests, 1 skipped in 183.401s
09:56:41 [2019-10-06T09:56:41.323Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
09:56:41 [2019-10-06T09:56:41.323Z] ++ 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
09:56:41 [2019-10-06T09:56:41.323Z] ++ set -e
09:56:41 [2019-10-06T09:56:41.323Z] ++ '[' -n 0 ']'
09:56:41 [2019-10-06T09:56:41.323Z] ++ set -x
09:56:41 [2019-10-06T09:56:41.323Z] ++ env -i DEST=/go/src/github.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
09:56:41 [2019-10-06T09:56:41.580Z] INFO: Testing against a local daemon
09:56:41 [2019-10-06T09:56:41.580Z] === RUN   TestConfigList
09:56:41 [2019-10-06T09:56:41.827Z] --- PASS: TestConfigList (2.83s)
09:56:41 [2019-10-06T09:56:41.827Z]     config_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigList"
09:56:41 [2019-10-06T09:56:41.827Z] === RUN   TestConfigsCreateAndDelete
09:56:43 [2019-10-06T09:56:43.624Z] tests/integration/models_swarm_test.py ..                                [ 96%]
09:56:43 [2019-10-06T09:56:43.884Z] tests/integration/models_volumes_test.py ..                              [ 96%]
09:56:44 [2019-10-06T09:56:44.356Z] --- PASS: TestConfigsCreateAndDelete (2.87s)
09:56:44 [2019-10-06T09:56:44.356Z]     config_test.go:112: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete"
09:56:44 [2019-10-06T09:56:44.356Z] === RUN   TestConfigsUpdate
09:56:44 [2019-10-06T09:56:44.861Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
09:56:45 [2019-10-06T09:56:45.119Z] --- PASS: TestConfigList (3.43s)
09:56:45 [2019-10-06T09:56:45.119Z]     config_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigList"
09:56:45 [2019-10-06T09:56:45.119Z] === RUN   TestConfigsCreateAndDelete
09:56:45 [2019-10-06T09:56:45.119Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
09:56:45 [2019-10-06T09:56:45.684Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
09:56:46 [2019-10-06T09:56:46.250Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
09:56:46 [2019-10-06T09:56:46.820Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
09:56:47 [2019-10-06T09:56:47.000Z] #72 exporting layers 110.2s done
09:56:47 [2019-10-06T09:56:47.001Z] #72 exporting manifest sha256:854d0f10ecf3db900e9fdf4576e2af34a1eb79627edb4d2114285dbf1b48850d
09:56:47 [2019-10-06T09:56:47.001Z] #72 exporting manifest sha256:854d0f10ecf3db900e9fdf4576e2af34a1eb79627edb4d2114285dbf1b48850d 0.0s done
09:56:47 [2019-10-06T09:56:47.001Z] #72 exporting config sha256:3fdcfe6fcc2c5f6c83537e2391786a45b0470d15cf344b0f7d94e3b9914da01d done
09:56:47 [2019-10-06T09:56:47.001Z] #72 sending tarball
09:56:47 [2019-10-06T09:56:47.544Z] --- PASS: TestConfigsUpdate (2.94s)
09:56:47 [2019-10-06T09:56:47.544Z]     config_test.go:140: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate"
09:56:47 [2019-10-06T09:56:47.544Z] === RUN   TestTemplatedConfig
09:56:48 [2019-10-06T09:56:48.191Z] --- PASS: TestConfigsCreateAndDelete (3.19s)
09:56:48 [2019-10-06T09:56:48.191Z]     config_test.go:112: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete"
09:56:48 [2019-10-06T09:56:48.191Z] === RUN   TestConfigsUpdate
09:56:48 [2019-10-06T09:56:48.466Z] tests/integration/regression_test.py ......                              [ 98%]
09:56:48 [2019-10-06T09:56:48.724Z] tests/integration/credentials/store_test.py ......                       [ 99%]
09:56:48 [2019-10-06T09:56:48.724Z] tests/integration/credentials/utils_test.py .                            [100%]
09:56:48 [2019-10-06T09:56:48.724Z] 
09:56:48 [2019-10-06T09:56:48.724Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
09:56:48 [2019-10-06T09:56:48.724Z] =========================== short test summary info ============================
09:56:48 [2019-10-06T09:56:48.724Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
09:56:48 [2019-10-06T09:56:48.724Z]   CONFIG_RT_GROUP_SCHED isn't enabled
09:56:48 [2019-10-06T09:56:48.724Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
09:56:48 [2019-10-06T09:56:48.724Z]   Not supported on most drivers
09:56:48 [2019-10-06T09:56:48.724Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
09:56:48 [2019-10-06T09:56:48.724Z]   This doesn't seem to be taken into account by the engine
09:56:48 [2019-10-06T09:56:48.724Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
09:56:48 [2019-10-06T09:56:48.724Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
09:56:48 [2019-10-06T09:56:48.724Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
09:56:48 [2019-10-06T09:56:48.724Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
09:56:48 [2019-10-06T09:56:48.724Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
09:56:48 [2019-10-06T09:56:48.724Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
09:56:48 [2019-10-06T09:56:48.724Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
09:56:48 [2019-10-06T09:56:48.724Z] = 368 passed, 7 skipped, 5 deselected, 3 xfailed, 2 xpassed in 344.88 seconds ==
09:56:49 [2019-10-06T09:56:49.288Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
09:56:50 [2019-10-06T09:56:50.087Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
09:56:50 [2019-10-06T09:56:50.087Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
09:56:50 [2019-10-06T09:56:50.853Z] --- PASS: TestTemplatedConfig (3.62s)
09:56:50 [2019-10-06T09:56:50.853Z]     config_test.go:192: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig"
09:56:50 [2019-10-06T09:56:50.853Z] === RUN   TestConfigInspect
09:56:51 [2019-10-06T09:56:51.458Z] --- PASS: TestConfigsUpdate (3.18s)
09:56:51 [2019-10-06T09:56:51.458Z]     config_test.go:140: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate"
09:56:51 [2019-10-06T09:56:51.458Z] === RUN   TestTemplatedConfig
09:56:51 [2019-10-06T09:56:51.731Z] INFO: Expanding compiler 1 of 3...
09:56:51 [2019-10-06T09:56:51.731Z] INFO: Expanding compiler 2 of 3...
09:56:52 [2019-10-06T09:56:52.830Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
09:56:52 [2019-10-06T09:56:52.830Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
09:56:52 [2019-10-06T09:56:52.830Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
09:56:53 [2019-10-06T09:56:53.087Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
09:56:54 [2019-10-06T09:56:54.021Z] --- PASS: TestConfigInspect (2.90s)
09:56:54 [2019-10-06T09:56:54.021Z]     config_test.go:326: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect"
09:56:54 [2019-10-06T09:56:54.021Z] === RUN   TestConfigCreateWithLabels
09:56:54 [2019-10-06T09:56:54.987Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
09:56:55 [2019-10-06T09:56:55.246Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
09:56:55 [2019-10-06T09:56:55.506Z] --- PASS: TestTemplatedConfig (4.01s)
09:56:55 [2019-10-06T09:56:55.506Z]     config_test.go:192: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig"
09:56:55 [2019-10-06T09:56:55.506Z] === RUN   TestConfigInspect
09:56:55 [2019-10-06T09:56:55.506Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
09:56:56 [2019-10-06T09:56:56.441Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
09:56:56 [2019-10-06T09:56:56.458Z] --- PASS: TestConfigCreateWithLabels (2.81s)
09:56:56 [2019-10-06T09:56:56.459Z]     config_test.go:350: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels"
09:56:56 [2019-10-06T09:56:56.459Z] === RUN   TestConfigCreateResolve
09:56:57 [2019-10-06T09:56:57.383Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
09:56:58 [2019-10-06T09:56:58.754Z] --- PASS: TestConfigInspect (3.29s)
09:56:58 [2019-10-06T09:56:58.754Z]     config_test.go:326: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect"
09:56:58 [2019-10-06T09:56:58.754Z] === RUN   TestConfigCreateWithLabels
09:56:58 [2019-10-06T09:56:58.797Z] INFO: Expanding compiler 3 of 3...
09:56:58 [2019-10-06T09:56:58.798Z] INFO: Removing downloaded files...
09:56:58 [2019-10-06T09:56:58.798Z] INFO: Creating source directory...
09:56:58 [2019-10-06T09:56:58.798Z] INFO: Configuring git core.autocrlf...
09:56:58 [2019-10-06T09:56:58.798Z] INFO: Completed
09:56:59 [2019-10-06T09:56:59.011Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
09:56:59 [2019-10-06T09:56:59.011Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
09:56:59 [2019-10-06T09:56:59.880Z] --- PASS: TestConfigCreateResolve (3.05s)
09:56:59 [2019-10-06T09:56:59.880Z]     config_test.go:377: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve"
09:56:59 [2019-10-06T09:56:59.880Z] === RUN   TestConfigDaemonLibtrustID
09:57:00 [2019-10-06T09:57:00.250Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
09:57:00 [2019-10-06T09:57:00.250Z]     config_test.go:427: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID"
09:57:00 [2019-10-06T09:57:00.250Z] PASS
09:57:00 [2019-10-06T09:57:00.250Z] 
09:57:00 [2019-10-06T09:57:00.250Z] DONE 8 tests in 21.651s
09:57:00 [2019-10-06T09:57:00.250Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m 
09:57:00 [2019-10-06T09:57:00.250Z] ++ 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
09:57:00 [2019-10-06T09:57:00.250Z] ++ set -e
09:57:00 [2019-10-06T09:57:00.250Z] ++ '[' -n 0 ']'
09:57:00 [2019-10-06T09:57:00.250Z] ++ set -x
09:57:00 [2019-10-06T09:57:00.250Z] ++ env -i DEST=/go/src/github.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
09:57:00 [2019-10-06T09:57:00.250Z] INFO: Testing against a local daemon
09:57:00 [2019-10-06T09:57:00.250Z] === RUN   TestCheckpoint
09:57:00 [2019-10-06T09:57:00.250Z] --- SKIP: TestCheckpoint (0.00s)
09:57:00 [2019-10-06T09:57:00.250Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:57:00 [2019-10-06T09:57:00.250Z] === RUN   TestContainerInvalidJSON
09:57:00 [2019-10-06T09:57:00.250Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
09:57:00 [2019-10-06T09:57:00.250Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
09:57:00 [2019-10-06T09:57:00.250Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
09:57:00 [2019-10-06T09:57:00.250Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
09:57:00 [2019-10-06T09:57:00.250Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
09:57:00 [2019-10-06T09:57:00.250Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
09:57:00 [2019-10-06T09:57:00.250Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
09:57:00 [2019-10-06T09:57:00.250Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
09:57:00 [2019-10-06T09:57:00.250Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
09:57:00 [2019-10-06T09:57:00.250Z] --- PASS: TestContainerInvalidJSON (0.01s)
09:57:00 [2019-10-06T09:57:00.250Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
09:57:00 [2019-10-06T09:57:00.250Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
09:57:00 [2019-10-06T09:57:00.250Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
09:57:00 [2019-10-06T09:57:00.250Z] === RUN   TestCopyFromContainerPathDoesNotExist
09:57:00 [2019-10-06T09:57:00.250Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s)
09:57:00 [2019-10-06T09:57:00.250Z] === RUN   TestCopyFromContainerPathIsNotDir
09:57:00 [2019-10-06T09:57:00.621Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s)
09:57:00 [2019-10-06T09:57:00.621Z] === RUN   TestCopyToContainerPathDoesNotExist
09:57:00 [2019-10-06T09:57:00.621Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s)
09:57:00 [2019-10-06T09:57:00.621Z] === RUN   TestCopyToContainerPathIsNotDir
09:57:00 [2019-10-06T09:57:00.621Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s)
09:57:00 [2019-10-06T09:57:00.621Z] === RUN   TestCopyFromContainer
09:57:00 [2019-10-06T09:57:00.908Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
09:57:01 [2019-10-06T09:57:01.467Z] umount: bundles/test-docker-py/root: mountpoint not found
09:57:01 [2019-10-06T09:57:01.467Z] Clearing AppArmor profiles cache:.
09:57:01 [2019-10-06T09:57:01.467Z] All profile caches have been cleared, but no profiles have been unloaded.
09:57:01 [2019-10-06T09:57:01.467Z] Unloading profiles will leave already running processes permanently
09:57:01 [2019-10-06T09:57:01.467Z] unconfined, which can lead to unexpected situations.
09:57:01 [2019-10-06T09:57:01.467Z] 
09:57:01 [2019-10-06T09:57:01.467Z] To set a process to complain mode, use the command line tool
09:57:01 [2019-10-06T09:57:01.467Z] 'aa-complain'. To really tear down all profiles, run the init script
09:57:01 [2019-10-06T09:57:01.467Z] with the 'teardown' option."
09:57:01 [2019-10-06T09:57:01.467Z] 
09:57:01 [2019-10-06T09:57:01.474Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
Post stage
09:57:01 [2019-10-06T09:57:01.732Z] --- PASS: TestConfigCreateWithLabels (2.98s)
09:57:01 [2019-10-06T09:57:01.732Z]     config_test.go:350: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels"
09:57:01 [2019-10-06T09:57:01.732Z] === RUN   TestConfigCreateResolve
[Pipeline] junit
09:57:01 [2019-10-06T09:57:01.736Z] Recording test results
09:57:02 [2019-10-06T09:57:02.298Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
09:57:02 [2019-10-06T09:57:02.372Z] #72 sending tarball 17.0s done
09:57:02 [2019-10-06T09:57:02.372Z] #72 DONE 127.2s
09:57:02 [2019-10-06T09:57:02.372Z] 
09:57:02 [2019-10-06T09:57:02.372Z] #73 importing to docker
[Pipeline] sh
09:57:03 [2019-10-06T09:57:03.031Z] + echo Ensuring container killed.
09:57:03 [2019-10-06T09:57:03.031Z] Ensuring container killed.
09:57:03 [2019-10-06T09:57:03.031Z] + docker rm -vf docker-pr3
09:57:03 [2019-10-06T09:57:03.031Z] Error: No such container: docker-pr3
09:57:03 [2019-10-06T09:57:03.031Z] + true
[Pipeline] sh
09:57:03 [2019-10-06T09:57:03.076Z] === RUN   TestCopyFromContainer//
09:57:03 [2019-10-06T09:57:03.076Z] === RUN   TestCopyFromContainer//bar/root
09:57:03 [2019-10-06T09:57:03.076Z] === RUN   TestCopyFromContainer//bar/root/
09:57:03 [2019-10-06T09:57:03.076Z] === RUN   TestCopyFromContainer/bar/quux
09:57:03 [2019-10-06T09:57:03.076Z] === RUN   TestCopyFromContainer/bar/quux/
09:57:03 [2019-10-06T09:57:03.076Z] === RUN   TestCopyFromContainer/bar/quux/baz
09:57:03 [2019-10-06T09:57:03.076Z] === RUN   TestCopyFromContainer/bar/filesymlink
09:57:03 [2019-10-06T09:57:03.076Z] === RUN   TestCopyFromContainer/bar/dirsymlink
09:57:03 [2019-10-06T09:57:03.320Z] + echo Chowning /workspace to jenkins user
09:57:03 [2019-10-06T09:57:03.320Z] Chowning /workspace to jenkins user
09:57:03 [2019-10-06T09:57:03.320Z] + id -u
09:57:03 [2019-10-06T09:57:03.320Z] + id -g
09:57:03 [2019-10-06T09:57:03.320Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40045:/workspace busybox chown -R 1000:1000 /workspace
09:57:03 [2019-10-06T09:57:03.320Z] Unable to find image 'busybox:latest' locally
09:57:03 [2019-10-06T09:57:03.547Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
09:57:03 [2019-10-06T09:57:03.547Z] === RUN   TestCopyFromContainer/bar/notarget
09:57:03 [2019-10-06T09:57:03.547Z] --- PASS: TestCopyFromContainer (2.84s)
09:57:03 [2019-10-06T09:57:03.547Z]     --- PASS: TestCopyFromContainer// (0.05s)
09:57:03 [2019-10-06T09:57:03.547Z]     --- PASS: TestCopyFromContainer//bar/root (0.11s)
09:57:03 [2019-10-06T09:57:03.547Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.05s)
09:57:03 [2019-10-06T09:57:03.547Z]     --- PASS: TestCopyFromContainer/bar/quux (0.11s)
09:57:03 [2019-10-06T09:57:03.547Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.08s)
09:57:03 [2019-10-06T09:57:03.547Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s)
09:57:03 [2019-10-06T09:57:03.547Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s)
09:57:03 [2019-10-06T09:57:03.547Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s)
09:57:03 [2019-10-06T09:57:03.547Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s)
09:57:03 [2019-10-06T09:57:03.547Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
09:57:03 [2019-10-06T09:57:03.547Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
09:57:03 [2019-10-06T09:57:03.547Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:57:03 [2019-10-06T09:57:03.547Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:57:03 [2019-10-06T09:57:03.547Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:57:03 [2019-10-06T09:57:03.547Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:57:03 [2019-10-06T09:57:03.547Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
09:57:03 [2019-10-06T09:57:03.547Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
09:57:03 [2019-10-06T09:57:03.547Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:57:03 [2019-10-06T09:57:03.547Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
09:57:03 [2019-10-06T09:57:03.547Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:57:03 [2019-10-06T09:57:03.547Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
09:57:03 [2019-10-06T09:57:03.547Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
09:57:03 [2019-10-06T09:57:03.547Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
09:57:03 [2019-10-06T09:57:03.547Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
09:57:03 [2019-10-06T09:57:03.547Z] === RUN   TestCreateLinkToNonExistingContainer
09:57:03 [2019-10-06T09:57:03.547Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
09:57:03 [2019-10-06T09:57:03.547Z] === RUN   TestCreateWithInvalidEnv
09:57:03 [2019-10-06T09:57:03.547Z] === RUN   TestCreateWithInvalidEnv/0
09:57:03 [2019-10-06T09:57:03.547Z] === PAUSE TestCreateWithInvalidEnv/0
09:57:03 [2019-10-06T09:57:03.547Z] === RUN   TestCreateWithInvalidEnv/1
09:57:03 [2019-10-06T09:57:03.547Z] === PAUSE TestCreateWithInvalidEnv/1
09:57:03 [2019-10-06T09:57:03.547Z] === RUN   TestCreateWithInvalidEnv/2
09:57:03 [2019-10-06T09:57:03.547Z] === PAUSE TestCreateWithInvalidEnv/2
09:57:03 [2019-10-06T09:57:03.547Z] === CONT  TestCreateWithInvalidEnv/0
09:57:03 [2019-10-06T09:57:03.547Z] === CONT  TestCreateWithInvalidEnv/2
09:57:03 [2019-10-06T09:57:03.547Z] === CONT  TestCreateWithInvalidEnv/1
09:57:03 [2019-10-06T09:57:03.547Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
09:57:03 [2019-10-06T09:57:03.547Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
09:57:03 [2019-10-06T09:57:03.547Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
09:57:03 [2019-10-06T09:57:03.547Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
09:57:03 [2019-10-06T09:57:03.547Z] === RUN   TestCreateTmpfsMountsTarget
09:57:03 [2019-10-06T09:57:03.547Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
09:57:03 [2019-10-06T09:57:03.547Z] === RUN   TestCreateWithCustomMaskedPaths
09:57:03 [2019-10-06T09:57:03.578Z] latest: Pulling from library/busybox
09:57:03 [2019-10-06T09:57:03.835Z] 7c9d20b9b6cd: Pulling fs layer
09:57:03 [2019-10-06T09:57:03.835Z] 7c9d20b9b6cd: Verifying Checksum
09:57:03 [2019-10-06T09:57:03.835Z] 7c9d20b9b6cd: Download complete
09:57:03 [2019-10-06T09:57:03.835Z] 7c9d20b9b6cd: Pull complete
09:57:04 [2019-10-06T09:57:04.092Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e
09:57:04 [2019-10-06T09:57:04.092Z] Status: Downloaded newer image for busybox:latest
09:57:04 [2019-10-06T09:57:04.198Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
09:57:04 [2019-10-06T09:57:04.456Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
09:57:04 [2019-10-06T09:57:04.713Z] --- PASS: TestConfigCreateResolve (3.11s)
09:57:04 [2019-10-06T09:57:04.713Z]     config_test.go:377: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve"
09:57:04 [2019-10-06T09:57:04.713Z] === RUN   TestConfigDaemonLibtrustID
09:57:05 [2019-10-06T09:57:05.279Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
09:57:05 [2019-10-06T09:57:05.279Z]     config_test.go:427: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID"
09:57:05 [2019-10-06T09:57:05.279Z] PASS
09:57:05 [2019-10-06T09:57:05.279Z] 
09:57:05 [2019-10-06T09:57:05.279Z] DONE 8 tests in 23.891s
09:57:05 [2019-10-06T09:57:05.279Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
09:57:05 [2019-10-06T09:57:05.279Z] ++ 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
09:57:05 [2019-10-06T09:57:05.279Z] ++ set -e
09:57:05 [2019-10-06T09:57:05.279Z] ++ '[' -n 0 ']'
09:57:05 [2019-10-06T09:57:05.279Z] ++ set -x
09:57:05 [2019-10-06T09:57:05.279Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
09:57:05 [2019-10-06T09:57:05.536Z] INFO: Testing against a local daemon
09:57:05 [2019-10-06T09:57:05.536Z] === RUN   TestCheckpoint
09:57:05 [2019-10-06T09:57:05.536Z] --- SKIP: TestCheckpoint (0.00s)
09:57:05 [2019-10-06T09:57:05.536Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:57:05 [2019-10-06T09:57:05.536Z] === RUN   TestContainerInvalidJSON
09:57:05 [2019-10-06T09:57:05.536Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
09:57:05 [2019-10-06T09:57:05.536Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
09:57:05 [2019-10-06T09:57:05.536Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
09:57:05 [2019-10-06T09:57:05.536Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
09:57:05 [2019-10-06T09:57:05.536Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
09:57:05 [2019-10-06T09:57:05.536Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
09:57:05 [2019-10-06T09:57:05.536Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
09:57:05 [2019-10-06T09:57:05.536Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
09:57:05 [2019-10-06T09:57:05.536Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
09:57:05 [2019-10-06T09:57:05.536Z] --- PASS: TestContainerInvalidJSON (0.01s)
09:57:05 [2019-10-06T09:57:05.536Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
09:57:05 [2019-10-06T09:57:05.536Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
09:57:05 [2019-10-06T09:57:05.536Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
09:57:05 [2019-10-06T09:57:05.536Z] === RUN   TestCopyFromContainerPathDoesNotExist
09:57:05 [2019-10-06T09:57:05.536Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s)
09:57:05 [2019-10-06T09:57:05.536Z] === RUN   TestCopyFromContainerPathIsNotDir
09:57:05 [2019-10-06T09:57:05.794Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s)
09:57:05 [2019-10-06T09:57:05.794Z] === RUN   TestCopyToContainerPathDoesNotExist
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
09:57:06 [2019-10-06T09:57:06.052Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.16s)
09:57:06 [2019-10-06T09:57:06.052Z] === RUN   TestCopyToContainerPathIsNotDir
09:57:06 [2019-10-06T09:57:06.052Z] --- PASS: TestCopyToContainerPathIsNotDir (0.14s)
09:57:06 [2019-10-06T09:57:06.052Z] === RUN   TestCopyFromContainer
09:57:06 [2019-10-06T09:57:06.157Z] --- PASS: TestCreateWithCustomMaskedPaths (2.55s)
09:57:06 [2019-10-06T09:57:06.157Z] === RUN   TestCreateWithCapabilities
09:57:06 [2019-10-06T09:57:06.157Z] === RUN   TestCreateWithCapabilities/no_capabilities
09:57:06 [2019-10-06T09:57:06.157Z] === PAUSE TestCreateWithCapabilities/no_capabilities
09:57:06 [2019-10-06T09:57:06.157Z] === RUN   TestCreateWithCapabilities/empty_capabilities
09:57:06 [2019-10-06T09:57:06.157Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
09:57:06 [2019-10-06T09:57:06.157Z] === RUN   TestCreateWithCapabilities/valid_capabilities
09:57:06 [2019-10-06T09:57:06.157Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
09:57:06 [2019-10-06T09:57:06.157Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
09:57:06 [2019-10-06T09:57:06.157Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
09:57:06 [2019-10-06T09:57:06.157Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
09:57:06 [2019-10-06T09:57:06.157Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
09:57:06 [2019-10-06T09:57:06.157Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
09:57:06 [2019-10-06T09:57:06.157Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
09:57:06 [2019-10-06T09:57:06.157Z] === RUN   TestCreateWithCapabilities/empty_capadd
09:57:06 [2019-10-06T09:57:06.157Z] === PAUSE TestCreateWithCapabilities/empty_capadd
09:57:06 [2019-10-06T09:57:06.157Z] === RUN   TestCreateWithCapabilities/empty_capdrop
09:57:06 [2019-10-06T09:57:06.157Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
09:57:06 [2019-10-06T09:57:06.157Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
09:57:06 [2019-10-06T09:57:06.157Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
09:57:06 [2019-10-06T09:57:06.157Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
09:57:06 [2019-10-06T09:57:06.157Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
09:57:06 [2019-10-06T09:57:06.157Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
09:57:06 [2019-10-06T09:57:06.157Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
09:57:06 [2019-10-06T09:57:06.157Z] === CONT  TestCreateWithCapabilities/no_capabilities
09:57:06 [2019-10-06T09:57:06.157Z] === CONT  TestCreateWithCapabilities/empty_capadd
09:57:06 [2019-10-06T09:57:06.157Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
09:57:06 [2019-10-06T09:57:06.157Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
09:57:06 [2019-10-06T09:57:06.157Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
09:57:06 [2019-10-06T09:57:06.157Z] === CONT  TestCreateWithCapabilities/empty_capdrop
09:57:06 [2019-10-06T09:57:06.289Z] + bundleName=docker-py
09:57:06 [2019-10-06T09:57:06.289Z] + echo Creating docker-py-bundles.tar.gz
09:57:06 [2019-10-06T09:57:06.289Z] Creating docker-py-bundles.tar.gz
09:57:06 [2019-10-06T09:57:06.289Z] + 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
09:57:06 [2019-10-06T09:57:06.302Z] Archiving artifacts
09:57:06 [2019-10-06T09:57:06.534Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
09:57:06 [2019-10-06T09:57:06.534Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
09:57:06 [2019-10-06T09:57:06.534Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
09:57:06 [2019-10-06T09:57:06.534Z] === CONT  TestCreateWithCapabilities/valid_capabilities
09:57:06 [2019-10-06T09:57:06.534Z] === CONT  TestCreateWithCapabilities/empty_capabilities
09:57:06 [2019-10-06T09:57:06.534Z] --- PASS: TestCreateWithCapabilities (0.02s)
09:57:06 [2019-10-06T09:57:06.534Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s)
09:57:06 [2019-10-06T09:57:06.534Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
09:57:06 [2019-10-06T09:57:06.534Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
09:57:06 [2019-10-06T09:57:06.534Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.10s)
09:57:06 [2019-10-06T09:57:06.534Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.09s)
09:57:06 [2019-10-06T09:57:06.534Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
09:57:06 [2019-10-06T09:57:06.534Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.11s)
09:57:06 [2019-10-06T09:57:06.534Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s)
09:57:06 [2019-10-06T09:57:06.534Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s)
09:57:06 [2019-10-06T09:57:06.534Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s)
09:57:06 [2019-10-06T09:57:06.534Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s)
09:57:06 [2019-10-06T09:57:06.534Z] === RUN   TestCreateWithCustomReadonlyPaths
09:57:07 [2019-10-06T09:57:07.963Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40045/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
09:57:08 [2019-10-06T09:57:08.311Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40045/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=bb5650619e26cf0b79f30bafc551e5120a0643a4 -e DOCKER_GRAPHDRIVER docker:bb5650619e26cf0b79f30bafc551e5120a0643a4 hack/make.sh binary-daemon
09:57:08 [2019-10-06T09:57:08.576Z] === RUN   TestCopyFromContainer//
09:57:08 [2019-10-06T09:57:08.576Z] === RUN   TestCopyFromContainer//bar/root
09:57:08 [2019-10-06T09:57:08.576Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
09:57:08 [2019-10-06T09:57:08.576Z] === RUN   TestCopyFromContainer//bar/root/
09:57:08 [2019-10-06T09:57:08.576Z] === RUN   TestCopyFromContainer/bar/quux
09:57:08 [2019-10-06T09:57:08.834Z] === RUN   TestCopyFromContainer/bar/quux/
09:57:08 [2019-10-06T09:57:08.834Z] === RUN   TestCopyFromContainer/bar/quux/baz
09:57:08 [2019-10-06T09:57:08.835Z] === RUN   TestCopyFromContainer/bar/filesymlink
09:57:08 [2019-10-06T09:57:08.876Z] 
09:57:08 [2019-10-06T09:57:08.877Z] Removing bundles/
09:57:08 [2019-10-06T09:57:08.877Z] 
09:57:08 [2019-10-06T09:57:08.877Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon)
09:57:08 [2019-10-06T09:57:08.877Z] Building: bundles/binary-daemon/dockerd-dev
09:57:08 [2019-10-06T09:57:08.877Z] GOOS="" GOARCH="" GOARM=""
09:57:09 [2019-10-06T09:57:09.000Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.62s)
09:57:09 [2019-10-06T09:57:09.000Z] === RUN   TestCreateWithInvalidHealthcheckParams
09:57:09 [2019-10-06T09:57:09.000Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:57:09 [2019-10-06T09:57:09.000Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:57:09 [2019-10-06T09:57:09.000Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:57:09 [2019-10-06T09:57:09.000Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:57:09 [2019-10-06T09:57:09.000Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:57:09 [2019-10-06T09:57:09.000Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:57:09 [2019-10-06T09:57:09.000Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:57:09 [2019-10-06T09:57:09.000Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:57:09 [2019-10-06T09:57:09.000Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:57:09 [2019-10-06T09:57:09.000Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:57:09 [2019-10-06T09:57:09.000Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:57:09 [2019-10-06T09:57:09.000Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:57:09 [2019-10-06T09:57:09.000Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:57:09 [2019-10-06T09:57:09.000Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:57:09 [2019-10-06T09:57:09.001Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:57:09 [2019-10-06T09:57:09.092Z] === RUN   TestCopyFromContainer/bar/dirsymlink
09:57:09 [2019-10-06T09:57:09.092Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
09:57:09 [2019-10-06T09:57:09.349Z] === RUN   TestCopyFromContainer/bar/notarget
09:57:09 [2019-10-06T09:57:09.349Z] --- PASS: TestCopyFromContainer (3.29s)
09:57:09 [2019-10-06T09:57:09.349Z]     --- PASS: TestCopyFromContainer// (0.16s)
09:57:09 [2019-10-06T09:57:09.349Z]     --- PASS: TestCopyFromContainer//bar/root (0.20s)
09:57:09 [2019-10-06T09:57:09.349Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.09s)
09:57:09 [2019-10-06T09:57:09.349Z]     --- PASS: TestCopyFromContainer/bar/quux (0.11s)
09:57:09 [2019-10-06T09:57:09.349Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.09s)
09:57:09 [2019-10-06T09:57:09.349Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s)
09:57:09 [2019-10-06T09:57:09.349Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s)
09:57:09 [2019-10-06T09:57:09.349Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s)
09:57:09 [2019-10-06T09:57:09.349Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s)
09:57:09 [2019-10-06T09:57:09.349Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.09s)
09:57:09 [2019-10-06T09:57:09.349Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
09:57:09 [2019-10-06T09:57:09.349Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:57:09 [2019-10-06T09:57:09.349Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:57:09 [2019-10-06T09:57:09.349Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:57:09 [2019-10-06T09:57:09.349Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:57:09 [2019-10-06T09:57:09.349Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
09:57:09 [2019-10-06T09:57:09.349Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
09:57:09 [2019-10-06T09:57:09.349Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:57:09 [2019-10-06T09:57:09.349Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
09:57:09 [2019-10-06T09:57:09.349Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:57:09 [2019-10-06T09:57:09.349Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
09:57:09 [2019-10-06T09:57:09.349Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
09:57:09 [2019-10-06T09:57:09.349Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
09:57:09 [2019-10-06T09:57:09.349Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
09:57:09 [2019-10-06T09:57:09.349Z] === RUN   TestCreateLinkToNonExistingContainer
09:57:09 [2019-10-06T09:57:09.349Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
09:57:09 [2019-10-06T09:57:09.349Z] === RUN   TestCreateWithInvalidEnv
09:57:09 [2019-10-06T09:57:09.349Z] === RUN   TestCreateWithInvalidEnv/0
09:57:09 [2019-10-06T09:57:09.349Z] === PAUSE TestCreateWithInvalidEnv/0
09:57:09 [2019-10-06T09:57:09.349Z] === RUN   TestCreateWithInvalidEnv/1
09:57:09 [2019-10-06T09:57:09.349Z] === PAUSE TestCreateWithInvalidEnv/1
09:57:09 [2019-10-06T09:57:09.349Z] === RUN   TestCreateWithInvalidEnv/2
09:57:09 [2019-10-06T09:57:09.349Z] === PAUSE TestCreateWithInvalidEnv/2
09:57:09 [2019-10-06T09:57:09.349Z] === CONT  TestCreateWithInvalidEnv/0
09:57:09 [2019-10-06T09:57:09.349Z] === CONT  TestCreateWithInvalidEnv/2
09:57:09 [2019-10-06T09:57:09.349Z] === CONT  TestCreateWithInvalidEnv/1
09:57:09 [2019-10-06T09:57:09.349Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
09:57:09 [2019-10-06T09:57:09.349Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
09:57:09 [2019-10-06T09:57:09.349Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
09:57:09 [2019-10-06T09:57:09.349Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.01s)
09:57:09 [2019-10-06T09:57:09.349Z] === RUN   TestCreateTmpfsMountsTarget
09:57:09 [2019-10-06T09:57:09.349Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
09:57:09 [2019-10-06T09:57:09.349Z] === RUN   TestCreateWithCustomMaskedPaths
09:57:09 [2019-10-06T09:57:09.369Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
09:57:09 [2019-10-06T09:57:09.369Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s)
09:57:09 [2019-10-06T09:57:09.369Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
09:57:09 [2019-10-06T09:57:09.369Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
09:57:09 [2019-10-06T09:57:09.369Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
09:57:09 [2019-10-06T09:57:09.369Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
09:57:09 [2019-10-06T09:57:09.369Z] === RUN   TestContainerStartOnDaemonRestart
09:57:09 [2019-10-06T09:57:09.369Z] === PAUSE TestContainerStartOnDaemonRestart
09:57:09 [2019-10-06T09:57:09.369Z] === RUN   TestDaemonRestartIpcMode
09:57:09 [2019-10-06T09:57:09.369Z] === PAUSE TestDaemonRestartIpcMode
09:57:09 [2019-10-06T09:57:09.369Z] === RUN   TestDiff
09:57:09 [2019-10-06T09:57:09.776Z] --- PASS: TestDiff (0.77s)
09:57:09 [2019-10-06T09:57:09.776Z] === RUN   TestExecWithCloseStdin
09:57:11 [2019-10-06T09:57:11.152Z] --- PASS: TestExecWithCloseStdin (1.04s)
09:57:11 [2019-10-06T09:57:11.152Z] === RUN   TestExec
09:57:11 [2019-10-06T09:57:11.873Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
09:57:11 [2019-10-06T09:57:11.873Z] --- PASS: TestCreateWithCustomMaskedPaths (2.39s)
09:57:11 [2019-10-06T09:57:11.873Z] === RUN   TestCreateWithCapabilities
09:57:11 [2019-10-06T09:57:11.873Z] === RUN   TestCreateWithCapabilities/no_capabilities
09:57:11 [2019-10-06T09:57:11.873Z] === PAUSE TestCreateWithCapabilities/no_capabilities
09:57:11 [2019-10-06T09:57:11.873Z] === RUN   TestCreateWithCapabilities/empty_capabilities
09:57:11 [2019-10-06T09:57:11.873Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
09:57:11 [2019-10-06T09:57:11.873Z] === RUN   TestCreateWithCapabilities/valid_capabilities
09:57:11 [2019-10-06T09:57:11.873Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
09:57:11 [2019-10-06T09:57:11.873Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
09:57:11 [2019-10-06T09:57:11.873Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
09:57:11 [2019-10-06T09:57:11.873Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
09:57:11 [2019-10-06T09:57:11.873Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
09:57:11 [2019-10-06T09:57:11.873Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
09:57:11 [2019-10-06T09:57:11.873Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
09:57:11 [2019-10-06T09:57:11.873Z] === RUN   TestCreateWithCapabilities/empty_capadd
09:57:11 [2019-10-06T09:57:11.873Z] === PAUSE TestCreateWithCapabilities/empty_capadd
09:57:11 [2019-10-06T09:57:11.873Z] === RUN   TestCreateWithCapabilities/empty_capdrop
09:57:11 [2019-10-06T09:57:11.873Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
09:57:11 [2019-10-06T09:57:11.873Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
09:57:11 [2019-10-06T09:57:11.873Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
09:57:11 [2019-10-06T09:57:11.873Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
09:57:11 [2019-10-06T09:57:11.873Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
09:57:11 [2019-10-06T09:57:11.873Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
09:57:11 [2019-10-06T09:57:11.873Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
09:57:11 [2019-10-06T09:57:11.873Z] === CONT  TestCreateWithCapabilities/no_capabilities
09:57:11 [2019-10-06T09:57:11.873Z] === CONT  TestCreateWithCapabilities/empty_capadd
09:57:11 [2019-10-06T09:57:11.873Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
09:57:11 [2019-10-06T09:57:11.873Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
09:57:11 [2019-10-06T09:57:11.873Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
09:57:11 [2019-10-06T09:57:11.873Z] === CONT  TestCreateWithCapabilities/valid_capabilities
09:57:11 [2019-10-06T09:57:11.873Z] === CONT  TestCreateWithCapabilities/empty_capabilities
09:57:11 [2019-10-06T09:57:11.956Z] --- PASS: TestExec (1.14s)
09:57:11 [2019-10-06T09:57:11.956Z] === RUN   TestExecUser
09:57:12 [2019-10-06T09:57:12.132Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
09:57:12 [2019-10-06T09:57:12.132Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
09:57:12 [2019-10-06T09:57:12.132Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
09:57:12 [2019-10-06T09:57:12.132Z] === CONT  TestCreateWithCapabilities/empty_capdrop
09:57:12 [2019-10-06T09:57:12.132Z] --- PASS: TestCreateWithCapabilities (0.02s)
09:57:12 [2019-10-06T09:57:12.132Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s)
09:57:12 [2019-10-06T09:57:12.132Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s)
09:57:12 [2019-10-06T09:57:12.132Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s)
09:57:12 [2019-10-06T09:57:12.132Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s)
09:57:12 [2019-10-06T09:57:12.132Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
09:57:12 [2019-10-06T09:57:12.132Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s)
09:57:12 [2019-10-06T09:57:12.132Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
09:57:12 [2019-10-06T09:57:12.132Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s)
09:57:12 [2019-10-06T09:57:12.132Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s)
09:57:12 [2019-10-06T09:57:12.132Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s)
09:57:12 [2019-10-06T09:57:12.132Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s)
09:57:12 [2019-10-06T09:57:12.132Z] === RUN   TestCreateWithCustomReadonlyPaths
09:57:13 [2019-10-06T09:57:13.063Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
09:57:13 [2019-10-06T09:57:13.234Z] --- PASS: TestExecUser (1.13s)
09:57:13 [2019-10-06T09:57:13.234Z] === RUN   TestExportContainerAndImportImage
09:57:14 [2019-10-06T09:57:14.504Z] --- PASS: TestExportContainerAndImportImage (1.18s)
09:57:14 [2019-10-06T09:57:14.504Z] === RUN   TestExportContainerAfterDaemonRestart
09:57:14 [2019-10-06T09:57:14.963Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.82s)
09:57:14 [2019-10-06T09:57:14.963Z] === RUN   TestCreateWithInvalidHealthcheckParams
09:57:14 [2019-10-06T09:57:14.963Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:57:14 [2019-10-06T09:57:14.963Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:57:14 [2019-10-06T09:57:14.963Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:57:14 [2019-10-06T09:57:14.963Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:57:14 [2019-10-06T09:57:14.963Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:57:14 [2019-10-06T09:57:14.963Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:57:14 [2019-10-06T09:57:14.963Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:57:14 [2019-10-06T09:57:14.963Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:57:14 [2019-10-06T09:57:14.963Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:57:14 [2019-10-06T09:57:14.963Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:57:14 [2019-10-06T09:57:14.963Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:57:14 [2019-10-06T09:57:14.963Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:57:14 [2019-10-06T09:57:14.963Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:57:14 [2019-10-06T09:57:14.963Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:57:14 [2019-10-06T09:57:14.963Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:57:14 [2019-10-06T09:57:14.963Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
09:57:14 [2019-10-06T09:57:14.963Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
09:57:14 [2019-10-06T09:57:14.963Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
09:57:14 [2019-10-06T09:57:14.963Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
09:57:14 [2019-10-06T09:57:14.963Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
09:57:14 [2019-10-06T09:57:14.963Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
09:57:14 [2019-10-06T09:57:14.963Z] === RUN   TestContainerStartOnDaemonRestart
09:57:14 [2019-10-06T09:57:14.963Z] === PAUSE TestContainerStartOnDaemonRestart
09:57:14 [2019-10-06T09:57:14.963Z] === RUN   TestDaemonRestartIpcMode
09:57:14 [2019-10-06T09:57:14.963Z] === PAUSE TestDaemonRestartIpcMode
09:57:14 [2019-10-06T09:57:14.963Z] === RUN   TestDiff
09:57:15 [2019-10-06T09:57:15.896Z] --- PASS: TestDiff (0.93s)
09:57:15 [2019-10-06T09:57:15.896Z] === RUN   TestExecWithCloseStdin
09:57:15 [2019-10-06T09:57:15.987Z] --- PASS: TestExportContainerAfterDaemonRestart (1.51s)
09:57:15 [2019-10-06T09:57:15.987Z]     export_test.go:63: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart"
09:57:15 [2019-10-06T09:57:15.987Z] === RUN   TestHealthCheckWorkdir
09:57:16 [2019-10-06T09:57:16.460Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
09:57:16 [2019-10-06T09:57:16.460Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
09:57:16 [2019-10-06T09:57:16.460Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
09:57:17 [2019-10-06T09:57:17.025Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
09:57:17 [2019-10-06T09:57:17.232Z] --- PASS: TestHealthCheckWorkdir (1.16s)
09:57:17 [2019-10-06T09:57:17.232Z] === RUN   TestHealthKillContainer
09:57:17 [2019-10-06T09:57:17.283Z] --- PASS: TestExecWithCloseStdin (1.28s)
09:57:17 [2019-10-06T09:57:17.283Z] === RUN   TestExec
09:57:17 [2019-10-06T09:57:17.541Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
09:57:17 [2019-10-06T09:57:17.799Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
09:57:18 [2019-10-06T09:57:18.365Z] --- PASS: TestExec (1.12s)
09:57:18 [2019-10-06T09:57:18.365Z] === RUN   TestExecUser
09:57:18 [2019-10-06T09:57:18.365Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
09:57:19 [2019-10-06T09:57:19.738Z] --- PASS: TestExecUser (1.36s)
09:57:19 [2019-10-06T09:57:19.738Z] === RUN   TestExportContainerAndImportImage
09:57:19 [2019-10-06T09:57:19.996Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
09:57:20 [2019-10-06T09:57:20.381Z] --- PASS: TestHealthKillContainer (3.20s)
09:57:20 [2019-10-06T09:57:20.381Z] === RUN   TestInspectCpusetInConfigPre120
09:57:21 [2019-10-06T09:57:21.184Z] --- PASS: TestInspectCpusetInConfigPre120 (0.91s)
09:57:21 [2019-10-06T09:57:21.184Z] === RUN   TestIpcModeNone
09:57:21 [2019-10-06T09:57:21.422Z] --- PASS: TestExportContainerAndImportImage (1.45s)
09:57:21 [2019-10-06T09:57:21.422Z] === RUN   TestExportContainerAfterDaemonRestart
09:57:21 [2019-10-06T09:57:21.987Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
09:57:22 [2019-10-06T09:57:22.542Z] --- PASS: TestIpcModeNone (1.05s)
09:57:22 [2019-10-06T09:57:22.542Z] === RUN   TestIpcModePrivate
09:57:22 [2019-10-06T09:57:22.921Z] --- PASS: TestExportContainerAfterDaemonRestart (1.55s)
09:57:22 [2019-10-06T09:57:22.921Z]     export_test.go:63: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart"
09:57:22 [2019-10-06T09:57:22.921Z] === RUN   TestHealthCheckWorkdir
09:57:22 [2019-10-06T09:57:22.921Z] === RUN   TestDockerSuite/TestBuildAddNonTar
09:57:23 [2019-10-06T09:57:23.329Z] --- PASS: TestIpcModePrivate (1.05s)
09:57:23 [2019-10-06T09:57:23.329Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:64, shared: false, mustBeShared: false
09:57:23 [2019-10-06T09:57:23.329Z] === RUN   TestIpcModeShareable
09:57:23 [2019-10-06T09:57:23.859Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
09:57:24 [2019-10-06T09:57:24.119Z] --- PASS: TestHealthCheckWorkdir (1.42s)
09:57:24 [2019-10-06T09:57:24.119Z] === RUN   TestHealthKillContainer
09:57:24 [2019-10-06T09:57:24.377Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
09:57:24 [2019-10-06T09:57:24.602Z] --- PASS: TestIpcModeShareable (1.10s)
09:57:24 [2019-10-06T09:57:24.602Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:58, shared: true, mustBeShared: true
09:57:24 [2019-10-06T09:57:24.602Z] === RUN   TestAPIIpcModeShareableAndContainer
09:57:25 [2019-10-06T09:57:25.310Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
09:57:25 [2019-10-06T09:57:25.567Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
09:57:27 [2019-10-06T09:57:27.487Z] --- PASS: TestHealthKillContainer (3.25s)
09:57:27 [2019-10-06T09:57:27.487Z] === RUN   TestInspectCpusetInConfigPre120
09:57:27 [2019-10-06T09:57:27.746Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
09:57:27 [2019-10-06T09:57:27.829Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.09s)
09:57:27 [2019-10-06T09:57:27.829Z] === RUN   TestAPIIpcModeHost
09:57:28 [2019-10-06T09:57:28.310Z] --- PASS: TestInspectCpusetInConfigPre120 (0.86s)
09:57:28 [2019-10-06T09:57:28.310Z] === RUN   TestIpcModeNone
09:57:28 [2019-10-06T09:57:28.635Z] --- PASS: TestAPIIpcModeHost (0.90s)
09:57:28 [2019-10-06T09:57:28.635Z] === RUN   TestDaemonIpcModeShareable
09:57:28 [2019-10-06T09:57:28.874Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
09:57:29 [2019-10-06T09:57:29.362Z] #73 DONE 25.0s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
09:57:29 [2019-10-06T09:57:29.438Z] --- PASS: TestIpcModeNone (1.15s)
09:57:29 [2019-10-06T09:57:29.438Z] === RUN   TestIpcModePrivate
09:57:29 [2019-10-06T09:57:29.696Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
09:57:29 [2019-10-06T09:57:29.796Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40045/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bb5650619e26cf0b79f30bafc551e5120a0643a4 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:bb5650619e26cf0b79f30bafc551e5120a0643a4 hack/test/unit
09:57:30 [2019-10-06T09:57:30.260Z] --- PASS: TestIpcModePrivate (0.84s)
09:57:30 [2019-10-06T09:57:30.260Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:195, shared: false, mustBeShared: false
09:57:30 [2019-10-06T09:57:30.260Z] === RUN   TestIpcModeShareable
09:57:30 [2019-10-06T09:57:30.443Z] --- PASS: TestDaemonIpcModeShareable (1.87s)
09:57:30 [2019-10-06T09:57:30.443Z]     ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable"
09:57:30 [2019-10-06T09:57:30.443Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true
09:57:30 [2019-10-06T09:57:30.443Z] === RUN   TestDaemonIpcModePrivate
09:57:31 [2019-10-06T09:57:31.192Z] --- PASS: TestIpcModeShareable (1.09s)
09:57:31 [2019-10-06T09:57:31.193Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:189, shared: true, mustBeShared: true
09:57:31 [2019-10-06T09:57:31.193Z] === RUN   TestAPIIpcModeShareableAndContainer
09:57:31 [2019-10-06T09:57:31.450Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
09:57:31 [2019-10-06T09:57:31.707Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
09:57:31 [2019-10-06T09:57:31.965Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
09:57:32 [2019-10-06T09:57:32.252Z] --- PASS: TestDaemonIpcModePrivate (1.77s)
09:57:32 [2019-10-06T09:57:32.252Z]     ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate"
09:57:32 [2019-10-06T09:57:32.252Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false
09:57:32 [2019-10-06T09:57:32.252Z] === RUN   TestDaemonIpcModePrivateFromConfig
09:57:32 [2019-10-06T09:57:32.899Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
09:57:34 [2019-10-06T09:57:34.122Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.86s)
09:57:34 [2019-10-06T09:57:34.122Z]     ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig"
09:57:34 [2019-10-06T09:57:34.122Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false
09:57:34 [2019-10-06T09:57:34.122Z] === RUN   TestDaemonIpcModeShareableFromConfig
09:57:34 [2019-10-06T09:57:34.207Z] ?   	github.com/docker/docker/api	[no test files]
09:57:34 [2019-10-06T09:57:34.270Z] === RUN   TestDockerSuite/TestBuildAddScript
09:57:34 [2019-10-06T09:57:34.527Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.20s)
09:57:34 [2019-10-06T09:57:34.527Z] === RUN   TestAPIIpcModeHost
09:57:35 [2019-10-06T09:57:35.459Z] --- PASS: TestAPIIpcModeHost (0.81s)
09:57:35 [2019-10-06T09:57:35.459Z] === RUN   TestDaemonIpcModeShareable
09:57:35 [2019-10-06T09:57:35.459Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
09:57:35 [2019-10-06T09:57:35.919Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.85s)
09:57:35 [2019-10-06T09:57:35.919Z]     ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig"
09:57:35 [2019-10-06T09:57:35.919Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true
09:57:35 [2019-10-06T09:57:35.919Z] === RUN   TestIpcModeOlderClient
09:57:35 [2019-10-06T09:57:35.919Z] === PAUSE TestIpcModeOlderClient
09:57:35 [2019-10-06T09:57:35.919Z] === RUN   TestKillContainerInvalidSignal
09:57:36 [2019-10-06T09:57:36.701Z] --- PASS: TestKillContainerInvalidSignal (0.95s)
09:57:36 [2019-10-06T09:57:36.701Z] === RUN   TestKillContainer
09:57:36 [2019-10-06T09:57:36.701Z] === RUN   TestKillContainer/no_signal
09:57:37 [2019-10-06T09:57:37.357Z] --- PASS: TestDaemonIpcModeShareable (1.75s)
09:57:37 [2019-10-06T09:57:37.357Z]     ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable"
09:57:37 [2019-10-06T09:57:37.357Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:213, shared: true, mustBeShared: true
09:57:37 [2019-10-06T09:57:37.357Z] === RUN   TestDaemonIpcModePrivate
09:57:37 [2019-10-06T09:57:37.488Z] === RUN   TestKillContainer/non_killing_signal
09:57:37 [2019-10-06T09:57:37.614Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
09:57:38 [2019-10-06T09:57:38.270Z] === RUN   TestKillContainer/killing_signal
09:57:38 [2019-10-06T09:57:38.989Z] --- PASS: TestDaemonIpcModePrivate (1.69s)
09:57:38 [2019-10-06T09:57:38.989Z]     ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate"
09:57:38 [2019-10-06T09:57:38.989Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:216, shared: false, mustBeShared: false
09:57:38 [2019-10-06T09:57:38.989Z] === RUN   TestDaemonIpcModePrivateFromConfig
09:57:39 [2019-10-06T09:57:39.618Z] --- PASS: TestKillContainer (2.80s)
09:57:39 [2019-10-06T09:57:39.618Z]     --- PASS: TestKillContainer/no_signal (0.93s)
09:57:39 [2019-10-06T09:57:39.618Z]     --- PASS: TestKillContainer/non_killing_signal (0.62s)
09:57:39 [2019-10-06T09:57:39.618Z]     --- PASS: TestKillContainer/killing_signal (0.88s)
09:57:39 [2019-10-06T09:57:39.618Z] === RUN   TestKillWithStopSignalAndRestartPolicies
09:57:39 [2019-10-06T09:57:39.618Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
09:57:40 [2019-10-06T09:57:40.442Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
09:57:40 [2019-10-06T09:57:40.890Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.80s)
09:57:40 [2019-10-06T09:57:40.890Z]     ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig"
09:57:40 [2019-10-06T09:57:40.890Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:212, shared: false, mustBeShared: false
09:57:40 [2019-10-06T09:57:40.890Z] === RUN   TestDaemonIpcModeShareableFromConfig
09:57:41 [2019-10-06T09:57:41.715Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.94s)
09:57:41 [2019-10-06T09:57:41.715Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.93s)
09:57:41 [2019-10-06T09:57:41.715Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.65s)
09:57:41 [2019-10-06T09:57:41.715Z] === RUN   TestKillStoppedContainer
09:57:41 [2019-10-06T09:57:41.715Z] --- PASS: TestKillStoppedContainer (0.10s)
09:57:41 [2019-10-06T09:57:41.715Z] === RUN   TestKillStoppedContainerAPIPre120
09:57:41 [2019-10-06T09:57:41.715Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s)
09:57:41 [2019-10-06T09:57:41.715Z] === RUN   TestKillDifferentUserContainer
09:57:42 [2019-10-06T09:57:42.263Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
09:57:42 [2019-10-06T09:57:42.263Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.83s)
09:57:42 [2019-10-06T09:57:42.263Z]     ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig"
09:57:42 [2019-10-06T09:57:42.263Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:201, shared: true, mustBeShared: true
09:57:42 [2019-10-06T09:57:42.263Z] === RUN   TestIpcModeOlderClient
09:57:42 [2019-10-06T09:57:42.263Z] === PAUSE TestIpcModeOlderClient
09:57:42 [2019-10-06T09:57:42.263Z] === RUN   TestKillContainerInvalidSignal
09:57:42 [2019-10-06T09:57:42.506Z] --- PASS: TestKillDifferentUserContainer (0.91s)
09:57:42 [2019-10-06T09:57:42.506Z] === RUN   TestInspectOomKilledTrue
09:57:42 [2019-10-06T09:57:42.506Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
09:57:42 [2019-10-06T09:57:42.506Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
09:57:42 [2019-10-06T09:57:42.506Z] === RUN   TestInspectOomKilledFalse
09:57:42 [2019-10-06T09:57:42.506Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
09:57:42 [2019-10-06T09:57:42.506Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
09:57:42 [2019-10-06T09:57:42.506Z] === RUN   TestLinksEtcHostsContentMatch
09:57:43 [2019-10-06T09:57:43.197Z] --- PASS: TestKillContainerInvalidSignal (0.90s)
09:57:43 [2019-10-06T09:57:43.197Z] === RUN   TestKillContainer
09:57:43 [2019-10-06T09:57:43.197Z] === RUN   TestKillContainer/no_signal
09:57:43 [2019-10-06T09:57:43.316Z] --- PASS: TestLinksEtcHostsContentMatch (0.71s)
09:57:43 [2019-10-06T09:57:43.316Z] === RUN   TestLinksContainerNames
09:57:44 [2019-10-06T09:57:44.568Z] === RUN   TestKillContainer/non_killing_signal
09:57:45 [2019-10-06T09:57:45.133Z] === RUN   TestKillContainer/killing_signal
09:57:45 [2019-10-06T09:57:45.297Z] --- PASS: TestLinksContainerNames (1.69s)
09:57:45 [2019-10-06T09:57:45.297Z] === RUN   TestLogsFollowTailEmpty
09:57:46 [2019-10-06T09:57:46.078Z] --- PASS: TestLogsFollowTailEmpty (0.94s)
09:57:46 [2019-10-06T09:57:46.078Z] === RUN   TestContainerNetworkMountsNoChown
09:57:46 [2019-10-06T09:57:46.505Z] --- PASS: TestKillContainer (3.20s)
09:57:46 [2019-10-06T09:57:46.505Z]     --- PASS: TestKillContainer/no_signal (1.06s)
09:57:46 [2019-10-06T09:57:46.505Z]     --- PASS: TestKillContainer/non_killing_signal (0.81s)
09:57:46 [2019-10-06T09:57:46.505Z]     --- PASS: TestKillContainer/killing_signal (0.98s)
09:57:46 [2019-10-06T09:57:46.505Z] === RUN   TestKillWithStopSignalAndRestartPolicies
09:57:46 [2019-10-06T09:57:46.505Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
09:57:46 [2019-10-06T09:57:46.505Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
09:57:46 [2019-10-06T09:57:46.888Z] --- PASS: TestContainerNetworkMountsNoChown (0.90s)
09:57:46 [2019-10-06T09:57:46.888Z] === RUN   TestMountDaemonRoot
09:57:46 [2019-10-06T09:57:46.888Z] === RUN   TestMountDaemonRoot/default
09:57:46 [2019-10-06T09:57:46.888Z] === PAUSE TestMountDaemonRoot/default
09:57:46 [2019-10-06T09:57:46.888Z] === RUN   TestMountDaemonRoot/private
09:57:46 [2019-10-06T09:57:46.888Z] === PAUSE TestMountDaemonRoot/private
09:57:46 [2019-10-06T09:57:46.888Z] === RUN   TestMountDaemonRoot/rprivate
09:57:46 [2019-10-06T09:57:46.888Z] === PAUSE TestMountDaemonRoot/rprivate
09:57:46 [2019-10-06T09:57:46.888Z] === RUN   TestMountDaemonRoot/slave
09:57:46 [2019-10-06T09:57:46.888Z] === PAUSE TestMountDaemonRoot/slave
09:57:46 [2019-10-06T09:57:46.888Z] === RUN   TestMountDaemonRoot/rslave
09:57:46 [2019-10-06T09:57:46.888Z] === PAUSE TestMountDaemonRoot/rslave
09:57:46 [2019-10-06T09:57:46.888Z] === RUN   TestMountDaemonRoot/shared
09:57:46 [2019-10-06T09:57:46.888Z] === PAUSE TestMountDaemonRoot/shared
09:57:46 [2019-10-06T09:57:46.888Z] === RUN   TestMountDaemonRoot/rshared
09:57:46 [2019-10-06T09:57:46.888Z] === PAUSE TestMountDaemonRoot/rshared
09:57:46 [2019-10-06T09:57:46.888Z] === CONT  TestMountDaemonRoot/default
09:57:46 [2019-10-06T09:57:46.888Z] === RUN   TestMountDaemonRoot/default/mount_subpath
09:57:46 [2019-10-06T09:57:46.888Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
09:57:46 [2019-10-06T09:57:46.888Z] === RUN   TestMountDaemonRoot/default/bind_root
09:57:46 [2019-10-06T09:57:46.888Z] === PAUSE TestMountDaemonRoot/default/bind_root
09:57:46 [2019-10-06T09:57:46.888Z] === RUN   TestMountDaemonRoot/default/bind_subpath
09:57:46 [2019-10-06T09:57:46.888Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
09:57:46 [2019-10-06T09:57:46.888Z] === RUN   TestMountDaemonRoot/default/mount_root
09:57:46 [2019-10-06T09:57:46.888Z] === PAUSE TestMountDaemonRoot/default/mount_root
09:57:46 [2019-10-06T09:57:46.888Z] === CONT  TestMountDaemonRoot/default/mount_subpath
09:57:46 [2019-10-06T09:57:46.888Z] === CONT  TestMountDaemonRoot/rshared
09:57:46 [2019-10-06T09:57:46.888Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
09:57:46 [2019-10-06T09:57:46.888Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
09:57:46 [2019-10-06T09:57:46.888Z] === RUN   TestMountDaemonRoot/rshared/bind_root
09:57:46 [2019-10-06T09:57:46.888Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
09:57:46 [2019-10-06T09:57:46.888Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
09:57:46 [2019-10-06T09:57:46.888Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
09:57:46 [2019-10-06T09:57:46.888Z] === RUN   TestMountDaemonRoot/rshared/mount_root
09:57:46 [2019-10-06T09:57:46.888Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
09:57:46 [2019-10-06T09:57:46.888Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
09:57:46 [2019-10-06T09:57:46.888Z] === CONT  TestMountDaemonRoot/default/mount_root
09:57:46 [2019-10-06T09:57:46.888Z] === CONT  TestMountDaemonRoot/shared
09:57:46 [2019-10-06T09:57:46.888Z] === RUN   TestMountDaemonRoot/shared/bind_root
09:57:46 [2019-10-06T09:57:46.888Z] === PAUSE TestMountDaemonRoot/shared/bind_root
09:57:46 [2019-10-06T09:57:46.888Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
09:57:46 [2019-10-06T09:57:46.888Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
09:57:46 [2019-10-06T09:57:46.888Z] === RUN   TestMountDaemonRoot/shared/mount_root
09:57:46 [2019-10-06T09:57:46.888Z] === PAUSE TestMountDaemonRoot/shared/mount_root
09:57:46 [2019-10-06T09:57:46.888Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
09:57:46 [2019-10-06T09:57:46.888Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
09:57:46 [2019-10-06T09:57:46.888Z] === CONT  TestMountDaemonRoot/rslave
09:57:46 [2019-10-06T09:57:46.888Z] === RUN   TestMountDaemonRoot/rslave/bind_root
09:57:46 [2019-10-06T09:57:46.888Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
09:57:46 [2019-10-06T09:57:46.888Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
09:57:46 [2019-10-06T09:57:46.888Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
09:57:46 [2019-10-06T09:57:46.888Z] === RUN   TestMountDaemonRoot/rslave/mount_root
09:57:46 [2019-10-06T09:57:46.888Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
09:57:46 [2019-10-06T09:57:46.888Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
09:57:46 [2019-10-06T09:57:46.888Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
09:57:46 [2019-10-06T09:57:46.888Z] === CONT  TestMountDaemonRoot/slave
09:57:46 [2019-10-06T09:57:46.888Z] === RUN   TestMountDaemonRoot/slave/mount_root
09:57:46 [2019-10-06T09:57:46.888Z] === PAUSE TestMountDaemonRoot/slave/mount_root
09:57:46 [2019-10-06T09:57:46.888Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
09:57:46 [2019-10-06T09:57:46.888Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
09:57:46 [2019-10-06T09:57:46.888Z] === RUN   TestMountDaemonRoot/slave/bind_root
09:57:46 [2019-10-06T09:57:46.888Z] === PAUSE TestMountDaemonRoot/slave/bind_root
09:57:46 [2019-10-06T09:57:46.888Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
09:57:46 [2019-10-06T09:57:46.888Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
09:57:46 [2019-10-06T09:57:46.888Z] === CONT  TestMountDaemonRoot/rprivate
09:57:46 [2019-10-06T09:57:46.888Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
09:57:46 [2019-10-06T09:57:46.888Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
09:57:46 [2019-10-06T09:57:46.888Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
09:57:46 [2019-10-06T09:57:46.888Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
09:57:46 [2019-10-06T09:57:46.888Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
09:57:46 [2019-10-06T09:57:46.888Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
09:57:46 [2019-10-06T09:57:46.888Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
09:57:46 [2019-10-06T09:57:46.888Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
09:57:46 [2019-10-06T09:57:46.888Z] === CONT  TestMountDaemonRoot/private
09:57:46 [2019-10-06T09:57:46.888Z] === RUN   TestMountDaemonRoot/private/mount_subpath
09:57:46 [2019-10-06T09:57:46.888Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
09:57:46 [2019-10-06T09:57:46.888Z] === RUN   TestMountDaemonRoot/private/bind_root
09:57:46 [2019-10-06T09:57:46.888Z] === PAUSE TestMountDaemonRoot/private/bind_root
09:57:46 [2019-10-06T09:57:46.888Z] === RUN   TestMountDaemonRoot/private/bind_subpath
09:57:46 [2019-10-06T09:57:46.888Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
09:57:46 [2019-10-06T09:57:46.888Z] === RUN   TestMountDaemonRoot/private/mount_root
09:57:46 [2019-10-06T09:57:46.888Z] === PAUSE TestMountDaemonRoot/private/mount_root
09:57:46 [2019-10-06T09:57:46.888Z] === CONT  TestMountDaemonRoot/rshared/mount_root
09:57:46 [2019-10-06T09:57:46.888Z] === CONT  TestMountDaemonRoot/default/bind_subpath
09:57:46 [2019-10-06T09:57:46.888Z] === CONT  TestMountDaemonRoot/default/bind_root
09:57:47 [2019-10-06T09:57:47.277Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
09:57:47 [2019-10-06T09:57:47.277Z] === CONT  TestMountDaemonRoot/rshared/bind_root
09:57:47 [2019-10-06T09:57:47.277Z] === CONT  TestMountDaemonRoot/shared/bind_root
09:57:47 [2019-10-06T09:57:47.277Z] === CONT  TestMountDaemonRoot/rslave/bind_root
09:57:47 [2019-10-06T09:57:47.277Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
09:57:47 [2019-10-06T09:57:47.277Z] === CONT  TestMountDaemonRoot/shared/mount_root
09:57:47 [2019-10-06T09:57:47.277Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
09:57:47 [2019-10-06T09:57:47.277Z] === CONT  TestMountDaemonRoot/slave/mount_root
09:57:47 [2019-10-06T09:57:47.277Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
09:57:47 [2019-10-06T09:57:47.277Z] === CONT  TestMountDaemonRoot/rslave/mount_root
09:57:47 [2019-10-06T09:57:47.277Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
09:57:47 [2019-10-06T09:57:47.277Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
09:57:47 [2019-10-06T09:57:47.277Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
09:57:47 [2019-10-06T09:57:47.277Z] === CONT  TestMountDaemonRoot/slave/bind_root
09:57:47 [2019-10-06T09:57:47.277Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
09:57:47 [2019-10-06T09:57:47.277Z] === CONT  TestMountDaemonRoot/private/mount_subpath
09:57:47 [2019-10-06T09:57:47.438Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
09:57:47 [2019-10-06T09:57:47.661Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
09:57:47 [2019-10-06T09:57:47.661Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
09:57:47 [2019-10-06T09:57:47.661Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
09:57:47 [2019-10-06T09:57:47.661Z] === CONT  TestMountDaemonRoot/private/bind_subpath
09:57:47 [2019-10-06T09:57:47.661Z] === CONT  TestMountDaemonRoot/private/mount_root
09:57:47 [2019-10-06T09:57:47.661Z] === CONT  TestMountDaemonRoot/private/bind_root
09:57:47 [2019-10-06T09:57:47.661Z] --- PASS: TestMountDaemonRoot (0.01s)
09:57:47 [2019-10-06T09:57:47.661Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
09:57:47 [2019-10-06T09:57:47.661Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
09:57:47 [2019-10-06T09:57:47.661Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.11s)
09:57:47 [2019-10-06T09:57:47.661Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
09:57:47 [2019-10-06T09:57:47.661Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.08s)
09:57:47 [2019-10-06T09:57:47.661Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
09:57:47 [2019-10-06T09:57:47.661Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s)
09:57:47 [2019-10-06T09:57:47.661Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.11s)
09:57:47 [2019-10-06T09:57:47.661Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
09:57:47 [2019-10-06T09:57:47.661Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
09:57:47 [2019-10-06T09:57:47.661Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
09:57:47 [2019-10-06T09:57:47.661Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
09:57:47 [2019-10-06T09:57:47.661Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
09:57:47 [2019-10-06T09:57:47.661Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
09:57:47 [2019-10-06T09:57:47.661Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
09:57:47 [2019-10-06T09:57:47.661Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
09:57:47 [2019-10-06T09:57:47.661Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s)
09:57:47 [2019-10-06T09:57:47.661Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
09:57:47 [2019-10-06T09:57:47.661Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s)
09:57:47 [2019-10-06T09:57:47.661Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
09:57:47 [2019-10-06T09:57:47.661Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
09:57:47 [2019-10-06T09:57:47.661Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
09:57:47 [2019-10-06T09:57:47.661Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
09:57:47 [2019-10-06T09:57:47.661Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
09:57:47 [2019-10-06T09:57:47.661Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
09:57:47 [2019-10-06T09:57:47.661Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
09:57:47 [2019-10-06T09:57:47.661Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
09:57:47 [2019-10-06T09:57:47.661Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
09:57:47 [2019-10-06T09:57:47.661Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
09:57:47 [2019-10-06T09:57:47.661Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
09:57:47 [2019-10-06T09:57:47.661Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
09:57:47 [2019-10-06T09:57:47.661Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
09:57:47 [2019-10-06T09:57:47.661Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s)
09:57:47 [2019-10-06T09:57:47.661Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
09:57:47 [2019-10-06T09:57:47.661Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
09:57:47 [2019-10-06T09:57:47.661Z] === RUN   TestContainerBindMountNonRecursive
09:57:48 [2019-10-06T09:57:48.371Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
09:57:48 [2019-10-06T09:57:48.628Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.09s)
09:57:48 [2019-10-06T09:57:48.628Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.01s)
09:57:48 [2019-10-06T09:57:48.628Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.83s)
09:57:48 [2019-10-06T09:57:48.628Z] === RUN   TestKillStoppedContainer
09:57:48 [2019-10-06T09:57:48.628Z] --- PASS: TestKillStoppedContainer (0.09s)
09:57:48 [2019-10-06T09:57:48.628Z] === RUN   TestKillStoppedContainerAPIPre120
09:57:48 [2019-10-06T09:57:48.628Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s)
09:57:48 [2019-10-06T09:57:48.628Z] === RUN   TestKillDifferentUserContainer
09:57:49 [2019-10-06T09:57:49.463Z] --- PASS: TestContainerBindMountNonRecursive (1.92s)
09:57:49 [2019-10-06T09:57:49.463Z] === RUN   TestNetworkNat
09:57:50 [2019-10-06T09:57:50.000Z] --- PASS: TestKillDifferentUserContainer (1.04s)
09:57:50 [2019-10-06T09:57:50.000Z] === RUN   TestInspectOomKilledTrue
09:57:50 [2019-10-06T09:57:50.000Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
09:57:50 [2019-10-06T09:57:50.000Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
09:57:50 [2019-10-06T09:57:50.000Z] === RUN   TestInspectOomKilledFalse
09:57:50 [2019-10-06T09:57:50.000Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
09:57:50 [2019-10-06T09:57:50.000Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
09:57:50 [2019-10-06T09:57:50.000Z] === RUN   TestLinksEtcHostsContentMatch
09:57:50 [2019-10-06T09:57:50.565Z] --- PASS: TestLinksEtcHostsContentMatch (0.67s)
09:57:50 [2019-10-06T09:57:50.565Z] === RUN   TestLinksContainerNames
09:57:50 [2019-10-06T09:57:50.565Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
09:57:50 [2019-10-06T09:57:50.812Z] --- PASS: TestNetworkNat (0.98s)
09:57:50 [2019-10-06T09:57:50.812Z] === RUN   TestNetworkLocalhostTCPNat
09:57:51 [2019-10-06T09:57:51.586Z] --- PASS: TestNetworkLocalhostTCPNat (0.97s)
09:57:51 [2019-10-06T09:57:51.586Z] === RUN   TestNetworkLoopbackNat
09:57:52 [2019-10-06T09:57:52.463Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
09:57:52 [2019-10-06T09:57:52.463Z] --- PASS: TestLinksContainerNames (2.10s)
09:57:52 [2019-10-06T09:57:52.463Z] === RUN   TestLogsFollowTailEmpty
09:57:52 [2019-10-06T09:57:52.845Z] --- PASS: TestNetworkLoopbackNat (1.21s)
09:57:52 [2019-10-06T09:57:52.845Z] === RUN   TestPause
09:57:53 [2019-10-06T09:57:53.630Z] --- PASS: TestPause (0.96s)
09:57:53 [2019-10-06T09:57:53.630Z] === RUN   TestPauseFailsOnWindowsServerContainers
09:57:53 [2019-10-06T09:57:53.630Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
09:57:53 [2019-10-06T09:57:53.630Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:57:53 [2019-10-06T09:57:53.630Z] === RUN   TestPauseStopPausedContainer
09:57:54 [2019-10-06T09:57:54.361Z] --- PASS: TestLogsFollowTailEmpty (1.63s)
09:57:54 [2019-10-06T09:57:54.361Z] === RUN   TestContainerNetworkMountsNoChown
09:57:54 [2019-10-06T09:57:54.420Z] --- PASS: TestPauseStopPausedContainer (0.95s)
09:57:54 [2019-10-06T09:57:54.420Z] === RUN   TestPsFilter
09:57:54 [2019-10-06T09:57:54.789Z] --- PASS: TestPsFilter (0.26s)
09:57:54 [2019-10-06T09:57:54.789Z] === RUN   TestRemoveContainerWithRemovedVolume
09:57:55 [2019-10-06T09:57:55.294Z] --- PASS: TestContainerNetworkMountsNoChown (0.98s)
09:57:55 [2019-10-06T09:57:55.294Z] === RUN   TestMountDaemonRoot
09:57:55 [2019-10-06T09:57:55.295Z] === RUN   TestMountDaemonRoot/default
09:57:55 [2019-10-06T09:57:55.295Z] === PAUSE TestMountDaemonRoot/default
09:57:55 [2019-10-06T09:57:55.295Z] === RUN   TestMountDaemonRoot/private
09:57:55 [2019-10-06T09:57:55.295Z] === PAUSE TestMountDaemonRoot/private
09:57:55 [2019-10-06T09:57:55.295Z] === RUN   TestMountDaemonRoot/rprivate
09:57:55 [2019-10-06T09:57:55.295Z] === PAUSE TestMountDaemonRoot/rprivate
09:57:55 [2019-10-06T09:57:55.295Z] === RUN   TestMountDaemonRoot/slave
09:57:55 [2019-10-06T09:57:55.295Z] === PAUSE TestMountDaemonRoot/slave
09:57:55 [2019-10-06T09:57:55.295Z] === RUN   TestMountDaemonRoot/rslave
09:57:55 [2019-10-06T09:57:55.295Z] === PAUSE TestMountDaemonRoot/rslave
09:57:55 [2019-10-06T09:57:55.295Z] === RUN   TestMountDaemonRoot/shared
09:57:55 [2019-10-06T09:57:55.295Z] === PAUSE TestMountDaemonRoot/shared
09:57:55 [2019-10-06T09:57:55.295Z] === RUN   TestMountDaemonRoot/rshared
09:57:55 [2019-10-06T09:57:55.295Z] === PAUSE TestMountDaemonRoot/rshared
09:57:55 [2019-10-06T09:57:55.295Z] === CONT  TestMountDaemonRoot/default
09:57:55 [2019-10-06T09:57:55.295Z] === CONT  TestMountDaemonRoot/rslave
09:57:55 [2019-10-06T09:57:55.295Z] === RUN   TestMountDaemonRoot/default/bind_root
09:57:55 [2019-10-06T09:57:55.295Z] === PAUSE TestMountDaemonRoot/default/bind_root
09:57:55 [2019-10-06T09:57:55.295Z] === RUN   TestMountDaemonRoot/default/bind_subpath
09:57:55 [2019-10-06T09:57:55.295Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
09:57:55 [2019-10-06T09:57:55.295Z] === RUN   TestMountDaemonRoot/default/mount_root
09:57:55 [2019-10-06T09:57:55.295Z] === PAUSE TestMountDaemonRoot/default/mount_root
09:57:55 [2019-10-06T09:57:55.295Z] === RUN   TestMountDaemonRoot/default/mount_subpath
09:57:55 [2019-10-06T09:57:55.295Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
09:57:55 [2019-10-06T09:57:55.295Z] === CONT  TestMountDaemonRoot/default/bind_root
09:57:55 [2019-10-06T09:57:55.295Z] === RUN   TestMountDaemonRoot/rslave/bind_root
09:57:55 [2019-10-06T09:57:55.295Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
09:57:55 [2019-10-06T09:57:55.295Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
09:57:55 [2019-10-06T09:57:55.295Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
09:57:55 [2019-10-06T09:57:55.295Z] === RUN   TestMountDaemonRoot/rslave/mount_root
09:57:55 [2019-10-06T09:57:55.295Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
09:57:55 [2019-10-06T09:57:55.295Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
09:57:55 [2019-10-06T09:57:55.295Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
09:57:55 [2019-10-06T09:57:55.295Z] === CONT  TestMountDaemonRoot/slave
09:57:55 [2019-10-06T09:57:55.295Z] === RUN   TestMountDaemonRoot/slave/mount_root
09:57:55 [2019-10-06T09:57:55.295Z] === PAUSE TestMountDaemonRoot/slave/mount_root
09:57:55 [2019-10-06T09:57:55.295Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
09:57:55 [2019-10-06T09:57:55.295Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
09:57:55 [2019-10-06T09:57:55.295Z] === RUN   TestMountDaemonRoot/slave/bind_root
09:57:55 [2019-10-06T09:57:55.295Z] === PAUSE TestMountDaemonRoot/slave/bind_root
09:57:55 [2019-10-06T09:57:55.295Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
09:57:55 [2019-10-06T09:57:55.295Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
09:57:55 [2019-10-06T09:57:55.295Z] === CONT  TestMountDaemonRoot/rprivate
09:57:55 [2019-10-06T09:57:55.295Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
09:57:55 [2019-10-06T09:57:55.295Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
09:57:55 [2019-10-06T09:57:55.295Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
09:57:55 [2019-10-06T09:57:55.295Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
09:57:55 [2019-10-06T09:57:55.295Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
09:57:55 [2019-10-06T09:57:55.295Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
09:57:55 [2019-10-06T09:57:55.295Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
09:57:55 [2019-10-06T09:57:55.295Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
09:57:55 [2019-10-06T09:57:55.295Z] === CONT  TestMountDaemonRoot/private
09:57:55 [2019-10-06T09:57:55.295Z] === RUN   TestMountDaemonRoot/private/mount_subpath
09:57:55 [2019-10-06T09:57:55.295Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
09:57:55 [2019-10-06T09:57:55.295Z] === RUN   TestMountDaemonRoot/private/bind_root
09:57:55 [2019-10-06T09:57:55.295Z] === PAUSE TestMountDaemonRoot/private/bind_root
09:57:55 [2019-10-06T09:57:55.295Z] === RUN   TestMountDaemonRoot/private/bind_subpath
09:57:55 [2019-10-06T09:57:55.295Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
09:57:55 [2019-10-06T09:57:55.295Z] === RUN   TestMountDaemonRoot/private/mount_root
09:57:55 [2019-10-06T09:57:55.295Z] === PAUSE TestMountDaemonRoot/private/mount_root
09:57:55 [2019-10-06T09:57:55.295Z] === CONT  TestMountDaemonRoot/default/mount_subpath
09:57:55 [2019-10-06T09:57:55.295Z] === CONT  TestMountDaemonRoot/default/mount_root
09:57:55 [2019-10-06T09:57:55.295Z] === CONT  TestMountDaemonRoot/default/bind_subpath
09:57:55 [2019-10-06T09:57:55.295Z] === CONT  TestMountDaemonRoot/rshared
09:57:55 [2019-10-06T09:57:55.295Z] === RUN   TestMountDaemonRoot/rshared/mount_root
09:57:55 [2019-10-06T09:57:55.295Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
09:57:55 [2019-10-06T09:57:55.295Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
09:57:55 [2019-10-06T09:57:55.295Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
09:57:55 [2019-10-06T09:57:55.295Z] === RUN   TestMountDaemonRoot/rshared/bind_root
09:57:55 [2019-10-06T09:57:55.295Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
09:57:55 [2019-10-06T09:57:55.295Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
09:57:55 [2019-10-06T09:57:55.295Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
09:57:55 [2019-10-06T09:57:55.295Z] === CONT  TestMountDaemonRoot/shared
09:57:55 [2019-10-06T09:57:55.295Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
09:57:55 [2019-10-06T09:57:55.295Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
09:57:55 [2019-10-06T09:57:55.295Z] === RUN   TestMountDaemonRoot/shared/mount_root
09:57:55 [2019-10-06T09:57:55.295Z] === PAUSE TestMountDaemonRoot/shared/mount_root
09:57:55 [2019-10-06T09:57:55.295Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
09:57:55 [2019-10-06T09:57:55.295Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
09:57:55 [2019-10-06T09:57:55.295Z] === RUN   TestMountDaemonRoot/shared/bind_root
09:57:55 [2019-10-06T09:57:55.295Z] === PAUSE TestMountDaemonRoot/shared/bind_root
09:57:55 [2019-10-06T09:57:55.295Z] === CONT  TestMountDaemonRoot/rslave/bind_root
09:57:55 [2019-10-06T09:57:55.295Z] === CONT  TestMountDaemonRoot/slave/mount_root
09:57:55 [2019-10-06T09:57:55.553Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
09:57:55 [2019-10-06T09:57:55.553Z] === CONT  TestMountDaemonRoot/rslave/mount_root
09:57:55 [2019-10-06T09:57:55.553Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
09:57:55 [2019-10-06T09:57:55.553Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
09:57:55 [2019-10-06T09:57:55.553Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
09:57:55 [2019-10-06T09:57:55.553Z] === CONT  TestMountDaemonRoot/slave/bind_root
09:57:55 [2019-10-06T09:57:55.553Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
09:57:55 [2019-10-06T09:57:55.553Z] === CONT  TestMountDaemonRoot/private/mount_subpath
09:57:55 [2019-10-06T09:57:55.553Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
09:57:55 [2019-10-06T09:57:55.553Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
09:57:55 [2019-10-06T09:57:55.654Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.77s)
09:57:55 [2019-10-06T09:57:55.654Z] === RUN   TestRemoveContainerWithVolume
09:57:55 [2019-10-06T09:57:55.810Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
09:57:55 [2019-10-06T09:57:55.810Z] === CONT  TestMountDaemonRoot/private/mount_root
09:57:55 [2019-10-06T09:57:55.810Z] === CONT  TestMountDaemonRoot/private/bind_subpath
09:57:55 [2019-10-06T09:57:55.810Z] === CONT  TestMountDaemonRoot/private/bind_root
09:57:55 [2019-10-06T09:57:55.810Z] === CONT  TestMountDaemonRoot/rshared/mount_root
09:57:55 [2019-10-06T09:57:55.810Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
09:57:55 [2019-10-06T09:57:55.810Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
09:57:55 [2019-10-06T09:57:55.810Z] === CONT  TestMountDaemonRoot/rshared/bind_root
09:57:55 [2019-10-06T09:57:55.810Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
09:57:56 [2019-10-06T09:57:56.068Z] === CONT  TestMountDaemonRoot/shared/bind_root
09:57:56 [2019-10-06T09:57:56.068Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
09:57:56 [2019-10-06T09:57:56.068Z] === CONT  TestMountDaemonRoot/shared/mount_root
09:57:56 [2019-10-06T09:57:56.068Z] --- PASS: TestMountDaemonRoot (0.02s)
09:57:56 [2019-10-06T09:57:56.068Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
09:57:56 [2019-10-06T09:57:56.068Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.09s)
09:57:56 [2019-10-06T09:57:56.068Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s)
09:57:56 [2019-10-06T09:57:56.068Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
09:57:56 [2019-10-06T09:57:56.068Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.09s)
09:57:56 [2019-10-06T09:57:56.068Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
09:57:56 [2019-10-06T09:57:56.068Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.11s)
09:57:56 [2019-10-06T09:57:56.068Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s)
09:57:56 [2019-10-06T09:57:56.068Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
09:57:56 [2019-10-06T09:57:56.068Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s)
09:57:56 [2019-10-06T09:57:56.068Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
09:57:56 [2019-10-06T09:57:56.068Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
09:57:56 [2019-10-06T09:57:56.068Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
09:57:56 [2019-10-06T09:57:56.068Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
09:57:56 [2019-10-06T09:57:56.068Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
09:57:56 [2019-10-06T09:57:56.068Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
09:57:56 [2019-10-06T09:57:56.068Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
09:57:56 [2019-10-06T09:57:56.068Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
09:57:56 [2019-10-06T09:57:56.068Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s)
09:57:56 [2019-10-06T09:57:56.068Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
09:57:56 [2019-10-06T09:57:56.068Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
09:57:56 [2019-10-06T09:57:56.068Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
09:57:56 [2019-10-06T09:57:56.068Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
09:57:56 [2019-10-06T09:57:56.068Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
09:57:56 [2019-10-06T09:57:56.068Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.05s)
09:57:56 [2019-10-06T09:57:56.068Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
09:57:56 [2019-10-06T09:57:56.068Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
09:57:56 [2019-10-06T09:57:56.068Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s)
09:57:56 [2019-10-06T09:57:56.068Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s)
09:57:56 [2019-10-06T09:57:56.068Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.12s)
09:57:56 [2019-10-06T09:57:56.068Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
09:57:56 [2019-10-06T09:57:56.068Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
09:57:56 [2019-10-06T09:57:56.068Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s)
09:57:56 [2019-10-06T09:57:56.068Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
09:57:56 [2019-10-06T09:57:56.068Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.07s)
09:57:56 [2019-10-06T09:57:56.068Z] === RUN   TestContainerBindMountNonRecursive
09:57:56 [2019-10-06T09:57:56.326Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
09:57:56 [2019-10-06T09:57:56.511Z] --- PASS: TestRemoveContainerWithVolume (1.00s)
09:57:56 [2019-10-06T09:57:56.511Z] === RUN   TestRemoveContainerRunning
09:57:56 [2019-10-06T09:57:56.597Z] ok  	github.com/docker/docker/api/server	0.029s	coverage: 9.0% of statements
09:57:56 [2019-10-06T09:57:56.892Z] === RUN   TestDockerSuite/TestBuildAddTar
09:57:57 [2019-10-06T09:57:57.776Z] --- PASS: TestRemoveContainerRunning (0.96s)
09:57:57 [2019-10-06T09:57:57.776Z] === RUN   TestRemoveContainerForceRemoveRunning
09:57:58 [2019-10-06T09:57:58.585Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.04s)
09:57:58 [2019-10-06T09:57:58.585Z] === RUN   TestRemoveInvalidContainer
09:57:58 [2019-10-06T09:57:58.585Z] --- PASS: TestRemoveInvalidContainer (0.01s)
09:57:58 [2019-10-06T09:57:58.585Z] === RUN   TestRenameLinkedContainer
09:57:59 [2019-10-06T09:57:59.424Z] --- PASS: TestContainerBindMountNonRecursive (3.09s)
09:57:59 [2019-10-06T09:57:59.424Z] === RUN   TestNetworkNat
09:58:01 [2019-10-06T09:58:01.325Z] --- PASS: TestNetworkNat (1.80s)
09:58:01 [2019-10-06T09:58:01.325Z] === RUN   TestNetworkLocalhostTCPNat
09:58:02 [2019-10-06T09:58:02.258Z] --- PASS: TestNetworkLocalhostTCPNat (1.08s)
09:58:02 [2019-10-06T09:58:02.258Z] === RUN   TestNetworkLoopbackNat
09:58:02 [2019-10-06T09:58:02.698Z] --- PASS: TestRenameLinkedContainer (3.45s)
09:58:02 [2019-10-06T09:58:02.698Z] === RUN   TestRenameStoppedContainer
09:58:03 [2019-10-06T09:58:03.067Z] --- PASS: TestRenameStoppedContainer (0.93s)
09:58:03 [2019-10-06T09:58:03.067Z] === RUN   TestRenameRunningContainerAndReuse
09:58:04 [2019-10-06T09:58:04.160Z] --- PASS: TestNetworkLoopbackNat (1.85s)
09:58:04 [2019-10-06T09:58:04.160Z] === RUN   TestPause
09:58:04 [2019-10-06T09:58:04.160Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
09:58:04 [2019-10-06T09:58:04.884Z] --- PASS: TestRenameRunningContainerAndReuse (1.66s)
09:58:04 [2019-10-06T09:58:04.884Z] === RUN   TestRenameInvalidName
09:58:05 [2019-10-06T09:58:05.092Z] --- PASS: TestPause (1.16s)
09:58:05 [2019-10-06T09:58:05.092Z] === RUN   TestPauseFailsOnWindowsServerContainers
09:58:05 [2019-10-06T09:58:05.092Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
09:58:05 [2019-10-06T09:58:05.092Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:58:05 [2019-10-06T09:58:05.092Z] === RUN   TestPauseStopPausedContainer
09:58:05 [2019-10-06T09:58:05.670Z] --- PASS: TestRenameInvalidName (0.93s)
09:58:05 [2019-10-06T09:58:05.670Z] === RUN   TestRenameAnonymousContainer
09:58:06 [2019-10-06T09:58:06.026Z] --- PASS: TestPauseStopPausedContainer (0.98s)
09:58:06 [2019-10-06T09:58:06.026Z] === RUN   TestPsFilter
09:58:06 [2019-10-06T09:58:06.284Z] --- PASS: TestPsFilter (0.27s)
09:58:06 [2019-10-06T09:58:06.284Z] === RUN   TestRemoveContainerWithRemovedVolume
09:58:06 [2019-10-06T09:58:06.849Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
09:58:07 [2019-10-06T09:58:07.418Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.95s)
09:58:07 [2019-10-06T09:58:07.418Z] === RUN   TestRemoveContainerWithVolume
09:58:07 [2019-10-06T09:58:07.676Z] === RUN   TestDockerSuite/TestBuildAddTarXz
09:58:07 [2019-10-06T09:58:07.935Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
09:58:08 [2019-10-06T09:58:08.500Z] --- PASS: TestRemoveContainerWithVolume (1.06s)
09:58:08 [2019-10-06T09:58:08.500Z] === RUN   TestRemoveContainerRunning
09:58:08 [2019-10-06T09:58:08.937Z] --- PASS: TestRenameAnonymousContainer (3.02s)
09:58:08 [2019-10-06T09:58:08.937Z] === RUN   TestRenameContainerWithSameName
09:58:09 [2019-10-06T09:58:09.066Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
09:58:09 [2019-10-06T09:58:09.305Z] --- PASS: TestRenameContainerWithSameName (0.85s)
09:58:09 [2019-10-06T09:58:09.305Z] === RUN   TestRenameContainerWithLinkedContainer
09:58:09 [2019-10-06T09:58:09.324Z] --- PASS: TestRemoveContainerRunning (1.06s)
09:58:09 [2019-10-06T09:58:09.324Z] === RUN   TestRemoveContainerForceRemoveRunning
09:58:10 [2019-10-06T09:58:10.258Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.96s)
09:58:10 [2019-10-06T09:58:10.258Z] === RUN   TestRemoveInvalidContainer
09:58:10 [2019-10-06T09:58:10.258Z] --- PASS: TestRemoveInvalidContainer (0.01s)
09:58:10 [2019-10-06T09:58:10.258Z] === RUN   TestRenameLinkedContainer
09:58:10 [2019-10-06T09:58:10.516Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
09:58:11 [2019-10-06T09:58:11.135Z] --- PASS: TestRenameContainerWithLinkedContainer (1.79s)
09:58:11 [2019-10-06T09:58:11.135Z] === RUN   TestResize
09:58:12 [2019-10-06T09:58:12.394Z] --- PASS: TestResize (0.93s)
09:58:12 [2019-10-06T09:58:12.394Z] === RUN   TestResizeWithInvalidSize
09:58:13 [2019-10-06T09:58:13.170Z] --- PASS: TestResizeWithInvalidSize (0.93s)
09:58:13 [2019-10-06T09:58:13.170Z] === RUN   TestResizeWhenContainerNotStarted
09:58:13 [2019-10-06T09:58:13.794Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
09:58:14 [2019-10-06T09:58:14.051Z] --- PASS: TestRenameLinkedContainer (3.71s)
09:58:14 [2019-10-06T09:58:14.051Z] === RUN   TestRenameStoppedContainer
09:58:14 [2019-10-06T09:58:14.083Z] --- PASS: TestResizeWhenContainerNotStarted (0.86s)
09:58:14 [2019-10-06T09:58:14.083Z] === RUN   TestDaemonRestartKillContainers
09:58:14 [2019-10-06T09:58:14.083Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:58:14 [2019-10-06T09:58:14.083Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:58:14 [2019-10-06T09:58:14.083Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:58:14 [2019-10-06T09:58:14.083Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:58:14 [2019-10-06T09:58:14.083Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:58:14 [2019-10-06T09:58:14.083Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:58:14 [2019-10-06T09:58:14.083Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:58:14 [2019-10-06T09:58:14.083Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:58:14 [2019-10-06T09:58:14.083Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:58:14 [2019-10-06T09:58:14.083Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:58:14 [2019-10-06T09:58:14.083Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:58:14 [2019-10-06T09:58:14.083Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:58:14 [2019-10-06T09:58:14.083Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:58:14 [2019-10-06T09:58:14.083Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:58:14 [2019-10-06T09:58:14.083Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:58:14 [2019-10-06T09:58:14.083Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:58:14 [2019-10-06T09:58:14.083Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:58:14 [2019-10-06T09:58:14.083Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:58:14 [2019-10-06T09:58:14.083Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:58:14 [2019-10-06T09:58:14.083Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:58:14 [2019-10-06T09:58:14.083Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:58:14 [2019-10-06T09:58:14.083Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:58:14 [2019-10-06T09:58:14.083Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:58:14 [2019-10-06T09:58:14.083Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:58:14 [2019-10-06T09:58:14.083Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:58:14 [2019-10-06T09:58:14.083Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:58:14 [2019-10-06T09:58:14.985Z] --- PASS: TestRenameStoppedContainer (1.03s)
09:58:14 [2019-10-06T09:58:14.985Z] === RUN   TestRenameRunningContainerAndReuse
09:58:15 [2019-10-06T09:58:15.551Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
09:58:15 [2019-10-06T09:58:15.963Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:58:16 [2019-10-06T09:58:16.338Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:58:16 [2019-10-06T09:58:16.924Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
09:58:17 [2019-10-06T09:58:17.182Z] --- PASS: TestRenameRunningContainerAndReuse (2.04s)
09:58:17 [2019-10-06T09:58:17.182Z] === RUN   TestRenameInvalidName
09:58:17 [2019-10-06T09:58:17.654Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:58:18 [2019-10-06T09:58:18.025Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:58:18 [2019-10-06T09:58:18.117Z] --- PASS: TestRenameInvalidName (0.98s)
09:58:18 [2019-10-06T09:58:18.117Z] === RUN   TestRenameAnonymousContainer
09:58:18 [2019-10-06T09:58:18.844Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:58:19 [2019-10-06T09:58:19.264Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:58:21 [2019-10-06T09:58:21.295Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:58:21 [2019-10-06T09:58:21.692Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:58:22 [2019-10-06T09:58:22.297Z] --- PASS: TestRenameAnonymousContainer (3.85s)
09:58:22 [2019-10-06T09:58:22.297Z] === RUN   TestRenameContainerWithSameName
09:58:22 [2019-10-06T09:58:22.297Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
09:58:22 [2019-10-06T09:58:22.554Z] === RUN   TestDockerSuite/TestBuildBlankName
09:58:22 [2019-10-06T09:58:22.812Z] --- PASS: TestRenameContainerWithSameName (0.90s)
09:58:22 [2019-10-06T09:58:22.812Z] === RUN   TestRenameContainerWithLinkedContainer
09:58:23 [2019-10-06T09:58:23.071Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
09:58:24 [2019-10-06T09:58:24.005Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
09:58:24 [2019-10-06T09:58:24.208Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:58:24 [2019-10-06T09:58:24.607Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:58:24 [2019-10-06T09:58:24.938Z] --- PASS: TestRenameContainerWithLinkedContainer (1.94s)
09:58:24 [2019-10-06T09:58:24.938Z] === RUN   TestResize
09:58:25 [2019-10-06T09:58:25.871Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
09:58:26 [2019-10-06T09:58:26.129Z] --- PASS: TestResize (1.21s)
09:58:26 [2019-10-06T09:58:26.129Z] === RUN   TestResizeWithInvalidSize
09:58:26 [2019-10-06T09:58:26.129Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
09:58:27 [2019-10-06T09:58:27.062Z] --- PASS: TestResizeWithInvalidSize (1.06s)
09:58:27 [2019-10-06T09:58:27.062Z] === RUN   TestResizeWhenContainerNotStarted
09:58:27 [2019-10-06T09:58:27.188Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
09:58:27 [2019-10-06T09:58:27.188Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.04s)
09:58:27 [2019-10-06T09:58:27.188Z]         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"
09:58:27 [2019-10-06T09:58:27.188Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.34s)
09:58:27 [2019-10-06T09:58:27.188Z]         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"
09:58:27 [2019-10-06T09:58:27.188Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.46s)
09:58:27 [2019-10-06T09:58:27.188Z]         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"
09:58:27 [2019-10-06T09:58:27.188Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.50s)
09:58:27 [2019-10-06T09:58:27.188Z]         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"
09:58:27 [2019-10-06T09:58:27.188Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.45s)
09:58:27 [2019-10-06T09:58:27.188Z]         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"
09:58:27 [2019-10-06T09:58:27.188Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.46s)
09:58:27 [2019-10-06T09:58:27.188Z]         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"
09:58:27 [2019-10-06T09:58:27.188Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.38s)
09:58:27 [2019-10-06T09:58:27.188Z]         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"
09:58:27 [2019-10-06T09:58:27.188Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.47s)
09:58:27 [2019-10-06T09:58:27.188Z]         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"
09:58:27 [2019-10-06T09:58:27.188Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.00s)
09:58:27 [2019-10-06T09:58:27.188Z]         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"
09:58:27 [2019-10-06T09:58:27.188Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.90s)
09:58:27 [2019-10-06T09:58:27.188Z]         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"
09:58:27 [2019-10-06T09:58:27.188Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.42s)
09:58:27 [2019-10-06T09:58:27.188Z]         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"
09:58:27 [2019-10-06T09:58:27.188Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.22s)
09:58:27 [2019-10-06T09:58:27.188Z]         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"
09:58:27 [2019-10-06T09:58:27.188Z] === RUN   TestCgroupNamespacesRun
09:58:28 [2019-10-06T09:58:28.434Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
09:58:28 [2019-10-06T09:58:28.434Z] --- PASS: TestResizeWhenContainerNotStarted (1.12s)
09:58:28 [2019-10-06T09:58:28.434Z] === RUN   TestDaemonRestartKillContainers
09:58:28 [2019-10-06T09:58:28.434Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:58:28 [2019-10-06T09:58:28.434Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:58:28 [2019-10-06T09:58:28.434Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:58:28 [2019-10-06T09:58:28.434Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:58:28 [2019-10-06T09:58:28.434Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:58:28 [2019-10-06T09:58:28.434Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:58:28 [2019-10-06T09:58:28.434Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:58:28 [2019-10-06T09:58:28.434Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:58:28 [2019-10-06T09:58:28.434Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:58:28 [2019-10-06T09:58:28.434Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:58:28 [2019-10-06T09:58:28.434Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:58:28 [2019-10-06T09:58:28.434Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:58:28 [2019-10-06T09:58:28.434Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:58:28 [2019-10-06T09:58:28.434Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:58:28 [2019-10-06T09:58:28.434Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:58:28 [2019-10-06T09:58:28.434Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:58:28 [2019-10-06T09:58:28.434Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:58:28 [2019-10-06T09:58:28.434Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:58:28 [2019-10-06T09:58:28.434Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:58:28 [2019-10-06T09:58:28.434Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:58:28 [2019-10-06T09:58:28.434Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:58:28 [2019-10-06T09:58:28.434Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:58:28 [2019-10-06T09:58:28.434Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:58:28 [2019-10-06T09:58:28.434Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:58:28 [2019-10-06T09:58:28.434Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:58:28 [2019-10-06T09:58:28.434Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:58:29 [2019-10-06T09:58:29.026Z] --- PASS: TestCgroupNamespacesRun (1.83s)
09:58:29 [2019-10-06T09:58:29.026Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun"
09:58:29 [2019-10-06T09:58:29.026Z] === RUN   TestCgroupNamespacesRunPrivileged
09:58:29 [2019-10-06T09:58:29.806Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
09:58:30 [2019-10-06T09:58:30.270Z] Created binary: bundles/binary-daemon/dockerd-dev
09:58:30 [2019-10-06T09:58:30.271Z] Copying nested executables into bundles/binary-daemon
09:58:30 [2019-10-06T09:58:30.271Z] 
[Pipeline] }
[Pipeline] // stage
09:58:30 [2019-10-06T09:58:30.299Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.57s)
09:58:30 [2019-10-06T09:58:30.299Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged"
09:58:30 [2019-10-06T09:58:30.299Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
09:58:30 [2019-10-06T09:58:30.714Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40045/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=bb5650619e26cf0b79f30bafc551e5120a0643a4 -e DOCKER_GRAPHDRIVER docker:bb5650619e26cf0b79f30bafc551e5120a0643a4 hack/make.sh cross
09:58:30 [2019-10-06T09:58:30.741Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:58:30 [2019-10-06T09:58:30.999Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:58:31 [2019-10-06T09:58:31.279Z] 
09:58:31 [2019-10-06T09:58:31.279Z] Removing bundles/
09:58:31 [2019-10-06T09:58:31.279Z] 
09:58:31 [2019-10-06T09:58:31.279Z] ---> Making bundle: cross (in bundles/cross)
09:58:31 [2019-10-06T09:58:31.279Z] Cross building: bundles/cross/linux/amd64
09:58:31 [2019-10-06T09:58:31.279Z] Building: bundles/cross/linux/amd64/dockerd-dev
09:58:31 [2019-10-06T09:58:31.279Z] GOOS="linux" GOARCH="amd64" GOARM=""
09:58:32 [2019-10-06T09:58:32.235Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.78s)
09:58:32 [2019-10-06T09:58:32.235Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode"
09:58:32 [2019-10-06T09:58:32.235Z] === RUN   TestCgroupNamespacesRunHostMode
09:58:32 [2019-10-06T09:58:32.371Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:58:32 [2019-10-06T09:58:32.629Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
09:58:32 [2019-10-06T09:58:32.629Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:58:34 [2019-10-06T09:58:34.003Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:58:34 [2019-10-06T09:58:34.093Z] --- PASS: TestCgroupNamespacesRunHostMode (1.77s)
09:58:34 [2019-10-06T09:58:34.093Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode"
09:58:34 [2019-10-06T09:58:34.093Z] === RUN   TestCgroupNamespacesRunPrivateMode
09:58:34 [2019-10-06T09:58:34.288Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:58:35 [2019-10-06T09:58:35.676Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
09:58:35 [2019-10-06T09:58:35.882Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.76s)
09:58:35 [2019-10-06T09:58:35.882Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode"
09:58:35 [2019-10-06T09:58:35.882Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
09:58:36 [2019-10-06T09:58:36.266Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.82s)
09:58:36 [2019-10-06T09:58:36.266Z]     run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate"
09:58:36 [2019-10-06T09:58:36.266Z] === RUN   TestCgroupNamespacesRunInvalidMode
09:58:37 [2019-10-06T09:58:37.049Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:58:37 [2019-10-06T09:58:37.066Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.79s)
09:58:37 [2019-10-06T09:58:37.066Z]     run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode"
09:58:37 [2019-10-06T09:58:37.066Z] === RUN   TestCgroupNamespacesRunOlderClient
09:58:37 [2019-10-06T09:58:37.615Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:58:38 [2019-10-06T09:58:38.181Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
09:58:39 [2019-10-06T09:58:39.115Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
09:58:39 [2019-10-06T09:58:39.150Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.92s)
09:58:39 [2019-10-06T09:58:39.151Z]     run_cgroupns_linux_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient"
09:58:39 [2019-10-06T09:58:39.151Z] === RUN   TestKernelTCPMemory
09:58:40 [2019-10-06T09:58:40.421Z] --- PASS: TestKernelTCPMemory (1.00s)
09:58:40 [2019-10-06T09:58:40.421Z] === RUN   TestNISDomainname
09:58:41 [2019-10-06T09:58:41.013Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
09:58:41 [2019-10-06T09:58:41.221Z] --- PASS: TestNISDomainname (1.22s)
09:58:41 [2019-10-06T09:58:41.221Z] === RUN   TestHostnameDnsResolution
09:58:41 [2019-10-06T09:58:41.273Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:58:41 [2019-10-06T09:58:41.530Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:58:42 [2019-10-06T09:58:42.096Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
09:58:42 [2019-10-06T09:58:42.491Z] --- PASS: TestHostnameDnsResolution (1.17s)
09:58:42 [2019-10-06T09:58:42.491Z] === RUN   TestStats
09:58:43 [2019-10-06T09:58:43.993Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
09:58:43 [2019-10-06T09:58:43.993Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
09:58:43 [2019-10-06T09:58:43.993Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.54s)
09:58:43 [2019-10-06T09:58:43.993Z]         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"
09:58:43 [2019-10-06T09:58:43.993Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.78s)
09:58:43 [2019-10-06T09:58:43.993Z]         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"
09:58:43 [2019-10-06T09:58:43.993Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.58s)
09:58:43 [2019-10-06T09:58:43.993Z]         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"
09:58:43 [2019-10-06T09:58:43.993Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.72s)
09:58:43 [2019-10-06T09:58:43.993Z]         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"
09:58:43 [2019-10-06T09:58:43.993Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.63s)
09:58:43 [2019-10-06T09:58:43.993Z]         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"
09:58:43 [2019-10-06T09:58:43.993Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.61s)
09:58:43 [2019-10-06T09:58:43.993Z]         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"
09:58:43 [2019-10-06T09:58:43.993Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.02s)
09:58:43 [2019-10-06T09:58:43.993Z]         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"
09:58:43 [2019-10-06T09:58:43.993Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.19s)
09:58:43 [2019-10-06T09:58:43.993Z]         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"
09:58:43 [2019-10-06T09:58:43.993Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.17s)
09:58:43 [2019-10-06T09:58:43.993Z]         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"
09:58:43 [2019-10-06T09:58:43.993Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.01s)
09:58:43 [2019-10-06T09:58:43.993Z]         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"
09:58:43 [2019-10-06T09:58:43.993Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.74s)
09:58:43 [2019-10-06T09:58:43.993Z]         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"
09:58:43 [2019-10-06T09:58:43.993Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.51s)
09:58:43 [2019-10-06T09:58:43.993Z]         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"
09:58:43 [2019-10-06T09:58:43.993Z] === RUN   TestCgroupNamespacesRun
09:58:44 [2019-10-06T09:58:44.356Z] --- PASS: TestStats (1.96s)
09:58:44 [2019-10-06T09:58:44.356Z] === RUN   TestStopContainerWithTimeout
09:58:44 [2019-10-06T09:58:44.356Z] === RUN   TestStopContainerWithTimeout/0
09:58:44 [2019-10-06T09:58:44.356Z] === PAUSE TestStopContainerWithTimeout/0
09:58:44 [2019-10-06T09:58:44.356Z] === RUN   TestStopContainerWithTimeout/1
09:58:44 [2019-10-06T09:58:44.356Z] === PAUSE TestStopContainerWithTimeout/1
09:58:44 [2019-10-06T09:58:44.356Z] === RUN   TestStopContainerWithTimeout/3
09:58:44 [2019-10-06T09:58:44.356Z] === PAUSE TestStopContainerWithTimeout/3
09:58:44 [2019-10-06T09:58:44.357Z] === RUN   TestStopContainerWithTimeout/-1
09:58:44 [2019-10-06T09:58:44.357Z] === PAUSE TestStopContainerWithTimeout/-1
09:58:44 [2019-10-06T09:58:44.357Z] === CONT  TestStopContainerWithTimeout/0
09:58:44 [2019-10-06T09:58:44.357Z] === CONT  TestStopContainerWithTimeout/3
09:58:45 [2019-10-06T09:58:45.368Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
09:58:45 [2019-10-06T09:58:45.635Z] === CONT  TestStopContainerWithTimeout/-1
09:58:45 [2019-10-06T09:58:45.935Z] --- PASS: TestCgroupNamespacesRun (1.79s)
09:58:45 [2019-10-06T09:58:45.935Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun"
09:58:45 [2019-10-06T09:58:45.935Z] === RUN   TestCgroupNamespacesRunPrivileged
09:58:45 [2019-10-06T09:58:45.935Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
09:58:47 [2019-10-06T09:58:47.424Z] === CONT  TestStopContainerWithTimeout/1
09:58:47 [2019-10-06T09:58:47.837Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.85s)
09:58:47 [2019-10-06T09:58:47.837Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged"
09:58:47 [2019-10-06T09:58:47.837Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
09:58:49 [2019-10-06T09:58:49.216Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
09:58:49 [2019-10-06T09:58:49.216Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
09:58:49 [2019-10-06T09:58:49.216Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
09:58:49 [2019-10-06T09:58:49.473Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.82s)
09:58:49 [2019-10-06T09:58:49.473Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode"
09:58:49 [2019-10-06T09:58:49.473Z] === RUN   TestCgroupNamespacesRunHostMode
09:58:49 [2019-10-06T09:58:49.902Z] --- PASS: TestStopContainerWithTimeout (0.01s)
09:58:49 [2019-10-06T09:58:49.902Z]     --- PASS: TestStopContainerWithTimeout/0 (1.11s)
09:58:49 [2019-10-06T09:58:49.902Z]     --- PASS: TestStopContainerWithTimeout/3 (3.09s)
09:58:49 [2019-10-06T09:58:49.902Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.85s)
09:58:49 [2019-10-06T09:58:49.902Z]     --- PASS: TestStopContainerWithTimeout/1 (1.93s)
09:58:49 [2019-10-06T09:58:49.902Z] === RUN   TestDeleteDevicemapper
09:58:49 [2019-10-06T09:58:49.902Z] --- SKIP: TestDeleteDevicemapper (0.00s)
09:58:49 [2019-10-06T09:58:49.902Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
09:58:49 [2019-10-06T09:58:49.902Z] === RUN   TestStopContainerWithRestartPolicyAlways
09:58:51 [2019-10-06T09:58:51.370Z] --- PASS: TestCgroupNamespacesRunHostMode (1.93s)
09:58:51 [2019-10-06T09:58:51.370Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode"
09:58:51 [2019-10-06T09:58:51.370Z] === RUN   TestCgroupNamespacesRunPrivateMode
09:58:53 [2019-10-06T09:58:53.112Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.74s)
09:58:53 [2019-10-06T09:58:53.113Z] === RUN   TestUpdateMemory
09:58:53 [2019-10-06T09:58:53.113Z] --- SKIP: TestUpdateMemory (0.00s)
09:58:53 [2019-10-06T09:58:53.113Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
09:58:53 [2019-10-06T09:58:53.113Z] === RUN   TestUpdateCPUQuota
09:58:53 [2019-10-06T09:58:53.268Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.83s)
09:58:53 [2019-10-06T09:58:53.268Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode"
09:58:53 [2019-10-06T09:58:53.268Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
09:58:53 [2019-10-06T09:58:53.526Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
09:58:54 [2019-10-06T09:58:54.092Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.79s)
09:58:54 [2019-10-06T09:58:54.092Z]     run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate"
09:58:54 [2019-10-06T09:58:54.092Z] === RUN   TestCgroupNamespacesRunInvalidMode
09:58:54 [2019-10-06T09:58:54.946Z] --- PASS: TestUpdateCPUQuota (1.55s)
09:58:54 [2019-10-06T09:58:54.946Z] === RUN   TestUpdatePidsLimit
09:58:54 [2019-10-06T09:58:54.946Z] === RUN   TestUpdatePidsLimit/update_from_none
09:58:55 [2019-10-06T09:58:55.027Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.87s)
09:58:55 [2019-10-06T09:58:55.027Z]     run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode"
09:58:55 [2019-10-06T09:58:55.027Z] === RUN   TestCgroupNamespacesRunOlderClient
09:58:55 [2019-10-06T09:58:55.312Z] === RUN   TestUpdatePidsLimit/no_change
09:58:55 [2019-10-06T09:58:55.760Z] === RUN   TestUpdatePidsLimit/update_lower
09:58:56 [2019-10-06T09:58:56.175Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
09:58:56 [2019-10-06T09:58:56.606Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
09:58:56 [2019-10-06T09:58:56.925Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.00s)
09:58:56 [2019-10-06T09:58:56.925Z]     run_cgroupns_linux_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient"
09:58:56 [2019-10-06T09:58:56.925Z] === RUN   TestKernelTCPMemory
09:58:56 [2019-10-06T09:58:56.985Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
09:58:57 [2019-10-06T09:58:57.359Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
09:58:58 [2019-10-06T09:58:58.299Z] --- PASS: TestKernelTCPMemory (1.37s)
09:58:58 [2019-10-06T09:58:58.299Z] === RUN   TestNISDomainname
09:58:58 [2019-10-06T09:58:58.557Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
09:58:59 [2019-10-06T09:58:59.122Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
09:58:59 [2019-10-06T09:58:59.174Z] --- PASS: TestUpdatePidsLimit (4.10s)
09:58:59 [2019-10-06T09:58:59.174Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.40s)
09:58:59 [2019-10-06T09:58:59.174Z]     --- PASS: TestUpdatePidsLimit/no_change (0.44s)
09:58:59 [2019-10-06T09:58:59.174Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.40s)
09:58:59 [2019-10-06T09:58:59.174Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s)
09:58:59 [2019-10-06T09:58:59.174Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.37s)
09:58:59 [2019-10-06T09:58:59.174Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s)
09:58:59 [2019-10-06T09:58:59.174Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.49s)
09:58:59 [2019-10-06T09:58:59.174Z] === RUN   TestUpdateRestartPolicy
09:58:59 [2019-10-06T09:58:59.686Z] --- PASS: TestNISDomainname (1.31s)
09:58:59 [2019-10-06T09:58:59.686Z] === RUN   TestHostnameDnsResolution
09:59:01 [2019-10-06T09:59:01.582Z] --- PASS: TestHostnameDnsResolution (1.88s)
09:59:01 [2019-10-06T09:59:01.582Z] === RUN   TestStats
09:59:02 [2019-10-06T09:59:02.148Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
09:59:02 [2019-10-06T09:59:02.712Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
09:59:04 [2019-10-06T09:59:04.085Z] --- PASS: TestStats (2.73s)
09:59:04 [2019-10-06T09:59:04.085Z] === RUN   TestStopContainerWithTimeout
09:59:04 [2019-10-06T09:59:04.085Z] === RUN   TestStopContainerWithTimeout/0
09:59:04 [2019-10-06T09:59:04.085Z] === PAUSE TestStopContainerWithTimeout/0
09:59:04 [2019-10-06T09:59:04.085Z] === RUN   TestStopContainerWithTimeout/1
09:59:04 [2019-10-06T09:59:04.085Z] === PAUSE TestStopContainerWithTimeout/1
09:59:04 [2019-10-06T09:59:04.085Z] === RUN   TestStopContainerWithTimeout/3
09:59:04 [2019-10-06T09:59:04.085Z] === PAUSE TestStopContainerWithTimeout/3
09:59:04 [2019-10-06T09:59:04.085Z] === RUN   TestStopContainerWithTimeout/-1
09:59:04 [2019-10-06T09:59:04.085Z] === PAUSE TestStopContainerWithTimeout/-1
09:59:04 [2019-10-06T09:59:04.085Z] === CONT  TestStopContainerWithTimeout/0
09:59:04 [2019-10-06T09:59:04.085Z] === CONT  TestStopContainerWithTimeout/-1
09:59:05 [2019-10-06T09:59:05.458Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
09:59:05 [2019-10-06T09:59:05.715Z] === CONT  TestStopContainerWithTimeout/3
09:59:05 [2019-10-06T09:59:05.715Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
09:59:05 [2019-10-06T09:59:05.973Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
09:59:07 [2019-10-06T09:59:07.345Z] === CONT  TestStopContainerWithTimeout/1
09:59:07 [2019-10-06T09:59:07.345Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
09:59:08 [2019-10-06T09:59:08.281Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
09:59:09 [2019-10-06T09:59:09.653Z] --- PASS: TestStopContainerWithTimeout (0.02s)
09:59:09 [2019-10-06T09:59:09.653Z]     --- PASS: TestStopContainerWithTimeout/0 (1.42s)
09:59:09 [2019-10-06T09:59:09.653Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.16s)
09:59:09 [2019-10-06T09:59:09.653Z]     --- PASS: TestStopContainerWithTimeout/3 (2.82s)
09:59:09 [2019-10-06T09:59:09.653Z]     --- PASS: TestStopContainerWithTimeout/1 (2.01s)
09:59:09 [2019-10-06T09:59:09.653Z] === RUN   TestDeleteDevicemapper
09:59:09 [2019-10-06T09:59:09.653Z] --- SKIP: TestDeleteDevicemapper (0.00s)
09:59:09 [2019-10-06T09:59:09.653Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
09:59:09 [2019-10-06T09:59:09.653Z] === RUN   TestStopContainerWithRestartPolicyAlways
09:59:10 [2019-10-06T09:59:10.466Z] Removing intermediate container 359d4df0e4eb
09:59:10 [2019-10-06T09:59:10.466Z]  ---> 5f4105f590a5
09:59:10 [2019-10-06T09:59:10.466Z] Step 6/8 : ENTRYPOINT ["powershell.exe"]
09:59:10 [2019-10-06T09:59:10.466Z]  ---> Running in 58ef08658de5
09:59:10 [2019-10-06T09:59:10.466Z] Removing intermediate container 58ef08658de5
09:59:10 [2019-10-06T09:59:10.466Z]  ---> e2b6658486ef
09:59:10 [2019-10-06T09:59:10.466Z] Step 7/8 : WORKDIR ${GOPATH}\src\github.com\docker\docker
09:59:10 [2019-10-06T09:59:10.466Z]  ---> Running in b27696d20f80
09:59:10 [2019-10-06T09:59:10.466Z] Removing intermediate container b27696d20f80
09:59:10 [2019-10-06T09:59:10.466Z]  ---> a72ed0a34d3b
09:59:10 [2019-10-06T09:59:10.466Z] Step 8/8 : COPY . .
09:59:11 [2019-10-06T09:59:11.554Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
09:59:11 [2019-10-06T09:59:11.554Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.16s)
09:59:11 [2019-10-06T09:59:11.554Z] === RUN   TestUpdateMemory
09:59:11 [2019-10-06T09:59:11.554Z] --- SKIP: TestUpdateMemory (0.00s)
09:59:11 [2019-10-06T09:59:11.554Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
09:59:11 [2019-10-06T09:59:11.554Z] === RUN   TestUpdateCPUQuota
09:59:12 [2019-10-06T09:59:12.119Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
09:59:12 [2019-10-06T09:59:12.764Z] --- PASS: TestUpdateRestartPolicy (12.81s)
09:59:12 [2019-10-06T09:59:12.764Z] === RUN   TestUpdateRestartWithAutoRemove
09:59:12 [2019-10-06T09:59:12.764Z] --- PASS: TestUpdateRestartWithAutoRemove (0.95s)
09:59:12 [2019-10-06T09:59:12.764Z] === RUN   TestWaitNonBlocked
09:59:12 [2019-10-06T09:59:12.764Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
09:59:12 [2019-10-06T09:59:12.764Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
09:59:12 [2019-10-06T09:59:12.764Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
09:59:12 [2019-10-06T09:59:12.764Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
09:59:12 [2019-10-06T09:59:12.764Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
09:59:12 [2019-10-06T09:59:12.764Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
09:59:13 [2019-10-06T09:59:13.491Z] --- PASS: TestUpdateCPUQuota (2.08s)
09:59:13 [2019-10-06T09:59:13.491Z] === RUN   TestUpdatePidsLimit
09:59:13 [2019-10-06T09:59:13.491Z] === RUN   TestUpdatePidsLimit/update_from_none
09:59:14 [2019-10-06T09:59:14.049Z] --- PASS: TestWaitNonBlocked (0.01s)
09:59:14 [2019-10-06T09:59:14.049Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.08s)
09:59:14 [2019-10-06T09:59:14.049Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.14s)
09:59:14 [2019-10-06T09:59:14.049Z] === RUN   TestWaitBlocked
09:59:14 [2019-10-06T09:59:14.049Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
09:59:14 [2019-10-06T09:59:14.049Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
09:59:14 [2019-10-06T09:59:14.049Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
09:59:14 [2019-10-06T09:59:14.049Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
09:59:14 [2019-10-06T09:59:14.049Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
09:59:14 [2019-10-06T09:59:14.049Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
09:59:14 [2019-10-06T09:59:14.422Z] === RUN   TestUpdatePidsLimit/no_change
09:59:14 [2019-10-06T09:59:14.682Z] === RUN   TestUpdatePidsLimit/update_lower
09:59:14 [2019-10-06T09:59:14.855Z] --- PASS: TestWaitBlocked (0.01s)
09:59:14 [2019-10-06T09:59:14.855Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.00s)
09:59:14 [2019-10-06T09:59:14.855Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.06s)
09:59:14 [2019-10-06T09:59:14.855Z] === CONT  TestContainerStartOnDaemonRestart
09:59:14 [2019-10-06T09:59:14.855Z] === CONT  TestIpcModeOlderClient
09:59:15 [2019-10-06T09:59:15.247Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
09:59:15 [2019-10-06T09:59:15.363Z] --- PASS: TestIpcModeOlderClient (0.16s)
09:59:15 [2019-10-06T09:59:15.363Z] === CONT  TestDaemonRestartIpcMode
09:59:15 [2019-10-06T09:59:15.813Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
09:59:16 [2019-10-06T09:59:16.379Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
09:59:16 [2019-10-06T09:59:16.379Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
09:59:16 [2019-10-06T09:59:16.636Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
09:59:17 [2019-10-06T09:59:17.985Z] --- PASS: TestContainerStartOnDaemonRestart (3.27s)
09:59:17 [2019-10-06T09:59:17.985Z]     daemon_linux_test.go:35: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart"
09:59:18 [2019-10-06T09:59:18.009Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
09:59:18 [2019-10-06T09:59:18.573Z] --- PASS: TestUpdatePidsLimit (5.02s)
09:59:18 [2019-10-06T09:59:18.573Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.66s)
09:59:18 [2019-10-06T09:59:18.573Z]     --- PASS: TestUpdatePidsLimit/no_change (0.50s)
09:59:18 [2019-10-06T09:59:18.573Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.42s)
09:59:18 [2019-10-06T09:59:18.573Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.48s)
09:59:18 [2019-10-06T09:59:18.573Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.52s)
09:59:18 [2019-10-06T09:59:18.573Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.54s)
09:59:18 [2019-10-06T09:59:18.573Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.50s)
09:59:18 [2019-10-06T09:59:18.573Z] === RUN   TestUpdateRestartPolicy
09:59:19 [2019-10-06T09:59:19.234Z] --- PASS: TestDaemonRestartIpcMode (4.01s)
09:59:19 [2019-10-06T09:59:19.234Z]     daemon_linux_test.go:89: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode"
09:59:19 [2019-10-06T09:59:19.234Z] PASS
09:59:19 [2019-10-06T09:59:19.234Z] 
09:59:19 [2019-10-06T09:59:19.234Z] === Skipped
09:59:19 [2019-10-06T09:59:19.234Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s)
09:59:19 [2019-10-06T09:59:19.234Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:59:19 [2019-10-06T09:59:19.234Z] 
09:59:19 [2019-10-06T09:59:19.234Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s)
09:59:19 [2019-10-06T09:59:19.234Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
09:59:19 [2019-10-06T09:59:19.234Z] 
09:59:19 [2019-10-06T09:59:19.234Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s)
09:59:19 [2019-10-06T09:59:19.234Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
09:59:19 [2019-10-06T09:59:19.234Z] 
09:59:19 [2019-10-06T09:59:19.234Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
09:59:19 [2019-10-06T09:59:19.234Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:59:19 [2019-10-06T09:59:19.234Z] 
09:59:19 [2019-10-06T09:59:19.234Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s)
09:59:19 [2019-10-06T09:59:19.234Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
09:59:19 [2019-10-06T09:59:19.234Z] 
09:59:19 [2019-10-06T09:59:19.234Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s)
09:59:19 [2019-10-06T09:59:19.234Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
09:59:19 [2019-10-06T09:59:19.234Z] 
09:59:19 [2019-10-06T09:59:19.234Z] 
09:59:19 [2019-10-06T09:59:19.234Z] DONE 197 tests, 6 skipped in 138.902s
09:59:19 [2019-10-06T09:59:19.234Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m 
09:59:19 [2019-10-06T09:59:19.234Z] ++ 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
09:59:19 [2019-10-06T09:59:19.234Z] ++ set -e
09:59:19 [2019-10-06T09:59:19.234Z] ++ '[' -n 0 ']'
09:59:19 [2019-10-06T09:59:19.234Z] ++ set -x
09:59:19 [2019-10-06T09:59:19.234Z] ++ env -i DEST=/go/src/github.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
09:59:19 [2019-10-06T09:59:19.234Z] INFO: Testing against a local daemon
09:59:19 [2019-10-06T09:59:19.234Z] === RUN   TestCommitInheritsEnv
09:59:19 [2019-10-06T09:59:19.600Z] --- PASS: TestCommitInheritsEnv (0.49s)
09:59:19 [2019-10-06T09:59:19.600Z] === RUN   TestImportExtremelyLargeImageWorks
09:59:19 [2019-10-06T09:59:19.600Z] === PAUSE TestImportExtremelyLargeImageWorks
09:59:19 [2019-10-06T09:59:19.600Z] === RUN   TestImagesFilterMultiReference
09:59:19 [2019-10-06T09:59:19.600Z] --- PASS: TestImagesFilterMultiReference (0.06s)
09:59:19 [2019-10-06T09:59:19.600Z] === RUN   TestImagePullPlatformInvalid
09:59:19 [2019-10-06T09:59:19.600Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
09:59:19 [2019-10-06T09:59:19.600Z] === RUN   TestRemoveImageOrphaning
09:59:19 [2019-10-06T09:59:19.947Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
09:59:20 [2019-10-06T09:59:20.387Z] --- PASS: TestRemoveImageOrphaning (0.55s)
09:59:20 [2019-10-06T09:59:20.387Z] === RUN   TestRemoveImageGarbageCollector
09:59:20 [2019-10-06T09:59:20.387Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
09:59:20 [2019-10-06T09:59:20.387Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:59:20 [2019-10-06T09:59:20.387Z] === RUN   TestTagUnprefixedRepoByNameOrName
09:59:20 [2019-10-06T09:59:20.387Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
09:59:20 [2019-10-06T09:59:20.387Z] === RUN   TestTagInvalidReference
09:59:20 [2019-10-06T09:59:20.387Z] --- PASS: TestTagInvalidReference (0.01s)
09:59:20 [2019-10-06T09:59:20.387Z] === RUN   TestTagValidPrefixedRepo
09:59:20 [2019-10-06T09:59:20.387Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
09:59:20 [2019-10-06T09:59:20.387Z] === RUN   TestTagExistedNameWithoutForce
09:59:20 [2019-10-06T09:59:20.387Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
09:59:20 [2019-10-06T09:59:20.387Z] === RUN   TestTagOfficialNames
09:59:20 [2019-10-06T09:59:20.387Z] --- PASS: TestTagOfficialNames (0.04s)
09:59:20 [2019-10-06T09:59:20.387Z] === RUN   TestTagMatchesDigest
09:59:20 [2019-10-06T09:59:20.387Z] --- PASS: TestTagMatchesDigest (0.01s)
09:59:20 [2019-10-06T09:59:20.387Z] === CONT  TestImportExtremelyLargeImageWorks
09:59:21 [2019-10-06T09:59:21.317Z] === RUN   TestDockerSuite/TestBuildCacheAdd
09:59:21 [2019-10-06T09:59:21.317Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
09:59:21 [2019-10-06T09:59:21.881Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
09:59:22 [2019-10-06T09:59:22.813Z] === RUN   TestDockerSuite/TestBuildCacheFrom
09:59:23 [2019-10-06T09:59:23.744Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
09:59:27 [2019-10-06T09:59:27.019Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
09:59:28 [2019-10-06T09:59:28.390Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
09:59:30 [2019-10-06T09:59:30.285Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
09:59:30 [2019-10-06T09:59:30.850Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
09:59:30 [2019-10-06T09:59:30.850Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
09:59:31 [2019-10-06T09:59:31.565Z]  ---> 7287ece5404f
09:59:31 [2019-10-06T09:59:31.566Z] Successfully built 7287ece5404f
09:59:31 [2019-10-06T09:59:31.566Z] Successfully tagged docker:latest
09:59:31 [2019-10-06T09:59:31.566Z] INFO: Image build ended at 10/06/2019 09:59:29. Duration:00:03:45.9290060
09:59:31 [2019-10-06T09:59:31.566Z] 
09:59:31 [2019-10-06T09:59:31.566Z] 
09:59:31 [2019-10-06T09:59:31.566Z] INFO: Building the test binaries at 10/06/2019 09:59:29...
09:59:31 [2019-10-06T09:59:31.781Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
09:59:32 [2019-10-06T09:59:32.714Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
09:59:32 [2019-10-06T09:59:32.714Z] --- PASS: TestUpdateRestartPolicy (13.87s)
09:59:32 [2019-10-06T09:59:32.714Z] === RUN   TestUpdateRestartWithAutoRemove
09:59:33 [2019-10-06T09:59:33.646Z] --- PASS: TestUpdateRestartWithAutoRemove (0.94s)
09:59:33 [2019-10-06T09:59:33.646Z] === RUN   TestWaitNonBlocked
09:59:33 [2019-10-06T09:59:33.646Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
09:59:33 [2019-10-06T09:59:33.646Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
09:59:33 [2019-10-06T09:59:33.646Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
09:59:33 [2019-10-06T09:59:33.646Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
09:59:33 [2019-10-06T09:59:33.646Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
09:59:33 [2019-10-06T09:59:33.646Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
09:59:33 [2019-10-06T09:59:33.780Z] ok  	github.com/docker/docker/api/server/httputils	0.011s	coverage: 14.7% of statements
09:59:34 [2019-10-06T09:59:34.578Z] --- PASS: TestWaitNonBlocked (0.01s)
09:59:34 [2019-10-06T09:59:34.578Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.99s)
09:59:34 [2019-10-06T09:59:34.578Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.18s)
09:59:34 [2019-10-06T09:59:34.578Z] === RUN   TestWaitBlocked
09:59:34 [2019-10-06T09:59:34.578Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
09:59:34 [2019-10-06T09:59:34.578Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
09:59:34 [2019-10-06T09:59:34.578Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
09:59:34 [2019-10-06T09:59:34.578Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
09:59:34 [2019-10-06T09:59:34.578Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
09:59:34 [2019-10-06T09:59:34.578Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
09:59:35 [2019-10-06T09:59:35.274Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
09:59:35 [2019-10-06T09:59:35.318Z] INFO: make.ps1 starting at 10/06/2019 09:59:35
09:59:35 [2019-10-06T09:59:35.779Z] INFO: Git commit (bb5650619) assumed from DOCKER_GITCOMMIT environment variable
09:59:35 [2019-10-06T09:59:35.779Z] INFO: Invoking autogen...
09:59:35 [2019-10-06T09:59:35.897Z] ok  	github.com/docker/docker/api/server/middleware	0.026s	coverage: 37.7% of statements
09:59:35 [2019-10-06T09:59:35.897Z] ?   	github.com/docker/docker/api/server/router	[no test files]
09:59:35 [2019-10-06T09:59:35.897Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
09:59:35 [2019-10-06T09:59:35.897Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
09:59:35 [2019-10-06T09:59:35.897Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
09:59:35 [2019-10-06T09:59:35.897Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
09:59:35 [2019-10-06T09:59:35.897Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
09:59:35 [2019-10-06T09:59:35.897Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
09:59:35 [2019-10-06T09:59:35.952Z] --- PASS: TestWaitBlocked (0.03s)
09:59:35 [2019-10-06T09:59:35.952Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.18s)
09:59:35 [2019-10-06T09:59:35.952Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.33s)
09:59:35 [2019-10-06T09:59:35.952Z] === CONT  TestContainerStartOnDaemonRestart
09:59:35 [2019-10-06T09:59:35.952Z] === CONT  TestIpcModeOlderClient
09:59:35 [2019-10-06T09:59:35.952Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
09:59:36 [2019-10-06T09:59:36.182Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
09:59:36 [2019-10-06T09:59:36.209Z] --- PASS: TestIpcModeOlderClient (0.19s)
09:59:36 [2019-10-06T09:59:36.209Z] === CONT  TestDaemonRestartIpcMode
09:59:36 [2019-10-06T09:59:36.240Z] INFO: Building daemon...
09:59:36 [2019-10-06T09:59:36.808Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
09:59:38 [2019-10-06T09:59:38.764Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
09:59:39 [2019-10-06T09:59:39.509Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
09:59:39 [2019-10-06T09:59:39.509Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
09:59:39 [2019-10-06T09:59:39.509Z] ok  	github.com/docker/docker/api/types/strslice	0.007s	coverage: 90.0% of statements
09:59:39 [2019-10-06T09:59:39.509Z] ok  	github.com/docker/docker/api/types/filters	0.010s	coverage: 95.2% of statements
09:59:39 [2019-10-06T09:59:39.794Z] ok  	github.com/docker/docker/api/server/router/swarm	0.024s	coverage: 4.0% of statements
09:59:39 [2019-10-06T09:59:39.794Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
09:59:39 [2019-10-06T09:59:39.794Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
09:59:39 [2019-10-06T09:59:39.794Z] ?   	github.com/docker/docker/api/types	[no test files]
09:59:39 [2019-10-06T09:59:39.794Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
09:59:39 [2019-10-06T09:59:39.794Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
09:59:39 [2019-10-06T09:59:39.794Z] ?   	github.com/docker/docker/api/types/container	[no test files]
09:59:39 [2019-10-06T09:59:39.794Z] ?   	github.com/docker/docker/api/types/events	[no test files]
09:59:39 [2019-10-06T09:59:39.794Z] ?   	github.com/docker/docker/api/types/image	[no test files]
09:59:39 [2019-10-06T09:59:39.794Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
09:59:39 [2019-10-06T09:59:39.794Z] ?   	github.com/docker/docker/api/types/network	[no test files]
09:59:39 [2019-10-06T09:59:39.794Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
09:59:39 [2019-10-06T09:59:39.794Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
09:59:39 [2019-10-06T09:59:39.794Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
09:59:39 [2019-10-06T09:59:39.794Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
09:59:40 [2019-10-06T09:59:40.157Z] --- PASS: TestContainerStartOnDaemonRestart (4.09s)
09:59:40 [2019-10-06T09:59:40.157Z]     daemon_linux_test.go:35: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart"
09:59:40 [2019-10-06T09:59:40.417Z] ok  	github.com/docker/docker/api/types/versions	0.006s	coverage: 75.0% of statements
09:59:40 [2019-10-06T09:59:40.715Z] ok  	github.com/docker/docker/api/types/time	0.006s	coverage: 100.0% of statements
09:59:40 [2019-10-06T09:59:40.715Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
09:59:40 [2019-10-06T09:59:40.715Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
09:59:40 [2019-10-06T09:59:40.715Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
09:59:40 [2019-10-06T09:59:40.715Z] ?   	github.com/docker/docker/builder	[no test files]
09:59:40 [2019-10-06T09:59:40.715Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
09:59:40 [2019-10-06T09:59:40.715Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
09:59:40 [2019-10-06T09:59:40.715Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
09:59:40 [2019-10-06T09:59:40.715Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
09:59:40 [2019-10-06T09:59:40.715Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
09:59:40 [2019-10-06T09:59:40.715Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
09:59:40 [2019-10-06T09:59:40.715Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
09:59:40 [2019-10-06T09:59:40.724Z] --- PASS: TestDaemonRestartIpcMode (4.67s)
09:59:40 [2019-10-06T09:59:40.724Z]     daemon_linux_test.go:89: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode"
09:59:40 [2019-10-06T09:59:40.724Z] PASS
09:59:40 [2019-10-06T09:59:40.724Z] 
09:59:40 [2019-10-06T09:59:40.724Z] === Skipped
09:59:40 [2019-10-06T09:59:40.724Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
09:59:40 [2019-10-06T09:59:40.724Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:59:40 [2019-10-06T09:59:40.724Z] 
09:59:40 [2019-10-06T09:59:40.724Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
09:59:40 [2019-10-06T09:59:40.725Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
09:59:40 [2019-10-06T09:59:40.725Z] 
09:59:40 [2019-10-06T09:59:40.725Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
09:59:40 [2019-10-06T09:59:40.725Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
09:59:40 [2019-10-06T09:59:40.725Z] 
09:59:40 [2019-10-06T09:59:40.725Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
09:59:40 [2019-10-06T09:59:40.725Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:59:40 [2019-10-06T09:59:40.725Z] 
09:59:40 [2019-10-06T09:59:40.725Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
09:59:40 [2019-10-06T09:59:40.725Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
09:59:40 [2019-10-06T09:59:40.725Z] 
09:59:40 [2019-10-06T09:59:40.725Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
09:59:40 [2019-10-06T09:59:40.725Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
09:59:40 [2019-10-06T09:59:40.725Z] 
09:59:40 [2019-10-06T09:59:40.725Z] 
09:59:40 [2019-10-06T09:59:40.725Z] DONE 197 tests, 6 skipped in 155.507s
09:59:40 [2019-10-06T09:59:40.982Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
09:59:40 [2019-10-06T09:59:40.982Z] ++ 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
09:59:40 [2019-10-06T09:59:40.982Z] ++ set -e
09:59:40 [2019-10-06T09:59:40.982Z] ++ '[' -n 0 ']'
09:59:40 [2019-10-06T09:59:40.982Z] ++ set -x
09:59:40 [2019-10-06T09:59:40.982Z] ++ env -i DEST=/go/src/github.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
09:59:41 [2019-10-06T09:59:41.239Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
09:59:41 [2019-10-06T09:59:41.239Z] INFO: Testing against a local daemon
09:59:41 [2019-10-06T09:59:41.239Z] === RUN   TestCommitInheritsEnv
09:59:41 [2019-10-06T09:59:41.737Z] ok  	github.com/docker/docker/builder/dockerignore	0.006s	coverage: 96.8% of statements
09:59:41 [2019-10-06T09:59:41.803Z] --- PASS: TestCommitInheritsEnv (0.50s)
09:59:41 [2019-10-06T09:59:41.803Z] === RUN   TestImportExtremelyLargeImageWorks
09:59:41 [2019-10-06T09:59:41.803Z] === PAUSE TestImportExtremelyLargeImageWorks
09:59:41 [2019-10-06T09:59:41.803Z] === RUN   TestImagesFilterMultiReference
09:59:41 [2019-10-06T09:59:41.803Z] --- PASS: TestImagesFilterMultiReference (0.08s)
09:59:41 [2019-10-06T09:59:41.803Z] === RUN   TestImagePullPlatformInvalid
09:59:41 [2019-10-06T09:59:41.803Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
09:59:41 [2019-10-06T09:59:41.803Z] === RUN   TestRemoveImageOrphaning
09:59:42 [2019-10-06T09:59:42.061Z] === RUN   TestDockerSuite/TestBuildClearCmd
09:59:42 [2019-10-06T09:59:42.318Z] --- PASS: TestRemoveImageOrphaning (0.57s)
09:59:42 [2019-10-06T09:59:42.318Z] === RUN   TestRemoveImageGarbageCollector
09:59:42 [2019-10-06T09:59:42.575Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
09:59:42 [2019-10-06T09:59:42.832Z] === RUN   TestDockerSuite/TestBuildCmd
09:59:43 [2019-10-06T09:59:43.090Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
09:59:43 [2019-10-06T09:59:43.654Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
09:59:43 [2019-10-06T09:59:43.654Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
09:59:43 [2019-10-06T09:59:43.911Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
09:59:43 [2019-10-06T09:59:43.911Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
09:59:44 [2019-10-06T09:59:44.168Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
09:59:44 [2019-10-06T09:59:44.733Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
09:59:44 [2019-10-06T09:59:44.991Z] --- PASS: TestRemoveImageGarbageCollector (2.51s)
09:59:44 [2019-10-06T09:59:44.991Z]     remove_unix_test.go:40: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRemoveImageGarbageCollector"
09:59:44 [2019-10-06T09:59:44.991Z] === RUN   TestTagUnprefixedRepoByNameOrName
09:59:44 [2019-10-06T09:59:44.991Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
09:59:44 [2019-10-06T09:59:44.991Z] === RUN   TestTagInvalidReference
09:59:44 [2019-10-06T09:59:44.991Z] --- PASS: TestTagInvalidReference (0.05s)
09:59:44 [2019-10-06T09:59:44.991Z] === RUN   TestTagValidPrefixedRepo
09:59:44 [2019-10-06T09:59:44.991Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
09:59:44 [2019-10-06T09:59:44.991Z] === RUN   TestTagExistedNameWithoutForce
09:59:44 [2019-10-06T09:59:44.991Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
09:59:44 [2019-10-06T09:59:44.991Z] === RUN   TestTagOfficialNames
09:59:45 [2019-10-06T09:59:45.248Z] --- PASS: TestTagOfficialNames (0.07s)
09:59:45 [2019-10-06T09:59:45.248Z] === RUN   TestTagMatchesDigest
09:59:45 [2019-10-06T09:59:45.248Z] --- PASS: TestTagMatchesDigest (0.02s)
09:59:45 [2019-10-06T09:59:45.248Z] === CONT  TestImportExtremelyLargeImageWorks
09:59:45 [2019-10-06T09:59:45.815Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
09:59:47 [2019-10-06T09:59:47.271Z] ok  	github.com/docker/docker/cli/debug	0.040s	coverage: 100.0% of statements
09:59:49 [2019-10-06T09:59:49.973Z] ok  	github.com/docker/docker/builder/remotecontext/git	4.831s	coverage: 85.1% of statements
09:59:49 [2019-10-06T09:59:49.993Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
09:59:50 [2019-10-06T09:59:50.923Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
09:59:51 [2019-10-06T09:59:51.474Z] ok  	github.com/docker/docker/builder/remotecontext	0.641s	coverage: 13.6% of statements
09:59:51 [2019-10-06T09:59:51.487Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
09:59:52 [2019-10-06T09:59:52.051Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
09:59:52 [2019-10-06T09:59:52.682Z] Created binary: bundles/cross/linux/amd64/dockerd-dev
09:59:52 [2019-10-06T09:59:52.682Z] Copying nested executables into bundles/cross/linux/amd64
09:59:52 [2019-10-06T09:59:52.682Z] Cross building: bundles/cross/windows/amd64
09:59:52 [2019-10-06T09:59:52.682Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe
09:59:52 [2019-10-06T09:59:52.682Z] GOOS="windows" GOARCH="amd64" GOARM=""
09:59:53 [2019-10-06T09:59:53.421Z] === RUN   TestDockerSuite/TestBuildConditionalCache
09:59:53 [2019-10-06T09:59:53.516Z] ok  	github.com/docker/docker/builder/dockerfile	1.424s	coverage: 48.2% of statements
09:59:53 [2019-10-06T09:59:53.516Z] ?   	github.com/docker/docker/cli	[no test files]
09:59:53 [2019-10-06T09:59:53.516Z] ?   	github.com/docker/docker/cli/config	[no test files]
09:59:54 [2019-10-06T09:59:54.794Z] === RUN   TestDockerSuite/TestBuildContChar
09:59:55 [2019-10-06T09:59:55.726Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
09:59:56 [2019-10-06T09:59:56.291Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
09:59:59 [2019-10-06T09:59:59.567Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
10:00:00 [2019-10-06T10:00:00.131Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
10:00:00 [2019-10-06T10:00:00.388Z] === RUN   TestDockerSuite/TestBuildContextCleanup
10:00:00 [2019-10-06T10:00:00.954Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
10:00:01 [2019-10-06T10:00:01.520Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
10:00:01 [2019-10-06T10:00:01.941Z] ok  	github.com/docker/docker/client	1.206s	coverage: 75.8% of statements
10:00:02 [2019-10-06T10:00:02.084Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
10:00:02 [2019-10-06T10:00:02.342Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
10:00:02 [2019-10-06T10:00:02.907Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
10:00:07 [2019-10-06T10:00:07.085Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
10:00:07 [2019-10-06T10:00:07.649Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
10:00:14 [2019-10-06T10:00:14.294Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
10:00:17 [2019-10-06T10:00:17.571Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
10:00:18 [2019-10-06T10:00:18.506Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
10:00:19 [2019-10-06T10:00:19.439Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
10:00:20 [2019-10-06T10:00:20.370Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
10:00:21 [2019-10-06T10:00:21.303Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
10:00:23 [2019-10-06T10:00:23.828Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
10:00:24 [2019-10-06T10:00:24.086Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
10:00:24 [2019-10-06T10:00:24.650Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
10:00:24 [2019-10-06T10:00:24.650Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
10:00:25 [2019-10-06T10:00:25.215Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
10:00:27 [2019-10-06T10:00:27.743Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
10:00:27 [2019-10-06T10:00:27.743Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
10:00:30 [2019-10-06T10:00:30.267Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
10:00:30 [2019-10-06T10:00:30.267Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
10:00:32 [2019-10-06T10:00:32.792Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
10:00:32 [2019-10-06T10:00:32.792Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
10:00:32 [2019-10-06T10:00:32.792Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
10:00:32 [2019-10-06T10:00:32.792Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
10:00:32 [2019-10-06T10:00:32.792Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
10:00:32 [2019-10-06T10:00:32.792Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
10:00:38 [2019-10-06T10:00:38.047Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
10:00:38 [2019-10-06T10:00:38.614Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
10:00:38 [2019-10-06T10:00:38.871Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
10:00:40 [2019-10-06T10:00:40.768Z] === RUN   TestDockerDaemonSuite/TestRegistryMirrors
10:00:41 [2019-10-06T10:00:41.333Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
10:00:45 [2019-10-06T10:00:45.510Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
10:00:45 [2019-10-06T10:00:45.510Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
10:00:48 [2019-10-06T10:00:48.414Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
10:00:48 [2019-10-06T10:00:48.415Z] 
10:00:48 [2019-10-06T10:00:48.415Z]  ________   ____  __.
10:00:48 [2019-10-06T10:00:48.415Z]  \_____  \ |    |/ _|
10:00:48 [2019-10-06T10:00:48.415Z]  /   |   \|      <
10:00:48 [2019-10-06T10:00:48.415Z]  /    |    \    |  \
10:00:48 [2019-10-06T10:00:48.415Z]  \_______  /____|__ \
10:00:48 [2019-10-06T10:00:48.415Z]          \/        \/
10:00:48 [2019-10-06T10:00:48.415Z] 
10:00:48 [2019-10-06T10:00:48.415Z] INFO: make.ps1 ended at 10/06/2019 10:00:43
10:00:48 [2019-10-06T10:00:48.415Z] INFO: Binaries build ended at 10/06/2019 10:00:46. Duration:00:01:16.3644603
10:00:49 [2019-10-06T10:00:49.386Z] INFO: Copying the built daemon binary to d:\CI\PR-40045\3\binary\dockerd-bb5650619.exe...
10:00:49 [2019-10-06T10:00:49.687Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
10:00:49 [2019-10-06T10:00:49.687Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
10:00:49 [2019-10-06T10:00:49.946Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
10:00:50 [2019-10-06T10:00:50.359Z] INFO: Copying the built client binary to d:\CI\PR-40045\3\binary\docker-bb5650619.exe...
10:00:50 [2019-10-06T10:00:50.359Z] INFO: Copying dockerversion from the container...
10:00:50 [2019-10-06T10:00:50.824Z] INFO: Copying the golang package from the container to d:\CI\PR-40045\3\installer\go.zip...
10:00:53 [2019-10-06T10:00:53.739Z] INFO: Extracting go.zip to d:\CI\PR-40045\3\go
10:00:55 [2019-10-06T10:00:55.206Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
10:00:57 [2019-10-06T10:00:57.597Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
10:00:57 [2019-10-06T10:00:57.861Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
10:00:57 [2019-10-06T10:00:57.861Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
10:00:58 [2019-10-06T10:00:58.785Z] ok  	github.com/docker/docker/cmd/dockerd	0.202s	coverage: 30.3% of statements
10:00:58 [2019-10-06T10:00:58.785Z] ok  	github.com/docker/docker/container	0.217s	coverage: 35.3% of statements
10:00:58 [2019-10-06T10:00:58.785Z] ?   	github.com/docker/docker/container/stream	[no test files]
10:00:58 [2019-10-06T10:00:58.785Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
10:00:58 [2019-10-06T10:00:58.785Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
10:00:58 [2019-10-06T10:00:58.785Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
10:00:59 [2019-10-06T10:00:59.232Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
10:01:00 [2019-10-06T10:01:00.336Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe
10:01:00 [2019-10-06T10:01:00.336Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
10:01:00 [2019-10-06T10:01:00.336Z] remote: Enumerating objects: 19, done.
10:01:00 [2019-10-06T10:01:00.336Z] remote: Total 19 (delta 0), reused 0 (delta 0), pack-reused 19
10:01:00 [2019-10-06T10:01:00.336Z] 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.
10:01:00 [2019-10-06T10:01:00.336Z] Building: bundles/cross/windows/amd64/containerutility.exe
10:01:00 [2019-10-06T10:01:00.336Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
10:01:00 [2019-10-06T10:01:00.714Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40045/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bb5650619e26cf0b79f30bafc551e5120a0643a4 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:bb5650619e26cf0b79f30bafc551e5120a0643a4 hack/test/unit
10:01:01 [2019-10-06T10:01:01.490Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.038s	coverage: 65.3% of statements
10:01:03 [2019-10-06T10:01:03.241Z] ?   	github.com/docker/docker/api	[no test files]
10:01:03 [2019-10-06T10:01:03.412Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
10:01:05 [2019-10-06T10:01:05.937Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
10:01:06 [2019-10-06T10:01:06.871Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
10:01:08 [2019-10-06T10:01:08.245Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
10:01:09 [2019-10-06T10:01:09.932Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.033s	coverage: 35.8% of statements
10:01:11 [2019-10-06T10:01:11.424Z] ok  	github.com/docker/docker/daemon/cluster	0.150s	coverage: 0.5% of statements
10:01:12 [2019-10-06T10:01:12.431Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
10:01:13 [2019-10-06T10:01:13.804Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
10:01:14 [2019-10-06T10:01:14.369Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
10:01:14 [2019-10-06T10:01:14.369Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
10:01:15 [2019-10-06T10:01:15.110Z] --- PASS: TestImportExtremelyLargeImageWorks (106.74s)
10:01:15 [2019-10-06T10:01:15.110Z]     import_test.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks"
10:01:15 [2019-10-06T10:01:15.110Z] PASS
10:01:15 [2019-10-06T10:01:15.110Z] 
10:01:15 [2019-10-06T10:01:15.110Z] === Skipped
10:01:15 [2019-10-06T10:01:15.110Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s)
10:01:15 [2019-10-06T10:01:15.110Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:01:15 [2019-10-06T10:01:15.110Z] 
10:01:15 [2019-10-06T10:01:15.110Z] 
10:01:15 [2019-10-06T10:01:15.110Z] DONE 12 tests, 1 skipped in 108.148s
10:01:15 [2019-10-06T10:01:15.110Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m 
10:01:15 [2019-10-06T10:01:15.110Z] ++ 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
10:01:15 [2019-10-06T10:01:15.110Z] ++ set -e
10:01:15 [2019-10-06T10:01:15.110Z] ++ '[' -n 0 ']'
10:01:15 [2019-10-06T10:01:15.110Z] ++ set -x
10:01:15 [2019-10-06T10:01:15.110Z] ++ env -i DEST=/go/src/github.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
10:01:15 [2019-10-06T10:01:15.110Z] INFO: Testing against a local daemon
10:01:15 [2019-10-06T10:01:15.110Z] === RUN   TestNetworkCreateDelete
10:01:15 [2019-10-06T10:01:15.110Z] --- PASS: TestNetworkCreateDelete (0.15s)
10:01:15 [2019-10-06T10:01:15.110Z] === RUN   TestDockerNetworkDeletePreferID
10:01:15 [2019-10-06T10:01:15.110Z] --- PASS: TestDockerNetworkDeletePreferID (0.32s)
10:01:15 [2019-10-06T10:01:15.110Z] === RUN   TestInspectNetwork
10:01:15 [2019-10-06T10:01:15.110Z] === RUN   TestInspectNetwork/full_network_id
10:01:15 [2019-10-06T10:01:15.110Z] === RUN   TestInspectNetwork/partial_network_id
10:01:15 [2019-10-06T10:01:15.110Z] === RUN   TestInspectNetwork/network_name
10:01:15 [2019-10-06T10:01:15.110Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
10:01:15 [2019-10-06T10:01:15.426Z] ok  	github.com/docker/docker/api/server	0.015s	coverage: 9.0% of statements
10:01:16 [2019-10-06T10:01:16.266Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
10:01:16 [2019-10-06T10:01:16.551Z] --- PASS: TestInspectNetwork (8.92s)
10:01:16 [2019-10-06T10:01:16.551Z]     inspect_test.go:18: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork"
10:01:16 [2019-10-06T10:01:16.551Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
10:01:16 [2019-10-06T10:01:16.551Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
10:01:16 [2019-10-06T10:01:16.551Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
10:01:16 [2019-10-06T10:01:16.551Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
10:01:16 [2019-10-06T10:01:16.551Z] === RUN   TestRunContainerWithBridgeNone
10:01:16 [2019-10-06T10:01:16.940Z] ok  	github.com/docker/docker/daemon/discovery	0.033s	coverage: 30.0% of statements
10:01:17 [2019-10-06T10:01:17.638Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
10:01:19 [2019-10-06T10:01:19.536Z] === RUN   TestDockerSuite/TestBuildDockerignore
10:01:19 [2019-10-06T10:01:19.681Z] ok  	github.com/docker/docker/daemon/events	0.067s	coverage: 50.0% of statements
10:01:19 [2019-10-06T10:01:19.729Z] --- PASS: TestRunContainerWithBridgeNone (2.56s)
10:01:19 [2019-10-06T10:01:19.729Z]     network_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone"
10:01:19 [2019-10-06T10:01:19.729Z] === RUN   TestNetworkInvalidJSON
10:01:19 [2019-10-06T10:01:19.729Z] === RUN   TestNetworkInvalidJSON//networks/create
10:01:19 [2019-10-06T10:01:19.729Z] === PAUSE TestNetworkInvalidJSON//networks/create
10:01:19 [2019-10-06T10:01:19.729Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
10:01:19 [2019-10-06T10:01:19.729Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
10:01:19 [2019-10-06T10:01:19.729Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
10:01:19 [2019-10-06T10:01:19.729Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
10:01:19 [2019-10-06T10:01:19.729Z] === CONT  TestNetworkInvalidJSON//networks/create
10:01:19 [2019-10-06T10:01:19.729Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
10:01:19 [2019-10-06T10:01:19.729Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
10:01:19 [2019-10-06T10:01:19.729Z] --- PASS: TestNetworkInvalidJSON (0.01s)
10:01:19 [2019-10-06T10:01:19.729Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
10:01:19 [2019-10-06T10:01:19.729Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
10:01:19 [2019-10-06T10:01:19.729Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
10:01:19 [2019-10-06T10:01:19.729Z] === RUN   TestDaemonRestartWithLiveRestore
10:01:19 [2019-10-06T10:01:19.968Z] ok  	github.com/docker/docker/daemon/config	0.102s	coverage: 84.6% of statements
10:01:20 [2019-10-06T10:01:20.513Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
10:01:20 [2019-10-06T10:01:20.513Z]     service_test.go:32: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore"
10:01:20 [2019-10-06T10:01:20.513Z] === RUN   TestDaemonDefaultNetworkPools
10:01:20 [2019-10-06T10:01:20.720Z] INFO: Extraction ended at 10/06/2019 10:01:20. Duration:00:00:27.0231859
10:01:20 [2019-10-06T10:01:20.720Z] INFO: Updating the golang and path environment variables
10:01:20 [2019-10-06T10:01:20.720Z] INFO: GOPATH=d:\gopath
10:01:20 [2019-10-06T10:01:20.720Z] INFO: go version go1.13.1 windows/amd64
10:01:20 [2019-10-06T10:01:20.720Z] INFO: Running the daemon under test in debug mode
10:01:20 [2019-10-06T10:01:20.720Z] INFO: Starting a daemon under test...
10:01:20 [2019-10-06T10:01:20.720Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40045\3\daemon --pidfile d:\CI\PR-40045\3\docker.pid -D
10:01:20 [2019-10-06T10:01:20.720Z] INFO: Process started successfully.
10:01:20 [2019-10-06T10:01:20.720Z] INFO: Start tailing logs of the daemon under tests
10:01:20 [2019-10-06T10:01:20.888Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s)
10:01:20 [2019-10-06T10:01:20.888Z]     service_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools"
10:01:20 [2019-10-06T10:01:20.888Z] === RUN   TestDaemonRestartWithExistingNetwork
10:01:21 [2019-10-06T10:01:21.185Z] INFO: Waiting for the daemon under test to start...
10:01:22 [2019-10-06T10:01:22.146Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s)
10:01:22 [2019-10-06T10:01:22.146Z]     service_test.go:98: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork"
10:01:22 [2019-10-06T10:01:22.146Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
10:01:22 [2019-10-06T10:01:22.664Z] ok  	github.com/docker/docker/daemon/graphdriver	0.011s	coverage: 2.2% of statements
10:01:22 [2019-10-06T10:01:22.814Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
10:01:23 [2019-10-06T10:01:23.599Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s)
10:01:23 [2019-10-06T10:01:23.599Z]     service_test.go:131: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange"
10:01:23 [2019-10-06T10:01:23.599Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
10:01:23 [2019-10-06T10:01:23.966Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s)
10:01:23 [2019-10-06T10:01:23.966Z]     service_test.go:181: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool"
10:01:23 [2019-10-06T10:01:23.966Z] === RUN   TestServiceWithPredefinedNetwork
10:01:24 [2019-10-06T10:01:24.951Z] INFO: Daemon under test started and replied!
10:01:24 [2019-10-06T10:01:24.952Z] INFO: Docker version of the daemon under test
10:01:24 [2019-10-06T10:01:24.952Z] 
10:01:24 [2019-10-06T10:01:24.952Z] Client:
10:01:24 [2019-10-06T10:01:24.952Z]  Version:      17.06.2-ce
10:01:24 [2019-10-06T10:01:24.952Z]  API version:  1.30
10:01:24 [2019-10-06T10:01:24.952Z]  Go version:   go1.8.3
10:01:24 [2019-10-06T10:01:24.952Z]  Git commit:   cec0b72
10:01:24 [2019-10-06T10:01:24.952Z]  Built:        Tue Sep  5 19:57:19 2017
10:01:24 [2019-10-06T10:01:24.952Z]  OS/Arch:      windows/amd64
10:01:24 [2019-10-06T10:01:24.952Z] 
10:01:24 [2019-10-06T10:01:24.952Z] Server:
10:01:24 [2019-10-06T10:01:24.952Z]  Version:      0.0.0-dev
10:01:24 [2019-10-06T10:01:24.952Z]  API version:  1.41 (minimum version 1.24)
10:01:24 [2019-10-06T10:01:24.952Z]  Go version:   go1.13.1
10:01:24 [2019-10-06T10:01:24.952Z]  Git commit:   bb5650619
10:01:24 [2019-10-06T10:01:24.952Z]  Built:        10/06/2019 09:59:35
10:01:24 [2019-10-06T10:01:24.952Z]  OS/Arch:      windows/amd64
10:01:24 [2019-10-06T10:01:24.952Z]  Experimental: false
10:01:24 [2019-10-06T10:01:24.952Z] 
10:01:24 [2019-10-06T10:01:24.952Z] INFO: Docker info of the daemon under test
10:01:24 [2019-10-06T10:01:24.952Z] 
10:01:24 [2019-10-06T10:01:24.952Z] Containers: 0
10:01:24 [2019-10-06T10:01:24.952Z]  Running: 0
10:01:24 [2019-10-06T10:01:24.952Z]  Paused: 0
10:01:24 [2019-10-06T10:01:24.952Z]  Stopped: 0
10:01:24 [2019-10-06T10:01:24.952Z] Images: 0
10:01:24 [2019-10-06T10:01:24.952Z] Server Version: 0.0.0-dev
10:01:24 [2019-10-06T10:01:24.952Z] Storage Driver: windowsfilter
10:01:24 [2019-10-06T10:01:24.952Z]  Windows: 
10:01:24 [2019-10-06T10:01:24.952Z] Logging Driver: json-file
10:01:24 [2019-10-06T10:01:24.952Z] Plugins: 
10:01:24 [2019-10-06T10:01:24.952Z]  Volume: local
10:01:24 [2019-10-06T10:01:24.952Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
10:01:24 [2019-10-06T10:01:24.952Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
10:01:24 [2019-10-06T10:01:24.952Z] Swarm: inactive
10:01:24 [2019-10-06T10:01:24.952Z] Default Isolation: process
10:01:24 [2019-10-06T10:01:24.952Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
10:01:24 [2019-10-06T10:01:24.952Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737)
10:01:24 [2019-10-06T10:01:24.952Z] OSType: windows
10:01:24 [2019-10-06T10:01:24.952Z] Architecture: x86_64
10:01:24 [2019-10-06T10:01:24.952Z] CPUs: 4
10:01:24 [2019-10-06T10:01:24.952Z] Total Memory: 32GiB
10:01:24 [2019-10-06T10:01:24.952Z] Name: azwin-2-f27e50
10:01:24 [2019-10-06T10:01:24.952Z] ID: 6ZOZ:CXPI:PLWZ:2UQH:DJNG:4OHW:2LPF:WSUP:2HAW:VIYC:ZLTU:NTRA
10:01:24 [2019-10-06T10:01:24.952Z] Docker Root Dir: D:\CI\PR-40045\3\daemon
10:01:24 [2019-10-06T10:01:24.952Z] Debug Mode (client): false
10:01:24 [2019-10-06T10:01:24.952Z] Debug Mode (server): true
10:01:24 [2019-10-06T10:01:24.952Z]  File Descriptors: -1
10:01:24 [2019-10-06T10:01:24.952Z]  Goroutines: 17
10:01:24 [2019-10-06T10:01:24.952Z]  System Time: 2019-10-06T10:01:24.310415Z
10:01:24 [2019-10-06T10:01:24.952Z]  EventsListeners: 0
10:01:24 [2019-10-06T10:01:24.952Z] Registry: https://index.docker.io/v1/
10:01:24 [2019-10-06T10:01:24.952Z] Labels:
10:01:24 [2019-10-06T10:01:24.952Z] Experimental: false
10:01:24 [2019-10-06T10:01:24.952Z] Insecure Registries:
10:01:24 [2019-10-06T10:01:24.952Z]  127.0.0.0/8
10:01:24 [2019-10-06T10:01:24.952Z] Live Restore Enabled: false
10:01:24 [2019-10-06T10:01:24.952Z] 
10:01:24 [2019-10-06T10:01:24.952Z] 
10:01:24 [2019-10-06T10:01:24.952Z] INFO: Docker images of the daemon under test
10:01:24 [2019-10-06T10:01:24.952Z] 
10:01:24 [2019-10-06T10:01:24.952Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
10:01:24 [2019-10-06T10:01:24.952Z] 
10:01:24 [2019-10-06T10:01:24.952Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
10:01:24 [2019-10-06T10:01:24.952Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
10:01:24 [2019-10-06T10:01:24.952Z] ltsc2019: Pulling from windows/servercore
10:01:25 [2019-10-06T10:01:25.348Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.514s	coverage: 13.7% of statements
10:01:26 [2019-10-06T10:01:26.092Z] === RUN   TestDockerDaemonSuite/TestShmSize
10:01:27 [2019-10-06T10:01:27.143Z] --- PASS: TestServiceWithPredefinedNetwork (2.94s)
10:01:27 [2019-10-06T10:01:27.143Z]     service_test.go:203: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork"
10:01:27 [2019-10-06T10:01:27.143Z] === RUN   TestServiceRemoveKeepsIngressNetwork
10:01:27 [2019-10-06T10:01:27.143Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
10:01:27 [2019-10-06T10:01:27.143Z]     service_test.go:230: FLAKY_TEST
10:01:27 [2019-10-06T10:01:27.143Z] === RUN   TestServiceWithDataPathPortInit
10:01:27 [2019-10-06T10:01:27.397Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.013s	coverage: 2.9% of statements
10:01:27 [2019-10-06T10:01:27.990Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
10:01:28 [2019-10-06T10:01:28.904Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	1.107s	coverage: 57.9% of statements
10:01:29 [2019-10-06T10:01:29.526Z] ok  	github.com/docker/docker/daemon	12.455s	coverage: 17.6% of statements
10:01:29 [2019-10-06T10:01:29.526Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
10:01:29 [2019-10-06T10:01:29.526Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
10:01:29 [2019-10-06T10:01:29.526Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
10:01:29 [2019-10-06T10:01:29.526Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
10:01:30 [2019-10-06T10:01:30.786Z] 65014b3c3121: Pulling fs layer
10:01:30 [2019-10-06T10:01:30.786Z] 2945147eda09: Pulling fs layer
10:01:31 [2019-10-06T10:01:31.267Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
10:01:31 [2019-10-06T10:01:31.267Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
10:01:33 [2019-10-06T10:01:33.164Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
10:01:34 [2019-10-06T10:01:34.536Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
10:01:35 [2019-10-06T10:01:35.046Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	10.401s	coverage: 68.6% of statements
10:01:35 [2019-10-06T10:01:35.666Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.853s	coverage: 51.0% of statements
10:01:37 [2019-10-06T10:01:37.153Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.738s	coverage: 45.9% of statements
10:01:37 [2019-10-06T10:01:37.153Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
10:01:37 [2019-10-06T10:01:37.814Z] --- PASS: TestDockerDaemonSuite (361.10s)
10:01:37 [2019-10-06T10:01:37.814Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.42s)
10:01:37 [2019-10-06T10:01:37.814Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool"
10:01:37 [2019-10-06T10:01:37.814Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (3.43s)
10:01:37 [2019-10-06T10:01:37.814Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon"
10:01:37 [2019-10-06T10:01:37.814Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.57s)
10:01:37 [2019-10-06T10:01:37.814Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCLIProxyProxyTCPSock"
10:01:37 [2019-10-06T10:01:37.814Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (4.08s)
10:01:37 [2019-10-06T10:01:37.814Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill"
10:01:37 [2019-10-06T10:01:37.814Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill"
10:01:37 [2019-10-06T10:01:37.814Z]         docker_cli_daemon_test.go:1449: Daemon d7d26dc4cbd45 is not started
10:01:37 [2019-10-06T10:01:37.814Z]         check_test.go:309: Daemon dbe65a64def7a is not started
10:01:37 [2019-10-06T10:01:37.814Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.97s)
10:01:37 [2019-10-06T10:01:37.814Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash"
10:01:37 [2019-10-06T10:01:37.814Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.36s)
10:01:37 [2019-10-06T10:01:37.814Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown"
10:01:37 [2019-10-06T10:01:37.814Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown"
10:01:37 [2019-10-06T10:01:37.814Z]         check_test.go:309: Daemon dc80f54946bbe is not started
10:01:37 [2019-10-06T10:01:37.814Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (2.03s)
10:01:37 [2019-10-06T10:01:37.814Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonAllocatesListeningPort"
10:01:37 [2019-10-06T10:01:37.814Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.96s)
10:01:37 [2019-10-06T10:01:37.814Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeExternal"
10:01:37 [2019-10-06T10:01:37.814Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.01s)
10:01:37 [2019-10-06T10:01:37.814Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork"
10:01:37 [2019-10-06T10:01:37.814Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (5.08s)
10:01:37 [2019-10-06T10:01:37.814Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr"
10:01:37 [2019-10-06T10:01:37.814Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (5.23s)
10:01:37 [2019-10-06T10:01:37.814Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2"
10:01:37 [2019-10-06T10:01:37.814Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (4.05s)
10:01:37 [2019-10-06T10:01:37.814Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeIP"
10:01:37 [2019-10-06T10:01:37.814Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.58s)
10:01:37 [2019-10-06T10:01:37.814Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeNone"
10:01:37 [2019-10-06T10:01:37.814Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (3.02s)
10:01:37 [2019-10-06T10:01:37.814Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCgroupParent"
10:01:37 [2019-10-06T10:01:37.814Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s)
10:01:37 [2019-10-06T10:01:37.814Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress"
10:01:37 [2019-10-06T10:01:37.814Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress"
10:01:37 [2019-10-06T10:01:37.814Z]         check_test.go:309: Daemon db073c3aa737f is not started
10:01:37 [2019-10-06T10:01:37.814Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s)
10:01:37 [2019-10-06T10:01:37.814Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress"
10:01:37 [2019-10-06T10:01:37.814Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress"
10:01:37 [2019-10-06T10:01:37.814Z]         check_test.go:309: Daemon d39c7bd05b402 is not started
10:01:37 [2019-10-06T10:01:37.814Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (2.24s)
10:01:37 [2019-10-06T10:01:37.814Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode"
10:01:37 [2019-10-06T10:01:37.814Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s)
10:01:37 [2019-10-06T10:01:37.814Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDebugLog"
10:01:37 [2019-10-06T10:01:37.814Z]         check_test.go:309: Daemon de4c424e16d41 is not started
10:01:37 [2019-10-06T10:01:37.814Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.60s)
10:01:37 [2019-10-06T10:01:37.814Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit"
10:01:37 [2019-10-06T10:01:37.814Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (2.05s)
10:01:37 [2019-10-06T10:01:37.814Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet"
10:01:37 [2019-10-06T10:01:37.814Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.81s)
10:01:37 [2019-10-06T10:01:37.814Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit"
10:01:37 [2019-10-06T10:01:37.814Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.16s)
10:01:37 [2019-10-06T10:01:37.814Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig"
10:01:37 [2019-10-06T10:01:37.814Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.58s)
10:01:37 [2019-10-06T10:01:37.814Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload"
10:01:37 [2019-10-06T10:01:37.814Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s)
10:01:37 [2019-10-06T10:01:37.814Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEvents"
10:01:37 [2019-10-06T10:01:37.814Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.64s)
10:01:37 [2019-10-06T10:01:37.814Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEventsWithFilters"
10:01:37 [2019-10-06T10:01:37.814Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
10:01:37 [2019-10-06T10:01:37.814Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonExitOnFailure"
10:01:37 [2019-10-06T10:01:37.814Z]         check_test.go:309: Daemon d44ba4e59d3ad is not started
10:01:37 [2019-10-06T10:01:37.814Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s)
10:01:37 [2019-10-06T10:01:37.814Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagD"
10:01:37 [2019-10-06T10:01:37.814Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s)
10:01:37 [2019-10-06T10:01:37.814Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebug"
10:01:37 [2019-10-06T10:01:37.814Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s)
10:01:37 [2019-10-06T10:01:37.814Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal"
10:01:37 [2019-10-06T10:01:37.814Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.21s)
10:01:37 [2019-10-06T10:01:37.814Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCLinkExpose"
10:01:37 [2019-10-06T10:01:37.814Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.01s)
10:01:37 [2019-10-06T10:01:37.814Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCPing"
10:01:37 [2019-10-06T10:01:37.814Z]         requirement.go:26: unmatched requirement bridgeNfIptables
10:01:37 [2019-10-06T10:01:37.814Z]         check_test.go:309: Daemon d91b146dc6a02 is not started
10:01:37 [2019-10-06T10:01:37.814Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.62s)
10:01:37 [2019-10-06T10:01:37.814Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIP"
10:01:37 [2019-10-06T10:01:37.814Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
10:01:37 [2019-10-06T10:01:37.814Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled"
10:01:37 [2019-10-06T10:01:37.814Z]         requirement.go:26: unmatched requirement IPv6
10:01:37 [2019-10-06T10:01:37.814Z]         check_test.go:309: Daemon d6ff07fd1993a is not started
10:01:37 [2019-10-06T10:01:37.814Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.54s)
10:01:37 [2019-10-06T10:01:37.814Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR"
10:01:37 [2019-10-06T10:01:37.814Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.18s)
10:01:37 [2019-10-06T10:01:37.814Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac"
10:01:37 [2019-10-06T10:01:37.814Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.66s)
10:01:37 [2019-10-06T10:01:37.814Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6HostMode"
10:01:37 [2019-10-06T10:01:37.814Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.78s)
10:01:37 [2019-10-06T10:01:37.814Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesClean"
10:01:37 [2019-10-06T10:01:37.814Z]         check_test.go:309: Daemon d42db0ff99ca8 is not started
10:01:37 [2019-10-06T10:01:37.814Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.12s)
10:01:37 [2019-10-06T10:01:37.814Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesCreate"
10:01:37 [2019-10-06T10:01:37.814Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s)
10:01:37 [2019-10-06T10:01:37.814Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKeyGeneration"
10:01:37 [2019-10-06T10:01:37.814Z]         check_test.go:309: Daemon d2790354d1b4e is not started
10:01:37 [2019-10-06T10:01:37.814Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.11s)
10:01:37 [2019-10-06T10:01:37.814Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins"
10:01:37 [2019-10-06T10:01:37.814Z]         docker_cli_daemon_plugins_test.go:79: Daemon d151e2a66cf43 is not started
10:01:37 [2019-10-06T10:01:37.814Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.47s)
10:01:37 [2019-10-06T10:01:37.814Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillWithPlugins"
10:01:37 [2019-10-06T10:01:37.814Z]         docker_cli_daemon_plugins_test.go:169: Daemon d747fd0cc324b is not started
10:01:37 [2019-10-06T10:01:37.814Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.41s)
10:01:37 [2019-10-06T10:01:37.814Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink"
10:01:37 [2019-10-06T10:01:37.814Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s)
10:01:37 [2019-10-06T10:01:37.814Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelDebug"
10:01:37 [2019-10-06T10:01:37.814Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s)
10:01:37 [2019-10-06T10:01:37.814Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelFatal"
10:01:37 [2019-10-06T10:01:37.814Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s)
10:01:37 [2019-10-06T10:01:37.814Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelWrong"
10:01:37 [2019-10-06T10:01:37.814Z]         check_test.go:309: Daemon de240533fa36d is not started
10:01:37 [2019-10-06T10:01:37.814Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.01s)
10:01:37 [2019-10-06T10:01:37.814Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogOptions"
10:01:37 [2019-10-06T10:01:37.814Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.95s)
10:01:37 [2019-10-06T10:01:37.814Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefault"
10:01:37 [2019-10-06T10:01:37.814Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.99s)
10:01:37 [2019-10-06T10:01:37.814Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride"
10:01:37 [2019-10-06T10:01:37.814Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.80s)
10:01:37 [2019-10-06T10:01:37.814Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNone"
10:01:37 [2019-10-06T10:01:37.814Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.08s)
10:01:37 [2019-10-06T10:01:37.814Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError"
10:01:37 [2019-10-06T10:01:37.814Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.92s)
10:01:37 [2019-10-06T10:01:37.814Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride"
10:01:37 [2019-10-06T10:01:37.814Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.79s)
10:01:37 [2019-10-06T10:01:37.814Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild"
10:01:37 [2019-10-06T10:01:37.814Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s)
10:01:37 [2019-10-06T10:01:37.814Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrency"
10:01:37 [2019-10-06T10:01:37.814Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s)
10:01:37 [2019-10-06T10:01:37.814Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile"
10:01:37 [2019-10-06T10:01:37.814Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s)
10:01:37 [2019-10-06T10:01:37.814Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload"
10:01:37 [2019-10-06T10:01:37.814Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.09s)
10:01:37 [2019-10-06T10:01:37.814Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError"
10:01:37 [2019-10-06T10:01:37.814Z]         check_test.go:309: Daemon de682e3f1ee33 is not started
10:01:37 [2019-10-06T10:01:37.814Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.33s)
10:01:37 [2019-10-06T10:01:37.814Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartCleanupNetns"
10:01:37 [2019-10-06T10:01:37.814Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.71s)
10:01:37 [2019-10-06T10:01:37.814Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart"
10:01:37 [2019-10-06T10:01:37.814Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.59s)
10:01:37 [2019-10-06T10:01:37.814Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartKillWait"
10:01:37 [2019-10-06T10:01:37.814Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.09s)
10:01:37 [2019-10-06T10:01:37.814Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartLocalVolumes"
10:01:37 [2019-10-06T10:01:37.814Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.42s)
10:01:37 [2019-10-06T10:01:37.814Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartOnFailure"
10:01:37 [2019-10-06T10:01:37.814Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.55s)
10:01:37 [2019-10-06T10:01:37.814Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRenameContainer"
10:01:37 [2019-10-06T10:01:37.814Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.48s)
10:01:37 [2019-10-06T10:01:37.814Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork"
10:01:37 [2019-10-06T10:01:37.814Z]         check_test.go:309: Daemon df052dfe0d108 is not started
10:01:37 [2019-10-06T10:01:37.814Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.53s)
10:01:37 [2019-10-06T10:01:37.814Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse"
10:01:37 [2019-10-06T10:01:37.814Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.39s)
10:01:37 [2019-10-06T10:01:37.814Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode"
10:01:37 [2019-10-06T10:01:37.814Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (11.79s)
10:01:37 [2019-10-06T10:01:37.814Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartUnlessStopped"
10:01:37 [2019-10-06T10:01:37.814Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.97s)
10:01:37 [2019-10-06T10:01:37.814Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer"
10:01:37 [2019-10-06T10:01:37.814Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.71s)
10:01:37 [2019-10-06T10:01:37.814Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange"
10:01:37 [2019-10-06T10:01:37.814Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.33s)
10:01:37 [2019-10-06T10:01:37.814Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning"
10:01:37 [2019-10-06T10:01:37.814Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.20s)
10:01:37 [2019-10-06T10:01:37.815Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways"
10:01:37 [2019-10-06T10:01:37.815Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
10:01:37 [2019-10-06T10:01:37.815Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize"
10:01:37 [2019-10-06T10:01:37.815Z]         requirement.go:26: unmatched requirement Devicemapper
10:01:37 [2019-10-06T10:01:37.815Z]         check_test.go:309: Daemon d98b311648443 is not started
10:01:37 [2019-10-06T10:01:37.815Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
10:01:37 [2019-10-06T10:01:37.815Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize"
10:01:37 [2019-10-06T10:01:37.815Z]         requirement.go:26: unmatched requirement Devicemapper
10:01:37 [2019-10-06T10:01:37.815Z]         check_test.go:309: Daemon d5e9a92baae81 is not started
10:01:37 [2019-10-06T10:01:37.815Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (4.19s)
10:01:37 [2019-10-06T10:01:37.815Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer"
10:01:37 [2019-10-06T10:01:37.815Z]         check_test.go:309: Daemon d31dd8f9abbb6 is not started
10:01:37 [2019-10-06T10:01:37.815Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.12s)
10:01:37 [2019-10-06T10:01:37.815Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithLinks"
10:01:37 [2019-10-06T10:01:37.815Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.50s)
10:01:37 [2019-10-06T10:01:37.815Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithNames"
10:01:37 [2019-10-06T10:01:37.815Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.16s)
10:01:37 [2019-10-06T10:01:37.815Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer"
10:01:37 [2019-10-06T10:01:37.815Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.18s)
10:01:37 [2019-10-06T10:01:37.815Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled"
10:01:37 [2019-10-06T10:01:37.815Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.60s)
10:01:37 [2019-10-06T10:01:37.815Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled"
10:01:37 [2019-10-06T10:01:37.815Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.34s)
10:01:37 [2019-10-06T10:01:37.815Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts"
10:01:37 [2019-10-06T10:01:37.815Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (5.00s)
10:01:37 [2019-10-06T10:01:37.815Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume"
10:01:37 [2019-10-06T10:01:37.815Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.34s)
10:01:37 [2019-10-06T10:01:37.815Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer"
10:01:37 [2019-10-06T10:01:37.815Z]         check_test.go:309: Daemon dc2b709281c71 is not started
10:01:37 [2019-10-06T10:01:37.815Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.36s)
10:01:37 [2019-10-06T10:01:37.815Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs"
10:01:37 [2019-10-06T10:01:37.815Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.72s)
10:01:37 [2019-10-06T10:01:37.815Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins"
10:01:37 [2019-10-06T10:01:37.815Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.72s)
10:01:37 [2019-10-06T10:01:37.815Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeout"
10:01:37 [2019-10-06T10:01:37.815Z]         check_test.go:309: Daemon d6efe9fda979e is not started
10:01:37 [2019-10-06T10:01:37.815Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s)
10:01:37 [2019-10-06T10:01:37.815Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile"
10:01:37 [2019-10-06T10:01:37.815Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.49s)
10:01:37 [2019-10-06T10:01:37.815Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownWithPlugins"
10:01:37 [2019-10-06T10:01:37.815Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.10s)
10:01:37 [2019-10-06T10:01:37.815Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation"
10:01:37 [2019-10-06T10:01:37.815Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s)
10:01:37 [2019-10-06T10:01:37.815Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartIptablesFalse"
10:01:37 [2019-10-06T10:01:37.815Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.58s)
10:01:37 [2019-10-06T10:01:37.815Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost"
10:01:37 [2019-10-06T10:01:37.815Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.15s)
10:01:37 [2019-10-06T10:01:37.815Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes"
10:01:37 [2019-10-06T10:01:37.815Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes"
10:01:37 [2019-10-06T10:01:37.815Z]         docker_cli_daemon_test.go:2879: Checking IpcMode private set from config
10:01:37 [2019-10-06T10:01:37.815Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes"
10:01:37 [2019-10-06T10:01:37.815Z]         docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config
10:01:37 [2019-10-06T10:01:37.815Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes"
10:01:37 [2019-10-06T10:01:37.815Z]         docker_cli_daemon_test.go:2879: Checking IpcMode host set from config
10:01:37 [2019-10-06T10:01:37.815Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes"
10:01:37 [2019-10-06T10:01:37.815Z]         docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config
10:01:37 [2019-10-06T10:01:37.815Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes"
10:01:37 [2019-10-06T10:01:37.815Z]         docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config
10:01:37 [2019-10-06T10:01:37.815Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes"
10:01:37 [2019-10-06T10:01:37.815Z]         docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli
10:01:37 [2019-10-06T10:01:37.815Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes"
10:01:37 [2019-10-06T10:01:37.815Z]         docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli
10:01:37 [2019-10-06T10:01:37.815Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes"
10:01:37 [2019-10-06T10:01:37.815Z]         docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli
10:01:37 [2019-10-06T10:01:37.815Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes"
10:01:37 [2019-10-06T10:01:37.815Z]         docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli
10:01:37 [2019-10-06T10:01:37.815Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes"
10:01:37 [2019-10-06T10:01:37.815Z]         docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli
10:01:37 [2019-10-06T10:01:37.815Z]         check_test.go:309: Daemon df0db5dcebb46 is not started
10:01:37 [2019-10-06T10:01:37.815Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.12s)
10:01:37 [2019-10-06T10:01:37.815Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutColors"
10:01:37 [2019-10-06T10:01:37.815Z]         check_test.go:309: Daemon d7c89853fc552 is not started
10:01:37 [2019-10-06T10:01:37.815Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s)
10:01:37 [2019-10-06T10:01:37.815Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutHost"
10:01:37 [2019-10-06T10:01:37.815Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.55s)
10:01:37 [2019-10-06T10:01:37.815Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964"
10:01:37 [2019-10-06T10:01:37.815Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.65s)
10:01:37 [2019-10-06T10:01:37.815Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUlimitDefaults"
10:01:37 [2019-10-06T10:01:37.815Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.60s)
10:01:37 [2019-10-06T10:01:37.815Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp"
10:01:37 [2019-10-06T10:01:37.815Z]         check_test.go:309: Daemon d125206142a90 is not started
10:01:37 [2019-10-06T10:01:37.815Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.74s)
10:01:37 [2019-10-06T10:01:37.815Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting"
10:01:37 [2019-10-06T10:01:37.815Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.12s)
10:01:37 [2019-10-06T10:01:37.815Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWideLogConfig"
10:01:37 [2019-10-06T10:01:37.815Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.49s)
10:01:37 [2019-10-06T10:01:37.815Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath"
10:01:37 [2019-10-06T10:01:37.815Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.02s)
10:01:37 [2019-10-06T10:01:37.815Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithWrongkey"
10:01:37 [2019-10-06T10:01:37.815Z]         check_test.go:309: Daemon d89643c4292a1 is not started
10:01:37 [2019-10-06T10:01:37.815Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.80s)
10:01:37 [2019-10-06T10:01:37.815Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork"
10:01:37 [2019-10-06T10:01:37.815Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (4.16s)
10:01:37 [2019-10-06T10:01:37.815Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecAfterDaemonRestart"
10:01:37 [2019-10-06T10:01:37.815Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.52s)
10:01:37 [2019-10-06T10:01:37.815Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore"
10:01:37 [2019-10-06T10:01:37.815Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.31s)
10:01:37 [2019-10-06T10:01:37.815Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove"
10:01:37 [2019-10-06T10:01:37.815Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove"
10:01:37 [2019-10-06T10:01:37.815Z]         check_test.go:309: Daemon da4319dd6bfb4 is not started
10:01:37 [2019-10-06T10:01:37.815Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.56s)
10:01:37 [2019-10-06T10:01:37.815Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfo"
10:01:37 [2019-10-06T10:01:37.815Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.56s)
10:01:37 [2019-10-06T10:01:37.815Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueCert"
10:01:37 [2019-10-06T10:01:37.815Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.56s)
10:01:37 [2019-10-06T10:01:37.815Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert"
10:01:37 [2019-10-06T10:01:37.815Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.40s)
10:01:37 [2019-10-06T10:01:37.815Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSRun"
10:01:37 [2019-10-06T10:01:37.815Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s)
10:01:37 [2019-10-06T10:01:37.815Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestLegacyDaemonCommand"
10:01:37 [2019-10-06T10:01:37.815Z]         check_test.go:309: Daemon d47978f29dab1 is not started
10:01:37 [2019-10-06T10:01:37.815Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.69s)
10:01:37 [2019-10-06T10:01:37.815Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterCapability"
10:01:37 [2019-10-06T10:01:37.815Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.41s)
10:01:37 [2019-10-06T10:01:37.815Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterEnabled"
10:01:37 [2019-10-06T10:01:37.815Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.71s)
10:01:37 [2019-10-06T10:01:37.815Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart"
10:01:37 [2019-10-06T10:01:37.815Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.44s)
10:01:37 [2019-10-06T10:01:37.815Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageDangling"
10:01:37 [2019-10-06T10:01:37.815Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.91s)
10:01:37 [2019-10-06T10:01:37.815Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageLabel"
10:01:37 [2019-10-06T10:01:37.815Z]     --- PASS: TestDockerDaemonSuite/TestRegistryMirrors (0.60s)
10:01:37 [2019-10-06T10:01:37.815Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRegistryMirrors"
10:01:37 [2019-10-06T10:01:37.815Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.89s)
10:01:37 [2019-10-06T10:01:37.815Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore"
10:01:37 [2019-10-06T10:01:37.815Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.87s)
10:01:37 [2019-10-06T10:01:37.815Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore"
10:01:37 [2019-10-06T10:01:37.815Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.35s)
10:01:37 [2019-10-06T10:01:37.815Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunLinksChanged"
10:01:37 [2019-10-06T10:01:37.815Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.18s)
10:01:37 [2019-10-06T10:01:37.815Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNewFormat"
10:01:37 [2019-10-06T10:01:37.815Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.17s)
10:01:37 [2019-10-06T10:01:37.815Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap"
10:01:37 [2019-10-06T10:01:37.815Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.23s)
10:01:37 [2019-10-06T10:01:37.815Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames"
10:01:37 [2019-10-06T10:01:37.815Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.79s)
10:01:37 [2019-10-06T10:01:37.815Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile"
10:01:37 [2019-10-06T10:01:37.815Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.41s)
10:01:37 [2019-10-06T10:01:37.815Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine"
10:01:37 [2019-10-06T10:01:37.815Z]         docker_cli_daemon_test.go:2542: Daemon d677609cf7c66 is not started
10:01:37 [2019-10-06T10:01:37.815Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (10.16s)
10:01:37 [2019-10-06T10:01:37.815Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile"
10:01:37 [2019-10-06T10:01:37.815Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.13s)
10:01:37 [2019-10-06T10:01:37.815Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault"
10:01:37 [2019-10-06T10:01:37.815Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (2.17s)
10:01:37 [2019-10-06T10:01:37.815Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSize"
10:01:37 [2019-10-06T10:01:37.815Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.09s)
10:01:37 [2019-10-06T10:01:37.815Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSizeReload"
10:01:37 [2019-10-06T10:01:37.815Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.12s)
10:01:37 [2019-10-06T10:01:37.815Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestTLSVerify"
10:01:37 [2019-10-06T10:01:37.815Z]         check_test.go:309: Daemon df6a11eb1f0bf is not started
10:01:37 [2019-10-06T10:01:37.815Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.78s)
10:01:37 [2019-10-06T10:01:37.815Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestVolumePlugin"
10:01:37 [2019-10-06T10:01:37.815Z] === RUN   TestDockerSwarmSuite
10:01:37 [2019-10-06T10:01:37.815Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
10:01:38 [2019-10-06T10:01:38.650Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.642s	coverage: 76.1% of statements
10:01:38 [2019-10-06T10:01:38.748Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
10:01:39 [2019-10-06T10:01:39.274Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	4.628s	coverage: 52.6% of statements
10:01:39 [2019-10-06T10:01:39.274Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
10:01:39 [2019-10-06T10:01:39.274Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
10:01:40 [2019-10-06T10:01:40.296Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.058s	coverage: 58.0% of statements
10:01:41 [2019-10-06T10:01:41.184Z] 2945147eda09: Verifying Checksum
10:01:41 [2019-10-06T10:01:41.184Z] 2945147eda09: Download complete
10:01:42 [2019-10-06T10:01:42.337Z] ok  	github.com/docker/docker/daemon/links	0.044s	coverage: 93.0% of statements
10:01:42 [2019-10-06T10:01:42.337Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.041s	coverage: 3.0% of statements
10:01:42 [2019-10-06T10:01:42.930Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
10:01:43 [2019-10-06T10:01:43.729Z] --- PASS: TestServiceWithDataPathPortInit (16.69s)
10:01:43 [2019-10-06T10:01:43.729Z]     service_test.go:323: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit"
10:01:43 [2019-10-06T10:01:43.729Z]     service_test.go:355: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit"
10:01:43 [2019-10-06T10:01:43.729Z] === RUN   TestServiceWithDefaultAddressPoolInit
10:01:45 [2019-10-06T10:01:45.812Z] ok  	github.com/docker/docker/daemon/logger	0.257s	coverage: 42.7% of statements
10:01:46 [2019-10-06T10:01:46.207Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
10:01:46 [2019-10-06T10:01:46.848Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.017s	coverage: 68.2% of statements
10:01:48 [2019-10-06T10:01:48.337Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.565s	coverage: 77.4% of statements
10:01:49 [2019-10-06T10:01:49.361Z] ok  	github.com/docker/docker/daemon/images	0.069s	coverage: 4.9% of statements
10:01:49 [2019-10-06T10:01:49.361Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
10:01:49 [2019-10-06T10:01:49.361Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
10:01:49 [2019-10-06T10:01:49.361Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
10:01:49 [2019-10-06T10:01:49.361Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
10:01:49 [2019-10-06T10:01:49.649Z] ok  	github.com/docker/docker/daemon/logger/journald	0.016s	coverage: 26.2% of statements
10:01:50 [2019-10-06T10:01:50.270Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.028s	coverage: 88.3% of statements
10:01:50 [2019-10-06T10:01:50.895Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.018s	coverage: 62.1% of statements
10:01:51 [2019-10-06T10:01:51.465Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
10:01:53 [2019-10-06T10:01:53.151Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.61s)
10:01:53 [2019-10-06T10:01:53.151Z]     service_test.go:388: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit"
10:01:53 [2019-10-06T10:01:53.152Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:izlq2l2dghodkvpx1lj7n01ex Created:2019-10-06 10:01:45.041450153 +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[c0cb45ab358c0a41854a88d7c4e23eaa9f8151714b2b98633ac268d19b025624:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ezc9pfsfo5t3a9tqgdhue16va EndpointID:41c688ff79433c45d2dd77e02182e53c0a37711b91168a98e48dd5ac9f24b721 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:1c3309a385fd3ce42c3bd8b1e1ae4aff8ce1d4ba997bff534cf4aa3f1e75d1e9 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:048761b81382 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ezc9pfsfo5t3a9tqgdhue16va EndpointID:41c688ff79433c45d2dd77e02182e53c0a37711b91168a98e48dd5ac9f24b721 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]}
10:01:53 [2019-10-06T10:01:53.152Z] PASS
10:01:53 [2019-10-06T10:01:53.152Z] 
10:01:53 [2019-10-06T10:01:53.152Z] === Skipped
10:01:53 [2019-10-06T10:01:53.152Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
10:01:53 [2019-10-06T10:01:53.152Z]     service_test.go:230: FLAKY_TEST
10:01:53 [2019-10-06T10:01:53.152Z] 
10:01:53 [2019-10-06T10:01:53.152Z] 
10:01:53 [2019-10-06T10:01:53.152Z] DONE 21 tests, 1 skipped in 44.963s
10:01:53 [2019-10-06T10:01:53.152Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
10:01:53 [2019-10-06T10:01:53.152Z] ++ 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
10:01:53 [2019-10-06T10:01:53.152Z] ++ set -e
10:01:53 [2019-10-06T10:01:53.152Z] ++ '[' -n 0 ']'
10:01:53 [2019-10-06T10:01:53.152Z] ++ set -x
10:01:53 [2019-10-06T10:01:53.152Z] ++ env -i DEST=/go/src/github.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
10:01:53 [2019-10-06T10:01:53.152Z] INFO: Testing against a local daemon
10:01:53 [2019-10-06T10:01:53.152Z] === RUN   TestDockerNetworkIpvlanPersistance
10:01:53 [2019-10-06T10:01:53.152Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
10:01:53 [2019-10-06T10:01:53.152Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:01:53 [2019-10-06T10:01:53.152Z] === RUN   TestDockerNetworkIpvlan
10:01:53 [2019-10-06T10:01:53.152Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
10:01:53 [2019-10-06T10:01:53.152Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:01:53 [2019-10-06T10:01:53.152Z] PASS
10:01:53 [2019-10-06T10:01:53.152Z] 
10:01:53 [2019-10-06T10:01:53.152Z] === Skipped
10:01:53 [2019-10-06T10:01:53.152Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
10:01:53 [2019-10-06T10:01:53.152Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:01:53 [2019-10-06T10:01:53.152Z] 
10:01:53 [2019-10-06T10:01:53.152Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
10:01:53 [2019-10-06T10:01:53.152Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:01:53 [2019-10-06T10:01:53.152Z] 
10:01:53 [2019-10-06T10:01:53.152Z] 
10:01:53 [2019-10-06T10:01:53.152Z] DONE 2 tests, 2 skipped in 0.087s
10:01:53 [2019-10-06T10:01:53.152Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m 
10:01:53 [2019-10-06T10:01:53.152Z] ++ 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
10:01:53 [2019-10-06T10:01:53.152Z] ++ set -e
10:01:53 [2019-10-06T10:01:53.152Z] ++ '[' -n 0 ']'
10:01:53 [2019-10-06T10:01:53.152Z] ++ set -x
10:01:53 [2019-10-06T10:01:53.152Z] ++ env -i DEST=/go/src/github.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
10:01:53 [2019-10-06T10:01:53.152Z] INFO: Testing against a local daemon
10:01:53 [2019-10-06T10:01:53.152Z] === RUN   TestDockerNetworkMacvlanPersistance
10:01:53 [2019-10-06T10:01:53.940Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s)
10:01:53 [2019-10-06T10:01:53.940Z]     macvlan_test.go:24: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance"
10:01:53 [2019-10-06T10:01:53.940Z] === RUN   TestDockerNetworkMacvlan
10:01:54 [2019-10-06T10:01:54.377Z] ok  	github.com/docker/docker/daemon/logger/local	0.081s	coverage: 74.7% of statements
10:01:54 [2019-10-06T10:01:54.377Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
10:01:54 [2019-10-06T10:01:54.377Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.037s	coverage: 19.9% of statements
10:01:54 [2019-10-06T10:01:54.738Z] === RUN   TestDockerNetworkMacvlan/Subinterface
10:01:54 [2019-10-06T10:01:54.746Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
10:01:55 [2019-10-06T10:01:55.006Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.035s	coverage: 47.8% of statements
10:01:55 [2019-10-06T10:01:55.613Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
10:01:55 [2019-10-06T10:01:55.678Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
10:01:55 [2019-10-06T10:01:55.678Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
10:01:56 [2019-10-06T10:01:56.031Z] ok  	github.com/docker/docker/daemon/logger/templates	0.019s	coverage: 8.3% of statements
10:01:56 [2019-10-06T10:01:56.077Z] 65014b3c3121: Verifying Checksum
10:01:56 [2019-10-06T10:01:56.077Z] 65014b3c3121: Download complete
10:01:56 [2019-10-06T10:01:56.394Z] === RUN   TestDockerNetworkMacvlan/NilParent
10:01:58 [2019-10-06T10:01:58.076Z] ok  	github.com/docker/docker/daemon/network	0.013s	coverage: 63.8% of statements
10:01:58 [2019-10-06T10:01:58.828Z] === RUN   TestDockerNetworkMacvlan/InternalMode
10:01:59 [2019-10-06T10:01:59.094Z] ok  	github.com/docker/docker/daemon/logger/splunk	3.217s	coverage: 84.5% of statements
10:01:59 [2019-10-06T10:01:59.094Z] ?   	github.com/docker/docker/daemon/names	[no test files]
10:01:59 [2019-10-06T10:01:59.094Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
10:02:00 [2019-10-06T10:02:00.936Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
10:02:02 [2019-10-06T10:02:02.601Z] ok  	github.com/docker/docker/distribution/metadata	0.178s	coverage: 48.2% of statements
10:02:02 [2019-10-06T10:02:02.601Z] ok  	github.com/docker/docker/errdefs	0.035s	coverage: 49.4% of statements
10:02:02 [2019-10-06T10:02:02.917Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
10:02:03 [2019-10-06T10:02:03.462Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
10:02:04 [2019-10-06T10:02:04.107Z] ok  	github.com/docker/docker/distribution	0.827s	coverage: 22.4% of statements
10:02:04 [2019-10-06T10:02:04.107Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
10:02:04 [2019-10-06T10:02:04.836Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
10:02:05 [2019-10-06T10:02:05.768Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
10:02:06 [2019-10-06T10:02:06.333Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
10:02:06 [2019-10-06T10:02:06.806Z] ok  	github.com/docker/docker/image/cache	0.018s	coverage: 19.2% of statements
10:02:06 [2019-10-06T10:02:06.806Z] ok  	github.com/docker/docker/distribution/xfer	1.691s	coverage: 85.1% of statements
10:02:06 [2019-10-06T10:02:06.806Z] ?   	github.com/docker/docker/dockerversion	[no test files]
10:02:07 [2019-10-06T10:02:07.826Z] ok  	github.com/docker/docker/image	0.121s	coverage: 86.4% of statements
10:02:07 [2019-10-06T10:02:07.826Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
10:02:08 [2019-10-06T10:02:08.027Z] === RUN   TestDockerNetworkMacvlan/Addressing
10:02:08 [2019-10-06T10:02:08.451Z] ok  	github.com/docker/docker/libcontainerd/queue	0.048s	coverage: 100.0% of statements
10:02:08 [2019-10-06T10:02:08.839Z] --- PASS: TestDockerNetworkMacvlan (14.95s)
10:02:08 [2019-10-06T10:02:08.840Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
10:02:08 [2019-10-06T10:02:08.840Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
10:02:08 [2019-10-06T10:02:08.840Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
10:02:08 [2019-10-06T10:02:08.840Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s)
10:02:08 [2019-10-06T10:02:08.840Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
10:02:08 [2019-10-06T10:02:08.840Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.16s)
10:02:08 [2019-10-06T10:02:08.840Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
10:02:08 [2019-10-06T10:02:08.840Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.28s)
10:02:08 [2019-10-06T10:02:08.840Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
10:02:08 [2019-10-06T10:02:08.840Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.09s)
10:02:08 [2019-10-06T10:02:08.840Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
10:02:08 [2019-10-06T10:02:08.840Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.92s)
10:02:08 [2019-10-06T10:02:08.840Z] PASS
10:02:08 [2019-10-06T10:02:08.840Z] 
10:02:08 [2019-10-06T10:02:08.840Z] DONE 8 tests in 16.445s
10:02:08 [2019-10-06T10:02:08.840Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m 
10:02:08 [2019-10-06T10:02:08.840Z] ++ 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
10:02:08 [2019-10-06T10:02:08.840Z] ++ set -e
10:02:08 [2019-10-06T10:02:08.840Z] ++ '[' -n 0 ']'
10:02:08 [2019-10-06T10:02:08.840Z] ++ set -x
10:02:08 [2019-10-06T10:02:08.840Z] ++ env -i DEST=/go/src/github.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
10:02:08 [2019-10-06T10:02:08.840Z] testing: warning: no tests to run
10:02:08 [2019-10-06T10:02:08.840Z] PASS
10:02:08 [2019-10-06T10:02:08.840Z] 
10:02:08 [2019-10-06T10:02:08.840Z] DONE 0 tests in 0.017s
10:02:08 [2019-10-06T10:02:08.840Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m 
10:02:08 [2019-10-06T10:02:08.840Z] ++ 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
10:02:08 [2019-10-06T10:02:08.840Z] ++ set -e
10:02:08 [2019-10-06T10:02:08.840Z] ++ '[' -n 0 ']'
10:02:08 [2019-10-06T10:02:08.840Z] ++ set -x
10:02:08 [2019-10-06T10:02:08.840Z] ++ env -i DEST=/go/src/github.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
10:02:08 [2019-10-06T10:02:08.840Z] INFO: Testing against a local daemon
10:02:08 [2019-10-06T10:02:08.840Z] === RUN   TestAuthZPluginAllowRequest
10:02:09 [2019-10-06T10:02:09.469Z] ok  	github.com/docker/docker/image/v1	0.046s	coverage: 25.0% of statements
10:02:09 [2019-10-06T10:02:09.469Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
10:02:10 [2019-10-06T10:02:10.509Z] ok  	github.com/docker/docker/pkg/aaparser	0.024s	coverage: 50.0% of statements
10:02:10 [2019-10-06T10:02:10.764Z] --- PASS: TestAuthZPluginAllowRequest (1.79s)
10:02:10 [2019-10-06T10:02:10.764Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest"
10:02:10 [2019-10-06T10:02:10.764Z] === RUN   TestAuthZPluginTLS
10:02:11 [2019-10-06T10:02:11.139Z] --- PASS: TestAuthZPluginTLS (0.55s)
10:02:11 [2019-10-06T10:02:11.139Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS"
10:02:11 [2019-10-06T10:02:11.139Z] === RUN   TestAuthZPluginDenyRequest
10:02:11 [2019-10-06T10:02:11.920Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
10:02:11 [2019-10-06T10:02:11.920Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest"
10:02:11 [2019-10-06T10:02:11.920Z] === RUN   TestAuthZPluginAPIDenyResponse
10:02:12 [2019-10-06T10:02:12.296Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
10:02:12 [2019-10-06T10:02:12.296Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse"
10:02:12 [2019-10-06T10:02:12.296Z] === RUN   TestAuthZPluginDenyResponse
10:02:12 [2019-10-06T10:02:12.664Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
10:02:12 [2019-10-06T10:02:12.664Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse"
10:02:12 [2019-10-06T10:02:12.664Z] === RUN   TestAuthZPluginAllowEventStream
10:02:13 [2019-10-06T10:02:13.994Z] ok  	github.com/docker/docker/opts	0.112s	coverage: 66.9% of statements
10:02:14 [2019-10-06T10:02:14.507Z] --- PASS: TestAuthZPluginAllowEventStream (1.71s)
10:02:14 [2019-10-06T10:02:14.507Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream"
10:02:14 [2019-10-06T10:02:14.507Z] === RUN   TestAuthZPluginErrorResponse
10:02:15 [2019-10-06T10:02:15.456Z] --- PASS: TestAuthZPluginErrorResponse (0.55s)
10:02:15 [2019-10-06T10:02:15.456Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse"
10:02:15 [2019-10-06T10:02:15.456Z] === RUN   TestAuthZPluginErrorRequest
10:02:15 [2019-10-06T10:02:15.456Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
10:02:15 [2019-10-06T10:02:15.456Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest"
10:02:15 [2019-10-06T10:02:15.456Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
10:02:15 [2019-10-06T10:02:15.478Z] ok  	github.com/docker/docker/pkg/authorization	0.585s	coverage: 68.3% of statements
10:02:15 [2019-10-06T10:02:15.478Z] ok  	github.com/docker/docker/pkg/broadcaster	0.007s	coverage: 100.0% of statements
10:02:16 [2019-10-06T10:02:16.099Z] ok  	github.com/docker/docker/pkg/capabilities	0.012s	coverage: 87.5% of statements
10:02:16 [2019-10-06T10:02:16.257Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
10:02:16 [2019-10-06T10:02:16.257Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration"
10:02:16 [2019-10-06T10:02:16.257Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
10:02:16 [2019-10-06T10:02:16.300Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
10:02:17 [2019-10-06T10:02:17.116Z] ok  	github.com/docker/docker/pkg/archive	1.602s	coverage: 76.8% of statements
10:02:17 [2019-10-06T10:02:17.404Z] ok  	github.com/docker/docker/pkg/directory	0.007s	coverage: 80.0% of statements
10:02:17 [2019-10-06T10:02:17.672Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
10:02:18 [2019-10-06T10:02:18.099Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.10s)
10:02:18 [2019-10-06T10:02:18.099Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking"
10:02:18 [2019-10-06T10:02:18.099Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
10:02:18 [2019-10-06T10:02:18.894Z] ok  	github.com/docker/docker/pkg/discovery	0.013s	coverage: 58.3% of statements
10:02:18 [2019-10-06T10:02:18.894Z] ok  	github.com/docker/docker/pkg/discovery/file	0.011s	coverage: 92.9% of statements
10:02:20 [2019-10-06T10:02:20.385Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.004s	coverage: 92.3% of statements
10:02:20 [2019-10-06T10:02:20.538Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.18s)
10:02:20 [2019-10-06T10:02:20.538Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom"
10:02:20 [2019-10-06T10:02:20.538Z] === RUN   TestAuthZPluginHeader
10:02:20 [2019-10-06T10:02:20.948Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
10:02:21 [2019-10-06T10:02:21.398Z] --- PASS: TestAuthZPluginHeader (0.85s)
10:02:21 [2019-10-06T10:02:21.398Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader"
10:02:21 [2019-10-06T10:02:21.398Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
10:02:21 [2019-10-06T10:02:21.398Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
10:02:21 [2019-10-06T10:02:21.398Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:02:21 [2019-10-06T10:02:21.398Z] === RUN   TestAuthZPluginV2Disable
10:02:21 [2019-10-06T10:02:21.398Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
10:02:21 [2019-10-06T10:02:21.398Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:02:21 [2019-10-06T10:02:21.398Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
10:02:21 [2019-10-06T10:02:21.398Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
10:02:21 [2019-10-06T10:02:21.398Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:02:21 [2019-10-06T10:02:21.398Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
10:02:21 [2019-10-06T10:02:21.398Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
10:02:21 [2019-10-06T10:02:21.398Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:02:21 [2019-10-06T10:02:21.398Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
10:02:21 [2019-10-06T10:02:21.399Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.020s	coverage: 93.8% of statements
10:02:21 [2019-10-06T10:02:21.399Z] ok  	github.com/docker/docker/layer	7.175s	coverage: 68.8% of statements
10:02:21 [2019-10-06T10:02:21.399Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
10:02:21 [2019-10-06T10:02:21.399Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
10:02:21 [2019-10-06T10:02:21.399Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
10:02:21 [2019-10-06T10:02:21.399Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
10:02:21 [2019-10-06T10:02:21.399Z] ?   	github.com/docker/docker/oci	[no test files]
10:02:21 [2019-10-06T10:02:21.399Z] ?   	github.com/docker/docker/oci/caps	[no test files]
10:02:22 [2019-10-06T10:02:22.020Z] ok  	github.com/docker/docker/pkg/dmesg	0.006s	coverage: 83.3% of statements
10:02:22 [2019-10-06T10:02:22.639Z] ok  	github.com/docker/docker/pkg/chrootarchive	4.387s	coverage: 43.2% of statements
10:02:22 [2019-10-06T10:02:22.639Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
10:02:22 [2019-10-06T10:02:22.639Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
10:02:22 [2019-10-06T10:02:22.925Z] ok  	github.com/docker/docker/pkg/filenotify	0.609s	coverage: 67.0% of statements
10:02:23 [2019-10-06T10:02:23.078Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
10:02:23 [2019-10-06T10:02:23.078Z] ok  	github.com/docker/docker/api/server/httputils	0.012s	coverage: 14.7% of statements
10:02:23 [2019-10-06T10:02:23.078Z] ok  	github.com/docker/docker/api/server/middleware	0.004s	coverage: 37.7% of statements
10:02:23 [2019-10-06T10:02:23.078Z] ?   	github.com/docker/docker/api/server/router	[no test files]
10:02:23 [2019-10-06T10:02:23.078Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
10:02:23 [2019-10-06T10:02:23.078Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
10:02:23 [2019-10-06T10:02:23.078Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
10:02:23 [2019-10-06T10:02:23.078Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
10:02:23 [2019-10-06T10:02:23.078Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
10:02:23 [2019-10-06T10:02:23.078Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
10:02:23 [2019-10-06T10:02:23.078Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
10:02:23 [2019-10-06T10:02:23.078Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
10:02:23 [2019-10-06T10:02:23.078Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
10:02:23 [2019-10-06T10:02:23.078Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
10:02:23 [2019-10-06T10:02:23.078Z] ok  	github.com/docker/docker/api/server/router/swarm	0.003s	coverage: 4.0% of statements
10:02:23 [2019-10-06T10:02:23.078Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
10:02:23 [2019-10-06T10:02:23.078Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
10:02:23 [2019-10-06T10:02:23.078Z] ?   	github.com/docker/docker/api/types	[no test files]
10:02:23 [2019-10-06T10:02:23.078Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
10:02:23 [2019-10-06T10:02:23.078Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
10:02:23 [2019-10-06T10:02:23.078Z] ?   	github.com/docker/docker/api/types/container	[no test files]
10:02:23 [2019-10-06T10:02:23.078Z] ?   	github.com/docker/docker/api/types/events	[no test files]
10:02:23 [2019-10-06T10:02:23.078Z] ok  	github.com/docker/docker/api/types/strslice	0.005s	coverage: 90.0% of statements
10:02:23 [2019-10-06T10:02:23.078Z] ok  	github.com/docker/docker/api/types/filters	0.021s	coverage: 95.2% of statements
10:02:23 [2019-10-06T10:02:23.078Z] ?   	github.com/docker/docker/api/types/image	[no test files]
10:02:23 [2019-10-06T10:02:23.078Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
10:02:23 [2019-10-06T10:02:23.078Z] ?   	github.com/docker/docker/api/types/network	[no test files]
10:02:23 [2019-10-06T10:02:23.078Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
10:02:23 [2019-10-06T10:02:23.078Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
10:02:23 [2019-10-06T10:02:23.078Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
10:02:23 [2019-10-06T10:02:23.078Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
10:02:23 [2019-10-06T10:02:23.078Z] ok  	github.com/docker/docker/api/types/time	0.003s	coverage: 100.0% of statements
10:02:23 [2019-10-06T10:02:23.078Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 75.0% of statements
10:02:23 [2019-10-06T10:02:23.078Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
10:02:23 [2019-10-06T10:02:23.078Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
10:02:23 [2019-10-06T10:02:23.078Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
10:02:23 [2019-10-06T10:02:23.078Z] ?   	github.com/docker/docker/builder	[no test files]
10:02:23 [2019-10-06T10:02:23.078Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
10:02:23 [2019-10-06T10:02:23.078Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
10:02:23 [2019-10-06T10:02:23.078Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
10:02:23 [2019-10-06T10:02:23.078Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
10:02:23 [2019-10-06T10:02:23.078Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
10:02:23 [2019-10-06T10:02:23.078Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
10:02:23 [2019-10-06T10:02:23.078Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
10:02:23 [2019-10-06T10:02:23.078Z] ok  	github.com/docker/docker/builder/dockerignore	0.002s	coverage: 96.8% of statements
10:02:23 [2019-10-06T10:02:23.335Z] ok  	github.com/docker/docker/builder/remotecontext	0.190s	coverage: 13.6% of statements
10:02:23 [2019-10-06T10:02:23.546Z] ok  	github.com/docker/docker/pkg/fileutils	0.022s	coverage: 89.5% of statements
10:02:23 [2019-10-06T10:02:23.591Z] ok  	github.com/docker/docker/builder/dockerfile	0.538s	coverage: 48.2% of statements
10:02:24 [2019-10-06T10:02:24.167Z] ok  	github.com/docker/docker/pkg/fsutils	0.408s	coverage: 85.1% of statements
10:02:24 [2019-10-06T10:02:24.167Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.287s	coverage: 84.1% of statements
10:02:24 [2019-10-06T10:02:24.523Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
10:02:24 [2019-10-06T10:02:24.788Z] ok  	github.com/docker/docker/pkg/homedir	0.013s	coverage: 11.4% of statements
10:02:25 [2019-10-06T10:02:25.454Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.196s	coverage: 85.1% of statements
10:02:25 [2019-10-06T10:02:25.454Z] ?   	github.com/docker/docker/cli	[no test files]
10:02:25 [2019-10-06T10:02:25.454Z] ?   	github.com/docker/docker/cli/config	[no test files]
10:02:26 [2019-10-06T10:02:26.836Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.027s	coverage: 91.7% of statements
10:02:26 [2019-10-06T10:02:26.836Z] ok  	github.com/docker/docker/pkg/locker	0.062s	coverage: 88.9% of statements
10:02:27 [2019-10-06T10:02:27.458Z] ok  	github.com/docker/docker/pkg/longpath	0.022s	coverage: 100.0% of statements
10:02:27 [2019-10-06T10:02:27.745Z] ok  	github.com/docker/docker/pkg/idtools	0.875s	coverage: 70.1% of statements
10:02:28 [2019-10-06T10:02:28.031Z] ok  	github.com/docker/docker/pkg/ioutils	1.701s	coverage: 69.3% of statements
10:02:28 [2019-10-06T10:02:28.031Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
10:02:28 [2019-10-06T10:02:28.317Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.014s	coverage: 85.7% of statements
10:02:28 [2019-10-06T10:02:28.730Z] ok  	github.com/docker/docker/client	0.175s	coverage: 75.8% of statements
10:02:29 [2019-10-06T10:02:29.334Z] ok  	github.com/docker/docker/pkg/parsers	0.022s	coverage: 97.0% of statements
10:02:29 [2019-10-06T10:02:29.619Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.007s	coverage: 60.0% of statements
10:02:29 [2019-10-06T10:02:29.904Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.021s	coverage: 91.4% of statements
10:02:30 [2019-10-06T10:02:30.190Z] ok  	github.com/docker/docker/pkg/mount	0.997s	coverage: 69.6% of statements
10:02:30 [2019-10-06T10:02:30.190Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
10:02:30 [2019-10-06T10:02:30.190Z] ok  	github.com/docker/docker/pkg/pidfile	0.030s	coverage: 82.4% of statements
10:02:30 [2019-10-06T10:02:30.190Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
10:02:30 [2019-10-06T10:02:30.190Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
10:02:32 [2019-10-06T10:02:32.231Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.041s	coverage: 56.8% of statements
10:02:32 [2019-10-06T10:02:32.519Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.007s	coverage: 85.7% of statements
10:02:33 [2019-10-06T10:02:33.144Z] ok  	github.com/docker/docker/pkg/pools	0.047s	coverage: 88.2% of statements
10:02:33 [2019-10-06T10:02:33.432Z] ok  	github.com/docker/docker/pkg/progress	0.006s	coverage: 75.9% of statements
10:02:34 [2019-10-06T10:02:34.458Z] ok  	github.com/docker/docker/pkg/reexec	0.010s	coverage: 82.4% of statements
10:02:34 [2019-10-06T10:02:34.742Z] ok  	github.com/docker/docker/pkg/pubsub	1.184s	coverage: 73.9% of statements
10:02:35 [2019-10-06T10:02:35.363Z] ok  	github.com/docker/docker/pkg/stdcopy	0.008s	coverage: 100.0% of statements
10:02:35 [2019-10-06T10:02:35.807Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
10:02:35 [2019-10-06T10:02:35.807Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
10:02:36 [2019-10-06T10:02:36.379Z] ok  	github.com/docker/docker/pkg/streamformatter	0.013s	coverage: 66.2% of statements
10:02:36 [2019-10-06T10:02:36.379Z] ok  	github.com/docker/docker/pkg/stringid	0.015s	coverage: 70.6% of statements
10:02:37 [2019-10-06T10:02:37.400Z] ok  	github.com/docker/docker/pkg/symlink	0.017s	coverage: 87.7% of statements
10:02:37 [2019-10-06T10:02:37.686Z] ok  	github.com/docker/docker/pkg/sysinfo	0.013s	coverage: 80.0% of statements
10:02:38 [2019-10-06T10:02:38.700Z] ok  	github.com/docker/docker/pkg/signal	3.873s	coverage: 61.0% of statements
10:02:38 [2019-10-06T10:02:38.987Z] ok  	github.com/docker/docker/pkg/tailfile	0.134s	coverage: 88.6% of statements
10:02:38 [2019-10-06T10:02:38.987Z] ok  	github.com/docker/docker/pkg/system	0.028s	coverage: 36.9% of statements
10:02:40 [2019-10-06T10:02:40.489Z] testing: warning: no tests to run
10:02:40 [2019-10-06T10:02:40.489Z] coverage: [no statements]
10:02:40 [2019-10-06T10:02:40.489Z] ok  	github.com/docker/docker/pkg/term/windows	0.035s	coverage: [no statements] [no tests to run]
10:02:40 [2019-10-06T10:02:40.489Z] ok  	github.com/docker/docker/pkg/term	0.016s	coverage: 84.8% of statements
10:02:41 [2019-10-06T10:02:41.039Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.80s)
10:02:41 [2019-10-06T10:02:41.039Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart"
10:02:41 [2019-10-06T10:02:41.039Z] PASS
10:02:41 [2019-10-06T10:02:41.039Z] 
10:02:41 [2019-10-06T10:02:41.039Z] === Skipped
10:02:41 [2019-10-06T10:02:41.039Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
10:02:41 [2019-10-06T10:02:41.039Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:02:41 [2019-10-06T10:02:41.039Z] 
10:02:41 [2019-10-06T10:02:41.039Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
10:02:41 [2019-10-06T10:02:41.039Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:02:41 [2019-10-06T10:02:41.039Z] 
10:02:41 [2019-10-06T10:02:41.039Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
10:02:41 [2019-10-06T10:02:41.039Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:02:41 [2019-10-06T10:02:41.039Z] 
10:02:41 [2019-10-06T10:02:41.039Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
10:02:41 [2019-10-06T10:02:41.039Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:02:41 [2019-10-06T10:02:41.039Z] 
10:02:41 [2019-10-06T10:02:41.039Z] 
10:02:41 [2019-10-06T10:02:41.039Z] DONE 17 tests, 4 skipped in 29.292s
10:02:41 [2019-10-06T10:02:41.039Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m 
10:02:41 [2019-10-06T10:02:41.039Z] ++ 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
10:02:41 [2019-10-06T10:02:41.039Z] ++ set -e
10:02:41 [2019-10-06T10:02:41.039Z] ++ '[' -n 0 ']'
10:02:41 [2019-10-06T10:02:41.039Z] ++ set -x
10:02:41 [2019-10-06T10:02:41.040Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-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
10:02:41 [2019-10-06T10:02:41.040Z] INFO: Testing against a local daemon
10:02:41 [2019-10-06T10:02:41.040Z] === RUN   TestPluginInvalidJSON
10:02:41 [2019-10-06T10:02:41.040Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
10:02:41 [2019-10-06T10:02:41.040Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
10:02:41 [2019-10-06T10:02:41.040Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
10:02:41 [2019-10-06T10:02:41.040Z] --- PASS: TestPluginInvalidJSON (0.02s)
10:02:41 [2019-10-06T10:02:41.040Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
10:02:41 [2019-10-06T10:02:41.040Z] PASS
10:02:41 [2019-10-06T10:02:41.040Z] 
10:02:41 [2019-10-06T10:02:41.040Z] DONE 2 tests in 0.089s
10:02:41 [2019-10-06T10:02:41.040Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
10:02:41 [2019-10-06T10:02:41.040Z] ++ 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
10:02:41 [2019-10-06T10:02:41.040Z] ++ set -e
10:02:41 [2019-10-06T10:02:41.040Z] ++ '[' -n 0 ']'
10:02:41 [2019-10-06T10:02:41.040Z] ++ set -x
10:02:41 [2019-10-06T10:02:41.040Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-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
10:02:41 [2019-10-06T10:02:41.040Z] INFO: Testing against a local daemon
10:02:41 [2019-10-06T10:02:41.040Z] === RUN   TestExternalGraphDriver
10:02:41 [2019-10-06T10:02:41.040Z] === RUN   TestExternalGraphDriver/json
10:02:41 [2019-10-06T10:02:41.040Z] === RUN   TestExternalGraphDriver/spec
10:02:41 [2019-10-06T10:02:41.099Z] --- PASS: TestImportExtremelyLargeImageWorks (175.78s)
10:02:41 [2019-10-06T10:02:41.099Z]     import_test.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks"
10:02:41 [2019-10-06T10:02:41.099Z] PASS
10:02:41 [2019-10-06T10:02:41.099Z] 
10:02:41 [2019-10-06T10:02:41.099Z] DONE 12 tests in 180.067s
10:02:41 [2019-10-06T10:02:41.099Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
10:02:41 [2019-10-06T10:02:41.099Z] ++ 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
10:02:41 [2019-10-06T10:02:41.099Z] ++ set -e
10:02:41 [2019-10-06T10:02:41.099Z] ++ '[' -n 0 ']'
10:02:41 [2019-10-06T10:02:41.099Z] ++ set -x
10:02:41 [2019-10-06T10:02:41.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=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
10:02:41 [2019-10-06T10:02:41.099Z] INFO: Testing against a local daemon
10:02:41 [2019-10-06T10:02:41.099Z] === RUN   TestNetworkCreateDelete
10:02:41 [2019-10-06T10:02:41.356Z] --- PASS: TestNetworkCreateDelete (0.15s)
10:02:41 [2019-10-06T10:02:41.356Z] === RUN   TestDockerNetworkDeletePreferID
10:02:41 [2019-10-06T10:02:41.356Z] === RUN   TestDockerSuite/TestBuildDotDotFile
10:02:41 [2019-10-06T10:02:41.507Z] ok  	github.com/docker/docker/pkg/tarsum	0.214s	coverage: 89.3% of statements
10:02:41 [2019-10-06T10:02:41.507Z] ok  	github.com/docker/docker/pkg/truncindex	0.106s	coverage: 91.5% of statements
10:02:41 [2019-10-06T10:02:41.507Z] ok  	github.com/docker/docker/pkg/urlutil	0.005s	coverage: 100.0% of statements
10:02:41 [2019-10-06T10:02:41.613Z] === RUN   TestDockerSuite/TestBuildEOLInLine
10:02:41 [2019-10-06T10:02:41.613Z] --- PASS: TestDockerNetworkDeletePreferID (0.33s)
10:02:41 [2019-10-06T10:02:41.613Z] === RUN   TestInspectNetwork
10:02:42 [2019-10-06T10:02:42.133Z] ok  	github.com/docker/docker/pkg/useragent	0.026s	coverage: 88.9% of statements
10:02:42 [2019-10-06T10:02:42.848Z] === RUN   TestExternalGraphDriver/pull
10:02:44 [2019-10-06T10:02:44.173Z] ok  	github.com/docker/docker/plugin/v2	0.007s	coverage: 14.5% of statements
10:02:44 [2019-10-06T10:02:44.671Z] --- PASS: TestExternalGraphDriver (6.57s)
10:02:44 [2019-10-06T10:02:44.671Z]     external_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver"
10:02:44 [2019-10-06T10:02:44.671Z]     --- PASS: TestExternalGraphDriver/json (2.06s)
10:02:44 [2019-10-06T10:02:44.671Z]     --- PASS: TestExternalGraphDriver/spec (2.07s)
10:02:44 [2019-10-06T10:02:44.671Z]     --- PASS: TestExternalGraphDriver/pull (2.26s)
10:02:44 [2019-10-06T10:02:44.671Z] === RUN   TestGraphdriverPluginV2
10:02:45 [2019-10-06T10:02:45.060Z] --- SKIP: TestGraphdriverPluginV2 (0.06s)
10:02:45 [2019-10-06T10:02:45.060Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:02:45 [2019-10-06T10:02:45.060Z] PASS
10:02:45 [2019-10-06T10:02:45.060Z] 
10:02:45 [2019-10-06T10:02:45.060Z] === Skipped
10:02:45 [2019-10-06T10:02:45.060Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s)
10:02:45 [2019-10-06T10:02:45.060Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:02:45 [2019-10-06T10:02:45.060Z] 
10:02:45 [2019-10-06T10:02:45.060Z] 
10:02:45 [2019-10-06T10:02:45.060Z] DONE 5 tests, 1 skipped in 6.706s
10:02:45 [2019-10-06T10:02:45.060Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m 
10:02:45 [2019-10-06T10:02:45.060Z] ++ 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
10:02:45 [2019-10-06T10:02:45.060Z] ++ set -e
10:02:45 [2019-10-06T10:02:45.060Z] ++ '[' -n 0 ']'
10:02:45 [2019-10-06T10:02:45.060Z] ++ set -x
10:02:45 [2019-10-06T10:02:45.060Z] ++ env -i DEST=/go/src/github.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
10:02:45 [2019-10-06T10:02:45.060Z] INFO: Testing against a local daemon
10:02:45 [2019-10-06T10:02:45.060Z] === RUN   TestContinueAfterPluginCrash
10:02:45 [2019-10-06T10:02:45.060Z] === PAUSE TestContinueAfterPluginCrash
10:02:45 [2019-10-06T10:02:45.060Z] === RUN   TestDaemonStartWithLogOpt
10:02:45 [2019-10-06T10:02:45.060Z] === PAUSE TestDaemonStartWithLogOpt
10:02:45 [2019-10-06T10:02:45.060Z] === CONT  TestContinueAfterPluginCrash
10:02:45 [2019-10-06T10:02:45.060Z] === CONT  TestDaemonStartWithLogOpt
10:02:46 [2019-10-06T10:02:46.213Z] ok  	github.com/docker/docker/reference	0.018s	coverage: 83.7% of statements
10:02:46 [2019-10-06T10:02:46.867Z] === RUN   TestInspectNetwork/full_network_id
10:02:46 [2019-10-06T10:02:46.867Z] === RUN   TestInspectNetwork/partial_network_id
10:02:46 [2019-10-06T10:02:46.867Z] === RUN   TestInspectNetwork/network_name
10:02:46 [2019-10-06T10:02:46.867Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
10:02:46 [2019-10-06T10:02:46.867Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
10:02:46 [2019-10-06T10:02:46.867Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
10:02:47 [2019-10-06T10:02:47.229Z] ok  	github.com/docker/docker/profiles/seccomp	0.031s	coverage: 68.8% of statements
10:02:47 [2019-10-06T10:02:47.229Z] ok  	github.com/docker/docker/plugin	0.635s	coverage: 27.1% of statements
10:02:47 [2019-10-06T10:02:47.430Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
10:02:47 [2019-10-06T10:02:47.994Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
10:02:47 [2019-10-06T10:02:47.994Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
10:02:48 [2019-10-06T10:02:48.251Z] === RUN   TestDockerSuite/TestBuildEntrypoint
10:02:48 [2019-10-06T10:02:48.507Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
10:02:49 [2019-10-06T10:02:49.281Z] ok  	github.com/docker/docker/registry/resumable	0.022s	coverage: 100.0% of statements
10:02:49 [2019-10-06T10:02:49.281Z] ok  	github.com/docker/docker/restartmanager	0.006s	coverage: 50.9% of statements
10:02:50 [2019-10-06T10:02:50.768Z] ok  	github.com/docker/docker/testutil	0.025s	coverage: 62.5% of statements
10:02:51 [2019-10-06T10:02:51.029Z] --- PASS: TestInspectNetwork (9.23s)
10:02:51 [2019-10-06T10:02:51.029Z]     inspect_test.go:18: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork"
10:02:51 [2019-10-06T10:02:51.029Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
10:02:51 [2019-10-06T10:02:51.029Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
10:02:51 [2019-10-06T10:02:51.029Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
10:02:51 [2019-10-06T10:02:51.029Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
10:02:51 [2019-10-06T10:02:51.029Z] === RUN   TestRunContainerWithBridgeNone
10:02:51 [2019-10-06T10:02:51.286Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
10:02:51 [2019-10-06T10:02:51.784Z] ok  	github.com/docker/docker/runconfig	0.038s	coverage: 68.2% of statements
10:02:51 [2019-10-06T10:02:51.784Z] ok  	github.com/docker/docker/registry	0.625s	coverage: 56.3% of statements
10:02:53 [2019-10-06T10:02:53.180Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
10:02:53 [2019-10-06T10:02:53.744Z] --- PASS: TestRunContainerWithBridgeNone (2.82s)
10:02:53 [2019-10-06T10:02:53.744Z]     network_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone"
10:02:53 [2019-10-06T10:02:53.744Z] === RUN   TestNetworkInvalidJSON
10:02:53 [2019-10-06T10:02:53.744Z] === RUN   TestNetworkInvalidJSON//networks/create
10:02:53 [2019-10-06T10:02:53.744Z] === PAUSE TestNetworkInvalidJSON//networks/create
10:02:53 [2019-10-06T10:02:53.744Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
10:02:53 [2019-10-06T10:02:53.744Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
10:02:53 [2019-10-06T10:02:53.744Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
10:02:53 [2019-10-06T10:02:53.744Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
10:02:53 [2019-10-06T10:02:53.744Z] === CONT  TestNetworkInvalidJSON//networks/create
10:02:53 [2019-10-06T10:02:53.744Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
10:02:53 [2019-10-06T10:02:53.744Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
10:02:53 [2019-10-06T10:02:53.744Z] --- PASS: TestNetworkInvalidJSON (0.02s)
10:02:53 [2019-10-06T10:02:53.744Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
10:02:53 [2019-10-06T10:02:53.744Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
10:02:53 [2019-10-06T10:02:53.744Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
10:02:53 [2019-10-06T10:02:53.744Z] === RUN   TestDaemonRestartWithLiveRestore
10:02:54 [2019-10-06T10:02:54.675Z] === RUN   TestDockerSuite/TestBuildEnv
10:02:54 [2019-10-06T10:02:54.675Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
10:02:54 [2019-10-06T10:02:54.675Z]     service_test.go:32: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore"
10:02:54 [2019-10-06T10:02:54.675Z] === RUN   TestDaemonDefaultNetworkPools
10:02:55 [2019-10-06T10:02:55.261Z] ok  	github.com/docker/docker/volume/drivers	0.011s	coverage: 36.1% of statements
10:02:55 [2019-10-06T10:02:55.606Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s)
10:02:55 [2019-10-06T10:02:55.606Z]     service_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools"
10:02:55 [2019-10-06T10:02:55.606Z] === RUN   TestDaemonRestartWithExistingNetwork
10:02:55 [2019-10-06T10:02:55.863Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
10:02:56 [2019-10-06T10:02:56.729Z] --- PASS: TestDaemonStartWithLogOpt (10.08s)
10:02:56 [2019-10-06T10:02:56.729Z]     validation_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt"
10:02:56 [2019-10-06T10:02:56.794Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s)
10:02:56 [2019-10-06T10:02:56.794Z]     service_test.go:98: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork"
10:02:56 [2019-10-06T10:02:56.794Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
10:02:56 [2019-10-06T10:02:56.794Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
10:02:57 [2019-10-06T10:02:57.726Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
10:02:57 [2019-10-06T10:02:57.726Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
10:02:57 [2019-10-06T10:02:57.972Z] ok  	github.com/docker/docker/volume/mounts	0.123s	coverage: 67.0% of statements
10:02:57 [2019-10-06T10:02:57.982Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s)
10:02:57 [2019-10-06T10:02:57.982Z]     service_test.go:131: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange"
10:02:57 [2019-10-06T10:02:57.982Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
10:02:58 [2019-10-06T10:02:58.255Z] ok  	github.com/docker/docker/volume/local	0.049s	coverage: 73.0% of statements
10:02:58 [2019-10-06T10:02:58.546Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s)
10:02:58 [2019-10-06T10:02:58.546Z]     service_test.go:181: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool"
10:02:58 [2019-10-06T10:02:58.546Z] === RUN   TestServiceWithPredefinedNetwork
10:02:58 [2019-10-06T10:02:58.803Z] === RUN   TestDockerSuite/TestBuildEnvUsage
10:02:59 [2019-10-06T10:02:59.728Z] ok  	github.com/docker/docker/volume/service	0.030s	coverage: 73.0% of statements
10:02:59 [2019-10-06T10:02:59.920Z] --- PASS: TestContinueAfterPluginCrash (15.01s)
10:02:59 [2019-10-06T10:02:59.920Z]     logging_linux_test.go:22: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash"
10:02:59 [2019-10-06T10:02:59.920Z] PASS
10:02:59 [2019-10-06T10:02:59.920Z] 
10:02:59 [2019-10-06T10:02:59.920Z] DONE 2 tests in 15.102s
10:02:59 [2019-10-06T10:02:59.920Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
10:02:59 [2019-10-06T10:02:59.920Z] ++ 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
10:02:59 [2019-10-06T10:02:59.920Z] ++ set -e
10:02:59 [2019-10-06T10:02:59.920Z] ++ '[' -n 0 ']'
10:02:59 [2019-10-06T10:02:59.920Z] ++ set -x
10:02:59 [2019-10-06T10:02:59.920Z] ++ env -i DEST=/go/src/github.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
10:03:00 [2019-10-06T10:03:00.294Z] INFO: Testing against a local daemon
10:03:00 [2019-10-06T10:03:00.294Z] === RUN   TestPluginWithDevMounts
10:03:00 [2019-10-06T10:03:00.294Z] === PAUSE TestPluginWithDevMounts
10:03:00 [2019-10-06T10:03:00.294Z] === CONT  TestPluginWithDevMounts
10:03:02 [2019-10-06T10:03:02.080Z] --- PASS: TestServiceWithPredefinedNetwork (3.33s)
10:03:02 [2019-10-06T10:03:02.080Z]     service_test.go:203: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork"
10:03:02 [2019-10-06T10:03:02.080Z] === RUN   TestServiceRemoveKeepsIngressNetwork
10:03:02 [2019-10-06T10:03:02.080Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
10:03:02 [2019-10-06T10:03:02.080Z]     service_test.go:230: FLAKY_TEST
10:03:02 [2019-10-06T10:03:02.080Z] === RUN   TestServiceWithDataPathPortInit
10:03:02 [2019-10-06T10:03:02.124Z] --- PASS: TestPluginWithDevMounts (1.98s)
10:03:02 [2019-10-06T10:03:02.124Z]     mounts_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts"
10:03:02 [2019-10-06T10:03:02.124Z] PASS
10:03:02 [2019-10-06T10:03:02.124Z] 
10:03:02 [2019-10-06T10:03:02.124Z] DONE 1 tests in 2.106s
10:03:02 [2019-10-06T10:03:02.124Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m 
10:03:02 [2019-10-06T10:03:02.124Z] ++ 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
10:03:02 [2019-10-06T10:03:02.124Z] ++ set -e
10:03:02 [2019-10-06T10:03:02.124Z] ++ '[' -n 0 ']'
10:03:02 [2019-10-06T10:03:02.124Z] ++ set -x
10:03:02 [2019-10-06T10:03:02.124Z] ++ env -i DEST=/go/src/github.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
10:03:02 [2019-10-06T10:03:02.124Z] INFO: Testing against a local daemon
10:03:02 [2019-10-06T10:03:02.124Z] === RUN   TestSecretInspect
10:03:05 [2019-10-06T10:03:05.480Z] --- PASS: TestSecretInspect (2.87s)
10:03:05 [2019-10-06T10:03:05.480Z]     secret_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect"
10:03:05 [2019-10-06T10:03:05.480Z] === RUN   TestSecretList
10:03:07 [2019-10-06T10:03:07.337Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
10:03:07 [2019-10-06T10:03:07.416Z] ok  	github.com/docker/docker/cmd/dockerd	0.083s	coverage: 30.3% of statements
10:03:07 [2019-10-06T10:03:07.416Z] ok  	github.com/docker/docker/container	0.116s	coverage: 35.3% of statements
10:03:07 [2019-10-06T10:03:07.416Z] ?   	github.com/docker/docker/container/stream	[no test files]
10:03:07 [2019-10-06T10:03:07.416Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
10:03:07 [2019-10-06T10:03:07.416Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
10:03:07 [2019-10-06T10:03:07.416Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
10:03:07 [2019-10-06T10:03:07.925Z] --- PASS: TestSecretList (2.88s)
10:03:07 [2019-10-06T10:03:07.925Z]     secret_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretList"
10:03:07 [2019-10-06T10:03:07.925Z] === RUN   TestSecretsCreateAndDelete
10:03:08 [2019-10-06T10:03:08.135Z] ok  	github.com/docker/docker/pkg/plugins	33.650s	coverage: 76.6% of statements
10:03:08 [2019-10-06T10:03:08.135Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
10:03:08 [2019-10-06T10:03:08.135Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
10:03:08 [2019-10-06T10:03:08.135Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
10:03:08 [2019-10-06T10:03:08.135Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
10:03:08 [2019-10-06T10:03:08.135Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
10:03:08 [2019-10-06T10:03:08.135Z] ?   	github.com/docker/docker/rootless	[no test files]
10:03:08 [2019-10-06T10:03:08.135Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
10:03:08 [2019-10-06T10:03:08.135Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
10:03:08 [2019-10-06T10:03:08.135Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
10:03:08 [2019-10-06T10:03:08.135Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
10:03:08 [2019-10-06T10:03:08.135Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
10:03:08 [2019-10-06T10:03:08.135Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
10:03:08 [2019-10-06T10:03:08.135Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
10:03:08 [2019-10-06T10:03:08.135Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
10:03:08 [2019-10-06T10:03:08.135Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
10:03:08 [2019-10-06T10:03:08.135Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
10:03:08 [2019-10-06T10:03:08.135Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
10:03:08 [2019-10-06T10:03:08.135Z] ?   	github.com/docker/docker/testutil/request	[no test files]
10:03:08 [2019-10-06T10:03:08.135Z] ?   	github.com/docker/docker/volume	[no test files]
10:03:08 [2019-10-06T10:03:08.135Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
10:03:08 [2019-10-06T10:03:08.135Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
10:03:08 [2019-10-06T10:03:08.135Z] 
10:03:08 [2019-10-06T10:03:08.135Z] === Skipped
10:03:08 [2019-10-06T10:03:08.135Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
10:03:08 [2019-10-06T10:03:08.135Z]     exec_linux_test.go:18: requires AppArmor to be enabled
10:03:08 [2019-10-06T10:03:08.135Z] 
10:03:08 [2019-10-06T10:03:08.135Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
10:03:08 [2019-10-06T10:03:08.135Z]     exec_linux_test.go:38: requires AppArmor to be enabled
10:03:08 [2019-10-06T10:03:08.135Z] 
10:03:08 [2019-10-06T10:03:08.135Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
10:03:08 [2019-10-06T10:03:08.135Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:03:08 [2019-10-06T10:03:08.135Z]     graphtest_unix.go:46: Driver btrfs not supported
10:03:08 [2019-10-06T10:03:08.135Z] 
10:03:08 [2019-10-06T10:03:08.135Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
10:03:08 [2019-10-06T10:03:08.135Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:03:08 [2019-10-06T10:03:08.135Z]     graphtest_unix.go:46: Driver btrfs not supported
10:03:08 [2019-10-06T10:03:08.135Z] 
10:03:08 [2019-10-06T10:03:08.135Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
10:03:08 [2019-10-06T10:03:08.135Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:03:08 [2019-10-06T10:03:08.136Z]     graphtest_unix.go:46: Driver btrfs not supported
10:03:08 [2019-10-06T10:03:08.136Z] 
10:03:08 [2019-10-06T10:03:08.136Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
10:03:08 [2019-10-06T10:03:08.136Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:03:08 [2019-10-06T10:03:08.136Z]     graphtest_unix.go:46: Driver btrfs not supported
10:03:08 [2019-10-06T10:03:08.136Z] 
10:03:08 [2019-10-06T10:03:08.136Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
10:03:08 [2019-10-06T10:03:08.136Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:03:08 [2019-10-06T10:03:08.136Z]     graphtest_unix.go:46: Driver btrfs not supported
10:03:08 [2019-10-06T10:03:08.136Z] 
10:03:08 [2019-10-06T10:03:08.136Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
10:03:08 [2019-10-06T10:03:08.136Z]     graphtest_unix.go:73: No driver to put!
10:03:08 [2019-10-06T10:03:08.136Z] 
10:03:08 [2019-10-06T10:03:08.136Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
10:03:08 [2019-10-06T10:03:08.136Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
10:03:08 [2019-10-06T10:03:08.136Z] 
10:03:08 [2019-10-06T10:03:08.136Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
10:03:08 [2019-10-06T10:03:08.136Z]     overlay_test.go:49: Fails to compute changes intermittently
10:03:08 [2019-10-06T10:03:08.136Z] 
10:03:08 [2019-10-06T10:03:08.136Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
10:03:08 [2019-10-06T10:03:08.136Z]     overlay_test.go:65: Cannot run test with naive change algorithm
10:03:08 [2019-10-06T10:03:08.136Z] 
10:03:08 [2019-10-06T10:03:08.136Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
10:03:08 [2019-10-06T10:03:08.136Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
10:03:08 [2019-10-06T10:03:08.136Z] 
10:03:08 [2019-10-06T10:03:08.136Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
10:03:08 [2019-10-06T10:03:08.136Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:03:08 [2019-10-06T10:03:08.136Z]     graphtest_unix.go:46: Driver zfs not supported
10:03:08 [2019-10-06T10:03:08.136Z] 
10:03:08 [2019-10-06T10:03:08.136Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
10:03:08 [2019-10-06T10:03:08.136Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:03:08 [2019-10-06T10:03:08.136Z]     graphtest_unix.go:46: Driver zfs not supported
10:03:08 [2019-10-06T10:03:08.136Z] 
10:03:08 [2019-10-06T10:03:08.136Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
10:03:08 [2019-10-06T10:03:08.136Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:03:08 [2019-10-06T10:03:08.136Z]     graphtest_unix.go:46: Driver zfs not supported
10:03:08 [2019-10-06T10:03:08.136Z] 
10:03:08 [2019-10-06T10:03:08.136Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
10:03:08 [2019-10-06T10:03:08.136Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:03:08 [2019-10-06T10:03:08.136Z]     graphtest_unix.go:46: Driver zfs not supported
10:03:08 [2019-10-06T10:03:08.136Z] 
10:03:08 [2019-10-06T10:03:08.136Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
10:03:08 [2019-10-06T10:03:08.136Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:03:08 [2019-10-06T10:03:08.136Z]     graphtest_unix.go:46: Driver zfs not supported
10:03:08 [2019-10-06T10:03:08.136Z] 
10:03:08 [2019-10-06T10:03:08.136Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
10:03:08 [2019-10-06T10:03:08.136Z]     graphtest_unix.go:73: No driver to put!
10:03:08 [2019-10-06T10:03:08.136Z] 
10:03:08 [2019-10-06T10:03:08.136Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
10:03:08 [2019-10-06T10:03:08.136Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
10:03:08 [2019-10-06T10:03:08.136Z] 
10:03:08 [2019-10-06T10:03:08.136Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
10:03:08 [2019-10-06T10:03:08.136Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
10:03:08 [2019-10-06T10:03:08.136Z] 
10:03:08 [2019-10-06T10:03:08.136Z] 
10:03:08 [2019-10-06T10:03:08.136Z] DONE 2114 tests, 20 skipped in 335.029s
Post stage
[Pipeline] junit
10:03:08 [2019-10-06T10:03:08.172Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
10:03:09 [2019-10-06T10:03:09.264Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40045/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bb5650619e26cf0b79f30bafc551e5120a0643a4 -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:bb5650619e26cf0b79f30bafc551e5120a0643a4 hack/make.sh dynbinary test-integration
10:03:09 [2019-10-06T10:03:09.882Z] 
10:03:09 [2019-10-06T10:03:09.882Z] Removing bundles/
10:03:09 [2019-10-06T10:03:09.882Z] 
10:03:09 [2019-10-06T10:03:09.882Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
10:03:09 [2019-10-06T10:03:09.882Z] Building: bundles/dynbinary-daemon/dockerd-dev
10:03:09 [2019-10-06T10:03:09.882Z] GOOS="" GOARCH="" GOARM=""
10:03:11 [2019-10-06T10:03:11.148Z] --- PASS: TestSecretsCreateAndDelete (2.89s)
10:03:11 [2019-10-06T10:03:11.148Z]     secret_test.go:125: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete"
10:03:11 [2019-10-06T10:03:11.148Z] === RUN   TestSecretsUpdate
10:03:11 [2019-10-06T10:03:11.592Z] ok  	github.com/docker/docker/daemon/cluster	0.047s	coverage: 0.5% of statements
10:03:13 [2019-10-06T10:03:13.487Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.008s	coverage: 65.3% of statements
10:03:13 [2019-10-06T10:03:13.671Z] --- PASS: TestSecretsUpdate (2.86s)
10:03:13 [2019-10-06T10:03:13.671Z]     secret_test.go:172: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate"
10:03:13 [2019-10-06T10:03:13.671Z] === RUN   TestTemplatedSecret
10:03:14 [2019-10-06T10:03:14.859Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.007s	coverage: 35.8% of statements
10:03:17 [2019-10-06T10:03:17.731Z] --- PASS: TestTemplatedSecret (3.53s)
10:03:17 [2019-10-06T10:03:17.732Z]     secret_test.go:221: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret"
10:03:17 [2019-10-06T10:03:17.732Z] === RUN   TestSecretCreateResolve
10:03:20 [2019-10-06T10:03:20.357Z] --- PASS: TestSecretCreateResolve (2.92s)
10:03:20 [2019-10-06T10:03:20.357Z]     secret_test.go:342: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve"
10:03:20 [2019-10-06T10:03:20.357Z] PASS
10:03:20 [2019-10-06T10:03:20.357Z] 
10:03:20 [2019-10-06T10:03:20.357Z] DONE 6 tests in 18.031s
10:03:20 [2019-10-06T10:03:20.357Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m 
10:03:20 [2019-10-06T10:03:20.357Z] ++ 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
10:03:20 [2019-10-06T10:03:20.357Z] ++ set -e
10:03:20 [2019-10-06T10:03:20.357Z] ++ '[' -n 0 ']'
10:03:20 [2019-10-06T10:03:20.357Z] ++ set -x
10:03:20 [2019-10-06T10:03:20.357Z] ++ env -i DEST=/go/src/github.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
10:03:20 [2019-10-06T10:03:20.357Z] INFO: Testing against a local daemon
10:03:20 [2019-10-06T10:03:20.357Z] === RUN   TestServiceCreateInit
10:03:20 [2019-10-06T10:03:20.357Z] === RUN   TestServiceCreateInit/daemonInitDisabled
10:03:22 [2019-10-06T10:03:22.194Z] --- PASS: TestServiceWithDataPathPortInit (19.42s)
10:03:22 [2019-10-06T10:03:22.194Z]     service_test.go:323: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit"
10:03:22 [2019-10-06T10:03:22.194Z]     service_test.go:355: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit"
10:03:22 [2019-10-06T10:03:22.194Z] === RUN   TestServiceWithDefaultAddressPoolInit
10:03:22 [2019-10-06T10:03:22.956Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.429s	coverage: 13.7% of statements
10:03:23 [2019-10-06T10:03:23.886Z] ok  	github.com/docker/docker/daemon/config	0.025s	coverage: 84.6% of statements
10:03:24 [2019-10-06T10:03:24.451Z] ok  	github.com/docker/docker/daemon/discovery	0.003s	coverage: 30.0% of statements
10:03:24 [2019-10-06T10:03:24.709Z] ok  	github.com/docker/docker/daemon	12.198s	coverage: 17.6% of statements
10:03:24 [2019-10-06T10:03:24.709Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
10:03:24 [2019-10-06T10:03:24.709Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
10:03:25 [2019-10-06T10:03:25.274Z] ok  	github.com/docker/docker/daemon/events	0.059s	coverage: 50.0% of statements
10:03:25 [2019-10-06T10:03:25.274Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
10:03:25 [2019-10-06T10:03:25.274Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
10:03:25 [2019-10-06T10:03:25.389Z] === RUN   TestServiceCreateInit/daemonInitEnabled
10:03:26 [2019-10-06T10:03:26.645Z] ok  	github.com/docker/docker/daemon/graphdriver	0.006s	coverage: 2.2% of statements
10:03:28 [2019-10-06T10:03:28.541Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.005s	coverage: 2.9% of statements
10:03:29 [2019-10-06T10:03:29.475Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.244s	coverage: 57.0% of statements
10:03:30 [2019-10-06T10:03:30.293Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
10:03:30 [2019-10-06T10:03:30.492Z] --- PASS: TestServiceCreateInit (9.99s)
10:03:30 [2019-10-06T10:03:30.492Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.90s)
10:03:30 [2019-10-06T10:03:30.492Z]         create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled"
10:03:30 [2019-10-06T10:03:30.492Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.07s)
10:03:30 [2019-10-06T10:03:30.492Z]         create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled"
10:03:30 [2019-10-06T10:03:30.492Z] === RUN   TestCreateServiceMultipleTimes
10:03:30 [2019-10-06T10:03:30.858Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
10:03:31 [2019-10-06T10:03:31.115Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.77s)
10:03:31 [2019-10-06T10:03:31.115Z]     service_test.go:388: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit"
10:03:31 [2019-10-06T10:03:31.115Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:gc8etd7bvi1cj3k8iieae0amp Created:2019-10-06 10:03:22.705820791 +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[25d51a97f7a0bbececaedddf8120b7f3cef72bacb6c0c708be5bfc94e7ac3809:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ds28hkphh5pytabx4cemyx57x EndpointID:7b4f1498fd5a8d3fe8c52067f8dd1985d1edaed23709878fb80aa50310642597 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:41eddc2c36509eb65862bce7dc171b5a45932af101fb7ef32291c5cbedee272d 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:4eebe7ff8814 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ds28hkphh5pytabx4cemyx57x EndpointID:7b4f1498fd5a8d3fe8c52067f8dd1985d1edaed23709878fb80aa50310642597 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]}
10:03:31 [2019-10-06T10:03:31.115Z] PASS
10:03:31 [2019-10-06T10:03:31.115Z] 
10:03:31 [2019-10-06T10:03:31.115Z] === Skipped
10:03:31 [2019-10-06T10:03:31.115Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
10:03:31 [2019-10-06T10:03:31.115Z]     service_test.go:230: FLAKY_TEST
10:03:31 [2019-10-06T10:03:31.115Z] 
10:03:31 [2019-10-06T10:03:31.115Z] 
10:03:31 [2019-10-06T10:03:31.115Z] DONE 21 tests, 1 skipped in 50.080s
10:03:31 [2019-10-06T10:03:31.115Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
10:03:31 [2019-10-06T10:03:31.115Z] ++ 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
10:03:31 [2019-10-06T10:03:31.115Z] ++ set -e
10:03:31 [2019-10-06T10:03:31.115Z] ++ '[' -n 0 ']'
10:03:31 [2019-10-06T10:03:31.115Z] ++ set -x
10:03:31 [2019-10-06T10:03:31.116Z] ++ env -i DEST=/go/src/github.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
10:03:31 [2019-10-06T10:03:31.373Z] INFO: Testing against a local daemon
10:03:31 [2019-10-06T10:03:31.373Z] === RUN   TestDockerNetworkIpvlanPersistance
10:03:31 [2019-10-06T10:03:31.373Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
10:03:31 [2019-10-06T10:03:31.373Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:03:31 [2019-10-06T10:03:31.373Z] === RUN   TestDockerNetworkIpvlan
10:03:31 [2019-10-06T10:03:31.373Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
10:03:31 [2019-10-06T10:03:31.373Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:03:31 [2019-10-06T10:03:31.373Z] PASS
10:03:31 [2019-10-06T10:03:31.373Z] 
10:03:31 [2019-10-06T10:03:31.373Z] === Skipped
10:03:31 [2019-10-06T10:03:31.373Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
10:03:31 [2019-10-06T10:03:31.373Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:03:31 [2019-10-06T10:03:31.373Z] 
10:03:31 [2019-10-06T10:03:31.373Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
10:03:31 [2019-10-06T10:03:31.373Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:03:31 [2019-10-06T10:03:31.373Z] 
10:03:31 [2019-10-06T10:03:31.373Z] 
10:03:31 [2019-10-06T10:03:31.373Z] DONE 2 tests, 2 skipped in 0.206s
10:03:31 [2019-10-06T10:03:31.373Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
10:03:31 [2019-10-06T10:03:31.373Z] ++ 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
10:03:31 [2019-10-06T10:03:31.373Z] ++ set -e
10:03:31 [2019-10-06T10:03:31.373Z] ++ '[' -n 0 ']'
10:03:31 [2019-10-06T10:03:31.373Z] ++ set -x
10:03:31 [2019-10-06T10:03:31.373Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
10:03:31 [2019-10-06T10:03:31.373Z] INFO: Testing against a local daemon
10:03:31 [2019-10-06T10:03:31.373Z] === RUN   TestDockerNetworkMacvlanPersistance
10:03:32 [2019-10-06T10:03:32.754Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	5.116s	coverage: 72.5% of statements
10:03:32 [2019-10-06T10:03:32.754Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	1.377s	coverage: 45.9% of statements
10:03:32 [2019-10-06T10:03:32.754Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
10:03:33 [2019-10-06T10:03:33.272Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s)
10:03:33 [2019-10-06T10:03:33.272Z]     macvlan_test.go:24: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance"
10:03:33 [2019-10-06T10:03:33.272Z] === RUN   TestDockerNetworkMacvlan
10:03:33 [2019-10-06T10:03:33.837Z] === RUN   TestDockerNetworkMacvlan/Subinterface
10:03:34 [2019-10-06T10:03:34.767Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
10:03:35 [2019-10-06T10:03:35.276Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.976s	coverage: 51.0% of statements
10:03:35 [2019-10-06T10:03:35.331Z] === RUN   TestDockerNetworkMacvlan/NilParent
10:03:36 [2019-10-06T10:03:36.647Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.288s	coverage: 76.1% of statements
10:03:37 [2019-10-06T10:03:37.579Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.010s	coverage: 58.0% of statements
10:03:37 [2019-10-06T10:03:37.579Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	3.062s	coverage: 57.2% of statements
10:03:37 [2019-10-06T10:03:37.579Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
10:03:37 [2019-10-06T10:03:37.579Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
10:03:38 [2019-10-06T10:03:38.608Z] === RUN   TestDockerNetworkMacvlan/InternalMode
10:03:38 [2019-10-06T10:03:38.951Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.005s	coverage: 3.0% of statements
10:03:39 [2019-10-06T10:03:39.514Z] ok  	github.com/docker/docker/daemon/links	0.002s	coverage: 93.0% of statements
10:03:40 [2019-10-06T10:03:40.886Z] ok  	github.com/docker/docker/daemon/images	0.014s	coverage: 4.9% of statements
10:03:40 [2019-10-06T10:03:40.886Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
10:03:40 [2019-10-06T10:03:40.886Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
10:03:41 [2019-10-06T10:03:41.132Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
10:03:41 [2019-10-06T10:03:41.451Z] ok  	github.com/docker/docker/daemon/logger	0.219s	coverage: 42.7% of statements
10:03:42 [2019-10-06T10:03:42.502Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
10:03:42 [2019-10-06T10:03:42.760Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
10:03:42 [2019-10-06T10:03:42.760Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
10:03:42 [2019-10-06T10:03:42.823Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.164s	coverage: 77.8% of statements
10:03:42 [2019-10-06T10:03:42.823Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
10:03:42 [2019-10-06T10:03:42.823Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
10:03:42 [2019-10-06T10:03:42.823Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.005s	coverage: 68.2% of statements
10:03:43 [2019-10-06T10:03:43.325Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
10:03:43 [2019-10-06T10:03:43.756Z] ok  	github.com/docker/docker/daemon/logger/journald	0.005s	coverage: 26.2% of statements
10:03:44 [2019-10-06T10:03:44.015Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.024s	coverage: 62.1% of statements
10:03:44 [2019-10-06T10:03:44.272Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.005s	coverage: 88.3% of statements
10:03:45 [2019-10-06T10:03:45.205Z] ok  	github.com/docker/docker/daemon/logger/local	0.013s	coverage: 74.7% of statements
10:03:45 [2019-10-06T10:03:45.205Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
10:03:45 [2019-10-06T10:03:45.222Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
10:03:45 [2019-10-06T10:03:45.222Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
10:03:45 [2019-10-06T10:03:45.222Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
10:03:46 [2019-10-06T10:03:46.137Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.021s	coverage: 19.9% of statements
10:03:46 [2019-10-06T10:03:46.154Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
10:03:47 [2019-10-06T10:03:47.082Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.004s	coverage: 47.8% of statements
10:03:47 [2019-10-06T10:03:47.676Z] ok  	github.com/docker/docker/daemon/logger/templates	0.001s	coverage: 8.3% of statements
10:03:48 [2019-10-06T10:03:48.240Z] ok  	github.com/docker/docker/daemon/network	0.003s	coverage: 63.8% of statements
10:03:48 [2019-10-06T10:03:48.497Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.614s	coverage: 84.5% of statements
10:03:48 [2019-10-06T10:03:48.497Z] ?   	github.com/docker/docker/daemon/names	[no test files]
10:03:48 [2019-10-06T10:03:48.497Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
10:03:50 [2019-10-06T10:03:50.231Z] --- PASS: TestCreateServiceMultipleTimes (18.18s)
10:03:50 [2019-10-06T10:03:50.231Z]     create_test.go:80: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes"
10:03:50 [2019-10-06T10:03:50.231Z] === RUN   TestCreateServiceConflict
10:03:50 [2019-10-06T10:03:50.333Z] === RUN   TestDockerNetworkMacvlan/Addressing
10:03:50 [2019-10-06T10:03:50.600Z] --- PASS: TestCreateServiceConflict (2.23s)
10:03:50 [2019-10-06T10:03:50.600Z]     create_test.go:129: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict"
10:03:50 [2019-10-06T10:03:50.600Z] === RUN   TestCreateServiceMaxReplicas
10:03:51 [2019-10-06T10:03:51.018Z] ok  	github.com/docker/docker/distribution/metadata	0.036s	coverage: 48.2% of statements
10:03:51 [2019-10-06T10:03:51.018Z] ok  	github.com/docker/docker/distribution	0.188s	coverage: 22.4% of statements
10:03:51 [2019-10-06T10:03:51.018Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
10:03:51 [2019-10-06T10:03:51.704Z] --- PASS: TestDockerNetworkMacvlan (18.53s)
10:03:51 [2019-10-06T10:03:51.704Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
10:03:51 [2019-10-06T10:03:51.704Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s)
10:03:51 [2019-10-06T10:03:51.704Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
10:03:51 [2019-10-06T10:03:51.704Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
10:03:51 [2019-10-06T10:03:51.704Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
10:03:51 [2019-10-06T10:03:51.704Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.92s)
10:03:51 [2019-10-06T10:03:51.704Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
10:03:51 [2019-10-06T10:03:51.704Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.97s)
10:03:51 [2019-10-06T10:03:51.704Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
10:03:51 [2019-10-06T10:03:51.704Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.09s)
10:03:51 [2019-10-06T10:03:51.704Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
10:03:51 [2019-10-06T10:03:51.704Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.36s)
10:03:51 [2019-10-06T10:03:51.704Z] PASS
10:03:51 [2019-10-06T10:03:51.704Z] 
10:03:51 [2019-10-06T10:03:51.704Z] DONE 8 tests in 20.152s
10:03:51 [2019-10-06T10:03:51.704Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
10:03:51 [2019-10-06T10:03:51.704Z] ++ 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
10:03:51 [2019-10-06T10:03:51.704Z] ++ set -e
10:03:51 [2019-10-06T10:03:51.704Z] ++ '[' -n 0 ']'
10:03:51 [2019-10-06T10:03:51.704Z] ++ set -x
10:03:51 [2019-10-06T10:03:51.704Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
10:03:51 [2019-10-06T10:03:51.704Z] testing: warning: no tests to run
10:03:51 [2019-10-06T10:03:51.704Z] PASS
10:03:51 [2019-10-06T10:03:51.704Z] 
10:03:51 [2019-10-06T10:03:51.704Z] DONE 0 tests in 0.047s
10:03:51 [2019-10-06T10:03:51.704Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
10:03:51 [2019-10-06T10:03:51.704Z] ++ 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
10:03:51 [2019-10-06T10:03:51.704Z] ++ set -e
10:03:51 [2019-10-06T10:03:51.704Z] ++ '[' -n 0 ']'
10:03:51 [2019-10-06T10:03:51.704Z] ++ set -x
10:03:51 [2019-10-06T10:03:51.704Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
10:03:51 [2019-10-06T10:03:51.704Z] INFO: Testing against a local daemon
10:03:51 [2019-10-06T10:03:51.704Z] === RUN   TestAuthZPluginAllowRequest
10:03:51 [2019-10-06T10:03:51.947Z] ok  	github.com/docker/docker/errdefs	0.005s	coverage: 49.4% of statements
10:03:53 [2019-10-06T10:03:53.315Z] ok  	github.com/docker/docker/image	0.015s	coverage: 86.4% of statements
10:03:53 [2019-10-06T10:03:53.597Z] --- PASS: TestAuthZPluginAllowRequest (1.71s)
10:03:53 [2019-10-06T10:03:53.597Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest"
10:03:53 [2019-10-06T10:03:53.597Z] === RUN   TestAuthZPluginTLS
10:03:53 [2019-10-06T10:03:53.856Z] --- PASS: TestAuthZPluginTLS (0.54s)
10:03:53 [2019-10-06T10:03:53.856Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS"
10:03:53 [2019-10-06T10:03:53.856Z] === RUN   TestAuthZPluginDenyRequest
10:03:53 [2019-10-06T10:03:53.879Z] ok  	github.com/docker/docker/image/cache	0.006s	coverage: 19.2% of statements
10:03:53 [2019-10-06T10:03:53.880Z] --- PASS: TestCreateServiceMaxReplicas (3.35s)
10:03:53 [2019-10-06T10:03:53.880Z]     create_test.go:150: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas"
10:03:53 [2019-10-06T10:03:53.880Z] === RUN   TestCreateWithDuplicateNetworkNames
10:03:54 [2019-10-06T10:03:54.135Z] ok  	github.com/docker/docker/distribution/xfer	1.882s	coverage: 85.1% of statements
10:03:54 [2019-10-06T10:03:54.135Z] ?   	github.com/docker/docker/dockerversion	[no test files]
10:03:54 [2019-10-06T10:03:54.135Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
10:03:54 [2019-10-06T10:03:54.428Z] --- PASS: TestAuthZPluginDenyRequest (0.55s)
10:03:54 [2019-10-06T10:03:54.428Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest"
10:03:54 [2019-10-06T10:03:54.428Z] === RUN   TestAuthZPluginAPIDenyResponse
10:03:54 [2019-10-06T10:03:54.992Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s)
10:03:54 [2019-10-06T10:03:54.992Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse"
10:03:54 [2019-10-06T10:03:54.992Z] === RUN   TestAuthZPluginDenyResponse
10:03:55 [2019-10-06T10:03:55.502Z] ok  	github.com/docker/docker/image/v1	0.014s	coverage: 25.0% of statements
10:03:55 [2019-10-06T10:03:55.502Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
10:03:55 [2019-10-06T10:03:55.556Z] --- PASS: TestAuthZPluginDenyResponse (0.56s)
10:03:55 [2019-10-06T10:03:55.556Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse"
10:03:55 [2019-10-06T10:03:55.556Z] === RUN   TestAuthZPluginAllowEventStream
10:03:56 [2019-10-06T10:03:56.066Z] ok  	github.com/docker/docker/libcontainerd/queue	0.022s	coverage: 100.0% of statements
10:03:56 [2019-10-06T10:03:56.996Z] ok  	github.com/docker/docker/opts	0.017s	coverage: 66.9% of statements
10:03:56 [2019-10-06T10:03:56.996Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 50.0% of statements
10:03:57 [2019-10-06T10:03:57.452Z] --- PASS: TestAuthZPluginAllowEventStream (1.65s)
10:03:57 [2019-10-06T10:03:57.452Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream"
10:03:57 [2019-10-06T10:03:57.452Z] === RUN   TestAuthZPluginErrorResponse
10:03:57 [2019-10-06T10:03:57.452Z] === RUN   TestDockerSuite/TestBuildExpose
10:03:57 [2019-10-06T10:03:57.710Z] --- PASS: TestAuthZPluginErrorResponse (0.55s)
10:03:57 [2019-10-06T10:03:57.710Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse"
10:03:57 [2019-10-06T10:03:57.710Z] === RUN   TestAuthZPluginErrorRequest
10:03:57 [2019-10-06T10:03:57.710Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
10:03:58 [2019-10-06T10:03:58.274Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
10:03:58 [2019-10-06T10:03:58.274Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest"
10:03:58 [2019-10-06T10:03:58.274Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
10:03:58 [2019-10-06T10:03:58.531Z] === RUN   TestDockerSuite/TestBuildExposeOrder
10:03:58 [2019-10-06T10:03:58.788Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s)
10:03:58 [2019-10-06T10:03:58.788Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration"
10:03:58 [2019-10-06T10:03:58.789Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
10:03:58 [2019-10-06T10:03:58.789Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
10:03:58 [2019-10-06T10:03:58.890Z] ok  	github.com/docker/docker/pkg/archive	0.400s	coverage: 77.0% of statements
10:03:59 [2019-10-06T10:03:59.352Z] === RUN   TestDockerSuite/TestBuildFails
10:03:59 [2019-10-06T10:03:59.455Z] ok  	github.com/docker/docker/pkg/authorization	0.077s	coverage: 68.3% of statements
10:03:59 [2019-10-06T10:03:59.712Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
10:03:59 [2019-10-06T10:03:59.970Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
10:04:00 [2019-10-06T10:04:00.284Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
10:04:00 [2019-10-06T10:04:00.284Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
10:04:00 [2019-10-06T10:04:00.851Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.94s)
10:04:00 [2019-10-06T10:04:00.851Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking"
10:04:00 [2019-10-06T10:04:00.851Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
10:04:02 [2019-10-06T10:04:02.747Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
10:04:03 [2019-10-06T10:04:03.004Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.09s)
10:04:03 [2019-10-06T10:04:03.004Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom"
10:04:03 [2019-10-06T10:04:03.004Z] === RUN   TestAuthZPluginHeader
10:04:03 [2019-10-06T10:04:03.934Z] --- PASS: TestAuthZPluginHeader (0.82s)
10:04:03 [2019-10-06T10:04:03.934Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader"
10:04:03 [2019-10-06T10:04:03.934Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
10:04:04 [2019-10-06T10:04:04.143Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.846s	coverage: 43.2% of statements
10:04:04 [2019-10-06T10:04:04.143Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 80.0% of statements
10:04:04 [2019-10-06T10:04:04.143Z] ok  	github.com/docker/docker/pkg/discovery	0.003s	coverage: 58.3% of statements
10:04:04 [2019-10-06T10:04:04.143Z] ok  	github.com/docker/docker/layer	7.995s	coverage: 68.8% of statements
10:04:04 [2019-10-06T10:04:04.143Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
10:04:04 [2019-10-06T10:04:04.143Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
10:04:04 [2019-10-06T10:04:04.143Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
10:04:04 [2019-10-06T10:04:04.143Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
10:04:04 [2019-10-06T10:04:04.143Z] ?   	github.com/docker/docker/oci	[no test files]
10:04:04 [2019-10-06T10:04:04.143Z] ?   	github.com/docker/docker/oci/caps	[no test files]
10:04:04 [2019-10-06T10:04:04.143Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
10:04:04 [2019-10-06T10:04:04.143Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
10:04:04 [2019-10-06T10:04:04.706Z] ok  	github.com/docker/docker/pkg/discovery/file	0.004s	coverage: 92.9% of statements
10:04:05 [2019-10-06T10:04:05.271Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.002s	coverage: 92.3% of statements
10:04:05 [2019-10-06T10:04:05.306Z] === RUN   TestDockerSuite/TestBuildForceRm
10:04:05 [2019-10-06T10:04:05.835Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.005s	coverage: 93.8% of statements
10:04:06 [2019-10-06T10:04:06.093Z] ok  	github.com/docker/docker/pkg/dmesg	0.006s	coverage: 83.3% of statements
10:04:07 [2019-10-06T10:04:07.202Z] === RUN   TestDockerSuite/TestBuildFromGit
10:04:07 [2019-10-06T10:04:07.464Z] ok  	github.com/docker/docker/pkg/filenotify	0.603s	coverage: 67.0% of statements
10:04:08 [2019-10-06T10:04:08.028Z] ok  	github.com/docker/docker/pkg/fileutils	0.007s	coverage: 89.5% of statements
10:04:08 [2019-10-06T10:04:08.591Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.124s	coverage: 84.1% of statements
10:04:08 [2019-10-06T10:04:08.591Z] ok  	github.com/docker/docker/pkg/fsutils	0.170s	coverage: 85.1% of statements
10:04:08 [2019-10-06T10:04:08.848Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 11.4% of statements
10:04:09 [2019-10-06T10:04:09.125Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (5.24s)
10:04:09 [2019-10-06T10:04:09.125Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2AllowNonVolumeRequest"
10:04:09 [2019-10-06T10:04:09.125Z] === RUN   TestAuthZPluginV2Disable
10:04:09 [2019-10-06T10:04:09.125Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
10:04:09 [2019-10-06T10:04:09.391Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
10:04:10 [2019-10-06T10:04:10.217Z] ok  	github.com/docker/docker/pkg/idtools	0.608s	coverage: 70.1% of statements
10:04:10 [2019-10-06T10:04:10.217Z] ok  	github.com/docker/docker/pkg/ioutils	0.441s	coverage: 69.3% of statements
10:04:10 [2019-10-06T10:04:10.333Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.90s)
10:04:10 [2019-10-06T10:04:10.333Z]     create_test.go:171: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames"
10:04:10 [2019-10-06T10:04:10.333Z] === RUN   TestCreateServiceSecretFileMode
10:04:10 [2019-10-06T10:04:10.474Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.003s	coverage: 91.7% of statements
10:04:10 [2019-10-06T10:04:10.474Z] ok  	github.com/docker/docker/pkg/locker	0.010s	coverage: 88.9% of statements
10:04:10 [2019-10-06T10:04:10.782Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
10:04:11 [2019-10-06T10:04:11.038Z] ok  	github.com/docker/docker/pkg/longpath	0.007s	coverage: 100.0% of statements
10:04:11 [2019-10-06T10:04:11.038Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
10:04:11 [2019-10-06T10:04:11.120Z] --- PASS: TestCreateServiceSecretFileMode (3.19s)
10:04:11 [2019-10-06T10:04:11.120Z]     create_test.go:224: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode"
10:04:11 [2019-10-06T10:04:11.120Z] === RUN   TestCreateServiceConfigFileMode
10:04:11 [2019-10-06T10:04:11.295Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.001s	coverage: 85.7% of statements
10:04:11 [2019-10-06T10:04:11.551Z] ok  	github.com/docker/docker/pkg/parsers	0.001s	coverage: 97.0% of statements
10:04:11 [2019-10-06T10:04:11.808Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.001s	coverage: 60.0% of statements
10:04:11 [2019-10-06T10:04:11.808Z] ok  	github.com/docker/docker/pkg/mount	0.566s	coverage: 69.6% of statements
10:04:11 [2019-10-06T10:04:11.808Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
10:04:12 [2019-10-06T10:04:12.372Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.008s	coverage: 91.4% of statements
10:04:12 [2019-10-06T10:04:12.372Z] ok  	github.com/docker/docker/pkg/pidfile	0.002s	coverage: 82.4% of statements
10:04:12 [2019-10-06T10:04:12.372Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
10:04:12 [2019-10-06T10:04:12.372Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
10:04:13 [2019-10-06T10:04:13.302Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.015s	coverage: 56.8% of statements
10:04:13 [2019-10-06T10:04:13.306Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
10:04:13 [2019-10-06T10:04:13.306Z] --- PASS: TestAuthZPluginV2Disable (4.08s)
10:04:13 [2019-10-06T10:04:13.306Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2Disable"
10:04:13 [2019-10-06T10:04:13.306Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
10:04:13 [2019-10-06T10:04:13.865Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
10:04:13 [2019-10-06T10:04:13.870Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
10:04:14 [2019-10-06T10:04:14.122Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
10:04:14 [2019-10-06T10:04:14.126Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
10:04:14 [2019-10-06T10:04:14.297Z] --- PASS: TestCreateServiceConfigFileMode (3.16s)
10:04:14 [2019-10-06T10:04:14.297Z]     create_test.go:288: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode"
10:04:14 [2019-10-06T10:04:14.297Z] === RUN   TestCreateServiceSysctls
10:04:14 [2019-10-06T10:04:14.379Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
10:04:15 [2019-10-06T10:04:15.746Z] ok  	github.com/docker/docker/pkg/pubsub	1.027s	coverage: 73.9% of statements
10:04:16 [2019-10-06T10:04:16.003Z] ok  	github.com/docker/docker/pkg/reexec	0.006s	coverage: 82.4% of statements
10:04:16 [2019-10-06T10:04:16.650Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
10:04:16 [2019-10-06T10:04:16.650Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.62s)
10:04:16 [2019-10-06T10:04:16.650Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2RejectVolumeRequests"
10:04:16 [2019-10-06T10:04:16.650Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
10:04:18 [2019-10-06T10:04:18.430Z] --- PASS: TestCreateServiceSysctls (3.82s)
10:04:18 [2019-10-06T10:04:18.431Z]     create_test.go:378: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls"
10:04:18 [2019-10-06T10:04:18.431Z] === RUN   TestCreateServiceCapabilities
10:04:19 [2019-10-06T10:04:19.175Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
10:04:19 [2019-10-06T10:04:19.175Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
10:04:19 [2019-10-06T10:04:19.275Z] ok  	github.com/docker/docker/pkg/signal	2.397s	coverage: 61.0% of statements
10:04:19 [2019-10-06T10:04:19.275Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
10:04:19 [2019-10-06T10:04:19.531Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
10:04:19 [2019-10-06T10:04:19.531Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
10:04:19 [2019-10-06T10:04:19.788Z] ok  	github.com/docker/docker/pkg/symlink	0.006s	coverage: 87.7% of statements
10:04:20 [2019-10-06T10:04:20.353Z] ok  	github.com/docker/docker/pkg/sysinfo	0.004s	coverage: 80.6% of statements
10:04:20 [2019-10-06T10:04:20.916Z] ok  	github.com/docker/docker/pkg/system	0.026s	coverage: 36.9% of statements
10:04:21 [2019-10-06T10:04:21.173Z] ok  	github.com/docker/docker/pkg/tailfile	0.050s	coverage: 88.6% of statements
10:04:21 [2019-10-06T10:04:21.602Z] --- PASS: TestCreateServiceCapabilities (3.35s)
10:04:21 [2019-10-06T10:04:21.602Z]     create_test.go:462: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities"
10:04:21 [2019-10-06T10:04:21.602Z] === RUN   TestInspect
10:04:21 [2019-10-06T10:04:21.703Z] === RUN   TestDockerSuite/TestBuildHistory
10:04:21 [2019-10-06T10:04:21.738Z] ok  	github.com/docker/docker/pkg/tarsum	0.052s	coverage: 89.3% of statements
10:04:21 [2019-10-06T10:04:21.995Z] ok  	github.com/docker/docker/pkg/term	0.003s	coverage: 85.9% of statements
10:04:22 [2019-10-06T10:04:22.252Z] testing: warning: no tests to run
10:04:22 [2019-10-06T10:04:22.252Z] coverage: [no statements]
10:04:22 [2019-10-06T10:04:22.252Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
10:04:22 [2019-10-06T10:04:22.509Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
10:04:22 [2019-10-06T10:04:22.766Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
10:04:23 [2019-10-06T10:04:23.023Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
10:04:23 [2019-10-06T10:04:23.078Z] 65014b3c3121: Pull complete
10:04:24 [2019-10-06T10:04:24.918Z] ok  	github.com/docker/docker/plugin	0.526s	coverage: 27.1% of statements
10:04:25 [2019-10-06T10:04:25.020Z] --- PASS: TestInspect (3.59s)
10:04:25 [2019-10-06T10:04:25.020Z]     inspect_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspect"
10:04:25 [2019-10-06T10:04:25.020Z] === RUN   TestDockerNetworkConnectAlias
10:04:25 [2019-10-06T10:04:25.481Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.5% of statements
10:04:26 [2019-10-06T10:04:26.417Z] ok  	github.com/docker/docker/profiles/seccomp	0.004s	coverage: 73.8% of statements
10:04:26 [2019-10-06T10:04:26.675Z] ok  	github.com/docker/docker/reference	0.005s	coverage: 84.4% of statements
10:04:28 [2019-10-06T10:04:28.045Z] ok  	github.com/docker/docker/registry	0.087s	coverage: 56.3% of statements
10:04:28 [2019-10-06T10:04:28.609Z] ok  	github.com/docker/docker/registry/resumable	0.015s	coverage: 100.0% of statements
10:04:28 [2019-10-06T10:04:28.867Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 50.9% of statements
10:04:29 [2019-10-06T10:04:29.430Z] ok  	github.com/docker/docker/runconfig	0.007s	coverage: 68.2% of statements
10:04:29 [2019-10-06T10:04:29.688Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
10:04:29 [2019-10-06T10:04:29.810Z] === RUN   TestDockerSuite/TestBuildIidFile
10:04:29 [2019-10-06T10:04:29.810Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
10:04:29 [2019-10-06T10:04:29.810Z] === RUN   TestDockerSuite/TestBuildInheritance
10:04:29 [2019-10-06T10:04:29.810Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
10:04:30 [2019-10-06T10:04:30.066Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (13.42s)
10:04:30 [2019-10-06T10:04:30.066Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2BadManifestFailsDaemonStart"
10:04:30 [2019-10-06T10:04:30.066Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
10:04:30 [2019-10-06T10:04:30.630Z] === RUN   TestDockerSuite/TestBuildInvalidTag
10:04:30 [2019-10-06T10:04:30.630Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
10:04:31 [2019-10-06T10:04:31.312Z] --- PASS: TestDockerNetworkConnectAlias (5.74s)
10:04:31 [2019-10-06T10:04:31.312Z]     network_test.go:20: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias"
10:04:31 [2019-10-06T10:04:31.312Z] === RUN   TestDockerNetworkReConnect
10:04:31 [2019-10-06T10:04:31.561Z] === RUN   TestDockerSuite/TestBuildLabel
10:04:32 [2019-10-06T10:04:32.124Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
10:04:32 [2019-10-06T10:04:32.211Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
10:04:32 [2019-10-06T10:04:32.381Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
10:04:32 [2019-10-06T10:04:32.775Z] ok  	github.com/docker/docker/volume/local	0.015s	coverage: 73.0% of statements
10:04:32 [2019-10-06T10:04:32.946Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
10:04:33 [2019-10-06T10:04:33.202Z] === RUN   TestDockerSuite/TestBuildLabels
10:04:33 [2019-10-06T10:04:33.338Z] ok  	github.com/docker/docker/volume/mounts	0.017s	coverage: 67.0% of statements
10:04:33 [2019-10-06T10:04:33.766Z] === RUN   TestDockerSuite/TestBuildLabelsCache
10:04:34 [2019-10-06T10:04:34.269Z] ok  	github.com/docker/docker/volume/service	0.015s	coverage: 73.0% of statements
10:04:34 [2019-10-06T10:04:34.696Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
10:04:36 [2019-10-06T10:04:36.356Z] --- PASS: TestDockerNetworkReConnect (4.85s)
10:04:36 [2019-10-06T10:04:36.356Z]     network_test.go:82: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect"
10:04:36 [2019-10-06T10:04:36.356Z] === RUN   TestServicePlugin
10:04:36 [2019-10-06T10:04:36.356Z] --- SKIP: TestServicePlugin (0.00s)
10:04:36 [2019-10-06T10:04:36.356Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:04:36 [2019-10-06T10:04:36.356Z] === RUN   TestServiceUpdateLabel
10:04:37 [2019-10-06T10:04:37.971Z] === RUN   TestDockerSuite/TestBuildLastModified
10:04:38 [2019-10-06T10:04:38.830Z] --- PASS: TestServiceUpdateLabel (2.76s)
10:04:38 [2019-10-06T10:04:38.831Z]     update_test.go:21: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel"
10:04:38 [2019-10-06T10:04:38.831Z] === RUN   TestServiceUpdateSecrets
10:04:43 [2019-10-06T10:04:43.225Z] === RUN   TestDockerSuite/TestBuildLineBreak
10:04:45 [2019-10-06T10:04:45.120Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
10:04:47 [2019-10-06T10:04:47.017Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.61s)
10:04:47 [2019-10-06T10:04:47.017Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart"
10:04:47 [2019-10-06T10:04:47.017Z] PASS
10:04:47 [2019-10-06T10:04:47.017Z] 
10:04:47 [2019-10-06T10:04:47.017Z] DONE 17 tests in 55.196s
10:04:47 [2019-10-06T10:04:47.017Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
10:04:47 [2019-10-06T10:04:47.017Z] ++ 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
10:04:47 [2019-10-06T10:04:47.017Z] ++ set -e
10:04:47 [2019-10-06T10:04:47.017Z] ++ '[' -n 0 ']'
10:04:47 [2019-10-06T10:04:47.017Z] ++ set -x
10:04:47 [2019-10-06T10:04:47.017Z] ++ env -i DEST=/go/src/github.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
10:04:47 [2019-10-06T10:04:47.017Z] INFO: Testing against a local daemon
10:04:47 [2019-10-06T10:04:47.017Z] === RUN   TestPluginInvalidJSON
10:04:47 [2019-10-06T10:04:47.017Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
10:04:47 [2019-10-06T10:04:47.017Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
10:04:47 [2019-10-06T10:04:47.017Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
10:04:47 [2019-10-06T10:04:47.017Z] --- PASS: TestPluginInvalidJSON (0.02s)
10:04:47 [2019-10-06T10:04:47.017Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
10:04:47 [2019-10-06T10:04:47.017Z] PASS
10:04:47 [2019-10-06T10:04:47.017Z] 
10:04:47 [2019-10-06T10:04:47.017Z] DONE 2 tests in 0.198s
10:04:47 [2019-10-06T10:04:47.017Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
10:04:47 [2019-10-06T10:04:47.017Z] ++ 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
10:04:47 [2019-10-06T10:04:47.017Z] ++ set -e
10:04:47 [2019-10-06T10:04:47.017Z] ++ '[' -n 0 ']'
10:04:47 [2019-10-06T10:04:47.017Z] ++ set -x
10:04:47 [2019-10-06T10:04:47.017Z] ++ env -i DEST=/go/src/github.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
10:04:47 [2019-10-06T10:04:47.017Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
10:04:47 [2019-10-06T10:04:47.275Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
10:04:47 [2019-10-06T10:04:47.275Z] INFO: Testing against a local daemon
10:04:47 [2019-10-06T10:04:47.275Z] === RUN   TestExternalGraphDriver
10:04:47 [2019-10-06T10:04:47.275Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
10:04:47 [2019-10-06T10:04:47.275Z] === RUN   TestExternalGraphDriver/json
10:04:47 [2019-10-06T10:04:47.532Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
10:04:47 [2019-10-06T10:04:47.790Z] === RUN   TestDockerSuite/TestBuildMaintainer
10:04:48 [2019-10-06T10:04:48.047Z] === RUN   TestDockerSuite/TestBuildMissingArgs
10:04:49 [2019-10-06T10:04:49.152Z] ok  	github.com/docker/docker/pkg/plugins	33.628s	coverage: 76.6% of statements
10:04:49 [2019-10-06T10:04:49.152Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
10:04:49 [2019-10-06T10:04:49.152Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
10:04:49 [2019-10-06T10:04:49.152Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
10:04:49 [2019-10-06T10:04:49.152Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
10:04:49 [2019-10-06T10:04:49.152Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
10:04:49 [2019-10-06T10:04:49.152Z] ?   	github.com/docker/docker/rootless	[no test files]
10:04:49 [2019-10-06T10:04:49.152Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
10:04:49 [2019-10-06T10:04:49.152Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
10:04:49 [2019-10-06T10:04:49.152Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
10:04:49 [2019-10-06T10:04:49.152Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
10:04:49 [2019-10-06T10:04:49.152Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
10:04:49 [2019-10-06T10:04:49.152Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
10:04:49 [2019-10-06T10:04:49.152Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
10:04:49 [2019-10-06T10:04:49.152Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
10:04:49 [2019-10-06T10:04:49.152Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
10:04:49 [2019-10-06T10:04:49.152Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
10:04:49 [2019-10-06T10:04:49.152Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
10:04:49 [2019-10-06T10:04:49.152Z] ?   	github.com/docker/docker/testutil/request	[no test files]
10:04:49 [2019-10-06T10:04:49.152Z] ?   	github.com/docker/docker/volume	[no test files]
10:04:49 [2019-10-06T10:04:49.152Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
10:04:49 [2019-10-06T10:04:49.152Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
10:04:49 [2019-10-06T10:04:49.152Z] 
10:04:49 [2019-10-06T10:04:49.153Z] === Skipped
10:04:49 [2019-10-06T10:04:49.153Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
10:04:49 [2019-10-06T10:04:49.153Z]     exec_linux_test.go:18: requires AppArmor to be enabled
10:04:49 [2019-10-06T10:04:49.153Z] 
10:04:49 [2019-10-06T10:04:49.153Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
10:04:49 [2019-10-06T10:04:49.153Z]     exec_linux_test.go:38: requires AppArmor to be enabled
10:04:49 [2019-10-06T10:04:49.153Z] 
10:04:49 [2019-10-06T10:04:49.153Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
10:04:49 [2019-10-06T10:04:49.153Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:04:49 [2019-10-06T10:04:49.153Z]     graphtest_unix.go:46: Driver btrfs not supported
10:04:49 [2019-10-06T10:04:49.153Z] 
10:04:49 [2019-10-06T10:04:49.153Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
10:04:49 [2019-10-06T10:04:49.153Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:04:49 [2019-10-06T10:04:49.153Z]     graphtest_unix.go:46: Driver btrfs not supported
10:04:49 [2019-10-06T10:04:49.153Z] 
10:04:49 [2019-10-06T10:04:49.153Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
10:04:49 [2019-10-06T10:04:49.153Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:04:49 [2019-10-06T10:04:49.153Z]     graphtest_unix.go:46: Driver btrfs not supported
10:04:49 [2019-10-06T10:04:49.153Z] 
10:04:49 [2019-10-06T10:04:49.153Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
10:04:49 [2019-10-06T10:04:49.153Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:04:49 [2019-10-06T10:04:49.153Z]     graphtest_unix.go:46: Driver btrfs not supported
10:04:49 [2019-10-06T10:04:49.153Z] 
10:04:49 [2019-10-06T10:04:49.153Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
10:04:49 [2019-10-06T10:04:49.153Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:04:49 [2019-10-06T10:04:49.153Z]     graphtest_unix.go:46: Driver btrfs not supported
10:04:49 [2019-10-06T10:04:49.153Z] 
10:04:49 [2019-10-06T10:04:49.153Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
10:04:49 [2019-10-06T10:04:49.153Z]     graphtest_unix.go:73: No driver to put!
10:04:49 [2019-10-06T10:04:49.153Z] 
10:04:49 [2019-10-06T10:04:49.153Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
10:04:49 [2019-10-06T10:04:49.153Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
10:04:49 [2019-10-06T10:04:49.153Z] 
10:04:49 [2019-10-06T10:04:49.153Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
10:04:49 [2019-10-06T10:04:49.153Z]     overlay_test.go:49: Fails to compute changes intermittently
10:04:49 [2019-10-06T10:04:49.153Z] 
10:04:49 [2019-10-06T10:04:49.153Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
10:04:49 [2019-10-06T10:04:49.153Z]     overlay_test.go:65: Cannot run test with naive change algorithm
10:04:49 [2019-10-06T10:04:49.153Z] 
10:04:49 [2019-10-06T10:04:49.153Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
10:04:49 [2019-10-06T10:04:49.153Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
10:04:49 [2019-10-06T10:04:49.153Z] 
10:04:49 [2019-10-06T10:04:49.153Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
10:04:49 [2019-10-06T10:04:49.153Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:04:49 [2019-10-06T10:04:49.153Z]     graphtest_unix.go:46: Driver zfs not supported
10:04:49 [2019-10-06T10:04:49.153Z] 
10:04:49 [2019-10-06T10:04:49.153Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
10:04:49 [2019-10-06T10:04:49.153Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:04:49 [2019-10-06T10:04:49.153Z]     graphtest_unix.go:46: Driver zfs not supported
10:04:49 [2019-10-06T10:04:49.153Z] 
10:04:49 [2019-10-06T10:04:49.153Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
10:04:49 [2019-10-06T10:04:49.153Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:04:49 [2019-10-06T10:04:49.153Z]     graphtest_unix.go:46: Driver zfs not supported
10:04:49 [2019-10-06T10:04:49.153Z] 
10:04:49 [2019-10-06T10:04:49.153Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
10:04:49 [2019-10-06T10:04:49.153Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:04:49 [2019-10-06T10:04:49.153Z]     graphtest_unix.go:46: Driver zfs not supported
10:04:49 [2019-10-06T10:04:49.153Z] 
10:04:49 [2019-10-06T10:04:49.153Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
10:04:49 [2019-10-06T10:04:49.153Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:04:49 [2019-10-06T10:04:49.153Z]     graphtest_unix.go:46: Driver zfs not supported
10:04:49 [2019-10-06T10:04:49.153Z] 
10:04:49 [2019-10-06T10:04:49.153Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
10:04:49 [2019-10-06T10:04:49.153Z]     graphtest_unix.go:73: No driver to put!
10:04:49 [2019-10-06T10:04:49.153Z] 
10:04:49 [2019-10-06T10:04:49.153Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
10:04:49 [2019-10-06T10:04:49.153Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
10:04:49 [2019-10-06T10:04:49.153Z] 
10:04:49 [2019-10-06T10:04:49.153Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
10:04:49 [2019-10-06T10:04:49.153Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
10:04:49 [2019-10-06T10:04:49.153Z] 
10:04:49 [2019-10-06T10:04:49.153Z] 
10:04:49 [2019-10-06T10:04:49.153Z] DONE 2114 tests, 20 skipped in 225.115s
Post stage
[Pipeline] junit
10:04:49 [2019-10-06T10:04:49.164Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
10:04:49 [2019-10-06T10:04:49.846Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40045/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bb5650619e26cf0b79f30bafc551e5120a0643a4 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:bb5650619e26cf0b79f30bafc551e5120a0643a4 hack/validate/vendor
10:04:49 [2019-10-06T10:04:49.944Z] === RUN   TestExternalGraphDriver/spec
10:04:49 [2019-10-06T10:04:49.944Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
10:04:50 [2019-10-06T10:04:50.778Z] 2019/10/06 10:04:50 Collecting initial packages
10:04:50 [2019-10-06T10:04:50.778Z] 2019/10/06 10:04:50 Download dependencies
10:04:51 [2019-10-06T10:04:51.839Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
10:04:51 [2019-10-06T10:04:51.839Z] === RUN   TestExternalGraphDriver/pull
10:04:53 [2019-10-06T10:04:53.295Z] 2019/10/06 10:04:53 Starting whole vndr cycle because no package specified
10:04:53 [2019-10-06T10:04:53.552Z] 2019/10/06 10:04:53 	Clone golang.org/x/sync, revision e225da77a7e68af35c70ccbf71af2b83e6acac3c, attempt 1/20
10:04:53 [2019-10-06T10:04:53.552Z] 2019/10/06 10:04:53 	Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20
10:04:53 [2019-10-06T10:04:53.552Z] 2019/10/06 10:04:53 	Clone github.com/opencontainers/selinux, revision 3a1f366feb7aecbf7a0e71ac4cea88b31597de9e, attempt 1/20
10:04:53 [2019-10-06T10:04:53.552Z] 2019/10/06 10:04:53 	Clone github.com/Microsoft/hcsshim, revision 672e52e9209d1e53718c1b6a7d68cc9272654ab5, attempt 1/20
10:04:53 [2019-10-06T10:04:53.552Z] 2019/10/06 10:04:53 	Clone github.com/Microsoft/go-winio, revision 6c72808b55902eae4c5943626030429ff20f3b63, attempt 1/20
10:04:53 [2019-10-06T10:04:53.552Z] 2019/10/06 10:04:53 	Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20
10:04:53 [2019-10-06T10:04:53.552Z] 2019/10/06 10:04:53 	Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20
10:04:53 [2019-10-06T10:04:53.552Z] 2019/10/06 10:04:53 	Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20
10:04:53 [2019-10-06T10:04:53.552Z] 2019/10/06 10:04:53 	Clone github.com/gorilla/mux, revision 00bdffe0f3c77e27d2cf6f5c70232a2d3e4d9c15, attempt 1/20
10:04:53 [2019-10-06T10:04:53.552Z] 2019/10/06 10:04:53 	Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20
10:04:53 [2019-10-06T10:04:53.552Z] 2019/10/06 10:04:53 	Clone github.com/creack/pty, revision 3a6a957789163cacdfe0e291617a1c8e80612c11, attempt 1/20
10:04:53 [2019-10-06T10:04:53.552Z] 2019/10/06 10:04:53 	Clone github.com/konsorten/go-windows-terminal-sequences, revision f55edac94c9bbba5d6182a4be46d86a2c9b5b50e, attempt 1/20
10:04:53 [2019-10-06T10:04:53.552Z] 2019/10/06 10:04:53 	Clone github.com/mattn/go-shellwords, revision 36a9b3c57cb5caa559ff63fb7e9b585f1c00df75, attempt 1/20
10:04:53 [2019-10-06T10:04:53.552Z] 2019/10/06 10:04:53 	Clone github.com/sirupsen/logrus, revision 839c75faf7f98a33d445d181f3018b5c3409a45e, attempt 1/20
10:04:53 [2019-10-06T10:04:53.552Z] 2019/10/06 10:04:53 	Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20
10:04:53 [2019-10-06T10:04:53.552Z] 2019/10/06 10:04:53 	Clone golang.org/x/net, revision f3200d17e092c607f615320ecaad13d87ad9a2b3, attempt 1/20
10:04:53 [2019-10-06T10:04:53.742Z] --- PASS: TestExternalGraphDriver (6.42s)
10:04:53 [2019-10-06T10:04:53.742Z]     external_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver"
10:04:53 [2019-10-06T10:04:53.742Z]     --- PASS: TestExternalGraphDriver/json (2.20s)
10:04:53 [2019-10-06T10:04:53.742Z]     --- PASS: TestExternalGraphDriver/spec (2.06s)
10:04:53 [2019-10-06T10:04:53.742Z]     --- PASS: TestExternalGraphDriver/pull (1.95s)
10:04:53 [2019-10-06T10:04:53.742Z] === RUN   TestGraphdriverPluginV2
10:04:55 [2019-10-06T10:04:55.399Z] --- PASS: TestServiceUpdateSecrets (15.30s)
10:04:55 [2019-10-06T10:04:55.399Z]     update_test.go:77: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets"
10:04:55 [2019-10-06T10:04:55.399Z] === RUN   TestServiceUpdateConfigs
10:04:55 [2019-10-06T10:04:55.447Z] 2019/10/06 10:04:55 	Finished clone github.com/konsorten/go-windows-terminal-sequences
10:04:55 [2019-10-06T10:04:55.447Z] 2019/10/06 10:04:55 	Clone golang.org/x/sys, revision 9eafafc0a87e0fd0aeeba439a4573537970c44c7, attempt 1/20
10:04:55 [2019-10-06T10:04:55.447Z] 2019/10/06 10:04:55 	Finished clone github.com/Azure/go-ansiterm
10:04:55 [2019-10-06T10:04:55.447Z] 2019/10/06 10:04:55 	Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20
10:04:55 [2019-10-06T10:04:55.447Z] 2019/10/06 10:04:55 	Finished clone github.com/docker/libtrust
10:04:55 [2019-10-06T10:04:55.447Z] 2019/10/06 10:04:55 	Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20
10:04:55 [2019-10-06T10:04:55.447Z] 2019/10/06 10:04:55 	Finished clone github.com/opencontainers/selinux
10:04:55 [2019-10-06T10:04:55.447Z] 2019/10/06 10:04:55 	Clone golang.org/x/text, revision f21a4dfb5e38f5895301dc265a8def02365cc3d0, attempt 1/20
10:04:55 [2019-10-06T10:04:55.447Z] 2019/10/06 10:04:55 	Finished clone github.com/creack/pty
10:04:55 [2019-10-06T10:04:55.447Z] 2019/10/06 10:04:55 	Clone gotest.tools, revision 1083505acf35a0bd8a696b26837e1fb3187a7a83, attempt 1/20
10:04:55 [2019-10-06T10:04:55.447Z] 2019/10/06 10:04:55 	Finished clone github.com/mattn/go-shellwords
10:04:55 [2019-10-06T10:04:55.447Z] 2019/10/06 10:04:55 	Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20
10:04:55 [2019-10-06T10:04:55.447Z] 2019/10/06 10:04:55 	Finished clone github.com/tchap/go-patricia
10:04:55 [2019-10-06T10:04:55.447Z] 2019/10/06 10:04:55 	Clone github.com/syndtr/gocapability, revision d98352740cb2c55f81556b63d4a1ec64c5a319c2, attempt 1/20
10:04:55 [2019-10-06T10:04:55.447Z] 2019/10/06 10:04:55 	Finished clone github.com/google/uuid
10:04:55 [2019-10-06T10:04:55.447Z] 2019/10/06 10:04:55 	Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20
10:04:55 [2019-10-06T10:04:55.447Z] 2019/10/06 10:04:55 	Finished clone github.com/Microsoft/go-winio
10:04:55 [2019-10-06T10:04:55.447Z] 2019/10/06 10:04:55 	Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20
10:04:55 [2019-10-06T10:04:55.447Z] 2019/10/06 10:04:55 	Finished clone golang.org/x/sync
10:04:55 [2019-10-06T10:04:55.447Z] 2019/10/06 10:04:55 	Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20
10:04:55 [2019-10-06T10:04:55.704Z] 2019/10/06 10:04:55 	Finished clone github.com/gorilla/mux
10:04:55 [2019-10-06T10:04:55.704Z] 2019/10/06 10:04:55 	Clone github.com/moby/buildkit, revision 588c73e1e4f0f3d7d3738abaaa7cf8026064b33e, attempt 1/20
10:04:55 [2019-10-06T10:04:55.961Z] 2019/10/06 10:04:55 	Finished clone github.com/sirupsen/logrus
10:04:55 [2019-10-06T10:04:55.961Z] 2019/10/06 10:04:55 	Clone github.com/tonistiigi/fsutil, revision 3bbb99cdbd76619ab717299830c60f6f2a533a6b, attempt 1/20
10:04:56 [2019-10-06T10:04:56.263Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
10:04:56 [2019-10-06T10:04:56.263Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
10:04:56 [2019-10-06T10:04:56.892Z] 2019/10/06 10:04:56 	Finished clone github.com/docker/go-units
10:04:56 [2019-10-06T10:04:56.892Z] 2019/10/06 10:04:56 	Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20
10:04:57 [2019-10-06T10:04:57.150Z] 2019/10/06 10:04:56 	Finished clone github.com/syndtr/gocapability
10:04:57 [2019-10-06T10:04:57.150Z] 2019/10/06 10:04:56 	Clone github.com/opentracing/opentracing-go, revision 1361b9cd60be79c4c3a7fa9841b3c132e40066a7, attempt 1/20
10:04:57 [2019-10-06T10:04:57.150Z] 2019/10/06 10:04:56 	Finished clone github.com/RackSec/srslog
10:04:57 [2019-10-06T10:04:57.150Z] 2019/10/06 10:04:56 	Clone github.com/google/shlex, revision 6f45313302b9c56850fc17f99e40caebce98c716, attempt 1/20
10:04:57 [2019-10-06T10:04:57.193Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
10:04:57 [2019-10-06T10:04:57.407Z] 2019/10/06 10:04:57 	Clone github.com/opentracing-contrib/go-stdlib, revision b1a47cfbdd7543e70e9ef3e73d0802ad306cc1cc, attempt 1/20
10:04:57 [2019-10-06T10:04:57.407Z] 2019/10/06 10:04:57 	Finished clone github.com/google/go-cmp
10:04:57 [2019-10-06T10:04:57.407Z] 2019/10/06 10:04:57 	Finished clone github.com/imdario/mergo
10:04:57 [2019-10-06T10:04:57.407Z] 2019/10/06 10:04:57 	Clone github.com/mitchellh/hashstructure, revision 2bca23e0e452137f789efbc8610126fd8b94f73b, attempt 1/20
10:04:57 [2019-10-06T10:04:57.407Z] 2019/10/06 10:04:57 	Finished clone gotest.tools
10:04:57 [2019-10-06T10:04:57.407Z] 2019/10/06 10:04:57 	Clone github.com/gofrs/flock, revision 392e7fae8f1b0bdbd67dad7237d23f618feb6dbb, attempt 1/20
10:04:58 [2019-10-06T10:04:58.778Z] 2019/10/06 10:04:58 	Clone github.com/docker/libnetwork, revision 96bcc0dae898308ed659c5095526788a602f4726, attempt 1/20
10:04:58 [2019-10-06T10:04:58.778Z] 2019/10/06 10:04:58 	Finished clone github.com/docker/go-connections
10:04:59 [2019-10-06T10:04:59.036Z] 2019/10/06 10:04:58 	Finished clone github.com/grpc-ecosystem/grpc-opentracing
10:04:59 [2019-10-06T10:04:59.036Z] 2019/10/06 10:04:58 	Clone github.com/docker/go-events, revision 9461782956ad83b30282bf90e31fa6a70c255ba9, attempt 1/20
10:04:59 [2019-10-06T10:04:59.036Z] 2019/10/06 10:04:58 	Finished clone github.com/google/shlex
10:04:59 [2019-10-06T10:04:59.036Z] 2019/10/06 10:04:58 	Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20
10:04:59 [2019-10-06T10:04:59.036Z] 2019/10/06 10:04:58 	Finished clone github.com/mitchellh/hashstructure
10:04:59 [2019-10-06T10:04:59.036Z] 2019/10/06 10:04:58 	Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20
10:04:59 [2019-10-06T10:04:59.036Z] 2019/10/06 10:04:58 	Finished clone github.com/opentracing-contrib/go-stdlib
10:04:59 [2019-10-06T10:04:59.036Z] 2019/10/06 10:04:58 	Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20
10:04:59 [2019-10-06T10:04:59.087Z] --- PASS: TestGraphdriverPluginV2 (5.22s)
10:04:59 [2019-10-06T10:04:59.087Z]     external_test.go:413: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestGraphdriverPluginV2"
10:04:59 [2019-10-06T10:04:59.087Z] PASS
10:04:59 [2019-10-06T10:04:59.087Z] 
10:04:59 [2019-10-06T10:04:59.087Z] DONE 5 tests in 11.870s
10:04:59 [2019-10-06T10:04:59.087Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
10:04:59 [2019-10-06T10:04:59.087Z] ++ 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
10:04:59 [2019-10-06T10:04:59.087Z] ++ set -e
10:04:59 [2019-10-06T10:04:59.087Z] ++ '[' -n 0 ']'
10:04:59 [2019-10-06T10:04:59.087Z] ++ set -x
10:04:59 [2019-10-06T10:04:59.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=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
10:04:59 [2019-10-06T10:04:59.087Z] INFO: Testing against a local daemon
10:04:59 [2019-10-06T10:04:59.087Z] === RUN   TestContinueAfterPluginCrash
10:04:59 [2019-10-06T10:04:59.087Z] === PAUSE TestContinueAfterPluginCrash
10:04:59 [2019-10-06T10:04:59.087Z] === RUN   TestDaemonStartWithLogOpt
10:04:59 [2019-10-06T10:04:59.087Z] === PAUSE TestDaemonStartWithLogOpt
10:04:59 [2019-10-06T10:04:59.087Z] === CONT  TestContinueAfterPluginCrash
10:04:59 [2019-10-06T10:04:59.087Z] === CONT  TestDaemonStartWithLogOpt
10:04:59 [2019-10-06T10:04:59.294Z] 2019/10/06 10:04:59 	Finished clone github.com/opentracing/opentracing-go
10:04:59 [2019-10-06T10:04:59.294Z] 2019/10/06 10:04:59 	Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20
10:04:59 [2019-10-06T10:04:59.294Z] 2019/10/06 10:04:59 	Finished clone github.com/gofrs/flock
10:04:59 [2019-10-06T10:04:59.294Z] 2019/10/06 10:04:59 	Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20
10:04:59 [2019-10-06T10:04:59.294Z] 2019/10/06 10:04:59 	Finished clone github.com/tinylib/msgp
10:04:59 [2019-10-06T10:04:59.294Z] 2019/10/06 10:04:59 	Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20
10:05:00 [2019-10-06T10:05:00.226Z] 2019/10/06 10:05:00 	Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20
10:05:00 [2019-10-06T10:05:00.226Z] 2019/10/06 10:05:00 	Finished clone github.com/golang/gddo
10:05:00 [2019-10-06T10:05:00.484Z] 2019/10/06 10:05:00 	Finished clone github.com/tonistiigi/fsutil
10:05:00 [2019-10-06T10:05:00.484Z] 2019/10/06 10:05:00 	Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20
10:05:01 [2019-10-06T10:05:01.048Z] 2019/10/06 10:05:00 	Finished clone github.com/armon/go-radix
10:05:01 [2019-10-06T10:05:01.048Z] 2019/10/06 10:05:00 	Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20
10:05:01 [2019-10-06T10:05:01.048Z] 2019/10/06 10:05:00 	Finished clone github.com/docker/go-events
10:05:01 [2019-10-06T10:05:01.048Z] 2019/10/06 10:05:00 	Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20
10:05:01 [2019-10-06T10:05:01.048Z] 2019/10/06 10:05:00 	Finished clone github.com/armon/go-metrics
10:05:01 [2019-10-06T10:05:01.048Z] 2019/10/06 10:05:00 	Clone github.com/vishvananda/netns, revision 7109fa855b0ff1ebef7fbd2f6aa613e8db7cfbc0, attempt 1/20
10:05:01 [2019-10-06T10:05:01.048Z] 2019/10/06 10:05:00 	Finished clone github.com/sean-/seed
10:05:01 [2019-10-06T10:05:01.048Z] 2019/10/06 10:05:00 	Clone github.com/vishvananda/netlink, revision a2ad57a690f3caf3015351d2d6e1c0b95c349752, attempt 1/20
10:05:01 [2019-10-06T10:05:01.306Z] 2019/10/06 10:05:01 	Finished clone github.com/hashicorp/errwrap
10:05:01 [2019-10-06T10:05:01.306Z] 2019/10/06 10:05:01 	Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20
10:05:02 [2019-10-06T10:05:02.239Z] 2019/10/06 10:05:01 	Finished clone github.com/hashicorp/memberlist
10:05:02 [2019-10-06T10:05:02.239Z] 2019/10/06 10:05:01 	Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20
10:05:02 [2019-10-06T10:05:02.239Z] 2019/10/06 10:05:02 	Finished clone golang.org/x/net
10:05:02 [2019-10-06T10:05:02.239Z] 2019/10/06 10:05:02 	Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20
10:05:02 [2019-10-06T10:05:02.497Z] 2019/10/06 10:05:02 	Finished clone github.com/hashicorp/go-multierror
10:05:02 [2019-10-06T10:05:02.497Z] 2019/10/06 10:05:02 	Clone github.com/coreos/etcd, revision d57e8b8d97adfc4a6c224fe116714bf1a1f3beb9, attempt 1/20
10:05:03 [2019-10-06T10:05:03.062Z] 2019/10/06 10:05:02 	Finished clone github.com/vishvananda/netns
10:05:03 [2019-10-06T10:05:03.062Z] 2019/10/06 10:05:02 	Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20
10:05:03 [2019-10-06T10:05:03.062Z] 2019/10/06 10:05:02 	Finished clone github.com/docker/libkv
10:05:03 [2019-10-06T10:05:03.062Z] 2019/10/06 10:05:02 	Clone github.com/ugorji/go, revision b4c50a2b199d93b13dc15e78929cfb23bfdf21ab, attempt 1/20
10:05:03 [2019-10-06T10:05:03.321Z] 2019/10/06 10:05:03 	Finished clone github.com/BurntSushi/toml
10:05:03 [2019-10-06T10:05:03.321Z] 2019/10/06 10:05:03 	Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20
10:05:03 [2019-10-06T10:05:03.578Z] 2019/10/06 10:05:03 	Finished clone github.com/hashicorp/go-sockaddr
10:05:03 [2019-10-06T10:05:03.578Z] 2019/10/06 10:05:03 	Clone github.com/miekg/dns, revision e57bf427e68187a27e22adceac868350d7a7079b, attempt 1/20
10:05:04 [2019-10-06T10:05:04.144Z] 2019/10/06 10:05:03 	Finished clone github.com/samuel/go-zookeeper
10:05:04 [2019-10-06T10:05:04.144Z] 2019/10/06 10:05:03 	Clone github.com/ishidawataru/sctp, revision 6e2cb1366111dcf547c13531e3a263a067715847, attempt 1/20
10:05:04 [2019-10-06T10:05:04.144Z] 2019/10/06 10:05:04 	Finished clone github.com/Microsoft/hcsshim
10:05:04 [2019-10-06T10:05:04.144Z] 2019/10/06 10:05:04 	Clone go.etcd.io/bbolt, revision a0458a2b35708eef59eb5f620ceb3cd1c01a824d, attempt 1/20
10:05:04 [2019-10-06T10:05:04.144Z] 2019/10/06 10:05:04 	Finished clone github.com/vishvananda/netlink
10:05:04 [2019-10-06T10:05:04.144Z] 2019/10/06 10:05:04 	Clone github.com/docker/distribution, revision 0d3efadf0154c2b8a4e7b6621fff9809655cc580, attempt 1/20
10:05:04 [2019-10-06T10:05:04.401Z] 2019/10/06 10:05:04 	Finished clone github.com/deckarep/golang-set
10:05:04 [2019-10-06T10:05:04.401Z] 2019/10/06 10:05:04 	Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20
10:05:04 [2019-10-06T10:05:04.659Z] 2019/10/06 10:05:04 	Finished clone github.com/hashicorp/go-msgpack
10:05:04 [2019-10-06T10:05:04.659Z] 2019/10/06 10:05:04 	Clone github.com/opencontainers/go-digest, revision 279bed98673dd5bef374d3b6e4b09e2af76183bf, attempt 1/20
10:05:04 [2019-10-06T10:05:04.659Z] 2019/10/06 10:05:04 	Finished clone github.com/coreos/go-semver
10:05:04 [2019-10-06T10:05:04.659Z] 2019/10/06 10:05:04 	Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20
10:05:06 [2019-10-06T10:05:06.031Z] 2019/10/06 10:05:05 	Finished clone github.com/ishidawataru/sctp
10:05:06 [2019-10-06T10:05:06.031Z] 2019/10/06 10:05:05 	Clone google.golang.org/grpc, revision 6eaf6f47437a6b4e2153a190160ef39a92c7eceb, attempt 1/20
10:05:06 [2019-10-06T10:05:06.964Z] 2019/10/06 10:05:06 	Finished clone github.com/opencontainers/go-digest
10:05:06 [2019-10-06T10:05:06.964Z] 2019/10/06 10:05:06 	Clone github.com/opencontainers/runc, revision 3e425f80a8c931f88e6d94a8c831b9d5aa481657, attempt 1/20
10:05:06 [2019-10-06T10:05:06.964Z] 2019/10/06 10:05:06 	Finished clone github.com/mistifyio/go-zfs
10:05:06 [2019-10-06T10:05:06.964Z] 2019/10/06 10:05:06 	Clone github.com/opencontainers/runtime-spec, revision 29686dbc5559d93fb1ef402eeda3e35c38d75af4, attempt 1/20
10:05:06 [2019-10-06T10:05:06.964Z] 2019/10/06 10:05:06 	Finished clone github.com/Microsoft/opengcs
10:05:06 [2019-10-06T10:05:06.964Z] 2019/10/06 10:05:06 	Clone github.com/opencontainers/image-spec, revision d60099175f88c47cd379c4738d158884749ed235, attempt 1/20
10:05:07 [2019-10-06T10:05:07.896Z] 2019/10/06 10:05:07 	Finished clone github.com/vbatts/tar-split
10:05:07 [2019-10-06T10:05:07.896Z] 2019/10/06 10:05:07 	Clone github.com/seccomp/libseccomp-golang, revision 689e3c1541a84461afc49c1c87352a6cedf72e9c, attempt 1/20
10:05:07 [2019-10-06T10:05:07.896Z] 2019/10/06 10:05:07 	Finished clone go.etcd.io/bbolt
10:05:07 [2019-10-06T10:05:07.896Z] 2019/10/06 10:05:07 	Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20
10:05:09 [2019-10-06T10:05:09.051Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
10:05:09 [2019-10-06T10:05:09.793Z] 2019/10/06 10:05:09 	Finished clone github.com/seccomp/libseccomp-golang
10:05:09 [2019-10-06T10:05:09.793Z] 2019/10/06 10:05:09 	Clone github.com/godbus/dbus, revision 5f6efc7ef2759c81b7ba876593971bfce311eab3, attempt 1/20
10:05:10 [2019-10-06T10:05:10.050Z] 2019/10/06 10:05:09 	Finished clone github.com/hashicorp/serf
10:05:10 [2019-10-06T10:05:10.050Z] 2019/10/06 10:05:09 	Clone github.com/Graylog2/go-gelf, revision 4143646226541087117ff2f83334ea48b3201841, attempt 1/20
10:05:10 [2019-10-06T10:05:10.308Z] 2019/10/06 10:05:10 	Clone github.com/fluent/fluent-logger-golang, revision 7a6c9dcd7f14c2ed5d8c55c11b894e5455ee311b, attempt 1/20
10:05:10 [2019-10-06T10:05:10.308Z] 2019/10/06 10:05:10 	Finished clone github.com/opencontainers/runtime-spec
10:05:10 [2019-10-06T10:05:10.566Z] 2019/10/06 10:05:10 	Finished clone github.com/coreos/go-systemd
10:05:10 [2019-10-06T10:05:10.566Z] 2019/10/06 10:05:10 	Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20
10:05:10 [2019-10-06T10:05:10.566Z] 2019/10/06 10:05:10 	Finished clone golang.org/x/sys
10:05:10 [2019-10-06T10:05:10.566Z] 2019/10/06 10:05:10 	Clone github.com/golang/protobuf, revision aa810b61a9c79d51363740d207bb46cf8e620ed5, attempt 1/20
10:05:10 [2019-10-06T10:05:10.824Z] 2019/10/06 10:05:10 	Finished clone github.com/opencontainers/image-spec
10:05:10 [2019-10-06T10:05:10.824Z] 2019/10/06 10:05:10 	Clone github.com/fsnotify/fsnotify, revision 1485a34d5d5723fea214f5710708e19a831720e4, attempt 1/20
10:05:11 [2019-10-06T10:05:11.081Z] 2019/10/06 10:05:10 	Clone github.com/aws/aws-sdk-go, revision 9ed0c8de252f04ac45a65358377103d5a1aa2d92, attempt 1/20
10:05:11 [2019-10-06T10:05:11.082Z] 2019/10/06 10:05:10 	Finished clone github.com/ugorji/go
10:05:11 [2019-10-06T10:05:11.772Z] --- PASS: TestServiceUpdateConfigs (15.70s)
10:05:11 [2019-10-06T10:05:11.772Z]     update_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs"
10:05:11 [2019-10-06T10:05:11.772Z] === RUN   TestServiceUpdateNetwork
10:05:12 [2019-10-06T10:05:12.014Z] 2019/10/06 10:05:11 	Finished clone github.com/Graylog2/go-gelf
10:05:12 [2019-10-06T10:05:12.014Z] 2019/10/06 10:05:11 	Clone github.com/go-ini/ini, revision 300e940a926eb277d3901b20bdfcc54928ad3642, attempt 1/20
10:05:12 [2019-10-06T10:05:12.014Z] 2019/10/06 10:05:11 	Finished clone github.com/godbus/dbus
10:05:12 [2019-10-06T10:05:12.014Z] 2019/10/06 10:05:11 	Clone github.com/jmespath/go-jmespath, revision 0b12d6b521d83fc7f755e7cfc1b1fbdd35a01a74, attempt 1/20
10:05:12 [2019-10-06T10:05:12.014Z] 2019/10/06 10:05:11 	Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20
10:05:12 [2019-10-06T10:05:12.014Z] 2019/10/06 10:05:11 	Finished clone github.com/fluent/fluent-logger-golang
10:05:12 [2019-10-06T10:05:12.272Z] 2019/10/06 10:05:12 	Finished clone github.com/philhofer/fwd
10:05:12 [2019-10-06T10:05:12.272Z] 2019/10/06 10:05:12 	Clone golang.org/x/oauth2, revision ec22f46f877b4505e0117eeaab541714644fdd28, attempt 1/20
10:05:12 [2019-10-06T10:05:12.328Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
10:05:13 [2019-10-06T10:05:13.204Z] 2019/10/06 10:05:12 	Finished clone github.com/fsnotify/fsnotify
10:05:13 [2019-10-06T10:05:13.204Z] 2019/10/06 10:05:12 	Clone google.golang.org/api, revision de943baf05a022a8f921b544b7827bacaba1aed5, attempt 1/20
10:05:13 [2019-10-06T10:05:13.462Z] 2019/10/06 10:05:13 	Finished clone github.com/moby/buildkit
10:05:13 [2019-10-06T10:05:13.462Z] 2019/10/06 10:05:13 	Clone go.opencensus.io, revision c3ed530f775d85e577ca652cb052a52c078aad26, attempt 1/20
10:05:14 [2019-10-06T10:05:14.026Z] 2019/10/06 10:05:13 	Clone cloud.google.com/go, revision 0fd7230b2a7505833d5f69b75cbd6c9582401479, attempt 1/20
10:05:14 [2019-10-06T10:05:14.026Z] 2019/10/06 10:05:13 	Finished clone github.com/bsphere/le_go
10:05:14 [2019-10-06T10:05:14.223Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
10:05:14 [2019-10-06T10:05:14.295Z] 2019/10/06 10:05:14 	Finished clone github.com/jmespath/go-jmespath
10:05:14 [2019-10-06T10:05:14.295Z] 2019/10/06 10:05:14 	Clone github.com/googleapis/gax-go, revision 317e0006254c44a0ac427cc52a0e083ff0b9622f, attempt 1/20
10:05:14 [2019-10-06T10:05:14.295Z] 2019/10/06 10:05:14 	Finished clone github.com/go-ini/ini
10:05:14 [2019-10-06T10:05:14.295Z] 2019/10/06 10:05:14 	Clone google.golang.org/genproto, revision 694d95ba50e67b2e363f3483057db5d4910c18f9, attempt 1/20
10:05:15 [2019-10-06T10:05:15.226Z] 2019/10/06 10:05:15 	Finished clone golang.org/x/oauth2
10:05:15 [2019-10-06T10:05:15.226Z] 2019/10/06 10:05:15 	Clone github.com/containerd/containerd, revision 7c1e88399ec0b0b077121d9d5ad97e647b11c870, attempt 1/20
10:05:15 [2019-10-06T10:05:15.593Z] --- PASS: TestDaemonStartWithLogOpt (16.50s)
10:05:15 [2019-10-06T10:05:15.593Z]     validation_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt"
10:05:16 [2019-10-06T10:05:16.160Z] 2019/10/06 10:05:16 	Finished clone golang.org/x/text
10:05:16 [2019-10-06T10:05:16.160Z] 2019/10/06 10:05:16 	Clone github.com/containerd/fifo, revision a9fb20d87448d386e6d50b1f2e1fa70dcf0de43c, attempt 1/20
10:05:16 [2019-10-06T10:05:16.160Z] 2019/10/06 10:05:16 	Finished clone github.com/docker/libnetwork
10:05:16 [2019-10-06T10:05:16.160Z] 2019/10/06 10:05:16 	Clone github.com/containerd/continuity, revision aaeac12a7ffcd198ae25440a9dff125c2e2703a7, attempt 1/20
10:05:16 [2019-10-06T10:05:16.418Z] 2019/10/06 10:05:16 	Finished clone github.com/googleapis/gax-go
10:05:16 [2019-10-06T10:05:16.418Z] 2019/10/06 10:05:16 	Clone github.com/containerd/cgroups, revision 4994991857f9b0ae8dc439551e8bebdbb4bf66c1, attempt 1/20
10:05:16 [2019-10-06T10:05:16.964Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
10:05:17 [2019-10-06T10:05:17.065Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
10:05:17 [2019-10-06T10:05:17.065Z] 
10:05:17 [2019-10-06T10:05:17.065Z] ---> Making bundle: test-integration (in bundles/test-integration)
10:05:17 [2019-10-06T10:05:17.065Z] PKG_CONFIG=pkg-config
10:05:17 [2019-10-06T10:05:17.065Z] GOLANG_VERSION=1.13.1
10:05:17 [2019-10-06T10:05:17.065Z] HOSTNAME=56ac113b727d
10:05:17 [2019-10-06T10:05:17.065Z] DOCKER_EXPERIMENTAL=1
10:05:17 [2019-10-06T10:05:17.065Z] container=docker
10:05:17 [2019-10-06T10:05:17.065Z] TEST_SKIP_INTEGRATION_CLI=1
10:05:17 [2019-10-06T10:05:17.065Z] GO111MODULE=off
10:05:17 [2019-10-06T10:05:17.065Z] GOPATH=/go
10:05:17 [2019-10-06T10:05:17.065Z] PWD=/go/src/github.com/docker/docker
10:05:17 [2019-10-06T10:05:17.065Z] HOME=/root
10:05:17 [2019-10-06T10:05:17.065Z] VALIDATE_REPO=https://github.com/moby/moby.git
10:05:17 [2019-10-06T10:05:17.065Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
10:05:17 [2019-10-06T10:05:17.065Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
10:05:17 [2019-10-06T10:05:17.065Z] DOCKER_GITCOMMIT=bb5650619e26cf0b79f30bafc551e5120a0643a4
10:05:17 [2019-10-06T10:05:17.065Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
10:05:17 [2019-10-06T10:05:17.065Z] DOCKER_GRAPHDRIVER=overlay2
10:05:17 [2019-10-06T10:05:17.065Z] TERM=xterm
10:05:17 [2019-10-06T10:05:17.065Z] VALIDATE_BRANCH=master
10:05:17 [2019-10-06T10:05:17.065Z] DEST=bundles/test-integration
10:05:17 [2019-10-06T10:05:17.065Z] SHLVL=1
10:05:17 [2019-10-06T10:05:17.065Z] TIMEOUT=120m
10:05:17 [2019-10-06T10:05:17.065Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
10:05:17 [2019-10-06T10:05:17.065Z] DOCKER_PKG=github.com/docker/docker
10:05:17 [2019-10-06T10:05:17.065Z] TESTDEBUG=0
10:05:17 [2019-10-06T10:05:17.065Z] _=/usr/bin/env
10:05:17 [2019-10-06T10:05:17.065Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
10:05:17 [2019-10-06T10:05:17.789Z] 2019/10/06 10:05:17 	Finished clone github.com/opencontainers/runc
10:05:17 [2019-10-06T10:05:17.789Z] 2019/10/06 10:05:17 	Clone github.com/containerd/console, revision 0650fd9eeb50bab4fc99dceb9f2e14cf58f36e7f, attempt 1/20
10:05:17 [2019-10-06T10:05:17.789Z] 2019/10/06 10:05:17 	Finished clone go.opencensus.io
10:05:17 [2019-10-06T10:05:17.789Z] 2019/10/06 10:05:17 	Clone github.com/containerd/go-runc, revision 7d11b49dc0769f6dbb0d1b19f3d48524d1bad9ad, attempt 1/20
10:05:17 [2019-10-06T10:05:17.789Z] 2019/10/06 10:05:17 	Finished clone google.golang.org/grpc
10:05:17 [2019-10-06T10:05:17.789Z] 2019/10/06 10:05:17 	Clone github.com/containerd/typeurl, revision 2a93cfde8c20b23de8eb84a5adbc234ddf7a9e8d, attempt 1/20
10:05:18 [2019-10-06T10:05:18.047Z] 2019/10/06 10:05:17 	Finished clone github.com/containerd/fifo
10:05:18 [2019-10-06T10:05:18.047Z] 2019/10/06 10:05:17 	Clone github.com/containerd/ttrpc, revision 92c8520ef9f86600c650dd540266a007bf03670f, attempt 1/20
10:05:18 [2019-10-06T10:05:18.332Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
10:05:18 [2019-10-06T10:05:18.612Z] 2019/10/06 10:05:18 	Finished clone github.com/containerd/cgroups
10:05:18 [2019-10-06T10:05:18.612Z] 2019/10/06 10:05:18 	Clone github.com/gogo/googleapis, revision d31c731455cb061f42baff3bda55bad0118b126b, attempt 1/20
10:05:18 [2019-10-06T10:05:18.870Z] 2019/10/06 10:05:18 	Finished clone github.com/miekg/dns
10:05:18 [2019-10-06T10:05:18.870Z] 2019/10/06 10:05:18 	Clone github.com/docker/swarmkit, revision 7dded76ec532741c1ad9736cd2bb6d6661f0a386, attempt 1/20
10:05:19 [2019-10-06T10:05:19.435Z] 2019/10/06 10:05:19 	Finished clone github.com/containerd/go-runc
10:05:19 [2019-10-06T10:05:19.435Z] 2019/10/06 10:05:19 	Clone github.com/gogo/protobuf, revision ba06b47c162d49f2af050fb4c75bcbc86a159d5c, attempt 1/20
10:05:19 [2019-10-06T10:05:19.692Z] 2019/10/06 10:05:19 	Finished clone github.com/containerd/console
10:05:19 [2019-10-06T10:05:19.692Z] 2019/10/06 10:05:19 	Clone github.com/beorn7/perks, revision e7f67b54abbeac9c40a31de0f81159e4cafebd6a, attempt 1/20
10:05:19 [2019-10-06T10:05:19.692Z] 2019/10/06 10:05:19 	Finished clone github.com/containerd/typeurl
10:05:19 [2019-10-06T10:05:19.692Z] 2019/10/06 10:05:19 	Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20
10:05:19 [2019-10-06T10:05:19.950Z] 2019/10/06 10:05:19 	Finished clone github.com/containerd/continuity
10:05:19 [2019-10-06T10:05:19.950Z] 2019/10/06 10:05:19 	Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20
10:05:19 [2019-10-06T10:05:19.950Z] 2019/10/06 10:05:19 	Finished clone github.com/containerd/ttrpc
10:05:19 [2019-10-06T10:05:19.950Z] 2019/10/06 10:05:19 	Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20
10:05:20 [2019-10-06T10:05:20.515Z] 2019/10/06 10:05:20 	Finished clone github.com/gogo/googleapis
10:05:20 [2019-10-06T10:05:20.515Z] 2019/10/06 10:05:20 	Clone golang.org/x/crypto, revision 88737f569e3a9c7ab309cdc09a07fe7fc87233c3, attempt 1/20
10:05:20 [2019-10-06T10:05:20.853Z] --- PASS: TestContinueAfterPluginCrash (21.48s)
10:05:20 [2019-10-06T10:05:20.853Z]     logging_linux_test.go:22: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash"
10:05:20 [2019-10-06T10:05:20.853Z] PASS
10:05:20 [2019-10-06T10:05:20.853Z] 
10:05:20 [2019-10-06T10:05:20.853Z] DONE 2 tests in 21.654s
10:05:20 [2019-10-06T10:05:20.853Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
10:05:20 [2019-10-06T10:05:20.853Z] ++ 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
10:05:20 [2019-10-06T10:05:20.853Z] ++ set -e
10:05:20 [2019-10-06T10:05:20.853Z] ++ '[' -n 0 ']'
10:05:20 [2019-10-06T10:05:20.853Z] ++ set -x
10:05:20 [2019-10-06T10:05:20.853Z] ++ env -i DEST=/go/src/github.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
10:05:20 [2019-10-06T10:05:20.853Z] INFO: Testing against a local daemon
10:05:20 [2019-10-06T10:05:20.853Z] === RUN   TestPluginWithDevMounts
10:05:20 [2019-10-06T10:05:20.853Z] === PAUSE TestPluginWithDevMounts
10:05:20 [2019-10-06T10:05:20.853Z] === CONT  TestPluginWithDevMounts
10:05:20 [2019-10-06T10:05:20.853Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
10:05:20 [2019-10-06T10:05:20.853Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
10:05:21 [2019-10-06T10:05:21.448Z] 2019/10/06 10:05:21 	Finished clone github.com/beorn7/perks
10:05:21 [2019-10-06T10:05:21.448Z] 2019/10/06 10:05:21 	Clone golang.org/x/time, revision fbb02b2291d28baffd63558aa44b4b56f178d650, attempt 1/20
10:05:21 [2019-10-06T10:05:21.706Z] 2019/10/06 10:05:21 	Finished clone github.com/docker/distribution
10:05:21 [2019-10-06T10:05:21.706Z] 2019/10/06 10:05:21 	Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20
10:05:21 [2019-10-06T10:05:21.706Z] 2019/10/06 10:05:21 	Finished clone github.com/fernet/fernet-go
10:05:21 [2019-10-06T10:05:21.706Z] 2019/10/06 10:05:21 	Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20
10:05:22 [2019-10-06T10:05:22.638Z] 2019/10/06 10:05:22 	Finished clone github.com/hashicorp/go-immutable-radix
10:05:22 [2019-10-06T10:05:22.638Z] 2019/10/06 10:05:22 	Clone github.com/hashicorp/golang-lru, revision 7087cb70de9f7a8bc0a10c375cb0d2280a8edf9c, attempt 1/20
10:05:22 [2019-10-06T10:05:22.749Z] --- PASS: TestPluginWithDevMounts (1.96s)
10:05:22 [2019-10-06T10:05:22.749Z]     mounts_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts"
10:05:22 [2019-10-06T10:05:22.749Z] PASS
10:05:22 [2019-10-06T10:05:22.749Z] 
10:05:22 [2019-10-06T10:05:22.749Z] DONE 1 tests in 2.136s
10:05:22 [2019-10-06T10:05:22.749Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
10:05:22 [2019-10-06T10:05:22.749Z] ++ 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
10:05:22 [2019-10-06T10:05:22.749Z] ++ set -e
10:05:22 [2019-10-06T10:05:22.749Z] ++ '[' -n 0 ']'
10:05:22 [2019-10-06T10:05:22.749Z] ++ set -x
10:05:22 [2019-10-06T10:05:22.749Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
10:05:22 [2019-10-06T10:05:22.749Z] INFO: Testing against a local daemon
10:05:22 [2019-10-06T10:05:22.749Z] === RUN   TestSecretInspect
10:05:23 [2019-10-06T10:05:23.570Z] 2019/10/06 10:05:23 	Finished clone github.com/hashicorp/go-memdb
10:05:23 [2019-10-06T10:05:23.570Z] 2019/10/06 10:05:23 	Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20
10:05:23 [2019-10-06T10:05:23.828Z] 2019/10/06 10:05:23 	Finished clone golang.org/x/time
10:05:23 [2019-10-06T10:05:23.828Z] 2019/10/06 10:05:23 	Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20
10:05:24 [2019-10-06T10:05:24.393Z] 2019/10/06 10:05:24 	Finished clone github.com/golang/protobuf
10:05:24 [2019-10-06T10:05:24.393Z] 2019/10/06 10:05:24 	Clone github.com/prometheus/client_golang, revision c5b7fccd204277076155f10851dad72b76a49317, attempt 1/20
10:05:24 [2019-10-06T10:05:24.393Z] 2019/10/06 10:05:24 	Finished clone github.com/hashicorp/golang-lru
10:05:24 [2019-10-06T10:05:24.393Z] 2019/10/06 10:05:24 	Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20
10:05:25 [2019-10-06T10:05:25.325Z] 2019/10/06 10:05:25 	Finished clone github.com/coreos/pkg
10:05:25 [2019-10-06T10:05:25.325Z] 2019/10/06 10:05:25 	Clone github.com/prometheus/client_model, revision 6f3806018612930941127f2a7c6c453ba2c527d2, attempt 1/20
10:05:25 [2019-10-06T10:05:25.418Z] --- PASS: TestServiceUpdateNetwork (14.12s)
10:05:25 [2019-10-06T10:05:25.418Z]     update_test.go:201: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork"
10:05:25 [2019-10-06T10:05:25.418Z] PASS
10:05:25 [2019-10-06T10:05:25.418Z] 
10:05:25 [2019-10-06T10:05:25.418Z] === Skipped
10:05:25 [2019-10-06T10:05:25.418Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s)
10:05:25 [2019-10-06T10:05:25.419Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:05:25 [2019-10-06T10:05:25.419Z] 
10:05:25 [2019-10-06T10:05:25.419Z] 
10:05:25 [2019-10-06T10:05:25.419Z] DONE 19 tests, 1 skipped in 123.321s
10:05:25 [2019-10-06T10:05:25.419Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m 
10:05:25 [2019-10-06T10:05:25.419Z] ++ 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
10:05:25 [2019-10-06T10:05:25.419Z] ++ set -e
10:05:25 [2019-10-06T10:05:25.419Z] ++ '[' -n 0 ']'
10:05:25 [2019-10-06T10:05:25.419Z] ++ set -x
10:05:25 [2019-10-06T10:05:25.419Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-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
10:05:25 [2019-10-06T10:05:25.419Z] INFO: Testing against a local daemon
10:05:25 [2019-10-06T10:05:25.419Z] === RUN   TestSessionCreate
10:05:25 [2019-10-06T10:05:25.419Z] --- PASS: TestSessionCreate (0.02s)
10:05:25 [2019-10-06T10:05:25.419Z] === RUN   TestSessionCreateWithBadUpgrade
10:05:25 [2019-10-06T10:05:25.419Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
10:05:25 [2019-10-06T10:05:25.419Z] PASS
10:05:25 [2019-10-06T10:05:25.419Z] 
10:05:25 [2019-10-06T10:05:25.419Z] DONE 2 tests in 0.127s
10:05:25 [2019-10-06T10:05:25.419Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m 
10:05:25 [2019-10-06T10:05:25.419Z] ++ 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
10:05:25 [2019-10-06T10:05:25.419Z] ++ set -e
10:05:25 [2019-10-06T10:05:25.419Z] ++ '[' -n 0 ']'
10:05:25 [2019-10-06T10:05:25.419Z] ++ set -x
10:05:25 [2019-10-06T10:05:25.419Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-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
10:05:25 [2019-10-06T10:05:25.419Z] INFO: Testing against a local daemon
10:05:25 [2019-10-06T10:05:25.419Z] === RUN   TestCgroupDriverSystemdMemoryLimit
10:05:25 [2019-10-06T10:05:25.419Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
10:05:25 [2019-10-06T10:05:25.419Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
10:05:25 [2019-10-06T10:05:25.419Z] === RUN   TestEventsExecDie
10:05:25 [2019-10-06T10:05:25.419Z] --- PASS: TestEventsExecDie (0.93s)
10:05:25 [2019-10-06T10:05:25.419Z] === RUN   TestEventsBackwardsCompatible
10:05:25 [2019-10-06T10:05:25.419Z] --- PASS: TestEventsBackwardsCompatible (0.11s)
10:05:25 [2019-10-06T10:05:25.419Z] === RUN   TestInfoBinaryCommits
10:05:25 [2019-10-06T10:05:25.419Z] --- PASS: TestInfoBinaryCommits (0.02s)
10:05:25 [2019-10-06T10:05:25.419Z] === RUN   TestInfoAPIVersioned
10:05:25 [2019-10-06T10:05:25.419Z] --- PASS: TestInfoAPIVersioned (0.01s)
10:05:25 [2019-10-06T10:05:25.419Z] === RUN   TestInfoAPI
10:05:25 [2019-10-06T10:05:25.419Z] --- PASS: TestInfoAPI (0.02s)
10:05:25 [2019-10-06T10:05:25.419Z] === RUN   TestInfoAPIWarnings
10:05:25 [2019-10-06T10:05:25.582Z] 2019/10/06 10:05:25 	Finished clone code.cloudfoundry.org/clock
10:05:25 [2019-10-06T10:05:25.582Z] 2019/10/06 10:05:25 	Clone github.com/prometheus/common, revision 7600349dcfe1abd18d72d3a1770870d9800a7801, attempt 1/20
10:05:25 [2019-10-06T10:05:25.787Z] --- PASS: TestInfoAPIWarnings (0.81s)
10:05:25 [2019-10-06T10:05:25.787Z]     info_test.go:49: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings"
10:05:25 [2019-10-06T10:05:25.787Z] === RUN   TestLoginFailsWithBadCredentials
10:05:26 [2019-10-06T10:05:26.024Z] --- PASS: TestSecretInspect (2.93s)
10:05:26 [2019-10-06T10:05:26.024Z]     secret_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect"
10:05:26 [2019-10-06T10:05:26.024Z] === RUN   TestSecretList
10:05:26 [2019-10-06T10:05:26.024Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
10:05:26 [2019-10-06T10:05:26.158Z] --- PASS: TestLoginFailsWithBadCredentials (0.44s)
10:05:26 [2019-10-06T10:05:26.158Z] === RUN   TestPingCacheHeaders
10:05:26 [2019-10-06T10:05:26.158Z] --- PASS: TestPingCacheHeaders (0.02s)
10:05:26 [2019-10-06T10:05:26.158Z] === RUN   TestPingGet
10:05:26 [2019-10-06T10:05:26.158Z] --- PASS: TestPingGet (0.01s)
10:05:26 [2019-10-06T10:05:26.158Z] === RUN   TestPingHead
10:05:26 [2019-10-06T10:05:26.158Z] --- PASS: TestPingHead (0.02s)
10:05:26 [2019-10-06T10:05:26.158Z] === RUN   TestVersion
10:05:26 [2019-10-06T10:05:26.158Z] --- PASS: TestVersion (0.02s)
10:05:26 [2019-10-06T10:05:26.158Z] PASS
10:05:26 [2019-10-06T10:05:26.158Z] 
10:05:26 [2019-10-06T10:05:26.158Z] === Skipped
10:05:26 [2019-10-06T10:05:26.158Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
10:05:26 [2019-10-06T10:05:26.158Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
10:05:26 [2019-10-06T10:05:26.158Z] 
10:05:26 [2019-10-06T10:05:26.158Z] 
10:05:26 [2019-10-06T10:05:26.158Z] DONE 12 tests, 1 skipped in 2.485s
10:05:26 [2019-10-06T10:05:26.158Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m 
10:05:26 [2019-10-06T10:05:26.158Z] ++ 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
10:05:26 [2019-10-06T10:05:26.158Z] ++ set -e
10:05:26 [2019-10-06T10:05:26.158Z] ++ '[' -n 0 ']'
10:05:26 [2019-10-06T10:05:26.158Z] ++ set -x
10:05:26 [2019-10-06T10:05:26.158Z] ++ env -i DEST=/go/src/github.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
10:05:26 [2019-10-06T10:05:26.158Z] INFO: Testing against a local daemon
10:05:26 [2019-10-06T10:05:26.158Z] === RUN   TestVolumesCreateAndList
10:05:26 [2019-10-06T10:05:26.158Z] --- PASS: TestVolumesCreateAndList (0.02s)
10:05:26 [2019-10-06T10:05:26.158Z] === RUN   TestVolumesRemove
10:05:26 [2019-10-06T10:05:26.514Z] 2019/10/06 10:05:26 	Finished clone github.com/grpc-ecosystem/go-grpc-prometheus
10:05:26 [2019-10-06T10:05:26.514Z] 2019/10/06 10:05:26 	Clone github.com/prometheus/procfs, revision 7d6f385de8bea29190f15ba9931442a0eaef9af7, attempt 1/20
10:05:26 [2019-10-06T10:05:26.540Z] --- PASS: TestVolumesRemove (0.08s)
10:05:26 [2019-10-06T10:05:26.540Z] === RUN   TestVolumesInspect
10:05:26 [2019-10-06T10:05:26.540Z] --- PASS: TestVolumesInspect (0.04s)
10:05:26 [2019-10-06T10:05:26.540Z] === RUN   TestVolumesInvalidJSON
10:05:26 [2019-10-06T10:05:26.540Z] === RUN   TestVolumesInvalidJSON//volumes/create
10:05:26 [2019-10-06T10:05:26.540Z] === PAUSE TestVolumesInvalidJSON//volumes/create
10:05:26 [2019-10-06T10:05:26.540Z] === CONT  TestVolumesInvalidJSON//volumes/create
10:05:26 [2019-10-06T10:05:26.540Z] --- PASS: TestVolumesInvalidJSON (0.02s)
10:05:26 [2019-10-06T10:05:26.540Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
10:05:26 [2019-10-06T10:05:26.540Z] PASS
10:05:26 [2019-10-06T10:05:26.540Z] 
10:05:26 [2019-10-06T10:05:26.540Z] DONE 5 tests in 0.236s
10:05:26 [2019-10-06T10:05:26.540Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
10:05:26 [2019-10-06T10:05:26.540Z] ++++ cat bundles/test-integration/docker.pid
10:05:26 [2019-10-06T10:05:26.540Z] +++ kill 11541
10:05:26 [2019-10-06T10:05:26.771Z] 2019/10/06 10:05:26 	Finished clone golang.org/x/crypto
10:05:26 [2019-10-06T10:05:26.771Z] 2019/10/06 10:05:26 	Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20
10:05:26 [2019-10-06T10:05:26.954Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
10:05:27 [2019-10-06T10:05:27.703Z] 2019/10/06 10:05:27 	Finished clone github.com/prometheus/client_model
10:05:27 [2019-10-06T10:05:27.704Z] 2019/10/06 10:05:27 	Clone github.com/pkg/errors, revision ba968bfe8b2f7e042a574c888954fccecfa385b4, attempt 1/20
10:05:27 [2019-10-06T10:05:27.790Z] umount: bundles/test-integration/root: mountpoint not found
10:05:27 [2019-10-06T10:05:27.790Z] +++ /etc/init.d/apparmor stop
10:05:27 [2019-10-06T10:05:27.790Z] Clearing AppArmor profiles cache:.
10:05:27 [2019-10-06T10:05:27.790Z] All profile caches have been cleared, but no profiles have been unloaded.
10:05:27 [2019-10-06T10:05:27.790Z] Unloading profiles will leave already running processes permanently
10:05:27 [2019-10-06T10:05:27.790Z] unconfined, which can lead to unexpected situations.
10:05:27 [2019-10-06T10:05:27.790Z] 
10:05:27 [2019-10-06T10:05:27.790Z] To set a process to complain mode, use the command line tool
10:05:27 [2019-10-06T10:05:27.790Z] 'aa-complain'. To really tear down all profiles, run the init script
10:05:27 [2019-10-06T10:05:27.790Z] with the 'teardown' option."
10:05:27 [2019-10-06T10:05:27.790Z] 
10:05:27 [2019-10-06T10:05:27.885Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
10:05:27 [2019-10-06T10:05:27.961Z] 2019/10/06 10:05:27 	Finished clone github.com/prometheus/client_golang
10:05:27 [2019-10-06T10:05:27.961Z] 2019/10/06 10:05:27 	Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20
10:05:28 [2019-10-06T10:05:28.820Z] --- PASS: TestSecretList (3.05s)
10:05:28 [2019-10-06T10:05:28.820Z]     secret_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretList"
10:05:28 [2019-10-06T10:05:28.820Z] === RUN   TestSecretsCreateAndDelete
10:05:28 [2019-10-06T10:05:28.895Z] 2019/10/06 10:05:28 	Finished clone github.com/matttproud/golang_protobuf_extensions
10:05:28 [2019-10-06T10:05:28.895Z] 2019/10/06 10:05:28 	Clone github.com/spf13/cobra, revision ef82de70bb3f60c65fb8eebacbb2d122ef517385, attempt 1/20
10:05:29 [2019-10-06T10:05:29.077Z] === RUN   TestDockerSuite/TestBuildMultipleTags
10:05:29 [2019-10-06T10:05:29.152Z] 2019/10/06 10:05:28 	Finished clone github.com/prometheus/procfs
10:05:29 [2019-10-06T10:05:29.152Z] 2019/10/06 10:05:28 	Clone github.com/spf13/pflag, revision 583c0c0531f06d5278b7d917446061adc344b5cd, attempt 1/20
10:05:29 [2019-10-06T10:05:29.152Z] 2019/10/06 10:05:29 	Finished clone github.com/prometheus/common
10:05:29 [2019-10-06T10:05:29.152Z] 2019/10/06 10:05:29 	Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20
10:05:29 [2019-10-06T10:05:29.334Z] === RUN   TestDockerSuite/TestBuildNetContainer
10:05:29 [2019-10-06T10:05:29.717Z] 2019/10/06 10:05:29 	Clone github.com/docker/go-metrics, revision d466d4f6fd960e01820085bd7e1a24426ee7ef18, attempt 1/20
10:05:29 [2019-10-06T10:05:29.717Z] 2019/10/06 10:05:29 	Finished clone github.com/pkg/errors
10:05:29 [2019-10-06T10:05:29.717Z] 2019/10/06 10:05:29 	Finished clone github.com/inconshreveable/mousetrap
Post stage
[Pipeline] junit
10:05:30 [2019-10-06T10:05:30.503Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
10:05:31 [2019-10-06T10:05:31.615Z] 2019/10/06 10:05:31 	Finished clone github.com/morikuni/aec
10:05:31 [2019-10-06T10:05:31.615Z] 2019/10/06 10:05:31 	Finished clone github.com/spf13/pflag
10:05:31 [2019-10-06T10:05:31.615Z] 2019/10/06 10:05:31 	Finished clone github.com/docker/go-metrics
10:05:31 [2019-10-06T10:05:31.886Z] + echo Ensuring container killed.
10:05:31 [2019-10-06T10:05:31.886Z] Ensuring container killed.
10:05:31 [2019-10-06T10:05:31.886Z] + docker rm -vf docker-pr3
10:05:31 [2019-10-06T10:05:31.886Z] Error: No such container: docker-pr3
10:05:31 [2019-10-06T10:05:31.886Z] + true
[Pipeline] sh
10:05:32 [2019-10-06T10:05:32.180Z] 2019/10/06 10:05:32 	Finished clone github.com/spf13/cobra
10:05:32 [2019-10-06T10:05:32.611Z] --- PASS: TestSecretsCreateAndDelete (3.13s)
10:05:32 [2019-10-06T10:05:32.611Z]     secret_test.go:125: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete"
10:05:32 [2019-10-06T10:05:32.611Z] === RUN   TestSecretsUpdate
10:05:32 [2019-10-06T10:05:32.611Z] === RUN   TestDockerSuite/TestBuildNetNone
10:05:32 [2019-10-06T10:05:32.696Z] + echo Chowning /workspace to jenkins user
10:05:32 [2019-10-06T10:05:32.696Z] Chowning /workspace to jenkins user
10:05:32 [2019-10-06T10:05:32.696Z] + id -u
10:05:32 [2019-10-06T10:05:32.696Z] + id -g
10:05:32 [2019-10-06T10:05:32.696Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40045:/workspace busybox chown -R 1001:1001 /workspace
10:05:32 [2019-10-06T10:05:32.696Z] Unable to find image 'busybox:latest' locally
10:05:33 [2019-10-06T10:05:33.066Z] latest: Pulling from library/busybox
10:05:33 [2019-10-06T10:05:33.066Z] 6d4c3d9fc915: Pulling fs layer
10:05:33 [2019-10-06T10:05:33.116Z] 2019/10/06 10:05:32 	Finished clone github.com/google/certificate-transparency-go
10:05:33 [2019-10-06T10:05:33.175Z] === RUN   TestDockerSuite/TestBuildNoContext
10:05:33 [2019-10-06T10:05:33.451Z] 6d4c3d9fc915: Verifying Checksum
10:05:33 [2019-10-06T10:05:33.451Z] 6d4c3d9fc915: Download complete
10:05:33 [2019-10-06T10:05:33.818Z] 6d4c3d9fc915: Pull complete
10:05:33 [2019-10-06T10:05:33.818Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e
10:05:33 [2019-10-06T10:05:33.818Z] Status: Downloaded newer image for busybox:latest
10:05:34 [2019-10-06T10:05:34.546Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
10:05:35 [2019-10-06T10:05:35.478Z] --- PASS: TestSecretsUpdate (3.45s)
10:05:35 [2019-10-06T10:05:35.478Z]     secret_test.go:172: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate"
10:05:35 [2019-10-06T10:05:35.478Z] === RUN   TestTemplatedSecret
10:05:35 [2019-10-06T10:05:35.735Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
10:05:36 [2019-10-06T10:05:36.447Z] 2019/10/06 10:05:35 	Finished clone github.com/cloudflare/cfssl
10:05:36 [2019-10-06T10:05:36.835Z] + bundleName=s390x-integration
10:05:36 [2019-10-06T10:05:36.835Z] + echo Creating s390x-integration-bundles.tar.gz
10:05:36 [2019-10-06T10:05:36.835Z] Creating s390x-integration-bundles.tar.gz
10:05:36 [2019-10-06T10:05:36.835Z] + xargs tar -czf s390x-integration-bundles.tar.gz
10:05:36 [2019-10-06T10:05:36.835Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
[Pipeline] archiveArtifacts
10:05:36 [2019-10-06T10:05:36.975Z] Archiving artifacts
10:05:37 [2019-10-06T10:05:37.377Z] 2019/10/06 10:05:37 	Finished clone cloud.google.com/go
10:05:38 [2019-10-06T10:05:38.327Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
10:05:38 [2019-10-06T10:05:38.327Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
10:05:38 [2019-10-06T10:05:38.327Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
10:05:38 [2019-10-06T10:05:38.356Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40045/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
10:05:38 [2019-10-06T10:05:38.892Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
10:05:38 [2019-10-06T10:05:38.892Z] --- PASS: TestTemplatedSecret (3.51s)
10:05:38 [2019-10-06T10:05:38.892Z]     secret_test.go:221: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret"
10:05:38 [2019-10-06T10:05:38.892Z] === RUN   TestSecretCreateResolve
10:05:39 [2019-10-06T10:05:39.097Z] + make clean
10:05:39 [2019-10-06T10:05:39.097Z] docker volume rm -f docker-dev-cache
10:05:39 [2019-10-06T10:05:39.149Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
10:05:39 [2019-10-06T10:05:39.464Z] docker-dev-cache
[Pipeline] deleteDir
10:05:39 [2019-10-06T10:05:39.899Z] 2019/10/06 10:05:39 	Finished clone google.golang.org/genproto
10:05:40 [2019-10-06T10:05:40.079Z] === RUN   TestDockerSuite/TestBuildOnBuild
10:05:42 [2019-10-06T10:05:42.605Z] --- PASS: TestSecretCreateResolve (3.26s)
10:05:42 [2019-10-06T10:05:42.605Z]     secret_test.go:342: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve"
10:05:42 [2019-10-06T10:05:42.605Z] PASS
10:05:42 [2019-10-06T10:05:42.605Z] 
10:05:42 [2019-10-06T10:05:42.605Z] DONE 6 tests in 19.495s
10:05:42 [2019-10-06T10:05:42.605Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
10:05:42 [2019-10-06T10:05:42.605Z] ++ 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
10:05:42 [2019-10-06T10:05:42.605Z] ++ set -e
10:05:42 [2019-10-06T10:05:42.605Z] ++ '[' -n 0 ']'
10:05:42 [2019-10-06T10:05:42.605Z] ++ set -x
10:05:42 [2019-10-06T10:05:42.605Z] ++ env -i DEST=/go/src/github.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
10:05:42 [2019-10-06T10:05:42.605Z] INFO: Testing against a local daemon
10:05:42 [2019-10-06T10:05:42.605Z] === RUN   TestServiceCreateInit
10:05:42 [2019-10-06T10:05:42.605Z] === RUN   TestServiceCreateInit/daemonInitDisabled
10:05:42 [2019-10-06T10:05:42.605Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
10:05:43 [2019-10-06T10:05:43.170Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
10:05:43 [2019-10-06T10:05:43.173Z] 2019/10/06 10:05:42 	Finished clone github.com/docker/swarmkit
10:05:44 [2019-10-06T10:05:44.543Z] 2019/10/06 10:05:44 	Finished clone github.com/coreos/etcd
10:05:45 [2019-10-06T10:05:45.107Z] 2019/10/06 10:05:44 	Finished clone github.com/containerd/containerd
10:05:46 [2019-10-06T10:05:46.446Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
10:05:47 [2019-10-06T10:05:47.378Z] === RUN   TestServiceCreateInit/daemonInitEnabled
10:05:47 [2019-10-06T10:05:47.945Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
10:05:50 [2019-10-06T10:05:50.470Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
10:05:51 [2019-10-06T10:05:51.842Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
10:05:52 [2019-10-06T10:05:52.773Z] --- PASS: TestServiceCreateInit (10.41s)
10:05:52 [2019-10-06T10:05:52.773Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.10s)
10:05:52 [2019-10-06T10:05:52.773Z]         create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled"
10:05:52 [2019-10-06T10:05:52.773Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.29s)
10:05:52 [2019-10-06T10:05:52.773Z]         create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled"
10:05:52 [2019-10-06T10:05:52.773Z] === RUN   TestCreateServiceMultipleTimes
10:05:53 [2019-10-06T10:05:53.703Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
10:05:53 [2019-10-06T10:05:53.961Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
10:05:55 [2019-10-06T10:05:55.071Z] 2019/10/06 10:05:53 	Finished clone github.com/gogo/protobuf
10:05:55 [2019-10-06T10:05:55.071Z] 2019/10/06 10:05:54 	Finished clone github.com/hashicorp/consul
10:05:56 [2019-10-06T10:05:56.335Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
10:05:58 [2019-10-06T10:05:58.372Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
10:05:59 [2019-10-06T10:05:59.217Z] === RUN   TestDockerSuite/TestBuildPATH
10:06:01 [2019-10-06T10:06:01.113Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
10:06:02 [2019-10-06T10:06:02.044Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
10:06:02 [2019-10-06T10:06:02.769Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
10:06:03 [2019-10-06T10:06:03.415Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
10:06:05 [2019-10-06T10:06:05.025Z] 2019/10/06 10:06:03 	Finished clone github.com/aws/aws-sdk-go
10:06:13 [2019-10-06T10:06:13.371Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
10:06:13 [2019-10-06T10:06:13.629Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
10:06:14 [2019-10-06T10:06:14.560Z] --- PASS: TestCreateServiceMultipleTimes (21.87s)
10:06:14 [2019-10-06T10:06:14.560Z]     create_test.go:80: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes"
10:06:14 [2019-10-06T10:06:14.560Z] === RUN   TestCreateServiceConflict
10:06:14 [2019-10-06T10:06:14.980Z] 2019/10/06 10:06:14 	Finished clone google.golang.org/api
10:06:14 [2019-10-06T10:06:14.980Z] 2019/10/06 10:06:14 Dependencies downloaded. Download time: 1m21.358859879s
10:06:14 [2019-10-06T10:06:14.980Z] 2019/10/06 10:06:14 Collecting all dependencies
10:06:18 [2019-10-06T10:06:18.735Z] --- PASS: TestCreateServiceConflict (3.59s)
10:06:18 [2019-10-06T10:06:18.735Z]     create_test.go:129: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict"
10:06:18 [2019-10-06T10:06:18.735Z] === RUN   TestCreateServiceMaxReplicas
10:06:18 [2019-10-06T10:06:18.735Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
10:06:21 [2019-10-06T10:06:21.261Z] === RUN   TestDockerSuite/TestBuildRm
10:06:21 [2019-10-06T10:06:21.826Z] --- PASS: TestCreateServiceMaxReplicas (3.66s)
10:06:21 [2019-10-06T10:06:21.826Z]     create_test.go:150: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas"
10:06:21 [2019-10-06T10:06:21.826Z] === RUN   TestCreateWithDuplicateNetworkNames
10:06:24 [2019-10-06T10:06:24.933Z] 2019/10/06 10:06:24 Clean vendor dir from unused packages
10:06:25 [2019-10-06T10:06:25.189Z] 2019/10/06 10:06:25 Success
10:06:25 [2019-10-06T10:06:25.189Z] 2019/10/06 10:06:25 Running time: 1m34.515252613s
10:06:25 [2019-10-06T10:06:25.446Z] Congratulations! All vendoring changes are done the right way.
10:06:26 [2019-10-06T10:06:26.005Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build e2e image)
[Pipeline] sh
10:06:26 [2019-10-06T10:06:26.568Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
10:06:26 [2019-10-06T10:06:26.695Z] + echo Building e2e image
10:06:26 [2019-10-06T10:06:26.695Z] Building e2e image
10:06:26 [2019-10-06T10:06:26.695Z] + docker build --build-arg DOCKER_GITCOMMIT=bb5650619e26cf0b79f30bafc551e5120a0643a4 -t moby-e2e-test -f Dockerfile.e2e .
10:06:26 [2019-10-06T10:06:26.695Z] #2 [internal] load .dockerignore
10:06:26 [2019-10-06T10:06:26.695Z] #2 transferring context: 34B done
10:06:26 [2019-10-06T10:06:26.695Z] #2 DONE 0.0s
10:06:26 [2019-10-06T10:06:26.695Z] 
10:06:26 [2019-10-06T10:06:26.695Z] #1 [internal] load build definition from Dockerfile.e2e
10:06:26 [2019-10-06T10:06:26.695Z] #1 transferring dockerfile: 3.21kB done
10:06:26 [2019-10-06T10:06:26.695Z] #1 DONE 0.0s
10:06:26 [2019-10-06T10:06:26.695Z] 
10:06:26 [2019-10-06T10:06:26.695Z] #4 [internal] load metadata for docker.io/library/alpine:3.10
10:06:26 [2019-10-06T10:06:26.953Z] #4 DONE 0.4s
10:06:26 [2019-10-06T10:06:26.953Z] 
10:06:26 [2019-10-06T10:06:26.953Z] #3 [internal] load metadata for docker.io/library/golang:1.13.1-alpine
10:06:27 [2019-10-06T10:06:27.518Z] #3 DONE 0.7s
10:06:27 [2019-10-06T10:06:27.518Z] 
10:06:27 [2019-10-06T10:06:27.518Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:72c42ed48c3a2db3...
10:06:27 [2019-10-06T10:06:27.518Z] #5 resolve docker.io/library/alpine:3.10@sha256:72c42ed48c3a2db31b7dafe17d275b634664a708d901ec9fd57b1529280f01fb done
10:06:27 [2019-10-06T10:06:27.518Z] #5 DONE 0.0s
10:06:27 [2019-10-06T10:06:27.518Z] 
10:06:27 [2019-10-06T10:06:27.518Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.1-alpine@sha256:2293e952c7...
10:06:27 [2019-10-06T10:06:27.518Z] #14 resolve docker.io/library/golang:1.13.1-alpine@sha256:2293e952c79b8b3a987e1e09d48b6aa403d703cef9a8fa316d30ba2918d37367 done
10:06:27 [2019-10-06T10:06:27.775Z] #14 sha256:483ab69016be0d2c2176d0719da8854579fe1849a5d9975b32cbe7432ca9b038 1.36kB / 1.36kB done
10:06:27 [2019-10-06T10:06:27.775Z] #14 sha256:48260c3da24c87ff788aa0db0518a8325cdb504eaffde3a34e2e113777d84444 3.80kB / 3.80kB done
10:06:27 [2019-10-06T10:06:27.775Z] #14 sha256:7f94eaf8af200ac18deb367dab5fb993b8ee609611a0493aa4adc287f8c682f7 0B / 301.73kB 0.2s
10:06:27 [2019-10-06T10:06:27.775Z] #14 sha256:9fe9984849c103d07696bf941dcae6df23b652efdaedf3d804baeede686e8faf 154B / 154B 0.1s done
10:06:27 [2019-10-06T10:06:27.775Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 781.84kB / 126.85MB 0.2s
10:06:27 [2019-10-06T10:06:27.775Z] #14 sha256:33c1f6efaf8c784c2d40f176375034cd5be5c1b0e3bdbb71a5c7c4fe1620b137 0B / 126B 0.2s
10:06:27 [2019-10-06T10:06:27.775Z] #14 sha256:2293e952c79b8b3a987e1e09d48b6aa403d703cef9a8fa316d30ba2918d37367 1.65kB / 1.65kB done
10:06:27 [2019-10-06T10:06:27.775Z] #14 ...
10:06:27 [2019-10-06T10:06:27.775Z] 
10:06:27 [2019-10-06T10:06:27.775Z] #8 [internal] load build context
10:06:27 [2019-10-06T10:06:27.775Z] #8 transferring context: 792.51kB 0.4s done
10:06:27 [2019-10-06T10:06:27.775Z] #8 DONE 0.4s
10:06:27 [2019-10-06T10:06:27.775Z] 
10:06:27 [2019-10-06T10:06:27.775Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.1-alpine@sha256:2293e952c7...
10:06:27 [2019-10-06T10:06:27.775Z] #14 sha256:33c1f6efaf8c784c2d40f176375034cd5be5c1b0e3bdbb71a5c7c4fe1620b137 126B / 126B 0.3s done
10:06:27 [2019-10-06T10:06:27.938Z] === RUN   TestDockerSuite/TestBuildScratchCopy
10:06:28 [2019-10-06T10:06:28.034Z] #14 sha256:7f94eaf8af200ac18deb367dab5fb993b8ee609611a0493aa4adc287f8c682f7 301.73kB / 301.73kB 0.4s done
10:06:28 [2019-10-06T10:06:28.034Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 26.02MB / 126.85MB 0.5s
10:06:28 [2019-10-06T10:06:28.034Z] #14 extracting sha256:7f94eaf8af200ac18deb367dab5fb993b8ee609611a0493aa4adc287f8c682f7
10:06:28 [2019-10-06T10:06:28.035Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 34.29MB / 126.85MB 0.6s
10:06:28 [2019-10-06T10:06:28.195Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
10:06:28 [2019-10-06T10:06:28.292Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 41.17MB / 126.85MB 0.7s
10:06:28 [2019-10-06T10:06:28.292Z] #14 extracting sha256:7f94eaf8af200ac18deb367dab5fb993b8ee609611a0493aa4adc287f8c682f7 0.2s done
10:06:28 [2019-10-06T10:06:28.292Z] #14 extracting sha256:9fe9984849c103d07696bf941dcae6df23b652efdaedf3d804baeede686e8faf done
10:06:28 [2019-10-06T10:06:28.553Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 50.82MB / 126.85MB 1.0s
10:06:28 [2019-10-06T10:06:28.553Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 68.87MB / 126.85MB 1.2s
10:06:28 [2019-10-06T10:06:28.762Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
10:06:28 [2019-10-06T10:06:28.812Z] #14 ...
10:06:28 [2019-10-06T10:06:28.812Z] 
10:06:28 [2019-10-06T10:06:28.812Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus...
10:06:28 [2019-10-06T10:06:28.812Z] #6 DONE 1.3s
10:06:28 [2019-10-06T10:06:28.812Z] 
10:06:28 [2019-10-06T10:06:28.812Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.1-alpine@sha256:2293e952c7...
10:06:28 [2019-10-06T10:06:28.812Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 81.74MB / 126.85MB 1.3s
10:06:28 [2019-10-06T10:06:28.812Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 88.45MB / 126.85MB 1.4s
10:06:29 [2019-10-06T10:06:29.071Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 100.13MB / 126.85MB 1.6s
10:06:29 [2019-10-06T10:06:29.071Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 112.77MB / 126.85MB 1.7s
10:06:29 [2019-10-06T10:06:29.329Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 126.85MB / 126.85MB 1.8s
10:06:29 [2019-10-06T10:06:29.587Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 126.85MB / 126.85MB 1.9s done
10:06:29 [2019-10-06T10:06:29.587Z] #14 extracting sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158
10:06:30 [2019-10-06T10:06:30.658Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
10:06:30 [2019-10-06T10:06:30.658Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
10:06:31 [2019-10-06T10:06:31.590Z] === RUN   TestDockerSuite/TestBuildShellInherited
10:06:32 [2019-10-06T10:06:32.960Z] === RUN   TestDockerSuite/TestBuildShellMultiple
10:06:34 [2019-10-06T10:06:34.681Z] 2945147eda09: Pull complete
10:06:34 [2019-10-06T10:06:34.681Z] Digest: sha256:d7e7e3702cbc4d8ea29001a02c1c852d0229a0679d94e017a41c43dbaa01db20
10:06:34 [2019-10-06T10:06:34.681Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
10:06:34 [2019-10-06T10:06:34.681Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
10:06:34 [2019-10-06T10:06:34.681Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
10:06:34 [2019-10-06T10:06:34.681Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.737'
10:06:34 [2019-10-06T10:06:34.681Z] WARN: Skipping validation tests
10:06:34 [2019-10-06T10:06:34.681Z] INFO: Running unit tests at 10/06/2019 10:06:30...
10:06:34 [2019-10-06T10:06:34.840Z] #14 extracting sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 5.0s
10:06:34 [2019-10-06T10:06:34.840Z] #14 ...
10:06:34 [2019-10-06T10:06:34.840Z] 
10:06:34 [2019-10-06T10:06:34.840Z] #7 [runner 3/12] RUN apk --no-cache add     bash     ca-certificates     g+...
10:06:34 [2019-10-06T10:06:34.840Z] #7 1.070 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz
10:06:34 [2019-10-06T10:06:34.840Z] #7 2.145 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz
10:06:34 [2019-10-06T10:06:34.840Z] #7 2.251 (1/31) Installing ncurses-terminfo-base (6.1_p20190518-r0)
10:06:34 [2019-10-06T10:06:34.840Z] #7 2.254 (2/31) Installing ncurses-terminfo (6.1_p20190518-r0)
10:06:34 [2019-10-06T10:06:34.840Z] #7 2.468 (3/31) Installing ncurses-libs (6.1_p20190518-r0)
10:06:34 [2019-10-06T10:06:34.840Z] #7 2.485 (4/31) Installing readline (8.0.0-r0)
10:06:34 [2019-10-06T10:06:34.840Z] #7 2.493 (5/31) Installing bash (5.0.0-r0)
10:06:34 [2019-10-06T10:06:34.840Z] #7 2.508 Executing bash-5.0.0-r0.post-install
10:06:34 [2019-10-06T10:06:34.840Z] #7 2.515 (6/31) Installing ca-certificates (20190108-r0)
10:06:34 [2019-10-06T10:06:34.840Z] #7 2.539 (7/31) Installing libgcc (8.3.0-r0)
10:06:34 [2019-10-06T10:06:34.840Z] #7 2.546 (8/31) Installing libstdc++ (8.3.0-r0)
10:06:34 [2019-10-06T10:06:34.840Z] #7 2.560 (9/31) Installing binutils (2.32-r0)
10:06:34 [2019-10-06T10:06:34.840Z] #7 2.664 (10/31) Installing gmp (6.1.2-r1)
10:06:34 [2019-10-06T10:06:34.840Z] #7 2.671 (11/31) Installing isl (0.18-r0)
10:06:34 [2019-10-06T10:06:34.840Z] #7 2.691 (12/31) Installing libgomp (8.3.0-r0)
10:06:34 [2019-10-06T10:06:34.840Z] #7 2.695 (13/31) Installing libatomic (8.3.0-r0)
10:06:34 [2019-10-06T10:06:34.840Z] #7 2.697 (14/31) Installing mpfr3 (3.1.5-r1)
10:06:34 [2019-10-06T10:06:34.840Z] #7 2.707 (15/31) Installing mpc1 (1.1.0-r0)
10:06:34 [2019-10-06T10:06:34.840Z] #7 2.709 (16/31) Installing gcc (8.3.0-r0)
10:06:34 [2019-10-06T10:06:34.840Z] #7 3.639 (17/31) Installing musl-dev (1.1.22-r3)
10:06:34 [2019-10-06T10:06:34.840Z] #7 3.737 (18/31) Installing libc-dev (0.7.1-r0)
10:06:34 [2019-10-06T10:06:34.840Z] #7 3.740 (19/31) Installing g++ (8.3.0-r0)
10:06:34 [2019-10-06T10:06:34.840Z] #7 4.317 (20/31) Installing nghttp2-libs (1.39.2-r0)
10:06:34 [2019-10-06T10:06:34.840Z] #7 4.324 (21/31) Installing libcurl (7.66.0-r0)
10:06:34 [2019-10-06T10:06:34.840Z] #7 4.333 (22/31) Installing expat (2.2.8-r0)
10:06:34 [2019-10-06T10:06:34.840Z] #7 4.337 (23/31) Installing pcre2 (10.33-r0)
10:06:34 [2019-10-06T10:06:34.840Z] #7 4.348 (24/31) Installing git (2.22.0-r0)
10:06:34 [2019-10-06T10:06:34.840Z] #7 4.559 (25/31) Installing libmnl (1.0.4-r0)
10:06:34 [2019-10-06T10:06:34.840Z] #7 4.562 (26/31) Installing libnftnl-libs (1.1.3-r0)
10:06:34 [2019-10-06T10:06:34.840Z] #7 4.567 (27/31) Installing iptables (1.8.3-r0)
10:06:34 [2019-10-06T10:06:34.840Z] #7 4.594 (28/31) Installing pigz (2.4-r0)
10:06:34 [2019-10-06T10:06:34.840Z] #7 4.601 (29/31) Installing tar (1.32-r0)
10:06:34 [2019-10-06T10:06:34.840Z] #7 4.610 (30/31) Installing xz-libs (5.2.4-r0)
10:06:34 [2019-10-06T10:06:34.840Z] #7 4.616 (31/31) Installing xz (5.2.4-r0)
10:06:34 [2019-10-06T10:06:34.840Z] #7 4.622 Executing busybox-1.30.1-r2.trigger
10:06:34 [2019-10-06T10:06:34.840Z] #7 4.634 Executing ca-certificates-20190108-r0.trigger
10:06:34 [2019-10-06T10:06:34.840Z] #7 4.706 OK: 185 MiB in 45 packages
10:06:34 [2019-10-06T10:06:34.840Z] #7 DONE 6.1s
10:06:34 [2019-10-06T10:06:34.840Z] 
10:06:34 [2019-10-06T10:06:34.840Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.1-alpine@sha256:2293e952c7...
10:06:35 [2019-10-06T10:06:35.097Z] #14 ...
10:06:35 [2019-10-06T10:06:35.097Z] 
10:06:35 [2019-10-06T10:06:35.097Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh       /scripts/run.sh
10:06:35 [2019-10-06T10:06:35.097Z] #9 DONE 0.1s
10:06:35 [2019-10-06T10:06:35.097Z] 
10:06:35 [2019-10-06T10:06:35.097Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs  /scripts/ensure-emptyfs.sh
10:06:35 [2019-10-06T10:06:35.097Z] #10 DONE 0.1s
10:06:35 [2019-10-06T10:06:35.097Z] 
10:06:35 [2019-10-06T10:06:35.097Z] #11 [runner 6/12] COPY integration/testdata       /tests/integration/testdat...
10:06:35 [2019-10-06T10:06:35.097Z] #11 DONE 0.1s
10:06:35 [2019-10-06T10:06:35.097Z] 
10:06:35 [2019-10-06T10:06:35.097Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t...
10:06:35 [2019-10-06T10:06:35.354Z] #12 DONE 0.1s
10:06:35 [2019-10-06T10:06:35.354Z] 
10:06:35 [2019-10-06T10:06:35.354Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.1-alpine@sha256:2293e952c7...
10:06:35 [2019-10-06T10:06:35.354Z] #14 ...
10:06:35 [2019-10-06T10:06:35.354Z] 
10:06:35 [2019-10-06T10:06:35.354Z] #13 [runner 8/12] COPY integration-cli/fixtures   /tests/integration-cli/fix...
10:06:35 [2019-10-06T10:06:35.354Z] #13 DONE 0.1s
10:06:35 [2019-10-06T10:06:35.611Z] 
10:06:35 [2019-10-06T10:06:35.611Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.1-alpine@sha256:2293e952c7...
10:06:35 [2019-10-06T10:06:35.611Z] #14 extracting sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 6.1s done
10:06:35 [2019-10-06T10:06:35.611Z] #14 extracting sha256:33c1f6efaf8c784c2d40f176375034cd5be5c1b0e3bdbb71a5c7c4fe1620b137
10:06:35 [2019-10-06T10:06:35.871Z] #14 extracting sha256:33c1f6efaf8c784c2d40f176375034cd5be5c1b0e3bdbb71a5c7c4fe1620b137 done
10:06:35 [2019-10-06T10:06:35.871Z] #14 DONE 8.5s
10:06:35 [2019-10-06T10:06:35.871Z] 
10:06:35 [2019-10-06T10:06:35.871Z] #15 [base 2/5] RUN apk --no-cache add     bash     btrfs-progs-dev     build...
10:06:36 [2019-10-06T10:06:36.435Z] #15 0.589 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz
10:06:37 [2019-10-06T10:06:37.804Z] #15 1.651 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz
10:06:37 [2019-10-06T10:06:37.804Z] #15 1.723 (1/43) Installing ncurses-terminfo-base (6.1_p20190518-r0)
10:06:37 [2019-10-06T10:06:37.804Z] #15 1.725 (2/43) Installing ncurses-terminfo (6.1_p20190518-r0)
10:06:37 [2019-10-06T10:06:37.804Z] #15 1.851 (3/43) Installing ncurses-libs (6.1_p20190518-r0)
10:06:37 [2019-10-06T10:06:37.804Z] #15 1.859 (4/43) Installing readline (8.0.0-r0)
10:06:37 [2019-10-06T10:06:37.804Z] #15 1.862 (5/43) Installing bash (5.0.0-r0)
10:06:37 [2019-10-06T10:06:37.804Z] #15 1.874 Executing bash-5.0.0-r0.post-install
10:06:37 [2019-10-06T10:06:37.804Z] #15 1.876 (6/43) Installing linux-headers (4.19.36-r0)
10:06:37 [2019-10-06T10:06:37.804Z] #15 1.944 (7/43) Installing libuuid (2.33.2-r0)
10:06:37 [2019-10-06T10:06:37.804Z] #15 1.947 (8/43) Installing btrfs-progs-libs (5.1.1-r0)
10:06:37 [2019-10-06T10:06:37.804Z] #15 1.950 (9/43) Installing btrfs-progs-dev (5.1.1-r0)
10:06:37 [2019-10-06T10:06:37.804Z] #15 1.954 (10/43) Installing binutils (2.32-r0)
10:06:37 [2019-10-06T10:06:37.804Z] #15 2.020 (11/43) Installing libmagic (5.37-r0)
10:06:37 [2019-10-06T10:06:37.804Z] #15 2.040 (12/43) Installing file (5.37-r0)
10:06:37 [2019-10-06T10:06:37.804Z] #15 2.042 (13/43) Installing gmp (6.1.2-r1)
10:06:38 [2019-10-06T10:06:38.062Z] #15 2.047 (14/43) Installing isl (0.18-r0)
10:06:38 [2019-10-06T10:06:38.062Z] #15 2.062 (15/43) Installing libgomp (8.3.0-r0)
10:06:38 [2019-10-06T10:06:38.062Z] #15 2.067 (16/43) Installing libatomic (8.3.0-r0)
10:06:38 [2019-10-06T10:06:38.062Z] #15 2.069 (17/43) Installing libgcc (8.3.0-r0)
10:06:38 [2019-10-06T10:06:38.062Z] #15 2.071 (18/43) Installing mpfr3 (3.1.5-r1)
10:06:38 [2019-10-06T10:06:38.062Z] #15 2.075 (19/43) Installing mpc1 (1.1.0-r0)
10:06:38 [2019-10-06T10:06:38.062Z] #15 2.078 (20/43) Installing libstdc++ (8.3.0-r0)
10:06:38 [2019-10-06T10:06:38.062Z] #15 2.088 (21/43) Installing gcc (8.3.0-r0)
10:06:38 [2019-10-06T10:06:38.219Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
10:06:38 [2019-10-06T10:06:38.219Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
10:06:38 [2019-10-06T10:06:38.219Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
10:06:38 [2019-10-06T10:06:38.219Z] === RUN   TestDockerSuite/TestBuildSpaces
10:06:38 [2019-10-06T10:06:38.219Z] --- PASS: TestCreateWithDuplicateNetworkNames (16.12s)
10:06:38 [2019-10-06T10:06:38.219Z]     create_test.go:171: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames"
10:06:38 [2019-10-06T10:06:38.219Z] === RUN   TestCreateServiceSecretFileMode
10:06:38 [2019-10-06T10:06:38.219Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
10:06:38 [2019-10-06T10:06:38.627Z] #15 2.720 (22/43) Installing musl-dev (1.1.22-r3)
10:06:38 [2019-10-06T10:06:38.884Z] #15 2.796 (23/43) Installing libc-dev (0.7.1-r0)
10:06:38 [2019-10-06T10:06:38.884Z] #15 2.797 (24/43) Installing g++ (8.3.0-r0)
10:06:39 [2019-10-06T10:06:39.141Z] #15 3.192 (25/43) Installing make (4.2.1-r2)
10:06:39 [2019-10-06T10:06:39.141Z] #15 3.197 (26/43) Installing fortify-headers (1.1-r0)
10:06:39 [2019-10-06T10:06:39.141Z] #15 3.199 (27/43) Installing build-base (0.5-r1)
10:06:39 [2019-10-06T10:06:39.141Z] #15 3.201 (28/43) Installing nghttp2-libs (1.39.2-r0)
10:06:39 [2019-10-06T10:06:39.141Z] #15 3.203 (29/43) Installing libcurl (7.66.0-r0)
10:06:39 [2019-10-06T10:06:39.141Z] #15 3.210 (30/43) Installing curl (7.66.0-r0)
10:06:39 [2019-10-06T10:06:39.141Z] #15 3.213 (31/43) Installing oniguruma (6.9.2-r0)
10:06:39 [2019-10-06T10:06:39.141Z] #15 3.219 (32/43) Installing jq (1.6-r0)
10:06:39 [2019-10-06T10:06:39.141Z] #15 3.227 (33/43) Installing device-mapper-libs (2.02.184-r0)
10:06:39 [2019-10-06T10:06:39.141Z] #15 3.232 (34/43) Installing device-mapper-event-libs (2.02.184-r0)
10:06:39 [2019-10-06T10:06:39.141Z] #15 3.234 (35/43) Installing libaio (0.3.111-r0)
10:06:39 [2019-10-06T10:06:39.141Z] #15 3.235 (36/43) Installing libblkid (2.33.2-r0)
10:06:39 [2019-10-06T10:06:39.141Z] #15 3.240 (37/43) Installing lvm2-libs (2.02.184-r0)
10:06:39 [2019-10-06T10:06:39.141Z] #15 3.269 (38/43) Installing libfdisk (2.33.2-r0)
10:06:39 [2019-10-06T10:06:39.141Z] #15 3.275 (39/43) Installing libmount (2.33.2-r0)
10:06:39 [2019-10-06T10:06:39.141Z] #15 3.279 (40/43) Installing libsmartcols (2.33.2-r0)
10:06:39 [2019-10-06T10:06:39.141Z] #15 3.283 (41/43) Installing pkgconf (1.6.1-r1)
10:06:39 [2019-10-06T10:06:39.141Z] #15 3.285 (42/43) Installing util-linux-dev (2.33.2-r0)
10:06:39 [2019-10-06T10:06:39.141Z] #15 3.305 (43/43) Installing lvm2-dev (2.02.184-r0)
10:06:39 [2019-10-06T10:06:39.398Z] #15 3.311 Executing busybox-1.30.1-r2.trigger
10:06:39 [2019-10-06T10:06:39.398Z] #15 3.317 OK: 190 MiB in 58 packages
10:06:39 [2019-10-06T10:06:39.589Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
10:06:39 [2019-10-06T10:06:39.589Z] === RUN   TestDockerSuite/TestBuildStderr
10:06:39 [2019-10-06T10:06:39.962Z] #15 DONE 4.1s
10:06:39 [2019-10-06T10:06:39.962Z] 
10:06:39 [2019-10-06T10:06:39.962Z] #16 [base 3/5] RUN mkdir -p /build/
10:06:40 [2019-10-06T10:06:40.460Z] INFO: make.ps1 starting at 10/06/2019 10:06:40
10:06:40 [2019-10-06T10:06:40.521Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
10:06:40 [2019-10-06T10:06:40.527Z] #16 DONE 0.7s
10:06:40 [2019-10-06T10:06:40.784Z] 
10:06:40 [2019-10-06T10:06:40.784Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/
10:06:40 [2019-10-06T10:06:40.916Z] INFO: Git commit (bb5650619) assumed from DOCKER_GITCOMMIT environment variable
10:06:40 [2019-10-06T10:06:40.916Z] INFO: Invoking autogen...
10:06:41 [2019-10-06T10:06:41.348Z] #17 DONE 0.7s
10:06:41 [2019-10-06T10:06:41.348Z] 
10:06:41 [2019-10-06T10:06:41.348Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/
10:06:41 [2019-10-06T10:06:41.348Z] #18 DONE 0.0s
10:06:41 [2019-10-06T10:06:41.348Z] 
10:06:41 [2019-10-06T10:06:41.348Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh /
10:06:41 [2019-10-06T10:06:41.348Z] #19 DONE 0.1s
10:06:41 [2019-10-06T10:06:41.348Z] 
10:06:41 [2019-10-06T10:06:41.348Z] #31 [builder 1/4] COPY . .
10:06:41 [2019-10-06T10:06:41.373Z] INFO: Running unit tests...
10:06:41 [2019-10-06T10:06:41.452Z] --- PASS: TestCreateServiceSecretFileMode (3.24s)
10:06:41 [2019-10-06T10:06:41.452Z]     create_test.go:224: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode"
10:06:41 [2019-10-06T10:06:41.452Z] === RUN   TestCreateServiceConfigFileMode
10:06:41 [2019-10-06T10:06:41.992Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
10:06:41 [2019-10-06T10:06:41.992Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
10:06:41 [2019-10-06T10:06:41.992Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
10:06:42 [2019-10-06T10:06:42.613Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
10:06:43 [2019-10-06T10:06:43.228Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
10:06:44 [2019-10-06T10:06:44.725Z] --- PASS: TestCreateServiceConfigFileMode (3.38s)
10:06:44 [2019-10-06T10:06:44.725Z]     create_test.go:288: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode"
10:06:44 [2019-10-06T10:06:44.725Z] === RUN   TestCreateServiceSysctls
10:06:45 [2019-10-06T10:06:45.655Z] === RUN   TestDockerSuite/TestBuildStopSignal
10:06:46 [2019-10-06T10:06:46.602Z] #31 DONE 4.8s
10:06:46 [2019-10-06T10:06:46.602Z] 
10:06:46 [2019-10-06T10:06:46.602Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-...
10:06:46 [2019-10-06T10:06:46.693Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
10:06:47 [2019-10-06T10:06:47.025Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
10:06:47 [2019-10-06T10:06:47.166Z] #32 DONE 1.1s
10:06:47 [2019-10-06T10:06:47.166Z] 
10:06:47 [2019-10-06T10:06:47.166Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
10:06:47 [2019-10-06T10:06:47.166Z] #20 1.332 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
10:06:47 [2019-10-06T10:06:47.166Z] #20 1.562 
10:06:47 [2019-10-06T10:06:47.166Z] #20 1.672 
###########                                                               16.0%
#########################                                                 35.1%
#####################################                                     52.8%
####################################################                      73.0%
####################################################                      73.5%
######################################################################## 100.0%
10:06:47 [2019-10-06T10:06:47.166Z] #20 2.396 
10:06:47 [2019-10-06T10:06:47.166Z] #20 2.505 
#############                                                             19.1%
####################################################################      95.8%
######################################################################## 100.0%
10:06:47 [2019-10-06T10:06:47.166Z] #20 2.841 
10:06:47 [2019-10-06T10:06:47.166Z] #20 2.949 
##############                                                            19.5%
##############################                                            42.7%
###############################################                           65.7%
################################################################          89.0%
######################################################################## 100.0%
10:06:47 [2019-10-06T10:06:47.166Z] #20 3.526 
10:06:47 [2019-10-06T10:06:47.166Z] #20 3.635 
###                                                                        4.4%
#########                                                                 13.5%
###############                                                           20.9%
####################                                                      28.3%
#########################                                                 35.8%
###############################                                           43.1%
####################################                                      50.3%
#########################################                                 58.0%
###############################################                           65.3%
####################################################                      72.7%
#########################################################                 80.2%
###############################################################           87.5%
####################################################################      95.6%
######################################################################## 100.0%
10:06:47 [2019-10-06T10:06:47.166Z] #20 5.079 
10:06:47 [2019-10-06T10:06:47.166Z] #20 5.705 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
10:06:47 [2019-10-06T10:06:47.729Z] #20 6.058 
10:06:47 [2019-10-06T10:06:47.729Z] #20 6.142 
######################################################################## 100.0%
10:06:47 [2019-10-06T10:06:47.985Z] #20 6.322 
10:06:48 [2019-10-06T10:06:48.168Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
10:06:48 [2019-10-06T10:06:48.394Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
10:06:48 [2019-10-06T10:06:48.548Z] #20 7.048 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
10:06:48 [2019-10-06T10:06:48.805Z] #20 7.309 
10:06:48 [2019-10-06T10:06:48.957Z] === RUN   TestDockerSuite/TestBuildTagEvent
10:06:48 [2019-10-06T10:06:48.957Z] --- PASS: TestCreateServiceSysctls (4.33s)
10:06:48 [2019-10-06T10:06:48.957Z]     create_test.go:378: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls"
10:06:48 [2019-10-06T10:06:48.957Z] === RUN   TestCreateServiceCapabilities
10:06:49 [2019-10-06T10:06:49.062Z] #20 7.420 
##########################                                                36.4%
######################################################################## 100.0%
10:06:49 [2019-10-06T10:06:49.062Z] #20 7.670 
10:06:49 [2019-10-06T10:06:49.890Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
10:06:49 [2019-10-06T10:06:49.991Z] #20 8.580 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
10:06:50 [2019-10-06T10:06:50.248Z] #20 8.714 skipping existing 1849cc453dee
10:06:50 [2019-10-06T10:06:50.506Z] #20 8.943 
10:06:50 [2019-10-06T10:06:50.851Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
10:06:51 [2019-10-06T10:06:51.439Z] #20 9.865 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
10:06:51 [2019-10-06T10:06:51.696Z] #20 10.24 
10:06:51 [2019-10-06T10:06:51.785Z] === RUN   TestDockerSuite/TestBuildUser
10:06:51 [2019-10-06T10:06:51.954Z] #20 10.31 
######################################################################## 100.0%
10:06:51 [2019-10-06T10:06:51.954Z] #20 10.50 
10:06:51 [2019-10-06T10:06:51.954Z] #20 10.57 Download of images into '/build' complete.
10:06:51 [2019-10-06T10:06:51.954Z] #20 10.57 Use something like the following to load the result into a Docker daemon:
10:06:51 [2019-10-06T10:06:51.954Z] #20 10.57   tar -cC '/build' . | docker load
10:06:52 [2019-10-06T10:06:52.210Z] #20 DONE 10.7s
10:06:52 [2019-10-06T10:06:52.210Z] 
10:06:52 [2019-10-06T10:06:52.210Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
10:06:52 [2019-10-06T10:06:52.210Z] #33 0.829 
10:06:52 [2019-10-06T10:06:52.210Z] #33 0.897 Removing bundles/
10:06:52 [2019-10-06T10:06:52.210Z] #33 0.899 
10:06:52 [2019-10-06T10:06:52.210Z] #33 0.905 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary)
10:06:52 [2019-10-06T10:06:52.210Z] #33 1.487 Building test suite binary ./integration-cli/test.main
10:06:52 [2019-10-06T10:06:52.210Z] #33 ...
10:06:52 [2019-10-06T10:06:52.210Z] 
10:06:52 [2019-10-06T10:06:52.210Z] #26 [contrib 1/4] COPY contrib/syscall-test           /build/syscall-test
10:06:52 [2019-10-06T10:06:52.210Z] #26 DONE 0.1s
10:06:52 [2019-10-06T10:06:52.210Z] 
10:06:52 [2019-10-06T10:06:52.210Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
10:06:52 [2019-10-06T10:06:52.349Z] --- PASS: TestCreateServiceCapabilities (3.43s)
10:06:52 [2019-10-06T10:06:52.349Z]     create_test.go:462: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities"
10:06:52 [2019-10-06T10:06:52.349Z] === RUN   TestInspect
10:06:52 [2019-10-06T10:06:52.468Z] #22 DONE 0.1s
10:06:52 [2019-10-06T10:06:52.468Z] 
10:06:52 [2019-10-06T10:06:52.468Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
10:06:52 [2019-10-06T10:06:52.468Z] #23 DONE 0.1s
10:06:52 [2019-10-06T10:06:52.468Z] 
10:06:52 [2019-10-06T10:06:52.468Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile  /build/httpserver/Dock...
10:06:52 [2019-10-06T10:06:52.468Z] #27 DONE 0.1s
10:06:52 [2019-10-06T10:06:52.468Z] 
10:06:52 [2019-10-06T10:06:52.468Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
10:06:52 [2019-10-06T10:06:52.725Z] #24 ...
10:06:52 [2019-10-06T10:06:52.725Z] 
10:06:52 [2019-10-06T10:06:52.725Z] #28 [contrib 3/4] COPY contrib/httpserver             contrib/httpserver
10:06:52 [2019-10-06T10:06:52.725Z] #28 DONE 0.2s
10:06:52 [2019-10-06T10:06:52.725Z] 
10:06:52 [2019-10-06T10:06:52.725Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
10:06:53 [2019-10-06T10:06:53.718Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
10:06:55 [2019-10-06T10:06:55.241Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
10:06:56 [2019-10-06T10:06:56.243Z] --- PASS: TestInspect (3.39s)
10:06:56 [2019-10-06T10:06:56.243Z]     inspect_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspect"
10:06:56 [2019-10-06T10:06:56.243Z] === RUN   TestDockerNetworkConnectAlias
10:06:57 [2019-10-06T10:06:57.923Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
10:06:58 [2019-10-06T10:06:58.028Z] #29 ...
10:06:58 [2019-10-06T10:06:58.028Z] 
10:06:58 [2019-10-06T10:06:58.028Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images
10:06:58 [2019-10-06T10:06:58.028Z] #21 DONE 0.9s
10:06:58 [2019-10-06T10:06:58.028Z] 
10:06:58 [2019-10-06T10:06:58.028Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
10:06:58 [2019-10-06T10:06:58.028Z] #24 2.364 + RM_GOPATH=0
10:06:58 [2019-10-06T10:06:58.028Z] #24 2.364 + TMP_GOPATH=
10:06:58 [2019-10-06T10:06:58.028Z] #24 2.364 + : /build
10:06:58 [2019-10-06T10:06:58.028Z] #24 2.364 + '[' -z '' ']'
10:06:58 [2019-10-06T10:06:58.028Z] #24 2.364 ++ mktemp -d
10:06:58 [2019-10-06T10:06:58.028Z] #24 2.364 + export GOPATH=/tmp/tmp.Acfcec
10:06:58 [2019-10-06T10:06:58.028Z] #24 2.364 + GOPATH=/tmp/tmp.Acfcec
10:06:58 [2019-10-06T10:06:58.028Z] #24 2.364 + RM_GOPATH=1
10:06:58 [2019-10-06T10:06:58.028Z] #24 2.369 ++ dirname ./install.sh
10:06:58 [2019-10-06T10:06:58.028Z] #24 2.369 + dir=.
10:06:58 [2019-10-06T10:06:58.028Z] #24 2.369 + bin=dockercli
10:06:58 [2019-10-06T10:06:58.028Z] #24 2.369 + shift
10:06:58 [2019-10-06T10:06:58.028Z] #24 2.369 + '[' '!' -f ./dockercli.installer ']'
10:06:58 [2019-10-06T10:06:58.028Z] #24 2.369 + . ./dockercli.installer
10:06:58 [2019-10-06T10:06:58.028Z] #24 2.369 ++ DOCKERCLI_CHANNEL=stable
10:06:58 [2019-10-06T10:06:58.028Z] #24 2.369 ++ DOCKERCLI_VERSION=17.06.2-ce
10:06:58 [2019-10-06T10:06:58.028Z] #24 2.369 + install_dockercli
10:06:58 [2019-10-06T10:06:58.028Z] #24 2.369 + echo 'Install docker/cli version 17.06.2-ce from stable'
10:06:58 [2019-10-06T10:06:58.028Z] #24 2.369 ++ uname -m
10:06:58 [2019-10-06T10:06:58.028Z] #24 2.370 Install docker/cli version 17.06.2-ce from stable
10:06:58 [2019-10-06T10:06:58.028Z] #24 2.370 + arch=x86_64
10:06:58 [2019-10-06T10:06:58.028Z] #24 2.370 + '[' x86_64 '!=' x86_64 ']'
10:06:58 [2019-10-06T10:06:58.028Z] #24 2.370 + url=https://download.docker.com/linux/static
10:06:58 [2019-10-06T10:06:58.028Z] #24 2.370 + + curl -Ls tar -xz https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
10:06:58 [2019-10-06T10:06:58.028Z] #24 2.370 docker/docker
10:06:58 [2019-10-06T10:06:58.028Z] #24 5.440 + mkdir -p /build
10:06:58 [2019-10-06T10:06:58.028Z] #24 5.441 + mv docker/docker /build/
10:06:58 [2019-10-06T10:06:58.028Z] #24 5.442 + rmdir docker
10:06:58 [2019-10-06T10:06:58.028Z] #24 DONE 5.6s
10:06:58 [2019-10-06T10:06:58.028Z] 
10:06:58 [2019-10-06T10:06:58.028Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
10:06:58 [2019-10-06T10:06:58.140Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
10:06:58 [2019-10-06T10:06:58.960Z] #33 ...
10:06:58 [2019-10-06T10:06:58.960Z] 
10:06:58 [2019-10-06T10:06:58.960Z] #25 [runner 10/12] COPY --from=dockercli     /build/ /usr/bin/
10:06:58 [2019-10-06T10:06:58.960Z] #25 DONE 0.1s
10:06:58 [2019-10-06T10:06:58.960Z] 
10:06:58 [2019-10-06T10:06:58.960Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
10:06:59 [2019-10-06T10:06:59.406Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
10:07:02 [2019-10-06T10:07:02.432Z] ?   	github.com/docker/docker/api	[no test files]
10:07:02 [2019-10-06T10:07:02.883Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
10:07:03 [2019-10-06T10:07:03.395Z] --- PASS: TestDockerNetworkConnectAlias (6.85s)
10:07:03 [2019-10-06T10:07:03.395Z]     network_test.go:20: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias"
10:07:03 [2019-10-06T10:07:03.395Z] === RUN   TestDockerNetworkReConnect
10:07:04 [2019-10-06T10:07:04.916Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
10:07:05 [2019-10-06T10:07:05.937Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
10:07:06 [2019-10-06T10:07:06.948Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
10:07:08 [2019-10-06T10:07:08.977Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
10:07:08 [2019-10-06T10:07:08.977Z] Using test binary docker
10:07:08 [2019-10-06T10:07:08.977Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
10:07:08 [2019-10-06T10:07:08.977Z] +++ /etc/init.d/apparmor start
10:07:08 [2019-10-06T10:07:08.977Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
10:07:08 [2019-10-06T10:07:08.977Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
10:07:08 [2019-10-06T10:07:08.977Z] Warning failed to create cache: (null)
10:07:08 [2019-10-06T10:07:08.977Z] .
10:07:08 [2019-10-06T10:07:08.977Z] INFO: Waiting for daemon to start...
10:07:08 [2019-10-06T10:07:08.977Z] Starting dockerd
10:07:08 [2019-10-06T10:07:08.977Z] +++ 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
10:07:10 [2019-10-06T10:07:10.996Z] .
10:07:10 [2019-10-06T10:07:10.996Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
10:07:10 [2019-10-06T10:07:10.996Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
10:07:10 [2019-10-06T10:07:10.996Z] Error: No such image: emptyfs
10:07:10 [2019-10-06T10:07:10.996Z] ++++ tar -cC bundles/test-integration/emptyfs .
10:07:10 [2019-10-06T10:07:10.996Z] ++++ docker load
10:07:10 [2019-10-06T10:07:10.996Z] Running integration-test (iteration 1)
10:07:10 [2019-10-06T10:07:10.996Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m 
10:07:10 [2019-10-06T10:07:10.996Z] ++ 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
10:07:10 [2019-10-06T10:07:10.996Z] ++ set -e
10:07:10 [2019-10-06T10:07:10.996Z] ++ '[' -n 0 ']'
10:07:10 [2019-10-06T10:07:10.996Z] ++ set -x
10:07:10 [2019-10-06T10:07:10.996Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
10:07:12 [2019-10-06T10:07:12.498Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
10:07:12 [2019-10-06T10:07:12.755Z] --- PASS: TestDockerNetworkReConnect (10.09s)
10:07:12 [2019-10-06T10:07:12.755Z]     network_test.go:82: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect"
10:07:12 [2019-10-06T10:07:12.755Z] === RUN   TestServicePlugin
10:07:14 [2019-10-06T10:07:14.794Z] ok  	github.com/docker/docker/api/server	0.201s	coverage: 9.0% of statements
10:07:18 [2019-10-06T10:07:18.017Z] === RUN   TestDockerSuite/TestBuildVerboseOut
10:07:18 [2019-10-06T10:07:18.275Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
10:07:18 [2019-10-06T10:07:18.532Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
10:07:19 [2019-10-06T10:07:19.902Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
10:07:21 [2019-10-06T10:07:21.273Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
10:07:23 [2019-10-06T10:07:23.170Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
10:07:23 [2019-10-06T10:07:23.170Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
10:07:23 [2019-10-06T10:07:23.170Z] === RUN   TestDockerSuite/TestBuildWindowsUser
10:07:23 [2019-10-06T10:07:23.170Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
10:07:23 [2019-10-06T10:07:23.170Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
10:07:25 [2019-10-06T10:07:25.065Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
10:07:25 [2019-10-06T10:07:25.065Z] === RUN   TestDockerSuite/TestBuildWithFailure
10:07:25 [2019-10-06T10:07:25.478Z] #29 28.50 # github.com/docker/docker/contrib/httpserver
10:07:25 [2019-10-06T10:07:25.478Z] #29 28.50 loadinternal: cannot find runtime/cgo
10:07:25 [2019-10-06T10:07:25.478Z] #29 DONE 29.0s
10:07:25 [2019-10-06T10:07:25.478Z] 
10:07:25 [2019-10-06T10:07:25.478Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
10:07:25 [2019-10-06T10:07:25.478Z] #33 ...
10:07:25 [2019-10-06T10:07:25.478Z] 
10:07:25 [2019-10-06T10:07:25.478Z] #30 [runner 11/12] COPY --from=contrib       /build/ /tests/contrib/
10:07:25 [2019-10-06T10:07:25.478Z] #30 DONE 0.1s
10:07:25 [2019-10-06T10:07:25.478Z] 
10:07:25 [2019-10-06T10:07:25.478Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
10:07:26 [2019-10-06T10:07:26.248Z] Loaded image: buildpack-deps:jessie
10:07:26 [2019-10-06T10:07:26.248Z] Loaded image: busybox:latest
10:07:26 [2019-10-06T10:07:26.248Z] Loaded image: busybox:glibc
10:07:26 [2019-10-06T10:07:26.248Z] Loaded image: debian:jessie
10:07:26 [2019-10-06T10:07:26.248Z] Loaded image: hello-world:latest
10:07:26 [2019-10-06T10:07:26.248Z] INFO: Testing against a local daemon
10:07:26 [2019-10-06T10:07:26.248Z] === RUN   TestCgroupNamespacesBuild
10:07:26 [2019-10-06T10:07:26.434Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
10:07:26 [2019-10-06T10:07:26.691Z] === RUN   TestDockerSuite/TestBuildWithTabs
10:07:27 [2019-10-06T10:07:27.259Z] --- PASS: TestCgroupNamespacesBuild (1.67s)
10:07:27 [2019-10-06T10:07:27.259Z]     build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild"
10:07:27 [2019-10-06T10:07:27.259Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
10:07:28 [2019-10-06T10:07:28.062Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
10:07:28 [2019-10-06T10:07:28.062Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
10:07:29 [2019-10-06T10:07:29.288Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.68s)
10:07:29 [2019-10-06T10:07:29.288Z]     build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode"
10:07:29 [2019-10-06T10:07:29.288Z] === RUN   TestBuildWithSession
10:07:29 [2019-10-06T10:07:29.288Z] --- SKIP: TestBuildWithSession (0.00s)
10:07:29 [2019-10-06T10:07:29.288Z]     build_session_test.go:25: TODO: BuildKit
10:07:29 [2019-10-06T10:07:29.288Z] === RUN   TestBuildSquashParent
10:07:31 [2019-10-06T10:07:31.336Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
10:07:33 [2019-10-06T10:07:33.864Z] === RUN   TestDockerSuite/TestBuildWithVolumes
10:07:34 [2019-10-06T10:07:34.793Z] --- PASS: TestBuildSquashParent (5.53s)
10:07:34 [2019-10-06T10:07:34.793Z] === RUN   TestBuildWithRemoveAndForceRemove
10:07:34 [2019-10-06T10:07:34.793Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:07:34 [2019-10-06T10:07:34.793Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:07:34 [2019-10-06T10:07:34.793Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:07:34 [2019-10-06T10:07:34.793Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:07:34 [2019-10-06T10:07:34.793Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:07:34 [2019-10-06T10:07:34.793Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:07:34 [2019-10-06T10:07:34.793Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:07:34 [2019-10-06T10:07:34.793Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:07:34 [2019-10-06T10:07:34.793Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:07:34 [2019-10-06T10:07:34.793Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:07:34 [2019-10-06T10:07:34.793Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:07:34 [2019-10-06T10:07:34.793Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:07:34 [2019-10-06T10:07:34.793Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:07:34 [2019-10-06T10:07:34.793Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:07:34 [2019-10-06T10:07:34.793Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:07:34 [2019-10-06T10:07:34.793Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:07:34 [2019-10-06T10:07:34.796Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
10:07:35 [2019-10-06T10:07:35.361Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
10:07:36 [2019-10-06T10:07:36.294Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
10:07:36 [2019-10-06T10:07:36.294Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
10:07:37 [2019-10-06T10:07:37.225Z] === RUN   TestDockerSuite/TestBuildXZHost
10:07:38 [2019-10-06T10:07:38.284Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:07:38 [2019-10-06T10:07:38.285Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:07:39 [2019-10-06T10:07:39.749Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
10:07:39 [2019-10-06T10:07:39.749Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
10:07:39 [2019-10-06T10:07:39.749Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
10:07:39 [2019-10-06T10:07:39.749Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
10:07:40 [2019-10-06T10:07:40.327Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
10:07:40 [2019-10-06T10:07:40.327Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.12s)
10:07:40 [2019-10-06T10:07:40.327Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.22s)
10:07:40 [2019-10-06T10:07:40.327Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.30s)
10:07:40 [2019-10-06T10:07:40.327Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.39s)
10:07:40 [2019-10-06T10:07:40.327Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.39s)
10:07:40 [2019-10-06T10:07:40.327Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.33s)
10:07:40 [2019-10-06T10:07:40.327Z] === RUN   TestBuildMultiStageCopy
10:07:40 [2019-10-06T10:07:40.327Z] === RUN   TestBuildMultiStageCopy/copy_to_root
10:07:40 [2019-10-06T10:07:40.680Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
10:07:41 [2019-10-06T10:07:41.614Z] === RUN   TestDockerSuite/TestCommitChange
10:07:42 [2019-10-06T10:07:42.354Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
10:07:42 [2019-10-06T10:07:42.354Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
10:07:42 [2019-10-06T10:07:42.546Z] === RUN   TestDockerSuite/TestCommitChangeLabels
10:07:42 [2019-10-06T10:07:42.969Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
10:07:43 [2019-10-06T10:07:43.254Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
10:07:43 [2019-10-06T10:07:43.538Z] --- PASS: TestBuildMultiStageCopy (3.50s)
10:07:43 [2019-10-06T10:07:43.538Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.93s)
10:07:43 [2019-10-06T10:07:43.538Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.38s)
10:07:43 [2019-10-06T10:07:43.538Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.38s)
10:07:43 [2019-10-06T10:07:43.538Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.39s)
10:07:43 [2019-10-06T10:07:43.538Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.43s)
10:07:43 [2019-10-06T10:07:43.538Z] === RUN   TestBuildMultiStageParentConfig
10:07:43 [2019-10-06T10:07:43.916Z] === RUN   TestDockerSuite/TestCommitHardlink
10:07:44 [2019-10-06T10:07:44.547Z] --- PASS: TestBuildMultiStageParentConfig (0.98s)
10:07:44 [2019-10-06T10:07:44.547Z] === RUN   TestBuildLabelWithTargets
10:07:45 [2019-10-06T10:07:45.810Z] === RUN   TestDockerSuite/TestCommitNewFile
10:07:46 [2019-10-06T10:07:46.020Z] --- PASS: TestBuildLabelWithTargets (1.46s)
10:07:46 [2019-10-06T10:07:46.020Z] === RUN   TestBuildWithEmptyLayers
10:07:47 [2019-10-06T10:07:47.044Z] --- PASS: TestBuildWithEmptyLayers (0.83s)
10:07:47 [2019-10-06T10:07:47.044Z] === RUN   TestBuildMultiStageOnBuild
10:07:47 [2019-10-06T10:07:47.179Z] === RUN   TestDockerSuite/TestCommitPausedContainer
10:07:48 [2019-10-06T10:07:48.548Z] === RUN   TestDockerSuite/TestCommitTTY
10:07:49 [2019-10-06T10:07:49.071Z] --- PASS: TestBuildMultiStageOnBuild (2.16s)
10:07:49 [2019-10-06T10:07:49.071Z] === RUN   TestBuildUncleanTarFilenames
10:07:49 [2019-10-06T10:07:49.112Z] --- PASS: TestServicePlugin (36.27s)
10:07:49 [2019-10-06T10:07:49.112Z]     plugin_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin"
10:07:49 [2019-10-06T10:07:49.112Z]     plugin_test.go:59: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin"
10:07:49 [2019-10-06T10:07:49.112Z]     plugin_test.go:61: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin"
10:07:49 [2019-10-06T10:07:49.112Z]     plugin_test.go:62: [d65fcdf496e8e] joining swarm manager [dcbbceda83153]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:07:49 [2019-10-06T10:07:49.112Z]     plugin_test.go:64: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin"
10:07:49 [2019-10-06T10:07:49.112Z]     plugin_test.go:65: [d73d941289b97] joining swarm manager [dcbbceda83153]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:07:49 [2019-10-06T10:07:49.112Z] === RUN   TestServiceUpdateLabel
10:07:50 [2019-10-06T10:07:50.481Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
10:07:50 [2019-10-06T10:07:50.545Z] --- PASS: TestBuildUncleanTarFilenames (1.15s)
10:07:50 [2019-10-06T10:07:50.545Z] === RUN   TestBuildMultiStageLayerLeak
10:07:51 [2019-10-06T10:07:51.046Z] --- PASS: TestServiceUpdateLabel (2.04s)
10:07:51 [2019-10-06T10:07:51.046Z]     update_test.go:21: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel"
10:07:51 [2019-10-06T10:07:51.046Z] === RUN   TestServiceUpdateSecrets
10:07:51 [2019-10-06T10:07:51.302Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
10:07:52 [2019-10-06T10:07:52.572Z] --- PASS: TestBuildMultiStageLayerLeak (2.19s)
10:07:52 [2019-10-06T10:07:52.572Z] === RUN   TestBuildWithHugeFile
10:07:53 [2019-10-06T10:07:53.199Z] === RUN   TestDockerSuite/TestCommitWithoutPause
10:07:54 [2019-10-06T10:07:54.131Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
10:07:54 [2019-10-06T10:07:54.131Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
10:07:54 [2019-10-06T10:07:54.131Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
10:07:54 [2019-10-06T10:07:54.388Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
10:07:54 [2019-10-06T10:07:54.388Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
10:07:54 [2019-10-06T10:07:54.388Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
10:07:54 [2019-10-06T10:07:54.388Z] === RUN   TestDockerSuite/TestContainerAPICommit
10:07:56 [2019-10-06T10:07:56.282Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
10:07:58 [2019-10-06T10:07:58.176Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
10:07:58 [2019-10-06T10:07:58.176Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
10:07:59 [2019-10-06T10:07:59.106Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
10:08:00 [2019-10-06T10:08:00.038Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
10:08:00 [2019-10-06T10:08:00.970Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
10:08:01 [2019-10-06T10:08:01.534Z] === RUN   TestDockerSuite/TestContainerAPICreate
10:08:02 [2019-10-06T10:08:02.467Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
10:08:02 [2019-10-06T10:08:02.467Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
10:08:02 [2019-10-06T10:08:02.467Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
10:08:03 [2019-10-06T10:08:03.398Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
10:08:03 [2019-10-06T10:08:03.398Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
10:08:03 [2019-10-06T10:08:03.398Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
10:08:03 [2019-10-06T10:08:03.655Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
10:08:03 [2019-10-06T10:08:03.655Z] === RUN   TestDockerSuite/TestContainerAPIDelete
10:08:04 [2019-10-06T10:08:04.586Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
10:08:05 [2019-10-06T10:08:05.439Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
10:08:05 [2019-10-06T10:08:05.439Z] ok  	github.com/docker/docker/api/server/httputils	0.138s	coverage: 14.7% of statements
10:08:05 [2019-10-06T10:08:05.439Z] ok  	github.com/docker/docker/api/server/middleware	0.206s	coverage: 37.7% of statements
10:08:05 [2019-10-06T10:08:05.439Z] ?   	github.com/docker/docker/api/server/router	[no test files]
10:08:05 [2019-10-06T10:08:05.439Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
10:08:05 [2019-10-06T10:08:05.439Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
10:08:05 [2019-10-06T10:08:05.439Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
10:08:05 [2019-10-06T10:08:05.439Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
10:08:05 [2019-10-06T10:08:05.439Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
10:08:05 [2019-10-06T10:08:05.439Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
10:08:05 [2019-10-06T10:08:05.439Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
10:08:05 [2019-10-06T10:08:05.439Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
10:08:05 [2019-10-06T10:08:05.439Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
10:08:05 [2019-10-06T10:08:05.439Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
10:08:05 [2019-10-06T10:08:05.519Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
10:08:06 [2019-10-06T10:08:06.083Z] --- PASS: TestServiceUpdateSecrets (15.09s)
10:08:06 [2019-10-06T10:08:06.083Z]     update_test.go:77: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets"
10:08:06 [2019-10-06T10:08:06.083Z] === RUN   TestServiceUpdateConfigs
10:08:06 [2019-10-06T10:08:06.340Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
10:08:06 [2019-10-06T10:08:06.340Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
10:08:06 [2019-10-06T10:08:06.972Z] ok  	github.com/docker/docker/api/server/router/swarm	0.218s	coverage: 4.0% of statements
10:08:06 [2019-10-06T10:08:06.972Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
10:08:06 [2019-10-06T10:08:06.972Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
10:08:06 [2019-10-06T10:08:06.972Z] ?   	github.com/docker/docker/api/types	[no test files]
10:08:06 [2019-10-06T10:08:06.972Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
10:08:06 [2019-10-06T10:08:06.972Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
10:08:06 [2019-10-06T10:08:06.972Z] ?   	github.com/docker/docker/api/types/container	[no test files]
10:08:06 [2019-10-06T10:08:06.972Z] ?   	github.com/docker/docker/api/types/events	[no test files]
10:08:06 [2019-10-06T10:08:06.972Z] ok  	github.com/docker/docker/api/types/filters	0.095s	coverage: 95.2% of statements
10:08:06 [2019-10-06T10:08:06.972Z] ?   	github.com/docker/docker/api/types/image	[no test files]
10:08:06 [2019-10-06T10:08:06.972Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
10:08:06 [2019-10-06T10:08:06.972Z] ?   	github.com/docker/docker/api/types/network	[no test files]
10:08:06 [2019-10-06T10:08:06.972Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
10:08:06 [2019-10-06T10:08:06.972Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
10:08:06 [2019-10-06T10:08:06.972Z] ok  	github.com/docker/docker/api/types/strslice	0.037s	coverage: 90.0% of statements
10:08:06 [2019-10-06T10:08:06.972Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
10:08:06 [2019-10-06T10:08:06.972Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
10:08:06 [2019-10-06T10:08:06.972Z] ok  	github.com/docker/docker/api/types/time	0.543s	coverage: 100.0% of statements
10:08:07 [2019-10-06T10:08:07.429Z] ok  	github.com/docker/docker/api/types/versions	0.069s	coverage: 75.0% of statements
10:08:07 [2019-10-06T10:08:07.429Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
10:08:07 [2019-10-06T10:08:07.429Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
10:08:07 [2019-10-06T10:08:07.429Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
10:08:07 [2019-10-06T10:08:07.429Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
10:08:07 [2019-10-06T10:08:07.429Z] ?   	github.com/docker/docker/builder	[no test files]
10:08:07 [2019-10-06T10:08:07.429Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
10:08:07 [2019-10-06T10:08:07.429Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
10:08:07 [2019-10-06T10:08:07.429Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
10:08:07 [2019-10-06T10:08:07.429Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
10:08:07 [2019-10-06T10:08:07.429Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
10:08:07 [2019-10-06T10:08:07.429Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
10:08:07 [2019-10-06T10:08:07.429Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
10:08:08 [2019-10-06T10:08:08.237Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
10:08:09 [2019-10-06T10:08:09.169Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
10:08:09 [2019-10-06T10:08:09.169Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
10:08:10 [2019-10-06T10:08:10.099Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
10:08:11 [2019-10-06T10:08:11.030Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
10:08:11 [2019-10-06T10:08:11.961Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
10:08:12 [2019-10-06T10:08:12.892Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
10:08:12 [2019-10-06T10:08:12.892Z] === RUN   TestDockerSuite/TestContainerAPIKill
10:08:13 [2019-10-06T10:08:13.213Z] ok  	github.com/docker/docker/builder/dockerfile	0.640s	coverage: 46.1% of statements
10:08:13 [2019-10-06T10:08:13.213Z] ok  	github.com/docker/docker/builder/dockerignore	0.071s	coverage: 96.8% of statements
10:08:13 [2019-10-06T10:08:13.213Z] ok  	github.com/docker/docker/builder/remotecontext	1.036s	coverage: 9.2% of statements
10:08:13 [2019-10-06T10:08:13.457Z] === RUN   TestDockerSuite/TestContainerAPIPause
10:08:14 [2019-10-06T10:08:14.388Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
10:08:15 [2019-10-06T10:08:15.319Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
10:08:15 [2019-10-06T10:08:15.576Z] === RUN   TestDockerSuite/TestContainerAPIRename
10:08:16 [2019-10-06T10:08:16.508Z] === RUN   TestDockerSuite/TestContainerAPIRestart
10:08:18 [2019-10-06T10:08:18.403Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
10:08:19 [2019-10-06T10:08:19.773Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
10:08:19 [2019-10-06T10:08:19.773Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
10:08:19 [2019-10-06T10:08:19.773Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
10:08:19 [2019-10-06T10:08:19.773Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
10:08:19 [2019-10-06T10:08:19.773Z] === RUN   TestDockerSuite/TestContainerAPIStart
10:08:20 [2019-10-06T10:08:20.703Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
10:08:21 [2019-10-06T10:08:21.267Z] --- PASS: TestServiceUpdateConfigs (15.04s)
10:08:21 [2019-10-06T10:08:21.267Z]     update_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs"
10:08:21 [2019-10-06T10:08:21.267Z] === RUN   TestServiceUpdateNetwork
10:08:25 [2019-10-06T10:08:25.489Z] === RUN   TestDockerSuite/TestContainerAPIStop
10:08:26 [2019-10-06T10:08:26.056Z] === RUN   TestDockerSuite/TestContainerAPITop
10:08:27 [2019-10-06T10:08:27.427Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
10:08:27 [2019-10-06T10:08:27.427Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
10:08:27 [2019-10-06T10:08:27.427Z] === RUN   TestDockerSuite/TestContainerAPIWait
10:08:30 [2019-10-06T10:08:30.701Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
10:08:31 [2019-10-06T10:08:31.265Z] === RUN   TestDockerSuite/TestContainerNetworkMode
10:08:32 [2019-10-06T10:08:32.195Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
10:08:36 [2019-10-06T10:08:36.373Z] --- PASS: TestServiceUpdateNetwork (14.58s)
10:08:36 [2019-10-06T10:08:36.373Z]     update_test.go:201: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork"
10:08:36 [2019-10-06T10:08:36.373Z] PASS
10:08:36 [2019-10-06T10:08:36.373Z] 
10:08:36 [2019-10-06T10:08:36.373Z] DONE 19 tests in 173.530s
10:08:36 [2019-10-06T10:08:36.373Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
10:08:36 [2019-10-06T10:08:36.373Z] ++ 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
10:08:36 [2019-10-06T10:08:36.373Z] ++ set -e
10:08:36 [2019-10-06T10:08:36.373Z] ++ '[' -n 0 ']'
10:08:36 [2019-10-06T10:08:36.373Z] ++ set -x
10:08:36 [2019-10-06T10:08:36.373Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
10:08:36 [2019-10-06T10:08:36.373Z] INFO: Testing against a local daemon
10:08:36 [2019-10-06T10:08:36.373Z] === RUN   TestSessionCreate
10:08:36 [2019-10-06T10:08:36.373Z] --- PASS: TestSessionCreate (0.02s)
10:08:36 [2019-10-06T10:08:36.373Z] === RUN   TestSessionCreateWithBadUpgrade
10:08:36 [2019-10-06T10:08:36.373Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
10:08:36 [2019-10-06T10:08:36.373Z] PASS
10:08:36 [2019-10-06T10:08:36.373Z] 
10:08:36 [2019-10-06T10:08:36.373Z] DONE 2 tests in 0.189s
10:08:36 [2019-10-06T10:08:36.373Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
10:08:36 [2019-10-06T10:08:36.373Z] ++ 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
10:08:36 [2019-10-06T10:08:36.373Z] ++ set -e
10:08:36 [2019-10-06T10:08:36.373Z] ++ '[' -n 0 ']'
10:08:36 [2019-10-06T10:08:36.373Z] ++ set -x
10:08:36 [2019-10-06T10:08:36.373Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
10:08:36 [2019-10-06T10:08:36.373Z] INFO: Testing against a local daemon
10:08:36 [2019-10-06T10:08:36.374Z] === RUN   TestCgroupDriverSystemdMemoryLimit
10:08:36 [2019-10-06T10:08:36.374Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
10:08:36 [2019-10-06T10:08:36.374Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
10:08:36 [2019-10-06T10:08:36.374Z] === RUN   TestEventsExecDie
10:08:37 [2019-10-06T10:08:37.306Z] --- PASS: TestEventsExecDie (1.14s)
10:08:37 [2019-10-06T10:08:37.306Z] === RUN   TestEventsBackwardsCompatible
10:08:37 [2019-10-06T10:08:37.306Z] --- PASS: TestEventsBackwardsCompatible (0.09s)
10:08:37 [2019-10-06T10:08:37.306Z] === RUN   TestInfoBinaryCommits
10:08:37 [2019-10-06T10:08:37.306Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
10:08:37 [2019-10-06T10:08:37.306Z] --- PASS: TestInfoBinaryCommits (0.04s)
10:08:37 [2019-10-06T10:08:37.306Z] === RUN   TestInfoAPIVersioned
10:08:37 [2019-10-06T10:08:37.306Z] --- PASS: TestInfoAPIVersioned (0.01s)
10:08:37 [2019-10-06T10:08:37.306Z] === RUN   TestInfoAPI
10:08:37 [2019-10-06T10:08:37.564Z] --- PASS: TestInfoAPI (0.02s)
10:08:37 [2019-10-06T10:08:37.564Z] === RUN   TestInfoAPIWarnings
10:08:37 [2019-10-06T10:08:37.564Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
10:08:38 [2019-10-06T10:08:38.128Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
10:08:38 [2019-10-06T10:08:38.388Z] --- PASS: TestInfoAPIWarnings (0.88s)
10:08:38 [2019-10-06T10:08:38.388Z]     info_test.go:49: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings"
10:08:38 [2019-10-06T10:08:38.388Z] === RUN   TestLoginFailsWithBadCredentials
10:08:38 [2019-10-06T10:08:38.647Z] --- PASS: TestLoginFailsWithBadCredentials (0.36s)
10:08:38 [2019-10-06T10:08:38.647Z] === RUN   TestPingCacheHeaders
10:08:38 [2019-10-06T10:08:38.647Z] --- PASS: TestPingCacheHeaders (0.04s)
10:08:38 [2019-10-06T10:08:38.647Z] === RUN   TestPingGet
10:08:38 [2019-10-06T10:08:38.647Z] --- PASS: TestPingGet (0.02s)
10:08:38 [2019-10-06T10:08:38.647Z] === RUN   TestPingHead
10:08:38 [2019-10-06T10:08:38.647Z] --- PASS: TestPingHead (0.02s)
10:08:38 [2019-10-06T10:08:38.647Z] === RUN   TestVersion
10:08:38 [2019-10-06T10:08:38.906Z] --- PASS: TestVersion (0.04s)
10:08:38 [2019-10-06T10:08:38.906Z] PASS
10:08:38 [2019-10-06T10:08:38.906Z] 
10:08:38 [2019-10-06T10:08:38.906Z] === Skipped
10:08:38 [2019-10-06T10:08:38.906Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
10:08:38 [2019-10-06T10:08:38.906Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
10:08:38 [2019-10-06T10:08:38.906Z] 
10:08:38 [2019-10-06T10:08:38.906Z] 
10:08:38 [2019-10-06T10:08:38.906Z] DONE 12 tests, 1 skipped in 2.821s
10:08:38 [2019-10-06T10:08:38.906Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
10:08:38 [2019-10-06T10:08:38.906Z] ++ 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
10:08:38 [2019-10-06T10:08:38.906Z] ++ set -e
10:08:38 [2019-10-06T10:08:38.906Z] ++ '[' -n 0 ']'
10:08:38 [2019-10-06T10:08:38.906Z] ++ set -x
10:08:38 [2019-10-06T10:08:38.906Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
10:08:38 [2019-10-06T10:08:38.906Z] INFO: Testing against a local daemon
10:08:38 [2019-10-06T10:08:38.906Z] === RUN   TestVolumesCreateAndList
10:08:38 [2019-10-06T10:08:38.906Z] --- PASS: TestVolumesCreateAndList (0.03s)
10:08:38 [2019-10-06T10:08:38.906Z] === RUN   TestVolumesRemove
10:08:39 [2019-10-06T10:08:39.164Z] --- PASS: TestVolumesRemove (0.11s)
10:08:39 [2019-10-06T10:08:39.164Z] === RUN   TestVolumesInspect
10:08:39 [2019-10-06T10:08:39.164Z] --- PASS: TestVolumesInspect (0.04s)
10:08:39 [2019-10-06T10:08:39.164Z] === RUN   TestVolumesInvalidJSON
10:08:39 [2019-10-06T10:08:39.164Z] === RUN   TestVolumesInvalidJSON//volumes/create
10:08:39 [2019-10-06T10:08:39.164Z] === PAUSE TestVolumesInvalidJSON//volumes/create
10:08:39 [2019-10-06T10:08:39.164Z] === CONT  TestVolumesInvalidJSON//volumes/create
10:08:39 [2019-10-06T10:08:39.164Z] --- PASS: TestVolumesInvalidJSON (0.01s)
10:08:39 [2019-10-06T10:08:39.164Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
10:08:39 [2019-10-06T10:08:39.164Z] PASS
10:08:39 [2019-10-06T10:08:39.164Z] 
10:08:39 [2019-10-06T10:08:39.164Z] DONE 5 tests in 0.351s
10:08:39 [2019-10-06T10:08:39.164Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
10:08:39 [2019-10-06T10:08:39.422Z] ++++ cat bundles/test-integration/docker.pid
10:08:39 [2019-10-06T10:08:39.422Z] +++ kill 5274
10:08:40 [2019-10-06T10:08:40.796Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
10:08:40 [2019-10-06T10:08:40.796Z] umount: bundles/test-integration/root: mountpoint not found
10:08:40 [2019-10-06T10:08:40.796Z] +++ /etc/init.d/apparmor stop
10:08:40 [2019-10-06T10:08:40.796Z] Clearing AppArmor profiles cache:.
10:08:40 [2019-10-06T10:08:40.796Z] All profile caches have been cleared, but no profiles have been unloaded.
10:08:40 [2019-10-06T10:08:40.796Z] Unloading profiles will leave already running processes permanently
10:08:40 [2019-10-06T10:08:40.796Z] unconfined, which can lead to unexpected situations.
10:08:40 [2019-10-06T10:08:40.796Z] 
10:08:40 [2019-10-06T10:08:40.796Z] To set a process to complain mode, use the command line tool
10:08:40 [2019-10-06T10:08:40.796Z] 'aa-complain'. To really tear down all profiles, run the init script
10:08:40 [2019-10-06T10:08:40.796Z] with the 'teardown' option."
10:08:41 [2019-10-06T10:08:41.053Z] 
10:08:42 [2019-10-06T10:08:42.424Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
10:08:43 [2019-10-06T10:08:43.141Z] ok  	github.com/docker/docker/builder/remotecontext/git	32.675s	coverage: 85.1% of statements
10:08:43 [2019-10-06T10:08:43.141Z] ?   	github.com/docker/docker/cli	[no test files]
10:08:43 [2019-10-06T10:08:43.141Z] ?   	github.com/docker/docker/cli/config	[no test files]
10:08:43 [2019-10-06T10:08:43.141Z] ok  	github.com/docker/docker/cli/debug	0.336s	coverage: 100.0% of statements
10:08:43 [2019-10-06T10:08:43.141Z] ok  	github.com/docker/docker/client	0.546s	coverage: 75.3% of statements
10:08:50 [2019-10-06T10:08:50.243Z] ok  	github.com/docker/docker/cmd/dockerd	0.654s	coverage: 19.0% of statements
10:08:51 [2019-10-06T10:08:51.775Z] ok  	github.com/docker/docker/container	0.679s	coverage: 42.5% of statements
10:08:51 [2019-10-06T10:08:51.775Z] ?   	github.com/docker/docker/container/stream	[no test files]
10:08:51 [2019-10-06T10:08:51.775Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
10:08:51 [2019-10-06T10:08:51.775Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
10:08:51 [2019-10-06T10:08:51.775Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
10:09:01 [2019-10-06T10:09:01.888Z] #33 120.9 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
10:09:01 [2019-10-06T10:09:01.888Z] #33 123.2 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
10:09:01 [2019-10-06T10:09:01.888Z] #33 124.3 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
10:09:01 [2019-10-06T10:09:01.888Z] #33 126.1 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
10:09:01 [2019-10-06T10:09:01.888Z] #33 128.6 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
10:09:01 [2019-10-06T10:09:01.888Z] #33 129.7 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
10:09:01 [2019-10-06T10:09:01.888Z] #33 130.8 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
10:09:01 [2019-10-06T10:09:01.888Z] #33 131.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
10:09:01 [2019-10-06T10:09:01.888Z] #33 132.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
10:09:01 [2019-10-06T10:09:01.888Z] #33 133.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
10:09:01 [2019-10-06T10:09:01.888Z] #33 134.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
10:09:03 [2019-10-06T10:09:03.259Z] #33 135.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
10:09:04 [2019-10-06T10:09:04.628Z] #33 137.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
10:09:05 [2019-10-06T10:09:05.997Z] #33 138.8 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
10:09:07 [2019-10-06T10:09:07.368Z] #33 139.8 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
10:09:08 [2019-10-06T10:09:08.737Z] #33 141.5 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
10:09:08 [2019-10-06T10:09:08.939Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
10:09:08 [2019-10-06T10:09:08.939Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
10:09:08 [2019-10-06T10:09:08.939Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
10:09:09 [2019-10-06T10:09:09.669Z] #33 142.5 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
10:09:10 [2019-10-06T10:09:10.600Z] #33 143.5 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
10:09:11 [2019-10-06T10:09:11.969Z] #33 144.6 
10:09:12 [2019-10-06T10:09:12.214Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
10:09:12 [2019-10-06T10:09:12.532Z] #33 DONE 145.2s
10:09:12 [2019-10-06T10:09:12.532Z] 
10:09:12 [2019-10-06T10:09:12.532Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ...
10:09:12 [2019-10-06T10:09:12.844Z] ok  	github.com/docker/docker/daemon	3.280s	coverage: 9.2% of statements
10:09:12 [2019-10-06T10:09:12.844Z] ok  	github.com/docker/docker/daemon/cluster	1.358s	coverage: 0.5% of statements
10:09:12 [2019-10-06T10:09:12.844Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.275s	coverage: 65.3% of statements
10:09:12 [2019-10-06T10:09:12.844Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.661s	coverage: 35.8% of statements
10:09:12 [2019-10-06T10:09:12.844Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
10:09:12 [2019-10-06T10:09:12.844Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	1.164s	coverage: 10.9% of statements
10:09:12 [2019-10-06T10:09:12.844Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
10:09:12 [2019-10-06T10:09:12.844Z] ok  	github.com/docker/docker/daemon/config	0.896s	coverage: 82.8% of statements
10:09:12 [2019-10-06T10:09:12.844Z] ok  	github.com/docker/docker/daemon/discovery	0.235s	coverage: 30.0% of statements
10:09:12 [2019-10-06T10:09:12.844Z] ok  	github.com/docker/docker/daemon/events	0.438s	coverage: 50.0% of statements
10:09:12 [2019-10-06T10:09:12.844Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
10:09:12 [2019-10-06T10:09:12.844Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
10:09:12 [2019-10-06T10:09:12.844Z] ok  	github.com/docker/docker/daemon/graphdriver	0.184s	coverage: 2.3% of statements
10:09:12 [2019-10-06T10:09:12.844Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
10:09:12 [2019-10-06T10:09:12.844Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
10:09:12 [2019-10-06T10:09:12.844Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
10:09:12 [2019-10-06T10:09:12.844Z] ?   	github.com/docker/docker/daemon/graphdriver/lcow	[no test files]
10:09:12 [2019-10-06T10:09:12.844Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
10:09:12 [2019-10-06T10:09:12.844Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
10:09:12 [2019-10-06T10:09:12.844Z] ?   	github.com/docker/docker/daemon/graphdriver/quota	[no test files]
10:09:12 [2019-10-06T10:09:12.844Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
10:09:12 [2019-10-06T10:09:12.844Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
10:09:12 [2019-10-06T10:09:12.844Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
10:09:12 [2019-10-06T10:09:12.844Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
10:09:12 [2019-10-06T10:09:12.844Z] ok  	github.com/docker/docker/daemon/images	0.459s	coverage: 4.9% of statements
10:09:12 [2019-10-06T10:09:12.844Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
10:09:12 [2019-10-06T10:09:12.844Z] ok  	github.com/docker/docker/daemon/links	0.035s	coverage: 93.0% of statements
10:09:12 [2019-10-06T10:09:12.844Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
10:09:12 [2019-10-06T10:09:12.844Z] ok  	github.com/docker/docker/daemon/logger	0.554s	coverage: 43.0% of statements
10:09:13 [2019-10-06T10:09:13.302Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.717s	coverage: 77.8% of statements
10:09:13 [2019-10-06T10:09:13.302Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
10:09:13 [2019-10-06T10:09:13.302Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
10:09:13 [2019-10-06T10:09:13.302Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
10:09:13 [2019-10-06T10:09:13.303Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
10:09:13 [2019-10-06T10:09:13.303Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
10:09:13 [2019-10-06T10:09:13.899Z] #34 DONE 1.5s
10:09:14 [2019-10-06T10:09:14.108Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
10:09:15 [2019-10-06T10:09:15.473Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.459s	coverage: 62.1% of statements
10:09:15 [2019-10-06T10:09:15.473Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.484s	coverage: 88.3% of statements
10:09:15 [2019-10-06T10:09:15.473Z] ok  	github.com/docker/docker/daemon/logger/local	0.586s	coverage: 74.7% of statements
10:09:15 [2019-10-06T10:09:15.473Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
10:09:15 [2019-10-06T10:09:15.792Z] 
10:09:15 [2019-10-06T10:09:15.792Z] #35 [runner 12/12] COPY --from=builder       /build/ /
10:09:15 [2019-10-06T10:09:15.930Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.170s	coverage: 21.4% of statements
10:09:16 [2019-10-06T10:09:16.355Z] #35 DONE 1.0s
10:09:16 [2019-10-06T10:09:16.612Z] 
10:09:16 [2019-10-06T10:09:16.612Z] #36 exporting to image
10:09:16 [2019-10-06T10:09:16.612Z] #36 exporting layers
10:09:17 [2019-10-06T10:09:17.381Z] === RUN   TestDockerSuite/TestCopyAndRestart
10:09:18 [2019-10-06T10:09:18.755Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
10:09:19 [2019-10-06T10:09:19.012Z] === RUN   TestDockerSuite/TestCpAbsolutePath
10:09:19 [2019-10-06T10:09:19.654Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.207s	coverage: 84.5% of statements
10:09:19 [2019-10-06T10:09:19.654Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.241s	coverage: 47.8% of statements
10:09:19 [2019-10-06T10:09:19.654Z] ok  	github.com/docker/docker/daemon/logger/templates	0.233s	coverage: 8.3% of statements
10:09:19 [2019-10-06T10:09:19.654Z] ?   	github.com/docker/docker/daemon/names	[no test files]
10:09:19 [2019-10-06T10:09:19.654Z] ?   	github.com/docker/docker/daemon/network	[no test files]
10:09:19 [2019-10-06T10:09:19.654Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
10:09:19 [2019-10-06T10:09:19.884Z] #36 exporting layers 3.5s done
10:09:19 [2019-10-06T10:09:19.884Z] #36 writing image sha256:1ff30e480b9c0ee5167193888bb10a1276ca0872110ea60a407249de827e06cd done
10:09:19 [2019-10-06T10:09:19.884Z] #36 naming to docker.io/library/moby-e2e-test done
10:09:19 [2019-10-06T10:09:19.884Z] #36 DONE 3.5s
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
10:09:19 [2019-10-06T10:09:19.943Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
10:09:20 [2019-10-06T10:09:20.199Z] + echo Ensuring container killed.
10:09:20 [2019-10-06T10:09:20.199Z] Ensuring container killed.
10:09:20 [2019-10-06T10:09:20.199Z] + docker rm -vf docker-pr3
10:09:20 [2019-10-06T10:09:20.199Z] Error: No such container: docker-pr3
10:09:20 [2019-10-06T10:09:20.199Z] + true
[Pipeline] sh
10:09:20 [2019-10-06T10:09:20.480Z] + echo Chowning /workspace to jenkins user
10:09:20 [2019-10-06T10:09:20.480Z] Chowning /workspace to jenkins user
10:09:20 [2019-10-06T10:09:20.480Z] + id -u
10:09:20 [2019-10-06T10:09:20.480Z] + id -g
10:09:20 [2019-10-06T10:09:20.480Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40045:/workspace busybox chown -R 1000:1000 /workspace
10:09:20 [2019-10-06T10:09:20.873Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
10:09:21 [2019-10-06T10:09:21.184Z] ok  	github.com/docker/docker/distribution	1.546s	coverage: 20.6% of statements
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
10:09:21 [2019-10-06T10:09:21.641Z] ok  	github.com/docker/docker/distribution/metadata	1.434s	coverage: 48.2% of statements
10:09:21 [2019-10-06T10:09:21.641Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
10:09:21 [2019-10-06T10:09:21.714Z] + bundleName=unit
10:09:21 [2019-10-06T10:09:21.714Z] + echo Creating unit-bundles.tar.gz
10:09:21 [2019-10-06T10:09:21.714Z] Creating unit-bundles.tar.gz
10:09:21 [2019-10-06T10:09:21.714Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
10:09:21 [2019-10-06T10:09:21.714Z] bundles/junit-report.xml
10:09:21 [2019-10-06T10:09:21.714Z] bundles/go-test-report.json
10:09:21 [2019-10-06T10:09:21.714Z] bundles/profile.out
[Pipeline] archiveArtifacts
10:09:21 [2019-10-06T10:09:21.725Z] Archiving artifacts
10:09:21 [2019-10-06T10:09:21.803Z] === RUN   TestDockerSuite/TestCpFromCaseA
10:09:22 [2019-10-06T10:09:22.102Z] ok  	github.com/docker/docker/distribution/xfer	2.183s	coverage: 77.3% of statements
10:09:22 [2019-10-06T10:09:22.130Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40045/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
10:09:22 [2019-10-06T10:09:22.433Z] + make clean
10:09:22 [2019-10-06T10:09:22.559Z] ?   	github.com/docker/docker/dockerversion	[no test files]
10:09:22 [2019-10-06T10:09:22.559Z] ok  	github.com/docker/docker/errdefs	0.110s	coverage: 49.4% of statements
10:09:22 [2019-10-06T10:09:22.690Z] docker volume rm -f docker-dev-cache
10:09:22 [2019-10-06T10:09:22.690Z] docker-dev-cache
[Pipeline] deleteDir
10:09:22 [2019-10-06T10:09:22.734Z] === RUN   TestDockerSuite/TestCpFromCaseB
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
10:09:24 [2019-10-06T10:09:24.102Z] === RUN   TestDockerSuite/TestCpFromCaseC
10:09:24 [2019-10-06T10:09:24.665Z] === RUN   TestDockerSuite/TestCpFromCaseD
10:09:25 [2019-10-06T10:09:25.454Z] ok  	github.com/docker/docker/image	1.343s	coverage: 86.4% of statements
10:09:25 [2019-10-06T10:09:25.454Z] ok  	github.com/docker/docker/image/cache	0.250s	coverage: 19.2% of statements
10:09:25 [2019-10-06T10:09:25.454Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
10:09:25 [2019-10-06T10:09:25.454Z] ok  	github.com/docker/docker/image/v1	0.264s	coverage: 25.0% of statements
10:09:25 [2019-10-06T10:09:25.454Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
10:09:26 [2019-10-06T10:09:26.035Z] === RUN   TestDockerSuite/TestCpFromCaseE
10:09:26 [2019-10-06T10:09:26.965Z] === RUN   TestDockerSuite/TestCpFromCaseF
10:09:26 [2019-10-06T10:09:26.987Z] ok  	github.com/docker/docker/layer	0.475s	coverage: 30.0% of statements
10:09:26 [2019-10-06T10:09:26.987Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
10:09:27 [2019-10-06T10:09:27.896Z] === RUN   TestDockerSuite/TestCpFromCaseG
10:09:28 [2019-10-06T10:09:28.827Z] === RUN   TestDockerSuite/TestCpFromCaseH
10:09:29 [2019-10-06T10:09:29.158Z] ok  	github.com/docker/docker/libcontainerd/local	0.386s	coverage: 1.0% of statements
10:09:29 [2019-10-06T10:09:29.158Z] ok  	github.com/docker/docker/libcontainerd/queue	0.065s	coverage: 100.0% of statements
10:09:29 [2019-10-06T10:09:29.158Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
10:09:29 [2019-10-06T10:09:29.158Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
10:09:29 [2019-10-06T10:09:29.158Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
10:09:29 [2019-10-06T10:09:29.158Z] ?   	github.com/docker/docker/oci	[no test files]
10:09:29 [2019-10-06T10:09:29.158Z] ?   	github.com/docker/docker/oci/caps	[no test files]
10:09:29 [2019-10-06T10:09:29.158Z] ok  	github.com/docker/docker/opts	0.320s	coverage: 67.3% of statements
10:09:29 [2019-10-06T10:09:29.158Z] ok  	github.com/docker/docker/pkg/aaparser	0.148s	coverage: 50.0% of statements
10:09:29 [2019-10-06T10:09:29.615Z] --- PASS: TestBuildWithHugeFile (84.41s)
10:09:29 [2019-10-06T10:09:29.616Z] === RUN   TestBuildWithEmptyDockerfile
10:09:29 [2019-10-06T10:09:29.616Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
10:09:29 [2019-10-06T10:09:29.616Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
10:09:29 [2019-10-06T10:09:29.616Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:09:29 [2019-10-06T10:09:29.616Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:09:29 [2019-10-06T10:09:29.616Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:09:29 [2019-10-06T10:09:29.616Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:09:29 [2019-10-06T10:09:29.616Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
10:09:29 [2019-10-06T10:09:29.616Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:09:29 [2019-10-06T10:09:29.616Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:09:29 [2019-10-06T10:09:29.616Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s)
10:09:29 [2019-10-06T10:09:29.616Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.28s)
10:09:29 [2019-10-06T10:09:29.616Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.29s)
10:09:29 [2019-10-06T10:09:29.616Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.29s)
10:09:29 [2019-10-06T10:09:29.616Z] === RUN   TestBuildPreserveOwnership
10:09:29 [2019-10-06T10:09:29.616Z] === RUN   TestBuildPreserveOwnership/copy_from
10:09:29 [2019-10-06T10:09:29.616Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
10:09:29 [2019-10-06T10:09:29.616Z] --- PASS: TestBuildPreserveOwnership (4.67s)
10:09:29 [2019-10-06T10:09:29.616Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.04s)
10:09:29 [2019-10-06T10:09:29.616Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.62s)
10:09:29 [2019-10-06T10:09:29.616Z] === RUN   TestBuildPlatformInvalid
10:09:29 [2019-10-06T10:09:29.616Z] --- PASS: TestBuildPlatformInvalid (0.14s)
10:09:29 [2019-10-06T10:09:29.616Z] PASS
10:09:29 [2019-10-06T10:09:29.616Z] 
10:09:29 [2019-10-06T10:09:29.616Z] === Skipped
10:09:29 [2019-10-06T10:09:29.616Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s)
10:09:29 [2019-10-06T10:09:29.616Z]     build_session_test.go:25: TODO: BuildKit
10:09:29 [2019-10-06T10:09:29.616Z] 
10:09:29 [2019-10-06T10:09:29.616Z] 
10:09:29 [2019-10-06T10:09:29.616Z] DONE 32 tests, 1 skipped in 130.849s
10:09:29 [2019-10-06T10:09:29.616Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m 
10:09:29 [2019-10-06T10:09:29.616Z] ++ 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
10:09:29 [2019-10-06T10:09:29.616Z] ++ set -e
10:09:29 [2019-10-06T10:09:29.616Z] ++ '[' -n 0 ']'
10:09:29 [2019-10-06T10:09:29.616Z] ++ set -x
10:09:29 [2019-10-06T10:09:29.616Z] ++ env -i DEST=/go/src/github.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
10:09:29 [2019-10-06T10:09:29.616Z] INFO: Testing against a local daemon
10:09:29 [2019-10-06T10:09:29.616Z] === RUN   TestConfigList
10:09:29 [2019-10-06T10:09:29.616Z] --- PASS: TestConfigList (2.14s)
10:09:29 [2019-10-06T10:09:29.616Z]     config_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigList"
10:09:29 [2019-10-06T10:09:29.616Z] === RUN   TestConfigsCreateAndDelete
10:09:29 [2019-10-06T10:09:29.616Z] --- PASS: TestConfigsCreateAndDelete (2.12s)
10:09:29 [2019-10-06T10:09:29.616Z]     config_test.go:112: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete"
10:09:29 [2019-10-06T10:09:29.616Z] === RUN   TestConfigsUpdate
10:09:29 [2019-10-06T10:09:29.616Z] --- PASS: TestConfigsUpdate (2.14s)
10:09:29 [2019-10-06T10:09:29.616Z]     config_test.go:140: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate"
10:09:29 [2019-10-06T10:09:29.616Z] === RUN   TestTemplatedConfig
10:09:30 [2019-10-06T10:09:30.197Z] === RUN   TestDockerSuite/TestCpFromCaseI
10:09:31 [2019-10-06T10:09:31.127Z] === RUN   TestDockerSuite/TestCpFromCaseJ
10:09:31 [2019-10-06T10:09:31.659Z] --- PASS: TestTemplatedConfig (2.85s)
10:09:31 [2019-10-06T10:09:31.659Z]     config_test.go:192: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig"
10:09:31 [2019-10-06T10:09:31.659Z] === RUN   TestConfigInspect
10:09:32 [2019-10-06T10:09:32.057Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
10:09:33 [2019-10-06T10:09:33.427Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
10:09:33 [2019-10-06T10:09:33.680Z] --- PASS: TestConfigInspect (2.22s)
10:09:33 [2019-10-06T10:09:33.680Z]     config_test.go:326: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect"
10:09:33 [2019-10-06T10:09:33.680Z] === RUN   TestConfigCreateWithLabels
10:09:34 [2019-10-06T10:09:34.796Z] === RUN   TestDockerSuite/TestCpGarbagePath
10:09:35 [2019-10-06T10:09:35.727Z] === RUN   TestDockerSuite/TestCpLocalOnly
10:09:35 [2019-10-06T10:09:35.727Z] === RUN   TestDockerSuite/TestCpNameHasColon
10:09:35 [2019-10-06T10:09:35.731Z] --- PASS: TestConfigCreateWithLabels (2.13s)
10:09:35 [2019-10-06T10:09:35.731Z]     config_test.go:350: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels"
10:09:35 [2019-10-06T10:09:35.731Z] === RUN   TestConfigCreateResolve
10:09:36 [2019-10-06T10:09:36.657Z] === RUN   TestDockerSuite/TestCpRelativePath
10:09:37 [2019-10-06T10:09:37.588Z] === RUN   TestDockerSuite/TestCpSpecialFiles
10:09:37 [2019-10-06T10:09:37.761Z] --- PASS: TestConfigCreateResolve (2.09s)
10:09:37 [2019-10-06T10:09:37.761Z]     config_test.go:377: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve"
10:09:37 [2019-10-06T10:09:37.761Z] === RUN   TestConfigDaemonLibtrustID
10:09:38 [2019-10-06T10:09:38.381Z] --- PASS: TestConfigDaemonLibtrustID (0.56s)
10:09:38 [2019-10-06T10:09:38.381Z]     config_test.go:427: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID"
10:09:38 [2019-10-06T10:09:38.381Z] PASS
10:09:38 [2019-10-06T10:09:38.381Z] 
10:09:38 [2019-10-06T10:09:38.381Z] DONE 8 tests in 16.364s
10:09:38 [2019-10-06T10:09:38.381Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m 
10:09:38 [2019-10-06T10:09:38.381Z] ++ 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
10:09:38 [2019-10-06T10:09:38.381Z] ++ set -e
10:09:38 [2019-10-06T10:09:38.381Z] ++ '[' -n 0 ']'
10:09:38 [2019-10-06T10:09:38.381Z] ++ set -x
10:09:38 [2019-10-06T10:09:38.381Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-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
10:09:38 [2019-10-06T10:09:38.664Z] INFO: Testing against a local daemon
10:09:38 [2019-10-06T10:09:38.664Z] === RUN   TestCheckpoint
10:09:38 [2019-10-06T10:09:38.664Z] --- SKIP: TestCheckpoint (0.00s)
10:09:38 [2019-10-06T10:09:38.664Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:09:38 [2019-10-06T10:09:38.664Z] === RUN   TestContainerInvalidJSON
10:09:38 [2019-10-06T10:09:38.664Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
10:09:38 [2019-10-06T10:09:38.664Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
10:09:38 [2019-10-06T10:09:38.664Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
10:09:38 [2019-10-06T10:09:38.664Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
10:09:38 [2019-10-06T10:09:38.664Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
10:09:38 [2019-10-06T10:09:38.664Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
10:09:38 [2019-10-06T10:09:38.664Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
10:09:38 [2019-10-06T10:09:38.664Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
10:09:38 [2019-10-06T10:09:38.664Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
10:09:38 [2019-10-06T10:09:38.664Z] --- PASS: TestContainerInvalidJSON (0.02s)
10:09:38 [2019-10-06T10:09:38.664Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
10:09:38 [2019-10-06T10:09:38.664Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
10:09:38 [2019-10-06T10:09:38.664Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
10:09:38 [2019-10-06T10:09:38.664Z] === RUN   TestCopyFromContainerPathDoesNotExist
10:09:38 [2019-10-06T10:09:38.664Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s)
10:09:38 [2019-10-06T10:09:38.664Z] === RUN   TestCopyFromContainerPathIsNotDir
10:09:38 [2019-10-06T10:09:38.664Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s)
10:09:38 [2019-10-06T10:09:38.664Z] === RUN   TestCopyToContainerPathDoesNotExist
10:09:38 [2019-10-06T10:09:38.664Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s)
10:09:38 [2019-10-06T10:09:38.664Z] === RUN   TestCopyToContainerPathIsNotDir
10:09:38 [2019-10-06T10:09:38.946Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s)
10:09:38 [2019-10-06T10:09:38.946Z] === RUN   TestCopyFromContainer
10:09:38 [2019-10-06T10:09:38.957Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
10:09:38 [2019-10-06T10:09:38.957Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
10:09:39 [2019-10-06T10:09:39.892Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
10:09:40 [2019-10-06T10:09:40.422Z] === RUN   TestCopyFromContainer//
10:09:40 [2019-10-06T10:09:40.422Z] === RUN   TestCopyFromContainer//bar/root
10:09:40 [2019-10-06T10:09:40.422Z] === RUN   TestCopyFromContainer//bar/root/
10:09:40 [2019-10-06T10:09:40.708Z] === RUN   TestCopyFromContainer/bar/quux
10:09:40 [2019-10-06T10:09:40.708Z] === RUN   TestCopyFromContainer/bar/quux/
10:09:40 [2019-10-06T10:09:40.708Z] === RUN   TestCopyFromContainer/bar/quux/baz
10:09:40 [2019-10-06T10:09:40.993Z] === RUN   TestCopyFromContainer/bar/filesymlink
10:09:40 [2019-10-06T10:09:40.993Z] === RUN   TestCopyFromContainer/bar/dirsymlink
10:09:40 [2019-10-06T10:09:40.993Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
10:09:41 [2019-10-06T10:09:41.262Z] === RUN   TestDockerSuite/TestCpToCaseA
10:09:41 [2019-10-06T10:09:41.278Z] === RUN   TestCopyFromContainer/bar/notarget
10:09:41 [2019-10-06T10:09:41.278Z] --- PASS: TestCopyFromContainer (2.43s)
10:09:41 [2019-10-06T10:09:41.278Z]     --- PASS: TestCopyFromContainer// (0.09s)
10:09:41 [2019-10-06T10:09:41.278Z]     --- PASS: TestCopyFromContainer//bar/root (0.10s)
10:09:41 [2019-10-06T10:09:41.278Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.09s)
10:09:41 [2019-10-06T10:09:41.278Z]     --- PASS: TestCopyFromContainer/bar/quux (0.11s)
10:09:41 [2019-10-06T10:09:41.278Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.08s)
10:09:41 [2019-10-06T10:09:41.278Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s)
10:09:41 [2019-10-06T10:09:41.278Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s)
10:09:41 [2019-10-06T10:09:41.278Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s)
10:09:41 [2019-10-06T10:09:41.278Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s)
10:09:41 [2019-10-06T10:09:41.278Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.09s)
10:09:41 [2019-10-06T10:09:41.278Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
10:09:41 [2019-10-06T10:09:41.278Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:09:41 [2019-10-06T10:09:41.278Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:09:41 [2019-10-06T10:09:41.278Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:09:41 [2019-10-06T10:09:41.278Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:09:41 [2019-10-06T10:09:41.278Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
10:09:41 [2019-10-06T10:09:41.278Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
10:09:41 [2019-10-06T10:09:41.278Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:09:41 [2019-10-06T10:09:41.278Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
10:09:41 [2019-10-06T10:09:41.278Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:09:41 [2019-10-06T10:09:41.278Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
10:09:41 [2019-10-06T10:09:41.278Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
10:09:41 [2019-10-06T10:09:41.278Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
10:09:41 [2019-10-06T10:09:41.278Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
10:09:41 [2019-10-06T10:09:41.278Z] === RUN   TestCreateLinkToNonExistingContainer
10:09:41 [2019-10-06T10:09:41.278Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
10:09:41 [2019-10-06T10:09:41.278Z] === RUN   TestCreateWithInvalidEnv
10:09:41 [2019-10-06T10:09:41.278Z] === RUN   TestCreateWithInvalidEnv/0
10:09:41 [2019-10-06T10:09:41.278Z] === PAUSE TestCreateWithInvalidEnv/0
10:09:41 [2019-10-06T10:09:41.278Z] === RUN   TestCreateWithInvalidEnv/1
10:09:41 [2019-10-06T10:09:41.278Z] === PAUSE TestCreateWithInvalidEnv/1
10:09:41 [2019-10-06T10:09:41.278Z] === RUN   TestCreateWithInvalidEnv/2
10:09:41 [2019-10-06T10:09:41.278Z] === PAUSE TestCreateWithInvalidEnv/2
10:09:41 [2019-10-06T10:09:41.278Z] === CONT  TestCreateWithInvalidEnv/0
10:09:41 [2019-10-06T10:09:41.278Z] === CONT  TestCreateWithInvalidEnv/1
10:09:41 [2019-10-06T10:09:41.278Z] === CONT  TestCreateWithInvalidEnv/2
10:09:41 [2019-10-06T10:09:41.278Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
10:09:41 [2019-10-06T10:09:41.278Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
10:09:41 [2019-10-06T10:09:41.278Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
10:09:41 [2019-10-06T10:09:41.278Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.01s)
10:09:41 [2019-10-06T10:09:41.278Z] === RUN   TestCreateTmpfsMountsTarget
10:09:41 [2019-10-06T10:09:41.561Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s)
10:09:41 [2019-10-06T10:09:41.561Z] === RUN   TestCreateWithCustomMaskedPaths
10:09:43 [2019-10-06T10:09:43.157Z] === RUN   TestDockerSuite/TestCpToCaseB
10:09:43 [2019-10-06T10:09:43.587Z] --- PASS: TestCreateWithCustomMaskedPaths (1.85s)
10:09:43 [2019-10-06T10:09:43.587Z] === RUN   TestCreateWithCapabilities
10:09:43 [2019-10-06T10:09:43.587Z] === RUN   TestCreateWithCapabilities/no_capabilities
10:09:43 [2019-10-06T10:09:43.587Z] === PAUSE TestCreateWithCapabilities/no_capabilities
10:09:43 [2019-10-06T10:09:43.587Z] === RUN   TestCreateWithCapabilities/empty_capabilities
10:09:43 [2019-10-06T10:09:43.587Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
10:09:43 [2019-10-06T10:09:43.587Z] === RUN   TestCreateWithCapabilities/valid_capabilities
10:09:43 [2019-10-06T10:09:43.587Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
10:09:43 [2019-10-06T10:09:43.587Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
10:09:43 [2019-10-06T10:09:43.587Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
10:09:43 [2019-10-06T10:09:43.587Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
10:09:43 [2019-10-06T10:09:43.587Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
10:09:43 [2019-10-06T10:09:43.587Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
10:09:43 [2019-10-06T10:09:43.587Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
10:09:43 [2019-10-06T10:09:43.587Z] === RUN   TestCreateWithCapabilities/empty_capadd
10:09:43 [2019-10-06T10:09:43.587Z] === PAUSE TestCreateWithCapabilities/empty_capadd
10:09:43 [2019-10-06T10:09:43.587Z] === RUN   TestCreateWithCapabilities/empty_capdrop
10:09:43 [2019-10-06T10:09:43.587Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
10:09:43 [2019-10-06T10:09:43.587Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
10:09:43 [2019-10-06T10:09:43.587Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
10:09:43 [2019-10-06T10:09:43.587Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
10:09:43 [2019-10-06T10:09:43.587Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
10:09:43 [2019-10-06T10:09:43.587Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
10:09:43 [2019-10-06T10:09:43.587Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
10:09:43 [2019-10-06T10:09:43.587Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
10:09:43 [2019-10-06T10:09:43.587Z] === CONT  TestCreateWithCapabilities/no_capabilities
10:09:43 [2019-10-06T10:09:43.587Z] === CONT  TestCreateWithCapabilities/empty_capdrop
10:09:43 [2019-10-06T10:09:43.587Z] === CONT  TestCreateWithCapabilities/empty_capadd
10:09:43 [2019-10-06T10:09:43.587Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
10:09:43 [2019-10-06T10:09:43.587Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
10:09:43 [2019-10-06T10:09:43.587Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
10:09:43 [2019-10-06T10:09:43.587Z] === CONT  TestCreateWithCapabilities/valid_capabilities
10:09:43 [2019-10-06T10:09:43.587Z] === CONT  TestCreateWithCapabilities/empty_capabilities
10:09:43 [2019-10-06T10:09:43.587Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
10:09:43 [2019-10-06T10:09:43.587Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
10:09:43 [2019-10-06T10:09:43.587Z] --- PASS: TestCreateWithCapabilities (0.03s)
10:09:43 [2019-10-06T10:09:43.587Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s)
10:09:43 [2019-10-06T10:09:43.587Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s)
10:09:43 [2019-10-06T10:09:43.587Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s)
10:09:43 [2019-10-06T10:09:43.587Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s)
10:09:43 [2019-10-06T10:09:43.587Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
10:09:43 [2019-10-06T10:09:43.587Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s)
10:09:43 [2019-10-06T10:09:43.587Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
10:09:43 [2019-10-06T10:09:43.587Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.04s)
10:09:43 [2019-10-06T10:09:43.587Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s)
10:09:43 [2019-10-06T10:09:43.587Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
10:09:43 [2019-10-06T10:09:43.587Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s)
10:09:43 [2019-10-06T10:09:43.587Z] === RUN   TestCreateWithCustomReadonlyPaths
10:09:43 [2019-10-06T10:09:43.721Z] === RUN   TestDockerSuite/TestCpToCaseC
10:09:45 [2019-10-06T10:09:45.692Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.93s)
10:09:45 [2019-10-06T10:09:45.692Z] === RUN   TestCreateWithInvalidHealthcheckParams
10:09:45 [2019-10-06T10:09:45.692Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:09:45 [2019-10-06T10:09:45.692Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:09:45 [2019-10-06T10:09:45.692Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:09:45 [2019-10-06T10:09:45.692Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:09:45 [2019-10-06T10:09:45.692Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:09:45 [2019-10-06T10:09:45.692Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:09:45 [2019-10-06T10:09:45.692Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:09:45 [2019-10-06T10:09:45.692Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:09:45 [2019-10-06T10:09:45.692Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:09:45 [2019-10-06T10:09:45.692Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:09:45 [2019-10-06T10:09:45.692Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:09:45 [2019-10-06T10:09:45.692Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:09:45 [2019-10-06T10:09:45.692Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:09:45 [2019-10-06T10:09:45.692Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:09:45 [2019-10-06T10:09:45.692Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:09:45 [2019-10-06T10:09:45.692Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s)
10:09:45 [2019-10-06T10:09:45.692Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
10:09:45 [2019-10-06T10:09:45.692Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s)
10:09:45 [2019-10-06T10:09:45.692Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s)
10:09:45 [2019-10-06T10:09:45.692Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
10:09:45 [2019-10-06T10:09:45.692Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
10:09:45 [2019-10-06T10:09:45.692Z] === RUN   TestContainerStartOnDaemonRestart
10:09:45 [2019-10-06T10:09:45.692Z] === PAUSE TestContainerStartOnDaemonRestart
10:09:45 [2019-10-06T10:09:45.692Z] === RUN   TestDaemonRestartIpcMode
10:09:45 [2019-10-06T10:09:45.692Z] === PAUSE TestDaemonRestartIpcMode
10:09:45 [2019-10-06T10:09:45.692Z] === RUN   TestDiff
10:09:46 [2019-10-06T10:09:46.320Z] --- PASS: TestDiff (0.66s)
10:09:46 [2019-10-06T10:09:46.320Z] === RUN   TestExecWithCloseStdin
10:09:46 [2019-10-06T10:09:46.343Z] === RUN   TestDockerSuite/TestCpToCaseD
10:09:46 [2019-10-06T10:09:46.936Z] --- PASS: TestExecWithCloseStdin (0.90s)
10:09:46 [2019-10-06T10:09:46.936Z] === RUN   TestExec
10:09:47 [2019-10-06T10:09:47.944Z] --- PASS: TestExec (0.82s)
10:09:47 [2019-10-06T10:09:47.944Z] === RUN   TestExecUser
10:09:48 [2019-10-06T10:09:48.562Z] --- PASS: TestExecUser (0.82s)
10:09:48 [2019-10-06T10:09:48.562Z] === RUN   TestExportContainerAndImportImage
10:09:49 [2019-10-06T10:09:49.572Z] --- PASS: TestExportContainerAndImportImage (0.95s)
10:09:49 [2019-10-06T10:09:49.572Z] === RUN   TestExportContainerAfterDaemonRestart
10:09:51 [2019-10-06T10:09:51.053Z] --- PASS: TestExportContainerAfterDaemonRestart (1.53s)
10:09:51 [2019-10-06T10:09:51.053Z]     export_test.go:63: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart"
10:09:51 [2019-10-06T10:09:51.053Z] === RUN   TestHealthCheckWorkdir
10:09:51 [2019-10-06T10:09:51.599Z] === RUN   TestDockerSuite/TestCpToCaseE
10:09:52 [2019-10-06T10:09:52.539Z] --- PASS: TestHealthCheckWorkdir (1.11s)
10:09:52 [2019-10-06T10:09:52.539Z] === RUN   TestHealthKillContainer
10:09:54 [2019-10-06T10:09:54.874Z] === RUN   TestDockerSuite/TestCpToCaseF
10:09:55 [2019-10-06T10:09:55.211Z] --- PASS: TestHealthKillContainer (2.90s)
10:09:55 [2019-10-06T10:09:55.211Z] === RUN   TestInspectCpusetInConfigPre120
10:09:55 [2019-10-06T10:09:55.805Z] === RUN   TestDockerSuite/TestCpToCaseG
10:09:55 [2019-10-06T10:09:55.827Z] --- PASS: TestInspectCpusetInConfigPre120 (0.65s)
10:09:55 [2019-10-06T10:09:55.827Z] === RUN   TestIpcModeNone
10:09:56 [2019-10-06T10:09:56.835Z] --- PASS: TestIpcModeNone (0.83s)
10:09:56 [2019-10-06T10:09:56.835Z] === RUN   TestIpcModePrivate
10:09:57 [2019-10-06T10:09:57.451Z] --- PASS: TestIpcModePrivate (0.85s)
10:09:57 [2019-10-06T10:09:57.451Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false
10:09:57 [2019-10-06T10:09:57.451Z] === RUN   TestIpcModeShareable
10:09:58 [2019-10-06T10:09:58.458Z] --- PASS: TestIpcModeShareable (0.87s)
10:09:58 [2019-10-06T10:09:58.458Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true
10:09:58 [2019-10-06T10:09:58.458Z] === RUN   TestAPIIpcModeShareableAndContainer
10:09:59 [2019-10-06T10:09:59.076Z] ok  	github.com/docker/docker/pkg/archive	9.271s	coverage: 62.0% of statements
10:09:59 [2019-10-06T10:09:59.076Z] ok  	github.com/docker/docker/pkg/authorization	1.202s	coverage: 26.8% of statements
10:09:59 [2019-10-06T10:09:59.076Z] ok  	github.com/docker/docker/pkg/broadcaster	0.045s	coverage: 100.0% of statements
10:09:59 [2019-10-06T10:09:59.076Z] ok  	github.com/docker/docker/pkg/capabilities	0.052s	coverage: 87.5% of statements
10:09:59 [2019-10-06T10:09:59.076Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.250s	coverage: 15.4% of statements
10:09:59 [2019-10-06T10:09:59.076Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
10:09:59 [2019-10-06T10:09:59.076Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
10:09:59 [2019-10-06T10:09:59.076Z] ok  	github.com/docker/docker/pkg/directory	0.180s	coverage: 80.0% of statements
10:09:59 [2019-10-06T10:09:59.076Z] ok  	github.com/docker/docker/pkg/discovery	0.338s	coverage: 58.3% of statements
10:09:59 [2019-10-06T10:09:59.076Z] ok  	github.com/docker/docker/pkg/discovery/file	0.216s	coverage: 92.9% of statements
10:09:59 [2019-10-06T10:09:59.076Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.490s	coverage: 84.1% of statements
10:09:59 [2019-10-06T10:09:59.076Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.223s	coverage: 92.3% of statements
10:09:59 [2019-10-06T10:09:59.076Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.188s	coverage: 93.8% of statements
10:09:59 [2019-10-06T10:09:59.076Z] ok  	github.com/docker/docker/pkg/filenotify	0.182s	coverage: 45.7% of statements
10:09:59 [2019-10-06T10:09:59.076Z] ok  	github.com/docker/docker/pkg/fileutils	0.105s	coverage: 87.7% of statements
10:09:59 [2019-10-06T10:09:59.076Z] ok  	github.com/docker/docker/pkg/homedir	0.052s	coverage: 42.9% of statements
10:09:59 [2019-10-06T10:09:59.076Z] ok  	github.com/docker/docker/pkg/idtools	0.093s	coverage: 6.3% of statements
10:09:59 [2019-10-06T10:09:59.076Z] ok  	github.com/docker/docker/pkg/ioutils	0.749s	coverage: 69.2% of statements
10:09:59 [2019-10-06T10:09:59.076Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.225s	coverage: 91.7% of statements
10:09:59 [2019-10-06T10:09:59.076Z] ok  	github.com/docker/docker/pkg/locker	0.086s	coverage: 88.9% of statements
10:09:59 [2019-10-06T10:09:59.076Z] ok  	github.com/docker/docker/pkg/longpath	0.110s	coverage: 100.0% of statements
10:09:59 [2019-10-06T10:09:59.076Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
10:09:59 [2019-10-06T10:09:59.076Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.041s	coverage: 85.7% of statements
10:09:59 [2019-10-06T10:09:59.076Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
10:09:59 [2019-10-06T10:09:59.076Z] ok  	github.com/docker/docker/pkg/parsers	0.239s	coverage: 97.0% of statements
10:09:59 [2019-10-06T10:09:59.076Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
10:09:59 [2019-10-06T10:09:59.076Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
10:09:59 [2019-10-06T10:09:59.076Z] ok  	github.com/docker/docker/pkg/pidfile	0.053s	coverage: 82.6% of statements
10:09:59 [2019-10-06T10:09:59.076Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
10:09:59 [2019-10-06T10:09:59.076Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
10:10:01 [2019-10-06T10:10:01.061Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
10:10:01 [2019-10-06T10:10:01.061Z] === RUN   TestDockerSuite/TestCpToCaseH
10:10:01 [2019-10-06T10:10:01.138Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.42s)
10:10:01 [2019-10-06T10:10:01.138Z] === RUN   TestAPIIpcModeHost
10:10:01 [2019-10-06T10:10:01.424Z] --- PASS: TestAPIIpcModeHost (0.75s)
10:10:01 [2019-10-06T10:10:01.424Z] === RUN   TestDaemonIpcModeShareable
10:10:03 [2019-10-06T10:10:03.466Z] --- PASS: TestDaemonIpcModeShareable (1.78s)
10:10:03 [2019-10-06T10:10:03.466Z]     ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable"
10:10:03 [2019-10-06T10:10:03.466Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
10:10:03 [2019-10-06T10:10:03.466Z] === RUN   TestDaemonIpcModePrivate
10:10:04 [2019-10-06T10:10:04.941Z] --- PASS: TestDaemonIpcModePrivate (1.74s)
10:10:04 [2019-10-06T10:10:04.941Z]     ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate"
10:10:04 [2019-10-06T10:10:04.941Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
10:10:04 [2019-10-06T10:10:04.941Z] === RUN   TestDaemonIpcModePrivateFromConfig
10:10:05 [2019-10-06T10:10:05.238Z] === RUN   TestDockerSuite/TestCpToCaseI
10:10:05 [2019-10-06T10:10:05.495Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
10:10:06 [2019-10-06T10:10:06.060Z] === RUN   TestDockerSuite/TestCpToCaseJ
10:10:06 [2019-10-06T10:10:06.967Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.71s)
10:10:06 [2019-10-06T10:10:06.967Z]     ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig"
10:10:06 [2019-10-06T10:10:06.967Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
10:10:06 [2019-10-06T10:10:06.967Z] === RUN   TestDaemonIpcModeShareableFromConfig
10:10:08 [2019-10-06T10:10:08.454Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.76s)
10:10:08 [2019-10-06T10:10:08.454Z]     ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig"
10:10:08 [2019-10-06T10:10:08.454Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
10:10:08 [2019-10-06T10:10:08.454Z] === RUN   TestIpcModeOlderClient
10:10:08 [2019-10-06T10:10:08.454Z] === PAUSE TestIpcModeOlderClient
10:10:08 [2019-10-06T10:10:08.454Z] === RUN   TestKillContainerInvalidSignal
10:10:09 [2019-10-06T10:10:09.460Z] --- PASS: TestKillContainerInvalidSignal (0.70s)
10:10:09 [2019-10-06T10:10:09.460Z] === RUN   TestKillContainer
10:10:09 [2019-10-06T10:10:09.460Z] === RUN   TestKillContainer/no_signal
10:10:09 [2019-10-06T10:10:09.744Z] === RUN   TestKillContainer/non_killing_signal
10:10:10 [2019-10-06T10:10:10.361Z] === RUN   TestKillContainer/killing_signal
10:10:11 [2019-10-06T10:10:11.371Z] --- PASS: TestKillContainer (1.97s)
10:10:11 [2019-10-06T10:10:11.371Z]     --- PASS: TestKillContainer/no_signal (0.63s)
10:10:11 [2019-10-06T10:10:11.371Z]     --- PASS: TestKillContainer/non_killing_signal (0.42s)
10:10:11 [2019-10-06T10:10:11.371Z]     --- PASS: TestKillContainer/killing_signal (0.63s)
10:10:11 [2019-10-06T10:10:11.371Z] === RUN   TestKillWithStopSignalAndRestartPolicies
10:10:11 [2019-10-06T10:10:11.371Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
10:10:11 [2019-10-06T10:10:11.988Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
10:10:12 [2019-10-06T10:10:12.605Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.37s)
10:10:12 [2019-10-06T10:10:12.605Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.64s)
10:10:12 [2019-10-06T10:10:12.605Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.47s)
10:10:12 [2019-10-06T10:10:12.605Z] === RUN   TestKillStoppedContainer
10:10:12 [2019-10-06T10:10:12.605Z] --- PASS: TestKillStoppedContainer (0.07s)
10:10:12 [2019-10-06T10:10:12.605Z] === RUN   TestKillStoppedContainerAPIPre120
10:10:12 [2019-10-06T10:10:12.605Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s)
10:10:12 [2019-10-06T10:10:12.605Z] === RUN   TestKillDifferentUserContainer
10:10:12 [2019-10-06T10:10:12.610Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
10:10:12 [2019-10-06T10:10:12.867Z] === RUN   TestDockerSuite/TestCpToDot
10:10:13 [2019-10-06T10:10:13.612Z] --- PASS: TestKillDifferentUserContainer (0.70s)
10:10:13 [2019-10-06T10:10:13.612Z] === RUN   TestInspectOomKilledTrue
10:10:14 [2019-10-06T10:10:14.238Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
10:10:14 [2019-10-06T10:10:14.618Z] --- PASS: TestInspectOomKilledTrue (1.16s)
10:10:14 [2019-10-06T10:10:14.618Z] === RUN   TestInspectOomKilledFalse
10:10:15 [2019-10-06T10:10:15.234Z] --- PASS: TestInspectOomKilledFalse (0.62s)
10:10:15 [2019-10-06T10:10:15.234Z] === RUN   TestLinksEtcHostsContentMatch
10:10:15 [2019-10-06T10:10:15.852Z] --- PASS: TestLinksEtcHostsContentMatch (0.67s)
10:10:15 [2019-10-06T10:10:15.852Z] === RUN   TestLinksContainerNames
10:10:16 [2019-10-06T10:10:16.133Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
10:10:16 [2019-10-06T10:10:16.728Z] ok  	github.com/docker/docker/pkg/plugins	35.194s	coverage: 73.4% of statements
10:10:16 [2019-10-06T10:10:16.728Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.047s	coverage: 56.8% of statements
10:10:16 [2019-10-06T10:10:16.728Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
10:10:16 [2019-10-06T10:10:16.728Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
10:10:16 [2019-10-06T10:10:16.728Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.117s	coverage: 85.7% of statements
10:10:16 [2019-10-06T10:10:16.728Z] ok  	github.com/docker/docker/pkg/pools	0.076s	coverage: 88.2% of statements
10:10:16 [2019-10-06T10:10:16.728Z] ok  	github.com/docker/docker/pkg/progress	0.065s	coverage: 75.9% of statements
10:10:16 [2019-10-06T10:10:16.728Z] ok  	github.com/docker/docker/pkg/pubsub	1.116s	coverage: 73.9% of statements
10:10:16 [2019-10-06T10:10:16.728Z] ok  	github.com/docker/docker/pkg/reexec	0.085s	coverage: 82.4% of statements
10:10:16 [2019-10-06T10:10:16.728Z] ok  	github.com/docker/docker/pkg/signal	0.037s	coverage: 20.3% of statements
10:10:16 [2019-10-06T10:10:16.728Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
10:10:16 [2019-10-06T10:10:16.728Z] ok  	github.com/docker/docker/pkg/stdcopy	0.075s	coverage: 100.0% of statements
10:10:16 [2019-10-06T10:10:16.728Z] ok  	github.com/docker/docker/pkg/streamformatter	0.047s	coverage: 66.2% of statements
10:10:16 [2019-10-06T10:10:16.728Z] ok  	github.com/docker/docker/pkg/stringid	0.039s	coverage: 70.6% of statements
10:10:16 [2019-10-06T10:10:16.728Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
10:10:16 [2019-10-06T10:10:16.728Z] ok  	github.com/docker/docker/pkg/sysinfo	0.041s	coverage: 38.2% of statements
10:10:16 [2019-10-06T10:10:16.728Z] ok  	github.com/docker/docker/pkg/system	0.057s	coverage: 12.7% of statements
10:10:16 [2019-10-06T10:10:16.728Z] ok  	github.com/docker/docker/pkg/tailfile	0.064s	coverage: 88.6% of statements
10:10:16 [2019-10-06T10:10:16.728Z] ok  	github.com/docker/docker/pkg/tarsum	0.163s	coverage: 89.3% of statements
10:10:16 [2019-10-06T10:10:16.728Z] ok  	github.com/docker/docker/pkg/term	0.049s	coverage: 30.8% of statements
10:10:16 [2019-10-06T10:10:16.728Z] ok  	github.com/docker/docker/pkg/term/windows	0.039s	coverage: 0.0% of statements [no tests to run]
10:10:16 [2019-10-06T10:10:16.728Z] ok  	github.com/docker/docker/pkg/truncindex	0.141s	coverage: 91.5% of statements
10:10:16 [2019-10-06T10:10:16.728Z] ok  	github.com/docker/docker/pkg/urlutil	0.054s	coverage: 100.0% of statements
10:10:16 [2019-10-06T10:10:16.728Z] ok  	github.com/docker/docker/pkg/useragent	0.035s	coverage: 88.9% of statements
10:10:16 [2019-10-06T10:10:16.728Z] ok  	github.com/docker/docker/plugin	0.217s	coverage: 11.6% of statements
10:10:16 [2019-10-06T10:10:16.728Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
10:10:16 [2019-10-06T10:10:16.728Z] ok  	github.com/docker/docker/plugin/v2	0.369s	coverage: 20.1% of statements
10:10:16 [2019-10-06T10:10:16.728Z] ok  	github.com/docker/docker/reference	0.191s	coverage: 84.4% of statements
10:10:16 [2019-10-06T10:10:16.728Z] ok  	github.com/docker/docker/registry	0.429s	coverage: 52.2% of statements
10:10:16 [2019-10-06T10:10:16.728Z] ok  	github.com/docker/docker/registry/resumable	0.360s	coverage: 100.0% of statements
10:10:16 [2019-10-06T10:10:16.728Z] ok  	github.com/docker/docker/restartmanager	0.038s	coverage: 45.3% of statements
10:10:16 [2019-10-06T10:10:16.728Z] ?   	github.com/docker/docker/rootless	[no test files]
10:10:16 [2019-10-06T10:10:16.728Z] ok  	github.com/docker/docker/runconfig	0.131s	coverage: 54.5% of statements
10:10:16 [2019-10-06T10:10:16.728Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
10:10:16 [2019-10-06T10:10:16.728Z] ok  	github.com/docker/docker/testutil	0.077s	coverage: 62.5% of statements
10:10:16 [2019-10-06T10:10:16.728Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
10:10:16 [2019-10-06T10:10:16.728Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
10:10:16 [2019-10-06T10:10:16.728Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
10:10:16 [2019-10-06T10:10:16.728Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
10:10:16 [2019-10-06T10:10:16.728Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
10:10:16 [2019-10-06T10:10:16.728Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
10:10:16 [2019-10-06T10:10:16.728Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
10:10:16 [2019-10-06T10:10:16.728Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
10:10:16 [2019-10-06T10:10:16.728Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
10:10:16 [2019-10-06T10:10:16.728Z] ?   	github.com/docker/docker/testutil/request	[no test files]
10:10:16 [2019-10-06T10:10:16.728Z] ?   	github.com/docker/docker/volume	[no test files]
10:10:16 [2019-10-06T10:10:16.728Z] ok  	github.com/docker/docker/volume/drivers	0.129s	coverage: 36.1% of statements
10:10:16 [2019-10-06T10:10:16.728Z] ok  	github.com/docker/docker/volume/local	0.257s	coverage: 37.7% of statements
10:10:16 [2019-10-06T10:10:16.728Z] ok  	github.com/docker/docker/volume/mounts	0.124s	coverage: 66.2% of statements
10:10:16 [2019-10-06T10:10:16.728Z] ok  	github.com/docker/docker/volume/service	0.454s	coverage: 70.3% of statements
10:10:16 [2019-10-06T10:10:16.728Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
10:10:16 [2019-10-06T10:10:16.728Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
10:10:17 [2019-10-06T10:10:17.338Z] --- PASS: TestLinksContainerNames (1.40s)
10:10:17 [2019-10-06T10:10:17.339Z] === RUN   TestLogsFollowTailEmpty
10:10:17 [2019-10-06T10:10:17.954Z] --- PASS: TestLogsFollowTailEmpty (0.72s)
10:10:17 [2019-10-06T10:10:17.954Z] === RUN   TestContainerNetworkMountsNoChown
10:10:18 [2019-10-06T10:10:18.028Z] === RUN   TestDockerSuite/TestCpToStdout
10:10:18 [2019-10-06T10:10:18.573Z] --- PASS: TestContainerNetworkMountsNoChown (0.67s)
10:10:18 [2019-10-06T10:10:18.573Z] === RUN   TestMountDaemonRoot
10:10:18 [2019-10-06T10:10:18.573Z] === RUN   TestMountDaemonRoot/default
10:10:18 [2019-10-06T10:10:18.573Z] === PAUSE TestMountDaemonRoot/default
10:10:18 [2019-10-06T10:10:18.573Z] === RUN   TestMountDaemonRoot/private
10:10:18 [2019-10-06T10:10:18.573Z] === PAUSE TestMountDaemonRoot/private
10:10:18 [2019-10-06T10:10:18.573Z] === RUN   TestMountDaemonRoot/rprivate
10:10:18 [2019-10-06T10:10:18.573Z] === PAUSE TestMountDaemonRoot/rprivate
10:10:18 [2019-10-06T10:10:18.573Z] === RUN   TestMountDaemonRoot/slave
10:10:18 [2019-10-06T10:10:18.573Z] === PAUSE TestMountDaemonRoot/slave
10:10:18 [2019-10-06T10:10:18.573Z] === RUN   TestMountDaemonRoot/rslave
10:10:18 [2019-10-06T10:10:18.573Z] === PAUSE TestMountDaemonRoot/rslave
10:10:18 [2019-10-06T10:10:18.573Z] === RUN   TestMountDaemonRoot/shared
10:10:18 [2019-10-06T10:10:18.573Z] === PAUSE TestMountDaemonRoot/shared
10:10:18 [2019-10-06T10:10:18.573Z] === RUN   TestMountDaemonRoot/rshared
10:10:18 [2019-10-06T10:10:18.573Z] === PAUSE TestMountDaemonRoot/rshared
10:10:18 [2019-10-06T10:10:18.573Z] === CONT  TestMountDaemonRoot/default
10:10:18 [2019-10-06T10:10:18.573Z] === RUN   TestMountDaemonRoot/default/bind_root
10:10:18 [2019-10-06T10:10:18.573Z] === CONT  TestMountDaemonRoot/rslave
10:10:18 [2019-10-06T10:10:18.573Z] === PAUSE TestMountDaemonRoot/default/bind_root
10:10:18 [2019-10-06T10:10:18.573Z] === RUN   TestMountDaemonRoot/default/bind_subpath
10:10:18 [2019-10-06T10:10:18.573Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
10:10:18 [2019-10-06T10:10:18.573Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
10:10:18 [2019-10-06T10:10:18.573Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
10:10:18 [2019-10-06T10:10:18.573Z] === RUN   TestMountDaemonRoot/default/mount_root
10:10:18 [2019-10-06T10:10:18.573Z] === RUN   TestMountDaemonRoot/rslave/bind_root
10:10:18 [2019-10-06T10:10:18.573Z] === PAUSE TestMountDaemonRoot/default/mount_root
10:10:18 [2019-10-06T10:10:18.573Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
10:10:18 [2019-10-06T10:10:18.573Z] === CONT  TestMountDaemonRoot/rshared
10:10:18 [2019-10-06T10:10:18.573Z] === RUN   TestMountDaemonRoot/default/mount_subpath
10:10:18 [2019-10-06T10:10:18.573Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
10:10:18 [2019-10-06T10:10:18.573Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
10:10:18 [2019-10-06T10:10:18.573Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
10:10:18 [2019-10-06T10:10:18.573Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
10:10:18 [2019-10-06T10:10:18.573Z] === RUN   TestMountDaemonRoot/rshared/bind_root
10:10:18 [2019-10-06T10:10:18.573Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
10:10:18 [2019-10-06T10:10:18.573Z] === RUN   TestMountDaemonRoot/rslave/mount_root
10:10:18 [2019-10-06T10:10:18.573Z] === CONT  TestMountDaemonRoot/private
10:10:18 [2019-10-06T10:10:18.573Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
10:10:18 [2019-10-06T10:10:18.573Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
10:10:18 [2019-10-06T10:10:18.573Z] === RUN   TestMountDaemonRoot/private/bind_root
10:10:18 [2019-10-06T10:10:18.573Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
10:10:18 [2019-10-06T10:10:18.573Z] === PAUSE TestMountDaemonRoot/private/bind_root
10:10:18 [2019-10-06T10:10:18.573Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
10:10:18 [2019-10-06T10:10:18.573Z] === RUN   TestMountDaemonRoot/private/bind_subpath
10:10:18 [2019-10-06T10:10:18.573Z] === RUN   TestMountDaemonRoot/rshared/mount_root
10:10:18 [2019-10-06T10:10:18.573Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
10:10:18 [2019-10-06T10:10:18.573Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
10:10:18 [2019-10-06T10:10:18.573Z] === CONT  TestMountDaemonRoot/rprivate
10:10:18 [2019-10-06T10:10:18.573Z] === CONT  TestMountDaemonRoot/slave
10:10:18 [2019-10-06T10:10:18.573Z] === CONT  TestMountDaemonRoot/shared
10:10:18 [2019-10-06T10:10:18.573Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
10:10:18 [2019-10-06T10:10:18.573Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
10:10:18 [2019-10-06T10:10:18.573Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
10:10:18 [2019-10-06T10:10:18.573Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
10:10:18 [2019-10-06T10:10:18.573Z] === RUN   TestMountDaemonRoot/private/mount_root
10:10:18 [2019-10-06T10:10:18.573Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
10:10:18 [2019-10-06T10:10:18.573Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
10:10:18 [2019-10-06T10:10:18.573Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
10:10:18 [2019-10-06T10:10:18.573Z] === RUN   TestMountDaemonRoot/shared/mount_root
10:10:18 [2019-10-06T10:10:18.573Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
10:10:18 [2019-10-06T10:10:18.573Z] === PAUSE TestMountDaemonRoot/shared/mount_root
10:10:18 [2019-10-06T10:10:18.573Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
10:10:18 [2019-10-06T10:10:18.573Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
10:10:18 [2019-10-06T10:10:18.573Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
10:10:18 [2019-10-06T10:10:18.573Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
10:10:18 [2019-10-06T10:10:18.573Z] === PAUSE TestMountDaemonRoot/private/mount_root
10:10:18 [2019-10-06T10:10:18.573Z] === RUN   TestMountDaemonRoot/shared/bind_root
10:10:18 [2019-10-06T10:10:18.573Z] === RUN   TestMountDaemonRoot/private/mount_subpath
10:10:18 [2019-10-06T10:10:18.573Z] === PAUSE TestMountDaemonRoot/shared/bind_root
10:10:18 [2019-10-06T10:10:18.573Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
10:10:18 [2019-10-06T10:10:18.573Z] === CONT  TestMountDaemonRoot/default/bind_root
10:10:18 [2019-10-06T10:10:18.573Z] === RUN   TestMountDaemonRoot/slave/bind_root
10:10:18 [2019-10-06T10:10:18.573Z] === PAUSE TestMountDaemonRoot/slave/bind_root
10:10:18 [2019-10-06T10:10:18.573Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
10:10:18 [2019-10-06T10:10:18.573Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
10:10:18 [2019-10-06T10:10:18.573Z] === RUN   TestMountDaemonRoot/slave/mount_root
10:10:18 [2019-10-06T10:10:18.573Z] === PAUSE TestMountDaemonRoot/slave/mount_root
10:10:18 [2019-10-06T10:10:18.573Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
10:10:18 [2019-10-06T10:10:18.573Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
10:10:18 [2019-10-06T10:10:18.573Z] === CONT  TestMountDaemonRoot/default/mount_subpath
10:10:18 [2019-10-06T10:10:18.573Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
10:10:18 [2019-10-06T10:10:18.573Z] === CONT  TestMountDaemonRoot/default/mount_root
10:10:18 [2019-10-06T10:10:18.856Z] === CONT  TestMountDaemonRoot/default/bind_subpath
10:10:18 [2019-10-06T10:10:18.856Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
10:10:18 [2019-10-06T10:10:18.856Z] === CONT  TestMountDaemonRoot/rslave/mount_root
10:10:18 [2019-10-06T10:10:18.856Z] === CONT  TestMountDaemonRoot/rslave/bind_root
10:10:18 [2019-10-06T10:10:18.856Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
10:10:18 [2019-10-06T10:10:18.856Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
10:10:18 [2019-10-06T10:10:18.856Z] === CONT  TestMountDaemonRoot/rshared/bind_root
10:10:18 [2019-10-06T10:10:18.856Z] === CONT  TestMountDaemonRoot/rshared/mount_root
10:10:18 [2019-10-06T10:10:18.856Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
10:10:18 [2019-10-06T10:10:18.856Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
10:10:18 [2019-10-06T10:10:18.856Z] === CONT  TestMountDaemonRoot/private/bind_root
10:10:18 [2019-10-06T10:10:18.856Z] === CONT  TestMountDaemonRoot/slave/bind_root
10:10:18 [2019-10-06T10:10:18.856Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
10:10:18 [2019-10-06T10:10:18.856Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
10:10:18 [2019-10-06T10:10:18.856Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
10:10:18 [2019-10-06T10:10:18.856Z] === CONT  TestMountDaemonRoot/shared/bind_root
10:10:18 [2019-10-06T10:10:18.856Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
10:10:18 [2019-10-06T10:10:18.856Z] === CONT  TestMountDaemonRoot/shared/mount_root
10:10:18 [2019-10-06T10:10:18.856Z] === CONT  TestMountDaemonRoot/private/mount_subpath
10:10:18 [2019-10-06T10:10:18.856Z] === CONT  TestMountDaemonRoot/private/mount_root
10:10:18 [2019-10-06T10:10:18.894Z] INFO: make.ps1 ended at 10/06/2019 10:10:18
10:10:18 [2019-10-06T10:10:18.957Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
10:10:19 [2019-10-06T10:10:19.138Z] === CONT  TestMountDaemonRoot/private/bind_subpath
10:10:19 [2019-10-06T10:10:19.138Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
10:10:19 [2019-10-06T10:10:19.138Z] === CONT  TestMountDaemonRoot/slave/mount_root
10:10:19 [2019-10-06T10:10:19.138Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
10:10:19 [2019-10-06T10:10:19.138Z] --- PASS: TestMountDaemonRoot (0.04s)
10:10:19 [2019-10-06T10:10:19.138Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
10:10:19 [2019-10-06T10:10:19.138Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
10:10:19 [2019-10-06T10:10:19.138Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
10:10:19 [2019-10-06T10:10:19.138Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.08s)
10:10:19 [2019-10-06T10:10:19.138Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s)
10:10:19 [2019-10-06T10:10:19.138Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
10:10:19 [2019-10-06T10:10:19.138Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
10:10:19 [2019-10-06T10:10:19.138Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
10:10:19 [2019-10-06T10:10:19.138Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s)
10:10:19 [2019-10-06T10:10:19.138Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s)
10:10:19 [2019-10-06T10:10:19.138Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
10:10:19 [2019-10-06T10:10:19.138Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s)
10:10:19 [2019-10-06T10:10:19.138Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
10:10:19 [2019-10-06T10:10:19.138Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
10:10:19 [2019-10-06T10:10:19.138Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
10:10:19 [2019-10-06T10:10:19.138Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
10:10:19 [2019-10-06T10:10:19.138Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
10:10:19 [2019-10-06T10:10:19.138Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
10:10:19 [2019-10-06T10:10:19.138Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
10:10:19 [2019-10-06T10:10:19.138Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s)
10:10:19 [2019-10-06T10:10:19.138Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
10:10:19 [2019-10-06T10:10:19.138Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
10:10:19 [2019-10-06T10:10:19.138Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
10:10:19 [2019-10-06T10:10:19.138Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
10:10:19 [2019-10-06T10:10:19.138Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
10:10:19 [2019-10-06T10:10:19.138Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
10:10:19 [2019-10-06T10:10:19.138Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
10:10:19 [2019-10-06T10:10:19.138Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
10:10:19 [2019-10-06T10:10:19.138Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
10:10:19 [2019-10-06T10:10:19.138Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
10:10:19 [2019-10-06T10:10:19.138Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
10:10:19 [2019-10-06T10:10:19.138Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
10:10:19 [2019-10-06T10:10:19.138Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
10:10:19 [2019-10-06T10:10:19.138Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
10:10:19 [2019-10-06T10:10:19.138Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
10:10:19 [2019-10-06T10:10:19.138Z] === RUN   TestContainerBindMountNonRecursive
10:10:20 [2019-10-06T10:10:20.426Z] INFO: Unit tests ended at 10/06/2019 10:10:20. Duration:00:03:49.7486132
10:10:20 [2019-10-06T10:10:20.426Z] INFO: Building busybox
10:10:20 [2019-10-06T10:10:20.426Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile     701B
10:10:20 [2019-10-06T10:10:20.426Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile     701B
10:10:20 [2019-10-06T10:10:20.426Z] 
10:10:20 [2019-10-06T10:10:20.426Z] Sending build context to Docker daemon   2.56kB
10:10:20 [2019-10-06T10:10:20.426Z] 
10:10:20 [2019-10-06T10:10:20.426Z] Step 1/6 : FROM microsoft/windowsservercore
10:10:20 [2019-10-06T10:10:20.426Z]  ---> 1ddfa8bee56a
10:10:20 [2019-10-06T10:10:20.426Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin
10:10:20 [2019-10-06T10:10:20.426Z]  ---> Running in 139823b804a9
10:10:20 [2019-10-06T10:10:20.612Z] --- PASS: TestContainerBindMountNonRecursive (1.61s)
10:10:20 [2019-10-06T10:10:20.612Z] === RUN   TestNetworkNat
10:10:21 [2019-10-06T10:10:21.622Z] --- PASS: TestNetworkNat (0.75s)
10:10:21 [2019-10-06T10:10:21.622Z] === RUN   TestNetworkLocalhostTCPNat
10:10:22 [2019-10-06T10:10:22.229Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
10:10:22 [2019-10-06T10:10:22.236Z] --- PASS: TestNetworkLocalhostTCPNat (0.73s)
10:10:22 [2019-10-06T10:10:22.236Z] === RUN   TestNetworkLoopbackNat
10:10:22 [2019-10-06T10:10:22.486Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
10:10:23 [2019-10-06T10:10:23.248Z] --- PASS: TestNetworkLoopbackNat (0.97s)
10:10:23 [2019-10-06T10:10:23.248Z] === RUN   TestPause
10:10:23 [2019-10-06T10:10:23.855Z] === RUN   TestDockerSuite/TestCpVolumePath
10:10:23 [2019-10-06T10:10:23.866Z] --- PASS: TestPause (0.80s)
10:10:23 [2019-10-06T10:10:23.866Z] === RUN   TestPauseFailsOnWindowsServerContainers
10:10:23 [2019-10-06T10:10:23.866Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
10:10:23 [2019-10-06T10:10:23.866Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:10:23 [2019-10-06T10:10:23.866Z] === RUN   TestPauseStopPausedContainer
10:10:24 [2019-10-06T10:10:24.876Z] --- PASS: TestPauseStopPausedContainer (0.77s)
10:10:24 [2019-10-06T10:10:24.876Z] === RUN   TestPsFilter
10:10:24 [2019-10-06T10:10:24.876Z] --- PASS: TestPsFilter (0.17s)
10:10:24 [2019-10-06T10:10:24.877Z] === RUN   TestRemoveContainerWithRemovedVolume
10:10:25 [2019-10-06T10:10:25.225Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
10:10:25 [2019-10-06T10:10:25.225Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
10:10:25 [2019-10-06T10:10:25.482Z] === RUN   TestDockerSuite/TestCreateArgs
10:10:25 [2019-10-06T10:10:25.482Z] === RUN   TestDockerSuite/TestCreateByImageID
10:10:25 [2019-10-06T10:10:25.494Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.62s)
10:10:25 [2019-10-06T10:10:25.495Z] === RUN   TestRemoveContainerWithVolume
10:10:26 [2019-10-06T10:10:26.046Z] === RUN   TestDockerSuite/TestCreateEchoStdout
10:10:26 [2019-10-06T10:10:26.110Z] --- PASS: TestRemoveContainerWithVolume (0.67s)
10:10:26 [2019-10-06T10:10:26.110Z] === RUN   TestRemoveContainerRunning
10:10:26 [2019-10-06T10:10:26.197Z] Removing intermediate container 139823b804a9
10:10:26 [2019-10-06T10:10:26.197Z]  ---> dad510a7d191
10:10:26 [2019-10-06T10:10:26.197Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/
10:10:26 [2019-10-06T10:10:26.725Z] --- PASS: TestRemoveContainerRunning (0.67s)
10:10:26 [2019-10-06T10:10:26.725Z] === RUN   TestRemoveContainerForceRemoveRunning
10:10:26 [2019-10-06T10:10:26.976Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
10:10:26 [2019-10-06T10:10:26.976Z] === RUN   TestDockerSuite/TestCreateHostConfig
10:10:26 [2019-10-06T10:10:26.976Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
10:10:27 [2019-10-06T10:10:27.725Z] 
10:10:27 [2019-10-06T10:10:27.725Z]  ---> d3fa48cf19fa
10:10:27 [2019-10-06T10:10:27.725Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%"
10:10:27 [2019-10-06T10:10:27.725Z]  ---> Running in 4e4a38b1cdf9
10:10:27 [2019-10-06T10:10:27.730Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.69s)
10:10:27 [2019-10-06T10:10:27.730Z] === RUN   TestRemoveInvalidContainer
10:10:27 [2019-10-06T10:10:27.730Z] --- PASS: TestRemoveInvalidContainer (0.03s)
10:10:27 [2019-10-06T10:10:27.730Z] === RUN   TestRenameLinkedContainer
10:10:27 [2019-10-06T10:10:27.908Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
10:10:28 [2019-10-06T10:10:28.472Z] === RUN   TestDockerSuite/TestCreateLabels
10:10:28 [2019-10-06T10:10:28.472Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
10:10:28 [2019-10-06T10:10:28.730Z] === RUN   TestDockerSuite/TestCreateRM
10:10:28 [2019-10-06T10:10:28.730Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
10:10:28 [2019-10-06T10:10:28.730Z] === RUN   TestDockerSuite/TestCreateStopSignal
10:10:28 [2019-10-06T10:10:28.986Z] === RUN   TestDockerSuite/TestCreateStopTimeout
10:10:29 [2019-10-06T10:10:29.243Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
10:10:29 [2019-10-06T10:10:29.255Z] 
10:10:29 [2019-10-06T10:10:29.255Z] SUCCESS: Specified value was saved.
10:10:30 [2019-10-06T10:10:30.411Z] --- PASS: TestRenameLinkedContainer (2.67s)
10:10:30 [2019-10-06T10:10:30.411Z] === RUN   TestRenameStoppedContainer
10:10:31 [2019-10-06T10:10:31.041Z] --- PASS: TestRenameStoppedContainer (0.67s)
10:10:31 [2019-10-06T10:10:31.041Z] === RUN   TestRenameRunningContainerAndReuse
10:10:31 [2019-10-06T10:10:31.769Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
10:10:32 [2019-10-06T10:10:32.026Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
10:10:32 [2019-10-06T10:10:32.026Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
10:10:32 [2019-10-06T10:10:32.147Z] Removing intermediate container 4e4a38b1cdf9
10:10:32 [2019-10-06T10:10:32.147Z]  ---> 2d67becc5c61
10:10:32 [2019-10-06T10:10:32.147Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
10:10:32 [2019-10-06T10:10:32.147Z]  ---> Running in 0acb8e5f2263
10:10:32 [2019-10-06T10:10:32.514Z] --- PASS: TestRenameRunningContainerAndReuse (1.37s)
10:10:32 [2019-10-06T10:10:32.514Z] === RUN   TestRenameInvalidName
10:10:32 [2019-10-06T10:10:32.797Z] --- PASS: TestRenameInvalidName (0.68s)
10:10:32 [2019-10-06T10:10:32.797Z] === RUN   TestRenameAnonymousContainer
10:10:35 [2019-10-06T10:10:35.477Z] --- PASS: TestRenameAnonymousContainer (2.43s)
10:10:35 [2019-10-06T10:10:35.477Z] === RUN   TestRenameContainerWithSameName
10:10:36 [2019-10-06T10:10:36.094Z] --- PASS: TestRenameContainerWithSameName (0.70s)
10:10:36 [2019-10-06T10:10:36.094Z] === RUN   TestRenameContainerWithLinkedContainer
10:10:36 [2019-10-06T10:10:36.214Z] === RUN   TestDockerSuite/TestCreateWithPortRange
10:10:36 [2019-10-06T10:10:36.214Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
10:10:36 [2019-10-06T10:10:36.214Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
10:10:36 [2019-10-06T10:10:36.214Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
10:10:36 [2019-10-06T10:10:36.214Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
10:10:36 [2019-10-06T10:10:36.214Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
10:10:37 [2019-10-06T10:10:37.144Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
10:10:37 [2019-10-06T10:10:37.582Z] --- PASS: TestRenameContainerWithLinkedContainer (1.38s)
10:10:37 [2019-10-06T10:10:37.582Z] === RUN   TestResize
10:10:38 [2019-10-06T10:10:38.224Z] --- PASS: TestResize (0.69s)
10:10:38 [2019-10-06T10:10:38.224Z] === RUN   TestResizeWithInvalidSize
10:10:38 [2019-10-06T10:10:38.514Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
10:10:38 [2019-10-06T10:10:38.844Z] --- PASS: TestResizeWithInvalidSize (0.70s)
10:10:38 [2019-10-06T10:10:38.844Z] === RUN   TestResizeWhenContainerNotStarted
10:10:39 [2019-10-06T10:10:39.202Z] Cannot create a file when that file already exists.
10:10:39 [2019-10-06T10:10:39.447Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
10:10:39 [2019-10-06T10:10:39.463Z] --- PASS: TestResizeWhenContainerNotStarted (0.68s)
10:10:39 [2019-10-06T10:10:39.463Z] === RUN   TestDaemonRestartKillContainers
10:10:39 [2019-10-06T10:10:39.463Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:10:39 [2019-10-06T10:10:39.463Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:10:39 [2019-10-06T10:10:39.463Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:10:39 [2019-10-06T10:10:39.463Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:10:39 [2019-10-06T10:10:39.463Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:10:39 [2019-10-06T10:10:39.463Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:10:39 [2019-10-06T10:10:39.463Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:10:39 [2019-10-06T10:10:39.463Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:10:39 [2019-10-06T10:10:39.463Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:10:39 [2019-10-06T10:10:39.463Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:10:39 [2019-10-06T10:10:39.463Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:10:39 [2019-10-06T10:10:39.463Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:10:39 [2019-10-06T10:10:39.463Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:10:39 [2019-10-06T10:10:39.463Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:10:39 [2019-10-06T10:10:39.463Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:10:39 [2019-10-06T10:10:39.463Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:10:39 [2019-10-06T10:10:39.463Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:10:39 [2019-10-06T10:10:39.463Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:10:39 [2019-10-06T10:10:39.463Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:10:39 [2019-10-06T10:10:39.463Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:10:39 [2019-10-06T10:10:39.463Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:10:39 [2019-10-06T10:10:39.463Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:10:39 [2019-10-06T10:10:39.463Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:10:39 [2019-10-06T10:10:39.463Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:10:39 [2019-10-06T10:10:39.463Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:10:39 [2019-10-06T10:10:39.463Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:10:39 [2019-10-06T10:10:39.463Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:10:39 [2019-10-06T10:10:39.463Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:10:41 [2019-10-06T10:10:41.344Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
10:10:42 [2019-10-06T10:10:42.714Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
10:10:42 [2019-10-06T10:10:42.953Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:10:42 [2019-10-06T10:10:42.953Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:10:42 [2019-10-06T10:10:42.953Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:10:42 [2019-10-06T10:10:42.953Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:10:42 [2019-10-06T10:10:42.971Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
10:10:43 [2019-10-06T10:10:43.536Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
10:10:44 [2019-10-06T10:10:44.469Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
10:10:44 [2019-10-06T10:10:44.469Z] === RUN   TestDockerSuite/TestDevicePermissions
10:10:44 [2019-10-06T10:10:44.994Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:10:45 [2019-10-06T10:10:45.400Z] === RUN   TestDockerSuite/TestDockerFails
10:10:45 [2019-10-06T10:10:45.400Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
10:10:45 [2019-10-06T10:10:45.400Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
10:10:45 [2019-10-06T10:10:45.658Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
10:10:46 [2019-10-06T10:10:46.268Z] Removing intermediate container 0acb8e5f2263
10:10:46 [2019-10-06T10:10:46.268Z]  ---> a3b238a3c841
10:10:46 [2019-10-06T10:10:46.268Z] Step 6/6 : CMD ["sh"]
10:10:46 [2019-10-06T10:10:46.268Z]  ---> Running in c360a939178b
10:10:46 [2019-10-06T10:10:46.268Z] Removing intermediate container c360a939178b
10:10:46 [2019-10-06T10:10:46.268Z]  ---> b2aea7f298e7
10:10:46 [2019-10-06T10:10:46.268Z] Successfully built b2aea7f298e7
10:10:46 [2019-10-06T10:10:46.268Z] Successfully tagged busybox:latest
10:10:46 [2019-10-06T10:10:46.268Z] INFO: Docker images of the daemon under test
10:10:46 [2019-10-06T10:10:46.268Z] 
10:10:46 [2019-10-06T10:10:46.268Z] REPOSITORY                             TAG                 IMAGE ID            CREATED                  SIZE
10:10:46 [2019-10-06T10:10:46.268Z] busybox                                latest              b2aea7f298e7        Less than a second ago   4.75GB
10:10:46 [2019-10-06T10:10:46.268Z] microsoft/windowsservercore            latest              1ddfa8bee56a        3 weeks ago              4.71GB
10:10:46 [2019-10-06T10:10:46.268Z] mcr.microsoft.com/windows/servercore   ltsc2019            1ddfa8bee56a        3 weeks ago              4.71GB
10:10:46 [2019-10-06T10:10:46.268Z] 
10:10:46 [2019-10-06T10:10:46.268Z] INFO: Running integration tests at 10/06/2019 10:10:45...
10:10:46 [2019-10-06T10:10:46.268Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
10:10:46 [2019-10-06T10:10:46.268Z] INFO: Integration API tests being run from the host:
10:10:46 [2019-10-06T10:10:46.268Z] INFO: make.ps1 starting at 10/06/2019 10:10:45
10:10:46 [2019-10-06T10:10:46.484Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:10:46 [2019-10-06T10:10:46.725Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build
10:10:46 [2019-10-06T10:10:46.769Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:10:47 [2019-10-06T10:10:47.061Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:10:47 [2019-10-06T10:10:47.554Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
10:10:48 [2019-10-06T10:10:48.484Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
10:10:49 [2019-10-06T10:10:49.752Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
10:10:49 [2019-10-06T10:10:49.752Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.19s)
10:10:49 [2019-10-06T10:10:49.752Z]         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"
10:10:49 [2019-10-06T10:10:49.752Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.31s)
10:10:49 [2019-10-06T10:10:49.752Z]         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"
10:10:49 [2019-10-06T10:10:49.752Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.42s)
10:10:49 [2019-10-06T10:10:49.752Z]         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"
10:10:49 [2019-10-06T10:10:49.752Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.46s)
10:10:49 [2019-10-06T10:10:49.752Z]         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"
10:10:49 [2019-10-06T10:10:49.752Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.04s)
10:10:49 [2019-10-06T10:10:49.752Z]         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"
10:10:49 [2019-10-06T10:10:49.752Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.46s)
10:10:49 [2019-10-06T10:10:49.752Z]         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"
10:10:49 [2019-10-06T10:10:49.752Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.85s)
10:10:49 [2019-10-06T10:10:49.752Z]         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"
10:10:49 [2019-10-06T10:10:49.752Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.31s)
10:10:49 [2019-10-06T10:10:49.752Z]         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"
10:10:49 [2019-10-06T10:10:49.752Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.21s)
10:10:49 [2019-10-06T10:10:49.752Z]         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"
10:10:49 [2019-10-06T10:10:49.752Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.75s)
10:10:49 [2019-10-06T10:10:49.752Z]         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"
10:10:49 [2019-10-06T10:10:49.752Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.72s)
10:10:49 [2019-10-06T10:10:49.752Z]         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"
10:10:49 [2019-10-06T10:10:49.752Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.42s)
10:10:49 [2019-10-06T10:10:49.752Z]         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"
10:10:49 [2019-10-06T10:10:49.752Z] === RUN   TestCgroupNamespacesRun
10:10:49 [2019-10-06T10:10:49.855Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
10:10:49 [2019-10-06T10:10:49.855Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
10:10:49 [2019-10-06T10:10:49.855Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
10:10:50 [2019-10-06T10:10:50.112Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
10:10:51 [2019-10-06T10:10:51.227Z] --- PASS: TestCgroupNamespacesRun (1.71s)
10:10:51 [2019-10-06T10:10:51.227Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun"
10:10:51 [2019-10-06T10:10:51.227Z] === RUN   TestCgroupNamespacesRunPrivileged
10:10:53 [2019-10-06T10:10:53.253Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.71s)
10:10:53 [2019-10-06T10:10:53.253Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged"
10:10:53 [2019-10-06T10:10:53.253Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
10:10:54 [2019-10-06T10:10:54.739Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.75s)
10:10:54 [2019-10-06T10:10:54.739Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode"
10:10:54 [2019-10-06T10:10:54.739Z] === RUN   TestCgroupNamespacesRunHostMode
10:10:56 [2019-10-06T10:10:56.213Z] --- PASS: TestCgroupNamespacesRunHostMode (1.71s)
10:10:56 [2019-10-06T10:10:56.213Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode"
10:10:56 [2019-10-06T10:10:56.213Z] === RUN   TestCgroupNamespacesRunPrivateMode
10:10:56 [2019-10-06T10:10:56.660Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
10:10:58 [2019-10-06T10:10:58.240Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.74s)
10:10:58 [2019-10-06T10:10:58.240Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode"
10:10:58 [2019-10-06T10:10:58.240Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
10:10:58 [2019-10-06T10:10:58.860Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.92s)
10:10:58 [2019-10-06T10:10:58.860Z]     run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate"
10:10:58 [2019-10-06T10:10:58.860Z] === RUN   TestCgroupNamespacesRunInvalidMode
10:10:59 [2019-10-06T10:10:59.188Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
10:10:59 [2019-10-06T10:10:59.752Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
10:10:59 [2019-10-06T10:10:59.875Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.89s)
10:10:59 [2019-10-06T10:10:59.875Z]     run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode"
10:10:59 [2019-10-06T10:10:59.875Z] === RUN   TestCgroupNamespacesRunOlderClient
10:11:01 [2019-10-06T10:11:01.899Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.73s)
10:11:01 [2019-10-06T10:11:01.899Z]     run_cgroupns_linux_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient"
10:11:01 [2019-10-06T10:11:01.899Z] === RUN   TestKernelTCPMemory
10:11:02 [2019-10-06T10:11:02.575Z] --- PASS: TestKernelTCPMemory (0.90s)
10:11:02 [2019-10-06T10:11:02.575Z] === RUN   TestNISDomainname
10:11:03 [2019-10-06T10:11:03.030Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
10:11:03 [2019-10-06T10:11:03.597Z] --- PASS: TestNISDomainname (1.08s)
10:11:03 [2019-10-06T10:11:03.597Z] === RUN   TestHostnameDnsResolution
10:11:04 [2019-10-06T10:11:04.611Z] --- PASS: TestHostnameDnsResolution (1.17s)
10:11:04 [2019-10-06T10:11:04.611Z] === RUN   TestStats
10:11:05 [2019-10-06T10:11:05.554Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
10:11:05 [2019-10-06T10:11:05.811Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
10:11:07 [2019-10-06T10:11:07.181Z] === RUN   TestDockerSuite/TestEventsAttach
10:11:07 [2019-10-06T10:11:07.284Z] --- PASS: TestStats (2.52s)
10:11:07 [2019-10-06T10:11:07.284Z] === RUN   TestStopContainerWithTimeout
10:11:07 [2019-10-06T10:11:07.284Z] === RUN   TestStopContainerWithTimeout/0
10:11:07 [2019-10-06T10:11:07.284Z] === PAUSE TestStopContainerWithTimeout/0
10:11:07 [2019-10-06T10:11:07.284Z] === RUN   TestStopContainerWithTimeout/1
10:11:07 [2019-10-06T10:11:07.284Z] === PAUSE TestStopContainerWithTimeout/1
10:11:07 [2019-10-06T10:11:07.284Z] === RUN   TestStopContainerWithTimeout/3
10:11:07 [2019-10-06T10:11:07.284Z] === PAUSE TestStopContainerWithTimeout/3
10:11:07 [2019-10-06T10:11:07.284Z] === RUN   TestStopContainerWithTimeout/-1
10:11:07 [2019-10-06T10:11:07.284Z] === PAUSE TestStopContainerWithTimeout/-1
10:11:07 [2019-10-06T10:11:07.284Z] === CONT  TestStopContainerWithTimeout/0
10:11:07 [2019-10-06T10:11:07.284Z] === CONT  TestStopContainerWithTimeout/-1
10:11:07 [2019-10-06T10:11:07.284Z] === CONT  TestStopContainerWithTimeout/1
10:11:07 [2019-10-06T10:11:07.284Z] === CONT  TestStopContainerWithTimeout/3
10:11:07 [2019-10-06T10:11:07.914Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config
10:11:08 [2019-10-06T10:11:08.112Z] === RUN   TestDockerSuite/TestEventsCommit
10:11:09 [2019-10-06T10:11:09.043Z] === RUN   TestDockerSuite/TestEventsContainerEvents
10:11:10 [2019-10-06T10:11:10.415Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
10:11:10 [2019-10-06T10:11:10.747Z] --- PASS: TestStopContainerWithTimeout (0.03s)
10:11:10 [2019-10-06T10:11:10.747Z]     --- PASS: TestStopContainerWithTimeout/0 (1.19s)
10:11:10 [2019-10-06T10:11:10.747Z]     --- PASS: TestStopContainerWithTimeout/1 (2.21s)
10:11:10 [2019-10-06T10:11:10.747Z]     --- PASS: TestStopContainerWithTimeout/3 (2.84s)
10:11:10 [2019-10-06T10:11:10.747Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.03s)
10:11:10 [2019-10-06T10:11:10.747Z] === RUN   TestDeleteDevicemapper
10:11:10 [2019-10-06T10:11:10.747Z] --- SKIP: TestDeleteDevicemapper (0.00s)
10:11:10 [2019-10-06T10:11:10.747Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
10:11:10 [2019-10-06T10:11:10.747Z] === RUN   TestStopContainerWithRestartPolicyAlways
10:11:10 [2019-10-06T10:11:10.823Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container
10:11:10 [2019-10-06T10:11:10.980Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
10:11:12 [2019-10-06T10:11:12.227Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.91s)
10:11:12 [2019-10-06T10:11:12.227Z] === RUN   TestUpdateMemory
10:11:12 [2019-10-06T10:11:12.349Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
10:11:13 [2019-10-06T10:11:13.240Z] --- PASS: TestUpdateMemory (1.05s)
10:11:13 [2019-10-06T10:11:13.240Z] === RUN   TestUpdateCPUQuota
10:11:14 [2019-10-06T10:11:14.243Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
10:11:14 [2019-10-06T10:11:14.545Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image
10:11:14 [2019-10-06T10:11:14.714Z] --- PASS: TestUpdateCPUQuota (1.51s)
10:11:14 [2019-10-06T10:11:14.714Z] === RUN   TestUpdatePidsLimit
10:11:14 [2019-10-06T10:11:14.714Z] === RUN   TestUpdatePidsLimit/update_from_none
10:11:15 [2019-10-06T10:11:15.329Z] === RUN   TestUpdatePidsLimit/no_change
10:11:15 [2019-10-06T10:11:15.612Z] === RUN   TestUpdatePidsLimit/update_lower
10:11:15 [2019-10-06T10:11:15.613Z] === RUN   TestDockerSuite/TestEventsContainerRestart
10:11:15 [2019-10-06T10:11:15.895Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
10:11:16 [2019-10-06T10:11:16.512Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
10:11:16 [2019-10-06T10:11:16.717Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network
10:11:16 [2019-10-06T10:11:16.795Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
10:11:17 [2019-10-06T10:11:17.081Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
10:11:19 [2019-10-06T10:11:19.105Z] --- PASS: TestUpdatePidsLimit (3.95s)
10:11:19 [2019-10-06T10:11:19.105Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.40s)
10:11:19 [2019-10-06T10:11:19.105Z]     --- PASS: TestUpdatePidsLimit/no_change (0.38s)
10:11:19 [2019-10-06T10:11:19.105Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.40s)
10:11:19 [2019-10-06T10:11:19.105Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s)
10:11:19 [2019-10-06T10:11:19.105Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.42s)
10:11:19 [2019-10-06T10:11:19.105Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s)
10:11:19 [2019-10-06T10:11:19.105Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s)
10:11:19 [2019-10-06T10:11:19.105Z] === RUN   TestUpdateRestartPolicy
10:11:19 [2019-10-06T10:11:19.619Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan
10:11:19 [2019-10-06T10:11:19.790Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
10:11:20 [2019-10-06T10:11:20.075Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan
10:11:20 [2019-10-06T10:11:20.532Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin
10:11:21 [2019-10-06T10:11:21.496Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz
10:11:21 [2019-10-06T10:11:21.685Z] === RUN   TestDockerSuite/TestEventsCopy
10:11:22 [2019-10-06T10:11:22.460Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common
10:11:23 [2019-10-06T10:11:23.054Z] === RUN   TestDockerSuite/TestEventsFilterContainer
10:11:24 [2019-10-06T10:11:24.628Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
10:11:24 [2019-10-06T10:11:24.960Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
10:11:25 [2019-10-06T10:11:25.890Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
10:11:26 [2019-10-06T10:11:26.146Z] === RUN   TestDockerSuite/TestEventsFilterImageName
10:11:27 [2019-10-06T10:11:27.516Z] === RUN   TestDockerSuite/TestEventsFilterLabels
10:11:28 [2019-10-06T10:11:28.079Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
10:11:28 [2019-10-06T10:11:28.079Z] === RUN   TestDockerSuite/TestEventsFilterType
10:11:28 [2019-10-06T10:11:28.643Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
10:11:28 [2019-10-06T10:11:28.643Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
10:11:28 [2019-10-06T10:11:28.643Z] === RUN   TestDockerSuite/TestEventsFilters
10:11:29 [2019-10-06T10:11:29.308Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging
10:11:30 [2019-10-06T10:11:30.538Z] === RUN   TestDockerSuite/TestEventsFormat
10:11:31 [2019-10-06T10:11:31.623Z] --- PASS: TestUpdateRestartPolicy (12.05s)
10:11:31 [2019-10-06T10:11:31.623Z] === RUN   TestUpdateRestartWithAutoRemove
10:11:31 [2019-10-06T10:11:31.623Z] --- PASS: TestUpdateRestartWithAutoRemove (0.71s)
10:11:31 [2019-10-06T10:11:31.623Z] === RUN   TestWaitNonBlocked
10:11:31 [2019-10-06T10:11:31.623Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
10:11:31 [2019-10-06T10:11:31.623Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
10:11:31 [2019-10-06T10:11:31.623Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
10:11:31 [2019-10-06T10:11:31.623Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
10:11:31 [2019-10-06T10:11:31.623Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
10:11:31 [2019-10-06T10:11:31.623Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
10:11:31 [2019-10-06T10:11:31.907Z] === RUN   TestDockerSuite/TestEventsFormatBadField
10:11:31 [2019-10-06T10:11:31.907Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
10:11:31 [2019-10-06T10:11:31.907Z] === RUN   TestDockerSuite/TestEventsImageImport
10:11:32 [2019-10-06T10:11:32.632Z] --- PASS: TestWaitNonBlocked (0.03s)
10:11:32 [2019-10-06T10:11:32.632Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.90s)
10:11:32 [2019-10-06T10:11:32.632Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.93s)
10:11:32 [2019-10-06T10:11:32.632Z] === RUN   TestWaitBlocked
10:11:32 [2019-10-06T10:11:32.632Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
10:11:32 [2019-10-06T10:11:32.632Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
10:11:32 [2019-10-06T10:11:32.632Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
10:11:32 [2019-10-06T10:11:32.632Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
10:11:32 [2019-10-06T10:11:32.632Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
10:11:32 [2019-10-06T10:11:32.632Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
10:11:32 [2019-10-06T10:11:32.837Z] === RUN   TestDockerSuite/TestEventsImageLoad
10:11:32 [2019-10-06T10:11:32.838Z] === RUN   TestDockerSuite/TestEventsImagePull
10:11:33 [2019-10-06T10:11:33.401Z] === RUN   TestDockerSuite/TestEventsImageTag
10:11:33 [2019-10-06T10:11:33.661Z] --- PASS: TestWaitBlocked (0.03s)
10:11:33 [2019-10-06T10:11:33.661Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.01s)
10:11:33 [2019-10-06T10:11:33.661Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.09s)
10:11:33 [2019-10-06T10:11:33.661Z] === CONT  TestContainerStartOnDaemonRestart
10:11:33 [2019-10-06T10:11:33.661Z] === CONT  TestIpcModeOlderClient
10:11:33 [2019-10-06T10:11:33.661Z] === CONT  TestDaemonRestartIpcMode
10:11:33 [2019-10-06T10:11:33.661Z] --- PASS: TestIpcModeOlderClient (0.12s)
10:11:34 [2019-10-06T10:11:34.769Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
10:11:34 [2019-10-06T10:11:34.769Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
10:11:34 [2019-10-06T10:11:34.769Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
10:11:34 [2019-10-06T10:11:34.769Z] === RUN   TestDockerSuite/TestEventsPluginOps
10:11:34 [2019-10-06T10:11:34.769Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
10:11:36 [2019-10-06T10:11:36.393Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes
10:11:37 [2019-10-06T10:11:37.140Z] --- PASS: TestContainerStartOnDaemonRestart (3.15s)
10:11:37 [2019-10-06T10:11:37.140Z]     daemon_linux_test.go:35: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart"
10:11:37 [2019-10-06T10:11:37.292Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
10:11:37 [2019-10-06T10:11:37.424Z] --- PASS: TestDaemonRestartIpcMode (3.71s)
10:11:37 [2019-10-06T10:11:37.424Z]     daemon_linux_test.go:89: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode"
10:11:37 [2019-10-06T10:11:37.424Z] PASS
10:11:37 [2019-10-06T10:11:37.424Z] 
10:11:37 [2019-10-06T10:11:37.424Z] === Skipped
10:11:37 [2019-10-06T10:11:37.424Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s)
10:11:37 [2019-10-06T10:11:37.424Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:11:37 [2019-10-06T10:11:37.424Z] 
10:11:37 [2019-10-06T10:11:37.424Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
10:11:37 [2019-10-06T10:11:37.424Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:11:37 [2019-10-06T10:11:37.424Z] 
10:11:37 [2019-10-06T10:11:37.424Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s)
10:11:37 [2019-10-06T10:11:37.424Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
10:11:37 [2019-10-06T10:11:37.424Z] 
10:11:37 [2019-10-06T10:11:37.424Z] 
10:11:37 [2019-10-06T10:11:37.424Z] DONE 197 tests, 3 skipped in 118.867s
10:11:37 [2019-10-06T10:11:37.424Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m 
10:11:37 [2019-10-06T10:11:37.424Z] ++ 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
10:11:37 [2019-10-06T10:11:37.424Z] ++ set -e
10:11:37 [2019-10-06T10:11:37.424Z] ++ '[' -n 0 ']'
10:11:37 [2019-10-06T10:11:37.424Z] ++ set -x
10:11:37 [2019-10-06T10:11:37.424Z] ++ env -i DEST=/go/src/github.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
10:11:37 [2019-10-06T10:11:37.424Z] INFO: Testing against a local daemon
10:11:37 [2019-10-06T10:11:37.424Z] === RUN   TestCommitInheritsEnv
10:11:37 [2019-10-06T10:11:37.856Z] === RUN   TestDockerSuite/TestEventsRename
10:11:37 [2019-10-06T10:11:37.856Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
10:11:38 [2019-10-06T10:11:38.042Z] --- PASS: TestCommitInheritsEnv (0.43s)
10:11:38 [2019-10-06T10:11:38.042Z] === RUN   TestImportExtremelyLargeImageWorks
10:11:38 [2019-10-06T10:11:38.042Z] === PAUSE TestImportExtremelyLargeImageWorks
10:11:38 [2019-10-06T10:11:38.042Z] === RUN   TestImagesFilterMultiReference
10:11:38 [2019-10-06T10:11:38.042Z] --- PASS: TestImagesFilterMultiReference (0.08s)
10:11:38 [2019-10-06T10:11:38.042Z] === RUN   TestImagePullPlatformInvalid
10:11:38 [2019-10-06T10:11:38.042Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
10:11:38 [2019-10-06T10:11:38.042Z] === RUN   TestRemoveImageOrphaning
10:11:38 [2019-10-06T10:11:38.324Z] --- PASS: TestRemoveImageOrphaning (0.40s)
10:11:38 [2019-10-06T10:11:38.324Z] === RUN   TestRemoveImageGarbageCollector
10:11:38 [2019-10-06T10:11:38.324Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
10:11:38 [2019-10-06T10:11:38.324Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:11:38 [2019-10-06T10:11:38.324Z] === RUN   TestTagUnprefixedRepoByNameOrName
10:11:38 [2019-10-06T10:11:38.324Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
10:11:38 [2019-10-06T10:11:38.324Z] === RUN   TestTagInvalidReference
10:11:38 [2019-10-06T10:11:38.563Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret
10:11:38 [2019-10-06T10:11:38.607Z] --- PASS: TestTagInvalidReference (0.04s)
10:11:38 [2019-10-06T10:11:38.607Z] === RUN   TestTagValidPrefixedRepo
10:11:38 [2019-10-06T10:11:38.607Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
10:11:38 [2019-10-06T10:11:38.607Z] === RUN   TestTagExistedNameWithoutForce
10:11:38 [2019-10-06T10:11:38.607Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
10:11:38 [2019-10-06T10:11:38.607Z] === RUN   TestTagOfficialNames
10:11:38 [2019-10-06T10:11:38.607Z] --- PASS: TestTagOfficialNames (0.06s)
10:11:38 [2019-10-06T10:11:38.607Z] === RUN   TestTagMatchesDigest
10:11:38 [2019-10-06T10:11:38.607Z] --- PASS: TestTagMatchesDigest (0.03s)
10:11:38 [2019-10-06T10:11:38.607Z] === CONT  TestImportExtremelyLargeImageWorks
10:11:38 [2019-10-06T10:11:38.787Z] === RUN   TestDockerSuite/TestEventsResize
10:11:39 [2019-10-06T10:11:39.718Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
10:11:40 [2019-10-06T10:11:40.651Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
10:11:41 [2019-10-06T10:11:41.468Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service
10:11:42 [2019-10-06T10:11:42.021Z] === RUN   TestDockerSuite/TestEventsStreaming
10:11:42 [2019-10-06T10:11:42.955Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
10:11:44 [2019-10-06T10:11:44.363Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session
10:11:46 [2019-10-06T10:11:46.228Z] === RUN   TestDockerSuite/TestEventsTop
10:11:47 [2019-10-06T10:11:47.157Z] === RUN   TestDockerSuite/TestEventsUntag
10:11:47 [2019-10-06T10:11:47.264Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system
10:11:49 [2019-10-06T10:11:49.455Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume
10:11:49 [2019-10-06T10:11:49.702Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
10:11:51 [2019-10-06T10:11:51.072Z] === RUN   TestDockerSuite/TestExec
10:11:51 [2019-10-06T10:11:51.625Z] Running D:\gopath\src\github.com\docker\docker\integration\build
10:11:52 [2019-10-06T10:11:52.004Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
10:11:52 [2019-10-06T10:11:52.083Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:11:52 [2019-10-06T10:11:52.083Z] INFO: Testing against a local daemon
10:11:52 [2019-10-06T10:11:52.083Z] === RUN   TestBuildWithSession
10:11:52 [2019-10-06T10:11:52.083Z] --- SKIP: TestBuildWithSession (0.00s)
10:11:52 [2019-10-06T10:11:52.083Z]     build_session_test.go:25: TODO: BuildKit
10:11:52 [2019-10-06T10:11:52.083Z] === RUN   TestBuildSquashParent
10:11:52 [2019-10-06T10:11:52.083Z] --- SKIP: TestBuildSquashParent (0.00s)
10:11:52 [2019-10-06T10:11:52.083Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
10:11:52 [2019-10-06T10:11:52.083Z] === RUN   TestBuildWithRemoveAndForceRemove
10:11:52 [2019-10-06T10:11:52.083Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s)
10:11:52 [2019-10-06T10:11:52.083Z]     build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME
10:11:52 [2019-10-06T10:11:52.083Z] === RUN   TestBuildMultiStageCopy
10:11:52 [2019-10-06T10:11:52.083Z] === RUN   TestBuildMultiStageCopy/copy_to_root
10:11:52 [2019-10-06T10:11:52.935Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
10:11:53 [2019-10-06T10:11:53.866Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
10:11:54 [2019-10-06T10:11:54.796Z] === RUN   TestDockerSuite/TestExecAPIStart
10:11:56 [2019-10-06T10:11:56.693Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
10:11:57 [2019-10-06T10:11:57.623Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
10:11:58 [2019-10-06T10:11:58.553Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
10:11:59 [2019-10-06T10:11:59.484Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
10:12:00 [2019-10-06T10:12:00.416Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
10:12:01 [2019-10-06T10:12:01.346Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
10:12:01 [2019-10-06T10:12:01.346Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
10:12:02 [2019-10-06T10:12:02.278Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
10:12:02 [2019-10-06T10:12:02.382Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
10:12:02 [2019-10-06T10:12:02.382Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
10:12:03 [2019-10-06T10:12:03.911Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
10:12:04 [2019-10-06T10:12:04.175Z] === RUN   TestDockerSuite/TestExecCgroup
10:12:04 [2019-10-06T10:12:04.874Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
10:12:06 [2019-10-06T10:12:06.071Z] === RUN   TestDockerSuite/TestExecEnv
10:12:06 [2019-10-06T10:12:06.403Z] --- PASS: TestBuildMultiStageCopy (14.67s)
10:12:06 [2019-10-06T10:12:06.403Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (9.81s)
10:12:06 [2019-10-06T10:12:06.403Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.82s)
10:12:06 [2019-10-06T10:12:06.403Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.08s)
10:12:06 [2019-10-06T10:12:06.403Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.24s)
10:12:06 [2019-10-06T10:12:06.403Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.72s)
10:12:06 [2019-10-06T10:12:06.403Z] === RUN   TestBuildMultiStageParentConfig
10:12:06 [2019-10-06T10:12:06.403Z] --- SKIP: TestBuildMultiStageParentConfig (0.01s)
10:12:06 [2019-10-06T10:12:06.403Z]     build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME
10:12:06 [2019-10-06T10:12:06.403Z] === RUN   TestBuildLabelWithTargets
10:12:06 [2019-10-06T10:12:06.403Z] --- SKIP: TestBuildLabelWithTargets (0.01s)
10:12:06 [2019-10-06T10:12:06.403Z]     build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME
10:12:06 [2019-10-06T10:12:06.403Z] === RUN   TestBuildWithEmptyLayers
10:12:07 [2019-10-06T10:12:07.005Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
10:12:07 [2019-10-06T10:12:07.934Z] --- PASS: TestBuildWithEmptyLayers (1.22s)
10:12:07 [2019-10-06T10:12:07.934Z] === RUN   TestBuildMultiStageOnBuild
10:12:07 [2019-10-06T10:12:07.934Z] --- SKIP: TestBuildMultiStageOnBuild (0.01s)
10:12:07 [2019-10-06T10:12:07.934Z]     build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME
10:12:07 [2019-10-06T10:12:07.934Z] === RUN   TestBuildUncleanTarFilenames
10:12:07 [2019-10-06T10:12:07.934Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s)
10:12:07 [2019-10-06T10:12:07.934Z]     build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME
10:12:07 [2019-10-06T10:12:07.934Z] === RUN   TestBuildMultiStageLayerLeak
10:12:07 [2019-10-06T10:12:07.934Z] --- SKIP: TestBuildMultiStageLayerLeak (0.01s)
10:12:07 [2019-10-06T10:12:07.934Z]     build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME
10:12:07 [2019-10-06T10:12:07.934Z] === RUN   TestBuildWithHugeFile
10:12:07 [2019-10-06T10:12:07.934Z] --- SKIP: TestBuildWithHugeFile (0.01s)
10:12:07 [2019-10-06T10:12:07.934Z]     build_test.go:491: testEnv.OSType == "windows"
10:12:07 [2019-10-06T10:12:07.934Z] === RUN   TestBuildWithEmptyDockerfile
10:12:07 [2019-10-06T10:12:07.934Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
10:12:07 [2019-10-06T10:12:07.934Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
10:12:07 [2019-10-06T10:12:07.934Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:12:07 [2019-10-06T10:12:07.934Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:12:07 [2019-10-06T10:12:07.934Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:12:07 [2019-10-06T10:12:07.934Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:12:08 [2019-10-06T10:12:08.391Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
10:12:08 [2019-10-06T10:12:08.391Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:12:08 [2019-10-06T10:12:08.391Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:12:08 [2019-10-06T10:12:08.391Z] --- PASS: TestBuildWithEmptyDockerfile (0.46s)
10:12:08 [2019-10-06T10:12:08.391Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
10:12:08 [2019-10-06T10:12:08.391Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
10:12:08 [2019-10-06T10:12:08.391Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s)
10:12:08 [2019-10-06T10:12:08.391Z] === RUN   TestBuildPreserveOwnership
10:12:08 [2019-10-06T10:12:08.391Z] --- SKIP: TestBuildPreserveOwnership (0.00s)
10:12:08 [2019-10-06T10:12:08.391Z]     build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME
10:12:08 [2019-10-06T10:12:08.391Z] === RUN   TestBuildPlatformInvalid
10:12:08 [2019-10-06T10:12:08.391Z] --- PASS: TestBuildPlatformInvalid (0.05s)
10:12:08 [2019-10-06T10:12:08.391Z] PASS
10:12:08 [2019-10-06T10:12:08.391Z] Running D:\gopath\src\github.com\docker\docker\integration\config
10:12:08 [2019-10-06T10:12:08.391Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:12:08 [2019-10-06T10:12:08.391Z] INFO: Testing against a local daemon
10:12:08 [2019-10-06T10:12:08.391Z] === RUN   TestConfigList
10:12:08 [2019-10-06T10:12:08.391Z] --- SKIP: TestConfigList (0.00s)
10:12:08 [2019-10-06T10:12:08.391Z]     config_test.go:27: testEnv.DaemonInfo.OSType == "windows"
10:12:08 [2019-10-06T10:12:08.391Z] === RUN   TestConfigsCreateAndDelete
10:12:08 [2019-10-06T10:12:08.391Z] --- SKIP: TestConfigsCreateAndDelete (0.00s)
10:12:08 [2019-10-06T10:12:08.391Z]     config_test.go:109: testEnv.DaemonInfo.OSType == "windows"
10:12:08 [2019-10-06T10:12:08.391Z] === RUN   TestConfigsUpdate
10:12:08 [2019-10-06T10:12:08.391Z] --- SKIP: TestConfigsUpdate (0.00s)
10:12:08 [2019-10-06T10:12:08.391Z]     config_test.go:137: testEnv.DaemonInfo.OSType == "windows"
10:12:08 [2019-10-06T10:12:08.391Z] === RUN   TestTemplatedConfig
10:12:08 [2019-10-06T10:12:08.391Z] --- SKIP: TestTemplatedConfig (0.00s)
10:12:08 [2019-10-06T10:12:08.391Z]     config_test.go:191: testEnv.DaemonInfo.OSType == "windows"
10:12:08 [2019-10-06T10:12:08.391Z] === RUN   TestConfigInspect
10:12:08 [2019-10-06T10:12:08.391Z] --- SKIP: TestConfigInspect (0.00s)
10:12:08 [2019-10-06T10:12:08.391Z]     config_test.go:323: testEnv.DaemonInfo.OSType == "windows"
10:12:08 [2019-10-06T10:12:08.391Z] === RUN   TestConfigCreateWithLabels
10:12:08 [2019-10-06T10:12:08.391Z] --- SKIP: TestConfigCreateWithLabels (0.00s)
10:12:08 [2019-10-06T10:12:08.391Z]     config_test.go:347: testEnv.DaemonInfo.OSType != "linux"
10:12:08 [2019-10-06T10:12:08.391Z] === RUN   TestConfigCreateResolve
10:12:08 [2019-10-06T10:12:08.391Z] --- SKIP: TestConfigCreateResolve (0.00s)
10:12:08 [2019-10-06T10:12:08.391Z]     config_test.go:374: testEnv.DaemonInfo.OSType != "linux"
10:12:08 [2019-10-06T10:12:08.391Z] === RUN   TestConfigDaemonLibtrustID
10:12:08 [2019-10-06T10:12:08.391Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s)
10:12:08 [2019-10-06T10:12:08.391Z]     config_test.go:424: testEnv.DaemonInfo.OSType != "linux"
10:12:08 [2019-10-06T10:12:08.391Z] PASS
10:12:08 [2019-10-06T10:12:08.391Z] Running D:\gopath\src\github.com\docker\docker\integration\container
10:12:08 [2019-10-06T10:12:08.391Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:12:08 [2019-10-06T10:12:08.391Z] INFO: Testing against a local daemon
10:12:08 [2019-10-06T10:12:08.391Z] === RUN   TestCheckpoint
10:12:08 [2019-10-06T10:12:08.391Z] --- SKIP: TestCheckpoint (0.00s)
10:12:08 [2019-10-06T10:12:08.391Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:12:08 [2019-10-06T10:12:08.391Z] === RUN   TestContainerInvalidJSON
10:12:08 [2019-10-06T10:12:08.391Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
10:12:08 [2019-10-06T10:12:08.391Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
10:12:08 [2019-10-06T10:12:08.391Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
10:12:08 [2019-10-06T10:12:08.391Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
10:12:08 [2019-10-06T10:12:08.391Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
10:12:08 [2019-10-06T10:12:08.391Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
10:12:08 [2019-10-06T10:12:08.391Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
10:12:08 [2019-10-06T10:12:08.391Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
10:12:08 [2019-10-06T10:12:08.391Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
10:12:08 [2019-10-06T10:12:08.391Z] --- PASS: TestContainerInvalidJSON (0.04s)
10:12:08 [2019-10-06T10:12:08.391Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
10:12:08 [2019-10-06T10:12:08.391Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s)
10:12:08 [2019-10-06T10:12:08.391Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
10:12:08 [2019-10-06T10:12:08.391Z] === RUN   TestCopyFromContainerPathDoesNotExist
10:12:08 [2019-10-06T10:12:08.391Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.02s)
10:12:08 [2019-10-06T10:12:08.391Z]     copy_test.go:25: testEnv.OSType == "windows"
10:12:08 [2019-10-06T10:12:08.391Z] === RUN   TestCopyFromContainerPathIsNotDir
10:12:08 [2019-10-06T10:12:08.391Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s)
10:12:08 [2019-10-06T10:12:08.391Z]     copy_test.go:39: testEnv.OSType == "windows"
10:12:08 [2019-10-06T10:12:08.391Z] === RUN   TestCopyToContainerPathDoesNotExist
10:12:08 [2019-10-06T10:12:08.391Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.02s)
10:12:08 [2019-10-06T10:12:08.391Z]     copy_test.go:51: testEnv.OSType == "windows"
10:12:08 [2019-10-06T10:12:08.391Z] === RUN   TestCopyToContainerPathIsNotDir
10:12:08 [2019-10-06T10:12:08.848Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.03s)
10:12:08 [2019-10-06T10:12:08.848Z]     copy_test.go:65: testEnv.OSType == "windows"
10:12:08 [2019-10-06T10:12:08.848Z] === RUN   TestCopyFromContainer
10:12:08 [2019-10-06T10:12:08.848Z] --- SKIP: TestCopyFromContainer (0.00s)
10:12:08 [2019-10-06T10:12:08.848Z]     copy_test.go:76: testEnv.DaemonInfo.OSType == "windows"
10:12:08 [2019-10-06T10:12:08.848Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
10:12:08 [2019-10-06T10:12:08.848Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:12:08 [2019-10-06T10:12:08.848Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:12:08 [2019-10-06T10:12:08.848Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:12:08 [2019-10-06T10:12:08.848Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:12:08 [2019-10-06T10:12:08.848Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
10:12:08 [2019-10-06T10:12:08.848Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
10:12:08 [2019-10-06T10:12:08.848Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:12:08 [2019-10-06T10:12:08.848Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
10:12:08 [2019-10-06T10:12:08.848Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:12:08 [2019-10-06T10:12:08.848Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
10:12:08 [2019-10-06T10:12:08.848Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
10:12:08 [2019-10-06T10:12:08.848Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
10:12:08 [2019-10-06T10:12:08.848Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
10:12:08 [2019-10-06T10:12:08.848Z] === RUN   TestCreateLinkToNonExistingContainer
10:12:08 [2019-10-06T10:12:08.848Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s)
10:12:08 [2019-10-06T10:12:08.848Z]     create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
10:12:08 [2019-10-06T10:12:08.848Z] === RUN   TestCreateWithInvalidEnv
10:12:08 [2019-10-06T10:12:08.848Z] === RUN   TestCreateWithInvalidEnv/0
10:12:08 [2019-10-06T10:12:08.848Z] === PAUSE TestCreateWithInvalidEnv/0
10:12:08 [2019-10-06T10:12:08.848Z] === RUN   TestCreateWithInvalidEnv/1
10:12:08 [2019-10-06T10:12:08.848Z] === PAUSE TestCreateWithInvalidEnv/1
10:12:08 [2019-10-06T10:12:08.848Z] === RUN   TestCreateWithInvalidEnv/2
10:12:08 [2019-10-06T10:12:08.848Z] === PAUSE TestCreateWithInvalidEnv/2
10:12:08 [2019-10-06T10:12:08.848Z] === CONT  TestCreateWithInvalidEnv/0
10:12:08 [2019-10-06T10:12:08.848Z] === CONT  TestCreateWithInvalidEnv/2
10:12:08 [2019-10-06T10:12:08.848Z] === CONT  TestCreateWithInvalidEnv/1
10:12:08 [2019-10-06T10:12:08.848Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
10:12:08 [2019-10-06T10:12:08.848Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
10:12:08 [2019-10-06T10:12:08.848Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.01s)
10:12:08 [2019-10-06T10:12:08.848Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.01s)
10:12:08 [2019-10-06T10:12:08.848Z] === RUN   TestCreateTmpfsMountsTarget
10:12:08 [2019-10-06T10:12:08.848Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s)
10:12:08 [2019-10-06T10:12:08.848Z]     create_test.go:133: testEnv.DaemonInfo.OSType == "windows"
10:12:08 [2019-10-06T10:12:08.848Z] === RUN   TestCreateWithCustomMaskedPaths
10:12:08 [2019-10-06T10:12:08.848Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s)
10:12:08 [2019-10-06T10:12:08.848Z]     create_test.go:176: testEnv.DaemonInfo.OSType != "linux"
10:12:08 [2019-10-06T10:12:08.848Z] === RUN   TestCreateWithCapabilities
10:12:08 [2019-10-06T10:12:08.848Z] --- SKIP: TestCreateWithCapabilities (0.00s)
10:12:08 [2019-10-06T10:12:08.848Z]     create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW
10:12:08 [2019-10-06T10:12:08.848Z] === RUN   TestCreateWithCustomReadonlyPaths
10:12:08 [2019-10-06T10:12:08.848Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s)
10:12:08 [2019-10-06T10:12:08.848Z]     create_test.go:381: testEnv.DaemonInfo.OSType != "linux"
10:12:08 [2019-10-06T10:12:08.848Z] === RUN   TestCreateWithInvalidHealthcheckParams
10:12:08 [2019-10-06T10:12:08.848Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:12:08 [2019-10-06T10:12:08.848Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:12:08 [2019-10-06T10:12:08.848Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:12:08 [2019-10-06T10:12:08.848Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:12:08 [2019-10-06T10:12:08.848Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:12:08 [2019-10-06T10:12:08.848Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:12:08 [2019-10-06T10:12:08.848Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:12:08 [2019-10-06T10:12:08.848Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:12:08 [2019-10-06T10:12:08.848Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:12:08 [2019-10-06T10:12:08.848Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:12:08 [2019-10-06T10:12:08.849Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:12:08 [2019-10-06T10:12:08.849Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:12:08 [2019-10-06T10:12:08.849Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:12:08 [2019-10-06T10:12:08.849Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:12:08 [2019-10-06T10:12:08.849Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:12:08 [2019-10-06T10:12:08.849Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
10:12:08 [2019-10-06T10:12:08.849Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
10:12:08 [2019-10-06T10:12:08.849Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
10:12:08 [2019-10-06T10:12:08.849Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
10:12:08 [2019-10-06T10:12:08.849Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
10:12:08 [2019-10-06T10:12:08.849Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
10:12:08 [2019-10-06T10:12:08.849Z] === RUN   TestDiff
10:12:08 [2019-10-06T10:12:08.849Z] --- SKIP: TestDiff (0.00s)
10:12:08 [2019-10-06T10:12:08.849Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
10:12:08 [2019-10-06T10:12:08.849Z] === RUN   TestExecWithCloseStdin
10:12:09 [2019-10-06T10:12:09.531Z] === RUN   TestDockerSuite/TestExecExitStatus
10:12:10 [2019-10-06T10:12:10.462Z] === RUN   TestDockerSuite/TestExecInspectID
10:12:11 [2019-10-06T10:12:11.018Z] --- PASS: TestExecWithCloseStdin (2.29s)
10:12:11 [2019-10-06T10:12:11.018Z] === RUN   TestExec
10:12:11 [2019-10-06T10:12:11.018Z] --- SKIP: TestExec (0.00s)
10:12:11 [2019-10-06T10:12:11.018Z]     exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
10:12:11 [2019-10-06T10:12:11.018Z] === RUN   TestExecUser
10:12:11 [2019-10-06T10:12:11.018Z] --- SKIP: TestExecUser (0.01s)
10:12:11 [2019-10-06T10:12:11.018Z]     exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
10:12:11 [2019-10-06T10:12:11.018Z] === RUN   TestExportContainerAndImportImage
10:12:11 [2019-10-06T10:12:11.018Z] --- SKIP: TestExportContainerAndImportImage (0.00s)
10:12:11 [2019-10-06T10:12:11.018Z]     export_test.go:22: testEnv.DaemonInfo.OSType == "windows"
10:12:11 [2019-10-06T10:12:11.018Z] === RUN   TestExportContainerAfterDaemonRestart
10:12:11 [2019-10-06T10:12:11.018Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s)
10:12:11 [2019-10-06T10:12:11.018Z]     export_test.go:60: testEnv.DaemonInfo.OSType == "windows"
10:12:11 [2019-10-06T10:12:11.018Z] === RUN   TestHealthCheckWorkdir
10:12:11 [2019-10-06T10:12:11.018Z] --- SKIP: TestHealthCheckWorkdir (0.00s)
10:12:11 [2019-10-06T10:12:11.018Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
10:12:11 [2019-10-06T10:12:11.018Z] === RUN   TestHealthKillContainer
10:12:11 [2019-10-06T10:12:11.018Z] --- SKIP: TestHealthKillContainer (0.00s)
10:12:11 [2019-10-06T10:12:11.018Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
10:12:11 [2019-10-06T10:12:11.018Z] === RUN   TestInspectCpusetInConfigPre120
10:12:11 [2019-10-06T10:12:11.018Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
10:12:11 [2019-10-06T10:12:11.018Z]     inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
10:12:11 [2019-10-06T10:12:11.018Z] === RUN   TestKillContainerInvalidSignal
10:12:13 [2019-10-06T10:12:13.187Z] --- PASS: TestKillContainerInvalidSignal (1.90s)
10:12:13 [2019-10-06T10:12:13.187Z] === RUN   TestKillContainer
10:12:13 [2019-10-06T10:12:13.187Z] --- SKIP: TestKillContainer (0.00s)
10:12:13 [2019-10-06T10:12:13.187Z]     kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH
10:12:13 [2019-10-06T10:12:13.187Z] === RUN   TestKillWithStopSignalAndRestartPolicies
10:12:13 [2019-10-06T10:12:13.187Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s)
10:12:13 [2019-10-06T10:12:13.187Z]     kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later
10:12:13 [2019-10-06T10:12:13.187Z] === RUN   TestKillStoppedContainer
10:12:13 [2019-10-06T10:12:13.187Z] --- SKIP: TestKillStoppedContainer (0.00s)
10:12:13 [2019-10-06T10:12:13.187Z]     kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later
10:12:13 [2019-10-06T10:12:13.187Z] === RUN   TestKillStoppedContainerAPIPre120
10:12:13 [2019-10-06T10:12:13.187Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s)
10:12:13 [2019-10-06T10:12:13.187Z]     kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later
10:12:13 [2019-10-06T10:12:13.187Z] === RUN   TestKillDifferentUserContainer
10:12:13 [2019-10-06T10:12:13.187Z] --- SKIP: TestKillDifferentUserContainer (0.00s)
10:12:13 [2019-10-06T10:12:13.187Z]     kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
10:12:13 [2019-10-06T10:12:13.187Z] === RUN   TestInspectOomKilledTrue
10:12:13 [2019-10-06T10:12:13.187Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
10:12:13 [2019-10-06T10:12:13.187Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:12:13 [2019-10-06T10:12:13.187Z] === RUN   TestInspectOomKilledFalse
10:12:13 [2019-10-06T10:12:13.187Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
10:12:13 [2019-10-06T10:12:13.187Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:12:13 [2019-10-06T10:12:13.187Z] === RUN   TestLogsFollowTailEmpty
10:12:13 [2019-10-06T10:12:13.753Z] === RUN   TestDockerSuite/TestExecInteractive
10:12:14 [2019-10-06T10:12:14.318Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
10:12:14 [2019-10-06T10:12:14.717Z] --- PASS: TestLogsFollowTailEmpty (1.93s)
10:12:14 [2019-10-06T10:12:14.717Z] === RUN   TestNetworkNat
10:12:14 [2019-10-06T10:12:14.717Z] --- SKIP: TestNetworkNat (0.00s)
10:12:14 [2019-10-06T10:12:14.717Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
10:12:14 [2019-10-06T10:12:14.717Z] === RUN   TestNetworkLocalhostTCPNat
10:12:14 [2019-10-06T10:12:14.717Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s)
10:12:14 [2019-10-06T10:12:14.717Z]     nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME
10:12:14 [2019-10-06T10:12:14.717Z] === RUN   TestNetworkLoopbackNat
10:12:14 [2019-10-06T10:12:14.717Z] --- SKIP: TestNetworkLoopbackNat (0.00s)
10:12:14 [2019-10-06T10:12:14.717Z]     nat_test.go:61: testEnv.OSType == "windows": FIXME
10:12:14 [2019-10-06T10:12:14.717Z] === RUN   TestPause
10:12:14 [2019-10-06T10:12:14.717Z] --- SKIP: TestPause (0.00s)
10:12:14 [2019-10-06T10:12:14.717Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
10:12:14 [2019-10-06T10:12:14.717Z] === RUN   TestPauseFailsOnWindowsServerContainers
10:12:15 [2019-10-06T10:12:15.248Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
10:12:16 [2019-10-06T10:12:16.619Z] === RUN   TestDockerSuite/TestExecParseError
10:12:16 [2019-10-06T10:12:16.884Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.91s)
10:12:16 [2019-10-06T10:12:16.884Z] === RUN   TestPauseStopPausedContainer
10:12:16 [2019-10-06T10:12:16.884Z] --- SKIP: TestPauseStopPausedContainer (0.00s)
10:12:16 [2019-10-06T10:12:16.884Z]     pause_test.go:68: testEnv.DaemonInfo.OSType == "windows"
10:12:16 [2019-10-06T10:12:16.884Z] === RUN   TestPsFilter
10:12:16 [2019-10-06T10:12:16.884Z] --- PASS: TestPsFilter (0.19s)
10:12:16 [2019-10-06T10:12:16.884Z] === RUN   TestRemoveContainerWithRemovedVolume
10:12:17 [2019-10-06T10:12:17.182Z] === RUN   TestDockerSuite/TestExecPausedContainer
10:12:18 [2019-10-06T10:12:18.113Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
10:12:19 [2019-10-06T10:12:19.044Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
10:12:19 [2019-10-06T10:12:19.051Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.22s)
10:12:19 [2019-10-06T10:12:19.051Z] === RUN   TestRemoveContainerWithVolume
10:12:21 [2019-10-06T10:12:21.945Z] --- PASS: TestRemoveContainerWithVolume (2.30s)
10:12:21 [2019-10-06T10:12:21.945Z] === RUN   TestRemoveContainerRunning
10:12:22 [2019-10-06T10:12:22.324Z] === RUN   TestDockerSuite/TestExecSetEnv
10:12:23 [2019-10-06T10:12:23.256Z] === RUN   TestDockerSuite/TestExecStartFails
10:12:23 [2019-10-06T10:12:23.473Z] --- PASS: TestRemoveContainerRunning (2.08s)
10:12:23 [2019-10-06T10:12:23.473Z] === RUN   TestRemoveContainerForceRemoveRunning
10:12:24 [2019-10-06T10:12:24.187Z] === RUN   TestDockerSuite/TestExecStateCleanup
10:12:25 [2019-10-06T10:12:25.642Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.79s)
10:12:25 [2019-10-06T10:12:25.643Z] === RUN   TestRemoveInvalidContainer
10:12:25 [2019-10-06T10:12:25.643Z] --- PASS: TestRemoveInvalidContainer (0.03s)
10:12:25 [2019-10-06T10:12:25.643Z] === RUN   TestRenameLinkedContainer
10:12:25 [2019-10-06T10:12:25.643Z] --- SKIP: TestRenameLinkedContainer (0.00s)
10:12:25 [2019-10-06T10:12:25.643Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
10:12:25 [2019-10-06T10:12:25.643Z] === RUN   TestRenameStoppedContainer
10:12:27 [2019-10-06T10:12:27.814Z] --- PASS: TestRenameStoppedContainer (2.15s)
10:12:27 [2019-10-06T10:12:27.814Z] === RUN   TestRenameRunningContainerAndReuse
10:12:28 [2019-10-06T10:12:28.359Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
10:12:31 [2019-10-06T10:12:31.537Z] --- PASS: TestRenameRunningContainerAndReuse (3.79s)
10:12:31 [2019-10-06T10:12:31.537Z] === RUN   TestRenameInvalidName
10:12:33 [2019-10-06T10:12:33.070Z] --- PASS: TestRenameInvalidName (1.82s)
10:12:33 [2019-10-06T10:12:33.070Z] === RUN   TestRenameAnonymousContainer
10:12:33 [2019-10-06T10:12:33.070Z] --- SKIP: TestRenameAnonymousContainer (0.00s)
10:12:33 [2019-10-06T10:12:33.070Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
10:12:33 [2019-10-06T10:12:33.070Z] === RUN   TestRenameContainerWithSameName
10:12:35 [2019-10-06T10:12:35.241Z] --- PASS: TestRenameContainerWithSameName (1.83s)
10:12:35 [2019-10-06T10:12:35.241Z] === RUN   TestRenameContainerWithLinkedContainer
10:12:35 [2019-10-06T10:12:35.241Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s)
10:12:35 [2019-10-06T10:12:35.241Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
10:12:35 [2019-10-06T10:12:35.241Z] === RUN   TestResize
10:12:35 [2019-10-06T10:12:35.241Z] --- SKIP: TestResize (0.00s)
10:12:35 [2019-10-06T10:12:35.241Z]     resize_test.go:20: testEnv.OSType == "windows": FIXME
10:12:35 [2019-10-06T10:12:35.241Z] === RUN   TestResizeWithInvalidSize
10:12:35 [2019-10-06T10:12:35.241Z] --- SKIP: TestResizeWithInvalidSize (0.00s)
10:12:35 [2019-10-06T10:12:35.241Z]     resize_test.go:38: testEnv.OSType == "windows": FIXME
10:12:35 [2019-10-06T10:12:35.241Z] === RUN   TestResizeWhenContainerNotStarted
10:12:36 [2019-10-06T10:12:36.455Z] === RUN   TestDockerSuite/TestExecStopNotHanging
10:12:36 [2019-10-06T10:12:36.455Z] === RUN   TestDockerSuite/TestExecTTY
10:12:37 [2019-10-06T10:12:37.386Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
10:12:37 [2019-10-06T10:12:37.409Z] --- PASS: TestResizeWhenContainerNotStarted (2.20s)
10:12:37 [2019-10-06T10:12:37.409Z] === RUN   TestDaemonRestartKillContainers
10:12:37 [2019-10-06T10:12:37.409Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
10:12:37 [2019-10-06T10:12:37.409Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
10:12:37 [2019-10-06T10:12:37.409Z] === RUN   TestStats
10:12:37 [2019-10-06T10:12:37.409Z] --- SKIP: TestStats (0.00s)
10:12:37 [2019-10-06T10:12:37.409Z]     stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit
10:12:37 [2019-10-06T10:12:37.409Z] === RUN   TestStopContainerWithRestartPolicyAlways
10:12:38 [2019-10-06T10:12:38.756Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
10:12:39 [2019-10-06T10:12:39.690Z] === RUN   TestDockerSuite/TestExecUlimits
10:12:40 [2019-10-06T10:12:40.639Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
10:12:40 [2019-10-06T10:12:40.639Z] === RUN   TestDockerSuite/TestExecWithImageUser
10:12:42 [2019-10-06T10:12:42.533Z] === RUN   TestDockerSuite/TestExecWithNoTERM
10:12:43 [2019-10-06T10:12:43.464Z] === RUN   TestDockerSuite/TestExecWithPrivileged
10:12:44 [2019-10-06T10:12:44.461Z] --- PASS: TestStopContainerWithRestartPolicyAlways (7.27s)
10:12:44 [2019-10-06T10:12:44.461Z] === RUN   TestStopContainerWithTimeout
10:12:44 [2019-10-06T10:12:44.461Z] --- SKIP: TestStopContainerWithTimeout (0.00s)
10:12:44 [2019-10-06T10:12:44.461Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
10:12:44 [2019-10-06T10:12:44.461Z] === RUN   TestUpdateRestartPolicy
10:12:45 [2019-10-06T10:12:45.360Z] === RUN   TestDockerSuite/TestExecWithTERM
10:12:46 [2019-10-06T10:12:46.292Z] === RUN   TestDockerSuite/TestExecWithUser
10:12:47 [2019-10-06T10:12:47.222Z] === RUN   TestDockerSuite/TestGetContainerStats
10:12:52 [2019-10-06T10:12:52.475Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
10:12:52 [2019-10-06T10:12:52.475Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
10:12:57 [2019-10-06T10:12:57.732Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
10:12:59 [2019-10-06T10:12:59.629Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
10:13:04 [2019-10-06T10:13:04.883Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
10:13:05 [2019-10-06T10:13:05.447Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
10:13:05 [2019-10-06T10:13:05.447Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
10:13:05 [2019-10-06T10:13:05.705Z] === RUN   TestDockerSuite/TestHealth
10:13:09 [2019-10-06T10:13:09.560Z] --- PASS: TestUpdateRestartPolicy (21.28s)
10:13:09 [2019-10-06T10:13:09.560Z] === RUN   TestUpdateRestartWithAutoRemove
10:13:09 [2019-10-06T10:13:09.560Z] --- PASS: TestUpdateRestartWithAutoRemove (1.80s)
10:13:09 [2019-10-06T10:13:09.560Z] === RUN   TestWaitNonBlocked
10:13:09 [2019-10-06T10:13:09.560Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
10:13:09 [2019-10-06T10:13:09.560Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
10:13:09 [2019-10-06T10:13:09.560Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
10:13:09 [2019-10-06T10:13:09.560Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
10:13:09 [2019-10-06T10:13:09.560Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
10:13:09 [2019-10-06T10:13:09.560Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
10:13:15 [2019-10-06T10:13:15.336Z] --- PASS: TestWaitNonBlocked (0.02s)
10:13:15 [2019-10-06T10:13:15.336Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.97s)
10:13:15 [2019-10-06T10:13:15.336Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (7.59s)
10:13:15 [2019-10-06T10:13:15.336Z] === RUN   TestWaitBlocked
10:13:15 [2019-10-06T10:13:15.336Z] --- SKIP: TestWaitBlocked (0.00s)
10:13:15 [2019-10-06T10:13:15.336Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
10:13:15 [2019-10-06T10:13:15.336Z] PASS
10:13:15 [2019-10-06T10:13:15.336Z] Running D:\gopath\src\github.com\docker\docker\integration\image
10:13:15 [2019-10-06T10:13:15.336Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:13:15 [2019-10-06T10:13:15.336Z] INFO: Testing against a local daemon
10:13:15 [2019-10-06T10:13:15.336Z] === RUN   TestCommitInheritsEnv
10:13:15 [2019-10-06T10:13:15.336Z] --- SKIP: TestCommitInheritsEnv (0.00s)
10:13:15 [2019-10-06T10:13:15.336Z]     commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME
10:13:15 [2019-10-06T10:13:15.336Z] === RUN   TestImportExtremelyLargeImageWorks
10:13:15 [2019-10-06T10:13:15.336Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
10:13:15 [2019-10-06T10:13:15.336Z]     import_test.go:22: testEnv.OSType == "windows": TODO enable on windows
10:13:15 [2019-10-06T10:13:15.336Z] === RUN   TestImagesFilterMultiReference
10:13:15 [2019-10-06T10:13:15.336Z] --- PASS: TestImagesFilterMultiReference (0.10s)
10:13:15 [2019-10-06T10:13:15.336Z] === RUN   TestImagePullPlatformInvalid
10:13:15 [2019-10-06T10:13:15.336Z] --- PASS: TestImagePullPlatformInvalid (0.04s)
10:13:15 [2019-10-06T10:13:15.336Z] === RUN   TestRemoveImageOrphaning
10:13:15 [2019-10-06T10:13:15.336Z] --- SKIP: TestRemoveImageOrphaning (0.00s)
10:13:15 [2019-10-06T10:13:15.336Z]     remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME
10:13:15 [2019-10-06T10:13:15.336Z] === RUN   TestTagUnprefixedRepoByNameOrName
10:13:15 [2019-10-06T10:13:15.336Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s)
10:13:15 [2019-10-06T10:13:15.336Z] === RUN   TestTagInvalidReference
10:13:15 [2019-10-06T10:13:15.336Z] --- PASS: TestTagInvalidReference (0.04s)
10:13:15 [2019-10-06T10:13:15.336Z] === RUN   TestTagValidPrefixedRepo
10:13:15 [2019-10-06T10:13:15.336Z] --- PASS: TestTagValidPrefixedRepo (0.09s)
10:13:15 [2019-10-06T10:13:15.336Z] === RUN   TestTagExistedNameWithoutForce
10:13:15 [2019-10-06T10:13:15.794Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
10:13:15 [2019-10-06T10:13:15.794Z] === RUN   TestTagOfficialNames
10:13:15 [2019-10-06T10:13:15.794Z] --- SKIP: TestTagOfficialNames (0.00s)
10:13:15 [2019-10-06T10:13:15.794Z]     tag_test.go:98: testEnv.OSType == "windows"
10:13:15 [2019-10-06T10:13:15.794Z] === RUN   TestTagMatchesDigest
10:13:15 [2019-10-06T10:13:15.794Z] --- PASS: TestTagMatchesDigest (0.04s)
10:13:15 [2019-10-06T10:13:15.794Z] PASS
10:13:15 [2019-10-06T10:13:15.794Z] Running D:\gopath\src\github.com\docker\docker\integration\network
10:13:15 [2019-10-06T10:13:15.794Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:13:15 [2019-10-06T10:13:15.794Z] INFO: Testing against a local daemon
10:13:15 [2019-10-06T10:13:15.794Z] === RUN   TestNetworkCreateDelete
10:13:15 [2019-10-06T10:13:15.794Z] --- SKIP: TestNetworkCreateDelete (0.00s)
10:13:15 [2019-10-06T10:13:15.794Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
10:13:15 [2019-10-06T10:13:15.794Z] === RUN   TestDockerNetworkDeletePreferID
10:13:15 [2019-10-06T10:13:15.794Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s)
10:13:15 [2019-10-06T10:13:15.794Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
10:13:15 [2019-10-06T10:13:15.794Z] === RUN   TestInspectNetwork
10:13:15 [2019-10-06T10:13:15.794Z] --- SKIP: TestInspectNetwork (0.00s)
10:13:15 [2019-10-06T10:13:15.794Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
10:13:15 [2019-10-06T10:13:15.794Z] === RUN   TestRunContainerWithBridgeNone
10:13:15 [2019-10-06T10:13:15.794Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
10:13:15 [2019-10-06T10:13:15.794Z]     network_test.go:22: testEnv.DaemonInfo.OSType != "linux"
10:13:15 [2019-10-06T10:13:15.794Z] === RUN   TestNetworkInvalidJSON
10:13:15 [2019-10-06T10:13:15.794Z] === RUN   TestNetworkInvalidJSON//networks/create
10:13:15 [2019-10-06T10:13:15.794Z] === PAUSE TestNetworkInvalidJSON//networks/create
10:13:15 [2019-10-06T10:13:15.794Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
10:13:15 [2019-10-06T10:13:15.794Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
10:13:15 [2019-10-06T10:13:15.794Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
10:13:15 [2019-10-06T10:13:15.794Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
10:13:15 [2019-10-06T10:13:15.794Z] === CONT  TestNetworkInvalidJSON//networks/create
10:13:15 [2019-10-06T10:13:15.794Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
10:13:15 [2019-10-06T10:13:15.794Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
10:13:15 [2019-10-06T10:13:15.794Z] --- PASS: TestNetworkInvalidJSON (0.03s)
10:13:15 [2019-10-06T10:13:15.794Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
10:13:15 [2019-10-06T10:13:15.794Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
10:13:15 [2019-10-06T10:13:15.794Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s)
10:13:15 [2019-10-06T10:13:15.794Z] === RUN   TestDaemonRestartWithLiveRestore
10:13:15 [2019-10-06T10:13:15.794Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
10:13:15 [2019-10-06T10:13:15.794Z]     service_test.go:29: testEnv.OSType == "windows"
10:13:15 [2019-10-06T10:13:15.794Z] === RUN   TestDaemonDefaultNetworkPools
10:13:15 [2019-10-06T10:13:15.794Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
10:13:15 [2019-10-06T10:13:15.794Z]     service_test.go:51: testEnv.OSType == "windows"
10:13:15 [2019-10-06T10:13:15.794Z] === RUN   TestDaemonRestartWithExistingNetwork
10:13:15 [2019-10-06T10:13:15.794Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
10:13:15 [2019-10-06T10:13:15.794Z]     service_test.go:94: testEnv.OSType == "windows"
10:13:15 [2019-10-06T10:13:15.794Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
10:13:15 [2019-10-06T10:13:15.794Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
10:13:15 [2019-10-06T10:13:15.794Z]     service_test.go:127: testEnv.OSType == "windows"
10:13:15 [2019-10-06T10:13:15.794Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
10:13:15 [2019-10-06T10:13:15.794Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
10:13:15 [2019-10-06T10:13:15.794Z]     service_test.go:177: testEnv.OSType == "windows"
10:13:15 [2019-10-06T10:13:15.794Z] === RUN   TestServiceWithPredefinedNetwork
10:13:15 [2019-10-06T10:13:15.794Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
10:13:15 [2019-10-06T10:13:15.794Z]     service_test.go:201: testEnv.OSType == "windows"
10:13:15 [2019-10-06T10:13:15.794Z] === RUN   TestServiceRemoveKeepsIngressNetwork
10:13:15 [2019-10-06T10:13:15.794Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
10:13:15 [2019-10-06T10:13:15.794Z]     service_test.go:230: FLAKY_TEST
10:13:15 [2019-10-06T10:13:15.794Z] === RUN   TestServiceWithDataPathPortInit
10:13:15 [2019-10-06T10:13:15.794Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
10:13:15 [2019-10-06T10:13:15.794Z]     service_test.go:319: testEnv.OSType == "windows"
10:13:15 [2019-10-06T10:13:15.794Z] === RUN   TestServiceWithDefaultAddressPoolInit
10:13:15 [2019-10-06T10:13:15.794Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
10:13:15 [2019-10-06T10:13:15.794Z]     service_test.go:386: testEnv.OSType == "windows"
10:13:15 [2019-10-06T10:13:15.794Z] PASS
10:13:15 [2019-10-06T10:13:15.794Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
10:13:15 [2019-10-06T10:13:15.794Z] PASS
10:13:15 [2019-10-06T10:13:15.794Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
10:13:15 [2019-10-06T10:13:15.794Z] PASS
10:13:15 [2019-10-06T10:13:15.794Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
10:13:15 [2019-10-06T10:13:15.794Z] PASS
10:13:15 [2019-10-06T10:13:15.794Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
10:13:15 [2019-10-06T10:13:15.794Z] PASS
10:13:15 [2019-10-06T10:13:15.794Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
10:13:15 [2019-10-06T10:13:15.794Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:13:15 [2019-10-06T10:13:15.794Z] INFO: Testing against a local daemon
10:13:15 [2019-10-06T10:13:15.794Z] === RUN   TestPluginInvalidJSON
10:13:15 [2019-10-06T10:13:15.794Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
10:13:15 [2019-10-06T10:13:15.794Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
10:13:15 [2019-10-06T10:13:15.794Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
10:13:15 [2019-10-06T10:13:15.794Z] --- PASS: TestPluginInvalidJSON (0.04s)
10:13:15 [2019-10-06T10:13:15.794Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
10:13:15 [2019-10-06T10:13:15.794Z] PASS
10:13:15 [2019-10-06T10:13:15.794Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
10:13:16 [2019-10-06T10:13:16.251Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:13:16 [2019-10-06T10:13:16.251Z] INFO: Testing against a local daemon
10:13:16 [2019-10-06T10:13:16.251Z] === RUN   TestExternalGraphDriver
10:13:16 [2019-10-06T10:13:16.251Z] --- SKIP: TestExternalGraphDriver (0.00s)
10:13:16 [2019-10-06T10:13:16.251Z]     external_test.go:48: runtime.GOOS == "windows"
10:13:16 [2019-10-06T10:13:16.251Z] === RUN   TestGraphdriverPluginV2
10:13:16 [2019-10-06T10:13:16.251Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
10:13:16 [2019-10-06T10:13:16.251Z]     external_test.go:407: runtime.GOOS == "windows"
10:13:16 [2019-10-06T10:13:16.251Z] PASS
10:13:16 [2019-10-06T10:13:16.251Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
10:13:16 [2019-10-06T10:13:16.251Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:13:16 [2019-10-06T10:13:16.251Z] INFO: Testing against a local daemon
10:13:16 [2019-10-06T10:13:16.251Z] PASS
10:13:16 [2019-10-06T10:13:16.251Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
10:13:16 [2019-10-06T10:13:16.251Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:13:16 [2019-10-06T10:13:16.251Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
10:13:16 [2019-10-06T10:13:16.251Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:13:16 [2019-10-06T10:13:16.251Z] INFO: Testing against a local daemon
10:13:16 [2019-10-06T10:13:16.251Z] === RUN   TestSecretInspect
10:13:16 [2019-10-06T10:13:16.251Z] --- SKIP: TestSecretInspect (0.00s)
10:13:16 [2019-10-06T10:13:16.251Z]     secret_test.go:22: testEnv.DaemonInfo.OSType == "windows"
10:13:16 [2019-10-06T10:13:16.251Z] === RUN   TestSecretList
10:13:16 [2019-10-06T10:13:16.251Z] --- SKIP: TestSecretList (0.00s)
10:13:16 [2019-10-06T10:13:16.251Z]     secret_test.go:45: testEnv.DaemonInfo.OSType == "windows"
10:13:16 [2019-10-06T10:13:16.251Z] === RUN   TestSecretsCreateAndDelete
10:13:16 [2019-10-06T10:13:16.251Z] --- SKIP: TestSecretsCreateAndDelete (0.00s)
10:13:16 [2019-10-06T10:13:16.251Z]     secret_test.go:122: testEnv.DaemonInfo.OSType == "windows"
10:13:16 [2019-10-06T10:13:16.251Z] === RUN   TestSecretsUpdate
10:13:16 [2019-10-06T10:13:16.251Z] --- SKIP: TestSecretsUpdate (0.00s)
10:13:16 [2019-10-06T10:13:16.251Z]     secret_test.go:169: testEnv.DaemonInfo.OSType == "windows"
10:13:16 [2019-10-06T10:13:16.251Z] === RUN   TestTemplatedSecret
10:13:16 [2019-10-06T10:13:16.251Z] --- SKIP: TestTemplatedSecret (0.00s)
10:13:16 [2019-10-06T10:13:16.251Z]     secret_test.go:220: testEnv.DaemonInfo.OSType == "windows"
10:13:16 [2019-10-06T10:13:16.251Z] === RUN   TestSecretCreateResolve
10:13:16 [2019-10-06T10:13:16.251Z] --- SKIP: TestSecretCreateResolve (0.00s)
10:13:16 [2019-10-06T10:13:16.251Z]     secret_test.go:339: testEnv.DaemonInfo.OSType != "linux"
10:13:16 [2019-10-06T10:13:16.251Z] PASS
10:13:16 [2019-10-06T10:13:16.251Z] Running D:\gopath\src\github.com\docker\docker\integration\service
10:13:16 [2019-10-06T10:13:16.710Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:13:16 [2019-10-06T10:13:16.710Z] INFO: Testing against a local daemon
10:13:16 [2019-10-06T10:13:16.710Z] === RUN   TestServiceCreateInit
10:13:16 [2019-10-06T10:13:16.710Z] === RUN   TestServiceCreateInit/daemonInitDisabled
10:13:16 [2019-10-06T10:13:16.710Z] === RUN   TestServiceCreateInit/daemonInitEnabled
10:13:16 [2019-10-06T10:13:16.710Z] --- PASS: TestServiceCreateInit (0.05s)
10:13:16 [2019-10-06T10:13:16.710Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
10:13:16 [2019-10-06T10:13:16.710Z]         create_test.go:38: testEnv.DaemonInfo.OSType == "windows"
10:13:16 [2019-10-06T10:13:16.710Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
10:13:16 [2019-10-06T10:13:16.710Z]         create_test.go:38: testEnv.DaemonInfo.OSType == "windows"
10:13:16 [2019-10-06T10:13:16.710Z] === RUN   TestCreateServiceMultipleTimes
10:13:16 [2019-10-06T10:13:16.710Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s)
10:13:16 [2019-10-06T10:13:16.710Z]     create_test.go:78: testEnv.DaemonInfo.OSType == "windows"
10:13:16 [2019-10-06T10:13:16.710Z] === RUN   TestCreateServiceConflict
10:13:16 [2019-10-06T10:13:16.710Z] --- SKIP: TestCreateServiceConflict (0.00s)
10:13:16 [2019-10-06T10:13:16.710Z]     create_test.go:127: testEnv.DaemonInfo.OSType == "windows"
10:13:16 [2019-10-06T10:13:16.710Z] === RUN   TestCreateServiceMaxReplicas
10:13:16 [2019-10-06T10:13:16.710Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s)
10:13:16 [2019-10-06T10:13:16.710Z]     create_test.go:150: testEnv.DaemonInfo.OSType == "windows"
10:13:16 [2019-10-06T10:13:16.710Z] === RUN   TestCreateWithDuplicateNetworkNames
10:13:16 [2019-10-06T10:13:16.710Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s)
10:13:16 [2019-10-06T10:13:16.710Z]     create_test.go:169: testEnv.DaemonInfo.OSType == "windows"
10:13:16 [2019-10-06T10:13:16.710Z] === RUN   TestCreateServiceSecretFileMode
10:13:16 [2019-10-06T10:13:16.710Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s)
10:13:16 [2019-10-06T10:13:16.710Z]     create_test.go:222: testEnv.DaemonInfo.OSType == "windows"
10:13:16 [2019-10-06T10:13:16.710Z] === RUN   TestCreateServiceConfigFileMode
10:13:16 [2019-10-06T10:13:16.710Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s)
10:13:16 [2019-10-06T10:13:16.710Z]     create_test.go:286: testEnv.DaemonInfo.OSType == "windows"
10:13:16 [2019-10-06T10:13:16.710Z] === RUN   TestCreateServiceSysctls
10:13:16 [2019-10-06T10:13:16.710Z] --- SKIP: TestCreateServiceSysctls (0.04s)
10:13:16 [2019-10-06T10:13:16.710Z]     create_test.go:378: testEnv.DaemonInfo.OSType == "windows"
10:13:16 [2019-10-06T10:13:16.710Z] === RUN   TestCreateServiceCapabilities
10:13:16 [2019-10-06T10:13:16.710Z] --- SKIP: TestCreateServiceCapabilities (0.04s)
10:13:16 [2019-10-06T10:13:16.710Z]     create_test.go:462: testEnv.DaemonInfo.OSType == "windows"
10:13:16 [2019-10-06T10:13:16.710Z] === RUN   TestInspect
10:13:16 [2019-10-06T10:13:16.710Z] --- SKIP: TestInspect (0.00s)
10:13:16 [2019-10-06T10:13:16.710Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
10:13:16 [2019-10-06T10:13:16.710Z] === RUN   TestDockerNetworkConnectAlias
10:13:16 [2019-10-06T10:13:16.710Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s)
10:13:16 [2019-10-06T10:13:16.710Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
10:13:16 [2019-10-06T10:13:16.710Z] === RUN   TestDockerNetworkReConnect
10:13:16 [2019-10-06T10:13:16.710Z] --- SKIP: TestDockerNetworkReConnect (0.00s)
10:13:16 [2019-10-06T10:13:16.710Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
10:13:16 [2019-10-06T10:13:16.710Z] === RUN   TestServicePlugin
10:13:16 [2019-10-06T10:13:16.710Z] --- SKIP: TestServicePlugin (0.00s)
10:13:16 [2019-10-06T10:13:16.710Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
10:13:16 [2019-10-06T10:13:16.710Z] === RUN   TestServiceUpdateLabel
10:13:16 [2019-10-06T10:13:16.710Z] --- SKIP: TestServiceUpdateLabel (0.00s)
10:13:16 [2019-10-06T10:13:16.710Z]     update_test.go:19: testEnv.DaemonInfo.OSType != "linux"
10:13:16 [2019-10-06T10:13:16.710Z] === RUN   TestServiceUpdateSecrets
10:13:16 [2019-10-06T10:13:16.710Z] --- SKIP: TestServiceUpdateSecrets (0.00s)
10:13:16 [2019-10-06T10:13:16.710Z]     update_test.go:75: testEnv.DaemonInfo.OSType != "linux"
10:13:16 [2019-10-06T10:13:16.710Z] === RUN   TestServiceUpdateConfigs
10:13:16 [2019-10-06T10:13:16.710Z] --- SKIP: TestServiceUpdateConfigs (0.00s)
10:13:16 [2019-10-06T10:13:16.710Z]     update_test.go:137: testEnv.DaemonInfo.OSType != "linux"
10:13:16 [2019-10-06T10:13:16.710Z] === RUN   TestServiceUpdateNetwork
10:13:16 [2019-10-06T10:13:16.710Z] --- SKIP: TestServiceUpdateNetwork (0.00s)
10:13:16 [2019-10-06T10:13:16.710Z]     update_test.go:199: testEnv.DaemonInfo.OSType != "linux"
10:13:16 [2019-10-06T10:13:16.710Z] PASS
10:13:16 [2019-10-06T10:13:16.710Z] Running D:\gopath\src\github.com\docker\docker\integration\session
10:13:16 [2019-10-06T10:13:16.710Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:13:16 [2019-10-06T10:13:16.710Z] INFO: Testing against a local daemon
10:13:16 [2019-10-06T10:13:16.710Z] === RUN   TestSessionCreate
10:13:16 [2019-10-06T10:13:16.710Z] --- SKIP: TestSessionCreate (0.00s)
10:13:16 [2019-10-06T10:13:16.710Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
10:13:16 [2019-10-06T10:13:16.710Z] === RUN   TestSessionCreateWithBadUpgrade
10:13:16 [2019-10-06T10:13:16.710Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s)
10:13:16 [2019-10-06T10:13:16.710Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
10:13:16 [2019-10-06T10:13:16.710Z] PASS
10:13:16 [2019-10-06T10:13:16.710Z] Running D:\gopath\src\github.com\docker\docker\integration\system
10:13:16 [2019-10-06T10:13:16.710Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:13:16 [2019-10-06T10:13:16.710Z] INFO: Testing against a local daemon
10:13:16 [2019-10-06T10:13:16.710Z] === RUN   TestCgroupDriverSystemdMemoryLimit
10:13:16 [2019-10-06T10:13:16.710Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
10:13:16 [2019-10-06T10:13:16.710Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
10:13:16 [2019-10-06T10:13:16.710Z] === RUN   TestEventsExecDie
10:13:16 [2019-10-06T10:13:16.710Z] --- SKIP: TestEventsExecDie (0.00s)
10:13:16 [2019-10-06T10:13:16.710Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
10:13:16 [2019-10-06T10:13:16.710Z] === RUN   TestEventsBackwardsCompatible
10:13:16 [2019-10-06T10:13:16.710Z] --- SKIP: TestEventsBackwardsCompatible (0.00s)
10:13:16 [2019-10-06T10:13:16.710Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
10:13:16 [2019-10-06T10:13:16.710Z] === RUN   TestInfoAPI
10:13:16 [2019-10-06T10:13:16.710Z] --- PASS: TestInfoAPI (0.05s)
10:13:16 [2019-10-06T10:13:16.710Z] === RUN   TestInfoAPIWarnings
10:13:16 [2019-10-06T10:13:16.710Z] --- SKIP: TestInfoAPIWarnings (0.00s)
10:13:16 [2019-10-06T10:13:16.710Z]     info_test.go:48: testEnv.DaemonInfo.OSType == "windows": FIXME
10:13:16 [2019-10-06T10:13:16.710Z] === RUN   TestLoginFailsWithBadCredentials
10:13:18 [2019-10-06T10:13:18.240Z] --- PASS: TestLoginFailsWithBadCredentials (1.31s)
10:13:18 [2019-10-06T10:13:18.240Z] === RUN   TestPingCacheHeaders
10:13:18 [2019-10-06T10:13:18.240Z] --- PASS: TestPingCacheHeaders (0.04s)
10:13:18 [2019-10-06T10:13:18.240Z] === RUN   TestPingGet
10:13:18 [2019-10-06T10:13:18.240Z] --- PASS: TestPingGet (0.03s)
10:13:18 [2019-10-06T10:13:18.240Z] === RUN   TestPingHead
10:13:18 [2019-10-06T10:13:18.240Z] --- PASS: TestPingHead (0.03s)
10:13:18 [2019-10-06T10:13:18.240Z] === RUN   TestVersion
10:13:18 [2019-10-06T10:13:18.240Z] --- PASS: TestVersion (0.04s)
10:13:18 [2019-10-06T10:13:18.240Z] PASS
10:13:18 [2019-10-06T10:13:18.240Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
10:13:18 [2019-10-06T10:13:18.240Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:13:18 [2019-10-06T10:13:18.240Z] INFO: Testing against a local daemon
10:13:18 [2019-10-06T10:13:18.240Z] === RUN   TestVolumesCreateAndList
10:13:18 [2019-10-06T10:13:18.240Z] --- PASS: TestVolumesCreateAndList (0.05s)
10:13:18 [2019-10-06T10:13:18.240Z] === RUN   TestVolumesRemove
10:13:18 [2019-10-06T10:13:18.240Z] --- SKIP: TestVolumesRemove (0.00s)
10:13:18 [2019-10-06T10:13:18.240Z]     volume_test.go:64: testEnv.OSType == "windows": FIXME
10:13:18 [2019-10-06T10:13:18.240Z] === RUN   TestVolumesInspect
10:13:18 [2019-10-06T10:13:18.697Z] --- PASS: TestVolumesInspect (0.05s)
10:13:18 [2019-10-06T10:13:18.697Z] === RUN   TestVolumesInvalidJSON
10:13:18 [2019-10-06T10:13:18.697Z] === RUN   TestVolumesInvalidJSON//volumes/create
10:13:18 [2019-10-06T10:13:18.697Z] === PAUSE TestVolumesInvalidJSON//volumes/create
10:13:18 [2019-10-06T10:13:18.697Z] === CONT  TestVolumesInvalidJSON//volumes/create
10:13:18 [2019-10-06T10:13:18.697Z] --- PASS: TestVolumesInvalidJSON (0.03s)
10:13:18 [2019-10-06T10:13:18.697Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
10:13:18 [2019-10-06T10:13:18.697Z] PASS
10:13:18 [2019-10-06T10:13:18.697Z] INFO: make.ps1 ended at 10/06/2019 10:13:18
10:13:18 [2019-10-06T10:13:18.697Z] INFO: Integration CLI tests being run from the host:
10:13:18 [2019-10-06T10:13:18.697Z] INFO: go test "-test.v" "-tags" "autogen" "-test.timeout" "200m" 
10:13:27 [2019-10-06T10:13:27.705Z] === RUN   TestDockerSuite/TestHistoryExistentImage
10:13:27 [2019-10-06T10:13:27.705Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
10:13:27 [2019-10-06T10:13:27.705Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
10:13:27 [2019-10-06T10:13:27.705Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
10:13:27 [2019-10-06T10:13:27.961Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
10:13:28 [2019-10-06T10:13:28.219Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
10:13:29 [2019-10-06T10:13:29.105Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:13:29 [2019-10-06T10:13:29.105Z] INFO: Testing against a local daemon
10:13:29 [2019-10-06T10:13:29.105Z] === RUN   TestDockerSuite
10:13:29 [2019-10-06T10:13:29.105Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
10:13:29 [2019-10-06T10:13:29.105Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
10:13:29 [2019-10-06T10:13:29.105Z] === RUN   TestDockerSuite/TestAPIErrorJSON
10:13:29 [2019-10-06T10:13:29.105Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
10:13:29 [2019-10-06T10:13:29.105Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
10:13:29 [2019-10-06T10:13:29.105Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
10:13:29 [2019-10-06T10:13:29.105Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
10:13:29 [2019-10-06T10:13:29.105Z] === RUN   TestDockerSuite/TestAPIImagesDelete
10:13:29 [2019-10-06T10:13:29.149Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
10:13:29 [2019-10-06T10:13:29.149Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
10:13:29 [2019-10-06T10:13:29.149Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
10:13:29 [2019-10-06T10:13:29.149Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
10:13:29 [2019-10-06T10:13:29.406Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
10:13:29 [2019-10-06T10:13:29.562Z] === RUN   TestDockerSuite/TestAPIImagesFilter
10:13:29 [2019-10-06T10:13:29.663Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
10:13:30 [2019-10-06T10:13:30.019Z] === RUN   TestDockerSuite/TestAPIImagesHistory
10:13:30 [2019-10-06T10:13:30.226Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
10:13:30 [2019-10-06T10:13:30.226Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
10:13:30 [2019-10-06T10:13:30.476Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
10:13:30 [2019-10-06T10:13:30.932Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
10:13:31 [2019-10-06T10:13:31.156Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
10:13:31 [2019-10-06T10:13:31.156Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
10:13:31 [2019-10-06T10:13:31.720Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
10:13:32 [2019-10-06T10:13:32.284Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
10:13:33 [2019-10-06T10:13:33.654Z] === RUN   TestDockerSuite/TestImagesFormat
10:13:33 [2019-10-06T10:13:33.654Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
10:13:34 [2019-10-06T10:13:34.586Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
10:13:37 [2019-10-06T10:13:37.862Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
10:13:37 [2019-10-06T10:13:37.862Z] === RUN   TestDockerSuite/TestImportBadURL
10:13:37 [2019-10-06T10:13:37.862Z] === RUN   TestDockerSuite/TestImportDisplay
10:13:39 [2019-10-06T10:13:39.762Z] === RUN   TestDockerSuite/TestImportFile
10:13:41 [2019-10-06T10:13:41.658Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
10:13:41 [2019-10-06T10:13:41.658Z] === RUN   TestDockerSuite/TestImportFileWithMessage
10:13:44 [2019-10-06T10:13:44.183Z] === RUN   TestDockerSuite/TestImportGzipped
10:13:46 [2019-10-06T10:13:46.081Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
10:13:47 [2019-10-06T10:13:47.977Z] === RUN   TestDockerSuite/TestInfoDebug
10:13:48 [2019-10-06T10:13:48.234Z] === RUN   TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName
10:13:49 [2019-10-06T10:13:49.168Z] === RUN   TestDockerSuite/TestInfoDiscoveryBackend
10:13:49 [2019-10-06T10:13:49.440Z] === RUN   TestDockerSuite/TestInfoDiscoveryInvalidAdvertise
10:13:50 [2019-10-06T10:13:50.815Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
10:13:52 [2019-10-06T10:13:52.189Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
10:13:53 [2019-10-06T10:13:53.119Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
10:13:54 [2019-10-06T10:13:54.050Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
10:13:54 [2019-10-06T10:13:54.050Z] === RUN   TestDockerSuite/TestInfoFormat
10:13:54 [2019-10-06T10:13:54.050Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
10:13:54 [2019-10-06T10:13:54.051Z] === RUN   TestDockerSuite/TestInsecureRegistries
10:13:54 [2019-10-06T10:13:54.615Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
10:13:55 [2019-10-06T10:13:55.553Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
10:13:56 [2019-10-06T10:13:56.484Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
10:13:57 [2019-10-06T10:13:57.858Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
10:13:58 [2019-10-06T10:13:58.422Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
10:13:58 [2019-10-06T10:13:58.422Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
10:13:59 [2019-10-06T10:13:59.353Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
10:14:00 [2019-10-06T10:14:00.287Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
10:14:00 [2019-10-06T10:14:00.287Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
10:14:02 [2019-10-06T10:14:02.186Z] === RUN   TestDockerSuite/TestInspectAmpersand
10:14:03 [2019-10-06T10:14:03.558Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
10:14:03 [2019-10-06T10:14:03.558Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
10:14:04 [2019-10-06T10:14:04.490Z] === RUN   TestDockerSuite/TestInspectByPrefix
10:14:04 [2019-10-06T10:14:04.490Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
10:14:05 [2019-10-06T10:14:05.420Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
10:14:05 [2019-10-06T10:14:05.420Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
10:14:06 [2019-10-06T10:14:06.791Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
10:14:06 [2019-10-06T10:14:06.791Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
10:14:07 [2019-10-06T10:14:07.722Z] === RUN   TestDockerSuite/TestInspectDefault
10:14:08 [2019-10-06T10:14:08.656Z] === RUN   TestDockerSuite/TestInspectHistory
10:14:10 [2019-10-06T10:14:10.027Z] === RUN   TestDockerSuite/TestInspectImage
10:14:10 [2019-10-06T10:14:10.027Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
10:14:10 [2019-10-06T10:14:10.027Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
10:14:10 [2019-10-06T10:14:10.027Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
10:14:10 [2019-10-06T10:14:10.027Z] === RUN   TestDockerSuite/TestInspectInt64
10:14:10 [2019-10-06T10:14:10.966Z] === RUN   TestDockerSuite/TestInspectJSONFields
10:14:11 [2019-10-06T10:14:11.899Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
10:14:11 [2019-10-06T10:14:11.899Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
10:14:12 [2019-10-06T10:14:12.833Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
10:14:13 [2019-10-06T10:14:13.397Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
10:14:13 [2019-10-06T10:14:13.654Z] === RUN   TestDockerSuite/TestInspectPlugin
10:14:16 [2019-10-06T10:14:16.177Z] === RUN   TestDockerSuite/TestInspectRootFS
10:14:16 [2019-10-06T10:14:16.177Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
10:14:16 [2019-10-06T10:14:16.742Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
10:14:16 [2019-10-06T10:14:16.999Z] === RUN   TestDockerSuite/TestInspectStatus
10:14:18 [2019-10-06T10:14:18.369Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
10:14:19 [2019-10-06T10:14:19.741Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
10:14:19 [2019-10-06T10:14:19.998Z] === RUN   TestDockerSuite/TestInspectTemplateError
10:14:20 [2019-10-06T10:14:20.930Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
10:14:21 [2019-10-06T10:14:21.862Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
10:14:22 [2019-10-06T10:14:22.794Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
10:14:23 [2019-10-06T10:14:23.725Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
10:14:24 [2019-10-06T10:14:24.290Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
10:14:25 [2019-10-06T10:14:25.223Z] === RUN   TestDockerSuite/TestInspectUnknownObject
10:14:25 [2019-10-06T10:14:25.223Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
10:14:25 [2019-10-06T10:14:25.787Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
10:14:28 [2019-10-06T10:14:28.311Z] === RUN   TestDockerSuite/TestLinkShortDefinition
10:14:30 [2019-10-06T10:14:30.206Z] === RUN   TestDockerSuite/TestLinksEnvs
10:14:31 [2019-10-06T10:14:31.577Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
10:14:31 [2019-10-06T10:14:31.577Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
10:14:32 [2019-10-06T10:14:32.142Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
10:14:34 [2019-10-06T10:14:34.045Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
10:14:36 [2019-10-06T10:14:36.570Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
10:14:39 [2019-10-06T10:14:39.096Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
10:14:39 [2019-10-06T10:14:39.097Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
10:14:41 [2019-10-06T10:14:41.622Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
10:14:42 [2019-10-06T10:14:42.186Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
10:14:43 [2019-10-06T10:14:43.117Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
10:14:57 [2019-10-06T10:14:57.972Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
10:14:57 [2019-10-06T10:14:57.972Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
10:14:58 [2019-10-06T10:14:58.229Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
10:15:00 [2019-10-06T10:15:00.753Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
10:15:01 [2019-10-06T10:15:01.685Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
10:15:04 [2019-10-06T10:15:04.211Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
10:15:04 [2019-10-06T10:15:04.470Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
10:15:04 [2019-10-06T10:15:04.727Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
10:15:04 [2019-10-06T10:15:04.727Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
10:15:04 [2019-10-06T10:15:04.727Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
10:15:05 [2019-10-06T10:15:05.658Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
10:15:06 [2019-10-06T10:15:06.590Z] === RUN   TestDockerSuite/TestLogsAPIUntil
10:15:08 [2019-10-06T10:15:08.487Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
10:15:10 [2019-10-06T10:15:10.385Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
10:15:11 [2019-10-06T10:15:11.317Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
10:15:12 [2019-10-06T10:15:12.248Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
10:15:16 [2019-10-06T10:15:16.425Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
10:15:16 [2019-10-06T10:15:16.989Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
10:15:16 [2019-10-06T10:15:16.989Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
10:15:18 [2019-10-06T10:15:18.363Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
10:15:19 [2019-10-06T10:15:19.296Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
10:15:20 [2019-10-06T10:15:20.667Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
10:15:22 [2019-10-06T10:15:22.037Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
10:15:22 [2019-10-06T10:15:22.969Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
10:15:25 [2019-10-06T10:15:25.492Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
10:15:25 [2019-10-06T10:15:25.492Z] === RUN   TestDockerSuite/TestLogsFollowStopped
10:15:26 [2019-10-06T10:15:26.422Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
10:15:27 [2019-10-06T10:15:27.355Z] === RUN   TestDockerSuite/TestLogsSince
10:15:28 [2019-10-06T10:15:28.286Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
10:15:31 [2019-10-06T10:15:31.570Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
10:15:34 [2019-10-06T10:15:34.858Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
10:15:34 [2019-10-06T10:15:34.858Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
10:15:38 [2019-10-06T10:15:38.135Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
10:15:40 [2019-10-06T10:15:40.658Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
10:15:40 [2019-10-06T10:15:40.917Z] === RUN   TestDockerSuite/TestLogsTail
10:15:41 [2019-10-06T10:15:41.849Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
10:15:42 [2019-10-06T10:15:42.106Z] === RUN   TestDockerSuite/TestLogsTimestamps
10:15:43 [2019-10-06T10:15:43.038Z] === RUN   TestDockerSuite/TestLogsWithDetails
10:15:43 [2019-10-06T10:15:43.970Z] === RUN   TestDockerSuite/TestMountIntoProc
10:15:44 [2019-10-06T10:15:44.228Z] === RUN   TestDockerSuite/TestMountIntoSys
10:15:45 [2019-10-06T10:15:45.160Z] === RUN   TestDockerSuite/TestNetHostname
10:15:45 [2019-10-06T10:15:45.160Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
10:15:47 [2019-10-06T10:15:47.682Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
10:15:48 [2019-10-06T10:15:48.248Z] === RUN   TestDockerSuite/TestNetworkEvents
10:15:48 [2019-10-06T10:15:48.505Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
10:15:49 [2019-10-06T10:15:49.874Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
10:15:52 [2019-10-06T10:15:52.399Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
10:15:52 [2019-10-06T10:15:52.399Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
10:15:52 [2019-10-06T10:15:52.962Z] === RUN   TestDockerSuite/TestPluginActive
10:15:55 [2019-10-06T10:15:55.485Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
10:15:57 [2019-10-06T10:15:57.757Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
10:15:57 [2019-10-06T10:15:57.757Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
10:15:57 [2019-10-06T10:15:57.757Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
10:15:57 [2019-10-06T10:15:57.757Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
10:15:57 [2019-10-06T10:15:57.757Z] === RUN   TestDockerSuite/TestAPINetworkFilter
10:15:57 [2019-10-06T10:15:57.757Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
10:15:57 [2019-10-06T10:15:57.757Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
10:15:57 [2019-10-06T10:15:57.757Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
10:15:57 [2019-10-06T10:15:57.757Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
10:15:57 [2019-10-06T10:15:57.757Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
10:15:57 [2019-10-06T10:15:57.757Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
10:15:57 [2019-10-06T10:15:57.757Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
10:16:00 [2019-10-06T10:16:00.744Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
10:16:01 [2019-10-06T10:16:01.476Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
10:16:01 [2019-10-06T10:16:01.476Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
10:16:01 [2019-10-06T10:16:01.476Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
10:16:02 [2019-10-06T10:16:02.641Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
10:16:02 [2019-10-06T10:16:02.641Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
10:16:04 [2019-10-06T10:16:04.012Z] === RUN   TestDockerSuite/TestPluginLogDriver
10:16:06 [2019-10-06T10:16:06.164Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
10:16:07 [2019-10-06T10:16:07.288Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
10:16:07 [2019-10-06T10:16:07.288Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
10:16:07 [2019-10-06T10:16:07.694Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
10:16:07 [2019-10-06T10:16:07.694Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
10:16:07 [2019-10-06T10:16:07.694Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
10:16:07 [2019-10-06T10:16:07.694Z] === RUN   TestDockerSuite/TestAttachDisconnect
10:16:07 [2019-10-06T10:16:07.694Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
10:16:09 [2019-10-06T10:16:09.813Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
10:16:11 [2019-10-06T10:16:11.416Z] === RUN   TestDockerSuite/TestAttachPausedContainer
10:16:11 [2019-10-06T10:16:11.416Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
10:16:11 [2019-10-06T10:16:11.416Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
10:16:12 [2019-10-06T10:16:12.334Z] === RUN   TestDockerSuite/TestPluginUpgrade
10:16:18 [2019-10-06T10:16:18.882Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
10:16:19 [2019-10-06T10:16:19.958Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
10:16:20 [2019-10-06T10:16:20.776Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
10:16:20 [2019-10-06T10:16:20.776Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
10:16:22 [2019-10-06T10:16:22.672Z] === RUN   TestDockerSuite/TestPortHostBinding
10:16:24 [2019-10-06T10:16:24.042Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
10:16:24 [2019-10-06T10:16:24.042Z] === RUN   TestDockerSuite/TestPortList
10:16:28 [2019-10-06T10:16:28.225Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
10:16:31 [2019-10-06T10:16:31.506Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
10:16:35 [2019-10-06T10:16:35.684Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
10:16:36 [2019-10-06T10:16:36.249Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
10:16:37 [2019-10-06T10:16:37.180Z] === RUN   TestDockerSuite/TestPostContainersAttach
10:16:39 [2019-10-06T10:16:39.704Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
10:16:44 [2019-10-06T10:16:44.959Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
10:16:44 [2019-10-06T10:16:44.959Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
10:16:44 [2019-10-06T10:16:44.959Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
10:16:45 [2019-10-06T10:16:45.890Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
10:16:45 [2019-10-06T10:16:45.890Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
10:16:46 [2019-10-06T10:16:46.110Z] --- PASS: TestImportExtremelyLargeImageWorks (295.90s)
10:16:46 [2019-10-06T10:16:46.110Z]     import_test.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks"
10:16:46 [2019-10-06T10:16:46.110Z] PASS
10:16:46 [2019-10-06T10:16:46.110Z] 
10:16:46 [2019-10-06T10:16:46.110Z] === Skipped
10:16:46 [2019-10-06T10:16:46.110Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s)
10:16:46 [2019-10-06T10:16:46.110Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:16:46 [2019-10-06T10:16:46.110Z] 
10:16:46 [2019-10-06T10:16:46.110Z] 
10:16:46 [2019-10-06T10:16:46.110Z] DONE 12 tests, 1 skipped in 297.249s
10:16:46 [2019-10-06T10:16:46.110Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m 
10:16:46 [2019-10-06T10:16:46.111Z] ++ 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
10:16:46 [2019-10-06T10:16:46.111Z] ++ set -e
10:16:46 [2019-10-06T10:16:46.111Z] ++ '[' -n 0 ']'
10:16:46 [2019-10-06T10:16:46.111Z] ++ set -x
10:16:46 [2019-10-06T10:16:46.111Z] ++ env -i DEST=/go/src/github.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
10:16:46 [2019-10-06T10:16:46.111Z] INFO: Testing against a local daemon
10:16:46 [2019-10-06T10:16:46.111Z] === RUN   TestNetworkCreateDelete
10:16:46 [2019-10-06T10:16:46.111Z] --- PASS: TestNetworkCreateDelete (0.20s)
10:16:46 [2019-10-06T10:16:46.111Z] === RUN   TestDockerNetworkDeletePreferID
10:16:46 [2019-10-06T10:16:46.111Z] --- PASS: TestDockerNetworkDeletePreferID (0.55s)
10:16:46 [2019-10-06T10:16:46.111Z] === RUN   TestInspectNetwork
10:16:46 [2019-10-06T10:16:46.111Z] === RUN   TestInspectNetwork/full_network_id
10:16:46 [2019-10-06T10:16:46.111Z] === RUN   TestInspectNetwork/partial_network_id
10:16:46 [2019-10-06T10:16:46.111Z] === RUN   TestInspectNetwork/network_name
10:16:46 [2019-10-06T10:16:46.111Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
10:16:46 [2019-10-06T10:16:46.111Z] --- PASS: TestInspectNetwork (9.47s)
10:16:46 [2019-10-06T10:16:46.111Z]     inspect_test.go:18: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork"
10:16:46 [2019-10-06T10:16:46.111Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
10:16:46 [2019-10-06T10:16:46.111Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
10:16:46 [2019-10-06T10:16:46.111Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
10:16:46 [2019-10-06T10:16:46.111Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
10:16:46 [2019-10-06T10:16:46.111Z] === RUN   TestRunContainerWithBridgeNone
10:16:46 [2019-10-06T10:16:46.453Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
10:16:46 [2019-10-06T10:16:46.453Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
10:16:47 [2019-10-06T10:16:47.383Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
10:16:47 [2019-10-06T10:16:47.384Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
10:16:47 [2019-10-06T10:16:47.592Z] --- PASS: TestRunContainerWithBridgeNone (2.58s)
10:16:47 [2019-10-06T10:16:47.592Z]     network_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone"
10:16:47 [2019-10-06T10:16:47.592Z] === RUN   TestNetworkInvalidJSON
10:16:47 [2019-10-06T10:16:47.592Z] === RUN   TestNetworkInvalidJSON//networks/create
10:16:47 [2019-10-06T10:16:47.592Z] === PAUSE TestNetworkInvalidJSON//networks/create
10:16:47 [2019-10-06T10:16:47.592Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
10:16:47 [2019-10-06T10:16:47.592Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
10:16:47 [2019-10-06T10:16:47.592Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
10:16:47 [2019-10-06T10:16:47.592Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
10:16:47 [2019-10-06T10:16:47.592Z] === CONT  TestNetworkInvalidJSON//networks/create
10:16:47 [2019-10-06T10:16:47.592Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
10:16:47 [2019-10-06T10:16:47.592Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
10:16:47 [2019-10-06T10:16:47.592Z] --- PASS: TestNetworkInvalidJSON (0.04s)
10:16:47 [2019-10-06T10:16:47.592Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
10:16:47 [2019-10-06T10:16:47.592Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
10:16:47 [2019-10-06T10:16:47.592Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
10:16:47 [2019-10-06T10:16:47.592Z] === RUN   TestDaemonRestartWithLiveRestore
10:16:48 [2019-10-06T10:16:48.602Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s)
10:16:48 [2019-10-06T10:16:48.602Z]     service_test.go:32: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore"
10:16:48 [2019-10-06T10:16:48.602Z] === RUN   TestDaemonDefaultNetworkPools
10:16:49 [2019-10-06T10:16:49.277Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
10:16:49 [2019-10-06T10:16:49.277Z] === RUN   TestDockerSuite/TestPruneContainerLabel
10:16:49 [2019-10-06T10:16:49.609Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s)
10:16:49 [2019-10-06T10:16:49.609Z]     service_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools"
10:16:49 [2019-10-06T10:16:49.609Z] === RUN   TestDaemonRestartWithExistingNetwork
10:16:50 [2019-10-06T10:16:50.624Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s)
10:16:50 [2019-10-06T10:16:50.624Z]     service_test.go:98: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork"
10:16:50 [2019-10-06T10:16:50.624Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
10:16:52 [2019-10-06T10:16:52.112Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.40s)
10:16:52 [2019-10-06T10:16:52.112Z]     service_test.go:131: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange"
10:16:52 [2019-10-06T10:16:52.112Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
10:16:52 [2019-10-06T10:16:52.550Z] === RUN   TestDockerSuite/TestPruneContainerUntil
10:16:52 [2019-10-06T10:16:52.728Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
10:16:52 [2019-10-06T10:16:52.728Z]     service_test.go:181: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool"
10:16:52 [2019-10-06T10:16:52.728Z] === RUN   TestServiceWithPredefinedNetwork
10:16:53 [2019-10-06T10:16:53.113Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
10:16:54 [2019-10-06T10:16:54.044Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
10:16:54 [2019-10-06T10:16:54.301Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
10:16:54 [2019-10-06T10:16:54.559Z] === RUN   TestDockerSuite/TestPsByOrder
10:16:55 [2019-10-06T10:16:55.413Z] --- PASS: TestServiceWithPredefinedNetwork (2.39s)
10:16:55 [2019-10-06T10:16:55.413Z]     service_test.go:203: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork"
10:16:55 [2019-10-06T10:16:55.413Z] === RUN   TestServiceRemoveKeepsIngressNetwork
10:16:55 [2019-10-06T10:16:55.413Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
10:16:55 [2019-10-06T10:16:55.413Z]     service_test.go:230: FLAKY_TEST
10:16:55 [2019-10-06T10:16:55.413Z] === RUN   TestServiceWithDataPathPortInit
10:16:58 [2019-10-06T10:16:58.743Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
10:16:59 [2019-10-06T10:16:59.000Z] === RUN   TestDockerSuite/TestPsListContainersBase
10:17:03 [2019-10-06T10:17:03.177Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
10:17:06 [2019-10-06T10:17:06.452Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
10:17:07 [2019-10-06T10:17:07.823Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
10:17:07 [2019-10-06T10:17:07.823Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
10:17:10 [2019-10-06T10:17:10.646Z] --- PASS: TestServiceWithDataPathPortInit (14.56s)
10:17:10 [2019-10-06T10:17:10.646Z]     service_test.go:323: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit"
10:17:10 [2019-10-06T10:17:10.646Z]     service_test.go:355: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit"
10:17:10 [2019-10-06T10:17:10.646Z] === RUN   TestServiceWithDefaultAddressPoolInit
10:17:13 [2019-10-06T10:17:13.083Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
10:17:17 [2019-10-06T10:17:17.452Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.18s)
10:17:17 [2019-10-06T10:17:17.453Z]     service_test.go:388: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit"
10:17:17 [2019-10-06T10:17:17.453Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:uw28q89miyh07kj4bmn05blho Created:2019-10-06 10:17:10.595624085 +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[ddc9573dc8628ac790f7a78028f2e8d29c13db7656f42e28853979475e716bb5:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.nyvv5rqs8wgi2wd1td3j0tge1 EndpointID:917405defe850221ec1a646f0bda6dafef5ed7b37f78eecf91aa6f9d2c24a706 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:b2edf586972cd0bb8dd46806f831ae2cf0077255b7bed5a1d669adc9c9f2f489 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:17914f083b76 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.nyvv5rqs8wgi2wd1td3j0tge1 EndpointID:917405defe850221ec1a646f0bda6dafef5ed7b37f78eecf91aa6f9d2c24a706 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]}
10:17:17 [2019-10-06T10:17:17.453Z] PASS
10:17:17 [2019-10-06T10:17:17.453Z] 
10:17:17 [2019-10-06T10:17:17.453Z] === Skipped
10:17:17 [2019-10-06T10:17:17.453Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
10:17:17 [2019-10-06T10:17:17.453Z]     service_test.go:230: FLAKY_TEST
10:17:17 [2019-10-06T10:17:17.453Z] 
10:17:17 [2019-10-06T10:17:17.453Z] 
10:17:17 [2019-10-06T10:17:17.453Z] DONE 21 tests, 1 skipped in 42.073s
10:17:17 [2019-10-06T10:17:17.453Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
10:17:17 [2019-10-06T10:17:17.453Z] ++ 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
10:17:17 [2019-10-06T10:17:17.453Z] ++ set -e
10:17:17 [2019-10-06T10:17:17.453Z] ++ '[' -n 0 ']'
10:17:17 [2019-10-06T10:17:17.453Z] ++ set -x
10:17:17 [2019-10-06T10:17:17.453Z] ++ env -i DEST=/go/src/github.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
10:17:17 [2019-10-06T10:17:17.453Z] INFO: Testing against a local daemon
10:17:17 [2019-10-06T10:17:17.453Z] === RUN   TestDockerNetworkIpvlanPersistance
10:17:18 [2019-10-06T10:17:18.466Z] --- PASS: TestDockerNetworkIpvlanPersistance (1.46s)
10:17:18 [2019-10-06T10:17:18.466Z]     ipvlan_test.go:28: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlanPersistance"
10:17:18 [2019-10-06T10:17:18.466Z] === RUN   TestDockerNetworkIpvlan
10:17:19 [2019-10-06T10:17:19.082Z] === RUN   TestDockerNetworkIpvlan/Subinterface
10:17:20 [2019-10-06T10:17:20.106Z] === RUN   TestDockerNetworkIpvlan/OverlapParent
10:17:21 [2019-10-06T10:17:21.118Z] === RUN   TestDockerNetworkIpvlan/L2NilParent
10:17:21 [2019-10-06T10:17:21.180Z] === RUN   TestDockerSwarmSuite/TestServiceScale
10:17:21 [2019-10-06T10:17:21.180Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
10:17:22 [2019-10-06T10:17:22.549Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
10:17:23 [2019-10-06T10:17:23.480Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
10:17:23 [2019-10-06T10:17:23.801Z] === RUN   TestDockerNetworkIpvlan/L2InternalMode
10:17:25 [2019-10-06T10:17:25.374Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
10:17:27 [2019-10-06T10:17:27.252Z] === RUN   TestDockerNetworkIpvlan/L3NilParent
10:17:27 [2019-10-06T10:17:27.268Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
10:17:29 [2019-10-06T10:17:29.165Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
10:17:29 [2019-10-06T10:17:29.281Z] === RUN   TestDockerNetworkIpvlan/L3InternalMode
10:17:30 [2019-10-06T10:17:30.534Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
10:17:32 [2019-10-06T10:17:32.742Z] === RUN   TestDockerNetworkIpvlan/L2MultiSubnet
10:17:33 [2019-10-06T10:17:33.059Z] === RUN   TestDockerSuite/TestPsListContainersSize
10:17:34 [2019-10-06T10:17:34.955Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
10:17:34 [2019-10-06T10:17:34.955Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
10:17:35 [2019-10-06T10:17:35.887Z] === RUN   TestDockerSuite/TestPsRightTagName
10:17:38 [2019-10-06T10:17:38.243Z] === RUN   TestDockerNetworkIpvlan/L3MultiSubnet
10:17:39 [2019-10-06T10:17:39.162Z] === RUN   TestDockerSuite/TestPsShowMounts
10:17:41 [2019-10-06T10:17:41.685Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
10:17:42 [2019-10-06T10:17:42.616Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
10:17:42 [2019-10-06T10:17:42.616Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
10:17:42 [2019-10-06T10:17:42.616Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
10:17:42 [2019-10-06T10:17:42.645Z] === RUN   TestDockerNetworkIpvlan/Addressing
10:17:42 [2019-10-06T10:17:42.873Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
10:17:43 [2019-10-06T10:17:43.130Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
10:17:43 [2019-10-06T10:17:43.386Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
10:17:44 [2019-10-06T10:17:44.318Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
10:17:44 [2019-10-06T10:17:44.677Z] --- PASS: TestDockerNetworkIpvlan (26.43s)
10:17:44 [2019-10-06T10:17:44.677Z]     ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan"
10:17:44 [2019-10-06T10:17:44.677Z]     --- PASS: TestDockerNetworkIpvlan/Subinterface (0.08s)
10:17:44 [2019-10-06T10:17:44.677Z]     ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan"
10:17:44 [2019-10-06T10:17:44.677Z]     --- PASS: TestDockerNetworkIpvlan/OverlapParent (0.05s)
10:17:44 [2019-10-06T10:17:44.677Z]     ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan"
10:17:44 [2019-10-06T10:17:44.677Z]     --- PASS: TestDockerNetworkIpvlan/L2NilParent (1.15s)
10:17:44 [2019-10-06T10:17:44.677Z]     ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan"
10:17:44 [2019-10-06T10:17:44.677Z]     --- PASS: TestDockerNetworkIpvlan/L2InternalMode (2.16s)
10:17:44 [2019-10-06T10:17:44.677Z]     ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan"
10:17:44 [2019-10-06T10:17:44.677Z]     --- PASS: TestDockerNetworkIpvlan/L3NilParent (1.15s)
10:17:44 [2019-10-06T10:17:44.677Z]     ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan"
10:17:44 [2019-10-06T10:17:44.677Z]     --- PASS: TestDockerNetworkIpvlan/L3InternalMode (2.15s)
10:17:44 [2019-10-06T10:17:44.677Z]     ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan"
10:17:44 [2019-10-06T10:17:44.677Z]     --- PASS: TestDockerNetworkIpvlan/L2MultiSubnet (3.23s)
10:17:44 [2019-10-06T10:17:44.677Z]     ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan"
10:17:44 [2019-10-06T10:17:44.677Z]     --- PASS: TestDockerNetworkIpvlan/L3MultiSubnet (3.18s)
10:17:44 [2019-10-06T10:17:44.677Z]     ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan"
10:17:44 [2019-10-06T10:17:44.677Z]     --- PASS: TestDockerNetworkIpvlan/Addressing (1.90s)
10:17:44 [2019-10-06T10:17:44.677Z] PASS
10:17:44 [2019-10-06T10:17:44.677Z] 
10:17:44 [2019-10-06T10:17:44.677Z] DONE 11 tests in 27.989s
10:17:44 [2019-10-06T10:17:44.677Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m 
10:17:44 [2019-10-06T10:17:44.677Z] ++ 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
10:17:44 [2019-10-06T10:17:44.677Z] ++ set -e
10:17:44 [2019-10-06T10:17:44.677Z] ++ '[' -n 0 ']'
10:17:44 [2019-10-06T10:17:44.677Z] ++ set -x
10:17:44 [2019-10-06T10:17:44.677Z] ++ env -i DEST=/go/src/github.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
10:17:44 [2019-10-06T10:17:44.677Z] INFO: Testing against a local daemon
10:17:44 [2019-10-06T10:17:44.677Z] === RUN   TestDockerNetworkMacvlanPersistance
10:17:45 [2019-10-06T10:17:45.250Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
10:17:45 [2019-10-06T10:17:45.814Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
10:17:46 [2019-10-06T10:17:46.157Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.46s)
10:17:46 [2019-10-06T10:17:46.157Z]     macvlan_test.go:24: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance"
10:17:46 [2019-10-06T10:17:46.157Z] === RUN   TestDockerNetworkMacvlan
10:17:47 [2019-10-06T10:17:47.167Z] === RUN   TestDockerNetworkMacvlan/Subinterface
10:17:47 [2019-10-06T10:17:47.709Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
10:17:48 [2019-10-06T10:17:48.191Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
10:17:48 [2019-10-06T10:17:48.274Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
10:17:48 [2019-10-06T10:17:48.530Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
10:17:49 [2019-10-06T10:17:49.207Z] === RUN   TestDockerNetworkMacvlan/NilParent
10:17:51 [2019-10-06T10:17:51.891Z] === RUN   TestDockerNetworkMacvlan/InternalMode
10:17:55 [2019-10-06T10:17:55.343Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
10:17:56 [2019-10-06T10:17:56.639Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
10:17:58 [2019-10-06T10:17:58.009Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
10:18:00 [2019-10-06T10:18:00.531Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
10:18:00 [2019-10-06T10:18:00.531Z] === RUN   TestDockerSuite/TestRestartPolicyNO
10:18:00 [2019-10-06T10:18:00.531Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
10:18:00 [2019-10-06T10:18:00.789Z] === RUN   TestDockerSuite/TestRestartRunningContainer
10:18:00 [2019-10-06T10:18:00.862Z] === RUN   TestDockerNetworkMacvlan/Addressing
10:18:01 [2019-10-06T10:18:01.875Z] --- PASS: TestDockerNetworkMacvlan (15.41s)
10:18:01 [2019-10-06T10:18:01.875Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
10:18:01 [2019-10-06T10:18:01.875Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
10:18:01 [2019-10-06T10:18:01.875Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
10:18:01 [2019-10-06T10:18:01.875Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
10:18:01 [2019-10-06T10:18:01.875Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
10:18:01 [2019-10-06T10:18:01.875Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.21s)
10:18:01 [2019-10-06T10:18:01.875Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
10:18:01 [2019-10-06T10:18:01.875Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.15s)
10:18:01 [2019-10-06T10:18:01.875Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
10:18:01 [2019-10-06T10:18:01.875Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.54s)
10:18:01 [2019-10-06T10:18:01.875Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
10:18:01 [2019-10-06T10:18:01.875Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.95s)
10:18:01 [2019-10-06T10:18:01.875Z] PASS
10:18:01 [2019-10-06T10:18:01.875Z] 
10:18:01 [2019-10-06T10:18:01.875Z] DONE 8 tests in 16.956s
10:18:01 [2019-10-06T10:18:01.875Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m 
10:18:01 [2019-10-06T10:18:01.875Z] ++ 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
10:18:01 [2019-10-06T10:18:01.875Z] ++ set -e
10:18:01 [2019-10-06T10:18:01.875Z] ++ '[' -n 0 ']'
10:18:01 [2019-10-06T10:18:01.875Z] ++ set -x
10:18:01 [2019-10-06T10:18:01.875Z] ++ env -i DEST=/go/src/github.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
10:18:01 [2019-10-06T10:18:01.875Z] testing: warning: no tests to run
10:18:01 [2019-10-06T10:18:01.875Z] PASS
10:18:01 [2019-10-06T10:18:01.875Z] 
10:18:01 [2019-10-06T10:18:01.875Z] DONE 0 tests in 0.015s
10:18:01 [2019-10-06T10:18:01.875Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m 
10:18:01 [2019-10-06T10:18:01.875Z] ++ 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
10:18:01 [2019-10-06T10:18:01.875Z] ++ set -e
10:18:01 [2019-10-06T10:18:01.875Z] ++ '[' -n 0 ']'
10:18:01 [2019-10-06T10:18:01.875Z] ++ set -x
10:18:01 [2019-10-06T10:18:01.875Z] ++ env -i DEST=/go/src/github.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
10:18:01 [2019-10-06T10:18:01.875Z] INFO: Testing against a local daemon
10:18:01 [2019-10-06T10:18:01.875Z] === RUN   TestAuthZPluginAllowRequest
10:18:03 [2019-10-06T10:18:03.351Z] --- PASS: TestAuthZPluginAllowRequest (1.64s)
10:18:03 [2019-10-06T10:18:03.351Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest"
10:18:03 [2019-10-06T10:18:03.351Z] === RUN   TestAuthZPluginTLS
10:18:03 [2019-10-06T10:18:03.970Z] --- PASS: TestAuthZPluginTLS (0.58s)
10:18:03 [2019-10-06T10:18:03.970Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS"
10:18:03 [2019-10-06T10:18:03.970Z] === RUN   TestAuthZPluginDenyRequest
10:18:04 [2019-10-06T10:18:04.063Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
10:18:04 [2019-10-06T10:18:04.587Z] --- PASS: TestAuthZPluginDenyRequest (0.57s)
10:18:04 [2019-10-06T10:18:04.587Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest"
10:18:04 [2019-10-06T10:18:04.587Z] === RUN   TestAuthZPluginAPIDenyResponse
10:18:05 [2019-10-06T10:18:05.227Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.58s)
10:18:05 [2019-10-06T10:18:05.227Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse"
10:18:05 [2019-10-06T10:18:05.227Z] === RUN   TestAuthZPluginDenyResponse
10:18:05 [2019-10-06T10:18:05.432Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
10:18:05 [2019-10-06T10:18:05.433Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
10:18:05 [2019-10-06T10:18:05.842Z] --- PASS: TestAuthZPluginDenyResponse (0.58s)
10:18:05 [2019-10-06T10:18:05.842Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse"
10:18:05 [2019-10-06T10:18:05.842Z] === RUN   TestAuthZPluginAllowEventStream
10:18:07 [2019-10-06T10:18:07.326Z] --- PASS: TestAuthZPluginAllowEventStream (1.65s)
10:18:07 [2019-10-06T10:18:07.326Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream"
10:18:07 [2019-10-06T10:18:07.326Z] === RUN   TestAuthZPluginErrorResponse
10:18:07 [2019-10-06T10:18:07.946Z] --- PASS: TestAuthZPluginErrorResponse (0.58s)
10:18:07 [2019-10-06T10:18:07.946Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse"
10:18:07 [2019-10-06T10:18:07.946Z] === RUN   TestAuthZPluginErrorRequest
10:18:08 [2019-10-06T10:18:08.563Z] --- PASS: TestAuthZPluginErrorRequest (0.57s)
10:18:08 [2019-10-06T10:18:08.563Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest"
10:18:08 [2019-10-06T10:18:08.563Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
10:18:09 [2019-10-06T10:18:09.181Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.59s)
10:18:09 [2019-10-06T10:18:09.181Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration"
10:18:09 [2019-10-06T10:18:09.181Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
10:18:09 [2019-10-06T10:18:09.612Z] === RUN   TestDockerSuite/TestRestartWithVolumes
10:18:10 [2019-10-06T10:18:10.983Z] === RUN   TestDockerSuite/TestRmiBlank
10:18:10 [2019-10-06T10:18:10.983Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
10:18:11 [2019-10-06T10:18:11.207Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.08s)
10:18:11 [2019-10-06T10:18:11.207Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking"
10:18:11 [2019-10-06T10:18:11.207Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
10:18:11 [2019-10-06T10:18:11.241Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
10:18:13 [2019-10-06T10:18:13.230Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.05s)
10:18:13 [2019-10-06T10:18:13.231Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom"
10:18:13 [2019-10-06T10:18:13.231Z] === RUN   TestAuthZPluginHeader
10:18:13 [2019-10-06T10:18:13.764Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
10:18:14 [2019-10-06T10:18:14.237Z] --- PASS: TestAuthZPluginHeader (0.93s)
10:18:14 [2019-10-06T10:18:14.237Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader"
10:18:14 [2019-10-06T10:18:14.237Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
10:18:14 [2019-10-06T10:18:14.237Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
10:18:14 [2019-10-06T10:18:14.237Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:18:14 [2019-10-06T10:18:14.237Z] === RUN   TestAuthZPluginV2Disable
10:18:14 [2019-10-06T10:18:14.237Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
10:18:14 [2019-10-06T10:18:14.237Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:18:14 [2019-10-06T10:18:14.237Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
10:18:14 [2019-10-06T10:18:14.237Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
10:18:14 [2019-10-06T10:18:14.237Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:18:14 [2019-10-06T10:18:14.237Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
10:18:14 [2019-10-06T10:18:14.237Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
10:18:14 [2019-10-06T10:18:14.237Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:18:14 [2019-10-06T10:18:14.237Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
10:18:15 [2019-10-06T10:18:15.660Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
10:18:16 [2019-10-06T10:18:16.404Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
10:18:16 [2019-10-06T10:18:16.404Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
10:18:16 [2019-10-06T10:18:16.404Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
10:18:16 [2019-10-06T10:18:16.404Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
10:18:16 [2019-10-06T10:18:16.404Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
10:18:16 [2019-10-06T10:18:16.404Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
10:18:16 [2019-10-06T10:18:16.404Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
10:18:16 [2019-10-06T10:18:16.404Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
10:18:16 [2019-10-06T10:18:16.404Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
10:18:16 [2019-10-06T10:18:16.404Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
10:18:16 [2019-10-06T10:18:16.404Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
10:18:16 [2019-10-06T10:18:16.590Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
10:18:16 [2019-10-06T10:18:16.848Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
10:18:17 [2019-10-06T10:18:17.105Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
10:18:19 [2019-10-06T10:18:19.292Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
10:18:19 [2019-10-06T10:18:19.629Z] === RUN   TestDockerSuite/TestRmiImgIDForce
10:18:20 [2019-10-06T10:18:20.192Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
10:18:20 [2019-10-06T10:18:20.255Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
10:18:20 [2019-10-06T10:18:20.255Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
10:18:20 [2019-10-06T10:18:20.255Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
10:18:20 [2019-10-06T10:18:20.255Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
10:18:22 [2019-10-06T10:18:22.106Z] === RUN   TestDockerSuite/TestRmiParentImageFail
10:18:23 [2019-10-06T10:18:23.036Z] === RUN   TestDockerSuite/TestRmiTag
10:18:23 [2019-10-06T10:18:23.036Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
10:18:23 [2019-10-06T10:18:23.147Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
10:18:23 [2019-10-06T10:18:23.967Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
10:18:29 [2019-10-06T10:18:29.220Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
10:18:29 [2019-10-06T10:18:29.477Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
10:18:30 [2019-10-06T10:18:30.408Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
10:18:30 [2019-10-06T10:18:30.972Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
10:18:32 [2019-10-06T10:18:32.704Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.86s)
10:18:32 [2019-10-06T10:18:32.704Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart"
10:18:32 [2019-10-06T10:18:32.704Z] PASS
10:18:32 [2019-10-06T10:18:32.704Z] 
10:18:32 [2019-10-06T10:18:32.704Z] === Skipped
10:18:32 [2019-10-06T10:18:32.704Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
10:18:32 [2019-10-06T10:18:32.704Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:18:32 [2019-10-06T10:18:32.704Z] 
10:18:32 [2019-10-06T10:18:32.704Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
10:18:32 [2019-10-06T10:18:32.704Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:18:32 [2019-10-06T10:18:32.704Z] 
10:18:32 [2019-10-06T10:18:32.704Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
10:18:32 [2019-10-06T10:18:32.704Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:18:32 [2019-10-06T10:18:32.704Z] 
10:18:32 [2019-10-06T10:18:32.704Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
10:18:32 [2019-10-06T10:18:32.704Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:18:32 [2019-10-06T10:18:32.704Z] 
10:18:32 [2019-10-06T10:18:32.704Z] 
10:18:32 [2019-10-06T10:18:32.704Z] DONE 17 tests, 4 skipped in 29.352s
10:18:32 [2019-10-06T10:18:32.704Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m 
10:18:32 [2019-10-06T10:18:32.704Z] ++ 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
10:18:32 [2019-10-06T10:18:32.704Z] ++ set -e
10:18:32 [2019-10-06T10:18:32.704Z] ++ '[' -n 0 ']'
10:18:32 [2019-10-06T10:18:32.704Z] ++ set -x
10:18:32 [2019-10-06T10:18:32.704Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
10:18:32 [2019-10-06T10:18:32.704Z] INFO: Testing against a local daemon
10:18:32 [2019-10-06T10:18:32.704Z] === RUN   TestPluginInvalidJSON
10:18:32 [2019-10-06T10:18:32.704Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
10:18:32 [2019-10-06T10:18:32.704Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
10:18:32 [2019-10-06T10:18:32.704Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
10:18:32 [2019-10-06T10:18:32.704Z] --- PASS: TestPluginInvalidJSON (0.04s)
10:18:32 [2019-10-06T10:18:32.704Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
10:18:32 [2019-10-06T10:18:32.704Z] PASS
10:18:32 [2019-10-06T10:18:32.704Z] 
10:18:32 [2019-10-06T10:18:32.704Z] DONE 2 tests in 0.129s
10:18:32 [2019-10-06T10:18:32.704Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
10:18:32 [2019-10-06T10:18:32.704Z] ++ 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
10:18:32 [2019-10-06T10:18:32.704Z] ++ set -e
10:18:32 [2019-10-06T10:18:32.704Z] ++ '[' -n 0 ']'
10:18:32 [2019-10-06T10:18:32.704Z] ++ set -x
10:18:32 [2019-10-06T10:18:32.704Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
10:18:32 [2019-10-06T10:18:32.704Z] INFO: Testing against a local daemon
10:18:32 [2019-10-06T10:18:32.704Z] === RUN   TestExternalGraphDriver
10:18:32 [2019-10-06T10:18:32.704Z] === RUN   TestExternalGraphDriver/json
10:18:32 [2019-10-06T10:18:32.867Z] === RUN   TestDockerSuite/TestRunAddHost
10:18:32 [2019-10-06T10:18:32.867Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
10:18:33 [2019-10-06T10:18:33.434Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
10:18:33 [2019-10-06T10:18:33.754Z] === RUN   TestExternalGraphDriver/spec
10:18:33 [2019-10-06T10:18:33.999Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
10:18:34 [2019-10-06T10:18:34.932Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
10:18:34 [2019-10-06T10:18:34.932Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
10:18:35 [2019-10-06T10:18:35.500Z] === RUN   TestDockerSuite/TestBuildAddNonTar
10:18:35 [2019-10-06T10:18:35.793Z] === RUN   TestExternalGraphDriver/pull
10:18:35 [2019-10-06T10:18:35.863Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
10:18:37 [2019-10-06T10:18:37.758Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
10:18:37 [2019-10-06T10:18:37.817Z] --- PASS: TestExternalGraphDriver (6.45s)
10:18:37 [2019-10-06T10:18:37.817Z]     external_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver"
10:18:37 [2019-10-06T10:18:37.817Z]     --- PASS: TestExternalGraphDriver/json (2.05s)
10:18:37 [2019-10-06T10:18:37.817Z]     --- PASS: TestExternalGraphDriver/spec (2.05s)
10:18:37 [2019-10-06T10:18:37.817Z]     --- PASS: TestExternalGraphDriver/pull (2.14s)
10:18:37 [2019-10-06T10:18:37.817Z] === RUN   TestGraphdriverPluginV2
10:18:37 [2019-10-06T10:18:37.817Z] --- SKIP: TestGraphdriverPluginV2 (0.06s)
10:18:37 [2019-10-06T10:18:37.817Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:18:37 [2019-10-06T10:18:37.817Z] PASS
10:18:37 [2019-10-06T10:18:37.817Z] 
10:18:37 [2019-10-06T10:18:37.817Z] === Skipped
10:18:37 [2019-10-06T10:18:37.817Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s)
10:18:37 [2019-10-06T10:18:37.817Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:18:37 [2019-10-06T10:18:37.817Z] 
10:18:37 [2019-10-06T10:18:37.817Z] 
10:18:37 [2019-10-06T10:18:37.817Z] DONE 5 tests, 1 skipped in 6.607s
10:18:37 [2019-10-06T10:18:37.817Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m 
10:18:37 [2019-10-06T10:18:37.817Z] ++ 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
10:18:37 [2019-10-06T10:18:37.817Z] ++ set -e
10:18:37 [2019-10-06T10:18:37.817Z] ++ '[' -n 0 ']'
10:18:37 [2019-10-06T10:18:37.817Z] ++ set -x
10:18:37 [2019-10-06T10:18:37.817Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
10:18:38 [2019-10-06T10:18:38.102Z] INFO: Testing against a local daemon
10:18:38 [2019-10-06T10:18:38.102Z] === RUN   TestContinueAfterPluginCrash
10:18:38 [2019-10-06T10:18:38.102Z] === PAUSE TestContinueAfterPluginCrash
10:18:38 [2019-10-06T10:18:38.102Z] === RUN   TestDaemonStartWithLogOpt
10:18:38 [2019-10-06T10:18:38.102Z] === PAUSE TestDaemonStartWithLogOpt
10:18:38 [2019-10-06T10:18:38.102Z] === CONT  TestContinueAfterPluginCrash
10:18:38 [2019-10-06T10:18:38.102Z] === CONT  TestDaemonStartWithLogOpt
10:18:38 [2019-10-06T10:18:38.322Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
10:18:39 [2019-10-06T10:18:39.252Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
10:18:40 [2019-10-06T10:18:40.183Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
10:18:42 [2019-10-06T10:18:42.078Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
10:18:43 [2019-10-06T10:18:43.447Z] === RUN   TestDockerSuite/TestRunAttachDetach
10:18:44 [2019-10-06T10:18:44.046Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
10:18:44 [2019-10-06T10:18:44.392Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
10:18:44 [2019-10-06T10:18:44.503Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
10:18:44 [2019-10-06T10:18:44.960Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
10:18:45 [2019-10-06T10:18:45.322Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
10:18:46 [2019-10-06T10:18:46.252Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
10:18:47 [2019-10-06T10:18:47.183Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
10:18:47 [2019-10-06T10:18:47.849Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
10:18:48 [2019-10-06T10:18:48.113Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
10:18:49 [2019-10-06T10:18:49.378Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
10:18:49 [2019-10-06T10:18:49.482Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
10:18:50 [2019-10-06T10:18:50.413Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
10:18:51 [2019-10-06T10:18:51.343Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
10:18:51 [2019-10-06T10:18:51.907Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
10:18:52 [2019-10-06T10:18:52.163Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
10:18:53 [2019-10-06T10:18:53.093Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
10:18:53 [2019-10-06T10:18:53.093Z] === RUN   TestDockerSuite/TestRunBindMounts
10:18:53 [2019-10-06T10:18:53.362Z] --- PASS: TestDaemonStartWithLogOpt (15.14s)
10:18:53 [2019-10-06T10:18:53.363Z]     validation_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt"
10:18:54 [2019-10-06T10:18:54.057Z] === RUN   TestDockerSuite/TestBuildAddScript
10:18:54 [2019-10-06T10:18:54.057Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
10:18:54 [2019-10-06T10:18:54.057Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
10:18:54 [2019-10-06T10:18:54.057Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
10:18:54 [2019-10-06T10:18:54.057Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
10:18:54 [2019-10-06T10:18:54.513Z] === RUN   TestDockerSuite/TestBuildAddTar
10:18:55 [2019-10-06T10:18:55.622Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
10:18:56 [2019-10-06T10:18:56.189Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
10:18:57 [2019-10-06T10:18:57.119Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
10:18:58 [2019-10-06T10:18:58.051Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
10:18:58 [2019-10-06T10:18:58.843Z] --- PASS: TestContinueAfterPluginCrash (20.20s)
10:18:58 [2019-10-06T10:18:58.844Z]     logging_linux_test.go:22: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash"
10:18:58 [2019-10-06T10:18:58.844Z] PASS
10:18:58 [2019-10-06T10:18:58.844Z] 
10:18:58 [2019-10-06T10:18:58.844Z] DONE 2 tests in 20.295s
10:18:58 [2019-10-06T10:18:58.844Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
10:18:58 [2019-10-06T10:18:58.844Z] ++ 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
10:18:58 [2019-10-06T10:18:58.844Z] ++ set -e
10:18:58 [2019-10-06T10:18:58.844Z] ++ '[' -n 0 ']'
10:18:58 [2019-10-06T10:18:58.844Z] ++ set -x
10:18:58 [2019-10-06T10:18:58.844Z] ++ env -i DEST=/go/src/github.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
10:18:58 [2019-10-06T10:18:58.844Z] INFO: Testing against a local daemon
10:18:58 [2019-10-06T10:18:58.844Z] === RUN   TestPluginWithDevMounts
10:18:58 [2019-10-06T10:18:58.844Z] === PAUSE TestPluginWithDevMounts
10:18:58 [2019-10-06T10:18:58.844Z] === CONT  TestPluginWithDevMounts
10:18:58 [2019-10-06T10:18:58.980Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
10:18:58 [2019-10-06T10:18:58.980Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
10:18:59 [2019-10-06T10:18:59.544Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
10:19:00 [2019-10-06T10:19:00.476Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
10:19:00 [2019-10-06T10:19:00.476Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
10:19:00 [2019-10-06T10:19:00.865Z] --- PASS: TestPluginWithDevMounts (2.32s)
10:19:00 [2019-10-06T10:19:00.865Z]     mounts_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts"
10:19:00 [2019-10-06T10:19:00.865Z] PASS
10:19:00 [2019-10-06T10:19:00.865Z] 
10:19:00 [2019-10-06T10:19:00.865Z] DONE 1 tests in 2.429s
10:19:00 [2019-10-06T10:19:00.865Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m 
10:19:00 [2019-10-06T10:19:00.865Z] ++ 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
10:19:00 [2019-10-06T10:19:00.865Z] ++ set -e
10:19:00 [2019-10-06T10:19:00.865Z] ++ '[' -n 0 ']'
10:19:00 [2019-10-06T10:19:00.865Z] ++ set -x
10:19:00 [2019-10-06T10:19:00.865Z] ++ env -i DEST=/go/src/github.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
10:19:00 [2019-10-06T10:19:00.865Z] INFO: Testing against a local daemon
10:19:00 [2019-10-06T10:19:00.865Z] === RUN   TestSecretInspect
10:19:01 [2019-10-06T10:19:01.408Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
10:19:02 [2019-10-06T10:19:02.341Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
10:19:02 [2019-10-06T10:19:02.892Z] --- PASS: TestSecretInspect (2.13s)
10:19:02 [2019-10-06T10:19:02.892Z]     secret_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect"
10:19:02 [2019-10-06T10:19:02.892Z] === RUN   TestSecretList
10:19:03 [2019-10-06T10:19:03.271Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
10:19:03 [2019-10-06T10:19:03.271Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
10:19:03 [2019-10-06T10:19:03.837Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
10:19:04 [2019-10-06T10:19:04.094Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
10:19:05 [2019-10-06T10:19:05.501Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
10:19:05 [2019-10-06T10:19:05.586Z] --- PASS: TestSecretList (2.18s)
10:19:05 [2019-10-06T10:19:05.586Z]     secret_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretList"
10:19:05 [2019-10-06T10:19:05.586Z] === RUN   TestSecretsCreateAndDelete
10:19:06 [2019-10-06T10:19:06.431Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
10:19:07 [2019-10-06T10:19:07.363Z] === RUN   TestDockerSuite/TestRunContainerNetwork
10:19:07 [2019-10-06T10:19:07.616Z] --- PASS: TestSecretsCreateAndDelete (2.17s)
10:19:07 [2019-10-06T10:19:07.616Z]     secret_test.go:125: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete"
10:19:07 [2019-10-06T10:19:07.616Z] === RUN   TestSecretsUpdate
10:19:07 [2019-10-06T10:19:07.927Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
10:19:08 [2019-10-06T10:19:08.184Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
10:19:09 [2019-10-06T10:19:09.115Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
10:19:09 [2019-10-06T10:19:09.639Z] --- PASS: TestSecretsUpdate (2.19s)
10:19:09 [2019-10-06T10:19:09.639Z]     secret_test.go:172: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate"
10:19:09 [2019-10-06T10:19:09.639Z] === RUN   TestTemplatedSecret
10:19:10 [2019-10-06T10:19:10.486Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
10:19:12 [2019-10-06T10:19:12.322Z] --- PASS: TestTemplatedSecret (2.95s)
10:19:12 [2019-10-06T10:19:12.322Z]     secret_test.go:221: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret"
10:19:12 [2019-10-06T10:19:12.322Z] === RUN   TestSecretCreateResolve
10:19:12 [2019-10-06T10:19:12.382Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
10:19:13 [2019-10-06T10:19:13.753Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
10:19:14 [2019-10-06T10:19:14.684Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
10:19:15 [2019-10-06T10:19:15.014Z] --- PASS: TestSecretCreateResolve (2.19s)
10:19:15 [2019-10-06T10:19:15.014Z]     secret_test.go:342: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve"
10:19:15 [2019-10-06T10:19:15.014Z] PASS
10:19:15 [2019-10-06T10:19:15.014Z] 
10:19:15 [2019-10-06T10:19:15.014Z] DONE 6 tests in 13.901s
10:19:15 [2019-10-06T10:19:15.014Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m 
10:19:15 [2019-10-06T10:19:15.014Z] ++ 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
10:19:15 [2019-10-06T10:19:15.014Z] ++ set -e
10:19:15 [2019-10-06T10:19:15.014Z] ++ '[' -n 0 ']'
10:19:15 [2019-10-06T10:19:15.014Z] ++ set -x
10:19:15 [2019-10-06T10:19:15.014Z] ++ env -i DEST=/go/src/github.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
10:19:15 [2019-10-06T10:19:15.014Z] INFO: Testing against a local daemon
10:19:15 [2019-10-06T10:19:15.014Z] === RUN   TestServiceCreateInit
10:19:15 [2019-10-06T10:19:15.014Z] === RUN   TestServiceCreateInit/daemonInitDisabled
10:19:15 [2019-10-06T10:19:15.614Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
10:19:16 [2019-10-06T10:19:16.178Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
10:19:17 [2019-10-06T10:19:17.108Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
10:19:18 [2019-10-06T10:19:18.040Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
10:19:19 [2019-10-06T10:19:19.407Z] === RUN   TestServiceCreateInit/daemonInitEnabled
10:19:19 [2019-10-06T10:19:19.934Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
10:19:23 [2019-10-06T10:19:23.211Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
10:19:23 [2019-10-06T10:19:23.467Z] === RUN   TestDockerSuite/TestRunCreateVolume
10:19:23 [2019-10-06T10:19:23.815Z] --- PASS: TestServiceCreateInit (8.33s)
10:19:23 [2019-10-06T10:19:23.815Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.20s)
10:19:23 [2019-10-06T10:19:23.815Z]         create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled"
10:19:23 [2019-10-06T10:19:23.815Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.09s)
10:19:23 [2019-10-06T10:19:23.815Z]         create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled"
10:19:23 [2019-10-06T10:19:23.815Z] === RUN   TestCreateServiceMultipleTimes
10:19:24 [2019-10-06T10:19:24.398Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
10:19:26 [2019-10-06T10:19:26.926Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
10:19:28 [2019-10-06T10:19:28.820Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
10:19:31 [2019-10-06T10:19:31.343Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
10:19:34 [2019-10-06T10:19:34.618Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
10:19:34 [2019-10-06T10:19:34.618Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
10:19:34 [2019-10-06T10:19:34.618Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
10:19:34 [2019-10-06T10:19:34.875Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
10:19:36 [2019-10-06T10:19:36.770Z] === RUN   TestDockerSuite/TestRunDNSOptions
10:19:36 [2019-10-06T10:19:36.993Z] === RUN   TestDockerSuite/TestBuildAddTarXz
10:19:36 [2019-10-06T10:19:36.993Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
10:19:36 [2019-10-06T10:19:36.993Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
10:19:38 [2019-10-06T10:19:38.665Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
10:19:41 [2019-10-06T10:19:41.188Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
10:19:41 [2019-10-06T10:19:41.751Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
10:19:42 [2019-10-06T10:19:42.281Z] --- PASS: TestCreateServiceMultipleTimes (17.35s)
10:19:42 [2019-10-06T10:19:42.281Z]     create_test.go:80: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes"
10:19:42 [2019-10-06T10:19:42.281Z] === RUN   TestCreateServiceConflict
10:19:42 [2019-10-06T10:19:42.563Z] --- PASS: TestCreateServiceConflict (2.13s)
10:19:42 [2019-10-06T10:19:42.563Z]     create_test.go:129: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict"
10:19:42 [2019-10-06T10:19:42.563Z] === RUN   TestCreateServiceMaxReplicas
10:19:43 [2019-10-06T10:19:43.645Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
10:19:44 [2019-10-06T10:19:44.210Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
10:19:44 [2019-10-06T10:19:44.210Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
10:19:45 [2019-10-06T10:19:45.143Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
10:19:46 [2019-10-06T10:19:46.029Z] --- PASS: TestCreateServiceMaxReplicas (3.11s)
10:19:46 [2019-10-06T10:19:46.029Z]     create_test.go:150: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas"
10:19:46 [2019-10-06T10:19:46.029Z] === RUN   TestCreateWithDuplicateNetworkNames
10:19:47 [2019-10-06T10:19:47.037Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
10:19:47 [2019-10-06T10:19:47.037Z] === RUN   TestDockerSuite/TestRunDuplicateMount
10:19:47 [2019-10-06T10:19:47.289Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
10:19:47 [2019-10-06T10:19:47.745Z] === RUN   TestDockerSuite/TestBuildBlankName
10:19:47 [2019-10-06T10:19:47.967Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
10:19:48 [2019-10-06T10:19:48.202Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
10:19:48 [2019-10-06T10:19:48.898Z] === RUN   TestDockerSuite/TestRunEchoStdout
10:19:49 [2019-10-06T10:19:49.461Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
10:19:50 [2019-10-06T10:19:50.401Z] === RUN   TestDockerSuite/TestRunEmptyEnv
10:19:50 [2019-10-06T10:19:50.401Z] === RUN   TestDockerSuite/TestRunEntrypoint
10:19:51 [2019-10-06T10:19:51.333Z] === RUN   TestDockerSuite/TestRunEnvironment
10:19:52 [2019-10-06T10:19:52.263Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
10:19:52 [2019-10-06T10:19:52.826Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
10:19:53 [2019-10-06T10:19:53.757Z] === RUN   TestDockerSuite/TestRunExitCode
10:19:54 [2019-10-06T10:19:54.690Z] === RUN   TestDockerSuite/TestRunExitCodeOne
10:19:55 [2019-10-06T10:19:55.248Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
10:19:55 [2019-10-06T10:19:55.620Z] === RUN   TestDockerSuite/TestRunExitCodeZero
10:19:56 [2019-10-06T10:19:56.184Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
10:19:56 [2019-10-06T10:19:56.777Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
10:19:57 [2019-10-06T10:19:57.115Z] === RUN   TestDockerSuite/TestRunExposePort
10:19:57 [2019-10-06T10:19:57.115Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
10:19:58 [2019-10-06T10:19:58.046Z] === RUN   TestDockerSuite/TestRunGroupAdd
10:19:58 [2019-10-06T10:19:58.977Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
10:20:00 [2019-10-06T10:20:00.346Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
10:20:00 [2019-10-06T10:20:00.911Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
10:20:00 [2019-10-06T10:20:00.911Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
10:20:01 [2019-10-06T10:20:01.256Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.31s)
10:20:01 [2019-10-06T10:20:01.256Z]     create_test.go:171: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames"
10:20:01 [2019-10-06T10:20:01.256Z] === RUN   TestCreateServiceSecretFileMode
10:20:01 [2019-10-06T10:20:01.447Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
10:20:01 [2019-10-06T10:20:01.539Z] --- PASS: TestCreateServiceSecretFileMode (2.49s)
10:20:01 [2019-10-06T10:20:01.539Z]     create_test.go:224: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode"
10:20:01 [2019-10-06T10:20:01.539Z] === RUN   TestCreateServiceConfigFileMode
10:20:04 [2019-10-06T10:20:04.221Z] --- PASS: TestCreateServiceConfigFileMode (2.47s)
10:20:04 [2019-10-06T10:20:04.221Z]     create_test.go:288: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode"
10:20:04 [2019-10-06T10:20:04.221Z] === RUN   TestCreateServiceSysctls
10:20:05 [2019-10-06T10:20:05.090Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
10:20:05 [2019-10-06T10:20:05.347Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
10:20:07 [2019-10-06T10:20:07.685Z] --- PASS: TestCreateServiceSysctls (3.40s)
10:20:07 [2019-10-06T10:20:07.685Z]     create_test.go:378: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls"
10:20:07 [2019-10-06T10:20:07.685Z] === RUN   TestCreateServiceCapabilities
10:20:10 [2019-10-06T10:20:10.370Z] --- PASS: TestCreateServiceCapabilities (2.64s)
10:20:10 [2019-10-06T10:20:10.370Z]     create_test.go:462: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities"
10:20:10 [2019-10-06T10:20:10.370Z] === RUN   TestInspect
10:20:11 [2019-10-06T10:20:11.740Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
10:20:13 [2019-10-06T10:20:13.055Z] --- PASS: TestInspect (2.73s)
10:20:13 [2019-10-06T10:20:13.055Z]     inspect_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspect"
10:20:13 [2019-10-06T10:20:13.055Z] === RUN   TestDockerNetworkConnectAlias
10:20:17 [2019-10-06T10:20:17.450Z] --- PASS: TestDockerNetworkConnectAlias (4.52s)
10:20:17 [2019-10-06T10:20:17.450Z]     network_test.go:20: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias"
10:20:17 [2019-10-06T10:20:17.450Z] === RUN   TestDockerNetworkReConnect
10:20:17 [2019-10-06T10:20:17.527Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
10:20:18 [2019-10-06T10:20:18.458Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
10:20:18 [2019-10-06T10:20:18.792Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
10:20:19 [2019-10-06T10:20:19.248Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
10:20:20 [2019-10-06T10:20:20.363Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
10:20:20 [2019-10-06T10:20:20.363Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
10:20:20 [2019-10-06T10:20:20.363Z] === RUN   TestDockerSuite/TestRunInvalidReference
10:20:20 [2019-10-06T10:20:20.363Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
10:20:20 [2019-10-06T10:20:20.910Z] --- PASS: TestDockerNetworkReConnect (3.55s)
10:20:20 [2019-10-06T10:20:20.910Z]     network_test.go:82: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect"
10:20:20 [2019-10-06T10:20:20.910Z] === RUN   TestServicePlugin
10:20:20 [2019-10-06T10:20:20.910Z] --- SKIP: TestServicePlugin (0.00s)
10:20:20 [2019-10-06T10:20:20.910Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:20:20 [2019-10-06T10:20:20.910Z] === RUN   TestServiceUpdateLabel
10:20:20 [2019-10-06T10:20:20.927Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
10:20:22 [2019-10-06T10:20:22.933Z] --- PASS: TestServiceUpdateLabel (2.11s)
10:20:22 [2019-10-06T10:20:22.933Z]     update_test.go:21: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel"
10:20:22 [2019-10-06T10:20:22.933Z] === RUN   TestServiceUpdateSecrets
10:20:23 [2019-10-06T10:20:23.917Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
10:20:24 [2019-10-06T10:20:24.202Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
10:20:24 [2019-10-06T10:20:24.373Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
10:20:24 [2019-10-06T10:20:24.373Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
10:20:26 [2019-10-06T10:20:26.098Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
10:20:27 [2019-10-06T10:20:27.992Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
10:20:28 [2019-10-06T10:20:28.556Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
10:20:29 [2019-10-06T10:20:29.489Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
10:20:30 [2019-10-06T10:20:30.053Z] === RUN   TestDockerSuite/TestRunModeHostname
10:20:30 [2019-10-06T10:20:30.141Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
10:20:30 [2019-10-06T10:20:30.142Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
10:20:30 [2019-10-06T10:20:30.597Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
10:20:30 [2019-10-06T10:20:30.597Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
10:20:30 [2019-10-06T10:20:30.597Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
10:20:31 [2019-10-06T10:20:31.422Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
10:20:31 [2019-10-06T10:20:31.422Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
10:20:31 [2019-10-06T10:20:31.422Z] === RUN   TestDockerSuite/TestRunModeIpcHost
10:20:33 [2019-10-06T10:20:33.316Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
10:20:34 [2019-10-06T10:20:34.687Z] === RUN   TestDockerSuite/TestRunModePIDContainer
10:20:36 [2019-10-06T10:20:36.582Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
10:20:36 [2019-10-06T10:20:36.582Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
10:20:36 [2019-10-06T10:20:36.582Z] === RUN   TestDockerSuite/TestRunModePIDHost
10:20:38 [2019-10-06T10:20:38.144Z] --- PASS: TestServiceUpdateSecrets (14.70s)
10:20:38 [2019-10-06T10:20:38.144Z]     update_test.go:77: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets"
10:20:38 [2019-10-06T10:20:38.144Z] === RUN   TestServiceUpdateConfigs
10:20:38 [2019-10-06T10:20:38.479Z] === RUN   TestDockerSuite/TestRunModeUTSHost
10:20:40 [2019-10-06T10:20:40.375Z] === RUN   TestDockerSuite/TestRunMount
10:20:48 [2019-10-06T10:20:48.493Z] === RUN   TestDockerSuite/TestRunMountOrdering
10:20:48 [2019-10-06T10:20:48.493Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
10:20:48 [2019-10-06T10:20:48.750Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
10:20:50 [2019-10-06T10:20:50.645Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
10:20:53 [2019-10-06T10:20:53.166Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
10:20:53 [2019-10-06T10:20:53.363Z] --- PASS: TestServiceUpdateConfigs (14.73s)
10:20:53 [2019-10-06T10:20:53.363Z]     update_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs"
10:20:53 [2019-10-06T10:20:53.363Z] === RUN   TestServiceUpdateNetwork
10:20:54 [2019-10-06T10:20:54.538Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
10:20:57 [2019-10-06T10:20:57.074Z] === RUN   TestDockerSuite/TestRunNamedVolume
10:20:59 [2019-10-06T10:20:59.598Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
10:20:59 [2019-10-06T10:20:59.858Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
10:21:00 [2019-10-06T10:21:00.504Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
10:21:02 [2019-10-06T10:21:02.033Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
10:21:02 [2019-10-06T10:21:02.490Z] === RUN   TestDockerSuite/TestBuildCacheAdd
10:21:02 [2019-10-06T10:21:02.946Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
10:21:03 [2019-10-06T10:21:03.133Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
10:21:04 [2019-10-06T10:21:04.476Z] === RUN   TestDockerSuite/TestBuildCacheFrom
10:21:04 [2019-10-06T10:21:04.476Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
10:21:04 [2019-10-06T10:21:04.505Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
10:21:05 [2019-10-06T10:21:05.883Z] --- PASS: TestServiceUpdateNetwork (12.84s)
10:21:05 [2019-10-06T10:21:05.883Z]     update_test.go:201: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork"
10:21:05 [2019-10-06T10:21:05.883Z] PASS
10:21:05 [2019-10-06T10:21:05.883Z] 
10:21:05 [2019-10-06T10:21:05.883Z] === Skipped
10:21:05 [2019-10-06T10:21:05.883Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s)
10:21:05 [2019-10-06T10:21:05.883Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:21:05 [2019-10-06T10:21:05.883Z] 
10:21:05 [2019-10-06T10:21:05.883Z] 
10:21:05 [2019-10-06T10:21:05.883Z] DONE 19 tests, 1 skipped in 110.515s
10:21:05 [2019-10-06T10:21:05.883Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m 
10:21:05 [2019-10-06T10:21:05.883Z] ++ 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
10:21:05 [2019-10-06T10:21:05.883Z] ++ set -e
10:21:05 [2019-10-06T10:21:05.883Z] ++ '[' -n 0 ']'
10:21:05 [2019-10-06T10:21:05.883Z] ++ set -x
10:21:05 [2019-10-06T10:21:05.883Z] ++ env -i DEST=/go/src/github.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
10:21:05 [2019-10-06T10:21:05.883Z] INFO: Testing against a local daemon
10:21:05 [2019-10-06T10:21:05.883Z] === RUN   TestSessionCreate
10:21:05 [2019-10-06T10:21:05.883Z] --- PASS: TestSessionCreate (0.05s)
10:21:05 [2019-10-06T10:21:05.883Z] === RUN   TestSessionCreateWithBadUpgrade
10:21:05 [2019-10-06T10:21:05.883Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
10:21:05 [2019-10-06T10:21:05.883Z] PASS
10:21:05 [2019-10-06T10:21:05.883Z] 
10:21:05 [2019-10-06T10:21:05.883Z] DONE 2 tests in 0.190s
10:21:05 [2019-10-06T10:21:05.883Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m 
10:21:05 [2019-10-06T10:21:05.883Z] ++ 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
10:21:05 [2019-10-06T10:21:05.883Z] ++ set -e
10:21:05 [2019-10-06T10:21:05.883Z] ++ '[' -n 0 ']'
10:21:05 [2019-10-06T10:21:05.883Z] ++ set -x
10:21:05 [2019-10-06T10:21:05.883Z] ++ env -i DEST=/go/src/github.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
10:21:05 [2019-10-06T10:21:05.883Z] INFO: Testing against a local daemon
10:21:05 [2019-10-06T10:21:05.883Z] === RUN   TestCgroupDriverSystemdMemoryLimit
10:21:05 [2019-10-06T10:21:05.883Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
10:21:05 [2019-10-06T10:21:05.883Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
10:21:05 [2019-10-06T10:21:05.883Z] === RUN   TestEventsExecDie
10:21:06 [2019-10-06T10:21:06.402Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
10:21:06 [2019-10-06T10:21:06.402Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
10:21:06 [2019-10-06T10:21:06.501Z] --- PASS: TestEventsExecDie (0.91s)
10:21:06 [2019-10-06T10:21:06.502Z] === RUN   TestEventsBackwardsCompatible
10:21:06 [2019-10-06T10:21:06.502Z] --- PASS: TestEventsBackwardsCompatible (0.09s)
10:21:06 [2019-10-06T10:21:06.502Z] === RUN   TestInfoBinaryCommits
10:21:06 [2019-10-06T10:21:06.502Z] --- PASS: TestInfoBinaryCommits (0.05s)
10:21:06 [2019-10-06T10:21:06.502Z] === RUN   TestInfoAPIVersioned
10:21:06 [2019-10-06T10:21:06.502Z] --- PASS: TestInfoAPIVersioned (0.01s)
10:21:06 [2019-10-06T10:21:06.502Z] === RUN   TestInfoAPI
10:21:06 [2019-10-06T10:21:06.502Z] --- PASS: TestInfoAPI (0.05s)
10:21:06 [2019-10-06T10:21:06.502Z] === RUN   TestInfoAPIWarnings
10:21:07 [2019-10-06T10:21:07.333Z] === RUN   TestDockerSuite/TestRunNetHost
10:21:07 [2019-10-06T10:21:07.521Z] --- PASS: TestInfoAPIWarnings (0.92s)
10:21:07 [2019-10-06T10:21:07.521Z]     info_test.go:49: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings"
10:21:07 [2019-10-06T10:21:07.521Z] === RUN   TestLoginFailsWithBadCredentials
10:21:08 [2019-10-06T10:21:08.135Z] --- PASS: TestLoginFailsWithBadCredentials (0.56s)
10:21:08 [2019-10-06T10:21:08.135Z] === RUN   TestPingCacheHeaders
10:21:08 [2019-10-06T10:21:08.135Z] --- PASS: TestPingCacheHeaders (0.06s)
10:21:08 [2019-10-06T10:21:08.135Z] === RUN   TestPingGet
10:21:08 [2019-10-06T10:21:08.135Z] --- PASS: TestPingGet (0.04s)
10:21:08 [2019-10-06T10:21:08.135Z] === RUN   TestPingHead
10:21:08 [2019-10-06T10:21:08.135Z] --- PASS: TestPingHead (0.05s)
10:21:08 [2019-10-06T10:21:08.135Z] === RUN   TestVersion
10:21:08 [2019-10-06T10:21:08.135Z] --- PASS: TestVersion (0.05s)
10:21:08 [2019-10-06T10:21:08.135Z] PASS
10:21:08 [2019-10-06T10:21:08.135Z] 
10:21:08 [2019-10-06T10:21:08.135Z] === Skipped
10:21:08 [2019-10-06T10:21:08.135Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
10:21:08 [2019-10-06T10:21:08.135Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
10:21:08 [2019-10-06T10:21:08.135Z] 
10:21:08 [2019-10-06T10:21:08.135Z] 
10:21:08 [2019-10-06T10:21:08.135Z] DONE 12 tests, 1 skipped in 2.877s
10:21:08 [2019-10-06T10:21:08.135Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m 
10:21:08 [2019-10-06T10:21:08.135Z] ++ 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
10:21:08 [2019-10-06T10:21:08.135Z] ++ set -e
10:21:08 [2019-10-06T10:21:08.135Z] ++ '[' -n 0 ']'
10:21:08 [2019-10-06T10:21:08.135Z] ++ set -x
10:21:08 [2019-10-06T10:21:08.135Z] ++ env -i DEST=/go/src/github.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
10:21:08 [2019-10-06T10:21:08.418Z] INFO: Testing against a local daemon
10:21:08 [2019-10-06T10:21:08.418Z] === RUN   TestVolumesCreateAndList
10:21:08 [2019-10-06T10:21:08.418Z] --- PASS: TestVolumesCreateAndList (0.05s)
10:21:08 [2019-10-06T10:21:08.418Z] === RUN   TestVolumesRemove
10:21:08 [2019-10-06T10:21:08.418Z] --- PASS: TestVolumesRemove (0.10s)
10:21:08 [2019-10-06T10:21:08.418Z] === RUN   TestVolumesInspect
10:21:08 [2019-10-06T10:21:08.418Z] --- PASS: TestVolumesInspect (0.03s)
10:21:08 [2019-10-06T10:21:08.418Z] === RUN   TestVolumesInvalidJSON
10:21:08 [2019-10-06T10:21:08.418Z] === RUN   TestVolumesInvalidJSON//volumes/create
10:21:08 [2019-10-06T10:21:08.418Z] === PAUSE TestVolumesInvalidJSON//volumes/create
10:21:08 [2019-10-06T10:21:08.701Z] === CONT  TestVolumesInvalidJSON//volumes/create
10:21:08 [2019-10-06T10:21:08.701Z] --- PASS: TestVolumesInvalidJSON (0.03s)
10:21:08 [2019-10-06T10:21:08.701Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
10:21:08 [2019-10-06T10:21:08.701Z] PASS
10:21:08 [2019-10-06T10:21:08.701Z] 
10:21:08 [2019-10-06T10:21:08.701Z] DONE 5 tests in 0.305s
10:21:08 [2019-10-06T10:21:08.701Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
10:21:08 [2019-10-06T10:21:08.703Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
10:21:08 [2019-10-06T10:21:08.984Z] ++++ cat bundles/test-integration/docker.pid
10:21:08 [2019-10-06T10:21:08.984Z] +++ kill 13091
10:21:09 [2019-10-06T10:21:09.144Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
10:21:09 [2019-10-06T10:21:09.634Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
10:21:10 [2019-10-06T10:21:10.107Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
10:21:10 [2019-10-06T10:21:10.107Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
10:21:10 [2019-10-06T10:21:10.107Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
10:21:10 [2019-10-06T10:21:10.451Z] umount: bundles/test-integration/root: mountpoint not found
10:21:10 [2019-10-06T10:21:10.452Z] +++ /etc/init.d/apparmor stop
10:21:10 [2019-10-06T10:21:10.452Z] Clearing AppArmor profiles cache:.
10:21:10 [2019-10-06T10:21:10.452Z] All profile caches have been cleared, but no profiles have been unloaded.
10:21:10 [2019-10-06T10:21:10.452Z] Unloading profiles will leave already running processes permanently
10:21:10 [2019-10-06T10:21:10.452Z] unconfined, which can lead to unexpected situations.
10:21:10 [2019-10-06T10:21:10.452Z] 
10:21:10 [2019-10-06T10:21:10.452Z] To set a process to complain mode, use the command line tool
10:21:10 [2019-10-06T10:21:10.452Z] 'aa-complain'. To really tear down all profiles, run the init script
10:21:10 [2019-10-06T10:21:10.452Z] with the 'teardown' option."
10:21:10 [2019-10-06T10:21:10.452Z] 
10:21:10 [2019-10-06T10:21:10.565Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
10:21:11 [2019-10-06T10:21:11.069Z] === RUN   TestDockerSuite/TestBuildClearCmd
10:21:12 [2019-10-06T10:21:12.032Z] === RUN   TestDockerSuite/TestBuildCmd
10:21:12 [2019-10-06T10:21:12.491Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
Post stage
[Pipeline] junit
10:21:12 [2019-10-06T10:21:12.510Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
10:21:12 [2019-10-06T10:21:12.947Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
Post stage
[Pipeline] sh
10:21:13 [2019-10-06T10:21:13.109Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
10:21:13 [2019-10-06T10:21:13.311Z] + echo Ensuring container killed.
10:21:13 [2019-10-06T10:21:13.311Z] Ensuring container killed.
10:21:13 [2019-10-06T10:21:13.311Z] + docker rm -vf docker-pr3
10:21:13 [2019-10-06T10:21:13.311Z] Error: No such container: docker-pr3
10:21:13 [2019-10-06T10:21:13.311Z] + true
[Pipeline] sh
10:21:13 [2019-10-06T10:21:13.403Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
10:21:13 [2019-10-06T10:21:13.687Z] + echo Chowning /workspace to jenkins user
10:21:13 [2019-10-06T10:21:13.687Z] Chowning /workspace to jenkins user
10:21:13 [2019-10-06T10:21:13.687Z] + id -u
10:21:13 [2019-10-06T10:21:13.687Z] + id -g
10:21:13 [2019-10-06T10:21:13.687Z] + docker run --rm -v /home/docker/workspace/moby_PR-40045:/workspace busybox chown -R 1001:1001 /workspace
10:21:13 [2019-10-06T10:21:13.687Z] Unable to find image 'busybox:latest' locally
10:21:14 [2019-10-06T10:21:14.302Z] latest: Pulling from library/busybox
10:21:14 [2019-10-06T10:21:14.302Z] e38168a01e65: Pulling fs layer
10:21:14 [2019-10-06T10:21:14.918Z] e38168a01e65: Verifying Checksum
10:21:14 [2019-10-06T10:21:14.918Z] e38168a01e65: Download complete
10:21:14 [2019-10-06T10:21:14.918Z] e38168a01e65: Pull complete
10:21:14 [2019-10-06T10:21:14.918Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e
10:21:14 [2019-10-06T10:21:14.918Z] Status: Downloaded newer image for busybox:latest
10:21:15 [2019-10-06T10:21:15.630Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
10:21:15 [2019-10-06T10:21:15.630Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
10:21:17 [2019-10-06T10:21:17.328Z] + bundleName=ppc64le-integration
10:21:17 [2019-10-06T10:21:17.328Z] + echo Creating ppc64le-integration-bundles.tar.gz
10:21:17 [2019-10-06T10:21:17.328Z] Creating ppc64le-integration-bundles.tar.gz
10:21:17 [2019-10-06T10:21:17.328Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name+  *.prof -o -name *-report.xml )xargs -print tar
10:21:17 [2019-10-06T10:21:17.328Z]  -czf ppc64le-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
10:21:17 [2019-10-06T10:21:17.644Z] Archiving artifacts
10:21:17 [2019-10-06T10:21:17.958Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40045/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
10:21:18 [2019-10-06T10:21:18.344Z] + make clean
10:21:18 [2019-10-06T10:21:18.960Z] docker volume rm -f docker-dev-cache
10:21:18 [2019-10-06T10:21:18.960Z] docker-dev-cache
[Pipeline] deleteDir
10:21:19 [2019-10-06T10:21:19.178Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
10:21:20 [2019-10-06T10:21:20.708Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
10:21:20 [2019-10-06T10:21:20.708Z] === RUN   TestDockerSuite/TestBuildConditionalCache
10:21:20 [2019-10-06T10:21:20.883Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
10:21:21 [2019-10-06T10:21:21.140Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
10:21:21 [2019-10-06T10:21:21.397Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
[Pipeline] }
10:21:21 [2019-10-06T10:21:21.672Z] === RUN   TestDockerSuite/TestBuildContChar
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
10:21:22 [2019-10-06T10:21:22.328Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
10:21:22 [2019-10-06T10:21:22.329Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
10:21:23 [2019-10-06T10:21:23.260Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
10:21:24 [2019-10-06T10:21:24.190Z] === RUN   TestDockerSuite/TestRunNonExistingImage
10:21:24 [2019-10-06T10:21:24.190Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
10:21:24 [2019-10-06T10:21:24.449Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
10:21:24 [2019-10-06T10:21:24.706Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
10:21:26 [2019-10-06T10:21:26.076Z] === RUN   TestDockerSuite/TestRunOOMExitCode
10:21:26 [2019-10-06T10:21:26.076Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
10:21:26 [2019-10-06T10:21:26.640Z] === RUN   TestDockerSuite/TestRunPIDsLimit
10:21:27 [2019-10-06T10:21:27.571Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
10:21:27 [2019-10-06T10:21:27.571Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
10:21:29 [2019-10-06T10:21:29.466Z] === RUN   TestDockerSuite/TestRunPortInUse
10:21:30 [2019-10-06T10:21:30.836Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
10:21:31 [2019-10-06T10:21:31.401Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
10:21:32 [2019-10-06T10:21:32.333Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
10:21:33 [2019-10-06T10:21:33.265Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
10:21:33 [2019-10-06T10:21:33.265Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
10:21:34 [2019-10-06T10:21:34.020Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
10:21:34 [2019-10-06T10:21:34.020Z] === RUN   TestDockerSuite/TestBuildContextCleanup
10:21:34 [2019-10-06T10:21:34.198Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
10:21:34 [2019-10-06T10:21:34.477Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
10:21:35 [2019-10-06T10:21:35.130Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
10:21:35 [2019-10-06T10:21:35.130Z] === RUN   TestDockerSuite/TestRunPublishPort
10:21:36 [2019-10-06T10:21:36.006Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
10:21:36 [2019-10-06T10:21:36.087Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
10:21:36 [2019-10-06T10:21:36.651Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
10:21:36 [2019-10-06T10:21:36.908Z] === RUN   TestDockerSuite/TestRunReadProcLatency
10:21:36 [2019-10-06T10:21:36.908Z] === RUN   TestDockerSuite/TestRunReadProcTimer
10:21:36 [2019-10-06T10:21:36.969Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
10:21:37 [2019-10-06T10:21:37.426Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
10:21:37 [2019-10-06T10:21:37.426Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
10:21:37 [2019-10-06T10:21:37.839Z] === RUN   TestDockerSuite/TestRunRedirectStdout
10:21:38 [2019-10-06T10:21:38.389Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
10:21:38 [2019-10-06T10:21:38.851Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
10:21:38 [2019-10-06T10:21:38.851Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
10:21:38 [2019-10-06T10:21:38.851Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
10:21:39 [2019-10-06T10:21:39.735Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
10:21:39 [2019-10-06T10:21:39.735Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
10:21:41 [2019-10-06T10:21:41.629Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
10:21:41 [2019-10-06T10:21:41.629Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
10:21:43 [2019-10-06T10:21:43.527Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
10:21:44 [2019-10-06T10:21:44.621Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
10:21:44 [2019-10-06T10:21:44.901Z] === RUN   TestDockerSuite/TestRunRm
10:21:45 [2019-10-06T10:21:45.832Z] === RUN   TestDockerSuite/TestRunRmAndWait
10:21:49 [2019-10-06T10:21:49.106Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
10:21:49 [2019-10-06T10:21:49.670Z] === RUN   TestDockerSuite/TestRunRmPre125Api
10:21:49 [2019-10-06T10:21:49.670Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
10:21:50 [2019-10-06T10:21:50.602Z] === RUN   TestDockerSuite/TestRunRootWorkdir
10:21:50 [2019-10-06T10:21:50.602Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
10:21:51 [2019-10-06T10:21:51.536Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
10:21:53 [2019-10-06T10:21:53.430Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
10:21:53 [2019-10-06T10:21:53.687Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
10:21:53 [2019-10-06T10:21:53.945Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
10:21:58 [2019-10-06T10:21:58.123Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
10:22:03 [2019-10-06T10:22:03.390Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
10:22:03 [2019-10-06T10:22:03.954Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
10:22:04 [2019-10-06T10:22:04.885Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
10:22:05 [2019-10-06T10:22:05.449Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
10:22:06 [2019-10-06T10:22:06.380Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
10:22:07 [2019-10-06T10:22:07.311Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
10:22:08 [2019-10-06T10:22:08.243Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
10:22:09 [2019-10-06T10:22:09.174Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
10:22:09 [2019-10-06T10:22:09.738Z] === RUN   TestDockerSuite/TestRunSetMacAddress
10:22:10 [2019-10-06T10:22:10.669Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
10:22:13 [2019-10-06T10:22:13.192Z] === RUN   TestDockerSuite/TestRunState
10:22:15 [2019-10-06T10:22:15.087Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
10:22:16 [2019-10-06T10:22:16.018Z] === RUN   TestDockerSuite/TestRunStdinPipe
10:22:16 [2019-10-06T10:22:16.582Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
10:22:16 [2019-10-06T10:22:16.839Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
10:22:16 [2019-10-06T10:22:16.839Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
10:22:17 [2019-10-06T10:22:17.770Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
10:22:18 [2019-10-06T10:22:18.701Z] === RUN   TestDockerSuite/TestRunSysctls
10:22:20 [2019-10-06T10:22:20.596Z] === RUN   TestDockerSuite/TestRunTLSVerify
10:22:20 [2019-10-06T10:22:20.596Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
10:22:20 [2019-10-06T10:22:20.596Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
10:22:21 [2019-10-06T10:22:21.160Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
10:22:23 [2019-10-06T10:22:23.691Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
10:22:24 [2019-10-06T10:22:24.622Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
10:22:27 [2019-10-06T10:22:27.092Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
10:22:27 [2019-10-06T10:22:27.092Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
10:22:27 [2019-10-06T10:22:27.092Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
10:22:27 [2019-10-06T10:22:27.144Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
10:22:30 [2019-10-06T10:22:30.811Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
10:22:30 [2019-10-06T10:22:30.811Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
10:22:31 [2019-10-06T10:22:31.268Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
10:22:31 [2019-10-06T10:22:31.268Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
10:22:31 [2019-10-06T10:22:31.319Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
10:22:31 [2019-10-06T10:22:31.725Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
10:22:31 [2019-10-06T10:22:31.725Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
10:22:34 [2019-10-06T10:22:34.592Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
10:22:34 [2019-10-06T10:22:34.850Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
10:22:35 [2019-10-06T10:22:35.784Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
10:22:36 [2019-10-06T10:22:36.725Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
10:22:39 [2019-10-06T10:22:39.249Z] === RUN   TestDockerSuite/TestRunUnshareProc
10:22:40 [2019-10-06T10:22:40.622Z] === RUN   TestDockerSuite/TestRunUserByID
10:22:41 [2019-10-06T10:22:41.186Z] === RUN   TestDockerSuite/TestRunUserByIDBig
10:22:41 [2019-10-06T10:22:41.444Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
10:22:41 [2019-10-06T10:22:41.700Z] === RUN   TestDockerSuite/TestRunUserByIDZero
10:22:42 [2019-10-06T10:22:42.633Z] === RUN   TestDockerSuite/TestRunUserByName
10:22:43 [2019-10-06T10:22:43.564Z] === RUN   TestDockerSuite/TestRunUserDefaults
10:22:44 [2019-10-06T10:22:44.128Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
10:22:44 [2019-10-06T10:22:44.128Z] === RUN   TestDockerSuite/TestRunUserNotFound
10:22:44 [2019-10-06T10:22:44.385Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
10:22:45 [2019-10-06T10:22:45.316Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
10:22:47 [2019-10-06T10:22:47.851Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
10:22:50 [2019-10-06T10:22:50.374Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
10:22:51 [2019-10-06T10:22:51.304Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
10:22:52 [2019-10-06T10:22:52.234Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
10:22:54 [2019-10-06T10:22:54.756Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
10:22:56 [2019-10-06T10:22:56.650Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
10:22:56 [2019-10-06T10:22:56.852Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
10:22:56 [2019-10-06T10:22:56.853Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
10:22:56 [2019-10-06T10:22:56.853Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
10:22:59 [2019-10-06T10:22:59.172Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
10:23:01 [2019-10-06T10:23:01.695Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
10:23:02 [2019-10-06T10:23:02.625Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsShared
10:23:03 [2019-10-06T10:23:03.556Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsSlave
10:23:04 [2019-10-06T10:23:04.488Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
10:23:04 [2019-10-06T10:23:04.488Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
10:23:04 [2019-10-06T10:23:04.488Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
10:23:04 [2019-10-06T10:23:04.488Z] === RUN   TestDockerSuite/TestRunWithBadDevice
10:23:04 [2019-10-06T10:23:04.745Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
10:23:05 [2019-10-06T10:23:05.678Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
10:23:06 [2019-10-06T10:23:06.609Z] === RUN   TestDockerSuite/TestRunWithCPUShares
10:23:07 [2019-10-06T10:23:07.541Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
10:23:09 [2019-10-06T10:23:09.435Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
10:23:10 [2019-10-06T10:23:10.000Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
10:23:10 [2019-10-06T10:23:10.951Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
10:23:10 [2019-10-06T10:23:10.951Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
10:23:11 [2019-10-06T10:23:11.882Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
10:23:11 [2019-10-06T10:23:11.882Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
10:23:11 [2019-10-06T10:23:11.882Z] === RUN   TestDockerSuite/TestRunWithInvalidKernelMemory
10:23:11 [2019-10-06T10:23:11.882Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
10:23:11 [2019-10-06T10:23:11.882Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
10:23:12 [2019-10-06T10:23:12.139Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
10:23:12 [2019-10-06T10:23:12.139Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
10:23:12 [2019-10-06T10:23:12.398Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
10:23:12 [2019-10-06T10:23:12.656Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
10:23:12 [2019-10-06T10:23:12.913Z] === RUN   TestDockerSuite/TestRunWithKernelMemory
10:23:13 [2019-10-06T10:23:13.843Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
10:23:14 [2019-10-06T10:23:14.505Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
10:23:14 [2019-10-06T10:23:14.505Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
10:23:14 [2019-10-06T10:23:14.505Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
10:23:14 [2019-10-06T10:23:14.773Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
10:23:15 [2019-10-06T10:23:15.704Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
10:23:15 [2019-10-06T10:23:15.704Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
10:23:16 [2019-10-06T10:23:16.268Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
10:23:16 [2019-10-06T10:23:16.832Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
10:23:17 [2019-10-06T10:23:17.762Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
10:23:17 [2019-10-06T10:23:17.762Z] === RUN   TestDockerSuite/TestRunWithShmSize
10:23:18 [2019-10-06T10:23:18.224Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
10:23:18 [2019-10-06T10:23:18.325Z] === RUN   TestDockerSuite/TestRunWithSwappiness
10:23:19 [2019-10-06T10:23:19.256Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
10:23:19 [2019-10-06T10:23:19.256Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
10:23:19 [2019-10-06T10:23:19.256Z] === RUN   TestDockerSuite/TestRunWithUlimits
10:23:20 [2019-10-06T10:23:20.186Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
10:23:22 [2019-10-06T10:23:22.079Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
10:23:23 [2019-10-06T10:23:23.011Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
10:23:23 [2019-10-06T10:23:23.011Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
10:23:23 [2019-10-06T10:23:23.575Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
10:23:23 [2019-10-06T10:23:23.575Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
10:23:25 [2019-10-06T10:23:25.273Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
10:23:25 [2019-10-06T10:23:25.475Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
10:23:26 [2019-10-06T10:23:26.038Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
10:23:27 [2019-10-06T10:23:27.441Z] === RUN   TestDockerSuite/TestBuildDockerignore
10:23:29 [2019-10-06T10:23:29.313Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
10:23:29 [2019-10-06T10:23:29.570Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
10:23:29 [2019-10-06T10:23:29.570Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
10:23:29 [2019-10-06T10:23:29.570Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
10:23:30 [2019-10-06T10:23:30.502Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
10:23:31 [2019-10-06T10:23:31.884Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
10:23:33 [2019-10-06T10:23:33.253Z] === RUN   TestDockerSuite/TestSaveCheckTimes
10:23:33 [2019-10-06T10:23:33.253Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
10:23:35 [2019-10-06T10:23:35.148Z] === RUN   TestDockerSuite/TestSaveImageId
10:23:35 [2019-10-06T10:23:35.148Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
10:23:35 [2019-10-06T10:23:35.712Z] === RUN   TestDockerSuite/TestSaveLoadParents
10:23:38 [2019-10-06T10:23:38.237Z] === RUN   TestDockerSuite/TestSaveMultipleNames
10:23:38 [2019-10-06T10:23:38.237Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
10:23:39 [2019-10-06T10:23:39.606Z] === RUN   TestDockerSuite/TestSaveSingleTag
10:23:39 [2019-10-06T10:23:39.864Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
10:23:39 [2019-10-06T10:23:39.864Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
10:23:41 [2019-10-06T10:23:41.762Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
10:23:42 [2019-10-06T10:23:42.694Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
10:23:43 [2019-10-06T10:23:43.259Z] === RUN   TestDockerSuite/TestSearchCmdOptions
10:23:43 [2019-10-06T10:23:43.517Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
10:23:43 [2019-10-06T10:23:43.773Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
10:23:43 [2019-10-06T10:23:43.773Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
10:23:43 [2019-10-06T10:23:43.773Z] === RUN   TestDockerSuite/TestSearchWithLimit
10:23:44 [2019-10-06T10:23:44.337Z] === RUN   TestDockerSuite/TestSlowStdinClosing
10:23:46 [2019-10-06T10:23:46.868Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
10:23:53 [2019-10-06T10:23:53.415Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
10:23:55 [2019-10-06T10:23:55.316Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
10:23:55 [2019-10-06T10:23:55.880Z] === RUN   TestDockerSuite/TestStartAttachSilent
10:23:56 [2019-10-06T10:23:56.446Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
10:23:57 [2019-10-06T10:23:57.818Z] === RUN   TestDockerSuite/TestStartAttachWithRename
10:24:01 [2019-10-06T10:24:01.096Z] === RUN   TestDockerSuite/TestStartMultipleContainers
10:24:02 [2019-10-06T10:24:02.467Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
10:24:03 [2019-10-06T10:24:03.837Z] === RUN   TestDockerSuite/TestStartPausedContainer
10:24:05 [2019-10-06T10:24:05.209Z] === RUN   TestDockerSuite/TestStartRecordError
10:24:07 [2019-10-06T10:24:07.105Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
10:24:09 [2019-10-06T10:24:09.630Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
10:24:12 [2019-10-06T10:24:12.152Z] === RUN   TestDockerSuite/TestStatsAllNoStream
10:24:16 [2019-10-06T10:24:16.328Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
10:24:18 [2019-10-06T10:24:18.079Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
10:24:20 [2019-10-06T10:24:20.503Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
10:24:22 [2019-10-06T10:24:22.833Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
10:24:23 [2019-10-06T10:24:23.024Z] === RUN   TestDockerSuite/TestStatsFormatAll
10:24:23 [2019-10-06T10:24:23.298Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
10:24:29 [2019-10-06T10:24:29.582Z] === RUN   TestDockerSuite/TestStatsNoStream
10:24:32 [2019-10-06T10:24:32.103Z] === RUN   TestDockerSuite/TestStopContainerSignal
10:24:33 [2019-10-06T10:24:33.999Z] === RUN   TestDockerSuite/TestTopMultipleArgs
10:24:34 [2019-10-06T10:24:34.566Z] === RUN   TestDockerSuite/TestTopNonPrivileged
10:24:35 [2019-10-06T10:24:35.497Z] === RUN   TestDockerSuite/TestTopPrivileged
10:24:36 [2019-10-06T10:24:36.426Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
10:24:36 [2019-10-06T10:24:36.426Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
10:24:37 [2019-10-06T10:24:37.360Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
10:24:42 [2019-10-06T10:24:42.618Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
10:24:45 [2019-10-06T10:24:45.892Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
10:24:46 [2019-10-06T10:24:46.149Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
10:24:47 [2019-10-06T10:24:47.080Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
10:24:47 [2019-10-06T10:24:47.080Z] === RUN   TestDockerSuite/TestUpdateKernelMemory
10:24:48 [2019-10-06T10:24:48.011Z] === RUN   TestDockerSuite/TestUpdateKernelMemoryUninitialized
10:24:49 [2019-10-06T10:24:49.906Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
10:24:49 [2019-10-06T10:24:49.906Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
10:24:51 [2019-10-06T10:24:51.809Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
10:24:52 [2019-10-06T10:24:52.742Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
10:24:53 [2019-10-06T10:24:53.673Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
10:24:55 [2019-10-06T10:24:55.577Z] === RUN   TestDockerSuite/TestUpdateStats
10:25:00 [2019-10-06T10:25:00.834Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
10:25:01 [2019-10-06T10:25:01.765Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
10:25:01 [2019-10-06T10:25:01.765Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
10:25:03 [2019-10-06T10:25:03.135Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
10:25:04 [2019-10-06T10:25:04.066Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
10:25:09 [2019-10-06T10:25:09.321Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
10:25:12 [2019-10-06T10:25:12.597Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
10:25:15 [2019-10-06T10:25:15.875Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
10:25:19 [2019-10-06T10:25:19.149Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
10:25:23 [2019-10-06T10:25:23.331Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
10:25:23 [2019-10-06T10:25:23.852Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
10:25:23 [2019-10-06T10:25:23.852Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
10:25:23 [2019-10-06T10:25:23.852Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
10:25:28 [2019-10-06T10:25:28.585Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
10:25:31 [2019-10-06T10:25:31.109Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
10:25:33 [2019-10-06T10:25:33.631Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
10:25:35 [2019-10-06T10:25:35.002Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
10:25:36 [2019-10-06T10:25:36.897Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
10:25:38 [2019-10-06T10:25:38.734Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
10:25:39 [2019-10-06T10:25:39.423Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
10:25:41 [2019-10-06T10:25:41.946Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
10:25:44 [2019-10-06T10:25:44.470Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
10:25:46 [2019-10-06T10:25:46.991Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
10:25:47 [2019-10-06T10:25:47.357Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
10:25:49 [2019-10-06T10:25:49.528Z] === RUN   TestDockerSuite/TestVolumeCLICreate
10:25:57 [2019-10-06T10:25:57.740Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
10:26:04 [2019-10-06T10:26:04.386Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
10:26:04 [2019-10-06T10:26:04.386Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
10:26:04 [2019-10-06T10:26:04.386Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
10:26:05 [2019-10-06T10:26:05.317Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
10:26:05 [2019-10-06T10:26:05.317Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
10:26:05 [2019-10-06T10:26:05.317Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
10:26:05 [2019-10-06T10:26:05.317Z] === RUN   TestDockerSuite/TestVolumeCLILs
10:26:06 [2019-10-06T10:26:06.250Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
10:26:06 [2019-10-06T10:26:06.250Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
10:26:07 [2019-10-06T10:26:07.181Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
10:26:07 [2019-10-06T10:26:07.181Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
10:26:07 [2019-10-06T10:26:07.439Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
10:26:07 [2019-10-06T10:26:07.439Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
10:26:07 [2019-10-06T10:26:07.439Z] === RUN   TestDockerSuite/TestVolumeCLIRm
10:26:09 [2019-10-06T10:26:09.964Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
10:26:09 [2019-10-06T10:26:09.964Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
10:26:10 [2019-10-06T10:26:10.221Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
10:26:10 [2019-10-06T10:26:10.221Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
10:26:10 [2019-10-06T10:26:10.221Z] === RUN   TestDockerSuite/TestVolumeEvents
10:26:11 [2019-10-06T10:26:11.154Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
10:26:13 [2019-10-06T10:26:13.677Z] === RUN   TestDockerSuite/TestVolumeLsFormat
10:26:13 [2019-10-06T10:26:13.678Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
10:26:13 [2019-10-06T10:26:13.678Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
10:26:16 [2019-10-06T10:26:16.208Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
10:26:17 [2019-10-06T10:26:17.140Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
10:26:22 [2019-10-06T10:26:22.402Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
10:26:22 [2019-10-06T10:26:22.402Z] --- PASS: TestDockerSuite (1847.89s)
10:26:22 [2019-10-06T10:26:22.402Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s)
10:26:22 [2019-10-06T10:26:22.402Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s)
10:26:22 [2019-10-06T10:26:22.402Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
10:26:22 [2019-10-06T10:26:22.402Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s)
10:26:22 [2019-10-06T10:26:22.402Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.04s)
10:26:22 [2019-10-06T10:26:22.402Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s)
10:26:22 [2019-10-06T10:26:22.402Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s)
10:26:22 [2019-10-06T10:26:22.402Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (3.25s)
10:26:22 [2019-10-06T10:26:22.402Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.12s)
10:26:22 [2019-10-06T10:26:22.402Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.69s)
10:26:22 [2019-10-06T10:26:22.402Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.07s)
10:26:22 [2019-10-06T10:26:22.402Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.88s)
10:26:22 [2019-10-06T10:26:22.402Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.19s)
10:26:22 [2019-10-06T10:26:22.402Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
10:26:22 [2019-10-06T10:26:22.402Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.78s)
10:26:22 [2019-10-06T10:26:22.402Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.29s)
10:26:22 [2019-10-06T10:26:22.402Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s)
10:26:22 [2019-10-06T10:26:22.402Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
10:26:22 [2019-10-06T10:26:22.402Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.81s)
10:26:22 [2019-10-06T10:26:22.402Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (2.48s)
10:26:22 [2019-10-06T10:26:22.402Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.16s)
10:26:22 [2019-10-06T10:26:22.402Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s)
10:26:22 [2019-10-06T10:26:22.402Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
10:26:22 [2019-10-06T10:26:22.402Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.56s)
10:26:22 [2019-10-06T10:26:22.402Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.96s)
10:26:22 [2019-10-06T10:26:22.402Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.42s)
10:26:22 [2019-10-06T10:26:22.402Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.73s)
10:26:22 [2019-10-06T10:26:22.402Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.48s)
10:26:22 [2019-10-06T10:26:22.402Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.28s)
10:26:22 [2019-10-06T10:26:22.402Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.59s)
10:26:22 [2019-10-06T10:26:22.402Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.56s)
10:26:22 [2019-10-06T10:26:22.402Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (2.45s)
10:26:22 [2019-10-06T10:26:22.402Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.42s)
10:26:22 [2019-10-06T10:26:22.402Z]     --- PASS: TestDockerSuite/TestAttachDetach (1.80s)
10:26:22 [2019-10-06T10:26:22.402Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (1.47s)
10:26:22 [2019-10-06T10:26:22.402Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.69s)
10:26:22 [2019-10-06T10:26:22.402Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (1.78s)
10:26:22 [2019-10-06T10:26:22.402Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.45s)
10:26:22 [2019-10-06T10:26:22.402Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (2.27s)
10:26:22 [2019-10-06T10:26:22.402Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (3.56s)
10:26:22 [2019-10-06T10:26:22.402Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (2.00s)
10:26:22 [2019-10-06T10:26:22.402Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.99s)
10:26:22 [2019-10-06T10:26:22.402Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s)
10:26:22 [2019-10-06T10:26:22.402Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.63s)
10:26:22 [2019-10-06T10:26:22.402Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.35s)
10:26:22 [2019-10-06T10:26:22.402Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (20.48s)
10:26:22 [2019-10-06T10:26:22.402Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.56s)
10:26:22 [2019-10-06T10:26:22.402Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (2.09s)
10:26:22 [2019-10-06T10:26:22.402Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.26s)
10:26:22 [2019-10-06T10:26:22.402Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.84s)
10:26:22 [2019-10-06T10:26:22.402Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.66s)
10:26:22 [2019-10-06T10:26:22.402Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.44s)
10:26:22 [2019-10-06T10:26:22.402Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.91s)
10:26:22 [2019-10-06T10:26:22.402Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (9.13s)
10:26:22 [2019-10-06T10:26:22.402Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.77s)
10:26:22 [2019-10-06T10:26:22.402Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.20s)
10:26:22 [2019-10-06T10:26:22.402Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.92s)
10:26:22 [2019-10-06T10:26:22.402Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.47s)
10:26:22 [2019-10-06T10:26:22.402Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.47s)
10:26:22 [2019-10-06T10:26:22.402Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.75s)
10:26:22 [2019-10-06T10:26:22.402Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.79s)
10:26:22 [2019-10-06T10:26:22.402Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.94s)
10:26:22 [2019-10-06T10:26:22.402Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.07s)
10:26:22 [2019-10-06T10:26:22.402Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.36s)
10:26:22 [2019-10-06T10:26:22.402Z]     --- PASS: TestDockerSuite/TestBuildAddScript (3.30s)
10:26:22 [2019-10-06T10:26:22.402Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.98s)
10:26:22 [2019-10-06T10:26:22.402Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.88s)
10:26:22 [2019-10-06T10:26:22.402Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.93s)
10:26:22 [2019-10-06T10:26:22.402Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.60s)
10:26:22 [2019-10-06T10:26:22.402Z]     --- PASS: TestDockerSuite/TestBuildAddTar (10.72s)
10:26:22 [2019-10-06T10:26:22.402Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.32s)
10:26:22 [2019-10-06T10:26:22.402Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.51s)
10:26:22 [2019-10-06T10:26:22.402Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.94s)
10:26:22 [2019-10-06T10:26:22.402Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.21s)
10:26:22 [2019-10-06T10:26:22.402Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.37s)
10:26:22 [2019-10-06T10:26:22.402Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.73s)
10:26:22 [2019-10-06T10:26:22.402Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.44s)
10:26:22 [2019-10-06T10:26:22.402Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.48s)
10:26:22 [2019-10-06T10:26:22.402Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.92s)
10:26:22 [2019-10-06T10:26:22.402Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.93s)
10:26:22 [2019-10-06T10:26:22.402Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.52s)
10:26:22 [2019-10-06T10:26:22.402Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.90s)
10:26:22 [2019-10-06T10:26:22.402Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.23s)
10:26:22 [2019-10-06T10:26:22.402Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.99s)
10:26:22 [2019-10-06T10:26:22.402Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.69s)
10:26:22 [2019-10-06T10:26:22.402Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.88s)
10:26:22 [2019-10-06T10:26:22.402Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.36s)
10:26:22 [2019-10-06T10:26:22.402Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.33s)
10:26:22 [2019-10-06T10:26:22.402Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.83s)
10:26:22 [2019-10-06T10:26:22.402Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.83s)
10:26:22 [2019-10-06T10:26:22.402Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.61s)
10:26:22 [2019-10-06T10:26:22.402Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.56s)
10:26:22 [2019-10-06T10:26:22.402Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (0.65s)
10:26:22 [2019-10-06T10:26:22.402Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.77s)
10:26:22 [2019-10-06T10:26:22.402Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (5.80s)
10:26:22 [2019-10-06T10:26:22.402Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.53s)
10:26:22 [2019-10-06T10:26:22.402Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.76s)
10:26:22 [2019-10-06T10:26:22.402Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.94s)
10:26:22 [2019-10-06T10:26:22.402Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (7.05s)
10:26:22 [2019-10-06T10:26:22.402Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.44s)
10:26:22 [2019-10-06T10:26:22.402Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.96s)
10:26:22 [2019-10-06T10:26:22.402Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.69s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.38s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.39s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.40s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
10:26:22 [2019-10-06T10:26:22.403Z]         requirement.go:26: unmatched requirement DaemonIsWindows
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.69s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.53s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.35s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildContChar (4.55s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.42s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.54s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.36s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.81s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.53s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.61s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.07s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.95s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.26s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.70s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.42s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
10:26:22 [2019-10-06T10:26:22.403Z]         requirement.go:26: unmatched requirement DaemonIsWindows
10:26:22 [2019-10-06T10:26:22.403Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
10:26:22 [2019-10-06T10:26:22.403Z]         requirement.go:26: unmatched requirement DaemonIsWindows
10:26:22 [2019-10-06T10:26:22.403Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
10:26:22 [2019-10-06T10:26:22.403Z]         requirement.go:26: unmatched requirement DaemonIsWindows
10:26:22 [2019-10-06T10:26:22.403Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s)
10:26:22 [2019-10-06T10:26:22.403Z]         requirement.go:26: unmatched requirement DaemonIsWindows
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.74s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.68s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.16s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.54s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.84s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (8.07s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.77s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.69s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (5.23s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.86s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.59s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.55s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.56s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (13.61s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.69s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.34s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (15.67s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.99s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.02s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.35s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.73s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.84s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (8.60s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.77s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.86s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (20.73s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.14s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (5.10s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.32s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.33s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.64s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.11s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.32s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.30s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.62s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.56s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.66s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.51s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.52s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.37s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (7.69s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (22.44s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.89s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.33s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.98s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.57s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.53s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.54s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
10:26:22 [2019-10-06T10:26:22.403Z]         requirement.go:26: unmatched requirement DaemonIsWindows
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.37s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (12.27s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.32s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.61s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.48s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.36s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildFails (0.95s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.04s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.55s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.45s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildForceRm (2.02s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.73s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.50s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.21s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.25s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.79s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.32s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.19s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.67s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (2.75s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildHistory (6.75s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.63s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.26s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.58s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.59s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.07s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.46s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.39s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.48s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.32s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.51s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.04s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.77s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildLastModified (5.45s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (3.99s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.16s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.22s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.15s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.19s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.45s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (1.66s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.76s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.28s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.41s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.93s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (14.69s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (5.03s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.28s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.58s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
10:26:22 [2019-10-06T10:26:22.403Z]         requirement.go:26: unmatched requirement DaemonIsWindows
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.36s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.59s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.34s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.37s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (2.55s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildNetNone (1.09s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildNoContext (1.46s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.07s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.20s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.54s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.46s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.40s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.84s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (2.41s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.71s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.03s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.80s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.48s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.42s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.65s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.44s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.41s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildPATH (2.33s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.06s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.57s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.21s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (5.08s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.58s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildRm (4.01s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.13s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.38s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.45s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.63s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.41s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.43s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (1.31s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (4.44s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.10s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.31s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
10:26:22 [2019-10-06T10:26:22.403Z]         requirement.go:26: unmatched requirement DaemonIsWindows
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.40s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.10s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildStderr (1.14s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.01s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (1.48s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.24s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.55s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (1.10s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.78s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildUser (2.06s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.11s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (19.27s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (1.07s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.36s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.27s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.43s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.62s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
10:26:22 [2019-10-06T10:26:22.403Z]         requirement.go:26: unmatched requirement DaemonIsWindows
10:26:22 [2019-10-06T10:26:22.403Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
10:26:22 [2019-10-06T10:26:22.403Z]         requirement.go:26: unmatched requirement DaemonIsWindows
10:26:22 [2019-10-06T10:26:22.403Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
10:26:22 [2019-10-06T10:26:22.403Z]         requirement.go:26: unmatched requirement DaemonIsWindows
10:26:22 [2019-10-06T10:26:22.403Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
10:26:22 [2019-10-06T10:26:22.403Z]         requirement.go:26: unmatched requirement DaemonIsWindows
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.95s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.10s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (1.06s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.63s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (1.12s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.11s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.18s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.51s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (1.07s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.56s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.92s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
10:26:22 [2019-10-06T10:26:22.403Z]         requirement.go:26: unmatched requirement DaemonIsWindows
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.98s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestBuildXZHost (2.40s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
10:26:22 [2019-10-06T10:26:22.403Z]         docker_cli_sni_test.go:18: Flakey test
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.81s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.03s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestCommitChange (1.13s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (1.05s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestCommitHardlink (1.82s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestCommitNewFile (1.74s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (1.07s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestCommitTTY (1.87s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.06s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.89s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (1.06s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.08s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.75s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.94s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.83s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.98s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.85s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.89s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.81s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.11s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.85s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.06s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.15s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.10s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.82s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.88s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.89s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.96s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.88s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.87s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.86s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.90s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.84s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.89s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.93s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.91s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.14s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.92s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.68s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.64s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
10:26:22 [2019-10-06T10:26:22.403Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.83s)
10:26:22 [2019-10-06T10:26:22.404Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.58s)
10:26:22 [2019-10-06T10:26:22.404Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.88s)
10:26:22 [2019-10-06T10:26:22.404Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.98s)
10:26:22 [2019-10-06T10:26:22.404Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
10:26:22 [2019-10-06T10:26:22.404Z]         requirement.go:26: unmatched requirement DaemonIsWindows
10:26:22 [2019-10-06T10:26:22.404Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.10s)
10:26:22 [2019-10-06T10:26:22.404Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.97s)
10:26:22 [2019-10-06T10:26:22.404Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.91s)
10:26:22 [2019-10-06T10:26:22.404Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (1.18s)
10:26:22 [2019-10-06T10:26:22.404Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (5.09s)
10:26:22 [2019-10-06T10:26:22.404Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.82s)
10:26:22 [2019-10-06T10:26:22.404Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.36s)
10:26:22 [2019-10-06T10:26:22.404Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.83s)
10:26:22 [2019-10-06T10:26:22.404Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.17s)
10:26:22 [2019-10-06T10:26:22.404Z]         docker_api_containers_test.go:2100: case 0 - config: {volume  /foo false  <nil> <nil> <nil>}
10:26:22 [2019-10-06T10:26:22.404Z]         docker_api_containers_test.go:2100: case 1 - config: {volume  /foo/ false  <nil> <nil> <nil>}
10:26:22 [2019-10-06T10:26:22.404Z]         docker_api_containers_test.go:2100: case 2 - config: {volume test1 /foo false  <nil> <nil> <nil>}
10:26:22 [2019-10-06T10:26:22.404Z]         docker_api_containers_test.go:2100: case 3 - config: {volume test2 /foo true  <nil> <nil> <nil>}
10:26:22 [2019-10-06T10:26:22.404Z]         docker_api_containers_test.go:2100: case 4 - config: {volume test3 /foo false  <nil> 0xc00099ff80 <nil>}
10:26:22 [2019-10-06T10:26:22.404Z]         docker_api_containers_test.go:2100: case 5 - config: {bind /tmp/test-mounts-api-1616091901 /foo false  <nil> <nil> <nil>}
10:26:22 [2019-10-06T10:26:22.404Z]         docker_api_containers_test.go:2100: case 6 - config: {bind /tmp/test-mounts-api-1616091901 /foo true  <nil> <nil> <nil>}
10:26:22 [2019-10-06T10:26:22.404Z]         docker_api_containers_test.go:2100: case 7 - config: {bind /tmp/test-mounts-api-3008118840 /foo false  <nil> <nil> <nil>}
10:26:22 [2019-10-06T10:26:22.404Z]         docker_api_containers_test.go:2100: case 8 - config: {bind /tmp/test-mounts-api-3008118840 /foo true  <nil> <nil> <nil>}
10:26:22 [2019-10-06T10:26:22.404Z]         docker_api_containers_test.go:2100: case 9 - config: {bind /tmp/test-mounts-api-3008118840 /foo true  0xc00087e400 <nil> <nil>}
10:26:22 [2019-10-06T10:26:22.404Z]         docker_api_containers_test.go:2100: case 10 - config: {volume  /foo false  <nil> 0xc00087e420 <nil>}
10:26:22 [2019-10-06T10:26:22.404Z]         docker_api_containers_test.go:2100: case 11 - config: {volume  /foo/ false  <nil> 0xc00087e440 <nil>}
10:26:22 [2019-10-06T10:26:22.404Z]         docker_api_containers_test.go:2100: case 12 - config: {volume test4 /foo false  <nil> 0xc00087e460 <nil>}
10:26:22 [2019-10-06T10:26:22.404Z]         docker_api_containers_test.go:2100: case 13 - config: {volume test5 /foo true  <nil> 0xc00087e480 <nil>}
10:26:22 [2019-10-06T10:26:22.404Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.59s)
10:26:22 [2019-10-06T10:26:22.404Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.55s)
10:26:22 [2019-10-06T10:26:22.404Z]         docker_api_containers_test.go:1927: case 0
10:26:22 [2019-10-06T10:26:22.404Z]         docker_api_containers_test.go:1927: case 1
10:26:22 [2019-10-06T10:26:22.404Z]         docker_api_containers_test.go:1927: case 2
10:26:22 [2019-10-06T10:26:22.404Z]         docker_api_containers_test.go:1927: case 3
10:26:22 [2019-10-06T10:26:22.404Z]         docker_api_containers_test.go:1927: case 4
10:26:22 [2019-10-06T10:26:22.404Z]         docker_api_containers_test.go:1927: case 5
10:26:22 [2019-10-06T10:26:22.404Z]         docker_api_containers_test.go:1927: case 6
10:26:22 [2019-10-06T10:26:22.404Z]         docker_api_containers_test.go:1927: case 7
10:26:22 [2019-10-06T10:26:22.404Z]         docker_api_containers_test.go:1927: case 8
10:26:22 [2019-10-06T10:26:22.404Z]         docker_api_containers_test.go:1927: case 9
10:26:22 [2019-10-06T10:26:22.404Z]         docker_api_containers_test.go:1927: case 10
10:26:22 [2019-10-06T10:26:22.404Z]         docker_api_containers_test.go:1927: case 11
10:26:22 [2019-10-06T10:26:22.404Z]         docker_api_containers_test.go:1927: case 12
10:26:22 [2019-10-06T10:26:22.404Z]         docker_api_containers_test.go:1927: case 13
10:26:22 [2019-10-06T10:26:22.404Z]         docker_api_containers_test.go:1927: case 14
10:26:22 [2019-10-06T10:26:22.404Z]         docker_api_containers_test.go:1927: case 15
10:26:22 [2019-10-06T10:26:22.404Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.06s)
10:26:22 [2019-10-06T10:26:22.404Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.36s)
10:26:22 [2019-10-06T10:26:22.404Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.99s)
10:26:22 [2019-10-06T10:26:22.404Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.58s)
10:26:22 [2019-10-06T10:26:22.404Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.19s)
10:26:22 [2019-10-06T10:26:22.404Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.95s)
10:26:22 [2019-10-06T10:26:22.404Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.97s)
10:26:22 [2019-10-06T10:26:22.404Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.07s)
10:26:22 [2019-10-06T10:26:22.404Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-check-ownership184116293/file1 b44f2a75622a4f39358538597d45cdccf51527735bc026549d05b8d51cd8388c:/tmpvol/file1`
10:26:22 [2019-10-06T10:26:22.404Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.95s)
10:26:22 [2019-10-06T10:26:22.404Z]         docker_cli_cp_utils_test.go:192: running `docker cp  4ccf1baa239edc3242a31ec82b19fe1fbbd0b271b017eba4cadd353e7de213a5:/root/file1 /tmp/test-cp-from-case-a090071264/itWorks.txt`
10:26:22 [2019-10-06T10:26:22.404Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-a090071264/itWorks.txt" contains "file1\n"
10:26:22 [2019-10-06T10:26:22.404Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.98s)
10:26:22 [2019-10-06T10:26:22.404Z]         docker_cli_cp_utils_test.go:192: running `docker cp  4796fe46de3f41fbb930a1ae36d941bf4f62bfe9d7d75fccc856940bcf965483:/file1 /tmp/test-cp-from-case-b209280191/testDir/`
10:26:22 [2019-10-06T10:26:22.404Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.93s)
10:26:22 [2019-10-06T10:26:22.404Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c045852434/file2" contains "file2\n"
10:26:22 [2019-10-06T10:26:22.404Z]         docker_cli_cp_utils_test.go:192: running `docker cp  591529b6201b0fe0ae1aa9c344b7f0f0905e4f10b27eed908965b45f7808eb4d:/root/file1 /tmp/test-cp-from-case-c045852434/file2`
10:26:22 [2019-10-06T10:26:22.404Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c045852434/file2" contains "file1\n"
10:26:22 [2019-10-06T10:26:22.404Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (1.08s)
10:26:22 [2019-10-06T10:26:22.404Z]         docker_cli_cp_utils_test.go:192: running `docker cp  b1f76d8019fb3a79ae905ff83a607d915d06ff6506998e794a5d7e0a454cc506:/file1 /tmp/test-cp-from-case-d176292681/dir1`
10:26:22 [2019-10-06T10:26:22.404Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d176292681/dir1/file1" contains "file1\n"
10:26:22 [2019-10-06T10:26:22.404Z]         docker_cli_cp_utils_test.go:192: running `docker cp  b1f76d8019fb3a79ae905ff83a607d915d06ff6506998e794a5d7e0a454cc506:/file1 /tmp/test-cp-from-case-d176292681/dir1/`
10:26:22 [2019-10-06T10:26:22.404Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d176292681/dir1/file1" contains "file1\n"
10:26:22 [2019-10-06T10:26:22.404Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (1.09s)
10:26:22 [2019-10-06T10:26:22.404Z]         docker_cli_cp_utils_test.go:192: running `docker cp  28bbe4d4cddd566727af2b7e9ebcfa09b10185e1124f6c03fbac230214bd0711:dir1 /tmp/test-cp-from-case-e746715668/testDir`
10:26:22 [2019-10-06T10:26:22.404Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e746715668/testDir/file1-1" contains "file1-1\n"
10:26:22 [2019-10-06T10:26:22.404Z]         docker_cli_cp_utils_test.go:192: running `docker cp  28bbe4d4cddd566727af2b7e9ebcfa09b10185e1124f6c03fbac230214bd0711:dir1 /tmp/test-cp-from-case-e746715668/testDir/`
10:26:22 [2019-10-06T10:26:22.404Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e746715668/testDir/file1-1" contains "file1-1\n"
10:26:22 [2019-10-06T10:26:22.404Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.95s)
10:26:22 [2019-10-06T10:26:22.404Z]         docker_cli_cp_utils_test.go:192: running `docker cp  824139a0ca9c000180977b424fcd2ffa4313a1e9983cf7fdc831f085bab18a91:/root/dir1 /tmp/test-cp-from-case-f030425187/file1`
10:26:22 [2019-10-06T10:26:22.404Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (1.08s)
10:26:22 [2019-10-06T10:26:22.404Z]         docker_cli_cp_utils_test.go:192: running `docker cp  9a8c7cbf83806f671c714160817c700b2b554b321af3ae1cac40c6b47605e024:/root/dir1 /tmp/test-cp-from-case-g747442790/dir2`
10:26:22 [2019-10-06T10:26:22.404Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g747442790/dir2/dir1/file1-1" contains "file1-1\n"
10:26:22 [2019-10-06T10:26:22.404Z]         docker_cli_cp_utils_test.go:192: running `docker cp  9a8c7cbf83806f671c714160817c700b2b554b321af3ae1cac40c6b47605e024:/root/dir1 /tmp/test-cp-from-case-g747442790/dir2/`
10:26:22 [2019-10-06T10:26:22.404Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g747442790/dir2/dir1/file1-1" contains "file1-1\n"
10:26:22 [2019-10-06T10:26:22.404Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (1.07s)
10:26:22 [2019-10-06T10:26:22.404Z]         docker_cli_cp_utils_test.go:192: running `docker cp  74fb09aab52e498af9eef0582a0104ec3e20f1b355c2e6982782803db4265555:dir1/. /tmp/test-cp-from-case-h370929293/testDir`
10:26:22 [2019-10-06T10:26:22.404Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h370929293/testDir/file1-1" contains "file1-1\n"
10:26:22 [2019-10-06T10:26:22.404Z]         docker_cli_cp_utils_test.go:192: running `docker cp  74fb09aab52e498af9eef0582a0104ec3e20f1b355c2e6982782803db4265555:dir1/. /tmp/test-cp-from-case-h370929293/testDir/`
10:26:22 [2019-10-06T10:26:22.404Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h370929293/testDir/file1-1" contains "file1-1\n"
10:26:22 [2019-10-06T10:26:22.404Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.96s)
10:26:22 [2019-10-06T10:26:22.404Z]         docker_cli_cp_utils_test.go:192: running `docker cp  01775d460ebf3de8643fe32cf3daf29ba3dae877d290e7eced66e3ad2bf92fd1:/root/dir1/. /tmp/test-cp-from-case-i280233096/file1`
10:26:22 [2019-10-06T10:26:22.404Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (1.11s)
10:26:22 [2019-10-06T10:26:22.404Z]         docker_cli_cp_utils_test.go:192: running `docker cp  423a922d6098eab1efb6ec35a7325ad99a37a036945a523c9aac844e9626735f:/root/dir1/. /tmp/test-cp-from-case-j084841543/dir2`
10:26:22 [2019-10-06T10:26:22.404Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j084841543/dir2/file1-1" contains "file1-1\n"
10:26:22 [2019-10-06T10:26:22.404Z]         docker_cli_cp_utils_test.go:192: running `docker cp  423a922d6098eab1efb6ec35a7325ad99a37a036945a523c9aac844e9626735f:/root/dir1/. /tmp/test-cp-from-case-j084841543/dir2/`
10:26:22 [2019-10-06T10:26:22.404Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j084841543/dir2/file1-1" contains "file1-1\n"
10:26:22 [2019-10-06T10:26:22.404Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.46s)
10:26:22 [2019-10-06T10:26:22.404Z]         docker_cli_cp_utils_test.go:192: running `docker cp  663a05961522ba975973626393e5e93c57359599f4d2237c5b40471272ec7822:/file2 /tmp/test-cp-from-err-dst-not-dir898107130/symlinkToFile1`
10:26:22 [2019-10-06T10:26:22.404Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir898107130/symlinkToFile1" points to "file1"
10:26:22 [2019-10-06T10:26:22.404Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir898107130/file1" contains "file2\n"
10:26:22 [2019-10-06T10:26:22.404Z]         docker_cli_cp_utils_test.go:192: running `docker cp  663a05961522ba975973626393e5e93c57359599f4d2237c5b40471272ec7822:/file2 /tmp/test-cp-from-err-dst-not-dir898107130/symlinkToDir1`
10:26:22 [2019-10-06T10:26:22.404Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir898107130/symlinkToDir1" points to "dir1"
10:26:22 [2019-10-06T10:26:22.404Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir898107130/file2" contains "file2\n"
10:26:22 [2019-10-06T10:26:22.404Z]         docker_cli_cp_utils_test.go:192: running `docker cp  663a05961522ba975973626393e5e93c57359599f4d2237c5b40471272ec7822:/file2 /tmp/test-cp-from-err-dst-not-dir898107130/brokenSymlinkToFileX`
10:26:22 [2019-10-06T10:26:22.404Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir898107130/brokenSymlinkToFileX" points to "fileX"
10:26:22 [2019-10-06T10:26:22.404Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir898107130/fileX" contains "file2\n"
10:26:22 [2019-10-06T10:26:22.404Z]         docker_cli_cp_utils_test.go:192: running `docker cp  663a05961522ba975973626393e5e93c57359599f4d2237c5b40471272ec7822:/dir2 /tmp/test-cp-from-err-dst-not-dir898107130/symlinkToDir1`
10:26:22 [2019-10-06T10:26:22.404Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir898107130/symlinkToDir1" points to "dir1"
10:26:22 [2019-10-06T10:26:22.404Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir898107130/dir1/dir2/file2-1" contains "file2-1\n"
10:26:22 [2019-10-06T10:26:22.404Z]         docker_cli_cp_utils_test.go:192: running `docker cp  663a05961522ba975973626393e5e93c57359599f4d2237c5b40471272ec7822:/dir2 /tmp/test-cp-from-err-dst-not-dir898107130/brokenSymlinkToDirX`
10:26:22 [2019-10-06T10:26:22.404Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir898107130/brokenSymlinkToDirX" points to "dirX"
10:26:22 [2019-10-06T10:26:22.404Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir898107130/dirX/file2-1" contains "file2-1\n"
10:26:22 [2019-10-06T10:26:22.404Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.09s)
10:26:22 [2019-10-06T10:26:22.404Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.99s)
10:26:22 [2019-10-06T10:26:22.404Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s)
10:26:22 [2019-10-06T10:26:22.404Z]         docker_cli_cp_utils_test.go:192: running `docker cp  foo bar`
10:26:22 [2019-10-06T10:26:22.404Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.94s)
10:26:22 [2019-10-06T10:26:22.404Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.96s)
10:26:22 [2019-10-06T10:26:22.404Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (1.20s)
10:26:22 [2019-10-06T10:26:22.404Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (1.08s)
10:26:22 [2019-10-06T10:26:22.404Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.23s)
10:26:22 [2019-10-06T10:26:22.404Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.81s)
10:26:22 [2019-10-06T10:26:22.404Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-a391899106/file1 d385d9fe297b24fc9d62db08ed374f630c6d20c4abcb2420eda2676fd0812217:/root/itWorks.txt`
10:26:22 [2019-10-06T10:26:22.404Z]         docker_cli_cp_utils_test.go:279: checking that container "d385d9fe297b24fc9d62db08ed374f630c6d20c4abcb2420eda2676fd0812217" start output contains "file1\n"
10:26:22 [2019-10-06T10:26:22.404Z]         docker_cli_cp_utils_test.go:209: running `docker start -a d385d9fe297b24fc9d62db08ed374f630c6d20c4abcb2420eda2676fd0812217`
10:26:22 [2019-10-06T10:26:22.404Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.88s)
10:26:22 [2019-10-06T10:26:22.404Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-b153969625/file1 287eec3ad98f6feb78363c3aaa743179369bda4b339ea3f2cf4bc91e86e9075e:testDir/`
10:26:22 [2019-10-06T10:26:22.404Z]     --- PASS: TestDockerSuite/TestCpToCaseC (2.62s)
10:26:22 [2019-10-06T10:26:22.404Z]         docker_cli_cp_utils_test.go:279: checking that container "5e598049b7503d2d9253236d57b55846f42a3d4de8b85f23b2a114f55b8e8cdb" start output contains "file2\n"
10:26:22 [2019-10-06T10:26:22.404Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 5e598049b7503d2d9253236d57b55846f42a3d4de8b85f23b2a114f55b8e8cdb`
10:26:22 [2019-10-06T10:26:22.404Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-c058505572/file1 5e598049b7503d2d9253236d57b55846f42a3d4de8b85f23b2a114f55b8e8cdb:/root/file2`
10:26:22 [2019-10-06T10:26:22.404Z]         docker_cli_cp_utils_test.go:279: checking that container "5e598049b7503d2d9253236d57b55846f42a3d4de8b85f23b2a114f55b8e8cdb" start output contains "file1\n"
10:26:22 [2019-10-06T10:26:22.404Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 5e598049b7503d2d9253236d57b55846f42a3d4de8b85f23b2a114f55b8e8cdb`
10:26:22 [2019-10-06T10:26:22.404Z]     --- PASS: TestDockerSuite/TestCpToCaseD (5.05s)
10:26:22 [2019-10-06T10:26:22.404Z]         docker_cli_cp_utils_test.go:279: checking that container "753c12d938cf91350ce259f30144fe2c2ca1a75a4a69d5f0b1b33cb2d328afb9" start output contains ""
10:26:22 [2019-10-06T10:26:22.404Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 753c12d938cf91350ce259f30144fe2c2ca1a75a4a69d5f0b1b33cb2d328afb9`
10:26:22 [2019-10-06T10:26:22.404Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-d747168627/file1 753c12d938cf91350ce259f30144fe2c2ca1a75a4a69d5f0b1b33cb2d328afb9:dir1`
10:26:22 [2019-10-06T10:26:22.404Z]         docker_cli_cp_utils_test.go:279: checking that container "753c12d938cf91350ce259f30144fe2c2ca1a75a4a69d5f0b1b33cb2d328afb9" start output contains "file1\n"
10:26:22 [2019-10-06T10:26:22.404Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 753c12d938cf91350ce259f30144fe2c2ca1a75a4a69d5f0b1b33cb2d328afb9`
10:26:22 [2019-10-06T10:26:22.404Z]         docker_cli_cp_utils_test.go:279: checking that container "284d3498ca95727d7540a6729c79e8039d1417abc93152cdc9b6e5da2d5e9295" start output contains ""
10:26:22 [2019-10-06T10:26:22.404Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 284d3498ca95727d7540a6729c79e8039d1417abc93152cdc9b6e5da2d5e9295`
10:26:22 [2019-10-06T10:26:22.404Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-d747168627/file1 284d3498ca95727d7540a6729c79e8039d1417abc93152cdc9b6e5da2d5e9295:dir1/`
10:26:22 [2019-10-06T10:26:22.404Z]         docker_cli_cp_utils_test.go:279: checking that container "284d3498ca95727d7540a6729c79e8039d1417abc93152cdc9b6e5da2d5e9295" start output contains "file1\n"
10:26:22 [2019-10-06T10:26:22.404Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 284d3498ca95727d7540a6729c79e8039d1417abc93152cdc9b6e5da2d5e9295`
10:26:22 [2019-10-06T10:26:22.404Z]     --- PASS: TestDockerSuite/TestCpToCaseE (3.54s)
10:26:22 [2019-10-06T10:26:22.404Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-e451794486/dir1 4e23e2be6a7e38cffc3cfdd2ebb6681349a7a20d866892ebe6b2741edc74478b:testDir`
10:26:22 [2019-10-06T10:26:22.404Z]         docker_cli_cp_utils_test.go:279: checking that container "4e23e2be6a7e38cffc3cfdd2ebb6681349a7a20d866892ebe6b2741edc74478b" start output contains "file1-1\n"
10:26:22 [2019-10-06T10:26:22.404Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 4e23e2be6a7e38cffc3cfdd2ebb6681349a7a20d866892ebe6b2741edc74478b`
10:26:22 [2019-10-06T10:26:22.404Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-e451794486/dir1 9a2a6aacdc673b58499d82f7b3ca02062cc12986de42504a4339cbd0888f0903:testDir/`
10:26:22 [2019-10-06T10:26:22.404Z]         docker_cli_cp_utils_test.go:279: checking that container "9a2a6aacdc673b58499d82f7b3ca02062cc12986de42504a4339cbd0888f0903" start output contains "file1-1\n"
10:26:22 [2019-10-06T10:26:22.404Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 9a2a6aacdc673b58499d82f7b3ca02062cc12986de42504a4339cbd0888f0903`
10:26:22 [2019-10-06T10:26:22.404Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.87s)
10:26:22 [2019-10-06T10:26:22.404Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-f226987549/dir1 5c6dafa2a9a0c70b8d1928c0ef82198911c0bae93a2f2013d83124c81100ca5a:/root/file1`
10:26:22 [2019-10-06T10:26:22.404Z]     --- PASS: TestDockerSuite/TestCpToCaseG (5.12s)
10:26:22 [2019-10-06T10:26:22.404Z]         docker_cli_cp_utils_test.go:279: checking that container "0524eaa3943b8bb321c4aab487154a9ac6d31bdc1b5d0ece4302dc2ee92e266f" start output contains ""
10:26:22 [2019-10-06T10:26:22.404Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 0524eaa3943b8bb321c4aab487154a9ac6d31bdc1b5d0ece4302dc2ee92e266f`
10:26:22 [2019-10-06T10:26:22.404Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-g025374936/dir1 0524eaa3943b8bb321c4aab487154a9ac6d31bdc1b5d0ece4302dc2ee92e266f:/root/dir2`
10:26:22 [2019-10-06T10:26:22.404Z]         docker_cli_cp_utils_test.go:279: checking that container "0524eaa3943b8bb321c4aab487154a9ac6d31bdc1b5d0ece4302dc2ee92e266f" start output contains "file1-1\n"
10:26:22 [2019-10-06T10:26:22.404Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 0524eaa3943b8bb321c4aab487154a9ac6d31bdc1b5d0ece4302dc2ee92e266f`
10:26:22 [2019-10-06T10:26:22.404Z]         docker_cli_cp_utils_test.go:279: checking that container "f62fff9ae64fbc659daf0512f44bcd3ce89cfc8d58120a475c4740847a77c181" start output contains ""
10:26:22 [2019-10-06T10:26:22.404Z]         docker_cli_cp_utils_test.go:209: running `docker start -a f62fff9ae64fbc659daf0512f44bcd3ce89cfc8d58120a475c4740847a77c181`
10:26:22 [2019-10-06T10:26:22.404Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-g025374936/dir1 f62fff9ae64fbc659daf0512f44bcd3ce89cfc8d58120a475c4740847a77c181:/dir2/`
10:26:22 [2019-10-06T10:26:22.404Z]         docker_cli_cp_utils_test.go:279: checking that container "f62fff9ae64fbc659daf0512f44bcd3ce89cfc8d58120a475c4740847a77c181" start output contains "file1-1\n"
10:26:22 [2019-10-06T10:26:22.404Z]         docker_cli_cp_utils_test.go:209: running `docker start -a f62fff9ae64fbc659daf0512f44bcd3ce89cfc8d58120a475c4740847a77c181`
10:26:22 [2019-10-06T10:26:22.404Z]     --- PASS: TestDockerSuite/TestCpToCaseH (4.01s)
10:26:22 [2019-10-06T10:26:22.404Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-h355361367/dir1/. 3ea23946a7dfbc03743c3535386c638bcd1a56832daf0f5b615fe50c372bf104:testDir`
10:26:22 [2019-10-06T10:26:22.404Z]         docker_cli_cp_utils_test.go:279: checking that container "3ea23946a7dfbc03743c3535386c638bcd1a56832daf0f5b615fe50c372bf104" start output contains "file1-1\n"
10:26:22 [2019-10-06T10:26:22.404Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 3ea23946a7dfbc03743c3535386c638bcd1a56832daf0f5b615fe50c372bf104`
10:26:22 [2019-10-06T10:26:22.404Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-h355361367/dir1/. 67818605c884c0298c8f8b195b07336b79262e612277515ff47d573a29002ddf:testDir/`
10:26:22 [2019-10-06T10:26:22.404Z]         docker_cli_cp_utils_test.go:279: checking that container "67818605c884c0298c8f8b195b07336b79262e612277515ff47d573a29002ddf" start output contains "file1-1\n"
10:26:22 [2019-10-06T10:26:22.404Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 67818605c884c0298c8f8b195b07336b79262e612277515ff47d573a29002ddf`
10:26:22 [2019-10-06T10:26:22.404Z]     --- PASS: TestDockerSuite/TestCpToCaseI (1.03s)
10:26:22 [2019-10-06T10:26:22.404Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-i910872010/dir1/. 5a9c0334a0a830bbf8e8bbab5af79851bfa754ccde71beb5eff214f75f28bb71:/root/file1`
10:26:22 [2019-10-06T10:26:22.404Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (5.81s)
10:26:22 [2019-10-06T10:26:22.404Z]         docker_cli_cp_utils_test.go:279: checking that container "c1245e82f8ef7d871688d3324fcf32aa1bef13891b2751312f0d3f0265dc53cd" start output contains ""
10:26:22 [2019-10-06T10:26:22.404Z]         docker_cli_cp_utils_test.go:209: running `docker start -a c1245e82f8ef7d871688d3324fcf32aa1bef13891b2751312f0d3f0265dc53cd`
10:26:22 [2019-10-06T10:26:22.404Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-j215222433/dir1/. c1245e82f8ef7d871688d3324fcf32aa1bef13891b2751312f0d3f0265dc53cd:/dir2`
10:26:22 [2019-10-06T10:26:22.404Z]         docker_cli_cp_utils_test.go:279: checking that container "c1245e82f8ef7d871688d3324fcf32aa1bef13891b2751312f0d3f0265dc53cd" start output contains "file1-1\n"
10:26:22 [2019-10-06T10:26:22.405Z]         docker_cli_cp_utils_test.go:209: running `docker start -a c1245e82f8ef7d871688d3324fcf32aa1bef13891b2751312f0d3f0265dc53cd`
10:26:22 [2019-10-06T10:26:22.405Z]         docker_cli_cp_utils_test.go:279: checking that container "cbd10492fd2fd2f3d58699695a5e72d597f1f0cefe1b47c411967b6bc66e5e18" start output contains ""
10:26:22 [2019-10-06T10:26:22.405Z]         docker_cli_cp_utils_test.go:209: running `docker start -a cbd10492fd2fd2f3d58699695a5e72d597f1f0cefe1b47c411967b6bc66e5e18`
10:26:22 [2019-10-06T10:26:22.405Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-j215222433/dir1/. cbd10492fd2fd2f3d58699695a5e72d597f1f0cefe1b47c411967b6bc66e5e18:/dir2/`
10:26:22 [2019-10-06T10:26:22.405Z]         docker_cli_cp_utils_test.go:279: checking that container "cbd10492fd2fd2f3d58699695a5e72d597f1f0cefe1b47c411967b6bc66e5e18" start output contains "file1-1\n"
10:26:22 [2019-10-06T10:26:22.405Z]         docker_cli_cp_utils_test.go:209: running `docker start -a cbd10492fd2fd2f3d58699695a5e72d597f1f0cefe1b47c411967b6bc66e5e18`
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.14s)
10:26:22 [2019-10-06T10:26:22.405Z]         docker_cli_cp_utils_test.go:192: running `docker cp -a /tmp/test-cp-to-host-with-permissions120568716/permdirtest permtest:/`
10:26:22 [2019-10-06T10:26:22.405Z]         docker_cli_cp_utils_test.go:209: running `docker start -a permtest`
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestCpToDot (1.24s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.83s)
10:26:22 [2019-10-06T10:26:22.405Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-err-read-only-rootfs459799710/file1 2fe287258781ef404dec0c393de74cb6e4c235852c2eb31c1583d28d4d700160:/root/shouldNotExist`
10:26:22 [2019-10-06T10:26:22.405Z]         docker_cli_cp_utils_test.go:279: checking that container "2fe287258781ef404dec0c393de74cb6e4c235852c2eb31c1583d28d4d700160" start output contains ""
10:26:22 [2019-10-06T10:26:22.405Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 2fe287258781ef404dec0c393de74cb6e4c235852c2eb31c1583d28d4d700160`
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.82s)
10:26:22 [2019-10-06T10:26:22.405Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-err-read-only-volume133913957/file1 d0c55938ae912d80a9898269782f45f447fe69c0fb25366e7dc4f3c7a2d97463:/vol_ro/shouldNotExist`
10:26:22 [2019-10-06T10:26:22.405Z]         docker_cli_cp_utils_test.go:279: checking that container "d0c55938ae912d80a9898269782f45f447fe69c0fb25366e7dc4f3c7a2d97463" start output contains ""
10:26:22 [2019-10-06T10:26:22.405Z]         docker_cli_cp_utils_test.go:209: running `docker start -a d0c55938ae912d80a9898269782f45f447fe69c0fb25366e7dc4f3c7a2d97463`
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.94s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.38s)
10:26:22 [2019-10-06T10:26:22.405Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-symlink-destination-844019072/file2 5ce3869ba66cbeecb7ff01087b5bfa1c424abedca03b73144a309df65b6d54f6:/vol2/symlinkToFile1`
10:26:22 [2019-10-06T10:26:22.405Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-844019072/symlinkToFile1" points to "file1"
10:26:22 [2019-10-06T10:26:22.405Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-844019072/file1" contains "file2\n"
10:26:22 [2019-10-06T10:26:22.405Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-symlink-destination-844019072/file2 5ce3869ba66cbeecb7ff01087b5bfa1c424abedca03b73144a309df65b6d54f6:/vol2/symlinkToDir1`
10:26:22 [2019-10-06T10:26:22.405Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-844019072/symlinkToDir1" points to "dir1"
10:26:22 [2019-10-06T10:26:22.405Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-844019072/file2" contains "file2\n"
10:26:22 [2019-10-06T10:26:22.405Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-symlink-destination-844019072/file2 5ce3869ba66cbeecb7ff01087b5bfa1c424abedca03b73144a309df65b6d54f6:/vol2/brokenSymlinkToFileX`
10:26:22 [2019-10-06T10:26:22.405Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-844019072/brokenSymlinkToFileX" points to "fileX"
10:26:22 [2019-10-06T10:26:22.405Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-844019072/fileX" contains "file2\n"
10:26:22 [2019-10-06T10:26:22.405Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-symlink-destination-844019072//dir2 5ce3869ba66cbeecb7ff01087b5bfa1c424abedca03b73144a309df65b6d54f6:/vol2/symlinkToDir1`
10:26:22 [2019-10-06T10:26:22.405Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-844019072/symlinkToDir1" points to "dir1"
10:26:22 [2019-10-06T10:26:22.405Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-844019072/dir1/dir2/file2-1" contains "file2-1\n"
10:26:22 [2019-10-06T10:26:22.405Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-symlink-destination-844019072//dir2 5ce3869ba66cbeecb7ff01087b5bfa1c424abedca03b73144a309df65b6d54f6:/vol2/brokenSymlinkToDirX`
10:26:22 [2019-10-06T10:26:22.405Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-844019072/brokenSymlinkToDirX" points to "dirX"
10:26:22 [2019-10-06T10:26:22.405Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-844019072/dirX/file2-1" contains "file2-1\n"
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.42s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (1.00s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestCpVolumePath (1.74s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.10s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.09s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.63s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.84s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
10:26:22 [2019-10-06T10:26:22.405Z]         requirement.go:26: unmatched requirement Devicemapper
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.10s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.88s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.39s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.11s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.20s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestCreateRM (0.20s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
10:26:22 [2019-10-06T10:26:22.405Z]         requirement.go:26: unmatched requirement Devicemapper
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.12s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.21s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.71s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.11s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.02s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.67s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.16s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.08s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.77s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.63s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.91s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.62s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.64s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.90s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.84s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.91s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestDockerFails (0.02s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.03s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.06s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.77s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.97s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.60s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.14s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.67s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.92s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (3.47s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.34s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.41s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestEventsAttach (1.06s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestEventsCommit (1.18s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (1.04s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.92s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.95s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.81s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.81s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (3.43s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.62s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestEventsCopy (1.35s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (1.78s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.82s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.37s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (1.40s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.61s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.12s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.37s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.14s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestEventsFilters (1.52s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestEventsFormat (1.65s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.83s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.20s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.58s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.03s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.29s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
10:26:22 [2019-10-06T10:26:22.405Z]         requirement.go:26: unmatched requirement swapMemorySupport
10:26:22 [2019-10-06T10:26:22.405Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
10:26:22 [2019-10-06T10:26:22.405Z]         requirement.go:26: unmatched requirement swapMemorySupport
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (2.05s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.90s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestEventsRename (1.02s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestEventsResize (0.91s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.99s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.26s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestEventsStreaming (1.05s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.07s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestEventsTop (0.93s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.57s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.53s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestExec (0.97s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.85s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.83s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.88s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestExecAPIStart (2.00s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.92s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.91s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.92s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.92s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.94s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.01s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.91s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestExecCgroup (1.54s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestExecEnv (1.38s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (2.42s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestExecExitStatus (0.93s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestExecInspectID (2.99s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestExecInteractive (0.99s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.99s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.95s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestExecParseError (0.83s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.92s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.86s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.15s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestExecSetEnv (1.12s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestExecStartFails (0.93s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (11.19s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (1.11s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestExecTTY (1.05s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.16s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.90s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestExecUlimits (0.97s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s)
10:26:22 [2019-10-06T10:26:22.405Z]         requirement.go:26: unmatched requirement DaemonIsWindows
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (2.12s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.94s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (1.50s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestExecWithTERM (0.99s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestExecWithUser (1.10s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.85s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.87s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.81s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.91s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.89s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.10s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestHealth (21.50s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.96s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.90s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.09s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.32s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.28s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.51s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.93s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.03s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (1.09s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.06s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (1.01s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.16s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.07s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.86s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestImportFile (1.97s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.03s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (2.18s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestImportGzipped (2.06s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (2.04s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestInfoDebug (0.54s)
10:26:22 [2019-10-06T10:26:22.405Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDebug"
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.65s)
10:26:22 [2019-10-06T10:26:22.405Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName"
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestInfoDiscoveryBackend (0.53s)
10:26:22 [2019-10-06T10:26:22.405Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryBackend"
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (1.01s)
10:26:22 [2019-10-06T10:26:22.405Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryInvalidAdvertise"
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (1.58s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.87s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.97s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestInfoFormat (0.03s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestInsecureRegistries (0.54s)
10:26:22 [2019-10-06T10:26:22.405Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInsecureRegistries"
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.88s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (1.15s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.05s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.82s)
10:26:22 [2019-10-06T10:26:22.405Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.90s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.96s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.04s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.89s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (1.23s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.83s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.06s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.89s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
10:26:22 [2019-10-06T10:26:22.406Z]         requirement.go:26: unmatched requirement Devicemapper
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.56s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.97s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.89s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestInspectHistory (1.19s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestInspectImage (0.01s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.05s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
10:26:22 [2019-10-06T10:26:22.406Z]         requirement.go:26: unmatched requirement Devicemapper
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.92s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.88s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.09s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.00s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.85s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestInspectPlugin (2.59s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.01s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.83s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestInspectStatus (0.98s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.92s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.92s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.85s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.03s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.69s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.85s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.90s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.88s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (1.85s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestLinksEnvs (1.69s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.37s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.09s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.37s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.52s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.06s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.53s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.48s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.93s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (12.51s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.64s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.32s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (1.02s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.80s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.41s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.85s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.83s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.85s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.99s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.81s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.86s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.14s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.21s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.16s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.28s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.10s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.52s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.90s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.90s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestLogsSince (7.11s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.91s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.82s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestLogsTail (1.00s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.91s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.86s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.38s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.87s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestNetHostname (2.74s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.43s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestNetworkEvents (1.34s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.64s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.88s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestPluginActive (2.20s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.18s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
10:26:22 [2019-10-06T10:26:22.406Z]         requirement.go:26: unmatched requirement DaemonIsWindows
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.30s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (3.52s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (2.17s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.96s)
10:26:22 [2019-10-06T10:26:22.406Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestPluginMetricsCollector"
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (5.90s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.36s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.62s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestPortHostBinding (1.84s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestPortList (11.40s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.73s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (7.59s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.07s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.82s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.80s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.79s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.14s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.53s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (3.28s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (1.72s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.34s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.15s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestPsByOrder (3.49s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.07s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (3.52s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.17s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.14s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.30s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.32s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (2.04s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.90s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.78s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.54s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.79s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.52s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (1.74s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.21s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.93s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestPsRightTagName (2.60s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestPsShowMounts (2.84s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (1.00s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s)
10:26:22 [2019-10-06T10:26:22.406Z]         requirement.go:26: unmatched requirement DaemonIsWindows
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.45s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.20s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.20s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.94s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.52s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.90s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.79s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (8.04s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.49s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.42s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.10s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.09s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.32s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (2.66s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.58s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.28s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (1.68s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.01s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.12s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.32s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.21s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.36s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (2.12s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (0.90s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.76s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (1.02s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRmiTag (0.13s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.85s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.74s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.83s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.98s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.49s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.67s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.79s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.46s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (1.07s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.71s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.83s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.78s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.93s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.95s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.57s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.64s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.98s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (1.02s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.98s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.85s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.98s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.07s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.23s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.80s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.82s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.87s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRunBindMounts (2.41s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.91s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.84s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.85s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.80s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.82s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.77s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.90s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.89s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.87s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.88s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.39s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.89s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.89s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.83s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.13s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.81s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.70s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.62s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.57s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.76s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.87s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.84s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.86s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.83s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.75s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.63s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.82s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.43s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.88s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.74s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.72s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
10:26:22 [2019-10-06T10:26:22.406Z]         requirement.go:26: unmatched requirement DaemonIsWindows
10:26:22 [2019-10-06T10:26:22.406Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s)
10:26:22 [2019-10-06T10:26:22.406Z]         requirement.go:26: unmatched requirement DaemonIsWindows
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.85s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.99s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (1.62s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.39s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.83s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.72s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.85s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
10:26:22 [2019-10-06T10:26:22.406Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.84s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.85s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.06s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.88s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.84s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.84s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.80s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.86s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.83s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.85s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.84s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.83s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.84s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.81s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.88s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.01s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.82s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.85s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.66s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.41s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
10:26:22 [2019-10-06T10:26:22.406Z]         requirement.go:26: unmatched requirement IsolationIsHyperv
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.65s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.92s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.64s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.16s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.72s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.85s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.34s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.74s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.70s)
10:26:22 [2019-10-06T10:26:22.406Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.94s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.71s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.69s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunModeHostname (1.23s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.25s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (1.65s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.43s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.81s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.26s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunModePIDHost (1.87s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (1.66s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunMount (6.93s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.92s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.83s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.64s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.51s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.66s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (3.05s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.95s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.93s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.71s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.06s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.82s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunNetHost (1.44s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.82s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.91s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.37s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.48s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (5.20s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.81s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.12s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.86s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.27s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.81s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.80s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.69s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.96s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
10:26:22 [2019-10-06T10:26:22.407Z]         requirement.go:26: unmatched requirement swapMemorySupport
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.85s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.99s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.83s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunPortInUse (1.20s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.84s)
10:26:22 [2019-10-06T10:26:22.407Z]         docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n"
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.81s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.92s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (1.05s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.88s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
10:26:22 [2019-10-06T10:26:22.407Z]         requirement.go:26: unmatched requirement IsolationIsProcess
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.98s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.73s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
10:26:22 [2019-10-06T10:26:22.407Z]         docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.84s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (1.89s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
10:26:22 [2019-10-06T10:26:22.407Z]         docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.53s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.67s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunRm (0.92s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.87s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (1.00s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.90s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.72s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.73s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.24s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (4.93s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.82s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.77s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.84s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.80s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (1.00s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.74s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.83s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.84s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.83s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.70s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunState (1.75s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.82s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.83s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.23s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
10:26:22 [2019-10-06T10:26:22.407Z]         requirement.go:26: unmatched requirement swapMemorySupport
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.82s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.80s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunSysctls (1.67s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.83s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.68s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.86s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.15s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.16s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.10s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.91s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.84s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.83s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.48s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.27s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.87s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.20s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.18s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.81s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.87s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.85s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
10:26:22 [2019-10-06T10:26:22.407Z]         docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.18s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.86s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (5.01s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.87s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.18s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.42s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.68s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.60s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.81s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.84s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.88s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.97s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
10:26:22 [2019-10-06T10:26:22.407Z]         requirement.go:26: unmatched requirement DaemonIsWindows
10:26:22 [2019-10-06T10:26:22.407Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
10:26:22 [2019-10-06T10:26:22.407Z]         requirement.go:26: unmatched requirement DaemonIsWindows
10:26:22 [2019-10-06T10:26:22.407Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
10:26:22 [2019-10-06T10:26:22.407Z]         requirement.go:26: unmatched requirement DaemonIsWindows
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.26s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.83s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (1.00s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.90s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.62s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.92s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.88s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.85s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.21s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.18s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.19s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.19s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.19s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.83s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.90s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.93s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.87s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.35s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.81s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.87s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.86s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.81s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.81s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.84s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
10:26:22 [2019-10-06T10:26:22.407Z]         requirement.go:26: unmatched requirement swapMemorySupport
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.69s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.09s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.63s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.77s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.75s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.79s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.06s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.16s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.28s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.00s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.07s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.55s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (2.14s)
10:26:22 [2019-10-06T10:26:22.407Z]         docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents098661154
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.79s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.62s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.70s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.49s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.09s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.40s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (2.51s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.63s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.56s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.08s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (1.64s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (3.16s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (3.03s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (1.14s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestStartRecordError (2.02s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.50s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.32s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (3.76s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.29s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (5.78s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestStatsNoStream (3.04s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.90s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.93s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (1.01s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.87s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
10:26:22 [2019-10-06T10:26:22.407Z]         requirement.go:26: unmatched requirement DaemonIsWindows
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.92s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.44s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.58s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.88s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.86s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
10:26:22 [2019-10-06T10:26:22.407Z]         requirement.go:26: unmatched requirement swapMemorySupport
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemory (1.00s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.89s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
10:26:22 [2019-10-06T10:26:22.407Z]         requirement.go:26: unmatched requirement swapMemorySupport
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.68s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.10s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.98s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.77s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestUpdateStats (4.71s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.58s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
10:26:22 [2019-10-06T10:26:22.407Z]         requirement.go:26: unmatched requirement swapMemorySupport
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.15s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.01s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.51s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.83s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.52s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.73s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.49s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.31s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.46s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.59s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.65s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.59s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.45s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.59s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.42s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.40s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.60s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.05s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.88s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s)
10:26:22 [2019-10-06T10:26:22.407Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.90s)
10:26:22 [2019-10-06T10:26:22.408Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s)
10:26:22 [2019-10-06T10:26:22.408Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (1.00s)
10:26:22 [2019-10-06T10:26:22.408Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s)
10:26:22 [2019-10-06T10:26:22.408Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s)
10:26:22 [2019-10-06T10:26:22.408Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.02s)
10:26:22 [2019-10-06T10:26:22.408Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s)
10:26:22 [2019-10-06T10:26:22.408Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (2.50s)
10:26:22 [2019-10-06T10:26:22.408Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s)
10:26:22 [2019-10-06T10:26:22.408Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.16s)
10:26:22 [2019-10-06T10:26:22.408Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s)
10:26:22 [2019-10-06T10:26:22.408Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s)
10:26:22 [2019-10-06T10:26:22.408Z]     --- PASS: TestDockerSuite/TestVolumeEvents (0.90s)
10:26:22 [2019-10-06T10:26:22.408Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.42s)
10:26:22 [2019-10-06T10:26:22.408Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s)
10:26:22 [2019-10-06T10:26:22.408Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s)
10:26:22 [2019-10-06T10:26:22.408Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.39s)
10:26:22 [2019-10-06T10:26:22.408Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.60s)
10:26:22 [2019-10-06T10:26:22.408Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
10:26:22 [2019-10-06T10:26:22.408Z]         requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
10:26:22 [2019-10-06T10:26:22.408Z] === RUN   TestDockerRegistrySuite
10:26:22 [2019-10-06T10:26:22.408Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
10:26:23 [2019-10-06T10:26:23.786Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
10:26:25 [2019-10-06T10:26:25.155Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
10:26:27 [2019-10-06T10:26:27.050Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
10:26:27 [2019-10-06T10:26:27.050Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
10:26:30 [2019-10-06T10:26:30.323Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
10:26:31 [2019-10-06T10:26:31.693Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
10:26:33 [2019-10-06T10:26:33.067Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
10:26:36 [2019-10-06T10:26:36.345Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
10:26:37 [2019-10-06T10:26:37.277Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
10:26:40 [2019-10-06T10:26:40.366Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
10:26:42 [2019-10-06T10:26:42.534Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
10:26:42 [2019-10-06T10:26:42.534Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
10:26:43 [2019-10-06T10:26:43.907Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
10:26:45 [2019-10-06T10:26:45.278Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
10:26:45 [2019-10-06T10:26:45.278Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
10:26:47 [2019-10-06T10:26:47.172Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
10:26:49 [2019-10-06T10:26:49.073Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
10:26:50 [2019-10-06T10:26:50.463Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
10:26:51 [2019-10-06T10:26:51.833Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
10:26:52 [2019-10-06T10:26:52.783Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
10:26:53 [2019-10-06T10:26:53.203Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
10:26:56 [2019-10-06T10:26:56.482Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
10:26:59 [2019-10-06T10:26:59.006Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
10:27:00 [2019-10-06T10:27:00.376Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
10:27:03 [2019-10-06T10:27:03.125Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
10:27:04 [2019-10-06T10:27:04.553Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
10:27:05 [2019-10-06T10:27:05.484Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
10:27:05 [2019-10-06T10:27:05.484Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
10:27:06 [2019-10-06T10:27:06.853Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
10:27:08 [2019-10-06T10:27:08.751Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
10:27:09 [2019-10-06T10:27:09.682Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
10:27:13 [2019-10-06T10:27:13.861Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
10:27:14 [2019-10-06T10:27:14.118Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
10:27:15 [2019-10-06T10:27:15.491Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
10:27:16 [2019-10-06T10:27:16.069Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
10:27:16 [2019-10-06T10:27:16.069Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
10:27:16 [2019-10-06T10:27:16.325Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
10:27:16 [2019-10-06T10:27:16.582Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
10:27:17 [2019-10-06T10:27:17.146Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
10:27:17 [2019-10-06T10:27:17.146Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
10:27:18 [2019-10-06T10:27:18.517Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
10:27:21 [2019-10-06T10:27:21.041Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
10:27:21 [2019-10-06T10:27:21.972Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
10:27:23 [2019-10-06T10:27:23.344Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
10:27:24 [2019-10-06T10:27:24.275Z] === RUN   TestDockerRegistrySuite/TestV2Only
10:27:25 [2019-10-06T10:27:25.205Z] --- PASS: TestDockerRegistrySuite (63.40s)
10:27:25 [2019-10-06T10:27:25.205Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.88s)
10:27:25 [2019-10-06T10:27:25.205Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildByDigest"
10:27:25 [2019-10-06T10:27:25.205Z]         check_test.go:196: Daemon d273bf89cfb90 is not started
10:27:25 [2019-10-06T10:27:25.205Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.49s)
10:27:25 [2019-10-06T10:27:25.205Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildCopyFromForcePull"
10:27:25 [2019-10-06T10:27:25.205Z]         check_test.go:196: Daemon dc224ed67ffef is not started
10:27:25 [2019-10-06T10:27:25.205Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.86s)
10:27:25 [2019-10-06T10:27:25.205Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildMultiStageImplicitPull"
10:27:25 [2019-10-06T10:27:25.205Z]         check_test.go:196: Daemon db01d315bc9bf is not started
10:27:25 [2019-10-06T10:27:25.205Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s)
10:27:25 [2019-10-06T10:27:25.205Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentFailingPull"
10:27:25 [2019-10-06T10:27:25.205Z]         check_test.go:196: Daemon d26efd24a5541 is not started
10:27:25 [2019-10-06T10:27:25.205Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.51s)
10:27:25 [2019-10-06T10:27:25.206Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPullMultipleTags"
10:27:25 [2019-10-06T10:27:25.206Z]         check_test.go:196: Daemon d953cbf89d422 is not started
10:27:25 [2019-10-06T10:27:25.206Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.78s)
10:27:25 [2019-10-06T10:27:25.206Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPullWholeRepo"
10:27:25 [2019-10-06T10:27:25.206Z]         check_test.go:196: Daemon d7231884fed8e is not started
10:27:25 [2019-10-06T10:27:25.206Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.83s)
10:27:25 [2019-10-06T10:27:25.206Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPush"
10:27:25 [2019-10-06T10:27:25.206Z]         check_test.go:196: Daemon d2350d01cd501 is not started
10:27:25 [2019-10-06T10:27:25.206Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.77s)
10:27:25 [2019-10-06T10:27:25.206Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCreateByDigest"
10:27:25 [2019-10-06T10:27:25.206Z]         check_test.go:196: Daemon d8ff021157327 is not started
10:27:25 [2019-10-06T10:27:25.206Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.45s)
10:27:25 [2019-10-06T10:27:25.206Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCrossRepositoryLayerPush"
10:27:25 [2019-10-06T10:27:25.206Z]         check_test.go:196: Daemon db36a62cc0ebe is not started
10:27:25 [2019-10-06T10:27:25.206Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.58s)
10:27:25 [2019-10-06T10:27:25.206Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest"
10:27:25 [2019-10-06T10:27:25.206Z]         check_test.go:196: Daemon d3d44d444ca9e is not started
10:27:25 [2019-10-06T10:27:25.206Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.76s)
10:27:25 [2019-10-06T10:27:25.206Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag"
10:27:25 [2019-10-06T10:27:25.206Z]         check_test.go:196: Daemon d33f4e6e2a8d4 is not started
10:27:25 [2019-10-06T10:27:25.206Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.54s)
10:27:25 [2019-10-06T10:27:25.206Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag"
10:27:25 [2019-10-06T10:27:25.206Z]         check_test.go:196: Daemon d97434b36bbc6 is not started
10:27:25 [2019-10-06T10:27:25.206Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.42s)
10:27:25 [2019-10-06T10:27:25.206Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestEventsImageFilterPush"
10:27:25 [2019-10-06T10:27:25.206Z]         check_test.go:196: Daemon d8b083070b9f6 is not started
10:27:25 [2019-10-06T10:27:25.206Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.46s)
10:27:25 [2019-10-06T10:27:25.206Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestInspectImageWithDigests"
10:27:25 [2019-10-06T10:27:25.206Z]         check_test.go:196: Daemon dfa6d9d47c026 is not started
10:27:25 [2019-10-06T10:27:25.206Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.88s)
10:27:25 [2019-10-06T10:27:25.206Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListDanglingImagesWithDigests"
10:27:25 [2019-10-06T10:27:25.206Z]         docker_cli_by_digest_test.go:321: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:e12893f4f231191b142317b6b11c74e5292beac57708a934416d190b6fad720f
10:27:25 [2019-10-06T10:27:25.206Z]         docker_cli_by_digest_test.go:337: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:17df86bbae841689ca4a2e82035d21d9b529b61c32b1dc05d6cfbb924f97ef5d
10:27:25 [2019-10-06T10:27:25.206Z]         check_test.go:196: Daemon d6fb1f678a02d is not started
10:27:25 [2019-10-06T10:27:25.206Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.80s)
10:27:25 [2019-10-06T10:27:25.206Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithDigests"
10:27:25 [2019-10-06T10:27:25.206Z]         docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:ac2b01062518af01c0a0b643d46b296a98668f0eef4bd17172dca1d5df959323
10:27:25 [2019-10-06T10:27:25.206Z]         docker_cli_by_digest_test.go:261: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:2f3d770cd43ddbb730d8b996ff9d8a0a804b6e1fb1d86a376c33d177abd5e19a
10:27:25 [2019-10-06T10:27:25.206Z]         check_test.go:196: Daemon d553ae0daf7de is not started
10:27:25 [2019-10-06T10:27:25.206Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.47s)
10:27:25 [2019-10-06T10:27:25.206Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithoutDigests"
10:27:25 [2019-10-06T10:27:25.206Z]         check_test.go:196: Daemon d72df95c69307 is not started
10:27:25 [2019-10-06T10:27:25.206Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.54s)
10:27:25 [2019-10-06T10:27:25.206Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest"
10:27:25 [2019-10-06T10:27:25.206Z]         check_test.go:196: Daemon db98b2450db0a is not started
10:27:25 [2019-10-06T10:27:25.206Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.48s)
10:27:25 [2019-10-06T10:27:25.206Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigest"
10:27:25 [2019-10-06T10:27:25.206Z]         check_test.go:196: Daemon d8fac18db7d43 is not started
10:27:25 [2019-10-06T10:27:25.206Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s)
10:27:25 [2019-10-06T10:27:25.206Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigestNoFallback"
10:27:25 [2019-10-06T10:27:25.206Z]         check_test.go:196: Daemon d59086f52a3d8 is not started
10:27:25 [2019-10-06T10:27:25.206Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.46s)
10:27:25 [2019-10-06T10:27:25.206Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByTagDisplaysDigest"
10:27:25 [2019-10-06T10:27:25.206Z]         check_test.go:196: Daemon dbf3b59d3ed35 is not started
10:27:25 [2019-10-06T10:27:25.206Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.50s)
10:27:25 [2019-10-06T10:27:25.206Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredLayer"
10:27:25 [2019-10-06T10:27:25.206Z]         check_test.go:196: Daemon d67c642bcbdfa is not started
10:27:25 [2019-10-06T10:27:25.206Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.36s)
10:27:25 [2019-10-06T10:27:25.206Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredManifest"
10:27:25 [2019-10-06T10:27:25.206Z]         check_test.go:196: Daemon d3da3dceb542f is not started
10:27:25 [2019-10-06T10:27:25.206Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.95s)
10:27:25 [2019-10-06T10:27:25.206Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullIDStability"
10:27:25 [2019-10-06T10:27:25.206Z]         check_test.go:196: Daemon d0e85d0abb912 is not started
10:27:25 [2019-10-06T10:27:25.206Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s)
10:27:25 [2019-10-06T10:27:25.206Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullImageWithAliases"
10:27:25 [2019-10-06T10:27:25.206Z]         check_test.go:196: Daemon da55240c9858b is not started
10:27:25 [2019-10-06T10:27:25.206Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.42s)
10:27:25 [2019-10-06T10:27:25.206Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullManifestList"
10:27:25 [2019-10-06T10:27:25.206Z]         check_test.go:196: Daemon d3d03dd70708c is not started
10:27:25 [2019-10-06T10:27:25.206Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.46s)
10:27:25 [2019-10-06T10:27:25.206Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullNoLayers"
10:27:25 [2019-10-06T10:27:25.206Z]         check_test.go:196: Daemon d0a90c0640a62 is not started
10:27:25 [2019-10-06T10:27:25.206Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
10:27:25 [2019-10-06T10:27:25.206Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBadTag"
10:27:25 [2019-10-06T10:27:25.206Z]         check_test.go:196: Daemon d4b61ea1b9840 is not started
10:27:25 [2019-10-06T10:27:25.206Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.26s)
10:27:25 [2019-10-06T10:27:25.206Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBusyboxImage"
10:27:25 [2019-10-06T10:27:25.206Z]         check_test.go:196: Daemon d524545c8229e is not started
10:27:25 [2019-10-06T10:27:25.206Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.29s)
10:27:25 [2019-10-06T10:27:25.206Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushEmptyLayer"
10:27:25 [2019-10-06T10:27:25.206Z]         check_test.go:196: Daemon dad6b5273f843 is not started
10:27:25 [2019-10-06T10:27:25.206Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s)
10:27:25 [2019-10-06T10:27:25.206Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushMultipleTags"
10:27:25 [2019-10-06T10:27:25.206Z]         check_test.go:196: Daemon de9e94e131f0d is not started
10:27:25 [2019-10-06T10:27:25.206Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
10:27:25 [2019-10-06T10:27:25.206Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushUntagged"
10:27:25 [2019-10-06T10:27:25.206Z]         check_test.go:196: Daemon d6ba243ffc162 is not started
10:27:25 [2019-10-06T10:27:25.206Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.42s)
10:27:25 [2019-10-06T10:27:25.206Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRemoveImageByDigest"
10:27:25 [2019-10-06T10:27:25.206Z]         check_test.go:196: Daemon de3ab5c2d4c8e is not started
10:27:25 [2019-10-06T10:27:25.206Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.19s)
10:27:25 [2019-10-06T10:27:25.206Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunByDigest"
10:27:25 [2019-10-06T10:27:25.206Z]         check_test.go:196: Daemon d80766d208b2a is not started
10:27:25 [2019-10-06T10:27:25.206Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.16s)
10:27:25 [2019-10-06T10:27:25.206Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunImplicitPullWithNoTag"
10:27:25 [2019-10-06T10:27:25.206Z]         check_test.go:196: Daemon d10bdaf504ace is not started
10:27:25 [2019-10-06T10:27:25.206Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.41s)
10:27:25 [2019-10-06T10:27:25.206Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestTagByDigest"
10:27:25 [2019-10-06T10:27:25.206Z]         check_test.go:196: Daemon d5643121cbbe7 is not started
10:27:25 [2019-10-06T10:27:25.206Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.99s)
10:27:25 [2019-10-06T10:27:25.206Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestUserAgentPassThrough"
10:27:25 [2019-10-06T10:27:25.206Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.79s)
10:27:25 [2019-10-06T10:27:25.206Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestV2Only"
10:27:25 [2019-10-06T10:27:25.206Z] === RUN   TestDockerSchema1RegistrySuite
10:27:25 [2019-10-06T10:27:25.206Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
10:27:25 [2019-10-06T10:27:25.206Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
10:27:30 [2019-10-06T10:27:30.461Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
10:27:35 [2019-10-06T10:27:35.716Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
10:27:39 [2019-10-06T10:27:39.892Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
10:27:39 [2019-10-06T10:27:39.892Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
10:27:40 [2019-10-06T10:27:40.824Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
10:27:42 [2019-10-06T10:27:42.195Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
10:27:42 [2019-10-06T10:27:42.460Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
10:27:42 [2019-10-06T10:27:42.726Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
10:27:44 [2019-10-06T10:27:44.096Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
10:27:46 [2019-10-06T10:27:46.622Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
10:27:46 [2019-10-06T10:27:46.622Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
10:27:47 [2019-10-06T10:27:47.554Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
10:27:49 [2019-10-06T10:27:49.449Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
10:27:51 [2019-10-06T10:27:51.973Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
10:27:52 [2019-10-06T10:27:52.538Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
10:27:53 [2019-10-06T10:27:53.104Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
10:27:53 [2019-10-06T10:27:53.104Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
10:27:53 [2019-10-06T10:27:53.669Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
10:27:53 [2019-10-06T10:27:53.926Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
10:27:54 [2019-10-06T10:27:54.182Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
10:27:54 [2019-10-06T10:27:54.440Z] --- PASS: TestDockerSchema1RegistrySuite (29.32s)
10:27:54 [2019-10-06T10:27:54.440Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.25s)
10:27:54 [2019-10-06T10:27:54.440Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentFailingPull"
10:27:54 [2019-10-06T10:27:54.440Z]         check_test.go:223: Daemon d3aa5cd0a72b6 is not started
10:27:54 [2019-10-06T10:27:54.440Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.51s)
10:27:54 [2019-10-06T10:27:54.440Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags"
10:27:54 [2019-10-06T10:27:54.440Z]         check_test.go:223: Daemon da3e566358b95 is not started
10:27:54 [2019-10-06T10:27:54.440Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.06s)
10:27:54 [2019-10-06T10:27:54.440Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo"
10:27:54 [2019-10-06T10:27:54.440Z]         check_test.go:223: Daemon dec979d88cb3f is not started
10:27:54 [2019-10-06T10:27:54.440Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.47s)
10:27:54 [2019-10-06T10:27:54.440Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPush"
10:27:54 [2019-10-06T10:27:54.440Z]         check_test.go:223: Daemon df7122f8d67e8 is not started
10:27:54 [2019-10-06T10:27:54.440Z]     --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.47s)
10:27:54 [2019-10-06T10:27:54.440Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported"
10:27:54 [2019-10-06T10:27:54.440Z]         check_test.go:223: Daemon def1768a98aca is not started
10:27:54 [2019-10-06T10:27:54.440Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.72s)
10:27:54 [2019-10-06T10:27:54.440Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigest"
10:27:54 [2019-10-06T10:27:54.440Z]         check_test.go:223: Daemon d1352098147c1 is not started
10:27:54 [2019-10-06T10:27:54.440Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s)
10:27:54 [2019-10-06T10:27:54.440Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback"
10:27:54 [2019-10-06T10:27:54.440Z]         check_test.go:223: Daemon ddb5892742401 is not started
10:27:54 [2019-10-06T10:27:54.440Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.56s)
10:27:54 [2019-10-06T10:27:54.440Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest"
10:27:54 [2019-10-06T10:27:54.440Z]         check_test.go:223: Daemon df527be852fba is not started
10:27:54 [2019-10-06T10:27:54.440Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.92s)
10:27:54 [2019-10-06T10:27:54.440Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer"
10:27:54 [2019-10-06T10:27:54.440Z]         check_test.go:223: Daemon d80331c7f010e is not started
10:27:54 [2019-10-06T10:27:54.440Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.44s)
10:27:54 [2019-10-06T10:27:54.440Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest"
10:27:54 [2019-10-06T10:27:54.440Z]         check_test.go:223: Daemon d1757e31b0ab0 is not started
10:27:54 [2019-10-06T10:27:54.440Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (4.42s)
10:27:54 [2019-10-06T10:27:54.440Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullIDStability"
10:27:54 [2019-10-06T10:27:54.440Z]         check_test.go:223: Daemon dd2ee7de75ae9 is not started
10:27:54 [2019-10-06T10:27:54.440Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.52s)
10:27:54 [2019-10-06T10:27:54.440Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullImageWithAliases"
10:27:54 [2019-10-06T10:27:54.440Z]         check_test.go:223: Daemon dcb6c381a74e3 is not started
10:27:54 [2019-10-06T10:27:54.440Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.53s)
10:27:54 [2019-10-06T10:27:54.440Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullNoLayers"
10:27:54 [2019-10-06T10:27:54.440Z]         check_test.go:223: Daemon d4685f3465fdd is not started
10:27:54 [2019-10-06T10:27:54.440Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s)
10:27:54 [2019-10-06T10:27:54.440Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBadTag"
10:27:54 [2019-10-06T10:27:54.440Z]         check_test.go:223: Daemon d5c303c28fb84 is not started
10:27:54 [2019-10-06T10:27:54.440Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.35s)
10:27:54 [2019-10-06T10:27:54.440Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBusyboxImage"
10:27:54 [2019-10-06T10:27:54.440Z]         check_test.go:223: Daemon da77109ac5070 is not started
10:27:54 [2019-10-06T10:27:54.440Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.37s)
10:27:54 [2019-10-06T10:27:54.440Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushEmptyLayer"
10:27:54 [2019-10-06T10:27:54.440Z]         check_test.go:223: Daemon db4c9b097a3ab is not started
10:27:54 [2019-10-06T10:27:54.440Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.38s)
10:27:54 [2019-10-06T10:27:54.440Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushMultipleTags"
10:27:54 [2019-10-06T10:27:54.440Z]         check_test.go:223: Daemon dbbdd7c45e692 is not started
10:27:54 [2019-10-06T10:27:54.440Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s)
10:27:54 [2019-10-06T10:27:54.440Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushUntagged"
10:27:54 [2019-10-06T10:27:54.440Z]         check_test.go:223: Daemon ddadfef86cf6f is not started
10:27:54 [2019-10-06T10:27:54.440Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
10:27:54 [2019-10-06T10:27:54.440Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
10:27:54 [2019-10-06T10:27:54.440Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
10:27:55 [2019-10-06T10:27:55.373Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
10:27:55 [2019-10-06T10:27:55.938Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
10:27:56 [2019-10-06T10:27:56.194Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
10:27:57 [2019-10-06T10:27:57.568Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
10:27:57 [2019-10-06T10:27:57.826Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
10:27:57 [2019-10-06T10:27:57.826Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
10:27:58 [2019-10-06T10:27:58.083Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
10:27:59 [2019-10-06T10:27:59.014Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
10:27:59 [2019-10-06T10:27:59.014Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.58s)
10:27:59 [2019-10-06T10:27:59.014Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (1.10s)
10:27:59 [2019-10-06T10:27:59.014Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry"
10:27:59 [2019-10-06T10:27:59.014Z]         check_test.go:252: Daemon dcdcb3a6b14e6 is not started
10:27:59 [2019-10-06T10:27:59.014Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.55s)
10:27:59 [2019-10-06T10:27:59.014Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth"
10:27:59 [2019-10-06T10:27:59.014Z]         check_test.go:252: Daemon d29f9e368222a is not started
10:27:59 [2019-10-06T10:27:59.014Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.21s)
10:27:59 [2019-10-06T10:27:59.014Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry"
10:27:59 [2019-10-06T10:27:59.014Z]         check_test.go:252: Daemon d641c1dba145a is not started
10:27:59 [2019-10-06T10:27:59.014Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.28s)
10:27:59 [2019-10-06T10:27:59.014Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth"
10:27:59 [2019-10-06T10:27:59.014Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s)
10:27:59 [2019-10-06T10:27:59.014Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored"
10:27:59 [2019-10-06T10:27:59.014Z]         check_test.go:252: Daemon d53f227bdf6c9 is not started
10:27:59 [2019-10-06T10:27:59.014Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.41s)
10:27:59 [2019-10-06T10:27:59.014Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth"
10:27:59 [2019-10-06T10:27:59.014Z]         check_test.go:252: Daemon dbbc00a19b7e4 is not started
10:27:59 [2019-10-06T10:27:59.014Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.66s)
10:27:59 [2019-10-06T10:27:59.014Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme"
10:27:59 [2019-10-06T10:27:59.014Z]         check_test.go:252: Daemon d650249498f75 is not started
10:27:59 [2019-10-06T10:27:59.014Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s)
10:27:59 [2019-10-06T10:27:59.014Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry"
10:27:59 [2019-10-06T10:27:59.014Z]         check_test.go:252: Daemon dc05e1b4f951d is not started
10:27:59 [2019-10-06T10:27:59.014Z] === RUN   TestDockerRegistryAuthTokenSuite
10:27:59 [2019-10-06T10:27:59.014Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
10:28:04 [2019-10-06T10:28:04.268Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
10:28:04 [2019-10-06T10:28:04.268Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
10:28:04 [2019-10-06T10:28:04.525Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
10:28:04 [2019-10-06T10:28:04.525Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
10:28:04 [2019-10-06T10:28:04.782Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s)
10:28:04 [2019-10-06T10:28:04.782Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s)
10:28:04 [2019-10-06T10:28:04.782Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError"
10:28:04 [2019-10-06T10:28:04.782Z]         check_test.go:279: Daemon d506d5803877f is not started
10:28:04 [2019-10-06T10:28:04.782Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s)
10:28:04 [2019-10-06T10:28:04.782Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken"
10:28:04 [2019-10-06T10:28:04.782Z]         check_test.go:279: Daemon ded4d5a641c65 is not started
10:28:04 [2019-10-06T10:28:04.782Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s)
10:28:04 [2019-10-06T10:28:04.782Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized"
10:28:04 [2019-10-06T10:28:04.782Z]         check_test.go:279: Daemon dab3688e380db is not started
10:28:04 [2019-10-06T10:28:04.782Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s)
10:28:04 [2019-10-06T10:28:04.782Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable"
10:28:04 [2019-10-06T10:28:04.782Z]         check_test.go:279: Daemon de1740412b813 is not started
10:28:04 [2019-10-06T10:28:04.782Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s)
10:28:04 [2019-10-06T10:28:04.782Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse"
10:28:04 [2019-10-06T10:28:04.782Z]         check_test.go:279: Daemon dfa43b42ad73b is not started
10:28:04 [2019-10-06T10:28:04.782Z] === RUN   TestDockerNetworkSuite
10:28:04 [2019-10-06T10:28:04.782Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
10:28:08 [2019-10-06T10:28:08.074Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
10:28:09 [2019-10-06T10:28:09.005Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
10:28:14 [2019-10-06T10:28:14.263Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
10:28:16 [2019-10-06T10:28:16.785Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
10:28:18 [2019-10-06T10:28:18.679Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
10:28:20 [2019-10-06T10:28:20.576Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
10:28:22 [2019-10-06T10:28:22.471Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
10:28:32 [2019-10-06T10:28:32.430Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
10:28:32 [2019-10-06T10:28:32.430Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
10:28:35 [2019-10-06T10:28:35.710Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
10:28:35 [2019-10-06T10:28:35.710Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
10:28:37 [2019-10-06T10:28:37.606Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
10:28:38 [2019-10-06T10:28:38.540Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
10:28:38 [2019-10-06T10:28:38.813Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
10:28:39 [2019-10-06T10:28:39.378Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
10:28:40 [2019-10-06T10:28:40.753Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
10:28:42 [2019-10-06T10:28:42.650Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
10:28:42 [2019-10-06T10:28:42.650Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
10:28:42 [2019-10-06T10:28:42.908Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
10:28:43 [2019-10-06T10:28:43.166Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
10:28:44 [2019-10-06T10:28:44.397Z] === RUN   TestDockerSuite/TestBuildDotDotFile
10:28:44 [2019-10-06T10:28:44.398Z] === RUN   TestDockerSuite/TestBuildEOLInLine
10:28:44 [2019-10-06T10:28:44.398Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
10:28:44 [2019-10-06T10:28:44.398Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
10:28:44 [2019-10-06T10:28:44.398Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
10:28:44 [2019-10-06T10:28:44.398Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
10:28:44 [2019-10-06T10:28:44.398Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
10:28:44 [2019-10-06T10:28:44.398Z] === RUN   TestDockerSuite/TestBuildEntrypoint
10:28:44 [2019-10-06T10:28:44.398Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
10:28:45 [2019-10-06T10:28:45.061Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
10:28:45 [2019-10-06T10:28:45.061Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
10:28:45 [2019-10-06T10:28:45.061Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
10:28:45 [2019-10-06T10:28:45.318Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
10:28:46 [2019-10-06T10:28:46.577Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
10:28:47 [2019-10-06T10:28:47.211Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
10:28:49 [2019-10-06T10:28:49.109Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
10:28:49 [2019-10-06T10:28:49.109Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
10:28:49 [2019-10-06T10:28:49.367Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
10:28:49 [2019-10-06T10:28:49.368Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
10:28:49 [2019-10-06T10:28:49.487Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
10:28:49 [2019-10-06T10:28:49.931Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
10:28:54 [2019-10-06T10:28:54.107Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
10:28:54 [2019-10-06T10:28:54.181Z] === RUN   TestDockerSuite/TestBuildEnv
10:28:54 [2019-10-06T10:28:54.181Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
10:28:54 [2019-10-06T10:28:54.181Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
10:28:54 [2019-10-06T10:28:54.181Z] === RUN   TestDockerSuite/TestBuildEnvUsage
10:28:54 [2019-10-06T10:28:54.181Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
10:28:54 [2019-10-06T10:28:54.181Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
10:28:56 [2019-10-06T10:28:56.001Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
10:28:57 [2019-10-06T10:28:57.381Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
10:28:57 [2019-10-06T10:28:57.922Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
10:28:57 [2019-10-06T10:28:57.922Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
10:28:57 [2019-10-06T10:28:57.922Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
10:28:57 [2019-10-06T10:28:57.922Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
10:28:58 [2019-10-06T10:28:58.382Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
10:28:59 [2019-10-06T10:28:59.905Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
10:29:03 [2019-10-06T10:29:03.079Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
10:29:03 [2019-10-06T10:29:03.184Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
10:29:06 [2019-10-06T10:29:06.462Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
10:29:08 [2019-10-06T10:29:08.988Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
10:29:08 [2019-10-06T10:29:08.988Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
10:29:10 [2019-10-06T10:29:10.361Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
10:29:10 [2019-10-06T10:29:10.361Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
10:29:10 [2019-10-06T10:29:10.619Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
10:29:10 [2019-10-06T10:29:10.619Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
10:29:10 [2019-10-06T10:29:10.877Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
10:29:10 [2019-10-06T10:29:10.877Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
10:29:10 [2019-10-06T10:29:10.877Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
10:29:13 [2019-10-06T10:29:13.405Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
10:29:15 [2019-10-06T10:29:15.301Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
10:29:15 [2019-10-06T10:29:15.558Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
10:29:15 [2019-10-06T10:29:15.558Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
10:29:16 [2019-10-06T10:29:16.488Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
10:29:16 [2019-10-06T10:29:16.745Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
10:29:20 [2019-10-06T10:29:20.786Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
10:29:20 [2019-10-06T10:29:20.786Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
10:29:20 [2019-10-06T10:29:20.786Z] === RUN   TestDockerSuite/TestBuildExpose
10:29:20 [2019-10-06T10:29:20.786Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
10:29:20 [2019-10-06T10:29:20.786Z] === RUN   TestDockerSuite/TestBuildExposeOrder
10:29:20 [2019-10-06T10:29:20.786Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
10:29:20 [2019-10-06T10:29:20.786Z] === RUN   TestDockerSuite/TestBuildFails
10:29:22 [2019-10-06T10:29:22.000Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
10:29:22 [2019-10-06T10:29:22.967Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
10:29:22 [2019-10-06T10:29:22.967Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
10:29:26 [2019-10-06T10:29:26.174Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
10:29:26 [2019-10-06T10:29:26.175Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
10:29:27 [2019-10-06T10:29:27.544Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
10:29:28 [2019-10-06T10:29:28.763Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
10:29:30 [2019-10-06T10:29:30.819Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
10:29:30 [2019-10-06T10:29:30.819Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
10:29:31 [2019-10-06T10:29:31.764Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
10:29:32 [2019-10-06T10:29:32.695Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
10:29:33 [2019-10-06T10:29:33.457Z] === RUN   TestDockerSuite/TestBuildForceRm
10:29:34 [2019-10-06T10:29:34.066Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
10:29:39 [2019-10-06T10:29:39.257Z] === RUN   TestDockerSuite/TestBuildFromGit
10:29:42 [2019-10-06T10:29:42.167Z] --- PASS: TestDockerNetworkSuite (96.36s)
10:29:42 [2019-10-06T10:29:42.167Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.95s)
10:29:42 [2019-10-06T10:29:42.167Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestConntrackFlowsLeak"
10:29:42 [2019-10-06T10:29:42.167Z]         docker_cli_network_unix_test.go:46: Daemon d0eeb2fae06e5 is not started
10:29:42 [2019-10-06T10:29:42.168Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.26s)
10:29:42 [2019-10-06T10:29:42.168Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig"
10:29:42 [2019-10-06T10:29:42.168Z]         docker_cli_network_unix_test.go:46: Daemon d4d6abecf7dc8 is not started
10:29:42 [2019-10-06T10:29:42.168Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (4.94s)
10:29:42 [2019-10-06T10:29:42.168Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint"
10:29:42 [2019-10-06T10:29:42.168Z]         docker_cli_network_unix_test.go:46: Daemon d685da663c785 is not started
10:29:42 [2019-10-06T10:29:42.168Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.71s)
10:29:42 [2019-10-06T10:29:42.168Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect"
10:29:42 [2019-10-06T10:29:42.168Z]         docker_cli_network_unix_test.go:46: Daemon df909a2c8498b is not started
10:29:42 [2019-10-06T10:29:42.168Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.78s)
10:29:42 [2019-10-06T10:29:42.168Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer"
10:29:42 [2019-10-06T10:29:42.168Z]         docker_cli_network_unix_test.go:1233: Daemon d72b0b85df7ce is not started
10:29:42 [2019-10-06T10:29:42.168Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.06s)
10:29:42 [2019-10-06T10:29:42.168Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping"
10:29:42 [2019-10-06T10:29:42.168Z]         docker_cli_network_unix_test.go:46: Daemon d6dd365b4d4d6 is not started
10:29:42 [2019-10-06T10:29:42.168Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (9.37s)
10:29:42 [2019-10-06T10:29:42.168Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP"
10:29:42 [2019-10-06T10:29:42.168Z]         docker_cli_network_unix_test.go:46: Daemon d97cbb7429e49 is not started
10:29:42 [2019-10-06T10:29:42.168Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.82s)
10:29:42 [2019-10-06T10:29:42.168Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP"
10:29:42 [2019-10-06T10:29:42.168Z]         docker_cli_network_unix_test.go:46: Daemon ddab7a11a9449 is not started
10:29:42 [2019-10-06T10:29:42.168Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.97s)
10:29:42 [2019-10-06T10:29:42.168Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer"
10:29:42 [2019-10-06T10:29:42.168Z]         docker_cli_network_unix_test.go:46: Daemon dec9959cb18f7 is not started
10:29:42 [2019-10-06T10:29:42.168Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.87s)
10:29:42 [2019-10-06T10:29:42.168Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork"
10:29:42 [2019-10-06T10:29:42.168Z]         docker_cli_network_unix_test.go:46: Daemon dd4e5f5569807 is not started
10:29:42 [2019-10-06T10:29:42.168Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.81s)
10:29:42 [2019-10-06T10:29:42.168Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks"
10:29:42 [2019-10-06T10:29:42.168Z]         docker_cli_network_unix_test.go:46: Daemon df22a51a44782 is not started
10:29:42 [2019-10-06T10:29:42.168Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.58s)
10:29:42 [2019-10-06T10:29:42.168Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithMac"
10:29:42 [2019-10-06T10:29:42.168Z]         docker_cli_network_unix_test.go:46: Daemon df69543c319be is not started
10:29:42 [2019-10-06T10:29:42.168Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.81s)
10:29:42 [2019-10-06T10:29:42.168Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping"
10:29:42 [2019-10-06T10:29:42.168Z]         docker_cli_network_unix_test.go:46: Daemon d9db5ab4d6269 is not started
10:29:42 [2019-10-06T10:29:42.168Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.13s)
10:29:42 [2019-10-06T10:29:42.168Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDelete"
10:29:42 [2019-10-06T10:29:42.168Z]         docker_cli_network_unix_test.go:46: Daemon de54163925603 is not started
10:29:42 [2019-10-06T10:29:42.168Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.37s)
10:29:42 [2019-10-06T10:29:42.168Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters"
10:29:42 [2019-10-06T10:29:42.168Z]         docker_cli_network_unix_test.go:46: Daemon d6ec431078181 is not started
10:29:42 [2019-10-06T10:29:42.168Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.50s)
10:29:42 [2019-10-06T10:29:42.168Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateHostBind"
10:29:42 [2019-10-06T10:29:42.168Z]         docker_cli_network_unix_test.go:46: Daemon d6fdf33433293 is not started
10:29:42 [2019-10-06T10:29:42.168Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.36s)
10:29:42 [2019-10-06T10:29:42.168Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateLabel"
10:29:42 [2019-10-06T10:29:42.168Z]         docker_cli_network_unix_test.go:46: Daemon d1c3cdd74e40b is not started
10:29:42 [2019-10-06T10:29:42.168Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.07s)
10:29:42 [2019-10-06T10:29:42.168Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreatePredefined"
10:29:42 [2019-10-06T10:29:42.168Z]         docker_cli_network_unix_test.go:46: Daemon db136c40d1271 is not started
10:29:42 [2019-10-06T10:29:42.168Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.33s)
10:29:42 [2019-10-06T10:29:42.168Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCustomIPAM"
10:29:42 [2019-10-06T10:29:42.168Z]         docker_cli_network_unix_test.go:46: Daemon d768970821dab is not started
10:29:42 [2019-10-06T10:29:42.168Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.58s)
10:29:42 [2019-10-06T10:29:42.168Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork"
10:29:42 [2019-10-06T10:29:42.168Z]         docker_cli_network_unix_test.go:46: Daemon dd86e897a8713 is not started
10:29:42 [2019-10-06T10:29:42.168Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.75s)
10:29:42 [2019-10-06T10:29:42.168Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault"
10:29:42 [2019-10-06T10:29:42.168Z]         docker_cli_network_unix_test.go:46: Daemon dd6cdd59b0875 is not started
10:29:42 [2019-10-06T10:29:42.168Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.13s)
10:29:42 [2019-10-06T10:29:42.168Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge"
10:29:42 [2019-10-06T10:29:42.168Z]         docker_cli_network_unix_test.go:46: Daemon d692a8d3bc64e is not started
10:29:42 [2019-10-06T10:29:42.168Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.47s)
10:29:42 [2019-10-06T10:29:42.168Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost"
10:29:42 [2019-10-06T10:29:42.168Z]         docker_cli_network_unix_test.go:46: Daemon d52630177216e is not started
10:29:42 [2019-10-06T10:29:42.168Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.09s)
10:29:42 [2019-10-06T10:29:42.168Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverOptions"
10:29:42 [2019-10-06T10:29:42.168Z]         docker_cli_network_unix_test.go:46: Daemon d47629b21e0d7 is not started
10:29:42 [2019-10-06T10:29:42.168Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (4.15s)
10:29:42 [2019-10-06T10:29:42.168Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart"
10:29:42 [2019-10-06T10:29:42.168Z]         docker_cli_network_unix_test.go:968: Daemon dd34fdaabd992 is not started
10:29:42 [2019-10-06T10:29:42.168Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.89s)
10:29:42 [2019-10-06T10:29:42.168Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkFlagAlias"
10:29:42 [2019-10-06T10:29:42.168Z]         docker_cli_network_unix_test.go:46: Daemon d9eaf64105bca is not started
10:29:42 [2019-10-06T10:29:42.168Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (11.30s)
10:29:42 [2019-10-06T10:29:42.168Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart"
10:29:42 [2019-10-06T10:29:42.168Z]         docker_cli_network_unix_test.go:1116: Daemon dd2d52c89dc53 is not started
10:29:42 [2019-10-06T10:29:42.168Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.30s)
10:29:42 [2019-10-06T10:29:42.168Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations"
10:29:42 [2019-10-06T10:29:42.168Z]         docker_cli_network_unix_test.go:46: Daemon d5ead1c9a8cd0 is not started
10:29:42 [2019-10-06T10:29:42.168Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.29s)
10:29:42 [2019-10-06T10:29:42.168Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks"
10:29:42 [2019-10-06T10:29:42.168Z]         docker_cli_network_unix_test.go:46: Daemon d6bad7e315826 is not started
10:29:42 [2019-10-06T10:29:42.168Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s)
10:29:42 [2019-10-06T10:29:42.168Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMOptions"
10:29:42 [2019-10-06T10:29:42.168Z]         docker_cli_network_unix_test.go:46: Daemon d36987e71194e is not started
10:29:42 [2019-10-06T10:29:42.168Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.09s)
10:29:42 [2019-10-06T10:29:42.168Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer"
10:29:42 [2019-10-06T10:29:42.168Z]         docker_cli_network_unix_test.go:46: Daemon de59ccadc029b is not started
10:29:42 [2019-10-06T10:29:42.168Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.14s)
10:29:42 [2019-10-06T10:29:42.168Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified"
10:29:42 [2019-10-06T10:29:42.168Z]         docker_cli_network_unix_test.go:46: Daemon d87b615f55a8d is not started
10:29:42 [2019-10-06T10:29:42.168Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.18s)
10:29:42 [2019-10-06T10:29:42.168Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified"
10:29:42 [2019-10-06T10:29:42.168Z]         docker_cli_network_unix_test.go:46: Daemon d5c5070f2cc27 is not started
10:29:42 [2019-10-06T10:29:42.168Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s)
10:29:42 [2019-10-06T10:29:42.168Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectDefault"
10:29:42 [2019-10-06T10:29:42.168Z]         docker_cli_network_unix_test.go:46: Daemon da99d4299723a is not started
10:29:42 [2019-10-06T10:29:42.168Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.45s)
10:29:42 [2019-10-06T10:29:42.168Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly"
10:29:42 [2019-10-06T10:29:42.168Z]         docker_cli_network_unix_test.go:46: Daemon d1f73688ea5c6 is not started
10:29:42 [2019-10-06T10:29:42.168Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.05s)
10:29:42 [2019-10-06T10:29:42.168Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsDefault"
10:29:42 [2019-10-06T10:29:42.168Z]         docker_cli_network_unix_test.go:46: Daemon d322a797340ef is not started
10:29:42 [2019-10-06T10:29:42.168Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
10:29:42 [2019-10-06T10:29:42.168Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter"
10:29:42 [2019-10-06T10:29:42.168Z]         requirement.go:26: unmatched requirement OnlyDefaultNetworks
10:29:42 [2019-10-06T10:29:42.168Z]         docker_cli_network_unix_test.go:46: Daemon dd93f3a716762 is not started
10:29:42 [2019-10-06T10:29:42.168Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.39s)
10:29:42 [2019-10-06T10:29:42.168Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMacInspect"
10:29:42 [2019-10-06T10:29:42.168Z]         docker_cli_network_unix_test.go:46: Daemon d17d4ad5a7377 is not started
10:29:42 [2019-10-06T10:29:42.168Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.93s)
10:29:42 [2019-10-06T10:29:42.168Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart"
10:29:42 [2019-10-06T10:29:42.168Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.44s)
10:29:42 [2019-10-06T10:29:42.168Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart"
10:29:42 [2019-10-06T10:29:42.168Z]         docker_cli_network_unix_test.go:1084: Daemon def8872c87d52 is not started
10:29:42 [2019-10-06T10:29:42.168Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s)
10:29:42 [2019-10-06T10:29:42.168Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver"
10:29:42 [2019-10-06T10:29:42.168Z]         docker_cli_network_unix_test.go:46: Daemon d5498656755c2 is not started
10:29:42 [2019-10-06T10:29:42.168Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.41s)
10:29:42 [2019-10-06T10:29:42.168Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping"
10:29:42 [2019-10-06T10:29:42.168Z]         docker_cli_network_unix_test.go:46: Daemon df10d46acc1eb is not started
10:29:42 [2019-10-06T10:29:42.168Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.72s)
10:29:42 [2019-10-06T10:29:42.168Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks"
10:29:42 [2019-10-06T10:29:42.168Z]         docker_cli_network_unix_test.go:46: Daemon d297f169b2d0f is not started
10:29:42 [2019-10-06T10:29:42.168Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s)
10:29:42 [2019-10-06T10:29:42.168Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRmPredefined"
10:29:42 [2019-10-06T10:29:42.168Z]         docker_cli_network_unix_test.go:46: Daemon d5f134841f765 is not started
10:29:42 [2019-10-06T10:29:42.168Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.33s)
10:29:42 [2019-10-06T10:29:42.168Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRunNetByID"
10:29:42 [2019-10-06T10:29:42.168Z]         docker_cli_network_unix_test.go:46: Daemon db295e0f6738f is not started
10:29:42 [2019-10-06T10:29:42.168Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.78s)
10:29:42 [2019-10-06T10:29:42.168Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP"
10:29:42 [2019-10-06T10:29:42.168Z]         docker_cli_network_unix_test.go:46: Daemon debd0f977d691 is not started
10:29:42 [2019-10-06T10:29:42.168Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.57s)
10:29:42 [2019-10-06T10:29:42.168Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkValidateIP"
10:29:42 [2019-10-06T10:29:42.168Z]         docker_cli_network_unix_test.go:46: Daemon d7130bc2af10c is not started
10:29:42 [2019-10-06T10:29:42.168Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.98s)
10:29:42 [2019-10-06T10:29:42.168Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver"
10:29:42 [2019-10-06T10:29:42.168Z]         docker_cli_network_unix_test.go:46: Daemon d3731d706aea7 is not started
10:29:42 [2019-10-06T10:29:42.168Z] === RUN   TestDockerHubPullSuite
10:29:42 [2019-10-06T10:29:42.168Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
10:29:43 [2019-10-06T10:29:43.099Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
10:29:45 [2019-10-06T10:29:45.056Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
10:29:45 [2019-10-06T10:29:45.620Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
10:29:45 [2019-10-06T10:29:45.877Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
10:29:46 [2019-10-06T10:29:46.597Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
10:29:48 [2019-10-06T10:29:48.397Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
10:29:48 [2019-10-06T10:29:48.397Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
10:29:48 [2019-10-06T10:29:48.654Z] --- PASS: TestDockerHubPullSuite (7.45s)
10:29:48 [2019-10-06T10:29:48.654Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.81s)
10:29:48 [2019-10-06T10:29:48.654Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry"
10:29:48 [2019-10-06T10:29:48.654Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.51s)
10:29:48 [2019-10-06T10:29:48.654Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.48s)
10:29:48 [2019-10-06T10:29:48.654Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (2.29s)
10:29:48 [2019-10-06T10:29:48.654Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.29s)
10:29:48 [2019-10-06T10:29:48.654Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.07s)
10:29:48 [2019-10-06T10:29:48.654Z] PASS
10:29:48 [2019-10-06T10:29:48.654Z] 
10:29:48 [2019-10-06T10:29:48.654Z] === Skipped
10:29:48 [2019-10-06T10:29:48.654Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
10:29:48 [2019-10-06T10:29:48.654Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
10:29:48 [2019-10-06T10:29:48.654Z]         requirement.go:26: unmatched requirement DaemonIsWindows
10:29:48 [2019-10-06T10:29:48.654Z] 
10:29:48 [2019-10-06T10:29:48.654Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
10:29:48 [2019-10-06T10:29:48.654Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
10:29:48 [2019-10-06T10:29:48.654Z]         requirement.go:26: unmatched requirement DaemonIsWindows
10:29:48 [2019-10-06T10:29:48.654Z] 
10:29:48 [2019-10-06T10:29:48.654Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
10:29:48 [2019-10-06T10:29:48.654Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
10:29:48 [2019-10-06T10:29:48.654Z]         requirement.go:26: unmatched requirement DaemonIsWindows
10:29:48 [2019-10-06T10:29:48.654Z] 
10:29:48 [2019-10-06T10:29:48.654Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
10:29:48 [2019-10-06T10:29:48.654Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
10:29:48 [2019-10-06T10:29:48.654Z]         requirement.go:26: unmatched requirement DaemonIsWindows
10:29:48 [2019-10-06T10:29:48.654Z] 
10:29:48 [2019-10-06T10:29:48.654Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s)
10:29:48 [2019-10-06T10:29:48.654Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s)
10:29:48 [2019-10-06T10:29:48.654Z]         requirement.go:26: unmatched requirement DaemonIsWindows
10:29:48 [2019-10-06T10:29:48.654Z] 
10:29:48 [2019-10-06T10:29:48.654Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
10:29:48 [2019-10-06T10:29:48.654Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
10:29:48 [2019-10-06T10:29:48.654Z]         requirement.go:26: unmatched requirement DaemonIsWindows
10:29:48 [2019-10-06T10:29:48.654Z] 
10:29:48 [2019-10-06T10:29:48.654Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
10:29:48 [2019-10-06T10:29:48.654Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
10:29:48 [2019-10-06T10:29:48.654Z]         requirement.go:26: unmatched requirement DaemonIsWindows
10:29:48 [2019-10-06T10:29:48.654Z] 
10:29:48 [2019-10-06T10:29:48.654Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
10:29:48 [2019-10-06T10:29:48.654Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
10:29:48 [2019-10-06T10:29:48.654Z]         requirement.go:26: unmatched requirement DaemonIsWindows
10:29:48 [2019-10-06T10:29:48.654Z] 
10:29:48 [2019-10-06T10:29:48.654Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
10:29:48 [2019-10-06T10:29:48.654Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
10:29:48 [2019-10-06T10:29:48.654Z]         requirement.go:26: unmatched requirement DaemonIsWindows
10:29:48 [2019-10-06T10:29:48.654Z] 
10:29:48 [2019-10-06T10:29:48.654Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
10:29:48 [2019-10-06T10:29:48.654Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
10:29:48 [2019-10-06T10:29:48.654Z]         requirement.go:26: unmatched requirement DaemonIsWindows
10:29:48 [2019-10-06T10:29:48.654Z] 
10:29:48 [2019-10-06T10:29:48.654Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s)
10:29:48 [2019-10-06T10:29:48.654Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
10:29:48 [2019-10-06T10:29:48.654Z]         requirement.go:26: unmatched requirement DaemonIsWindows
10:29:48 [2019-10-06T10:29:48.654Z] 
10:29:48 [2019-10-06T10:29:48.654Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
10:29:48 [2019-10-06T10:29:48.654Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
10:29:48 [2019-10-06T10:29:48.654Z]         requirement.go:26: unmatched requirement DaemonIsWindows
10:29:48 [2019-10-06T10:29:48.654Z] 
10:29:48 [2019-10-06T10:29:48.654Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
10:29:48 [2019-10-06T10:29:48.654Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
10:29:48 [2019-10-06T10:29:48.654Z]         requirement.go:26: unmatched requirement DaemonIsWindows
10:29:48 [2019-10-06T10:29:48.654Z] 
10:29:48 [2019-10-06T10:29:48.654Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s)
10:29:48 [2019-10-06T10:29:48.654Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
10:29:48 [2019-10-06T10:29:48.654Z]         docker_cli_sni_test.go:18: Flakey test
10:29:48 [2019-10-06T10:29:48.654Z] 
10:29:48 [2019-10-06T10:29:48.654Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s)
10:29:48 [2019-10-06T10:29:48.654Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
10:29:48 [2019-10-06T10:29:48.654Z]         requirement.go:26: unmatched requirement DaemonIsWindows
10:29:48 [2019-10-06T10:29:48.654Z] 
10:29:48 [2019-10-06T10:29:48.654Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
10:29:48 [2019-10-06T10:29:48.654Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
10:29:48 [2019-10-06T10:29:48.654Z]         requirement.go:26: unmatched requirement Devicemapper
10:29:48 [2019-10-06T10:29:48.654Z] 
10:29:48 [2019-10-06T10:29:48.654Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
10:29:48 [2019-10-06T10:29:48.654Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
10:29:48 [2019-10-06T10:29:48.654Z]         requirement.go:26: unmatched requirement Devicemapper
10:29:48 [2019-10-06T10:29:48.654Z] 
10:29:48 [2019-10-06T10:29:48.654Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
10:29:48 [2019-10-06T10:29:48.654Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
10:29:48 [2019-10-06T10:29:48.654Z]         requirement.go:26: unmatched requirement swapMemorySupport
10:29:48 [2019-10-06T10:29:48.654Z] 
10:29:48 [2019-10-06T10:29:48.654Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
10:29:48 [2019-10-06T10:29:48.654Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
10:29:48 [2019-10-06T10:29:48.654Z]         requirement.go:26: unmatched requirement swapMemorySupport
10:29:48 [2019-10-06T10:29:48.654Z] 
10:29:48 [2019-10-06T10:29:48.654Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.01s)
10:29:48 [2019-10-06T10:29:48.654Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s)
10:29:48 [2019-10-06T10:29:48.654Z]         requirement.go:26: unmatched requirement DaemonIsWindows
10:29:48 [2019-10-06T10:29:48.654Z] 
10:29:48 [2019-10-06T10:29:48.654Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
10:29:48 [2019-10-06T10:29:48.654Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
10:29:48 [2019-10-06T10:29:48.654Z]         requirement.go:26: unmatched requirement Devicemapper
10:29:48 [2019-10-06T10:29:48.654Z] 
10:29:48 [2019-10-06T10:29:48.654Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
10:29:48 [2019-10-06T10:29:48.654Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
10:29:48 [2019-10-06T10:29:48.654Z]         requirement.go:26: unmatched requirement Devicemapper
10:29:48 [2019-10-06T10:29:48.654Z] 
10:29:48 [2019-10-06T10:29:48.654Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s)
10:29:48 [2019-10-06T10:29:48.654Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
10:29:48 [2019-10-06T10:29:48.654Z]         requirement.go:26: unmatched requirement DaemonIsWindows
10:29:48 [2019-10-06T10:29:48.654Z] 
10:29:48 [2019-10-06T10:29:48.654Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s)
10:29:48 [2019-10-06T10:29:48.654Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s)
10:29:48 [2019-10-06T10:29:48.654Z]         requirement.go:26: unmatched requirement DaemonIsWindows
10:29:48 [2019-10-06T10:29:48.654Z] 
10:29:48 [2019-10-06T10:29:48.654Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
10:29:48 [2019-10-06T10:29:48.654Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
10:29:48 [2019-10-06T10:29:48.654Z]         requirement.go:26: unmatched requirement DaemonIsWindows
10:29:48 [2019-10-06T10:29:48.654Z] 
10:29:48 [2019-10-06T10:29:48.654Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s)
10:29:48 [2019-10-06T10:29:48.654Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s)
10:29:48 [2019-10-06T10:29:48.654Z]         requirement.go:26: unmatched requirement DaemonIsWindows
10:29:48 [2019-10-06T10:29:48.654Z] 
10:29:48 [2019-10-06T10:29:48.654Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
10:29:48 [2019-10-06T10:29:48.654Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
10:29:48 [2019-10-06T10:29:48.654Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
10:29:48 [2019-10-06T10:29:48.654Z] 
10:29:48 [2019-10-06T10:29:48.654Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
10:29:48 [2019-10-06T10:29:48.654Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
10:29:48 [2019-10-06T10:29:48.654Z]         requirement.go:26: unmatched requirement IsolationIsHyperv
10:29:48 [2019-10-06T10:29:48.654Z] 
10:29:48 [2019-10-06T10:29:48.654Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
10:29:48 [2019-10-06T10:29:48.655Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
10:29:48 [2019-10-06T10:29:48.655Z]         requirement.go:26: unmatched requirement swapMemorySupport
10:29:48 [2019-10-06T10:29:48.655Z] 
10:29:48 [2019-10-06T10:29:48.655Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
10:29:48 [2019-10-06T10:29:48.655Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
10:29:48 [2019-10-06T10:29:48.655Z]         requirement.go:26: unmatched requirement IsolationIsProcess
10:29:48 [2019-10-06T10:29:48.655Z] 
10:29:48 [2019-10-06T10:29:48.655Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
10:29:48 [2019-10-06T10:29:48.655Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
10:29:48 [2019-10-06T10:29:48.655Z]         docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured
10:29:48 [2019-10-06T10:29:48.655Z] 
10:29:48 [2019-10-06T10:29:48.655Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s)
10:29:48 [2019-10-06T10:29:48.655Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
10:29:48 [2019-10-06T10:29:48.655Z]         docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
10:29:48 [2019-10-06T10:29:48.655Z] 
10:29:48 [2019-10-06T10:29:48.655Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
10:29:48 [2019-10-06T10:29:48.655Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
10:29:48 [2019-10-06T10:29:48.655Z]         requirement.go:26: unmatched requirement swapMemorySupport
10:29:48 [2019-10-06T10:29:48.655Z] 
10:29:48 [2019-10-06T10:29:48.655Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
10:29:48 [2019-10-06T10:29:48.655Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
10:29:48 [2019-10-06T10:29:48.655Z]         docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer
10:29:48 [2019-10-06T10:29:48.655Z] 
10:29:48 [2019-10-06T10:29:48.655Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
10:29:48 [2019-10-06T10:29:48.655Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
10:29:48 [2019-10-06T10:29:48.655Z]         requirement.go:26: unmatched requirement DaemonIsWindows
10:29:48 [2019-10-06T10:29:48.655Z] 
10:29:48 [2019-10-06T10:29:48.655Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
10:29:48 [2019-10-06T10:29:48.655Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
10:29:48 [2019-10-06T10:29:48.655Z]         requirement.go:26: unmatched requirement DaemonIsWindows
10:29:48 [2019-10-06T10:29:48.655Z] 
10:29:48 [2019-10-06T10:29:48.655Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
10:29:48 [2019-10-06T10:29:48.655Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
10:29:48 [2019-10-06T10:29:48.655Z]         requirement.go:26: unmatched requirement DaemonIsWindows
10:29:48 [2019-10-06T10:29:48.655Z] 
10:29:48 [2019-10-06T10:29:48.655Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
10:29:48 [2019-10-06T10:29:48.655Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
10:29:48 [2019-10-06T10:29:48.655Z]         requirement.go:26: unmatched requirement swapMemorySupport
10:29:48 [2019-10-06T10:29:48.655Z] 
10:29:48 [2019-10-06T10:29:48.655Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
10:29:48 [2019-10-06T10:29:48.655Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
10:29:48 [2019-10-06T10:29:48.655Z]         requirement.go:26: unmatched requirement DaemonIsWindows
10:29:48 [2019-10-06T10:29:48.655Z] 
10:29:48 [2019-10-06T10:29:48.655Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
10:29:48 [2019-10-06T10:29:48.655Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
10:29:48 [2019-10-06T10:29:48.655Z]         requirement.go:26: unmatched requirement swapMemorySupport
10:29:48 [2019-10-06T10:29:48.655Z] 
10:29:48 [2019-10-06T10:29:48.655Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
10:29:48 [2019-10-06T10:29:48.655Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
10:29:48 [2019-10-06T10:29:48.655Z]         requirement.go:26: unmatched requirement swapMemorySupport
10:29:48 [2019-10-06T10:29:48.655Z] 
10:29:48 [2019-10-06T10:29:48.655Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
10:29:48 [2019-10-06T10:29:48.655Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
10:29:48 [2019-10-06T10:29:48.655Z]         requirement.go:26: unmatched requirement swapMemorySupport
10:29:48 [2019-10-06T10:29:48.655Z] 
10:29:48 [2019-10-06T10:29:48.655Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s)
10:29:48 [2019-10-06T10:29:48.655Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
10:29:48 [2019-10-06T10:29:48.655Z]         requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
10:29:48 [2019-10-06T10:29:48.655Z] 
10:29:48 [2019-10-06T10:29:48.655Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
10:29:48 [2019-10-06T10:29:48.655Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
10:29:48 [2019-10-06T10:29:48.655Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter"
10:29:48 [2019-10-06T10:29:48.655Z]         requirement.go:26: unmatched requirement OnlyDefaultNetworks
10:29:48 [2019-10-06T10:29:48.655Z]         docker_cli_network_unix_test.go:46: Daemon dd93f3a716762 is not started
10:29:48 [2019-10-06T10:29:48.655Z] 
10:29:48 [2019-10-06T10:29:48.655Z] 
10:29:48 [2019-10-06T10:29:48.655Z] DONE 1253 tests, 44 skipped in 2086.667s
10:29:48 [2019-10-06T10:29:48.655Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
10:29:48 [2019-10-06T10:29:48.655Z] ++++ cat bundles/test-integration/docker.pid
10:29:48 [2019-10-06T10:29:48.655Z] +++ kill 7230
10:29:52 [2019-10-06T10:29:52.393Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
10:29:52 [2019-10-06T10:29:52.393Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
10:29:52 [2019-10-06T10:29:52.393Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
10:29:52 [2019-10-06T10:29:52.852Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
10:29:52 [2019-10-06T10:29:52.852Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
10:29:55 [2019-10-06T10:29:55.207Z] umount: bundles/test-integration/root: mountpoint not found
10:29:55 [2019-10-06T10:29:55.207Z] +++ /etc/init.d/apparmor stop
10:29:55 [2019-10-06T10:29:55.207Z] Clearing AppArmor profiles cache:.
10:29:55 [2019-10-06T10:29:55.207Z] All profile caches have been cleared, but no profiles have been unloaded.
10:29:55 [2019-10-06T10:29:55.207Z] Unloading profiles will leave already running processes permanently
10:29:55 [2019-10-06T10:29:55.207Z] unconfined, which can lead to unexpected situations.
10:29:55 [2019-10-06T10:29:55.207Z] 
10:29:55 [2019-10-06T10:29:55.207Z] To set a process to complain mode, use the command line tool
10:29:55 [2019-10-06T10:29:55.207Z] 'aa-complain'. To really tear down all profiles, run the init script
10:29:55 [2019-10-06T10:29:55.207Z] with the 'teardown' option."
10:29:55 [2019-10-06T10:29:55.207Z] 
10:30:03 [2019-10-06T10:30:03.179Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
10:30:03 [2019-10-06T10:30:03.179Z] === RUN   TestDockerSuite/TestBuildHistory
10:30:13 [2019-10-06T10:30:13.265Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
10:30:13 [2019-10-06T10:30:13.509Z] === RUN   TestDockerSuite/TestBuildIidFile
10:30:13 [2019-10-06T10:30:13.510Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
10:30:15 [2019-10-06T10:30:15.047Z] === RUN   TestDockerSuite/TestBuildInheritance
10:30:15 [2019-10-06T10:30:15.047Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
10:30:16 [2019-10-06T10:30:16.017Z] === RUN   TestDockerSuite/TestBuildInvalidTag
10:30:16 [2019-10-06T10:30:16.017Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
10:30:20 [2019-10-06T10:30:20.709Z] === RUN   TestDockerSuite/TestBuildLabel
10:30:21 [2019-10-06T10:30:21.170Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
10:30:21 [2019-10-06T10:30:21.630Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
10:30:22 [2019-10-06T10:30:22.600Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
10:30:23 [2019-10-06T10:30:23.061Z] === RUN   TestDockerSuite/TestBuildLabels
10:30:24 [2019-10-06T10:30:24.031Z] === RUN   TestDockerSuite/TestBuildLabelsCache
10:30:25 [2019-10-06T10:30:25.571Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
10:30:30 [2019-10-06T10:30:30.267Z] === RUN   TestDockerSuite/TestBuildLastModified
10:30:30 [2019-10-06T10:30:30.267Z] === RUN   TestDockerSuite/TestBuildLineBreak
10:30:30 [2019-10-06T10:30:30.727Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
10:30:30 [2019-10-06T10:30:30.727Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
10:30:30 [2019-10-06T10:30:30.727Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
10:30:30 [2019-10-06T10:30:30.727Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
10:30:30 [2019-10-06T10:30:30.727Z] === RUN   TestDockerSuite/TestBuildMaintainer
10:30:31 [2019-10-06T10:30:31.187Z] === RUN   TestDockerSuite/TestBuildMissingArgs
10:30:31 [2019-10-06T10:30:31.324Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
10:30:32 [2019-10-06T10:30:32.156Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
10:30:36 [2019-10-06T10:30:36.854Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
10:30:49 [2019-10-06T10:30:49.382Z] --- PASS: TestDockerSwarmSuite (1749.11s)
10:30:49 [2019-10-06T10:30:49.382Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (4.65s)
10:30:49 [2019-10-06T10:30:49.382Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIDuplicateNetworks"
10:30:49 [2019-10-06T10:30:49.382Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.49s)
10:30:49 [2019-10-06T10:30:49.382Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPINetworkInspectWithScope"
10:30:49 [2019-10-06T10:30:49.382Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.71s)
10:30:49 [2019-10-06T10:30:49.382Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIServiceUpdatePort"
10:30:49 [2019-10-06T10:30:49.382Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.26s)
10:30:49 [2019-10-06T10:30:49.382Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash"
10:30:49 [2019-10-06T10:30:49.382Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash"
10:30:49 [2019-10-06T10:30:49.382Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.00s)
10:30:49 [2019-10-06T10:30:49.382Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmErrorHandling"
10:30:49 [2019-10-06T10:30:49.382Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.66s)
10:30:49 [2019-10-06T10:30:49.382Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster"
10:30:49 [2019-10-06T10:30:49.382Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster"
10:30:49 [2019-10-06T10:30:49.382Z]         check_test.go:358: [d5239756879d5] joining swarm manager [d05fdc4ff30cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:30:49 [2019-10-06T10:30:49.382Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster"
10:30:49 [2019-10-06T10:30:49.382Z]         check_test.go:358: [dfc210e0bb4fa] joining swarm manager [d05fdc4ff30cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:30:49 [2019-10-06T10:30:49.382Z]         check_test.go:379: Daemon d5239756879d5 is not started
10:30:49 [2019-10-06T10:30:49.382Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
10:30:49 [2019-10-06T10:30:49.382Z]         docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
10:30:49 [2019-10-06T10:30:49.382Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.18s)
10:30:49 [2019-10-06T10:30:49.382Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit"
10:30:49 [2019-10-06T10:30:49.382Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit"
10:30:49 [2019-10-06T10:30:49.382Z]         check_test.go:358: [d38a8cdb795ae] joining swarm manager [df9b06cd71867]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:30:49 [2019-10-06T10:30:49.382Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.89s)
10:30:49 [2019-10-06T10:30:49.382Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInvalidAddress"
10:30:49 [2019-10-06T10:30:49.382Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.55s)
10:30:49 [2019-10-06T10:30:49.382Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken"
10:30:49 [2019-10-06T10:30:49.382Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken"
10:30:49 [2019-10-06T10:30:49.382Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (33.01s)
10:30:49 [2019-10-06T10:30:49.382Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection"
10:30:49 [2019-10-06T10:30:49.382Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection"
10:30:49 [2019-10-06T10:30:49.382Z]         check_test.go:358: [d3e8527c120e5] joining swarm manager [d5ecabeb3a8f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:30:49 [2019-10-06T10:30:49.382Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection"
10:30:49 [2019-10-06T10:30:49.382Z]         check_test.go:358: [de7f1b9945fd5] joining swarm manager [d5ecabeb3a8f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:30:49 [2019-10-06T10:30:49.382Z]         docker_api_swarm_test.go:351: Waiting for election to occur...
10:30:49 [2019-10-06T10:30:49.382Z]         docker_api_swarm_test.go:364: Waiting for possible election...
10:30:49 [2019-10-06T10:30:49.382Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.78s)
10:30:49 [2019-10-06T10:30:49.382Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy"
10:30:49 [2019-10-06T10:30:49.382Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy"
10:30:49 [2019-10-06T10:30:49.382Z]         check_test.go:358: [d6a091e871d54] joining swarm manager [d4e3866678a0a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:30:49 [2019-10-06T10:30:49.382Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy"
10:30:49 [2019-10-06T10:30:49.382Z]         check_test.go:358: [d0dd47689c657] joining swarm manager [d4e3866678a0a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:30:49 [2019-10-06T10:30:49.382Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.09s)
10:30:49 [2019-10-06T10:30:49.382Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin"
10:30:49 [2019-10-06T10:30:49.382Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin"
10:30:49 [2019-10-06T10:30:49.382Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (5.20s)
10:30:49 [2019-10-06T10:30:49.382Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer"
10:30:49 [2019-10-06T10:30:49.382Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.79s)
10:30:49 [2019-10-06T10:30:49.382Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes"
10:30:49 [2019-10-06T10:30:49.382Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes"
10:30:49 [2019-10-06T10:30:49.382Z]         check_test.go:358: [d56ec34af5cb2] joining swarm manager [d481566269c23]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:30:49 [2019-10-06T10:30:49.382Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes"
10:30:49 [2019-10-06T10:30:49.382Z]         check_test.go:358: [d37b3939ba1e7] joining swarm manager [d481566269c23]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:30:49 [2019-10-06T10:30:49.382Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (45.18s)
10:30:49 [2019-10-06T10:30:49.382Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore"
10:30:49 [2019-10-06T10:30:49.382Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore"
10:30:49 [2019-10-06T10:30:49.382Z]         check_test.go:358: [dcbf365274137] joining swarm manager [d96b8c38d04e5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:30:49 [2019-10-06T10:30:49.382Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore"
10:30:49 [2019-10-06T10:30:49.382Z]         check_test.go:358: [d158957e0655d] joining swarm manager [d96b8c38d04e5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:30:49 [2019-10-06T10:30:49.382Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.21s)
10:30:49 [2019-10-06T10:30:49.382Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause"
10:30:49 [2019-10-06T10:30:49.382Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause"
10:30:49 [2019-10-06T10:30:49.382Z]         check_test.go:358: [d2eea25f76226] joining swarm manager [d3e19b414449d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:30:49 [2019-10-06T10:30:49.382Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.39s)
10:30:49 [2019-10-06T10:30:49.382Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove"
10:30:49 [2019-10-06T10:30:49.382Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove"
10:30:49 [2019-10-06T10:30:49.382Z]         check_test.go:358: [d0a2ef84d1325] joining swarm manager [d93545181d414]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:30:49 [2019-10-06T10:30:49.382Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove"
10:30:49 [2019-10-06T10:30:49.382Z]         check_test.go:358: [d1aaf9f7f9edb] joining swarm manager [d93545181d414]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:30:49 [2019-10-06T10:30:49.382Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.63s)
10:30:49 [2019-10-06T10:30:49.382Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeUpdate"
10:30:49 [2019-10-06T10:30:49.382Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (27.15s)
10:30:49 [2019-10-06T10:30:49.382Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote"
10:30:49 [2019-10-06T10:30:49.382Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote"
10:30:49 [2019-10-06T10:30:49.382Z]         check_test.go:358: [d0fa8e99037d6] joining swarm manager [d64a81f0d2084]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:30:49 [2019-10-06T10:30:49.382Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (58.14s)
10:30:49 [2019-10-06T10:30:49.382Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum"
10:30:49 [2019-10-06T10:30:49.382Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum"
10:30:49 [2019-10-06T10:30:49.382Z]         check_test.go:358: [d98ab6972abf9] joining swarm manager [deb5a75c50d83]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:30:49 [2019-10-06T10:30:49.382Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum"
10:30:49 [2019-10-06T10:30:49.382Z]         check_test.go:358: [d3663f7dec60f] joining swarm manager [deb5a75c50d83]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:30:49 [2019-10-06T10:30:49.382Z]         check_test.go:379: Daemon d3663f7dec60f is not started
10:30:49 [2019-10-06T10:30:49.382Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (61.42s)
10:30:49 [2019-10-06T10:30:49.382Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster"
10:30:49 [2019-10-06T10:30:49.382Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster"
10:30:49 [2019-10-06T10:30:49.382Z]         check_test.go:358: [d7b3c828e557c] joining swarm manager [d8447afaef1a3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:30:49 [2019-10-06T10:30:49.382Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster"
10:30:49 [2019-10-06T10:30:49.382Z]         check_test.go:358: [daf09ce09a783] joining swarm manager [d8447afaef1a3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:30:49 [2019-10-06T10:30:49.382Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster"
10:30:49 [2019-10-06T10:30:49.382Z]         check_test.go:358: [d0807dc5c9ba7] joining swarm manager [d8447afaef1a3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
10:30:49 [2019-10-06T10:30:49.382Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster"
10:30:49 [2019-10-06T10:30:49.383Z]         check_test.go:358: [de88157126d79] joining swarm manager [d8447afaef1a3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
10:30:49 [2019-10-06T10:30:49.383Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster"
10:30:49 [2019-10-06T10:30:49.383Z]         check_test.go:358: [d76012778dfbd] joining swarm manager [d8447afaef1a3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
10:30:49 [2019-10-06T10:30:49.383Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.35s)
10:30:49 [2019-10-06T10:30:49.383Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin"
10:30:49 [2019-10-06T10:30:49.383Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.25s)
10:30:49 [2019-10-06T10:30:49.383Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate"
10:30:49 [2019-10-06T10:30:49.383Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.56s)
10:30:49 [2019-10-06T10:30:49.383Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel"
10:30:49 [2019-10-06T10:30:49.383Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel"
10:30:49 [2019-10-06T10:30:49.383Z]         check_test.go:358: [d00e1b9548047] joining swarm manager [d88a0f352c42c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:30:49 [2019-10-06T10:30:49.383Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel"
10:30:49 [2019-10-06T10:30:49.383Z]         check_test.go:358: [d2953860e20fb] joining swarm manager [d88a0f352c42c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:30:49 [2019-10-06T10:30:49.383Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.90s)
10:30:49 [2019-10-06T10:30:49.383Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole"
10:30:49 [2019-10-06T10:30:49.383Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole"
10:30:49 [2019-10-06T10:30:49.383Z]         check_test.go:358: [dbbd21ac8abfa] joining swarm manager [dbecfe76d457e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:30:49 [2019-10-06T10:30:49.383Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole"
10:30:49 [2019-10-06T10:30:49.383Z]         check_test.go:358: [dc8823aa269fe] joining swarm manager [dbecfe76d457e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:30:49 [2019-10-06T10:30:49.383Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.17s)
10:30:49 [2019-10-06T10:30:49.383Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs"
10:30:49 [2019-10-06T10:30:49.383Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs"
10:30:49 [2019-10-06T10:30:49.383Z]         check_test.go:358: [d2870e2272f27] joining swarm manager [db13ea85fb7af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:30:49 [2019-10-06T10:30:49.383Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs"
10:30:49 [2019-10-06T10:30:49.383Z]         check_test.go:358: [d5ab99962850a] joining swarm manager [db13ea85fb7af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:30:49 [2019-10-06T10:30:49.383Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.56s)
10:30:49 [2019-10-06T10:30:49.383Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreate"
10:30:49 [2019-10-06T10:30:49.383Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.03s)
10:30:49 [2019-10-06T10:30:49.383Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal"
10:30:49 [2019-10-06T10:30:49.383Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal"
10:30:49 [2019-10-06T10:30:49.383Z]         check_test.go:358: [d55188a2f066b] joining swarm manager [d7187281b787e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:30:49 [2019-10-06T10:30:49.383Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal"
10:30:49 [2019-10-06T10:30:49.383Z]         check_test.go:358: [dc4fb167cccf2] joining swarm manager [d7187281b787e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:30:49 [2019-10-06T10:30:49.383Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal"
10:30:49 [2019-10-06T10:30:49.383Z]         check_test.go:358: [d0ba3e7ffc1b3] joining swarm manager [d7187281b787e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
10:30:49 [2019-10-06T10:30:49.383Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal"
10:30:49 [2019-10-06T10:30:49.383Z]         check_test.go:358: [d7bbe9eb58627] joining swarm manager [d7187281b787e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
10:30:49 [2019-10-06T10:30:49.383Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.99s)
10:30:49 [2019-10-06T10:30:49.383Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesEmptyList"
10:30:49 [2019-10-06T10:30:49.383Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.37s)
10:30:49 [2019-10-06T10:30:49.383Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate"
10:30:49 [2019-10-06T10:30:49.383Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate"
10:30:49 [2019-10-06T10:30:49.383Z]         check_test.go:358: [deab55893f07d] joining swarm manager [d764eb0b640c7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:30:49 [2019-10-06T10:30:49.383Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate"
10:30:49 [2019-10-06T10:30:49.383Z]         check_test.go:358: [d1bdbbb080f39] joining swarm manager [d764eb0b640c7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:30:49 [2019-10-06T10:30:49.383Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.01s)
10:30:49 [2019-10-06T10:30:49.383Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents"
10:30:49 [2019-10-06T10:30:49.383Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents"
10:30:49 [2019-10-06T10:30:49.383Z]         check_test.go:358: [dd2191ac2b8c5] joining swarm manager [dc721025666f7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:30:49 [2019-10-06T10:30:49.383Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents"
10:30:49 [2019-10-06T10:30:49.383Z]         check_test.go:358: [d6dbb9e7c6d10] joining swarm manager [dc721025666f7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:30:49 [2019-10-06T10:30:49.383Z]         check_test.go:379: Daemon dd2191ac2b8c5 is not started
10:30:49 [2019-10-06T10:30:49.383Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (23.45s)
10:30:49 [2019-10-06T10:30:49.383Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting"
10:30:49 [2019-10-06T10:30:49.383Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting"
10:30:49 [2019-10-06T10:30:49.383Z]         check_test.go:358: [d11dfc557a5f1] joining swarm manager [d9b9cf0971d61]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:30:49 [2019-10-06T10:30:49.383Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting"
10:30:49 [2019-10-06T10:30:49.383Z]         check_test.go:358: [d07f4b2b80eb6] joining swarm manager [d9b9cf0971d61]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:30:49 [2019-10-06T10:30:49.383Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.94s)
10:30:49 [2019-10-06T10:30:49.383Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate"
10:30:49 [2019-10-06T10:30:49.383Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate"
10:30:49 [2019-10-06T10:30:49.383Z]         check_test.go:358: [d154d29551e30] joining swarm manager [d4be9a18bd3b4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:30:49 [2019-10-06T10:30:49.383Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate"
10:30:49 [2019-10-06T10:30:49.383Z]         check_test.go:358: [d0f4ba23384a5] joining swarm manager [d4be9a18bd3b4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:30:49 [2019-10-06T10:30:49.383Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (26.86s)
10:30:49 [2019-10-06T10:30:49.383Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst"
10:30:49 [2019-10-06T10:30:49.383Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.21s)
10:30:49 [2019-10-06T10:30:49.383Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName"
10:30:49 [2019-10-06T10:30:49.383Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.10s)
10:30:49 [2019-10-06T10:30:49.383Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked"
10:30:49 [2019-10-06T10:30:49.383Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.16s)
10:30:49 [2019-10-06T10:30:49.383Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfig"
10:30:49 [2019-10-06T10:30:49.383Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.42s)
10:30:49 [2019-10-06T10:30:49.383Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfigUpdate"
10:30:49 [2019-10-06T10:30:49.383Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.34s)
10:30:49 [2019-10-06T10:30:49.383Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestExtraHosts"
10:30:49 [2019-10-06T10:30:49.383Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.05s)
10:30:49 [2019-10-06T10:30:49.383Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames"
10:30:49 [2019-10-06T10:30:49.383Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (6.17s)
10:30:49 [2019-10-06T10:30:49.383Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachable"
10:30:49 [2019-10-06T10:30:49.383Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.74s)
10:30:49 [2019-10-06T10:30:49.383Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave"
10:30:49 [2019-10-06T10:30:49.383Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.95s)
10:30:49 [2019-10-06T10:30:49.383Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure"
10:30:49 [2019-10-06T10:30:49.383Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.76s)
10:30:49 [2019-10-06T10:30:49.383Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPruneNetwork"
10:30:49 [2019-10-06T10:30:49.383Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.76s)
10:30:49 [2019-10-06T10:30:49.383Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPsListContainersFilterIsTask"
10:30:49 [2019-10-06T10:30:49.383Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.03s)
10:30:49 [2019-10-06T10:30:49.383Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountTmpfs"
10:30:49 [2019-10-06T10:30:49.383Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.06s)
10:30:49 [2019-10-06T10:30:49.383Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountVolume"
10:30:49 [2019-10-06T10:30:49.383Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.26s)
10:30:49 [2019-10-06T10:30:49.383Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice"
10:30:49 [2019-10-06T10:30:49.383Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.92s)
10:30:49 [2019-10-06T10:30:49.383Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSimple"
10:30:49 [2019-10-06T10:30:49.383Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.37s)
10:30:49 [2019-10-06T10:30:49.383Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths"
10:30:49 [2019-10-06T10:30:49.383Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (4.15s)
10:30:49 [2019-10-06T10:30:49.383Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias"
10:30:49 [2019-10-06T10:30:49.383Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.37s)
10:30:49 [2019-10-06T10:30:49.383Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice"
10:30:49 [2019-10-06T10:30:49.383Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.28s)
10:30:49 [2019-10-06T10:30:49.383Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSimple"
10:30:49 [2019-10-06T10:30:49.383Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.87s)
10:30:49 [2019-10-06T10:30:49.383Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths"
10:30:49 [2019-10-06T10:30:49.383Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (8.23s)
10:30:49 [2019-10-06T10:30:49.383Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthRun"
10:30:49 [2019-10-06T10:30:49.383Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.27s)
10:30:49 [2019-10-06T10:30:49.383Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthStart"
10:30:49 [2019-10-06T10:30:49.383Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.65s)
10:30:49 [2019-10-06T10:30:49.383Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogs"
10:30:49 [2019-10-06T10:30:49.383Z]         docker_cli_service_logs_test.go:49: log for "TestServiceLogs1": "TestServiceLogs1.1.wwhwe76c9a4q@f670ca360a3b    | hello1\n"
10:30:49 [2019-10-06T10:30:49.383Z]         docker_cli_service_logs_test.go:49: log for "TestServiceLogs2": "TestServiceLogs2.1.zp4s8by6qax3@f670ca360a3b    | hello2\n"
10:30:49 [2019-10-06T10:30:49.383Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.21s)
10:30:49 [2019-10-06T10:30:49.383Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsCompleteness"
10:30:49 [2019-10-06T10:30:49.383Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.21s)
10:30:49 [2019-10-06T10:30:49.383Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsDetails"
10:30:49 [2019-10-06T10:30:49.383Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.28s)
10:30:49 [2019-10-06T10:30:49.383Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsFollow"
10:30:49 [2019-10-06T10:30:49.383Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.10s)
10:30:49 [2019-10-06T10:30:49.383Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer"
10:30:49 [2019-10-06T10:30:49.383Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.39s)
10:30:49 [2019-10-06T10:30:49.383Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsSince"
10:30:49 [2019-10-06T10:30:49.383Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.26s)
10:30:49 [2019-10-06T10:30:49.383Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTTY"
10:30:49 [2019-10-06T10:30:49.383Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.39s)
10:30:49 [2019-10-06T10:30:49.383Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTail"
10:30:49 [2019-10-06T10:30:49.383Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.79s)
10:30:49 [2019-10-06T10:30:49.383Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTaskLogs"
10:30:49 [2019-10-06T10:30:49.383Z]         docker_cli_service_logs_test.go:242: checking task mm61nort2962
10:30:49 [2019-10-06T10:30:49.383Z]         docker_cli_service_logs_test.go:247: checking messages for mm61nort2962
10:30:49 [2019-10-06T10:30:49.383Z]         docker_cli_service_logs_test.go:242: checking task nxxqvrl9g2ck
10:30:49 [2019-10-06T10:30:49.383Z]         docker_cli_service_logs_test.go:247: checking messages for nxxqvrl9g2ck
10:30:49 [2019-10-06T10:30:49.383Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (3.34s)
10:30:49 [2019-10-06T10:30:49.383Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceScale"
10:30:49 [2019-10-06T10:30:49.383Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.90s)
10:30:49 [2019-10-06T10:30:49.383Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmAlternateLockUnlock"
10:30:49 [2019-10-06T10:30:49.383Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.94s)
10:30:49 [2019-10-06T10:30:49.383Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsConfig"
10:30:49 [2019-10-06T10:30:49.383Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.87s)
10:30:49 [2019-10-06T10:30:49.383Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNetwork"
10:30:49 [2019-10-06T10:30:49.383Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (16.90s)
10:30:49 [2019-10-06T10:30:49.383Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode"
10:30:49 [2019-10-06T10:30:49.383Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode"
10:30:49 [2019-10-06T10:30:49.383Z]         check_test.go:358: [de8511e0eead9] joining swarm manager [dd0b8e80552e8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:30:49 [2019-10-06T10:30:49.383Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode"
10:30:49 [2019-10-06T10:30:49.383Z]         check_test.go:358: [de4a2a1875623] joining swarm manager [dd0b8e80552e8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:30:49 [2019-10-06T10:30:49.383Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.39s)
10:30:49 [2019-10-06T10:30:49.383Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsScope"
10:30:49 [2019-10-06T10:30:49.383Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (3.15s)
10:30:49 [2019-10-06T10:30:49.383Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSecret"
10:30:49 [2019-10-06T10:30:49.383Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.23s)
10:30:49 [2019-10-06T10:30:49.383Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsService"
10:30:49 [2019-10-06T10:30:49.383Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (18.99s)
10:30:49 [2019-10-06T10:30:49.383Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource"
10:30:49 [2019-10-06T10:30:49.383Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource"
10:30:49 [2019-10-06T10:30:49.383Z]         check_test.go:358: [dd74a7c347e6e] joining swarm manager [d6812e895bdac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:30:49 [2019-10-06T10:30:49.383Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource"
10:30:49 [2019-10-06T10:30:49.383Z]         check_test.go:358: [ddc3898b48f9b] joining swarm manager [d6812e895bdac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:30:49 [2019-10-06T10:30:49.383Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.41s)
10:30:49 [2019-10-06T10:30:49.383Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsType"
10:30:49 [2019-10-06T10:30:49.383Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (114.09s)
10:30:49 [2019-10-06T10:30:49.383Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey"
10:30:49 [2019-10-06T10:30:49.383Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey"
10:30:49 [2019-10-06T10:30:49.383Z]         check_test.go:358: [d6917715fff12] joining swarm manager [d05721c362fd1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:30:49 [2019-10-06T10:30:49.383Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey"
10:30:49 [2019-10-06T10:30:49.383Z]         check_test.go:358: [d39d076d19737] joining swarm manager [d05721c362fd1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:30:49 [2019-10-06T10:30:49.383Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.35s)
10:30:49 [2019-10-06T10:30:49.383Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId"
10:30:49 [2019-10-06T10:30:49.383Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (15.72s)
10:30:49 [2019-10-06T10:30:49.383Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAutoStart"
10:30:49 [2019-10-06T10:30:49.384Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (9.01s)
10:30:49 [2019-10-06T10:30:49.384Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerEndpointOptions"
10:30:49 [2019-10-06T10:30:49.384Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.15s)
10:30:49 [2019-10-06T10:30:49.384Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork"
10:30:49 [2019-10-06T10:30:49.384Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.69s)
10:30:49 [2019-10-06T10:30:49.384Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIncompatibleDaemon"
10:30:49 [2019-10-06T10:30:49.384Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.13s)
10:30:49 [2019-10-06T10:30:49.384Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIngressNetwork"
10:30:49 [2019-10-06T10:30:49.384Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.24s)
10:30:49 [2019-10-06T10:30:49.384Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInit"
10:30:49 [2019-10-06T10:30:49.384Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
10:30:49 [2019-10-06T10:30:49.384Z]         requirement.go:26: unmatched requirement IPv6
10:30:49 [2019-10-06T10:30:49.384Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.25s)
10:30:49 [2019-10-06T10:30:49.384Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitLocked"
10:30:49 [2019-10-06T10:30:49.384Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.81s)
10:30:49 [2019-10-06T10:30:49.384Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr"
10:30:49 [2019-10-06T10:30:49.384Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.86s)
10:30:49 [2019-10-06T10:30:49.384Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr"
10:30:49 [2019-10-06T10:30:49.384Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (3.01s)
10:30:49 [2019-10-06T10:30:49.384Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitWithDrain"
10:30:49 [2019-10-06T10:30:49.384Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.28s)
10:30:49 [2019-10-06T10:30:49.384Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave"
10:30:49 [2019-10-06T10:30:49.384Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave"
10:30:49 [2019-10-06T10:30:49.384Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (54.81s)
10:30:49 [2019-10-06T10:30:49.384Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked"
10:30:49 [2019-10-06T10:30:49.384Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked"
10:30:49 [2019-10-06T10:30:49.384Z]         check_test.go:358: [dd17a8c526d2b] joining swarm manager [d09beed560184]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:30:49 [2019-10-06T10:30:49.384Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked"
10:30:49 [2019-10-06T10:30:49.384Z]         check_test.go:358: [dff34383012eb] joining swarm manager [d09beed560184]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:30:49 [2019-10-06T10:30:49.384Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.53s)
10:30:49 [2019-10-06T10:30:49.384Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain"
10:30:49 [2019-10-06T10:30:49.384Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain"
10:30:49 [2019-10-06T10:30:49.384Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.98s)
10:30:49 [2019-10-06T10:30:49.384Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLeaveLocked"
10:30:49 [2019-10-06T10:30:49.384Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (133.54s)
10:30:49 [2019-10-06T10:30:49.384Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster"
10:30:49 [2019-10-06T10:30:49.384Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster"
10:30:49 [2019-10-06T10:30:49.384Z]         check_test.go:358: [d36aa34606ad6] joining swarm manager [d2a9150866532]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:30:49 [2019-10-06T10:30:49.384Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster"
10:30:49 [2019-10-06T10:30:49.384Z]         check_test.go:358: [d55f7d996d270] joining swarm manager [d2a9150866532]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:30:49 [2019-10-06T10:30:49.384Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster"
10:30:49 [2019-10-06T10:30:49.384Z]         check_test.go:358: [d2bb065bf9b71] joining swarm manager [d2a9150866532]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
10:30:49 [2019-10-06T10:30:49.384Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (14.03s)
10:30:49 [2019-10-06T10:30:49.384Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress"
10:30:49 [2019-10-06T10:30:49.384Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress"
10:30:49 [2019-10-06T10:30:49.384Z]         check_test.go:358: [db1ec4343fccb] joining swarm manager [d33889f58598e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:30:49 [2019-10-06T10:30:49.384Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress"
10:30:49 [2019-10-06T10:30:49.384Z]         check_test.go:358: [d325dc9cc788b] joining swarm manager [d33889f58598e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:30:49 [2019-10-06T10:30:49.384Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.11s)
10:30:49 [2019-10-06T10:30:49.384Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateDup"
10:30:49 [2019-10-06T10:30:49.384Z]         docker_cli_swarm_test.go:1524: Creating a network named "network-test-0" with "bridge", then "bridge"
10:30:49 [2019-10-06T10:30:49.384Z]         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
10:30:49 [2019-10-06T10:30:49.384Z]         docker_cli_swarm_test.go:1524: Creating a network named "network-test-0" with "bridge", then "overlay"
10:30:49 [2019-10-06T10:30:49.384Z]         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
10:30:49 [2019-10-06T10:30:49.384Z]         docker_cli_swarm_test.go:1524: Creating a network named "network-test-1" with "overlay", then "bridge"
10:30:49 [2019-10-06T10:30:49.384Z]         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
10:30:49 [2019-10-06T10:30:49.384Z]         docker_cli_swarm_test.go:1524: Creating a network named "network-test-1" with "overlay", then "overlay"
10:30:49 [2019-10-06T10:30:49.384Z]         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
10:30:49 [2019-10-06T10:30:49.384Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.18s)
10:30:49 [2019-10-06T10:30:49.384Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866"
10:30:49 [2019-10-06T10:30:49.384Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.92s)
10:30:49 [2019-10-06T10:30:49.384Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions"
10:30:49 [2019-10-06T10:30:49.384Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.27s)
10:30:49 [2019-10-06T10:30:49.384Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPlugin"
10:30:49 [2019-10-06T10:30:49.384Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.35s)
10:30:49 [2019-10-06T10:30:49.384Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2"
10:30:49 [2019-10-06T10:30:49.384Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2"
10:30:49 [2019-10-06T10:30:49.384Z]         check_test.go:358: [dbb5177083733] joining swarm manager [d4fdb0c45eab4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:30:49 [2019-10-06T10:30:49.384Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.61s)
10:30:49 [2019-10-06T10:30:49.384Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeListFilter"
10:30:49 [2019-10-06T10:30:49.384Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.16s)
10:30:49 [2019-10-06T10:30:49.384Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeTaskListFilter"
10:30:49 [2019-10-06T10:30:49.384Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.09s)
10:30:49 [2019-10-06T10:30:49.384Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishAdd"
10:30:49 [2019-10-06T10:30:49.384Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.85s)
10:30:49 [2019-10-06T10:30:49.384Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts"
10:30:49 [2019-10-06T10:30:49.384Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.40s)
10:30:49 [2019-10-06T10:30:49.384Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmReadonlyRootfs"
10:30:49 [2019-10-06T10:30:49.384Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.53s)
10:30:49 [2019-10-06T10:30:49.384Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation"
10:30:49 [2019-10-06T10:30:49.384Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation"
10:30:49 [2019-10-06T10:30:49.384Z]         check_test.go:358: [d7ae938971310] joining swarm manager [dd2e28bed8239]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:30:49 [2019-10-06T10:30:49.384Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (14.18s)
10:30:49 [2019-10-06T10:30:49.384Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRotateUnlockKey"
10:30:49 [2019-10-06T10:30:49.384Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.16s)
10:30:49 [2019-10-06T10:30:49.384Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceEnvFile"
10:30:49 [2019-10-06T10:30:49.384Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.00s)
10:30:49 [2019-10-06T10:30:49.384Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceListFilter"
10:30:49 [2019-10-06T10:30:49.384Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.58s)
10:30:49 [2019-10-06T10:30:49.384Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceLsFilterMode"
10:30:49 [2019-10-06T10:30:49.384Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.76s)
10:30:49 [2019-10-06T10:30:49.384Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate"
10:30:49 [2019-10-06T10:30:49.384Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (6.02s)
10:30:49 [2019-10-06T10:30:49.384Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTY"
10:30:49 [2019-10-06T10:30:49.384Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.41s)
10:30:49 [2019-10-06T10:30:49.384Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTYUpdate"
10:30:49 [2019-10-06T10:30:49.384Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.42s)
10:30:49 [2019-10-06T10:30:49.384Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname"
10:30:49 [2019-10-06T10:30:49.384Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.66s)
10:30:49 [2019-10-06T10:30:49.384Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceWithGroup"
10:30:49 [2019-10-06T10:30:49.384Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.75s)
10:30:49 [2019-10-06T10:30:49.384Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmStopSignal"
10:30:49 [2019-10-06T10:30:49.384Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.18s)
10:30:49 [2019-10-06T10:30:49.384Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmTaskListFilter"
10:30:49 [2019-10-06T10:30:49.384Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.91s)
10:30:49 [2019-10-06T10:30:49.384Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmUpdate"
10:30:49 [2019-10-06T10:30:49.384Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (54.48s)
10:30:49 [2019-10-06T10:30:49.384Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmVolumePlugin"
10:30:49 [2019-10-06T10:30:49.384Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (18.02s)
10:30:49 [2019-10-06T10:30:49.384Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm"
10:30:49 [2019-10-06T10:30:49.384Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.89s)
10:30:49 [2019-10-06T10:30:49.384Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA"
10:30:49 [2019-10-06T10:30:49.384Z] === RUN   TestDockerExternalVolumeSuite
10:30:49 [2019-10-06T10:30:49.384Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
10:31:02 [2019-10-06T10:31:02.090Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
10:31:02 [2019-10-06T10:31:02.090Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
10:31:03 [2019-10-06T10:31:03.058Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
10:31:04 [2019-10-06T10:31:04.236Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
10:31:38 [2019-10-06T10:31:38.763Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
10:31:51 [2019-10-06T10:31:51.156Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
10:31:54 [2019-10-06T10:31:54.897Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
10:32:00 [2019-10-06T10:32:00.701Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
10:32:05 [2019-10-06T10:32:05.398Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
10:32:11 [2019-10-06T10:32:11.879Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
10:32:19 [2019-10-06T10:32:19.974Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
10:32:26 [2019-10-06T10:32:26.508Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
10:32:26 [2019-10-06T10:32:26.508Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
10:32:36 [2019-10-06T10:32:36.837Z] === RUN   TestDockerSuite/TestBuildMultipleTags
10:32:36 [2019-10-06T10:32:36.837Z] === RUN   TestDockerSuite/TestBuildNetContainer
10:32:36 [2019-10-06T10:32:36.837Z] === RUN   TestDockerSuite/TestBuildNetNone
10:32:36 [2019-10-06T10:32:36.837Z] === RUN   TestDockerSuite/TestBuildNoContext
10:32:38 [2019-10-06T10:32:38.378Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
10:32:43 [2019-10-06T10:32:43.083Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
10:32:50 [2019-10-06T10:32:50.161Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
10:32:50 [2019-10-06T10:32:50.161Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
10:32:50 [2019-10-06T10:32:50.161Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
10:32:52 [2019-10-06T10:32:52.015Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
10:32:52 [2019-10-06T10:32:52.339Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
10:32:53 [2019-10-06T10:32:53.310Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
10:32:54 [2019-10-06T10:32:54.279Z] === RUN   TestDockerSuite/TestBuildOnBuild
10:33:04 [2019-10-06T10:33:04.617Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
10:33:04 [2019-10-06T10:33:04.617Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
10:33:06 [2019-10-06T10:33:06.865Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
10:33:13 [2019-10-06T10:33:13.194Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
10:33:16 [2019-10-06T10:33:16.106Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
10:33:24 [2019-10-06T10:33:24.683Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
10:33:29 [2019-10-06T10:33:29.381Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
10:33:34 [2019-10-06T10:33:34.078Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
10:33:35 [2019-10-06T10:33:35.050Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
10:33:35 [2019-10-06T10:33:35.510Z] === RUN   TestDockerSuite/TestBuildPATH
10:33:35 [2019-10-06T10:33:35.510Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
10:33:37 [2019-10-06T10:33:37.694Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
10:33:37 [2019-10-06T10:33:37.694Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
10:33:38 [2019-10-06T10:33:38.907Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
10:33:51 [2019-10-06T10:33:51.098Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
10:34:20 [2019-10-06T10:34:20.233Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
10:34:23 [2019-10-06T10:34:23.141Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
10:34:37 [2019-10-06T10:34:37.934Z] === RUN   TestDockerSuite/TestBuildRm
10:34:41 [2019-10-06T10:34:41.197Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
10:34:48 [2019-10-06T10:34:48.267Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
10:34:51 [2019-10-06T10:34:51.176Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
10:34:51 [2019-10-06T10:34:51.176Z] === RUN   TestDockerSuite/TestBuildScratchCopy
10:34:51 [2019-10-06T10:34:51.176Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
10:34:52 [2019-10-06T10:34:52.720Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
10:34:56 [2019-10-06T10:34:56.047Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
10:34:56 [2019-10-06T10:34:56.476Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
10:35:05 [2019-10-06T10:35:05.055Z] === RUN   TestDockerSuite/TestBuildShellInherited
10:35:08 [2019-10-06T10:35:08.797Z] === RUN   TestDockerSuite/TestBuildShellMultiple
10:35:23 [2019-10-06T10:35:23.620Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
10:35:24 [2019-10-06T10:35:24.590Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
10:35:25 [2019-10-06T10:35:25.050Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
10:35:37 [2019-10-06T10:35:37.443Z] === RUN   TestDockerSuite/TestBuildSpaces
10:35:37 [2019-10-06T10:35:37.443Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
10:35:42 [2019-10-06T10:35:42.141Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
10:35:42 [2019-10-06T10:35:42.141Z] === RUN   TestDockerSuite/TestBuildStderr
10:35:42 [2019-10-06T10:35:42.704Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
10:35:46 [2019-10-06T10:35:46.840Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
10:36:00 [2019-10-06T10:36:00.760Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
10:36:07 [2019-10-06T10:36:07.948Z] === RUN   TestDockerSuite/TestBuildStopSignal
10:36:07 [2019-10-06T10:36:07.948Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
10:36:08 [2019-10-06T10:36:08.919Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
10:36:09 [2019-10-06T10:36:09.889Z] === RUN   TestDockerSuite/TestBuildTagEvent
10:36:14 [2019-10-06T10:36:14.586Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
10:36:20 [2019-10-06T10:36:20.387Z] === RUN   TestDockerSuite/TestBuildUser
10:36:20 [2019-10-06T10:36:20.387Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
10:36:20 [2019-10-06T10:36:20.387Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
10:36:20 [2019-10-06T10:36:20.387Z] === RUN   TestDockerSuite/TestBuildVerboseOut
10:36:24 [2019-10-06T10:36:24.128Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
10:36:24 [2019-10-06T10:36:24.589Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
10:36:27 [2019-10-06T10:36:27.499Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
10:36:27 [2019-10-06T10:36:27.499Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
10:36:27 [2019-10-06T10:36:27.499Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
10:36:32 [2019-10-06T10:36:32.805Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
10:36:48 [2019-10-06T10:36:48.608Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
10:36:49 [2019-10-06T10:36:49.578Z] === RUN   TestDockerSuite/TestBuildWindowsUser
10:37:04 [2019-10-06T10:37:04.401Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
10:37:04 [2019-10-06T10:37:04.850Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
10:37:14 [2019-10-06T10:37:14.731Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
10:37:14 [2019-10-06T10:37:14.731Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
10:37:14 [2019-10-06T10:37:14.731Z] === RUN   TestDockerSuite/TestBuildWithFailure
10:37:16 [2019-10-06T10:37:16.913Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
10:37:17 [2019-10-06T10:37:17.373Z] === RUN   TestDockerSuite/TestBuildWithRecycleBin
10:37:19 [2019-10-06T10:37:19.713Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
10:37:29 [2019-10-06T10:37:29.764Z] === RUN   TestDockerSuite/TestBuildWithTabs
10:37:33 [2019-10-06T10:37:33.504Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
10:37:33 [2019-10-06T10:37:33.504Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
10:37:37 [2019-10-06T10:37:37.772Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
10:37:51 [2019-10-06T10:37:51.199Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
10:37:51 [2019-10-06T10:37:51.199Z] === RUN   TestDockerSuite/TestBuildWithVolumes
10:37:51 [2019-10-06T10:37:51.658Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
10:37:51 [2019-10-06T10:37:51.658Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
10:37:53 [2019-10-06T10:37:53.200Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
10:37:55 [2019-10-06T10:37:55.829Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
10:38:01 [2019-10-06T10:38:01.781Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
10:38:02 [2019-10-06T10:38:02.752Z] === RUN   TestDockerSuite/TestBuildXZHost
10:38:03 [2019-10-06T10:38:03.212Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
10:38:03 [2019-10-06T10:38:03.212Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
10:38:03 [2019-10-06T10:38:03.212Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
10:38:05 [2019-10-06T10:38:05.394Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
10:38:10 [2019-10-06T10:38:10.108Z] === RUN   TestDockerSuite/TestCommitChange
10:38:10 [2019-10-06T10:38:10.681Z] --- PASS: TestDockerExternalVolumeSuite (441.89s)
10:38:10 [2019-10-06T10:38:10.681Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.98s)
10:38:10 [2019-10-06T10:38:10.681Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume"
10:38:10 [2019-10-06T10:38:10.681Z]         docker_cli_external_volume_driver_test.go:53: Daemon deebb179ea9e8 is not started
10:38:10 [2019-10-06T10:38:10.681Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s)
10:38:10 [2019-10-06T10:38:10.681Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities"
10:38:10 [2019-10-06T10:38:10.681Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.61s)
10:38:10 [2019-10-06T10:38:10.681Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer"
10:38:10 [2019-10-06T10:38:10.681Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s)
10:38:10 [2019-10-06T10:38:10.681Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet"
10:38:10 [2019-10-06T10:38:10.681Z]         docker_cli_external_volume_driver_test.go:53: Daemon dada766bd1c86 is not started
10:38:10 [2019-10-06T10:38:10.681Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s)
10:38:10 [2019-10-06T10:38:10.681Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse"
10:38:10 [2019-10-06T10:38:10.681Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s)
10:38:10 [2019-10-06T10:38:10.681Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverList"
10:38:10 [2019-10-06T10:38:10.681Z]         docker_cli_external_volume_driver_test.go:53: Daemon d929a4b314f06 is not started
10:38:10 [2019-10-06T10:38:10.681Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
10:38:10 [2019-10-06T10:38:10.681Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked"
10:38:10 [2019-10-06T10:38:10.681Z]         docker_cli_external_volume_driver_test.go:53: Daemon d10066beed057 is not started
10:38:10 [2019-10-06T10:38:10.681Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.65s)
10:38:10 [2019-10-06T10:38:10.681Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID"
10:38:10 [2019-10-06T10:38:10.681Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.62s)
10:38:10 [2019-10-06T10:38:10.681Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed"
10:38:10 [2019-10-06T10:38:10.681Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.84s)
10:38:10 [2019-10-06T10:38:10.681Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete"
10:38:10 [2019-10-06T10:38:10.681Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s)
10:38:10 [2019-10-06T10:38:10.681Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls"
10:38:10 [2019-10-06T10:38:10.681Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.75s)
10:38:10 [2019-10-06T10:38:10.681Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists"
10:38:10 [2019-10-06T10:38:10.681Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.79s)
10:38:10 [2019-10-06T10:38:10.681Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp"
10:38:10 [2019-10-06T10:38:10.681Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.08s)
10:38:10 [2019-10-06T10:38:10.681Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail"
10:38:10 [2019-10-06T10:38:10.681Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.63s)
10:38:10 [2019-10-06T10:38:10.681Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed"
10:38:10 [2019-10-06T10:38:10.681Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.56s)
10:38:10 [2019-10-06T10:38:10.681Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom"
10:38:10 [2019-10-06T10:38:10.681Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.41s)
10:38:10 [2019-10-06T10:38:10.681Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart"
10:38:10 [2019-10-06T10:38:10.681Z]         docker_cli_external_volume_driver_test.go:485: Daemon d91681d4d36a0 is not started
10:38:10 [2019-10-06T10:38:10.681Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s)
10:38:10 [2019-10-06T10:38:10.681Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict"
10:38:10 [2019-10-06T10:38:10.681Z]         docker_cli_external_volume_driver_test.go:53: Daemon d6babd5094ed4 is not started
10:38:10 [2019-10-06T10:38:10.681Z] PASS
10:38:10 [2019-10-06T10:38:10.681Z] 
10:38:10 [2019-10-06T10:38:10.681Z] === Skipped
10:38:10 [2019-10-06T10:38:10.681Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonICCPing (0.01s)
10:38:10 [2019-10-06T10:38:10.681Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.01s)
10:38:10 [2019-10-06T10:38:10.681Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCPing"
10:38:10 [2019-10-06T10:38:10.681Z]         requirement.go:26: unmatched requirement bridgeNfIptables
10:38:10 [2019-10-06T10:38:10.681Z]         check_test.go:309: Daemon d91b146dc6a02 is not started
10:38:10 [2019-10-06T10:38:10.681Z] 
10:38:10 [2019-10-06T10:38:10.681Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
10:38:10 [2019-10-06T10:38:10.681Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
10:38:10 [2019-10-06T10:38:10.681Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled"
10:38:10 [2019-10-06T10:38:10.681Z]         requirement.go:26: unmatched requirement IPv6
10:38:10 [2019-10-06T10:38:10.681Z]         check_test.go:309: Daemon d6ff07fd1993a is not started
10:38:10 [2019-10-06T10:38:10.681Z] 
10:38:10 [2019-10-06T10:38:10.681Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
10:38:10 [2019-10-06T10:38:10.681Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
10:38:10 [2019-10-06T10:38:10.681Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize"
10:38:10 [2019-10-06T10:38:10.681Z]         requirement.go:26: unmatched requirement Devicemapper
10:38:10 [2019-10-06T10:38:10.681Z]         check_test.go:309: Daemon d98b311648443 is not started
10:38:10 [2019-10-06T10:38:10.681Z] 
10:38:10 [2019-10-06T10:38:10.681Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
10:38:10 [2019-10-06T10:38:10.681Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
10:38:10 [2019-10-06T10:38:10.681Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize"
10:38:10 [2019-10-06T10:38:10.681Z]         requirement.go:26: unmatched requirement Devicemapper
10:38:10 [2019-10-06T10:38:10.681Z]         check_test.go:309: Daemon d5e9a92baae81 is not started
10:38:10 [2019-10-06T10:38:10.681Z] 
10:38:10 [2019-10-06T10:38:10.681Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
10:38:10 [2019-10-06T10:38:10.681Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
10:38:10 [2019-10-06T10:38:10.681Z]         docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
10:38:10 [2019-10-06T10:38:10.681Z] 
10:38:10 [2019-10-06T10:38:10.681Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
10:38:10 [2019-10-06T10:38:10.681Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
10:38:10 [2019-10-06T10:38:10.681Z]         requirement.go:26: unmatched requirement IPv6
10:38:10 [2019-10-06T10:38:10.681Z] 
10:38:10 [2019-10-06T10:38:10.681Z] 
10:38:10 [2019-10-06T10:38:10.681Z] DONE 270 tests, 6 skipped in 2585.551s
10:38:10 [2019-10-06T10:38:10.681Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
10:38:10 [2019-10-06T10:38:10.681Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d99d4b257b73d/docker.pid
10:38:10 [2019-10-06T10:38:10.681Z] +++ kill 6025
10:38:10 [2019-10-06T10:38:10.681Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 6025 is not a child of this shell
10:38:10 [2019-10-06T10:38:10.681Z] warning: PID 6025 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d99d4b257b73d/docker.pid had a nonzero exit code
10:38:10 [2019-10-06T10:38:10.681Z] ++++ cat bundles/test-integration/docker.pid
10:38:10 [2019-10-06T10:38:10.681Z] +++ kill 7236
10:38:10 [2019-10-06T10:38:10.681Z] umount: bundles/test-integration/root: mountpoint not found
10:38:10 [2019-10-06T10:38:10.681Z] +++ /etc/init.d/apparmor stop
10:38:10 [2019-10-06T10:38:10.681Z] Clearing AppArmor profiles cache:.
10:38:10 [2019-10-06T10:38:10.681Z] All profile caches have been cleared, but no profiles have been unloaded.
10:38:10 [2019-10-06T10:38:10.681Z] Unloading profiles will leave already running processes permanently
10:38:10 [2019-10-06T10:38:10.681Z] unconfined, which can lead to unexpected situations.
10:38:10 [2019-10-06T10:38:10.681Z] 
10:38:10 [2019-10-06T10:38:10.681Z] To set a process to complain mode, use the command line tool
10:38:10 [2019-10-06T10:38:10.681Z] 'aa-complain'. To really tear down all profiles, run the init script
10:38:10 [2019-10-06T10:38:10.681Z] with the 'teardown' option."
10:38:10 [2019-10-06T10:38:10.681Z] 
10:38:10 [2019-10-06T10:38:10.938Z] Remaining pids to kill: []
Post stage
[Pipeline] junit
10:38:10 [2019-10-06T10:38:10.950Z] Recording test results
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
10:38:13 [2019-10-06T10:38:13.499Z] + echo Ensuring container killed.
10:38:13 [2019-10-06T10:38:13.499Z] Ensuring container killed.
10:38:13 [2019-10-06T10:38:13.499Z] + docker ps -aq -f name=docker-pr3-*
10:38:13 [2019-10-06T10:38:13.499Z] + cids=f670ca360a3b
10:38:13 [2019-10-06T10:38:13.499Z] 9a7558463df4
10:38:13 [2019-10-06T10:38:13.499Z] 87bca9a8832e
10:38:13 [2019-10-06T10:38:13.499Z] + [ -n f670ca360a3b
10:38:13 [2019-10-06T10:38:13.499Z] 9a7558463df4
10:38:13 [2019-10-06T10:38:13.499Z] 87bca9a8832e ]
10:38:13 [2019-10-06T10:38:13.499Z] + docker rm -vf f670ca360a3b 9a7558463df4 87bca9a8832e
10:38:14 [2019-10-06T10:38:14.439Z] f670ca360a3b
10:38:14 [2019-10-06T10:38:14.804Z] === RUN   TestDockerSuite/TestCommitChangeLabels
10:38:15 [2019-10-06T10:38:15.007Z] 9a7558463df4
10:38:16 [2019-10-06T10:38:16.377Z] 87bca9a8832e
[Pipeline] sh
10:38:16 [2019-10-06T10:38:16.661Z] + echo Chowning /workspace to jenkins user
10:38:16 [2019-10-06T10:38:16.661Z] Chowning /workspace to jenkins user
10:38:16 [2019-10-06T10:38:16.661Z] + id -u
10:38:16 [2019-10-06T10:38:16.661Z] + id -g
10:38:16 [2019-10-06T10:38:16.661Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40045:/workspace busybox chown -R 1000:1000 /workspace
10:38:16 [2019-10-06T10:38:16.661Z] Unable to find image 'busybox:latest' locally
10:38:16 [2019-10-06T10:38:16.661Z] latest: Pulling from library/busybox
10:38:16 [2019-10-06T10:38:16.921Z] 7c9d20b9b6cd: Pulling fs layer
10:38:16 [2019-10-06T10:38:16.921Z] 7c9d20b9b6cd: Download complete
10:38:17 [2019-10-06T10:38:17.178Z] 7c9d20b9b6cd: Pull complete
10:38:17 [2019-10-06T10:38:17.178Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e
10:38:17 [2019-10-06T10:38:17.178Z] Status: Downloaded newer image for busybox:latest
10:38:18 [2019-10-06T10:38:18.542Z] === RUN   TestDockerSuite/TestCommitHardlink
10:38:18 [2019-10-06T10:38:18.543Z] === RUN   TestDockerSuite/TestCommitNewFile
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
10:38:21 [2019-10-06T10:38:21.656Z] + bundleName=amd64
10:38:21 [2019-10-06T10:38:21.656Z] + echo Creating amd64-bundles.tar.gz
10:38:21 [2019-10-06T10:38:21.656Z] Creating amd64-bundles.tar.gz
10:38:21 [2019-10-06T10:38:21.656Z] + xargs tar -czf amd64-bundles.tar.gz
10:38:21 [2019-10-06T10:38:21.656Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
[Pipeline] archiveArtifacts
10:38:23 [2019-10-06T10:38:23.038Z] Archiving artifacts
10:38:24 [2019-10-06T10:38:24.795Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40045/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
10:38:25 [2019-10-06T10:38:25.100Z] + make clean
10:38:25 [2019-10-06T10:38:25.357Z] docker volume rm -f docker-dev-cache
10:38:25 [2019-10-06T10:38:25.357Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
10:38:30 [2019-10-06T10:38:30.929Z] === RUN   TestDockerSuite/TestCommitPausedContainer
10:38:30 [2019-10-06T10:38:30.930Z] === RUN   TestDockerSuite/TestCommitTTY
10:38:36 [2019-10-06T10:38:36.731Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
10:38:41 [2019-10-06T10:38:41.430Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
10:38:41 [2019-10-06T10:38:41.430Z] === RUN   TestDockerSuite/TestCommitWithoutPause
10:38:41 [2019-10-06T10:38:41.430Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
10:38:41 [2019-10-06T10:38:41.430Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
10:38:41 [2019-10-06T10:38:41.430Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
10:38:41 [2019-10-06T10:38:41.430Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
10:38:41 [2019-10-06T10:38:41.430Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
10:38:41 [2019-10-06T10:38:41.430Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
10:38:41 [2019-10-06T10:38:41.430Z] === RUN   TestDockerSuite/TestContainerAPICommit
10:38:47 [2019-10-06T10:38:47.238Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
10:38:54 [2019-10-06T10:38:54.321Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
10:38:54 [2019-10-06T10:38:54.321Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
10:38:56 [2019-10-06T10:38:56.515Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
10:38:56 [2019-10-06T10:38:56.515Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
10:38:56 [2019-10-06T10:38:56.515Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
10:38:56 [2019-10-06T10:38:56.515Z] === RUN   TestDockerSuite/TestContainerAPICreate
10:38:58 [2019-10-06T10:38:58.055Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
10:38:58 [2019-10-06T10:38:58.055Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
10:38:58 [2019-10-06T10:38:58.515Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
10:39:00 [2019-10-06T10:39:00.696Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
10:39:00 [2019-10-06T10:39:00.696Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
10:39:00 [2019-10-06T10:39:00.696Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
10:39:00 [2019-10-06T10:39:00.696Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
10:39:00 [2019-10-06T10:39:00.696Z] === RUN   TestDockerSuite/TestContainerAPIDelete
10:39:02 [2019-10-06T10:39:02.880Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
10:39:05 [2019-10-06T10:39:05.060Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
10:39:06 [2019-10-06T10:39:06.603Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
10:39:07 [2019-10-06T10:39:07.063Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
10:39:07 [2019-10-06T10:39:07.063Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
10:39:09 [2019-10-06T10:39:09.245Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
10:39:09 [2019-10-06T10:39:09.245Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
10:39:11 [2019-10-06T10:39:11.427Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
10:39:11 [2019-10-06T10:39:11.427Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
10:39:11 [2019-10-06T10:39:11.427Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
10:39:12 [2019-10-06T10:39:12.968Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
10:39:12 [2019-10-06T10:39:12.968Z] === RUN   TestDockerSuite/TestContainerAPIKill
10:39:15 [2019-10-06T10:39:15.147Z] === RUN   TestDockerSuite/TestContainerAPIPause
10:39:15 [2019-10-06T10:39:15.147Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
10:39:17 [2019-10-06T10:39:17.334Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
10:39:17 [2019-10-06T10:39:17.334Z] === RUN   TestDockerSuite/TestContainerAPIRename
10:39:19 [2019-10-06T10:39:19.515Z] === RUN   TestDockerSuite/TestContainerAPIRestart
10:39:23 [2019-10-06T10:39:23.257Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
10:39:26 [2019-10-06T10:39:26.999Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
10:39:26 [2019-10-06T10:39:26.999Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
10:39:26 [2019-10-06T10:39:26.999Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
10:39:26 [2019-10-06T10:39:26.999Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
10:39:26 [2019-10-06T10:39:26.999Z] === RUN   TestDockerSuite/TestContainerAPIStart
10:39:27 [2019-10-06T10:39:27.968Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
10:39:27 [2019-10-06T10:39:27.968Z] === RUN   TestDockerSuite/TestContainerAPIStop
10:39:30 [2019-10-06T10:39:30.150Z] === RUN   TestDockerSuite/TestContainerAPITop
10:39:30 [2019-10-06T10:39:30.150Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
10:39:32 [2019-10-06T10:39:32.331Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
10:39:32 [2019-10-06T10:39:32.331Z] === RUN   TestDockerSuite/TestContainerAPIWait
10:39:36 [2019-10-06T10:39:36.072Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
10:39:38 [2019-10-06T10:39:38.254Z] === RUN   TestDockerSuite/TestContainerNetworkMode
10:39:38 [2019-10-06T10:39:38.254Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
10:39:38 [2019-10-06T10:39:38.254Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
10:39:38 [2019-10-06T10:39:38.254Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
10:39:38 [2019-10-06T10:39:38.254Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
10:39:38 [2019-10-06T10:39:38.254Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe
10:39:39 [2019-10-06T10:39:39.794Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
10:39:57 [2019-10-06T10:39:57.493Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
10:39:57 [2019-10-06T10:39:57.493Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
10:39:57 [2019-10-06T10:39:57.493Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
10:39:57 [2019-10-06T10:39:57.493Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
10:39:57 [2019-10-06T10:39:57.493Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
10:39:57 [2019-10-06T10:39:57.493Z] === RUN   TestDockerSuite/TestCopyAndRestart
10:39:57 [2019-10-06T10:39:57.493Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
10:39:57 [2019-10-06T10:39:57.493Z] === RUN   TestDockerSuite/TestCpAbsolutePath
10:39:57 [2019-10-06T10:39:57.953Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
10:39:57 [2019-10-06T10:39:57.953Z] === RUN   TestDockerSuite/TestCpFromCaseA
10:39:57 [2019-10-06T10:39:57.953Z] === RUN   TestDockerSuite/TestCpFromCaseB
10:39:57 [2019-10-06T10:39:57.953Z] === RUN   TestDockerSuite/TestCpFromCaseC
10:39:57 [2019-10-06T10:39:57.953Z] === RUN   TestDockerSuite/TestCpFromCaseD
10:39:57 [2019-10-06T10:39:57.953Z] === RUN   TestDockerSuite/TestCpFromCaseE
10:39:57 [2019-10-06T10:39:57.953Z] === RUN   TestDockerSuite/TestCpFromCaseF
10:39:57 [2019-10-06T10:39:57.953Z] === RUN   TestDockerSuite/TestCpFromCaseG
10:39:57 [2019-10-06T10:39:57.953Z] === RUN   TestDockerSuite/TestCpFromCaseH
10:39:57 [2019-10-06T10:39:57.953Z] === RUN   TestDockerSuite/TestCpFromCaseI
10:39:57 [2019-10-06T10:39:57.953Z] === RUN   TestDockerSuite/TestCpFromCaseJ
10:39:57 [2019-10-06T10:39:57.953Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
10:39:57 [2019-10-06T10:39:57.953Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
10:39:57 [2019-10-06T10:39:57.953Z] === RUN   TestDockerSuite/TestCpGarbagePath
10:40:05 [2019-10-06T10:40:05.034Z] === RUN   TestDockerSuite/TestCpLocalOnly
10:40:05 [2019-10-06T10:40:05.034Z] === RUN   TestDockerSuite/TestCpNameHasColon
10:40:05 [2019-10-06T10:40:05.034Z] === RUN   TestDockerSuite/TestCpRelativePath
10:40:07 [2019-10-06T10:40:07.217Z] === RUN   TestDockerSuite/TestCpSpecialFiles
10:40:07 [2019-10-06T10:40:07.217Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
10:40:07 [2019-10-06T10:40:07.217Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
10:40:07 [2019-10-06T10:40:07.217Z] === RUN   TestDockerSuite/TestCpToCaseA
10:40:11 [2019-10-06T10:40:11.916Z] === RUN   TestDockerSuite/TestCpToCaseB
10:40:18 [2019-10-06T10:40:18.996Z] === RUN   TestDockerSuite/TestCpToCaseC
10:40:18 [2019-10-06T10:40:18.996Z] === RUN   TestDockerSuite/TestCpToCaseD
10:40:18 [2019-10-06T10:40:18.996Z] === RUN   TestDockerSuite/TestCpToCaseE
10:40:27 [2019-10-06T10:40:27.577Z] === RUN   TestDockerSuite/TestCpToCaseF
10:40:27 [2019-10-06T10:40:27.577Z] === RUN   TestDockerSuite/TestCpToCaseG
10:40:27 [2019-10-06T10:40:27.577Z] === RUN   TestDockerSuite/TestCpToCaseH
10:40:34 [2019-10-06T10:40:34.660Z] === RUN   TestDockerSuite/TestCpToCaseI
10:40:34 [2019-10-06T10:40:34.660Z] === RUN   TestDockerSuite/TestCpToCaseJ
10:40:35 [2019-10-06T10:40:35.120Z] === RUN   TestDockerSuite/TestCpToDot
10:40:42 [2019-10-06T10:40:42.200Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
10:40:42 [2019-10-06T10:40:42.200Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
10:40:42 [2019-10-06T10:40:42.200Z] === RUN   TestDockerSuite/TestCpToStdout
10:40:43 [2019-10-06T10:40:43.740Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
10:40:43 [2019-10-06T10:40:43.740Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
10:40:43 [2019-10-06T10:40:43.740Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
10:40:43 [2019-10-06T10:40:43.740Z] === RUN   TestDockerSuite/TestCpVolumePath
10:40:44 [2019-10-06T10:40:44.199Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
10:40:44 [2019-10-06T10:40:44.199Z] === RUN   TestDockerSuite/TestCreateArgs
10:40:44 [2019-10-06T10:40:44.199Z] === RUN   TestDockerSuite/TestCreateByImageID
10:40:46 [2019-10-06T10:40:46.380Z] === RUN   TestDockerSuite/TestCreateEchoStdout
10:40:47 [2019-10-06T10:40:47.919Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
10:40:48 [2019-10-06T10:40:48.379Z] === RUN   TestDockerSuite/TestCreateHostConfig
10:40:48 [2019-10-06T10:40:48.379Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
10:40:50 [2019-10-06T10:40:50.560Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
10:40:50 [2019-10-06T10:40:50.560Z] === RUN   TestDockerSuite/TestCreateLabels
10:40:51 [2019-10-06T10:40:51.020Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
10:40:51 [2019-10-06T10:40:51.020Z] === RUN   TestDockerSuite/TestCreateRM
10:40:51 [2019-10-06T10:40:51.020Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
10:40:51 [2019-10-06T10:40:51.480Z] === RUN   TestDockerSuite/TestCreateStopSignal
10:40:51 [2019-10-06T10:40:51.480Z] === RUN   TestDockerSuite/TestCreateStopTimeout
10:40:51 [2019-10-06T10:40:51.940Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
10:41:04 [2019-10-06T10:41:04.329Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
10:41:04 [2019-10-06T10:41:04.329Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
10:41:04 [2019-10-06T10:41:04.789Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
10:41:08 [2019-10-06T10:41:08.533Z] === RUN   TestDockerSuite/TestCreateWithPortRange
10:41:08 [2019-10-06T10:41:08.533Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
10:41:08 [2019-10-06T10:41:08.533Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
10:41:15 [2019-10-06T10:41:15.628Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
10:41:15 [2019-10-06T10:41:15.628Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
10:41:15 [2019-10-06T10:41:15.628Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
10:41:15 [2019-10-06T10:41:15.628Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
10:41:15 [2019-10-06T10:41:15.628Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
10:41:15 [2019-10-06T10:41:15.628Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
10:41:15 [2019-10-06T10:41:15.628Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
10:41:15 [2019-10-06T10:41:15.628Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
10:41:15 [2019-10-06T10:41:15.628Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
10:41:15 [2019-10-06T10:41:15.628Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
10:41:15 [2019-10-06T10:41:15.628Z] === RUN   TestDockerSuite/TestDevicePermissions
10:41:15 [2019-10-06T10:41:15.628Z] === RUN   TestDockerSuite/TestDockerFails
10:41:15 [2019-10-06T10:41:15.628Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
10:41:15 [2019-10-06T10:41:15.628Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
10:41:15 [2019-10-06T10:41:15.628Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
10:41:15 [2019-10-06T10:41:15.628Z] === RUN   TestDockerSuite/TestEventsAttach
10:41:15 [2019-10-06T10:41:15.628Z] === RUN   TestDockerSuite/TestEventsCommit
10:41:15 [2019-10-06T10:41:15.628Z] === RUN   TestDockerSuite/TestEventsContainerEvents
10:41:17 [2019-10-06T10:41:17.810Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
10:41:19 [2019-10-06T10:41:19.992Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
10:41:22 [2019-10-06T10:41:22.175Z] === RUN   TestDockerSuite/TestEventsContainerRestart
10:41:29 [2019-10-06T10:41:29.251Z] === RUN   TestDockerSuite/TestEventsCopy
10:41:33 [2019-10-06T10:41:33.933Z] === RUN   TestDockerSuite/TestEventsFilterContainer
10:41:38 [2019-10-06T10:41:38.615Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
10:41:40 [2019-10-06T10:41:40.150Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
10:41:41 [2019-10-06T10:41:41.115Z] === RUN   TestDockerSuite/TestEventsFilterImageName
10:41:48 [2019-10-06T10:41:48.175Z] === RUN   TestDockerSuite/TestEventsFilterLabels
10:41:48 [2019-10-06T10:41:48.175Z] === RUN   TestDockerSuite/TestEventsFilterType
10:41:49 [2019-10-06T10:41:49.140Z] === RUN   TestDockerSuite/TestEventsFilters
10:41:53 [2019-10-06T10:41:53.821Z] === RUN   TestDockerSuite/TestEventsFormat
10:41:57 [2019-10-06T10:41:57.546Z] === RUN   TestDockerSuite/TestEventsFormatBadField
10:41:57 [2019-10-06T10:41:57.546Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
10:41:57 [2019-10-06T10:41:57.546Z] === RUN   TestDockerSuite/TestEventsImageImport
10:41:57 [2019-10-06T10:41:57.546Z] === RUN   TestDockerSuite/TestEventsImageLoad
10:41:57 [2019-10-06T10:41:57.546Z] === RUN   TestDockerSuite/TestEventsImagePull
10:41:57 [2019-10-06T10:41:57.546Z] === RUN   TestDockerSuite/TestEventsImageTag
10:41:58 [2019-10-06T10:41:58.511Z] === RUN   TestDockerSuite/TestEventsPluginOps
10:41:58 [2019-10-06T10:41:58.511Z] === RUN   TestDockerSuite/TestEventsRename
10:42:01 [2019-10-06T10:42:01.411Z] === RUN   TestDockerSuite/TestEventsResize
10:42:03 [2019-10-06T10:42:03.585Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
10:42:05 [2019-10-06T10:42:05.120Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
10:42:08 [2019-10-06T10:42:08.020Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
10:42:18 [2019-10-06T10:42:18.328Z] === RUN   TestDockerSuite/TestEventsTop
10:42:18 [2019-10-06T10:42:18.328Z] === RUN   TestDockerSuite/TestEventsUntag
10:42:19 [2019-10-06T10:42:19.860Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
10:42:23 [2019-10-06T10:42:23.589Z] === RUN   TestDockerSuite/TestExec
10:42:23 [2019-10-06T10:42:23.589Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
10:42:23 [2019-10-06T10:42:23.589Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
10:42:25 [2019-10-06T10:42:25.122Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
10:42:26 [2019-10-06T10:42:26.655Z] === RUN   TestDockerSuite/TestExecAPIStart
10:42:26 [2019-10-06T10:42:26.655Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
10:42:26 [2019-10-06T10:42:26.655Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
10:42:26 [2019-10-06T10:42:26.655Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
10:42:28 [2019-10-06T10:42:28.189Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
10:42:30 [2019-10-06T10:42:30.363Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
10:42:32 [2019-10-06T10:42:32.535Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
10:42:34 [2019-10-06T10:42:34.071Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
10:42:38 [2019-10-06T10:42:38.757Z] === RUN   TestDockerSuite/TestExecCgroup
10:42:38 [2019-10-06T10:42:38.757Z] === RUN   TestDockerSuite/TestExecEnv
10:42:38 [2019-10-06T10:42:38.757Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
10:42:38 [2019-10-06T10:42:38.757Z] === RUN   TestDockerSuite/TestExecExitStatus
10:42:40 [2019-10-06T10:42:40.291Z] === RUN   TestDockerSuite/TestExecInspectID
10:42:44 [2019-10-06T10:42:44.972Z] === RUN   TestDockerSuite/TestExecInteractive
10:42:44 [2019-10-06T10:42:44.972Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
10:42:44 [2019-10-06T10:42:44.972Z] === RUN   TestDockerSuite/TestExecParseError
10:42:44 [2019-10-06T10:42:44.972Z] === RUN   TestDockerSuite/TestExecPausedContainer
10:42:44 [2019-10-06T10:42:44.972Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
10:42:44 [2019-10-06T10:42:44.972Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
10:42:47 [2019-10-06T10:42:47.145Z] === RUN   TestDockerSuite/TestExecSetEnv
10:42:47 [2019-10-06T10:42:47.145Z] === RUN   TestDockerSuite/TestExecStartFails
10:42:47 [2019-10-06T10:42:47.145Z] === RUN   TestDockerSuite/TestExecStateCleanup
10:42:47 [2019-10-06T10:42:47.145Z] === RUN   TestDockerSuite/TestExecStopNotHanging
10:42:47 [2019-10-06T10:42:47.145Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
10:42:47 [2019-10-06T10:42:47.145Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
10:42:48 [2019-10-06T10:42:48.680Z] === RUN   TestDockerSuite/TestExecUlimits
10:42:48 [2019-10-06T10:42:48.680Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
10:42:57 [2019-10-06T10:42:57.240Z] === RUN   TestDockerSuite/TestExecWithImageUser
10:42:57 [2019-10-06T10:42:57.240Z] === RUN   TestDockerSuite/TestExecWithPrivileged
10:42:57 [2019-10-06T10:42:57.240Z] === RUN   TestDockerSuite/TestExecWithUser
10:42:57 [2019-10-06T10:42:57.240Z] === RUN   TestDockerSuite/TestGetContainerStats
10:43:01 [2019-10-06T10:43:01.916Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
10:43:07 [2019-10-06T10:43:07.705Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
10:43:11 [2019-10-06T10:43:11.432Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
10:43:17 [2019-10-06T10:43:17.213Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
10:43:17 [2019-10-06T10:43:17.213Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
10:43:17 [2019-10-06T10:43:17.213Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
10:43:17 [2019-10-06T10:43:17.213Z] === RUN   TestDockerSuite/TestHealth
10:43:17 [2019-10-06T10:43:17.213Z] === RUN   TestDockerSuite/TestHistoryExistentImage
10:43:17 [2019-10-06T10:43:17.213Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
10:43:17 [2019-10-06T10:43:17.213Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
10:43:17 [2019-10-06T10:43:17.213Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
10:43:21 [2019-10-06T10:43:21.892Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
10:43:21 [2019-10-06T10:43:21.892Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
10:43:21 [2019-10-06T10:43:21.892Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
10:43:21 [2019-10-06T10:43:21.892Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
10:43:21 [2019-10-06T10:43:21.892Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
10:43:22 [2019-10-06T10:43:22.350Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
10:43:22 [2019-10-06T10:43:22.808Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
10:43:22 [2019-10-06T10:43:22.808Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
10:43:23 [2019-10-06T10:43:23.773Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
10:43:23 [2019-10-06T10:43:23.773Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
10:43:25 [2019-10-06T10:43:25.305Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
10:43:25 [2019-10-06T10:43:25.763Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
10:43:27 [2019-10-06T10:43:27.296Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
10:43:29 [2019-10-06T10:43:29.468Z] === RUN   TestDockerSuite/TestImagesFormat
10:43:29 [2019-10-06T10:43:29.926Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
10:43:29 [2019-10-06T10:43:29.926Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
10:43:33 [2019-10-06T10:43:33.653Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
10:43:33 [2019-10-06T10:43:33.653Z] === RUN   TestDockerSuite/TestImportBadURL
10:43:35 [2019-10-06T10:43:35.825Z] === RUN   TestDockerSuite/TestImportDisplay
10:43:35 [2019-10-06T10:43:35.825Z] === RUN   TestDockerSuite/TestImportFile
10:43:35 [2019-10-06T10:43:35.825Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
10:43:35 [2019-10-06T10:43:35.825Z] === RUN   TestDockerSuite/TestImportFileWithMessage
10:43:35 [2019-10-06T10:43:35.825Z] === RUN   TestDockerSuite/TestImportGzipped
10:43:35 [2019-10-06T10:43:35.825Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
10:43:35 [2019-10-06T10:43:35.825Z] === RUN   TestDockerSuite/TestInfoDebug
10:43:35 [2019-10-06T10:43:35.825Z] === RUN   TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName
10:43:36 [2019-10-06T10:43:36.282Z] === RUN   TestDockerSuite/TestInfoDiscoveryBackend
10:43:36 [2019-10-06T10:43:36.282Z] === RUN   TestDockerSuite/TestInfoDiscoveryInvalidAdvertise
10:43:36 [2019-10-06T10:43:36.282Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
10:43:36 [2019-10-06T10:43:36.282Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
10:43:36 [2019-10-06T10:43:36.282Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
10:43:36 [2019-10-06T10:43:36.282Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
10:43:36 [2019-10-06T10:43:36.282Z] === RUN   TestDockerSuite/TestInfoFormat
10:43:36 [2019-10-06T10:43:36.741Z] === RUN   TestDockerSuite/TestInsecureRegistries
10:43:36 [2019-10-06T10:43:36.741Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
10:43:36 [2019-10-06T10:43:36.741Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
10:43:36 [2019-10-06T10:43:36.741Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
10:43:38 [2019-10-06T10:43:38.915Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
10:43:40 [2019-10-06T10:43:40.449Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
10:43:40 [2019-10-06T10:43:40.449Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
10:43:40 [2019-10-06T10:43:40.449Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
10:43:40 [2019-10-06T10:43:40.449Z] === RUN   TestDockerSuite/TestInspectAmpersand
10:43:40 [2019-10-06T10:43:40.449Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
10:43:42 [2019-10-06T10:43:42.625Z] === RUN   TestDockerSuite/TestInspectByPrefix
10:43:43 [2019-10-06T10:43:43.083Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
10:43:44 [2019-10-06T10:43:44.617Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
10:43:44 [2019-10-06T10:43:44.617Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
10:43:44 [2019-10-06T10:43:44.617Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
10:43:44 [2019-10-06T10:43:44.617Z] === RUN   TestDockerSuite/TestInspectDefault
10:43:46 [2019-10-06T10:43:46.790Z] === RUN   TestDockerSuite/TestInspectHistory
10:43:57 [2019-10-06T10:43:57.095Z] === RUN   TestDockerSuite/TestInspectImage
10:43:57 [2019-10-06T10:43:57.095Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
10:43:57 [2019-10-06T10:43:57.095Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
10:43:57 [2019-10-06T10:43:57.095Z] === RUN   TestDockerSuite/TestInspectInt64
10:43:58 [2019-10-06T10:43:58.060Z] === RUN   TestDockerSuite/TestInspectJSONFields
10:43:59 [2019-10-06T10:43:59.594Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
10:44:00 [2019-10-06T10:44:00.051Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
10:44:02 [2019-10-06T10:44:02.224Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
10:44:03 [2019-10-06T10:44:03.756Z] === RUN   TestDockerSuite/TestInspectPlugin
10:44:03 [2019-10-06T10:44:03.756Z] === RUN   TestDockerSuite/TestInspectRootFS
10:44:03 [2019-10-06T10:44:03.756Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
10:44:05 [2019-10-06T10:44:05.929Z] === RUN   TestDockerSuite/TestInspectStatus
10:44:08 [2019-10-06T10:44:08.104Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
10:44:11 [2019-10-06T10:44:11.833Z] === RUN   TestDockerSuite/TestInspectTemplateError
10:44:14 [2019-10-06T10:44:14.007Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
10:44:15 [2019-10-06T10:44:15.540Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
10:44:17 [2019-10-06T10:44:17.714Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
10:44:19 [2019-10-06T10:44:19.887Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
10:44:21 [2019-10-06T10:44:21.419Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
10:44:23 [2019-10-06T10:44:23.592Z] === RUN   TestDockerSuite/TestInspectUnknownObject
10:44:23 [2019-10-06T10:44:23.592Z] === RUN   TestDockerSuite/TestLinkShortDefinition
10:44:23 [2019-10-06T10:44:23.592Z] === RUN   TestDockerSuite/TestLinksEnvs
10:44:23 [2019-10-06T10:44:23.592Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
10:44:23 [2019-10-06T10:44:23.592Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
10:44:23 [2019-10-06T10:44:23.592Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
10:44:23 [2019-10-06T10:44:23.592Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
10:44:23 [2019-10-06T10:44:23.592Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
10:44:23 [2019-10-06T10:44:23.592Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
10:44:23 [2019-10-06T10:44:23.592Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
10:44:23 [2019-10-06T10:44:23.592Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
10:44:23 [2019-10-06T10:44:23.592Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
10:44:23 [2019-10-06T10:44:23.592Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
10:44:23 [2019-10-06T10:44:23.592Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
10:44:23 [2019-10-06T10:44:23.592Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
10:44:23 [2019-10-06T10:44:23.592Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
10:44:23 [2019-10-06T10:44:23.592Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
10:44:23 [2019-10-06T10:44:23.592Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
10:44:23 [2019-10-06T10:44:23.592Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
10:44:23 [2019-10-06T10:44:23.592Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
10:44:25 [2019-10-06T10:44:25.125Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
10:44:27 [2019-10-06T10:44:27.297Z] === RUN   TestDockerSuite/TestLogsAPIUntil
10:44:33 [2019-10-06T10:44:33.090Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
10:44:34 [2019-10-06T10:44:34.625Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
10:44:34 [2019-10-06T10:44:34.625Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
10:44:36 [2019-10-06T10:44:36.805Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
10:44:36 [2019-10-06T10:44:36.805Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
10:44:43 [2019-10-06T10:44:43.868Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
10:44:50 [2019-10-06T10:44:50.935Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
10:44:58 [2019-10-06T10:44:58.003Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
10:45:00 [2019-10-06T10:45:00.179Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
10:45:02 [2019-10-06T10:45:02.355Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
10:45:02 [2019-10-06T10:45:02.355Z] === RUN   TestDockerSuite/TestLogsFollowStopped
10:45:05 [2019-10-06T10:45:05.262Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
10:45:06 [2019-10-06T10:45:06.802Z] === RUN   TestDockerSuite/TestLogsSince
10:45:17 [2019-10-06T10:45:17.114Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
10:45:17 [2019-10-06T10:45:17.114Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
10:45:17 [2019-10-06T10:45:17.114Z] === RUN   TestDockerSuite/TestLogsTail
10:45:18 [2019-10-06T10:45:18.081Z] === RUN   TestDockerSuite/TestLogsTimestamps
10:45:20 [2019-10-06T10:45:20.981Z] === RUN   TestDockerSuite/TestLogsWithDetails
10:45:23 [2019-10-06T10:45:23.155Z] === RUN   TestDockerSuite/TestMountIntoProc
10:45:23 [2019-10-06T10:45:23.155Z] === RUN   TestDockerSuite/TestMountIntoSys
10:45:23 [2019-10-06T10:45:23.155Z] === RUN   TestDockerSuite/TestNetHostname
10:45:23 [2019-10-06T10:45:23.155Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
10:45:23 [2019-10-06T10:45:23.155Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
10:45:23 [2019-10-06T10:45:23.155Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
10:45:23 [2019-10-06T10:45:23.155Z] === RUN   TestDockerSuite/TestPluginActive
10:45:23 [2019-10-06T10:45:23.155Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
10:45:23 [2019-10-06T10:45:23.155Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
10:45:23 [2019-10-06T10:45:23.155Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
10:45:23 [2019-10-06T10:45:23.155Z] === RUN   TestDockerSuite/TestPluginLogDriver
10:45:23 [2019-10-06T10:45:23.155Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
10:45:23 [2019-10-06T10:45:23.155Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
10:45:23 [2019-10-06T10:45:23.155Z] === RUN   TestDockerSuite/TestPluginUpgrade
10:45:23 [2019-10-06T10:45:23.155Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
10:45:23 [2019-10-06T10:45:23.155Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
10:45:23 [2019-10-06T10:45:23.155Z] === RUN   TestDockerSuite/TestPortHostBinding
10:45:23 [2019-10-06T10:45:23.155Z] === RUN   TestDockerSuite/TestPortList
10:45:23 [2019-10-06T10:45:23.155Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
10:45:27 [2019-10-06T10:45:27.838Z] === RUN   TestDockerSuite/TestPostContainersAttach
10:45:27 [2019-10-06T10:45:27.838Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
10:45:27 [2019-10-06T10:45:27.838Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
10:45:27 [2019-10-06T10:45:27.838Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
10:45:27 [2019-10-06T10:45:27.838Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
10:45:27 [2019-10-06T10:45:27.838Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
10:45:27 [2019-10-06T10:45:27.838Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
10:45:27 [2019-10-06T10:45:27.838Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
10:45:27 [2019-10-06T10:45:27.838Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
10:45:27 [2019-10-06T10:45:27.838Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
10:45:36 [2019-10-06T10:45:36.398Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
10:45:36 [2019-10-06T10:45:36.398Z] === RUN   TestDockerSuite/TestPsByOrder
10:45:44 [2019-10-06T10:45:44.961Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
10:45:44 [2019-10-06T10:45:44.961Z] === RUN   TestDockerSuite/TestPsListContainersBase
10:45:53 [2019-10-06T10:45:53.521Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
10:46:08 [2019-10-06T10:46:08.325Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
10:46:08 [2019-10-06T10:46:08.325Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
10:46:08 [2019-10-06T10:46:08.325Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
10:46:20 [2019-10-06T10:46:20.709Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
10:46:25 [2019-10-06T10:46:25.392Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
10:46:32 [2019-10-06T10:46:32.455Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
10:46:37 [2019-10-06T10:46:37.139Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
10:46:37 [2019-10-06T10:46:37.139Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
10:46:37 [2019-10-06T10:46:37.139Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
10:46:41 [2019-10-06T10:46:41.831Z] === RUN   TestDockerSuite/TestPsListContainersSize
10:46:41 [2019-10-06T10:46:41.831Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
10:46:41 [2019-10-06T10:46:41.831Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
10:46:41 [2019-10-06T10:46:41.831Z] === RUN   TestDockerSuite/TestPsRightTagName
10:46:41 [2019-10-06T10:46:41.831Z] === RUN   TestDockerSuite/TestPsShowMounts
10:46:47 [2019-10-06T10:46:47.637Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
10:46:47 [2019-10-06T10:46:47.637Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
10:46:49 [2019-10-06T10:46:49.181Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
10:46:49 [2019-10-06T10:46:49.181Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
10:46:50 [2019-10-06T10:46:50.721Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
10:46:51 [2019-10-06T10:46:51.691Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
10:46:51 [2019-10-06T10:46:51.691Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
10:46:56 [2019-10-06T10:46:56.388Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
10:47:00 [2019-10-06T10:47:00.130Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
10:47:02 [2019-10-06T10:47:02.314Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
10:47:27 [2019-10-06T10:47:27.475Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
10:47:27 [2019-10-06T10:47:27.475Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
10:47:30 [2019-10-06T10:47:30.386Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
10:47:30 [2019-10-06T10:47:30.847Z] === RUN   TestDockerSuite/TestRestartPolicyNO
10:47:30 [2019-10-06T10:47:30.847Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
10:47:31 [2019-10-06T10:47:31.817Z] === RUN   TestDockerSuite/TestRestartRunningContainer
10:47:36 [2019-10-06T10:47:36.518Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
10:47:40 [2019-10-06T10:47:40.261Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
10:47:40 [2019-10-06T10:47:40.261Z] === RUN   TestDockerSuite/TestRestartWithVolumes
10:47:44 [2019-10-06T10:47:44.003Z] === RUN   TestDockerSuite/TestRmiBlank
10:47:44 [2019-10-06T10:47:44.463Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
10:47:44 [2019-10-06T10:47:44.463Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
10:47:59 [2019-10-06T10:47:59.289Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
10:48:01 [2019-10-06T10:48:01.473Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
10:48:01 [2019-10-06T10:48:01.934Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
10:48:09 [2019-10-06T10:48:09.017Z] === RUN   TestDockerSuite/TestRmiImgIDForce
10:48:13 [2019-10-06T10:48:13.718Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
10:48:20 [2019-10-06T10:48:20.802Z] === RUN   TestDockerSuite/TestRmiParentImageFail
10:48:25 [2019-10-06T10:48:25.503Z] === RUN   TestDockerSuite/TestRmiTag
10:48:25 [2019-10-06T10:48:25.503Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
10:48:27 [2019-10-06T10:48:27.686Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
10:48:45 [2019-10-06T10:48:45.390Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
10:48:46 [2019-10-06T10:48:46.930Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
10:48:51 [2019-10-06T10:48:51.629Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
10:48:52 [2019-10-06T10:48:52.600Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
10:48:52 [2019-10-06T10:48:52.600Z] === RUN   TestDockerSuite/TestRunAddHost
10:48:52 [2019-10-06T10:48:52.600Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
10:48:52 [2019-10-06T10:48:52.601Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
10:48:52 [2019-10-06T10:48:52.601Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
10:48:52 [2019-10-06T10:48:52.601Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
10:48:52 [2019-10-06T10:48:52.601Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
10:48:53 [2019-10-06T10:48:53.062Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
10:48:55 [2019-10-06T10:48:55.244Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
10:48:55 [2019-10-06T10:48:55.244Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
10:48:55 [2019-10-06T10:48:55.244Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
10:48:58 [2019-10-06T10:48:58.995Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
10:49:01 [2019-10-06T10:49:01.907Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
10:49:04 [2019-10-06T10:49:04.092Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
10:49:07 [2019-10-06T10:49:07.005Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
10:49:08 [2019-10-06T10:49:08.548Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
10:49:08 [2019-10-06T10:49:08.548Z] === RUN   TestDockerSuite/TestRunBindMounts
10:49:13 [2019-10-06T10:49:13.245Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
10:49:13 [2019-10-06T10:49:13.245Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
10:49:13 [2019-10-06T10:49:13.245Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
10:49:13 [2019-10-06T10:49:13.245Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
10:49:13 [2019-10-06T10:49:13.245Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
10:49:13 [2019-10-06T10:49:13.245Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
10:49:13 [2019-10-06T10:49:13.245Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
10:49:13 [2019-10-06T10:49:13.245Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
10:49:13 [2019-10-06T10:49:13.245Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
10:49:13 [2019-10-06T10:49:13.245Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
10:49:13 [2019-10-06T10:49:13.245Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
10:49:13 [2019-10-06T10:49:13.245Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
10:49:15 [2019-10-06T10:49:15.426Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
10:49:15 [2019-10-06T10:49:15.426Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
10:49:18 [2019-10-06T10:49:18.335Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
10:49:18 [2019-10-06T10:49:18.335Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
10:49:18 [2019-10-06T10:49:18.335Z] === RUN   TestDockerSuite/TestRunContainerNetwork
10:49:19 [2019-10-06T10:49:19.876Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
10:49:19 [2019-10-06T10:49:19.876Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
10:49:19 [2019-10-06T10:49:19.876Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
10:49:19 [2019-10-06T10:49:19.876Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
10:49:19 [2019-10-06T10:49:19.876Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
10:49:19 [2019-10-06T10:49:19.876Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
10:49:19 [2019-10-06T10:49:19.876Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
10:49:19 [2019-10-06T10:49:19.876Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
10:49:22 [2019-10-06T10:49:22.059Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
10:49:24 [2019-10-06T10:49:24.243Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
10:49:25 [2019-10-06T10:49:25.782Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
10:49:25 [2019-10-06T10:49:25.782Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
10:49:25 [2019-10-06T10:49:25.782Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
10:49:26 [2019-10-06T10:49:26.243Z] === RUN   TestDockerSuite/TestRunCreateVolume
10:49:33 [2019-10-06T10:49:33.325Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
10:49:33 [2019-10-06T10:49:33.325Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
10:49:33 [2019-10-06T10:49:33.325Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
10:49:33 [2019-10-06T10:49:33.325Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
10:49:33 [2019-10-06T10:49:33.325Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
10:49:35 [2019-10-06T10:49:35.508Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
10:49:47 [2019-10-06T10:49:47.910Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
10:49:47 [2019-10-06T10:49:47.910Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
10:49:47 [2019-10-06T10:49:47.910Z] === RUN   TestDockerSuite/TestRunDNSOptions
10:49:47 [2019-10-06T10:49:47.910Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
10:49:47 [2019-10-06T10:49:47.910Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
10:49:47 [2019-10-06T10:49:47.910Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
10:49:47 [2019-10-06T10:49:47.910Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
10:49:49 [2019-10-06T10:49:49.453Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
10:49:49 [2019-10-06T10:49:49.914Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
10:49:49 [2019-10-06T10:49:49.914Z] === RUN   TestDockerSuite/TestRunDuplicateMount
10:49:49 [2019-10-06T10:49:49.914Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
10:49:52 [2019-10-06T10:49:52.096Z] === RUN   TestDockerSuite/TestRunEchoStdout
10:49:53 [2019-10-06T10:49:53.636Z] === RUN   TestDockerSuite/TestRunEmptyEnv
10:49:53 [2019-10-06T10:49:53.636Z] === RUN   TestDockerSuite/TestRunEntrypoint
10:49:55 [2019-10-06T10:49:55.821Z] === RUN   TestDockerSuite/TestRunEnvironment
10:49:55 [2019-10-06T10:49:55.821Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
10:49:55 [2019-10-06T10:49:55.821Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
10:49:55 [2019-10-06T10:49:55.821Z] === RUN   TestDockerSuite/TestRunExitCode
10:49:58 [2019-10-06T10:49:58.004Z] === RUN   TestDockerSuite/TestRunExitCodeOne
10:50:00 [2019-10-06T10:50:00.188Z] === RUN   TestDockerSuite/TestRunExitCodeZero
10:50:02 [2019-10-06T10:50:02.371Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
10:50:04 [2019-10-06T10:50:04.554Z] === RUN   TestDockerSuite/TestRunExposePort
10:50:04 [2019-10-06T10:50:04.554Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
10:50:04 [2019-10-06T10:50:04.554Z] === RUN   TestDockerSuite/TestRunGroupAdd
10:50:04 [2019-10-06T10:50:04.554Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
10:50:04 [2019-10-06T10:50:04.554Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
10:50:04 [2019-10-06T10:50:04.554Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
10:50:04 [2019-10-06T10:50:04.554Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
10:50:04 [2019-10-06T10:50:04.554Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
10:50:04 [2019-10-06T10:50:04.554Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
10:50:13 [2019-10-06T10:50:13.136Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
10:50:13 [2019-10-06T10:50:13.136Z] === RUN   TestDockerSuite/TestRunInvalidReference
10:50:13 [2019-10-06T10:50:13.136Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
10:50:13 [2019-10-06T10:50:13.136Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
10:50:13 [2019-10-06T10:50:13.136Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
10:50:13 [2019-10-06T10:50:13.136Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
10:50:13 [2019-10-06T10:50:13.136Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
10:50:21 [2019-10-06T10:50:21.720Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
10:50:21 [2019-10-06T10:50:21.720Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
10:50:23 [2019-10-06T10:50:23.260Z] === RUN   TestDockerSuite/TestRunModeHostname
10:50:23 [2019-10-06T10:50:23.260Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
10:50:23 [2019-10-06T10:50:23.260Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
10:50:23 [2019-10-06T10:50:23.260Z] === RUN   TestDockerSuite/TestRunModeIpcHost
10:50:23 [2019-10-06T10:50:23.260Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
10:50:23 [2019-10-06T10:50:23.260Z] === RUN   TestDockerSuite/TestRunModePIDContainer
10:50:23 [2019-10-06T10:50:23.260Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
10:50:23 [2019-10-06T10:50:23.260Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
10:50:23 [2019-10-06T10:50:23.260Z] === RUN   TestDockerSuite/TestRunModePIDHost
10:50:23 [2019-10-06T10:50:23.260Z] === RUN   TestDockerSuite/TestRunModeUTSHost
10:50:23 [2019-10-06T10:50:23.260Z] === RUN   TestDockerSuite/TestRunMount
10:50:23 [2019-10-06T10:50:23.260Z] === RUN   TestDockerSuite/TestRunMountOrdering
10:50:23 [2019-10-06T10:50:23.260Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
10:50:23 [2019-10-06T10:50:23.260Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
10:50:23 [2019-10-06T10:50:23.720Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
10:50:30 [2019-10-06T10:50:30.802Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
10:50:30 [2019-10-06T10:50:30.802Z] === RUN   TestDockerSuite/TestRunNamedVolume
10:50:30 [2019-10-06T10:50:30.802Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
10:50:30 [2019-10-06T10:50:30.802Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
10:50:34 [2019-10-06T10:50:34.543Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
10:50:43 [2019-10-06T10:50:43.132Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
10:50:43 [2019-10-06T10:50:43.132Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
10:50:43 [2019-10-06T10:50:43.132Z] === RUN   TestDockerSuite/TestRunNetHost
10:50:43 [2019-10-06T10:50:43.132Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
10:50:43 [2019-10-06T10:50:43.132Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
10:50:43 [2019-10-06T10:50:43.132Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
10:50:43 [2019-10-06T10:50:43.132Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
10:50:43 [2019-10-06T10:50:43.132Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
10:50:43 [2019-10-06T10:50:43.132Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
10:50:43 [2019-10-06T10:50:43.132Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
10:50:43 [2019-10-06T10:50:43.132Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
10:50:44 [2019-10-06T10:50:44.671Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
10:50:46 [2019-10-06T10:50:46.211Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
10:50:48 [2019-10-06T10:50:48.391Z] === RUN   TestDockerSuite/TestRunNonExistingImage
10:50:49 [2019-10-06T10:50:49.360Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
10:50:51 [2019-10-06T10:50:51.542Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
10:50:51 [2019-10-06T10:50:51.542Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
10:50:51 [2019-10-06T10:50:51.542Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
10:50:51 [2019-10-06T10:50:51.542Z] === RUN   TestDockerSuite/TestRunPortInUse
10:50:51 [2019-10-06T10:50:51.542Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
10:50:51 [2019-10-06T10:50:51.542Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
10:50:51 [2019-10-06T10:50:51.542Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
10:50:51 [2019-10-06T10:50:51.542Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
10:50:51 [2019-10-06T10:50:51.542Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
10:51:00 [2019-10-06T10:51:00.128Z] === RUN   TestDockerSuite/TestRunPublishPort
10:51:00 [2019-10-06T10:51:00.128Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
10:51:00 [2019-10-06T10:51:00.128Z] === RUN   TestDockerSuite/TestRunReadProcLatency
10:51:00 [2019-10-06T10:51:00.128Z] === RUN   TestDockerSuite/TestRunReadProcTimer
10:51:00 [2019-10-06T10:51:00.128Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
10:51:00 [2019-10-06T10:51:00.128Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
10:51:07 [2019-10-06T10:51:07.217Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
10:51:07 [2019-10-06T10:51:07.217Z] === RUN   TestDockerSuite/TestRunRm
10:51:08 [2019-10-06T10:51:08.758Z] === RUN   TestDockerSuite/TestRunRmAndWait
10:51:14 [2019-10-06T10:51:14.560Z] === RUN   TestDockerSuite/TestRunRmPre125Api
10:51:16 [2019-10-06T10:51:16.098Z] === RUN   TestDockerSuite/TestRunRootWorkdir
10:51:18 [2019-10-06T10:51:18.280Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
10:51:19 [2019-10-06T10:51:19.821Z] === RUN   TestDockerSuite/TestRunSetMacAddress
10:51:22 [2019-10-06T10:51:22.731Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
10:51:22 [2019-10-06T10:51:22.731Z] === RUN   TestDockerSuite/TestRunState
10:51:22 [2019-10-06T10:51:22.731Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
10:51:29 [2019-10-06T10:51:29.813Z] === RUN   TestDockerSuite/TestRunStdinPipe
10:51:29 [2019-10-06T10:51:29.813Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
10:51:30 [2019-10-06T10:51:30.782Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
10:51:30 [2019-10-06T10:51:30.782Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
10:51:30 [2019-10-06T10:51:30.782Z] === RUN   TestDockerSuite/TestRunTLSVerify
10:51:31 [2019-10-06T10:51:31.242Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
10:51:31 [2019-10-06T10:51:31.243Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
10:51:31 [2019-10-06T10:51:31.243Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
10:51:35 [2019-10-06T10:51:35.949Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
10:51:35 [2019-10-06T10:51:35.949Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
10:51:35 [2019-10-06T10:51:35.949Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
10:51:35 [2019-10-06T10:51:35.949Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
10:51:35 [2019-10-06T10:51:35.949Z] === RUN   TestDockerSuite/TestRunUnshareProc
10:51:35 [2019-10-06T10:51:35.949Z] === RUN   TestDockerSuite/TestRunUserByID
10:51:35 [2019-10-06T10:51:35.949Z] === RUN   TestDockerSuite/TestRunUserByIDBig
10:51:35 [2019-10-06T10:51:35.949Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
10:51:35 [2019-10-06T10:51:35.949Z] === RUN   TestDockerSuite/TestRunUserByIDZero
10:51:35 [2019-10-06T10:51:35.949Z] === RUN   TestDockerSuite/TestRunUserByName
10:51:35 [2019-10-06T10:51:35.949Z] === RUN   TestDockerSuite/TestRunUserDefaults
10:51:38 [2019-10-06T10:51:38.134Z] === RUN   TestDockerSuite/TestRunUserNotFound
10:51:38 [2019-10-06T10:51:38.134Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
10:51:39 [2019-10-06T10:51:39.673Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
10:51:40 [2019-10-06T10:51:40.134Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
10:51:40 [2019-10-06T10:51:40.134Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
10:51:43 [2019-10-06T10:51:43.043Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
10:51:48 [2019-10-06T10:51:48.845Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
10:51:53 [2019-10-06T10:51:53.539Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
10:51:59 [2019-10-06T10:51:59.341Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
10:51:59 [2019-10-06T10:51:59.341Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
10:51:59 [2019-10-06T10:51:59.341Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsShared
10:51:59 [2019-10-06T10:51:59.341Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsSlave
10:51:59 [2019-10-06T10:51:59.341Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
10:52:06 [2019-10-06T10:52:06.422Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
10:52:08 [2019-10-06T10:52:08.606Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
10:52:10 [2019-10-06T10:52:10.787Z] === RUN   TestDockerSuite/TestRunWithBadDevice
10:52:10 [2019-10-06T10:52:10.787Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
10:52:10 [2019-10-06T10:52:10.787Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
10:52:10 [2019-10-06T10:52:10.787Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
10:52:10 [2019-10-06T10:52:10.787Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
10:52:10 [2019-10-06T10:52:10.787Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
10:52:10 [2019-10-06T10:52:10.787Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
10:52:10 [2019-10-06T10:52:10.787Z] === RUN   TestDockerSuite/TestRunWithUlimits
10:52:10 [2019-10-06T10:52:10.787Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
10:52:14 [2019-10-06T10:52:14.528Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
10:52:16 [2019-10-06T10:52:16.069Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
10:52:18 [2019-10-06T10:52:18.252Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
10:52:22 [2019-10-06T10:52:22.954Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
10:52:22 [2019-10-06T10:52:22.954Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
10:52:22 [2019-10-06T10:52:22.954Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
10:52:22 [2019-10-06T10:52:22.954Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
10:52:22 [2019-10-06T10:52:22.954Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
10:52:22 [2019-10-06T10:52:22.954Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
10:52:22 [2019-10-06T10:52:22.954Z] === RUN   TestDockerSuite/TestSaveCheckTimes
10:52:22 [2019-10-06T10:52:22.954Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
10:52:22 [2019-10-06T10:52:22.954Z] === RUN   TestDockerSuite/TestSaveImageId
10:52:22 [2019-10-06T10:52:22.954Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
10:52:22 [2019-10-06T10:52:22.954Z] === RUN   TestDockerSuite/TestSaveLoadParents
10:52:22 [2019-10-06T10:52:22.954Z] === RUN   TestDockerSuite/TestSaveMultipleNames
10:52:22 [2019-10-06T10:52:22.954Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
10:52:22 [2019-10-06T10:52:22.954Z] === RUN   TestDockerSuite/TestSaveSingleTag
10:52:22 [2019-10-06T10:52:22.954Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
10:52:22 [2019-10-06T10:52:22.954Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
10:52:22 [2019-10-06T10:52:22.954Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
10:52:22 [2019-10-06T10:52:22.954Z] === RUN   TestDockerSuite/TestSearchCmdOptions
10:52:25 [2019-10-06T10:52:25.135Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
10:52:25 [2019-10-06T10:52:25.135Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
10:52:25 [2019-10-06T10:52:25.595Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
10:52:26 [2019-10-06T10:52:26.056Z] === RUN   TestDockerSuite/TestSearchWithLimit
10:52:27 [2019-10-06T10:52:27.596Z] === RUN   TestDockerSuite/TestSlowStdinClosing
10:52:34 [2019-10-06T10:52:34.688Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
10:52:34 [2019-10-06T10:52:34.688Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
10:52:41 [2019-10-06T10:52:41.775Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
10:52:41 [2019-10-06T10:52:41.775Z] === RUN   TestDockerSuite/TestStartAttachSilent
10:52:44 [2019-10-06T10:52:44.685Z] === RUN   TestDockerSuite/TestStartAttachWithRename
10:52:44 [2019-10-06T10:52:44.685Z] === RUN   TestDockerSuite/TestStartMultipleContainers
10:52:44 [2019-10-06T10:52:44.685Z] === RUN   TestDockerSuite/TestStartPausedContainer
10:52:44 [2019-10-06T10:52:44.685Z] === RUN   TestDockerSuite/TestStartRecordError
10:52:44 [2019-10-06T10:52:44.685Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
10:52:50 [2019-10-06T10:52:50.496Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
10:52:50 [2019-10-06T10:52:50.497Z] === RUN   TestDockerSuite/TestStatsAllNoStream
10:52:50 [2019-10-06T10:52:50.497Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
10:52:50 [2019-10-06T10:52:50.497Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
10:52:50 [2019-10-06T10:52:50.497Z] === RUN   TestDockerSuite/TestStatsFormatAll
10:52:50 [2019-10-06T10:52:50.497Z] === RUN   TestDockerSuite/TestStatsNoStream
10:52:50 [2019-10-06T10:52:50.497Z] === RUN   TestDockerSuite/TestTopMultipleArgs
10:52:52 [2019-10-06T10:52:52.038Z] === RUN   TestDockerSuite/TestTopNonPrivileged
10:52:54 [2019-10-06T10:52:54.221Z] === RUN   TestDockerSuite/TestTopPrivileged
10:52:54 [2019-10-06T10:52:54.221Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
10:52:56 [2019-10-06T10:52:56.402Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
10:52:56 [2019-10-06T10:52:56.402Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
10:52:56 [2019-10-06T10:52:56.402Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
10:52:56 [2019-10-06T10:52:56.402Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
10:52:56 [2019-10-06T10:52:56.402Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
10:52:56 [2019-10-06T10:52:56.402Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
10:52:56 [2019-10-06T10:52:56.402Z] === RUN   TestDockerSuite/TestVolumeCLICreate
10:53:14 [2019-10-06T10:53:14.104Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
10:53:14 [2019-10-06T10:53:14.104Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
10:53:14 [2019-10-06T10:53:14.104Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
10:53:14 [2019-10-06T10:53:14.104Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
10:53:14 [2019-10-06T10:53:14.104Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
10:53:14 [2019-10-06T10:53:14.104Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
10:53:14 [2019-10-06T10:53:14.104Z] === RUN   TestDockerSuite/TestVolumeCLILs
10:53:15 [2019-10-06T10:53:15.074Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
10:53:15 [2019-10-06T10:53:15.074Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
10:53:23 [2019-10-06T10:53:23.650Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
10:53:23 [2019-10-06T10:53:23.650Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
10:53:23 [2019-10-06T10:53:23.650Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
10:53:23 [2019-10-06T10:53:23.650Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
10:53:23 [2019-10-06T10:53:23.650Z] === RUN   TestDockerSuite/TestVolumeCLIRm
10:53:32 [2019-10-06T10:53:32.227Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
10:53:32 [2019-10-06T10:53:32.227Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
10:53:32 [2019-10-06T10:53:32.227Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
10:53:32 [2019-10-06T10:53:32.227Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
10:53:32 [2019-10-06T10:53:32.227Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
10:53:38 [2019-10-06T10:53:38.026Z] === RUN   TestDockerSuite/TestVolumeLsFormat
10:53:38 [2019-10-06T10:53:38.487Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
10:53:38 [2019-10-06T10:53:38.487Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
10:53:47 [2019-10-06T10:53:47.190Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
10:53:47 [2019-10-06T10:53:47.190Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
10:53:48 [2019-10-06T10:53:48.160Z] --- PASS: TestDockerSuite (2419.56s)
10:53:48 [2019-10-06T10:53:48.160Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s)
10:53:48 [2019-10-06T10:53:48.160Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
10:53:48 [2019-10-06T10:53:48.160Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.160Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s)
10:53:48 [2019-10-06T10:53:48.160Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s)
10:53:48 [2019-10-06T10:53:48.160Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
10:53:48 [2019-10-06T10:53:48.160Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s)
10:53:48 [2019-10-06T10:53:48.160Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.160Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s)
10:53:48 [2019-10-06T10:53:48.160Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.71s)
10:53:48 [2019-10-06T10:53:48.160Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.27s)
10:53:48 [2019-10-06T10:53:48.160Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.59s)
10:53:48 [2019-10-06T10:53:48.160Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s)
10:53:48 [2019-10-06T10:53:48.160Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (143.10s)
10:53:48 [2019-10-06T10:53:48.160Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.05s)
10:53:48 [2019-10-06T10:53:48.160Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.56s)
10:53:48 [2019-10-06T10:53:48.160Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s)
10:53:48 [2019-10-06T10:53:48.160Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.160Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s)
10:53:48 [2019-10-06T10:53:48.160Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.160Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s)
10:53:48 [2019-10-06T10:53:48.160Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.160Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
10:53:48 [2019-10-06T10:53:48.160Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.160Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s)
10:53:48 [2019-10-06T10:53:48.160Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.160Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
10:53:48 [2019-10-06T10:53:48.160Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.160Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
10:53:48 [2019-10-06T10:53:48.160Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.160Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s)
10:53:48 [2019-10-06T10:53:48.160Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
10:53:48 [2019-10-06T10:53:48.160Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.160Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.07s)
10:53:48 [2019-10-06T10:53:48.160Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
10:53:48 [2019-10-06T10:53:48.160Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.160Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
10:53:48 [2019-10-06T10:53:48.160Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.160Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.99s)
10:53:48 [2019-10-06T10:53:48.160Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.99s)
10:53:48 [2019-10-06T10:53:48.160Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
10:53:48 [2019-10-06T10:53:48.160Z]         requirement.go:26: unmatched requirement Apparmor
10:53:48 [2019-10-06T10:53:48.160Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
10:53:48 [2019-10-06T10:53:48.160Z]         requirement.go:26: unmatched requirement Apparmor
10:53:48 [2019-10-06T10:53:48.160Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
10:53:48 [2019-10-06T10:53:48.160Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.160Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
10:53:48 [2019-10-06T10:53:48.160Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.160Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.37s)
10:53:48 [2019-10-06T10:53:48.160Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
10:53:48 [2019-10-06T10:53:48.160Z]         requirement.go:26: unmatched requirement IsPausable
10:53:48 [2019-10-06T10:53:48.160Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
10:53:48 [2019-10-06T10:53:48.160Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.160Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (8.05s)
10:53:48 [2019-10-06T10:53:48.160Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (105.30s)
10:53:48 [2019-10-06T10:53:48.160Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.41s)
10:53:48 [2019-10-06T10:53:48.160Z]         requirement.go:26: unmatched requirement UnixCli
10:53:48 [2019-10-06T10:53:48.160Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.47s)
10:53:48 [2019-10-06T10:53:48.160Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s)
10:53:48 [2019-10-06T10:53:48.160Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.11s)
10:53:48 [2019-10-06T10:53:48.160Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.75s)
10:53:48 [2019-10-06T10:53:48.160Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
10:53:48 [2019-10-06T10:53:48.160Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.160Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
10:53:48 [2019-10-06T10:53:48.160Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.160Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
10:53:48 [2019-10-06T10:53:48.160Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.160Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.26s)
10:53:48 [2019-10-06T10:53:48.160Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.74s)
10:53:48 [2019-10-06T10:53:48.160Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.85s)
10:53:48 [2019-10-06T10:53:48.160Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.25s)
10:53:48 [2019-10-06T10:53:48.160Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
10:53:48 [2019-10-06T10:53:48.160Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.160Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
10:53:48 [2019-10-06T10:53:48.160Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.160Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s)
10:53:48 [2019-10-06T10:53:48.160Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.32s)
10:53:48 [2019-10-06T10:53:48.160Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.51s)
10:53:48 [2019-10-06T10:53:48.160Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (9.55s)
10:53:48 [2019-10-06T10:53:48.160Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.86s)
10:53:48 [2019-10-06T10:53:48.160Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
10:53:48 [2019-10-06T10:53:48.160Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.160Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.03s)
10:53:48 [2019-10-06T10:53:48.160Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.33s)
10:53:48 [2019-10-06T10:53:48.160Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.84s)
10:53:48 [2019-10-06T10:53:48.160Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s)
10:53:48 [2019-10-06T10:53:48.160Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.160Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
10:53:48 [2019-10-06T10:53:48.160Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.160Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
10:53:48 [2019-10-06T10:53:48.160Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.160Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
10:53:48 [2019-10-06T10:53:48.160Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.160Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.52s)
10:53:48 [2019-10-06T10:53:48.160Z]     --- PASS: TestDockerSuite/TestBuildAddTar (35.87s)
10:53:48 [2019-10-06T10:53:48.160Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s)
10:53:48 [2019-10-06T10:53:48.160Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.160Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.37s)
10:53:48 [2019-10-06T10:53:48.160Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.160Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (16.29s)
10:53:48 [2019-10-06T10:53:48.160Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.72s)
10:53:48 [2019-10-06T10:53:48.160Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.160Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.55s)
10:53:48 [2019-10-06T10:53:48.160Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.97s)
10:53:48 [2019-10-06T10:53:48.160Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.12s)
10:53:48 [2019-10-06T10:53:48.160Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.160Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.56s)
10:53:48 [2019-10-06T10:53:48.160Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.34s)
10:53:48 [2019-10-06T10:53:48.160Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.57s)
10:53:48 [2019-10-06T10:53:48.160Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.37s)
10:53:48 [2019-10-06T10:53:48.160Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.160Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.84s)
10:53:48 [2019-10-06T10:53:48.160Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
10:53:48 [2019-10-06T10:53:48.160Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.160Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
10:53:48 [2019-10-06T10:53:48.160Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.160Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.67s)
10:53:48 [2019-10-06T10:53:48.160Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
10:53:48 [2019-10-06T10:53:48.160Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.160Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.51s)
10:53:48 [2019-10-06T10:53:48.160Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
10:53:48 [2019-10-06T10:53:48.160Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.160Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
10:53:48 [2019-10-06T10:53:48.160Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.160Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (26.85s)
10:53:48 [2019-10-06T10:53:48.160Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.45s)
10:53:48 [2019-10-06T10:53:48.160Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.73s)
10:53:48 [2019-10-06T10:53:48.160Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.160Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.43s)
10:53:48 [2019-10-06T10:53:48.160Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.160Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.22s)
10:53:48 [2019-10-06T10:53:48.160Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s)
10:53:48 [2019-10-06T10:53:48.160Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.160Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.53s)
10:53:48 [2019-10-06T10:53:48.160Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.21s)
10:53:48 [2019-10-06T10:53:48.160Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s)
10:53:48 [2019-10-06T10:53:48.160Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.160Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
10:53:48 [2019-10-06T10:53:48.160Z]         requirement.go:26: unmatched requirement UnixCli
10:53:48 [2019-10-06T10:53:48.160Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.24s)
10:53:48 [2019-10-06T10:53:48.160Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.85s)
10:53:48 [2019-10-06T10:53:48.160Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.50s)
10:53:48 [2019-10-06T10:53:48.160Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.50s)
10:53:48 [2019-10-06T10:53:48.160Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.48s)
10:53:48 [2019-10-06T10:53:48.160Z]     --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.93s)
10:53:48 [2019-10-06T10:53:48.160Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.06s)
10:53:48 [2019-10-06T10:53:48.160Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s)
10:53:48 [2019-10-06T10:53:48.160Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.160Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.05s)
10:53:48 [2019-10-06T10:53:48.160Z]     --- PASS: TestDockerSuite/TestBuildContChar (12.31s)
10:53:48 [2019-10-06T10:53:48.160Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
10:53:48 [2019-10-06T10:53:48.160Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.160Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.44s)
10:53:48 [2019-10-06T10:53:48.160Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.83s)
10:53:48 [2019-10-06T10:53:48.160Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.77s)
10:53:48 [2019-10-06T10:53:48.160Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.45s)
10:53:48 [2019-10-06T10:53:48.160Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s)
10:53:48 [2019-10-06T10:53:48.160Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.160Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.72s)
10:53:48 [2019-10-06T10:53:48.160Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.60s)
10:53:48 [2019-10-06T10:53:48.160Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
10:53:48 [2019-10-06T10:53:48.160Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.160Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
10:53:48 [2019-10-06T10:53:48.160Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.160Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.99s)
10:53:48 [2019-10-06T10:53:48.160Z]     --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (37.34s)
10:53:48 [2019-10-06T10:53:48.160Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.62s)
10:53:48 [2019-10-06T10:53:48.160Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.32s)
10:53:48 [2019-10-06T10:53:48.160Z]     --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.35s)
10:53:48 [2019-10-06T10:53:48.160Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.35s)
10:53:48 [2019-10-06T10:53:48.160Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.160Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.43s)
10:53:48 [2019-10-06T10:53:48.160Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.160Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
10:53:48 [2019-10-06T10:53:48.160Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.160Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.46s)
10:53:48 [2019-10-06T10:53:48.160Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
10:53:48 [2019-10-06T10:53:48.160Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.160Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (22.10s)
10:53:48 [2019-10-06T10:53:48.160Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.62s)
10:53:48 [2019-10-06T10:53:48.160Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.39s)
10:53:48 [2019-10-06T10:53:48.160Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.160Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (17.06s)
10:53:48 [2019-10-06T10:53:48.160Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.55s)
10:53:48 [2019-10-06T10:53:48.160Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.97s)
10:53:48 [2019-10-06T10:53:48.160Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.23s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (7.23s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.53s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (50.07s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.40s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.48s)
10:53:48 [2019-10-06T10:53:48.161Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (51.64s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.59s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.79s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (19.27s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (10.89s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (10.12s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (38.56s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (14.96s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.44s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (94.85s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.64s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.36s)
10:53:48 [2019-10-06T10:53:48.161Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.161Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s)
10:53:48 [2019-10-06T10:53:48.161Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.50s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.98s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s)
10:53:48 [2019-10-06T10:53:48.161Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.43s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.45s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.43s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.76s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.76s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.03s)
10:53:48 [2019-10-06T10:53:48.161Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.161Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.35s)
10:53:48 [2019-10-06T10:53:48.161Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.161Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s)
10:53:48 [2019-10-06T10:53:48.161Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.161Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
10:53:48 [2019-10-06T10:53:48.161Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.161Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
10:53:48 [2019-10-06T10:53:48.161Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.12s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
10:53:48 [2019-10-06T10:53:48.161Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.161Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s)
10:53:48 [2019-10-06T10:53:48.161Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.161Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
10:53:48 [2019-10-06T10:53:48.161Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.81s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.73s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (16.91s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.60s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
10:53:48 [2019-10-06T10:53:48.161Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.161Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.02s)
10:53:48 [2019-10-06T10:53:48.161Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.161Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s)
10:53:48 [2019-10-06T10:53:48.161Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.161Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
10:53:48 [2019-10-06T10:53:48.161Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.161Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
10:53:48 [2019-10-06T10:53:48.161Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildFails (2.08s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.45s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.04s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.79s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildForceRm (6.37s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildFromGit (5.75s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.34s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.48s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
10:53:48 [2019-10-06T10:53:48.161Z]         requirement.go:26: unmatched requirement UnixCli
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.66s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.48s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
10:53:48 [2019-10-06T10:53:48.161Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.61s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
10:53:48 [2019-10-06T10:53:48.161Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildHistory (10.62s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.87s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.95s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s)
10:53:48 [2019-10-06T10:53:48.161Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.70s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.44s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.83s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.56s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.81s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.52s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.90s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.41s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.92s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s)
10:53:48 [2019-10-06T10:53:48.161Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.161Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s)
10:53:48 [2019-10-06T10:53:48.161Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.49s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.64s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.06s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (23.59s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s)
10:53:48 [2019-10-06T10:53:48.161Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.19s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (33.65s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (13.62s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.79s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.54s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.10s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (20.89s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
10:53:48 [2019-10-06T10:53:48.161Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.87s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.59s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
10:53:48 [2019-10-06T10:53:48.161Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.161Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
10:53:48 [2019-10-06T10:53:48.161Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildNoContext (2.39s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.39s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (6.85s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.23s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.13s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.27s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.07s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.12s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (8.87s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.37s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.36s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.19s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.42s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.88s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.72s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.02s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
10:53:48 [2019-10-06T10:53:48.161Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.161Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
10:53:48 [2019-10-06T10:53:48.161Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.96s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
10:53:48 [2019-10-06T10:53:48.161Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (39.62s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (18.38s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildRm (12.60s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.00s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s)
10:53:48 [2019-10-06T10:53:48.161Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.161Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.37s)
10:53:48 [2019-10-06T10:53:48.161Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.44s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.24s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (8.23s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (4.31s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (15.07s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.77s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.59s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (11.53s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.32s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.83s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildStderr (4.63s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (19.29s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.36s)
10:53:48 [2019-10-06T10:53:48.161Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.90s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.14s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (4.70s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.12s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.03s)
10:53:48 [2019-10-06T10:53:48.161Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.161Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s)
10:53:48 [2019-10-06T10:53:48.161Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.161Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
10:53:48 [2019-10-06T10:53:48.161Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (4.15s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.54s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.39s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
10:53:48 [2019-10-06T10:53:48.161Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.161Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
10:53:48 [2019-10-06T10:53:48.161Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (21.53s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.85s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildWindowsUser (14.43s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (10.23s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.37s)
10:53:48 [2019-10-06T10:53:48.161Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.161Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
10:53:48 [2019-10-06T10:53:48.161Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (2.44s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.39s)
10:53:48 [2019-10-06T10:53:48.161Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.34s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (4.41s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.42s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (17.38s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.37s)
10:53:48 [2019-10-06T10:53:48.161Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.161Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.36s)
10:53:48 [2019-10-06T10:53:48.161Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.161Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s)
10:53:48 [2019-10-06T10:53:48.161Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.25s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.02s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.80s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.35s)
10:53:48 [2019-10-06T10:53:48.161Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.161Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
10:53:48 [2019-10-06T10:53:48.161Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.161Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s)
10:53:48 [2019-10-06T10:53:48.161Z]         docker_cli_sni_test.go:18: Flakey test
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.88s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.60s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestCommitChange (4.75s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (4.27s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
10:53:48 [2019-10-06T10:53:48.161Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestCommitNewFile (11.32s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s)
10:53:48 [2019-10-06T10:53:48.161Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestCommitTTY (6.67s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.26s)
10:53:48 [2019-10-06T10:53:48.161Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s)
10:53:48 [2019-10-06T10:53:48.161Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.161Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
10:53:48 [2019-10-06T10:53:48.161Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.624Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
10:53:48 [2019-10-06T10:53:48.624Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.624Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
10:53:48 [2019-10-06T10:53:48.624Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.624Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
10:53:48 [2019-10-06T10:53:48.624Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.624Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
10:53:48 [2019-10-06T10:53:48.624Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.624Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
10:53:48 [2019-10-06T10:53:48.624Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.624Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s)
10:53:48 [2019-10-06T10:53:48.624Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (6.38s)
10:53:48 [2019-10-06T10:53:48.624Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.62s)
10:53:48 [2019-10-06T10:53:48.624Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
10:53:48 [2019-10-06T10:53:48.624Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.624Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.16s)
10:53:48 [2019-10-06T10:53:48.624Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
10:53:48 [2019-10-06T10:53:48.624Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.624Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
10:53:48 [2019-10-06T10:53:48.624Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.624Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
10:53:48 [2019-10-06T10:53:48.624Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.624Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (2.00s)
10:53:48 [2019-10-06T10:53:48.624Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
10:53:48 [2019-10-06T10:53:48.624Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.624Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s)
10:53:48 [2019-10-06T10:53:48.624Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.20s)
10:53:48 [2019-10-06T10:53:48.624Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s)
10:53:48 [2019-10-06T10:53:48.624Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
10:53:48 [2019-10-06T10:53:48.624Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.624Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
10:53:48 [2019-10-06T10:53:48.624Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.624Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
10:53:48 [2019-10-06T10:53:48.624Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.624Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (2.45s)
10:53:48 [2019-10-06T10:53:48.624Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.91s)
10:53:48 [2019-10-06T10:53:48.624Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.91s)
10:53:48 [2019-10-06T10:53:48.624Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s)
10:53:48 [2019-10-06T10:53:48.624Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
10:53:48 [2019-10-06T10:53:48.624Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.624Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.05s)
10:53:48 [2019-10-06T10:53:48.624Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s)
10:53:48 [2019-10-06T10:53:48.624Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.10s)
10:53:48 [2019-10-06T10:53:48.624Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
10:53:48 [2019-10-06T10:53:48.624Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.624Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
10:53:48 [2019-10-06T10:53:48.624Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.624Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.06s)
10:53:48 [2019-10-06T10:53:48.624Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s)
10:53:48 [2019-10-06T10:53:48.624Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (1.69s)
10:53:48 [2019-10-06T10:53:48.624Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
10:53:48 [2019-10-06T10:53:48.624Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.624Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.21s)
10:53:48 [2019-10-06T10:53:48.624Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.21s)
10:53:48 [2019-10-06T10:53:48.624Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (2.06s)
10:53:48 [2019-10-06T10:53:48.624Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (3.60s)
10:53:48 [2019-10-06T10:53:48.624Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.59s)
10:53:48 [2019-10-06T10:53:48.624Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s)
10:53:48 [2019-10-06T10:53:48.624Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s)
10:53:48 [2019-10-06T10:53:48.624Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s)
10:53:48 [2019-10-06T10:53:48.624Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s)
10:53:48 [2019-10-06T10:53:48.624Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (1.55s)
10:53:48 [2019-10-06T10:53:48.624Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
10:53:48 [2019-10-06T10:53:48.624Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.624Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (2.17s)
10:53:48 [2019-10-06T10:53:48.624Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
10:53:48 [2019-10-06T10:53:48.624Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.624Z]     --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.83s)
10:53:48 [2019-10-06T10:53:48.624Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s)
10:53:48 [2019-10-06T10:53:48.624Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (4.04s)
10:53:48 [2019-10-06T10:53:48.624Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.74s)
10:53:48 [2019-10-06T10:53:48.624Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
10:53:48 [2019-10-06T10:53:48.624Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.624Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
10:53:48 [2019-10-06T10:53:48.624Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.624Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
10:53:48 [2019-10-06T10:53:48.624Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.624Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
10:53:48 [2019-10-06T10:53:48.624Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.624Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
10:53:48 [2019-10-06T10:53:48.624Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.624Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.46s)
10:53:48 [2019-10-06T10:53:48.624Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (15.89s)
10:53:48 [2019-10-06T10:53:48.624Z]         docker_api_containers_test.go:2100: case 0 - config: {volume  c:\foo false  <nil> <nil> <nil>}
10:53:48 [2019-10-06T10:53:48.624Z]         docker_api_containers_test.go:2100: case 1 - config: {volume  c:\foo\ false  <nil> <nil> <nil>}
10:53:48 [2019-10-06T10:53:48.624Z]         docker_api_containers_test.go:2100: case 2 - config: {volume test1 c:\foo false  <nil> <nil> <nil>}
10:53:48 [2019-10-06T10:53:48.624Z]         docker_api_containers_test.go:2100: case 3 - config: {volume test2 c:\foo true  <nil> <nil> <nil>}
10:53:48 [2019-10-06T10:53:48.624Z]         docker_api_containers_test.go:2100: case 4 - config: {volume test3 c:\foo false  <nil> 0xc000726f40 <nil>}
10:53:48 [2019-10-06T10:53:48.624Z]         docker_api_containers_test.go:2100: case 5 - config: {bind C:\windows\TEMP\test-mounts-api-1339073774 c:\foo false  <nil> <nil> <nil>}
10:53:48 [2019-10-06T10:53:48.624Z]         docker_api_containers_test.go:2100: case 6 - config: {bind C:\windows\TEMP\test-mounts-api-1339073774 c:\foo true  <nil> <nil> <nil>}
10:53:48 [2019-10-06T10:53:48.624Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
10:53:48 [2019-10-06T10:53:48.624Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.624Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.21s)
10:53:48 [2019-10-06T10:53:48.624Z]         docker_api_containers_test.go:1927: case 0
10:53:48 [2019-10-06T10:53:48.624Z]         docker_api_containers_test.go:1927: case 1
10:53:48 [2019-10-06T10:53:48.624Z]         docker_api_containers_test.go:1927: case 2
10:53:48 [2019-10-06T10:53:48.624Z]         docker_api_containers_test.go:1927: case 3
10:53:48 [2019-10-06T10:53:48.624Z]         docker_api_containers_test.go:1927: case 4
10:53:48 [2019-10-06T10:53:48.624Z]         docker_api_containers_test.go:1927: case 5
10:53:48 [2019-10-06T10:53:48.624Z]         docker_api_containers_test.go:1927: case 6
10:53:48 [2019-10-06T10:53:48.624Z]         docker_api_containers_test.go:1927: case 7
10:53:48 [2019-10-06T10:53:48.624Z]         docker_api_containers_test.go:1927: case 8
10:53:48 [2019-10-06T10:53:48.624Z]         docker_api_containers_test.go:1927: case 9
10:53:48 [2019-10-06T10:53:48.624Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
10:53:48 [2019-10-06T10:53:48.624Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.624Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
10:53:48 [2019-10-06T10:53:48.624Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.624Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s)
10:53:48 [2019-10-06T10:53:48.624Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.624Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
10:53:48 [2019-10-06T10:53:48.624Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.624Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
10:53:48 [2019-10-06T10:53:48.624Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.624Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (2.15s)
10:53:48 [2019-10-06T10:53:48.624Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
10:53:48 [2019-10-06T10:53:48.624Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.624Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
10:53:48 [2019-10-06T10:53:48.624Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.624Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
10:53:48 [2019-10-06T10:53:48.624Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.624Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
10:53:48 [2019-10-06T10:53:48.624Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.624Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
10:53:48 [2019-10-06T10:53:48.624Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.624Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
10:53:48 [2019-10-06T10:53:48.624Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.624Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
10:53:48 [2019-10-06T10:53:48.624Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.624Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
10:53:48 [2019-10-06T10:53:48.624Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.624Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
10:53:48 [2019-10-06T10:53:48.624Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.624Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
10:53:48 [2019-10-06T10:53:48.624Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.624Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
10:53:48 [2019-10-06T10:53:48.624Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.624Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
10:53:48 [2019-10-06T10:53:48.624Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.624Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
10:53:48 [2019-10-06T10:53:48.624Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.624Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (6.95s)
10:53:48 [2019-10-06T10:53:48.624Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s)
10:53:48 [2019-10-06T10:53:48.624Z]         docker_cli_cp_utils_test.go:192: running `docker cp  foo bar`
10:53:48 [2019-10-06T10:53:48.624Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
10:53:48 [2019-10-06T10:53:48.624Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.624Z]     --- PASS: TestDockerSuite/TestCpRelativePath (2.19s)
10:53:48 [2019-10-06T10:53:48.624Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
10:53:48 [2019-10-06T10:53:48.624Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.624Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
10:53:48 [2019-10-06T10:53:48.624Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.625Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
10:53:48 [2019-10-06T10:53:48.625Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.625Z]     --- PASS: TestDockerSuite/TestCpToCaseA (4.38s)
10:53:48 [2019-10-06T10:53:48.625Z]         docker_cli_cp_utils_test.go:192: running `docker cp  C:\windows\TEMP\test-cp-to-case-a790132089\file1 a35d8b73df1f64d4b91101b4b1a87c9b8dd7a8c5a45c7b9cfe1159a98c0a446b:/root/itWorks.txt`
10:53:48 [2019-10-06T10:53:48.625Z]         docker_cli_cp_utils_test.go:279: checking that container "a35d8b73df1f64d4b91101b4b1a87c9b8dd7a8c5a45c7b9cfe1159a98c0a446b" start output contains "file1\n"
10:53:48 [2019-10-06T10:53:48.625Z]         docker_cli_cp_utils_test.go:209: running `docker start -a a35d8b73df1f64d4b91101b4b1a87c9b8dd7a8c5a45c7b9cfe1159a98c0a446b`
10:53:48 [2019-10-06T10:53:48.625Z]     --- PASS: TestDockerSuite/TestCpToCaseB (7.09s)
10:53:48 [2019-10-06T10:53:48.625Z]         docker_cli_cp_utils_test.go:192: running `docker cp  C:\windows\TEMP\test-cp-to-case-b168401028\file1 cade7e5c1d6e1bb70df38acbf59586135eb9b85f4b870e670eec7c6a9cafe064:testDir/`
10:53:48 [2019-10-06T10:53:48.625Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
10:53:48 [2019-10-06T10:53:48.625Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.625Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
10:53:48 [2019-10-06T10:53:48.625Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.625Z]     --- PASS: TestDockerSuite/TestCpToCaseE (7.96s)
10:53:48 [2019-10-06T10:53:48.625Z]         docker_cli_cp_utils_test.go:192: running `docker cp  C:\windows\TEMP\test-cp-to-case-e823930387\dir1 11cb406d9c58251eea8e2afc5831c5a3bde3bdcb7be484189003c1b6f11213d2:testDir`
10:53:48 [2019-10-06T10:53:48.625Z]         docker_cli_cp_utils_test.go:279: checking that container "11cb406d9c58251eea8e2afc5831c5a3bde3bdcb7be484189003c1b6f11213d2" start output contains "file1-1\n"
10:53:48 [2019-10-06T10:53:48.625Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 11cb406d9c58251eea8e2afc5831c5a3bde3bdcb7be484189003c1b6f11213d2`
10:53:48 [2019-10-06T10:53:48.625Z]         docker_cli_cp_utils_test.go:192: running `docker cp  C:\windows\TEMP\test-cp-to-case-e823930387\dir1 0608387aa901d4d95edeb7cc34f668674b36828fc63e8570901eb7261768de70:testDir/`
10:53:48 [2019-10-06T10:53:48.625Z]         docker_cli_cp_utils_test.go:279: checking that container "0608387aa901d4d95edeb7cc34f668674b36828fc63e8570901eb7261768de70" start output contains "file1-1\n"
10:53:48 [2019-10-06T10:53:48.625Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 0608387aa901d4d95edeb7cc34f668674b36828fc63e8570901eb7261768de70`
10:53:48 [2019-10-06T10:53:48.625Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
10:53:48 [2019-10-06T10:53:48.625Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.625Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s)
10:53:48 [2019-10-06T10:53:48.625Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.625Z]     --- PASS: TestDockerSuite/TestCpToCaseH (8.14s)
10:53:48 [2019-10-06T10:53:48.625Z]         docker_cli_cp_utils_test.go:192: running `docker cp  C:\windows\TEMP\test-cp-to-case-h172770390\dir1\. 8716aed1b381fc3e1e895f974595b58db6f73785ada6efeb7860755a41416f82:testDir`
10:53:48 [2019-10-06T10:53:48.625Z]         docker_cli_cp_utils_test.go:279: checking that container "8716aed1b381fc3e1e895f974595b58db6f73785ada6efeb7860755a41416f82" start output contains "file1-1\n"
10:53:48 [2019-10-06T10:53:48.625Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 8716aed1b381fc3e1e895f974595b58db6f73785ada6efeb7860755a41416f82`
10:53:48 [2019-10-06T10:53:48.625Z]         docker_cli_cp_utils_test.go:192: running `docker cp  C:\windows\TEMP\test-cp-to-case-h172770390\dir1\. 30e355c129d6fa911ca09cadd7508a6ed82462f525cd944066388a13bc6b6c0c:testDir/`
10:53:48 [2019-10-06T10:53:48.625Z]         docker_cli_cp_utils_test.go:279: checking that container "30e355c129d6fa911ca09cadd7508a6ed82462f525cd944066388a13bc6b6c0c" start output contains "file1-1\n"
10:53:48 [2019-10-06T10:53:48.625Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 30e355c129d6fa911ca09cadd7508a6ed82462f525cd944066388a13bc6b6c0c`
10:53:48 [2019-10-06T10:53:48.625Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
10:53:48 [2019-10-06T10:53:48.625Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.625Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
10:53:48 [2019-10-06T10:53:48.625Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.625Z]     --- PASS: TestDockerSuite/TestCpToDot (6.97s)
10:53:48 [2019-10-06T10:53:48.625Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
10:53:48 [2019-10-06T10:53:48.625Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.625Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
10:53:48 [2019-10-06T10:53:48.625Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.625Z]     --- PASS: TestDockerSuite/TestCpToStdout (2.04s)
10:53:48 [2019-10-06T10:53:48.625Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
10:53:48 [2019-10-06T10:53:48.625Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.625Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
10:53:48 [2019-10-06T10:53:48.625Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.625Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
10:53:48 [2019-10-06T10:53:48.625Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.625Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
10:53:48 [2019-10-06T10:53:48.625Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.625Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.16s)
10:53:48 [2019-10-06T10:53:48.625Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.15s)
10:53:48 [2019-10-06T10:53:48.625Z]     --- PASS: TestDockerSuite/TestCreateByImageID (1.69s)
10:53:48 [2019-10-06T10:53:48.625Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (1.96s)
10:53:48 [2019-10-06T10:53:48.625Z]     --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.23s)
10:53:48 [2019-10-06T10:53:48.625Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.15s)
10:53:48 [2019-10-06T10:53:48.625Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.83s)
10:53:48 [2019-10-06T10:53:48.625Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.59s)
10:53:48 [2019-10-06T10:53:48.625Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.15s)
10:53:48 [2019-10-06T10:53:48.625Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s)
10:53:48 [2019-10-06T10:53:48.625Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.625Z]     --- PASS: TestDockerSuite/TestCreateRM (0.31s)
10:53:48 [2019-10-06T10:53:48.625Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
10:53:48 [2019-10-06T10:53:48.625Z]         requirement.go:26: unmatched requirement Devicemapper
10:53:48 [2019-10-06T10:53:48.625Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.16s)
10:53:48 [2019-10-06T10:53:48.625Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.31s)
10:53:48 [2019-10-06T10:53:48.625Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (12.26s)
10:53:48 [2019-10-06T10:53:48.625Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.18s)
10:53:48 [2019-10-06T10:53:48.625Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.49s)
10:53:48 [2019-10-06T10:53:48.625Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.77s)
10:53:48 [2019-10-06T10:53:48.625Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.17s)
10:53:48 [2019-10-06T10:53:48.625Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
10:53:48 [2019-10-06T10:53:48.625Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.625Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (6.89s)
10:53:48 [2019-10-06T10:53:48.625Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
10:53:48 [2019-10-06T10:53:48.625Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.625Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.11s)
10:53:48 [2019-10-06T10:53:48.625Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
10:53:48 [2019-10-06T10:53:48.625Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.625Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
10:53:48 [2019-10-06T10:53:48.625Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.625Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
10:53:48 [2019-10-06T10:53:48.625Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.625Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
10:53:48 [2019-10-06T10:53:48.625Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.625Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
10:53:48 [2019-10-06T10:53:48.625Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.625Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
10:53:48 [2019-10-06T10:53:48.625Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.625Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
10:53:48 [2019-10-06T10:53:48.625Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.625Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
10:53:48 [2019-10-06T10:53:48.625Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.625Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
10:53:48 [2019-10-06T10:53:48.625Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.625Z]     --- PASS: TestDockerSuite/TestDockerFails (0.07s)
10:53:48 [2019-10-06T10:53:48.625Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
10:53:48 [2019-10-06T10:53:48.625Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.625Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
10:53:48 [2019-10-06T10:53:48.625Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.625Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
10:53:48 [2019-10-06T10:53:48.625Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.625Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
10:53:48 [2019-10-06T10:53:48.625Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.625Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
10:53:48 [2019-10-06T10:53:48.625Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.625Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (2.00s)
10:53:48 [2019-10-06T10:53:48.625Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.00s)
10:53:48 [2019-10-06T10:53:48.625Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.05s)
10:53:48 [2019-10-06T10:53:48.625Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (7.20s)
10:53:48 [2019-10-06T10:53:48.625Z]     --- PASS: TestDockerSuite/TestEventsCopy (4.82s)
10:53:48 [2019-10-06T10:53:48.625Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (4.36s)
10:53:48 [2019-10-06T10:53:48.625Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.85s)
10:53:48 [2019-10-06T10:53:48.625Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.73s)
10:53:48 [2019-10-06T10:53:48.625Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (6.76s)
10:53:48 [2019-10-06T10:53:48.625Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.71s)
10:53:48 [2019-10-06T10:53:48.625Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.96s)
10:53:48 [2019-10-06T10:53:48.625Z]     --- PASS: TestDockerSuite/TestEventsFilters (4.00s)
10:53:48 [2019-10-06T10:53:48.625Z]     --- PASS: TestDockerSuite/TestEventsFormat (3.95s)
10:53:48 [2019-10-06T10:53:48.625Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s)
10:53:48 [2019-10-06T10:53:48.625Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s)
10:53:48 [2019-10-06T10:53:48.625Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
10:53:48 [2019-10-06T10:53:48.625Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.625Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s)
10:53:48 [2019-10-06T10:53:48.625Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.625Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
10:53:48 [2019-10-06T10:53:48.625Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.625Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.18s)
10:53:48 [2019-10-06T10:53:48.625Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
10:53:48 [2019-10-06T10:53:48.625Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.625Z]     --- PASS: TestDockerSuite/TestEventsRename (2.32s)
10:53:48 [2019-10-06T10:53:48.625Z]     --- PASS: TestDockerSuite/TestEventsResize (2.47s)
10:53:48 [2019-10-06T10:53:48.625Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.93s)
10:53:48 [2019-10-06T10:53:48.625Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.27s)
10:53:48 [2019-10-06T10:53:48.625Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (9.30s)
10:53:48 [2019-10-06T10:53:48.625Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
10:53:48 [2019-10-06T10:53:48.625Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.625Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.72s)
10:53:48 [2019-10-06T10:53:48.625Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.42s)
10:53:48 [2019-10-06T10:53:48.625Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
10:53:48 [2019-10-06T10:53:48.625Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.625Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
10:53:48 [2019-10-06T10:53:48.625Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.625Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.76s)
10:53:48 [2019-10-06T10:53:48.625Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.72s)
10:53:48 [2019-10-06T10:53:48.625Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
10:53:48 [2019-10-06T10:53:48.625Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.625Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s)
10:53:48 [2019-10-06T10:53:48.625Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.625Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
10:53:48 [2019-10-06T10:53:48.625Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.625Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.81s)
10:53:48 [2019-10-06T10:53:48.625Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.82s)
10:53:48 [2019-10-06T10:53:48.625Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.92s)
10:53:48 [2019-10-06T10:53:48.625Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.91s)
10:53:48 [2019-10-06T10:53:48.625Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.06s)
10:53:48 [2019-10-06T10:53:48.625Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
10:53:48 [2019-10-06T10:53:48.625Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.625Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
10:53:48 [2019-10-06T10:53:48.625Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.625Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
10:53:48 [2019-10-06T10:53:48.625Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.625Z]     --- PASS: TestDockerSuite/TestExecExitStatus (1.99s)
10:53:48 [2019-10-06T10:53:48.625Z]     --- PASS: TestDockerSuite/TestExecInspectID (4.37s)
10:53:48 [2019-10-06T10:53:48.625Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
10:53:48 [2019-10-06T10:53:48.625Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.625Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
10:53:48 [2019-10-06T10:53:48.625Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.625Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
10:53:48 [2019-10-06T10:53:48.625Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.625Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
10:53:48 [2019-10-06T10:53:48.625Z]         requirement.go:26: unmatched requirement IsPausable
10:53:48 [2019-10-06T10:53:48.625Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
10:53:48 [2019-10-06T10:53:48.625Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.625Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.25s)
10:53:48 [2019-10-06T10:53:48.625Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
10:53:48 [2019-10-06T10:53:48.625Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.625Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
10:53:48 [2019-10-06T10:53:48.625Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.625Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
10:53:48 [2019-10-06T10:53:48.625Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.625Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
10:53:48 [2019-10-06T10:53:48.625Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.625Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
10:53:48 [2019-10-06T10:53:48.625Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.625Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.89s)
10:53:48 [2019-10-06T10:53:48.625Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
10:53:48 [2019-10-06T10:53:48.625Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.625Z]     --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.28s)
10:53:48 [2019-10-06T10:53:48.625Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
10:53:48 [2019-10-06T10:53:48.625Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.625Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
10:53:48 [2019-10-06T10:53:48.625Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.625Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
10:53:48 [2019-10-06T10:53:48.625Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.625Z]     --- PASS: TestDockerSuite/TestGetContainerStats (5.75s)
10:53:48 [2019-10-06T10:53:48.625Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.80s)
10:53:48 [2019-10-06T10:53:48.625Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.47s)
10:53:48 [2019-10-06T10:53:48.625Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.81s)
10:53:48 [2019-10-06T10:53:48.625Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
10:53:48 [2019-10-06T10:53:48.625Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.625Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s)
10:53:48 [2019-10-06T10:53:48.625Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.10s)
10:53:48 [2019-10-06T10:53:48.625Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
10:53:48 [2019-10-06T10:53:48.625Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.625Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s)
10:53:48 [2019-10-06T10:53:48.625Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.06s)
10:53:48 [2019-10-06T10:53:48.625Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s)
10:53:48 [2019-10-06T10:53:48.625Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.52s)
10:53:48 [2019-10-06T10:53:48.625Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s)
10:53:48 [2019-10-06T10:53:48.625Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
10:53:48 [2019-10-06T10:53:48.625Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.625Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.06s)
10:53:48 [2019-10-06T10:53:48.625Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s)
10:53:48 [2019-10-06T10:53:48.625Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.29s)
10:53:48 [2019-10-06T10:53:48.625Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.52s)
10:53:48 [2019-10-06T10:53:48.625Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
10:53:48 [2019-10-06T10:53:48.625Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.625Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.90s)
10:53:48 [2019-10-06T10:53:48.625Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s)
10:53:48 [2019-10-06T10:53:48.625Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.52s)
10:53:48 [2019-10-06T10:53:48.625Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.24s)
10:53:48 [2019-10-06T10:53:48.625Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.87s)
10:53:48 [2019-10-06T10:53:48.625Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.22s)
10:53:48 [2019-10-06T10:53:48.625Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.18s)
10:53:48 [2019-10-06T10:53:48.625Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
10:53:48 [2019-10-06T10:53:48.625Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.625Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.57s)
10:53:48 [2019-10-06T10:53:48.625Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s)
10:53:48 [2019-10-06T10:53:48.625Z]     --- PASS: TestDockerSuite/TestImportBadURL (2.37s)
10:53:48 [2019-10-06T10:53:48.625Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
10:53:48 [2019-10-06T10:53:48.625Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.625Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
10:53:48 [2019-10-06T10:53:48.625Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.625Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s)
10:53:48 [2019-10-06T10:53:48.625Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
10:53:48 [2019-10-06T10:53:48.625Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.625Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
10:53:48 [2019-10-06T10:53:48.625Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.625Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
10:53:48 [2019-10-06T10:53:48.625Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.625Z]     --- SKIP: TestDockerSuite/TestInfoDebug (0.01s)
10:53:48 [2019-10-06T10:53:48.625Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.625Z]     --- SKIP: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.35s)
10:53:48 [2019-10-06T10:53:48.625Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.625Z]     --- SKIP: TestDockerSuite/TestInfoDiscoveryBackend (0.01s)
10:53:48 [2019-10-06T10:53:48.625Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.625Z]     --- SKIP: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (0.01s)
10:53:48 [2019-10-06T10:53:48.625Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.625Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
10:53:48 [2019-10-06T10:53:48.625Z]         requirement.go:26: unmatched requirement IsPausable
10:53:48 [2019-10-06T10:53:48.625Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
10:53:48 [2019-10-06T10:53:48.625Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.625Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
10:53:48 [2019-10-06T10:53:48.625Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.625Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s)
10:53:48 [2019-10-06T10:53:48.625Z]     --- PASS: TestDockerSuite/TestInfoFormat (0.11s)
10:53:48 [2019-10-06T10:53:48.625Z]     --- SKIP: TestDockerSuite/TestInsecureRegistries (0.01s)
10:53:48 [2019-10-06T10:53:48.625Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.626Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
10:53:48 [2019-10-06T10:53:48.626Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.626Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
10:53:48 [2019-10-06T10:53:48.626Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.626Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.91s)
10:53:48 [2019-10-06T10:53:48.626Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.96s)
10:53:48 [2019-10-06T10:53:48.626Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
10:53:48 [2019-10-06T10:53:48.626Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.626Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
10:53:48 [2019-10-06T10:53:48.626Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.626Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s)
10:53:48 [2019-10-06T10:53:48.626Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
10:53:48 [2019-10-06T10:53:48.626Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.626Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.07s)
10:53:48 [2019-10-06T10:53:48.626Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.18s)
10:53:48 [2019-10-06T10:53:48.626Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.87s)
10:53:48 [2019-10-06T10:53:48.626Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
10:53:48 [2019-10-06T10:53:48.626Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.626Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
10:53:48 [2019-10-06T10:53:48.626Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.626Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
10:53:48 [2019-10-06T10:53:48.626Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.626Z]     --- PASS: TestDockerSuite/TestInspectDefault (1.93s)
10:53:48 [2019-10-06T10:53:48.626Z]     --- PASS: TestDockerSuite/TestInspectHistory (9.22s)
10:53:48 [2019-10-06T10:53:48.626Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
10:53:48 [2019-10-06T10:53:48.626Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.626Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
10:53:48 [2019-10-06T10:53:48.626Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.626Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
10:53:48 [2019-10-06T10:53:48.626Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.626Z]     --- PASS: TestDockerSuite/TestInspectInt64 (1.99s)
10:53:48 [2019-10-06T10:53:48.626Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (1.80s)
10:53:48 [2019-10-06T10:53:48.626Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.16s)
10:53:48 [2019-10-06T10:53:48.626Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.94s)
10:53:48 [2019-10-06T10:53:48.626Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.89s)
10:53:48 [2019-10-06T10:53:48.626Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
10:53:48 [2019-10-06T10:53:48.626Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.626Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.07s)
10:53:48 [2019-10-06T10:53:48.626Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.76s)
10:53:48 [2019-10-06T10:53:48.626Z]     --- PASS: TestDockerSuite/TestInspectStatus (2.30s)
10:53:48 [2019-10-06T10:53:48.626Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.69s)
10:53:48 [2019-10-06T10:53:48.626Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (2.04s)
10:53:48 [2019-10-06T10:53:48.626Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.89s)
10:53:48 [2019-10-06T10:53:48.626Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.90s)
10:53:48 [2019-10-06T10:53:48.626Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.11s)
10:53:48 [2019-10-06T10:53:48.626Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.96s)
10:53:48 [2019-10-06T10:53:48.626Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.89s)
10:53:48 [2019-10-06T10:53:48.626Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s)
10:53:48 [2019-10-06T10:53:48.626Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
10:53:48 [2019-10-06T10:53:48.626Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.626Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
10:53:48 [2019-10-06T10:53:48.626Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.626Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
10:53:48 [2019-10-06T10:53:48.626Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.626Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
10:53:48 [2019-10-06T10:53:48.626Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.626Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
10:53:48 [2019-10-06T10:53:48.626Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.626Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
10:53:48 [2019-10-06T10:53:48.626Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.626Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
10:53:48 [2019-10-06T10:53:48.626Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.626Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
10:53:48 [2019-10-06T10:53:48.626Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.626Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s)
10:53:48 [2019-10-06T10:53:48.626Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.626Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
10:53:48 [2019-10-06T10:53:48.626Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.626Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s)
10:53:48 [2019-10-06T10:53:48.626Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.626Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
10:53:48 [2019-10-06T10:53:48.626Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.626Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
10:53:48 [2019-10-06T10:53:48.626Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.626Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
10:53:48 [2019-10-06T10:53:48.626Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.626Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
10:53:48 [2019-10-06T10:53:48.626Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.626Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
10:53:48 [2019-10-06T10:53:48.626Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.626Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s)
10:53:48 [2019-10-06T10:53:48.626Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s)
10:53:48 [2019-10-06T10:53:48.626Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.59s)
10:53:48 [2019-10-06T10:53:48.626Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.70s)
10:53:48 [2019-10-06T10:53:48.626Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (5.40s)
10:53:48 [2019-10-06T10:53:48.626Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.20s)
10:53:48 [2019-10-06T10:53:48.626Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
10:53:48 [2019-10-06T10:53:48.626Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.626Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.02s)
10:53:48 [2019-10-06T10:53:48.626Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s)
10:53:48 [2019-10-06T10:53:48.626Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.88s)
10:53:48 [2019-10-06T10:53:48.626Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.04s)
10:53:48 [2019-10-06T10:53:48.626Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.35s)
10:53:48 [2019-10-06T10:53:48.626Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.26s)
10:53:48 [2019-10-06T10:53:48.626Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.24s)
10:53:48 [2019-10-06T10:53:48.626Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
10:53:48 [2019-10-06T10:53:48.626Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.626Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (2.29s)
10:53:48 [2019-10-06T10:53:48.626Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.06s)
10:53:48 [2019-10-06T10:53:48.626Z]     --- PASS: TestDockerSuite/TestLogsSince (8.86s)
10:53:48 [2019-10-06T10:53:48.626Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
10:53:48 [2019-10-06T10:53:48.626Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.626Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
10:53:48 [2019-10-06T10:53:48.626Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.626Z]     --- PASS: TestDockerSuite/TestLogsTail (2.58s)
10:53:48 [2019-10-06T10:53:48.626Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (2.57s)
10:53:48 [2019-10-06T10:53:48.626Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (2.03s)
10:53:48 [2019-10-06T10:53:48.626Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s)
10:53:48 [2019-10-06T10:53:48.626Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.626Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
10:53:48 [2019-10-06T10:53:48.626Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.626Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
10:53:48 [2019-10-06T10:53:48.626Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.626Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
10:53:48 [2019-10-06T10:53:48.626Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.626Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
10:53:48 [2019-10-06T10:53:48.626Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.626Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
10:53:48 [2019-10-06T10:53:48.626Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.626Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.02s)
10:53:48 [2019-10-06T10:53:48.626Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.626Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
10:53:48 [2019-10-06T10:53:48.626Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.626Z]     --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s)
10:53:48 [2019-10-06T10:53:48.626Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
10:53:48 [2019-10-06T10:53:48.626Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.626Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
10:53:48 [2019-10-06T10:53:48.626Z]         requirement.go:26: unmatched requirement IsAmd64
10:53:48 [2019-10-06T10:53:48.626Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
10:53:48 [2019-10-06T10:53:48.626Z]         requirement.go:26: unmatched requirement IsAmd64
10:53:48 [2019-10-06T10:53:48.626Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
10:53:48 [2019-10-06T10:53:48.626Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.626Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
10:53:48 [2019-10-06T10:53:48.626Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.626Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
10:53:48 [2019-10-06T10:53:48.626Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.626Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
10:53:48 [2019-10-06T10:53:48.626Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.626Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
10:53:48 [2019-10-06T10:53:48.626Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.626Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
10:53:48 [2019-10-06T10:53:48.626Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.626Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.97s)
10:53:48 [2019-10-06T10:53:48.626Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
10:53:48 [2019-10-06T10:53:48.626Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.626Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s)
10:53:48 [2019-10-06T10:53:48.626Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s)
10:53:48 [2019-10-06T10:53:48.626Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.626Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
10:53:48 [2019-10-06T10:53:48.626Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.626Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
10:53:48 [2019-10-06T10:53:48.626Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.626Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
10:53:48 [2019-10-06T10:53:48.626Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.626Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
10:53:48 [2019-10-06T10:53:48.626Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.626Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
10:53:48 [2019-10-06T10:53:48.626Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.626Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
10:53:48 [2019-10-06T10:53:48.626Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.626Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (9.03s)
10:53:48 [2019-10-06T10:53:48.626Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
10:53:48 [2019-10-06T10:53:48.626Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.626Z]     --- PASS: TestDockerSuite/TestPsByOrder (7.70s)
10:53:48 [2019-10-06T10:53:48.626Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
10:53:48 [2019-10-06T10:53:48.626Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.626Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (9.18s)
10:53:48 [2019-10-06T10:53:48.626Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (14.21s)
10:53:48 [2019-10-06T10:53:48.626Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.46s)
10:53:48 [2019-10-06T10:53:48.626Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
10:53:48 [2019-10-06T10:53:48.626Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
10:53:48 [2019-10-06T10:53:48.626Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.65s)
10:53:48 [2019-10-06T10:53:48.626Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.15s)
10:53:48 [2019-10-06T10:53:48.626Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.59s)
10:53:48 [2019-10-06T10:53:48.626Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.42s)
10:53:48 [2019-10-06T10:53:48.626Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s)
10:53:48 [2019-10-06T10:53:48.626Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.626Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
10:53:48 [2019-10-06T10:53:48.626Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.626Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.40s)
10:53:48 [2019-10-06T10:53:48.626Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
10:53:48 [2019-10-06T10:53:48.626Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.626Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s)
10:53:48 [2019-10-06T10:53:48.626Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.626Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
10:53:48 [2019-10-06T10:53:48.626Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.626Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
10:53:48 [2019-10-06T10:53:48.626Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.626Z]     --- PASS: TestDockerSuite/TestPsShowMounts (6.41s)
10:53:48 [2019-10-06T10:53:48.626Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
10:53:48 [2019-10-06T10:53:48.626Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.626Z]     --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.33s)
10:53:48 [2019-10-06T10:53:48.626Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
10:53:48 [2019-10-06T10:53:48.626Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.626Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.40s)
10:53:48 [2019-10-06T10:53:48.626Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.99s)
10:53:48 [2019-10-06T10:53:48.626Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
10:53:48 [2019-10-06T10:53:48.626Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.626Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.32s)
10:53:48 [2019-10-06T10:53:48.626Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.10s)
10:53:48 [2019-10-06T10:53:48.626Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.17s)
10:53:48 [2019-10-06T10:53:48.626Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (22.37s)
10:53:48 [2019-10-06T10:53:48.626Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
10:53:48 [2019-10-06T10:53:48.626Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.626Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.13s)
10:53:48 [2019-10-06T10:53:48.626Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.23s)
10:53:48 [2019-10-06T10:53:48.626Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.17s)
10:53:48 [2019-10-06T10:53:48.626Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.70s)
10:53:48 [2019-10-06T10:53:48.626Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (4.29s)
10:53:48 [2019-10-06T10:53:48.626Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.89s)
10:53:48 [2019-10-06T10:53:48.626Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
10:53:48 [2019-10-06T10:53:48.626Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.626Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (4.35s)
10:53:48 [2019-10-06T10:53:48.626Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.07s)
10:53:48 [2019-10-06T10:53:48.626Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.27s)
10:53:48 [2019-10-06T10:53:48.626Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (13.92s)
10:53:48 [2019-10-06T10:53:48.626Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.86s)
10:53:48 [2019-10-06T10:53:48.626Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.65s)
10:53:48 [2019-10-06T10:53:48.626Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.39s)
10:53:48 [2019-10-06T10:53:48.626Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (5.03s)
10:53:48 [2019-10-06T10:53:48.626Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.32s)
10:53:48 [2019-10-06T10:53:48.626Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (4.30s)
10:53:48 [2019-10-06T10:53:48.626Z]     --- PASS: TestDockerSuite/TestRmiTag (0.66s)
10:53:48 [2019-10-06T10:53:48.626Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.16s)
10:53:48 [2019-10-06T10:53:48.626Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (16.47s)
10:53:48 [2019-10-06T10:53:48.626Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.42s)
10:53:48 [2019-10-06T10:53:48.626Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.97s)
10:53:48 [2019-10-06T10:53:48.626Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.07s)
10:53:48 [2019-10-06T10:53:48.626Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
10:53:48 [2019-10-06T10:53:48.626Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.626Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.01s)
10:53:48 [2019-10-06T10:53:48.626Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.626Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
10:53:48 [2019-10-06T10:53:48.626Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.626Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
10:53:48 [2019-10-06T10:53:48.626Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.626Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
10:53:48 [2019-10-06T10:53:48.626Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.626Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
10:53:48 [2019-10-06T10:53:48.626Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.626Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
10:53:48 [2019-10-06T10:53:48.626Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.626Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.01s)
10:53:48 [2019-10-06T10:53:48.626Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
10:53:48 [2019-10-06T10:53:48.626Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.626Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
10:53:48 [2019-10-06T10:53:48.626Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.626Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.10s)
10:53:48 [2019-10-06T10:53:48.626Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.03s)
10:53:48 [2019-10-06T10:53:48.626Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.14s)
10:53:48 [2019-10-06T10:53:48.626Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.41s)
10:53:48 [2019-10-06T10:53:48.626Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.13s)
10:53:48 [2019-10-06T10:53:48.626Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s)
10:53:48 [2019-10-06T10:53:48.626Z]     --- PASS: TestDockerSuite/TestRunBindMounts (4.08s)
10:53:48 [2019-10-06T10:53:48.626Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
10:53:48 [2019-10-06T10:53:48.626Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.626Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s)
10:53:48 [2019-10-06T10:53:48.626Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.626Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
10:53:48 [2019-10-06T10:53:48.626Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.626Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
10:53:48 [2019-10-06T10:53:48.626Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.626Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
10:53:48 [2019-10-06T10:53:48.626Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.626Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
10:53:48 [2019-10-06T10:53:48.626Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.626Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
10:53:48 [2019-10-06T10:53:48.626Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.627Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
10:53:48 [2019-10-06T10:53:48.627Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.627Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
10:53:48 [2019-10-06T10:53:48.627Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.627Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
10:53:48 [2019-10-06T10:53:48.627Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.627Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
10:53:48 [2019-10-06T10:53:48.627Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.627Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.10s)
10:53:48 [2019-10-06T10:53:48.627Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
10:53:48 [2019-10-06T10:53:48.627Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.627Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.77s)
10:53:48 [2019-10-06T10:53:48.627Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
10:53:48 [2019-10-06T10:53:48.627Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.627Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
10:53:48 [2019-10-06T10:53:48.627Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.627Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (1.88s)
10:53:48 [2019-10-06T10:53:48.627Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
10:53:48 [2019-10-06T10:53:48.627Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.627Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
10:53:48 [2019-10-06T10:53:48.627Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.627Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
10:53:48 [2019-10-06T10:53:48.627Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.627Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
10:53:48 [2019-10-06T10:53:48.627Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.627Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s)
10:53:48 [2019-10-06T10:53:48.627Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.627Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
10:53:48 [2019-10-06T10:53:48.627Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.627Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
10:53:48 [2019-10-06T10:53:48.627Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.627Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.10s)
10:53:48 [2019-10-06T10:53:48.627Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.04s)
10:53:48 [2019-10-06T10:53:48.627Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.97s)
10:53:48 [2019-10-06T10:53:48.627Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
10:53:48 [2019-10-06T10:53:48.627Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.627Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
10:53:48 [2019-10-06T10:53:48.627Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.627Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
10:53:48 [2019-10-06T10:53:48.627Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.627Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (6.89s)
10:53:48 [2019-10-06T10:53:48.627Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
10:53:48 [2019-10-06T10:53:48.627Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.627Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
10:53:48 [2019-10-06T10:53:48.627Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.627Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
10:53:48 [2019-10-06T10:53:48.627Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.627Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
10:53:48 [2019-10-06T10:53:48.627Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.627Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.21s)
10:53:48 [2019-10-06T10:53:48.627Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (12.33s)
10:53:48 [2019-10-06T10:53:48.627Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
10:53:48 [2019-10-06T10:53:48.627Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.627Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
10:53:48 [2019-10-06T10:53:48.627Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.627Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
10:53:48 [2019-10-06T10:53:48.627Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.627Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
10:53:48 [2019-10-06T10:53:48.627Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.627Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
10:53:48 [2019-10-06T10:53:48.627Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.627Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
10:53:48 [2019-10-06T10:53:48.627Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.627Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.11s)
10:53:48 [2019-10-06T10:53:48.627Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
10:53:48 [2019-10-06T10:53:48.627Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.627Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.10s)
10:53:48 [2019-10-06T10:53:48.627Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
10:53:48 [2019-10-06T10:53:48.627Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.627Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.94s)
10:53:48 [2019-10-06T10:53:48.627Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (1.99s)
10:53:48 [2019-10-06T10:53:48.627Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
10:53:48 [2019-10-06T10:53:48.627Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.627Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (2.05s)
10:53:48 [2019-10-06T10:53:48.627Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
10:53:48 [2019-10-06T10:53:48.627Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.627Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
10:53:48 [2019-10-06T10:53:48.627Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.627Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
10:53:48 [2019-10-06T10:53:48.627Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.627Z]     --- PASS: TestDockerSuite/TestRunExitCode (2.08s)
10:53:48 [2019-10-06T10:53:48.627Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (2.01s)
10:53:48 [2019-10-06T10:53:48.627Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (2.04s)
10:53:48 [2019-10-06T10:53:48.627Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.29s)
10:53:48 [2019-10-06T10:53:48.627Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.07s)
10:53:48 [2019-10-06T10:53:48.627Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
10:53:48 [2019-10-06T10:53:48.627Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.627Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
10:53:48 [2019-10-06T10:53:48.627Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.627Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
10:53:48 [2019-10-06T10:53:48.627Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.627Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s)
10:53:48 [2019-10-06T10:53:48.627Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.627Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
10:53:48 [2019-10-06T10:53:48.627Z]         requirement.go:26: unmatched requirement IsolationIsHyperv
10:53:48 [2019-10-06T10:53:48.627Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
10:53:48 [2019-10-06T10:53:48.627Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.627Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
10:53:48 [2019-10-06T10:53:48.627Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.627Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (8.47s)
10:53:48 [2019-10-06T10:53:48.627Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
10:53:48 [2019-10-06T10:53:48.627Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.627Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s)
10:53:48 [2019-10-06T10:53:48.627Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
10:53:48 [2019-10-06T10:53:48.627Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.627Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
10:53:48 [2019-10-06T10:53:48.627Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.627Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
10:53:48 [2019-10-06T10:53:48.627Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.627Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
10:53:48 [2019-10-06T10:53:48.627Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.627Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.69s)
10:53:48 [2019-10-06T10:53:48.627Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
10:53:48 [2019-10-06T10:53:48.627Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.627Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.60s)
10:53:48 [2019-10-06T10:53:48.627Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
10:53:48 [2019-10-06T10:53:48.627Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.627Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
10:53:48 [2019-10-06T10:53:48.627Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.627Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
10:53:48 [2019-10-06T10:53:48.627Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.627Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
10:53:48 [2019-10-06T10:53:48.627Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.627Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
10:53:48 [2019-10-06T10:53:48.627Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.627Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
10:53:48 [2019-10-06T10:53:48.627Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.627Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
10:53:48 [2019-10-06T10:53:48.627Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.627Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
10:53:48 [2019-10-06T10:53:48.627Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.627Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s)
10:53:48 [2019-10-06T10:53:48.627Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.627Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
10:53:48 [2019-10-06T10:53:48.627Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.627Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
10:53:48 [2019-10-06T10:53:48.627Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.627Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
10:53:48 [2019-10-06T10:53:48.627Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.627Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
10:53:48 [2019-10-06T10:53:48.627Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.627Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
10:53:48 [2019-10-06T10:53:48.627Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.627Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.46s)
10:53:48 [2019-10-06T10:53:48.627Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
10:53:48 [2019-10-06T10:53:48.627Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.627Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
10:53:48 [2019-10-06T10:53:48.627Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.627Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
10:53:48 [2019-10-06T10:53:48.627Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.627Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.33s)
10:53:48 [2019-10-06T10:53:48.627Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (8.57s)
10:53:48 [2019-10-06T10:53:48.627Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
10:53:48 [2019-10-06T10:53:48.627Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.627Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
10:53:48 [2019-10-06T10:53:48.627Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.627Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
10:53:48 [2019-10-06T10:53:48.627Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.627Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
10:53:48 [2019-10-06T10:53:48.627Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.627Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
10:53:48 [2019-10-06T10:53:48.627Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.627Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
10:53:48 [2019-10-06T10:53:48.627Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.627Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
10:53:48 [2019-10-06T10:53:48.627Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.627Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
10:53:48 [2019-10-06T10:53:48.627Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.627Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
10:53:48 [2019-10-06T10:53:48.627Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.627Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.33s)
10:53:48 [2019-10-06T10:53:48.627Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.03s)
10:53:48 [2019-10-06T10:53:48.627Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.93s)
10:53:48 [2019-10-06T10:53:48.627Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.95s)
10:53:48 [2019-10-06T10:53:48.627Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.99s)
10:53:48 [2019-10-06T10:53:48.627Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.91s)
10:53:48 [2019-10-06T10:53:48.627Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s)
10:53:48 [2019-10-06T10:53:48.627Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.627Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
10:53:48 [2019-10-06T10:53:48.627Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.627Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
10:53:48 [2019-10-06T10:53:48.627Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.627Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
10:53:48 [2019-10-06T10:53:48.627Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.627Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
10:53:48 [2019-10-06T10:53:48.627Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.627Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
10:53:48 [2019-10-06T10:53:48.627Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.627Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
10:53:48 [2019-10-06T10:53:48.627Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.627Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
10:53:48 [2019-10-06T10:53:48.627Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.627Z]     --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (7.48s)
10:53:48 [2019-10-06T10:53:48.627Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
10:53:48 [2019-10-06T10:53:48.627Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.627Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
10:53:48 [2019-10-06T10:53:48.627Z]         requirement.go:26: unmatched requirement Apparmor
10:53:48 [2019-10-06T10:53:48.627Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
10:53:48 [2019-10-06T10:53:48.627Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.627Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
10:53:48 [2019-10-06T10:53:48.627Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.627Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
10:53:48 [2019-10-06T10:53:48.627Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.627Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.52s)
10:53:48 [2019-10-06T10:53:48.627Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
10:53:48 [2019-10-06T10:53:48.627Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.627Z]     --- PASS: TestDockerSuite/TestRunRm (2.18s)
10:53:48 [2019-10-06T10:53:48.627Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (5.16s)
10:53:48 [2019-10-06T10:53:48.627Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (2.11s)
10:53:48 [2019-10-06T10:53:48.627Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (2.04s)
10:53:48 [2019-10-06T10:53:48.627Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.92s)
10:53:48 [2019-10-06T10:53:48.627Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (2.34s)
10:53:48 [2019-10-06T10:53:48.627Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
10:53:48 [2019-10-06T10:53:48.627Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.627Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
10:53:48 [2019-10-06T10:53:48.627Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.627Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (6.84s)
10:53:48 [2019-10-06T10:53:48.627Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
10:53:48 [2019-10-06T10:53:48.627Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.627Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.75s)
10:53:48 [2019-10-06T10:53:48.627Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
10:53:48 [2019-10-06T10:53:48.627Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.627Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
10:53:48 [2019-10-06T10:53:48.627Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.627Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.18s)
10:53:48 [2019-10-06T10:53:48.627Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s)
10:53:48 [2019-10-06T10:53:48.627Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
10:53:48 [2019-10-06T10:53:48.627Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.627Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.61s)
10:53:48 [2019-10-06T10:53:48.627Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
10:53:48 [2019-10-06T10:53:48.627Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.627Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
10:53:48 [2019-10-06T10:53:48.627Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.627Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
10:53:48 [2019-10-06T10:53:48.627Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.627Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
10:53:48 [2019-10-06T10:53:48.627Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.627Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
10:53:48 [2019-10-06T10:53:48.627Z]         requirement.go:26: unmatched requirement Apparmor
10:53:48 [2019-10-06T10:53:48.627Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
10:53:48 [2019-10-06T10:53:48.627Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.627Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
10:53:48 [2019-10-06T10:53:48.627Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.627Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
10:53:48 [2019-10-06T10:53:48.627Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.627Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
10:53:48 [2019-10-06T10:53:48.627Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.627Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
10:53:48 [2019-10-06T10:53:48.627Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.628Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (1.97s)
10:53:48 [2019-10-06T10:53:48.628Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
10:53:48 [2019-10-06T10:53:48.628Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.628Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.93s)
10:53:48 [2019-10-06T10:53:48.628Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
10:53:48 [2019-10-06T10:53:48.628Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.628Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
10:53:48 [2019-10-06T10:53:48.628Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.628Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.70s)
10:53:48 [2019-10-06T10:53:48.628Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.35s)
10:53:48 [2019-10-06T10:53:48.628Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.25s)
10:53:48 [2019-10-06T10:53:48.628Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.40s)
10:53:48 [2019-10-06T10:53:48.628Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
10:53:48 [2019-10-06T10:53:48.628Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.628Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.10s)
10:53:48 [2019-10-06T10:53:48.628Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s)
10:53:48 [2019-10-06T10:53:48.628Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.628Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s)
10:53:48 [2019-10-06T10:53:48.628Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.628Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (7.59s)
10:53:48 [2019-10-06T10:53:48.628Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.07s)
10:53:48 [2019-10-06T10:53:48.628Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.01s)
10:53:48 [2019-10-06T10:53:48.628Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
10:53:48 [2019-10-06T10:53:48.628Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.628Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s)
10:53:48 [2019-10-06T10:53:48.628Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s)
10:53:48 [2019-10-06T10:53:48.628Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
10:53:48 [2019-10-06T10:53:48.628Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.628Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
10:53:48 [2019-10-06T10:53:48.628Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.628Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
10:53:48 [2019-10-06T10:53:48.628Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.628Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
10:53:48 [2019-10-06T10:53:48.628Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.628Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
10:53:48 [2019-10-06T10:53:48.628Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.628Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.75s)
10:53:48 [2019-10-06T10:53:48.628Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.59s)
10:53:48 [2019-10-06T10:53:48.628Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.07s)
10:53:48 [2019-10-06T10:53:48.628Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.19s)
10:53:48 [2019-10-06T10:53:48.628Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
10:53:48 [2019-10-06T10:53:48.628Z]         requirement.go:26: unmatched requirement Apparmor
10:53:48 [2019-10-06T10:53:48.628Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
10:53:48 [2019-10-06T10:53:48.628Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.628Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
10:53:48 [2019-10-06T10:53:48.628Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.628Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
10:53:48 [2019-10-06T10:53:48.628Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.628Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
10:53:48 [2019-10-06T10:53:48.628Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.628Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
10:53:48 [2019-10-06T10:53:48.628Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.628Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
10:53:48 [2019-10-06T10:53:48.628Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.628Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s)
10:53:48 [2019-10-06T10:53:48.628Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.628Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
10:53:48 [2019-10-06T10:53:48.628Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.628Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
10:53:48 [2019-10-06T10:53:48.628Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.628Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
10:53:48 [2019-10-06T10:53:48.628Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.628Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
10:53:48 [2019-10-06T10:53:48.628Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.628Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
10:53:48 [2019-10-06T10:53:48.628Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.628Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
10:53:48 [2019-10-06T10:53:48.628Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.628Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
10:53:48 [2019-10-06T10:53:48.628Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.628Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
10:53:48 [2019-10-06T10:53:48.628Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.628Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
10:53:48 [2019-10-06T10:53:48.628Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.628Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.37s)
10:53:48 [2019-10-06T10:53:48.628Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s)
10:53:48 [2019-10-06T10:53:48.628Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s)
10:53:48 [2019-10-06T10:53:48.628Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.24s)
10:53:48 [2019-10-06T10:53:48.628Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.53s)
10:53:48 [2019-10-06T10:53:48.628Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (6.55s)
10:53:48 [2019-10-06T10:53:48.628Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
10:53:48 [2019-10-06T10:53:48.628Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.628Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.00s)
10:53:48 [2019-10-06T10:53:48.628Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
10:53:48 [2019-10-06T10:53:48.628Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.628Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (3.75s)
10:53:48 [2019-10-06T10:53:48.628Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
10:53:48 [2019-10-06T10:53:48.628Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.628Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
10:53:48 [2019-10-06T10:53:48.628Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.628Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
10:53:48 [2019-10-06T10:53:48.628Z]         requirement.go:26: unmatched requirement IsPausable
10:53:48 [2019-10-06T10:53:48.628Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
10:53:48 [2019-10-06T10:53:48.628Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.628Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.20s)
10:53:48 [2019-10-06T10:53:48.628Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
10:53:48 [2019-10-06T10:53:48.628Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.628Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
10:53:48 [2019-10-06T10:53:48.628Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.628Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
10:53:48 [2019-10-06T10:53:48.628Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.628Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
10:53:48 [2019-10-06T10:53:48.628Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.628Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
10:53:48 [2019-10-06T10:53:48.628Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.628Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
10:53:48 [2019-10-06T10:53:48.628Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.628Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (2.04s)
10:53:48 [2019-10-06T10:53:48.628Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (2.10s)
10:53:48 [2019-10-06T10:53:48.628Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
10:53:48 [2019-10-06T10:53:48.628Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.628Z]     --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.03s)
10:53:48 [2019-10-06T10:53:48.628Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s)
10:53:48 [2019-10-06T10:53:48.628Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.628Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
10:53:48 [2019-10-06T10:53:48.628Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.628Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
10:53:48 [2019-10-06T10:53:48.628Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.628Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
10:53:48 [2019-10-06T10:53:48.628Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.628Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
10:53:48 [2019-10-06T10:53:48.628Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.628Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
10:53:48 [2019-10-06T10:53:48.628Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.628Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.30s)
10:53:48 [2019-10-06T10:53:48.628Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.15s)
10:53:48 [2019-10-06T10:53:48.628Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.21s)
10:53:48 [2019-10-06T10:53:48.628Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
10:53:48 [2019-10-06T10:53:48.628Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.628Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.34s)
10:53:48 [2019-10-06T10:53:48.628Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.28s)
10:53:48 [2019-10-06T10:53:48.628Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s)
10:53:48 [2019-10-06T10:53:48.628Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (2.33s)
10:53:48 [2019-10-06T10:53:48.628Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s)
10:53:48 [2019-10-06T10:53:48.628Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (7.62s)
10:53:48 [2019-10-06T10:53:48.628Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.39s)
10:53:48 [2019-10-06T10:53:48.628Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.39s)
10:53:48 [2019-10-06T10:53:48.628Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s)
10:53:48 [2019-10-06T10:53:48.628Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.17s)
10:53:48 [2019-10-06T10:53:48.628Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (7.20s)
10:53:48 [2019-10-06T10:53:48.628Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
10:53:48 [2019-10-06T10:53:48.628Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.628Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.58s)
10:53:48 [2019-10-06T10:53:48.628Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.20s)
10:53:48 [2019-10-06T10:53:48.628Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
10:53:48 [2019-10-06T10:53:48.628Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.628Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.24s)
10:53:48 [2019-10-06T10:53:48.628Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.28s)
10:53:48 [2019-10-06T10:53:48.628Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.27s)
10:53:48 [2019-10-06T10:53:48.628Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.24s)
10:53:48 [2019-10-06T10:53:48.628Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
10:53:48 [2019-10-06T10:53:48.628Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.628Z]     --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.39s)
10:53:48 [2019-10-06T10:53:48.628Z] === RUN   TestDockerRegistrySuite
10:53:48 [2019-10-06T10:53:48.628Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
10:53:48 [2019-10-06T10:53:48.628Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
10:53:48 [2019-10-06T10:53:48.628Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
10:53:48 [2019-10-06T10:53:48.628Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
10:53:48 [2019-10-06T10:53:48.628Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
10:53:48 [2019-10-06T10:53:48.628Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
10:53:48 [2019-10-06T10:53:48.628Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
10:53:48 [2019-10-06T10:53:48.628Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
10:53:48 [2019-10-06T10:53:48.628Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
10:53:48 [2019-10-06T10:53:48.628Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
10:53:48 [2019-10-06T10:53:48.628Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
10:53:48 [2019-10-06T10:53:48.628Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
10:53:48 [2019-10-06T10:53:48.628Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
10:53:48 [2019-10-06T10:53:48.628Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
10:53:48 [2019-10-06T10:53:48.628Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
10:53:48 [2019-10-06T10:53:48.628Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
10:53:48 [2019-10-06T10:53:48.628Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
10:53:48 [2019-10-06T10:53:48.628Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
10:53:48 [2019-10-06T10:53:48.628Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
10:53:48 [2019-10-06T10:53:48.628Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
10:53:48 [2019-10-06T10:53:48.628Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
10:53:48 [2019-10-06T10:53:48.628Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
10:53:48 [2019-10-06T10:53:48.628Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
10:53:48 [2019-10-06T10:53:48.628Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
10:53:48 [2019-10-06T10:53:48.628Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
10:53:48 [2019-10-06T10:53:48.628Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
10:53:48 [2019-10-06T10:53:48.628Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
10:53:48 [2019-10-06T10:53:48.628Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
10:53:48 [2019-10-06T10:53:48.628Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
10:53:48 [2019-10-06T10:53:48.628Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
10:53:48 [2019-10-06T10:53:48.628Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
10:53:48 [2019-10-06T10:53:48.628Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
10:53:48 [2019-10-06T10:53:48.628Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
10:53:48 [2019-10-06T10:53:48.628Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
10:53:48 [2019-10-06T10:53:48.628Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
10:53:48 [2019-10-06T10:53:48.628Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
10:53:48 [2019-10-06T10:53:48.628Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
10:53:48 [2019-10-06T10:53:48.628Z] === RUN   TestDockerRegistrySuite/TestV2Only
10:53:48 [2019-10-06T10:53:48.628Z] --- PASS: TestDockerRegistrySuite (0.00s)
10:53:48 [2019-10-06T10:53:48.628Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
10:53:48 [2019-10-06T10:53:48.628Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.628Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
10:53:48 [2019-10-06T10:53:48.628Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.628Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
10:53:48 [2019-10-06T10:53:48.628Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.628Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
10:53:48 [2019-10-06T10:53:48.628Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.628Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
10:53:48 [2019-10-06T10:53:48.628Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.628Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
10:53:48 [2019-10-06T10:53:48.628Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.628Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
10:53:48 [2019-10-06T10:53:48.628Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.628Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
10:53:48 [2019-10-06T10:53:48.628Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.628Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
10:53:48 [2019-10-06T10:53:48.628Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.628Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
10:53:48 [2019-10-06T10:53:48.628Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.628Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
10:53:48 [2019-10-06T10:53:48.628Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.628Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
10:53:48 [2019-10-06T10:53:48.628Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.628Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
10:53:48 [2019-10-06T10:53:48.628Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.628Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
10:53:48 [2019-10-06T10:53:48.628Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.628Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
10:53:48 [2019-10-06T10:53:48.628Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.628Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
10:53:48 [2019-10-06T10:53:48.628Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.628Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
10:53:48 [2019-10-06T10:53:48.628Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.628Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
10:53:48 [2019-10-06T10:53:48.628Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.628Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
10:53:48 [2019-10-06T10:53:48.628Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.628Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
10:53:48 [2019-10-06T10:53:48.628Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.628Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
10:53:48 [2019-10-06T10:53:48.628Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.628Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
10:53:48 [2019-10-06T10:53:48.628Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.628Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
10:53:48 [2019-10-06T10:53:48.628Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.628Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
10:53:48 [2019-10-06T10:53:48.628Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.628Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
10:53:48 [2019-10-06T10:53:48.628Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.628Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
10:53:48 [2019-10-06T10:53:48.628Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.628Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
10:53:48 [2019-10-06T10:53:48.628Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.628Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
10:53:48 [2019-10-06T10:53:48.628Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.628Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
10:53:48 [2019-10-06T10:53:48.628Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.628Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
10:53:48 [2019-10-06T10:53:48.628Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.628Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
10:53:48 [2019-10-06T10:53:48.628Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.628Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
10:53:48 [2019-10-06T10:53:48.628Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.628Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
10:53:48 [2019-10-06T10:53:48.628Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.628Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
10:53:48 [2019-10-06T10:53:48.628Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.628Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
10:53:48 [2019-10-06T10:53:48.628Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.628Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
10:53:48 [2019-10-06T10:53:48.628Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.628Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
10:53:48 [2019-10-06T10:53:48.628Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.628Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
10:53:48 [2019-10-06T10:53:48.628Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.628Z] === RUN   TestDockerSchema1RegistrySuite
10:53:48 [2019-10-06T10:53:48.629Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
10:53:48 [2019-10-06T10:53:48.629Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
10:53:48 [2019-10-06T10:53:48.629Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
10:53:48 [2019-10-06T10:53:48.629Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
10:53:48 [2019-10-06T10:53:48.629Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
10:53:48 [2019-10-06T10:53:48.629Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
10:53:48 [2019-10-06T10:53:48.629Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
10:53:48 [2019-10-06T10:53:48.629Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
10:53:48 [2019-10-06T10:53:48.629Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
10:53:48 [2019-10-06T10:53:48.629Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
10:53:48 [2019-10-06T10:53:48.629Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
10:53:48 [2019-10-06T10:53:48.629Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
10:53:48 [2019-10-06T10:53:48.629Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
10:53:48 [2019-10-06T10:53:48.629Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
10:53:48 [2019-10-06T10:53:48.629Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
10:53:48 [2019-10-06T10:53:48.629Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
10:53:48 [2019-10-06T10:53:48.629Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
10:53:48 [2019-10-06T10:53:48.629Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
10:53:48 [2019-10-06T10:53:48.629Z] --- PASS: TestDockerSchema1RegistrySuite (0.02s)
10:53:48 [2019-10-06T10:53:48.629Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
10:53:48 [2019-10-06T10:53:48.629Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.629Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
10:53:48 [2019-10-06T10:53:48.629Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.629Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
10:53:48 [2019-10-06T10:53:48.629Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.629Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
10:53:48 [2019-10-06T10:53:48.629Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.629Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
10:53:48 [2019-10-06T10:53:48.629Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.629Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
10:53:48 [2019-10-06T10:53:48.629Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.629Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
10:53:48 [2019-10-06T10:53:48.629Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.629Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
10:53:48 [2019-10-06T10:53:48.629Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.629Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
10:53:48 [2019-10-06T10:53:48.629Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.629Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
10:53:48 [2019-10-06T10:53:48.629Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.629Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
10:53:48 [2019-10-06T10:53:48.629Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.629Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
10:53:48 [2019-10-06T10:53:48.629Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.629Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
10:53:48 [2019-10-06T10:53:48.629Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.629Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
10:53:48 [2019-10-06T10:53:48.629Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.629Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
10:53:48 [2019-10-06T10:53:48.629Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:48 [2019-10-06T10:53:48.629Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
10:53:49 [2019-10-06T10:53:49.089Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:49 [2019-10-06T10:53:49.089Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
10:53:49 [2019-10-06T10:53:49.089Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:49 [2019-10-06T10:53:49.089Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
10:53:49 [2019-10-06T10:53:49.089Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:49 [2019-10-06T10:53:49.089Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
10:53:49 [2019-10-06T10:53:49.089Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
10:53:49 [2019-10-06T10:53:49.089Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
10:53:49 [2019-10-06T10:53:49.089Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
10:53:49 [2019-10-06T10:53:49.089Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
10:53:49 [2019-10-06T10:53:49.089Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
10:53:49 [2019-10-06T10:53:49.089Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
10:53:49 [2019-10-06T10:53:49.089Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
10:53:49 [2019-10-06T10:53:49.089Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
10:53:49 [2019-10-06T10:53:49.089Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s)
10:53:49 [2019-10-06T10:53:49.089Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
10:53:49 [2019-10-06T10:53:49.089Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:49 [2019-10-06T10:53:49.089Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
10:53:49 [2019-10-06T10:53:49.089Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:49 [2019-10-06T10:53:49.089Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
10:53:49 [2019-10-06T10:53:49.089Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:49 [2019-10-06T10:53:49.089Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
10:53:49 [2019-10-06T10:53:49.089Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:49 [2019-10-06T10:53:49.089Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
10:53:49 [2019-10-06T10:53:49.089Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:49 [2019-10-06T10:53:49.089Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
10:53:49 [2019-10-06T10:53:49.089Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:49 [2019-10-06T10:53:49.089Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
10:53:49 [2019-10-06T10:53:49.089Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:49 [2019-10-06T10:53:49.089Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
10:53:49 [2019-10-06T10:53:49.089Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:49 [2019-10-06T10:53:49.089Z] === RUN   TestDockerRegistryAuthTokenSuite
10:53:49 [2019-10-06T10:53:49.089Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
10:53:49 [2019-10-06T10:53:49.089Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
10:53:49 [2019-10-06T10:53:49.089Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
10:53:49 [2019-10-06T10:53:49.089Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
10:53:49 [2019-10-06T10:53:49.089Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
10:53:49 [2019-10-06T10:53:49.089Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s)
10:53:49 [2019-10-06T10:53:49.089Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
10:53:49 [2019-10-06T10:53:49.089Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:49 [2019-10-06T10:53:49.089Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
10:53:49 [2019-10-06T10:53:49.089Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:49 [2019-10-06T10:53:49.089Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
10:53:49 [2019-10-06T10:53:49.089Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:49 [2019-10-06T10:53:49.089Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
10:53:49 [2019-10-06T10:53:49.089Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:49 [2019-10-06T10:53:49.089Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
10:53:49 [2019-10-06T10:53:49.089Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:49 [2019-10-06T10:53:49.089Z] === RUN   TestDockerDaemonSuite
10:53:49 [2019-10-06T10:53:49.089Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
10:53:49 [2019-10-06T10:53:49.089Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
10:53:49 [2019-10-06T10:53:49.089Z] === RUN   TestDockerDaemonSuite/TestRegistryMirrors
10:53:49 [2019-10-06T10:53:49.089Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
10:53:49 [2019-10-06T10:53:49.089Z] --- PASS: TestDockerDaemonSuite (0.00s)
10:53:49 [2019-10-06T10:53:49.089Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
10:53:49 [2019-10-06T10:53:49.089Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:49 [2019-10-06T10:53:49.089Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
10:53:49 [2019-10-06T10:53:49.089Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:49 [2019-10-06T10:53:49.089Z]     --- SKIP: TestDockerDaemonSuite/TestRegistryMirrors (0.00s)
10:53:49 [2019-10-06T10:53:49.089Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:49 [2019-10-06T10:53:49.089Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
10:53:49 [2019-10-06T10:53:49.089Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:49 [2019-10-06T10:53:49.089Z] === RUN   TestDockerSwarmSuite
10:53:49 [2019-10-06T10:53:49.089Z] --- PASS: TestDockerSwarmSuite (0.00s)
10:53:49 [2019-10-06T10:53:49.089Z] === RUN   TestDockerPluginSuite
10:53:49 [2019-10-06T10:53:49.089Z] === RUN   TestDockerPluginSuite/TestPluginBasicOps
10:53:49 [2019-10-06T10:53:49.089Z] === RUN   TestDockerPluginSuite/TestPluginCreate
10:53:49 [2019-10-06T10:53:49.089Z] === RUN   TestDockerPluginSuite/TestPluginEnableDisableNegative
10:53:49 [2019-10-06T10:53:49.089Z] === RUN   TestDockerPluginSuite/TestPluginForceRemove
10:53:49 [2019-10-06T10:53:49.089Z] === RUN   TestDockerPluginSuite/TestPluginIDPrefix
10:53:49 [2019-10-06T10:53:49.089Z] === RUN   TestDockerPluginSuite/TestPluginInspect
10:53:49 [2019-10-06T10:53:49.089Z] === RUN   TestDockerPluginSuite/TestPluginInstallArgs
10:53:49 [2019-10-06T10:53:49.089Z] === RUN   TestDockerPluginSuite/TestPluginInstallDisable
10:53:49 [2019-10-06T10:53:49.089Z] === RUN   TestDockerPluginSuite/TestPluginInstallImage
10:53:49 [2019-10-06T10:53:49.089Z] === RUN   TestDockerPluginSuite/TestPluginListDefaultFormat
10:53:49 [2019-10-06T10:53:49.089Z] === RUN   TestDockerPluginSuite/TestPluginSet
10:53:49 [2019-10-06T10:53:49.089Z] --- PASS: TestDockerPluginSuite (0.02s)
10:53:49 [2019-10-06T10:53:49.089Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
10:53:49 [2019-10-06T10:53:49.089Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:49 [2019-10-06T10:53:49.089Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
10:53:49 [2019-10-06T10:53:49.089Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:49 [2019-10-06T10:53:49.089Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
10:53:49 [2019-10-06T10:53:49.089Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:49 [2019-10-06T10:53:49.089Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
10:53:49 [2019-10-06T10:53:49.089Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:49 [2019-10-06T10:53:49.089Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
10:53:49 [2019-10-06T10:53:49.089Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:49 [2019-10-06T10:53:49.089Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
10:53:49 [2019-10-06T10:53:49.089Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:49 [2019-10-06T10:53:49.089Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
10:53:49 [2019-10-06T10:53:49.089Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:49 [2019-10-06T10:53:49.089Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
10:53:49 [2019-10-06T10:53:49.089Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:49 [2019-10-06T10:53:49.089Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
10:53:49 [2019-10-06T10:53:49.089Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:49 [2019-10-06T10:53:49.089Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
10:53:49 [2019-10-06T10:53:49.089Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:49 [2019-10-06T10:53:49.089Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
10:53:49 [2019-10-06T10:53:49.089Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:53:49 [2019-10-06T10:53:49.089Z] === RUN   TestDockerExternalVolumeSuite
10:53:49 [2019-10-06T10:53:49.089Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s)
10:53:49 [2019-10-06T10:53:49.089Z]     requirement.go:26: unmatched requirement DaemonIsLinux
10:53:49 [2019-10-06T10:53:49.089Z] === RUN   TestDockerNetworkSuite
10:53:49 [2019-10-06T10:53:49.089Z] --- SKIP: TestDockerNetworkSuite (0.00s)
10:53:49 [2019-10-06T10:53:49.089Z]     requirement.go:26: unmatched requirement DaemonIsLinux
10:53:49 [2019-10-06T10:53:49.089Z] === RUN   TestDockerHubPullSuite
10:53:49 [2019-10-06T10:53:49.089Z] --- SKIP: TestDockerHubPullSuite (0.00s)
10:53:49 [2019-10-06T10:53:49.089Z]     requirement.go:26: unmatched requirement DaemonIsLinux
10:53:49 [2019-10-06T10:53:49.089Z] PASS
10:53:49 [2019-10-06T10:53:49.089Z] ok  	github.com/docker/docker/integration-cli	2420.471s
10:53:49 [2019-10-06T10:53:49.089Z] INFO: Integration tests ended at 10/06/2019 10:53:48. Duration:00:40:30.2885882
10:53:49 [2019-10-06T10:53:49.089Z] INFO: Docker info of the daemon under test at end of run
10:53:49 [2019-10-06T10:53:49.089Z] 
10:53:49 [2019-10-06T10:53:49.089Z] Containers: 2
10:53:49 [2019-10-06T10:53:49.089Z]  Running: 0
10:53:49 [2019-10-06T10:53:49.089Z]  Paused: 0
10:53:49 [2019-10-06T10:53:49.089Z]  Stopped: 2
10:53:49 [2019-10-06T10:53:49.089Z] Images: 12
10:53:49 [2019-10-06T10:53:49.089Z] Server Version: 0.0.0-dev
10:53:49 [2019-10-06T10:53:49.089Z] Storage Driver: windowsfilter
10:53:49 [2019-10-06T10:53:49.089Z]  Windows: 
10:53:49 [2019-10-06T10:53:49.089Z] Logging Driver: json-file
10:53:49 [2019-10-06T10:53:49.089Z] Plugins: 
10:53:49 [2019-10-06T10:53:49.089Z]  Volume: local
10:53:49 [2019-10-06T10:53:49.089Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
10:53:49 [2019-10-06T10:53:49.089Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
10:53:49 [2019-10-06T10:53:49.089Z] Swarm: inactive
10:53:49 [2019-10-06T10:53:49.089Z] Default Isolation: process
10:53:49 [2019-10-06T10:53:49.089Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
10:53:49 [2019-10-06T10:53:49.089Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737)
10:53:49 [2019-10-06T10:53:49.089Z] OSType: windows
10:53:49 [2019-10-06T10:53:49.089Z] Architecture: x86_64
10:53:49 [2019-10-06T10:53:49.089Z] CPUs: 4
10:53:49 [2019-10-06T10:53:49.089Z] Total Memory: 32GiB
10:53:49 [2019-10-06T10:53:49.089Z] Name: azwin-2-f27e50
10:53:49 [2019-10-06T10:53:49.089Z] ID: 6ZOZ:CXPI:PLWZ:2UQH:DJNG:4OHW:2LPF:WSUP:2HAW:VIYC:ZLTU:NTRA
10:53:49 [2019-10-06T10:53:49.089Z] Docker Root Dir: D:\CI\PR-40045\3\daemon
10:53:49 [2019-10-06T10:53:49.089Z] Debug Mode (client): false
10:53:49 [2019-10-06T10:53:49.089Z] Debug Mode (server): true
10:53:49 [2019-10-06T10:53:49.089Z]  File Descriptors: -1
10:53:49 [2019-10-06T10:53:49.089Z]  Goroutines: 18
10:53:49 [2019-10-06T10:53:49.089Z]  System Time: 2019-10-06T10:53:48.631857Z
10:53:49 [2019-10-06T10:53:49.089Z]  EventsListeners: 0
10:53:49 [2019-10-06T10:53:49.089Z] Registry: https://index.docker.io/v1/
10:53:49 [2019-10-06T10:53:49.089Z] Labels:
10:53:49 [2019-10-06T10:53:49.089Z] Experimental: false
10:53:49 [2019-10-06T10:53:49.089Z] Insecure Registries:
10:53:49 [2019-10-06T10:53:49.089Z]  127.0.0.0/8
10:53:49 [2019-10-06T10:53:49.089Z] Live Restore Enabled: false
10:53:49 [2019-10-06T10:53:49.089Z] 
10:53:49 [2019-10-06T10:53:49.089Z] 
10:53:49 [2019-10-06T10:53:49.089Z] INFO: Stopping daemon under test
10:53:49 [2019-10-06T10:53:49.089Z] SUCCESS: The process with PID 5236 (child process of PID 7108) has been terminated.
10:53:49 [2019-10-06T10:53:49.089Z] SUCCESS: The process with PID 7108 (child process of PID 1060) has been terminated.
10:53:49 [2019-10-06T10:53:49.089Z] INFO: Stop tailing logs of the daemon under tests
10:53:49 [2019-10-06T10:53:49.089Z] INFO: executeCI.ps1 Completed successfully at 10/06/2019 10:53:48.
10:53:49 [2019-10-06T10:53:49.089Z] INFO: Tidying up at end of run
10:53:49 [2019-10-06T10:53:49.089Z] INFO: Saving daemon under test log (d:\CI\PR-40045\3\dut.out) to C:\windows\TEMP\CIDUT.out
10:53:49 [2019-10-06T10:53:49.089Z] INFO: Saving daemon under test log (d:\CI\PR-40045\3\dut.err) to C:\windows\TEMP\CIDUT.err
10:53:49 [2019-10-06T10:53:49.089Z] INFO: Nuke-Everything...
10:53:49 [2019-10-06T10:53:49.089Z] INFO: Container count on control daemon to delete is 2
10:53:50 [2019-10-06T10:53:50.059Z] cb708b9692b5
10:53:50 [2019-10-06T10:53:50.059Z] 4a49d0719c2f
10:53:50 [2019-10-06T10:53:50.059Z] INFO: Tidying pidfile d:\CI\PR-40045\3\docker.pid
10:53:50 [2019-10-06T10:53:50.059Z] INFO: Nuking d:\CI
10:54:20 [2019-10-06T10:54:20.025Z] INFO: Zapped successfully
10:54:20 [2019-10-06T10:54:20.025Z] 
10:54:20 [2019-10-06T10:54:20.025Z] INFO: executeCI.ps1 exiting at Sun Oct  6 10:54:18 CUT 2019. Duration 01:04:14.9425730
10:54:20 [2019-10-06T10:54:20.025Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
10:54:21 [2019-10-06T10:54:21.675Z] Creating windowsRS5-integration-bundles.zip
[Pipeline] step
10:54:22 [2019-10-06T10:54:22.856Z] Archiving artifacts
10:54:38 [2019-10-06T10:54:38.171Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40045/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
10:54:39 [2019-10-06T10:54:39.090Z] + make clean
10:54:40 [2019-10-06T10:54:40.631Z] docker volume rm -f docker-dev-cache
10:54:40 [2019-10-06T10:54:40.631Z] 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