Skip to content
Success

Console Output

Pull request #40782 opened
Started by user Sebastiaan van Stijn
Rebuilds build #1
08:41:51 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 4581499848e975546b835d3630bae69f9e511864+f432f71595086d3b015dffb7b61491636e1b81ac (edf4fb5c657b7639cad7bfa41f653ce97af95d61)
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 241f6703d31895690d4cb6f158f753615abe74ac
using credential jps-reader
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision 241f6703d31895690d4cb6f158f753615abe74ac (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 241f6703d31895690d4cb6f158f753615abe74ac # timeout=10
Commit message: "Merge pull request #21 from docker/use-multiarch-busybox"
 > git rev-list --no-walk 241f6703d31895690d4cb6f158f753615abe74ac # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
08:41:55 [2020-04-17T08:41:55.421Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
08:41:55 [2020-04-17T08:41:55.428Z] Trying to pass milestone 1
[Pipeline] milestone
08:41:55 [2020-04-17T08:41:55.461Z] Trying to pass milestone 2
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
08:41:55 [2020-04-17T08:41:55.622Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02ad5495b4fb3d5da) in /home/ubuntu/workspace/moby_PR-40782
[Pipeline] {
[Pipeline] checkout
08:41:55 [2020-04-17T08:41:55.663Z] using credential docker-jenkins-github-credentials
08:41:55 [2020-04-17T08:41:55.671Z] Cloning the remote Git repository
08:41:55 [2020-04-17T08:41:55.671Z] Cloning with configured refspecs honoured and without tags
08:41:55 [2020-04-17T08:41:55.654Z] Cloning repository https://github.com/moby/moby.git
08:41:55 [2020-04-17T08:41:55.654Z]  > git init /home/ubuntu/workspace/moby_PR-40782 # timeout=10
08:41:55 [2020-04-17T08:41:55.676Z] Fetching upstream changes from https://github.com/moby/moby.git
08:41:55 [2020-04-17T08:41:55.676Z]  > git --version # timeout=10
08:41:55 [2020-04-17T08:41:55.688Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:41:55 [2020-04-17T08:41:55.689Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40782/head:refs/remotes/origin/PR-40782 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
08:42:08 [2020-04-17T08:42:08.266Z] Fetching without tags
08:42:08 [2020-04-17T08:42:08.543Z] Merging remotes/origin/19.03 commit f432f71595086d3b015dffb7b61491636e1b81ac into PR head commit 4581499848e975546b835d3630bae69f9e511864
08:42:09 [2020-04-17T08:42:09.509Z] Merge succeeded, producing 73b52253848169499393976f4af9a27b21006ec5
08:42:09 [2020-04-17T08:42:09.509Z] Checking out Revision 73b52253848169499393976f4af9a27b21006ec5 (PR-40782)
08:42:09 [2020-04-17T08:42:09.582Z] Commit message: "Merge commit 'f432f71595086d3b015dffb7b61491636e1b81ac' into HEAD"
08:42:08 [2020-04-17T08:42:08.191Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:42:08 [2020-04-17T08:42:08.202Z]  > git config --add remote.origin.fetch +refs/pull/40782/head:refs/remotes/origin/PR-40782 # timeout=10
08:42:08 [2020-04-17T08:42:08.211Z]  > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
08:42:08 [2020-04-17T08:42:08.234Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:42:08 [2020-04-17T08:42:08.249Z] Fetching upstream changes from https://github.com/moby/moby.git
08:42:08 [2020-04-17T08:42:08.249Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:42:08 [2020-04-17T08:42:08.250Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40782/head:refs/remotes/origin/PR-40782 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
08:42:08 [2020-04-17T08:42:08.525Z]  > git config core.sparsecheckout # timeout=10
08:42:08 [2020-04-17T08:42:08.530Z]  > git checkout -f 4581499848e975546b835d3630bae69f9e511864 # timeout=10
08:42:09 [2020-04-17T08:42:09.003Z]  > git merge f432f71595086d3b015dffb7b61491636e1b81ac # timeout=10
08:42:09 [2020-04-17T08:42:09.484Z]  > git rev-parse HEAD^{commit} # timeout=10
08:42:09 [2020-04-17T08:42:09.490Z]  > git config core.sparsecheckout # timeout=10
08:42:09 [2020-04-17T08:42:09.493Z]  > git checkout -f 73b52253848169499393976f4af9a27b21006ec5 # timeout=10
08:42:09 [2020-04-17T08:42:09.565Z]  > git rev-list --no-walk 4581499848e975546b835d3630bae69f9e511864 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
08:42:10 [2020-04-17T08:42:10.402Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40782:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco
08:42:10 [2020-04-17T08:42:10.402Z] Unable to find image 'alpine:latest' locally
08:42:10 [2020-04-17T08:42:10.402Z] latest: Pulling from library/alpine
08:42:10 [2020-04-17T08:42:10.402Z] aad63a933944: Pulling fs layer
08:42:10 [2020-04-17T08:42:10.659Z] aad63a933944: Verifying Checksum
08:42:10 [2020-04-17T08:42:10.659Z] aad63a933944: Download complete
08:42:10 [2020-04-17T08:42:10.659Z] aad63a933944: Pull complete
08:42:10 [2020-04-17T08:42:10.920Z] Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239
08:42:10 [2020-04-17T08:42:10.920Z] Status: Downloaded newer image for alpine:latest
08:42:13 [2020-04-17T08:42:13.444Z] 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
08:42:14 [2020-04-17T08:42:14.217Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02ad5495b4fb3d5da) in /home/ubuntu/workspace/moby_PR-40782
Stage "win-RS1" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
08:42:14 [2020-04-17T08:42:14.223Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0eca4836ec69b46a3) in /home/ubuntu/workspace/moby_PR-40782
[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] }
[Pipeline] {
[Pipeline] {
[Pipeline] checkout
08:42:14 [2020-04-17T08:42:14.264Z] Running on s390x-ubuntu-25 in /home/jenkins/workspace/moby_PR-40782
08:42:14 [2020-04-17T08:42:14.269Z] Running on ppc64le-ubuntu-32 in /home/docker/workspace/moby_PR-40782
08:42:14 [2020-04-17T08:42:14.271Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
08:42:14 [2020-04-17T08:42:14.284Z] Fetching changes from the remote Git repository
[Pipeline] // stage
08:42:14 [2020-04-17T08:42:14.292Z] Fetching without tags
[Pipeline] checkout
[Pipeline] // stage
08:42:14 [2020-04-17T08:42:14.313Z] using credential docker-jenkins-github-credentials
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
08:42:14 [2020-04-17T08:42:14.323Z] Cloning the remote Git repository
08:42:14 [2020-04-17T08:42:14.323Z] Cloning with configured refspecs honoured and without tags
[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] }
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
[Pipeline] {
[Pipeline] {
[Pipeline] checkout
[Pipeline] checkout
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
08:42:14 [2020-04-17T08:42:14.425Z] using credential docker-jenkins-github-credentials
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] }
08:42:14 [2020-04-17T08:42:14.436Z] using credential docker-jenkins-github-credentials
08:42:14 [2020-04-17T08:42:14.443Z] Cloning the remote Git repository
08:42:14 [2020-04-17T08:42:14.443Z] Cloning with configured refspecs honoured and without tags
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
08:42:14 [2020-04-17T08:42:14.456Z] Cloning the remote Git repository
08:42:14 [2020-04-17T08:42:14.456Z] Cloning with configured refspecs honoured and without tags
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
08:42:14 [2020-04-17T08:42:14.536Z] Merging remotes/origin/19.03 commit f432f71595086d3b015dffb7b61491636e1b81ac into PR head commit 4581499848e975546b835d3630bae69f9e511864
08:42:14 [2020-04-17T08:42:14.648Z] Running on azwin-2-60dc20 in d:\jenkins\workspace\moby_PR-40782
[Pipeline] {
[Pipeline] ws
08:42:14 [2020-04-17T08:42:14.662Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] checkout
08:42:14 [2020-04-17T08:42:14.701Z] Merge succeeded, producing b726f4bf54810e2f0844e4b380c5f08618bf8cf4
08:42:14 [2020-04-17T08:42:14.701Z] Checking out Revision b726f4bf54810e2f0844e4b380c5f08618bf8cf4 (PR-40782)
08:42:14 [2020-04-17T08:42:14.760Z] Commit message: "Merge commit 'f432f71595086d3b015dffb7b61491636e1b81ac' into HEAD"
08:42:14 [2020-04-17T08:42:14.258Z]  > git rev-parse --is-inside-work-tree # timeout=10
08:42:14 [2020-04-17T08:42:14.266Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:42:14 [2020-04-17T08:42:14.273Z] Fetching upstream changes from https://github.com/moby/moby.git
08:42:14 [2020-04-17T08:42:14.273Z]  > git --version # timeout=10
08:42:14 [2020-04-17T08:42:14.278Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:42:14 [2020-04-17T08:42:14.279Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40782/head:refs/remotes/origin/PR-40782 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
08:42:14 [2020-04-17T08:42:14.518Z]  > git config core.sparsecheckout # timeout=10
08:42:14 [2020-04-17T08:42:14.525Z]  > git checkout -f 4581499848e975546b835d3630bae69f9e511864 # timeout=10
08:42:14 [2020-04-17T08:42:14.576Z]  > git merge f432f71595086d3b015dffb7b61491636e1b81ac # timeout=10
08:42:14 [2020-04-17T08:42:14.675Z]  > git rev-parse HEAD^{commit} # timeout=10
08:42:14 [2020-04-17T08:42:14.683Z]  > git config core.sparsecheckout # timeout=10
08:42:14 [2020-04-17T08:42:14.689Z]  > git checkout -f b726f4bf54810e2f0844e4b380c5f08618bf8cf4 # timeout=10
08:42:14 [2020-04-17T08:42:14.742Z]  > git rev-list --no-walk 4581499848e975546b835d3630bae69f9e511864 # timeout=10
08:42:14 [2020-04-17T08:42:14.966Z] using credential docker-jenkins-github-credentials
08:42:15 [2020-04-17T08:42:15.044Z] Cloning the remote Git repository
08:42:15 [2020-04-17T08:42:15.044Z] Cloning with configured refspecs honoured and without tags
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
08:42:14 [2020-04-17T08:42:14.367Z] Cloning repository https://github.com/moby/moby.git
08:42:14 [2020-04-17T08:42:14.368Z]  > git init /home/ubuntu/workspace/moby_PR-40782 # timeout=10
08:42:14 [2020-04-17T08:42:14.384Z] Fetching upstream changes from https://github.com/moby/moby.git
08:42:14 [2020-04-17T08:42:14.384Z]  > git --version # timeout=10
08:42:14 [2020-04-17T08:42:14.389Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:42:14 [2020-04-17T08:42:14.390Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40782/head:refs/remotes/origin/PR-40782 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
08:42:14 [2020-04-17T08:42:14.449Z] Cloning repository https://github.com/moby/moby.git
08:42:14 [2020-04-17T08:42:14.449Z]  > git init /home/jenkins/workspace/moby_PR-40782 # timeout=10
08:42:14 [2020-04-17T08:42:14.453Z] Fetching upstream changes from https://github.com/moby/moby.git
08:42:14 [2020-04-17T08:42:14.453Z]  > git --version # timeout=10
08:42:14 [2020-04-17T08:42:14.454Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:42:14 [2020-04-17T08:42:14.461Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40782/head:refs/remotes/origin/PR-40782 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
08:42:14 [2020-04-17T08:42:14.463Z] Cloning repository https://github.com/moby/moby.git
08:42:14 [2020-04-17T08:42:14.464Z]  > git init /home/docker/workspace/moby_PR-40782 # timeout=10
08:42:14 [2020-04-17T08:42:14.477Z] Fetching upstream changes from https://github.com/moby/moby.git
08:42:14 [2020-04-17T08:42:14.477Z]  > git --version # timeout=10
08:42:14 [2020-04-17T08:42:14.481Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:42:14 [2020-04-17T08:42:14.483Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40782/head:refs/remotes/origin/PR-40782 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
08:42:15 [2020-04-17T08:42:15.573Z] + docker version
08:42:15 [2020-04-17T08:42:15.573Z] Client: Docker Engine - Community
08:42:15 [2020-04-17T08:42:15.573Z]  Version:           19.03.5
08:42:15 [2020-04-17T08:42:15.573Z]  API version:       1.40
08:42:15 [2020-04-17T08:42:15.573Z]  Go version:        go1.12.12
08:42:15 [2020-04-17T08:42:15.573Z]  Git commit:        633a0ea838
08:42:15 [2020-04-17T08:42:15.573Z]  Built:             Wed Nov 13 07:29:52 2019
08:42:15 [2020-04-17T08:42:15.573Z]  OS/Arch:           linux/amd64
08:42:15 [2020-04-17T08:42:15.573Z]  Experimental:      false
08:42:15 [2020-04-17T08:42:15.573Z] 
08:42:15 [2020-04-17T08:42:15.573Z] Server: Docker Engine - Community
08:42:15 [2020-04-17T08:42:15.573Z]  Engine:
08:42:15 [2020-04-17T08:42:15.573Z]   Version:          19.03.5
08:42:15 [2020-04-17T08:42:15.573Z]   API version:      1.40 (minimum version 1.12)
08:42:15 [2020-04-17T08:42:15.573Z]   Go version:       go1.12.12
08:42:15 [2020-04-17T08:42:15.573Z]   Git commit:       633a0ea838
08:42:15 [2020-04-17T08:42:15.573Z]   Built:            Wed Nov 13 07:28:22 2019
08:42:15 [2020-04-17T08:42:15.573Z]   OS/Arch:          linux/amd64
08:42:15 [2020-04-17T08:42:15.573Z]   Experimental:     true
08:42:15 [2020-04-17T08:42:15.573Z]  containerd:
08:42:15 [2020-04-17T08:42:15.573Z]   Version:          1.2.10
08:42:15 [2020-04-17T08:42:15.573Z]   GitCommit:        b34a5c8af56e510852c35414db4c1f4fa6172339
08:42:15 [2020-04-17T08:42:15.573Z]  runc:
08:42:15 [2020-04-17T08:42:15.573Z]   Version:          1.0.0-rc8+dev
08:42:15 [2020-04-17T08:42:15.573Z]   GitCommit:        3e425f80a8c931f88e6d94a8c831b9d5aa481657
08:42:15 [2020-04-17T08:42:15.573Z]  docker-init:
08:42:15 [2020-04-17T08:42:15.573Z]   Version:          0.18.0
08:42:15 [2020-04-17T08:42:15.573Z]   GitCommit:        fec3683
[Pipeline] sh
08:42:15 [2020-04-17T08:42:15.079Z] Cloning repository https://github.com/moby/moby.git
08:42:15 [2020-04-17T08:42:15.080Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
08:42:15 [2020-04-17T08:42:15.145Z] Fetching upstream changes from https://github.com/moby/moby.git
08:42:15 [2020-04-17T08:42:15.145Z]  > git --version # timeout=10
08:42:15 [2020-04-17T08:42:15.205Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:42:15 [2020-04-17T08:42:15.208Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40782/head:refs/remotes/origin/PR-40782 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
08:42:15 [2020-04-17T08:42:15.855Z] + docker info
08:42:16 [2020-04-17T08:42:16.418Z] Client:
08:42:16 [2020-04-17T08:42:16.418Z]  Debug Mode: false
08:42:16 [2020-04-17T08:42:16.418Z] 
08:42:16 [2020-04-17T08:42:16.418Z] Server:
08:42:16 [2020-04-17T08:42:16.418Z]  Containers: 0
08:42:16 [2020-04-17T08:42:16.418Z]   Running: 0
08:42:16 [2020-04-17T08:42:16.418Z]   Paused: 0
08:42:16 [2020-04-17T08:42:16.418Z]   Stopped: 0
08:42:16 [2020-04-17T08:42:16.418Z]  Images: 3
08:42:16 [2020-04-17T08:42:16.418Z]  Server Version: 19.03.5
08:42:16 [2020-04-17T08:42:16.418Z]  Storage Driver: overlay2
08:42:16 [2020-04-17T08:42:16.418Z]   Backing Filesystem: extfs
08:42:16 [2020-04-17T08:42:16.418Z]   Supports d_type: true
08:42:16 [2020-04-17T08:42:16.418Z]   Native Overlay Diff: true
08:42:16 [2020-04-17T08:42:16.418Z]  Logging Driver: json-file
08:42:16 [2020-04-17T08:42:16.418Z]  Cgroup Driver: cgroupfs
08:42:16 [2020-04-17T08:42:16.418Z]  Plugins:
08:42:16 [2020-04-17T08:42:16.418Z]   Volume: local
08:42:16 [2020-04-17T08:42:16.418Z]   Network: bridge host ipvlan macvlan null overlay
08:42:16 [2020-04-17T08:42:16.418Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
08:42:16 [2020-04-17T08:42:16.418Z]  Swarm: inactive
08:42:16 [2020-04-17T08:42:16.418Z]  Runtimes: runc
08:42:16 [2020-04-17T08:42:16.418Z]  Default Runtime: runc
08:42:16 [2020-04-17T08:42:16.418Z]  Init Binary: docker-init
08:42:16 [2020-04-17T08:42:16.418Z]  containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339
08:42:16 [2020-04-17T08:42:16.418Z]  runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657
08:42:16 [2020-04-17T08:42:16.418Z]  init version: fec3683
08:42:16 [2020-04-17T08:42:16.418Z]  Security Options:
08:42:16 [2020-04-17T08:42:16.418Z]   apparmor
08:42:16 [2020-04-17T08:42:16.418Z]   seccomp
08:42:16 [2020-04-17T08:42:16.418Z]    Profile: default
08:42:16 [2020-04-17T08:42:16.418Z]  Kernel Version: 4.15.0-1058-aws
08:42:16 [2020-04-17T08:42:16.418Z]  Operating System: Ubuntu 18.04.4 LTS
08:42:16 [2020-04-17T08:42:16.418Z]  OSType: linux
08:42:16 [2020-04-17T08:42:16.418Z]  Architecture: x86_64
08:42:16 [2020-04-17T08:42:16.418Z]  CPUs: 2
08:42:16 [2020-04-17T08:42:16.418Z]  Total Memory: 7.501GiB
08:42:16 [2020-04-17T08:42:16.418Z]  Name: ip-10-100-119-150
08:42:16 [2020-04-17T08:42:16.418Z]  ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32
08:42:16 [2020-04-17T08:42:16.418Z]  Docker Root Dir: /var/lib/docker
08:42:16 [2020-04-17T08:42:16.418Z]  Debug Mode: false
08:42:16 [2020-04-17T08:42:16.418Z]  Registry: https://index.docker.io/v1/
08:42:16 [2020-04-17T08:42:16.418Z]  Labels:
08:42:16 [2020-04-17T08:42:16.418Z]  Experimental: true
08:42:16 [2020-04-17T08:42:16.418Z]  Insecure Registries:
08:42:16 [2020-04-17T08:42:16.418Z]   127.0.0.0/8
08:42:16 [2020-04-17T08:42:16.418Z]  Live Restore Enabled: true
08:42:16 [2020-04-17T08:42:16.418Z] 
08:42:16 [2020-04-17T08:42:16.418Z] WARNING: No swap limit support
[Pipeline] sh
08:42:16 [2020-04-17T08:42:16.697Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
08:42:16 [2020-04-17T08:42:16.697Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
08:42:16 [2020-04-17T08:42:16.697Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40782/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
08:42:16 [2020-04-17T08:42:16.697Z] + bash /home/ubuntu/workspace/moby_PR-40782/check-config.sh
08:42:16 [2020-04-17T08:42:16.697Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
08:42:16 [2020-04-17T08:42:16.697Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ...
08:42:16 [2020-04-17T08:42:16.697Z] 
08:42:16 [2020-04-17T08:42:16.697Z] Generally Necessary:
08:42:16 [2020-04-17T08:42:16.697Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
08:42:16 [2020-04-17T08:42:16.697Z] - apparmor: enabled and tools installed
08:42:16 [2020-04-17T08:42:16.697Z] - CONFIG_NAMESPACES: enabled
08:42:16 [2020-04-17T08:42:16.697Z] - CONFIG_NET_NS: enabled
08:42:16 [2020-04-17T08:42:16.954Z] - CONFIG_PID_NS: enabled
08:42:16 [2020-04-17T08:42:16.954Z] - CONFIG_IPC_NS: enabled
08:42:16 [2020-04-17T08:42:16.954Z] - CONFIG_UTS_NS: enabled
08:42:16 [2020-04-17T08:42:16.954Z] - CONFIG_CGROUPS: enabled
08:42:16 [2020-04-17T08:42:16.954Z] - CONFIG_CGROUP_CPUACCT: enabled
08:42:16 [2020-04-17T08:42:16.954Z] - CONFIG_CGROUP_DEVICE: enabled
08:42:16 [2020-04-17T08:42:16.954Z] - CONFIG_CGROUP_FREEZER: enabled
08:42:16 [2020-04-17T08:42:16.954Z] - CONFIG_CGROUP_SCHED: enabled
08:42:16 [2020-04-17T08:42:16.954Z] - CONFIG_CPUSETS: enabled
08:42:16 [2020-04-17T08:42:16.954Z] - CONFIG_MEMCG: enabled
08:42:16 [2020-04-17T08:42:16.954Z] - CONFIG_KEYS: enabled
08:42:16 [2020-04-17T08:42:16.954Z] - CONFIG_VETH: enabled (as module)
08:42:16 [2020-04-17T08:42:16.954Z] - CONFIG_BRIDGE: enabled (as module)
08:42:16 [2020-04-17T08:42:16.954Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
08:42:16 [2020-04-17T08:42:16.954Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
08:42:16 [2020-04-17T08:42:16.954Z] - CONFIG_IP_NF_FILTER: enabled (as module)
08:42:16 [2020-04-17T08:42:16.954Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
08:42:16 [2020-04-17T08:42:16.954Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
08:42:16 [2020-04-17T08:42:16.954Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
08:42:16 [2020-04-17T08:42:16.954Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
08:42:16 [2020-04-17T08:42:16.954Z] - CONFIG_IP_NF_NAT: enabled (as module)
08:42:16 [2020-04-17T08:42:16.954Z] - CONFIG_NF_NAT: enabled (as module)
08:42:16 [2020-04-17T08:42:16.954Z] - CONFIG_NF_NAT_NEEDED: enabled
08:42:16 [2020-04-17T08:42:16.954Z] - CONFIG_POSIX_MQUEUE: enabled
08:42:16 [2020-04-17T08:42:16.954Z] 
08:42:16 [2020-04-17T08:42:16.954Z] Optional Features:
08:42:16 [2020-04-17T08:42:16.954Z] - CONFIG_USER_NS: enabled
08:42:16 [2020-04-17T08:42:16.954Z] - CONFIG_SECCOMP: enabled
08:42:16 [2020-04-17T08:42:16.954Z] - CONFIG_CGROUP_PIDS: enabled
08:42:16 [2020-04-17T08:42:16.954Z] - CONFIG_MEMCG_SWAP: enabled
08:42:16 [2020-04-17T08:42:16.954Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
08:42:16 [2020-04-17T08:42:16.954Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
08:42:16 [2020-04-17T08:42:16.954Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
08:42:16 [2020-04-17T08:42:16.954Z] - CONFIG_BLK_CGROUP: enabled
08:42:16 [2020-04-17T08:42:16.954Z] - CONFIG_BLK_DEV_THROTTLING: enabled
08:42:16 [2020-04-17T08:42:16.954Z] - CONFIG_IOSCHED_CFQ: enabled
08:42:16 [2020-04-17T08:42:16.954Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
08:42:16 [2020-04-17T08:42:16.954Z] - CONFIG_CGROUP_PERF: enabled
08:42:16 [2020-04-17T08:42:16.954Z] - CONFIG_CGROUP_HUGETLB: enabled
08:42:16 [2020-04-17T08:42:16.954Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
08:42:16 [2020-04-17T08:42:16.954Z] - CONFIG_CGROUP_NET_PRIO: enabled
08:42:16 [2020-04-17T08:42:16.954Z] - CONFIG_CFS_BANDWIDTH: enabled
08:42:16 [2020-04-17T08:42:16.954Z] - CONFIG_FAIR_GROUP_SCHED: enabled
08:42:16 [2020-04-17T08:42:16.954Z] - CONFIG_RT_GROUP_SCHED: missing
08:42:16 [2020-04-17T08:42:16.954Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
08:42:16 [2020-04-17T08:42:16.954Z] - CONFIG_IP_VS: enabled (as module)
08:42:16 [2020-04-17T08:42:16.954Z] - CONFIG_IP_VS_NFCT: enabled
08:42:16 [2020-04-17T08:42:16.954Z] - CONFIG_IP_VS_PROTO_TCP: enabled
08:42:16 [2020-04-17T08:42:16.954Z] - CONFIG_IP_VS_PROTO_UDP: enabled
08:42:16 [2020-04-17T08:42:16.954Z] - CONFIG_IP_VS_RR: enabled (as module)
08:42:16 [2020-04-17T08:42:16.954Z] - CONFIG_EXT4_FS: enabled
08:42:16 [2020-04-17T08:42:16.954Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
08:42:16 [2020-04-17T08:42:16.954Z] - CONFIG_EXT4_FS_SECURITY: enabled
08:42:16 [2020-04-17T08:42:16.954Z] - Network Drivers:
08:42:16 [2020-04-17T08:42:16.954Z]   - "overlay":
08:42:16 [2020-04-17T08:42:16.954Z]     - CONFIG_VXLAN: enabled (as module)
08:42:16 [2020-04-17T08:42:16.954Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
08:42:16 [2020-04-17T08:42:16.954Z]       Optional (for encrypted networks):
08:42:17 [2020-04-17T08:42:17.211Z]       - CONFIG_CRYPTO: enabled
08:42:17 [2020-04-17T08:42:17.211Z]       - CONFIG_CRYPTO_AEAD: enabled
08:42:17 [2020-04-17T08:42:17.211Z]       - CONFIG_CRYPTO_GCM: enabled
08:42:17 [2020-04-17T08:42:17.211Z]       - CONFIG_CRYPTO_SEQIV: enabled
08:42:17 [2020-04-17T08:42:17.211Z]       - CONFIG_CRYPTO_GHASH: enabled
08:42:17 [2020-04-17T08:42:17.211Z]       - CONFIG_XFRM: enabled
08:42:17 [2020-04-17T08:42:17.211Z]       - CONFIG_XFRM_USER: enabled (as module)
08:42:17 [2020-04-17T08:42:17.211Z]       - CONFIG_XFRM_ALGO: enabled (as module)
08:42:17 [2020-04-17T08:42:17.211Z]       - CONFIG_INET_ESP: enabled (as module)
08:42:17 [2020-04-17T08:42:17.211Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
08:42:17 [2020-04-17T08:42:17.211Z]   - "ipvlan":
08:42:17 [2020-04-17T08:42:17.211Z]     - CONFIG_IPVLAN: enabled (as module)
08:42:17 [2020-04-17T08:42:17.211Z]   - "macvlan":
08:42:17 [2020-04-17T08:42:17.211Z]     - CONFIG_MACVLAN: enabled (as module)
08:42:17 [2020-04-17T08:42:17.211Z]     - CONFIG_DUMMY: enabled (as module)
08:42:17 [2020-04-17T08:42:17.211Z]   - "ftp,tftp client in container":
08:42:17 [2020-04-17T08:42:17.211Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
08:42:17 [2020-04-17T08:42:17.211Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
08:42:17 [2020-04-17T08:42:17.211Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
08:42:17 [2020-04-17T08:42:17.211Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
08:42:17 [2020-04-17T08:42:17.211Z] - Storage Drivers:
08:42:17 [2020-04-17T08:42:17.211Z]   - "aufs":
08:42:17 [2020-04-17T08:42:17.211Z]     - CONFIG_AUFS_FS: enabled (as module)
08:42:17 [2020-04-17T08:42:17.211Z]   - "btrfs":
08:42:17 [2020-04-17T08:42:17.211Z]     - CONFIG_BTRFS_FS: enabled (as module)
08:42:17 [2020-04-17T08:42:17.211Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
08:42:17 [2020-04-17T08:42:17.211Z]   - "devicemapper":
08:42:17 [2020-04-17T08:42:17.211Z]     - CONFIG_BLK_DEV_DM: enabled
08:42:17 [2020-04-17T08:42:17.211Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
08:42:17 [2020-04-17T08:42:17.211Z]   - "overlay":
08:42:17 [2020-04-17T08:42:17.211Z]     - CONFIG_OVERLAY_FS: enabled (as module)
08:42:17 [2020-04-17T08:42:17.211Z]   - "zfs":
08:42:17 [2020-04-17T08:42:17.211Z]     - /dev/zfs: missing
08:42:17 [2020-04-17T08:42:17.211Z]     - zfs command: missing
08:42:17 [2020-04-17T08:42:17.211Z]     - zpool command: missing
08:42:17 [2020-04-17T08:42:17.211Z] 
08:42:17 [2020-04-17T08:42:17.211Z] Limits:
08:42:17 [2020-04-17T08:42:17.211Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
08:42:17 [2020-04-17T08:42:17.211Z] 
08:42:17 [2020-04-17T08:42:17.211Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
08:42:17 [2020-04-17T08:42:17.537Z] + sudo modprobe ip_vs
08:42:17 [2020-04-17T08:42:17.537Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:73b52253848169499393976f4af9a27b21006ec5 .
08:42:17 [2020-04-17T08:42:17.537Z] #2 [internal] load .dockerignore
08:42:17 [2020-04-17T08:42:17.537Z] #2 transferring context: 87B done
08:42:17 [2020-04-17T08:42:17.537Z] #2 DONE 0.0s
08:42:17 [2020-04-17T08:42:17.537Z] 
08:42:17 [2020-04-17T08:42:17.537Z] #1 [internal] load build definition from Dockerfile
08:42:17 [2020-04-17T08:42:17.537Z] #1 transferring dockerfile: 12.30kB done
08:42:17 [2020-04-17T08:42:17.537Z] #1 DONE 0.0s
08:42:17 [2020-04-17T08:42:17.537Z] 
08:42:17 [2020-04-17T08:42:17.537Z] #3 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
08:42:17 [2020-04-17T08:42:17.537Z] #3 DONE 0.0s
08:42:17 [2020-04-17T08:42:17.537Z] 
08:42:17 [2020-04-17T08:42:17.537Z] #4 [internal] load metadata for docker.io/library/golang:1.13.10-buster
08:42:17 [2020-04-17T08:42:17.796Z] #4 DONE 0.1s
08:42:17 [2020-04-17T08:42:17.796Z] 
08:42:17 [2020-04-17T08:42:17.796Z] #63 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
08:42:17 [2020-04-17T08:42:17.796Z] #63 DONE 0.0s
08:42:17 [2020-04-17T08:42:17.796Z] 
08:42:17 [2020-04-17T08:42:17.796Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0...
08:42:17 [2020-04-17T08:42:17.796Z] #5 DONE 0.0s
08:42:17 [2020-04-17T08:42:17.796Z] 
08:42:17 [2020-04-17T08:42:17.796Z] #17 [internal] load build context
08:42:19 [2020-04-17T08:42:19.167Z] #17 transferring context: 50.86MB 1.2s done
08:42:19 [2020-04-17T08:42:19.167Z] #17 DONE 1.2s
08:42:19 [2020-04-17T08:42:19.167Z] 
08:42:19 [2020-04-17T08:42:19.167Z] #13 [dev 6/25] RUN ldconfig
08:42:19 [2020-04-17T08:42:19.167Z] #13 CACHED
08:42:19 [2020-04-17T08:42:19.167Z] 
08:42:19 [2020-04-17T08:42:19.167Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
08:42:19 [2020-04-17T08:42:19.167Z] #42 CACHED
08:42:19 [2020-04-17T08:42:19.167Z] 
08:42:19 [2020-04-17T08:42:19.167Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
08:42:19 [2020-04-17T08:42:19.167Z] #45 CACHED
08:42:19 [2020-04-17T08:42:19.167Z] 
08:42:19 [2020-04-17T08:42:19.167Z] #15 [dev 8/25] RUN update-alternatives --set iptables  /usr/sbin/iptables-le...
08:42:19 [2020-04-17T08:42:19.167Z] #15 CACHED
08:42:19 [2020-04-17T08:42:19.167Z] 
08:42:19 [2020-04-17T08:42:19.167Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
08:42:19 [2020-04-17T08:42:19.167Z] #31 CACHED
08:42:19 [2020-04-17T08:42:19.167Z] 
08:42:19 [2020-04-17T08:42:19.167Z] #21 [dev 10/25] COPY --from=dockercli     /build/ /usr/local/cli
08:42:19 [2020-04-17T08:42:19.167Z] #21 CACHED
08:42:19 [2020-04-17T08:42:19.167Z] 
08:42:19 [2020-04-17T08:42:19.167Z] #41 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
08:42:19 [2020-04-17T08:42:19.167Z] #41 CACHED
08:42:19 [2020-04-17T08:42:19.167Z] 
08:42:19 [2020-04-17T08:42:19.167Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
08:42:19 [2020-04-17T08:42:19.167Z] #60 CACHED
08:42:19 [2020-04-17T08:42:19.167Z] 
08:42:19 [2020-04-17T08:42:19.167Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
08:42:19 [2020-04-17T08:42:19.167Z] #29 CACHED
08:42:19 [2020-04-17T08:42:19.167Z] 
08:42:19 [2020-04-17T08:42:19.167Z] #64 [dev 23/25] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_...
08:42:19 [2020-04-17T08:42:19.167Z] #64 CACHED
08:42:19 [2020-04-17T08:42:19.167Z] 
08:42:19 [2020-04-17T08:42:19.167Z] #28 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
08:42:19 [2020-04-17T08:42:19.167Z] #28 CACHED
08:42:19 [2020-04-17T08:42:19.167Z] 
08:42:19 [2020-04-17T08:42:19.167Z] #40 [dev 16/25] COPY --from=criu          /build/ /usr/local/
08:42:19 [2020-04-17T08:42:19.167Z] #40 CACHED
08:42:19 [2020-04-17T08:42:19.167Z] 
08:42:19 [2020-04-17T08:42:19.167Z] #10 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
08:42:19 [2020-04-17T08:42:19.167Z] #10 CACHED
08:42:19 [2020-04-17T08:42:19.167Z] 
08:42:19 [2020-04-17T08:42:19.167Z] #61 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
08:42:19 [2020-04-17T08:42:19.167Z] #61 CACHED
08:42:19 [2020-04-17T08:42:19.167Z] 
08:42:19 [2020-04-17T08:42:19.167Z] #46 [dev 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
08:42:19 [2020-04-17T08:42:19.167Z] #46 CACHED
08:42:19 [2020-04-17T08:42:19.167Z] 
08:42:19 [2020-04-17T08:42:19.167Z] #18 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
08:42:19 [2020-04-17T08:42:19.167Z] #18 CACHED
08:42:19 [2020-04-17T08:42:19.167Z] 
08:42:19 [2020-04-17T08:42:19.167Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
08:42:19 [2020-04-17T08:42:19.167Z] #38 CACHED
08:42:19 [2020-04-17T08:42:19.167Z] 
08:42:19 [2020-04-17T08:42:19.167Z] #12 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
08:42:19 [2020-04-17T08:42:19.167Z] #12 CACHED
08:42:19 [2020-04-17T08:42:19.167Z] 
08:42:19 [2020-04-17T08:42:19.167Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:42:19 [2020-04-17T08:42:19.167Z] #39 CACHED
08:42:19 [2020-04-17T08:42:19.167Z] 
08:42:19 [2020-04-17T08:42:19.167Z] #58 [dev 21/25] COPY --from=containerd    /build/ /usr/local/bin/
08:42:19 [2020-04-17T08:42:19.167Z] #58 CACHED
08:42:19 [2020-04-17T08:42:19.167Z] 
08:42:19 [2020-04-17T08:42:19.167Z] #19 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
08:42:19 [2020-04-17T08:42:19.167Z] #19 CACHED
08:42:19 [2020-04-17T08:42:19.167Z] 
08:42:19 [2020-04-17T08:42:19.167Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
08:42:19 [2020-04-17T08:42:19.167Z] #54 CACHED
08:42:19 [2020-04-17T08:42:19.167Z] 
08:42:19 [2020-04-17T08:42:19.167Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
08:42:19 [2020-04-17T08:42:19.167Z] #66 CACHED
08:42:19 [2020-04-17T08:42:19.167Z] 
08:42:19 [2020-04-17T08:42:19.167Z] #62 [dev 22/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
08:42:19 [2020-04-17T08:42:19.167Z] #62 CACHED
08:42:19 [2020-04-17T08:42:19.167Z] 
08:42:19 [2020-04-17T08:42:19.167Z] #25 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
08:42:19 [2020-04-17T08:42:19.167Z] #25 CACHED
08:42:19 [2020-04-17T08:42:19.167Z] 
08:42:19 [2020-04-17T08:42:19.167Z] #56 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
08:42:19 [2020-04-17T08:42:19.167Z] #56 CACHED
08:42:19 [2020-04-17T08:42:19.167Z] 
08:42:19 [2020-04-17T08:42:19.167Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
08:42:19 [2020-04-17T08:42:19.167Z] #7 CACHED
08:42:19 [2020-04-17T08:42:19.167Z] 
08:42:19 [2020-04-17T08:42:19.167Z] #37 [dev 15/25] COPY --from=registry      /build/ /usr/local/bin/
08:42:19 [2020-04-17T08:42:19.167Z] #37 CACHED
08:42:19 [2020-04-17T08:42:19.167Z] 
08:42:19 [2020-04-17T08:42:19.167Z] #11 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ...
08:42:19 [2020-04-17T08:42:19.167Z] #11 CACHED
08:42:19 [2020-04-17T08:42:19.167Z] 
08:42:19 [2020-04-17T08:42:19.167Z] #51 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
08:42:19 [2020-04-17T08:42:19.167Z] #51 CACHED
08:42:19 [2020-04-17T08:42:19.167Z] 
08:42:19 [2020-04-17T08:42:19.167Z] #55 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
08:42:19 [2020-04-17T08:42:19.167Z] #55 CACHED
08:42:19 [2020-04-17T08:42:19.167Z] 
08:42:19 [2020-04-17T08:42:19.167Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0
08:42:19 [2020-04-17T08:42:19.167Z] #16 CACHED
08:42:19 [2020-04-17T08:42:19.167Z] 
08:42:19 [2020-04-17T08:42:19.167Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc
08:42:19 [2020-04-17T08:42:19.167Z] #52 CACHED
08:42:19 [2020-04-17T08:42:19.167Z] 
08:42:19 [2020-04-17T08:42:19.167Z] #67 [dev 24/25] COPY --from=proxy         /build/ /usr/local/bin/
08:42:19 [2020-04-17T08:42:19.167Z] #67 CACHED
08:42:19 [2020-04-17T08:42:19.167Z] 
08:42:19 [2020-04-17T08:42:19.167Z] #44 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
08:42:19 [2020-04-17T08:42:19.167Z] #44 CACHED
08:42:19 [2020-04-17T08:42:19.167Z] 
08:42:19 [2020-04-17T08:42:19.167Z] #27 [dev 12/25] COPY --from=swagger       /build/ /usr/local/bin/
08:42:19 [2020-04-17T08:42:19.167Z] #27 CACHED
08:42:19 [2020-04-17T08:42:19.167Z] 
08:42:19 [2020-04-17T08:42:19.167Z] #8 [dev 1/25] RUN groupadd -r docker
08:42:19 [2020-04-17T08:42:19.167Z] #8 CACHED
08:42:19 [2020-04-17T08:42:19.167Z] 
08:42:19 [2020-04-17T08:42:19.167Z] #32 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
08:42:19 [2020-04-17T08:42:19.167Z] #32 CACHED
08:42:19 [2020-04-17T08:42:19.167Z] 
08:42:19 [2020-04-17T08:42:19.167Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
08:42:19 [2020-04-17T08:42:19.167Z] #57 CACHED
08:42:19 [2020-04-17T08:42:19.167Z] 
08:42:19 [2020-04-17T08:42:19.167Z] #43 [dev 17/25] COPY --from=vndr          /build/ /usr/local/bin/
08:42:19 [2020-04-17T08:42:19.167Z] #43 CACHED
08:42:19 [2020-04-17T08:42:19.167Z] 
08:42:19 [2020-04-17T08:42:19.167Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
08:42:19 [2020-04-17T08:42:19.167Z] #14 CACHED
08:42:19 [2020-04-17T08:42:19.167Z] 
08:42:19 [2020-04-17T08:42:19.167Z] #53 [dev 20/25] COPY --from=runc          /build/ /usr/local/bin/
08:42:19 [2020-04-17T08:42:19.167Z] #53 CACHED
08:42:19 [2020-04-17T08:42:19.167Z] 
08:42:19 [2020-04-17T08:42:19.167Z] #23 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
08:42:19 [2020-04-17T08:42:19.167Z] #23 CACHED
08:42:19 [2020-04-17T08:42:19.167Z] 
08:42:19 [2020-04-17T08:42:19.167Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:42:19 [2020-04-17T08:42:19.167Z] #24 CACHED
08:42:19 [2020-04-17T08:42:19.167Z] 
08:42:19 [2020-04-17T08:42:19.167Z] #33 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
08:42:19 [2020-04-17T08:42:19.167Z] #33 CACHED
08:42:19 [2020-04-17T08:42:19.167Z] 
08:42:19 [2020-04-17T08:42:19.167Z] #47 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer ....
08:42:19 [2020-04-17T08:42:19.167Z] #47 CACHED
08:42:19 [2020-04-17T08:42:19.167Z] 
08:42:19 [2020-04-17T08:42:19.167Z] #9 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser
08:42:19 [2020-04-17T08:42:19.167Z] #9 CACHED
08:42:19 [2020-04-17T08:42:19.167Z] 
08:42:19 [2020-04-17T08:42:19.167Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini
08:42:19 [2020-04-17T08:42:19.167Z] #34 CACHED
08:42:19 [2020-04-17T08:42:19.167Z] 
08:42:19 [2020-04-17T08:42:19.167Z] #59 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
08:42:19 [2020-04-17T08:42:19.167Z] #59 CACHED
08:42:19 [2020-04-17T08:42:19.167Z] 
08:42:19 [2020-04-17T08:42:19.167Z] #35 [dev 14/25] COPY --from=tini          /build/ /usr/local/bin/
08:42:19 [2020-04-17T08:42:19.167Z] #35 CACHED
08:42:19 [2020-04-17T08:42:19.167Z] 
08:42:19 [2020-04-17T08:42:19.167Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
08:42:19 [2020-04-17T08:42:19.167Z] #48 CACHED
08:42:19 [2020-04-17T08:42:19.167Z] 
08:42:19 [2020-04-17T08:42:19.167Z] #6 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
08:42:19 [2020-04-17T08:42:19.167Z] #6 CACHED
08:42:19 [2020-04-17T08:42:19.167Z] 
08:42:19 [2020-04-17T08:42:19.167Z] #65 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
08:42:19 [2020-04-17T08:42:19.167Z] #65 CACHED
08:42:19 [2020-04-17T08:42:19.167Z] 
08:42:19 [2020-04-17T08:42:19.167Z] #49 [dev 19/25] COPY --from=gometalinter  /build/ /usr/local/bin/
08:42:19 [2020-04-17T08:42:19.167Z] #49 CACHED
08:42:19 [2020-04-17T08:42:19.167Z] 
08:42:19 [2020-04-17T08:42:19.167Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
08:42:19 [2020-04-17T08:42:19.167Z] #20 CACHED
08:42:19 [2020-04-17T08:42:19.167Z] 
08:42:19 [2020-04-17T08:42:19.167Z] #26 [swagger 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git ...
08:42:19 [2020-04-17T08:42:19.167Z] #26 CACHED
08:42:19 [2020-04-17T08:42:19.167Z] 
08:42:19 [2020-04-17T08:42:19.167Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
08:42:19 [2020-04-17T08:42:19.167Z] #22 CACHED
08:42:19 [2020-04-17T08:42:19.167Z] 
08:42:19 [2020-04-17T08:42:19.167Z] #36 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git...
08:42:19 [2020-04-17T08:42:19.167Z] #36 CACHED
08:42:19 [2020-04-17T08:42:19.167Z] 
08:42:19 [2020-04-17T08:42:19.167Z] #50 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
08:42:19 [2020-04-17T08:42:19.167Z] #50 CACHED
08:42:19 [2020-04-17T08:42:19.167Z] 
08:42:19 [2020-04-17T08:42:19.167Z] #30 [dev 13/25] COPY --from=tomlv         /build/ /usr/local/bin/
08:42:19 [2020-04-17T08:42:19.167Z] #30 CACHED
08:42:19 [2020-04-17T08:42:19.167Z] 
08:42:19 [2020-04-17T08:42:19.167Z] #68 [dev 25/25] WORKDIR /go/src/github.com/docker/docker
08:42:19 [2020-04-17T08:42:19.167Z] #68 CACHED
08:42:19 [2020-04-17T08:42:19.167Z] 
08:42:19 [2020-04-17T08:42:19.167Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker
08:42:20 [2020-04-17T08:42:20.098Z] #69 DONE 0.9s
08:42:20 [2020-04-17T08:42:20.098Z] 
08:42:20 [2020-04-17T08:42:20.098Z] #70 exporting to image
08:42:20 [2020-04-17T08:42:20.098Z] #70 exporting layers
08:42:20 [2020-04-17T08:42:20.661Z] #70 exporting layers 0.7s done
08:42:20 [2020-04-17T08:42:20.661Z] #70 writing image sha256:c4ba32e5d54b89b0dd2d3f1c18bc029f7c1a6db928a63f78969b566f2506c9b7 done
08:42:20 [2020-04-17T08:42:20.661Z] #70 naming to docker.io/library/docker:73b52253848169499393976f4af9a27b21006ec5 done
08:42:20 [2020-04-17T08:42:20.661Z] #70 DONE 0.8s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
08:42:21 [2020-04-17T08:42:21.657Z] 
08:42:21 [2020-04-17T08:42:21.657Z] Removing bundles/
08:42:21 [2020-04-17T08:42:21.657Z] 
08:42:21 [2020-04-17T08:42:21.657Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
08:42:21 [2020-04-17T08:42:21.657Z] Building: bundles/dynbinary-daemon/dockerd-dev
08:42:21 [2020-04-17T08:42:21.657Z] GOOS="" GOARCH="" GOARM=""
08:42:23 [2020-04-17T08:42:23.040Z] Fetching without tags
08:42:23 [2020-04-17T08:42:23.306Z] Merging remotes/origin/19.03 commit f432f71595086d3b015dffb7b61491636e1b81ac into PR head commit 4581499848e975546b835d3630bae69f9e511864
08:42:23 [2020-04-17T08:42:23.013Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:42:23 [2020-04-17T08:42:23.015Z]  > git config --add remote.origin.fetch +refs/pull/40782/head:refs/remotes/origin/PR-40782 # timeout=10
08:42:23 [2020-04-17T08:42:23.016Z]  > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
08:42:23 [2020-04-17T08:42:23.030Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:42:23 [2020-04-17T08:42:23.046Z] Fetching upstream changes from https://github.com/moby/moby.git
08:42:23 [2020-04-17T08:42:23.046Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:42:23 [2020-04-17T08:42:23.046Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40782/head:refs/remotes/origin/PR-40782 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
08:42:23 [2020-04-17T08:42:23.312Z]  > git config core.sparsecheckout # timeout=10
08:42:23 [2020-04-17T08:42:23.313Z]  > git checkout -f 4581499848e975546b835d3630bae69f9e511864 # timeout=10
08:42:23 [2020-04-17T08:42:23.745Z]  > git merge f432f71595086d3b015dffb7b61491636e1b81ac # timeout=10
08:42:24 [2020-04-17T08:42:24.207Z] Merge succeeded, producing 5f61b2a1938c929906bf10333bdba97be820f236
08:42:24 [2020-04-17T08:42:24.207Z] Checking out Revision 5f61b2a1938c929906bf10333bdba97be820f236 (PR-40782)
08:42:24 [2020-04-17T08:42:24.262Z] Commit message: "Merge commit 'f432f71595086d3b015dffb7b61491636e1b81ac' into HEAD"
08:42:24 [2020-04-17T08:42:24.196Z]  > git rev-parse HEAD^{commit} # timeout=10
08:42:24 [2020-04-17T08:42:24.212Z]  > git config core.sparsecheckout # timeout=10
08:42:24 [2020-04-17T08:42:24.214Z]  > git checkout -f 5f61b2a1938c929906bf10333bdba97be820f236 # timeout=10
08:42:24 [2020-04-17T08:42:24.267Z]  > git rev-list --no-walk 4581499848e975546b835d3630bae69f9e511864 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
08:42:25 [2020-04-17T08:42:25.393Z] + docker version
08:42:25 [2020-04-17T08:42:25.393Z] Client: Docker Engine - Community
08:42:25 [2020-04-17T08:42:25.393Z]  Version:           19.03.7
08:42:25 [2020-04-17T08:42:25.393Z]  API version:       1.40
08:42:25 [2020-04-17T08:42:25.393Z]  Go version:        go1.12.17
08:42:25 [2020-04-17T08:42:25.393Z]  Git commit:        7141c199a2
08:42:25 [2020-04-17T08:42:25.393Z]  Built:             Sat Mar  7 16:48:47 2020
08:42:25 [2020-04-17T08:42:25.393Z]  OS/Arch:           linux/s390x
08:42:25 [2020-04-17T08:42:25.393Z]  Experimental:      false
08:42:25 [2020-04-17T08:42:25.393Z] 
08:42:25 [2020-04-17T08:42:25.393Z] Server: Docker Engine - Community
08:42:25 [2020-04-17T08:42:25.393Z]  Engine:
08:42:25 [2020-04-17T08:42:25.393Z]   Version:          19.03.7
08:42:25 [2020-04-17T08:42:25.393Z]   API version:      1.40 (minimum version 1.12)
08:42:25 [2020-04-17T08:42:25.393Z]   Go version:       go1.12.17
08:42:25 [2020-04-17T08:42:25.393Z]   Git commit:       7141c199a2
08:42:25 [2020-04-17T08:42:25.393Z]   Built:            Sat Mar  7 16:47:46 2020
08:42:25 [2020-04-17T08:42:25.393Z]   OS/Arch:          linux/s390x
08:42:25 [2020-04-17T08:42:25.393Z]   Experimental:     true
08:42:25 [2020-04-17T08:42:25.393Z]  containerd:
08:42:25 [2020-04-17T08:42:25.393Z]   Version:          1.2.13
08:42:25 [2020-04-17T08:42:25.393Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
08:42:25 [2020-04-17T08:42:25.393Z]  runc:
08:42:25 [2020-04-17T08:42:25.393Z]   Version:          1.0.0-rc10
08:42:25 [2020-04-17T08:42:25.393Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
08:42:25 [2020-04-17T08:42:25.393Z]  docker-init:
08:42:25 [2020-04-17T08:42:25.393Z]   Version:          0.18.0
08:42:25 [2020-04-17T08:42:25.393Z]   GitCommit:        fec3683
[Pipeline] sh
08:42:25 [2020-04-17T08:42:25.763Z] + docker info
08:42:25 [2020-04-17T08:42:25.763Z] Client:
08:42:25 [2020-04-17T08:42:25.763Z]  Debug Mode: false
08:42:25 [2020-04-17T08:42:25.763Z] 
08:42:25 [2020-04-17T08:42:25.763Z] Server:
08:42:25 [2020-04-17T08:42:25.763Z]  Containers: 0
08:42:25 [2020-04-17T08:42:25.763Z]   Running: 0
08:42:25 [2020-04-17T08:42:25.763Z]   Paused: 0
08:42:25 [2020-04-17T08:42:25.763Z]   Stopped: 0
08:42:25 [2020-04-17T08:42:25.763Z]  Images: 0
08:42:25 [2020-04-17T08:42:25.763Z]  Server Version: 19.03.7
08:42:25 [2020-04-17T08:42:25.763Z]  Storage Driver: overlay2
08:42:25 [2020-04-17T08:42:25.763Z]   Backing Filesystem: <unknown>
08:42:25 [2020-04-17T08:42:25.763Z]   Supports d_type: true
08:42:25 [2020-04-17T08:42:25.763Z]   Native Overlay Diff: true
08:42:25 [2020-04-17T08:42:25.763Z]  Logging Driver: json-file
08:42:25 [2020-04-17T08:42:25.763Z]  Cgroup Driver: cgroupfs
08:42:25 [2020-04-17T08:42:25.763Z]  Plugins:
08:42:25 [2020-04-17T08:42:25.763Z]   Volume: local
08:42:25 [2020-04-17T08:42:25.763Z]   Network: bridge host ipvlan macvlan null overlay
08:42:25 [2020-04-17T08:42:25.763Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
08:42:25 [2020-04-17T08:42:25.763Z]  Swarm: inactive
08:42:25 [2020-04-17T08:42:25.763Z]  Runtimes: runc
08:42:25 [2020-04-17T08:42:25.763Z]  Default Runtime: runc
08:42:25 [2020-04-17T08:42:25.763Z]  Init Binary: docker-init
08:42:25 [2020-04-17T08:42:25.763Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
08:42:25 [2020-04-17T08:42:25.763Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
08:42:25 [2020-04-17T08:42:25.763Z]  init version: fec3683
08:42:25 [2020-04-17T08:42:25.763Z]  Security Options:
08:42:25 [2020-04-17T08:42:25.763Z]   apparmor
08:42:25 [2020-04-17T08:42:25.763Z]   seccomp
08:42:25 [2020-04-17T08:42:25.763Z]    Profile: default
08:42:25 [2020-04-17T08:42:25.763Z]  Kernel Version: 4.15.0-88-generic
08:42:25 [2020-04-17T08:42:25.763Z]  Operating System: Ubuntu 18.04.4 LTS
08:42:25 [2020-04-17T08:42:25.763Z]  OSType: linux
08:42:25 [2020-04-17T08:42:25.763Z]  Architecture: s390x
08:42:25 [2020-04-17T08:42:25.763Z]  CPUs: 2
08:42:25 [2020-04-17T08:42:25.763Z]  Total Memory: 7.861GiB
08:42:25 [2020-04-17T08:42:25.763Z]  Name: s390x-ubuntu-25
08:42:25 [2020-04-17T08:42:25.763Z]  ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM
08:42:25 [2020-04-17T08:42:25.763Z]  Docker Root Dir: /var/lib/docker
08:42:25 [2020-04-17T08:42:25.763Z]  Debug Mode: false
08:42:25 [2020-04-17T08:42:25.763Z]  Username: dockerbuildbot
08:42:25 [2020-04-17T08:42:25.763Z]  Registry: https://index.docker.io/v1/
08:42:25 [2020-04-17T08:42:25.763Z]  Labels:
08:42:25 [2020-04-17T08:42:25.763Z]  Experimental: true
08:42:25 [2020-04-17T08:42:25.763Z]  Insecure Registries:
08:42:25 [2020-04-17T08:42:25.763Z]   127.0.0.0/8
08:42:25 [2020-04-17T08:42:25.763Z]  Live Restore Enabled: false
08:42:25 [2020-04-17T08:42:25.763Z] 
08:42:25 [2020-04-17T08:42:25.763Z] WARNING: No swap limit support
[Pipeline] sh
08:42:26 [2020-04-17T08:42:26.133Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
08:42:26 [2020-04-17T08:42:26.133Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
08:42:26 [2020-04-17T08:42:26.133Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40782/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
08:42:26 [2020-04-17T08:42:26.414Z] + bash /home/jenkins/workspace/moby_PR-40782/check-config.sh
08:42:26 [2020-04-17T08:42:26.414Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
08:42:26 [2020-04-17T08:42:26.414Z] info: reading kernel config from /boot/config-4.15.0-88-generic ...
08:42:26 [2020-04-17T08:42:26.414Z] 
08:42:26 [2020-04-17T08:42:26.414Z] Generally Necessary:
08:42:26 [2020-04-17T08:42:26.414Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
08:42:26 [2020-04-17T08:42:26.414Z] - apparmor: enabled and tools installed
08:42:26 [2020-04-17T08:42:26.414Z] - CONFIG_NAMESPACES: enabled
08:42:26 [2020-04-17T08:42:26.414Z] - CONFIG_NET_NS: enabled
08:42:26 [2020-04-17T08:42:26.414Z] - CONFIG_PID_NS: enabled
08:42:26 [2020-04-17T08:42:26.414Z] - CONFIG_IPC_NS: enabled
08:42:26 [2020-04-17T08:42:26.414Z] - CONFIG_UTS_NS: enabled
08:42:26 [2020-04-17T08:42:26.414Z] - CONFIG_CGROUPS: enabled
08:42:26 [2020-04-17T08:42:26.414Z] - CONFIG_CGROUP_CPUACCT: enabled
08:42:26 [2020-04-17T08:42:26.414Z] - CONFIG_CGROUP_DEVICE: enabled
08:42:26 [2020-04-17T08:42:26.414Z] - CONFIG_CGROUP_FREEZER: enabled
08:42:26 [2020-04-17T08:42:26.414Z] - CONFIG_CGROUP_SCHED: enabled
08:42:26 [2020-04-17T08:42:26.414Z] - CONFIG_CPUSETS: enabled
08:42:26 [2020-04-17T08:42:26.414Z] - CONFIG_MEMCG: enabled
08:42:26 [2020-04-17T08:42:26.414Z] - CONFIG_KEYS: enabled
08:42:26 [2020-04-17T08:42:26.414Z] - CONFIG_VETH: enabled (as module)
08:42:26 [2020-04-17T08:42:26.414Z] - CONFIG_BRIDGE: enabled (as module)
08:42:26 [2020-04-17T08:42:26.414Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
08:42:26 [2020-04-17T08:42:26.414Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
08:42:26 [2020-04-17T08:42:26.414Z] - CONFIG_IP_NF_FILTER: enabled (as module)
08:42:26 [2020-04-17T08:42:26.414Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
08:42:26 [2020-04-17T08:42:26.414Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
08:42:26 [2020-04-17T08:42:26.414Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
08:42:26 [2020-04-17T08:42:26.414Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
08:42:26 [2020-04-17T08:42:26.414Z] - CONFIG_IP_NF_NAT: enabled (as module)
08:42:26 [2020-04-17T08:42:26.414Z] - CONFIG_NF_NAT: enabled (as module)
08:42:26 [2020-04-17T08:42:26.414Z] - CONFIG_NF_NAT_NEEDED: enabled
08:42:26 [2020-04-17T08:42:26.414Z] - CONFIG_POSIX_MQUEUE: enabled
08:42:26 [2020-04-17T08:42:26.414Z] 
08:42:26 [2020-04-17T08:42:26.414Z] Optional Features:
08:42:26 [2020-04-17T08:42:26.414Z] - CONFIG_USER_NS: enabled
08:42:26 [2020-04-17T08:42:26.414Z] - CONFIG_SECCOMP: enabled
08:42:26 [2020-04-17T08:42:26.414Z] - CONFIG_CGROUP_PIDS: enabled
08:42:26 [2020-04-17T08:42:26.414Z] - CONFIG_MEMCG_SWAP: enabled
08:42:26 [2020-04-17T08:42:26.414Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
08:42:26 [2020-04-17T08:42:26.414Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
08:42:26 [2020-04-17T08:42:26.414Z] - CONFIG_BLK_CGROUP: enabled
08:42:26 [2020-04-17T08:42:26.414Z] - CONFIG_BLK_DEV_THROTTLING: enabled
08:42:26 [2020-04-17T08:42:26.414Z] - CONFIG_IOSCHED_CFQ: enabled
08:42:26 [2020-04-17T08:42:26.414Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
08:42:26 [2020-04-17T08:42:26.414Z] - CONFIG_CGROUP_PERF: enabled
08:42:26 [2020-04-17T08:42:26.414Z] - CONFIG_CGROUP_HUGETLB: enabled
08:42:26 [2020-04-17T08:42:26.414Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
08:42:26 [2020-04-17T08:42:26.414Z] - CONFIG_CGROUP_NET_PRIO: enabled
08:42:26 [2020-04-17T08:42:26.414Z] - CONFIG_CFS_BANDWIDTH: enabled
08:42:26 [2020-04-17T08:42:26.414Z] - CONFIG_FAIR_GROUP_SCHED: enabled
08:42:26 [2020-04-17T08:42:26.414Z] - CONFIG_RT_GROUP_SCHED: missing
08:42:26 [2020-04-17T08:42:26.696Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
08:42:26 [2020-04-17T08:42:26.696Z] - CONFIG_IP_VS: enabled (as module)
08:42:26 [2020-04-17T08:42:26.696Z] - CONFIG_IP_VS_NFCT: enabled
08:42:26 [2020-04-17T08:42:26.696Z] - CONFIG_IP_VS_PROTO_TCP: enabled
08:42:26 [2020-04-17T08:42:26.696Z] - CONFIG_IP_VS_PROTO_UDP: enabled
08:42:26 [2020-04-17T08:42:26.696Z] - CONFIG_IP_VS_RR: enabled (as module)
08:42:26 [2020-04-17T08:42:26.696Z] - CONFIG_EXT4_FS: enabled
08:42:26 [2020-04-17T08:42:26.696Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
08:42:26 [2020-04-17T08:42:26.696Z] - CONFIG_EXT4_FS_SECURITY: enabled
08:42:26 [2020-04-17T08:42:26.696Z] - Network Drivers:
08:42:26 [2020-04-17T08:42:26.696Z]   - "overlay":
08:42:26 [2020-04-17T08:42:26.696Z]     - CONFIG_VXLAN: enabled (as module)
08:42:26 [2020-04-17T08:42:26.696Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
08:42:26 [2020-04-17T08:42:26.696Z]       Optional (for encrypted networks):
08:42:26 [2020-04-17T08:42:26.696Z]       - CONFIG_CRYPTO: enabled
08:42:26 [2020-04-17T08:42:26.696Z]       - CONFIG_CRYPTO_AEAD: enabled
08:42:26 [2020-04-17T08:42:26.696Z]       - CONFIG_CRYPTO_GCM: enabled
08:42:26 [2020-04-17T08:42:26.696Z]       - CONFIG_CRYPTO_SEQIV: enabled
08:42:26 [2020-04-17T08:42:26.696Z]       - CONFIG_CRYPTO_GHASH: enabled
08:42:26 [2020-04-17T08:42:26.696Z]       - CONFIG_XFRM: enabled
08:42:26 [2020-04-17T08:42:26.696Z]       - CONFIG_XFRM_USER: enabled (as module)
08:42:26 [2020-04-17T08:42:26.696Z]       - CONFIG_XFRM_ALGO: enabled (as module)
08:42:26 [2020-04-17T08:42:26.696Z]       - CONFIG_INET_ESP: enabled (as module)
08:42:26 [2020-04-17T08:42:26.696Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
08:42:26 [2020-04-17T08:42:26.696Z]   - "ipvlan":
08:42:26 [2020-04-17T08:42:26.696Z]     - CONFIG_IPVLAN: enabled (as module)
08:42:26 [2020-04-17T08:42:26.696Z]   - "macvlan":
08:42:26 [2020-04-17T08:42:26.696Z]     - CONFIG_MACVLAN: enabled (as module)
08:42:26 [2020-04-17T08:42:26.696Z]     - CONFIG_DUMMY: enabled (as module)
08:42:26 [2020-04-17T08:42:26.696Z]   - "ftp,tftp client in container":
08:42:26 [2020-04-17T08:42:26.696Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
08:42:26 [2020-04-17T08:42:26.696Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
08:42:26 [2020-04-17T08:42:26.696Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
08:42:26 [2020-04-17T08:42:26.696Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
08:42:26 [2020-04-17T08:42:26.696Z] - Storage Drivers:
08:42:26 [2020-04-17T08:42:26.696Z]   - "aufs":
08:42:26 [2020-04-17T08:42:26.696Z]     - CONFIG_AUFS_FS: enabled (as module)
08:42:26 [2020-04-17T08:42:26.696Z]   - "btrfs":
08:42:26 [2020-04-17T08:42:26.696Z]     - CONFIG_BTRFS_FS: enabled (as module)
08:42:26 [2020-04-17T08:42:26.696Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
08:42:26 [2020-04-17T08:42:26.696Z]   - "devicemapper":
08:42:26 [2020-04-17T08:42:26.696Z]     - CONFIG_BLK_DEV_DM: enabled
08:42:26 [2020-04-17T08:42:26.696Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
08:42:26 [2020-04-17T08:42:26.696Z]   - "overlay":
08:42:26 [2020-04-17T08:42:26.696Z]     - CONFIG_OVERLAY_FS: enabled (as module)
08:42:26 [2020-04-17T08:42:26.696Z]   - "zfs":
08:42:26 [2020-04-17T08:42:26.696Z]     - /dev/zfs: missing
08:42:26 [2020-04-17T08:42:26.696Z]     - zfs command: missing
08:42:26 [2020-04-17T08:42:26.696Z]     - zpool command: missing
08:42:26 [2020-04-17T08:42:26.696Z] 
08:42:26 [2020-04-17T08:42:26.696Z] Limits:
08:42:26 [2020-04-17T08:42:26.696Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
08:42:26 [2020-04-17T08:42:26.696Z] 
08:42:26 [2020-04-17T08:42:26.696Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
08:42:26 [2020-04-17T08:42:26.856Z] Fetching without tags
08:42:26 [2020-04-17T08:42:26.831Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:42:26 [2020-04-17T08:42:26.834Z]  > git config --add remote.origin.fetch +refs/pull/40782/head:refs/remotes/origin/PR-40782 # timeout=10
08:42:26 [2020-04-17T08:42:26.838Z]  > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
08:42:26 [2020-04-17T08:42:26.846Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:42:26 [2020-04-17T08:42:26.856Z] Fetching upstream changes from https://github.com/moby/moby.git
08:42:26 [2020-04-17T08:42:26.856Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:42:26 [2020-04-17T08:42:26.857Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40782/head:refs/remotes/origin/PR-40782 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
08:42:27 [2020-04-17T08:42:27.083Z] Merging remotes/origin/19.03 commit f432f71595086d3b015dffb7b61491636e1b81ac into PR head commit 4581499848e975546b835d3630bae69f9e511864
08:42:27 [2020-04-17T08:42:27.110Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:73b52253848169499393976f4af9a27b21006ec5 .
08:42:27 [2020-04-17T08:42:27.110Z] #1 [internal] load .dockerignore
08:42:27 [2020-04-17T08:42:27.110Z] #1 transferring context: 87B done
08:42:27 [2020-04-17T08:42:27.110Z] #1 DONE 0.0s
08:42:27 [2020-04-17T08:42:27.110Z] 
08:42:27 [2020-04-17T08:42:27.110Z] #2 [internal] load build definition from Dockerfile
08:42:27 [2020-04-17T08:42:27.110Z] #2 transferring dockerfile: 12.30kB 0.0s done
08:42:27 [2020-04-17T08:42:27.110Z] #2 DONE 0.1s
08:42:27 [2020-04-17T08:42:27.391Z] 
08:42:27 [2020-04-17T08:42:27.391Z] #3 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
08:42:27 [2020-04-17T08:42:27.391Z] #3 DONE 0.0s
08:42:27 [2020-04-17T08:42:27.391Z] 
08:42:27 [2020-04-17T08:42:27.391Z] #4 [internal] load metadata for docker.io/library/golang:1.13.10-buster
08:42:27 [2020-04-17T08:42:27.391Z] #4 DONE 0.3s
08:42:27 [2020-04-17T08:42:27.702Z] 
08:42:27 [2020-04-17T08:42:27.702Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0...
08:42:27 [2020-04-17T08:42:27.702Z] #5 resolve docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0e4d64528c222a95ccc4ebb9eb10b0eacad5aeebf512031fe4bb017d done
08:42:27 [2020-04-17T08:42:27.702Z] #5 sha256:37b6756d34834edc74f48c60c8f5a12d9c2e91e6f3eaad121dcd3fff1ed67117 5.46kB / 5.46kB done
08:42:27 [2020-04-17T08:42:27.702Z] #5 sha256:54e2fb160a5d4a95ec7efe70c0045923ee557e87ee68ce03f2150b8366f26729 0B / 48.96MB 0.1s
08:42:27 [2020-04-17T08:42:27.702Z] #5 sha256:a0f0f1e0f91312a55967b48addc24054fb2e7fb63926a621dd6e86ea62aff2b4 0B / 7.38MB 0.1s
08:42:27 [2020-04-17T08:42:27.702Z] #5 sha256:4c7ce4aae52f7ba529ea00a3a1bfe7656e52dc1d8b0168a3d70b4e0a4392989f 0B / 9.88MB 0.1s
08:42:27 [2020-04-17T08:42:27.702Z] #5 sha256:ceecc19a0e4d64528c222a95ccc4ebb9eb10b0eacad5aeebf512031fe4bb017d 1.42kB / 1.42kB done
08:42:27 [2020-04-17T08:42:27.702Z] #5 sha256:5c432bd2c904e26869e45307b22b5d0b2877ce29afe1452f8d3470a0dd427bc9 1.79kB / 1.79kB done
08:42:27 [2020-04-17T08:42:27.702Z] #5 sha256:54e2fb160a5d4a95ec7efe70c0045923ee557e87ee68ce03f2150b8366f26729 3.60MB / 48.96MB 0.2s
08:42:27 [2020-04-17T08:42:27.702Z] #5 sha256:a0f0f1e0f91312a55967b48addc24054fb2e7fb63926a621dd6e86ea62aff2b4 1.74MB / 7.38MB 0.2s
08:42:27 [2020-04-17T08:42:27.702Z] #5 sha256:4c7ce4aae52f7ba529ea00a3a1bfe7656e52dc1d8b0168a3d70b4e0a4392989f 3.06MB / 9.88MB 0.2s
08:42:28 [2020-04-17T08:42:28.011Z] #5 sha256:54e2fb160a5d4a95ec7efe70c0045923ee557e87ee68ce03f2150b8366f26729 8.03MB / 48.96MB 0.3s
08:42:28 [2020-04-17T08:42:28.011Z] #5 sha256:a0f0f1e0f91312a55967b48addc24054fb2e7fb63926a621dd6e86ea62aff2b4 5.07MB / 7.38MB 0.3s
08:42:28 [2020-04-17T08:42:28.011Z] #5 sha256:4c7ce4aae52f7ba529ea00a3a1bfe7656e52dc1d8b0168a3d70b4e0a4392989f 7.51MB / 9.88MB 0.3s
08:42:28 [2020-04-17T08:42:28.011Z] #5 sha256:54e2fb160a5d4a95ec7efe70c0045923ee557e87ee68ce03f2150b8366f26729 15.38MB / 48.96MB 0.4s
08:42:28 [2020-04-17T08:42:28.011Z] #5 sha256:a0f0f1e0f91312a55967b48addc24054fb2e7fb63926a621dd6e86ea62aff2b4 7.38MB / 7.38MB 0.4s done
08:42:28 [2020-04-17T08:42:28.011Z] #5 sha256:4c7ce4aae52f7ba529ea00a3a1bfe7656e52dc1d8b0168a3d70b4e0a4392989f 9.88MB / 9.88MB 0.4s done
08:42:28 [2020-04-17T08:42:28.011Z] #5 sha256:3d5250b872c2e5d6fcb26d734d43c62187b594e1ce80d34f0cf57fd5e3666b8f 0B / 51.37MB 0.4s
08:42:28 [2020-04-17T08:42:28.011Z] #5 sha256:883ca322808a7e99ad3fc53b8542e0a318ab36e442ba86527ea8e1377326cc30 0B / 56.67MB 0.4s
08:42:28 [2020-04-17T08:42:28.043Z] Merge succeeded, producing 92d559cadf48905158133d6951770b47bfbe7285
08:42:28 [2020-04-17T08:42:28.043Z] Checking out Revision 92d559cadf48905158133d6951770b47bfbe7285 (PR-40782)
08:42:28 [2020-04-17T08:42:28.202Z] Commit message: "Merge commit 'f432f71595086d3b015dffb7b61491636e1b81ac' into HEAD"
08:42:27 [2020-04-17T08:42:27.083Z]  > git config core.sparsecheckout # timeout=10
08:42:27 [2020-04-17T08:42:27.085Z]  > git checkout -f 4581499848e975546b835d3630bae69f9e511864 # timeout=10
08:42:27 [2020-04-17T08:42:27.554Z]  > git merge f432f71595086d3b015dffb7b61491636e1b81ac # timeout=10
08:42:28 [2020-04-17T08:42:28.035Z]  > git rev-parse HEAD^{commit} # timeout=10
08:42:28 [2020-04-17T08:42:28.086Z]  > git config core.sparsecheckout # timeout=10
08:42:28 [2020-04-17T08:42:28.090Z]  > git checkout -f 92d559cadf48905158133d6951770b47bfbe7285 # timeout=10
08:42:28 [2020-04-17T08:42:28.205Z]  > git rev-list --no-walk 4581499848e975546b835d3630bae69f9e511864 # timeout=10
08:42:28 [2020-04-17T08:42:28.319Z] #5 ...
08:42:28 [2020-04-17T08:42:28.319Z] 
08:42:28 [2020-04-17T08:42:28.319Z] #17 [internal] load build context
08:42:28 [2020-04-17T08:42:28.319Z] #17 transferring context: 50.86MB 0.7s done
08:42:28 [2020-04-17T08:42:28.319Z] #17 DONE 0.7s
08:42:28 [2020-04-17T08:42:28.319Z] 
08:42:28 [2020-04-17T08:42:28.319Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0...
08:42:28 [2020-04-17T08:42:28.319Z] #5 sha256:54e2fb160a5d4a95ec7efe70c0045923ee557e87ee68ce03f2150b8366f26729 27.14MB / 48.96MB 0.6s
08:42:28 [2020-04-17T08:42:28.319Z] #5 sha256:3d5250b872c2e5d6fcb26d734d43c62187b594e1ce80d34f0cf57fd5e3666b8f 7.11MB / 51.37MB 0.6s
08:42:28 [2020-04-17T08:42:28.319Z] #5 sha256:883ca322808a7e99ad3fc53b8542e0a318ab36e442ba86527ea8e1377326cc30 4.70MB / 56.67MB 0.6s
08:42:28 [2020-04-17T08:42:28.319Z] #5 sha256:54e2fb160a5d4a95ec7efe70c0045923ee557e87ee68ce03f2150b8366f26729 31.01MB / 48.96MB 0.7s
08:42:28 [2020-04-17T08:42:28.319Z] #5 sha256:3d5250b872c2e5d6fcb26d734d43c62187b594e1ce80d34f0cf57fd5e3666b8f 10.84MB / 51.37MB 0.7s
08:42:28 [2020-04-17T08:42:28.319Z] #5 sha256:883ca322808a7e99ad3fc53b8542e0a318ab36e442ba86527ea8e1377326cc30 8.81MB / 56.67MB 0.7s
08:42:28 [2020-04-17T08:42:28.623Z] #5 sha256:54e2fb160a5d4a95ec7efe70c0045923ee557e87ee68ce03f2150b8366f26729 39.00MB / 48.96MB 0.9s
08:42:28 [2020-04-17T08:42:28.623Z] #5 sha256:3d5250b872c2e5d6fcb26d734d43c62187b594e1ce80d34f0cf57fd5e3666b8f 18.08MB / 51.37MB 0.9s
08:42:28 [2020-04-17T08:42:28.623Z] #5 sha256:883ca322808a7e99ad3fc53b8542e0a318ab36e442ba86527ea8e1377326cc30 17.19MB / 56.67MB 0.9s
08:42:28 [2020-04-17T08:42:28.623Z] #5 sha256:54e2fb160a5d4a95ec7efe70c0045923ee557e87ee68ce03f2150b8366f26729 43.36MB / 48.96MB 1.0s
08:42:28 [2020-04-17T08:42:28.623Z] #5 sha256:3d5250b872c2e5d6fcb26d734d43c62187b594e1ce80d34f0cf57fd5e3666b8f 21.35MB / 51.37MB 1.0s
08:42:28 [2020-04-17T08:42:28.623Z] #5 sha256:883ca322808a7e99ad3fc53b8542e0a318ab36e442ba86527ea8e1377326cc30 21.38MB / 56.67MB 1.0s
08:42:28 [2020-04-17T08:42:28.623Z] #5 sha256:54e2fb160a5d4a95ec7efe70c0045923ee557e87ee68ce03f2150b8366f26729 47.23MB / 48.96MB 1.1s
08:42:28 [2020-04-17T08:42:28.623Z] #5 sha256:3d5250b872c2e5d6fcb26d734d43c62187b594e1ce80d34f0cf57fd5e3666b8f 25.31MB / 51.37MB 1.1s
08:42:28 [2020-04-17T08:42:28.623Z] #5 sha256:883ca322808a7e99ad3fc53b8542e0a318ab36e442ba86527ea8e1377326cc30 25.30MB / 56.67MB 1.1s
08:42:28 [2020-04-17T08:42:28.922Z] #5 sha256:3d5250b872c2e5d6fcb26d734d43c62187b594e1ce80d34f0cf57fd5e3666b8f 29.02MB / 51.37MB 1.2s
08:42:28 [2020-04-17T08:42:28.922Z] #5 sha256:883ca322808a7e99ad3fc53b8542e0a318ab36e442ba86527ea8e1377326cc30 31.75MB / 56.67MB 1.2s
08:42:28 [2020-04-17T08:42:28.922Z] #5 sha256:54e2fb160a5d4a95ec7efe70c0045923ee557e87ee68ce03f2150b8366f26729 48.96MB / 48.96MB 1.2s done
08:42:28 [2020-04-17T08:42:28.922Z] #5 sha256:3d5250b872c2e5d6fcb26d734d43c62187b594e1ce80d34f0cf57fd5e3666b8f 35.41MB / 51.37MB 1.4s
08:42:28 [2020-04-17T08:42:28.922Z] #5 sha256:883ca322808a7e99ad3fc53b8542e0a318ab36e442ba86527ea8e1377326cc30 40.13MB / 56.67MB 1.4s
08:42:28 [2020-04-17T08:42:28.922Z] #5 sha256:b8e8a0c32eb62ecd9cadb779762ce6950a7f028db9b38e02b3fd63ccc40f8265 2.78MB / 102.23MB 1.4s
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
08:42:29 [2020-04-17T08:42:29.218Z] #5 sha256:3d5250b872c2e5d6fcb26d734d43c62187b594e1ce80d34f0cf57fd5e3666b8f 39.00MB / 51.37MB 1.5s
08:42:29 [2020-04-17T08:42:29.218Z] #5 sha256:883ca322808a7e99ad3fc53b8542e0a318ab36e442ba86527ea8e1377326cc30 44.19MB / 56.67MB 1.5s
08:42:29 [2020-04-17T08:42:29.218Z] #5 extracting sha256:54e2fb160a5d4a95ec7efe70c0045923ee557e87ee68ce03f2150b8366f26729 0.1s
08:42:29 [2020-04-17T08:42:29.218Z] #5 sha256:3d5250b872c2e5d6fcb26d734d43c62187b594e1ce80d34f0cf57fd5e3666b8f 43.07MB / 51.37MB 1.6s
08:42:29 [2020-04-17T08:42:29.218Z] #5 sha256:883ca322808a7e99ad3fc53b8542e0a318ab36e442ba86527ea8e1377326cc30 48.05MB / 56.67MB 1.6s
08:42:29 [2020-04-17T08:42:29.218Z] #5 sha256:b8e8a0c32eb62ecd9cadb779762ce6950a7f028db9b38e02b3fd63ccc40f8265 10.75MB / 102.23MB 1.6s
08:42:29 [2020-04-17T08:42:29.218Z] #5 sha256:3d5250b872c2e5d6fcb26d734d43c62187b594e1ce80d34f0cf57fd5e3666b8f 47.59MB / 51.37MB 1.7s
08:42:29 [2020-04-17T08:42:29.218Z] #5 sha256:883ca322808a7e99ad3fc53b8542e0a318ab36e442ba86527ea8e1377326cc30 51.59MB / 56.67MB 1.7s
08:42:29 [2020-04-17T08:42:29.438Z] + docker version
08:42:29 [2020-04-17T08:42:29.438Z] Client: Docker Engine - Community
08:42:29 [2020-04-17T08:42:29.438Z]  Version:           19.03.5
08:42:29 [2020-04-17T08:42:29.438Z]  API version:       1.40
08:42:29 [2020-04-17T08:42:29.438Z]  Go version:        go1.12.12
08:42:29 [2020-04-17T08:42:29.438Z]  Git commit:        633a0ea838
08:42:29 [2020-04-17T08:42:29.438Z]  Built:             Wed Nov 13 07:29:52 2019
08:42:29 [2020-04-17T08:42:29.438Z]  OS/Arch:           linux/amd64
08:42:29 [2020-04-17T08:42:29.438Z]  Experimental:      false
08:42:29 [2020-04-17T08:42:29.438Z] 
08:42:29 [2020-04-17T08:42:29.438Z] Server: Docker Engine - Community
08:42:29 [2020-04-17T08:42:29.438Z]  Engine:
08:42:29 [2020-04-17T08:42:29.438Z]   Version:          19.03.5
08:42:29 [2020-04-17T08:42:29.438Z]   API version:      1.40 (minimum version 1.12)
08:42:29 [2020-04-17T08:42:29.438Z]   Go version:       go1.12.12
08:42:29 [2020-04-17T08:42:29.438Z]   Git commit:       633a0ea838
08:42:29 [2020-04-17T08:42:29.438Z]   Built:            Wed Nov 13 07:28:22 2019
08:42:29 [2020-04-17T08:42:29.438Z]   OS/Arch:          linux/amd64
08:42:29 [2020-04-17T08:42:29.438Z]   Experimental:     true
08:42:29 [2020-04-17T08:42:29.438Z]  containerd:
08:42:29 [2020-04-17T08:42:29.438Z]   Version:          1.2.10
08:42:29 [2020-04-17T08:42:29.438Z]   GitCommit:        b34a5c8af56e510852c35414db4c1f4fa6172339
08:42:29 [2020-04-17T08:42:29.438Z]  runc:
08:42:29 [2020-04-17T08:42:29.438Z]   Version:          1.0.0-rc8+dev
08:42:29 [2020-04-17T08:42:29.438Z]   GitCommit:        3e425f80a8c931f88e6d94a8c831b9d5aa481657
08:42:29 [2020-04-17T08:42:29.438Z]  docker-init:
08:42:29 [2020-04-17T08:42:29.438Z]   Version:          0.18.0
08:42:29 [2020-04-17T08:42:29.438Z]   GitCommit:        fec3683
[Pipeline] sh
08:42:29 [2020-04-17T08:42:29.514Z] #5 sha256:3d5250b872c2e5d6fcb26d734d43c62187b594e1ce80d34f0cf57fd5e3666b8f 51.37MB / 51.37MB 1.8s
08:42:29 [2020-04-17T08:42:29.514Z] #5 sha256:883ca322808a7e99ad3fc53b8542e0a318ab36e442ba86527ea8e1377326cc30 55.06MB / 56.67MB 1.8s
08:42:29 [2020-04-17T08:42:29.514Z] #5 sha256:b8e8a0c32eb62ecd9cadb779762ce6950a7f028db9b38e02b3fd63ccc40f8265 18.81MB / 102.23MB 1.8s
08:42:29 [2020-04-17T08:42:29.778Z] Fetching without tags
08:42:29 [2020-04-17T08:42:29.792Z] + docker info
08:42:29 [2020-04-17T08:42:29.802Z] #5 sha256:3d5250b872c2e5d6fcb26d734d43c62187b594e1ce80d34f0cf57fd5e3666b8f 51.37MB / 51.37MB 1.9s done
08:42:29 [2020-04-17T08:42:29.802Z] #5 sha256:883ca322808a7e99ad3fc53b8542e0a318ab36e442ba86527ea8e1377326cc30 56.67MB / 56.67MB 1.9s done
08:42:29 [2020-04-17T08:42:29.802Z] #5 sha256:b8e8a0c32eb62ecd9cadb779762ce6950a7f028db9b38e02b3fd63ccc40f8265 40.56MB / 102.23MB 2.0s
08:42:29 [2020-04-17T08:42:29.802Z] #5 sha256:46ebaa425083a93111773cb8e0ada073b063d6296df59b64d6fe7136b9960c4d 157B / 157B 2.0s done
08:42:29 [2020-04-17T08:42:29.802Z] #5 sha256:b8e8a0c32eb62ecd9cadb779762ce6950a7f028db9b38e02b3fd63ccc40f8265 53.64MB / 102.23MB 2.2s
08:42:30 [2020-04-17T08:42:30.087Z] #5 sha256:b8e8a0c32eb62ecd9cadb779762ce6950a7f028db9b38e02b3fd63ccc40f8265 63.90MB / 102.23MB 2.3s
08:42:30 [2020-04-17T08:42:30.087Z] #5 sha256:b8e8a0c32eb62ecd9cadb779762ce6950a7f028db9b38e02b3fd63ccc40f8265 80.38MB / 102.23MB 2.5s
08:42:30 [2020-04-17T08:42:30.350Z] Client:
08:42:30 [2020-04-17T08:42:30.350Z]  Debug Mode: false
08:42:30 [2020-04-17T08:42:30.350Z] 
08:42:30 [2020-04-17T08:42:30.350Z] Server:
08:42:30 [2020-04-17T08:42:30.350Z]  Containers: 0
08:42:30 [2020-04-17T08:42:30.350Z]   Running: 0
08:42:30 [2020-04-17T08:42:30.350Z]   Paused: 0
08:42:30 [2020-04-17T08:42:30.350Z]   Stopped: 0
08:42:30 [2020-04-17T08:42:30.350Z]  Images: 2
08:42:30 [2020-04-17T08:42:30.350Z]  Server Version: 19.03.5
08:42:30 [2020-04-17T08:42:30.350Z]  Storage Driver: overlay2
08:42:30 [2020-04-17T08:42:30.350Z]   Backing Filesystem: extfs
08:42:30 [2020-04-17T08:42:30.350Z]   Supports d_type: true
08:42:30 [2020-04-17T08:42:30.350Z]   Native Overlay Diff: true
08:42:30 [2020-04-17T08:42:30.350Z]  Logging Driver: json-file
08:42:30 [2020-04-17T08:42:30.350Z]  Cgroup Driver: cgroupfs
08:42:30 [2020-04-17T08:42:30.350Z]  Plugins:
08:42:30 [2020-04-17T08:42:30.350Z]   Volume: local
08:42:30 [2020-04-17T08:42:30.350Z]   Network: bridge host ipvlan macvlan null overlay
08:42:30 [2020-04-17T08:42:30.350Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
08:42:30 [2020-04-17T08:42:30.350Z]  Swarm: inactive
08:42:30 [2020-04-17T08:42:30.350Z]  Runtimes: runc
08:42:30 [2020-04-17T08:42:30.350Z]  Default Runtime: runc
08:42:30 [2020-04-17T08:42:30.350Z]  Init Binary: docker-init
08:42:30 [2020-04-17T08:42:30.350Z]  containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339
08:42:30 [2020-04-17T08:42:30.350Z]  runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657
08:42:30 [2020-04-17T08:42:30.350Z]  init version: fec3683
08:42:30 [2020-04-17T08:42:30.350Z]  Security Options:
08:42:30 [2020-04-17T08:42:30.350Z]   apparmor
08:42:30 [2020-04-17T08:42:30.350Z]   seccomp
08:42:30 [2020-04-17T08:42:30.350Z]    Profile: default
08:42:30 [2020-04-17T08:42:30.350Z]  Kernel Version: 4.15.0-1058-aws
08:42:30 [2020-04-17T08:42:30.350Z]  Operating System: Ubuntu 18.04.4 LTS
08:42:30 [2020-04-17T08:42:30.350Z]  OSType: linux
08:42:30 [2020-04-17T08:42:30.350Z]  Architecture: x86_64
08:42:30 [2020-04-17T08:42:30.350Z]  CPUs: 2
08:42:30 [2020-04-17T08:42:30.350Z]  Total Memory: 7.501GiB
08:42:30 [2020-04-17T08:42:30.350Z]  Name: ip-10-100-87-63
08:42:30 [2020-04-17T08:42:30.350Z]  ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32
08:42:30 [2020-04-17T08:42:30.350Z]  Docker Root Dir: /var/lib/docker
08:42:30 [2020-04-17T08:42:30.350Z]  Debug Mode: false
08:42:30 [2020-04-17T08:42:30.350Z]  Registry: https://index.docker.io/v1/
08:42:30 [2020-04-17T08:42:30.350Z]  Labels:
08:42:30 [2020-04-17T08:42:30.350Z]  Experimental: true
08:42:30 [2020-04-17T08:42:30.350Z]  Insecure Registries:
08:42:30 [2020-04-17T08:42:30.350Z]   127.0.0.0/8
08:42:30 [2020-04-17T08:42:30.350Z]  Live Restore Enabled: true
08:42:30 [2020-04-17T08:42:30.350Z] 
08:42:30 [2020-04-17T08:42:30.350Z] WARNING: No swap limit support
[Pipeline] sh
08:42:30 [2020-04-17T08:42:30.369Z] #5 sha256:b8e8a0c32eb62ecd9cadb779762ce6950a7f028db9b38e02b3fd63ccc40f8265 90.44MB / 102.23MB 2.6s
08:42:30 [2020-04-17T08:42:30.369Z] #5 sha256:b8e8a0c32eb62ecd9cadb779762ce6950a7f028db9b38e02b3fd63ccc40f8265 102.23MB / 102.23MB 2.7s
08:42:30 [2020-04-17T08:42:30.539Z] Merging remotes/origin/19.03 commit f432f71595086d3b015dffb7b61491636e1b81ac into PR head commit 4581499848e975546b835d3630bae69f9e511864
08:42:30 [2020-04-17T08:42:30.659Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
08:42:30 [2020-04-17T08:42:30.660Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
08:42:30 [2020-04-17T08:42:30.660Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40782/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
08:42:30 [2020-04-17T08:42:30.660Z] + bash /home/ubuntu/workspace/moby_PR-40782/check-config.sh
08:42:30 [2020-04-17T08:42:30.660Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
08:42:30 [2020-04-17T08:42:30.660Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ...
08:42:30 [2020-04-17T08:42:30.660Z] 
08:42:30 [2020-04-17T08:42:30.660Z] Generally Necessary:
08:42:30 [2020-04-17T08:42:30.660Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
08:42:30 [2020-04-17T08:42:30.660Z] - apparmor: enabled and tools installed
08:42:30 [2020-04-17T08:42:30.660Z] - CONFIG_NAMESPACES: enabled
08:42:30 [2020-04-17T08:42:30.660Z] - CONFIG_NET_NS: enabled
08:42:30 [2020-04-17T08:42:30.660Z] - CONFIG_PID_NS: enabled
08:42:30 [2020-04-17T08:42:30.660Z] - CONFIG_IPC_NS: enabled
08:42:30 [2020-04-17T08:42:30.660Z] - CONFIG_UTS_NS: enabled
08:42:30 [2020-04-17T08:42:30.660Z] - CONFIG_CGROUPS: enabled
08:42:30 [2020-04-17T08:42:30.660Z] - CONFIG_CGROUP_CPUACCT: enabled
08:42:30 [2020-04-17T08:42:30.660Z] - CONFIG_CGROUP_DEVICE: enabled
08:42:30 [2020-04-17T08:42:30.660Z] - CONFIG_CGROUP_FREEZER: enabled
08:42:30 [2020-04-17T08:42:30.660Z] - CONFIG_CGROUP_SCHED: enabled
08:42:30 [2020-04-17T08:42:30.660Z] - CONFIG_CPUSETS: enabled
08:42:30 [2020-04-17T08:42:30.660Z] - CONFIG_MEMCG: enabled
08:42:30 [2020-04-17T08:42:30.660Z] - CONFIG_KEYS: enabled
08:42:30 [2020-04-17T08:42:30.660Z] - CONFIG_VETH: enabled (as module)
08:42:30 [2020-04-17T08:42:30.660Z] - CONFIG_BRIDGE: enabled (as module)
08:42:30 [2020-04-17T08:42:30.660Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
08:42:30 [2020-04-17T08:42:30.660Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
08:42:30 [2020-04-17T08:42:30.660Z] - CONFIG_IP_NF_FILTER: enabled (as module)
08:42:30 [2020-04-17T08:42:30.660Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
08:42:30 [2020-04-17T08:42:30.660Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
08:42:30 [2020-04-17T08:42:30.660Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
08:42:30 [2020-04-17T08:42:30.660Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
08:42:30 [2020-04-17T08:42:30.660Z] - CONFIG_IP_NF_NAT: enabled (as module)
08:42:30 [2020-04-17T08:42:30.660Z] - CONFIG_NF_NAT: enabled (as module)
08:42:30 [2020-04-17T08:42:30.660Z] - CONFIG_NF_NAT_NEEDED: enabled
08:42:30 [2020-04-17T08:42:30.660Z] - CONFIG_POSIX_MQUEUE: enabled
08:42:30 [2020-04-17T08:42:30.660Z] 
08:42:30 [2020-04-17T08:42:30.660Z] Optional Features:
08:42:30 [2020-04-17T08:42:30.660Z] - CONFIG_USER_NS: enabled
08:42:30 [2020-04-17T08:42:30.660Z] - CONFIG_SECCOMP: enabled
08:42:30 [2020-04-17T08:42:30.660Z] - CONFIG_CGROUP_PIDS: enabled
08:42:30 [2020-04-17T08:42:30.660Z] - CONFIG_MEMCG_SWAP: enabled
08:42:30 [2020-04-17T08:42:30.660Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
08:42:30 [2020-04-17T08:42:30.660Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
08:42:30 [2020-04-17T08:42:30.660Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
08:42:30 [2020-04-17T08:42:30.660Z] - CONFIG_BLK_CGROUP: enabled
08:42:30 [2020-04-17T08:42:30.660Z] - CONFIG_BLK_DEV_THROTTLING: enabled
08:42:30 [2020-04-17T08:42:30.660Z] - CONFIG_IOSCHED_CFQ: enabled
08:42:30 [2020-04-17T08:42:30.660Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
08:42:30 [2020-04-17T08:42:30.660Z] - CONFIG_CGROUP_PERF: enabled
08:42:30 [2020-04-17T08:42:30.660Z] - CONFIG_CGROUP_HUGETLB: enabled
08:42:30 [2020-04-17T08:42:30.660Z] #5 sha256:b8e8a0c32eb62ecd9cadb779762ce6950a7f028db9b38e02b3fd63ccc40f8265 102.23MB / 102.23MB 2.8s done
08:42:30 [2020-04-17T08:42:30.660Z] #5 ...
08:42:30 [2020-04-17T08:42:30.660Z] 
08:42:30 [2020-04-17T08:42:30.660Z] #63 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
08:42:30 [2020-04-17T08:42:30.660Z] #63 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done
08:42:30 [2020-04-17T08:42:30.660Z] #63 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done
08:42:30 [2020-04-17T08:42:30.660Z] #63 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done
08:42:30 [2020-04-17T08:42:30.660Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 2.1s done
08:42:30 [2020-04-17T08:42:30.660Z] #63 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0.8s done
08:42:30 [2020-04-17T08:42:30.660Z] #63 DONE 3.2s
08:42:29 [2020-04-17T08:42:29.450Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:42:29 [2020-04-17T08:42:29.505Z]  > git config --add remote.origin.fetch +refs/pull/40782/head:refs/remotes/origin/PR-40782 # timeout=10
08:42:29 [2020-04-17T08:42:29.558Z]  > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
08:42:29 [2020-04-17T08:42:29.687Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:42:29 [2020-04-17T08:42:29.812Z] Fetching upstream changes from https://github.com/moby/moby.git
08:42:29 [2020-04-17T08:42:29.812Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:42:29 [2020-04-17T08:42:29.815Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40782/head:refs/remotes/origin/PR-40782 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
08:42:30 [2020-04-17T08:42:30.572Z]  > git config core.sparsecheckout # timeout=10
08:42:30 [2020-04-17T08:42:30.631Z]  > git checkout -f 4581499848e975546b835d3630bae69f9e511864 # timeout=10
08:42:30 [2020-04-17T08:42:30.949Z] 
08:42:30 [2020-04-17T08:42:30.949Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0...
08:42:30 [2020-04-17T08:42:30.949Z] #5 extracting sha256:54e2fb160a5d4a95ec7efe70c0045923ee557e87ee68ce03f2150b8366f26729 1.8s done
08:42:30 [2020-04-17T08:42:30.957Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
08:42:30 [2020-04-17T08:42:30.957Z] - CONFIG_CGROUP_NET_PRIO: enabled
08:42:30 [2020-04-17T08:42:30.957Z] - CONFIG_CFS_BANDWIDTH: enabled
08:42:30 [2020-04-17T08:42:30.957Z] - CONFIG_FAIR_GROUP_SCHED: enabled
08:42:30 [2020-04-17T08:42:30.957Z] - CONFIG_RT_GROUP_SCHED: missing
08:42:30 [2020-04-17T08:42:30.957Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
08:42:30 [2020-04-17T08:42:30.957Z] - CONFIG_IP_VS: enabled (as module)
08:42:30 [2020-04-17T08:42:30.957Z] - CONFIG_IP_VS_NFCT: enabled
08:42:30 [2020-04-17T08:42:30.957Z] - CONFIG_IP_VS_PROTO_TCP: enabled
08:42:30 [2020-04-17T08:42:30.957Z] - CONFIG_IP_VS_PROTO_UDP: enabled
08:42:30 [2020-04-17T08:42:30.957Z] - CONFIG_IP_VS_RR: enabled (as module)
08:42:30 [2020-04-17T08:42:30.957Z] - CONFIG_EXT4_FS: enabled
08:42:30 [2020-04-17T08:42:30.957Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
08:42:30 [2020-04-17T08:42:30.957Z] - CONFIG_EXT4_FS_SECURITY: enabled
08:42:30 [2020-04-17T08:42:30.957Z] - Network Drivers:
08:42:30 [2020-04-17T08:42:30.957Z]   - "overlay":
08:42:30 [2020-04-17T08:42:30.957Z]     - CONFIG_VXLAN: enabled (as module)
08:42:30 [2020-04-17T08:42:30.957Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
08:42:30 [2020-04-17T08:42:30.957Z]       Optional (for encrypted networks):
08:42:30 [2020-04-17T08:42:30.957Z]       - CONFIG_CRYPTO: enabled
08:42:30 [2020-04-17T08:42:30.957Z]       - CONFIG_CRYPTO_AEAD: enabled
08:42:30 [2020-04-17T08:42:30.957Z]       - CONFIG_CRYPTO_GCM: enabled
08:42:30 [2020-04-17T08:42:30.957Z]       - CONFIG_CRYPTO_SEQIV: enabled
08:42:30 [2020-04-17T08:42:30.957Z]       - CONFIG_CRYPTO_GHASH: enabled
08:42:30 [2020-04-17T08:42:30.957Z]       - CONFIG_XFRM: enabled
08:42:30 [2020-04-17T08:42:30.957Z]       - CONFIG_XFRM_USER: enabled (as module)
08:42:30 [2020-04-17T08:42:30.957Z]       - CONFIG_XFRM_ALGO: enabled (as module)
08:42:30 [2020-04-17T08:42:30.957Z]       - CONFIG_INET_ESP: enabled (as module)
08:42:30 [2020-04-17T08:42:30.957Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
08:42:30 [2020-04-17T08:42:30.957Z]   - "ipvlan":
08:42:30 [2020-04-17T08:42:30.957Z]     - CONFIG_IPVLAN: enabled (as module)
08:42:30 [2020-04-17T08:42:30.957Z]   - "macvlan":
08:42:30 [2020-04-17T08:42:30.957Z]     - CONFIG_MACVLAN: enabled (as module)
08:42:30 [2020-04-17T08:42:30.957Z]     - CONFIG_DUMMY: enabled (as module)
08:42:30 [2020-04-17T08:42:30.957Z]   - "ftp,tftp client in container":
08:42:30 [2020-04-17T08:42:30.957Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
08:42:30 [2020-04-17T08:42:30.957Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
08:42:30 [2020-04-17T08:42:30.957Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
08:42:30 [2020-04-17T08:42:30.957Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
08:42:30 [2020-04-17T08:42:30.957Z] - Storage Drivers:
08:42:30 [2020-04-17T08:42:30.957Z]   - "aufs":
08:42:30 [2020-04-17T08:42:30.957Z]     - CONFIG_AUFS_FS: enabled (as module)
08:42:30 [2020-04-17T08:42:30.957Z]   - "btrfs":
08:42:30 [2020-04-17T08:42:30.957Z]     - CONFIG_BTRFS_FS: enabled (as module)
08:42:30 [2020-04-17T08:42:30.957Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
08:42:30 [2020-04-17T08:42:30.957Z]   - "devicemapper":
08:42:30 [2020-04-17T08:42:30.957Z]     - CONFIG_BLK_DEV_DM: enabled
08:42:30 [2020-04-17T08:42:30.957Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
08:42:30 [2020-04-17T08:42:30.957Z]   - "overlay":
08:42:30 [2020-04-17T08:42:30.957Z]     - CONFIG_OVERLAY_FS: enabled (as module)
08:42:30 [2020-04-17T08:42:30.957Z]   - "zfs":
08:42:30 [2020-04-17T08:42:30.957Z]     - /dev/zfs: missing
08:42:30 [2020-04-17T08:42:30.957Z]     - zfs command: missing
08:42:30 [2020-04-17T08:42:30.957Z]     - zpool command: missing
08:42:30 [2020-04-17T08:42:30.957Z] 
08:42:30 [2020-04-17T08:42:30.957Z] Limits:
08:42:30 [2020-04-17T08:42:30.957Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
08:42:30 [2020-04-17T08:42:30.957Z] 
08:42:30 [2020-04-17T08:42:30.957Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
08:42:31 [2020-04-17T08:42:31.231Z] #5 extracting sha256:a0f0f1e0f91312a55967b48addc24054fb2e7fb63926a621dd6e86ea62aff2b4 0.1s
08:42:31 [2020-04-17T08:42:31.315Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:73b52253848169499393976f4af9a27b21006ec5 .
08:42:31 [2020-04-17T08:42:31.315Z] #1 [internal] load build definition from Dockerfile
08:42:31 [2020-04-17T08:42:31.315Z] #1 transferring dockerfile: 12.30kB done
08:42:31 [2020-04-17T08:42:31.315Z] #1 DONE 0.0s
08:42:31 [2020-04-17T08:42:31.315Z] 
08:42:31 [2020-04-17T08:42:31.315Z] #2 [internal] load .dockerignore
08:42:31 [2020-04-17T08:42:31.315Z] #2 transferring context: 87B done
08:42:31 [2020-04-17T08:42:31.315Z] #2 DONE 0.0s
08:42:31 [2020-04-17T08:42:31.315Z] 
08:42:31 [2020-04-17T08:42:31.315Z] #4 [internal] load metadata for docker.io/library/golang:1.13.10-buster
08:42:31 [2020-04-17T08:42:31.513Z] #5 extracting sha256:a0f0f1e0f91312a55967b48addc24054fb2e7fb63926a621dd6e86ea62aff2b4 0.3s done
08:42:31 [2020-04-17T08:42:31.513Z] #5 extracting sha256:4c7ce4aae52f7ba529ea00a3a1bfe7656e52dc1d8b0168a3d70b4e0a4392989f 0.1s
08:42:31 [2020-04-17T08:42:31.569Z] #4 DONE 0.1s
08:42:31 [2020-04-17T08:42:31.569Z] 
08:42:31 [2020-04-17T08:42:31.569Z] #3 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
08:42:31 [2020-04-17T08:42:31.569Z] #3 DONE 0.2s
08:42:31 [2020-04-17T08:42:31.569Z] 
08:42:31 [2020-04-17T08:42:31.569Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0...
08:42:31 [2020-04-17T08:42:31.569Z] #5 CACHED
08:42:31 [2020-04-17T08:42:31.569Z] 
08:42:31 [2020-04-17T08:42:31.569Z] #63 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
08:42:31 [2020-04-17T08:42:31.569Z] #63 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done
08:42:31 [2020-04-17T08:42:31.569Z] #63 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done
08:42:31 [2020-04-17T08:42:31.569Z] #63 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done
08:42:31 [2020-04-17T08:42:31.569Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0B / 9.11MB 0.1s
08:42:31 [2020-04-17T08:42:31.795Z] #5 extracting sha256:4c7ce4aae52f7ba529ea00a3a1bfe7656e52dc1d8b0168a3d70b4e0a4392989f 0.2s done
08:42:31 [2020-04-17T08:42:31.795Z] #5 extracting sha256:3d5250b872c2e5d6fcb26d734d43c62187b594e1ce80d34f0cf57fd5e3666b8f
08:42:31 [2020-04-17T08:42:31.823Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 4.82MB / 9.11MB 0.2s
08:42:31 [2020-04-17T08:42:31.823Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.3s done
08:42:31 [2020-04-17T08:42:31.823Z] #63 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c
08:42:33 [2020-04-17T08:42:33.184Z] #63 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.2s done
08:42:33 [2020-04-17T08:42:33.184Z] #63 DONE 1.6s
08:42:33 [2020-04-17T08:42:33.184Z] 
08:42:33 [2020-04-17T08:42:33.184Z] #17 [internal] load build context
08:42:33 [2020-04-17T08:42:33.264Z] #5 extracting sha256:3d5250b872c2e5d6fcb26d734d43c62187b594e1ce80d34f0cf57fd5e3666b8f 1.4s done
08:42:33 [2020-04-17T08:42:33.546Z] #5 extracting sha256:883ca322808a7e99ad3fc53b8542e0a318ab36e442ba86527ea8e1377326cc30 0.1s
08:42:33 [2020-04-17T08:42:33.743Z] #17 ...
08:42:33 [2020-04-17T08:42:33.743Z] 
08:42:33 [2020-04-17T08:42:33.743Z] #6 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
08:42:33 [2020-04-17T08:42:33.743Z] #6 DONE 2.0s
08:42:33 [2020-04-17T08:42:33.743Z] 
08:42:33 [2020-04-17T08:42:33.743Z] #17 [internal] load build context
08:42:34 [2020-04-17T08:42:34.301Z] #17 transferring context: 50.86MB 2.7s done
08:42:34 [2020-04-17T08:42:34.301Z] #17 DONE 2.7s
08:42:34 [2020-04-17T08:42:34.301Z] 
08:42:34 [2020-04-17T08:42:34.301Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
08:42:33 [2020-04-17T08:42:33.690Z]  > git merge f432f71595086d3b015dffb7b61491636e1b81ac # timeout=10
08:42:34 [2020-04-17T08:42:34.551Z] Merge succeeded, producing 7a3569918a9c2ccbca2ce7a95654c1f573bdee7d
08:42:34 [2020-04-17T08:42:34.551Z] Checking out Revision 7a3569918a9c2ccbca2ce7a95654c1f573bdee7d (PR-40782)
08:42:34 [2020-04-17T08:42:34.865Z] #54 ...
08:42:34 [2020-04-17T08:42:34.865Z] 
08:42:34 [2020-04-17T08:42:34.865Z] #18 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
08:42:34 [2020-04-17T08:42:34.865Z] #18 DONE 0.2s
08:42:34 [2020-04-17T08:42:34.865Z] 
08:42:34 [2020-04-17T08:42:34.865Z] #19 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
08:42:34 [2020-04-17T08:42:34.865Z] #19 DONE 0.1s
08:42:34 [2020-04-17T08:42:34.865Z] 
08:42:34 [2020-04-17T08:42:34.865Z] #28 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
08:42:34 [2020-04-17T08:42:34.865Z] #28 DONE 0.1s
08:42:34 [2020-04-17T08:42:34.865Z] 
08:42:34 [2020-04-17T08:42:34.865Z] #47 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer ....
08:42:34 [2020-04-17T08:42:34.865Z] #47 DONE 0.1s
08:42:34 [2020-04-17T08:42:34.865Z] 
08:42:34 [2020-04-17T08:42:34.865Z] #44 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
08:42:34 [2020-04-17T08:42:34.865Z] #44 DONE 0.1s
08:42:34 [2020-04-17T08:42:34.865Z] 
08:42:34 [2020-04-17T08:42:34.865Z] #59 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
08:42:34 [2020-04-17T08:42:34.865Z] #59 DONE 0.1s
08:42:34 [2020-04-17T08:42:34.865Z] 
08:42:34 [2020-04-17T08:42:34.865Z] #41 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
08:42:34 [2020-04-17T08:42:34.865Z] #41 DONE 0.1s
08:42:34 [2020-04-17T08:42:34.865Z] 
08:42:34 [2020-04-17T08:42:34.865Z] #65 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
08:42:34 [2020-04-17T08:42:34.865Z] #65 DONE 0.1s
08:42:34 [2020-04-17T08:42:34.865Z] 
08:42:34 [2020-04-17T08:42:34.865Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
08:42:34 [2020-04-17T08:42:34.907Z] Commit message: "Merge commit 'f432f71595086d3b015dffb7b61491636e1b81ac' into HEAD"
08:42:35 [2020-04-17T08:42:35.017Z] #5 extracting sha256:883ca322808a7e99ad3fc53b8542e0a318ab36e442ba86527ea8e1377326cc30 1.2s done
08:42:35 [2020-04-17T08:42:35.017Z] #5 extracting sha256:b8e8a0c32eb62ecd9cadb779762ce6950a7f028db9b38e02b3fd63ccc40f8265
08:42:34 [2020-04-17T08:42:34.458Z]  > git rev-parse "HEAD^{commit}" # timeout=10
08:42:34 [2020-04-17T08:42:34.585Z]  > git config core.sparsecheckout # timeout=10
08:42:34 [2020-04-17T08:42:34.637Z]  > git checkout -f 7a3569918a9c2ccbca2ce7a95654c1f573bdee7d # timeout=10
08:42:34 [2020-04-17T08:42:34.941Z]  > git rev-list --no-walk 4581499848e975546b835d3630bae69f9e511864 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
08:42:36 [2020-04-17T08:42:36.591Z] + docker version
08:42:36 [2020-04-17T08:42:36.591Z] Client: Docker Engine - Enterprise
08:42:36 [2020-04-17T08:42:36.591Z]  Version:           19.03.5
08:42:36 [2020-04-17T08:42:36.591Z]  API version:       1.40
08:42:36 [2020-04-17T08:42:36.591Z]  Go version:        go1.12.12
08:42:36 [2020-04-17T08:42:36.591Z]  Git commit:        2ee0c57608
08:42:36 [2020-04-17T08:42:36.591Z]  Built:             11/13/2019 08:00:16
08:42:36 [2020-04-17T08:42:36.591Z]  OS/Arch:           windows/amd64
08:42:36 [2020-04-17T08:42:36.591Z]  Experimental:      false
08:42:36 [2020-04-17T08:42:36.591Z] 
08:42:36 [2020-04-17T08:42:36.591Z] Server: Docker Engine - Enterprise
08:42:36 [2020-04-17T08:42:36.591Z]  Engine:
08:42:36 [2020-04-17T08:42:36.591Z]   Version:          19.03.5
08:42:36 [2020-04-17T08:42:36.591Z]   API version:      1.40 (minimum version 1.24)
08:42:36 [2020-04-17T08:42:36.591Z]   Go version:       go1.12.12
08:42:36 [2020-04-17T08:42:36.591Z]   Git commit:       2ee0c57608
08:42:36 [2020-04-17T08:42:36.591Z]   Built:            11/13/2019 07:58:51
08:42:36 [2020-04-17T08:42:36.591Z]   OS/Arch:          windows/amd64
08:42:36 [2020-04-17T08:42:36.591Z]   Experimental:     true
[Pipeline] sh
08:42:37 [2020-04-17T08:42:37.038Z] #5 extracting sha256:b8e8a0c32eb62ecd9cadb779762ce6950a7f028db9b38e02b3fd63ccc40f8265 2.3s done
08:42:37 [2020-04-17T08:42:37.320Z] #5 extracting sha256:46ebaa425083a93111773cb8e0ada073b063d6296df59b64d6fe7136b9960c4d 0.0s done
08:42:37 [2020-04-17T08:42:37.601Z] #5 DONE 10.0s
08:42:37 [2020-04-17T08:42:37.601Z] 
08:42:37 [2020-04-17T08:42:37.601Z] #6 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
08:42:37 [2020-04-17T08:42:37.639Z] + docker info
08:42:39 [2020-04-17T08:42:39.278Z] Fetching without tags
08:42:39 [2020-04-17T08:42:39.622Z] #6 DONE 1.8s
08:42:39 [2020-04-17T08:42:39.622Z] 
08:42:39 [2020-04-17T08:42:39.622Z] #36 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git...
08:42:39 [2020-04-17T08:42:39.622Z] #36 ...
08:42:39 [2020-04-17T08:42:39.622Z] 
08:42:39 [2020-04-17T08:42:39.622Z] #18 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
08:42:39 [2020-04-17T08:42:39.622Z] #18 DONE 0.1s
08:42:39 [2020-04-17T08:42:39.622Z] 
08:42:39 [2020-04-17T08:42:39.622Z] #59 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
08:42:39 [2020-04-17T08:42:39.622Z] #59 DONE 0.1s
08:42:39 [2020-04-17T08:42:39.622Z] 
08:42:39 [2020-04-17T08:42:39.622Z] #28 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
08:42:39 [2020-04-17T08:42:39.622Z] #28 DONE 0.1s
08:42:39 [2020-04-17T08:42:39.622Z] 
08:42:39 [2020-04-17T08:42:39.622Z] #44 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
08:42:39 [2020-04-17T08:42:39.622Z] #44 DONE 0.1s
08:42:39 [2020-04-17T08:42:39.622Z] 
08:42:39 [2020-04-17T08:42:39.622Z] #41 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
08:42:39 [2020-04-17T08:42:39.622Z] #41 DONE 0.1s
08:42:39 [2020-04-17T08:42:39.622Z] 
08:42:39 [2020-04-17T08:42:39.622Z] #19 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
08:42:39 [2020-04-17T08:42:39.622Z] #19 DONE 0.1s
08:42:39 [2020-04-17T08:42:39.622Z] 
08:42:39 [2020-04-17T08:42:39.622Z] #65 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
08:42:39 [2020-04-17T08:42:39.622Z] #65 DONE 0.1s
08:42:39 [2020-04-17T08:42:39.622Z] 
08:42:39 [2020-04-17T08:42:39.622Z] #47 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer ....
08:42:39 [2020-04-17T08:42:39.622Z] #47 DONE 0.1s
08:42:39 [2020-04-17T08:42:39.622Z] 
08:42:39 [2020-04-17T08:42:39.622Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
08:42:39 [2020-04-17T08:42:39.761Z] Merging remotes/origin/19.03 commit f432f71595086d3b015dffb7b61491636e1b81ac into PR head commit 4581499848e975546b835d3630bae69f9e511864
08:42:40 [2020-04-17T08:42:40.093Z] #66 ...
08:42:40 [2020-04-17T08:42:40.094Z] 
08:42:40 [2020-04-17T08:42:40.094Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
08:42:40 [2020-04-17T08:42:40.094Z] #54 6.237 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
08:42:40 [2020-04-17T08:42:40.094Z] #54 6.283 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:42:40 [2020-04-17T08:42:40.094Z] #54 6.428 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
08:42:39 [2020-04-17T08:42:39.243Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:42:39 [2020-04-17T08:42:39.248Z]  > git config --add remote.origin.fetch +refs/pull/40782/head:refs/remotes/origin/PR-40782 # timeout=10
08:42:39 [2020-04-17T08:42:39.252Z]  > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
08:42:39 [2020-04-17T08:42:39.269Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:42:39 [2020-04-17T08:42:39.285Z] Fetching upstream changes from https://github.com/moby/moby.git
08:42:39 [2020-04-17T08:42:39.285Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:42:39 [2020-04-17T08:42:39.286Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40782/head:refs/remotes/origin/PR-40782 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
08:42:39 [2020-04-17T08:42:39.767Z]  > git config core.sparsecheckout # timeout=10
08:42:39 [2020-04-17T08:42:39.771Z]  > git checkout -f 4581499848e975546b835d3630bae69f9e511864 # timeout=10
08:42:40 [2020-04-17T08:42:40.565Z] Client:
08:42:40 [2020-04-17T08:42:40.565Z]  Debug Mode: false
08:42:40 [2020-04-17T08:42:40.565Z]  Plugins:
08:42:40 [2020-04-17T08:42:40.565Z]   cluster: Manage Docker clusters (Docker Inc., v1.2.0)
08:42:40 [2020-04-17T08:42:40.565Z] 
08:42:40 [2020-04-17T08:42:40.565Z] Server:
08:42:40 [2020-04-17T08:42:40.565Z]  Containers: 0
08:42:40 [2020-04-17T08:42:40.565Z]   Running: 0
08:42:40 [2020-04-17T08:42:40.565Z]   Paused: 0
08:42:40 [2020-04-17T08:42:40.565Z]   Stopped: 0
08:42:40 [2020-04-17T08:42:40.565Z]  Images: 10
08:42:40 [2020-04-17T08:42:40.565Z]  Server Version: 19.03.5
08:42:40 [2020-04-17T08:42:40.565Z]  Storage Driver: windowsfilter (windows) lcow (linux)
08:42:40 [2020-04-17T08:42:40.565Z]   Windows: 
08:42:40 [2020-04-17T08:42:40.565Z]   LCOW: 
08:42:40 [2020-04-17T08:42:40.565Z]  Logging Driver: json-file
08:42:40 [2020-04-17T08:42:40.565Z]  Plugins:
08:42:40 [2020-04-17T08:42:40.565Z]   Volume: local
08:42:40 [2020-04-17T08:42:40.565Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
08:42:40 [2020-04-17T08:42:40.565Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
08:42:40 [2020-04-17T08:42:40.565Z]  Swarm: inactive
08:42:40 [2020-04-17T08:42:40.565Z]  Default Isolation: process
08:42:40 [2020-04-17T08:42:40.565Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
08:42:40 [2020-04-17T08:42:40.565Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039)
08:42:40 [2020-04-17T08:42:40.565Z]  OSType: windows
08:42:40 [2020-04-17T08:42:40.565Z]  Architecture: x86_64
08:42:40 [2020-04-17T08:42:40.565Z]  CPUs: 4
08:42:40 [2020-04-17T08:42:40.565Z]  Total Memory: 32GiB
08:42:40 [2020-04-17T08:42:40.565Z]  Name: azwin-2-60dc20
08:42:40 [2020-04-17T08:42:40.565Z]  ID: UR4U:SP26:2R3U:OABF:FW7X:OVZM:HGLG:UQJF:ODTF:M7DP:TEU4:TEXW
08:42:40 [2020-04-17T08:42:40.565Z]  Docker Root Dir: D:\docker
08:42:40 [2020-04-17T08:42:40.565Z]  Debug Mode: false
08:42:40 [2020-04-17T08:42:40.565Z]  Registry: https://index.docker.io/v1/
08:42:40 [2020-04-17T08:42:40.565Z]  Labels:
08:42:40 [2020-04-17T08:42:40.565Z]  Experimental: true
08:42:40 [2020-04-17T08:42:40.565Z]  Insecure Registries:
08:42:40 [2020-04-17T08:42:40.565Z]   10.0.0.4:5000
08:42:40 [2020-04-17T08:42:40.565Z]   127.0.0.0/8
08:42:40 [2020-04-17T08:42:40.565Z]  Registry Mirrors:
08:42:40 [2020-04-17T08:42:40.565Z]   http://10.0.0.4:5000/
08:42:40 [2020-04-17T08:42:40.565Z]  Live Restore Enabled: false
08:42:40 [2020-04-17T08:42:40.565Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
08:42:41 [2020-04-17T08:42:41.018Z] #54 7.301 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
08:42:41 [2020-04-17T08:42:41.941Z] Merge succeeded, producing ccf3aacf1125b7aaa0bfdf8181635106c4178511
08:42:41 [2020-04-17T08:42:41.941Z] Checking out Revision ccf3aacf1125b7aaa0bfdf8181635106c4178511 (PR-40782)
08:42:42 [2020-04-17T08:42:42.226Z] Commit message: "Merge commit 'f432f71595086d3b015dffb7b61491636e1b81ac' into HEAD"
08:42:40 [2020-04-17T08:42:40.918Z]  > git merge f432f71595086d3b015dffb7b61491636e1b81ac # timeout=10
08:42:41 [2020-04-17T08:42:41.930Z]  > git rev-parse HEAD^{commit} # timeout=10
08:42:41 [2020-04-17T08:42:41.947Z]  > git config core.sparsecheckout # timeout=10
08:42:41 [2020-04-17T08:42:41.952Z]  > git checkout -f ccf3aacf1125b7aaa0bfdf8181635106c4178511 # timeout=10
08:42:42 [2020-04-17T08:42:42.233Z]  > git rev-list --no-walk 4581499848e975546b835d3630bae69f9e511864 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
08:42:43 [2020-04-17T08:42:43.089Z] #48 3.308 + RM_GOPATH=0
08:42:43 [2020-04-17T08:42:43.089Z] #48 3.308 + TMP_GOPATH=
08:42:43 [2020-04-17T08:42:43.089Z] #48 3.308 + : /build
08:42:43 [2020-04-17T08:42:43.089Z] #48 3.308 + '[' -z '' ']'
08:42:43 [2020-04-17T08:42:43.089Z] #48 3.308 ++ mktemp -d
08:42:43 [2020-04-17T08:42:43.089Z] #48 3.309 + export GOPATH=/tmp/tmp.k5BAvFh9A9
08:42:43 [2020-04-17T08:42:43.089Z] #48 3.309 + GOPATH=/tmp/tmp.k5BAvFh9A9
08:42:43 [2020-04-17T08:42:43.089Z] #48 3.309 + RM_GOPATH=1
08:42:43 [2020-04-17T08:42:43.089Z] #48 3.316 ++ dirname ./install.sh
08:42:43 [2020-04-17T08:42:43.089Z] #48 3.316 + dir=.
08:42:43 [2020-04-17T08:42:43.089Z] #48 3.316 + bin=gometalinter
08:42:43 [2020-04-17T08:42:43.089Z] #48 3.316 + shift
08:42:43 [2020-04-17T08:42:43.089Z] #48 3.316 + '[' '!' -f ./gometalinter.installer ']'
08:42:43 [2020-04-17T08:42:43.089Z] #48 3.316 + . ./gometalinter.installer
08:42:43 [2020-04-17T08:42:43.089Z] #48 3.316 ++ GOMETALINTER_COMMIT=v2.0.6
08:42:43 [2020-04-17T08:42:43.089Z] #48 3.316 + install_gometalinter
08:42:43 [2020-04-17T08:42:43.089Z] #48 3.316 + echo 'Installing gometalinter version v2.0.6'
08:42:43 [2020-04-17T08:42:43.089Z] #48 3.316 Installing gometalinter version v2.0.6
08:42:43 [2020-04-17T08:42:43.089Z] #48 3.316 + go get -d github.com/alecthomas/gometalinter
08:42:43 [2020-04-17T08:42:43.190Z] + docker version
08:42:43 [2020-04-17T08:42:43.190Z] Client:
08:42:43 [2020-04-17T08:42:43.190Z]  Version:           18.06.1-ce
08:42:43 [2020-04-17T08:42:43.190Z]  API version:       1.38
08:42:43 [2020-04-17T08:42:43.190Z]  Go version:        go1.10.3
08:42:43 [2020-04-17T08:42:43.190Z]  Git commit:        e68fc7a
08:42:43 [2020-04-17T08:42:43.190Z]  Built:             Tue Aug 21 17:26:10 2018
08:42:43 [2020-04-17T08:42:43.190Z]  OS/Arch:           linux/ppc64le
08:42:43 [2020-04-17T08:42:43.190Z]  Experimental:      false
08:42:43 [2020-04-17T08:42:43.190Z] 
08:42:43 [2020-04-17T08:42:43.190Z] Server:
08:42:43 [2020-04-17T08:42:43.190Z]  Engine:
08:42:43 [2020-04-17T08:42:43.190Z]   Version:          18.06.1-ce
08:42:43 [2020-04-17T08:42:43.190Z]   API version:      1.38 (minimum version 1.12)
08:42:43 [2020-04-17T08:42:43.190Z]   Go version:       go1.10.3
08:42:43 [2020-04-17T08:42:43.190Z]   Git commit:       e68fc7a
08:42:43 [2020-04-17T08:42:43.190Z]   Built:            Tue Aug 21 17:24:20 2018
08:42:43 [2020-04-17T08:42:43.190Z]   OS/Arch:          linux/ppc64le
08:42:43 [2020-04-17T08:42:43.190Z]   Experimental:     true
[Pipeline] sh
08:42:43 [2020-04-17T08:42:43.574Z] #54 9.540 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB]
08:42:43 [2020-04-17T08:42:43.574Z] #54 ...
08:42:43 [2020-04-17T08:42:43.574Z] 
08:42:43 [2020-04-17T08:42:43.574Z] #26 [swagger 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git ...
08:42:43 [2020-04-17T08:42:43.574Z] #26 3.044 + mktemp -d
08:42:43 [2020-04-17T08:42:43.574Z] #26 3.044 + export GOPATH=/tmp/tmp.kgeofJkJo5
08:42:43 [2020-04-17T08:42:43.574Z] #26 3.044 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.kgeofJkJo5/src/github.com/go-swagger/go-swagger
08:42:43 [2020-04-17T08:42:43.574Z] #26 3.044 Cloning into '/tmp/tmp.kgeofJkJo5/src/github.com/go-swagger/go-swagger'...
08:42:43 [2020-04-17T08:42:43.575Z] + docker info
08:42:43 [2020-04-17T08:42:43.575Z] Containers: 0
08:42:43 [2020-04-17T08:42:43.575Z]  Running: 0
08:42:43 [2020-04-17T08:42:43.575Z]  Paused: 0
08:42:43 [2020-04-17T08:42:43.575Z]  Stopped: 0
08:42:43 [2020-04-17T08:42:43.575Z] Images: 0
08:42:43 [2020-04-17T08:42:43.575Z] Server Version: 18.06.1-ce
08:42:43 [2020-04-17T08:42:43.575Z] Storage Driver: overlay2
08:42:43 [2020-04-17T08:42:43.575Z]  Backing Filesystem: extfs
08:42:43 [2020-04-17T08:42:43.575Z]  Supports d_type: true
08:42:43 [2020-04-17T08:42:43.575Z]  Native Overlay Diff: true
08:42:43 [2020-04-17T08:42:43.575Z] Logging Driver: json-file
08:42:43 [2020-04-17T08:42:43.575Z] Cgroup Driver: cgroupfs
08:42:43 [2020-04-17T08:42:43.575Z] Plugins:
08:42:43 [2020-04-17T08:42:43.575Z]  Volume: local
08:42:43 [2020-04-17T08:42:43.575Z]  Network: bridge host ipvlan macvlan null overlay
08:42:43 [2020-04-17T08:42:43.575Z]  Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
08:42:43 [2020-04-17T08:42:43.575Z] Swarm: inactive
08:42:43 [2020-04-17T08:42:43.575Z] Runtimes: runc
08:42:43 [2020-04-17T08:42:43.575Z] Default Runtime: runc
08:42:43 [2020-04-17T08:42:43.575Z] Init Binary: docker-init
08:42:43 [2020-04-17T08:42:43.575Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
08:42:43 [2020-04-17T08:42:43.575Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340
08:42:43 [2020-04-17T08:42:43.575Z] init version: fec3683
08:42:43 [2020-04-17T08:42:43.575Z] Security Options:
08:42:43 [2020-04-17T08:42:43.575Z]  apparmor
08:42:43 [2020-04-17T08:42:43.575Z]  seccomp
08:42:43 [2020-04-17T08:42:43.575Z]   Profile: default
08:42:43 [2020-04-17T08:42:43.575Z] Kernel Version: 4.4.0-139-generic
08:42:43 [2020-04-17T08:42:43.575Z] Operating System: Ubuntu 16.04.3 LTS
08:42:43 [2020-04-17T08:42:43.575Z] OSType: linux
08:42:43 [2020-04-17T08:42:43.575Z] Architecture: ppc64le
08:42:43 [2020-04-17T08:42:43.575Z] CPUs: 4
08:42:43 [2020-04-17T08:42:43.575Z] Total Memory: 7.972GiB
08:42:43 [2020-04-17T08:42:43.575Z] Name: ppc64le-ubuntu-32
08:42:43 [2020-04-17T08:42:43.575Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE
08:42:43 [2020-04-17T08:42:43.575Z] Docker Root Dir: /var/lib/docker
08:42:43 [2020-04-17T08:42:43.575Z] Debug Mode (client): false
08:42:43 [2020-04-17T08:42:43.575Z] Debug Mode (server): false
08:42:43 [2020-04-17T08:42:43.575Z] Username: dockerbuildbot
08:42:43 [2020-04-17T08:42:43.575Z] Registry: https://index.docker.io/v1/
08:42:43 [2020-04-17T08:42:43.575Z] Labels:
08:42:43 [2020-04-17T08:42:43.575Z] Experimental: true
08:42:43 [2020-04-17T08:42:43.575Z] Insecure Registries:
08:42:43 [2020-04-17T08:42:43.575Z]  127.0.0.0/8
08:42:43 [2020-04-17T08:42:43.575Z] Live Restore Enabled: false
08:42:43 [2020-04-17T08:42:43.575Z] 
[Pipeline] sh
08:42:43 [2020-04-17T08:42:43.828Z] #26 ...
08:42:43 [2020-04-17T08:42:43.828Z] 
08:42:43 [2020-04-17T08:42:43.828Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
08:42:43 [2020-04-17T08:42:43.828Z] #7 6.831 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
08:42:43 [2020-04-17T08:42:43.828Z] #7 6.908 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:42:43 [2020-04-17T08:42:43.828Z] #7 6.913 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
08:42:43 [2020-04-17T08:42:43.828Z] #7 7.990 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
08:42:43 [2020-04-17T08:42:43.828Z] #7 10.19 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB]
08:42:43 [2020-04-17T08:42:43.828Z] #7 ...
08:42:43 [2020-04-17T08:42:43.828Z] 
08:42:43 [2020-04-17T08:42:43.828Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
08:42:43 [2020-04-17T08:42:43.828Z] #22 4.123 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
08:42:43 [2020-04-17T08:42:43.828Z] #22 4.300 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:42:43 [2020-04-17T08:42:43.828Z] #22 4.497 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
08:42:43 [2020-04-17T08:42:43.828Z] #22 4.980 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
08:42:43 [2020-04-17T08:42:43.828Z] #22 7.304 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB]
08:42:43 [2020-04-17T08:42:43.828Z] #22 9.665 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
08:42:43 [2020-04-17T08:42:43.957Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
08:42:43 [2020-04-17T08:42:43.957Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
08:42:43 [2020-04-17T08:42:43.957Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40782/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
08:42:43 [2020-04-17T08:42:43.957Z] + bash /home/docker/workspace/moby_PR-40782/check-config.sh
08:42:43 [2020-04-17T08:42:43.957Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
08:42:43 [2020-04-17T08:42:43.957Z] info: reading kernel config from /boot/config-4.4.0-139-generic ...
08:42:43 [2020-04-17T08:42:43.957Z] 
08:42:43 [2020-04-17T08:42:43.957Z] Generally Necessary:
08:42:43 [2020-04-17T08:42:43.957Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
08:42:43 [2020-04-17T08:42:43.957Z] - apparmor: enabled and tools installed
08:42:43 [2020-04-17T08:42:43.957Z] - CONFIG_NAMESPACES: enabled
08:42:44 [2020-04-17T08:42:44.083Z] #22 ...
08:42:44 [2020-04-17T08:42:44.083Z] 
08:42:44 [2020-04-17T08:42:44.083Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
08:42:44 [2020-04-17T08:42:44.083Z] #38 6.636 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
08:42:44 [2020-04-17T08:42:44.083Z] #38 6.711 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:42:44 [2020-04-17T08:42:44.083Z] #38 6.717 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
08:42:44 [2020-04-17T08:42:44.083Z] #38 7.760 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
08:42:44 [2020-04-17T08:42:44.083Z] #38 9.834 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB]
08:42:44 [2020-04-17T08:42:44.083Z] #38 ...
08:42:44 [2020-04-17T08:42:44.083Z] 
08:42:44 [2020-04-17T08:42:44.083Z] #36 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git...
08:42:44 [2020-04-17T08:42:44.083Z] #36 2.477 + mktemp -d
08:42:44 [2020-04-17T08:42:44.083Z] #36 2.489 + export GOPATH=/tmp/tmp.hgpbbQVAip
08:42:44 [2020-04-17T08:42:44.083Z] #36 2.489 + git clone https://github.com/docker/distribution.git /tmp/tmp.hgpbbQVAip/src/github.com/docker/distribution
08:42:44 [2020-04-17T08:42:44.083Z] #36 2.490 Cloning into '/tmp/tmp.hgpbbQVAip/src/github.com/docker/distribution'...
08:42:44 [2020-04-17T08:42:44.242Z] - CONFIG_NET_NS: enabled
08:42:44 [2020-04-17T08:42:44.242Z] - CONFIG_PID_NS: enabled
08:42:44 [2020-04-17T08:42:44.242Z] - CONFIG_IPC_NS: enabled
08:42:44 [2020-04-17T08:42:44.242Z] - CONFIG_UTS_NS: enabled
08:42:44 [2020-04-17T08:42:44.242Z] - CONFIG_CGROUPS: enabled
08:42:44 [2020-04-17T08:42:44.242Z] - CONFIG_CGROUP_CPUACCT: enabled
08:42:44 [2020-04-17T08:42:44.242Z] - CONFIG_CGROUP_DEVICE: enabled
08:42:44 [2020-04-17T08:42:44.242Z] - CONFIG_CGROUP_FREEZER: enabled
08:42:44 [2020-04-17T08:42:44.242Z] - CONFIG_CGROUP_SCHED: enabled
08:42:44 [2020-04-17T08:42:44.242Z] - CONFIG_CPUSETS: enabled
08:42:44 [2020-04-17T08:42:44.242Z] - CONFIG_MEMCG: enabled
08:42:44 [2020-04-17T08:42:44.242Z] - CONFIG_KEYS: enabled
08:42:44 [2020-04-17T08:42:44.242Z] - CONFIG_VETH: enabled (as module)
08:42:44 [2020-04-17T08:42:44.242Z] - CONFIG_BRIDGE: enabled (as module)
08:42:44 [2020-04-17T08:42:44.242Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
08:42:44 [2020-04-17T08:42:44.242Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
08:42:44 [2020-04-17T08:42:44.242Z] - CONFIG_IP_NF_FILTER: enabled (as module)
08:42:44 [2020-04-17T08:42:44.242Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
08:42:44 [2020-04-17T08:42:44.242Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
08:42:44 [2020-04-17T08:42:44.242Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
08:42:44 [2020-04-17T08:42:44.242Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
08:42:44 [2020-04-17T08:42:44.242Z] - CONFIG_IP_NF_NAT: enabled (as module)
08:42:44 [2020-04-17T08:42:44.242Z] - CONFIG_NF_NAT: enabled (as module)
08:42:44 [2020-04-17T08:42:44.242Z] - CONFIG_NF_NAT_NEEDED: enabled
08:42:44 [2020-04-17T08:42:44.242Z] - CONFIG_POSIX_MQUEUE: enabled
08:42:44 [2020-04-17T08:42:44.242Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
08:42:44 [2020-04-17T08:42:44.242Z] 
08:42:44 [2020-04-17T08:42:44.242Z] Optional Features:
08:42:44 [2020-04-17T08:42:44.242Z] - CONFIG_USER_NS: enabled
08:42:44 [2020-04-17T08:42:44.242Z] - CONFIG_SECCOMP: enabled
08:42:44 [2020-04-17T08:42:44.242Z] - CONFIG_CGROUP_PIDS: enabled
08:42:44 [2020-04-17T08:42:44.242Z] - CONFIG_MEMCG_SWAP: enabled
08:42:44 [2020-04-17T08:42:44.242Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
08:42:44 [2020-04-17T08:42:44.242Z]     (cgroup swap accounting is currently enabled)
08:42:44 [2020-04-17T08:42:44.242Z] - CONFIG_MEMCG_KMEM: enabled
08:42:44 [2020-04-17T08:42:44.242Z] - CONFIG_BLK_CGROUP: enabled
08:42:44 [2020-04-17T08:42:44.338Z] #36 ...
08:42:44 [2020-04-17T08:42:44.338Z] 
08:42:44 [2020-04-17T08:42:44.338Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
08:42:44 [2020-04-17T08:42:44.338Z] #31 7.624 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
08:42:44 [2020-04-17T08:42:44.338Z] #31 7.695 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:42:44 [2020-04-17T08:42:44.338Z] #31 7.713 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
08:42:44 [2020-04-17T08:42:44.338Z] #31 8.607 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
08:42:44 [2020-04-17T08:42:44.530Z] - CONFIG_BLK_DEV_THROTTLING: enabled
08:42:44 [2020-04-17T08:42:44.530Z] - CONFIG_IOSCHED_CFQ: enabled
08:42:44 [2020-04-17T08:42:44.530Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
08:42:44 [2020-04-17T08:42:44.530Z] - CONFIG_CGROUP_PERF: enabled
08:42:44 [2020-04-17T08:42:44.530Z] - CONFIG_CGROUP_HUGETLB: enabled
08:42:44 [2020-04-17T08:42:44.530Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
08:42:44 [2020-04-17T08:42:44.530Z] - CONFIG_CGROUP_NET_PRIO: enabled
08:42:44 [2020-04-17T08:42:44.530Z] - CONFIG_CFS_BANDWIDTH: enabled
08:42:44 [2020-04-17T08:42:44.530Z] - CONFIG_FAIR_GROUP_SCHED: enabled
08:42:44 [2020-04-17T08:42:44.530Z] - CONFIG_RT_GROUP_SCHED: missing
08:42:44 [2020-04-17T08:42:44.530Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
08:42:44 [2020-04-17T08:42:44.530Z] - CONFIG_IP_VS: enabled (as module)
08:42:44 [2020-04-17T08:42:44.530Z] - CONFIG_IP_VS_NFCT: enabled
08:42:44 [2020-04-17T08:42:44.530Z] - CONFIG_IP_VS_PROTO_TCP: enabled
08:42:44 [2020-04-17T08:42:44.530Z] - CONFIG_IP_VS_PROTO_UDP: enabled
08:42:44 [2020-04-17T08:42:44.530Z] - CONFIG_IP_VS_RR: enabled (as module)
08:42:44 [2020-04-17T08:42:44.530Z] - CONFIG_EXT4_FS: enabled
08:42:44 [2020-04-17T08:42:44.530Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
08:42:44 [2020-04-17T08:42:44.530Z] - CONFIG_EXT4_FS_SECURITY: enabled
08:42:44 [2020-04-17T08:42:44.530Z] - Network Drivers:
08:42:44 [2020-04-17T08:42:44.530Z]   - "overlay":
08:42:44 [2020-04-17T08:42:44.530Z]     - CONFIG_VXLAN: enabled (as module)
08:42:44 [2020-04-17T08:42:44.530Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
08:42:44 [2020-04-17T08:42:44.530Z]       Optional (for encrypted networks):
08:42:44 [2020-04-17T08:42:44.530Z]       - CONFIG_CRYPTO: enabled
08:42:44 [2020-04-17T08:42:44.530Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
08:42:44 [2020-04-17T08:42:44.530Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
08:42:44 [2020-04-17T08:42:44.530Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
08:42:44 [2020-04-17T08:42:44.530Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
08:42:44 [2020-04-17T08:42:44.530Z]       - CONFIG_XFRM: enabled
08:42:44 [2020-04-17T08:42:44.530Z]       - CONFIG_XFRM_USER: enabled (as module)
08:42:44 [2020-04-17T08:42:44.530Z]       - CONFIG_XFRM_ALGO: enabled (as module)
08:42:44 [2020-04-17T08:42:44.530Z]       - CONFIG_INET_ESP: enabled (as module)
08:42:44 [2020-04-17T08:42:44.530Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
08:42:44 [2020-04-17T08:42:44.530Z]   - "ipvlan":
08:42:44 [2020-04-17T08:42:44.530Z]     - CONFIG_IPVLAN: enabled (as module)
08:42:44 [2020-04-17T08:42:44.530Z]   - "macvlan":
08:42:44 [2020-04-17T08:42:44.593Z] #31 10.81 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB]
08:42:44 [2020-04-17T08:42:44.593Z] #31 ...
08:42:44 [2020-04-17T08:42:44.593Z] 
08:42:44 [2020-04-17T08:42:44.593Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
08:42:44 [2020-04-17T08:42:44.593Z] #29 6.741 + RM_GOPATH=0
08:42:44 [2020-04-17T08:42:44.593Z] #29 6.741 + TMP_GOPATH=
08:42:44 [2020-04-17T08:42:44.593Z] #29 6.742 + : /build
08:42:44 [2020-04-17T08:42:44.593Z] #29 6.743 + '[' -z '' ']'
08:42:44 [2020-04-17T08:42:44.593Z] #29 6.746 ++ mktemp -d
08:42:44 [2020-04-17T08:42:44.593Z] #29 6.748 + export GOPATH=/tmp/tmp.VpNFieNizl
08:42:44 [2020-04-17T08:42:44.593Z] #29 6.748 + GOPATH=/tmp/tmp.VpNFieNizl
08:42:44 [2020-04-17T08:42:44.593Z] #29 6.748 + RM_GOPATH=1
08:42:44 [2020-04-17T08:42:44.593Z] #29 6.748 ++ dirname ./install.sh
08:42:44 [2020-04-17T08:42:44.593Z] #29 6.749 + dir=.
08:42:44 [2020-04-17T08:42:44.593Z] #29 6.749 + bin=tomlv
08:42:44 [2020-04-17T08:42:44.593Z] #29 6.749 + shift
08:42:44 [2020-04-17T08:42:44.593Z] #29 6.749 + '[' '!' -f ./tomlv.installer ']'
08:42:44 [2020-04-17T08:42:44.593Z] #29 6.749 + . ./tomlv.installer
08:42:44 [2020-04-17T08:42:44.593Z] #29 6.749 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
08:42:44 [2020-04-17T08:42:44.593Z] #29 6.749 + install_tomlv
08:42:44 [2020-04-17T08:42:44.593Z] #29 6.749 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
08:42:44 [2020-04-17T08:42:44.593Z] #29 6.749 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
08:42:44 [2020-04-17T08:42:44.593Z] #29 6.749 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.VpNFieNizl/src/github.com/BurntSushi/toml
08:42:44 [2020-04-17T08:42:44.593Z] #29 6.753 Cloning into '/tmp/tmp.VpNFieNizl/src/github.com/BurntSushi/toml'...
08:42:44 [2020-04-17T08:42:44.593Z] #29 7.810 + cd /tmp/tmp.VpNFieNizl/src/github.com/BurntSushi/toml
08:42:44 [2020-04-17T08:42:44.593Z] #29 7.810 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
08:42:44 [2020-04-17T08:42:44.593Z] #29 7.824 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
08:42:44 [2020-04-17T08:42:44.593Z] #29 8.523 internal/cpu
08:42:44 [2020-04-17T08:42:44.593Z] #29 8.576 runtime/internal/atomic
08:42:44 [2020-04-17T08:42:44.593Z] #29 8.800 runtime/internal/sys
08:42:44 [2020-04-17T08:42:44.593Z] #29 9.050 internal/bytealg
08:42:44 [2020-04-17T08:42:44.593Z] #29 9.059 runtime/internal/math
08:42:44 [2020-04-17T08:42:44.593Z] #29 9.128 math/bits
08:42:44 [2020-04-17T08:42:44.593Z] #29 9.653 math
08:42:44 [2020-04-17T08:42:44.593Z] #29 9.837 runtime
08:42:44 [2020-04-17T08:42:44.814Z]     - CONFIG_MACVLAN: enabled (as module)
08:42:44 [2020-04-17T08:42:44.814Z]     - CONFIG_DUMMY: enabled (as module)
08:42:44 [2020-04-17T08:42:44.814Z]   - "ftp,tftp client in container":
08:42:44 [2020-04-17T08:42:44.814Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
08:42:44 [2020-04-17T08:42:44.814Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
08:42:44 [2020-04-17T08:42:44.814Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
08:42:44 [2020-04-17T08:42:44.814Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
08:42:44 [2020-04-17T08:42:44.814Z] - Storage Drivers:
08:42:44 [2020-04-17T08:42:44.814Z]   - "aufs":
08:42:44 [2020-04-17T08:42:44.814Z]     - CONFIG_AUFS_FS: enabled (as module)
08:42:44 [2020-04-17T08:42:44.814Z]   - "btrfs":
08:42:44 [2020-04-17T08:42:44.814Z]     - CONFIG_BTRFS_FS: enabled (as module)
08:42:44 [2020-04-17T08:42:44.814Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
08:42:44 [2020-04-17T08:42:44.814Z]   - "devicemapper":
08:42:44 [2020-04-17T08:42:44.814Z]     - CONFIG_BLK_DEV_DM: enabled
08:42:44 [2020-04-17T08:42:44.814Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
08:42:44 [2020-04-17T08:42:44.814Z]   - "overlay":
08:42:44 [2020-04-17T08:42:44.814Z]     - CONFIG_OVERLAY_FS: enabled (as module)
08:42:44 [2020-04-17T08:42:44.814Z]   - "zfs":
08:42:44 [2020-04-17T08:42:44.814Z]     - /dev/zfs: missing
08:42:44 [2020-04-17T08:42:44.814Z]     - zfs command: missing
08:42:44 [2020-04-17T08:42:44.814Z]     - zpool command: missing
08:42:44 [2020-04-17T08:42:44.814Z] 
08:42:44 [2020-04-17T08:42:44.814Z] Limits:
08:42:44 [2020-04-17T08:42:44.814Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
08:42:44 [2020-04-17T08:42:44.814Z] 
08:42:44 [2020-04-17T08:42:44.814Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
08:42:44 [2020-04-17T08:42:44.894Z] #29 ...
08:42:44 [2020-04-17T08:42:44.894Z] 
08:42:44 [2020-04-17T08:42:44.894Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
08:42:44 [2020-04-17T08:42:44.894Z] #20 6.497 + RM_GOPATH=0
08:42:44 [2020-04-17T08:42:44.894Z] #20 6.497 + TMP_GOPATH=
08:42:44 [2020-04-17T08:42:44.894Z] #20 6.497 + : /build
08:42:44 [2020-04-17T08:42:44.894Z] #20 6.498 + '[' -z '' ']'
08:42:44 [2020-04-17T08:42:44.894Z] #20 6.500 ++ mktemp -d
08:42:44 [2020-04-17T08:42:44.894Z] #20 6.502 + export GOPATH=/tmp/tmp.Y6NhKcsZmD
08:42:44 [2020-04-17T08:42:44.894Z] #20 6.502 + GOPATH=/tmp/tmp.Y6NhKcsZmD
08:42:44 [2020-04-17T08:42:44.894Z] #20 6.506 + RM_GOPATH=1
08:42:44 [2020-04-17T08:42:44.894Z] #20 6.506 ++ dirname ./install.sh
08:42:44 [2020-04-17T08:42:44.894Z] #20 6.514 + dir=.
08:42:44 [2020-04-17T08:42:44.894Z] #20 6.515 + bin=dockercli
08:42:44 [2020-04-17T08:42:44.894Z] #20 6.515 + shift
08:42:44 [2020-04-17T08:42:44.894Z] #20 6.518 + '[' '!' -f ./dockercli.installer ']'
08:42:44 [2020-04-17T08:42:44.894Z] #20 6.519 + . ./dockercli.installer
08:42:44 [2020-04-17T08:42:44.894Z] #20 6.519 ++ : stable
08:42:44 [2020-04-17T08:42:44.894Z] #20 6.520 ++ : 17.06.2-ce
08:42:44 [2020-04-17T08:42:44.894Z] #20 6.520 + install_dockercli
08:42:44 [2020-04-17T08:42:44.894Z] #20 6.527 + echo 'Install docker/cli version 17.06.2-ce from stable'
08:42:44 [2020-04-17T08:42:44.894Z] #20 6.527 Install docker/cli version 17.06.2-ce from stable
08:42:44 [2020-04-17T08:42:44.894Z] #20 6.527 ++ uname -m
08:42:44 [2020-04-17T08:42:44.894Z] #20 6.535 + arch=x86_64
08:42:44 [2020-04-17T08:42:44.894Z] #20 6.535 + '[' x86_64 '!=' x86_64 ']'
08:42:44 [2020-04-17T08:42:44.894Z] #20 6.536 + url=https://download.docker.com/linux/static
08:42:44 [2020-04-17T08:42:44.894Z] #20 6.536 + tar -xz docker/docker
08:42:44 [2020-04-17T08:42:44.894Z] #20 6.542 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
08:42:44 [2020-04-17T08:42:44.894Z] #20 ...
08:42:44 [2020-04-17T08:42:44.894Z] 
08:42:44 [2020-04-17T08:42:44.894Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
08:42:44 [2020-04-17T08:42:44.894Z] #48 5.819 + RM_GOPATH=0
08:42:44 [2020-04-17T08:42:44.894Z] #48 5.819 + TMP_GOPATH=
08:42:44 [2020-04-17T08:42:44.894Z] #48 5.820 + : /build
08:42:44 [2020-04-17T08:42:44.894Z] #48 5.820 + '[' -z '' ']'
08:42:44 [2020-04-17T08:42:44.894Z] #48 5.824 ++ mktemp -d
08:42:44 [2020-04-17T08:42:44.894Z] #48 5.831 + export GOPATH=/tmp/tmp.FoTrPgelCt
08:42:44 [2020-04-17T08:42:44.894Z] #48 5.831 + GOPATH=/tmp/tmp.FoTrPgelCt
08:42:44 [2020-04-17T08:42:44.894Z] #48 5.831 + RM_GOPATH=1
08:42:44 [2020-04-17T08:42:44.894Z] #48 5.832 ++ dirname ./install.sh
08:42:44 [2020-04-17T08:42:44.894Z] #48 5.836 + dir=.
08:42:44 [2020-04-17T08:42:44.894Z] #48 5.837 + bin=gometalinter
08:42:44 [2020-04-17T08:42:44.894Z] #48 5.837 + shift
08:42:44 [2020-04-17T08:42:44.894Z] #48 5.837 + '[' '!' -f ./gometalinter.installer ']'
08:42:44 [2020-04-17T08:42:44.894Z] #48 5.837 + . ./gometalinter.installer
08:42:44 [2020-04-17T08:42:44.894Z] #48 5.837 ++ GOMETALINTER_COMMIT=v2.0.6
08:42:44 [2020-04-17T08:42:44.894Z] #48 5.840 + install_gometalinter
08:42:44 [2020-04-17T08:42:44.894Z] #48 5.841 + echo 'Installing gometalinter version v2.0.6'
08:42:44 [2020-04-17T08:42:44.894Z] #48 5.841 + go get -d github.com/alecthomas/gometalinter
08:42:44 [2020-04-17T08:42:44.894Z] #48 5.841 Installing gometalinter version v2.0.6
08:42:45 [2020-04-17T08:42:45.111Z] #48 ...
08:42:45 [2020-04-17T08:42:45.111Z] 
08:42:45 [2020-04-17T08:42:45.111Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
08:42:45 [2020-04-17T08:42:45.111Z] #20 3.509 + RM_GOPATH=0
08:42:45 [2020-04-17T08:42:45.111Z] #20 3.509 + TMP_GOPATH=
08:42:45 [2020-04-17T08:42:45.111Z] #20 3.510 + : /build
08:42:45 [2020-04-17T08:42:45.111Z] #20 3.510 + '[' -z '' ']'
08:42:45 [2020-04-17T08:42:45.111Z] #20 3.514 ++ mktemp -d
08:42:45 [2020-04-17T08:42:45.111Z] #20 3.517 + export GOPATH=/tmp/tmp.SM1orGsDp6
08:42:45 [2020-04-17T08:42:45.111Z] #20 3.517 + GOPATH=/tmp/tmp.SM1orGsDp6
08:42:45 [2020-04-17T08:42:45.111Z] #20 3.517 + RM_GOPATH=1
08:42:45 [2020-04-17T08:42:45.111Z] #20 3.518 ++ dirname ./install.sh
08:42:45 [2020-04-17T08:42:45.111Z] #20 3.522 + dir=.
08:42:45 [2020-04-17T08:42:45.111Z] #20 3.522 + bin=dockercli
08:42:45 [2020-04-17T08:42:45.111Z] #20 3.522 + shift
08:42:45 [2020-04-17T08:42:45.111Z] #20 3.522 + '[' '!' -f ./dockercli.installer ']'
08:42:45 [2020-04-17T08:42:45.111Z] #20 3.522 + . ./dockercli.installer
08:42:45 [2020-04-17T08:42:45.111Z] #20 3.522 ++ : stable
08:42:45 [2020-04-17T08:42:45.111Z] #20 3.522 ++ : 17.06.2-ce
08:42:45 [2020-04-17T08:42:45.111Z] #20 3.523 + install_dockercli
08:42:45 [2020-04-17T08:42:45.111Z] #20 3.523 + echo 'Install docker/cli version 17.06.2-ce from stable'
08:42:45 [2020-04-17T08:42:45.111Z] #20 3.524 Install docker/cli version 17.06.2-ce from stable
08:42:45 [2020-04-17T08:42:45.111Z] #20 3.524 ++ uname -m
08:42:45 [2020-04-17T08:42:45.111Z] #20 3.524 + arch=s390x
08:42:45 [2020-04-17T08:42:45.111Z] #20 3.524 + '[' s390x '!=' x86_64 ']'
08:42:45 [2020-04-17T08:42:45.111Z] #20 3.524 + '[' s390x '!=' s390x ']'
08:42:45 [2020-04-17T08:42:45.111Z] #20 3.524 + url=https://download.docker.com/linux/static
08:42:45 [2020-04-17T08:42:45.111Z] #20 3.526 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz
08:42:45 [2020-04-17T08:42:45.111Z] #20 3.526 + tar -xz docker/docker
08:42:45 [2020-04-17T08:42:45.192Z] #48 ...
08:42:45 [2020-04-17T08:42:45.192Z] 
08:42:45 [2020-04-17T08:42:45.192Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
08:42:45 [2020-04-17T08:42:45.192Z] #42 6.610 + RM_GOPATH=0
08:42:45 [2020-04-17T08:42:45.192Z] #42 6.610 + TMP_GOPATH=
08:42:45 [2020-04-17T08:42:45.192Z] #42 6.610 + : /build
08:42:45 [2020-04-17T08:42:45.192Z] #42 6.610 + '[' -z '' ']'
08:42:45 [2020-04-17T08:42:45.192Z] #42 6.614 ++ mktemp -d
08:42:45 [2020-04-17T08:42:45.192Z] #42 6.616 + export GOPATH=/tmp/tmp.SS8PoFbX1Q
08:42:45 [2020-04-17T08:42:45.192Z] #42 6.616 + GOPATH=/tmp/tmp.SS8PoFbX1Q
08:42:45 [2020-04-17T08:42:45.192Z] #42 6.616 + RM_GOPATH=1
08:42:45 [2020-04-17T08:42:45.192Z] #42 6.617 ++ dirname ./install.sh
08:42:45 [2020-04-17T08:42:45.192Z] #42 6.640 + dir=.
08:42:45 [2020-04-17T08:42:45.192Z] #42 6.640 + bin=vndr
08:42:45 [2020-04-17T08:42:45.192Z] #42 6.640 + shift
08:42:45 [2020-04-17T08:42:45.192Z] #42 6.640 + '[' '!' -f ./vndr.installer ']'
08:42:45 [2020-04-17T08:42:45.192Z] #42 6.640 + . ./vndr.installer
08:42:45 [2020-04-17T08:42:45.192Z] #42 6.640 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
08:42:45 [2020-04-17T08:42:45.192Z] #42 6.641 + install_vndr
08:42:45 [2020-04-17T08:42:45.192Z] #42 6.641 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
08:42:45 [2020-04-17T08:42:45.192Z] #42 6.641 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.SS8PoFbX1Q/src/github.com/LK4D4/vndr
08:42:45 [2020-04-17T08:42:45.192Z] #42 6.641 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
08:42:45 [2020-04-17T08:42:45.192Z] #42 6.656 Cloning into '/tmp/tmp.SS8PoFbX1Q/src/github.com/LK4D4/vndr'...
08:42:45 [2020-04-17T08:42:45.192Z] #42 7.624 + cd /tmp/tmp.SS8PoFbX1Q/src/github.com/LK4D4/vndr
08:42:45 [2020-04-17T08:42:45.192Z] #42 7.624 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
08:42:45 [2020-04-17T08:42:45.192Z] #42 7.692 + go build -buildmode=pie -v -o /build/vndr .
08:42:45 [2020-04-17T08:42:45.192Z] #42 9.242 runtime/internal/atomic
08:42:45 [2020-04-17T08:42:45.192Z] #42 9.245 internal/cpu
08:42:45 [2020-04-17T08:42:45.192Z] #42 9.419 runtime/internal/sys
08:42:45 [2020-04-17T08:42:45.192Z] #42 9.701 runtime/internal/math
08:42:45 [2020-04-17T08:42:45.192Z] #42 9.787 internal/race
08:42:45 [2020-04-17T08:42:45.192Z] #42 9.906 sync/atomic
08:42:45 [2020-04-17T08:42:45.192Z] #42 9.961 internal/bytealg
08:42:45 [2020-04-17T08:42:45.192Z] #42 10.29 unicode
08:42:45 [2020-04-17T08:42:45.192Z] #42 ...
08:42:45 [2020-04-17T08:42:45.192Z] 
08:42:45 [2020-04-17T08:42:45.192Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
08:42:45 [2020-04-17T08:42:45.192Z] #60 6.764 + RM_GOPATH=0
08:42:45 [2020-04-17T08:42:45.192Z] #60 6.764 + TMP_GOPATH=
08:42:45 [2020-04-17T08:42:45.192Z] #60 6.764 + : /build/
08:42:45 [2020-04-17T08:42:45.192Z] #60 6.764 + '[' -z '' ']'
08:42:45 [2020-04-17T08:42:45.192Z] #60 6.775 ++ mktemp -d
08:42:45 [2020-04-17T08:42:45.192Z] #60 6.799 + export GOPATH=/tmp/tmp.TUVtsPTPhx
08:42:45 [2020-04-17T08:42:45.192Z] #60 6.799 + GOPATH=/tmp/tmp.TUVtsPTPhx
08:42:45 [2020-04-17T08:42:45.192Z] #60 6.799 + RM_GOPATH=1
08:42:45 [2020-04-17T08:42:45.192Z] #60 6.800 ++ dirname ./install.sh
08:42:45 [2020-04-17T08:42:45.192Z] #60 6.806 + dir=.
08:42:45 [2020-04-17T08:42:45.192Z] #60 6.807 + bin=rootlesskit
08:42:45 [2020-04-17T08:42:45.192Z] #60 6.807 + shift
08:42:45 [2020-04-17T08:42:45.192Z] #60 6.808 + '[' '!' -f ./rootlesskit.installer ']'
08:42:45 [2020-04-17T08:42:45.192Z] #60 6.808 + . ./rootlesskit.installer
08:42:45 [2020-04-17T08:42:45.192Z] #60 6.808 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71
08:42:45 [2020-04-17T08:42:45.192Z] #60 6.808 + install_rootlesskit
08:42:45 [2020-04-17T08:42:45.192Z] #60 6.816 + case "$1" in
08:42:45 [2020-04-17T08:42:45.192Z] #60 6.817 + export CGO_ENABLED=0
08:42:45 [2020-04-17T08:42:45.192Z] #60 6.817 + CGO_ENABLED=0
08:42:45 [2020-04-17T08:42:45.192Z] #60 6.817 + _install_rootlesskit
08:42:45 [2020-04-17T08:42:45.192Z] #60 6.817 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71'
08:42:45 [2020-04-17T08:42:45.192Z] #60 6.817 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71
08:42:45 [2020-04-17T08:42:45.192Z] #60 6.818 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.TUVtsPTPhx/src/github.com/rootless-containers/rootlesskit
08:42:45 [2020-04-17T08:42:45.193Z] #60 6.820 Cloning into '/tmp/tmp.TUVtsPTPhx/src/github.com/rootless-containers/rootlesskit'...
08:42:45 [2020-04-17T08:42:45.237Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:73b52253848169499393976f4af9a27b21006ec5 .
08:42:45 [2020-04-17T08:42:45.447Z] #60 ...
08:42:45 [2020-04-17T08:42:45.447Z] 
08:42:45 [2020-04-17T08:42:45.447Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
08:42:45 [2020-04-17T08:42:45.447Z] #45 6.793 + RM_GOPATH=0
08:42:45 [2020-04-17T08:42:45.447Z] #45 6.793 + TMP_GOPATH=
08:42:45 [2020-04-17T08:42:45.447Z] #45 6.793 + : /build
08:42:45 [2020-04-17T08:42:45.447Z] #45 6.793 + '[' -z '' ']'
08:42:45 [2020-04-17T08:42:45.447Z] #45 6.793 ++ mktemp -d
08:42:45 [2020-04-17T08:42:45.447Z] #45 6.803 + export GOPATH=/tmp/tmp.WhQ9uMGU5t
08:42:45 [2020-04-17T08:42:45.447Z] #45 6.804 + GOPATH=/tmp/tmp.WhQ9uMGU5t
08:42:45 [2020-04-17T08:42:45.447Z] #45 6.804 + RM_GOPATH=1
08:42:45 [2020-04-17T08:42:45.447Z] #45 6.804 ++ dirname ./install.sh
08:42:45 [2020-04-17T08:42:45.447Z] #45 6.805 + dir=.
08:42:45 [2020-04-17T08:42:45.447Z] #45 6.805 + bin=gotestsum
08:42:45 [2020-04-17T08:42:45.447Z] #45 6.805 + shift
08:42:45 [2020-04-17T08:42:45.447Z] #45 6.806 + '[' '!' -f ./gotestsum.installer ']'
08:42:45 [2020-04-17T08:42:45.447Z] #45 6.806 + . ./gotestsum.installer
08:42:45 [2020-04-17T08:42:45.447Z] #45 6.806 ++ : v0.3.5
08:42:45 [2020-04-17T08:42:45.447Z] #45 6.807 + install_gotestsum
08:42:45 [2020-04-17T08:42:45.447Z] #45 6.812 + echo 'Installing gotestsum version v0.3.5'
08:42:45 [2020-04-17T08:42:45.447Z] #45 6.812 Installing gotestsum version v0.3.5
08:42:45 [2020-04-17T08:42:45.447Z] #45 6.812 + go get -d gotest.tools/gotestsum
08:42:45 [2020-04-17T08:42:45.447Z] #45 ...
08:42:45 [2020-04-17T08:42:45.447Z] 
08:42:45 [2020-04-17T08:42:45.447Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
08:42:45 [2020-04-17T08:42:45.447Z] #54 11.78 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
08:42:47 [2020-04-17T08:42:47.781Z] #20 ...
08:42:47 [2020-04-17T08:42:47.781Z] 
08:42:47 [2020-04-17T08:42:47.781Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
08:42:47 [2020-04-17T08:42:47.781Z] #48 8.133 + cd /tmp/tmp.k5BAvFh9A9/src/github.com/alecthomas/gometalinter
08:42:47 [2020-04-17T08:42:47.781Z] #48 8.134 + git checkout -q v2.0.6
08:42:47 [2020-04-17T08:42:47.933Z] Sending build context to Docker daemon  55.38MB

08:42:47 [2020-04-17T08:42:47.933Z] Step 1/140 : ARG CROSS="false"
08:42:47 [2020-04-17T08:42:47.933Z] Step 2/140 : ARG GO_VERSION=1.13.10
08:42:47 [2020-04-17T08:42:47.933Z] Step 3/140 : ARG DEBIAN_FRONTEND=noninteractive
08:42:47 [2020-04-17T08:42:47.933Z] Step 4/140 : ARG VPNKIT_DIGEST=e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e
08:42:47 [2020-04-17T08:42:47.933Z] Step 5/140 : FROM golang:${GO_VERSION}-buster AS base
08:42:47 [2020-04-17T08:42:47.933Z] 1.13.10-buster: Pulling from library/golang
08:42:47 [2020-04-17T08:42:47.933Z] 219153a37434: Pulling fs layer
08:42:47 [2020-04-17T08:42:47.933Z] d4e33f6c16e4: Pulling fs layer
08:42:47 [2020-04-17T08:42:47.933Z] c0c7698edca1: Pulling fs layer
08:42:47 [2020-04-17T08:42:47.933Z] f8a291b3427f: Pulling fs layer
08:42:47 [2020-04-17T08:42:47.933Z] 04f50e663753: Pulling fs layer
08:42:47 [2020-04-17T08:42:47.933Z] 549508b70ece: Pulling fs layer
08:42:47 [2020-04-17T08:42:47.933Z] 35982ef3c6ea: Pulling fs layer
08:42:47 [2020-04-17T08:42:47.933Z] 04f50e663753: Waiting
08:42:47 [2020-04-17T08:42:47.933Z] 549508b70ece: Waiting
08:42:47 [2020-04-17T08:42:47.933Z] 35982ef3c6ea: Waiting
08:42:47 [2020-04-17T08:42:47.933Z] f8a291b3427f: Waiting
08:42:48 [2020-04-17T08:42:48.064Z] #48 8.419 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter
08:42:48 [2020-04-17T08:42:48.557Z] d4e33f6c16e4: Verifying Checksum
08:42:48 [2020-04-17T08:42:48.557Z] d4e33f6c16e4: Download complete
08:42:48 [2020-04-17T08:42:48.842Z] c0c7698edca1: Verifying Checksum
08:42:48 [2020-04-17T08:42:48.842Z] c0c7698edca1: Download complete
08:42:49 [2020-04-17T08:42:49.069Z] #48 ...
08:42:49 [2020-04-17T08:42:49.069Z] 
08:42:49 [2020-04-17T08:42:49.069Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
08:42:49 [2020-04-17T08:42:49.069Z] #20 9.073 + mkdir -p /build
08:42:49 [2020-04-17T08:42:49.069Z] #20 9.077 + mv docker/docker /build/
08:42:49 [2020-04-17T08:42:49.069Z] #20 9.082 + rmdir docker
08:42:49 [2020-04-17T08:42:49.069Z] #20 DONE 9.5s
08:42:49 [2020-04-17T08:42:49.069Z] 
08:42:49 [2020-04-17T08:42:49.069Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
08:42:49 [2020-04-17T08:42:49.069Z] #42 3.255 + RM_GOPATH=0
08:42:49 [2020-04-17T08:42:49.069Z] #42 3.255 + TMP_GOPATH=
08:42:49 [2020-04-17T08:42:49.069Z] #42 3.255 + : /build
08:42:49 [2020-04-17T08:42:49.069Z] #42 3.256 + '[' -z '' ']'
08:42:49 [2020-04-17T08:42:49.069Z] #42 3.256 ++ mktemp -d
08:42:49 [2020-04-17T08:42:49.069Z] #42 3.256 + export GOPATH=/tmp/tmp.owyVmHO0pk
08:42:49 [2020-04-17T08:42:49.069Z] #42 3.257 + GOPATH=/tmp/tmp.owyVmHO0pk
08:42:49 [2020-04-17T08:42:49.069Z] #42 3.257 + RM_GOPATH=1
08:42:49 [2020-04-17T08:42:49.069Z] #42 3.257 ++ dirname ./install.sh
08:42:49 [2020-04-17T08:42:49.069Z] #42 3.257 + dir=.
08:42:49 [2020-04-17T08:42:49.069Z] #42 3.257 + bin=vndr
08:42:49 [2020-04-17T08:42:49.069Z] #42 3.257 + shift
08:42:49 [2020-04-17T08:42:49.069Z] #42 3.257 + '[' '!' -f ./vndr.installer ']'
08:42:49 [2020-04-17T08:42:49.069Z] #42 3.257 + . ./vndr.installer
08:42:49 [2020-04-17T08:42:49.069Z] #42 3.257 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
08:42:49 [2020-04-17T08:42:49.069Z] #42 3.257 + install_vndr
08:42:49 [2020-04-17T08:42:49.069Z] #42 3.257 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
08:42:49 [2020-04-17T08:42:49.069Z] #42 3.257 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
08:42:49 [2020-04-17T08:42:49.069Z] #42 3.257 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.owyVmHO0pk/src/github.com/LK4D4/vndr
08:42:49 [2020-04-17T08:42:49.069Z] #42 3.263 Cloning into '/tmp/tmp.owyVmHO0pk/src/github.com/LK4D4/vndr'...
08:42:49 [2020-04-17T08:42:49.069Z] #42 3.909 + cd /tmp/tmp.owyVmHO0pk/src/github.com/LK4D4/vndr
08:42:49 [2020-04-17T08:42:49.069Z] #42 3.909 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
08:42:49 [2020-04-17T08:42:49.069Z] #42 3.914 + go build -buildmode=pie -v -o /build/vndr .
08:42:49 [2020-04-17T08:42:49.069Z] #42 4.918 runtime/internal/atomic
08:42:49 [2020-04-17T08:42:49.069Z] #42 4.922 internal/cpu
08:42:49 [2020-04-17T08:42:49.069Z] #42 5.097 runtime/internal/sys
08:42:49 [2020-04-17T08:42:49.069Z] #42 5.204 runtime/internal/math
08:42:49 [2020-04-17T08:42:49.069Z] #42 5.265 internal/race
08:42:49 [2020-04-17T08:42:49.069Z] #42 5.329 sync/atomic
08:42:49 [2020-04-17T08:42:49.069Z] #42 5.383 internal/bytealg
08:42:49 [2020-04-17T08:42:49.069Z] #42 5.497 unicode
08:42:49 [2020-04-17T08:42:49.069Z] #42 5.756 runtime
08:42:49 [2020-04-17T08:42:49.069Z] #42 8.002 unicode/utf8
08:42:49 [2020-04-17T08:42:49.069Z] #42 8.413 math/bits
08:42:49 [2020-04-17T08:42:49.069Z] #42 8.703 math
08:42:49 [2020-04-17T08:42:49.361Z] #42 ...
08:42:49 [2020-04-17T08:42:49.361Z] 
08:42:49 [2020-04-17T08:42:49.361Z] #26 [swagger 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git ...
08:42:49 [2020-04-17T08:42:49.361Z] #26 1.087 + mktemp -d
08:42:49 [2020-04-17T08:42:49.361Z] #26 1.087 + export GOPATH=/tmp/tmp.jtTh7emnrS
08:42:49 [2020-04-17T08:42:49.361Z] #26 1.087 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.jtTh7emnrS/src/github.com/go-swagger/go-swagger
08:42:49 [2020-04-17T08:42:49.361Z] #26 1.090 Cloning into '/tmp/tmp.jtTh7emnrS/src/github.com/go-swagger/go-swagger'...
08:42:49 [2020-04-17T08:42:49.643Z] #26 ...
08:42:49 [2020-04-17T08:42:49.643Z] 
08:42:49 [2020-04-17T08:42:49.643Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
08:42:49 [2020-04-17T08:42:49.643Z] #31 1.944 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
08:42:49 [2020-04-17T08:42:49.643Z] #31 2.148 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:42:49 [2020-04-17T08:42:49.643Z] #31 2.239 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
08:42:49 [2020-04-17T08:42:49.643Z] #31 2.524 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB]
08:42:49 [2020-04-17T08:42:49.643Z] #31 3.863 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [167 kB]
08:42:49 [2020-04-17T08:42:49.643Z] #31 5.461 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B]
08:42:49 [2020-04-17T08:42:49.643Z] #31 ...
08:42:49 [2020-04-17T08:42:49.643Z] 
08:42:49 [2020-04-17T08:42:49.643Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
08:42:49 [2020-04-17T08:42:49.643Z] #22 3.820 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
08:42:49 [2020-04-17T08:42:49.643Z] #22 3.858 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:42:49 [2020-04-17T08:42:49.643Z] #22 3.873 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
08:42:49 [2020-04-17T08:42:49.643Z] #22 4.465 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB]
08:42:49 [2020-04-17T08:42:49.643Z] #22 5.947 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [167 kB]
08:42:49 [2020-04-17T08:42:49.643Z] #22 7.555 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B]
08:42:49 [2020-04-17T08:42:49.924Z] #22 ...
08:42:49 [2020-04-17T08:42:49.924Z] 
08:42:49 [2020-04-17T08:42:49.924Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
08:42:49 [2020-04-17T08:42:49.924Z] #7 2.548 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
08:42:49 [2020-04-17T08:42:49.924Z] #7 2.602 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:42:49 [2020-04-17T08:42:49.924Z] #7 2.622 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
08:42:49 [2020-04-17T08:42:49.924Z] #7 3.239 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB]
08:42:49 [2020-04-17T08:42:49.924Z] #7 4.705 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [167 kB]
08:42:49 [2020-04-17T08:42:49.924Z] #7 6.521 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B]
08:42:49 [2020-04-17T08:42:49.924Z] #7 ...
08:42:49 [2020-04-17T08:42:49.924Z] 
08:42:49 [2020-04-17T08:42:49.924Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
08:42:49 [2020-04-17T08:42:49.924Z] #38 1.942 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
08:42:49 [2020-04-17T08:42:49.924Z] #38 2.148 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:42:49 [2020-04-17T08:42:49.924Z] #38 2.241 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
08:42:49 [2020-04-17T08:42:49.924Z] #38 2.764 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB]
08:42:49 [2020-04-17T08:42:49.924Z] #38 3.888 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [167 kB]
08:42:49 [2020-04-17T08:42:49.924Z] #38 5.486 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B]
08:42:50 [2020-04-17T08:42:50.206Z] #38 ...
08:42:50 [2020-04-17T08:42:50.206Z] 
08:42:50 [2020-04-17T08:42:50.206Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
08:42:50 [2020-04-17T08:42:50.206Z] #60 3.154 + RM_GOPATH=0
08:42:50 [2020-04-17T08:42:50.206Z] #60 3.154 + TMP_GOPATH=
08:42:50 [2020-04-17T08:42:50.206Z] #60 3.154 + : /build/
08:42:50 [2020-04-17T08:42:50.206Z] #60 3.154 + '[' -z '' ']'
08:42:50 [2020-04-17T08:42:50.206Z] #60 3.156 ++ mktemp -d
08:42:50 [2020-04-17T08:42:50.206Z] #60 3.157 + export GOPATH=/tmp/tmp.xkjaYtNYOU
08:42:50 [2020-04-17T08:42:50.206Z] #60 3.157 + GOPATH=/tmp/tmp.xkjaYtNYOU
08:42:50 [2020-04-17T08:42:50.206Z] #60 3.157 + RM_GOPATH=1
08:42:50 [2020-04-17T08:42:50.206Z] #60 3.158 ++ dirname ./install.sh
08:42:50 [2020-04-17T08:42:50.206Z] #60 3.160 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71
08:42:50 [2020-04-17T08:42:50.206Z] #60 3.160 + dir=.
08:42:50 [2020-04-17T08:42:50.206Z] #60 3.160 + bin=rootlesskit
08:42:50 [2020-04-17T08:42:50.206Z] #60 3.160 + shift
08:42:50 [2020-04-17T08:42:50.206Z] #60 3.160 + '[' '!' -f ./rootlesskit.installer ']'
08:42:50 [2020-04-17T08:42:50.206Z] #60 3.160 + . ./rootlesskit.installer
08:42:50 [2020-04-17T08:42:50.206Z] #60 3.160 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71
08:42:50 [2020-04-17T08:42:50.206Z] #60 3.160 + install_rootlesskit
08:42:50 [2020-04-17T08:42:50.206Z] #60 3.160 + case "$1" in
08:42:50 [2020-04-17T08:42:50.206Z] #60 3.160 + export CGO_ENABLED=0
08:42:50 [2020-04-17T08:42:50.206Z] #60 3.160 + CGO_ENABLED=0
08:42:50 [2020-04-17T08:42:50.206Z] #60 3.160 + _install_rootlesskit
08:42:50 [2020-04-17T08:42:50.206Z] #60 3.160 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71'
08:42:50 [2020-04-17T08:42:50.206Z] #60 3.160 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.xkjaYtNYOU/src/github.com/rootless-containers/rootlesskit
08:42:50 [2020-04-17T08:42:50.206Z] #60 3.167 Cloning into '/tmp/tmp.xkjaYtNYOU/src/github.com/rootless-containers/rootlesskit'...
08:42:50 [2020-04-17T08:42:50.206Z] #60 5.868 + cd /tmp/tmp.xkjaYtNYOU/src/github.com/rootless-containers/rootlesskit
08:42:50 [2020-04-17T08:42:50.206Z] #60 5.868 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71
08:42:50 [2020-04-17T08:42:50.206Z] #60 6.333 + for f in rootlesskit rootlesskit-docker-proxy
08:42:50 [2020-04-17T08:42:50.206Z] #60 6.333 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
08:42:50 [2020-04-17T08:42:50.206Z] #60 ...
08:42:50 [2020-04-17T08:42:50.206Z] 
08:42:50 [2020-04-17T08:42:50.206Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
08:42:50 [2020-04-17T08:42:50.206Z] #45 3.516 + RM_GOPATH=0
08:42:50 [2020-04-17T08:42:50.206Z] #45 3.516 + TMP_GOPATH=
08:42:50 [2020-04-17T08:42:50.206Z] #45 3.516 + : /build
08:42:50 [2020-04-17T08:42:50.206Z] #45 3.516 + '[' -z '' ']'
08:42:50 [2020-04-17T08:42:50.206Z] #45 3.518 ++ mktemp -d
08:42:50 [2020-04-17T08:42:50.206Z] #45 3.523 + export GOPATH=/tmp/tmp.uiuXNaQuOS
08:42:50 [2020-04-17T08:42:50.206Z] #45 3.523 + GOPATH=/tmp/tmp.uiuXNaQuOS
08:42:50 [2020-04-17T08:42:50.206Z] #45 3.523 + RM_GOPATH=1
08:42:50 [2020-04-17T08:42:50.206Z] #45 3.524 ++ dirname ./install.sh
08:42:50 [2020-04-17T08:42:50.206Z] #45 3.525 + dir=.
08:42:50 [2020-04-17T08:42:50.206Z] #45 3.525 + bin=gotestsum
08:42:50 [2020-04-17T08:42:50.206Z] #45 3.525 + shift
08:42:50 [2020-04-17T08:42:50.206Z] #45 3.525 + '[' '!' -f ./gotestsum.installer ']'
08:42:50 [2020-04-17T08:42:50.206Z] #45 3.525 + . ./gotestsum.installer
08:42:50 [2020-04-17T08:42:50.206Z] #45 3.525 ++ : v0.3.5
08:42:50 [2020-04-17T08:42:50.206Z] #45 3.525 + install_gotestsum
08:42:50 [2020-04-17T08:42:50.206Z] #45 3.525 + echo 'Installing gotestsum version v0.3.5'
08:42:50 [2020-04-17T08:42:50.206Z] #45 3.525 + go get -d gotest.tools/gotestsum
08:42:50 [2020-04-17T08:42:50.206Z] #45 3.525 Installing gotestsum version v0.3.5
08:42:50 [2020-04-17T08:42:50.488Z] #45 ...
08:42:50 [2020-04-17T08:42:50.488Z] 
08:42:50 [2020-04-17T08:42:50.488Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
08:42:50 [2020-04-17T08:42:50.488Z] #29 3.135 + RM_GOPATH=0
08:42:50 [2020-04-17T08:42:50.488Z] #29 3.135 + TMP_GOPATH=
08:42:50 [2020-04-17T08:42:50.488Z] #29 3.135 + : /build
08:42:50 [2020-04-17T08:42:50.488Z] #29 3.135 + '[' -z '' ']'
08:42:50 [2020-04-17T08:42:50.488Z] #29 3.135 ++ mktemp -d
08:42:50 [2020-04-17T08:42:50.488Z] #29 3.137 + export GOPATH=/tmp/tmp.Y8WZr8tsjU
08:42:50 [2020-04-17T08:42:50.488Z] #29 3.137 + GOPATH=/tmp/tmp.Y8WZr8tsjU
08:42:50 [2020-04-17T08:42:50.488Z] #29 3.137 + RM_GOPATH=1
08:42:50 [2020-04-17T08:42:50.488Z] #29 3.137 ++ dirname ./install.sh
08:42:50 [2020-04-17T08:42:50.488Z] #29 3.137 + dir=.
08:42:50 [2020-04-17T08:42:50.488Z] #29 3.137 + bin=tomlv
08:42:50 [2020-04-17T08:42:50.488Z] #29 3.137 + shift
08:42:50 [2020-04-17T08:42:50.488Z] #29 3.137 + '[' '!' -f ./tomlv.installer ']'
08:42:50 [2020-04-17T08:42:50.488Z] #29 3.137 + . ./tomlv.installer
08:42:50 [2020-04-17T08:42:50.488Z] #29 3.137 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
08:42:50 [2020-04-17T08:42:50.488Z] #29 3.137 + install_tomlv
08:42:50 [2020-04-17T08:42:50.488Z] #29 3.138 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
08:42:50 [2020-04-17T08:42:50.488Z] #29 3.138 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.Y8WZr8tsjU/src/github.com/BurntSushi/toml
08:42:50 [2020-04-17T08:42:50.488Z] #29 3.138 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
08:42:50 [2020-04-17T08:42:50.488Z] #29 3.138 Cloning into '/tmp/tmp.Y8WZr8tsjU/src/github.com/BurntSushi/toml'...
08:42:50 [2020-04-17T08:42:50.488Z] #29 3.822 + cd /tmp/tmp.Y8WZr8tsjU/src/github.com/BurntSushi/toml
08:42:50 [2020-04-17T08:42:50.488Z] #29 3.822 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
08:42:50 [2020-04-17T08:42:50.488Z] #29 3.871 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
08:42:50 [2020-04-17T08:42:50.488Z] #29 4.387 internal/cpu
08:42:50 [2020-04-17T08:42:50.488Z] #29 4.393 runtime/internal/atomic
08:42:50 [2020-04-17T08:42:50.488Z] #29 4.552 runtime/internal/sys
08:42:50 [2020-04-17T08:42:50.488Z] #29 4.725 runtime/internal/math
08:42:50 [2020-04-17T08:42:50.488Z] #29 4.799 math/bits
08:42:50 [2020-04-17T08:42:50.488Z] #29 4.904 internal/bytealg
08:42:50 [2020-04-17T08:42:50.488Z] #29 5.072 math
08:42:50 [2020-04-17T08:42:50.488Z] #29 5.141 runtime
08:42:50 [2020-04-17T08:42:50.488Z] #29 10.48 unicode/utf8
08:42:50 [2020-04-17T08:42:50.488Z] #29 10.90 internal/race
08:42:50 [2020-04-17T08:42:50.488Z] #29 ...
08:42:50 [2020-04-17T08:42:50.488Z] 
08:42:50 [2020-04-17T08:42:50.488Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
08:42:50 [2020-04-17T08:42:50.488Z] #54 2.343 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
08:42:50 [2020-04-17T08:42:50.488Z] #54 2.394 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:42:50 [2020-04-17T08:42:50.488Z] #54 2.394 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
08:42:50 [2020-04-17T08:42:50.488Z] #54 2.905 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB]
08:42:50 [2020-04-17T08:42:50.488Z] #54 4.717 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [167 kB]
08:42:50 [2020-04-17T08:42:50.488Z] #54 6.475 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B]
08:42:50 [2020-04-17T08:42:50.681Z] #54 ...
08:42:50 [2020-04-17T08:42:50.681Z] 
08:42:50 [2020-04-17T08:42:50.681Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
08:42:50 [2020-04-17T08:42:50.681Z] #20 14.88 + mkdir -p /build
08:42:50 [2020-04-17T08:42:50.681Z] #20 14.89 + mv docker/docker /build/
08:42:50 [2020-04-17T08:42:50.681Z] #20 14.90 + rmdir docker
08:42:50 [2020-04-17T08:42:50.681Z] #20 DONE 15.3s
08:42:50 [2020-04-17T08:42:50.681Z] 
08:42:50 [2020-04-17T08:42:50.681Z] #36 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git...
08:42:50 [2020-04-17T08:42:50.681Z] #36 15.07 Checking out files:  80% (1280/1597)   
Checking out files:  81% (1294/1597)   
Checking out files:  82% (1310/1597)   
Checking out files:  83% (1326/1597)   
Checking out files:  84% (1342/1597)   
Checking out files:  85% (1358/1597)   
Checking out files:  86% (1374/1597)   
Checking out files:  87% (1390/1597)   
Checking out files:  88% (1406/1597)   
Checking out files:  89% (1422/1597)   
Checking out files:  90% (1438/1597)   
Checking out files:  91% (1454/1597)   
Checking out files:  92% (1470/1597)   
Checking out files:  93% (1486/1597)   
Checking out files:  94% (1502/1597)   
Checking out files:  95% (1518/1597)   
Checking out files:  96% (1534/1597)   
Checking out files:  97% (1550/1597)   
Checking out files:  98% (1566/1597)   
Checking out files:  99% (1582/1597)   
Checking out files: 100% (1597/1597)   
Checking out files: 100% (1597/1597), done.
08:42:50 [2020-04-17T08:42:50.681Z] #36 15.44 + cd /tmp/tmp.hgpbbQVAip/src/github.com/docker/distribution
08:42:50 [2020-04-17T08:42:50.681Z] #36 15.44 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
08:42:50 [2020-04-17T08:42:50.769Z] #54 ...
08:42:50 [2020-04-17T08:42:50.769Z] 
08:42:50 [2020-04-17T08:42:50.769Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
08:42:50 [2020-04-17T08:42:50.769Z] #66 3.393 + RM_GOPATH=0
08:42:50 [2020-04-17T08:42:50.769Z] #66 3.393 + TMP_GOPATH=
08:42:50 [2020-04-17T08:42:50.769Z] #66 3.393 + : /build
08:42:50 [2020-04-17T08:42:50.769Z] #66 3.393 + '[' -z '' ']'
08:42:50 [2020-04-17T08:42:50.769Z] #66 3.394 ++ mktemp -d
08:42:50 [2020-04-17T08:42:50.769Z] #66 3.395 + export GOPATH=/tmp/tmp.x5q96ZePaB
08:42:50 [2020-04-17T08:42:50.769Z] #66 3.395 + GOPATH=/tmp/tmp.x5q96ZePaB
08:42:50 [2020-04-17T08:42:50.769Z] #66 3.395 + RM_GOPATH=1
08:42:50 [2020-04-17T08:42:50.769Z] #66 3.399 ++ dirname ./install.sh
08:42:50 [2020-04-17T08:42:50.769Z] #66 3.399 + dir=.
08:42:50 [2020-04-17T08:42:50.769Z] #66 3.399 + bin=proxy
08:42:50 [2020-04-17T08:42:50.769Z] #66 3.399 + shift
08:42:50 [2020-04-17T08:42:50.769Z] #66 3.399 + '[' '!' -f ./proxy.installer ']'
08:42:50 [2020-04-17T08:42:50.769Z] #66 3.399 + . ./proxy.installer
08:42:50 [2020-04-17T08:42:50.769Z] #66 3.399 ++ : 0941c3f409260d5f05cfa6fc68420d8ad45ee483
08:42:50 [2020-04-17T08:42:50.769Z] #66 3.399 + install_proxy
08:42:50 [2020-04-17T08:42:50.769Z] #66 3.399 + case "$1" in
08:42:50 [2020-04-17T08:42:50.769Z] #66 3.399 + export CGO_ENABLED=0
08:42:50 [2020-04-17T08:42:50.769Z] #66 3.399 + CGO_ENABLED=0
08:42:50 [2020-04-17T08:42:50.769Z] #66 3.399 + _install_proxy
08:42:50 [2020-04-17T08:42:50.769Z] #66 3.399 + echo 'Install docker-proxy version 0941c3f409260d5f05cfa6fc68420d8ad45ee483'
08:42:50 [2020-04-17T08:42:50.769Z] #66 3.400 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.x5q96ZePaB/src/github.com/docker/libnetwork
08:42:50 [2020-04-17T08:42:50.769Z] #66 3.400 Install docker-proxy version 0941c3f409260d5f05cfa6fc68420d8ad45ee483
08:42:50 [2020-04-17T08:42:50.769Z] #66 3.400 Cloning into '/tmp/tmp.x5q96ZePaB/src/github.com/docker/libnetwork'...
08:42:50 [2020-04-17T08:42:50.769Z] #66 ...
08:42:50 [2020-04-17T08:42:50.769Z] 
08:42:50 [2020-04-17T08:42:50.769Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
08:42:50 [2020-04-17T08:42:50.769Z] #29 11.07 sync/atomic
08:42:50 [2020-04-17T08:42:50.769Z] #29 11.29 unicode
08:42:51 [2020-04-17T08:42:51.552Z] 219153a37434: Download complete
08:42:51 [2020-04-17T08:42:51.606Z] #36 ...
08:42:51 [2020-04-17T08:42:51.606Z] 
08:42:51 [2020-04-17T08:42:51.606Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
08:42:51 [2020-04-17T08:42:51.606Z] #66 6.751 + RM_GOPATH=0
08:42:51 [2020-04-17T08:42:51.606Z] #66 6.751 + TMP_GOPATH=
08:42:51 [2020-04-17T08:42:51.606Z] #66 6.751 + : /build
08:42:51 [2020-04-17T08:42:51.606Z] #66 6.751 + '[' -z '' ']'
08:42:51 [2020-04-17T08:42:51.606Z] #66 6.751 ++ mktemp -d
08:42:51 [2020-04-17T08:42:51.606Z] #66 6.756 + export GOPATH=/tmp/tmp.nv0dsAc8mm
08:42:51 [2020-04-17T08:42:51.606Z] #66 6.756 + GOPATH=/tmp/tmp.nv0dsAc8mm
08:42:51 [2020-04-17T08:42:51.606Z] #66 6.756 + RM_GOPATH=1
08:42:51 [2020-04-17T08:42:51.606Z] #66 6.756 ++ dirname ./install.sh
08:42:51 [2020-04-17T08:42:51.606Z] #66 6.756 + dir=.
08:42:51 [2020-04-17T08:42:51.606Z] #66 6.756 + bin=proxy
08:42:51 [2020-04-17T08:42:51.606Z] #66 6.756 + shift
08:42:51 [2020-04-17T08:42:51.606Z] #66 6.756 + '[' '!' -f ./proxy.installer ']'
08:42:51 [2020-04-17T08:42:51.606Z] #66 6.756 + . ./proxy.installer
08:42:51 [2020-04-17T08:42:51.606Z] #66 6.756 ++ : 0941c3f409260d5f05cfa6fc68420d8ad45ee483
08:42:51 [2020-04-17T08:42:51.606Z] #66 6.756 + install_proxy
08:42:51 [2020-04-17T08:42:51.606Z] #66 6.756 + case "$1" in
08:42:51 [2020-04-17T08:42:51.606Z] #66 6.756 + export CGO_ENABLED=0
08:42:51 [2020-04-17T08:42:51.606Z] #66 6.756 + CGO_ENABLED=0
08:42:51 [2020-04-17T08:42:51.606Z] #66 6.756 + _install_proxy
08:42:51 [2020-04-17T08:42:51.606Z] #66 6.756 + echo 'Install docker-proxy version 0941c3f409260d5f05cfa6fc68420d8ad45ee483'
08:42:51 [2020-04-17T08:42:51.606Z] #66 6.756 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.nv0dsAc8mm/src/github.com/docker/libnetwork
08:42:51 [2020-04-17T08:42:51.606Z] #66 6.757 Install docker-proxy version 0941c3f409260d5f05cfa6fc68420d8ad45ee483
08:42:51 [2020-04-17T08:42:51.606Z] #66 6.765 Cloning into '/tmp/tmp.nv0dsAc8mm/src/github.com/docker/libnetwork'...
08:42:51 [2020-04-17T08:42:51.606Z] #66 ...
08:42:51 [2020-04-17T08:42:51.606Z] 
08:42:51 [2020-04-17T08:42:51.606Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
08:42:51 [2020-04-17T08:42:51.606Z] #29 14.18 unicode/utf8
08:42:51 [2020-04-17T08:42:51.606Z] #29 14.55 internal/race
08:42:51 [2020-04-17T08:42:51.606Z] #29 14.65 sync/atomic
08:42:51 [2020-04-17T08:42:51.606Z] #29 14.92 unicode
08:42:52 [2020-04-17T08:42:52.788Z] #29 ...
08:42:52 [2020-04-17T08:42:52.788Z] 
08:42:52 [2020-04-17T08:42:52.788Z] #36 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git...
08:42:52 [2020-04-17T08:42:52.788Z] #36 3.259 + mktemp -d
08:42:52 [2020-04-17T08:42:52.788Z] #36 3.267 + export GOPATH=/tmp/tmp.byke7cIrQy
08:42:52 [2020-04-17T08:42:52.788Z] #36 3.267 + git clone https://github.com/docker/distribution.git /tmp/tmp.byke7cIrQy/src/github.com/docker/distribution
08:42:52 [2020-04-17T08:42:52.788Z] #36 3.268 Cloning into '/tmp/tmp.byke7cIrQy/src/github.com/docker/distribution'...
08:42:52 [2020-04-17T08:42:52.788Z] #36 ...
08:42:52 [2020-04-17T08:42:52.788Z] 
08:42:52 [2020-04-17T08:42:52.788Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
08:42:52 [2020-04-17T08:42:52.788Z] #22 13.39 Fetched 8034 kB in 10s (832 kB/s)
08:42:53 [2020-04-17T08:42:53.067Z] f8a291b3427f: Verifying Checksum
08:42:53 [2020-04-17T08:42:53.067Z] f8a291b3427f: Download complete
08:42:53 [2020-04-17T08:42:53.353Z] 35982ef3c6ea: Verifying Checksum
08:42:53 [2020-04-17T08:42:53.354Z] 35982ef3c6ea: Download complete
08:42:53 [2020-04-17T08:42:53.688Z] DEBUG: print all environment variables to check how Jenkins runs this script
08:42:53 [2020-04-17T08:42:53.688Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-51a5e363\powershellScript.ps1'; exit $LASTEXITCODE;
08:42:53 [2020-04-17T08:42:53.688Z] ----------------------------------------------------------------------------
08:42:53 [2020-04-17T08:42:53.688Z] 
08:42:53 [2020-04-17T08:42:53.688Z] INFO: executeCI.ps1 starting at Fri Apr 17 08:42:52 CUT 2020
08:42:53 [2020-04-17T08:42:53.688Z] 
08:42:53 [2020-04-17T08:42:53.688Z] INFO: Script version 05-Feb-2019 09:03 PDT
08:42:53 [2020-04-17T08:42:53.688Z] INFO: Running git version 2.24.1.windows.2
08:42:53 [2020-04-17T08:42:53.688Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
08:42:53 [2020-04-17T08:42:53.688Z] INFO: Environment variables:
08:42:53 [2020-04-17T08:42:53.688Z] 
08:42:53 [2020-04-17T08:42:53.688Z] Name                           Value                                                                                   
08:42:53 [2020-04-17T08:42:53.688Z] ----                           -----                                                                                   
08:42:53 [2020-04-17T08:42:53.688Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
08:42:53 [2020-04-17T08:42:53.688Z] APPDATA                        C:\windows\system32\config\systemprofile\AppData\Roaming                                
08:42:53 [2020-04-17T08:42:53.688Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
08:42:53 [2020-04-17T08:42:53.688Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.5                      
08:42:53 [2020-04-17T08:42:53.688Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.5                                                                                  
08:42:53 [2020-04-17T08:42:53.688Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
08:42:53 [2020-04-17T08:42:53.688Z] BRANCH_NAME                    PR-40782                                                                                
08:42:53 [2020-04-17T08:42:53.688Z] BUILD_DISPLAY_NAME             #2                                                                                      
08:42:53 [2020-04-17T08:42:53.688Z] BUILD_ID                       2                                                                                       
08:42:53 [2020-04-17T08:42:53.688Z] BUILD_NUMBER                   2                                                                                       
08:42:53 [2020-04-17T08:42:53.688Z] BUILD_TAG                      jenkins-moby-PR-40782-2                                                                 
08:42:53 [2020-04-17T08:42:53.688Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-40782/2/                              
08:42:53 [2020-04-17T08:42:53.688Z] CHANGE_AUTHOR                  thaJeztah                                                                               
08:42:53 [2020-04-17T08:42:53.688Z] CHANGE_AUTHOR_DISPLAY_NAME     Sebastiaan van Stijn                                                                    
08:42:53 [2020-04-17T08:42:53.688Z] CHANGE_BRANCH                  19.03_backport_switch_to_s390x_ubuntu_1804                                              
08:42:53 [2020-04-17T08:42:53.688Z] CHANGE_FORK                    thaJeztah/docker                                                                        
08:42:53 [2020-04-17T08:42:53.688Z] CHANGE_ID                      40782                                                                                   
08:42:53 [2020-04-17T08:42:53.688Z] CHANGE_TARGET                  19.03                                                                                   
08:42:53 [2020-04-17T08:42:53.688Z] CHANGE_TITLE                   [19.03 backport] Switch to s390x Ubuntu 18.04                                           
08:42:53 [2020-04-17T08:42:53.688Z] CHANGE_URL                     https://github.com/moby/moby/pull/40782                                                 
08:42:53 [2020-04-17T08:42:53.688Z] CHECK_CONFIG_COMMIT            78405559cfe5987174aa2cb6463b9b2c1b917255                                                
08:42:53 [2020-04-17T08:42:53.688Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
08:42:53 [2020-04-17T08:42:53.688Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
08:42:53 [2020-04-17T08:42:53.688Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
08:42:53 [2020-04-17T08:42:53.688Z] COMPUTERNAME                   azwin-2-60dc20                                                                          
08:42:53 [2020-04-17T08:42:53.688Z] ComSpec                        C:\windows\system32\cmd.exe                                                             
08:42:53 [2020-04-17T08:42:53.688Z] ConfigSequenceNumber           0                                                                                       
08:42:53 [2020-04-17T08:42:53.688Z] DOCKER_BUILDKIT                0                                                                                       
08:42:53 [2020-04-17T08:42:53.688Z] DOCKER_DUT_DEBUG               1                                                                                       
08:42:53 [2020-04-17T08:42:53.688Z] DOCKER_EXPERIMENTAL            1                                                                                       
08:42:53 [2020-04-17T08:42:53.688Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
08:42:53 [2020-04-17T08:42:53.688Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
08:42:53 [2020-04-17T08:42:53.688Z] EXECUTOR_NUMBER                0                                                                                       
08:42:53 [2020-04-17T08:42:53.688Z] FQDN                           azwin-2-60dc20.westus.cloudapp.azure.com                                                
08:42:53 [2020-04-17T08:42:53.688Z] GIT_BRANCH                     PR-40782                                                                                
08:42:53 [2020-04-17T08:42:53.688Z] GIT_COMMIT                     73b52253848169499393976f4af9a27b21006ec5                                                
08:42:53 [2020-04-17T08:42:53.688Z] GIT_PREVIOUS_COMMIT            4581499848e975546b835d3630bae69f9e511864                                                
08:42:53 [2020-04-17T08:42:53.688Z] GIT_URL                        https://github.com/moby/moby.git                                                        
08:42:53 [2020-04-17T08:42:53.688Z] HUDSON_COOKIE                  73ea0714-5486-4532-aab6-142edf5b44ce                                                    
08:42:53 [2020-04-17T08:42:53.688Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
08:42:53 [2020-04-17T08:42:53.688Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
08:42:53 [2020-04-17T08:42:53.688Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
08:42:53 [2020-04-17T08:42:53.688Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.242-1.b08.ojdkbuild.windows.x86_64                          
08:42:53 [2020-04-17T08:42:53.688Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
08:42:53 [2020-04-17T08:42:53.688Z] JENKINS_NODE_COOKIE            3059d796-c88e-4701-a81e-101b63c43b9b                                                    
08:42:53 [2020-04-17T08:42:53.688Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
08:42:53 [2020-04-17T08:42:53.688Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
08:42:53 [2020-04-17T08:42:53.688Z] JOB_BASE_NAME                  PR-40782                                                                                
08:42:53 [2020-04-17T08:42:53.688Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-40782/display/redirect                
08:42:53 [2020-04-17T08:42:53.688Z] JOB_NAME                       moby/PR-40782                                                                           
08:42:53 [2020-04-17T08:42:53.688Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-40782/                                
08:42:53 [2020-04-17T08:42:53.688Z] library.jps.version            master                                                                                  
08:42:53 [2020-04-17T08:42:53.688Z] LOCALAPPDATA                   C:\windows\system32\config\systemprofile\AppData\Local                                  
08:42:53 [2020-04-17T08:42:53.688Z] NODE_LABELS                    amd64 azure azwin-2-60dc20 azwin-2019 docker west-us windows windows-2019 x86_64        
08:42:53 [2020-04-17T08:42:53.688Z] NODE_NAME                      azwin-2-60dc20                                                                          
08:42:53 [2020-04-17T08:42:53.688Z] NUMBER_OF_PROCESSORS           4                                                                                       
08:42:53 [2020-04-17T08:42:53.688Z] OS                             Windows_NT                                                                              
08:42:53 [2020-04-17T08:42:53.688Z] Path                           C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo...
08:42:53 [2020-04-17T08:42:53.688Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
08:42:53 [2020-04-17T08:42:53.688Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
08:42:53 [2020-04-17T08:42:53.689Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 79 Stepping 1, GenuineIntel                                      
08:42:53 [2020-04-17T08:42:53.689Z] PROCESSOR_LEVEL                6                                                                                       
08:42:53 [2020-04-17T08:42:53.689Z] PROCESSOR_REVISION             4f01                                                                                    
08:42:53 [2020-04-17T08:42:53.689Z] ProgramData                    C:\ProgramData                                                                          
08:42:53 [2020-04-17T08:42:53.689Z] ProgramFiles                   C:\Program Files                                                                        
08:42:53 [2020-04-17T08:42:53.689Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
08:42:53 [2020-04-17T08:42:53.689Z] ProgramW6432                   C:\Program Files                                                                        
08:42:53 [2020-04-17T08:42:53.689Z] PROMPT                         $P$G                                                                                    
08:42:53 [2020-04-17T08:42:53.689Z] PSExecutionPolicyPreference    Bypass                                                                                  
08:42:53 [2020-04-17T08:42:53.689Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste...
08:42:53 [2020-04-17T08:42:53.689Z] PUBLIC                         C:\Users\Public                                                                         
08:42:53 [2020-04-17T08:42:53.689Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-40782/2/display/redirect?page=changes 
08:42:53 [2020-04-17T08:42:53.689Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-40782/2/display/redirect              
08:42:53 [2020-04-17T08:42:53.689Z] SKIP_VALIDATION_TESTS          1                                                                                       
08:42:53 [2020-04-17T08:42:53.689Z] SOURCES_DRIVE                  d                                                                                       
08:42:53 [2020-04-17T08:42:53.689Z] SOURCES_SUBDIR                 gopath                                                                                  
08:42:53 [2020-04-17T08:42:53.689Z] STAGE_NAME                     Run tests                                                                               
08:42:53 [2020-04-17T08:42:53.689Z] SystemDrive                    C:                                                                                      
08:42:53 [2020-04-17T08:42:53.689Z] SystemRoot                     C:\windows                                                                              
08:42:53 [2020-04-17T08:42:53.689Z] TEMP                           C:\windows\TEMP                                                                         
08:42:53 [2020-04-17T08:42:53.689Z] TESTDEBUG                      0                                                                                       
08:42:53 [2020-04-17T08:42:53.689Z] TESTRUN_DRIVE                  d                                                                                       
08:42:53 [2020-04-17T08:42:53.689Z] TESTRUN_SUBDIR                 CI                                                                                      
08:42:53 [2020-04-17T08:42:53.689Z] TIMEOUT                        120m                                                                                    
08:42:53 [2020-04-17T08:42:53.689Z] TMP                            C:\windows\TEMP                                                                         
08:42:53 [2020-04-17T08:42:53.689Z] USERDOMAIN                     WORKGROUP                                                                               
08:42:53 [2020-04-17T08:42:53.689Z] USERNAME                       azwin-2-60dc20$                                                                         
08:42:53 [2020-04-17T08:42:53.689Z] USERPROFILE                    C:\windows\system32\config\systemprofile                                                
08:42:53 [2020-04-17T08:42:53.689Z] windir                         C:\windows                                                                              
08:42:53 [2020-04-17T08:42:53.689Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
08:42:53 [2020-04-17T08:42:53.689Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
08:42:53 [2020-04-17T08:42:53.689Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
08:42:53 [2020-04-17T08:42:53.689Z] 
08:42:53 [2020-04-17T08:42:53.689Z] 
08:42:53 [2020-04-17T08:42:53.689Z] 
08:42:53 [2020-04-17T08:42:53.689Z] INFO: Sources under d:\gopath\...
08:42:53 [2020-04-17T08:42:53.689Z] INFO: Test run under d:\CI\...
08:42:53 [2020-04-17T08:42:53.689Z] INFO: Running in D:\gopath\src\github.com\docker\docker
08:42:53 [2020-04-17T08:42:53.689Z] INFO: docker/docker repository was found
08:42:53 [2020-04-17T08:42:53.689Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon
08:42:54 [2020-04-17T08:42:54.113Z] #29 18.85 internal/testlog
08:42:54 [2020-04-17T08:42:54.113Z] #29 19.11 encoding
08:42:54 [2020-04-17T08:42:54.113Z] #29 19.36 runtime/cgo
08:42:54 [2020-04-17T08:42:54.152Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1158'
08:42:54 [2020-04-17T08:42:54.152Z] INFO: Docker version of control daemon
08:42:54 [2020-04-17T08:42:54.152Z] 
08:42:54 [2020-04-17T08:42:54.152Z] Client: Docker Engine - Enterprise
08:42:54 [2020-04-17T08:42:54.152Z]  Version:           19.03.5
08:42:54 [2020-04-17T08:42:54.152Z]  API version:       1.40
08:42:54 [2020-04-17T08:42:54.152Z]  Go version:        go1.12.12
08:42:54 [2020-04-17T08:42:54.152Z]  Git commit:        2ee0c57608
08:42:54 [2020-04-17T08:42:54.152Z]  Built:             11/13/2019 08:00:16
08:42:54 [2020-04-17T08:42:54.152Z]  OS/Arch:           windows/amd64
08:42:54 [2020-04-17T08:42:54.152Z]  Experimental:      false
08:42:54 [2020-04-17T08:42:54.152Z] 
08:42:54 [2020-04-17T08:42:54.152Z] Server: Docker Engine - Enterprise
08:42:54 [2020-04-17T08:42:54.152Z]  Engine:
08:42:54 [2020-04-17T08:42:54.152Z]   Version:          19.03.5
08:42:54 [2020-04-17T08:42:54.152Z]   API version:      1.40 (minimum version 1.24)
08:42:54 [2020-04-17T08:42:54.152Z]   Go version:       go1.12.12
08:42:54 [2020-04-17T08:42:54.152Z]   Git commit:       2ee0c57608
08:42:54 [2020-04-17T08:42:54.152Z]   Built:            11/13/2019 07:58:51
08:42:54 [2020-04-17T08:42:54.152Z]   OS/Arch:          windows/amd64
08:42:54 [2020-04-17T08:42:54.152Z]   Experimental:     true
08:42:54 [2020-04-17T08:42:54.152Z] 
08:42:54 [2020-04-17T08:42:54.152Z] INFO: Docker info of control daemon
08:42:54 [2020-04-17T08:42:54.152Z] 
08:42:54 [2020-04-17T08:42:54.377Z] 04f50e663753: Verifying Checksum
08:42:54 [2020-04-17T08:42:54.377Z] 04f50e663753: Download complete
08:42:55 [2020-04-17T08:42:55.474Z] #29 ...
08:42:55 [2020-04-17T08:42:55.474Z] 
08:42:55 [2020-04-17T08:42:55.474Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
08:42:55 [2020-04-17T08:42:55.474Z] #42 10.99 runtime
08:42:55 [2020-04-17T08:42:55.474Z] #42 13.67 unicode/utf8
08:42:55 [2020-04-17T08:42:55.474Z] #42 14.09 math/bits
08:42:55 [2020-04-17T08:42:55.474Z] #42 14.46 math
08:42:55 [2020-04-17T08:42:55.474Z] #42 19.10 internal/testlog
08:42:55 [2020-04-17T08:42:55.474Z] #42 19.34 encoding
08:42:55 [2020-04-17T08:42:55.474Z] #42 19.43 unicode/utf16
08:42:55 [2020-04-17T08:42:55.474Z] #42 19.74 container/list
08:42:55 [2020-04-17T08:42:55.474Z] #42 20.10 crypto/internal/subtle
08:42:55 [2020-04-17T08:42:55.474Z] #42 20.20 crypto/subtle
08:42:55 [2020-04-17T08:42:55.474Z] #42 20.32 vendor/golang.org/x/crypto/cryptobyte/asn1
08:42:55 [2020-04-17T08:42:55.474Z] #42 20.46 internal/nettrace
08:42:55 [2020-04-17T08:42:55.474Z] #42 20.62 runtime/cgo
08:42:55 [2020-04-17T08:42:55.699Z] Client:
08:42:55 [2020-04-17T08:42:55.699Z]  Debug Mode: false
08:42:55 [2020-04-17T08:42:55.699Z]  Plugins:
08:42:55 [2020-04-17T08:42:55.699Z]   cluster: Manage Docker clusters (Docker Inc., v1.2.0)
08:42:55 [2020-04-17T08:42:55.699Z] 
08:42:55 [2020-04-17T08:42:55.699Z] Server:
08:42:55 [2020-04-17T08:42:55.699Z]  Containers: 0
08:42:55 [2020-04-17T08:42:55.699Z]   Running: 0
08:42:55 [2020-04-17T08:42:55.699Z]   Paused: 0
08:42:55 [2020-04-17T08:42:55.699Z]   Stopped: 0
08:42:55 [2020-04-17T08:42:55.699Z]  Images: 10
08:42:55 [2020-04-17T08:42:55.699Z]  Server Version: 19.03.5
08:42:55 [2020-04-17T08:42:55.699Z]  Storage Driver: windowsfilter (windows) lcow (linux)
08:42:55 [2020-04-17T08:42:55.699Z]   Windows: 
08:42:55 [2020-04-17T08:42:55.699Z]   LCOW: 
08:42:55 [2020-04-17T08:42:55.699Z]  Logging Driver: json-file
08:42:55 [2020-04-17T08:42:55.699Z]  Plugins:
08:42:55 [2020-04-17T08:42:55.699Z]   Volume: local
08:42:55 [2020-04-17T08:42:55.699Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
08:42:55 [2020-04-17T08:42:55.699Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
08:42:55 [2020-04-17T08:42:55.699Z]  Swarm: inactive
08:42:55 [2020-04-17T08:42:55.699Z]  Default Isolation: process
08:42:55 [2020-04-17T08:42:55.699Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
08:42:55 [2020-04-17T08:42:55.699Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039)
08:42:55 [2020-04-17T08:42:55.699Z]  OSType: windows
08:42:55 [2020-04-17T08:42:55.699Z]  Architecture: x86_64
08:42:55 [2020-04-17T08:42:55.699Z]  CPUs: 4
08:42:55 [2020-04-17T08:42:55.699Z]  Total Memory: 32GiB
08:42:55 [2020-04-17T08:42:55.699Z]  Name: azwin-2-60dc20
08:42:55 [2020-04-17T08:42:55.699Z]  ID: UR4U:SP26:2R3U:OABF:FW7X:OVZM:HGLG:UQJF:ODTF:M7DP:TEU4:TEXW
08:42:55 [2020-04-17T08:42:55.699Z]  Docker Root Dir: D:\docker
08:42:55 [2020-04-17T08:42:55.699Z]  Debug Mode: false
08:42:55 [2020-04-17T08:42:55.699Z]  Registry: https://index.docker.io/v1/
08:42:55 [2020-04-17T08:42:55.699Z]  Labels:
08:42:55 [2020-04-17T08:42:55.699Z]  Experimental: true
08:42:55 [2020-04-17T08:42:55.699Z]  Insecure Registries:
08:42:55 [2020-04-17T08:42:55.699Z]   10.0.0.4:5000
08:42:55 [2020-04-17T08:42:55.699Z]   127.0.0.0/8
08:42:55 [2020-04-17T08:42:55.699Z]  Registry Mirrors:
08:42:55 [2020-04-17T08:42:55.699Z]   http://10.0.0.4:5000/
08:42:55 [2020-04-17T08:42:55.699Z]  Live Restore Enabled: false
08:42:55 [2020-04-17T08:42:55.699Z] 
08:42:55 [2020-04-17T08:42:55.699Z] 
08:42:55 [2020-04-17T08:42:55.699Z] INFO: Commit hash is 7a3569918
08:42:55 [2020-04-17T08:42:55.699Z] INFO: Nuke-Everything...
08:42:56 [2020-04-17T08:42:56.033Z] #42 ...
08:42:56 [2020-04-17T08:42:56.033Z] 
08:42:56 [2020-04-17T08:42:56.033Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
08:42:56 [2020-04-17T08:42:56.033Z] #38 12.26 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
08:42:56 [2020-04-17T08:42:56.033Z] #38 22.37 Fetched 8338 kB in 16s (521 kB/s)
08:42:56 [2020-04-17T08:42:56.033Z] #38 22.37 Reading package lists...
08:42:56 [2020-04-17T08:42:56.033Z] #38 ...
08:42:56 [2020-04-17T08:42:56.033Z] 
08:42:56 [2020-04-17T08:42:56.033Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
08:42:56 [2020-04-17T08:42:56.033Z] #7 12.49 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
08:42:56 [2020-04-17T08:42:56.033Z] #7 22.35 Fetched 8338 kB in 16s (529 kB/s)
08:42:56 [2020-04-17T08:42:56.162Z] INFO: Container count on control daemon to delete is 0
08:42:56 [2020-04-17T08:42:56.237Z] #22 13.39 Reading package lists...
08:42:56 [2020-04-17T08:42:56.288Z] #7 22.35 Reading package lists...
08:42:56 [2020-04-17T08:42:56.288Z] #7 ...
08:42:56 [2020-04-17T08:42:56.288Z] 
08:42:56 [2020-04-17T08:42:56.288Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
08:42:56 [2020-04-17T08:42:56.288Z] #60 11.28 + cd /tmp/tmp.TUVtsPTPhx/src/github.com/rootless-containers/rootlesskit
08:42:56 [2020-04-17T08:42:56.288Z] #60 11.28 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71
08:42:56 [2020-04-17T08:42:56.288Z] #60 12.31 + for f in rootlesskit rootlesskit-docker-proxy
08:42:56 [2020-04-17T08:42:56.288Z] #60 12.31 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
08:42:56 [2020-04-17T08:42:56.288Z] #60 ...
08:42:56 [2020-04-17T08:42:56.288Z] 
08:42:56 [2020-04-17T08:42:56.288Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
08:42:56 [2020-04-17T08:42:56.288Z] #54 22.42 Fetched 8338 kB in 16s (508 kB/s)
08:42:56 [2020-04-17T08:42:56.625Z] INFO: Nuking d:\CI
08:42:56 [2020-04-17T08:42:56.625Z] INFO: Zapped successfully
08:42:56 [2020-04-17T08:42:56.625Z] INFO: Location for testing is d:\CI\PR-40782\2
08:42:56 [2020-04-17T08:42:56.625Z] INFO: Validating GOLang consistency in Dockerfile.windows...
08:42:56 [2020-04-17T08:42:56.625Z] 
08:42:56 [2020-04-17T08:42:56.625Z] 
08:42:56 [2020-04-17T08:42:56.625Z] INFO: Building the image from Dockerfile.windows at 04/17/2020 08:42:56...
08:42:56 [2020-04-17T08:42:56.625Z] 
08:42:56 [2020-04-17T08:42:56.847Z] #54 22.42 Reading package lists...
08:42:56 [2020-04-17T08:42:56.847Z] #54 ...
08:42:56 [2020-04-17T08:42:56.847Z] 
08:42:56 [2020-04-17T08:42:56.847Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
08:42:56 [2020-04-17T08:42:56.847Z] #31 13.31 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
08:42:57 [2020-04-17T08:42:57.074Z] 219153a37434: Pull complete
08:42:57 [2020-04-17T08:42:57.102Z] #31 ...
08:42:57 [2020-04-17T08:42:57.102Z] 
08:42:57 [2020-04-17T08:42:57.102Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
08:42:57 [2020-04-17T08:42:57.102Z] #48 13.05 + cd /tmp/tmp.FoTrPgelCt/src/github.com/alecthomas/gometalinter
08:42:57 [2020-04-17T08:42:57.102Z] #48 13.05 + git checkout -q v2.0.6
08:42:57 [2020-04-17T08:42:57.102Z] #48 13.70 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter
08:42:57 [2020-04-17T08:42:57.361Z] d4e33f6c16e4: Pull complete
08:42:57 [2020-04-17T08:42:57.662Z] #48 ...
08:42:57 [2020-04-17T08:42:57.662Z] 
08:42:57 [2020-04-17T08:42:57.662Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
08:42:57 [2020-04-17T08:42:57.662Z] #31 24.06 Fetched 8338 kB in 17s (501 kB/s)
08:42:58 [2020-04-17T08:42:58.000Z] c0c7698edca1: Pull complete
08:42:58 [2020-04-17T08:42:58.256Z] #22 16.54 Reading package lists...
08:42:58 [2020-04-17T08:42:58.256Z] #22 ...
08:42:58 [2020-04-17T08:42:58.256Z] 
08:42:58 [2020-04-17T08:42:58.256Z] #36 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git...
08:42:58 [2020-04-17T08:42:58.256Z] #36 13.71 + cd /tmp/tmp.byke7cIrQy/src/github.com/docker/distribution
08:42:58 [2020-04-17T08:42:58.256Z] #36 13.71 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
08:42:58 [2020-04-17T08:42:58.256Z] #36 15.69 + GOPATH=/tmp/tmp.byke7cIrQy/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.byke7cIrQy go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
08:42:58 [2020-04-17T08:42:58.622Z] 549508b70ece: Verifying Checksum
08:42:58 [2020-04-17T08:42:58.622Z] 549508b70ece: Download complete
08:42:58 [2020-04-17T08:42:58.870Z] #36 ...
08:42:58 [2020-04-17T08:42:58.870Z] 
08:42:58 [2020-04-17T08:42:58.870Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
08:42:58 [2020-04-17T08:42:58.870Z] #22 16.54 Reading package lists...
08:42:59 [2020-04-17T08:42:59.534Z] #22 19.62 Building dependency tree...
08:42:59 [2020-04-17T08:42:59.534Z] #22 20.23 Reading state information...
08:43:00 [2020-04-17T08:43:00.154Z] #22 ...
08:43:00 [2020-04-17T08:43:00.154Z] 
08:43:00 [2020-04-17T08:43:00.154Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
08:43:00 [2020-04-17T08:43:00.154Z] #7 11.99 Fetched 8034 kB in 10s (839 kB/s)
08:43:00 [2020-04-17T08:43:00.154Z] #7 11.99 Reading package lists...
08:43:00 [2020-04-17T08:43:00.154Z] #7 14.92 Reading package lists...
08:43:00 [2020-04-17T08:43:00.154Z] #7 18.06 Building dependency tree...
08:43:00 [2020-04-17T08:43:00.154Z] #7 18.48 Reading state information...
08:43:00 [2020-04-17T08:43:00.154Z] #7 18.82 The following additional packages will be installed:
08:43:00 [2020-04-17T08:43:00.154Z] #7 18.87   libapparmor1
08:43:00 [2020-04-17T08:43:00.154Z] #7 18.88 Suggested packages:
08:43:00 [2020-04-17T08:43:00.154Z] #7 18.88   seccomp
08:43:00 [2020-04-17T08:43:00.154Z] #7 19.00 The following NEW packages will be installed:
08:43:00 [2020-04-17T08:43:00.154Z] #7 19.06   libapparmor-dev libapparmor1 libseccomp-dev
08:43:00 [2020-04-17T08:43:00.154Z] #7 19.21 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
08:43:00 [2020-04-17T08:43:00.154Z] #7 19.21 Need to get 288 kB of archives.
08:43:00 [2020-04-17T08:43:00.154Z] #7 19.21 After this operation, 957 kB of additional disk space will be used.
08:43:00 [2020-04-17T08:43:00.154Z] #7 19.21 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB]
08:43:00 [2020-04-17T08:43:00.154Z] #7 19.24 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB]
08:43:00 [2020-04-17T08:43:00.154Z] #7 19.25 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB]
08:43:00 [2020-04-17T08:43:00.154Z] #7 19.77 debconf: delaying package configuration, since apt-utils is not installed
08:43:00 [2020-04-17T08:43:00.154Z] #7 19.84 Fetched 288 kB in 0s (1964 kB/s)
08:43:00 [2020-04-17T08:43:00.154Z] #7 19.89 Selecting previously unselected package libapparmor1:s390x.
08:43:00 [2020-04-17T08:43:00.154Z] #7 19.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 ... 15172 files and directories currently installed.)
08:43:00 [2020-04-17T08:43:00.154Z] #7 19.92 Preparing to unpack .../libapparmor1_2.13.2-10_s390x.deb ...
08:43:00 [2020-04-17T08:43:00.154Z] #7 19.92 Unpacking libapparmor1:s390x (2.13.2-10) ...
08:43:00 [2020-04-17T08:43:00.154Z] #7 19.99 Selecting previously unselected package libapparmor-dev:s390x.
08:43:00 [2020-04-17T08:43:00.154Z] #7 19.99 Preparing to unpack .../libapparmor-dev_2.13.2-10_s390x.deb ...
08:43:00 [2020-04-17T08:43:00.154Z] #7 20.00 Unpacking libapparmor-dev:s390x (2.13.2-10) ...
08:43:00 [2020-04-17T08:43:00.154Z] #7 20.12 Selecting previously unselected package libseccomp-dev:s390x.
08:43:00 [2020-04-17T08:43:00.154Z] #7 20.12 Preparing to unpack .../libseccomp-dev_2.3.3-4_s390x.deb ...
08:43:00 [2020-04-17T08:43:00.154Z] #7 20.12 Unpacking libseccomp-dev:s390x (2.3.3-4) ...
08:43:00 [2020-04-17T08:43:00.154Z] #7 20.24 Setting up libseccomp-dev:s390x (2.3.3-4) ...
08:43:00 [2020-04-17T08:43:00.154Z] #7 20.30 Setting up libapparmor1:s390x (2.13.2-10) ...
08:43:00 [2020-04-17T08:43:00.154Z] #7 20.30 Setting up libapparmor-dev:s390x (2.13.2-10) ...
08:43:00 [2020-04-17T08:43:00.154Z] #7 20.31 Processing triggers for libc-bin (2.28-10) ...
08:43:00 [2020-04-17T08:43:00.154Z] #7 DONE 20.7s
08:43:00 [2020-04-17T08:43:00.154Z] 
08:43:00 [2020-04-17T08:43:00.155Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
08:43:00 [2020-04-17T08:43:00.155Z] #22 20.68 ca-certificates is already the newest version (20190110).
08:43:00 [2020-04-17T08:43:00.155Z] #22 20.68 The following additional packages will be installed:
08:43:00 [2020-04-17T08:43:00.155Z] #22 20.69   libjq1 libonig5
08:43:00 [2020-04-17T08:43:00.155Z] #22 ...
08:43:00 [2020-04-17T08:43:00.155Z] 
08:43:00 [2020-04-17T08:43:00.155Z] #50 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
08:43:00 [2020-04-17T08:43:00.155Z] #50 DONE 0.1s
08:43:00 [2020-04-17T08:43:00.155Z] 
08:43:00 [2020-04-17T08:43:00.155Z] #51 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
08:43:00 [2020-04-17T08:43:00.155Z] #51 DONE 0.1s
08:43:00 [2020-04-17T08:43:00.155Z] 
08:43:00 [2020-04-17T08:43:00.155Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc
08:43:00 [2020-04-17T08:43:00.769Z] #52 ...
08:43:00 [2020-04-17T08:43:00.769Z] 
08:43:00 [2020-04-17T08:43:00.769Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
08:43:00 [2020-04-17T08:43:00.769Z] #38 11.29 Fetched 8034 kB in 10s (844 kB/s)
08:43:00 [2020-04-17T08:43:00.769Z] #38 11.29 Reading package lists...
08:43:00 [2020-04-17T08:43:00.769Z] #38 14.03 Reading package lists...
08:43:00 [2020-04-17T08:43:00.769Z] #38 17.10 Building dependency tree...
08:43:00 [2020-04-17T08:43:00.769Z] #38 17.51 Reading state information...
08:43:00 [2020-04-17T08:43:00.769Z] #38 18.03 The following additional packages will be installed:
08:43:00 [2020-04-17T08:43:00.769Z] #38 18.03   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
08:43:00 [2020-04-17T08:43:00.769Z] #38 18.03   libprotoc17 python-pkg-resources python-six zlib1g-dev
08:43:00 [2020-04-17T08:43:00.769Z] #38 18.03 Suggested packages:
08:43:00 [2020-04-17T08:43:00.769Z] #38 18.03   manpages-dev python-setuptools
08:43:00 [2020-04-17T08:43:00.769Z] #38 18.74 The following NEW packages will be installed:
08:43:00 [2020-04-17T08:43:00.769Z] #38 18.79   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
08:43:00 [2020-04-17T08:43:00.769Z] #38 18.79   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
08:43:00 [2020-04-17T08:43:00.769Z] #38 18.79   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
08:43:00 [2020-04-17T08:43:00.769Z] #38 18.79   python-six zlib1g-dev
08:43:00 [2020-04-17T08:43:00.769Z] #38 18.92 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
08:43:00 [2020-04-17T08:43:00.769Z] #38 18.92 Need to get 3742 kB of archives.
08:43:00 [2020-04-17T08:43:00.769Z] #38 18.92 After this operation, 22.0 MB of additional disk space will be used.
08:43:00 [2020-04-17T08:43:00.769Z] #38 18.92 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB]
08:43:00 [2020-04-17T08:43:00.769Z] #38 18.95 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB]
08:43:00 [2020-04-17T08:43:00.769Z] #38 18.96 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB]
08:43:00 [2020-04-17T08:43:00.769Z] #38 18.97 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB]
08:43:00 [2020-04-17T08:43:00.769Z] #38 18.97 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB]
08:43:00 [2020-04-17T08:43:00.769Z] #38 18.98 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB]
08:43:00 [2020-04-17T08:43:00.769Z] #38 18.98 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB]
08:43:00 [2020-04-17T08:43:00.769Z] #38 18.98 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB]
08:43:00 [2020-04-17T08:43:00.769Z] #38 18.98 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB]
08:43:00 [2020-04-17T08:43:00.769Z] #38 19.01 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB]
08:43:00 [2020-04-17T08:43:00.769Z] #38 19.02 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB]
08:43:00 [2020-04-17T08:43:00.769Z] #38 19.04 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB]
08:43:00 [2020-04-17T08:43:00.769Z] #38 19.08 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB]
08:43:00 [2020-04-17T08:43:00.769Z] #38 19.11 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB]
08:43:00 [2020-04-17T08:43:00.769Z] #38 19.11 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB]
08:43:00 [2020-04-17T08:43:00.769Z] #38 19.12 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB]
08:43:00 [2020-04-17T08:43:00.769Z] #38 19.13 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB]
08:43:00 [2020-04-17T08:43:00.769Z] #38 19.82 debconf: delaying package configuration, since apt-utils is not installed
08:43:00 [2020-04-17T08:43:00.769Z] #38 19.89 Fetched 3742 kB in 0s (12.6 MB/s)
08:43:00 [2020-04-17T08:43:00.769Z] #38 19.94 Selecting previously unselected package libcap-dev:s390x.
08:43:00 [2020-04-17T08:43:00.769Z] #38 19.94 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15172 files and directories currently installed.)
08:43:00 [2020-04-17T08:43:00.769Z] #38 19.98 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ...
08:43:00 [2020-04-17T08:43:00.769Z] #38 19.99 Unpacking libcap-dev:s390x (1:2.25-2) ...
08:43:00 [2020-04-17T08:43:00.769Z] #38 20.10 Selecting previously unselected package libnet1:s390x.
08:43:00 [2020-04-17T08:43:00.769Z] #38 20.10 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ...
08:43:00 [2020-04-17T08:43:00.769Z] #38 20.11 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ...
08:43:00 [2020-04-17T08:43:00.769Z] #38 20.18 Selecting previously unselected package libnet1-dev.
08:43:00 [2020-04-17T08:43:00.769Z] #38 20.18 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ...
08:43:00 [2020-04-17T08:43:00.769Z] #38 20.19 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
08:43:00 [2020-04-17T08:43:00.769Z] #38 20.34 Selecting previously unselected package libnl-3-200:s390x.
08:43:00 [2020-04-17T08:43:00.769Z] #38 20.34 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ...
08:43:00 [2020-04-17T08:43:00.769Z] #38 20.35 Unpacking libnl-3-200:s390x (3.4.0-1) ...
08:43:00 [2020-04-17T08:43:00.769Z] #38 20.43 Selecting previously unselected package libnl-3-dev:s390x.
08:43:00 [2020-04-17T08:43:00.769Z] #38 20.43 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ...
08:43:00 [2020-04-17T08:43:00.769Z] #38 20.44 Unpacking libnl-3-dev:s390x (3.4.0-1) ...
08:43:00 [2020-04-17T08:43:00.769Z] #38 20.72 Selecting previously unselected package libprotobuf-c1:s390x.
08:43:00 [2020-04-17T08:43:00.769Z] #38 20.73 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ...
08:43:00 [2020-04-17T08:43:00.769Z] #38 20.76 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ...
08:43:00 [2020-04-17T08:43:00.769Z] #38 20.91 Selecting previously unselected package libprotobuf-c-dev:s390x.
08:43:00 [2020-04-17T08:43:00.769Z] #38 20.92 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ...
08:43:00 [2020-04-17T08:43:00.769Z] #38 20.94 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ...
08:43:00 [2020-04-17T08:43:00.769Z] #38 21.00 Selecting previously unselected package zlib1g-dev:s390x.
08:43:00 [2020-04-17T08:43:00.769Z] #38 21.01 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ...
08:43:00 [2020-04-17T08:43:00.769Z] #38 21.01 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ...
08:43:00 [2020-04-17T08:43:00.769Z] #38 21.25 Selecting previously unselected package libprotobuf17:s390x.
08:43:00 [2020-04-17T08:43:00.769Z] #38 21.25 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ...
08:43:00 [2020-04-17T08:43:00.769Z] #38 21.26 Unpacking libprotobuf17:s390x (3.6.1.3-2) ...
08:43:00 [2020-04-17T08:43:00.769Z] #38 ...
08:43:00 [2020-04-17T08:43:00.769Z] 
08:43:00 [2020-04-17T08:43:00.769Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
08:43:00 [2020-04-17T08:43:00.769Z] #54 12.20 Fetched 8034 kB in 10s (810 kB/s)
08:43:00 [2020-04-17T08:43:00.769Z] #54 12.20 Reading package lists...
08:43:00 [2020-04-17T08:43:00.769Z] #54 15.49 Reading package lists...
08:43:00 [2020-04-17T08:43:00.769Z] #54 18.95 Building dependency tree...
08:43:00 [2020-04-17T08:43:00.769Z] #54 19.42 Reading state information...
08:43:00 [2020-04-17T08:43:00.769Z] #54 19.88 The following additional packages will be installed:
08:43:00 [2020-04-17T08:43:00.769Z] #54 19.88   libbtrfs0
08:43:00 [2020-04-17T08:43:00.769Z] #54 19.95 The following NEW packages will be installed:
08:43:00 [2020-04-17T08:43:00.769Z] #54 19.95   libbtrfs-dev libbtrfs0
08:43:00 [2020-04-17T08:43:00.769Z] #54 20.12 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
08:43:00 [2020-04-17T08:43:00.769Z] #54 20.12 Need to get 118 kB of archives.
08:43:00 [2020-04-17T08:43:00.769Z] #54 20.12 After this operation, 390 kB of additional disk space will be used.
08:43:00 [2020-04-17T08:43:00.769Z] #54 20.12 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB]
08:43:00 [2020-04-17T08:43:00.769Z] #54 20.14 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB]
08:43:00 [2020-04-17T08:43:00.769Z] #54 20.71 debconf: delaying package configuration, since apt-utils is not installed
08:43:00 [2020-04-17T08:43:00.769Z] #54 20.86 Fetched 118 kB in 0s (1220 kB/s)
08:43:00 [2020-04-17T08:43:00.769Z] #54 20.94 Selecting previously unselected package libbtrfs0.
08:43:00 [2020-04-17T08:43:00.769Z] #54 20.94 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15172 files and directories currently installed.)
08:43:00 [2020-04-17T08:43:00.769Z] #54 20.99 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ...
08:43:00 [2020-04-17T08:43:00.769Z] #54 21.00 Unpacking libbtrfs0 (4.20.1-2) ...
08:43:00 [2020-04-17T08:43:00.769Z] #54 21.10 Selecting previously unselected package libbtrfs-dev.
08:43:00 [2020-04-17T08:43:00.769Z] #54 21.10 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ...
08:43:00 [2020-04-17T08:43:00.769Z] #54 21.10 Unpacking libbtrfs-dev (4.20.1-2) ...
08:43:00 [2020-04-17T08:43:00.769Z] #54 21.26 Setting up libbtrfs0 (4.20.1-2) ...
08:43:00 [2020-04-17T08:43:00.769Z] #54 21.26 Setting up libbtrfs-dev (4.20.1-2) ...
08:43:00 [2020-04-17T08:43:00.769Z] #54 21.27 Processing triggers for libc-bin (2.28-10) ...
08:43:00 [2020-04-17T08:43:00.769Z] #54 DONE 21.5s
08:43:00 [2020-04-17T08:43:00.769Z] 
08:43:00 [2020-04-17T08:43:00.769Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
08:43:00 [2020-04-17T08:43:00.769Z] #22 21.08 The following NEW packages will be installed:
08:43:00 [2020-04-17T08:43:00.769Z] #22 21.19   jq libjq1 libonig5
08:43:00 [2020-04-17T08:43:00.769Z] #22 21.29 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
08:43:00 [2020-04-17T08:43:00.769Z] #22 21.29 Need to get 350 kB of archives.
08:43:00 [2020-04-17T08:43:00.769Z] #22 21.29 After this operation, 1154 kB of additional disk space will be used.
08:43:00 [2020-04-17T08:43:00.769Z] #22 21.29 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB]
08:43:00 [2020-04-17T08:43:00.769Z] #22 21.33 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB]
08:43:00 [2020-04-17T08:43:00.769Z] #22 21.34 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB]
08:43:00 [2020-04-17T08:43:00.769Z] #22 ...
08:43:00 [2020-04-17T08:43:00.769Z] 
08:43:00 [2020-04-17T08:43:00.769Z] #55 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
08:43:00 [2020-04-17T08:43:00.769Z] #55 DONE 0.1s
08:43:00 [2020-04-17T08:43:00.769Z] 
08:43:00 [2020-04-17T08:43:00.769Z] #56 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
08:43:00 [2020-04-17T08:43:00.769Z] #56 DONE 0.0s
08:43:01 [2020-04-17T08:43:01.052Z] 
08:43:01 [2020-04-17T08:43:01.052Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
08:43:01 [2020-04-17T08:43:01.052Z] #31 11.68 Fetched 8034 kB in 10s (811 kB/s)
08:43:01 [2020-04-17T08:43:01.052Z] #31 11.68 Reading package lists...
08:43:01 [2020-04-17T08:43:01.052Z] #31 14.61 Reading package lists...
08:43:01 [2020-04-17T08:43:01.052Z] #31 17.61 Building dependency tree...
08:43:01 [2020-04-17T08:43:01.052Z] #31 18.17 Reading state information...
08:43:01 [2020-04-17T08:43:01.052Z] #31 18.64 The following additional packages will be installed:
08:43:01 [2020-04-17T08:43:01.052Z] #31 18.64   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
08:43:01 [2020-04-17T08:43:01.052Z] #31 18.64 Suggested packages:
08:43:01 [2020-04-17T08:43:01.052Z] #31 18.64   cmake-doc ninja-build lrzip
08:43:01 [2020-04-17T08:43:01.052Z] #31 18.64 Recommended packages:
08:43:01 [2020-04-17T08:43:01.052Z] #31 18.64   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
08:43:01 [2020-04-17T08:43:01.052Z] #31 19.23 The following NEW packages will be installed:
08:43:01 [2020-04-17T08:43:01.052Z] #31 19.26   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
08:43:01 [2020-04-17T08:43:01.052Z] #31 19.26   vim-common xxd
08:43:01 [2020-04-17T08:43:01.052Z] #31 19.37 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
08:43:01 [2020-04-17T08:43:01.052Z] #31 19.37 Need to get 14.0 MB of archives.
08:43:01 [2020-04-17T08:43:01.052Z] #31 19.37 After this operation, 62.1 MB of additional disk space will be used.
08:43:01 [2020-04-17T08:43:01.052Z] #31 19.37 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB]
08:43:01 [2020-04-17T08:43:01.052Z] #31 19.41 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB]
08:43:01 [2020-04-17T08:43:01.052Z] #31 19.42 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB]
08:43:01 [2020-04-17T08:43:01.052Z] #31 19.45 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB]
08:43:01 [2020-04-17T08:43:01.052Z] #31 19.88 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB]
08:43:01 [2020-04-17T08:43:01.052Z] #31 19.91 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB]
08:43:01 [2020-04-17T08:43:01.052Z] #31 19.93 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB]
08:43:01 [2020-04-17T08:43:01.052Z] #31 19.93 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB]
08:43:01 [2020-04-17T08:43:01.052Z] #31 19.93 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB]
08:43:01 [2020-04-17T08:43:01.052Z] #31 19.95 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB]
08:43:01 [2020-04-17T08:43:01.052Z] #31 20.75 debconf: delaying package configuration, since apt-utils is not installed
08:43:01 [2020-04-17T08:43:01.052Z] #31 20.87 Fetched 14.0 MB in 1s (17.1 MB/s)
08:43:01 [2020-04-17T08:43:01.052Z] #31 20.93 Selecting previously unselected package xxd.
08:43:01 [2020-04-17T08:43:01.052Z] #31 20.94 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15172 files and directories currently installed.)
08:43:01 [2020-04-17T08:43:01.052Z] #31 21.10 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ...
08:43:01 [2020-04-17T08:43:01.052Z] #31 21.10 Unpacking xxd (2:8.1.0875-5) ...
08:43:01 [2020-04-17T08:43:01.052Z] #31 21.40 Selecting previously unselected package vim-common.
08:43:01 [2020-04-17T08:43:01.052Z] #31 21.41 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
08:43:01 [2020-04-17T08:43:01.052Z] #31 21.42 Unpacking vim-common (2:8.1.0875-5) ...
08:43:01 [2020-04-17T08:43:01.052Z] #31 21.79 Selecting previously unselected package cmake-data.
08:43:01 [2020-04-17T08:43:01.052Z] #31 21.79 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
08:43:01 [2020-04-17T08:43:01.052Z] #31 21.79 Unpacking cmake-data (3.13.4-1) ...
08:43:01 [2020-04-17T08:43:01.052Z] #31 ...
08:43:01 [2020-04-17T08:43:01.052Z] 
08:43:01 [2020-04-17T08:43:01.052Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
08:43:01 [2020-04-17T08:43:01.052Z] #38 21.87 Selecting previously unselected package libprotobuf-lite17:s390x.
08:43:01 [2020-04-17T08:43:01.337Z] #38 21.88 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ...
08:43:01 [2020-04-17T08:43:01.337Z] #38 21.89 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ...
08:43:01 [2020-04-17T08:43:01.337Z] #38 22.05 Selecting previously unselected package libprotobuf-dev:s390x.
08:43:01 [2020-04-17T08:43:01.337Z] #38 22.05 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ...
08:43:01 [2020-04-17T08:43:01.337Z] #38 22.05 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ...
08:43:01 [2020-04-17T08:43:01.951Z] #38 ...
08:43:01 [2020-04-17T08:43:01.951Z] 
08:43:01 [2020-04-17T08:43:01.951Z] #8 [dev 1/25] RUN groupadd -r docker
08:43:01 [2020-04-17T08:43:01.951Z] #8 DONE 2.0s
08:43:02 [2020-04-17T08:43:02.094Z] f8a291b3427f: Pull complete
08:43:02 [2020-04-17T08:43:02.234Z] 
08:43:02 [2020-04-17T08:43:02.234Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc
08:43:02 [2020-04-17T08:43:02.234Z] #52 1.609 + RM_GOPATH=0
08:43:02 [2020-04-17T08:43:02.234Z] #52 1.609 + TMP_GOPATH=
08:43:02 [2020-04-17T08:43:02.234Z] #52 1.609 + : /build
08:43:02 [2020-04-17T08:43:02.234Z] #52 1.609 + '[' -z '' ']'
08:43:02 [2020-04-17T08:43:02.234Z] #52 1.609 ++ mktemp -d
08:43:02 [2020-04-17T08:43:02.234Z] #52 1.613 + export GOPATH=/tmp/tmp.9i3sMdAtRh
08:43:02 [2020-04-17T08:43:02.234Z] #52 1.613 + GOPATH=/tmp/tmp.9i3sMdAtRh
08:43:02 [2020-04-17T08:43:02.234Z] #52 1.613 + RM_GOPATH=1
08:43:02 [2020-04-17T08:43:02.234Z] #52 1.614 ++ dirname ./install.sh
08:43:02 [2020-04-17T08:43:02.234Z] #52 1.620 + dir=.
08:43:02 [2020-04-17T08:43:02.234Z] #52 1.620 + bin=runc
08:43:02 [2020-04-17T08:43:02.234Z] #52 1.620 + shift
08:43:02 [2020-04-17T08:43:02.234Z] #52 1.620 + '[' '!' -f ./runc.installer ']'
08:43:02 [2020-04-17T08:43:02.234Z] #52 1.621 + . ./runc.installer
08:43:02 [2020-04-17T08:43:02.234Z] #52 1.621 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
08:43:02 [2020-04-17T08:43:02.234Z] #52 1.621 + install_runc
08:43:02 [2020-04-17T08:43:02.234Z] #52 1.622 + uname -r
08:43:02 [2020-04-17T08:43:02.234Z] #52 1.623 + grep -q '^3\.10\.0.*\.el7\.'
08:43:02 [2020-04-17T08:43:02.234Z] #52 1.625 + RUNC_BUILDTAGS='seccomp apparmor selinux '
08:43:02 [2020-04-17T08:43:02.234Z] #52 1.625 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
08:43:02 [2020-04-17T08:43:02.234Z] #52 1.625 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
08:43:02 [2020-04-17T08:43:02.234Z] #52 1.625 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.9i3sMdAtRh/src/github.com/opencontainers/runc
08:43:02 [2020-04-17T08:43:02.234Z] #52 1.626 Cloning into '/tmp/tmp.9i3sMdAtRh/src/github.com/opencontainers/runc'...
08:43:02 [2020-04-17T08:43:02.447Z] Sending build context to Docker daemon  55.37MB
08:43:02 [2020-04-17T08:43:02.447Z] 
08:43:02 [2020-04-17T08:43:02.447Z] Step 1/8 : FROM microsoft/windowsservercore
08:43:02 [2020-04-17T08:43:02.447Z]  ---> fdf6432edbdc
08:43:02 [2020-04-17T08:43:02.447Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
08:43:02 [2020-04-17T08:43:02.447Z]  ---> Using cache
08:43:02 [2020-04-17T08:43:02.447Z]  ---> 4db9af3f776b
08:43:02 [2020-04-17T08:43:02.447Z] Step 3/8 : ARG GO_VERSION=1.13.10
08:43:02 [2020-04-17T08:43:02.447Z]  ---> Using cache
08:43:02 [2020-04-17T08:43:02.447Z]  ---> 0a61c5939ee0
08:43:02 [2020-04-17T08:43:02.447Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION}     GIT_VERSION=2.11.1     GOPATH=C:\gopath     GO111MODULE=off     FROM_DOCKERFILE=1
08:43:02 [2020-04-17T08:43:02.517Z] #52 ...
08:43:02 [2020-04-17T08:43:02.517Z] 
08:43:02 [2020-04-17T08:43:02.517Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
08:43:02 [2020-04-17T08:43:02.517Z] #22 22.03 debconf: delaying package configuration, since apt-utils is not installed
08:43:02 [2020-04-17T08:43:02.517Z] #22 22.13 Fetched 350 kB in 0s (2783 kB/s)
08:43:02 [2020-04-17T08:43:02.517Z] #22 22.19 Selecting previously unselected package libonig5:s390x.
08:43:02 [2020-04-17T08:43:02.517Z] #22 22.19 (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 ... 15172 files and directories currently installed.)
08:43:02 [2020-04-17T08:43:02.517Z] #22 22.26 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ...
08:43:02 [2020-04-17T08:43:02.517Z] #22 22.27 Unpacking libonig5:s390x (6.9.1-1) ...
08:43:02 [2020-04-17T08:43:02.517Z] #22 22.46 Selecting previously unselected package libjq1:s390x.
08:43:02 [2020-04-17T08:43:02.517Z] #22 22.46 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ...
08:43:02 [2020-04-17T08:43:02.517Z] #22 22.47 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ...
08:43:02 [2020-04-17T08:43:02.517Z] #22 22.59 Selecting previously unselected package jq.
08:43:02 [2020-04-17T08:43:02.517Z] #22 22.60 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ...
08:43:02 [2020-04-17T08:43:02.518Z] #22 22.61 Unpacking jq (1.5+dfsg-2+b1) ...
08:43:02 [2020-04-17T08:43:02.518Z] #22 22.73 Setting up libonig5:s390x (6.9.1-1) ...
08:43:02 [2020-04-17T08:43:02.518Z] #22 22.75 Setting up libjq1:s390x (1.5+dfsg-2+b1) ...
08:43:02 [2020-04-17T08:43:02.518Z] #22 22.76 Setting up jq (1.5+dfsg-2+b1) ...
08:43:02 [2020-04-17T08:43:02.518Z] #22 22.76 Processing triggers for libc-bin (2.28-10) ...
08:43:02 [2020-04-17T08:43:02.518Z] #22 DONE 23.1s
08:43:02 [2020-04-17T08:43:02.518Z] 
08:43:02 [2020-04-17T08:43:02.518Z] #23 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
08:43:02 [2020-04-17T08:43:02.518Z] #23 DONE 0.1s
08:43:02 [2020-04-17T08:43:02.518Z] 
08:43:02 [2020-04-17T08:43:02.518Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
08:43:02 [2020-04-17T08:43:02.518Z] #38 23.01 Selecting previously unselected package libprotoc17:s390x.
08:43:02 [2020-04-17T08:43:02.518Z] #38 23.02 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ...
08:43:02 [2020-04-17T08:43:02.518Z] #38 23.02 Unpacking libprotoc17:s390x (3.6.1.3-2) ...
08:43:02 [2020-04-17T08:43:02.799Z] #38 ...
08:43:02 [2020-04-17T08:43:02.799Z] 
08:43:02 [2020-04-17T08:43:02.799Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
08:43:02 [2020-04-17T08:43:02.799Z] #42 12.99 internal/testlog
08:43:02 [2020-04-17T08:43:02.799Z] #42 13.16 encoding
08:43:02 [2020-04-17T08:43:02.799Z] #42 13.22 unicode/utf16
08:43:02 [2020-04-17T08:43:02.799Z] #42 13.37 container/list
08:43:02 [2020-04-17T08:43:02.799Z] #42 13.70 crypto/internal/subtle
08:43:02 [2020-04-17T08:43:02.799Z] #42 13.76 crypto/subtle
08:43:02 [2020-04-17T08:43:02.799Z] #42 13.84 vendor/golang.org/x/crypto/cryptobyte/asn1
08:43:02 [2020-04-17T08:43:02.799Z] #42 13.90 internal/nettrace
08:43:02 [2020-04-17T08:43:02.799Z] #42 13.93 runtime/cgo
08:43:02 [2020-04-17T08:43:02.799Z] #42 18.41 vendor/golang.org/x/crypto/internal/subtle
08:43:02 [2020-04-17T08:43:02.799Z] #42 ...
08:43:02 [2020-04-17T08:43:02.799Z] 
08:43:02 [2020-04-17T08:43:02.799Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
08:43:02 [2020-04-17T08:43:02.799Z] #38 23.56 Selecting previously unselected package protobuf-c-compiler.
08:43:02 [2020-04-17T08:43:02.897Z] #31 24.06 Reading package lists...
08:43:02 [2020-04-17T08:43:02.897Z] #31 ...
08:43:02 [2020-04-17T08:43:02.897Z] 
08:43:02 [2020-04-17T08:43:02.897Z] #36 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git...
08:43:02 [2020-04-17T08:43:02.897Z] #36 18.79 + GOPATH=/tmp/tmp.hgpbbQVAip/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.hgpbbQVAip go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
08:43:02 [2020-04-17T08:43:02.897Z] #36 ...
08:43:02 [2020-04-17T08:43:02.897Z] 
08:43:02 [2020-04-17T08:43:02.897Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
08:43:02 [2020-04-17T08:43:02.897Z] #66 23.55 Checking out files:  66% (1376/2067)   
Checking out files:  67% (1385/2067)   
Checking out files:  68% (1406/2067)   
Checking out files:  69% (1427/2067)   
Checking out files:  70% (1447/2067)   
Checking out files:  71% (1468/2067)   
Checking out files:  72% (1489/2067)   
Checking out files:  73% (1509/2067)   
Checking out files:  74% (1530/2067)   
Checking out files:  75% (1551/2067)   
Checking out files:  76% (1571/2067)   
Checking out files:  77% (1592/2067)   
Checking out files:  78% (1613/2067)   
Checking out files:  79% (1633/2067)   
Checking out files:  80% (1654/2067)   
Checking out files:  81% (1675/2067)   
Checking out files:  82% (1695/2067)   
Checking out files:  83% (1716/2067)   
Checking out files:  84% (1737/2067)   
Checking out files:  85% (1757/2067)   
Checking out files:  86% (1778/2067)   
Checking out files:  87% (1799/2067)   
Checking out files:  88% (1819/2067)   
Checking out files:  89% (1840/2067)   
Checking out files:  90% (1861/2067)   
Checking out files:  91% (1881/2067)   
Checking out files:  92% (1902/2067)   
Checking out files:  93% (1923/2067)   
Checking out files:  94% (1943/2067)   
Checking out files:  95% (1964/2067)   
Checking out files:  96% (1985/2067)   
Checking out files:  97% (2005/2067)   
Checking out files:  98% (2026/2067)   
Checking out files:  99% (2047/2067)   
Checking out files: 100% (2067/2067)   
Checking out files: 100% (2067/2067), done.
08:43:02 [2020-04-17T08:43:02.897Z] #66 24.17 + cd /tmp/tmp.nv0dsAc8mm/src/github.com/docker/libnetwork
08:43:02 [2020-04-17T08:43:02.897Z] #66 24.17 + git checkout -q 0941c3f409260d5f05cfa6fc68420d8ad45ee483
08:43:02 [2020-04-17T08:43:02.897Z] #66 25.03 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
08:43:02 [2020-04-17T08:43:02.909Z]  ---> Running in f35796835e40
08:43:03 [2020-04-17T08:43:03.082Z] #38 23.57 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ...
08:43:03 [2020-04-17T08:43:03.082Z] #38 23.59 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
08:43:03 [2020-04-17T08:43:03.082Z] #38 23.67 Selecting previously unselected package protobuf-compiler.
08:43:03 [2020-04-17T08:43:03.082Z] #38 23.67 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ...
08:43:03 [2020-04-17T08:43:03.082Z] #38 23.67 Unpacking protobuf-compiler (3.6.1.3-2) ...
08:43:03 [2020-04-17T08:43:03.082Z] #38 23.75 Selecting previously unselected package python-pkg-resources.
08:43:03 [2020-04-17T08:43:03.082Z] #38 23.75 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
08:43:03 [2020-04-17T08:43:03.082Z] #38 23.76 Unpacking python-pkg-resources (40.8.0-1) ...
08:43:03 [2020-04-17T08:43:03.363Z] #38 ...
08:43:03 [2020-04-17T08:43:03.363Z] 
08:43:03 [2020-04-17T08:43:03.363Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
08:43:03 [2020-04-17T08:43:03.363Z] #66 13.61 + cd /tmp/tmp.x5q96ZePaB/src/github.com/docker/libnetwork
08:43:03 [2020-04-17T08:43:03.363Z] #66 13.61 + git checkout -q 0941c3f409260d5f05cfa6fc68420d8ad45ee483
08:43:03 [2020-04-17T08:43:03.363Z] #66 14.40 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
08:43:03 [2020-04-17T08:43:03.363Z] #66 ...
08:43:03 [2020-04-17T08:43:03.363Z] 
08:43:03 [2020-04-17T08:43:03.363Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
08:43:03 [2020-04-17T08:43:03.363Z] #29 13.79 internal/testlog
08:43:03 [2020-04-17T08:43:03.363Z] #29 13.94 encoding
08:43:03 [2020-04-17T08:43:03.363Z] #29 14.02 runtime/cgo
08:43:03 [2020-04-17T08:43:03.372Z] Removing intermediate container f35796835e40
08:43:03 [2020-04-17T08:43:03.372Z]  ---> d495369b9ebf
08:43:03 [2020-04-17T08:43:03.372Z] 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
08:43:03 [2020-04-17T08:43:03.372Z]  ---> Running in 6e2440d4ec33
08:43:03 [2020-04-17T08:43:03.644Z] #29 ...
08:43:03 [2020-04-17T08:43:03.644Z] 
08:43:03 [2020-04-17T08:43:03.644Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
08:43:03 [2020-04-17T08:43:03.644Z] #38 23.97 Selecting previously unselected package python-six.
08:43:03 [2020-04-17T08:43:03.644Z] #38 23.98 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
08:43:03 [2020-04-17T08:43:03.644Z] #38 23.98 Unpacking python-six (1.12.0-1) ...
08:43:03 [2020-04-17T08:43:03.644Z] #38 24.07 Selecting previously unselected package python-protobuf.
08:43:03 [2020-04-17T08:43:03.645Z] #38 24.07 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ...
08:43:03 [2020-04-17T08:43:03.645Z] #38 24.08 Unpacking python-protobuf (3.6.1.3-2) ...
08:43:03 [2020-04-17T08:43:03.821Z] #66 ...
08:43:03 [2020-04-17T08:43:03.821Z] 
08:43:03 [2020-04-17T08:43:03.821Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
08:43:03 [2020-04-17T08:43:03.821Z] #31 24.06 Reading package lists...
08:43:03 [2020-04-17T08:43:03.821Z] #31 ...
08:43:03 [2020-04-17T08:43:03.821Z] 
08:43:03 [2020-04-17T08:43:03.821Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
08:43:03 [2020-04-17T08:43:03.821Z] #22 20.28 Fetched 8338 kB in 16s (505 kB/s)
08:43:03 [2020-04-17T08:43:03.821Z] #22 20.28 Reading package lists...
08:43:03 [2020-04-17T08:43:03.929Z] #38 24.44 Setting up python-pkg-resources (40.8.0-1) ...
08:43:03 [2020-04-17T08:43:03.929Z] #38 ...
08:43:03 [2020-04-17T08:43:03.929Z] 
08:43:03 [2020-04-17T08:43:03.929Z] #9 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser
08:43:03 [2020-04-17T08:43:03.929Z] #9 DONE 1.9s
08:43:04 [2020-04-17T08:43:04.076Z] #22 26.67 Reading package lists...
08:43:04 [2020-04-17T08:43:04.076Z] #22 ...
08:43:04 [2020-04-17T08:43:04.076Z] 
08:43:04 [2020-04-17T08:43:04.076Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
08:43:04 [2020-04-17T08:43:04.215Z] 
08:43:04 [2020-04-17T08:43:04.216Z] #10 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
08:43:04 [2020-04-17T08:43:04.786Z] 04f50e663753: Pull complete
08:43:05 [2020-04-17T08:43:05.697Z] #10 1.505 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
08:43:05 [2020-04-17T08:43:05.697Z] #10 DONE 1.7s
08:43:05 [2020-04-17T08:43:05.697Z] 
08:43:05 [2020-04-17T08:43:05.697Z] #11 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ...
08:43:06 [2020-04-17T08:43:06.315Z] #11 ...
08:43:06 [2020-04-17T08:43:06.315Z] 
08:43:06 [2020-04-17T08:43:06.315Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
08:43:06 [2020-04-17T08:43:06.315Z] #66 DONE 26.6s
08:43:06 [2020-04-17T08:43:06.315Z] 
08:43:06 [2020-04-17T08:43:06.315Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:43:06 [2020-04-17T08:43:06.315Z] #24 2.898 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
08:43:06 [2020-04-17T08:43:06.315Z] #24 3.184 
08:43:08 [2020-04-17T08:43:08.042Z] #24 3.353 #=#=#                                                                         

####                                                                       6.1%
########                                                                  12.4%
#############                                                             18.6%
################                                                          22.8%
####################                                                      29.1%
##########################                                                37.4%
################################                                          45.8%
#####################################                                     52.1%
########################################                                  56.2%
############################################                              62.5%
###############################################                           66.7%
####################################################                      72.9%
#######################################################                   77.1%
#############################################################             85.5%
##################################################################        91.8%
######################################################################## 100.0%
08:43:08 [2020-04-17T08:43:08.042Z] 
08:43:08 [2020-04-17T08:43:08.042Z] #24 ...
08:43:08 [2020-04-17T08:43:08.042Z] 
08:43:08 [2020-04-17T08:43:08.042Z] #11 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ...
08:43:08 [2020-04-17T08:43:08.042Z] #11 DONE 2.4s
08:43:08 [2020-04-17T08:43:08.042Z] 
08:43:08 [2020-04-17T08:43:08.042Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:43:08 [2020-04-17T08:43:08.042Z] #24 5.736 #=#=#                                                                         
08:43:08 [2020-04-17T08:43:08.042Z] #24 ...
08:43:08 [2020-04-17T08:43:08.042Z] 
08:43:08 [2020-04-17T08:43:08.042Z] #12 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
08:43:08 [2020-04-17T08:43:08.273Z] 
08:43:08 [2020-04-17T08:43:08.273Z] SUCCESS: Specified value was saved.
08:43:09 [2020-04-17T08:43:09.309Z] #31 30.47 Reading package lists...
08:43:09 [2020-04-17T08:43:09.309Z] #31 ...
08:43:09 [2020-04-17T08:43:09.309Z] 
08:43:09 [2020-04-17T08:43:09.309Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
08:43:09 [2020-04-17T08:43:09.309Z] #22 26.67 Reading package lists...
08:43:09 [2020-04-17T08:43:09.309Z] #22 32.88 Building dependency tree...
08:43:09 [2020-04-17T08:43:09.309Z] #22 34.39 Reading state information...
08:43:09 [2020-04-17T08:43:09.563Z] #22 35.82 ca-certificates is already the newest version (20190110).
08:43:09 [2020-04-17T08:43:09.563Z] #22 35.82 The following additional packages will be installed:
08:43:09 [2020-04-17T08:43:09.563Z] #22 35.83   libjq1 libonig5
08:43:09 [2020-04-17T08:43:09.825Z] INFO: Downloading git...
08:43:10 [2020-04-17T08:43:10.063Z] #12 DONE 1.8s
08:43:10 [2020-04-17T08:43:10.063Z] 
08:43:10 [2020-04-17T08:43:10.063Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:43:10 [2020-04-17T08:43:10.063Z] #24 5.736 #=#=#                                                                         
08:43:10 [2020-04-17T08:43:10.063Z] #24 5.957 
##########                                                                14.0%
##################                                                        25.4%
##########################                                                36.8%
######################################                                    53.7%
###################################################                       70.9%
#################################################################         91.4%
######################################################################## 100.0%
08:43:10 [2020-04-17T08:43:10.063Z] #24 6.991 
08:43:10 [2020-04-17T08:43:10.121Z] #22 36.30 The following NEW packages will be installed:
08:43:10 [2020-04-17T08:43:10.121Z] #22 36.30   jq libjq1 libonig5
08:43:10 [2020-04-17T08:43:10.121Z] #22 36.66 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
08:43:10 [2020-04-17T08:43:10.121Z] #22 36.66 Need to get 355 kB of archives.
08:43:10 [2020-04-17T08:43:10.121Z] #22 36.66 After this operation, 1072 kB of additional disk space will be used.
08:43:10 [2020-04-17T08:43:10.121Z] #22 36.66 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
08:43:10 [2020-04-17T08:43:10.295Z] 549508b70ece: Pull complete
08:43:10 [2020-04-17T08:43:10.295Z] 35982ef3c6ea: Pull complete
08:43:10 [2020-04-17T08:43:10.295Z] Digest: sha256:ceecc19a0e4d64528c222a95ccc4ebb9eb10b0eacad5aeebf512031fe4bb017d
08:43:10 [2020-04-17T08:43:10.295Z] Status: Downloaded newer image for golang:1.13.10-buster
08:43:10 [2020-04-17T08:43:10.295Z]  ---> 8c47367e4f07
08:43:10 [2020-04-17T08:43:10.295Z] Step 6/140 : ARG APT_MIRROR
08:43:10 [2020-04-17T08:43:10.295Z]  ---> Running in fa5b66951083
08:43:10 [2020-04-17T08:43:10.295Z] Removing intermediate container fa5b66951083
08:43:10 [2020-04-17T08:43:10.295Z]  ---> f354339d1238
08:43:10 [2020-04-17T08:43:10.295Z] Step 7/140 : RUN sed -ri "s/(httpredir|deb).debian.org/${APT_MIRROR:-deb.debian.org}/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/${APT_MIRROR:-security.debian.org}/g" /etc/apt/sources.list
08:43:10 [2020-04-17T08:43:10.295Z]  ---> Running in 22d212433daf
08:43:10 [2020-04-17T08:43:10.375Z] #22 36.67 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
08:43:10 [2020-04-17T08:43:10.375Z] #22 36.67 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
08:43:10 [2020-04-17T08:43:10.804Z] INFO: Downloading go...
08:43:10 [2020-04-17T08:43:10.909Z] #24 7.104 
#                                                                          2.1%
###########                                                               15.9%
################                                                          23.6%
######################                                                    31.2%
###########################                                               38.8%
#################################                                         46.5%
##########################################                                59.2%
#################################################                         69.4%
#########################################################                 79.6%
################################################################          89.8%
08:43:10 [2020-04-17T08:43:10.909Z] #24 ...
08:43:10 [2020-04-17T08:43:10.909Z] 
08:43:10 [2020-04-17T08:43:10.909Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
08:43:10 [2020-04-17T08:43:10.909Z] #57 1.413 + RM_GOPATH=0
08:43:10 [2020-04-17T08:43:10.909Z] #57 1.413 + TMP_GOPATH=
08:43:10 [2020-04-17T08:43:10.909Z] #57 1.413 + : /build
08:43:10 [2020-04-17T08:43:10.909Z] #57 1.413 + '[' -z '' ']'
08:43:10 [2020-04-17T08:43:10.909Z] #57 1.413 ++ mktemp -d
08:43:10 [2020-04-17T08:43:10.909Z] #57 1.429 + export GOPATH=/tmp/tmp.m59dxwabgt
08:43:10 [2020-04-17T08:43:10.909Z] #57 1.429 + GOPATH=/tmp/tmp.m59dxwabgt
08:43:10 [2020-04-17T08:43:10.909Z] #57 1.429 + RM_GOPATH=1
08:43:10 [2020-04-17T08:43:10.909Z] #57 1.429 ++ dirname ./install.sh
08:43:10 [2020-04-17T08:43:10.909Z] #57 1.429 + dir=.
08:43:10 [2020-04-17T08:43:10.909Z] #57 1.431 + bin=containerd
08:43:10 [2020-04-17T08:43:10.909Z] #57 1.431 + shift
08:43:10 [2020-04-17T08:43:10.909Z] #57 1.431 + '[' '!' -f ./containerd.installer ']'
08:43:10 [2020-04-17T08:43:10.909Z] #57 1.431 + . ./containerd.installer
08:43:10 [2020-04-17T08:43:10.909Z] #57 1.431 ++ : 7ad184331fa3e55e52b890ea95e65ba581ae3429
08:43:10 [2020-04-17T08:43:10.909Z] #57 1.431 + install_containerd
08:43:10 [2020-04-17T08:43:10.909Z] #57 1.431 + echo 'Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429'
08:43:10 [2020-04-17T08:43:10.909Z] #57 1.431 + git clone https://github.com/containerd/containerd.git /tmp/tmp.m59dxwabgt/src/github.com/containerd/containerd
08:43:10 [2020-04-17T08:43:10.909Z] #57 1.431 Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429
08:43:10 [2020-04-17T08:43:10.909Z] #57 1.439 Cloning into '/tmp/tmp.m59dxwabgt/src/github.com/containerd/containerd'...
08:43:10 [2020-04-17T08:43:10.909Z] #57 ...
08:43:10 [2020-04-17T08:43:10.909Z] 
08:43:10 [2020-04-17T08:43:10.909Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:43:10 [2020-04-17T08:43:10.909Z] #24 7.104 
#                                                                          2.1%
###########                                                               15.9%
################                                                          23.6%
######################                                                    31.2%
###########################                                               38.8%
#################################                                         46.5%
##########################################                                59.2%
#################################################                         69.4%
#########################################################                 79.6%
################################################################          89.8%
######################################################################    97.4%
######################################################################## 100.0%
08:43:10 [2020-04-17T08:43:10.915Z] Removing intermediate container 22d212433daf
08:43:10 [2020-04-17T08:43:10.915Z]  ---> 275ce6c74b54
08:43:10 [2020-04-17T08:43:10.915Z] Step 8/140 : ENV GO111MODULE=off
08:43:11 [2020-04-17T08:43:11.207Z]  ---> Running in bfc49112ca7d
08:43:11 [2020-04-17T08:43:11.207Z] Removing intermediate container bfc49112ca7d
08:43:11 [2020-04-17T08:43:11.207Z]  ---> f309970bd603
08:43:11 [2020-04-17T08:43:11.207Z] Step 9/140 : FROM base AS criu
08:43:11 [2020-04-17T08:43:11.207Z]  ---> f309970bd603
08:43:11 [2020-04-17T08:43:11.207Z] Step 10/140 : ARG DEBIAN_FRONTEND
08:43:11 [2020-04-17T08:43:11.207Z]  ---> Running in 5da16c371022
08:43:11 [2020-04-17T08:43:11.207Z] Removing intermediate container 5da16c371022
08:43:11 [2020-04-17T08:43:11.207Z]  ---> cdefd78058a8
08:43:11 [2020-04-17T08:43:11.207Z] Step 11/140 : RUN apt-get update && apt-get install -y --no-install-recommends         libcap-dev         libnet-dev         libnl-3-dev         libprotobuf-c-dev         libprotobuf-dev         protobuf-c-compiler         protobuf-compiler         python-protobuf     && rm -rf /var/lib/apt/lists/*
08:43:11 [2020-04-17T08:43:11.207Z]  ---> Running in 4559011f7276
08:43:11 [2020-04-17T08:43:11.298Z] #22 37.74 debconf: delaying package configuration, since apt-utils is not installed
08:43:11 [2020-04-17T08:43:11.524Z] #24 8.842 
08:43:11 [2020-04-17T08:43:11.567Z] #22 37.99 Fetched 355 kB in 0s (1225 kB/s)
08:43:11 [2020-04-17T08:43:11.816Z] #24 8.989 
#                                                                          1.4%
###                                                                        5.2%
######                                                                   
08:43:11 [2020-04-17T08:43:11.816Z] #24 ...
08:43:11 [2020-04-17T08:43:11.816Z] 
08:43:11 [2020-04-17T08:43:11.816Z] #13 [dev 6/25] RUN ldconfig
08:43:11 [2020-04-17T08:43:11.816Z] #13 DONE 1.9s
08:43:11 [2020-04-17T08:43:11.816Z] 
08:43:11 [2020-04-17T08:43:11.816Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:43:11 [2020-04-17T08:43:11.822Z] #22 38.14 Selecting previously unselected package libonig5:amd64.
08:43:11 [2020-04-17T08:43:11.822Z] #22 38.14 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15405 files and directories currently installed.)
08:43:11 [2020-04-17T08:43:11.822Z] #22 38.24 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ...
08:43:11 [2020-04-17T08:43:11.822Z] #22 38.25 Unpacking libonig5:amd64 (6.9.1-1) ...
08:43:11 [2020-04-17T08:43:11.832Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
08:43:11 [2020-04-17T08:43:11.832Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:43:11 [2020-04-17T08:43:11.832Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
08:43:12 [2020-04-17T08:43:12.076Z] #22 38.49 Selecting previously unselected package libjq1:amd64.
08:43:12 [2020-04-17T08:43:12.076Z] #22 ...
08:43:12 [2020-04-17T08:43:12.076Z] 
08:43:12 [2020-04-17T08:43:12.076Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
08:43:12 [2020-04-17T08:43:12.076Z] #38 22.37 Reading package lists...
08:43:12 [2020-04-17T08:43:12.076Z] #38 28.73 Reading package lists...
08:43:12 [2020-04-17T08:43:12.076Z] #38 34.92 Building dependency tree...
08:43:12 [2020-04-17T08:43:12.076Z] #38 36.24 Reading state information...
08:43:12 [2020-04-17T08:43:12.076Z] #38 37.63 The following additional packages will be installed:
08:43:12 [2020-04-17T08:43:12.076Z] #38 37.63   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
08:43:12 [2020-04-17T08:43:12.076Z] #38 37.64   libprotoc17 python-pkg-resources python-six zlib1g-dev
08:43:12 [2020-04-17T08:43:12.076Z] #38 37.64 Suggested packages:
08:43:12 [2020-04-17T08:43:12.076Z] #38 37.64   manpages-dev python-setuptools
08:43:12 [2020-04-17T08:43:12.076Z] #38 ...
08:43:12 [2020-04-17T08:43:12.076Z] 
08:43:12 [2020-04-17T08:43:12.076Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
08:43:12 [2020-04-17T08:43:12.076Z] #7 22.35 Reading package lists...
08:43:12 [2020-04-17T08:43:12.076Z] #7 28.87 Reading package lists...
08:43:12 [2020-04-17T08:43:12.076Z] #7 35.19 Building dependency tree...
08:43:12 [2020-04-17T08:43:12.076Z] #7 36.61 Reading state information...
08:43:12 [2020-04-17T08:43:12.076Z] #7 38.25 The following additional packages will be installed:
08:43:12 [2020-04-17T08:43:12.076Z] #7 38.28   libapparmor1
08:43:12 [2020-04-17T08:43:12.076Z] #7 38.28 Suggested packages:
08:43:12 [2020-04-17T08:43:12.076Z] #7 38.28   seccomp
08:43:12 [2020-04-17T08:43:12.076Z] #7 38.63 The following NEW packages will be installed:
08:43:12 [2020-04-17T08:43:12.104Z] #24 8.989 
#                                                                          1.4%
###                                                                        5.2%
######                                                                     9.0%
########                                                                  11.8%
###########                                                               15.6%
08:43:12 [2020-04-17T08:43:12.104Z] #24 ...
08:43:12 [2020-04-17T08:43:12.104Z] 
08:43:12 [2020-04-17T08:43:12.104Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
08:43:12 [2020-04-17T08:43:12.104Z] #38 26.71 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ...
08:43:12 [2020-04-17T08:43:12.104Z] #38 26.72 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ...
08:43:12 [2020-04-17T08:43:12.104Z] #38 26.72 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ...
08:43:12 [2020-04-17T08:43:12.104Z] #38 26.75 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ...
08:43:12 [2020-04-17T08:43:12.104Z] #38 26.76 Setting up python-six (1.12.0-1) ...
08:43:12 [2020-04-17T08:43:12.104Z] #38 28.79 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ...
08:43:12 [2020-04-17T08:43:12.104Z] #38 28.80 Setting up libnl-3-200:s390x (3.4.0-1) ...
08:43:12 [2020-04-17T08:43:12.104Z] #38 28.82 Setting up libprotobuf17:s390x (3.6.1.3-2) ...
08:43:12 [2020-04-17T08:43:12.104Z] #38 28.83 Setting up libcap-dev:s390x (1:2.25-2) ...
08:43:12 [2020-04-17T08:43:12.104Z] #38 28.83 Setting up libprotoc17:s390x (3.6.1.3-2) ...
08:43:12 [2020-04-17T08:43:12.104Z] #38 28.84 Setting up protobuf-compiler (3.6.1.3-2) ...
08:43:12 [2020-04-17T08:43:12.104Z] #38 28.85 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
08:43:12 [2020-04-17T08:43:12.104Z] #38 28.86 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ...
08:43:12 [2020-04-17T08:43:12.104Z] #38 28.87 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
08:43:12 [2020-04-17T08:43:12.104Z] #38 28.87 Setting up python-protobuf (3.6.1.3-2) ...
08:43:12 [2020-04-17T08:43:12.104Z] #38 32.30 Setting up libnl-3-dev:s390x (3.4.0-1) ...
08:43:12 [2020-04-17T08:43:12.104Z] #38 32.31 Processing triggers for libc-bin (2.28-10) ...
08:43:12 [2020-04-17T08:43:12.104Z] #38 DONE 32.7s
08:43:12 [2020-04-17T08:43:12.104Z] 
08:43:12 [2020-04-17T08:43:12.104Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:43:12 [2020-04-17T08:43:12.118Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB]
08:43:12 [2020-04-17T08:43:12.331Z] #7 38.63   libapparmor-dev libapparmor1 libseccomp-dev
08:43:12 [2020-04-17T08:43:12.331Z] #7 ...
08:43:12 [2020-04-17T08:43:12.331Z] 
08:43:12 [2020-04-17T08:43:12.331Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
08:43:12 [2020-04-17T08:43:12.331Z] #54 22.42 Reading package lists...
08:43:12 [2020-04-17T08:43:12.331Z] #54 28.81 Reading package lists...
08:43:12 [2020-04-17T08:43:12.331Z] #54 35.21 Building dependency tree...
08:43:12 [2020-04-17T08:43:12.331Z] #54 36.63 Reading state information...
08:43:12 [2020-04-17T08:43:12.331Z] #54 38.17 The following additional packages will be installed:
08:43:12 [2020-04-17T08:43:12.331Z] #54 38.18   libbtrfs0
08:43:12 [2020-04-17T08:43:12.331Z] #54 38.37 The following NEW packages will be installed:
08:43:12 [2020-04-17T08:43:12.331Z] #54 38.38   libbtrfs-dev libbtrfs0
08:43:12 [2020-04-17T08:43:12.331Z] #54 38.74 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
08:43:12 [2020-04-17T08:43:12.331Z] #54 38.74 Need to get 119 kB of archives.
08:43:12 [2020-04-17T08:43:12.331Z] #54 38.74 After this operation, 387 kB of additional disk space will be used.
08:43:12 [2020-04-17T08:43:12.331Z] #54 38.74 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
08:43:12 [2020-04-17T08:43:12.331Z] #54 38.74 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
08:43:12 [2020-04-17T08:43:12.331Z] #54 ...
08:43:12 [2020-04-17T08:43:12.331Z] 
08:43:12 [2020-04-17T08:43:12.331Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
08:43:12 [2020-04-17T08:43:12.331Z] #22 38.51 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ...
08:43:12 [2020-04-17T08:43:12.331Z] #22 38.52 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
08:43:12 [2020-04-17T08:43:12.331Z] #22 38.68 Selecting previously unselected package jq.
08:43:12 [2020-04-17T08:43:12.331Z] #22 38.69 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ...
08:43:12 [2020-04-17T08:43:12.331Z] #22 38.69 Unpacking jq (1.5+dfsg-2+b1) ...
08:43:12 [2020-04-17T08:43:12.357Z] INFO: Downloading compiler 1 of 3...
08:43:12 [2020-04-17T08:43:12.404Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB]
08:43:12 [2020-04-17T08:43:12.585Z] #22 38.92 Setting up libonig5:amd64 (6.9.1-1) ...
08:43:12 [2020-04-17T08:43:12.585Z] #22 38.95 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
08:43:12 [2020-04-17T08:43:12.585Z] #22 38.96 Setting up jq (1.5+dfsg-2+b1) ...
08:43:12 [2020-04-17T08:43:12.585Z] #22 38.97 Processing triggers for libc-bin (2.28-10) ...
08:43:12 [2020-04-17T08:43:12.742Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B]
08:43:12 [2020-04-17T08:43:12.875Z] INFO: Downloading compiler 2 of 3...
08:43:13 [2020-04-17T08:43:13.145Z] #22 DONE 39.5s
08:43:13 [2020-04-17T08:43:13.145Z] 
08:43:13 [2020-04-17T08:43:13.145Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
08:43:13 [2020-04-17T08:43:13.145Z] #38 39.06 The following NEW packages will be installed:
08:43:13 [2020-04-17T08:43:13.145Z] #38 39.08   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
08:43:13 [2020-04-17T08:43:13.145Z] #38 39.08   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
08:43:13 [2020-04-17T08:43:13.145Z] #38 39.08   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
08:43:13 [2020-04-17T08:43:13.145Z] #38 39.08   python-six zlib1g-dev
08:43:13 [2020-04-17T08:43:13.145Z] #38 ...
08:43:13 [2020-04-17T08:43:13.145Z] 
08:43:13 [2020-04-17T08:43:13.145Z] #23 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
08:43:13 [2020-04-17T08:43:13.145Z] #23 DONE 0.1s
08:43:13 [2020-04-17T08:43:13.145Z] 
08:43:13 [2020-04-17T08:43:13.145Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
08:43:13 [2020-04-17T08:43:13.145Z] #38 39.55 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
08:43:13 [2020-04-17T08:43:13.145Z] #38 39.55 Need to get 4095 kB of archives.
08:43:13 [2020-04-17T08:43:13.145Z] #38 39.55 After this operation, 22.5 MB of additional disk space will be used.
08:43:13 [2020-04-17T08:43:13.145Z] #38 39.55 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
08:43:13 [2020-04-17T08:43:13.145Z] #38 39.55 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
08:43:13 [2020-04-17T08:43:13.145Z] #38 39.56 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
08:43:13 [2020-04-17T08:43:13.145Z] #38 39.57 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
08:43:13 [2020-04-17T08:43:13.145Z] #38 39.59 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
08:43:13 [2020-04-17T08:43:13.399Z] #38 39.61 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
08:43:13 [2020-04-17T08:43:13.399Z] #38 39.61 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
08:43:13 [2020-04-17T08:43:13.399Z] #38 39.63 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
08:43:13 [2020-04-17T08:43:13.399Z] #38 39.67 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
08:43:13 [2020-04-17T08:43:13.399Z] #38 39.79 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
08:43:13 [2020-04-17T08:43:13.399Z] #38 39.83 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
08:43:13 [2020-04-17T08:43:13.518Z] #24 8.989 
#                                                                          1.4%
###                                                                        5.2%
######                                                                     9.0%
########                                                                  11.8%
###########                                                               15.6%
#############                                                             19.4%
###############                                                           21.3%
#################                                                         24.1%
##################                                                        26.0%
#####################                                                     29.8%
#######################                                                   32.6%
#########################                                                 35.5%
############################                                              39.2%
##############################                                            42.1%
################################                                          44.9%
###################################                                       48.7%
#####################################                                     51.5%
############
08:43:13 [2020-04-17T08:43:13.518Z] #24 ...
08:43:13 [2020-04-17T08:43:13.518Z] 
08:43:13 [2020-04-17T08:43:13.518Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
08:43:13 [2020-04-17T08:43:13.518Z] #31 24.26 Selecting previously unselected package libicu63:s390x.
08:43:13 [2020-04-17T08:43:13.518Z] #31 24.27 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ...
08:43:13 [2020-04-17T08:43:13.518Z] #31 24.28 Unpacking libicu63:s390x (63.1-6+deb10u1) ...
08:43:13 [2020-04-17T08:43:13.518Z] #31 30.10 Selecting previously unselected package libxml2:s390x.
08:43:13 [2020-04-17T08:43:13.518Z] #31 30.12 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ...
08:43:13 [2020-04-17T08:43:13.518Z] #31 30.13 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ...
08:43:13 [2020-04-17T08:43:13.518Z] #31 30.61 Selecting previously unselected package libarchive13:s390x.
08:43:13 [2020-04-17T08:43:13.519Z] #31 30.61 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ...
08:43:13 [2020-04-17T08:43:13.519Z] #31 30.62 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ...
08:43:13 [2020-04-17T08:43:13.519Z] #31 30.91 Selecting previously unselected package libjsoncpp1:s390x.
08:43:13 [2020-04-17T08:43:13.519Z] #31 30.95 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ...
08:43:13 [2020-04-17T08:43:13.519Z] #31 30.95 Unpacking libjsoncpp1:s390x (1.7.4-3) ...
08:43:13 [2020-04-17T08:43:13.519Z] #31 31.08 Selecting previously unselected package librhash0:s390x.
08:43:13 [2020-04-17T08:43:13.519Z] #31 31.08 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ...
08:43:13 [2020-04-17T08:43:13.519Z] #31 31.08 Unpacking librhash0:s390x (1.3.8-1) ...
08:43:13 [2020-04-17T08:43:13.519Z] #31 31.21 Selecting previously unselected package libuv1:s390x.
08:43:13 [2020-04-17T08:43:13.519Z] #31 31.21 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ...
08:43:13 [2020-04-17T08:43:13.519Z] #31 31.22 Unpacking libuv1:s390x (1.24.1-1) ...
08:43:13 [2020-04-17T08:43:13.519Z] #31 31.37 Selecting previously unselected package cmake.
08:43:13 [2020-04-17T08:43:13.519Z] #31 31.37 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ...
08:43:13 [2020-04-17T08:43:13.519Z] #31 31.37 Unpacking cmake (3.13.4-1) ...
08:43:13 [2020-04-17T08:43:13.519Z] #31 33.73 Setting up libicu63:s390x (63.1-6+deb10u1) ...
08:43:13 [2020-04-17T08:43:13.519Z] #31 33.74 Setting up xxd (2:8.1.0875-5) ...
08:43:13 [2020-04-17T08:43:13.519Z] #31 33.75 Setting up libuv1:s390x (1.24.1-1) ...
08:43:13 [2020-04-17T08:43:13.519Z] #31 33.76 Setting up vim-common (2:8.1.0875-5) ...
08:43:13 [2020-04-17T08:43:13.519Z] #31 33.77 Setting up librhash0:s390x (1.3.8-1) ...
08:43:13 [2020-04-17T08:43:13.519Z] #31 33.78 Setting up cmake-data (3.13.4-1) ...
08:43:13 [2020-04-17T08:43:13.519Z] #31 33.80 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ...
08:43:13 [2020-04-17T08:43:13.519Z] #31 33.80 Setting up libjsoncpp1:s390x (1.7.4-3) ...
08:43:13 [2020-04-17T08:43:13.519Z] #31 33.81 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ...
08:43:13 [2020-04-17T08:43:13.519Z] #31 33.82 Setting up cmake (3.13.4-1) ...
08:43:13 [2020-04-17T08:43:13.519Z] #31 33.82 Processing triggers for libc-bin (2.28-10) ...
08:43:13 [2020-04-17T08:43:13.519Z] #31 33.89 Processing triggers for mime-support (3.62) ...
08:43:13 [2020-04-17T08:43:13.653Z] #38 39.95 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
08:43:13 [2020-04-17T08:43:13.653Z] #38 40.07 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
08:43:13 [2020-04-17T08:43:13.653Z] #38 40.09 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
08:43:13 [2020-04-17T08:43:13.653Z] #38 40.09 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
08:43:13 [2020-04-17T08:43:13.653Z] #38 40.10 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
08:43:13 [2020-04-17T08:43:13.653Z] #38 40.11 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
08:43:13 [2020-04-17T08:43:13.801Z] #31 ...
08:43:13 [2020-04-17T08:43:13.801Z] 
08:43:13 [2020-04-17T08:43:13.801Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:43:13 [2020-04-17T08:43:13.801Z] #24 8.989 
#                                                                          1.4%
###                                                                        5.2%
######                                                                     9.0%
########                                                                  11.8%
###########                                                               15.6%
#############                                                             19.4%
###############                                                           21.3%
#################                                                         24.1%
##################                                                        26.0%
#####################                                                     29.8%
#######################                                                   32.6%
#########################                                                 35.5%
############################                                              39.2%
##############################                                            42.1%
################################                                          44.9%
###################################                                       48.7%
#####################################                                     51.5%
#######################################                                   55.3%
#########################################                                 58.2%
08:43:13 [2020-04-17T08:43:13.801Z] #24 ...
08:43:13 [2020-04-17T08:43:13.801Z] 
08:43:13 [2020-04-17T08:43:13.801Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
08:43:13 [2020-04-17T08:43:13.801Z] #31 DONE 34.4s
08:43:13 [2020-04-17T08:43:13.801Z] 
08:43:13 [2020-04-17T08:43:13.801Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:43:13 [2020-04-17T08:43:13.855Z] INFO: Downloading compiler 3 of 3...
08:43:14 [2020-04-17T08:43:14.084Z] #24 8.989 
#                                                                          1.4%
###                                                                        5.2%
######                                                                     9.0%
########                                                                  11.8%
###########                                                               15.6%
#############                                                             19.4%
###############                                                           21.3%
#################                                                         24.1%
##################                                                        26.0%
#####################                                                     29.8%
#######################                                                   32.6%
#########################                                                 35.5%
############################                                              39.2%
##############################                                            42.1%
################################                                          44.9%
###################################                                       48.7%
#####################################                                     51.5%
#######################################                                   55.3%
#########################################                                 58.2%
###############
08:43:14 [2020-04-17T08:43:14.084Z] #24 ...
08:43:14 [2020-04-17T08:43:14.084Z] 
08:43:14 [2020-04-17T08:43:14.084Z] #32 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
08:43:14 [2020-04-17T08:43:14.084Z] #32 DONE 0.1s
08:43:14 [2020-04-17T08:43:14.084Z] 
08:43:14 [2020-04-17T08:43:14.084Z] #33 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
08:43:14 [2020-04-17T08:43:14.084Z] #33 DONE 0.1s
08:43:14 [2020-04-17T08:43:14.084Z] 
08:43:14 [2020-04-17T08:43:14.084Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:43:14 [2020-04-17T08:43:14.217Z] Fetched 8119 kB in 2s (3259 kB/s)
08:43:14 [2020-04-17T08:43:14.317Z] INFO: Extracting git...
08:43:14 [2020-04-17T08:43:14.576Z] #38 ...
08:43:14 [2020-04-17T08:43:14.576Z] 
08:43:14 [2020-04-17T08:43:14.576Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
08:43:14 [2020-04-17T08:43:14.576Z] #42 29.62 vendor/golang.org/x/crypto/internal/subtle
08:43:14 [2020-04-17T08:43:14.576Z] #42 29.82 vendor/golang.org/x/crypto/curve25519
08:43:14 [2020-04-17T08:43:14.576Z] #42 ...
08:43:14 [2020-04-17T08:43:14.576Z] 
08:43:14 [2020-04-17T08:43:14.576Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
08:43:14 [2020-04-17T08:43:14.576Z] #54 39.91 debconf: delaying package configuration, since apt-utils is not installed
08:43:14 [2020-04-17T08:43:14.576Z] #54 40.24 Fetched 119 kB in 0s (434 kB/s)
08:43:14 [2020-04-17T08:43:14.576Z] #54 40.44 Selecting previously unselected package libbtrfs0.
08:43:14 [2020-04-17T08:43:14.576Z] #54 40.44 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15405 files and directories currently installed.)
08:43:14 [2020-04-17T08:43:14.576Z] #54 40.51 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
08:43:14 [2020-04-17T08:43:14.576Z] #54 40.54 Unpacking libbtrfs0 (4.20.1-2) ...
08:43:14 [2020-04-17T08:43:14.576Z] #54 40.65 Selecting previously unselected package libbtrfs-dev.
08:43:14 [2020-04-17T08:43:14.576Z] #54 40.68 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
08:43:14 [2020-04-17T08:43:14.576Z] #54 40.68 Unpacking libbtrfs-dev (4.20.1-2) ...
08:43:14 [2020-04-17T08:43:14.576Z] #54 41.00 Setting up libbtrfs0 (4.20.1-2) ...
08:43:14 [2020-04-17T08:43:14.830Z] #54 41.04 Setting up libbtrfs-dev (4.20.1-2) ...
08:43:14 [2020-04-17T08:43:14.830Z] #54 41.06 Processing triggers for libc-bin (2.28-10) ...
08:43:15 [2020-04-17T08:43:15.088Z] #54 DONE 41.4s
08:43:15 [2020-04-17T08:43:15.088Z] 
08:43:15 [2020-04-17T08:43:15.088Z] #55 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
08:43:15 [2020-04-17T08:43:15.088Z] #55 DONE 0.1s
08:43:15 [2020-04-17T08:43:15.088Z] 
08:43:15 [2020-04-17T08:43:15.088Z] #56 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
08:43:15 [2020-04-17T08:43:15.214Z] #24 8.989 
#                                                                          1.4%
###                                                                        5.2%
######                                                                     9.0%
########                                                                  11.8%
###########                                                               15.6%
#############                                                             19.4%
###############                                                           21.3%
#################                                                         24.1%
##################                                                        26.0%
#####################                                                     29.8%
#######################                                                   32.6%
#########################                                                 35.5%
############################                                              39.2%
##############################                                            42.1%
################################                                          44.9%
###################################                                       48.7%
#####################################                                     51.5%
#######################################                                   55.3%
#########################################                                 58.2%
###########################################                               61.0%
#############################################                             63.8%
###############################################                           66.7%
#################################################                         68.6%
####################################################                      72.3%
#######################################################                   77.1%
#########################################################                 79.9%
###########################################################               83.2%
#############################################################             85.7%
################################################################          89.8%
###################################################################       93.8%
08:43:15 [2020-04-17T08:43:15.214Z] #24 ...
08:43:15 [2020-04-17T08:43:15.214Z] 
08:43:15 [2020-04-17T08:43:15.214Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
08:43:15 [2020-04-17T08:43:15.214Z] #29 25.64 internal/reflectlite
08:43:15 [2020-04-17T08:43:15.214Z] #29 25.65 sync
08:43:15 [2020-04-17T08:43:15.214Z] #29 28.35 errors
08:43:15 [2020-04-17T08:43:15.214Z] #29 28.36 sort
08:43:15 [2020-04-17T08:43:15.214Z] #29 28.66 strconv
08:43:15 [2020-04-17T08:43:15.214Z] #29 29.38 io
08:43:15 [2020-04-17T08:43:15.214Z] #29 30.15 internal/oserror
08:43:15 [2020-04-17T08:43:15.214Z] #29 30.23 syscall
08:43:15 [2020-04-17T08:43:15.214Z] #29 31.40 reflect
08:43:15 [2020-04-17T08:43:15.214Z] #29 ...
08:43:15 [2020-04-17T08:43:15.214Z] 
08:43:15 [2020-04-17T08:43:15.214Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:43:15 [2020-04-17T08:43:15.214Z] #24 8.989 
#                                                                          1.4%
###                                                                        5.2%
######                                                                     9.0%
########                                                                  11.8%
###########                                                               15.6%
#############                                                             19.4%
###############                                                           21.3%
#################                                                         24.1%
##################                                                        26.0%
#####################                                                     29.8%
#######################                                                   32.6%
#########################                                                 35.5%
############################                                              39.2%
##############################                                            42.1%
################################                                          44.9%
###################################                                       48.7%
#####################################                                     51.5%
#######################################                                   55.3%
#########################################                                 58.2%
###########################################                               61.0%
#############################################                             63.8%
###############################################                           66.7%
#################################################                         68.6%
####################################################                      72.3%
#######################################################                   77.1%
#########################################################                 79.9%
###########################################################               83.2%
#############################################################             85.7%
################################################################          89.8%
###################################################################       93.8%
######################################################################    97.4%
######################################################################## 100.0%
08:43:15 [2020-04-17T08:43:15.342Z] #56 DONE 0.1s
08:43:15 [2020-04-17T08:43:15.342Z] 
08:43:15 [2020-04-17T08:43:15.342Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
08:43:15 [2020-04-17T08:43:15.342Z] #7 39.09 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
08:43:15 [2020-04-17T08:43:15.342Z] #7 39.09 Need to get 293 kB of archives.
08:43:15 [2020-04-17T08:43:15.342Z] #7 39.09 After this operation, 952 kB of additional disk space will be used.
08:43:15 [2020-04-17T08:43:15.342Z] #7 39.09 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
08:43:15 [2020-04-17T08:43:15.342Z] #7 39.09 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
08:43:15 [2020-04-17T08:43:15.342Z] #7 39.11 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
08:43:15 [2020-04-17T08:43:15.342Z] #7 40.31 debconf: delaying package configuration, since apt-utils is not installed
08:43:15 [2020-04-17T08:43:15.342Z] #7 40.63 Fetched 293 kB in 0s (757 kB/s)
08:43:15 [2020-04-17T08:43:15.342Z] #7 40.70 Selecting previously unselected package libapparmor1:amd64.
08:43:15 [2020-04-17T08:43:15.342Z] #7 40.70 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15405 files and directories currently installed.)
08:43:15 [2020-04-17T08:43:15.342Z] #7 40.75 Preparing to unpack .../libapparmor1_2.13.2-10_amd64.deb ...
08:43:15 [2020-04-17T08:43:15.342Z] #7 40.77 Unpacking libapparmor1:amd64 (2.13.2-10) ...
08:43:15 [2020-04-17T08:43:15.342Z] #7 40.95 Selecting previously unselected package libapparmor-dev:amd64.
08:43:15 [2020-04-17T08:43:15.342Z] #7 40.98 Preparing to unpack .../libapparmor-dev_2.13.2-10_amd64.deb ...
08:43:15 [2020-04-17T08:43:15.342Z] #7 41.00 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
08:43:15 [2020-04-17T08:43:15.342Z] #7 41.21 Selecting previously unselected package libseccomp-dev:amd64.
08:43:15 [2020-04-17T08:43:15.342Z] #7 41.22 Preparing to unpack .../libseccomp-dev_2.3.3-4_amd64.deb ...
08:43:15 [2020-04-17T08:43:15.342Z] #7 41.22 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
08:43:15 [2020-04-17T08:43:15.342Z] #7 41.54 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
08:43:15 [2020-04-17T08:43:15.342Z] #7 41.55 Setting up libapparmor1:amd64 (2.13.2-10) ...
08:43:15 [2020-04-17T08:43:15.342Z] #7 41.59 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
08:43:15 [2020-04-17T08:43:15.343Z] #7 41.68 Processing triggers for libc-bin (2.28-10) ...
08:43:15 [2020-04-17T08:43:15.496Z] #24 12.91 
08:43:15 [2020-04-17T08:43:15.597Z] #7 DONE 42.0s
08:43:15 [2020-04-17T08:43:15.597Z] 
08:43:15 [2020-04-17T08:43:15.597Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
08:43:15 [2020-04-17T08:43:15.597Z] #38 41.32 debconf: delaying package configuration, since apt-utils is not installed
08:43:15 [2020-04-17T08:43:15.597Z] #38 41.70 Fetched 4095 kB in 1s (4267 kB/s)
08:43:15 [2020-04-17T08:43:15.597Z] #38 41.84 Selecting previously unselected package libcap-dev:amd64.
08:43:15 [2020-04-17T08:43:15.597Z] #38 41.84 (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 ... 15405 files and directories currently installed.)
08:43:15 [2020-04-17T08:43:15.597Z] #38 41.95 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
08:43:15 [2020-04-17T08:43:15.597Z] #38 41.99 Unpacking libcap-dev:amd64 (1:2.25-2) ...
08:43:15 [2020-04-17T08:43:15.695Z] Reading package lists...
08:43:15 [2020-04-17T08:43:15.851Z] #38 ...
08:43:15 [2020-04-17T08:43:15.851Z] 
08:43:15 [2020-04-17T08:43:15.851Z] #50 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
08:43:15 [2020-04-17T08:43:15.851Z] #50 DONE 0.1s
08:43:15 [2020-04-17T08:43:15.851Z] 
08:43:15 [2020-04-17T08:43:15.851Z] #51 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
08:43:15 [2020-04-17T08:43:15.851Z] #51 DONE 0.1s
08:43:15 [2020-04-17T08:43:15.851Z] 
08:43:15 [2020-04-17T08:43:15.851Z] #26 [swagger 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git ...
08:43:16 [2020-04-17T08:43:16.109Z] #24 ...
08:43:16 [2020-04-17T08:43:16.109Z] 
08:43:16 [2020-04-17T08:43:16.109Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
08:43:16 [2020-04-17T08:43:16.109Z] #42 26.38 sync
08:43:16 [2020-04-17T08:43:16.109Z] #42 26.38 internal/reflectlite
08:43:16 [2020-04-17T08:43:16.109Z] #42 28.00 github.com/LK4D4/vndr/godl/singleflight
08:43:16 [2020-04-17T08:43:16.109Z] #42 28.31 math/rand
08:43:16 [2020-04-17T08:43:16.109Z] #42 29.31 internal/singleflight
08:43:16 [2020-04-17T08:43:16.109Z] #42 29.60 errors
08:43:16 [2020-04-17T08:43:16.109Z] #42 29.60 sort
08:43:16 [2020-04-17T08:43:16.109Z] #42 29.79 io
08:43:16 [2020-04-17T08:43:16.109Z] #42 30.66 strconv
08:43:16 [2020-04-17T08:43:16.109Z] #42 30.84 bytes
08:43:16 [2020-04-17T08:43:16.109Z] #42 32.22 bufio
08:43:16 [2020-04-17T08:43:16.109Z] #42 33.63 internal/oserror
08:43:16 [2020-04-17T08:43:16.109Z] #42 33.68 syscall
08:43:16 [2020-04-17T08:43:16.109Z] #42 34.08 reflect
08:43:16 [2020-04-17T08:43:16.109Z] #42 ...
08:43:16 [2020-04-17T08:43:16.109Z] 
08:43:16 [2020-04-17T08:43:16.109Z] #26 [swagger 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git ...
08:43:16 [2020-04-17T08:43:16.109Z] #26 26.64 Checking out files:  90% (1376/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
08:43:16 [2020-04-17T08:43:16.109Z] #26 27.27 + cd /tmp/tmp.jtTh7emnrS/src/github.com/go-swagger/go-swagger
08:43:16 [2020-04-17T08:43:16.109Z] #26 27.27 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5
08:43:16 [2020-04-17T08:43:16.109Z] #26 27.58 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
08:43:16 [2020-04-17T08:43:16.391Z] #26 ...
08:43:16 [2020-04-17T08:43:16.391Z] 
08:43:16 [2020-04-17T08:43:16.391Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini
08:43:16 [2020-04-17T08:43:16.391Z] #34 1.268 + RM_GOPATH=0
08:43:16 [2020-04-17T08:43:16.391Z] #34 1.268 + TMP_GOPATH=
08:43:16 [2020-04-17T08:43:16.391Z] #34 1.268 + : /build
08:43:16 [2020-04-17T08:43:16.391Z] #34 1.269 + '[' -z '' ']'
08:43:16 [2020-04-17T08:43:16.391Z] #34 1.269 ++ mktemp -d
08:43:16 [2020-04-17T08:43:16.391Z] #34 1.272 + export GOPATH=/tmp/tmp.m0SWlDdNsV
08:43:16 [2020-04-17T08:43:16.391Z] #34 1.272 + GOPATH=/tmp/tmp.m0SWlDdNsV
08:43:16 [2020-04-17T08:43:16.391Z] #34 1.272 + RM_GOPATH=1
08:43:16 [2020-04-17T08:43:16.391Z] #34 1.273 ++ dirname ./install.sh
08:43:16 [2020-04-17T08:43:16.391Z] #34 1.280 + dir=.
08:43:16 [2020-04-17T08:43:16.391Z] #34 1.280 + bin=tini
08:43:16 [2020-04-17T08:43:16.391Z] #34 1.280 + shift
08:43:16 [2020-04-17T08:43:16.391Z] #34 1.280 + '[' '!' -f ./tini.installer ']'
08:43:16 [2020-04-17T08:43:16.391Z] #34 1.280 + . ./tini.installer
08:43:16 [2020-04-17T08:43:16.391Z] #34 1.281 ++ : fec3683b971d9c3ef73f284f176672c44b448662
08:43:16 [2020-04-17T08:43:16.391Z] #34 1.281 + install_tini
08:43:16 [2020-04-17T08:43:16.391Z] #34 1.281 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
08:43:16 [2020-04-17T08:43:16.391Z] #34 1.281 + git clone https://github.com/krallin/tini.git /tmp/tmp.m0SWlDdNsV/tini
08:43:16 [2020-04-17T08:43:16.391Z] #34 1.281 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
08:43:16 [2020-04-17T08:43:16.391Z] #34 1.282 Cloning into '/tmp/tmp.m0SWlDdNsV/tini'...
08:43:16 [2020-04-17T08:43:16.391Z] #34 1.742 + cd /tmp/tmp.m0SWlDdNsV/tini
08:43:16 [2020-04-17T08:43:16.391Z] #34 1.758 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
08:43:16 [2020-04-17T08:43:16.391Z] #34 1.761 + cmake .
08:43:16 [2020-04-17T08:43:16.391Z] #34 2.138 -- The C compiler identification is GNU 8.3.0
08:43:16 [2020-04-17T08:43:16.391Z] #34 2.170 -- Check for working C compiler: /usr/bin/cc
08:43:16 [2020-04-17T08:43:16.675Z] #34 2.585 -- Check for working C compiler: /usr/bin/cc -- works
08:43:16 [2020-04-17T08:43:16.675Z] #34 2.594 -- Detecting C compiler ABI info
08:43:16 [2020-04-17T08:43:16.727Z] Reading package lists...
08:43:16 [2020-04-17T08:43:16.957Z] #34 3.042 -- Detecting C compiler ABI info - done
08:43:16 [2020-04-17T08:43:16.957Z] #34 3.046 -- Detecting C compile features
08:43:17 [2020-04-17T08:43:17.014Z] Building dependency tree...
08:43:17 [2020-04-17T08:43:17.014Z] Reading state information...
08:43:17 [2020-04-17T08:43:17.014Z] The following additional packages will be installed:
08:43:17 [2020-04-17T08:43:17.014Z]   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
08:43:17 [2020-04-17T08:43:17.014Z]   libprotoc17 python-pkg-resources python-six zlib1g-dev
08:43:17 [2020-04-17T08:43:17.014Z] Suggested packages:
08:43:17 [2020-04-17T08:43:17.014Z]   manpages-dev python-setuptools
08:43:17 [2020-04-17T08:43:17.123Z] #26 42.31 Checking out files:  66% (1007/1521)   
Checking out files:  67% (1020/1521)   
Checking out files:  68% (1035/1521)   
Checking out files:  69% (1050/1521)   
Checking out files:  70% (1065/1521)   
Checking out files:  71% (1080/1521)   
Checking out files:  72% (1096/1521)   
Checking out files:  73% (1111/1521)   
Checking out files:  74% (1126/1521)   
Checking out files:  75% (1141/1521)   
Checking out files:  76% (1156/1521)   
Checking out files:  77% (1172/1521)   
Checking out files:  78% (1187/1521)   
Checking out files:  79% (1202/1521)   
Checking out files:  80% (1217/1521)   
Checking out files:  81% (1233/1521)   
Checking out files:  82% (1248/1521)   
Checking out files:  83% (1263/1521)   
Checking out files:  84% (1278/1521)   
Checking out files:  85% (1293/1521)   
Checking out files:  86% (1309/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  93% (1422/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
08:43:17 [2020-04-17T08:43:17.123Z] #26 43.53 + cd /tmp/tmp.kgeofJkJo5/src/github.com/go-swagger/go-swagger
08:43:17 [2020-04-17T08:43:17.123Z] #26 43.53 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5
08:43:17 [2020-04-17T08:43:17.298Z] The following NEW packages will be installed:
08:43:17 [2020-04-17T08:43:17.298Z]   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
08:43:17 [2020-04-17T08:43:17.298Z]   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
08:43:17 [2020-04-17T08:43:17.298Z]   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
08:43:17 [2020-04-17T08:43:17.298Z]   python-six zlib1g-dev
08:43:17 [2020-04-17T08:43:17.298Z] 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
08:43:17 [2020-04-17T08:43:17.298Z] Need to get 4075 kB of archives.
08:43:17 [2020-04-17T08:43:17.298Z] After this operation, 24.5 MB of additional disk space will be used.
08:43:17 [2020-04-17T08:43:17.298Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB]
08:43:17 [2020-04-17T08:43:17.582Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
08:43:17 [2020-04-17T08:43:17.582Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB]
08:43:17 [2020-04-17T08:43:17.582Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
08:43:17 [2020-04-17T08:43:17.582Z] Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB]
08:43:17 [2020-04-17T08:43:17.582Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
08:43:17 [2020-04-17T08:43:17.582Z] Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB]
08:43:17 [2020-04-17T08:43:17.582Z] Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB]
08:43:17 [2020-04-17T08:43:17.582Z] Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB]
08:43:17 [2020-04-17T08:43:17.582Z] Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB]
08:43:17 [2020-04-17T08:43:17.582Z] Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB]
08:43:17 [2020-04-17T08:43:17.582Z] Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB]
08:43:17 [2020-04-17T08:43:17.582Z] Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB]
08:43:17 [2020-04-17T08:43:17.582Z] Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB]
08:43:17 [2020-04-17T08:43:17.582Z] Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB]
08:43:17 [2020-04-17T08:43:17.582Z] Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB]
08:43:17 [2020-04-17T08:43:17.582Z] Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB]
08:43:17 [2020-04-17T08:43:17.682Z] #26 ...
08:43:17 [2020-04-17T08:43:17.682Z] 
08:43:17 [2020-04-17T08:43:17.682Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
08:43:17 [2020-04-17T08:43:17.682Z] #66 DONE 42.7s
08:43:17 [2020-04-17T08:43:17.682Z] 
08:43:17 [2020-04-17T08:43:17.682Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
08:43:17 [2020-04-17T08:43:17.682Z] #38 42.29 Selecting previously unselected package libnet1:amd64.
08:43:17 [2020-04-17T08:43:17.682Z] #38 42.30 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
08:43:17 [2020-04-17T08:43:17.682Z] #38 42.31 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
08:43:17 [2020-04-17T08:43:17.682Z] #38 42.58 Selecting previously unselected package libnet1-dev.
08:43:17 [2020-04-17T08:43:17.682Z] #38 42.58 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
08:43:17 [2020-04-17T08:43:17.682Z] #38 42.60 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
08:43:17 [2020-04-17T08:43:17.682Z] #38 42.78 Selecting previously unselected package libnl-3-200:amd64.
08:43:17 [2020-04-17T08:43:17.682Z] #38 42.79 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
08:43:17 [2020-04-17T08:43:17.682Z] #38 42.81 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
08:43:17 [2020-04-17T08:43:17.682Z] #38 42.96 Selecting previously unselected package libnl-3-dev:amd64.
08:43:17 [2020-04-17T08:43:17.682Z] #38 42.96 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
08:43:17 [2020-04-17T08:43:17.682Z] #38 42.97 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
08:43:17 [2020-04-17T08:43:17.682Z] #38 43.71 Selecting previously unselected package libprotobuf-c1:amd64.
08:43:17 [2020-04-17T08:43:17.682Z] #38 43.71 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
08:43:17 [2020-04-17T08:43:17.682Z] #38 43.75 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
08:43:17 [2020-04-17T08:43:17.682Z] #38 43.99 Selecting previously unselected package libprotobuf-c-dev:amd64.
08:43:17 [2020-04-17T08:43:17.682Z] #38 44.02 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
08:43:17 [2020-04-17T08:43:17.682Z] #38 44.05 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
08:43:17 [2020-04-17T08:43:17.867Z] debconf: delaying package configuration, since apt-utils is not installed
08:43:17 [2020-04-17T08:43:17.867Z] Fetched 4075 kB in 0s (17.0 MB/s)
08:43:17 [2020-04-17T08:43:17.867Z] Selecting previously unselected package libcap-dev:ppc64el.
08:43:17 [2020-04-17T08:43:17.867Z] (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 ... 15334 files and directories currently installed.)
08:43:17 [2020-04-17T08:43:17.867Z] Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ...
08:43:17 [2020-04-17T08:43:17.867Z] Unpacking libcap-dev:ppc64el (1:2.25-2) ...
08:43:17 [2020-04-17T08:43:17.867Z] Selecting previously unselected package libnet1:ppc64el.
08:43:17 [2020-04-17T08:43:17.867Z] Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
08:43:17 [2020-04-17T08:43:17.868Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
08:43:17 [2020-04-17T08:43:17.868Z] Selecting previously unselected package libnet1-dev.
08:43:17 [2020-04-17T08:43:17.868Z] Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ...
08:43:17 [2020-04-17T08:43:17.868Z] Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
08:43:17 [2020-04-17T08:43:17.937Z] #38 44.25 Selecting previously unselected package zlib1g-dev:amd64.
08:43:17 [2020-04-17T08:43:17.937Z] #38 44.26 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
08:43:17 [2020-04-17T08:43:17.937Z] #38 44.27 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
08:43:18 [2020-04-17T08:43:18.004Z] #34 ...
08:43:18 [2020-04-17T08:43:18.004Z] 
08:43:18 [2020-04-17T08:43:18.004Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
08:43:18 [2020-04-17T08:43:18.004Z] #45 28.32 + cd /tmp/tmp.uiuXNaQuOS/src/gotest.tools/gotestsum
08:43:18 [2020-04-17T08:43:18.004Z] #45 28.32 + git checkout -q v0.3.5
08:43:18 [2020-04-17T08:43:18.004Z] #45 28.40 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
08:43:18 [2020-04-17T08:43:18.004Z] #45 ...
08:43:18 [2020-04-17T08:43:18.004Z] 
08:43:18 [2020-04-17T08:43:18.004Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:43:18 [2020-04-17T08:43:18.004Z] #24 13.88 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
08:43:18 [2020-04-17T08:43:18.004Z] #24 14.24 
08:43:18 [2020-04-17T08:43:18.004Z] #24 14.35 
######                                                                     9.7%
######################################################################## 100.0%
08:43:18 [2020-04-17T08:43:18.004Z] #24 14.51 
08:43:18 [2020-04-17T08:43:18.152Z] Selecting previously unselected package libnl-3-200:ppc64el.
08:43:18 [2020-04-17T08:43:18.152Z] Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ...
08:43:18 [2020-04-17T08:43:18.152Z] Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
08:43:18 [2020-04-17T08:43:18.152Z] Selecting previously unselected package libnl-3-dev:ppc64el.
08:43:18 [2020-04-17T08:43:18.152Z] Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ...
08:43:18 [2020-04-17T08:43:18.152Z] Unpacking libnl-3-dev:ppc64el (3.4.0-1) ...
08:43:18 [2020-04-17T08:43:18.152Z] Selecting previously unselected package libprotobuf-c1:ppc64el.
08:43:18 [2020-04-17T08:43:18.152Z] Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
08:43:18 [2020-04-17T08:43:18.152Z] Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
08:43:18 [2020-04-17T08:43:18.152Z] Selecting previously unselected package libprotobuf-c-dev:ppc64el.
08:43:18 [2020-04-17T08:43:18.152Z] Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ...
08:43:18 [2020-04-17T08:43:18.152Z] Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
08:43:18 [2020-04-17T08:43:18.152Z] Selecting previously unselected package zlib1g-dev:ppc64el.
08:43:18 [2020-04-17T08:43:18.152Z] Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ...
08:43:18 [2020-04-17T08:43:18.152Z] Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
08:43:18 [2020-04-17T08:43:18.152Z] Selecting previously unselected package libprotobuf17:ppc64el.
08:43:18 [2020-04-17T08:43:18.152Z] Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ...
08:43:18 [2020-04-17T08:43:18.152Z] Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ...
08:43:18 [2020-04-17T08:43:18.285Z] #24 15.65 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
08:43:18 [2020-04-17T08:43:18.436Z] Selecting previously unselected package libprotobuf-lite17:ppc64el.
08:43:18 [2020-04-17T08:43:18.436Z] Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ...
08:43:18 [2020-04-17T08:43:18.436Z] Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
08:43:18 [2020-04-17T08:43:18.436Z] Selecting previously unselected package libprotobuf-dev:ppc64el.
08:43:18 [2020-04-17T08:43:18.436Z] Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ...
08:43:18 [2020-04-17T08:43:18.436Z] Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ...
08:43:18 [2020-04-17T08:43:18.497Z] #38 44.72 Selecting previously unselected package libprotobuf17:amd64.
08:43:18 [2020-04-17T08:43:18.497Z] #38 44.75 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
08:43:18 [2020-04-17T08:43:18.497Z] #38 44.75 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
08:43:18 [2020-04-17T08:43:18.567Z] #24 15.96 
08:43:18 [2020-04-17T08:43:18.720Z] Selecting previously unselected package libprotoc17:ppc64el.
08:43:18 [2020-04-17T08:43:18.720Z] Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ...
08:43:18 [2020-04-17T08:43:18.721Z] Unpacking libprotoc17:ppc64el (3.6.1.3-2) ...
08:43:18 [2020-04-17T08:43:18.721Z] Selecting previously unselected package protobuf-c-compiler.
08:43:18 [2020-04-17T08:43:18.721Z] Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ...
08:43:18 [2020-04-17T08:43:18.721Z] Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
08:43:18 [2020-04-17T08:43:18.721Z] Selecting previously unselected package protobuf-compiler.
08:43:18 [2020-04-17T08:43:18.721Z] Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ...
08:43:18 [2020-04-17T08:43:18.721Z] Unpacking protobuf-compiler (3.6.1.3-2) ...
08:43:18 [2020-04-17T08:43:18.721Z] Selecting previously unselected package python-pkg-resources.
08:43:18 [2020-04-17T08:43:18.721Z] Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
08:43:18 [2020-04-17T08:43:18.721Z] Unpacking python-pkg-resources (40.8.0-1) ...
08:43:18 [2020-04-17T08:43:18.849Z] #24 16.09 #=#=#                                                                         

######################################################################## 100.0%
08:43:18 [2020-04-17T08:43:18.849Z] #24 16.23 
08:43:19 [2020-04-17T08:43:19.004Z] Selecting previously unselected package python-six.
08:43:19 [2020-04-17T08:43:19.004Z] Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
08:43:19 [2020-04-17T08:43:19.004Z] Unpacking python-six (1.12.0-1) ...
08:43:19 [2020-04-17T08:43:19.004Z] Selecting previously unselected package python-protobuf.
08:43:19 [2020-04-17T08:43:19.004Z] Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ...
08:43:19 [2020-04-17T08:43:19.004Z] Unpacking python-protobuf (3.6.1.3-2) ...
08:43:19 [2020-04-17T08:43:19.004Z] Setting up python-pkg-resources (40.8.0-1) ...
08:43:19 [2020-04-17T08:43:19.432Z] #38 45.85 Selecting previously unselected package libprotobuf-lite17:amd64.
08:43:19 [2020-04-17T08:43:19.432Z] #38 45.85 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
08:43:19 [2020-04-17T08:43:19.432Z] #38 45.85 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
08:43:19 [2020-04-17T08:43:19.463Z] #24 ...
08:43:19 [2020-04-17T08:43:19.463Z] 
08:43:19 [2020-04-17T08:43:19.463Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc
08:43:19 [2020-04-17T08:43:19.463Z] #52 9.225 + cd /tmp/tmp.9i3sMdAtRh/src/github.com/opencontainers/runc
08:43:19 [2020-04-17T08:43:19.463Z] #52 9.229 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
08:43:19 [2020-04-17T08:43:19.463Z] #52 9.866 + '[' -z '' ']'
08:43:19 [2020-04-17T08:43:19.463Z] #52 9.876 + target=static
08:43:19 [2020-04-17T08:43:19.463Z] #52 9.876 + make 'BUILDTAGS=seccomp apparmor selinux ' static
08:43:19 [2020-04-17T08:43:19.463Z] #52 11.45 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc .
08:43:19 [2020-04-17T08:43:19.463Z] #52 ...
08:43:19 [2020-04-17T08:43:19.463Z] 
08:43:19 [2020-04-17T08:43:19.463Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini
08:43:19 [2020-04-17T08:43:19.463Z] #34 4.404 -- Detecting C compile features - done
08:43:19 [2020-04-17T08:43:19.463Z] #34 4.438 -- Performing Test HAS_BUILTIN_FORTIFY
08:43:19 [2020-04-17T08:43:19.463Z] #34 4.600 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
08:43:19 [2020-04-17T08:43:19.463Z] #34 4.635 -- Configuring done
08:43:19 [2020-04-17T08:43:19.463Z] #34 4.637 -- Generating done
08:43:19 [2020-04-17T08:43:19.463Z] #34 4.638 -- Build files have been written to: /tmp/tmp.m0SWlDdNsV/tini
08:43:19 [2020-04-17T08:43:19.463Z] #34 4.672 + make tini-static
08:43:19 [2020-04-17T08:43:19.463Z] #34 4.914 Scanning dependencies of target tini-static
08:43:19 [2020-04-17T08:43:19.463Z] #34 4.954 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
08:43:19 [2020-04-17T08:43:19.463Z] #34 5.673 [100%] Linking C executable tini-static
08:43:19 [2020-04-17T08:43:19.688Z] #38 46.11 Selecting previously unselected package libprotobuf-dev:amd64.
08:43:19 [2020-04-17T08:43:19.688Z] #38 46.13 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
08:43:19 [2020-04-17T08:43:19.688Z] #38 46.15 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
08:43:20 [2020-04-17T08:43:20.016Z] Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
08:43:20 [2020-04-17T08:43:20.016Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
08:43:20 [2020-04-17T08:43:20.016Z] Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
08:43:20 [2020-04-17T08:43:20.016Z] Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
08:43:20 [2020-04-17T08:43:20.016Z] Setting up python-six (1.12.0-1) ...
08:43:20 [2020-04-17T08:43:20.076Z] #34 6.098 [100%] Built target tini-static
08:43:20 [2020-04-17T08:43:20.076Z] #34 6.150 + mkdir -p /build
08:43:20 [2020-04-17T08:43:20.076Z] #34 6.152 + cp tini-static /build/docker-init
08:43:20 [2020-04-17T08:43:20.247Z] #38 ...
08:43:20 [2020-04-17T08:43:20.247Z] 
08:43:20 [2020-04-17T08:43:20.247Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
08:43:20 [2020-04-17T08:43:20.247Z] #31 30.47 Reading package lists...
08:43:20 [2020-04-17T08:43:20.247Z] #31 36.71 Building dependency tree...
08:43:20 [2020-04-17T08:43:20.247Z] #31 38.16 Reading state information...
08:43:20 [2020-04-17T08:43:20.247Z] #31 39.48 The following additional packages will be installed:
08:43:20 [2020-04-17T08:43:20.247Z] #31 39.51   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
08:43:20 [2020-04-17T08:43:20.247Z] #31 39.55 Suggested packages:
08:43:20 [2020-04-17T08:43:20.247Z] #31 39.55   cmake-doc ninja-build lrzip
08:43:20 [2020-04-17T08:43:20.247Z] #31 39.55 Recommended packages:
08:43:20 [2020-04-17T08:43:20.247Z] #31 39.55   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
08:43:20 [2020-04-17T08:43:20.247Z] #31 40.92 The following NEW packages will be installed:
08:43:20 [2020-04-17T08:43:20.247Z] #31 40.93   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
08:43:20 [2020-04-17T08:43:20.247Z] #31 40.93   vim-common xxd
08:43:20 [2020-04-17T08:43:20.247Z] #31 41.36 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
08:43:20 [2020-04-17T08:43:20.247Z] #31 41.36 Need to get 14.9 MB of archives.
08:43:20 [2020-04-17T08:43:20.247Z] #31 41.36 After this operation, 61.8 MB of additional disk space will be used.
08:43:20 [2020-04-17T08:43:20.247Z] #31 41.36 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
08:43:20 [2020-04-17T08:43:20.247Z] #31 41.39 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
08:43:20 [2020-04-17T08:43:20.247Z] #31 41.41 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
08:43:20 [2020-04-17T08:43:20.247Z] #31 41.74 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
08:43:20 [2020-04-17T08:43:20.247Z] #31 42.81 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
08:43:20 [2020-04-17T08:43:20.247Z] #31 42.87 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
08:43:20 [2020-04-17T08:43:20.247Z] #31 42.91 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
08:43:20 [2020-04-17T08:43:20.247Z] #31 42.92 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
08:43:20 [2020-04-17T08:43:20.247Z] #31 42.93 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
08:43:20 [2020-04-17T08:43:20.247Z] #31 42.95 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
08:43:20 [2020-04-17T08:43:20.247Z] #31 44.87 debconf: delaying package configuration, since apt-utils is not installed
08:43:20 [2020-04-17T08:43:20.247Z] #31 45.10 Fetched 14.9 MB in 2s (6686 kB/s)
08:43:20 [2020-04-17T08:43:20.247Z] #31 45.17 Selecting previously unselected package xxd.
08:43:20 [2020-04-17T08:43:20.247Z] #31 45.17 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15405 files and directories currently installed.)
08:43:20 [2020-04-17T08:43:20.247Z] #31 45.24 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
08:43:20 [2020-04-17T08:43:20.247Z] #31 45.25 Unpacking xxd (2:8.1.0875-5) ...
08:43:20 [2020-04-17T08:43:20.247Z] #31 45.52 Selecting previously unselected package vim-common.
08:43:20 [2020-04-17T08:43:20.247Z] #31 45.53 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
08:43:20 [2020-04-17T08:43:20.247Z] #31 45.58 Unpacking vim-common (2:8.1.0875-5) ...
08:43:20 [2020-04-17T08:43:20.247Z] #31 46.05 Selecting previously unselected package cmake-data.
08:43:20 [2020-04-17T08:43:20.247Z] #31 46.08 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
08:43:20 [2020-04-17T08:43:20.247Z] #31 46.09 Unpacking cmake-data (3.13.4-1) ...
08:43:20 [2020-04-17T08:43:20.247Z] #31 ...
08:43:20 [2020-04-17T08:43:20.247Z] 
08:43:20 [2020-04-17T08:43:20.247Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:43:20 [2020-04-17T08:43:20.247Z] #24 5.483 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
08:43:20 [2020-04-17T08:43:20.247Z] #24 5.713 
08:43:20 [2020-04-17T08:43:20.360Z] #34 DONE 6.5s
08:43:20 [2020-04-17T08:43:20.360Z] 
08:43:20 [2020-04-17T08:43:20.360Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:43:20 [2020-04-17T08:43:20.360Z] #24 17.20 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
08:43:20 [2020-04-17T08:43:20.360Z] #24 17.22 skipping existing b63cc5f62c21
08:43:20 [2020-04-17T08:43:20.360Z] #24 17.29 
08:43:20 [2020-04-17T08:43:20.502Z] #24 6.048 #=#=#                                                                         

#                                                                          2.2%
#####                                                                      7.9%
##########                                                                14.5%
#################                                                         23.6%
####################                                                      27.8%
###########################                                               38.4%
##############################                                            42.3%
####################################                                      50.7%
########################################                                  56.8%
############################################                              62.2%
08:43:20 [2020-04-17T08:43:20.502Z] #24 ...
08:43:20 [2020-04-17T08:43:20.502Z] 
08:43:20 [2020-04-17T08:43:20.502Z] #8 [dev 1/25] RUN groupadd -r docker
08:43:20 [2020-04-17T08:43:20.502Z] #8 DONE 4.7s
08:43:20 [2020-04-17T08:43:20.502Z] 
08:43:20 [2020-04-17T08:43:20.502Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:43:20 [2020-04-17T08:43:20.502Z] #24 6.048 #=#=#                                                                         

#                                                                          2.2%
#####                                                                      7.9%
##########                                                                14.5%
#################                                                         23.6%
####################                                                      27.8%
###########################                                               38.4%
##############################                                            42.3%
####################################                                      50.7%
########################################                                  56.8%
############################################                              62.2%
################################################                          67.6%
08:43:20 [2020-04-17T08:43:20.502Z] #24 ...
08:43:20 [2020-04-17T08:43:20.502Z] 
08:43:20 [2020-04-17T08:43:20.502Z] #9 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser
08:43:21 [2020-04-17T08:43:21.030Z] Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
08:43:21 [2020-04-17T08:43:21.030Z] Setting up libnl-3-200:ppc64el (3.4.0-1) ...
08:43:21 [2020-04-17T08:43:21.030Z] Setting up libprotobuf17:ppc64el (3.6.1.3-2) ...
08:43:21 [2020-04-17T08:43:21.030Z] Setting up libcap-dev:ppc64el (1:2.25-2) ...
08:43:21 [2020-04-17T08:43:21.030Z] Setting up libprotoc17:ppc64el (3.6.1.3-2) ...
08:43:21 [2020-04-17T08:43:21.030Z] Setting up protobuf-compiler (3.6.1.3-2) ...
08:43:21 [2020-04-17T08:43:21.030Z] Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
08:43:21 [2020-04-17T08:43:21.030Z] Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ...
08:43:21 [2020-04-17T08:43:21.030Z] Setting up protobuf-c-compiler (1.3.1-1+b1) ...
08:43:21 [2020-04-17T08:43:21.030Z] Setting up python-protobuf (3.6.1.3-2) ...
08:43:21 [2020-04-17T08:43:21.383Z] #24 18.73 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
08:43:21 [2020-04-17T08:43:21.383Z] #24 19.01 
08:43:21 [2020-04-17T08:43:21.666Z] #24 19.12 
######################################################################## 100.0%
08:43:21 [2020-04-17T08:43:21.666Z] #24 19.18 
08:43:21 [2020-04-17T08:43:21.666Z] #24 19.19 Download of images into '/build' complete.
08:43:21 [2020-04-17T08:43:21.666Z] #24 19.19 Use something like the following to load the result into a Docker daemon:
08:43:21 [2020-04-17T08:43:21.666Z] #24 19.19   tar -cC '/build' . | docker load
08:43:21 [2020-04-17T08:43:21.948Z] #24 DONE 19.4s
08:43:21 [2020-04-17T08:43:21.948Z] 
08:43:21 [2020-04-17T08:43:21.948Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
08:43:21 [2020-04-17T08:43:21.948Z] #29 36.35 time
08:43:21 [2020-04-17T08:43:21.948Z] #29 39.69 internal/poll
08:43:21 [2020-04-17T08:43:21.948Z] #29 41.57 internal/syscall/execenv
08:43:21 [2020-04-17T08:43:21.948Z] #29 41.69 internal/fmtsort
08:43:21 [2020-04-17T08:43:21.948Z] #29 41.77 internal/syscall/unix
08:43:21 [2020-04-17T08:43:21.948Z] #29 42.02 os
08:43:21 [2020-04-17T08:43:21.948Z] #29 42.06 strings
08:43:21 [2020-04-17T08:43:21.948Z] #29 ...
08:43:21 [2020-04-17T08:43:21.948Z] 
08:43:21 [2020-04-17T08:43:21.948Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
08:43:21 [2020-04-17T08:43:21.948Z] #14 1.939 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
08:43:21 [2020-04-17T08:43:21.948Z] #14 1.987 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:43:21 [2020-04-17T08:43:21.948Z] #14 1.987 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
08:43:21 [2020-04-17T08:43:21.948Z] #14 2.675 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB]
08:43:21 [2020-04-17T08:43:21.948Z] #14 3.962 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [167 kB]
08:43:21 [2020-04-17T08:43:21.948Z] #14 6.087 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B]
08:43:22 [2020-04-17T08:43:22.231Z] #14 ...
08:43:22 [2020-04-17T08:43:22.231Z] 
08:43:22 [2020-04-17T08:43:22.231Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:43:22 [2020-04-17T08:43:22.231Z] #39 7.503 Note: Building without setproctitle() and strlcpy() support.
08:43:22 [2020-04-17T08:43:22.231Z] #39 7.503       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
08:43:22 [2020-04-17T08:43:22.231Z] #39 8.768 fatal: not a git repository (or any of the parent directories): .git
08:43:22 [2020-04-17T08:43:22.231Z] #39 8.783   GEN      .gitid
08:43:22 [2020-04-17T08:43:22.231Z] #39 8.784   GEN      criu/include/version.h
08:43:22 [2020-04-17T08:43:22.231Z] #39 8.794   GEN      include/common/asm
08:43:22 [2020-04-17T08:43:22.231Z] #39 9.966   PBCC     images/google/protobuf/descriptor.pb-c.c
08:43:22 [2020-04-17T08:43:22.231Z] #39 10.04   PBCC     images/opts.pb-c.c
08:43:22 [2020-04-17T08:43:22.231Z] #39 10.08   PBCC     images/sit.pb-c.c
08:43:22 [2020-04-17T08:43:22.231Z] #39 10.14   DEP      images/google/protobuf/descriptor.pb-c.d
08:43:22 [2020-04-17T08:43:22.231Z] #39 10.15   DEP      images/opts.pb-c.d
08:43:22 [2020-04-17T08:43:22.508Z] Setting up libnl-3-dev:ppc64el (3.4.0-1) ...
08:43:22 [2020-04-17T08:43:22.508Z] Processing triggers for libc-bin (2.28-10) ...
08:43:22 [2020-04-17T08:43:22.521Z] #39 10.36   DEP      images/sit.pb-c.d
08:43:22 [2020-04-17T08:43:22.522Z] #39 10.47   PBCC     images/macvlan.pb-c.c
08:43:22 [2020-04-17T08:43:22.522Z] #39 10.49   DEP      images/macvlan.pb-c.d
08:43:22 [2020-04-17T08:43:22.522Z] #39 10.54   PBCC     images/autofs.pb-c.c
08:43:22 [2020-04-17T08:43:22.522Z] #39 10.54   DEP      images/autofs.pb-c.d
08:43:22 [2020-04-17T08:43:22.522Z] #39 10.54   PBCC     images/sysctl.pb-c.c
08:43:22 [2020-04-17T08:43:22.522Z] #39 10.54   DEP      images/sysctl.pb-c.d
08:43:22 [2020-04-17T08:43:22.522Z] #39 10.55   PBCC     images/time.pb-c.c
08:43:22 [2020-04-17T08:43:22.522Z] #39 10.56   DEP      images/time.pb-c.d
08:43:22 [2020-04-17T08:43:22.804Z] #39 10.62   PBCC     images/binfmt-misc.pb-c.c
08:43:22 [2020-04-17T08:43:22.804Z] #39 10.65   DEP      images/binfmt-misc.pb-c.d
08:43:22 [2020-04-17T08:43:22.804Z] #39 10.68   PBCC     images/seccomp.pb-c.c
08:43:22 [2020-04-17T08:43:22.804Z] #39 10.71   DEP      images/seccomp.pb-c.d
08:43:22 [2020-04-17T08:43:22.804Z] #39 10.75   PBCC     images/userns.pb-c.c
08:43:22 [2020-04-17T08:43:22.804Z] #39 10.75   DEP      images/userns.pb-c.d
08:43:22 [2020-04-17T08:43:22.804Z] #39 10.78   PBCC     images/cgroup.pb-c.c
08:43:22 [2020-04-17T08:43:22.804Z] #39 10.79   DEP      images/cgroup.pb-c.d
08:43:22 [2020-04-17T08:43:22.804Z] #39 ...
08:43:22 [2020-04-17T08:43:22.804Z] 
08:43:22 [2020-04-17T08:43:22.804Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
08:43:22 [2020-04-17T08:43:22.804Z] #14 10.97 Fetched 8034 kB in 9s (883 kB/s)
08:43:23 [2020-04-17T08:43:23.527Z] Removing intermediate container 4559011f7276
08:43:23 [2020-04-17T08:43:23.527Z]  ---> ab987978e8d3
08:43:23 [2020-04-17T08:43:23.527Z] Step 12/140 : ENV CRIU_VERSION 3.12
08:43:23 [2020-04-17T08:43:23.527Z]  ---> Running in d14faf1666e1
08:43:23 [2020-04-17T08:43:23.764Z] #9 DONE 3.1s
08:43:23 [2020-04-17T08:43:23.764Z] 
08:43:23 [2020-04-17T08:43:23.764Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:43:23 [2020-04-17T08:43:23.764Z] #24 6.048 #=#=#                                                                         

#                                                                          2.2%
#####                                                                      7.9%
##########                                                                14.5%
#################                                                         23.6%
####################                                                      27.8%
###########################                                               38.4%
##############################                                            42.3%
####################################                                      50.7%
########################################                                  56.8%
############################################                              62.2%
################################################                          67.6%
###################################################                       71.7%
########################################################                  78.5%
############################################################              83.9%
###############################################################           88.7%
######################################################################## 100.0%
08:43:23 [2020-04-17T08:43:23.764Z] #24 8.222 
08:43:23 [2020-04-17T08:43:23.764Z] #24 8.422 
#########                                                                 13.6%
########################                                                  34.6%
######################################                                    53.6%
#####################################################                     74.6%
######################################################################    97.8%
######################################################################## 100.0%
08:43:23 [2020-04-17T08:43:23.764Z] #24 9.336 
08:43:23 [2020-04-17T08:43:23.764Z] #24 9.580 
                                                                           0.0%
#####                                                                      8.1%
##########                                                                14.3%
###############                                                           21.1%
#####################                                                     30.5%
#############################                                             40.3%
####################################                                      51.1%
############################################                              61.3%
08:43:23 [2020-04-17T08:43:23.764Z] #24 ...
08:43:23 [2020-04-17T08:43:23.764Z] 
08:43:23 [2020-04-17T08:43:23.764Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
08:43:23 [2020-04-17T08:43:23.764Z] #29 38.67 sync
08:43:23 [2020-04-17T08:43:23.764Z] #29 38.68 internal/reflectlite
08:43:23 [2020-04-17T08:43:23.764Z] #29 42.16 sort
08:43:23 [2020-04-17T08:43:23.764Z] #29 42.21 errors
08:43:23 [2020-04-17T08:43:23.764Z] #29 42.73 strconv
08:43:23 [2020-04-17T08:43:23.764Z] #29 43.87 io
08:43:23 [2020-04-17T08:43:23.764Z] #29 45.14 internal/oserror
08:43:23 [2020-04-17T08:43:23.764Z] #29 45.28 syscall
08:43:23 [2020-04-17T08:43:23.764Z] #29 47.72 reflect
08:43:23 [2020-04-17T08:43:23.764Z] #29 ...
08:43:23 [2020-04-17T08:43:23.764Z] 
08:43:23 [2020-04-17T08:43:23.764Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:43:23 [2020-04-17T08:43:23.812Z] Removing intermediate container d14faf1666e1
08:43:23 [2020-04-17T08:43:23.812Z]  ---> 0b772ad8d79f
08:43:23 [2020-04-17T08:43:23.812Z] Step 13/140 : RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v${CRIU_VERSION}.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
08:43:23 [2020-04-17T08:43:23.812Z]  ---> Running in a878e940e388
08:43:24 [2020-04-17T08:43:24.018Z] #24 9.580 
                                                                           0.0%
#####                                                                      8.1%
##########                                                                14.3%
###############                                                           21.1%
#####################                                                     30.5%
#############################                                             40.3%
####################################                                      51.1%
############################################                              61.3%
##################################################                        69.9%
########################################################                  78.9%
##################################################################        91.8%
######################################################################## 100.0%
08:43:24 [2020-04-17T08:43:24.430Z] Note: Building without setproctitle() and strlcpy() support.
08:43:24 [2020-04-17T08:43:24.430Z]       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
08:43:24 [2020-04-17T08:43:24.576Z] #24 11.33 
08:43:24 [2020-04-17T08:43:24.826Z] #14 10.97 Reading package lists...
08:43:25 [2020-04-17T08:43:25.050Z] fatal: not a git repository (or any of the parent directories): .git
08:43:25 [2020-04-17T08:43:25.050Z]   GEN      .gitid
08:43:25 [2020-04-17T08:43:25.050Z]   GEN      criu/include/version.h
08:43:25 [2020-04-17T08:43:25.050Z]   GEN      include/common/asm
08:43:25 [2020-04-17T08:43:25.050Z]   PBCC     images/google/protobuf/descriptor.pb-c.c
08:43:25 [2020-04-17T08:43:25.085Z] #24 11.53 
                                                                           0.2%
#                                                                          2.2%
##                                                                         4.1%
####                                                                       5.7%
####                                                                       6.9%
08:43:25 [2020-04-17T08:43:25.085Z] #24 ...
08:43:25 [2020-04-17T08:43:25.085Z] 
08:43:25 [2020-04-17T08:43:25.085Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
08:43:25 [2020-04-17T08:43:25.085Z] #57 4.690 + RM_GOPATH=0
08:43:25 [2020-04-17T08:43:25.085Z] #57 4.690 + TMP_GOPATH=
08:43:25 [2020-04-17T08:43:25.085Z] #57 4.690 + : /build
08:43:25 [2020-04-17T08:43:25.085Z] #57 4.690 + '[' -z '' ']'
08:43:25 [2020-04-17T08:43:25.085Z] #57 4.690 ++ mktemp -d
08:43:25 [2020-04-17T08:43:25.085Z] #57 4.698 + export GOPATH=/tmp/tmp.D4Dxy8QGXu
08:43:25 [2020-04-17T08:43:25.085Z] #57 4.698 + GOPATH=/tmp/tmp.D4Dxy8QGXu
08:43:25 [2020-04-17T08:43:25.085Z] #57 4.698 + RM_GOPATH=1
08:43:25 [2020-04-17T08:43:25.085Z] #57 4.698 ++ dirname ./install.sh
08:43:25 [2020-04-17T08:43:25.085Z] #57 4.701 + dir=.
08:43:25 [2020-04-17T08:43:25.085Z] #57 4.702 + bin=containerd
08:43:25 [2020-04-17T08:43:25.085Z] #57 4.702 + shift
08:43:25 [2020-04-17T08:43:25.085Z] #57 4.711 + '[' '!' -f ./containerd.installer ']'
08:43:25 [2020-04-17T08:43:25.085Z] #57 4.712 + . ./containerd.installer
08:43:25 [2020-04-17T08:43:25.085Z] #57 4.717 ++ : 7ad184331fa3e55e52b890ea95e65ba581ae3429
08:43:25 [2020-04-17T08:43:25.085Z] #57 4.718 + install_containerd
08:43:25 [2020-04-17T08:43:25.085Z] #57 4.718 + echo 'Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429'
08:43:25 [2020-04-17T08:43:25.085Z] #57 4.719 Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429
08:43:25 [2020-04-17T08:43:25.085Z] #57 4.720 + git clone https://github.com/containerd/containerd.git /tmp/tmp.D4Dxy8QGXu/src/github.com/containerd/containerd
08:43:25 [2020-04-17T08:43:25.085Z] #57 4.739 Cloning into '/tmp/tmp.D4Dxy8QGXu/src/github.com/containerd/containerd'...
08:43:25 [2020-04-17T08:43:25.338Z]   PBCC     images/opts.pb-c.c
08:43:25 [2020-04-17T08:43:25.338Z]   PBCC     images/sit.pb-c.c
08:43:25 [2020-04-17T08:43:25.338Z]   DEP      images/google/protobuf/descriptor.pb-c.d
08:43:25 [2020-04-17T08:43:25.338Z]   DEP      images/opts.pb-c.d
08:43:25 [2020-04-17T08:43:25.338Z]   DEP      images/sit.pb-c.d
08:43:25 [2020-04-17T08:43:25.338Z]   PBCC     images/macvlan.pb-c.c
08:43:25 [2020-04-17T08:43:25.338Z]   DEP      images/macvlan.pb-c.d
08:43:25 [2020-04-17T08:43:25.338Z]   PBCC     images/autofs.pb-c.c
08:43:25 [2020-04-17T08:43:25.338Z]   DEP      images/autofs.pb-c.d
08:43:25 [2020-04-17T08:43:25.338Z]   PBCC     images/sysctl.pb-c.c
08:43:25 [2020-04-17T08:43:25.338Z]   DEP      images/sysctl.pb-c.d
08:43:25 [2020-04-17T08:43:25.338Z]   PBCC     images/time.pb-c.c
08:43:25 [2020-04-17T08:43:25.338Z]   DEP      images/time.pb-c.d
08:43:25 [2020-04-17T08:43:25.338Z]   PBCC     images/binfmt-misc.pb-c.c
08:43:25 [2020-04-17T08:43:25.338Z]   DEP      images/binfmt-misc.pb-c.d
08:43:25 [2020-04-17T08:43:25.338Z]   PBCC     images/seccomp.pb-c.c
08:43:25 [2020-04-17T08:43:25.338Z]   DEP      images/seccomp.pb-c.d
08:43:25 [2020-04-17T08:43:25.338Z]   PBCC     images/userns.pb-c.c
08:43:25 [2020-04-17T08:43:25.338Z]   DEP      images/userns.pb-c.d
08:43:25 [2020-04-17T08:43:25.338Z]   PBCC     images/cgroup.pb-c.c
08:43:25 [2020-04-17T08:43:25.338Z]   DEP      images/cgroup.pb-c.d
08:43:25 [2020-04-17T08:43:25.339Z] #57 ...
08:43:25 [2020-04-17T08:43:25.339Z] 
08:43:25 [2020-04-17T08:43:25.339Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:43:25 [2020-04-17T08:43:25.623Z]   PBCC     images/fown.pb-c.c
08:43:25 [2020-04-17T08:43:25.623Z]   PBCC     images/ext-file.pb-c.c
08:43:25 [2020-04-17T08:43:25.623Z]   DEP      images/fown.pb-c.d
08:43:25 [2020-04-17T08:43:25.623Z]   DEP      images/ext-file.pb-c.d
08:43:25 [2020-04-17T08:43:25.623Z]   PBCC     images/rpc.pb-c.c
08:43:25 [2020-04-17T08:43:25.623Z]   DEP      images/rpc.pb-c.d
08:43:25 [2020-04-17T08:43:25.623Z]   PBCC     images/siginfo.pb-c.c
08:43:25 [2020-04-17T08:43:25.623Z]   DEP      images/siginfo.pb-c.d
08:43:25 [2020-04-17T08:43:25.623Z]   PBCC     images/pagemap.pb-c.c
08:43:25 [2020-04-17T08:43:25.623Z]   DEP      images/pagemap.pb-c.d
08:43:25 [2020-04-17T08:43:25.623Z]   PBCC     images/rlimit.pb-c.c
08:43:25 [2020-04-17T08:43:25.623Z]   DEP      images/rlimit.pb-c.d
08:43:25 [2020-04-17T08:43:25.623Z]   PBCC     images/file-lock.pb-c.c
08:43:25 [2020-04-17T08:43:25.623Z]   DEP      images/file-lock.pb-c.d
08:43:25 [2020-04-17T08:43:25.623Z]   PBCC     images/tty.pb-c.c
08:43:25 [2020-04-17T08:43:25.623Z]   DEP      images/tty.pb-c.d
08:43:25 [2020-04-17T08:43:25.623Z]   PBCC     images/tun.pb-c.c
08:43:25 [2020-04-17T08:43:25.623Z]   PBCC     images/netdev.pb-c.c
08:43:25 [2020-04-17T08:43:25.623Z]   DEP      images/tun.pb-c.d
08:43:25 [2020-04-17T08:43:25.623Z]   DEP      images/netdev.pb-c.d
08:43:25 [2020-04-17T08:43:25.623Z]   PBCC     images/vma.pb-c.c
08:43:25 [2020-04-17T08:43:25.623Z]   DEP      images/vma.pb-c.d
08:43:25 [2020-04-17T08:43:25.623Z]   PBCC     images/creds.pb-c.c
08:43:25 [2020-04-17T08:43:25.623Z]   DEP      images/creds.pb-c.d
08:43:25 [2020-04-17T08:43:25.848Z] #24 11.53 
                                                                           0.2%
#                                                                          2.2%
##                                                                         4.1%
####                                                                       5.7%
####                                                                       6.9%
######                                                                     9.0%
#######                                                                   10.9%
#########                                                                 12.9%
##########                                                                15.0%
############                                                              16.8%
############                                                              17.8%
08:43:25 [2020-04-17T08:43:25.848Z] #24 ...
08:43:25 [2020-04-17T08:43:25.848Z] 
08:43:25 [2020-04-17T08:43:25.848Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc
08:43:25 [2020-04-17T08:43:25.848Z] #52 3.919 + RM_GOPATH=0
08:43:25 [2020-04-17T08:43:25.848Z] #52 3.919 + TMP_GOPATH=
08:43:25 [2020-04-17T08:43:25.848Z] #52 3.919 + : /build
08:43:25 [2020-04-17T08:43:25.848Z] #52 3.919 + '[' -z '' ']'
08:43:25 [2020-04-17T08:43:25.848Z] #52 3.919 ++ mktemp -d
08:43:25 [2020-04-17T08:43:25.848Z] #52 3.921 + export GOPATH=/tmp/tmp.lEdZHZ5gR8
08:43:25 [2020-04-17T08:43:25.848Z] #52 3.923 + GOPATH=/tmp/tmp.lEdZHZ5gR8
08:43:25 [2020-04-17T08:43:25.848Z] #52 3.923 + RM_GOPATH=1
08:43:25 [2020-04-17T08:43:25.848Z] #52 3.923 ++ dirname ./install.sh
08:43:25 [2020-04-17T08:43:25.848Z] #52 3.924 + dir=.
08:43:25 [2020-04-17T08:43:25.848Z] #52 3.926 + bin=runc
08:43:25 [2020-04-17T08:43:25.848Z] #52 3.927 + shift
08:43:25 [2020-04-17T08:43:25.848Z] #52 3.927 + '[' '!' -f ./runc.installer ']'
08:43:25 [2020-04-17T08:43:25.848Z] #52 3.927 + . ./runc.installer
08:43:25 [2020-04-17T08:43:25.848Z] #52 3.928 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
08:43:25 [2020-04-17T08:43:25.848Z] #52 3.929 + install_runc
08:43:25 [2020-04-17T08:43:25.848Z] #52 3.932 + grep -q '^3\.10\.0.*\.el7\.'
08:43:25 [2020-04-17T08:43:25.848Z] #52 3.932 + uname -r
08:43:25 [2020-04-17T08:43:25.848Z] #52 3.934 + RUNC_BUILDTAGS='seccomp apparmor selinux '
08:43:25 [2020-04-17T08:43:25.848Z] #52 3.943 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
08:43:25 [2020-04-17T08:43:25.848Z] #52 3.943 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
08:43:25 [2020-04-17T08:43:25.848Z] #52 3.944 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.lEdZHZ5gR8/src/github.com/opencontainers/runc
08:43:25 [2020-04-17T08:43:25.848Z] #52 3.958 Cloning into '/tmp/tmp.lEdZHZ5gR8/src/github.com/opencontainers/runc'...
08:43:25 [2020-04-17T08:43:25.848Z] #52 ...
08:43:25 [2020-04-17T08:43:25.848Z] 
08:43:25 [2020-04-17T08:43:25.848Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:43:25 [2020-04-17T08:43:25.907Z]   PBCC     images/utsns.pb-c.c
08:43:25 [2020-04-17T08:43:25.907Z]   DEP      images/utsns.pb-c.d
08:43:25 [2020-04-17T08:43:25.907Z]   PBCC     images/ipc-desc.pb-c.c
08:43:25 [2020-04-17T08:43:25.907Z]   PBCC     images/ipc-sem.pb-c.c
08:43:25 [2020-04-17T08:43:25.907Z]   DEP      images/ipc-desc.pb-c.d
08:43:25 [2020-04-17T08:43:25.907Z]   DEP      images/ipc-sem.pb-c.d
08:43:25 [2020-04-17T08:43:25.907Z]   PBCC     images/ipc-msg.pb-c.c
08:43:25 [2020-04-17T08:43:25.907Z]   DEP      images/ipc-msg.pb-c.d
08:43:25 [2020-04-17T08:43:25.907Z]   PBCC     images/ipc-shm.pb-c.c
08:43:25 [2020-04-17T08:43:25.907Z]   DEP      images/ipc-shm.pb-c.d
08:43:25 [2020-04-17T08:43:25.907Z]   PBCC     images/ipc-var.pb-c.c
08:43:25 [2020-04-17T08:43:25.907Z]   DEP      images/ipc-var.pb-c.d
08:43:25 [2020-04-17T08:43:25.907Z]   PBCC     images/sk-opts.pb-c.c
08:43:25 [2020-04-17T08:43:25.907Z]   PBCC     images/packet-sock.pb-c.c
08:43:25 [2020-04-17T08:43:25.907Z]   DEP      images/sk-opts.pb-c.d
08:43:25 [2020-04-17T08:43:25.907Z]   DEP      images/packet-sock.pb-c.d
08:43:25 [2020-04-17T08:43:25.907Z]   PBCC     images/sk-netlink.pb-c.c
08:43:25 [2020-04-17T08:43:25.907Z]   DEP      images/sk-netlink.pb-c.d
08:43:25 [2020-04-17T08:43:25.907Z]   PBCC     images/sk-inet.pb-c.c
08:43:25 [2020-04-17T08:43:25.907Z]   DEP      images/sk-inet.pb-c.d
08:43:25 [2020-04-17T08:43:25.907Z]   PBCC     images/sk-unix.pb-c.c
08:43:25 [2020-04-17T08:43:25.907Z]   DEP      images/sk-unix.pb-c.d
08:43:25 [2020-04-17T08:43:25.907Z]   PBCC     images/mm.pb-c.c
08:43:25 [2020-04-17T08:43:25.907Z]   DEP      images/mm.pb-c.d
08:43:26 [2020-04-17T08:43:26.192Z]   PBCC     images/timerfd.pb-c.c
08:43:26 [2020-04-17T08:43:26.192Z]   DEP      images/timerfd.pb-c.d
08:43:26 [2020-04-17T08:43:26.192Z]   PBCC     images/timer.pb-c.c
08:43:26 [2020-04-17T08:43:26.192Z]   DEP      images/timer.pb-c.d
08:43:26 [2020-04-17T08:43:26.192Z]   PBCC     images/sa.pb-c.c
08:43:26 [2020-04-17T08:43:26.192Z]   DEP      images/sa.pb-c.d
08:43:26 [2020-04-17T08:43:26.192Z]   PBCC     images/pipe-data.pb-c.c
08:43:26 [2020-04-17T08:43:26.192Z]   DEP      images/pipe-data.pb-c.d
08:43:26 [2020-04-17T08:43:26.192Z]   PBCC     images/mnt.pb-c.c
08:43:26 [2020-04-17T08:43:26.192Z]   DEP      images/mnt.pb-c.d
08:43:26 [2020-04-17T08:43:26.192Z]   PBCC     images/sk-packet.pb-c.c
08:43:26 [2020-04-17T08:43:26.192Z]   DEP      images/sk-packet.pb-c.d
08:43:26 [2020-04-17T08:43:26.192Z]   PBCC     images/tcp-stream.pb-c.c
08:43:26 [2020-04-17T08:43:26.192Z]   DEP      images/tcp-stream.pb-c.d
08:43:26 [2020-04-17T08:43:26.192Z]   PBCC     images/pipe.pb-c.c
08:43:26 [2020-04-17T08:43:26.192Z]   DEP      images/pipe.pb-c.d
08:43:26 [2020-04-17T08:43:26.192Z]   PBCC     images/pstree.pb-c.c
08:43:26 [2020-04-17T08:43:26.192Z]   DEP      images/pstree.pb-c.d
08:43:26 [2020-04-17T08:43:26.192Z]   PBCC     images/fs.pb-c.c
08:43:26 [2020-04-17T08:43:26.192Z]   DEP      images/fs.pb-c.d
08:43:26 [2020-04-17T08:43:26.192Z]   PBCC     images/signalfd.pb-c.c
08:43:26 [2020-04-17T08:43:26.192Z]   DEP      images/signalfd.pb-c.d
08:43:26 [2020-04-17T08:43:26.192Z]   PBCC     images/fh.pb-c.c
08:43:26 [2020-04-17T08:43:26.192Z]   PBCC     images/fsnotify.pb-c.c
08:43:26 [2020-04-17T08:43:26.476Z]   DEP      images/fh.pb-c.d
08:43:26 [2020-04-17T08:43:26.476Z]   DEP      images/fsnotify.pb-c.d
08:43:26 [2020-04-17T08:43:26.476Z]   PBCC     images/eventpoll.pb-c.c
08:43:26 [2020-04-17T08:43:26.476Z]   DEP      images/eventpoll.pb-c.d
08:43:26 [2020-04-17T08:43:26.476Z]   PBCC     images/eventfd.pb-c.c
08:43:26 [2020-04-17T08:43:26.476Z]   DEP      images/eventfd.pb-c.d
08:43:26 [2020-04-17T08:43:26.476Z]   PBCC     images/remap-file-path.pb-c.c
08:43:26 [2020-04-17T08:43:26.476Z]   DEP      images/remap-file-path.pb-c.d
08:43:26 [2020-04-17T08:43:26.476Z]   PBCC     images/fifo.pb-c.c
08:43:26 [2020-04-17T08:43:26.476Z]   DEP      images/fifo.pb-c.d
08:43:26 [2020-04-17T08:43:26.476Z]   PBCC     images/ghost-file.pb-c.c
08:43:26 [2020-04-17T08:43:26.476Z]   DEP      images/ghost-file.pb-c.d
08:43:26 [2020-04-17T08:43:26.476Z]   PBCC     images/regfile.pb-c.c
08:43:26 [2020-04-17T08:43:26.476Z]   DEP      images/regfile.pb-c.d
08:43:26 [2020-04-17T08:43:26.476Z]   PBCC     images/ns.pb-c.c
08:43:26 [2020-04-17T08:43:26.476Z]   DEP      images/ns.pb-c.d
08:43:26 [2020-04-17T08:43:26.476Z]   PBCC     images/fdinfo.pb-c.c
08:43:26 [2020-04-17T08:43:26.476Z]   DEP      images/fdinfo.pb-c.d
08:43:26 [2020-04-17T08:43:26.476Z]   PBCC     images/core-aarch64.pb-c.c
08:43:26 [2020-04-17T08:43:26.476Z]   PBCC     images/core-arm.pb-c.c
08:43:26 [2020-04-17T08:43:26.476Z]   PBCC     images/core-ppc64.pb-c.c
08:43:26 [2020-04-17T08:43:26.476Z]   PBCC     images/core-s390.pb-c.c
08:43:26 [2020-04-17T08:43:26.761Z]   PBCC     images/core-x86.pb-c.c
08:43:26 [2020-04-17T08:43:26.761Z]   PBCC     images/core.pb-c.c
08:43:26 [2020-04-17T08:43:26.761Z]   PBCC     images/inventory.pb-c.c
08:43:26 [2020-04-17T08:43:26.761Z]   DEP      images/core-aarch64.pb-c.d
08:43:26 [2020-04-17T08:43:26.761Z]   DEP      images/core-arm.pb-c.d
08:43:26 [2020-04-17T08:43:26.761Z]   DEP      images/core-ppc64.pb-c.d
08:43:26 [2020-04-17T08:43:26.761Z]   DEP      images/core-s390.pb-c.d
08:43:26 [2020-04-17T08:43:26.761Z]   DEP      images/core-x86.pb-c.d
08:43:26 [2020-04-17T08:43:26.761Z]   DEP      images/core.pb-c.d
08:43:26 [2020-04-17T08:43:26.761Z]   DEP      images/inventory.pb-c.d
08:43:26 [2020-04-17T08:43:26.761Z]   PBCC     images/cpuinfo.pb-c.c
08:43:26 [2020-04-17T08:43:26.761Z]   DEP      images/cpuinfo.pb-c.d
08:43:26 [2020-04-17T08:43:26.761Z]   PBCC     images/stats.pb-c.c
08:43:26 [2020-04-17T08:43:26.761Z]   DEP      images/stats.pb-c.d
08:43:27 [2020-04-17T08:43:27.047Z] make[1]: Nothing to be done for 'all'.
08:43:27 [2020-04-17T08:43:27.120Z] #24 11.53 
                                                                           0.2%
#                                                                          2.2%
##                                                                         4.1%
####                                                                       5.7%
####                                                                       6.9%
######                                                                     9.0%
#######                                                                   10.9%
#########                                                                 12.9%
##########                                                                15.0%
############                                                              16.8%
############                                                              17.8%
##############                                                            19.9%
################                                                          22.5%
#################                                                         24.5%
###################                                                       26.6%
####################                                                      28.4%
#####################                                                     30.5%
#######################                                                   32.0%
########################                                                  34.1%
#########################                                                 35.9%
###########################                                               37.5%
08:43:27 [2020-04-17T08:43:27.120Z] #24 ...
08:43:27 [2020-04-17T08:43:27.120Z] 
08:43:27 [2020-04-17T08:43:27.120Z] #10 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
08:43:27 [2020-04-17T08:43:27.120Z] #10 3.302 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
08:43:27 [2020-04-17T08:43:27.120Z] #10 DONE 3.6s
08:43:27 [2020-04-17T08:43:27.120Z] 
08:43:27 [2020-04-17T08:43:27.120Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:43:27 [2020-04-17T08:43:27.332Z]   CC       images/stats.o
08:43:27 [2020-04-17T08:43:27.333Z]   CC       images/core.o
08:43:27 [2020-04-17T08:43:27.374Z] #24 11.53 
                                                                           0.2%
#                                                                          2.2%
##                                                                         4.1%
####                                                                       5.7%
####                                                                       6.9%
######                                                                     9.0%
#######                                                                   10.9%
#########                                                                 12.9%
##########                                                                15.0%
############                                                              16.8%
############                                                              17.8%
##############                                                            19.9%
################                                                          22.5%
#################                                                         24.5%
###################                                                       26.6%
####################                                                      28.4%
#####################                                                     30.5%
#######################                                                   32.0%
########################                                                  34.1%
#########################                                                 35.9%
###########################                                               37.5%
############################                                              40.1%
#############################                                             41.4%
##############################                                            42.3%
###############################                                           43.1%
08:43:27 [2020-04-17T08:43:27.374Z] #24 ...
08:43:27 [2020-04-17T08:43:27.374Z] 
08:43:27 [2020-04-17T08:43:27.374Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
08:43:27 [2020-04-17T08:43:27.374Z] #42 42.55 sync
08:43:27 [2020-04-17T08:43:27.374Z] #42 42.57 internal/reflectlite
08:43:27 [2020-04-17T08:43:27.374Z] #42 44.43 github.com/LK4D4/vndr/godl/singleflight
08:43:27 [2020-04-17T08:43:27.374Z] #42 44.79 math/rand
08:43:27 [2020-04-17T08:43:27.374Z] #42 46.43 internal/singleflight
08:43:27 [2020-04-17T08:43:27.374Z] #42 47.12 errors
08:43:27 [2020-04-17T08:43:27.374Z] #42 47.12 sort
08:43:27 [2020-04-17T08:43:27.374Z] #42 47.56 io
08:43:27 [2020-04-17T08:43:27.374Z] #42 48.34 strconv
08:43:27 [2020-04-17T08:43:27.374Z] #42 49.50 bytes
08:43:27 [2020-04-17T08:43:27.374Z] #42 51.93 bufio
08:43:27 [2020-04-17T08:43:27.374Z] #42 52.62 reflect
08:43:27 [2020-04-17T08:43:27.374Z] #42 ...
08:43:27 [2020-04-17T08:43:27.374Z] 
08:43:27 [2020-04-17T08:43:27.374Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:43:27 [2020-04-17T08:43:27.497Z] #14 13.07 Reading package lists...
08:43:27 [2020-04-17T08:43:27.640Z]   CC       images/core-x86.o
08:43:27 [2020-04-17T08:43:27.924Z]   CC       images/core-arm.o
08:43:27 [2020-04-17T08:43:27.924Z]   CC       images/core-aarch64.o
08:43:27 [2020-04-17T08:43:27.924Z]   CC       images/core-ppc64.o
08:43:28 [2020-04-17T08:43:28.061Z] #14 15.84 Building dependency tree...
08:43:28 [2020-04-17T08:43:28.061Z] #14 ...
08:43:28 [2020-04-17T08:43:28.061Z] 
08:43:28 [2020-04-17T08:43:28.061Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:43:28 [2020-04-17T08:43:28.061Z] #39 10.81   PBCC     images/fown.pb-c.c
08:43:28 [2020-04-17T08:43:28.061Z] #39 10.83   PBCC     images/ext-file.pb-c.c
08:43:28 [2020-04-17T08:43:28.061Z] #39 10.85   DEP      images/fown.pb-c.d
08:43:28 [2020-04-17T08:43:28.061Z] #39 10.87   DEP      images/ext-file.pb-c.d
08:43:28 [2020-04-17T08:43:28.061Z] #39 10.90   PBCC     images/rpc.pb-c.c
08:43:28 [2020-04-17T08:43:28.061Z] #39 10.91   DEP      images/rpc.pb-c.d
08:43:28 [2020-04-17T08:43:28.061Z] #39 10.95   PBCC     images/siginfo.pb-c.c
08:43:28 [2020-04-17T08:43:28.061Z] #39 10.96   DEP      images/siginfo.pb-c.d
08:43:28 [2020-04-17T08:43:28.061Z] #39 10.96   PBCC     images/pagemap.pb-c.c
08:43:28 [2020-04-17T08:43:28.061Z] #39 11.01   DEP      images/pagemap.pb-c.d
08:43:28 [2020-04-17T08:43:28.061Z] #39 11.04   PBCC     images/rlimit.pb-c.c
08:43:28 [2020-04-17T08:43:28.061Z] #39 11.04   DEP      images/rlimit.pb-c.d
08:43:28 [2020-04-17T08:43:28.061Z] #39 11.07   PBCC     images/file-lock.pb-c.c
08:43:28 [2020-04-17T08:43:28.061Z] #39 11.07   DEP      images/file-lock.pb-c.d
08:43:28 [2020-04-17T08:43:28.061Z] #39 11.09   PBCC     images/tty.pb-c.c
08:43:28 [2020-04-17T08:43:28.061Z] #39 11.13   DEP      images/tty.pb-c.d
08:43:28 [2020-04-17T08:43:28.061Z] #39 11.17   PBCC     images/tun.pb-c.c
08:43:28 [2020-04-17T08:43:28.061Z] #39 11.18   PBCC     images/netdev.pb-c.c
08:43:28 [2020-04-17T08:43:28.061Z] #39 11.23   DEP      images/tun.pb-c.d
08:43:28 [2020-04-17T08:43:28.061Z] #39 11.27   DEP      images/netdev.pb-c.d
08:43:28 [2020-04-17T08:43:28.061Z] #39 11.33   PBCC     images/vma.pb-c.c
08:43:28 [2020-04-17T08:43:28.061Z] #39 11.38   DEP      images/vma.pb-c.d
08:43:28 [2020-04-17T08:43:28.061Z] #39 11.41   PBCC     images/creds.pb-c.c
08:43:28 [2020-04-17T08:43:28.061Z] #39 11.43   DEP      images/creds.pb-c.d
08:43:28 [2020-04-17T08:43:28.061Z] #39 11.47   PBCC     images/utsns.pb-c.c
08:43:28 [2020-04-17T08:43:28.061Z] #39 11.47   DEP      images/utsns.pb-c.d
08:43:28 [2020-04-17T08:43:28.061Z] #39 11.50   PBCC     images/ipc-desc.pb-c.c
08:43:28 [2020-04-17T08:43:28.061Z] #39 11.53   PBCC     images/ipc-sem.pb-c.c
08:43:28 [2020-04-17T08:43:28.061Z] #39 11.53   DEP      images/ipc-desc.pb-c.d
08:43:28 [2020-04-17T08:43:28.061Z] #39 11.56   DEP      images/ipc-sem.pb-c.d
08:43:28 [2020-04-17T08:43:28.061Z] #39 11.61   PBCC     images/ipc-msg.pb-c.c
08:43:28 [2020-04-17T08:43:28.061Z] #39 11.61   DEP      images/ipc-msg.pb-c.d
08:43:28 [2020-04-17T08:43:28.061Z] #39 11.63   PBCC     images/ipc-shm.pb-c.c
08:43:28 [2020-04-17T08:43:28.061Z] #39 11.64   DEP      images/ipc-shm.pb-c.d
08:43:28 [2020-04-17T08:43:28.061Z] #39 11.67   PBCC     images/ipc-var.pb-c.c
08:43:28 [2020-04-17T08:43:28.061Z] #39 11.69   DEP      images/ipc-var.pb-c.d
08:43:28 [2020-04-17T08:43:28.061Z] #39 11.72   PBCC     images/sk-opts.pb-c.c
08:43:28 [2020-04-17T08:43:28.061Z] #39 11.73   PBCC     images/packet-sock.pb-c.c
08:43:28 [2020-04-17T08:43:28.061Z] #39 11.75   DEP      images/sk-opts.pb-c.d
08:43:28 [2020-04-17T08:43:28.061Z] #39 11.76   DEP      images/packet-sock.pb-c.d
08:43:28 [2020-04-17T08:43:28.061Z] #39 11.81   PBCC     images/sk-netlink.pb-c.c
08:43:28 [2020-04-17T08:43:28.061Z] #39 11.82   DEP      images/sk-netlink.pb-c.d
08:43:28 [2020-04-17T08:43:28.061Z] #39 11.87   PBCC     images/sk-inet.pb-c.c
08:43:28 [2020-04-17T08:43:28.061Z] #39 11.88   DEP      images/sk-inet.pb-c.d
08:43:28 [2020-04-17T08:43:28.061Z] #39 11.95   PBCC     images/sk-unix.pb-c.c
08:43:28 [2020-04-17T08:43:28.061Z] #39 11.99   DEP      images/sk-unix.pb-c.d
08:43:28 [2020-04-17T08:43:28.061Z] #39 12.03   PBCC     images/mm.pb-c.c
08:43:28 [2020-04-17T08:43:28.061Z] #39 12.05   DEP      images/mm.pb-c.d
08:43:28 [2020-04-17T08:43:28.061Z] #39 12.07   PBCC     images/timerfd.pb-c.c
08:43:28 [2020-04-17T08:43:28.061Z] #39 12.09   DEP      images/timerfd.pb-c.d
08:43:28 [2020-04-17T08:43:28.061Z] #39 12.12   PBCC     images/timer.pb-c.c
08:43:28 [2020-04-17T08:43:28.061Z] #39 12.14   DEP      images/timer.pb-c.d
08:43:28 [2020-04-17T08:43:28.061Z] #39 12.16   PBCC     images/sa.pb-c.c
08:43:28 [2020-04-17T08:43:28.061Z] #39 12.22   DEP      images/sa.pb-c.d
08:43:28 [2020-04-17T08:43:28.061Z] #39 12.25   PBCC     images/pipe-data.pb-c.c
08:43:28 [2020-04-17T08:43:28.061Z] #39 12.25   DEP      images/pipe-data.pb-c.d
08:43:28 [2020-04-17T08:43:28.061Z] #39 12.32   PBCC     images/mnt.pb-c.c
08:43:28 [2020-04-17T08:43:28.061Z] #39 12.34   DEP      images/mnt.pb-c.d
08:43:28 [2020-04-17T08:43:28.061Z] #39 12.36   PBCC     images/sk-packet.pb-c.c
08:43:28 [2020-04-17T08:43:28.061Z] #39 12.38   DEP      images/sk-packet.pb-c.d
08:43:28 [2020-04-17T08:43:28.061Z] #39 12.44   PBCC     images/tcp-stream.pb-c.c
08:43:28 [2020-04-17T08:43:28.061Z] #39 12.49   DEP      images/tcp-stream.pb-c.d
08:43:28 [2020-04-17T08:43:28.061Z] #39 12.53   PBCC     images/pipe.pb-c.c
08:43:28 [2020-04-17T08:43:28.061Z] #39 12.58   DEP      images/pipe.pb-c.d
08:43:28 [2020-04-17T08:43:28.061Z] #39 12.60   PBCC     images/pstree.pb-c.c
08:43:28 [2020-04-17T08:43:28.061Z] #39 12.60   DEP      images/pstree.pb-c.d
08:43:28 [2020-04-17T08:43:28.061Z] #39 12.66   PBCC     images/fs.pb-c.c
08:43:28 [2020-04-17T08:43:28.061Z] #39 12.66   DEP      images/fs.pb-c.d
08:43:28 [2020-04-17T08:43:28.061Z] #39 12.72   PBCC     images/signalfd.pb-c.c
08:43:28 [2020-04-17T08:43:28.061Z] #39 12.73   DEP      images/signalfd.pb-c.d
08:43:28 [2020-04-17T08:43:28.061Z] #39 12.76   PBCC     images/fh.pb-c.c
08:43:28 [2020-04-17T08:43:28.061Z] #39 12.79   PBCC     images/fsnotify.pb-c.c
08:43:28 [2020-04-17T08:43:28.061Z] #39 12.82   DEP      images/fh.pb-c.d
08:43:28 [2020-04-17T08:43:28.061Z] #39 12.85   DEP      images/fsnotify.pb-c.d
08:43:28 [2020-04-17T08:43:28.061Z] #39 12.87   PBCC     images/eventpoll.pb-c.c
08:43:28 [2020-04-17T08:43:28.061Z] #39 12.88   DEP      images/eventpoll.pb-c.d
08:43:28 [2020-04-17T08:43:28.061Z] #39 12.90   PBCC     images/eventfd.pb-c.c
08:43:28 [2020-04-17T08:43:28.061Z] #39 12.91   DEP      images/eventfd.pb-c.d
08:43:28 [2020-04-17T08:43:28.061Z] #39 12.93   PBCC     images/remap-file-path.pb-c.c
08:43:28 [2020-04-17T08:43:28.061Z] #39 12.93   DEP      images/remap-file-path.pb-c.d
08:43:28 [2020-04-17T08:43:28.061Z] #39 12.94   PBCC     images/fifo.pb-c.c
08:43:28 [2020-04-17T08:43:28.061Z] #39 12.95   DEP      images/fifo.pb-c.d
08:43:28 [2020-04-17T08:43:28.061Z] #39 12.98   PBCC     images/ghost-file.pb-c.c
08:43:28 [2020-04-17T08:43:28.061Z] #39 13.00   DEP      images/ghost-file.pb-c.d
08:43:28 [2020-04-17T08:43:28.061Z] #39 13.02   PBCC     images/regfile.pb-c.c
08:43:28 [2020-04-17T08:43:28.061Z] #39 13.03   DEP      images/regfile.pb-c.d
08:43:28 [2020-04-17T08:43:28.061Z] #39 13.07   PBCC     images/ns.pb-c.c
08:43:28 [2020-04-17T08:43:28.061Z] #39 13.07   DEP      images/ns.pb-c.d
08:43:28 [2020-04-17T08:43:28.061Z] #39 13.10   PBCC     images/fdinfo.pb-c.c
08:43:28 [2020-04-17T08:43:28.061Z] #39 13.13   DEP      images/fdinfo.pb-c.d
08:43:28 [2020-04-17T08:43:28.061Z] #39 13.18   PBCC     images/core-aarch64.pb-c.c
08:43:28 [2020-04-17T08:43:28.061Z] #39 13.19   PBCC     images/core-arm.pb-c.c
08:43:28 [2020-04-17T08:43:28.061Z] #39 13.21   PBCC     images/core-ppc64.pb-c.c
08:43:28 [2020-04-17T08:43:28.061Z] #39 13.24   PBCC     images/core-s390.pb-c.c
08:43:28 [2020-04-17T08:43:28.061Z] #39 13.26   PBCC     images/core-x86.pb-c.c
08:43:28 [2020-04-17T08:43:28.061Z] #39 13.28   PBCC     images/core.pb-c.c
08:43:28 [2020-04-17T08:43:28.061Z] #39 13.32   PBCC     images/inventory.pb-c.c
08:43:28 [2020-04-17T08:43:28.061Z] #39 13.35   DEP      images/core-aarch64.pb-c.d
08:43:28 [2020-04-17T08:43:28.061Z] #39 13.39   DEP      images/core-arm.pb-c.d
08:43:28 [2020-04-17T08:43:28.061Z] #39 13.40   DEP      images/core-ppc64.pb-c.d
08:43:28 [2020-04-17T08:43:28.061Z] #39 13.45   DEP      images/core-s390.pb-c.d
08:43:28 [2020-04-17T08:43:28.061Z] #39 13.47   DEP      images/core-x86.pb-c.d
08:43:28 [2020-04-17T08:43:28.061Z] #39 13.50   DEP      images/core.pb-c.d
08:43:28 [2020-04-17T08:43:28.061Z] #39 13.52   DEP      images/inventory.pb-c.d
08:43:28 [2020-04-17T08:43:28.061Z] #39 13.55   PBCC     images/cpuinfo.pb-c.c
08:43:28 [2020-04-17T08:43:28.061Z] #39 13.56   DEP      images/cpuinfo.pb-c.d
08:43:28 [2020-04-17T08:43:28.061Z] #39 13.58   PBCC     images/stats.pb-c.c
08:43:28 [2020-04-17T08:43:28.061Z] #39 13.59   DEP      images/stats.pb-c.d
08:43:28 [2020-04-17T08:43:28.061Z] #39 14.35 make[1]: Nothing to be done for 'all'.
08:43:28 [2020-04-17T08:43:28.061Z] #39 15.17   CC       images/stats.o
08:43:28 [2020-04-17T08:43:28.061Z] #39 15.54   CC       images/core.o
08:43:28 [2020-04-17T08:43:28.061Z] #39 16.04   CC       images/core-x86.o
08:43:28 [2020-04-17T08:43:28.139Z] #24 11.53 
                                                                           0.2%
#                                                                          2.2%
##                                                                         4.1%
####                                                                       5.7%
####                                                                       6.9%
######                                                                     9.0%
#######                                                                   10.9%
#########                                                                 12.9%
##########                                                                15.0%
############                                                              16.8%
############                                                              17.8%
##############                                                            19.9%
################                                                          22.5%
#################                                                         24.5%
###################                                                       26.6%
####################                                                      28.4%
#####################                                                     30.5%
#######################                                                   32.0%
########################                                                  34.1%
#########################                                                 35.9%
###########################                                               37.5%
############################                                              40.1%
#############################                                             41.4%
##############################                                            42.3%
###############################                                           43.1%
################################                                          44.9%
#################################                                         45.9%
#################################                                         46.9%
##################################                                        48.5%
####################################                                      50.7%
#####################################                                     52.2%
######################################                                    54.0%
#######################################                                   55.4%
####
08:43:28 [2020-04-17T08:43:28.139Z] #24 ...
08:43:28 [2020-04-17T08:43:28.139Z] 
08:43:28 [2020-04-17T08:43:28.139Z] #26 [swagger 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git ...
08:43:28 [2020-04-17T08:43:28.139Z] #26 44.65 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
08:43:28 [2020-04-17T08:43:28.208Z]   CC       images/core-s390.o
08:43:28 [2020-04-17T08:43:28.343Z] #39 16.28   CC       images/core-arm.o
08:43:28 [2020-04-17T08:43:28.394Z] #26 ...
08:43:28 [2020-04-17T08:43:28.394Z] 
08:43:28 [2020-04-17T08:43:28.394Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:43:28 [2020-04-17T08:43:28.492Z]   CC       images/cpuinfo.o
08:43:28 [2020-04-17T08:43:28.492Z]   CC       images/inventory.o
08:43:28 [2020-04-17T08:43:28.492Z]   CC       images/fdinfo.o
08:43:28 [2020-04-17T08:43:28.625Z] #39 ...
08:43:28 [2020-04-17T08:43:28.625Z] 
08:43:28 [2020-04-17T08:43:28.625Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
08:43:28 [2020-04-17T08:43:28.625Z] #42 39.03 time
08:43:28 [2020-04-17T08:43:28.625Z] #42 43.55 internal/fmtsort
08:43:28 [2020-04-17T08:43:28.625Z] #42 43.99 internal/poll
08:43:28 [2020-04-17T08:43:28.625Z] #42 44.01 internal/syscall/execenv
08:43:28 [2020-04-17T08:43:28.625Z] #42 44.12 internal/syscall/unix
08:43:28 [2020-04-17T08:43:28.625Z] #42 44.27 strings
08:43:28 [2020-04-17T08:43:28.625Z] #42 45.21 os
08:43:28 [2020-04-17T08:43:28.625Z] #42 46.54 regexp/syntax
08:43:28 [2020-04-17T08:43:28.625Z] #42 47.77 fmt
08:43:28 [2020-04-17T08:43:28.625Z] #42 ...
08:43:28 [2020-04-17T08:43:28.625Z] 
08:43:28 [2020-04-17T08:43:28.625Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
08:43:28 [2020-04-17T08:43:28.625Z] #14 15.84 Building dependency tree...
08:43:28 [2020-04-17T08:43:28.625Z] #14 16.24 Reading state information...
08:43:28 [2020-04-17T08:43:28.625Z] #14 16.62 libcap2-bin is already the newest version (1:2.25-2).
08:43:28 [2020-04-17T08:43:28.625Z] #14 16.62 libcap2-bin set to manually installed.
08:43:28 [2020-04-17T08:43:28.625Z] #14 16.62 The following additional packages will be installed:
08:43:28 [2020-04-17T08:43:28.625Z] #14 16.63   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
08:43:28 [2020-04-17T08:43:28.625Z] #14 16.63   gcc-mingw-w64-x86-64 libaio1 libbtrfs0 libdevmapper-event1.02.1
08:43:28 [2020-04-17T08:43:28.625Z] #14 16.63   libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1
08:43:28 [2020-04-17T08:43:28.625Z] #14 16.63   libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5
08:43:28 [2020-04-17T08:43:28.625Z] #14 16.63   libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpython3-stdlib
08:43:28 [2020-04-17T08:43:28.625Z] #14 16.63   libpython3.7-minimal libpython3.7-stdlib libreadline5 libselinux1-dev
08:43:28 [2020-04-17T08:43:28.625Z] #14 16.63   libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3
08:43:28 [2020-04-17T08:43:28.625Z] #14 16.63   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
08:43:28 [2020-04-17T08:43:28.625Z] #14 16.63   python3.7 python3.7-minimal vim-runtime xxd
08:43:28 [2020-04-17T08:43:28.625Z] #14 16.63 Suggested packages:
08:43:28 [2020-04-17T08:43:28.625Z] #14 16.63   apparmor-profiles-extra apparmor-utils bzip2-doc gcc-8-locales kmod gpm
08:43:28 [2020-04-17T08:43:28.625Z] #14 16.63   wine64 python3-doc python3-tk python3-venv python-setuptools-doc
08:43:28 [2020-04-17T08:43:28.625Z] #14 16.63   python3.7-venv python3.7-doc binfmt-support ctags vim-doc vim-scripts
08:43:28 [2020-04-17T08:43:28.625Z] #14 16.63   xfsdump acl attr quota
08:43:28 [2020-04-17T08:43:28.625Z] #14 16.63 Recommended packages:
08:43:28 [2020-04-17T08:43:28.625Z] #14 16.63   aufs-dkms nftables build-essential python3-dev python3-keyring
08:43:28 [2020-04-17T08:43:28.625Z] #14 16.63   python3-keyrings.alt python3-xdg unzip
08:43:28 [2020-04-17T08:43:28.780Z]   CC       images/fown.o
08:43:28 [2020-04-17T08:43:28.780Z]   CC       images/ns.o
08:43:28 [2020-04-17T08:43:28.780Z]   CC       images/regfile.o
08:43:28 [2020-04-17T08:43:28.780Z]   CC       images/ghost-file.o
08:43:29 [2020-04-17T08:43:29.065Z]   CC       images/fifo.o
08:43:29 [2020-04-17T08:43:29.065Z]   CC       images/remap-file-path.o
08:43:29 [2020-04-17T08:43:29.065Z]   CC       images/eventfd.o
08:43:29 [2020-04-17T08:43:29.065Z]   CC       images/eventpoll.o
08:43:29 [2020-04-17T08:43:29.176Z] INFO: Expanding go...
08:43:29 [2020-04-17T08:43:29.350Z]   CC       images/fh.o
08:43:29 [2020-04-17T08:43:29.350Z]   CC       images/fsnotify.o
08:43:29 [2020-04-17T08:43:29.350Z]   CC       images/signalfd.o
08:43:29 [2020-04-17T08:43:29.634Z]   CC       images/fs.o
08:43:29 [2020-04-17T08:43:29.634Z]   CC       images/pstree.o
08:43:29 [2020-04-17T08:43:29.634Z]   CC       images/pipe.o
08:43:29 [2020-04-17T08:43:29.634Z]   CC       images/tcp-stream.o
08:43:29 [2020-04-17T08:43:29.634Z]   CC       images/sk-packet.o
08:43:29 [2020-04-17T08:43:29.919Z]   CC       images/mnt.o
08:43:29 [2020-04-17T08:43:29.919Z]   CC       images/pipe-data.o
08:43:29 [2020-04-17T08:43:29.919Z]   CC       images/sa.o
08:43:29 [2020-04-17T08:43:29.919Z]   CC       images/timer.o
08:43:30 [2020-04-17T08:43:30.204Z]   CC       images/timerfd.o
08:43:30 [2020-04-17T08:43:30.204Z]   CC       images/mm.o
08:43:30 [2020-04-17T08:43:30.204Z]   CC       images/sk-opts.o
08:43:30 [2020-04-17T08:43:30.204Z]   CC       images/sk-unix.o
08:43:30 [2020-04-17T08:43:30.442Z] #24 11.53 
                                                                           0.2%
#                                                                          2.2%
##                                                                         4.1%
####                                                                       5.7%
####                                                                       6.9%
######                                                                     9.0%
#######                                                                   10.9%
#########                                                                 12.9%
##########                                                                15.0%
############                                                              16.8%
############                                                              17.8%
##############                                                            19.9%
################                                                          22.5%
#################                                                         24.5%
###################                                                       26.6%
####################                                                      28.4%
#####################                                                     30.5%
#######################                                                   32.0%
########################                                                  34.1%
#########################                                                 35.9%
###########################                                               37.5%
############################                                              40.1%
#############################                                             41.4%
##############################                                            42.3%
###############################                                           43.1%
################################                                          44.9%
#################################                                         45.9%
#################################                                         46.9%
##################################                                        48.5%
####################################                                      50.7%
#####################################                                     52.2%
######################################                                    54.0%
#######################################                                   55.4%
#########################################                                 57.7%
##########################################                                58.9%
###########################################                               61.0%
#############################################                             62.6%
##############################################                            64.6%
###############################################                           66.3%
#################################################                         68.1%
##################################################                        70.4%
###################################################                       72.1%
#####################################################                     73.7%
#####################################################                     74.8%
#######################################################                   76.5%
########################################################                  78.3%
#########################################################                 80.5%
###########################################################               82.2%
#############################################################             85.0%
##############################################################            86.4%
###############################################################           88.3%
################################################################          90.0%
08:43:30 [2020-04-17T08:43:30.442Z] #24 ...
08:43:30 [2020-04-17T08:43:30.442Z] 
08:43:30 [2020-04-17T08:43:30.442Z] #11 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ...
08:43:30 [2020-04-17T08:43:30.442Z] #11 DONE 3.4s
08:43:30 [2020-04-17T08:43:30.442Z] 
08:43:30 [2020-04-17T08:43:30.442Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:43:30 [2020-04-17T08:43:30.489Z]   CC       images/sk-inet.o
08:43:30 [2020-04-17T08:43:30.489Z]   CC       images/tun.o
08:43:30 [2020-04-17T08:43:30.489Z]   CC       images/sk-netlink.o
08:43:30 [2020-04-17T08:43:30.644Z] #14 18.45 The following NEW packages will be installed:
08:43:30 [2020-04-17T08:43:30.644Z] #14 18.45   apparmor aufs-tools bash-completion binutils-mingw-w64
08:43:30 [2020-04-17T08:43:30.644Z] #14 18.45   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 bzip2 dmsetup
08:43:30 [2020-04-17T08:43:30.644Z] #14 18.46   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 iptables jq
08:43:30 [2020-04-17T08:43:30.644Z] #14 18.46   libaio1 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1
08:43:30 [2020-04-17T08:43:30.644Z] #14 18.46   libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1
08:43:30 [2020-04-17T08:43:30.644Z] #14 18.46   libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
08:43:30 [2020-04-17T08:43:30.644Z] #14 18.46   libnl-3-200 libonig5 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
08:43:30 [2020-04-17T08:43:30.644Z] #14 18.46   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
08:43:30 [2020-04-17T08:43:30.644Z] #14 18.46   libreadline5 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev
08:43:30 [2020-04-17T08:43:30.644Z] #14 18.46   mingw-w64-common mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3
08:43:30 [2020-04-17T08:43:30.644Z] #14 18.46   python3-distutils python3-lib2to3 python3-minimal python3-pip
08:43:30 [2020-04-17T08:43:30.644Z] #14 18.46   python3-pkg-resources python3-setuptools python3-wheel python3.7
08:43:30 [2020-04-17T08:43:30.644Z] #14 18.46   python3.7-minimal thin-provisioning-tools vim vim-common vim-runtime
08:43:30 [2020-04-17T08:43:30.644Z] #14 18.46   xfsprogs xxd xz-utils zip
08:43:30 [2020-04-17T08:43:30.644Z] #14 18.59 0 upgraded, 68 newly installed, 0 to remove and 0 not upgraded.
08:43:30 [2020-04-17T08:43:30.644Z] #14 18.59 Need to get 99.3 MB of archives.
08:43:30 [2020-04-17T08:43:30.644Z] #14 18.59 After this operation, 605 MB of additional disk space will be used.
08:43:30 [2020-04-17T08:43:30.644Z] #14 18.59 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB]
08:43:30 [2020-04-17T08:43:30.644Z] #14 18.62 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u1 [586 kB]
08:43:30 [2020-04-17T08:43:30.644Z] #14 18.65 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u1 [1590 kB]
08:43:30 [2020-04-17T08:43:30.644Z] #14 18.72 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB]
08:43:30 [2020-04-17T08:43:30.644Z] #14 18.72 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB]
08:43:30 [2020-04-17T08:43:30.644Z] #14 18.72 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u1 [1683 kB]
08:43:30 [2020-04-17T08:43:30.644Z] #14 18.79 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u1 [330 kB]
08:43:30 [2020-04-17T08:43:30.644Z] #14 18.80 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB]
08:43:30 [2020-04-17T08:43:30.644Z] #14 18.81 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB]
08:43:30 [2020-04-17T08:43:30.644Z] #14 18.81 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB]
08:43:30 [2020-04-17T08:43:30.644Z] #14 18.82 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB]
08:43:30 [2020-04-17T08:43:30.644Z] #14 18.82 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB]
08:43:30 [2020-04-17T08:43:30.644Z] #14 18.82 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB]
08:43:30 [2020-04-17T08:43:30.644Z] #14 18.83 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB]
08:43:30 [2020-04-17T08:43:30.644Z] #14 18.83 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB]
08:43:30 [2020-04-17T08:43:30.644Z] #14 18.83 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB]
08:43:30 [2020-04-17T08:43:30.644Z] #14 18.84 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB]
08:43:30 [2020-04-17T08:43:30.644Z] #14 18.87 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB]
08:43:30 [2020-04-17T08:43:30.644Z] #14 18.88 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB]
08:43:30 [2020-04-17T08:43:30.644Z] #14 18.89 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB]
08:43:30 [2020-04-17T08:43:30.696Z] #24 11.53 
                                                                           0.2%
#                                                                          2.2%
##                                                                         4.1%
####                                                                       5.7%
####                                                                       6.9%
######                                                                     9.0%
#######                                                                   10.9%
#########                                                                 12.9%
##########                                                                15.0%
############                                                              16.8%
############                                                              17.8%
##############                                                            19.9%
################                                                          22.5%
#################                                                         24.5%
###################                                                       26.6%
####################                                                      28.4%
#####################                                                     30.5%
#######################                                                   32.0%
########################                                                  34.1%
#########################                                                 35.9%
###########################                                               37.5%
############################                                              40.1%
#############################                                             41.4%
##############################                                            42.3%
###############################                                           43.1%
################################                                          44.9%
#################################                                         45.9%
#################################                                         46.9%
##################################                                        48.5%
####################################                                      50.7%
#####################################                                     52.2%
######################################                                    54.0%
#######################################                                   55.4%
#########################################                                 57.7%
##########################################                                58.9%
###########################################                               61.0%
#############################################                             62.6%
##############################################                            64.6%
###############################################                           66.3%
#################################################                         68.1%
##################################################                        70.4%
###################################################                       72.1%
#####################################################                     73.7%
#####################################################                     74.8%
#######################################################                   76.5%
########################################################                  78.3%
#########################################################                 80.5%
###########################################################               82.2%
#############################################################             85.0%
##############################################################            86.4%
###############################################################           88.3%
################################################################          90.0%
##################################################################        91.8%
###################################################################       94.1%
#####################################################################     96.2%
#######################################################################   99.8%
######################################################################## 100.0%
08:43:30 [2020-04-17T08:43:30.696Z] #24 17.68 
08:43:30 [2020-04-17T08:43:30.774Z]   CC       images/packet-sock.o
08:43:30 [2020-04-17T08:43:30.775Z]   CC       images/ipc-var.o
08:43:30 [2020-04-17T08:43:30.775Z]   CC       images/ipc-desc.o
08:43:30 [2020-04-17T08:43:30.775Z]   CC       images/ipc-shm.o
08:43:30 [2020-04-17T08:43:30.926Z] #14 18.89 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB]
08:43:30 [2020-04-17T08:43:30.926Z] #14 18.91 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB]
08:43:30 [2020-04-17T08:43:30.926Z] #14 18.94 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB]
08:43:30 [2020-04-17T08:43:30.926Z] #14 18.95 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB]
08:43:30 [2020-04-17T08:43:30.926Z] #14 19.04 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-x86-64 s390x 2.31.1-11+8.3 [2517 kB]
08:43:30 [2020-04-17T08:43:30.926Z] #14 19.17 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
08:43:31 [2020-04-17T08:43:31.059Z]   CC       images/ipc-msg.o
08:43:31 [2020-04-17T08:43:31.059Z]   CC       images/ipc-sem.o
08:43:31 [2020-04-17T08:43:31.059Z]   CC       images/utsns.o
08:43:31 [2020-04-17T08:43:31.059Z]   CC       images/creds.o
08:43:31 [2020-04-17T08:43:31.208Z] #14 19.19 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB]
08:43:31 [2020-04-17T08:43:31.208Z] #14 19.20 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB]
08:43:31 [2020-04-17T08:43:31.208Z] #14 19.20 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB]
08:43:31 [2020-04-17T08:43:31.208Z] #14 19.40 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
08:43:31 [2020-04-17T08:43:31.255Z] #24 ...
08:43:31 [2020-04-17T08:43:31.255Z] 
08:43:31 [2020-04-17T08:43:31.255Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
08:43:31 [2020-04-17T08:43:31.255Z] #45 46.28 + cd /tmp/tmp.WhQ9uMGU5t/src/gotest.tools/gotestsum
08:43:31 [2020-04-17T08:43:31.255Z] #45 46.28 + git checkout -q v0.3.5
08:43:31 [2020-04-17T08:43:31.255Z] #45 46.36 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
08:43:31 [2020-04-17T08:43:31.255Z] #45 ...
08:43:31 [2020-04-17T08:43:31.255Z] 
08:43:31 [2020-04-17T08:43:31.255Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
08:43:31 [2020-04-17T08:43:31.255Z] #38 48.38 Selecting previously unselected package libprotoc17:amd64.
08:43:31 [2020-04-17T08:43:31.255Z] #38 48.39 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
08:43:31 [2020-04-17T08:43:31.255Z] #38 48.39 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
08:43:31 [2020-04-17T08:43:31.255Z] #38 49.07 Selecting previously unselected package protobuf-c-compiler.
08:43:31 [2020-04-17T08:43:31.255Z] #38 49.07 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
08:43:31 [2020-04-17T08:43:31.255Z] #38 49.08 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
08:43:31 [2020-04-17T08:43:31.255Z] #38 49.30 Selecting previously unselected package protobuf-compiler.
08:43:31 [2020-04-17T08:43:31.255Z] #38 49.31 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
08:43:31 [2020-04-17T08:43:31.255Z] #38 49.33 Unpacking protobuf-compiler (3.6.1.3-2) ...
08:43:31 [2020-04-17T08:43:31.255Z] #38 49.48 Selecting previously unselected package python-pkg-resources.
08:43:31 [2020-04-17T08:43:31.255Z] #38 49.48 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
08:43:31 [2020-04-17T08:43:31.255Z] #38 49.51 Unpacking python-pkg-resources (40.8.0-1) ...
08:43:31 [2020-04-17T08:43:31.255Z] #38 49.95 Selecting previously unselected package python-six.
08:43:31 [2020-04-17T08:43:31.255Z] #38 49.95 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
08:43:31 [2020-04-17T08:43:31.255Z] #38 49.98 Unpacking python-six (1.12.0-1) ...
08:43:31 [2020-04-17T08:43:31.255Z] #38 50.14 Selecting previously unselected package python-protobuf.
08:43:31 [2020-04-17T08:43:31.255Z] #38 50.15 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
08:43:31 [2020-04-17T08:43:31.255Z] #38 50.16 Unpacking python-protobuf (3.6.1.3-2) ...
08:43:31 [2020-04-17T08:43:31.255Z] #38 50.80 Setting up python-pkg-resources (40.8.0-1) ...
08:43:31 [2020-04-17T08:43:31.255Z] #38 55.88 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
08:43:31 [2020-04-17T08:43:31.255Z] #38 55.89 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
08:43:31 [2020-04-17T08:43:31.255Z] #38 55.92 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
08:43:31 [2020-04-17T08:43:31.255Z] #38 55.95 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
08:43:31 [2020-04-17T08:43:31.255Z] #38 55.96 Setting up python-six (1.12.0-1) ...
08:43:31 [2020-04-17T08:43:31.342Z]   CC       images/vma.o
08:43:31 [2020-04-17T08:43:31.342Z]   CC       images/netdev.o
08:43:31 [2020-04-17T08:43:31.342Z]   CC       images/tty.o
08:43:31 [2020-04-17T08:43:31.489Z] #14 19.57 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-base s390x 8.3.0-6+21.3~deb10u1 [175 kB]
08:43:31 [2020-04-17T08:43:31.489Z] #14 19.61 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [33.3 MB]
08:43:31 [2020-04-17T08:43:31.627Z]   CC       images/file-lock.o
08:43:31 [2020-04-17T08:43:31.627Z]   CC       images/rlimit.o
08:43:31 [2020-04-17T08:43:31.627Z]   CC       images/pagemap.o
08:43:31 [2020-04-17T08:43:31.813Z] #38 ...
08:43:31 [2020-04-17T08:43:31.813Z] 
08:43:31 [2020-04-17T08:43:31.813Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:43:31 [2020-04-17T08:43:31.813Z] #24 18.65 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
08:43:31 [2020-04-17T08:43:31.911Z]   CC       images/siginfo.o
08:43:31 [2020-04-17T08:43:31.911Z]   CC       images/rpc.o
08:43:32 [2020-04-17T08:43:32.067Z] #24 18.90 
08:43:32 [2020-04-17T08:43:32.195Z]   CC       images/ext-file.o
08:43:32 [2020-04-17T08:43:32.195Z]   CC       images/cgroup.o
08:43:32 [2020-04-17T08:43:32.321Z] #24 19.12 
######################################################################## 100.0%
08:43:32 [2020-04-17T08:43:32.321Z] #24 19.29 
08:43:32 [2020-04-17T08:43:32.479Z]   CC       images/userns.o
08:43:32 [2020-04-17T08:43:32.479Z]   CC       images/google/protobuf/descriptor.o
08:43:32 [2020-04-17T08:43:32.958Z] #14 20.91 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x g++-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [24.0 MB]
08:43:33 [2020-04-17T08:43:33.099Z]   CC       images/opts.o
08:43:33 [2020-04-17T08:43:33.099Z]   CC       images/seccomp.o
08:43:33 [2020-04-17T08:43:33.099Z]   CC       images/binfmt-misc.o
08:43:33 [2020-04-17T08:43:33.245Z] #24 ...
08:43:33 [2020-04-17T08:43:33.245Z] 
08:43:33 [2020-04-17T08:43:33.245Z] #12 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
08:43:33 [2020-04-17T08:43:33.246Z] #12 DONE 2.8s
08:43:33 [2020-04-17T08:43:33.246Z] 
08:43:33 [2020-04-17T08:43:33.246Z] #13 [dev 6/25] RUN ldconfig
08:43:33 [2020-04-17T08:43:33.384Z]   CC       images/time.o
08:43:33 [2020-04-17T08:43:33.384Z]   CC       images/sysctl.o
08:43:33 [2020-04-17T08:43:33.384Z]   CC       images/autofs.o
08:43:33 [2020-04-17T08:43:33.384Z]   CC       images/macvlan.o
08:43:33 [2020-04-17T08:43:33.384Z]   CC       images/sit.o
08:43:33 [2020-04-17T08:43:33.668Z]   LINK     images/built-in.o
08:43:33 [2020-04-17T08:43:33.668Z]   GEN      compel/include/asm
08:43:33 [2020-04-17T08:43:33.668Z]   GEN      compel/include/version.h
08:43:33 [2020-04-17T08:43:33.668Z] touch .config
08:43:33 [2020-04-17T08:43:33.668Z]   GEN      include/common/config.h
08:43:33 [2020-04-17T08:43:33.668Z]   GEN      compel/plugins/include/uapi/std/syscall-codes.h
08:43:33 [2020-04-17T08:43:33.668Z]   GEN      compel/plugins/include/uapi/std/syscall.h
08:43:33 [2020-04-17T08:43:33.668Z]   GEN      compel/arch/ppc64/plugins/std/syscalls/syscalls.S
08:43:33 [2020-04-17T08:43:33.668Z]   DEP      compel/arch/ppc64/plugins/std/syscalls/syscalls.d
08:43:33 [2020-04-17T08:43:33.668Z]   DEP      compel/arch/ppc64/plugins/std/memcmp.d
08:43:33 [2020-04-17T08:43:33.668Z]   DEP      compel/arch/ppc64/plugins/std/memcpy.d
08:43:33 [2020-04-17T08:43:33.668Z]   DEP      compel/arch/ppc64/plugins/std/parasite-head.d
08:43:33 [2020-04-17T08:43:33.668Z]   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
08:43:33 [2020-04-17T08:43:33.668Z]   DEP      compel/plugins/std/infect.d
08:43:33 [2020-04-17T08:43:33.668Z]   DEP      compel/plugins/std/string.d
08:43:33 [2020-04-17T08:43:33.668Z]   DEP      compel/plugins/std/log.d
08:43:33 [2020-04-17T08:43:33.953Z]   DEP      compel/plugins/std/fds.d
08:43:33 [2020-04-17T08:43:33.953Z]   DEP      compel/plugins/std/std.d
08:43:33 [2020-04-17T08:43:33.953Z]   DEP      compel/plugins/shmem/shmem.d
08:43:33 [2020-04-17T08:43:33.953Z]   DEP      compel/plugins/fds/fds.d
08:43:33 [2020-04-17T08:43:33.953Z]   CC       compel/plugins/std/std.o
08:43:33 [2020-04-17T08:43:33.953Z]   CC       compel/plugins/std/fds.o
08:43:33 [2020-04-17T08:43:33.971Z] #14 22.00 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB]
08:43:33 [2020-04-17T08:43:33.971Z] #14 22.06 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB]
08:43:33 [2020-04-17T08:43:33.971Z] #14 22.06 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB]
08:43:33 [2020-04-17T08:43:33.971Z] #14 22.06 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB]
08:43:33 [2020-04-17T08:43:33.971Z] #14 22.06 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB]
08:43:33 [2020-04-17T08:43:33.971Z] #14 22.06 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB]
08:43:33 [2020-04-17T08:43:33.971Z] #14 22.06 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB]
08:43:33 [2020-04-17T08:43:33.971Z] #14 22.07 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u3 [109 kB]
08:43:33 [2020-04-17T08:43:33.971Z] #14 22.07 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB]
08:43:33 [2020-04-17T08:43:33.971Z] #14 22.08 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB]
08:43:33 [2020-04-17T08:43:33.971Z] #14 22.09 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB]
08:43:33 [2020-04-17T08:43:33.971Z] #14 22.10 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB]
08:43:33 [2020-04-17T08:43:33.971Z] #14 22.12 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB]
08:43:33 [2020-04-17T08:43:33.971Z] #14 22.13 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB]
08:43:33 [2020-04-17T08:43:33.971Z] #14 22.16 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB]
08:43:33 [2020-04-17T08:43:33.971Z] #14 22.17 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB]
08:43:33 [2020-04-17T08:43:33.971Z] #14 22.17 Get:50 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB]
08:43:33 [2020-04-17T08:43:33.971Z] #14 ...
08:43:33 [2020-04-17T08:43:33.971Z] 
08:43:33 [2020-04-17T08:43:33.971Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
08:43:33 [2020-04-17T08:43:33.971Z] #29 44.46 bytes
08:43:33 [2020-04-17T08:43:33.971Z] #29 45.26 fmt
08:43:33 [2020-04-17T08:43:33.971Z] #29 45.74 bufio
08:43:33 [2020-04-17T08:43:33.971Z] #29 46.62 path/filepath
08:43:33 [2020-04-17T08:43:33.971Z] #29 47.76 flag
08:43:33 [2020-04-17T08:43:33.971Z] #29 47.88 io/ioutil
08:43:33 [2020-04-17T08:43:33.971Z] #29 48.24 github.com/BurntSushi/toml
08:43:33 [2020-04-17T08:43:33.971Z] #29 48.91 log
08:43:33 [2020-04-17T08:43:33.971Z] #29 49.35 path
08:43:33 [2020-04-17T08:43:33.971Z] #29 49.76 text/tabwriter
08:43:33 [2020-04-17T08:43:33.971Z] #29 51.37 github.com/BurntSushi/toml/cmd/tomlv
08:43:34 [2020-04-17T08:43:34.185Z] #13 ...
08:43:34 [2020-04-17T08:43:34.185Z] 
08:43:34 [2020-04-17T08:43:34.185Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
08:43:34 [2020-04-17T08:43:34.185Z] #31 50.47 Selecting previously unselected package libicu63:amd64.
08:43:34 [2020-04-17T08:43:34.185Z] #31 50.50 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
08:43:34 [2020-04-17T08:43:34.185Z] #31 50.53 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
08:43:34 [2020-04-17T08:43:34.185Z] #31 ...
08:43:34 [2020-04-17T08:43:34.185Z] 
08:43:34 [2020-04-17T08:43:34.185Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:43:34 [2020-04-17T08:43:34.185Z] #24 20.73 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
08:43:34 [2020-04-17T08:43:34.237Z]   CC       compel/plugins/std/log.o
08:43:34 [2020-04-17T08:43:34.280Z] #29 ...
08:43:34 [2020-04-17T08:43:34.280Z] 
08:43:34 [2020-04-17T08:43:34.280Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:43:34 [2020-04-17T08:43:34.280Z] #39 16.57   CC       images/core-aarch64.o
08:43:34 [2020-04-17T08:43:34.280Z] #39 16.74   CC       images/core-ppc64.o
08:43:34 [2020-04-17T08:43:34.280Z] #39 17.06   CC       images/core-s390.o
08:43:34 [2020-04-17T08:43:34.280Z] #39 17.45   CC       images/cpuinfo.o
08:43:34 [2020-04-17T08:43:34.280Z] #39 17.83   CC       images/inventory.o
08:43:34 [2020-04-17T08:43:34.280Z] #39 17.99   CC       images/fdinfo.o
08:43:34 [2020-04-17T08:43:34.280Z] #39 18.26   CC       images/fown.o
08:43:34 [2020-04-17T08:43:34.280Z] #39 18.36   CC       images/ns.o
08:43:34 [2020-04-17T08:43:34.280Z] #39 18.50   CC       images/regfile.o
08:43:34 [2020-04-17T08:43:34.280Z] #39 18.63   CC       images/ghost-file.o
08:43:34 [2020-04-17T08:43:34.280Z] #39 18.95   CC       images/fifo.o
08:43:34 [2020-04-17T08:43:34.280Z] #39 19.09   CC       images/remap-file-path.o
08:43:34 [2020-04-17T08:43:34.280Z] #39 19.28   CC       images/eventfd.o
08:43:34 [2020-04-17T08:43:34.280Z] #39 19.41   CC       images/eventpoll.o
08:43:34 [2020-04-17T08:43:34.280Z] #39 19.62   CC       images/fh.o
08:43:34 [2020-04-17T08:43:34.280Z] #39 19.76   CC       images/fsnotify.o
08:43:34 [2020-04-17T08:43:34.280Z] #39 20.07   CC       images/signalfd.o
08:43:34 [2020-04-17T08:43:34.280Z] #39 20.29   CC       images/fs.o
08:43:34 [2020-04-17T08:43:34.280Z] #39 20.45   CC       images/pstree.o
08:43:34 [2020-04-17T08:43:34.280Z] #39 20.67   CC       images/pipe.o
08:43:34 [2020-04-17T08:43:34.280Z] #39 20.80   CC       images/tcp-stream.o
08:43:34 [2020-04-17T08:43:34.280Z] #39 21.03   CC       images/sk-packet.o
08:43:34 [2020-04-17T08:43:34.280Z] #39 21.29   CC       images/mnt.o
08:43:34 [2020-04-17T08:43:34.280Z] #39 21.38   CC       images/pipe-data.o
08:43:34 [2020-04-17T08:43:34.280Z] #39 21.53   CC       images/sa.o
08:43:34 [2020-04-17T08:43:34.280Z] #39 21.72   CC       images/timer.o
08:43:34 [2020-04-17T08:43:34.280Z] #39 21.98   CC       images/timerfd.o
08:43:34 [2020-04-17T08:43:34.280Z] #39 22.16   CC       images/mm.o
08:43:34 [2020-04-17T08:43:34.280Z] #39 ...
08:43:34 [2020-04-17T08:43:34.280Z] 
08:43:34 [2020-04-17T08:43:34.280Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
08:43:34 [2020-04-17T08:43:34.280Z] #29 DONE 54.7s
08:43:34 [2020-04-17T08:43:34.280Z] 
08:43:34 [2020-04-17T08:43:34.280Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
08:43:34 [2020-04-17T08:43:34.280Z] #14 22.53 Get:51 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB]
08:43:34 [2020-04-17T08:43:34.439Z] #24 21.25 
08:43:34 [2020-04-17T08:43:34.523Z]   CC       compel/plugins/std/string.o
08:43:34 [2020-04-17T08:43:34.523Z]   CC       compel/plugins/std/infect.o
08:43:34 [2020-04-17T08:43:34.575Z] #14 22.55 Get:52 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB]
08:43:34 [2020-04-17T08:43:34.575Z] #14 22.55 Get:53 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB]
08:43:34 [2020-04-17T08:43:34.575Z] #14 22.55 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB]
08:43:34 [2020-04-17T08:43:34.575Z] #14 22.55 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u3 [321 kB]
08:43:34 [2020-04-17T08:43:34.575Z] #14 22.57 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB]
08:43:34 [2020-04-17T08:43:34.575Z] #14 22.60 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB]
08:43:34 [2020-04-17T08:43:34.575Z] #14 22.70 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB]
08:43:34 [2020-04-17T08:43:34.575Z] #14 22.70 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB]
08:43:34 [2020-04-17T08:43:34.575Z] #14 22.70 Get:60 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB]
08:43:34 [2020-04-17T08:43:34.575Z] #14 22.70 Get:61 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB]
08:43:34 [2020-04-17T08:43:34.575Z] #14 22.70 Get:62 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB]
08:43:34 [2020-04-17T08:43:34.575Z] #14 22.81 Get:63 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB]
08:43:34 [2020-04-17T08:43:34.575Z] #14 22.81 Get:64 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB]
08:43:34 [2020-04-17T08:43:34.807Z]   CC       compel/arch/ppc64/plugins/std/parasite-head.o
08:43:34 [2020-04-17T08:43:34.807Z]   CC       compel/arch/ppc64/plugins/std/memcpy.o
08:43:34 [2020-04-17T08:43:34.807Z]   CC       compel/arch/ppc64/plugins/std/memcmp.o
08:43:34 [2020-04-17T08:43:34.807Z]   CC       compel/arch/ppc64/plugins/std/syscalls/syscalls.o
08:43:34 [2020-04-17T08:43:34.807Z]   AR       compel/plugins/std.lib.a
08:43:34 [2020-04-17T08:43:34.807Z]   CC       compel/plugins/fds/fds.o
08:43:34 [2020-04-17T08:43:34.807Z]   AR       compel/plugins/fds.lib.a
08:43:34 [2020-04-17T08:43:34.807Z]   HOSTDEP  compel/src/lib/log-host.d
08:43:34 [2020-04-17T08:43:34.865Z] #14 22.85 Get:65 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB]
08:43:34 [2020-04-17T08:43:34.865Z] #14 23.22 Get:66 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB]
08:43:34 [2020-04-17T08:43:34.949Z] #24 21.48 
                                                                           0.7%
######################################################################## 100.0%
08:43:34 [2020-04-17T08:43:34.949Z] #24 21.75 
08:43:35 [2020-04-17T08:43:35.092Z]   HOSTDEP  compel/src/lib/handle-elf-host.d
08:43:35 [2020-04-17T08:43:35.092Z]   HOSTDEP  compel/arch/ppc64/src/lib/handle-elf-host.d
08:43:35 [2020-04-17T08:43:35.092Z]   HOSTDEP  compel/src/main-host.d
08:43:35 [2020-04-17T08:43:35.092Z]   DEP      compel/src/lib/ptrace.d
08:43:35 [2020-04-17T08:43:35.092Z]   DEP      compel/src/lib/infect.d
08:43:35 [2020-04-17T08:43:35.092Z]   DEP      compel/src/lib/infect-util.d
08:43:35 [2020-04-17T08:43:35.092Z]   DEP      compel/src/lib/infect-rpc.d
08:43:35 [2020-04-17T08:43:35.147Z] #14 23.27 Get:67 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB]
08:43:35 [2020-04-17T08:43:35.147Z] #14 23.31 Get:68 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB]
08:43:35 [2020-04-17T08:43:35.376Z]   DEP      compel/arch/ppc64/src/lib/infect.d
08:43:35 [2020-04-17T08:43:35.376Z]   DEP      compel/arch/ppc64/src/lib/cpu.d
08:43:35 [2020-04-17T08:43:35.376Z]   DEP      compel/src/lib/log.d
08:43:35 [2020-04-17T08:43:35.376Z]   DEP      compel/src/main.d
08:43:35 [2020-04-17T08:43:35.376Z]   DEP      compel/src/lib/handle-elf.d
08:43:35 [2020-04-17T08:43:35.376Z]   DEP      compel/arch/ppc64/src/lib/handle-elf.d
08:43:35 [2020-04-17T08:43:35.429Z] #14 ...
08:43:35 [2020-04-17T08:43:35.429Z] 
08:43:35 [2020-04-17T08:43:35.429Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
08:43:35 [2020-04-17T08:43:35.429Z] #57 24.30 Checking out files:  77% (2472/3176)   
Checking out files:  78% (2478/3176)   
Checking out files:  79% (2510/3176)   
Checking out files:  80% (2541/3176)   
Checking out files:  81% (2573/3176)   
Checking out files:  82% (2605/3176)   
Checking out files:  83% (2637/3176)   
Checking out files:  84% (2668/3176)   
Checking out files:  85% (2700/3176)   
Checking out files:  86% (2732/3176)   
Checking out files:  87% (2764/3176)   
Checking out files:  88% (2795/3176)   
Checking out files:  89% (2827/3176)   
Checking out files:  90% (2859/3176)   
Checking out files:  91% (2891/3176)   
Checking out files:  92% (2922/3176)   
Checking out files:  93% (2954/3176)   
Checking out files:  94% (2986/3176)   
Checking out files:  95% (3018/3176)   
Checking out files:  96% (3049/3176)   
Checking out files:  97% (3081/3176)   
Checking out files:  98% (3113/3176)   
Checking out files:  99% (3145/3176)   
Checking out files: 100% (3176/3176)   
Checking out files: 100% (3176/3176), done.
08:43:35 [2020-04-17T08:43:35.429Z] #57 24.95 + cd /tmp/tmp.m59dxwabgt/src/github.com/containerd/containerd
08:43:35 [2020-04-17T08:43:35.429Z] #57 24.95 + git checkout -q 7ad184331fa3e55e52b890ea95e65ba581ae3429
08:43:35 [2020-04-17T08:43:35.429Z] #57 26.59 + export 'BUILDTAGS=netgo osusergo static_build'
08:43:35 [2020-04-17T08:43:35.429Z] #57 26.59 + BUILDTAGS='netgo osusergo static_build'
08:43:35 [2020-04-17T08:43:35.429Z] #57 26.59 + export EXTRA_FLAGS=-buildmode=pie
08:43:35 [2020-04-17T08:43:35.429Z] #57 26.59 + EXTRA_FLAGS=-buildmode=pie
08:43:35 [2020-04-17T08:43:35.429Z] #57 26.59 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
08:43:35 [2020-04-17T08:43:35.429Z] #57 26.59 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
08:43:35 [2020-04-17T08:43:35.429Z] #57 26.59 + '[' '' = dynamic ']'
08:43:35 [2020-04-17T08:43:35.429Z] #57 26.59 + make
08:43:35 [2020-04-17T08:43:35.429Z] #57 27.58 🇩 bin/ctr
08:43:35 [2020-04-17T08:43:35.429Z] #57 ...
08:43:35 [2020-04-17T08:43:35.429Z] 
08:43:35 [2020-04-17T08:43:35.429Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:43:35 [2020-04-17T08:43:35.429Z] #39 22.57   CC       images/sk-opts.o
08:43:35 [2020-04-17T08:43:35.430Z] #39 22.86   CC       images/sk-unix.o
08:43:35 [2020-04-17T08:43:35.430Z] #39 23.20   CC       images/sk-inet.o
08:43:35 [2020-04-17T08:43:35.430Z] #39 23.35   CC       images/tun.o
08:43:35 [2020-04-17T08:43:35.661Z]   CC       compel/src/lib/log.o
08:43:35 [2020-04-17T08:43:35.661Z]   CC       compel/arch/ppc64/src/lib/cpu.o
08:43:35 [2020-04-17T08:43:35.661Z]   CC       compel/arch/ppc64/src/lib/infect.o
08:43:35 [2020-04-17T08:43:35.711Z] #39 23.44   CC       images/sk-netlink.o
08:43:35 [2020-04-17T08:43:35.711Z] #39 23.67   CC       images/packet-sock.o
08:43:35 [2020-04-17T08:43:35.945Z]   CC       compel/src/lib/infect-rpc.o
08:43:35 [2020-04-17T08:43:35.945Z]   CC       compel/src/lib/infect-util.o
08:43:35 [2020-04-17T08:43:35.962Z] #24 22.61 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
08:43:35 [2020-04-17T08:43:35.962Z] #24 22.74 skipping existing 1849cc453dee
08:43:35 [2020-04-17T08:43:35.993Z] #39 23.85   CC       images/ipc-var.o
08:43:35 [2020-04-17T08:43:35.993Z] #39 24.01   CC       images/ipc-desc.o
08:43:36 [2020-04-17T08:43:36.217Z] #24 22.90 
08:43:36 [2020-04-17T08:43:36.217Z] #24 ...
08:43:36 [2020-04-17T08:43:36.217Z] 
08:43:36 [2020-04-17T08:43:36.217Z] #13 [dev 6/25] RUN ldconfig
08:43:36 [2020-04-17T08:43:36.217Z] #13 DONE 3.1s
08:43:36 [2020-04-17T08:43:36.229Z]   CC       compel/src/lib/infect.o
08:43:36 [2020-04-17T08:43:36.275Z] #39 24.15   CC       images/ipc-shm.o
08:43:36 [2020-04-17T08:43:36.275Z] #39 24.32   CC       images/ipc-msg.o
08:43:36 [2020-04-17T08:43:36.474Z] 
08:43:36 [2020-04-17T08:43:36.474Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
08:43:36 [2020-04-17T08:43:36.474Z] #31 60.78 Selecting previously unselected package libxml2:amd64.
08:43:36 [2020-04-17T08:43:36.474Z] #31 60.79 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
08:43:36 [2020-04-17T08:43:36.474Z] #31 60.80 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
08:43:36 [2020-04-17T08:43:36.474Z] #31 61.44 Selecting previously unselected package libarchive13:amd64.
08:43:36 [2020-04-17T08:43:36.474Z] #31 61.44 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
08:43:36 [2020-04-17T08:43:36.474Z] #31 61.46 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
08:43:36 [2020-04-17T08:43:36.474Z] #31 61.81 Selecting previously unselected package libjsoncpp1:amd64.
08:43:36 [2020-04-17T08:43:36.474Z] #31 61.81 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
08:43:36 [2020-04-17T08:43:36.474Z] #31 61.82 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
08:43:36 [2020-04-17T08:43:36.474Z] #31 62.03 Selecting previously unselected package librhash0:amd64.
08:43:36 [2020-04-17T08:43:36.474Z] #31 62.04 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
08:43:36 [2020-04-17T08:43:36.474Z] #31 62.05 Unpacking librhash0:amd64 (1.3.8-1) ...
08:43:36 [2020-04-17T08:43:36.474Z] #31 62.31 Selecting previously unselected package libuv1:amd64.
08:43:36 [2020-04-17T08:43:36.474Z] #31 62.32 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
08:43:36 [2020-04-17T08:43:36.474Z] #31 62.33 Unpacking libuv1:amd64 (1.24.1-1) ...
08:43:36 [2020-04-17T08:43:36.474Z] #31 62.53 Selecting previously unselected package cmake.
08:43:36 [2020-04-17T08:43:36.474Z] #31 62.53 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
08:43:36 [2020-04-17T08:43:36.474Z] #31 62.58 Unpacking cmake (3.13.4-1) ...
08:43:36 [2020-04-17T08:43:36.557Z] #39 24.52   CC       images/ipc-sem.o
08:43:36 [2020-04-17T08:43:36.557Z] #39 24.60   CC       images/utsns.o
08:43:36 [2020-04-17T08:43:36.838Z] #39 24.75   CC       images/creds.o
08:43:36 [2020-04-17T08:43:36.838Z] #39 24.87   CC       images/vma.o
08:43:36 [2020-04-17T08:43:36.853Z]   CC       compel/src/lib/ptrace.o
08:43:37 [2020-04-17T08:43:37.138Z]   AR       compel/libcompel.a
08:43:37 [2020-04-17T08:43:37.138Z]   HOSTCC   compel/src/main-host.o
08:43:37 [2020-04-17T08:43:37.138Z]   HOSTCC   compel/arch/ppc64/src/lib/handle-elf-host.o
08:43:37 [2020-04-17T08:43:37.138Z]   HOSTCC   compel/src/lib/handle-elf-host.o
08:43:37 [2020-04-17T08:43:37.160Z] #39 25.11   CC       images/netdev.o
08:43:37 [2020-04-17T08:43:37.422Z]   HOSTCC   compel/src/lib/log-host.o
08:43:37 [2020-04-17T08:43:37.422Z]   HOSTLINK compel/compel-host-bin
08:43:37 [2020-04-17T08:43:37.422Z]   DEP      soccr/soccr.d
08:43:37 [2020-04-17T08:43:37.422Z]   CC       soccr/soccr.o
08:43:37 [2020-04-17T08:43:37.441Z] #39 25.42   CC       images/tty.o
08:43:38 [2020-04-17T08:43:38.041Z]   AR       soccr/libsoccr.a
08:43:38 [2020-04-17T08:43:38.041Z] make[1]: 'soccr/libsoccr.a' is up to date.
08:43:38 [2020-04-17T08:43:38.041Z]   DEP      criu/arch/ppc64/sigframe.d
08:43:38 [2020-04-17T08:43:38.041Z]   DEP      criu/arch/ppc64/crtools.d
08:43:38 [2020-04-17T08:43:38.055Z] #39 25.83   CC       images/file-lock.o
08:43:38 [2020-04-17T08:43:38.055Z] #39 25.91   CC       images/rlimit.o
08:43:38 [2020-04-17T08:43:38.055Z] #39 26.07   CC       images/pagemap.o
08:43:38 [2020-04-17T08:43:38.325Z]   DEP      criu/arch/ppc64/cpu.d
08:43:38 [2020-04-17T08:43:38.325Z]   CC       criu/arch/ppc64/cpu.o
08:43:38 [2020-04-17T08:43:38.325Z]   CC       criu/arch/ppc64/crtools.o
08:43:38 [2020-04-17T08:43:38.336Z] #39 26.25   CC       images/siginfo.o
08:43:38 [2020-04-17T08:43:38.358Z] #31 ...
08:43:38 [2020-04-17T08:43:38.358Z] 
08:43:38 [2020-04-17T08:43:38.358Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:43:38 [2020-04-17T08:43:38.358Z] #24 23.99 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
08:43:38 [2020-04-17T08:43:38.358Z] #24 24.31 
08:43:38 [2020-04-17T08:43:38.358Z] #24 24.47 
######################################################################## 100.0%
08:43:38 [2020-04-17T08:43:38.358Z] #24 24.63 
08:43:38 [2020-04-17T08:43:38.358Z] #24 24.75 Download of images into '/build' complete.
08:43:38 [2020-04-17T08:43:38.358Z] #24 24.75 Use something like the following to load the result into a Docker daemon:
08:43:38 [2020-04-17T08:43:38.358Z] #24 24.75   tar -cC '/build' . | docker load
08:43:38 [2020-04-17T08:43:38.358Z] #24 DONE 24.9s
08:43:38 [2020-04-17T08:43:38.358Z] 
08:43:38 [2020-04-17T08:43:38.358Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
08:43:38 [2020-04-17T08:43:38.358Z] #38 60.71 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
08:43:38 [2020-04-17T08:43:38.358Z] #38 60.76 Setting up libnl-3-200:amd64 (3.4.0-1) ...
08:43:38 [2020-04-17T08:43:38.358Z] #38 60.78 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
08:43:38 [2020-04-17T08:43:38.358Z] #38 60.79 Setting up libcap-dev:amd64 (1:2.25-2) ...
08:43:38 [2020-04-17T08:43:38.358Z] #38 60.80 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
08:43:38 [2020-04-17T08:43:38.358Z] #38 60.82 Setting up protobuf-compiler (3.6.1.3-2) ...
08:43:38 [2020-04-17T08:43:38.358Z] #38 60.84 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
08:43:38 [2020-04-17T08:43:38.358Z] #38 60.86 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
08:43:38 [2020-04-17T08:43:38.358Z] #38 60.88 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
08:43:38 [2020-04-17T08:43:38.358Z] #38 60.91 Setting up python-protobuf (3.6.1.3-2) ...
08:43:38 [2020-04-17T08:43:38.609Z]   CC       criu/arch/ppc64/sigframe.o
08:43:38 [2020-04-17T08:43:38.618Z] #39 26.44   CC       images/rpc.o
08:43:38 [2020-04-17T08:43:38.893Z]   LINK     criu/arch/ppc64/crtools.built-in.o
08:43:38 [2020-04-17T08:43:38.893Z]   DEP      criu/arch/ppc64/misc.d
08:43:38 [2020-04-17T08:43:38.893Z]   DEP      criu/arch/ppc64/vdso-trampoline.d
08:43:38 [2020-04-17T08:43:38.893Z]   DEP      criu/arch/ppc64/vdso-pie.d
08:43:38 [2020-04-17T08:43:38.893Z]   DEP      criu/pie/parasite-vdso.d
08:43:38 [2020-04-17T08:43:38.893Z]   DEP      criu/pie/util-vdso.d
08:43:38 [2020-04-17T08:43:38.893Z]   DEP      criu/pie/util.d
08:43:38 [2020-04-17T08:43:38.918Z] #38 ...
08:43:38 [2020-04-17T08:43:38.918Z] 
08:43:38 [2020-04-17T08:43:38.918Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
08:43:38 [2020-04-17T08:43:38.918Z] #29 54.15 time
08:43:38 [2020-04-17T08:43:38.918Z] #29 61.20 internal/poll
08:43:39 [2020-04-17T08:43:39.173Z] #29 64.25 internal/syscall/execenv
08:43:39 [2020-04-17T08:43:39.173Z] #29 ...
08:43:39 [2020-04-17T08:43:39.173Z] 
08:43:39 [2020-04-17T08:43:39.173Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc
08:43:39 [2020-04-17T08:43:39.173Z] #52 16.31 + cd /tmp/tmp.lEdZHZ5gR8/src/github.com/opencontainers/runc
08:43:39 [2020-04-17T08:43:39.173Z] #52 16.31 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
08:43:39 [2020-04-17T08:43:39.173Z] #52 17.77 + '[' -z '' ']'
08:43:39 [2020-04-17T08:43:39.173Z] #52 17.79 + target=static
08:43:39 [2020-04-17T08:43:39.173Z] #52 17.79 + make 'BUILDTAGS=seccomp apparmor selinux ' static
08:43:39 [2020-04-17T08:43:39.173Z] #52 20.11 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc .
08:43:39 [2020-04-17T08:43:39.173Z] #52 ...
08:43:39 [2020-04-17T08:43:39.173Z] 
08:43:39 [2020-04-17T08:43:39.173Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
08:43:39 [2020-04-17T08:43:39.173Z] #42 54.43 internal/oserror
08:43:39 [2020-04-17T08:43:39.173Z] #42 54.64 syscall
08:43:39 [2020-04-17T08:43:39.178Z]   CC       criu/pie/util.o
08:43:39 [2020-04-17T08:43:39.178Z]   CC       criu/pie/util-vdso.o
08:43:39 [2020-04-17T08:43:39.232Z] #39 27.16   CC       images/ext-file.o
08:43:39 [2020-04-17T08:43:39.232Z] #39 ...
08:43:39 [2020-04-17T08:43:39.232Z] 
08:43:39 [2020-04-17T08:43:39.232Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
08:43:39 [2020-04-17T08:43:39.232Z] #42 49.68 path/filepath
08:43:39 [2020-04-17T08:43:39.232Z] #42 50.50 regexp
08:43:39 [2020-04-17T08:43:39.232Z] #42 50.68 flag
08:43:39 [2020-04-17T08:43:39.232Z] #42 51.79 go/token
08:43:39 [2020-04-17T08:43:39.232Z] #42 52.31 go/scanner
08:43:39 [2020-04-17T08:43:39.232Z] #42 52.91 internal/lazyregexp
08:43:39 [2020-04-17T08:43:39.232Z] #42 53.06 path
08:43:39 [2020-04-17T08:43:39.232Z] #42 53.19 go/ast
08:43:39 [2020-04-17T08:43:39.232Z] #42 53.45 io/ioutil
08:43:39 [2020-04-17T08:43:39.232Z] #42 53.95 net/url
08:43:39 [2020-04-17T08:43:39.232Z] #42 55.90 text/template/parse
08:43:39 [2020-04-17T08:43:39.232Z] #42 56.57 go/parser
08:43:39 [2020-04-17T08:43:39.232Z] #42 58.43 text/template
08:43:39 [2020-04-17T08:43:39.232Z] #42 59.00 log
08:43:39 [2020-04-17T08:43:39.232Z] #42 59.46 encoding/binary
08:43:39 [2020-04-17T08:43:39.427Z] #42 64.52 time
08:43:39 [2020-04-17T08:43:39.427Z] #42 ...
08:43:39 [2020-04-17T08:43:39.427Z] 
08:43:39 [2020-04-17T08:43:39.427Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
08:43:39 [2020-04-17T08:43:39.427Z] #29 64.62 internal/syscall/unix
08:43:39 [2020-04-17T08:43:39.462Z]   CC       criu/pie/parasite-vdso.o
08:43:39 [2020-04-17T08:43:39.462Z]   CC       criu/arch/ppc64/vdso-pie.o
08:43:39 [2020-04-17T08:43:39.514Z] #42 ...
08:43:39 [2020-04-17T08:43:39.514Z] 
08:43:39 [2020-04-17T08:43:39.514Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
08:43:39 [2020-04-17T08:43:39.514Z] #14 23.91 debconf: delaying package configuration, since apt-utils is not installed
08:43:39 [2020-04-17T08:43:39.514Z] #14 24.00 Fetched 99.3 MB in 5s (20.6 MB/s)
08:43:39 [2020-04-17T08:43:39.514Z] #14 24.06 Selecting previously unselected package pigz.
08:43:39 [2020-04-17T08:43:39.514Z] #14 24.06 (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 ... 15235 files and directories currently installed.)
08:43:39 [2020-04-17T08:43:39.514Z] #14 24.10 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ...
08:43:39 [2020-04-17T08:43:39.514Z] #14 24.11 Unpacking pigz (2.4-1) ...
08:43:39 [2020-04-17T08:43:39.514Z] #14 24.17 Selecting previously unselected package libpython3.7-minimal:s390x.
08:43:39 [2020-04-17T08:43:39.514Z] #14 24.17 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_s390x.deb ...
08:43:39 [2020-04-17T08:43:39.514Z] #14 24.17 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ...
08:43:39 [2020-04-17T08:43:39.514Z] #14 24.52 Selecting previously unselected package python3.7-minimal.
08:43:39 [2020-04-17T08:43:39.514Z] #14 24.52 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_s390x.deb ...
08:43:39 [2020-04-17T08:43:39.514Z] #14 24.54 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
08:43:39 [2020-04-17T08:43:39.514Z] #14 25.45 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ...
08:43:39 [2020-04-17T08:43:39.514Z] #14 25.46 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
08:43:39 [2020-04-17T08:43:39.514Z] #14 27.35 Selecting previously unselected package python3-minimal.
08:43:39 [2020-04-17T08:43:39.514Z] #14 27.35 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15484 files and directories currently installed.)
08:43:39 [2020-04-17T08:43:39.514Z] #14 27.36 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ...
08:43:39 [2020-04-17T08:43:39.514Z] #14 27.36 Unpacking python3-minimal (3.7.3-1) ...
08:43:39 [2020-04-17T08:43:39.514Z] #14 27.45 Selecting previously unselected package libmpdec2:s390x.
08:43:39 [2020-04-17T08:43:39.514Z] #14 27.45 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ...
08:43:39 [2020-04-17T08:43:39.514Z] #14 27.46 Unpacking libmpdec2:s390x (2.4.2-2) ...
08:43:39 [2020-04-17T08:43:39.514Z] #14 27.50 Selecting previously unselected package libpython3.7-stdlib:s390x.
08:43:39 [2020-04-17T08:43:39.514Z] #14 27.50 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_s390x.deb ...
08:43:39 [2020-04-17T08:43:39.514Z] #14 27.51 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ...
08:43:39 [2020-04-17T08:43:39.682Z] #29 65.04 os
08:43:39 [2020-04-17T08:43:39.746Z]   CC       criu/arch/ppc64/vdso-trampoline.o
08:43:39 [2020-04-17T08:43:39.746Z]   CC       criu/arch/ppc64/misc.o
08:43:39 [2020-04-17T08:43:39.746Z]   AR       criu/pie/pie.lib.a
08:43:39 [2020-04-17T08:43:39.746Z]   DEP      criu/pie/restorer.d
08:43:39 [2020-04-17T08:43:39.746Z]   DEP      criu/arch/ppc64/restorer.d
08:43:40 [2020-04-17T08:43:40.032Z]   DEP      criu/pie/parasite.d
08:43:40 [2020-04-17T08:43:40.032Z]   CC       criu/pie/parasite.o
08:43:40 [2020-04-17T08:43:40.127Z] #14 28.34 Selecting previously unselected package python3.7.
08:43:40 [2020-04-17T08:43:40.127Z] #14 28.34 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_s390x.deb ...
08:43:40 [2020-04-17T08:43:40.127Z] #14 28.34 Unpacking python3.7 (3.7.3-2+deb10u1) ...
08:43:40 [2020-04-17T08:43:40.315Z]   LINK     criu/pie/parasite.built-in.o
08:43:40 [2020-04-17T08:43:40.315Z]   GEN      criu/pie/parasite-blob.h
08:43:40 [2020-04-17T08:43:40.315Z]   CC       criu/arch/ppc64/restorer.o
08:43:40 [2020-04-17T08:43:40.409Z] #14 28.42 Selecting previously unselected package libpython3-stdlib:s390x.
08:43:40 [2020-04-17T08:43:40.409Z] #14 28.42 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ...
08:43:40 [2020-04-17T08:43:40.409Z] #14 28.43 Unpacking libpython3-stdlib:s390x (3.7.3-1) ...
08:43:40 [2020-04-17T08:43:40.409Z] #14 28.50 Setting up python3-minimal (3.7.3-1) ...
08:43:40 [2020-04-17T08:43:40.599Z]   CC       criu/pie/restorer.o
08:43:41 [2020-04-17T08:43:41.023Z] #14 29.15 Selecting previously unselected package python3.
08:43:41 [2020-04-17T08:43:41.023Z] #14 29.15 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15896 files and directories currently installed.)
08:43:41 [2020-04-17T08:43:41.023Z] #14 29.20 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ...
08:43:41 [2020-04-17T08:43:41.023Z] #14 29.21 Unpacking python3 (3.7.3-1) ...
08:43:41 [2020-04-17T08:43:41.043Z] #29 66.17 internal/fmtsort
08:43:41 [2020-04-17T08:43:41.311Z] #14 29.32 Selecting previously unselected package libip4tc0:s390x.
08:43:41 [2020-04-17T08:43:41.311Z] #14 29.32 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ...
08:43:41 [2020-04-17T08:43:41.311Z] #14 29.33 Unpacking libip4tc0:s390x (1.8.2-4) ...
08:43:41 [2020-04-17T08:43:41.311Z] #14 29.42 Selecting previously unselected package libip6tc0:s390x.
08:43:41 [2020-04-17T08:43:41.311Z] #14 29.42 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ...
08:43:41 [2020-04-17T08:43:41.311Z] #14 29.43 Unpacking libip6tc0:s390x (1.8.2-4) ...
08:43:41 [2020-04-17T08:43:41.311Z] #14 29.48 Selecting previously unselected package libiptc0:s390x.
08:43:41 [2020-04-17T08:43:41.311Z] #14 29.49 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ...
08:43:41 [2020-04-17T08:43:41.311Z] #14 29.49 Unpacking libiptc0:s390x (1.8.2-4) ...
08:43:41 [2020-04-17T08:43:41.311Z] #14 29.53 Selecting previously unselected package libnfnetlink0:s390x.
08:43:41 [2020-04-17T08:43:41.311Z] #14 29.53 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ...
08:43:41 [2020-04-17T08:43:41.311Z] #14 29.54 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ...
08:43:41 [2020-04-17T08:43:41.311Z] #14 29.60 Selecting previously unselected package libnetfilter-conntrack3:s390x.
08:43:41 [2020-04-17T08:43:41.311Z] #14 29.60 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ...
08:43:41 [2020-04-17T08:43:41.311Z] #14 29.61 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ...
08:43:41 [2020-04-17T08:43:41.311Z] #14 29.66 Selecting previously unselected package libnftnl11:s390x.
08:43:41 [2020-04-17T08:43:41.593Z] #14 29.66 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ...
08:43:41 [2020-04-17T08:43:41.593Z] #14 29.67 Unpacking libnftnl11:s390x (1.1.2-2) ...
08:43:41 [2020-04-17T08:43:41.593Z] #14 29.70 Selecting previously unselected package iptables.
08:43:41 [2020-04-17T08:43:41.593Z] #14 29.70 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ...
08:43:41 [2020-04-17T08:43:41.593Z] #14 29.71 Unpacking iptables (1.8.2-4) ...
08:43:41 [2020-04-17T08:43:41.603Z] #29 66.80 strings
08:43:41 [2020-04-17T08:43:41.625Z]   LINK     criu/pie/restorer.built-in.o
08:43:41 [2020-04-17T08:43:41.626Z]   GEN      criu/pie/restorer-blob.h
08:43:41 [2020-04-17T08:43:41.626Z]   DEP      criu/vdso.d
08:43:41 [2020-04-17T08:43:41.626Z]   DEP      criu/uts_ns.d
08:43:41 [2020-04-17T08:43:41.626Z]   DEP      criu/util.d
08:43:41 [2020-04-17T08:43:41.626Z]   DEP      criu/uffd.d
08:43:41 [2020-04-17T08:43:41.875Z] #14 29.98 Selecting previously unselected package xxd.
08:43:41 [2020-04-17T08:43:41.875Z] #14 30.00 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ...
08:43:41 [2020-04-17T08:43:41.875Z] #14 30.01 Unpacking xxd (2:8.1.0875-5) ...
08:43:41 [2020-04-17T08:43:41.909Z]   DEP      criu/tun.d
08:43:41 [2020-04-17T08:43:41.909Z]   DEP      criu/tty.d
08:43:41 [2020-04-17T08:43:41.909Z]   DEP      criu/timerfd.d
08:43:41 [2020-04-17T08:43:41.909Z]   DEP      criu/sysfs_parse.d
08:43:42 [2020-04-17T08:43:42.156Z] #14 30.15 Selecting previously unselected package vim-common.
08:43:42 [2020-04-17T08:43:42.156Z] #14 30.15 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
08:43:42 [2020-04-17T08:43:42.156Z] #14 30.16 Unpacking vim-common (2:8.1.0875-5) ...
08:43:42 [2020-04-17T08:43:42.156Z] #14 30.30 Selecting previously unselected package bash-completion.
08:43:42 [2020-04-17T08:43:42.156Z] #14 30.30 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
08:43:42 [2020-04-17T08:43:42.164Z] #29 ...
08:43:42 [2020-04-17T08:43:42.164Z] 
08:43:42 [2020-04-17T08:43:42.164Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
08:43:42 [2020-04-17T08:43:42.164Z] #31 67.87 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
08:43:42 [2020-04-17T08:43:42.164Z] #31 67.90 Setting up xxd (2:8.1.0875-5) ...
08:43:42 [2020-04-17T08:43:42.164Z] #31 67.91 Setting up libuv1:amd64 (1.24.1-1) ...
08:43:42 [2020-04-17T08:43:42.164Z] #31 67.92 Setting up vim-common (2:8.1.0875-5) ...
08:43:42 [2020-04-17T08:43:42.164Z] #31 67.96 Setting up librhash0:amd64 (1.3.8-1) ...
08:43:42 [2020-04-17T08:43:42.164Z] #31 67.98 Setting up cmake-data (3.13.4-1) ...
08:43:42 [2020-04-17T08:43:42.164Z] #31 68.00 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
08:43:42 [2020-04-17T08:43:42.164Z] #31 68.01 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
08:43:42 [2020-04-17T08:43:42.164Z] #31 68.02 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
08:43:42 [2020-04-17T08:43:42.164Z] #31 68.03 Setting up cmake (3.13.4-1) ...
08:43:42 [2020-04-17T08:43:42.164Z] #31 68.04 Processing triggers for libc-bin (2.28-10) ...
08:43:42 [2020-04-17T08:43:42.164Z] #31 68.09 Processing triggers for mime-support (3.62) ...
08:43:42 [2020-04-17T08:43:42.164Z] #31 DONE 68.4s
08:43:42 [2020-04-17T08:43:42.164Z] 
08:43:42 [2020-04-17T08:43:42.164Z] #32 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
08:43:42 [2020-04-17T08:43:42.164Z] #32 DONE 0.1s
08:43:42 [2020-04-17T08:43:42.164Z] 
08:43:42 [2020-04-17T08:43:42.164Z] #33 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
08:43:42 [2020-04-17T08:43:42.164Z] #33 DONE 0.1s
08:43:42 [2020-04-17T08:43:42.164Z] 
08:43:42 [2020-04-17T08:43:42.164Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini
08:43:42 [2020-04-17T08:43:42.194Z]   DEP      criu/sysctl.d
08:43:42 [2020-04-17T08:43:42.194Z]   DEP      criu/string.d
08:43:42 [2020-04-17T08:43:42.194Z]   DEP      criu/stats.d
08:43:42 [2020-04-17T08:43:42.194Z]   DEP      criu/sockets.d
08:43:42 [2020-04-17T08:43:42.194Z]   DEP      criu/sk-unix.d
08:43:42 [2020-04-17T08:43:42.194Z]   DEP      criu/sk-tcp.d
08:43:42 [2020-04-17T08:43:42.478Z]   DEP      criu/sk-queue.d
08:43:42 [2020-04-17T08:43:42.478Z]   DEP      criu/sk-packet.d
08:43:42 [2020-04-17T08:43:42.478Z]   DEP      criu/sk-netlink.d
08:43:42 [2020-04-17T08:43:42.478Z]   DEP      criu/sk-inet.d
08:43:42 [2020-04-17T08:43:42.762Z]   DEP      criu/signalfd.d
08:43:42 [2020-04-17T08:43:42.762Z]   DEP      criu/sigframe.d
08:43:42 [2020-04-17T08:43:42.762Z]   DEP      criu/shmem.d
08:43:42 [2020-04-17T08:43:42.762Z]   DEP      criu/servicefd.d
08:43:42 [2020-04-17T08:43:42.762Z]   DEP      criu/seize.d
08:43:43 [2020-04-17T08:43:43.047Z]   DEP      criu/seccomp.d
08:43:43 [2020-04-17T08:43:43.047Z]   DEP      criu/rst-malloc.d
08:43:43 [2020-04-17T08:43:43.047Z]   DEP      criu/rbtree.d
08:43:43 [2020-04-17T08:43:43.047Z]   DEP      criu/pstree.d
08:43:43 [2020-04-17T08:43:43.047Z]   DEP      criu/protobuf.d
08:43:43 [2020-04-17T08:43:43.047Z]   GEN      criu/protobuf-desc-gen.h
08:43:43 [2020-04-17T08:43:43.054Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
08:43:43 [2020-04-17T08:43:43.054Z] 
08:43:43 [2020-04-17T08:43:43.054Z] 
08:43:43 [2020-04-17T08:43:43.054Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
08:43:43 [2020-04-17T08:43:43.054Z] 
08:43:43 [2020-04-17T08:43:43.054Z] 
08:43:43 [2020-04-17T08:43:43.054Z] ---> Making bundle: test-integration (in bundles/test-integration)
08:43:43 [2020-04-17T08:43:43.054Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
08:43:43 [2020-04-17T08:43:43.054Z] HOSTNAME=469290991eab
08:43:43 [2020-04-17T08:43:43.054Z] TEST_SKIP_INTEGRATION=1
08:43:43 [2020-04-17T08:43:43.054Z] TESTDEBUG=0
08:43:43 [2020-04-17T08:43:43.054Z] DEST=bundles/test-integration
08:43:43 [2020-04-17T08:43:43.054Z] PWD=/go/src/github.com/docker/docker
08:43:43 [2020-04-17T08:43:43.054Z] KEEPBUNDLE=1
08:43:43 [2020-04-17T08:43:43.054Z] DOCKER_GITCOMMIT=73b52253848169499393976f4af9a27b21006ec5
08:43:43 [2020-04-17T08:43:43.054Z] container=docker
08:43:43 [2020-04-17T08:43:43.054Z] HOME=/root
08:43:43 [2020-04-17T08:43:43.054Z] GOLANG_VERSION=1.13.10
08:43:43 [2020-04-17T08:43:43.054Z] VALIDATE_REPO=https://github.com/moby/moby.git
08:43:43 [2020-04-17T08:43:43.054Z] VALIDATE_BRANCH=19.03
08:43:43 [2020-04-17T08:43:43.054Z] TERM=xterm
08:43:43 [2020-04-17T08:43:43.054Z] DOCKER_PKG=github.com/docker/docker
08:43:43 [2020-04-17T08:43:43.054Z] SHLVL=1
08:43:43 [2020-04-17T08:43:43.054Z] TIMEOUT=120m
08:43:43 [2020-04-17T08:43:43.054Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
08:43:43 [2020-04-17T08:43:43.054Z] DOCKER_GRAPHDRIVER=overlay2
08:43:43 [2020-04-17T08:43:43.054Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
08:43:43 [2020-04-17T08:43:43.054Z] GO111MODULE=off
08:43:43 [2020-04-17T08:43:43.054Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
08:43:43 [2020-04-17T08:43:43.054Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
08:43:43 [2020-04-17T08:43:43.054Z] GOPATH=/go
08:43:43 [2020-04-17T08:43:43.054Z] PKG_CONFIG=pkg-config
08:43:43 [2020-04-17T08:43:43.054Z] _=/usr/bin/env
08:43:43 [2020-04-17T08:43:43.054Z] Building test suite binary ./integration-cli/test.main
08:43:43 [2020-04-17T08:43:43.054Z] ---> Making bundle: test-integration (in bundles/test-integration)
08:43:43 [2020-04-17T08:43:43.054Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
08:43:43 [2020-04-17T08:43:43.054Z] HOSTNAME=691f53605b3f
08:43:43 [2020-04-17T08:43:43.054Z] TEST_SKIP_INTEGRATION=1
08:43:43 [2020-04-17T08:43:43.054Z] TESTDEBUG=0
08:43:43 [2020-04-17T08:43:43.054Z] DEST=bundles/test-integration
08:43:43 [2020-04-17T08:43:43.054Z] PWD=/go/src/github.com/docker/docker
08:43:43 [2020-04-17T08:43:43.054Z] KEEPBUNDLE=1
08:43:43 [2020-04-17T08:43:43.054Z] DOCKER_GITCOMMIT=73b52253848169499393976f4af9a27b21006ec5
08:43:43 [2020-04-17T08:43:43.054Z] container=docker
08:43:43 [2020-04-17T08:43:43.054Z] HOME=/root
08:43:43 [2020-04-17T08:43:43.054Z] GOLANG_VERSION=1.13.10
08:43:43 [2020-04-17T08:43:43.054Z] VALIDATE_REPO=https://github.com/moby/moby.git
08:43:43 [2020-04-17T08:43:43.054Z] VALIDATE_BRANCH=19.03
08:43:43 [2020-04-17T08:43:43.054Z] TERM=xterm
08:43:43 [2020-04-17T08:43:43.054Z] DOCKER_PKG=github.com/docker/docker
08:43:43 [2020-04-17T08:43:43.054Z] SHLVL=1
08:43:43 [2020-04-17T08:43:43.054Z] TIMEOUT=120m
08:43:43 [2020-04-17T08:43:43.054Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
08:43:43 [2020-04-17T08:43:43.054Z] DOCKER_GRAPHDRIVER=overlay2
08:43:43 [2020-04-17T08:43:43.054Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
08:43:43 [2020-04-17T08:43:43.054Z] GO111MODULE=off
08:43:43 [2020-04-17T08:43:43.054Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
08:43:43 [2020-04-17T08:43:43.054Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
08:43:43 [2020-04-17T08:43:43.054Z] GOPATH=/go
08:43:43 [2020-04-17T08:43:43.054Z] PKG_CONFIG=pkg-config
08:43:43 [2020-04-17T08:43:43.054Z] _=/usr/bin/env
08:43:43 [2020-04-17T08:43:43.054Z] Building test suite binary ./integration-cli/test.main
08:43:43 [2020-04-17T08:43:43.054Z] No new tests added to integration.
08:43:43 [2020-04-17T08:43:43.054Z] 
08:43:43 [2020-04-17T08:43:43.054Z] ---> Making bundle: test-integration (in bundles/test-integration)
08:43:43 [2020-04-17T08:43:43.054Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
08:43:43 [2020-04-17T08:43:43.054Z] HOSTNAME=36836b7755a6
08:43:43 [2020-04-17T08:43:43.054Z] TESTDEBUG=0
08:43:43 [2020-04-17T08:43:43.054Z] DEST=bundles/test-integration
08:43:43 [2020-04-17T08:43:43.054Z] PWD=/go/src/github.com/docker/docker
08:43:43 [2020-04-17T08:43:43.054Z] KEEPBUNDLE=1
08:43:43 [2020-04-17T08:43:43.054Z] DOCKER_GITCOMMIT=73b52253848169499393976f4af9a27b21006ec5
08:43:43 [2020-04-17T08:43:43.054Z] container=docker
08:43:43 [2020-04-17T08:43:43.054Z] HOME=/root
08:43:43 [2020-04-17T08:43:43.054Z] GOLANG_VERSION=1.13.10
08:43:43 [2020-04-17T08:43:43.054Z] VALIDATE_REPO=https://github.com/moby/moby.git
08:43:43 [2020-04-17T08:43:43.054Z] VALIDATE_BRANCH=19.03
08:43:43 [2020-04-17T08:43:43.054Z] TERM=xterm
08:43:43 [2020-04-17T08:43:43.054Z] DOCKER_PKG=github.com/docker/docker
08:43:43 [2020-04-17T08:43:43.054Z] SHLVL=1
08:43:43 [2020-04-17T08:43:43.054Z] TIMEOUT=120m
08:43:43 [2020-04-17T08:43:43.054Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
08:43:43 [2020-04-17T08:43:43.054Z] DOCKER_GRAPHDRIVER=overlay2
08:43:43 [2020-04-17T08:43:43.054Z] GO111MODULE=off
08:43:43 [2020-04-17T08:43:43.054Z] TEST_SKIP_INTEGRATION_CLI=1
08:43:43 [2020-04-17T08:43:43.054Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
08:43:43 [2020-04-17T08:43:43.054Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
08:43:43 [2020-04-17T08:43:43.054Z] GOPATH=/go
08:43:43 [2020-04-17T08:43:43.054Z] PKG_CONFIG=pkg-config
08:43:43 [2020-04-17T08:43:43.054Z] _=/usr/bin/env
08:43:43 [2020-04-17T08:43:43.054Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
08:43:43 [2020-04-17T08:43:43.089Z] #34 ...
08:43:43 [2020-04-17T08:43:43.089Z] 
08:43:43 [2020-04-17T08:43:43.089Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
08:43:43 [2020-04-17T08:43:43.089Z] #38 68.89 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
08:43:43 [2020-04-17T08:43:43.089Z] #38 68.91 Processing triggers for libc-bin (2.28-10) ...
08:43:43 [2020-04-17T08:43:43.089Z] #38 DONE 69.3s
08:43:43 [2020-04-17T08:43:43.089Z] 
08:43:43 [2020-04-17T08:43:43.089Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:43:43 [2020-04-17T08:43:43.669Z]   DEP      criu/protobuf-desc.d
08:43:43 [2020-04-17T08:43:43.669Z]   DEP      criu/proc_parse.d
08:43:43 [2020-04-17T08:43:43.669Z]   DEP      criu/plugin.d
08:43:43 [2020-04-17T08:43:43.669Z]   DEP      criu/pipes.d
08:43:43 [2020-04-17T08:43:43.669Z]   DEP      criu/pie-util.d
08:43:43 [2020-04-17T08:43:43.669Z]   DEP      criu/pie-util-vdso.d
08:43:43 [2020-04-17T08:43:43.953Z]   DEP      criu/pie-util-vdso-elf32.d
08:43:43 [2020-04-17T08:43:43.953Z]   DEP      criu/path.d
08:43:43 [2020-04-17T08:43:43.953Z]   DEP      criu/parasite-syscall.d
08:43:43 [2020-04-17T08:43:43.953Z]   DEP      criu/pagemap.d
08:43:43 [2020-04-17T08:43:43.953Z]   DEP      criu/pagemap-cache.d
08:43:44 [2020-04-17T08:43:44.239Z]   DEP      criu/page-xfer.d
08:43:44 [2020-04-17T08:43:44.239Z]   DEP      criu/page-pipe.d
08:43:44 [2020-04-17T08:43:44.239Z]   DEP      criu/netfilter.d
08:43:44 [2020-04-17T08:43:44.239Z]   DEP      criu/net.d
08:43:44 [2020-04-17T08:43:44.239Z]   DEP      criu/namespaces.d
08:43:44 [2020-04-17T08:43:44.523Z]   DEP      criu/mount.d
08:43:44 [2020-04-17T08:43:44.523Z]   DEP      criu/mem.d
08:43:44 [2020-04-17T08:43:44.523Z]   DEP      criu/lsm.d
08:43:44 [2020-04-17T08:43:44.523Z]   DEP      criu/log.d
08:43:44 [2020-04-17T08:43:44.807Z]   DEP      criu/libnetlink.d
08:43:44 [2020-04-17T08:43:44.807Z]   DEP      criu/kerndat.d
08:43:44 [2020-04-17T08:43:44.807Z]   DEP      criu/kcmp-ids.d
08:43:44 [2020-04-17T08:43:44.807Z]   DEP      criu/irmap.d
08:43:44 [2020-04-17T08:43:44.807Z]   DEP      criu/ipc_ns.d
08:43:44 [2020-04-17T08:43:44.831Z] #14 32.45 Unpacking bash-completion (1:2.8-6) ...
08:43:44 [2020-04-17T08:43:44.831Z] #14 32.89 Selecting previously unselected package bzip2.
08:43:44 [2020-04-17T08:43:44.831Z] #14 32.89 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ...
08:43:44 [2020-04-17T08:43:44.831Z] #14 32.90 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
08:43:44 [2020-04-17T08:43:44.831Z] #14 32.98 Selecting previously unselected package xz-utils.
08:43:44 [2020-04-17T08:43:44.831Z] #14 32.98 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ...
08:43:44 [2020-04-17T08:43:44.831Z] #14 32.98 Unpacking xz-utils (5.2.4-1) ...
08:43:45 [2020-04-17T08:43:45.090Z]   DEP      criu/image.d
08:43:45 [2020-04-17T08:43:45.090Z]   DEP      criu/image-desc.d
08:43:45 [2020-04-17T08:43:45.090Z]   DEP      criu/fsnotify.d
08:43:45 [2020-04-17T08:43:45.090Z]   DEP      criu/filesystems.d
08:43:45 [2020-04-17T08:43:45.090Z]   DEP      criu/files.d
08:43:45 [2020-04-17T08:43:45.113Z] #14 33.18 Selecting previously unselected package apparmor.
08:43:45 [2020-04-17T08:43:45.113Z] #14 33.18 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ...
08:43:45 [2020-04-17T08:43:45.113Z] #14 33.22 Unpacking apparmor (2.13.2-10) ...
08:43:45 [2020-04-17T08:43:45.374Z]   DEP      criu/files-reg.d
08:43:45 [2020-04-17T08:43:45.374Z]   DEP      criu/files-ext.d
08:43:45 [2020-04-17T08:43:45.374Z]   DEP      criu/file-lock.d
08:43:45 [2020-04-17T08:43:45.374Z]   DEP      criu/file-ids.d
08:43:45 [2020-04-17T08:43:45.374Z]   DEP      criu/fifo.d
08:43:45 [2020-04-17T08:43:45.395Z] #14 33.57 Selecting previously unselected package aufs-tools.
08:43:45 [2020-04-17T08:43:45.395Z] #14 33.57 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ...
08:43:45 [2020-04-17T08:43:45.395Z] #14 33.58 Unpacking aufs-tools (1:4.14+20190211-1) ...
08:43:45 [2020-04-17T08:43:45.395Z] #14 33.66 Selecting previously unselected package binutils-mingw-w64-i686.
08:43:45 [2020-04-17T08:43:45.395Z] #14 33.66 Preparing to unpack .../15-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ...
08:43:45 [2020-04-17T08:43:45.395Z] #14 33.67 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
08:43:45 [2020-04-17T08:43:45.658Z]   DEP      criu/fdstore.d
08:43:45 [2020-04-17T08:43:45.658Z]   DEP      criu/fault-injection.d
08:43:45 [2020-04-17T08:43:45.658Z]   DEP      criu/external.d
08:43:45 [2020-04-17T08:43:45.658Z]   DEP      criu/eventpoll.d
08:43:45 [2020-04-17T08:43:45.658Z]   DEP      criu/eventfd.d
08:43:45 [2020-04-17T08:43:45.658Z]   DEP      criu/crtools.d
08:43:45 [2020-04-17T08:43:45.941Z]   DEP      criu/cr-service.d
08:43:45 [2020-04-17T08:43:45.941Z]   DEP      criu/cr-restore.d
08:43:45 [2020-04-17T08:43:45.941Z]   DEP      criu/cr-errno.d
08:43:45 [2020-04-17T08:43:45.941Z]   DEP      criu/cr-dump.d
08:43:46 [2020-04-17T08:43:46.225Z]   DEP      criu/cr-dedup.d
08:43:46 [2020-04-17T08:43:46.225Z]   DEP      criu/cr-check.d
08:43:46 [2020-04-17T08:43:46.225Z]   DEP      criu/config.d
08:43:46 [2020-04-17T08:43:46.225Z]   DEP      criu/clone-noasan.d
08:43:46 [2020-04-17T08:43:46.225Z]   DEP      criu/cgroup.d
08:43:46 [2020-04-17T08:43:46.354Z] #39 ...
08:43:46 [2020-04-17T08:43:46.354Z] 
08:43:46 [2020-04-17T08:43:46.354Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
08:43:46 [2020-04-17T08:43:46.354Z] #14 4.500 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
08:43:46 [2020-04-17T08:43:46.354Z] #14 4.609 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:43:46 [2020-04-17T08:43:46.354Z] #14 4.609 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
08:43:46 [2020-04-17T08:43:46.354Z] #14 5.539 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
08:43:46 [2020-04-17T08:43:46.354Z] #14 7.842 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB]
08:43:46 [2020-04-17T08:43:46.354Z] #14 9.632 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
08:43:46 [2020-04-17T08:43:46.354Z] #14 ...
08:43:46 [2020-04-17T08:43:46.354Z] 
08:43:46 [2020-04-17T08:43:46.354Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini
08:43:46 [2020-04-17T08:43:46.354Z] #34 3.186 + RM_GOPATH=0
08:43:46 [2020-04-17T08:43:46.354Z] #34 3.188 + TMP_GOPATH=
08:43:46 [2020-04-17T08:43:46.354Z] #34 3.188 + : /build
08:43:46 [2020-04-17T08:43:46.354Z] #34 3.188 + '[' -z '' ']'
08:43:46 [2020-04-17T08:43:46.354Z] #34 3.192 ++ mktemp -d
08:43:46 [2020-04-17T08:43:46.354Z] #34 3.196 + export GOPATH=/tmp/tmp.t3yGUnTLqG
08:43:46 [2020-04-17T08:43:46.354Z] #34 3.196 + GOPATH=/tmp/tmp.t3yGUnTLqG
08:43:46 [2020-04-17T08:43:46.354Z] #34 3.196 + RM_GOPATH=1
08:43:46 [2020-04-17T08:43:46.354Z] #34 3.197 ++ dirname ./install.sh
08:43:46 [2020-04-17T08:43:46.354Z] #34 3.200 + dir=.
08:43:46 [2020-04-17T08:43:46.354Z] #34 3.200 + bin=tini
08:43:46 [2020-04-17T08:43:46.354Z] #34 3.200 + shift
08:43:46 [2020-04-17T08:43:46.354Z] #34 3.201 + '[' '!' -f ./tini.installer ']'
08:43:46 [2020-04-17T08:43:46.354Z] #34 3.201 + . ./tini.installer
08:43:46 [2020-04-17T08:43:46.354Z] #34 3.201 ++ : fec3683b971d9c3ef73f284f176672c44b448662
08:43:46 [2020-04-17T08:43:46.354Z] #34 3.202 + install_tini
08:43:46 [2020-04-17T08:43:46.354Z] #34 3.202 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
08:43:46 [2020-04-17T08:43:46.354Z] #34 3.202 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
08:43:46 [2020-04-17T08:43:46.354Z] #34 3.231 + git clone https://github.com/krallin/tini.git /tmp/tmp.t3yGUnTLqG/tini
08:43:46 [2020-04-17T08:43:46.354Z] #34 3.237 Cloning into '/tmp/tmp.t3yGUnTLqG/tini'...
08:43:46 [2020-04-17T08:43:46.354Z] #34 4.025 + cd /tmp/tmp.t3yGUnTLqG/tini
08:43:46 [2020-04-17T08:43:46.354Z] #34 4.035 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
08:43:46 [2020-04-17T08:43:46.354Z] #34 4.047 + cmake .
08:43:46 [2020-04-17T08:43:46.509Z]   DEP      criu/cgroup-props.d
08:43:46 [2020-04-17T08:43:46.509Z]   DEP      criu/bitmap.d
08:43:46 [2020-04-17T08:43:46.509Z]   DEP      criu/bfd.d
08:43:46 [2020-04-17T08:43:46.509Z]   DEP      criu/autofs.d
08:43:46 [2020-04-17T08:43:46.509Z]   DEP      criu/aio.d
08:43:46 [2020-04-17T08:43:46.509Z]   DEP      criu/action-scripts.d
08:43:46 [2020-04-17T08:43:46.792Z]   CC       criu/action-scripts.o
08:43:46 [2020-04-17T08:43:46.792Z]   CC       criu/aio.o
08:43:46 [2020-04-17T08:43:46.865Z] #14 35.07 Selecting previously unselected package binutils-mingw-w64-x86-64.
08:43:46 [2020-04-17T08:43:46.865Z] #14 35.07 Preparing to unpack .../16-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ...
08:43:46 [2020-04-17T08:43:46.865Z] #14 35.08 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
08:43:46 [2020-04-17T08:43:46.913Z] #34 4.817 -- The C compiler identification is GNU 8.3.0
08:43:47 [2020-04-17T08:43:47.077Z]   CC       criu/autofs.o
08:43:47 [2020-04-17T08:43:47.168Z] #34 4.885 -- Check for working C compiler: /usr/bin/cc
08:43:47 [2020-04-17T08:43:47.466Z] #34 5.412 -- Check for working C compiler: /usr/bin/cc -- works
08:43:47 [2020-04-17T08:43:47.466Z] #34 5.418 -- Detecting C compiler ABI info
08:43:47 [2020-04-17T08:43:47.694Z]   CC       criu/bfd.o
08:43:47 [2020-04-17T08:43:47.871Z] #14 ...
08:43:47 [2020-04-17T08:43:47.871Z] 
08:43:47 [2020-04-17T08:43:47.871Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
08:43:47 [2020-04-17T08:43:47.871Z] #60 68.29 + for f in rootlesskit rootlesskit-docker-proxy
08:43:47 [2020-04-17T08:43:47.871Z] #60 68.29 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
08:43:47 [2020-04-17T08:43:47.978Z]   CC       criu/bitmap.o
08:43:47 [2020-04-17T08:43:47.978Z]   CC       criu/cgroup-props.o
08:43:48 [2020-04-17T08:43:48.390Z] #34 6.078 -- Detecting C compiler ABI info - done
08:43:48 [2020-04-17T08:43:48.390Z] #34 6.103 -- Detecting C compile features
08:43:48 [2020-04-17T08:43:48.606Z]   CC       criu/cgroup.o
08:43:49 [2020-04-17T08:43:49.341Z] #60 ...
08:43:49 [2020-04-17T08:43:49.341Z] 
08:43:49 [2020-04-17T08:43:49.341Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:43:49 [2020-04-17T08:43:49.341Z] #39 27.29   CC       images/cgroup.o
08:43:49 [2020-04-17T08:43:49.341Z] #39 27.58   CC       images/userns.o
08:43:49 [2020-04-17T08:43:49.341Z] #39 27.73   CC       images/google/protobuf/descriptor.o
08:43:49 [2020-04-17T08:43:49.341Z] #39 28.73   CC       images/opts.o
08:43:49 [2020-04-17T08:43:49.341Z] #39 28.89   CC       images/seccomp.o
08:43:49 [2020-04-17T08:43:49.341Z] #39 29.10   CC       images/binfmt-misc.o
08:43:49 [2020-04-17T08:43:49.341Z] #39 29.19   CC       images/time.o
08:43:49 [2020-04-17T08:43:49.341Z] #39 29.28   CC       images/sysctl.o
08:43:49 [2020-04-17T08:43:49.341Z] #39 29.36   CC       images/autofs.o
08:43:49 [2020-04-17T08:43:49.341Z] #39 29.44   CC       images/macvlan.o
08:43:49 [2020-04-17T08:43:49.341Z] #39 29.51   CC       images/sit.o
08:43:49 [2020-04-17T08:43:49.341Z] #39 29.61   LINK     images/built-in.o
08:43:49 [2020-04-17T08:43:49.341Z] #39 29.67   GEN      compel/include/asm
08:43:49 [2020-04-17T08:43:49.341Z] #39 29.68   GEN      compel/include/version.h
08:43:49 [2020-04-17T08:43:49.341Z] #39 29.68 touch .config
08:43:49 [2020-04-17T08:43:49.341Z] #39 29.69   GEN      include/common/config.h
08:43:49 [2020-04-17T08:43:49.341Z] #39 29.72   DEP      compel/arch/s390/plugins/std/syscalls/syscalls-s390.d
08:43:49 [2020-04-17T08:43:49.341Z] #39 29.77   GEN      compel/plugins/include/uapi/std/syscall-codes.h
08:43:49 [2020-04-17T08:43:49.341Z] #39 29.78   GEN      compel/plugins/include/uapi/std/syscall.h
08:43:49 [2020-04-17T08:43:49.341Z] #39 29.79   GEN      compel/arch/s390/plugins/std/syscalls/syscalls.S
08:43:49 [2020-04-17T08:43:49.341Z] #39 29.80   DEP      compel/arch/s390/plugins/std/syscalls/syscalls.d
08:43:49 [2020-04-17T08:43:49.341Z] #39 29.82   DEP      compel/arch/s390/plugins/std/parasite-head.d
08:43:49 [2020-04-17T08:43:49.341Z] #39 29.83   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
08:43:49 [2020-04-17T08:43:49.341Z] #39 29.83   DEP      compel/plugins/std/infect.d
08:43:49 [2020-04-17T08:43:49.341Z] #39 29.89   DEP      compel/plugins/std/string.d
08:43:49 [2020-04-17T08:43:49.341Z] #39 29.95   DEP      compel/plugins/std/log.d
08:43:49 [2020-04-17T08:43:49.341Z] #39 30.06   DEP      compel/plugins/std/fds.d
08:43:49 [2020-04-17T08:43:49.341Z] #39 30.19   DEP      compel/plugins/std/std.d
08:43:49 [2020-04-17T08:43:49.341Z] #39 30.31   DEP      compel/plugins/shmem/shmem.d
08:43:49 [2020-04-17T08:43:49.341Z] #39 30.43   DEP      compel/plugins/fds/fds.d
08:43:49 [2020-04-17T08:43:49.341Z] #39 30.53   CC       compel/plugins/std/std.o
08:43:49 [2020-04-17T08:43:49.341Z] #39 30.90   CC       compel/plugins/std/fds.o
08:43:49 [2020-04-17T08:43:49.341Z] #39 31.15   CC       compel/plugins/std/log.o
08:43:49 [2020-04-17T08:43:49.341Z] #39 31.68   CC       compel/plugins/std/string.o
08:43:49 [2020-04-17T08:43:49.341Z] #39 32.14   CC       compel/plugins/std/infect.o
08:43:49 [2020-04-17T08:43:49.341Z] #39 32.52   CC       compel/arch/s390/plugins/std/parasite-head.o
08:43:49 [2020-04-17T08:43:49.341Z] #39 32.57   CC       compel/arch/s390/plugins/std/syscalls/syscalls.o
08:43:49 [2020-04-17T08:43:49.341Z] #39 32.62   CC       compel/arch/s390/plugins/std/syscalls/syscalls-s390.o
08:43:49 [2020-04-17T08:43:49.341Z] #39 32.74   AR       compel/plugins/std.lib.a
08:43:49 [2020-04-17T08:43:49.341Z] #39 32.77   CC       compel/plugins/fds/fds.o
08:43:49 [2020-04-17T08:43:49.341Z] #39 32.92   AR       compel/plugins/fds.lib.a
08:43:49 [2020-04-17T08:43:49.341Z] #39 32.94   HOSTDEP  compel/src/lib/log-host.d
08:43:49 [2020-04-17T08:43:49.341Z] #39 33.11   HOSTDEP  compel/src/lib/handle-elf-host.d
08:43:49 [2020-04-17T08:43:49.341Z] #39 33.25   HOSTDEP  compel/arch/s390/src/lib/handle-elf-host.d
08:43:49 [2020-04-17T08:43:49.341Z] #39 33.35   HOSTDEP  compel/src/main-host.d
08:43:49 [2020-04-17T08:43:49.341Z] #39 33.49   DEP      compel/src/lib/ptrace.d
08:43:49 [2020-04-17T08:43:49.341Z] #39 33.65   DEP      compel/src/lib/infect.d
08:43:49 [2020-04-17T08:43:49.341Z] #39 33.78   DEP      compel/src/lib/infect-util.d
08:43:49 [2020-04-17T08:43:49.341Z] #39 33.89   DEP      compel/src/lib/infect-rpc.d
08:43:49 [2020-04-17T08:43:49.341Z] #39 33.98   DEP      compel/arch/s390/src/lib/infect.d
08:43:49 [2020-04-17T08:43:49.341Z] #39 34.11   DEP      compel/arch/s390/src/lib/cpu.d
08:43:49 [2020-04-17T08:43:49.341Z] #39 34.18   DEP      compel/src/lib/log.d
08:43:49 [2020-04-17T08:43:49.341Z] #39 34.34   DEP      compel/src/main.d
08:43:49 [2020-04-17T08:43:49.341Z] #39 34.50   DEP      compel/src/lib/handle-elf.d
08:43:49 [2020-04-17T08:43:49.341Z] #39 34.68   DEP      compel/arch/s390/src/lib/handle-elf.d
08:43:49 [2020-04-17T08:43:49.341Z] #39 34.85   CC       compel/src/lib/log.o
08:43:49 [2020-04-17T08:43:49.341Z] #39 35.03   CC       compel/arch/s390/src/lib/cpu.o
08:43:49 [2020-04-17T08:43:49.341Z] #39 35.20   CC       compel/arch/s390/src/lib/infect.o
08:43:49 [2020-04-17T08:43:49.341Z] #39 35.85   CC       compel/src/lib/infect-rpc.o
08:43:49 [2020-04-17T08:43:49.341Z] #39 36.17   CC       compel/src/lib/infect-util.o
08:43:49 [2020-04-17T08:43:49.341Z] #39 36.42   CC       compel/src/lib/infect.o
08:43:49 [2020-04-17T08:43:49.623Z] #39 ...
08:43:49 [2020-04-17T08:43:49.623Z] 
08:43:49 [2020-04-17T08:43:49.623Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
08:43:49 [2020-04-17T08:43:49.623Z] #14 36.51 Selecting previously unselected package binutils-mingw-w64.
08:43:49 [2020-04-17T08:43:49.623Z] #14 36.51 Preparing to unpack .../17-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
08:43:49 [2020-04-17T08:43:49.623Z] #14 36.52 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
08:43:49 [2020-04-17T08:43:49.623Z] #14 36.57 Selecting previously unselected package libdevmapper1.02.1:s390x.
08:43:49 [2020-04-17T08:43:49.623Z] #14 36.57 Preparing to unpack .../18-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ...
08:43:49 [2020-04-17T08:43:49.623Z] #14 36.58 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ...
08:43:49 [2020-04-17T08:43:49.623Z] #14 36.72 Selecting previously unselected package dmsetup.
08:43:49 [2020-04-17T08:43:49.623Z] #14 36.72 Preparing to unpack .../19-dmsetup_2%3a1.02.155-3_s390x.deb ...
08:43:49 [2020-04-17T08:43:49.623Z] #14 36.72 Unpacking dmsetup (2:1.02.155-3) ...
08:43:49 [2020-04-17T08:43:49.623Z] #14 36.84 Selecting previously unselected package mingw-w64-common.
08:43:49 [2020-04-17T08:43:49.623Z] #14 36.84 Preparing to unpack .../20-mingw-w64-common_6.0.0-3_all.deb ...
08:43:49 [2020-04-17T08:43:49.623Z] #14 36.85 Unpacking mingw-w64-common (6.0.0-3) ...
08:43:50 [2020-04-17T08:43:50.083Z]   CC       criu/clone-noasan.o
08:43:50 [2020-04-17T08:43:50.083Z]   CC       criu/config.o
08:43:50 [2020-04-17T08:43:50.238Z] #14 ...
08:43:50 [2020-04-17T08:43:50.238Z] 
08:43:50 [2020-04-17T08:43:50.238Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
08:43:50 [2020-04-17T08:43:50.238Z] #42 60.64 encoding/base64
08:43:50 [2020-04-17T08:43:50.238Z] #42 61.16 encoding/json
08:43:50 [2020-04-17T08:43:50.238Z] #42 61.78 go/doc
08:43:50 [2020-04-17T08:43:50.238Z] #42 64.38 github.com/LK4D4/vndr/build
08:43:50 [2020-04-17T08:43:50.238Z] #42 64.91 encoding/xml
08:43:50 [2020-04-17T08:43:50.238Z] #42 66.90 github.com/LK4D4/vndr/versioned
08:43:50 [2020-04-17T08:43:50.238Z] #42 66.95 compress/flate
08:43:50 [2020-04-17T08:43:50.238Z] #42 68.88 hash
08:43:50 [2020-04-17T08:43:50.238Z] #42 68.97 hash/crc32
08:43:50 [2020-04-17T08:43:50.238Z] #42 69.15 context
08:43:50 [2020-04-17T08:43:50.238Z] #42 69.41 compress/gzip
08:43:50 [2020-04-17T08:43:50.238Z] #42 69.70 crypto/cipher
08:43:50 [2020-04-17T08:43:50.238Z] #42 69.82 math/big
08:43:50 [2020-04-17T08:43:50.238Z] #42 70.60 crypto/aes
08:43:50 [2020-04-17T08:43:50.274Z] #34 8.071 -- Detecting C compile features - done
08:43:50 [2020-04-17T08:43:50.274Z] #34 8.117 -- Performing Test HAS_BUILTIN_FORTIFY
08:43:50 [2020-04-17T08:43:50.519Z] #42 ...
08:43:50 [2020-04-17T08:43:50.519Z] 
08:43:50 [2020-04-17T08:43:50.519Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:43:50 [2020-04-17T08:43:50.519Z] #39 38.12   CC       compel/src/lib/ptrace.o
08:43:50 [2020-04-17T08:43:50.520Z] #39 38.55   AR       compel/libcompel.a
08:43:50 [2020-04-17T08:43:50.520Z] #39 38.60   HOSTCC   compel/src/main-host.o
08:43:50 [2020-04-17T08:43:50.529Z] #34 8.396 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
08:43:50 [2020-04-17T08:43:50.701Z]   CC       criu/cr-check.o
08:43:50 [2020-04-17T08:43:50.784Z] #34 8.506 -- Configuring done
08:43:50 [2020-04-17T08:43:50.784Z] #34 8.541 -- Generating done
08:43:50 [2020-04-17T08:43:50.784Z] #34 8.547 -- Build files have been written to: /tmp/tmp.t3yGUnTLqG/tini
08:43:50 [2020-04-17T08:43:50.784Z] #34 8.552 + make tini-static
08:43:50 [2020-04-17T08:43:50.800Z] #39 38.90   HOSTCC   compel/arch/s390/src/lib/handle-elf-host.o
08:43:51 [2020-04-17T08:43:51.039Z] #34 9.051 Scanning dependencies of target tini-static
08:43:51 [2020-04-17T08:43:51.294Z] #34 9.150 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
08:43:51 [2020-04-17T08:43:51.318Z]   CC       criu/cr-dedup.o
08:43:51 [2020-04-17T08:43:51.412Z] #39 39.10   HOSTCC   compel/src/lib/handle-elf-host.o
08:43:51 [2020-04-17T08:43:51.602Z]   CC       criu/cr-dump.o
08:43:51 [2020-04-17T08:43:51.692Z] #39 39.54   HOSTCC   compel/src/lib/log-host.o
08:43:51 [2020-04-17T08:43:51.973Z] #39 39.74   HOSTLINK compel/compel-host-bin
08:43:51 [2020-04-17T08:43:51.973Z] #39 39.88   DEP      soccr/soccr.d
08:43:52 [2020-04-17T08:43:52.254Z] #39 40.14   CC       soccr/soccr.o
08:43:52 [2020-04-17T08:43:52.613Z]   CC       criu/cr-errno.o
08:43:52 [2020-04-17T08:43:52.613Z]   CC       criu/cr-restore.o
08:43:52 [2020-04-17T08:43:52.655Z] #34 10.53 [100%] Linking C executable tini-static
08:43:52 [2020-04-17T08:43:52.910Z] #34 ...
08:43:52 [2020-04-17T08:43:52.910Z] 
08:43:52 [2020-04-17T08:43:52.910Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:43:52 [2020-04-17T08:43:52.910Z] #39 3.980 Note: Building without setproctitle() and strlcpy() support.
08:43:52 [2020-04-17T08:43:52.910Z] #39 3.980       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
08:43:52 [2020-04-17T08:43:52.910Z] #39 5.972 fatal: not a git repository (or any of the parent directories): .git
08:43:52 [2020-04-17T08:43:52.910Z] #39 5.999   GEN      .gitid
08:43:52 [2020-04-17T08:43:52.910Z] #39 6.016   GEN      criu/include/version.h
08:43:52 [2020-04-17T08:43:52.910Z] #39 6.075   GEN      include/common/asm
08:43:52 [2020-04-17T08:43:52.910Z] #39 7.699   PBCC     images/google/protobuf/descriptor.pb-c.c
08:43:52 [2020-04-17T08:43:52.910Z] #39 7.850   PBCC     images/opts.pb-c.c
08:43:52 [2020-04-17T08:43:52.910Z] #39 7.923   PBCC     images/sit.pb-c.c
08:43:52 [2020-04-17T08:43:52.910Z] #39 7.997   DEP      images/google/protobuf/descriptor.pb-c.d
08:43:52 [2020-04-17T08:43:52.910Z] #39 8.071   DEP      images/opts.pb-c.d
08:43:52 [2020-04-17T08:43:52.910Z] #39 8.127   DEP      images/sit.pb-c.d
08:43:52 [2020-04-17T08:43:52.910Z] #39 8.183   PBCC     images/macvlan.pb-c.c
08:43:52 [2020-04-17T08:43:52.910Z] #39 8.207   DEP      images/macvlan.pb-c.d
08:43:52 [2020-04-17T08:43:52.910Z] #39 8.250   PBCC     images/autofs.pb-c.c
08:43:52 [2020-04-17T08:43:52.910Z] #39 8.275   DEP      images/autofs.pb-c.d
08:43:52 [2020-04-17T08:43:52.910Z] #39 8.363   PBCC     images/sysctl.pb-c.c
08:43:52 [2020-04-17T08:43:52.910Z] #39 8.415   DEP      images/sysctl.pb-c.d
08:43:52 [2020-04-17T08:43:52.910Z] #39 8.472   PBCC     images/time.pb-c.c
08:43:52 [2020-04-17T08:43:52.910Z] #39 8.512   DEP      images/time.pb-c.d
08:43:52 [2020-04-17T08:43:52.910Z] #39 8.619   PBCC     images/binfmt-misc.pb-c.c
08:43:52 [2020-04-17T08:43:52.910Z] #39 8.687   DEP      images/binfmt-misc.pb-c.d
08:43:52 [2020-04-17T08:43:52.910Z] #39 8.739   PBCC     images/seccomp.pb-c.c
08:43:52 [2020-04-17T08:43:52.910Z] #39 8.787   DEP      images/seccomp.pb-c.d
08:43:52 [2020-04-17T08:43:52.910Z] #39 8.849   PBCC     images/userns.pb-c.c
08:43:52 [2020-04-17T08:43:52.910Z] #39 8.889   DEP      images/userns.pb-c.d
08:43:52 [2020-04-17T08:43:52.910Z] #39 8.971   PBCC     images/cgroup.pb-c.c
08:43:52 [2020-04-17T08:43:52.910Z] #39 9.061   DEP      images/cgroup.pb-c.d
08:43:52 [2020-04-17T08:43:52.910Z] #39 9.115   PBCC     images/fown.pb-c.c
08:43:52 [2020-04-17T08:43:52.910Z] #39 9.143   PBCC     images/ext-file.pb-c.c
08:43:52 [2020-04-17T08:43:52.910Z] #39 9.176   DEP      images/fown.pb-c.d
08:43:52 [2020-04-17T08:43:52.910Z] #39 9.237   DEP      images/ext-file.pb-c.d
08:43:52 [2020-04-17T08:43:52.910Z] #39 9.341   PBCC     images/rpc.pb-c.c
08:43:52 [2020-04-17T08:43:52.910Z] #39 9.415   DEP      images/rpc.pb-c.d
08:43:52 [2020-04-17T08:43:52.910Z] #39 9.486   PBCC     images/siginfo.pb-c.c
08:43:52 [2020-04-17T08:43:52.910Z] #39 9.528   DEP      images/siginfo.pb-c.d
08:43:52 [2020-04-17T08:43:52.910Z] #39 9.603   PBCC     images/pagemap.pb-c.c
08:43:52 [2020-04-17T08:43:52.910Z] #39 9.644   DEP      images/pagemap.pb-c.d
08:43:52 [2020-04-17T08:43:52.910Z] #39 9.689   PBCC     images/rlimit.pb-c.c
08:43:52 [2020-04-17T08:43:52.910Z] #39 9.719   DEP      images/rlimit.pb-c.d
08:43:52 [2020-04-17T08:43:52.910Z] #39 9.760   PBCC     images/file-lock.pb-c.c
08:43:52 [2020-04-17T08:43:52.910Z] #39 9.811   DEP      images/file-lock.pb-c.d
08:43:52 [2020-04-17T08:43:52.910Z] #39 9.889   PBCC     images/tty.pb-c.c
08:43:52 [2020-04-17T08:43:52.910Z] #39 9.983   DEP      images/tty.pb-c.d
08:43:52 [2020-04-17T08:43:52.910Z] #39 10.05   PBCC     images/tun.pb-c.c
08:43:53 [2020-04-17T08:43:53.165Z] #39 10.16   PBCC     images/netdev.pb-c.c
08:43:53 [2020-04-17T08:43:53.165Z] #39 10.23   DEP      images/tun.pb-c.d
08:43:53 [2020-04-17T08:43:53.165Z] #39 10.31   DEP      images/netdev.pb-c.d
08:43:53 [2020-04-17T08:43:53.165Z] #39 ...
08:43:53 [2020-04-17T08:43:53.165Z] 
08:43:53 [2020-04-17T08:43:53.165Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini
08:43:53 [2020-04-17T08:43:53.165Z] #34 11.03 [100%] Built target tini-static
08:43:53 [2020-04-17T08:43:53.165Z] #34 11.10 + mkdir -p /build
08:43:53 [2020-04-17T08:43:53.256Z] #39 ...
08:43:53 [2020-04-17T08:43:53.256Z] 
08:43:53 [2020-04-17T08:43:53.256Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
08:43:53 [2020-04-17T08:43:53.256Z] #60 DONE 73.7s
08:43:53 [2020-04-17T08:43:53.256Z] 
08:43:53 [2020-04-17T08:43:53.256Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:43:53 [2020-04-17T08:43:53.256Z] #39 41.27   AR       soccr/libsoccr.a
08:43:53 [2020-04-17T08:43:53.420Z] #34 11.11 + cp tini-static /build/docker-init
08:43:53 [2020-04-17T08:43:53.420Z] #34 DONE 11.3s
08:43:53 [2020-04-17T08:43:53.420Z] 
08:43:53 [2020-04-17T08:43:53.420Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:43:53 [2020-04-17T08:43:53.420Z] #39 10.40   PBCC     images/vma.pb-c.c
08:43:53 [2020-04-17T08:43:53.420Z] #39 10.46   DEP      images/vma.pb-c.d
08:43:53 [2020-04-17T08:43:53.420Z] #39 10.55   PBCC     images/creds.pb-c.c
08:43:53 [2020-04-17T08:43:53.420Z] #39 10.67   DEP      images/creds.pb-c.d
08:43:53 [2020-04-17T08:43:53.537Z] #39 ...
08:43:53 [2020-04-17T08:43:53.537Z] 
08:43:53 [2020-04-17T08:43:53.537Z] #61 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
08:43:53 [2020-04-17T08:43:53.537Z] #61 DONE 0.1s
08:43:53 [2020-04-17T08:43:53.537Z] 
08:43:53 [2020-04-17T08:43:53.537Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:43:53 [2020-04-17T08:43:53.537Z] #39 41.33 make[1]: 'soccr/libsoccr.a' is up to date.
08:43:53 [2020-04-17T08:43:53.675Z] #39 10.77   PBCC     images/utsns.pb-c.c
08:43:53 [2020-04-17T08:43:53.675Z] #39 10.81   DEP      images/utsns.pb-c.d
08:43:53 [2020-04-17T08:43:53.929Z] #39 10.89   PBCC     images/ipc-desc.pb-c.c
08:43:53 [2020-04-17T08:43:53.929Z] #39 10.96   PBCC     images/ipc-sem.pb-c.c
08:43:53 [2020-04-17T08:43:53.929Z] #39 11.02   DEP      images/ipc-desc.pb-c.d
08:43:53 [2020-04-17T08:43:53.929Z] #39 11.08   DEP      images/ipc-sem.pb-c.d
08:43:53 [2020-04-17T08:43:53.929Z] #39 11.19   PBCC     images/ipc-msg.pb-c.c
08:43:54 [2020-04-17T08:43:54.158Z] #39 41.87   DEP      criu/arch/s390/sigframe.d
08:43:54 [2020-04-17T08:43:54.158Z] #39 42.02   DEP      criu/arch/s390/crtools.d
08:43:54 [2020-04-17T08:43:54.158Z] #39 42.13   DEP      criu/arch/s390/cpu.d
08:43:54 [2020-04-17T08:43:54.158Z] #39 42.25   CC       criu/arch/s390/cpu.o
08:43:54 [2020-04-17T08:43:54.183Z] #39 11.27   DEP      images/ipc-msg.pb-c.d
08:43:54 [2020-04-17T08:43:54.183Z] #39 ...
08:43:54 [2020-04-17T08:43:54.183Z] 
08:43:54 [2020-04-17T08:43:54.183Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
08:43:54 [2020-04-17T08:43:54.183Z] #42 69.38 internal/fmtsort
08:43:54 [2020-04-17T08:43:54.183Z] #42 70.30 internal/syscall/execenv
08:43:54 [2020-04-17T08:43:54.183Z] #42 70.51 internal/syscall/unix
08:43:54 [2020-04-17T08:43:54.183Z] #42 70.69 strings
08:43:54 [2020-04-17T08:43:54.183Z] #42 71.54 internal/poll
08:43:54 [2020-04-17T08:43:54.183Z] #42 73.52 os
08:43:54 [2020-04-17T08:43:54.183Z] #42 73.82 regexp/syntax
08:43:54 [2020-04-17T08:43:54.183Z] #42 77.52 fmt
08:43:54 [2020-04-17T08:43:54.183Z] #42 79.27 path/filepath
08:43:54 [2020-04-17T08:43:54.378Z] INFO: Expanding compiler 1 of 3...
08:43:54 [2020-04-17T08:43:54.378Z] INFO: Expanding compiler 2 of 3...
08:43:54 [2020-04-17T08:43:54.437Z] #42 ...
08:43:54 [2020-04-17T08:43:54.437Z] 
08:43:54 [2020-04-17T08:43:54.437Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
08:43:54 [2020-04-17T08:43:54.437Z] #14 18.13 Fetched 8338 kB in 14s (592 kB/s)
08:43:54 [2020-04-17T08:43:54.437Z] #14 18.13 Reading package lists...
08:43:54 [2020-04-17T08:43:54.437Z] #14 ...
08:43:54 [2020-04-17T08:43:54.437Z] 
08:43:54 [2020-04-17T08:43:54.437Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
08:43:54 [2020-04-17T08:43:54.437Z] #29 69.77 fmt
08:43:54 [2020-04-17T08:43:54.437Z] #29 71.04 bytes
08:43:54 [2020-04-17T08:43:54.437Z] #29 73.18 bufio
08:43:54 [2020-04-17T08:43:54.437Z] #29 74.56 path/filepath
08:43:54 [2020-04-17T08:43:54.437Z] #29 74.93 flag
08:43:54 [2020-04-17T08:43:54.437Z] #29 75.96 io/ioutil
08:43:54 [2020-04-17T08:43:54.437Z] #29 76.74 github.com/BurntSushi/toml
08:43:54 [2020-04-17T08:43:54.437Z] #29 76.81 log
08:43:54 [2020-04-17T08:43:54.437Z] #29 77.43 path
08:43:54 [2020-04-17T08:43:54.437Z] #29 78.09 text/tabwriter
08:43:54 [2020-04-17T08:43:54.439Z] #39 42.50   CC       criu/arch/s390/crtools.o
08:43:54 [2020-04-17T08:43:54.658Z]   CC       criu/cr-service.o
08:43:54 [2020-04-17T08:43:54.692Z] #29 ...
08:43:54 [2020-04-17T08:43:54.692Z] 
08:43:54 [2020-04-17T08:43:54.692Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:43:54 [2020-04-17T08:43:54.692Z] #39 11.52   PBCC     images/ipc-shm.pb-c.c
08:43:54 [2020-04-17T08:43:54.692Z] #39 11.59   DEP      images/ipc-shm.pb-c.d
08:43:54 [2020-04-17T08:43:54.692Z] #39 11.63   PBCC     images/ipc-var.pb-c.c
08:43:54 [2020-04-17T08:43:54.692Z] #39 11.64   DEP      images/ipc-var.pb-c.d
08:43:54 [2020-04-17T08:43:54.692Z] #39 11.71   PBCC     images/sk-opts.pb-c.c
08:43:54 [2020-04-17T08:43:54.692Z] #39 11.75   PBCC     images/packet-sock.pb-c.c
08:43:54 [2020-04-17T08:43:54.692Z] #39 11.79   DEP      images/sk-opts.pb-c.d
08:43:54 [2020-04-17T08:43:54.989Z] #39 11.88   DEP      images/packet-sock.pb-c.d
08:43:54 [2020-04-17T08:43:54.989Z] #39 11.93   PBCC     images/sk-netlink.pb-c.c
08:43:54 [2020-04-17T08:43:54.989Z] #39 12.07   DEP      images/sk-netlink.pb-c.d
08:43:54 [2020-04-17T08:43:54.989Z] #39 12.13   PBCC     images/sk-inet.pb-c.c
08:43:54 [2020-04-17T08:43:54.989Z] #39 12.21   DEP      images/sk-inet.pb-c.d
08:43:54 [2020-04-17T08:43:54.989Z] #39 12.26   PBCC     images/sk-unix.pb-c.c
08:43:55 [2020-04-17T08:43:55.243Z] #39 12.39   DEP      images/sk-unix.pb-c.d
08:43:55 [2020-04-17T08:43:55.243Z] #39 12.47   PBCC     images/mm.pb-c.c
08:43:55 [2020-04-17T08:43:55.243Z] #39 12.51   DEP      images/mm.pb-c.d
08:43:55 [2020-04-17T08:43:55.275Z]   CC       criu/crtools.o
08:43:55 [2020-04-17T08:43:55.440Z] #39 43.18   CC       criu/arch/s390/sigframe.o
08:43:55 [2020-04-17T08:43:55.440Z] #39 43.34   LINK     criu/arch/s390/crtools.built-in.o
08:43:55 [2020-04-17T08:43:55.440Z] #39 43.36   DEP      criu/arch/s390/vdso-pie.d
08:43:55 [2020-04-17T08:43:55.497Z] #39 12.59   PBCC     images/timerfd.pb-c.c
08:43:55 [2020-04-17T08:43:55.560Z]   CC       criu/eventfd.o
08:43:55 [2020-04-17T08:43:55.720Z] #39 43.51   DEP      criu/pie/parasite-vdso.d
08:43:55 [2020-04-17T08:43:55.720Z] #39 43.68   DEP      criu/pie/util-vdso.d
08:43:55 [2020-04-17T08:43:55.720Z] #39 43.75   DEP      criu/pie/util.d
08:43:55 [2020-04-17T08:43:55.751Z] #39 12.68   DEP      images/timerfd.pb-c.d
08:43:55 [2020-04-17T08:43:55.751Z] #39 12.74   PBCC     images/timer.pb-c.c
08:43:55 [2020-04-17T08:43:55.751Z] #39 12.78   DEP      images/timer.pb-c.d
08:43:55 [2020-04-17T08:43:55.751Z] #39 12.82   PBCC     images/sa.pb-c.c
08:43:55 [2020-04-17T08:43:55.751Z] #39 12.85   DEP      images/sa.pb-c.d
08:43:55 [2020-04-17T08:43:55.751Z] #39 12.93   PBCC     images/pipe-data.pb-c.c
08:43:55 [2020-04-17T08:43:55.846Z]   CC       criu/eventpoll.o
08:43:56 [2020-04-17T08:43:56.001Z] #39 43.91   CC       criu/pie/util.o
08:43:56 [2020-04-17T08:43:56.006Z] #39 12.93   DEP      images/pipe-data.pb-c.d
08:43:56 [2020-04-17T08:43:56.006Z] #39 12.97   PBCC     images/mnt.pb-c.c
08:43:56 [2020-04-17T08:43:56.006Z] #39 13.00   DEP      images/mnt.pb-c.d
08:43:56 [2020-04-17T08:43:56.006Z] #39 13.11   PBCC     images/sk-packet.pb-c.c
08:43:56 [2020-04-17T08:43:56.006Z] #39 13.12   DEP      images/sk-packet.pb-c.d
08:43:56 [2020-04-17T08:43:56.006Z] #39 13.19   PBCC     images/tcp-stream.pb-c.c
08:43:56 [2020-04-17T08:43:56.135Z]   CC       criu/external.o
08:43:56 [2020-04-17T08:43:56.135Z]   CC       criu/fault-injection.o
08:43:56 [2020-04-17T08:43:56.261Z] #39 13.30   DEP      images/tcp-stream.pb-c.d
08:43:56 [2020-04-17T08:43:56.261Z] #39 13.35   PBCC     images/pipe.pb-c.c
08:43:56 [2020-04-17T08:43:56.261Z] #39 13.39   DEP      images/pipe.pb-c.d
08:43:56 [2020-04-17T08:43:56.261Z] #39 13.44   PBCC     images/pstree.pb-c.c
08:43:56 [2020-04-17T08:43:56.281Z] #39 44.19   CC       criu/pie/util-vdso.o
08:43:56 [2020-04-17T08:43:56.419Z]   CC       criu/fdstore.o
08:43:56 [2020-04-17T08:43:56.419Z]   CC       criu/fifo.o
08:43:56 [2020-04-17T08:43:56.516Z] #39 13.49   DEP      images/pstree.pb-c.d
08:43:56 [2020-04-17T08:43:56.516Z] #39 13.53   PBCC     images/fs.pb-c.c
08:43:56 [2020-04-17T08:43:56.516Z] #39 13.55   DEP      images/fs.pb-c.d
08:43:56 [2020-04-17T08:43:56.516Z] #39 13.62   PBCC     images/signalfd.pb-c.c
08:43:56 [2020-04-17T08:43:56.516Z] #39 13.66   DEP      images/signalfd.pb-c.d
08:43:56 [2020-04-17T08:43:56.516Z] #39 13.75   PBCC     images/fh.pb-c.c
08:43:56 [2020-04-17T08:43:56.516Z] #39 13.78   PBCC     images/fsnotify.pb-c.c
08:43:56 [2020-04-17T08:43:56.703Z]   CC       criu/file-ids.o
08:43:56 [2020-04-17T08:43:56.703Z]   CC       criu/file-lock.o
08:43:56 [2020-04-17T08:43:56.770Z] #39 13.89   DEP      images/fh.pb-c.d
08:43:56 [2020-04-17T08:43:56.770Z] #39 13.92   DEP      images/fsnotify.pb-c.d
08:43:56 [2020-04-17T08:43:56.770Z] #39 13.99   PBCC     images/eventpoll.pb-c.c
08:43:56 [2020-04-17T08:43:56.770Z] #39 14.02   DEP      images/eventpoll.pb-c.d
08:43:56 [2020-04-17T08:43:56.895Z] #39 44.75   CC       criu/pie/parasite-vdso.o
08:43:57 [2020-04-17T08:43:57.025Z] #39 14.06   PBCC     images/eventfd.pb-c.c
08:43:57 [2020-04-17T08:43:57.025Z] #39 14.10   DEP      images/eventfd.pb-c.d
08:43:57 [2020-04-17T08:43:57.025Z] #39 14.15   PBCC     images/remap-file-path.pb-c.c
08:43:57 [2020-04-17T08:43:57.025Z] #39 14.20   DEP      images/remap-file-path.pb-c.d
08:43:57 [2020-04-17T08:43:57.280Z] #39 14.25   PBCC     images/fifo.pb-c.c
08:43:57 [2020-04-17T08:43:57.280Z] #39 14.32   DEP      images/fifo.pb-c.d
08:43:57 [2020-04-17T08:43:57.280Z] #39 14.40   PBCC     images/ghost-file.pb-c.c
08:43:57 [2020-04-17T08:43:57.322Z]   CC       criu/files-ext.o
08:43:57 [2020-04-17T08:43:57.322Z]   CC       criu/files-reg.o
08:43:57 [2020-04-17T08:43:57.506Z] #39 45.27   CC       criu/arch/s390/vdso-pie.o
08:43:57 [2020-04-17T08:43:57.506Z] #39 45.43   AR       criu/pie/pie.lib.a
08:43:57 [2020-04-17T08:43:57.506Z] #39 45.45   DEP      criu/pie/restorer.d
08:43:57 [2020-04-17T08:43:57.535Z] #39 14.48   DEP      images/ghost-file.pb-c.d
08:43:57 [2020-04-17T08:43:57.535Z] #39 14.59   PBCC     images/regfile.pb-c.c
08:43:57 [2020-04-17T08:43:57.535Z] #39 14.67   DEP      images/regfile.pb-c.d
08:43:57 [2020-04-17T08:43:57.786Z] #39 45.65   DEP      criu/arch/s390/restorer.d
08:43:57 [2020-04-17T08:43:57.786Z] #39 45.79   DEP      criu/pie/parasite.d
08:43:57 [2020-04-17T08:43:57.790Z] #39 14.73   PBCC     images/ns.pb-c.c
08:43:57 [2020-04-17T08:43:57.790Z] #39 14.76   DEP      images/ns.pb-c.d
08:43:57 [2020-04-17T08:43:57.790Z] #39 14.84   PBCC     images/fdinfo.pb-c.c
08:43:58 [2020-04-17T08:43:58.044Z] #39 14.94   DEP      images/fdinfo.pb-c.d
08:43:58 [2020-04-17T08:43:58.044Z] #39 15.01   PBCC     images/core-aarch64.pb-c.c
08:43:58 [2020-04-17T08:43:58.044Z] #39 15.08   PBCC     images/core-arm.pb-c.c
08:43:58 [2020-04-17T08:43:58.044Z] #39 15.17   PBCC     images/core-ppc64.pb-c.c
08:43:58 [2020-04-17T08:43:58.044Z] #39 15.22   PBCC     images/core-s390.pb-c.c
08:43:58 [2020-04-17T08:43:58.044Z] #39 15.28   PBCC     images/core-x86.pb-c.c
08:43:58 [2020-04-17T08:43:58.066Z] #39 46.03   CC       criu/pie/parasite.o
08:43:58 [2020-04-17T08:43:58.299Z] #39 15.34   PBCC     images/core.pb-c.c
08:43:58 [2020-04-17T08:43:58.299Z] #39 15.37   PBCC     images/inventory.pb-c.c
08:43:58 [2020-04-17T08:43:58.299Z] #39 15.44   DEP      images/core-aarch64.pb-c.d
08:43:58 [2020-04-17T08:43:58.333Z]   CC       criu/files.o
08:43:58 [2020-04-17T08:43:58.554Z] #39 15.51   DEP      images/core-arm.pb-c.d
08:43:58 [2020-04-17T08:43:58.554Z] #39 15.59   DEP      images/core-ppc64.pb-c.d
08:43:58 [2020-04-17T08:43:58.554Z] #39 15.66   DEP      images/core-s390.pb-c.d
08:43:58 [2020-04-17T08:43:58.554Z] #39 15.71   DEP      images/core-x86.pb-c.d
08:43:58 [2020-04-17T08:43:58.554Z] #39 15.81   DEP      images/core.pb-c.d
08:43:58 [2020-04-17T08:43:58.809Z] #39 15.90   DEP      images/inventory.pb-c.d
08:43:58 [2020-04-17T08:43:58.809Z] #39 15.96   PBCC     images/cpuinfo.pb-c.c
08:43:59 [2020-04-17T08:43:59.064Z] #39 16.02   DEP      images/cpuinfo.pb-c.d
08:43:59 [2020-04-17T08:43:59.064Z] #39 16.05   PBCC     images/stats.pb-c.c
08:43:59 [2020-04-17T08:43:59.064Z] #39 16.10   DEP      images/stats.pb-c.d
08:43:59 [2020-04-17T08:43:59.067Z] #39 46.84   LINK     criu/pie/parasite.built-in.o
08:43:59 [2020-04-17T08:43:59.067Z] #39 46.85   GEN      criu/pie/parasite-blob.h
08:43:59 [2020-04-17T08:43:59.067Z] #39 46.85   CC       criu/arch/s390/restorer.o
08:43:59 [2020-04-17T08:43:59.344Z]   CC       criu/filesystems.o
08:43:59 [2020-04-17T08:43:59.347Z] #39 47.15   CC       criu/pie/restorer.o
08:43:59 [2020-04-17T08:43:59.962Z]   CC       criu/fsnotify.o
08:44:00 [2020-04-17T08:44:00.199Z] INFO: Expanding compiler 3 of 3...
08:44:00 [2020-04-17T08:44:00.246Z]   CC       criu/image-desc.o
08:44:00 [2020-04-17T08:44:00.247Z]   CC       criu/image.o
08:44:00 [2020-04-17T08:44:00.426Z] #39 ...
08:44:00 [2020-04-17T08:44:00.426Z] 
08:44:00 [2020-04-17T08:44:00.426Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
08:44:00 [2020-04-17T08:44:00.426Z] #29 81.30 github.com/BurntSushi/toml/cmd/tomlv
08:44:00 [2020-04-17T08:44:00.426Z] #29 DONE 85.6s
08:44:00 [2020-04-17T08:44:00.426Z] 
08:44:00 [2020-04-17T08:44:00.426Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
08:44:00 [2020-04-17T08:44:00.426Z] #57 41.79 Checking out files:  48% (1535/3176)   
Checking out files:  49% (1557/3176)   
Checking out files:  50% (1588/3176)   
Checking out files:  51% (1620/3176)   
Checking out files:  52% (1652/3176)   
Checking out files:  53% (1684/3176)   
Checking out files:  54% (1716/3176)   
Checking out files:  55% (1747/3176)   
Checking out files:  56% (1779/3176)   
Checking out files:  57% (1811/3176)   
Checking out files:  58% (1843/3176)   
Checking out files:  59% (1874/3176)   
Checking out files:  60% (1906/3176)   
Checking out files:  61% (1938/3176)   
Checking out files:  62% (1970/3176)   
Checking out files:  63% (2001/3176)   
Checking out files:  64% (2033/3176)   
Checking out files:  65% (2065/3176)   
Checking out files:  66% (2097/3176)   
Checking out files:  67% (2128/3176)   
Checking out files:  68% (2160/3176)   
Checking out files:  69% (2192/3176)   
Checking out files:  70% (2224/3176)   
Checking out files:  71% (2255/3176)   
Checking out files:  72% (2287/3176)   
Checking out files:  73% (2319/3176)   
Checking out files:  74% (2351/3176)   
Checking out files:  75% (2382/3176)   
Checking out files:  76% (2414/3176)   
Checking out files:  77% (2446/3176)   
Checking out files:  78% (2478/3176)   
Checking out files:  79% (2510/3176)   
Checking out files:  80% (2541/3176)   
Checking out files:  81% (2573/3176)   
Checking out files:  82% (2605/3176)   
Checking out files:  83% (2637/3176)   
Checking out files:  84% (2668/3176)   
Checking out files:  85% (2700/3176)   
Checking out files:  86% (2732/3176)   
Checking out files:  87% (2764/3176)   
Checking out files:  88% (2795/3176)   
Checking out files:  89% (2827/3176)   
Checking out files:  89% (2849/3176)   
Checking out files:  90% (2859/3176)   
Checking out files:  91% (2891/3176)   
Checking out files:  92% (2922/3176)   
Checking out files:  93% (2954/3176)   
Checking out files:  94% (2986/3176)   
Checking out files:  95% (3018/3176)   
Checking out files:  96% (3049/3176)   
Checking out files:  97% (3081/3176)   
Checking out files:  98% (3113/3176)   
Checking out files:  99% (3145/3176)   
Checking out files: 100% (3176/3176)   
Checking out files: 100% (3176/3176), done.
08:44:00 [2020-04-17T08:44:00.426Z] #57 43.19 + cd /tmp/tmp.D4Dxy8QGXu/src/github.com/containerd/containerd
08:44:00 [2020-04-17T08:44:00.426Z] #57 43.19 + git checkout -q 7ad184331fa3e55e52b890ea95e65ba581ae3429
08:44:00 [2020-04-17T08:44:00.426Z] #57 44.91 + export 'BUILDTAGS=netgo osusergo static_build'
08:44:00 [2020-04-17T08:44:00.426Z] #57 44.91 + BUILDTAGS='netgo osusergo static_build'
08:44:00 [2020-04-17T08:44:00.426Z] #57 44.91 + export EXTRA_FLAGS=-buildmode=pie
08:44:00 [2020-04-17T08:44:00.426Z] #57 44.91 + EXTRA_FLAGS=-buildmode=pie
08:44:00 [2020-04-17T08:44:00.426Z] #57 44.91 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
08:44:00 [2020-04-17T08:44:00.426Z] #57 44.91 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
08:44:00 [2020-04-17T08:44:00.426Z] #57 44.91 + '[' '' = dynamic ']'
08:44:00 [2020-04-17T08:44:00.426Z] #57 44.91 + make
08:44:00 [2020-04-17T08:44:00.662Z] INFO: Removing downloaded files...
08:44:00 [2020-04-17T08:44:00.864Z]   CC       criu/ipc_ns.o
08:44:01 [2020-04-17T08:44:01.124Z] INFO: Creating source directory...
08:44:01 [2020-04-17T08:44:01.124Z] INFO: Configuring git core.autocrlf...
08:44:01 [2020-04-17T08:44:01.124Z] INFO: Completed
08:44:01 [2020-04-17T08:44:01.360Z] #39 48.83   LINK     criu/pie/restorer.built-in.o
08:44:01 [2020-04-17T08:44:01.360Z] #39 48.85   GEN      criu/pie/restorer-blob.h
08:44:01 [2020-04-17T08:44:01.360Z] #39 48.91   DEP      criu/vdso.d
08:44:01 [2020-04-17T08:44:01.360Z] #39 ...
08:44:01 [2020-04-17T08:44:01.360Z] 
08:44:01 [2020-04-17T08:44:01.360Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
08:44:01 [2020-04-17T08:44:01.360Z] #42 71.47 crypto
08:44:01 [2020-04-17T08:44:01.360Z] #42 71.61 crypto/des
08:44:01 [2020-04-17T08:44:01.360Z] #42 72.04 crypto/internal/randutil
08:44:01 [2020-04-17T08:44:01.360Z] #42 72.09 crypto/sha512
08:44:01 [2020-04-17T08:44:01.360Z] #42 72.48 crypto/ed25519/internal/edwards25519
08:44:01 [2020-04-17T08:44:01.360Z] #42 74.06 crypto/hmac
08:44:01 [2020-04-17T08:44:01.360Z] #42 74.21 crypto/md5
08:44:01 [2020-04-17T08:44:01.360Z] #42 74.80 crypto/rc4
08:44:01 [2020-04-17T08:44:01.360Z] #42 74.95 crypto/sha1
08:44:01 [2020-04-17T08:44:01.360Z] #42 75.40 crypto/sha256
08:44:01 [2020-04-17T08:44:01.360Z] #42 75.73 encoding/hex
08:44:01 [2020-04-17T08:44:01.360Z] #42 75.89 crypto/rand
08:44:01 [2020-04-17T08:44:01.360Z] #42 75.93 crypto/elliptic
08:44:01 [2020-04-17T08:44:01.360Z] #42 76.33 encoding/asn1
08:44:01 [2020-04-17T08:44:01.360Z] #42 77.88 crypto/ed25519
08:44:01 [2020-04-17T08:44:01.360Z] #42 78.09 crypto/rsa
08:44:01 [2020-04-17T08:44:01.360Z] #42 78.11 crypto/ecdsa
08:44:01 [2020-04-17T08:44:01.360Z] #42 78.57 crypto/dsa
08:44:01 [2020-04-17T08:44:01.360Z] #42 78.88 crypto/x509/pkix
08:44:01 [2020-04-17T08:44:01.360Z] #42 79.08 encoding/pem
08:44:01 [2020-04-17T08:44:01.360Z] #42 79.15 vendor/golang.org/x/crypto/cryptobyte
08:44:01 [2020-04-17T08:44:01.360Z] #42 79.42 vendor/golang.org/x/net/dns/dnsmessage
08:44:01 [2020-04-17T08:44:01.360Z] #42 80.47 vendor/golang.org/x/sys/cpu
08:44:01 [2020-04-17T08:44:01.360Z] #42 80.79 vendor/golang.org/x/crypto/internal/chacha20
08:44:01 [2020-04-17T08:44:01.360Z] #42 81.19 vendor/golang.org/x/crypto/poly1305
08:44:01 [2020-04-17T08:44:01.360Z] #42 81.66 net
08:44:01 [2020-04-17T08:44:01.360Z] #42 81.69 vendor/golang.org/x/crypto/chacha20poly1305
08:44:01 [2020-04-17T08:44:01.360Z] #42 ...
08:44:01 [2020-04-17T08:44:01.360Z] 
08:44:01 [2020-04-17T08:44:01.360Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:44:01 [2020-04-17T08:44:01.360Z] #39 49.22   DEP      criu/uts_ns.d
08:44:01 [2020-04-17T08:44:01.360Z] #39 49.35   DEP      criu/util.d
08:44:01 [2020-04-17T08:44:01.482Z]   CC       criu/irmap.o
08:44:01 [2020-04-17T08:44:01.640Z] #39 49.61   DEP      criu/uffd.d
08:44:01 [2020-04-17T08:44:01.766Z]   CC       criu/kcmp-ids.o
08:44:01 [2020-04-17T08:44:01.766Z]   CC       criu/kerndat.o
08:44:01 [2020-04-17T08:44:01.788Z] #57 46.48 🇩 bin/ctr
08:44:01 [2020-04-17T08:44:01.921Z] #39 49.86   DEP      criu/tun.d
08:44:01 [2020-04-17T08:44:01.921Z] #39 ...
08:44:01 [2020-04-17T08:44:01.921Z] 
08:44:01 [2020-04-17T08:44:01.921Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
08:44:01 [2020-04-17T08:44:01.921Z] #14 40.09 Selecting previously unselected package mingw-w64-x86-64-dev.
08:44:01 [2020-04-17T08:44:01.921Z] #14 40.09 Preparing to unpack .../21-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
08:44:01 [2020-04-17T08:44:01.921Z] #14 40.10 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
08:44:01 [2020-04-17T08:44:01.921Z] #14 43.79 Selecting previously unselected package gcc-mingw-w64-base.
08:44:01 [2020-04-17T08:44:01.921Z] #14 43.79 Preparing to unpack .../22-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ...
08:44:01 [2020-04-17T08:44:01.921Z] #14 43.80 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
08:44:01 [2020-04-17T08:44:01.921Z] #14 43.88 Selecting previously unselected package gcc-mingw-w64-x86-64.
08:44:01 [2020-04-17T08:44:01.921Z] #14 43.88 Preparing to unpack .../23-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ...
08:44:01 [2020-04-17T08:44:01.921Z] #14 43.89 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
08:44:01 [2020-04-17T08:44:01.921Z] #14 ...
08:44:01 [2020-04-17T08:44:01.921Z] 
08:44:01 [2020-04-17T08:44:01.921Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
08:44:01 [2020-04-17T08:44:01.921Z] #42 82.01 vendor/golang.org/x/crypto/curve25519
08:44:01 [2020-04-17T08:44:01.921Z] #42 82.44 vendor/golang.org/x/crypto/hkdf
08:44:02 [2020-04-17T08:44:02.201Z] #42 82.56 vendor/golang.org/x/text/transform
08:44:02 [2020-04-17T08:44:02.395Z]   CC       criu/libnetlink.o
08:44:02 [2020-04-17T08:44:02.488Z] #42 82.96 vendor/golang.org/x/text/unicode/bidi
08:44:02 [2020-04-17T08:44:02.679Z]   CC       criu/log.o
08:44:02 [2020-04-17T08:44:02.963Z]   CC       criu/lsm.o
08:44:02 [2020-04-17T08:44:02.963Z]   CC       criu/mem.o
08:44:03 [2020-04-17T08:44:03.953Z] #42 84.01 vendor/golang.org/x/text/secure/bidirule
08:44:03 [2020-04-17T08:44:03.953Z] #42 84.17 vendor/golang.org/x/text/unicode/norm
08:44:03 [2020-04-17T08:44:03.976Z]   CC       criu/mount.o
08:44:05 [2020-04-17T08:44:05.946Z] #57 ...
08:44:05 [2020-04-17T08:44:05.946Z] 
08:44:05 [2020-04-17T08:44:05.946Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
08:44:05 [2020-04-17T08:44:05.946Z] #42 80.73 regexp
08:44:05 [2020-04-17T08:44:05.946Z] #42 83.02 flag
08:44:05 [2020-04-17T08:44:05.946Z] #42 84.63 go/token
08:44:05 [2020-04-17T08:44:05.946Z] #42 84.71 internal/lazyregexp
08:44:05 [2020-04-17T08:44:05.946Z] #42 85.07 path
08:44:05 [2020-04-17T08:44:05.946Z] #42 85.79 io/ioutil
08:44:05 [2020-04-17T08:44:05.946Z] #42 85.88 go/scanner
08:44:05 [2020-04-17T08:44:05.946Z] #42 86.74 net/url
08:44:05 [2020-04-17T08:44:05.946Z] #42 87.64 go/ast
08:44:05 [2020-04-17T08:44:05.946Z] #42 88.51 text/template/parse
08:44:05 [2020-04-17T08:44:05.946Z] #42 ...
08:44:05 [2020-04-17T08:44:05.946Z] 
08:44:05 [2020-04-17T08:44:05.947Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:44:05 [2020-04-17T08:44:05.947Z] #39 18.34 make[1]: Nothing to be done for 'all'.
08:44:05 [2020-04-17T08:44:05.947Z] #39 19.87   CC       images/stats.o
08:44:05 [2020-04-17T08:44:05.947Z] #39 20.31   CC       images/core.o
08:44:05 [2020-04-17T08:44:05.947Z] #39 21.08   CC       images/core-x86.o
08:44:05 [2020-04-17T08:44:05.947Z] #39 21.64   CC       images/core-arm.o
08:44:05 [2020-04-17T08:44:05.947Z] #39 22.09   CC       images/core-aarch64.o
08:44:05 [2020-04-17T08:44:05.947Z] #39 22.44   CC       images/core-ppc64.o
08:44:05 [2020-04-17T08:44:05.947Z] #39 22.98   CC       images/core-s390.o
08:44:06 [2020-04-17T08:44:06.010Z]   CC       criu/namespaces.o
08:44:06 [2020-04-17T08:44:06.871Z] #39 23.72   CC       images/cpuinfo.o
08:44:07 [2020-04-17T08:44:07.022Z]   CC       criu/net.o
08:44:07 [2020-04-17T08:44:07.126Z] #39 ...
08:44:07 [2020-04-17T08:44:07.126Z] 
08:44:07 [2020-04-17T08:44:07.126Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
08:44:07 [2020-04-17T08:44:07.126Z] #42 92.31 go/parser
08:44:07 [2020-04-17T08:44:07.393Z] #42 87.22 vendor/golang.org/x/net/idna
08:44:07 [2020-04-17T08:44:07.393Z] #42 ...
08:44:07 [2020-04-17T08:44:07.393Z] 
08:44:07 [2020-04-17T08:44:07.393Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:44:07 [2020-04-17T08:44:07.393Z] #39 50.04   DEP      criu/tty.d
08:44:07 [2020-04-17T08:44:07.393Z] #39 50.29   DEP      criu/timerfd.d
08:44:07 [2020-04-17T08:44:07.393Z] #39 50.49   DEP      criu/sysfs_parse.d
08:44:07 [2020-04-17T08:44:07.393Z] #39 50.67   DEP      criu/sysctl.d
08:44:07 [2020-04-17T08:44:07.393Z] #39 50.77   DEP      criu/string.d
08:44:07 [2020-04-17T08:44:07.393Z] #39 50.78   DEP      criu/stats.d
08:44:07 [2020-04-17T08:44:07.393Z] #39 50.91   DEP      criu/sockets.d
08:44:07 [2020-04-17T08:44:07.393Z] #39 51.04   DEP      criu/sk-unix.d
08:44:07 [2020-04-17T08:44:07.393Z] #39 51.22   DEP      criu/sk-tcp.d
08:44:07 [2020-04-17T08:44:07.393Z] #39 51.40   DEP      criu/sk-queue.d
08:44:07 [2020-04-17T08:44:07.393Z] #39 51.57   DEP      criu/sk-packet.d
08:44:07 [2020-04-17T08:44:07.393Z] #39 51.75   DEP      criu/sk-netlink.d
08:44:07 [2020-04-17T08:44:07.393Z] #39 51.90   DEP      criu/sk-inet.d
08:44:07 [2020-04-17T08:44:07.393Z] #39 52.00   DEP      criu/signalfd.d
08:44:07 [2020-04-17T08:44:07.393Z] #39 52.10   DEP      criu/sigframe.d
08:44:07 [2020-04-17T08:44:07.393Z] #39 52.15   DEP      criu/shmem.d
08:44:07 [2020-04-17T08:44:07.393Z] #39 52.25   DEP      criu/servicefd.d
08:44:07 [2020-04-17T08:44:07.393Z] #39 52.34   DEP      criu/seize.d
08:44:07 [2020-04-17T08:44:07.393Z] #39 52.42   DEP      criu/seccomp.d
08:44:07 [2020-04-17T08:44:07.393Z] #39 52.53   DEP      criu/rst-malloc.d
08:44:07 [2020-04-17T08:44:07.393Z] #39 52.57   DEP      criu/rbtree.d
08:44:07 [2020-04-17T08:44:07.393Z] #39 52.58   DEP      criu/pstree.d
08:44:07 [2020-04-17T08:44:07.393Z] #39 52.66   DEP      criu/protobuf.d
08:44:07 [2020-04-17T08:44:07.393Z] #39 52.74   GEN      criu/protobuf-desc-gen.h
08:44:07 [2020-04-17T08:44:07.393Z] #39 53.65   DEP      criu/protobuf-desc.d
08:44:07 [2020-04-17T08:44:07.393Z] #39 53.80   DEP      criu/proc_parse.d
08:44:07 [2020-04-17T08:44:07.393Z] #39 53.98   DEP      criu/plugin.d
08:44:07 [2020-04-17T08:44:07.393Z] #39 54.08   DEP      criu/pipes.d
08:44:07 [2020-04-17T08:44:07.393Z] #39 54.28   DEP      criu/pie-util.d
08:44:07 [2020-04-17T08:44:07.393Z] #39 54.41   DEP      criu/pie-util-vdso.d
08:44:07 [2020-04-17T08:44:07.393Z] #39 54.54   DEP      criu/pie-util-vdso-elf32.d
08:44:07 [2020-04-17T08:44:07.393Z] #39 54.64   DEP      criu/path.d
08:44:07 [2020-04-17T08:44:07.393Z] #39 54.74   DEP      criu/parasite-syscall.d
08:44:07 [2020-04-17T08:44:07.393Z] #39 54.91   DEP      criu/pagemap.d
08:44:07 [2020-04-17T08:44:07.393Z] #39 55.03   DEP      criu/pagemap-cache.d
08:44:07 [2020-04-17T08:44:07.393Z] #39 55.19   DEP      criu/page-xfer.d
08:44:07 [2020-04-17T08:44:07.394Z] #39 55.39   DEP      criu/page-pipe.d
08:44:07 [2020-04-17T08:44:07.394Z] #39 55.47   DEP      criu/netfilter.d
08:44:07 [2020-04-17T08:44:07.674Z] #39 55.68   DEP      criu/net.d
08:44:07 [2020-04-17T08:44:07.686Z] #42 92.73 text/template
08:44:07 [2020-04-17T08:44:07.954Z] #39 55.86   DEP      criu/namespaces.d
08:44:07 [2020-04-17T08:44:07.954Z] #39 56.04   DEP      criu/mount.d
08:44:08 [2020-04-17T08:44:08.235Z] #39 56.22   DEP      criu/mem.d
08:44:08 [2020-04-17T08:44:08.515Z] #39 56.40   DEP      criu/lsm.d
08:44:08 [2020-04-17T08:44:08.796Z] #39 56.51   DEP      criu/log.d
08:44:08 [2020-04-17T08:44:08.796Z] #39 56.63   DEP      criu/libnetlink.d
08:44:08 [2020-04-17T08:44:08.796Z] #39 56.77   DEP      criu/kerndat.d
08:44:09 [2020-04-17T08:44:09.059Z]   CC       criu/netfilter.o
08:44:09 [2020-04-17T08:44:09.059Z]   CC       criu/page-pipe.o
08:44:09 [2020-04-17T08:44:09.077Z] #39 57.05   DEP      criu/kcmp-ids.d
08:44:09 [2020-04-17T08:44:09.077Z] #39 ...
08:44:09 [2020-04-17T08:44:09.077Z] 
08:44:09 [2020-04-17T08:44:09.077Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
08:44:09 [2020-04-17T08:44:09.077Z] #14 57.23 Selecting previously unselected package g++-mingw-w64-x86-64.
08:44:09 [2020-04-17T08:44:09.077Z] #14 57.23 Preparing to unpack .../24-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ...
08:44:09 [2020-04-17T08:44:09.077Z] #14 57.24 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
08:44:09 [2020-04-17T08:44:09.344Z]   CC       criu/page-xfer.o
08:44:09 [2020-04-17T08:44:09.964Z]   CC       criu/pagemap-cache.o
08:44:10 [2020-04-17T08:44:10.197Z] #42 ...
08:44:10 [2020-04-17T08:44:10.197Z] 
08:44:10 [2020-04-17T08:44:10.197Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
08:44:10 [2020-04-17T08:44:10.197Z] #14 18.13 Reading package lists...
08:44:10 [2020-04-17T08:44:10.197Z] #14 23.87 Reading package lists...
08:44:10 [2020-04-17T08:44:10.197Z] #14 28.94 Building dependency tree...
08:44:10 [2020-04-17T08:44:10.197Z] #14 29.79 Reading state information...
08:44:10 [2020-04-17T08:44:10.197Z] #14 30.87 libcap2-bin is already the newest version (1:2.25-2).
08:44:10 [2020-04-17T08:44:10.197Z] #14 30.87 libcap2-bin set to manually installed.
08:44:10 [2020-04-17T08:44:10.197Z] #14 30.87 The following additional packages will be installed:
08:44:10 [2020-04-17T08:44:10.197Z] #14 30.88   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
08:44:10 [2020-04-17T08:44:10.197Z] #14 30.88   gcc-mingw-w64-x86-64 libaio1 libbtrfs0 libdevmapper-event1.02.1
08:44:10 [2020-04-17T08:44:10.197Z] #14 30.88   libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1
08:44:10 [2020-04-17T08:44:10.197Z] #14 30.88   libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5
08:44:10 [2020-04-17T08:44:10.197Z] #14 30.88   libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpython3-stdlib
08:44:10 [2020-04-17T08:44:10.197Z] #14 30.88   libpython3.7-minimal libpython3.7-stdlib libreadline5 libselinux1-dev
08:44:10 [2020-04-17T08:44:10.197Z] #14 30.88   libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3
08:44:10 [2020-04-17T08:44:10.197Z] #14 30.88   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
08:44:10 [2020-04-17T08:44:10.197Z] #14 30.88   python3.7 python3.7-minimal vim-runtime xxd
08:44:10 [2020-04-17T08:44:10.197Z] #14 30.88 Suggested packages:
08:44:10 [2020-04-17T08:44:10.197Z] #14 30.89   apparmor-profiles-extra apparmor-utils bzip2-doc gcc-8-locales kmod gpm
08:44:10 [2020-04-17T08:44:10.197Z] #14 30.89   wine64 python3-doc python3-tk python3-venv python-setuptools-doc
08:44:10 [2020-04-17T08:44:10.197Z] #14 30.89   python3.7-venv python3.7-doc binfmt-support ctags vim-doc vim-scripts
08:44:10 [2020-04-17T08:44:10.197Z] #14 30.89   xfsdump acl attr quota
08:44:10 [2020-04-17T08:44:10.197Z] #14 30.89 Recommended packages:
08:44:10 [2020-04-17T08:44:10.197Z] #14 30.89   aufs-dkms nftables build-essential python3-dev python3-keyring
08:44:10 [2020-04-17T08:44:10.197Z] #14 30.89   python3-keyrings.alt python3-xdg unzip
08:44:10 [2020-04-17T08:44:10.197Z] #14 ...
08:44:10 [2020-04-17T08:44:10.197Z] 
08:44:10 [2020-04-17T08:44:10.197Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:44:10 [2020-04-17T08:44:10.197Z] #39 24.24   CC       images/inventory.o
08:44:10 [2020-04-17T08:44:10.197Z] #39 24.51   CC       images/fdinfo.o
08:44:10 [2020-04-17T08:44:10.197Z] #39 24.88   CC       images/fown.o
08:44:10 [2020-04-17T08:44:10.197Z] #39 25.12   CC       images/ns.o
08:44:10 [2020-04-17T08:44:10.197Z] #39 25.32   CC       images/regfile.o
08:44:10 [2020-04-17T08:44:10.197Z] #39 25.58   CC       images/ghost-file.o
08:44:10 [2020-04-17T08:44:10.197Z] #39 25.96   CC       images/fifo.o
08:44:10 [2020-04-17T08:44:10.197Z] #39 26.27   CC       images/remap-file-path.o
08:44:10 [2020-04-17T08:44:10.197Z] #39 26.42   CC       images/eventfd.o
08:44:10 [2020-04-17T08:44:10.197Z] #39 26.67   CC       images/eventpoll.o
08:44:10 [2020-04-17T08:44:10.197Z] #39 26.92   CC       images/fh.o
08:44:10 [2020-04-17T08:44:10.249Z]   CC       criu/pagemap.o
08:44:10 [2020-04-17T08:44:10.452Z] #39 27.33   CC       images/fsnotify.o
08:44:10 [2020-04-17T08:44:10.866Z]   CC       criu/parasite-syscall.o
08:44:11 [2020-04-17T08:44:11.012Z] #39 27.96   CC       images/signalfd.o
08:44:11 [2020-04-17T08:44:11.267Z] #39 28.36   CC       images/fs.o
08:44:11 [2020-04-17T08:44:11.484Z]   CC       criu/path.o
08:44:11 [2020-04-17T08:44:11.484Z]   CC       criu/pie-util-vdso-elf32.o
08:44:11 [2020-04-17T08:44:11.524Z] #39 28.56   CC       images/pstree.o
08:44:11 [2020-04-17T08:44:11.768Z]   CC       criu/pie-util-vdso.o
08:44:11 [2020-04-17T08:44:11.779Z] #39 28.78   CC       images/pipe.o
08:44:11 [2020-04-17T08:44:11.779Z] #39 28.97   CC       images/tcp-stream.o
08:44:12 [2020-04-17T08:44:12.034Z] #39 29.17   CC       images/sk-packet.o
08:44:12 [2020-04-17T08:44:12.053Z]   CC       criu/pie-util.o
08:44:12 [2020-04-17T08:44:12.053Z]   CC       criu/pipes.o
08:44:12 [2020-04-17T08:44:12.337Z]   CC       criu/plugin.o
08:44:12 [2020-04-17T08:44:12.594Z] #39 29.45   CC       images/mnt.o
08:44:12 [2020-04-17T08:44:12.594Z] #39 29.67   CC       images/pipe-data.o
08:44:12 [2020-04-17T08:44:12.621Z]   CC       criu/proc_parse.o
08:44:12 [2020-04-17T08:44:12.849Z] #39 30.00   CC       images/sa.o
08:44:13 [2020-04-17T08:44:13.104Z] #39 30.18   CC       images/timer.o
08:44:13 [2020-04-17T08:44:13.360Z] #39 ...
08:44:13 [2020-04-17T08:44:13.360Z] 
08:44:13 [2020-04-17T08:44:13.360Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
08:44:13 [2020-04-17T08:44:13.360Z] #14 33.98 The following NEW packages will be installed:
08:44:13 [2020-04-17T08:44:13.360Z] #14 33.98   apparmor aufs-tools bash-completion binutils-mingw-w64
08:44:13 [2020-04-17T08:44:13.360Z] #14 33.98   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 bzip2 dmsetup
08:44:13 [2020-04-17T08:44:13.360Z] #14 33.98   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 iptables jq
08:44:13 [2020-04-17T08:44:13.360Z] #14 33.98   libaio1 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1
08:44:13 [2020-04-17T08:44:13.360Z] #14 33.99   libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1
08:44:13 [2020-04-17T08:44:13.360Z] #14 33.99   libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
08:44:13 [2020-04-17T08:44:13.360Z] #14 33.99   libnl-3-200 libonig5 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
08:44:13 [2020-04-17T08:44:13.360Z] #14 33.99   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
08:44:13 [2020-04-17T08:44:13.360Z] #14 33.99   libreadline5 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev
08:44:13 [2020-04-17T08:44:13.360Z] #14 33.99   mingw-w64-common mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3
08:44:13 [2020-04-17T08:44:13.360Z] #14 33.99   python3-distutils python3-lib2to3 python3-minimal python3-pip
08:44:13 [2020-04-17T08:44:13.360Z] #14 33.99   python3-pkg-resources python3-setuptools python3-wheel python3.7
08:44:13 [2020-04-17T08:44:13.360Z] #14 33.99   python3.7-minimal thin-provisioning-tools vim vim-common vim-runtime
08:44:13 [2020-04-17T08:44:13.360Z] #14 33.99   xfsprogs xxd xz-utils zip
08:44:13 [2020-04-17T08:44:13.360Z] #14 34.33 0 upgraded, 68 newly installed, 0 to remove and 0 not upgraded.
08:44:13 [2020-04-17T08:44:13.360Z] #14 34.33 Need to get 104 MB of archives.
08:44:13 [2020-04-17T08:44:13.360Z] #14 34.33 After this operation, 597 MB of additional disk space will be used.
08:44:13 [2020-04-17T08:44:13.360Z] #14 34.33 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
08:44:13 [2020-04-17T08:44:13.360Z] #14 34.34 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB]
08:44:13 [2020-04-17T08:44:13.360Z] #14 34.35 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB]
08:44:13 [2020-04-17T08:44:13.360Z] #14 34.49 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
08:44:13 [2020-04-17T08:44:13.360Z] #14 34.50 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
08:44:13 [2020-04-17T08:44:13.360Z] #14 34.50 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB]
08:44:13 [2020-04-17T08:44:13.360Z] #14 34.64 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB]
08:44:13 [2020-04-17T08:44:13.360Z] #14 34.67 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
08:44:13 [2020-04-17T08:44:13.360Z] #14 34.67 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
08:44:13 [2020-04-17T08:44:13.360Z] #14 34.68 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
08:44:13 [2020-04-17T08:44:13.360Z] #14 34.68 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
08:44:13 [2020-04-17T08:44:13.360Z] #14 34.69 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
08:44:13 [2020-04-17T08:44:13.360Z] #14 34.69 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
08:44:13 [2020-04-17T08:44:13.360Z] #14 34.70 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
08:44:13 [2020-04-17T08:44:13.360Z] #14 34.70 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
08:44:13 [2020-04-17T08:44:13.360Z] #14 34.71 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
08:44:13 [2020-04-17T08:44:13.360Z] #14 34.73 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
08:44:13 [2020-04-17T08:44:13.360Z] #14 34.74 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
08:44:13 [2020-04-17T08:44:13.360Z] #14 34.75 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
08:44:13 [2020-04-17T08:44:13.360Z] #14 34.77 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
08:44:13 [2020-04-17T08:44:13.360Z] #14 34.77 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
08:44:13 [2020-04-17T08:44:13.360Z] #14 34.79 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
08:44:13 [2020-04-17T08:44:13.360Z] #14 34.81 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
08:44:13 [2020-04-17T08:44:13.360Z] #14 34.82 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
08:44:13 [2020-04-17T08:44:13.360Z] #14 34.95 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
08:44:13 [2020-04-17T08:44:13.360Z] #14 35.10 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
08:44:13 [2020-04-17T08:44:13.360Z] #14 35.11 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
08:44:13 [2020-04-17T08:44:13.360Z] #14 35.12 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
08:44:13 [2020-04-17T08:44:13.360Z] #14 35.13 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
08:44:13 [2020-04-17T08:44:13.360Z] #14 35.46 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
08:44:13 [2020-04-17T08:44:13.360Z] #14 35.64 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
08:44:13 [2020-04-17T08:44:13.360Z] #14 35.65 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB]
08:44:14 [2020-04-17T08:44:14.545Z] #14 ...
08:44:14 [2020-04-17T08:44:14.545Z] 
08:44:14 [2020-04-17T08:44:14.545Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:44:14 [2020-04-17T08:44:14.545Z] #39 57.18   DEP      criu/irmap.d
08:44:14 [2020-04-17T08:44:14.545Z] #39 57.27   DEP      criu/ipc_ns.d
08:44:14 [2020-04-17T08:44:14.545Z] #39 57.33   DEP      criu/image.d
08:44:14 [2020-04-17T08:44:14.545Z] #39 57.48   DEP      criu/image-desc.d
08:44:14 [2020-04-17T08:44:14.545Z] #39 57.58   DEP      criu/fsnotify.d
08:44:14 [2020-04-17T08:44:14.545Z] #39 57.81   DEP      criu/filesystems.d
08:44:14 [2020-04-17T08:44:14.545Z] #39 57.89   DEP      criu/files.d
08:44:14 [2020-04-17T08:44:14.545Z] #39 58.01   DEP      criu/files-reg.d
08:44:14 [2020-04-17T08:44:14.545Z] #39 58.23   DEP      criu/files-ext.d
08:44:14 [2020-04-17T08:44:14.545Z] #39 58.40   DEP      criu/file-lock.d
08:44:14 [2020-04-17T08:44:14.545Z] #39 58.57   DEP      criu/file-ids.d
08:44:14 [2020-04-17T08:44:14.545Z] #39 58.72   DEP      criu/fifo.d
08:44:14 [2020-04-17T08:44:14.545Z] #39 58.84   DEP      criu/fdstore.d
08:44:14 [2020-04-17T08:44:14.545Z] #39 58.93   DEP      criu/fault-injection.d
08:44:14 [2020-04-17T08:44:14.545Z] #39 58.98   DEP      criu/external.d
08:44:14 [2020-04-17T08:44:14.545Z] #39 59.10   DEP      criu/eventpoll.d
08:44:14 [2020-04-17T08:44:14.545Z] #39 59.34   DEP      criu/eventfd.d
08:44:14 [2020-04-17T08:44:14.545Z] #39 59.50   DEP      criu/crtools.d
08:44:14 [2020-04-17T08:44:14.545Z] #39 59.69   DEP      criu/cr-service.d
08:44:14 [2020-04-17T08:44:14.545Z] #39 59.87   DEP      criu/cr-restore.d
08:44:14 [2020-04-17T08:44:14.545Z] #39 60.16   DEP      criu/cr-errno.d
08:44:14 [2020-04-17T08:44:14.545Z] #39 60.17   DEP      criu/cr-dump.d
08:44:14 [2020-04-17T08:44:14.545Z] #39 60.39   DEP      criu/cr-dedup.d
08:44:14 [2020-04-17T08:44:14.545Z] #39 60.54   DEP      criu/cr-check.d
08:44:14 [2020-04-17T08:44:14.545Z] #39 60.79   DEP      criu/config.d
08:44:14 [2020-04-17T08:44:14.545Z] #39 60.93   DEP      criu/clone-noasan.d
08:44:14 [2020-04-17T08:44:14.545Z] #39 60.98   DEP      criu/cgroup.d
08:44:14 [2020-04-17T08:44:14.545Z] #39 61.12   DEP      criu/cgroup-props.d
08:44:14 [2020-04-17T08:44:14.545Z] #39 61.21   DEP      criu/bitmap.d
08:44:14 [2020-04-17T08:44:14.545Z] #39 61.23   DEP      criu/bfd.d
08:44:14 [2020-04-17T08:44:14.545Z] #39 61.35   DEP      criu/autofs.d
08:44:14 [2020-04-17T08:44:14.545Z] #39 61.45   DEP      criu/aio.d
08:44:14 [2020-04-17T08:44:14.545Z] #39 61.65   DEP      criu/action-scripts.d
08:44:14 [2020-04-17T08:44:14.545Z] #39 61.89   CC       criu/action-scripts.o
08:44:14 [2020-04-17T08:44:14.545Z] #39 62.40   CC       criu/aio.o
08:44:14 [2020-04-17T08:44:14.654Z]   CC       criu/protobuf-desc.o
08:44:14 [2020-04-17T08:44:14.723Z] #14 38.16 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB]
08:44:14 [2020-04-17T08:44:14.826Z] #39 62.74   CC       criu/autofs.o
08:44:14 [2020-04-17T08:44:14.940Z]   CC       criu/protobuf.o
08:44:15 [2020-04-17T08:44:15.225Z]   CC       criu/pstree.o
08:44:15 [2020-04-17T08:44:15.438Z] #39 ...
08:44:15 [2020-04-17T08:44:15.438Z] 
08:44:15 [2020-04-17T08:44:15.438Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
08:44:15 [2020-04-17T08:44:15.438Z] #48 85.82 + GOBIN=/build
08:44:15 [2020-04-17T08:44:15.438Z] #48 85.82 + /build/gometalinter --install
08:44:15 [2020-04-17T08:44:15.438Z] #48 85.85 Installing:
08:44:15 [2020-04-17T08:44:15.438Z] #48 85.85   deadcode
08:44:15 [2020-04-17T08:44:15.438Z] #48 85.85   dupl
08:44:15 [2020-04-17T08:44:15.438Z] #48 85.85   errcheck
08:44:15 [2020-04-17T08:44:15.438Z] #48 85.85   gas
08:44:15 [2020-04-17T08:44:15.438Z] #48 85.85   gochecknoglobals
08:44:15 [2020-04-17T08:44:15.438Z] #48 85.85   gochecknoinits
08:44:15 [2020-04-17T08:44:15.438Z] #48 85.85   goconst
08:44:15 [2020-04-17T08:44:15.438Z] #48 85.85   gocyclo
08:44:15 [2020-04-17T08:44:15.438Z] #48 85.85   goimports
08:44:15 [2020-04-17T08:44:15.438Z] #48 85.85   golint
08:44:15 [2020-04-17T08:44:15.438Z] #48 85.85   gosimple
08:44:15 [2020-04-17T08:44:15.438Z] #48 85.85   gotype
08:44:15 [2020-04-17T08:44:15.438Z] #48 85.85   gotypex
08:44:15 [2020-04-17T08:44:15.438Z] #48 85.85   ineffassign
08:44:15 [2020-04-17T08:44:15.438Z] #48 85.85   interfacer
08:44:15 [2020-04-17T08:44:15.438Z] #48 85.85   lll
08:44:15 [2020-04-17T08:44:15.438Z] #48 85.85   maligned
08:44:15 [2020-04-17T08:44:15.438Z] #48 85.85   megacheck
08:44:15 [2020-04-17T08:44:15.438Z] #48 85.85   misspell
08:44:15 [2020-04-17T08:44:15.438Z] #48 85.85   nakedret
08:44:15 [2020-04-17T08:44:15.438Z] #48 85.85   safesql
08:44:15 [2020-04-17T08:44:15.438Z] #48 85.85   staticcheck
08:44:15 [2020-04-17T08:44:15.438Z] #48 85.85   structcheck
08:44:15 [2020-04-17T08:44:15.438Z] #48 85.85   unconvert
08:44:15 [2020-04-17T08:44:15.438Z] #48 85.85   unparam
08:44:15 [2020-04-17T08:44:15.438Z] #48 85.85   unused
08:44:15 [2020-04-17T08:44:15.438Z] #48 85.85   varcheck
08:44:15 [2020-04-17T08:44:15.438Z] #48 ...
08:44:15 [2020-04-17T08:44:15.438Z] 
08:44:15 [2020-04-17T08:44:15.438Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
08:44:15 [2020-04-17T08:44:15.438Z] #42 88.74 vendor/golang.org/x/net/http2/hpack
08:44:15 [2020-04-17T08:44:15.438Z] #42 89.47 mime
08:44:15 [2020-04-17T08:44:15.438Z] #42 90.70 mime/quotedprintable
08:44:15 [2020-04-17T08:44:15.438Z] #42 91.10 net/http/internal
08:44:15 [2020-04-17T08:44:15.438Z] #42 91.53 os/exec
08:44:15 [2020-04-17T08:44:15.438Z] #42 93.88 crypto/x509
08:44:15 [2020-04-17T08:44:15.438Z] #42 93.89 net/textproto
08:44:15 [2020-04-17T08:44:15.438Z] #42 94.71 vendor/golang.org/x/net/http/httpguts
08:44:15 [2020-04-17T08:44:15.438Z] #42 94.92 vendor/golang.org/x/net/http/httpproxy
08:44:15 [2020-04-17T08:44:15.438Z] #42 95.35 mime/multipart
08:44:15 [2020-04-17T08:44:15.844Z]   CC       criu/rbtree.o
08:44:16 [2020-04-17T08:44:16.048Z] #42 ...
08:44:16 [2020-04-17T08:44:16.048Z] 
08:44:16 [2020-04-17T08:44:16.048Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:44:16 [2020-04-17T08:44:16.048Z] #39 63.86   CC       criu/bfd.o
08:44:16 [2020-04-17T08:44:16.085Z] #14 39.98 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
08:44:16 [2020-04-17T08:44:16.085Z] #14 39.98 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
08:44:16 [2020-04-17T08:44:16.132Z]   CC       criu/rst-malloc.o
08:44:16 [2020-04-17T08:44:16.132Z]   CC       criu/seccomp.o
08:44:16 [2020-04-17T08:44:16.329Z] #39 64.27   CC       criu/bitmap.o
08:44:16 [2020-04-17T08:44:16.339Z] #14 40.00 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
08:44:16 [2020-04-17T08:44:16.340Z] #14 40.00 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
08:44:16 [2020-04-17T08:44:16.340Z] #14 40.00 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
08:44:16 [2020-04-17T08:44:16.340Z] #14 40.00 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
08:44:16 [2020-04-17T08:44:16.340Z] #14 40.02 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
08:44:16 [2020-04-17T08:44:16.340Z] #14 40.02 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB]
08:44:16 [2020-04-17T08:44:16.340Z] #14 40.03 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
08:44:16 [2020-04-17T08:44:16.340Z] #14 40.06 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
08:44:16 [2020-04-17T08:44:16.340Z] #14 40.09 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
08:44:16 [2020-04-17T08:44:16.340Z] #14 40.11 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
08:44:16 [2020-04-17T08:44:16.340Z] #14 40.13 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
08:44:16 [2020-04-17T08:44:16.340Z] #14 40.18 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
08:44:16 [2020-04-17T08:44:16.340Z] #14 40.20 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
08:44:16 [2020-04-17T08:44:16.594Z] #14 40.20 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
08:44:16 [2020-04-17T08:44:16.594Z] #14 40.20 Get:50 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
08:44:16 [2020-04-17T08:44:16.610Z] #39 64.46   CC       criu/cgroup-props.o
08:44:16 [2020-04-17T08:44:16.756Z]   CC       criu/seize.o
08:44:17 [2020-04-17T08:44:17.155Z] #14 40.79 Get:51 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
08:44:17 [2020-04-17T08:44:17.155Z] #14 40.79 Get:52 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
08:44:17 [2020-04-17T08:44:17.155Z] #14 40.79 Get:53 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
08:44:17 [2020-04-17T08:44:17.155Z] #14 40.80 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
08:44:17 [2020-04-17T08:44:17.155Z] #14 40.81 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB]
08:44:17 [2020-04-17T08:44:17.155Z] #14 40.84 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
08:44:17 [2020-04-17T08:44:17.155Z] #14 40.86 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
08:44:17 [2020-04-17T08:44:17.155Z] #14 40.99 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
08:44:17 [2020-04-17T08:44:17.155Z] #14 41.00 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
08:44:17 [2020-04-17T08:44:17.155Z] #14 41.02 Get:60 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
08:44:17 [2020-04-17T08:44:17.222Z] #39 65.17   CC       criu/cgroup.o
08:44:17 [2020-04-17T08:44:17.373Z]   CC       criu/servicefd.o
08:44:17 [2020-04-17T08:44:17.373Z]   CC       criu/shmem.o
08:44:17 [2020-04-17T08:44:17.410Z] #14 41.03 Get:61 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
08:44:17 [2020-04-17T08:44:17.410Z] #14 41.04 Get:62 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
08:44:17 [2020-04-17T08:44:17.410Z] #14 41.07 Get:63 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
08:44:17 [2020-04-17T08:44:17.410Z] #14 41.09 Get:64 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
08:44:17 [2020-04-17T08:44:17.410Z] #14 41.11 Get:65 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
08:44:17 [2020-04-17T08:44:17.986Z] #14 41.52 Get:66 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
08:44:17 [2020-04-17T08:44:17.986Z] #14 41.60 Get:67 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
08:44:17 [2020-04-17T08:44:17.986Z] #14 41.70 Get:68 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
08:44:17 [2020-04-17T08:44:17.992Z]   CC       criu/sigframe.o
08:44:17 [2020-04-17T08:44:17.992Z]   CC       criu/signalfd.o
08:44:18 [2020-04-17T08:44:18.277Z]   CC       criu/sk-inet.o
08:44:18 [2020-04-17T08:44:18.893Z]   CC       criu/sk-netlink.o
08:44:18 [2020-04-17T08:44:18.961Z] #14 42.79 debconf: delaying package configuration, since apt-utils is not installed
08:44:19 [2020-04-17T08:44:19.177Z]   CC       criu/sk-packet.o
08:44:19 [2020-04-17T08:44:19.216Z] #14 42.97 Fetched 104 MB in 8s (13.6 MB/s)
08:44:19 [2020-04-17T08:44:19.216Z] #14 43.05 Selecting previously unselected package pigz.
08:44:19 [2020-04-17T08:44:19.461Z]   CC       criu/sk-queue.o
08:44:19 [2020-04-17T08:44:19.470Z] #14 43.05 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15468 files and directories currently installed.)
08:44:19 [2020-04-17T08:44:19.470Z] #14 43.11 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
08:44:19 [2020-04-17T08:44:19.470Z] #14 43.12 Unpacking pigz (2.4-1) ...
08:44:19 [2020-04-17T08:44:19.470Z] #14 43.25 Selecting previously unselected package libpython3.7-minimal:amd64.
08:44:19 [2020-04-17T08:44:19.470Z] #14 43.25 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
08:44:19 [2020-04-17T08:44:19.470Z] #14 43.27 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
08:44:19 [2020-04-17T08:44:19.745Z]   CC       criu/sk-tcp.o
08:44:19 [2020-04-17T08:44:19.887Z] #39 67.54   CC       criu/clone-noasan.o
08:44:19 [2020-04-17T08:44:19.887Z] #39 67.69   CC       criu/config.o
08:44:20 [2020-04-17T08:44:20.029Z]   CC       criu/sk-unix.o
08:44:20 [2020-04-17T08:44:20.392Z] #14 43.98 Selecting previously unselected package python3.7-minimal.
08:44:20 [2020-04-17T08:44:20.392Z] #14 43.98 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
08:44:20 [2020-04-17T08:44:20.392Z] #14 43.99 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
08:44:20 [2020-04-17T08:44:20.646Z] #14 ...
08:44:20 [2020-04-17T08:44:20.646Z] 
08:44:20 [2020-04-17T08:44:20.646Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
08:44:20 [2020-04-17T08:44:20.646Z] #42 95.76 log
08:44:20 [2020-04-17T08:44:20.646Z] #42 96.33 encoding/binary
08:44:20 [2020-04-17T08:44:20.646Z] #42 98.07 encoding/base64
08:44:20 [2020-04-17T08:44:20.646Z] #42 98.61 go/doc
08:44:20 [2020-04-17T08:44:20.646Z] #42 99.05 encoding/json
08:44:20 [2020-04-17T08:44:20.646Z] #42 101.5 github.com/LK4D4/vndr/build
08:44:20 [2020-04-17T08:44:20.646Z] #42 105.1 encoding/xml
08:44:20 [2020-04-17T08:44:20.646Z] #42 105.1 github.com/LK4D4/vndr/versioned
08:44:20 [2020-04-17T08:44:20.646Z] #42 105.3 compress/flate
08:44:20 [2020-04-17T08:44:20.646Z] #42 ...
08:44:20 [2020-04-17T08:44:20.646Z] 
08:44:20 [2020-04-17T08:44:20.646Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:44:20 [2020-04-17T08:44:20.646Z] #39 30.58   CC       images/timerfd.o
08:44:20 [2020-04-17T08:44:20.646Z] #39 30.84   CC       images/mm.o
08:44:20 [2020-04-17T08:44:20.646Z] #39 31.18   CC       images/sk-opts.o
08:44:20 [2020-04-17T08:44:20.646Z] #39 31.53   CC       images/sk-unix.o
08:44:20 [2020-04-17T08:44:20.646Z] #39 31.87   CC       images/sk-inet.o
08:44:20 [2020-04-17T08:44:20.646Z] #39 32.32   CC       images/tun.o
08:44:20 [2020-04-17T08:44:20.646Z] #39 32.71   CC       images/sk-netlink.o
08:44:20 [2020-04-17T08:44:20.646Z] #39 33.01   CC       images/packet-sock.o
08:44:20 [2020-04-17T08:44:20.646Z] #39 33.43   CC       images/ipc-var.o
08:44:20 [2020-04-17T08:44:20.646Z] #39 33.69   CC       images/ipc-desc.o
08:44:20 [2020-04-17T08:44:20.646Z] #39 33.99   CC       images/ipc-shm.o
08:44:20 [2020-04-17T08:44:20.646Z] #39 34.24   CC       images/ipc-msg.o
08:44:20 [2020-04-17T08:44:20.646Z] #39 34.65   CC       images/ipc-sem.o
08:44:20 [2020-04-17T08:44:20.646Z] #39 34.89   CC       images/utsns.o
08:44:20 [2020-04-17T08:44:20.646Z] #39 35.20   CC       images/creds.o
08:44:20 [2020-04-17T08:44:20.646Z] #39 35.48   CC       images/vma.o
08:44:20 [2020-04-17T08:44:20.646Z] #39 35.72   CC       images/netdev.o
08:44:20 [2020-04-17T08:44:20.646Z] #39 36.20   CC       images/tty.o
08:44:20 [2020-04-17T08:44:20.646Z] #39 36.87   CC       images/file-lock.o
08:44:20 [2020-04-17T08:44:20.646Z] #39 37.06   CC       images/rlimit.o
08:44:20 [2020-04-17T08:44:20.646Z] #39 37.25   CC       images/pagemap.o
08:44:20 [2020-04-17T08:44:20.646Z] #39 37.57   CC       images/siginfo.o
08:44:20 [2020-04-17T08:44:20.889Z] #39 68.76   CC       criu/cr-check.o
08:44:20 [2020-04-17T08:44:20.900Z] #39 37.92   CC       images/rpc.o
08:44:21 [2020-04-17T08:44:21.170Z] #39 ...
08:44:21 [2020-04-17T08:44:21.170Z] 
08:44:21 [2020-04-17T08:44:21.170Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
08:44:21 [2020-04-17T08:44:21.170Z] #14 67.68 Selecting previously unselected package libonig5:s390x.
08:44:21 [2020-04-17T08:44:21.170Z] #14 67.69 Preparing to unpack .../25-libonig5_6.9.1-1_s390x.deb ...
08:44:21 [2020-04-17T08:44:21.170Z] #14 67.69 Unpacking libonig5:s390x (6.9.1-1) ...
08:44:21 [2020-04-17T08:44:21.170Z] #14 67.85 Selecting previously unselected package libjq1:s390x.
08:44:21 [2020-04-17T08:44:21.170Z] #14 67.87 Preparing to unpack .../26-libjq1_1.5+dfsg-2+b1_s390x.deb ...
08:44:21 [2020-04-17T08:44:21.170Z] #14 67.87 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ...
08:44:21 [2020-04-17T08:44:21.170Z] #14 67.97 Selecting previously unselected package jq.
08:44:21 [2020-04-17T08:44:21.170Z] #14 67.97 Preparing to unpack .../27-jq_1.5+dfsg-2+b1_s390x.deb ...
08:44:21 [2020-04-17T08:44:21.170Z] #14 67.97 Unpacking jq (1.5+dfsg-2+b1) ...
08:44:21 [2020-04-17T08:44:21.170Z] #14 68.04 Selecting previously unselected package libaio1:s390x.
08:44:21 [2020-04-17T08:44:21.170Z] #14 68.05 Preparing to unpack .../28-libaio1_0.3.112-3_s390x.deb ...
08:44:21 [2020-04-17T08:44:21.170Z] #14 68.05 Unpacking libaio1:s390x (0.3.112-3) ...
08:44:21 [2020-04-17T08:44:21.170Z] #14 68.09 Selecting previously unselected package libbtrfs0.
08:44:21 [2020-04-17T08:44:21.170Z] #14 68.09 Preparing to unpack .../29-libbtrfs0_4.20.1-2_s390x.deb ...
08:44:21 [2020-04-17T08:44:21.170Z] #14 68.09 Unpacking libbtrfs0 (4.20.1-2) ...
08:44:21 [2020-04-17T08:44:21.170Z] #14 68.13 Selecting previously unselected package libbtrfs-dev.
08:44:21 [2020-04-17T08:44:21.170Z] #14 68.13 Preparing to unpack .../30-libbtrfs-dev_4.20.1-2_s390x.deb ...
08:44:21 [2020-04-17T08:44:21.170Z] #14 68.14 Unpacking libbtrfs-dev (4.20.1-2) ...
08:44:21 [2020-04-17T08:44:21.170Z] #14 68.23 Selecting previously unselected package libdevmapper-event1.02.1:s390x.
08:44:21 [2020-04-17T08:44:21.170Z] #14 68.23 Preparing to unpack .../31-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ...
08:44:21 [2020-04-17T08:44:21.170Z] #14 68.24 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ...
08:44:21 [2020-04-17T08:44:21.170Z] #14 68.29 Selecting previously unselected package libudev-dev:s390x.
08:44:21 [2020-04-17T08:44:21.170Z] #14 68.29 Preparing to unpack .../32-libudev-dev_241-7~deb10u3_s390x.deb ...
08:44:21 [2020-04-17T08:44:21.170Z] #14 68.30 Unpacking libudev-dev:s390x (241-7~deb10u3) ...
08:44:21 [2020-04-17T08:44:21.170Z] #14 68.40 Selecting previously unselected package libsepol1-dev:s390x.
08:44:21 [2020-04-17T08:44:21.170Z] #14 68.40 Preparing to unpack .../33-libsepol1-dev_2.8-1_s390x.deb ...
08:44:21 [2020-04-17T08:44:21.170Z] #14 68.41 Unpacking libsepol1-dev:s390x (2.8-1) ...
08:44:21 [2020-04-17T08:44:21.170Z] #14 68.64 Selecting previously unselected package libpcre16-3:s390x.
08:44:21 [2020-04-17T08:44:21.170Z] #14 68.64 Preparing to unpack .../34-libpcre16-3_2%3a8.39-12_s390x.deb ...
08:44:21 [2020-04-17T08:44:21.170Z] #14 68.64 Unpacking libpcre16-3:s390x (2:8.39-12) ...
08:44:21 [2020-04-17T08:44:21.170Z] #14 68.74 Selecting previously unselected package libpcre32-3:s390x.
08:44:21 [2020-04-17T08:44:21.170Z] #14 68.74 Preparing to unpack .../35-libpcre32-3_2%3a8.39-12_s390x.deb ...
08:44:21 [2020-04-17T08:44:21.170Z] #14 68.74 Unpacking libpcre32-3:s390x (2:8.39-12) ...
08:44:21 [2020-04-17T08:44:21.170Z] #14 68.87 Selecting previously unselected package libpcrecpp0v5:s390x.
08:44:21 [2020-04-17T08:44:21.170Z] #14 68.87 Preparing to unpack .../36-libpcrecpp0v5_2%3a8.39-12_s390x.deb ...
08:44:21 [2020-04-17T08:44:21.170Z] #14 68.87 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ...
08:44:21 [2020-04-17T08:44:21.170Z] #14 68.95 Selecting previously unselected package libpcre3-dev:s390x.
08:44:21 [2020-04-17T08:44:21.170Z] #14 68.95 Preparing to unpack .../37-libpcre3-dev_2%3a8.39-12_s390x.deb ...
08:44:21 [2020-04-17T08:44:21.170Z] #14 68.95 Unpacking libpcre3-dev:s390x (2:8.39-12) ...
08:44:21 [2020-04-17T08:44:21.170Z] #14 69.19 Selecting previously unselected package libselinux1-dev:s390x.
08:44:21 [2020-04-17T08:44:21.170Z] #14 69.21 Preparing to unpack .../38-libselinux1-dev_2.8-1+b1_s390x.deb ...
08:44:21 [2020-04-17T08:44:21.170Z] #14 69.21 Unpacking libselinux1-dev:s390x (2.8-1+b1) ...
08:44:21 [2020-04-17T08:44:21.450Z] #14 69.47 Selecting previously unselected package libdevmapper-dev:s390x.
08:44:21 [2020-04-17T08:44:21.450Z] #14 69.47 Preparing to unpack .../39-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ...
08:44:21 [2020-04-17T08:44:21.450Z] #14 69.48 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ...
08:44:21 [2020-04-17T08:44:21.450Z] #14 69.55 Selecting previously unselected package libgpm2:s390x.
08:44:21 [2020-04-17T08:44:21.450Z] #14 69.55 Preparing to unpack .../40-libgpm2_1.20.7-5_s390x.deb ...
08:44:21 [2020-04-17T08:44:21.450Z] #14 69.55 Unpacking libgpm2:s390x (1.20.7-5) ...
08:44:21 [2020-04-17T08:44:21.450Z] #14 69.61 Selecting previously unselected package libicu63:s390x.
08:44:21 [2020-04-17T08:44:21.450Z] #14 69.61 Preparing to unpack .../41-libicu63_63.1-6+deb10u1_s390x.deb ...
08:44:21 [2020-04-17T08:44:21.450Z] #14 69.61 Unpacking libicu63:s390x (63.1-6+deb10u1) ...
08:44:21 [2020-04-17T08:44:21.508Z]   CC       criu/sockets.o
08:44:21 [2020-04-17T08:44:21.796Z]   CC       criu/stats.o
08:44:21 [2020-04-17T08:44:21.796Z]   CC       criu/string.o
08:44:21 [2020-04-17T08:44:21.822Z] #39 ...
08:44:21 [2020-04-17T08:44:21.822Z] 
08:44:21 [2020-04-17T08:44:21.822Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
08:44:21 [2020-04-17T08:44:21.822Z] #14 45.34 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
08:44:21 [2020-04-17T08:44:21.822Z] #14 45.35 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
08:44:22 [2020-04-17T08:44:22.080Z]   CC       criu/sysctl.o
08:44:22 [2020-04-17T08:44:22.364Z]   CC       criu/sysfs_parse.o
08:44:22 [2020-04-17T08:44:22.648Z]   CC       criu/timerfd.o
08:44:22 [2020-04-17T08:44:22.933Z]   CC       criu/tty.o
08:44:22 [2020-04-17T08:44:22.958Z] #14 ...
08:44:22 [2020-04-17T08:44:22.958Z] 
08:44:22 [2020-04-17T08:44:22.958Z] #26 [swagger 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git ...
08:44:22 [2020-04-17T08:44:22.958Z] #26 102.8 + rm -rf /tmp/tmp.jtTh7emnrS
08:44:22 [2020-04-17T08:44:22.958Z] #26 DONE 103.4s
08:44:22 [2020-04-17T08:44:22.958Z] 
08:44:22 [2020-04-17T08:44:22.958Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:44:22 [2020-04-17T08:44:22.958Z] #39 70.04   CC       criu/cr-dedup.o
08:44:22 [2020-04-17T08:44:22.958Z] #39 70.35   CC       criu/cr-dump.o
08:44:23 [2020-04-17T08:44:23.944Z]   CC       criu/tun.o
08:44:24 [2020-04-17T08:44:24.229Z]   CC       criu/uffd.o
08:44:24 [2020-04-17T08:44:24.975Z] #39 72.62   CC       criu/cr-errno.o
08:44:24 [2020-04-17T08:44:24.975Z] #39 72.67   CC       criu/cr-restore.o
08:44:25 [2020-04-17T08:44:25.121Z] #14 48.65 Selecting previously unselected package python3-minimal.
08:44:25 [2020-04-17T08:44:25.121Z] #14 48.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 ... 15717 files and directories currently installed.)
08:44:25 [2020-04-17T08:44:25.121Z] #14 48.71 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
08:44:25 [2020-04-17T08:44:25.121Z] #14 48.72 Unpacking python3-minimal (3.7.3-1) ...
08:44:25 [2020-04-17T08:44:25.121Z] #14 48.84 Selecting previously unselected package libmpdec2:amd64.
08:44:25 [2020-04-17T08:44:25.121Z] #14 48.84 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
08:44:25 [2020-04-17T08:44:25.121Z] #14 48.85 Unpacking libmpdec2:amd64 (2.4.2-2) ...
08:44:25 [2020-04-17T08:44:25.241Z]   CC       criu/util.o
08:44:25 [2020-04-17T08:44:25.375Z] #14 48.98 Selecting previously unselected package libpython3.7-stdlib:amd64.
08:44:25 [2020-04-17T08:44:25.375Z] #14 49.01 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ...
08:44:25 [2020-04-17T08:44:25.375Z] #14 49.01 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
08:44:26 [2020-04-17T08:44:26.256Z]   CC       criu/uts_ns.o
08:44:26 [2020-04-17T08:44:26.256Z]   CC       criu/vdso.o
08:44:26 [2020-04-17T08:44:26.440Z] #39 ...
08:44:26 [2020-04-17T08:44:26.440Z] 
08:44:26 [2020-04-17T08:44:26.440Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
08:44:26 [2020-04-17T08:44:26.440Z] #42 96.81 crypto/tls
08:44:26 [2020-04-17T08:44:26.440Z] #42 101.1 net/http/httptrace
08:44:26 [2020-04-17T08:44:26.440Z] #42 101.3 net/http
08:44:26 [2020-04-17T08:44:26.440Z] #42 ...
08:44:26 [2020-04-17T08:44:26.440Z] 
08:44:26 [2020-04-17T08:44:26.440Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
08:44:26 [2020-04-17T08:44:26.440Z] #14 73.25 Selecting previously unselected package libnet1:s390x.
08:44:26 [2020-04-17T08:44:26.440Z] #14 73.25 Preparing to unpack .../42-libnet1_1.1.6+dfsg-3.1_s390x.deb ...
08:44:26 [2020-04-17T08:44:26.440Z] #14 73.26 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ...
08:44:26 [2020-04-17T08:44:26.440Z] #14 73.33 Selecting previously unselected package libnl-3-200:s390x.
08:44:26 [2020-04-17T08:44:26.440Z] #14 73.33 Preparing to unpack .../43-libnl-3-200_3.4.0-1_s390x.deb ...
08:44:26 [2020-04-17T08:44:26.440Z] #14 73.33 Unpacking libnl-3-200:s390x (3.4.0-1) ...
08:44:26 [2020-04-17T08:44:26.440Z] #14 73.39 Selecting previously unselected package libprotobuf-c1:s390x.
08:44:26 [2020-04-17T08:44:26.440Z] #14 73.39 Preparing to unpack .../44-libprotobuf-c1_1.3.1-1+b1_s390x.deb ...
08:44:26 [2020-04-17T08:44:26.440Z] #14 73.39 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ...
08:44:26 [2020-04-17T08:44:26.440Z] #14 73.44 Selecting previously unselected package libreadline5:s390x.
08:44:26 [2020-04-17T08:44:26.440Z] #14 73.44 Preparing to unpack .../45-libreadline5_5.2+dfsg-3+b13_s390x.deb ...
08:44:26 [2020-04-17T08:44:26.440Z] #14 73.44 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ...
08:44:26 [2020-04-17T08:44:26.440Z] #14 73.53 Selecting previously unselected package libsystemd-dev:s390x.
08:44:26 [2020-04-17T08:44:26.440Z] #14 73.53 Preparing to unpack .../46-libsystemd-dev_241-7~deb10u3_s390x.deb ...
08:44:26 [2020-04-17T08:44:26.440Z] #14 73.54 Unpacking libsystemd-dev:s390x (241-7~deb10u3) ...
08:44:26 [2020-04-17T08:44:26.440Z] #14 73.86 Selecting previously unselected package net-tools.
08:44:26 [2020-04-17T08:44:26.440Z] #14 73.86 Preparing to unpack .../47-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ...
08:44:26 [2020-04-17T08:44:26.440Z] #14 73.87 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
08:44:26 [2020-04-17T08:44:26.440Z] #14 74.03 Selecting previously unselected package python-pip-whl.
08:44:26 [2020-04-17T08:44:26.440Z] #14 74.03 Preparing to unpack .../48-python-pip-whl_18.1-5_all.deb ...
08:44:26 [2020-04-17T08:44:26.440Z] #14 74.05 Unpacking python-pip-whl (18.1-5) ...
08:44:26 [2020-04-17T08:44:26.440Z] #14 74.51 Selecting previously unselected package python3-lib2to3.
08:44:26 [2020-04-17T08:44:26.440Z] #14 74.51 Preparing to unpack .../49-python3-lib2to3_3.7.3-1_all.deb ...
08:44:26 [2020-04-17T08:44:26.440Z] #14 74.52 Unpacking python3-lib2to3 (3.7.3-1) ...
08:44:26 [2020-04-17T08:44:26.440Z] #14 74.61 Selecting previously unselected package python3-distutils.
08:44:26 [2020-04-17T08:44:26.440Z] #14 74.61 Preparing to unpack .../50-python3-distutils_3.7.3-1_all.deb ...
08:44:26 [2020-04-17T08:44:26.440Z] #14 74.61 Unpacking python3-distutils (3.7.3-1) ...
08:44:26 [2020-04-17T08:44:26.440Z] #14 74.76 Selecting previously unselected package python3-pip.
08:44:26 [2020-04-17T08:44:26.540Z]   LINK     criu/built-in.o
08:44:26 [2020-04-17T08:44:26.540Z]   LINK     criu/criu
08:44:26 [2020-04-17T08:44:26.723Z] #14 74.76 Preparing to unpack .../51-python3-pip_18.1-5_all.deb ...
08:44:26 [2020-04-17T08:44:26.723Z] #14 74.76 Unpacking python3-pip (18.1-5) ...
08:44:26 [2020-04-17T08:44:26.723Z] #14 74.90 Selecting previously unselected package python3-pkg-resources.
08:44:26 [2020-04-17T08:44:26.723Z] #14 ...
08:44:26 [2020-04-17T08:44:26.723Z] 
08:44:26 [2020-04-17T08:44:26.723Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
08:44:26 [2020-04-17T08:44:26.723Z] #45 DONE 107.2s
08:44:26 [2020-04-17T08:44:26.723Z] 
08:44:26 [2020-04-17T08:44:26.723Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
08:44:26 [2020-04-17T08:44:26.723Z] #14 74.90 Preparing to unpack .../52-python3-pkg-resources_40.8.0-1_all.deb ...
08:44:26 [2020-04-17T08:44:26.723Z] #14 74.90 Unpacking python3-pkg-resources (40.8.0-1) ...
08:44:26 [2020-04-17T08:44:26.733Z] #14 50.49 Selecting previously unselected package python3.7.
08:44:26 [2020-04-17T08:44:26.733Z] #14 50.49 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ...
08:44:26 [2020-04-17T08:44:26.733Z] #14 50.54 Unpacking python3.7 (3.7.3-2+deb10u1) ...
08:44:26 [2020-04-17T08:44:26.824Z]   DEP      lib/c/criu.d
08:44:26 [2020-04-17T08:44:26.824Z]   CC       images/rpc.pb-c.o
08:44:26 [2020-04-17T08:44:26.988Z] #14 50.73 Selecting previously unselected package libpython3-stdlib:amd64.
08:44:26 [2020-04-17T08:44:26.988Z] #14 50.73 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
08:44:26 [2020-04-17T08:44:26.988Z] #14 50.74 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
08:44:27 [2020-04-17T08:44:27.031Z] #14 75.07 Selecting previously unselected package python3-setuptools.
08:44:27 [2020-04-17T08:44:27.031Z] #14 75.07 Preparing to unpack .../53-python3-setuptools_40.8.0-1_all.deb ...
08:44:27 [2020-04-17T08:44:27.031Z] #14 75.07 Unpacking python3-setuptools (40.8.0-1) ...
08:44:27 [2020-04-17T08:44:27.242Z] #14 50.85 Setting up python3-minimal (3.7.3-1) ...
08:44:27 [2020-04-17T08:44:27.312Z] #14 75.45 Selecting previously unselected package python3-wheel.
08:44:27 [2020-04-17T08:44:27.312Z] #14 75.45 Preparing to unpack .../54-python3-wheel_0.32.3-2_all.deb ...
08:44:27 [2020-04-17T08:44:27.312Z] #14 75.46 Unpacking python3-wheel (0.32.3-2) ...
08:44:27 [2020-04-17T08:44:27.312Z] #14 75.55 Selecting previously unselected package thin-provisioning-tools.
08:44:27 [2020-04-17T08:44:27.312Z] #14 75.59 Preparing to unpack .../55-thin-provisioning-tools_0.7.6-2.1_s390x.deb ...
08:44:27 [2020-04-17T08:44:27.441Z]   CC       lib/c/criu.o
08:44:27 [2020-04-17T08:44:27.596Z] #14 75.61 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
08:44:27 [2020-04-17T08:44:27.876Z] #14 75.94 Selecting previously unselected package vim-runtime.
08:44:27 [2020-04-17T08:44:27.876Z] #14 75.94 Preparing to unpack .../56-vim-runtime_2%3a8.1.0875-5_all.deb ...
08:44:27 [2020-04-17T08:44:27.876Z] #14 75.97 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
08:44:27 [2020-04-17T08:44:27.876Z] #14 76.02 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
08:44:27 [2020-04-17T08:44:27.876Z] #14 76.02 Unpacking vim-runtime (2:8.1.0875-5) ...
08:44:28 [2020-04-17T08:44:28.059Z]   LINK     lib/c/built-in.o
08:44:28 [2020-04-17T08:44:28.059Z]   LINK     lib/c/libcriu.so
08:44:28 [2020-04-17T08:44:28.059Z]   GEN      magic.py
08:44:28 [2020-04-17T08:44:28.059Z] Note: Building without setproctitle() and strlcpy() support.
08:44:28 [2020-04-17T08:44:28.059Z]       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
08:44:28 [2020-04-17T08:44:28.599Z] #14 52.14 Selecting previously unselected package python3.
08:44:28 [2020-04-17T08:44:28.599Z] #14 52.14 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 16129 files and directories currently installed.)
08:44:28 [2020-04-17T08:44:28.599Z] #14 52.20 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
08:44:28 [2020-04-17T08:44:28.599Z] #14 52.22 Unpacking python3 (3.7.3-1) ...
08:44:28 [2020-04-17T08:44:28.599Z] #14 52.38 Selecting previously unselected package libip4tc0:amd64.
08:44:28 [2020-04-17T08:44:28.599Z] #14 52.38 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
08:44:28 [2020-04-17T08:44:28.599Z] #14 52.38 Unpacking libip4tc0:amd64 (1.8.2-4) ...
08:44:28 [2020-04-17T08:44:28.680Z] fatal: not a git repository (or any of the parent directories): .git
08:44:28 [2020-04-17T08:44:28.680Z] make[1]: Nothing to be done for 'all'.
08:44:28 [2020-04-17T08:44:28.853Z] #14 52.52 Selecting previously unselected package libip6tc0:amd64.
08:44:28 [2020-04-17T08:44:28.854Z] #14 52.52 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
08:44:28 [2020-04-17T08:44:28.854Z] #14 52.53 Unpacking libip6tc0:amd64 (1.8.2-4) ...
08:44:28 [2020-04-17T08:44:28.854Z] #14 52.62 Selecting previously unselected package libiptc0:amd64.
08:44:28 [2020-04-17T08:44:28.854Z] #14 52.63 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
08:44:28 [2020-04-17T08:44:28.854Z] #14 52.63 Unpacking libiptc0:amd64 (1.8.2-4) ...
08:44:28 [2020-04-17T08:44:28.967Z] make[1]: 'images/built-in.o' is up to date.
08:44:28 [2020-04-17T08:44:28.967Z] make[1]: 'compel/plugins/std.lib.a' is up to date.
08:44:28 [2020-04-17T08:44:28.967Z] make[1]: 'compel/plugins/fds.lib.a' is up to date.
08:44:28 [2020-04-17T08:44:28.967Z] make[1]: 'compel/libcompel.a' is up to date.
08:44:29 [2020-04-17T08:44:29.108Z] #14 52.75 Selecting previously unselected package libnfnetlink0:amd64.
08:44:29 [2020-04-17T08:44:29.108Z] #14 52.75 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
08:44:29 [2020-04-17T08:44:29.108Z] #14 52.76 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
08:44:29 [2020-04-17T08:44:29.108Z] #14 52.88 Selecting previously unselected package libnetfilter-conntrack3:amd64.
08:44:29 [2020-04-17T08:44:29.108Z] #14 52.90 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
08:44:29 [2020-04-17T08:44:29.108Z] #14 52.90 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
08:44:29 [2020-04-17T08:44:29.267Z] make[1]: 'compel/compel-host-bin' is up to date.
08:44:29 [2020-04-17T08:44:29.268Z] make[1]: Nothing to be done for 'all'.
08:44:29 [2020-04-17T08:44:29.268Z] make[1]: 'soccr/libsoccr.a' is up to date.
08:44:29 [2020-04-17T08:44:29.268Z] make[2]: Nothing to be done for 'all'.
08:44:29 [2020-04-17T08:44:29.268Z] make[2]: Nothing to be done for 'all'.
08:44:29 [2020-04-17T08:44:29.268Z] make[2]: Nothing to be done for 'all'.
08:44:29 [2020-04-17T08:44:29.268Z] make[2]: Nothing to be done for 'all'.
08:44:29 [2020-04-17T08:44:29.268Z] make[2]: Nothing to be done for 'all'.
08:44:29 [2020-04-17T08:44:29.363Z] #14 53.03 Selecting previously unselected package libnftnl11:amd64.
08:44:29 [2020-04-17T08:44:29.363Z] #14 53.03 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
08:44:29 [2020-04-17T08:44:29.363Z] #14 53.05 Unpacking libnftnl11:amd64 (1.1.2-2) ...
08:44:29 [2020-04-17T08:44:29.363Z] #14 53.16 Selecting previously unselected package iptables.
08:44:29 [2020-04-17T08:44:29.363Z] #14 53.17 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
08:44:29 [2020-04-17T08:44:29.363Z] #14 53.18 Unpacking iptables (1.8.2-4) ...
08:44:29 [2020-04-17T08:44:29.553Z] make[2]: Nothing to be done for 'all'.
08:44:29 [2020-04-17T08:44:29.554Z] make[2]: Nothing to be done for 'all'.
08:44:29 [2020-04-17T08:44:29.554Z] make[2]: Nothing to be done for 'all'.
08:44:29 [2020-04-17T08:44:29.554Z]   INSTALL  criu/criu
08:44:30 [2020-04-17T08:44:30.290Z] #14 53.72 Selecting previously unselected package xxd.
08:44:30 [2020-04-17T08:44:30.290Z] #14 53.73 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
08:44:30 [2020-04-17T08:44:30.290Z] #14 53.73 Unpacking xxd (2:8.1.0875-5) ...
08:44:30 [2020-04-17T08:44:30.290Z] #14 53.96 Selecting previously unselected package vim-common.
08:44:30 [2020-04-17T08:44:30.290Z] #14 53.97 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
08:44:30 [2020-04-17T08:44:30.290Z] #14 54.01 Unpacking vim-common (2:8.1.0875-5) ...
08:44:30 [2020-04-17T08:44:30.541Z] #14 78.46 Selecting previously unselected package vim.
08:44:30 [2020-04-17T08:44:30.541Z] #14 78.47 Preparing to unpack .../57-vim_2%3a8.1.0875-5_s390x.deb ...
08:44:30 [2020-04-17T08:44:30.541Z] #14 78.47 Unpacking vim (2:8.1.0875-5) ...
08:44:30 [2020-04-17T08:44:30.545Z] #14 ...
08:44:30 [2020-04-17T08:44:30.545Z] 
08:44:30 [2020-04-17T08:44:30.545Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
08:44:30 [2020-04-17T08:44:30.545Z] #60 107.6 + for f in rootlesskit rootlesskit-docker-proxy
08:44:30 [2020-04-17T08:44:30.545Z] #60 107.6 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
08:44:30 [2020-04-17T08:44:30.545Z] #60 DONE 115.7s
08:44:30 [2020-04-17T08:44:30.545Z] 
08:44:30 [2020-04-17T08:44:30.545Z] #61 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
08:44:30 [2020-04-17T08:44:30.545Z] #61 DONE 0.1s
08:44:30 [2020-04-17T08:44:30.545Z] 
08:44:30 [2020-04-17T08:44:30.545Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:44:30 [2020-04-17T08:44:30.545Z] #39 39.31   CC       images/ext-file.o
08:44:30 [2020-04-17T08:44:30.545Z] #39 39.51   CC       images/cgroup.o
08:44:30 [2020-04-17T08:44:30.545Z] #39 40.20   CC       images/userns.o
08:44:30 [2020-04-17T08:44:30.545Z] #39 40.50   CC       images/google/protobuf/descriptor.o
08:44:30 [2020-04-17T08:44:30.545Z] #39 42.43   CC       images/opts.o
08:44:30 [2020-04-17T08:44:30.545Z] #39 42.66   CC       images/seccomp.o
08:44:30 [2020-04-17T08:44:30.545Z] #39 43.09   CC       images/binfmt-misc.o
08:44:30 [2020-04-17T08:44:30.545Z] #39 43.33   CC       images/time.o
08:44:30 [2020-04-17T08:44:30.545Z] #39 43.59   CC       images/sysctl.o
08:44:30 [2020-04-17T08:44:30.545Z] #39 43.76   CC       images/autofs.o
08:44:30 [2020-04-17T08:44:30.545Z] #39 44.08   CC       images/macvlan.o
08:44:30 [2020-04-17T08:44:30.545Z] #39 44.31   CC       images/sit.o
08:44:30 [2020-04-17T08:44:30.545Z] #39 44.51   LINK     images/built-in.o
08:44:30 [2020-04-17T08:44:30.545Z] #39 44.65   GEN      compel/include/asm
08:44:30 [2020-04-17T08:44:30.545Z] #39 44.65   GEN      compel/include/version.h
08:44:30 [2020-04-17T08:44:30.545Z] #39 44.68 touch .config
08:44:30 [2020-04-17T08:44:30.545Z] #39 44.68   GEN      include/common/config.h
08:44:30 [2020-04-17T08:44:30.545Z] #39 44.76   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
08:44:30 [2020-04-17T08:44:30.545Z] #39 44.80   GEN      compel/plugins/include/uapi/std/syscall-64.h
08:44:30 [2020-04-17T08:44:30.545Z] #39 44.84   GEN      compel/arch/x86/plugins/std/syscalls-64.S
08:44:30 [2020-04-17T08:44:30.545Z] #39 44.87   DEP      compel/arch/x86/plugins/std/syscalls-64.d
08:44:30 [2020-04-17T08:44:30.545Z] #39 44.90   DEP      compel/arch/x86/plugins/std/memcpy.d
08:44:30 [2020-04-17T08:44:30.545Z] #39 44.92   DEP      compel/arch/x86/plugins/std/parasite-head.d
08:44:30 [2020-04-17T08:44:30.545Z] #39 44.94   GEN      compel/plugins/include/uapi/std/syscall.h
08:44:30 [2020-04-17T08:44:30.545Z] #39 44.97   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
08:44:30 [2020-04-17T08:44:30.545Z] #39 44.98   GEN      compel/plugins/include/uapi/std/syscall-codes.h
08:44:30 [2020-04-17T08:44:30.545Z] #39 45.01   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
08:44:30 [2020-04-17T08:44:30.545Z] #39 45.01   DEP      compel/plugins/std/infect.d
08:44:30 [2020-04-17T08:44:30.545Z] #39 45.17   DEP      compel/plugins/std/string.d
08:44:30 [2020-04-17T08:44:30.545Z] #39 45.24   DEP      compel/plugins/std/log.d
08:44:30 [2020-04-17T08:44:30.545Z] #39 45.32   DEP      compel/plugins/std/fds.d
08:44:30 [2020-04-17T08:44:30.545Z] #39 45.45   DEP      compel/plugins/std/std.d
08:44:30 [2020-04-17T08:44:30.545Z] #39 45.53   DEP      compel/plugins/shmem/shmem.d
08:44:30 [2020-04-17T08:44:30.545Z] #39 45.64   DEP      compel/plugins/fds/fds.d
08:44:30 [2020-04-17T08:44:30.545Z] #39 45.82   CC       compel/plugins/std/std.o
08:44:30 [2020-04-17T08:44:30.545Z] #39 46.19   CC       compel/plugins/std/fds.o
08:44:30 [2020-04-17T08:44:30.545Z] #39 46.60   CC       compel/plugins/std/log.o
08:44:30 [2020-04-17T08:44:30.800Z] #39 ...
08:44:30 [2020-04-17T08:44:30.800Z] 
08:44:30 [2020-04-17T08:44:30.800Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
08:44:30 [2020-04-17T08:44:30.800Z] #14 54.47 Selecting previously unselected package bash-completion.
08:44:30 [2020-04-17T08:44:30.800Z] #14 54.49 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
08:44:30 [2020-04-17T08:44:30.822Z] #14 78.79 Selecting previously unselected package xfsprogs.
08:44:30 [2020-04-17T08:44:30.822Z] #14 78.79 Preparing to unpack .../58-xfsprogs_4.20.0-1_s390x.deb ...
08:44:30 [2020-04-17T08:44:30.822Z] #14 78.80 Unpacking xfsprogs (4.20.0-1) ...
08:44:31 [2020-04-17T08:44:31.037Z] Removing intermediate container a878e940e388
08:44:31 [2020-04-17T08:44:31.037Z]  ---> 5df2c1153836
08:44:31 [2020-04-17T08:44:31.037Z] Step 14/140 : FROM base AS registry
08:44:31 [2020-04-17T08:44:31.037Z]  ---> f309970bd603
08:44:31 [2020-04-17T08:44:31.037Z] Step 15/140 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd
08:44:31 [2020-04-17T08:44:31.102Z] #14 79.19 Selecting previously unselected package zip.
08:44:31 [2020-04-17T08:44:31.102Z] #14 79.20 Preparing to unpack .../59-zip_3.0-11+b1_s390x.deb ...
08:44:31 [2020-04-17T08:44:31.102Z] #14 79.21 Unpacking zip (3.0-11+b1) ...
08:44:31 [2020-04-17T08:44:31.102Z] #14 79.37 Setting up libpcrecpp0v5:s390x (2:8.39-12) ...
08:44:31 [2020-04-17T08:44:31.102Z] #14 79.38 Setting up aufs-tools (1:4.14+20190211-1) ...
08:44:31 [2020-04-17T08:44:31.102Z] #14 79.39 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
08:44:31 [2020-04-17T08:44:31.102Z] #14 79.40 Setting up libip6tc0:s390x (1.8.2-4) ...
08:44:31 [2020-04-17T08:44:31.102Z] #14 79.40 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ...
08:44:31 [2020-04-17T08:44:31.102Z] #14 79.41 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
08:44:31 [2020-04-17T08:44:31.102Z] #14 79.41 Setting up libgpm2:s390x (1.20.7-5) ...
08:44:31 [2020-04-17T08:44:31.102Z] #14 79.42 Setting up libpcre16-3:s390x (2:8.39-12) ...
08:44:31 [2020-04-17T08:44:31.102Z] #14 79.43 Setting up libip4tc0:s390x (1.8.2-4) ...
08:44:31 [2020-04-17T08:44:31.102Z] #14 79.44 Setting up libsepol1-dev:s390x (2.8-1) ...
08:44:31 [2020-04-17T08:44:31.325Z]  ---> Running in b78ef4cb1728
08:44:31 [2020-04-17T08:44:31.325Z] Removing intermediate container b78ef4cb1728
08:44:31 [2020-04-17T08:44:31.325Z]  ---> f36c3c74660e
08:44:31 [2020-04-17T08:44:31.325Z] Step 16/140 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827
08:44:31 [2020-04-17T08:44:31.325Z]  ---> Running in d70479c0836b
08:44:31 [2020-04-17T08:44:31.325Z] Removing intermediate container d70479c0836b
08:44:31 [2020-04-17T08:44:31.325Z]  ---> 13f7db6a47ff
08:44:31 [2020-04-17T08:44:31.325Z] Step 17/140 : RUN set -x     && export GOPATH="$(mktemp -d)"     && git clone https://github.com/docker/distribution.git "$GOPATH/src/github.com/docker/distribution"     && (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT")     && GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH"         go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry     && case $(dpkg --print-architecture) in         amd64|ppc64*|s390x)         (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT_SCHEMA1");         GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH";             go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;         ;;        esac     && rm -rf "$GOPATH"
08:44:31 [2020-04-17T08:44:31.383Z] #14 79.45 Setting up libnftnl11:s390x (1.1.2-2) ...
08:44:31 [2020-04-17T08:44:31.383Z] #14 79.45 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
08:44:31 [2020-04-17T08:44:31.383Z] #14 79.46 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ...
08:44:31 [2020-04-17T08:44:31.383Z] #14 79.46 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
08:44:31 [2020-04-17T08:44:31.383Z] #14 79.47 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ...
08:44:31 [2020-04-17T08:44:31.383Z] #14 79.48 Setting up libicu63:s390x (63.1-6+deb10u1) ...
08:44:31 [2020-04-17T08:44:31.383Z] #14 79.48 Setting up xxd (2:8.1.0875-5) ...
08:44:31 [2020-04-17T08:44:31.383Z] #14 79.49 Setting up libbtrfs0 (4.20.1-2) ...
08:44:31 [2020-04-17T08:44:31.383Z] #14 79.50 Setting up zip (3.0-11+b1) ...
08:44:31 [2020-04-17T08:44:31.383Z] #14 79.50 Setting up vim-common (2:8.1.0875-5) ...
08:44:31 [2020-04-17T08:44:31.383Z] #14 79.52 Setting up bash-completion (1:2.8-6) ...
08:44:31 [2020-04-17T08:44:31.611Z]  ---> Running in a0aeb81ef35d
08:44:31 [2020-04-17T08:44:31.896Z] + mktemp -d
08:44:31 [2020-04-17T08:44:31.896Z] + export GOPATH=/tmp/tmp.Nvy8KFJr2N
08:44:31 [2020-04-17T08:44:31.896Z] + git clone https://github.com/docker/distribution.git /tmp/tmp.Nvy8KFJr2N/src/github.com/docker/distribution
08:44:31 [2020-04-17T08:44:31.896Z] Cloning into '/tmp/tmp.Nvy8KFJr2N/src/github.com/docker/distribution'...
08:44:32 [2020-04-17T08:44:32.849Z] #14 80.96 Setting up libiptc0:s390x (1.8.2-4) ...
08:44:32 [2020-04-17T08:44:32.849Z] #14 80.96 Setting up xz-utils (5.2.4-1) ...
08:44:32 [2020-04-17T08:44:32.849Z] #14 80.97 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
08:44:32 [2020-04-17T08:44:32.849Z] #14 80.98 Setting up libpcre32-3:s390x (2:8.39-12) ...
08:44:32 [2020-04-17T08:44:32.849Z] #14 80.99 Setting up libudev-dev:s390x (241-7~deb10u3) ...
08:44:32 [2020-04-17T08:44:32.849Z] #14 81.00 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
08:44:32 [2020-04-17T08:44:32.849Z] #14 81.01 Setting up libbtrfs-dev (4.20.1-2) ...
08:44:32 [2020-04-17T08:44:32.849Z] #14 81.01 Setting up pigz (2.4-1) ...
08:44:32 [2020-04-17T08:44:32.849Z] #14 81.02 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ...
08:44:32 [2020-04-17T08:44:32.849Z] #14 81.03 Setting up libnl-3-200:s390x (3.4.0-1) ...
08:44:32 [2020-04-17T08:44:32.849Z] #14 81.04 Setting up python-pip-whl (18.1-5) ...
08:44:32 [2020-04-17T08:44:32.849Z] #14 81.05 Setting up libmpdec2:s390x (2.4.2-2) ...
08:44:32 [2020-04-17T08:44:32.849Z] #14 81.06 Setting up mingw-w64-common (6.0.0-3) ...
08:44:32 [2020-04-17T08:44:32.849Z] #14 81.09 Setting up vim-runtime (2:8.1.0875-5) ...
08:44:33 [2020-04-17T08:44:33.130Z] #14 81.35 Setting up libaio1:s390x (0.3.112-3) ...
08:44:33 [2020-04-17T08:44:33.130Z] #14 81.36 Setting up libsystemd-dev:s390x (241-7~deb10u3) ...
08:44:33 [2020-04-17T08:44:33.130Z] #14 81.36 Setting up libonig5:s390x (6.9.1-1) ...
08:44:33 [2020-04-17T08:44:33.130Z] #14 81.37 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
08:44:33 [2020-04-17T08:44:33.130Z] #14 81.38 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ...
08:44:33 [2020-04-17T08:44:33.130Z] #14 81.39 Setting up vim (2:8.1.0875-5) ...
08:44:33 [2020-04-17T08:44:33.130Z] #14 81.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
08:44:33 [2020-04-17T08:44:33.130Z] #14 81.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
08:44:33 [2020-04-17T08:44:33.130Z] #14 81.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
08:44:33 [2020-04-17T08:44:33.130Z] #14 81.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
08:44:33 [2020-04-17T08:44:33.130Z] #14 81.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
08:44:33 [2020-04-17T08:44:33.130Z] #14 81.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
08:44:33 [2020-04-17T08:44:33.130Z] #14 81.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
08:44:33 [2020-04-17T08:44:33.130Z] #14 81.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
08:44:33 [2020-04-17T08:44:33.130Z] #14 81.43 Setting up libjq1:s390x (1.5+dfsg-2+b1) ...
08:44:33 [2020-04-17T08:44:33.130Z] #14 81.44 Setting up libpcre3-dev:s390x (2:8.39-12) ...
08:44:33 [2020-04-17T08:44:33.130Z] #14 81.44 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
08:44:33 [2020-04-17T08:44:33.130Z] #14 81.45 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
08:44:33 [2020-04-17T08:44:33.309Z] #14 ...
08:44:33 [2020-04-17T08:44:33.309Z] 
08:44:33 [2020-04-17T08:44:33.309Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
08:44:33 [2020-04-17T08:44:33.309Z] #42 108.1 hash
08:44:33 [2020-04-17T08:44:33.309Z] #42 108.3 hash/crc32
08:44:33 [2020-04-17T08:44:33.309Z] #42 108.9 compress/gzip
08:44:33 [2020-04-17T08:44:33.309Z] #42 109.4 context
08:44:33 [2020-04-17T08:44:33.309Z] #42 110.0 crypto/cipher
08:44:33 [2020-04-17T08:44:33.309Z] #42 111.4 math/big
08:44:33 [2020-04-17T08:44:33.309Z] #42 111.5 crypto/aes
08:44:33 [2020-04-17T08:44:33.309Z] #42 112.6 crypto
08:44:33 [2020-04-17T08:44:33.309Z] #42 112.8 crypto/des
08:44:33 [2020-04-17T08:44:33.309Z] #42 113.4 crypto/internal/randutil
08:44:33 [2020-04-17T08:44:33.309Z] #42 113.5 crypto/sha512
08:44:33 [2020-04-17T08:44:33.309Z] #42 114.7 crypto/ed25519/internal/edwards25519
08:44:33 [2020-04-17T08:44:33.309Z] #42 117.2 crypto/hmac
08:44:33 [2020-04-17T08:44:33.309Z] #42 117.4 crypto/md5
08:44:33 [2020-04-17T08:44:33.309Z] #42 118.0 crypto/rc4
08:44:33 [2020-04-17T08:44:33.309Z] #42 ...
08:44:33 [2020-04-17T08:44:33.309Z] 
08:44:33 [2020-04-17T08:44:33.309Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:44:33 [2020-04-17T08:44:33.309Z] #39 47.91   CC       compel/plugins/std/string.o
08:44:33 [2020-04-17T08:44:33.309Z] #39 48.80   CC       compel/plugins/std/infect.o
08:44:33 [2020-04-17T08:44:33.309Z] #39 49.16   CC       compel/arch/x86/plugins/std/parasite-head.o
08:44:33 [2020-04-17T08:44:33.309Z] #39 49.22   CC       compel/arch/x86/plugins/std/memcpy.o
08:44:33 [2020-04-17T08:44:33.309Z] #39 49.26   CC       compel/arch/x86/plugins/std/syscalls-64.o
08:44:33 [2020-04-17T08:44:33.309Z] #39 49.30   AR       compel/plugins/std.lib.a
08:44:33 [2020-04-17T08:44:33.309Z] #39 49.38   CC       compel/plugins/fds/fds.o
08:44:33 [2020-04-17T08:44:33.309Z] #39 49.63   AR       compel/plugins/fds.lib.a
08:44:33 [2020-04-17T08:44:33.309Z] #39 49.68   HOSTDEP  compel/src/lib/log-host.d
08:44:33 [2020-04-17T08:44:33.309Z] #39 49.82   HOSTDEP  compel/src/lib/handle-elf-host.d
08:44:33 [2020-04-17T08:44:33.309Z] #39 49.94   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
08:44:33 [2020-04-17T08:44:33.309Z] #39 50.06   HOSTDEP  compel/src/main-host.d
08:44:33 [2020-04-17T08:44:33.309Z] #39 50.24   DEP      compel/src/lib/ptrace.d
08:44:33 [2020-04-17T08:44:33.309Z] #39 50.35   DEP      compel/src/lib/infect.d
08:44:33 [2020-04-17T08:44:33.309Z] #39 50.47   DEP      compel/src/lib/infect-util.d
08:44:33 [2020-04-17T08:44:33.411Z] #14 81.45 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
08:44:33 [2020-04-17T08:44:33.411Z] #14 81.47 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
08:44:33 [2020-04-17T08:44:33.411Z] #14 81.47 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
08:44:33 [2020-04-17T08:44:33.411Z] #14 81.47 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
08:44:33 [2020-04-17T08:44:33.411Z] #14 81.48 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
08:44:33 [2020-04-17T08:44:33.411Z] #14 81.49 Setting up thin-provisioning-tools (0.7.6-2.1) ...
08:44:33 [2020-04-17T08:44:33.411Z] #14 81.50 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ...
08:44:33 [2020-04-17T08:44:33.411Z] #14 81.50 Setting up jq (1.5+dfsg-2+b1) ...
08:44:33 [2020-04-17T08:44:33.411Z] #14 81.51 Setting up libpython3-stdlib:s390x (3.7.3-1) ...
08:44:33 [2020-04-17T08:44:33.411Z] #14 81.52 Setting up python3.7 (3.7.3-2+deb10u1) ...
08:44:33 [2020-04-17T08:44:33.565Z] #39 50.55   DEP      compel/src/lib/infect-rpc.d
08:44:33 [2020-04-17T08:44:33.565Z] #39 50.63   DEP      compel/arch/x86/src/lib/infect.d
08:44:33 [2020-04-17T08:44:33.565Z] #39 50.71   DEP      compel/arch/x86/src/lib/cpu.d
08:44:33 [2020-04-17T08:44:33.565Z] #39 50.77   DEP      compel/src/lib/log.d
08:44:33 [2020-04-17T08:44:33.820Z] #39 50.95   DEP      compel/src/main.d
08:44:34 [2020-04-17T08:44:34.075Z] #39 51.09   DEP      compel/src/lib/handle-elf.d
08:44:34 [2020-04-17T08:44:34.075Z] #39 51.19   DEP      compel/arch/x86/src/lib/handle-elf.d
08:44:34 [2020-04-17T08:44:34.330Z] #39 51.39   CC       compel/src/lib/log.o
08:44:34 [2020-04-17T08:44:34.587Z] + cd /tmp/tmp.Nvy8KFJr2N/src/github.com/docker/distribution
08:44:34 [2020-04-17T08:44:34.587Z] + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
08:44:34 [2020-04-17T08:44:34.890Z] #39 51.83   CC       compel/arch/x86/src/lib/cpu.o
08:44:35 [2020-04-17T08:44:35.208Z] + GOPATH=/tmp/tmp.Nvy8KFJr2N/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.Nvy8KFJr2N go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
08:44:35 [2020-04-17T08:44:35.431Z] #14 ...
08:44:35 [2020-04-17T08:44:35.431Z] 
08:44:35 [2020-04-17T08:44:35.431Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
08:44:35 [2020-04-17T08:44:35.431Z] #42 109.7 github.com/LK4D4/vndr/godl
08:44:35 [2020-04-17T08:44:35.431Z] #42 110.1 github.com/LK4D4/vndr
08:44:35 [2020-04-17T08:44:35.431Z] #42 DONE 115.9s
08:44:35 [2020-04-17T08:44:35.431Z] 
08:44:35 [2020-04-17T08:44:35.431Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
08:44:35 [2020-04-17T08:44:35.431Z] #14 83.56 Setting up libselinux1-dev:s390x (2.8-1+b1) ...
08:44:35 [2020-04-17T08:44:35.431Z] #14 83.59 Setting up iptables (1.8.2-4) ...
08:44:35 [2020-04-17T08:44:35.431Z] #14 83.63 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
08:44:35 [2020-04-17T08:44:35.431Z] #14 ...
08:44:35 [2020-04-17T08:44:35.431Z] 
08:44:35 [2020-04-17T08:44:35.431Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:44:35 [2020-04-17T08:44:35.431Z] #39 76.15   CC       criu/cr-service.o
08:44:35 [2020-04-17T08:44:35.431Z] #39 77.04   CC       criu/crtools.o
08:44:35 [2020-04-17T08:44:35.431Z] #39 77.37   CC       criu/eventfd.o
08:44:35 [2020-04-17T08:44:35.431Z] #39 77.56   CC       criu/eventpoll.o
08:44:35 [2020-04-17T08:44:35.431Z] #39 78.17   CC       criu/external.o
08:44:35 [2020-04-17T08:44:35.431Z] #39 78.41   CC       criu/fault-injection.o
08:44:35 [2020-04-17T08:44:35.431Z] #39 78.52   CC       criu/fdstore.o
08:44:35 [2020-04-17T08:44:35.431Z] #39 78.81   CC       criu/fifo.o
08:44:35 [2020-04-17T08:44:35.431Z] #39 79.11   CC       criu/file-ids.o
08:44:35 [2020-04-17T08:44:35.431Z] #39 79.35   CC       criu/file-lock.o
08:44:35 [2020-04-17T08:44:35.431Z] #39 79.94   CC       criu/files-ext.o
08:44:35 [2020-04-17T08:44:35.431Z] #39 80.13   CC       criu/files-reg.o
08:44:35 [2020-04-17T08:44:35.431Z] #39 81.51   CC       criu/files.o
08:44:35 [2020-04-17T08:44:35.431Z] #39 82.96   CC       criu/filesystems.o
08:44:35 [2020-04-17T08:44:35.431Z] #39 83.33   CC       criu/fsnotify.o
08:44:35 [2020-04-17T08:44:35.431Z] #39 ...
08:44:35 [2020-04-17T08:44:35.431Z] 
08:44:35 [2020-04-17T08:44:35.431Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
08:44:35 [2020-04-17T08:44:35.431Z] #14 83.63 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
08:44:35 [2020-04-17T08:44:35.431Z] #14 83.63 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
08:44:35 [2020-04-17T08:44:35.431Z] #14 83.65 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
08:44:35 [2020-04-17T08:44:35.431Z] #14 83.65 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
08:44:35 [2020-04-17T08:44:35.431Z] #14 83.65 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
08:44:35 [2020-04-17T08:44:35.431Z] #14 83.67 Setting up python3 (3.7.3-1) ...
08:44:35 [2020-04-17T08:44:35.729Z] #14 84.06 Setting up python3-wheel (0.32.3-2) ...
08:44:35 [2020-04-17T08:44:35.814Z] #39 52.78   CC       compel/arch/x86/src/lib/infect.o
08:44:36 [2020-04-17T08:44:36.343Z] #14 84.58 Setting up apparmor (2.13.2-10) ...
08:44:36 [2020-04-17T08:44:36.738Z] #39 53.71   CC       compel/src/lib/infect-rpc.o
08:44:36 [2020-04-17T08:44:36.993Z] #39 54.12   CC       compel/src/lib/infect-util.o
08:44:37 [2020-04-17T08:44:37.345Z] #14 85.45 Setting up python3-lib2to3 (3.7.3-1) ...
08:44:37 [2020-04-17T08:44:37.553Z] #39 54.44   CC       compel/src/lib/infect.o
08:44:37 [2020-04-17T08:44:37.625Z] #14 85.71 Setting up python3-pkg-resources (40.8.0-1) ...
08:44:37 [2020-04-17T08:44:37.906Z] #14 86.27 Setting up python3-distutils (3.7.3-1) ...
08:44:38 [2020-04-17T08:44:38.478Z] #39 ...
08:44:38 [2020-04-17T08:44:38.478Z] 
08:44:38 [2020-04-17T08:44:38.478Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
08:44:38 [2020-04-17T08:44:38.478Z] #14 58.49 Unpacking bash-completion (1:2.8-6) ...
08:44:38 [2020-04-17T08:44:38.478Z] #14 59.03 Selecting previously unselected package bzip2.
08:44:38 [2020-04-17T08:44:38.478Z] #14 59.04 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
08:44:38 [2020-04-17T08:44:38.478Z] #14 59.04 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
08:44:38 [2020-04-17T08:44:38.478Z] #14 59.15 Selecting previously unselected package xz-utils.
08:44:38 [2020-04-17T08:44:38.478Z] #14 59.16 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
08:44:38 [2020-04-17T08:44:38.478Z] #14 59.18 Unpacking xz-utils (5.2.4-1) ...
08:44:38 [2020-04-17T08:44:38.478Z] #14 59.37 Selecting previously unselected package apparmor.
08:44:38 [2020-04-17T08:44:38.478Z] #14 59.37 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
08:44:38 [2020-04-17T08:44:38.478Z] #14 59.48 Unpacking apparmor (2.13.2-10) ...
08:44:38 [2020-04-17T08:44:38.478Z] #14 59.87 Selecting previously unselected package aufs-tools.
08:44:38 [2020-04-17T08:44:38.478Z] #14 59.87 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
08:44:38 [2020-04-17T08:44:38.478Z] #14 59.88 Unpacking aufs-tools (1:4.14+20190211-1) ...
08:44:38 [2020-04-17T08:44:38.478Z] #14 60.06 Selecting previously unselected package binutils-mingw-w64-i686.
08:44:38 [2020-04-17T08:44:38.478Z] #14 60.07 Preparing to unpack .../15-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
08:44:38 [2020-04-17T08:44:38.478Z] #14 60.08 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
08:44:38 [2020-04-17T08:44:38.478Z] #14 62.07 Selecting previously unselected package binutils-mingw-w64-x86-64.
08:44:38 [2020-04-17T08:44:38.478Z] #14 62.08 Preparing to unpack .../16-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
08:44:38 [2020-04-17T08:44:38.478Z] #14 62.09 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
08:44:38 [2020-04-17T08:44:38.517Z] #14 86.56 Setting up python3-setuptools (40.8.0-1) ...
08:44:39 [2020-04-17T08:44:39.128Z] #14 87.32 Setting up python3-pip (18.1-5) ...
08:44:39 [2020-04-17T08:44:39.739Z] #14 87.93 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ...
08:44:39 [2020-04-17T08:44:39.739Z] #14 87.94 Setting up dmsetup (2:1.02.155-3) ...
08:44:39 [2020-04-17T08:44:39.739Z] #14 87.94 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ...
08:44:39 [2020-04-17T08:44:39.739Z] #14 87.95 Setting up xfsprogs (4.20.0-1) ...
08:44:39 [2020-04-17T08:44:39.739Z] #14 87.96 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ...
08:44:39 [2020-04-17T08:44:39.739Z] #14 87.96 Processing triggers for mime-support (3.62) ...
08:44:39 [2020-04-17T08:44:39.739Z] #14 87.98 Processing triggers for libc-bin (2.28-10) ...
08:44:40 [2020-04-17T08:44:40.365Z] #14 DONE 88.4s
08:44:40 [2020-04-17T08:44:40.365Z] 
08:44:40 [2020-04-17T08:44:40.365Z] #15 [dev 8/25] RUN update-alternatives --set iptables  /usr/sbin/iptables-le...
08:44:40 [2020-04-17T08:44:40.987Z] #14 64.30 Selecting previously unselected package binutils-mingw-w64.
08:44:40 [2020-04-17T08:44:40.987Z] #14 64.32 Preparing to unpack .../17-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
08:44:40 [2020-04-17T08:44:40.987Z] #14 64.33 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
08:44:40 [2020-04-17T08:44:40.987Z] #14 64.44 Selecting previously unselected package libdevmapper1.02.1:amd64.
08:44:40 [2020-04-17T08:44:40.987Z] #14 64.45 Preparing to unpack .../18-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
08:44:40 [2020-04-17T08:44:40.987Z] #14 64.46 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
08:44:40 [2020-04-17T08:44:40.987Z] #14 64.59 Selecting previously unselected package dmsetup.
08:44:40 [2020-04-17T08:44:40.987Z] #14 64.60 Preparing to unpack .../19-dmsetup_2%3a1.02.155-3_amd64.deb ...
08:44:40 [2020-04-17T08:44:40.987Z] #14 64.60 Unpacking dmsetup (2:1.02.155-3) ...
08:44:40 [2020-04-17T08:44:40.987Z] #14 64.79 Selecting previously unselected package mingw-w64-common.
08:44:40 [2020-04-17T08:44:40.987Z] #14 64.80 Preparing to unpack .../20-mingw-w64-common_6.0.0-3_all.deb ...
08:44:41 [2020-04-17T08:44:41.242Z] #14 64.80 Unpacking mingw-w64-common (6.0.0-3) ...
08:44:41 [2020-04-17T08:44:41.379Z] #15 0.967 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
08:44:41 [2020-04-17T08:44:41.379Z] #15 0.970 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
08:44:41 [2020-04-17T08:44:41.379Z] #15 0.973 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
08:44:41 [2020-04-17T08:44:41.379Z] #15 DONE 1.2s
08:44:41 [2020-04-17T08:44:41.379Z] 
08:44:41 [2020-04-17T08:44:41.379Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:44:41 [2020-04-17T08:44:41.379Z] #39 84.14   CC       criu/image-desc.o
08:44:41 [2020-04-17T08:44:41.379Z] #39 84.21   CC       criu/image.o
08:44:41 [2020-04-17T08:44:41.379Z] #39 84.66   CC       criu/ipc_ns.o
08:44:41 [2020-04-17T08:44:41.379Z] #39 85.30   CC       criu/irmap.o
08:44:41 [2020-04-17T08:44:41.379Z] #39 85.77   CC       criu/kcmp-ids.o
08:44:41 [2020-04-17T08:44:41.379Z] #39 85.96   CC       criu/kerndat.o
08:44:41 [2020-04-17T08:44:41.379Z] #39 86.59   CC       criu/libnetlink.o
08:44:41 [2020-04-17T08:44:41.379Z] #39 86.95   CC       criu/log.o
08:44:41 [2020-04-17T08:44:41.379Z] #39 87.27   CC       criu/lsm.o
08:44:41 [2020-04-17T08:44:41.379Z] #39 87.46   CC       criu/mem.o
08:44:41 [2020-04-17T08:44:41.379Z] #39 88.65   CC       criu/mount.o
08:44:43 [2020-04-17T08:44:43.127Z] #14 ...
08:44:43 [2020-04-17T08:44:43.127Z] 
08:44:43 [2020-04-17T08:44:43.127Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
08:44:43 [2020-04-17T08:44:43.127Z] #42 118.4 crypto/sha1
08:44:43 [2020-04-17T08:44:43.127Z] #42 119.6 crypto/sha256
08:44:43 [2020-04-17T08:44:43.127Z] #42 120.8 encoding/hex
08:44:43 [2020-04-17T08:44:43.127Z] #42 121.2 crypto/rand
08:44:43 [2020-04-17T08:44:43.127Z] #42 121.4 crypto/elliptic
08:44:43 [2020-04-17T08:44:43.127Z] #42 121.9 encoding/asn1
08:44:43 [2020-04-17T08:44:43.127Z] #42 123.7 crypto/ed25519
08:44:43 [2020-04-17T08:44:43.127Z] #42 124.1 crypto/rsa
08:44:43 [2020-04-17T08:44:43.127Z] #42 124.6 crypto/ecdsa
08:44:43 [2020-04-17T08:44:43.127Z] #42 125.2 crypto/dsa
08:44:43 [2020-04-17T08:44:43.127Z] #42 125.5 crypto/x509/pkix
08:44:43 [2020-04-17T08:44:43.127Z] #42 125.6 encoding/pem
08:44:43 [2020-04-17T08:44:43.127Z] #42 125.9 vendor/golang.org/x/crypto/cryptobyte
08:44:43 [2020-04-17T08:44:43.127Z] #42 126.1 vendor/golang.org/x/net/dns/dnsmessage
08:44:43 [2020-04-17T08:44:43.127Z] #42 128.2 vendor/golang.org/x/crypto/internal/chacha20
08:44:43 [2020-04-17T08:44:43.382Z] #42 ...
08:44:43 [2020-04-17T08:44:43.382Z] 
08:44:43 [2020-04-17T08:44:43.382Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:44:43 [2020-04-17T08:44:43.382Z] #39 56.80   CC       compel/src/lib/ptrace.o
08:44:43 [2020-04-17T08:44:43.382Z] #39 57.25   AR       compel/libcompel.a
08:44:43 [2020-04-17T08:44:43.382Z] #39 57.33   HOSTCC   compel/src/main-host.o
08:44:43 [2020-04-17T08:44:43.382Z] #39 57.65   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
08:44:43 [2020-04-17T08:44:43.382Z] #39 57.88   HOSTCC   compel/src/lib/handle-elf-host.o
08:44:43 [2020-04-17T08:44:43.382Z] #39 58.33   HOSTCC   compel/src/lib/log-host.o
08:44:43 [2020-04-17T08:44:43.382Z] #39 58.56   HOSTLINK compel/compel-host-bin
08:44:43 [2020-04-17T08:44:43.382Z] #39 58.71   DEP      soccr/soccr.d
08:44:43 [2020-04-17T08:44:43.382Z] #39 58.91   CC       soccr/soccr.o
08:44:43 [2020-04-17T08:44:43.382Z] #39 60.35   AR       soccr/libsoccr.a
08:44:43 [2020-04-17T08:44:43.382Z] #39 60.39 make[1]: 'soccr/libsoccr.a' is up to date.
08:44:43 [2020-04-17T08:44:43.436Z] #39 91.03   CC       criu/namespaces.o
08:44:43 [2020-04-17T08:44:43.637Z] #39 60.67   DEP      criu/arch/x86/sigframe.d
08:44:43 [2020-04-17T08:44:43.637Z] #39 60.74   DEP      criu/arch/x86/sigaction_compat.d
08:44:43 [2020-04-17T08:44:43.893Z] #39 60.84   DEP      criu/arch/x86/kerndat.d
08:44:43 [2020-04-17T08:44:43.893Z] #39 60.95   DEP      criu/arch/x86/crtools.d
08:44:44 [2020-04-17T08:44:44.047Z] #39 92.04   CC       criu/net.o
08:44:44 [2020-04-17T08:44:44.147Z] #39 61.15   DEP      criu/arch/x86/cpu.d
08:44:44 [2020-04-17T08:44:44.402Z] #39 61.41   CC       criu/arch/x86/cpu.o
08:44:45 [2020-04-17T08:44:45.327Z] #39 62.15   CC       criu/arch/x86/crtools.o
08:44:45 [2020-04-17T08:44:45.583Z] #39 ...
08:44:45 [2020-04-17T08:44:45.583Z] 
08:44:45 [2020-04-17T08:44:45.583Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
08:44:45 [2020-04-17T08:44:45.583Z] #14 69.31 Selecting previously unselected package mingw-w64-x86-64-dev.
08:44:45 [2020-04-17T08:44:45.583Z] #14 69.32 Preparing to unpack .../21-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
08:44:45 [2020-04-17T08:44:45.583Z] #14 69.33 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
08:44:46 [2020-04-17T08:44:46.059Z] #39 93.98   CC       criu/netfilter.o
08:44:46 [2020-04-17T08:44:46.339Z] #39 94.15   CC       criu/page-pipe.o
08:44:46 [2020-04-17T08:44:46.339Z] #39 ...
08:44:46 [2020-04-17T08:44:46.339Z] 
08:44:46 [2020-04-17T08:44:46.339Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0
08:44:46 [2020-04-17T08:44:46.339Z] #16 3.541 Collecting yamllint==1.16.0
08:44:46 [2020-04-17T08:44:46.339Z] #16 3.783   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
08:44:46 [2020-04-17T08:44:46.339Z] #16 3.844 Collecting pyyaml (from yamllint==1.16.0)
08:44:46 [2020-04-17T08:44:46.339Z] #16 3.956   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
08:44:46 [2020-04-17T08:44:46.339Z] #16 4.750 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
08:44:46 [2020-04-17T08:44:46.339Z] #16 4.796   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
08:44:46 [2020-04-17T08:44:46.339Z] #16 4.817 Building wheels for collected packages: pyyaml
08:44:46 [2020-04-17T08:44:46.339Z] #16 4.824   Running setup.py bdist_wheel for pyyaml: started
08:44:46 [2020-04-17T08:44:46.620Z] #16 ...
08:44:46 [2020-04-17T08:44:46.620Z] 
08:44:46 [2020-04-17T08:44:46.620Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:44:46 [2020-04-17T08:44:46.620Z] #39 94.53   CC       criu/page-xfer.o
08:44:47 [2020-04-17T08:44:47.232Z] #39 95.27   CC       criu/pagemap-cache.o
08:44:47 [2020-04-17T08:44:47.515Z] #39 95.41   CC       criu/pagemap.o
08:44:47 [2020-04-17T08:44:47.515Z] #39 ...
08:44:47 [2020-04-17T08:44:47.515Z] 
08:44:47 [2020-04-17T08:44:47.515Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0
08:44:47 [2020-04-17T08:44:47.515Z] #16 5.412   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
08:44:47 [2020-04-17T08:44:47.515Z] #16 5.415   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
08:44:47 [2020-04-17T08:44:47.515Z] #16 5.476 Successfully built pyyaml
08:44:47 [2020-04-17T08:44:47.515Z] #16 5.501 Installing collected packages: pyyaml, pathspec, yamllint
08:44:47 [2020-04-17T08:44:47.515Z] #16 5.803 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
08:44:47 [2020-04-17T08:44:47.515Z] #16 DONE 6.1s
08:44:47 [2020-04-17T08:44:47.796Z] 
08:44:47 [2020-04-17T08:44:47.796Z] #21 [dev 10/25] COPY --from=dockercli     /build/ /usr/local/cli
08:44:47 [2020-04-17T08:44:47.796Z] #21 DONE 0.1s
08:44:47 [2020-04-17T08:44:47.796Z] 
08:44:47 [2020-04-17T08:44:47.796Z] #25 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
08:44:48 [2020-04-17T08:44:48.426Z] #25 DONE 0.7s
08:44:48 [2020-04-17T08:44:48.426Z] 
08:44:48 [2020-04-17T08:44:48.426Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:44:48 [2020-04-17T08:44:48.426Z] #39 96.19   CC       criu/parasite-syscall.o
08:44:48 [2020-04-17T08:44:48.706Z] #39 ...
08:44:48 [2020-04-17T08:44:48.706Z] 
08:44:48 [2020-04-17T08:44:48.706Z] #27 [dev 12/25] COPY --from=swagger       /build/ /usr/local/bin/
08:44:48 [2020-04-17T08:44:48.706Z] #27 DONE 0.2s
08:44:48 [2020-04-17T08:44:48.706Z] 
08:44:48 [2020-04-17T08:44:48.706Z] #30 [dev 13/25] COPY --from=tomlv         /build/ /usr/local/bin/
08:44:48 [2020-04-17T08:44:48.706Z] #30 DONE 0.2s
08:44:48 [2020-04-17T08:44:48.706Z] 
08:44:48 [2020-04-17T08:44:48.706Z] #35 [dev 14/25] COPY --from=tini          /build/ /usr/local/bin/
08:44:48 [2020-04-17T08:44:48.987Z] #35 DONE 0.2s
08:44:48 [2020-04-17T08:44:48.987Z] 
08:44:48 [2020-04-17T08:44:48.987Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:44:48 [2020-04-17T08:44:48.987Z] #39 96.81   CC       criu/path.o
08:44:48 [2020-04-17T08:44:48.987Z] #39 97.04   CC       criu/pie-util-vdso-elf32.o
08:44:49 [2020-04-17T08:44:49.598Z] #39 97.41   CC       criu/pie-util-vdso.o
08:44:49 [2020-04-17T08:44:49.598Z] #39 97.63   CC       criu/pie-util.o
08:44:49 [2020-04-17T08:44:49.878Z] #39 97.72   CC       criu/pipes.o
08:44:50 [2020-04-17T08:44:50.159Z] #39 98.08   CC       criu/plugin.o
08:44:50 [2020-04-17T08:44:50.439Z] #39 98.28   CC       criu/proc_parse.o
08:44:50 [2020-04-17T08:44:50.818Z] #14 74.26 Selecting previously unselected package gcc-mingw-w64-base.
08:44:50 [2020-04-17T08:44:50.818Z] #14 74.27 Preparing to unpack .../22-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
08:44:50 [2020-04-17T08:44:50.818Z] #14 74.28 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
08:44:50 [2020-04-17T08:44:50.818Z] #14 74.41 Selecting previously unselected package gcc-mingw-w64-x86-64.
08:44:50 [2020-04-17T08:44:50.818Z] #14 74.41 Preparing to unpack .../23-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
08:44:50 [2020-04-17T08:44:50.818Z] #14 74.42 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
08:44:51 [2020-04-17T08:44:51.903Z] #39 99.73   CC       criu/protobuf-desc.o
08:44:52 [2020-04-17T08:44:52.514Z] #39 100.2   CC       criu/protobuf.o
08:44:52 [2020-04-17T08:44:52.514Z] #39 100.4   CC       criu/pstree.o
08:44:53 [2020-04-17T08:44:53.125Z] #39 101.1   CC       criu/rbtree.o
08:44:53 [2020-04-17T08:44:53.125Z] #39 101.2   CC       criu/rst-malloc.o
08:44:53 [2020-04-17T08:44:53.386Z] #14 ...
08:44:53 [2020-04-17T08:44:53.386Z] 
08:44:53 [2020-04-17T08:44:53.386Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:44:53 [2020-04-17T08:44:53.386Z] #39 63.58   CC       criu/arch/x86/kerndat.o
08:44:53 [2020-04-17T08:44:53.386Z] #39 64.13   CC       criu/arch/x86/sigaction_compat.o
08:44:53 [2020-04-17T08:44:53.386Z] #39 64.40   CC       criu/arch/x86/sigframe.o
08:44:53 [2020-04-17T08:44:53.386Z] #39 64.72   LINK     criu/arch/x86/crtools.built-in.o
08:44:53 [2020-04-17T08:44:53.386Z] #39 64.78   DEP      criu/pie/util-vdso-elf32.d
08:44:53 [2020-04-17T08:44:53.386Z] #39 64.89   DEP      criu/arch/x86/vdso-pie.d
08:44:53 [2020-04-17T08:44:53.386Z] #39 65.05   DEP      criu/pie/parasite-vdso.d
08:44:53 [2020-04-17T08:44:53.386Z] #39 65.25   DEP      criu/pie/util-vdso.d
08:44:53 [2020-04-17T08:44:53.386Z] #39 65.40   DEP      criu/pie/util.d
08:44:53 [2020-04-17T08:44:53.386Z] #39 65.54   CC       criu/pie/util.o
08:44:53 [2020-04-17T08:44:53.386Z] #39 65.83   CC       criu/pie/util-vdso.o
08:44:53 [2020-04-17T08:44:53.386Z] #39 66.64   CC       criu/pie/parasite-vdso.o
08:44:53 [2020-04-17T08:44:53.386Z] #39 67.42   CC       criu/arch/x86/vdso-pie.o
08:44:53 [2020-04-17T08:44:53.386Z] #39 67.76   CC       criu/pie/util-vdso-elf32.o
08:44:53 [2020-04-17T08:44:53.386Z] #39 68.47   AR       criu/pie/pie.lib.a
08:44:53 [2020-04-17T08:44:53.386Z] #39 68.54   DEP      criu/pie/restorer.d
08:44:53 [2020-04-17T08:44:53.386Z] #39 68.80   DEP      criu/arch/x86/sigaction_compat_pie.d
08:44:53 [2020-04-17T08:44:53.386Z] #39 68.95   DEP      criu/arch/x86/restorer_unmap.d
08:44:53 [2020-04-17T08:44:53.386Z] #39 68.98   DEP      criu/arch/x86/restorer.d
08:44:53 [2020-04-17T08:44:53.386Z] #39 69.16   DEP      criu/pie/parasite.d
08:44:53 [2020-04-17T08:44:53.386Z] #39 69.46   CC       criu/pie/parasite.o
08:44:53 [2020-04-17T08:44:53.406Z] #39 101.3   CC       criu/seccomp.o
08:44:53 [2020-04-17T08:44:53.640Z] #39 ...
08:44:53 [2020-04-17T08:44:53.640Z] 
08:44:53 [2020-04-17T08:44:53.640Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
08:44:53 [2020-04-17T08:44:53.640Z] #42 128.8 vendor/golang.org/x/crypto/poly1305
08:44:53 [2020-04-17T08:44:53.640Z] #42 129.3 vendor/golang.org/x/sys/cpu
08:44:53 [2020-04-17T08:44:53.640Z] #42 129.6 vendor/golang.org/x/crypto/chacha20poly1305
08:44:53 [2020-04-17T08:44:53.640Z] #42 129.9 net
08:44:53 [2020-04-17T08:44:53.640Z] #42 130.9 vendor/golang.org/x/crypto/hkdf
08:44:53 [2020-04-17T08:44:53.640Z] #42 131.1 vendor/golang.org/x/text/transform
08:44:53 [2020-04-17T08:44:53.640Z] #42 131.8 vendor/golang.org/x/text/unicode/bidi
08:44:53 [2020-04-17T08:44:53.640Z] #42 133.5 vendor/golang.org/x/text/secure/bidirule
08:44:53 [2020-04-17T08:44:53.640Z] #42 133.8 vendor/golang.org/x/text/unicode/norm
08:44:53 [2020-04-17T08:44:53.640Z] #42 137.9 vendor/golang.org/x/net/idna
08:44:53 [2020-04-17T08:44:53.895Z] #42 ...
08:44:53 [2020-04-17T08:44:53.895Z] 
08:44:53 [2020-04-17T08:44:53.895Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:44:53 [2020-04-17T08:44:53.895Z] #39 70.99   LINK     criu/pie/parasite.built-in.o
08:44:53 [2020-04-17T08:44:53.895Z] #39 71.01   GEN      criu/pie/parasite-blob.h
08:44:53 [2020-04-17T08:44:53.895Z] #39 71.03   CC       criu/arch/x86/restorer.o
08:44:54 [2020-04-17T08:44:54.017Z] #39 101.8   CC       criu/seize.o
08:44:54 [2020-04-17T08:44:54.297Z] #39 102.3   CC       criu/servicefd.o
08:44:54 [2020-04-17T08:44:54.453Z] #39 71.57   CC       criu/arch/x86/restorer_unmap.o
08:44:54 [2020-04-17T08:44:54.578Z] #39 102.4   CC       criu/shmem.o
08:44:54 [2020-04-17T08:44:54.707Z] #39 71.62   CC       criu/arch/x86/sigaction_compat_pie.o
08:44:54 [2020-04-17T08:44:54.859Z] #39 102.8   CC       criu/sigframe.o
08:44:54 [2020-04-17T08:44:54.859Z] #39 102.9   CC       criu/signalfd.o
08:44:54 [2020-04-17T08:44:54.961Z] #39 71.91   CC       criu/pie/restorer.o
08:44:55 [2020-04-17T08:44:55.141Z] #39 103.0   CC       criu/sk-inet.o
08:44:55 [2020-04-17T08:44:55.141Z] #39 ...
08:44:55 [2020-04-17T08:44:55.141Z] 
08:44:55 [2020-04-17T08:44:55.141Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc
08:44:55 [2020-04-17T08:44:55.141Z] #52 113.5 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
08:44:55 [2020-04-17T08:44:55.141Z] #52 114.6 + mkdir -p /build
08:44:55 [2020-04-17T08:44:55.141Z] #52 114.6 + cp runc /build/runc
08:44:55 [2020-04-17T08:44:55.141Z] #52 DONE 114.9s
08:44:55 [2020-04-17T08:44:55.424Z] 
08:44:55 [2020-04-17T08:44:55.424Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
08:44:55 [2020-04-17T08:44:55.729Z] #48 ...
08:44:55 [2020-04-17T08:44:55.729Z] 
08:44:55 [2020-04-17T08:44:55.729Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:44:55 [2020-04-17T08:44:55.729Z] #39 103.7   CC       criu/sk-netlink.o
08:44:56 [2020-04-17T08:44:56.390Z] #39 104.1   CC       criu/sk-packet.o
08:44:56 [2020-04-17T08:44:56.670Z] #39 104.6   CC       criu/sk-queue.o
08:44:56 [2020-04-17T08:44:56.951Z] #39 104.9   CC       criu/sk-tcp.o
08:44:57 [2020-04-17T08:44:57.231Z] #39 105.1   CC       criu/sk-unix.o
08:44:58 [2020-04-17T08:44:58.215Z] #39 75.13   LINK     criu/pie/restorer.built-in.o
08:44:58 [2020-04-17T08:44:58.215Z] #39 75.17   GEN      criu/pie/restorer-blob.h
08:44:58 [2020-04-17T08:44:58.215Z] #39 75.28   DEP      criu/vdso.d
08:44:58 [2020-04-17T08:44:58.232Z] #39 106.1   CC       criu/sockets.o
08:44:58 [2020-04-17T08:44:58.470Z] #39 75.58   DEP      criu/vdso-compat.d
08:44:58 [2020-04-17T08:44:58.470Z] #39 ...
08:44:58 [2020-04-17T08:44:58.470Z] 
08:44:58 [2020-04-17T08:44:58.470Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
08:44:58 [2020-04-17T08:44:58.470Z] #48 133.8 + GOBIN=/build
08:44:58 [2020-04-17T08:44:58.470Z] #48 133.8 + /build/gometalinter --install
08:44:58 [2020-04-17T08:44:58.470Z] #48 133.8 Installing:
08:44:58 [2020-04-17T08:44:58.470Z] #48 133.8   deadcode
08:44:58 [2020-04-17T08:44:58.470Z] #48 133.8   dupl
08:44:58 [2020-04-17T08:44:58.470Z] #48 133.8   errcheck
08:44:58 [2020-04-17T08:44:58.470Z] #48 133.8   gas
08:44:58 [2020-04-17T08:44:58.470Z] #48 133.8   gochecknoglobals
08:44:58 [2020-04-17T08:44:58.470Z] #48 133.8   gochecknoinits
08:44:58 [2020-04-17T08:44:58.470Z] #48 133.8   goconst
08:44:58 [2020-04-17T08:44:58.470Z] #48 133.8   gocyclo
08:44:58 [2020-04-17T08:44:58.470Z] #48 133.8   goimports
08:44:58 [2020-04-17T08:44:58.470Z] #48 133.8   golint
08:44:58 [2020-04-17T08:44:58.470Z] #48 133.8   gosimple
08:44:58 [2020-04-17T08:44:58.470Z] #48 133.8   gotype
08:44:58 [2020-04-17T08:44:58.470Z] #48 133.8   gotypex
08:44:58 [2020-04-17T08:44:58.470Z] #48 133.8   ineffassign
08:44:58 [2020-04-17T08:44:58.470Z] #48 133.8   interfacer
08:44:58 [2020-04-17T08:44:58.470Z] #48 133.8   lll
08:44:58 [2020-04-17T08:44:58.470Z] #48 133.8   maligned
08:44:58 [2020-04-17T08:44:58.470Z] #48 133.8   megacheck
08:44:58 [2020-04-17T08:44:58.470Z] #48 133.8   misspell
08:44:58 [2020-04-17T08:44:58.470Z] #48 133.8   nakedret
08:44:58 [2020-04-17T08:44:58.470Z] #48 133.8   safesql
08:44:58 [2020-04-17T08:44:58.470Z] #48 133.8   staticcheck
08:44:58 [2020-04-17T08:44:58.470Z] #48 133.8   structcheck
08:44:58 [2020-04-17T08:44:58.470Z] #48 133.8   unconvert
08:44:58 [2020-04-17T08:44:58.470Z] #48 133.8   unparam
08:44:58 [2020-04-17T08:44:58.470Z] #48 133.8   unused
08:44:58 [2020-04-17T08:44:58.470Z] #48 133.8   varcheck
08:44:58 [2020-04-17T08:44:58.724Z] #48 ...
08:44:58 [2020-04-17T08:44:58.724Z] 
08:44:58 [2020-04-17T08:44:58.724Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:44:58 [2020-04-17T08:44:58.724Z] #39 75.73   DEP      criu/uts_ns.d
08:44:58 [2020-04-17T08:44:58.843Z] #39 106.6   CC       criu/stats.o
08:44:58 [2020-04-17T08:44:58.843Z] #39 106.8   CC       criu/string.o
08:44:58 [2020-04-17T08:44:58.843Z] #39 106.8   CC       criu/sysctl.o
08:44:58 [2020-04-17T08:44:58.978Z] #39 75.88   DEP      criu/util.d
08:44:58 [2020-04-17T08:44:58.978Z] #39 76.16   DEP      criu/uffd.d
08:44:59 [2020-04-17T08:44:59.232Z] #39 76.44   DEP      criu/tun.d
08:44:59 [2020-04-17T08:44:59.454Z] #39 107.2   CC       criu/sysfs_parse.o
08:44:59 [2020-04-17T08:44:59.454Z] #39 107.4   CC       criu/timerfd.o
08:44:59 [2020-04-17T08:44:59.486Z] #39 76.67   DEP      criu/tty.d
08:44:59 [2020-04-17T08:44:59.734Z] #39 107.5   CC       criu/tty.o
08:45:00 [2020-04-17T08:45:00.045Z] #39 76.92   DEP      criu/timerfd.d
08:45:00 [2020-04-17T08:45:00.045Z] #39 77.10   DEP      criu/sysfs_parse.d
08:45:00 [2020-04-17T08:45:00.299Z] #39 77.28   DEP      criu/sysctl.d
08:45:00 [2020-04-17T08:45:00.299Z] #39 77.46   DEP      criu/string.d
08:45:00 [2020-04-17T08:45:00.553Z] #39 77.50   DEP      criu/stats.d
08:45:00 [2020-04-17T08:45:00.553Z] #39 77.61   DEP      criu/sockets.d
08:45:00 [2020-04-17T08:45:00.736Z] #39 108.5   CC       criu/tun.o
08:45:00 [2020-04-17T08:45:00.736Z] #39 108.8   CC       criu/uffd.o
08:45:00 [2020-04-17T08:45:00.807Z] #39 77.91   DEP      criu/sk-unix.d
08:45:01 [2020-04-17T08:45:01.061Z] #39 78.11   DEP      criu/sk-tcp.d
08:45:01 [2020-04-17T08:45:01.315Z] #39 78.34   DEP      criu/sk-queue.d
08:45:01 [2020-04-17T08:45:01.570Z] #39 78.58   DEP      criu/sk-packet.d
08:45:01 [2020-04-17T08:45:01.570Z] #39 78.75   DEP      criu/sk-netlink.d
08:45:01 [2020-04-17T08:45:01.737Z] #39 109.6   CC       criu/util.o
08:45:01 [2020-04-17T08:45:01.824Z] #39 79.00   DEP      criu/sk-inet.d
08:45:02 [2020-04-17T08:45:02.383Z] #39 79.24   DEP      criu/signalfd.d
08:45:02 [2020-04-17T08:45:02.383Z] #39 79.39   DEP      criu/sigframe.d
08:45:02 [2020-04-17T08:45:02.383Z] #39 79.53   DEP      criu/shmem.d
08:45:02 [2020-04-17T08:45:02.409Z] #39 110.3   CC       criu/uts_ns.o
08:45:02 [2020-04-17T08:45:02.638Z] #39 79.70   DEP      criu/servicefd.d
08:45:02 [2020-04-17T08:45:02.689Z] #39 110.5   CC       criu/vdso.o
08:45:02 [2020-04-17T08:45:02.689Z] #39 ...
08:45:02 [2020-04-17T08:45:02.689Z] 
08:45:02 [2020-04-17T08:45:02.689Z] #36 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git...
08:45:02 [2020-04-17T08:45:02.689Z] #36 143.3 + dpkg --print-architecture
08:45:02 [2020-04-17T08:45:02.689Z] #36 143.3 + cd /tmp/tmp.byke7cIrQy/src/github.com/docker/distribution
08:45:02 [2020-04-17T08:45:02.689Z] #36 143.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
08:45:02 [2020-04-17T08:45:02.892Z] #39 79.89   DEP      criu/seize.d
08:45:02 [2020-04-17T08:45:02.892Z] #39 80.04   DEP      criu/seccomp.d
08:45:03 [2020-04-17T08:45:03.146Z] #39 80.27   DEP      criu/rst-malloc.d
08:45:03 [2020-04-17T08:45:03.146Z] #39 80.36   DEP      criu/rbtree.d
08:45:03 [2020-04-17T08:45:03.300Z] #36 143.7 + GOPATH=/tmp/tmp.byke7cIrQy/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.byke7cIrQy
08:45:03 [2020-04-17T08:45:03.300Z] #36 143.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
08:45:03 [2020-04-17T08:45:03.400Z] #39 80.41   DEP      criu/pstree.d
08:45:03 [2020-04-17T08:45:03.400Z] #39 80.64   DEP      criu/protobuf.d
08:45:03 [2020-04-17T08:45:03.655Z] #39 80.82   GEN      criu/protobuf-desc-gen.h
08:45:05 [2020-04-17T08:45:05.015Z] #39 ...
08:45:05 [2020-04-17T08:45:05.015Z] 
08:45:05 [2020-04-17T08:45:05.015Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
08:45:05 [2020-04-17T08:45:05.015Z] #42 140.2 vendor/golang.org/x/net/http2/hpack
08:45:05 [2020-04-17T08:45:05.015Z] #42 141.2 mime
08:45:05 [2020-04-17T08:45:05.015Z] #42 142.9 mime/quotedprintable
08:45:05 [2020-04-17T08:45:05.015Z] #42 143.3 net/http/internal
08:45:05 [2020-04-17T08:45:05.015Z] #42 143.7 os/exec
08:45:05 [2020-04-17T08:45:05.015Z] #42 147.8 net/textproto
08:45:05 [2020-04-17T08:45:05.015Z] #42 147.8 crypto/x509
08:45:05 [2020-04-17T08:45:05.015Z] #42 149.0 vendor/golang.org/x/net/http/httpguts
08:45:05 [2020-04-17T08:45:05.015Z] #42 149.4 vendor/golang.org/x/net/http/httpproxy
08:45:05 [2020-04-17T08:45:05.015Z] #42 149.8 mime/multipart
08:45:05 [2020-04-17T08:45:05.270Z] #42 ...
08:45:05 [2020-04-17T08:45:05.270Z] 
08:45:05 [2020-04-17T08:45:05.270Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:45:05 [2020-04-17T08:45:05.270Z] #39 82.41   DEP      criu/protobuf-desc.d
08:45:05 [2020-04-17T08:45:05.524Z] #39 82.63   DEP      criu/proc_parse.d
08:45:05 [2020-04-17T08:45:05.779Z] #39 82.85   DEP      criu/plugin.d
08:45:05 [2020-04-17T08:45:05.779Z] #39 82.98   DEP      criu/pipes.d
08:45:05 [2020-04-17T08:45:05.965Z] #36 ...
08:45:05 [2020-04-17T08:45:05.965Z] 
08:45:05 [2020-04-17T08:45:05.965Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:45:05 [2020-04-17T08:45:05.965Z] #39 110.7   LINK     criu/built-in.o
08:45:05 [2020-04-17T08:45:05.965Z] #39 110.8   LINK     criu/criu
08:45:05 [2020-04-17T08:45:05.965Z] #39 111.0   DEP      lib/c/criu.d
08:45:05 [2020-04-17T08:45:05.965Z] #39 111.0   CC       images/rpc.pb-c.o
08:45:05 [2020-04-17T08:45:05.965Z] #39 111.2   CC       lib/c/criu.o
08:45:05 [2020-04-17T08:45:05.965Z] #39 111.8   LINK     lib/c/built-in.o
08:45:05 [2020-04-17T08:45:05.965Z] #39 111.8   LINK     lib/c/libcriu.so
08:45:05 [2020-04-17T08:45:05.965Z] #39 111.9   GEN      magic.py
08:45:05 [2020-04-17T08:45:05.965Z] #39 111.9 Note: Building without setproctitle() and strlcpy() support.
08:45:05 [2020-04-17T08:45:05.965Z] #39 111.9       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
08:45:05 [2020-04-17T08:45:05.965Z] #39 112.2 fatal: not a git repository (or any of the parent directories): .git
08:45:05 [2020-04-17T08:45:05.965Z] #39 112.5 make[1]: Nothing to be done for 'all'.
08:45:05 [2020-04-17T08:45:05.965Z] #39 112.8 make[1]: 'images/built-in.o' is up to date.
08:45:05 [2020-04-17T08:45:05.965Z] #39 112.8 make[1]: 'compel/plugins/std.lib.a' is up to date.
08:45:05 [2020-04-17T08:45:05.966Z] #39 112.8 make[1]: 'compel/plugins/fds.lib.a' is up to date.
08:45:05 [2020-04-17T08:45:05.966Z] #39 112.9 make[1]: 'compel/libcompel.a' is up to date.
08:45:05 [2020-04-17T08:45:05.966Z] #39 112.9 make[1]: 'compel/compel-host-bin' is up to date.
08:45:05 [2020-04-17T08:45:05.966Z] #39 112.9 make[1]: Nothing to be done for 'all'.
08:45:05 [2020-04-17T08:45:05.966Z] #39 112.9 make[1]: 'soccr/libsoccr.a' is up to date.
08:45:05 [2020-04-17T08:45:05.966Z] #39 113.0 make[2]: Nothing to be done for 'all'.
08:45:05 [2020-04-17T08:45:05.966Z] #39 113.0 make[2]: Nothing to be done for 'all'.
08:45:05 [2020-04-17T08:45:05.966Z] #39 113.0 make[2]: Nothing to be done for 'all'.
08:45:05 [2020-04-17T08:45:05.966Z] #39 113.1 make[2]: Nothing to be done for 'all'.
08:45:05 [2020-04-17T08:45:05.966Z] #39 113.1 make[2]: Nothing to be done for 'all'.
08:45:05 [2020-04-17T08:45:05.966Z] #39 113.1 make[2]: Nothing to be done for 'all'.
08:45:05 [2020-04-17T08:45:05.966Z] #39 113.1 make[2]: Nothing to be done for 'all'.
08:45:05 [2020-04-17T08:45:05.966Z] #39 113.2 make[2]: Nothing to be done for 'all'.
08:45:05 [2020-04-17T08:45:05.966Z] #39 113.2   INSTALL  criu/criu
08:45:05 [2020-04-17T08:45:05.966Z] #39 DONE 113.5s
08:45:05 [2020-04-17T08:45:05.966Z] 
08:45:05 [2020-04-17T08:45:05.966Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
08:45:06 [2020-04-17T08:45:06.033Z] #39 83.15   DEP      criu/pie-util.d
08:45:06 [2020-04-17T08:45:06.287Z] #39 83.35   DEP      criu/pie-util-vdso.d
08:45:06 [2020-04-17T08:45:06.287Z] #39 83.53   DEP      criu/pie-util-vdso-elf32.d
08:45:06 [2020-04-17T08:45:06.541Z] #39 83.67   DEP      criu/path.d
08:45:06 [2020-04-17T08:45:06.795Z] #39 83.83   DEP      criu/parasite-syscall.d
08:45:07 [2020-04-17T08:45:07.049Z] #39 84.04   DEP      criu/pagemap.d
08:45:07 [2020-04-17T08:45:07.049Z] #39 84.26   DEP      criu/pagemap-cache.d
08:45:07 [2020-04-17T08:45:07.303Z] #39 84.39   DEP      criu/page-xfer.d
08:45:07 [2020-04-17T08:45:07.557Z] #39 84.57   DEP      criu/page-pipe.d
08:45:07 [2020-04-17T08:45:07.811Z] #39 84.72   DEP      criu/netfilter.d
08:45:07 [2020-04-17T08:45:07.811Z] #39 84.92   DEP      criu/net.d
08:45:08 [2020-04-17T08:45:08.066Z] #39 85.17   DEP      criu/namespaces.d
08:45:08 [2020-04-17T08:45:08.320Z] #39 85.35   DEP      criu/mount.d
08:45:08 [2020-04-17T08:45:08.320Z] #39 85.58   DEP      criu/mem.d
08:45:08 [2020-04-17T08:45:08.881Z] #39 85.81   DEP      criu/lsm.d
08:45:08 [2020-04-17T08:45:08.881Z] #39 85.96   DEP      criu/log.d
08:45:09 [2020-04-17T08:45:09.136Z] #39 86.08   DEP      criu/libnetlink.d
08:45:09 [2020-04-17T08:45:09.136Z] #39 86.30   DEP      criu/kerndat.d
08:45:09 [2020-04-17T08:45:09.390Z] #39 86.51   DEP      criu/kcmp-ids.d
08:45:09 [2020-04-17T08:45:09.644Z] #39 86.68   DEP      criu/irmap.d
08:45:09 [2020-04-17T08:45:09.644Z] #39 86.85   DEP      criu/ipc_ns.d
08:45:09 [2020-04-17T08:45:09.899Z] #39 87.04   DEP      criu/image.d
08:45:10 [2020-04-17T08:45:10.154Z] #39 87.24   DEP      criu/image-desc.d
08:45:10 [2020-04-17T08:45:10.408Z] #39 87.38   DEP      criu/fsnotify.d
08:45:10 [2020-04-17T08:45:10.662Z] #39 87.64   DEP      criu/filesystems.d
08:45:10 [2020-04-17T08:45:10.916Z] #39 87.86   DEP      criu/files.d
08:45:11 [2020-04-17T08:45:11.170Z] #39 88.14   DEP      criu/files-reg.d
08:45:11 [2020-04-17T08:45:11.170Z] #39 88.32   DEP      criu/files-ext.d
08:45:11 [2020-04-17T08:45:11.425Z] #39 88.53   DEP      criu/file-lock.d
08:45:11 [2020-04-17T08:45:11.679Z] #39 88.80   DEP      criu/file-ids.d
08:45:11 [2020-04-17T08:45:11.934Z] #39 88.98   DEP      criu/fifo.d
08:45:11 [2020-04-17T08:45:11.934Z] #39 ...
08:45:11 [2020-04-17T08:45:11.934Z] 
08:45:11 [2020-04-17T08:45:11.934Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
08:45:11 [2020-04-17T08:45:11.934Z] #14 95.71 Selecting previously unselected package g++-mingw-w64-x86-64.
08:45:12 [2020-04-17T08:45:12.188Z] #14 95.72 Preparing to unpack .../24-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
08:45:12 [2020-04-17T08:45:12.188Z] #14 95.73 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
08:45:12 [2020-04-17T08:45:12.781Z] #48 DONE 152.5s
08:45:12 [2020-04-17T08:45:12.781Z] 
08:45:12 [2020-04-17T08:45:12.781Z] #36 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git...
08:45:13 [2020-04-17T08:45:13.404Z] #36 153.9 + rm -rf /tmp/tmp.byke7cIrQy/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.byke7cIrQy
08:45:13 [2020-04-17T08:45:13.404Z] #36 DONE 154.0s
08:45:13 [2020-04-17T08:45:13.404Z] 
08:45:13 [2020-04-17T08:45:13.404Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
08:45:14 [2020-04-17T08:45:14.416Z] #57 ...
08:45:14 [2020-04-17T08:45:14.416Z] 
08:45:14 [2020-04-17T08:45:14.416Z] #37 [dev 15/25] COPY --from=registry      /build/ /usr/local/bin/
08:45:14 [2020-04-17T08:45:14.483Z] + dpkg --print-architecture
08:45:14 [2020-04-17T08:45:14.483Z] + cd /tmp/tmp.Nvy8KFJr2N/src/github.com/docker/distribution
08:45:14 [2020-04-17T08:45:14.483Z] + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
08:45:14 [2020-04-17T08:45:14.483Z] + GOPATH=/tmp/tmp.Nvy8KFJr2N/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.Nvy8KFJr2N
08:45:14 [2020-04-17T08:45:14.483Z] + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
08:45:14 [2020-04-17T08:45:14.696Z] #37 DONE 0.2s
08:45:14 [2020-04-17T08:45:14.696Z] 
08:45:14 [2020-04-17T08:45:14.696Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
08:45:14 [2020-04-17T08:45:14.696Z] #57 ...
08:45:14 [2020-04-17T08:45:14.696Z] 
08:45:14 [2020-04-17T08:45:14.696Z] #40 [dev 16/25] COPY --from=criu          /build/ /usr/local/
08:45:14 [2020-04-17T08:45:14.977Z] #40 DONE 0.2s
08:45:14 [2020-04-17T08:45:14.977Z] 
08:45:14 [2020-04-17T08:45:14.977Z] #43 [dev 17/25] COPY --from=vndr          /build/ /usr/local/bin/
08:45:14 [2020-04-17T08:45:14.977Z] #43 DONE 0.2s
08:45:14 [2020-04-17T08:45:14.977Z] 
08:45:14 [2020-04-17T08:45:14.977Z] #46 [dev 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
08:45:15 [2020-04-17T08:45:15.257Z] #46 DONE 0.2s
08:45:15 [2020-04-17T08:45:15.257Z] 
08:45:15 [2020-04-17T08:45:15.257Z] #49 [dev 19/25] COPY --from=gometalinter  /build/ /usr/local/bin/
08:45:15 [2020-04-17T08:45:15.537Z] #49 DONE 0.6s
08:45:15 [2020-04-17T08:45:15.538Z] 
08:45:15 [2020-04-17T08:45:15.538Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
08:45:15 [2020-04-17T08:45:15.818Z] #57 ...
08:45:15 [2020-04-17T08:45:15.818Z] 
08:45:15 [2020-04-17T08:45:15.818Z] #53 [dev 20/25] COPY --from=runc          /build/ /usr/local/bin/
08:45:15 [2020-04-17T08:45:15.818Z] #53 DONE 0.1s
08:45:15 [2020-04-17T08:45:15.818Z] 
08:45:15 [2020-04-17T08:45:15.818Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
08:45:17 [2020-04-17T08:45:17.417Z] #14 ...
08:45:17 [2020-04-17T08:45:17.417Z] 
08:45:17 [2020-04-17T08:45:17.417Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
08:45:17 [2020-04-17T08:45:17.417Z] #42 152.2 crypto/tls
08:45:17 [2020-04-17T08:45:17.417Z] #42 159.0 net/http/httptrace
08:45:17 [2020-04-17T08:45:17.417Z] #42 159.3 net/http
08:45:17 [2020-04-17T08:45:17.417Z] #42 ...
08:45:17 [2020-04-17T08:45:17.417Z] 
08:45:17 [2020-04-17T08:45:17.417Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:45:17 [2020-04-17T08:45:17.417Z] #39 89.21   DEP      criu/fdstore.d
08:45:17 [2020-04-17T08:45:17.417Z] #39 89.38   DEP      criu/fault-injection.d
08:45:17 [2020-04-17T08:45:17.417Z] #39 89.46   DEP      criu/external.d
08:45:17 [2020-04-17T08:45:17.417Z] #39 89.65   DEP      criu/eventpoll.d
08:45:17 [2020-04-17T08:45:17.417Z] #39 89.82   DEP      criu/eventfd.d
08:45:17 [2020-04-17T08:45:17.417Z] #39 89.97   DEP      criu/crtools.d
08:45:17 [2020-04-17T08:45:17.417Z] #39 90.24   DEP      criu/cr-service.d
08:45:17 [2020-04-17T08:45:17.417Z] #39 90.40   DEP      criu/cr-restore.d
08:45:17 [2020-04-17T08:45:17.417Z] #39 90.66   DEP      criu/cr-errno.d
08:45:17 [2020-04-17T08:45:17.417Z] #39 90.68   DEP      criu/cr-dump.d
08:45:17 [2020-04-17T08:45:17.417Z] #39 90.97   DEP      criu/cr-dedup.d
08:45:17 [2020-04-17T08:45:17.417Z] #39 91.13   DEP      criu/cr-check.d
08:45:17 [2020-04-17T08:45:17.417Z] #39 91.41   DEP      criu/config.d
08:45:17 [2020-04-17T08:45:17.417Z] #39 91.60   DEP      criu/clone-noasan.d
08:45:17 [2020-04-17T08:45:17.417Z] #39 91.68   DEP      criu/cgroup.d
08:45:17 [2020-04-17T08:45:17.417Z] #39 91.88   DEP      criu/cgroup-props.d
08:45:17 [2020-04-17T08:45:17.417Z] #39 92.00   DEP      criu/bitmap.d
08:45:17 [2020-04-17T08:45:17.417Z] #39 92.04   DEP      criu/bfd.d
08:45:17 [2020-04-17T08:45:17.417Z] #39 92.26   DEP      criu/autofs.d
08:45:17 [2020-04-17T08:45:17.417Z] #39 92.42   DEP      criu/aio.d
08:45:17 [2020-04-17T08:45:17.417Z] #39 92.68   DEP      criu/action-scripts.d
08:45:17 [2020-04-17T08:45:17.417Z] #39 93.11   CC       criu/action-scripts.o
08:45:17 [2020-04-17T08:45:17.417Z] #39 93.74   CC       criu/aio.o
08:45:17 [2020-04-17T08:45:17.417Z] #39 94.42   CC       criu/autofs.o
08:45:17 [2020-04-17T08:45:17.671Z] #39 ...
08:45:17 [2020-04-17T08:45:17.671Z] 
08:45:17 [2020-04-17T08:45:17.671Z] #26 [swagger 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git ...
08:45:17 [2020-04-17T08:45:17.671Z] #26 163.2 + rm -rf /tmp/tmp.kgeofJkJo5
08:45:17 [2020-04-17T08:45:17.671Z] #26 DONE 163.9s
08:45:17 [2020-04-17T08:45:17.671Z] 
08:45:17 [2020-04-17T08:45:17.671Z] #36 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git...
08:45:19 [2020-04-17T08:45:19.257Z] #57 138.2 🇩 bin/containerd
08:45:19 [2020-04-17T08:45:19.554Z] #36 ...
08:45:19 [2020-04-17T08:45:19.554Z] 
08:45:19 [2020-04-17T08:45:19.554Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:45:19 [2020-04-17T08:45:19.554Z] #39 96.73   CC       criu/bfd.o
08:45:20 [2020-04-17T08:45:20.478Z] #39 97.45   CC       criu/bitmap.o
08:45:20 [2020-04-17T08:45:20.478Z] #39 97.63   CC       criu/cgroup-props.o
08:45:21 [2020-04-17T08:45:21.319Z] + rm -rf /tmp/tmp.Nvy8KFJr2N/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.Nvy8KFJr2N
08:45:21 [2020-04-17T08:45:21.839Z] #39 98.68   CC       criu/cgroup.o
08:45:22 [2020-04-17T08:45:22.801Z] Removing intermediate container a0aeb81ef35d
08:45:22 [2020-04-17T08:45:22.801Z]  ---> c98a75ebe78e
08:45:22 [2020-04-17T08:45:22.801Z] Step 18/140 : FROM base AS swagger
08:45:22 [2020-04-17T08:45:22.801Z]  ---> f309970bd603
08:45:22 [2020-04-17T08:45:22.801Z] Step 19/140 : ENV GO_SWAGGER_COMMIT 5793aa66d4b4112c2602c716516e24710e4adbb5
08:45:22 [2020-04-17T08:45:22.801Z]  ---> Running in d85256cac6a5
08:45:22 [2020-04-17T08:45:22.801Z] Removing intermediate container d85256cac6a5
08:45:22 [2020-04-17T08:45:22.801Z]  ---> 7cca124fbf26
08:45:22 [2020-04-17T08:45:22.801Z] Step 20/140 : RUN set -x     && export GOPATH="$(mktemp -d)"     && git clone https://github.com/kolyshkin/go-swagger.git "$GOPATH/src/github.com/go-swagger/go-swagger"     && (cd "$GOPATH/src/github.com/go-swagger/go-swagger" && git checkout -q "$GO_SWAGGER_COMMIT")     && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger     && rm -rf "$GOPATH"
08:45:22 [2020-04-17T08:45:22.801Z]  ---> Running in 276e08438f4a
08:45:23 [2020-04-17T08:45:23.088Z] + mktemp -d
08:45:23 [2020-04-17T08:45:23.088Z] + export GOPATH=/tmp/tmp.RAQSSW2HJ3
08:45:23 [2020-04-17T08:45:23.088Z] + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.RAQSSW2HJ3/src/github.com/go-swagger/go-swagger
08:45:23 [2020-04-17T08:45:23.088Z] Cloning into '/tmp/tmp.RAQSSW2HJ3/src/github.com/go-swagger/go-swagger'...
08:45:24 [2020-04-17T08:45:24.361Z] #39 ...
08:45:24 [2020-04-17T08:45:24.361Z] 
08:45:24 [2020-04-17T08:45:24.361Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
08:45:24 [2020-04-17T08:45:24.361Z] #45 DONE 169.1s
08:45:24 [2020-04-17T08:45:24.361Z] 
08:45:24 [2020-04-17T08:45:24.361Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
08:45:25 [2020-04-17T08:45:25.757Z] #57 ...
08:45:25 [2020-04-17T08:45:25.757Z] 
08:45:25 [2020-04-17T08:45:25.757Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:45:25 [2020-04-17T08:45:25.757Z] #39 102.7   CC       criu/clone-noasan.o
08:45:25 [2020-04-17T08:45:25.757Z] #39 102.9   CC       criu/config.o
08:45:27 [2020-04-17T08:45:27.120Z] #39 104.3   CC       criu/cr-check.o
08:45:29 [2020-04-17T08:45:29.001Z] #39 106.0   CC       criu/cr-dedup.o
08:45:29 [2020-04-17T08:45:29.559Z] #39 106.5   CC       criu/cr-dump.o
08:45:30 [2020-04-17T08:45:30.959Z] #39 ...
08:45:30 [2020-04-17T08:45:30.959Z] 
08:45:30 [2020-04-17T08:45:30.959Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
08:45:30 [2020-04-17T08:45:30.959Z] #14 112.4 Selecting previously unselected package libonig5:amd64.
08:45:30 [2020-04-17T08:45:30.959Z] #14 112.4 Preparing to unpack .../25-libonig5_6.9.1-1_amd64.deb ...
08:45:30 [2020-04-17T08:45:30.959Z] #14 112.4 Unpacking libonig5:amd64 (6.9.1-1) ...
08:45:30 [2020-04-17T08:45:30.959Z] #14 112.6 Selecting previously unselected package libjq1:amd64.
08:45:30 [2020-04-17T08:45:30.959Z] #14 112.6 Preparing to unpack .../26-libjq1_1.5+dfsg-2+b1_amd64.deb ...
08:45:30 [2020-04-17T08:45:30.959Z] #14 112.6 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
08:45:30 [2020-04-17T08:45:30.959Z] #14 112.7 Selecting previously unselected package jq.
08:45:30 [2020-04-17T08:45:30.959Z] #14 112.7 Preparing to unpack .../27-jq_1.5+dfsg-2+b1_amd64.deb ...
08:45:30 [2020-04-17T08:45:30.959Z] #14 112.7 Unpacking jq (1.5+dfsg-2+b1) ...
08:45:30 [2020-04-17T08:45:30.959Z] #14 112.8 Selecting previously unselected package libaio1:amd64.
08:45:30 [2020-04-17T08:45:30.959Z] #14 112.8 Preparing to unpack .../28-libaio1_0.3.112-3_amd64.deb ...
08:45:30 [2020-04-17T08:45:30.959Z] #14 112.9 Unpacking libaio1:amd64 (0.3.112-3) ...
08:45:30 [2020-04-17T08:45:30.959Z] #14 112.9 Selecting previously unselected package libbtrfs0.
08:45:30 [2020-04-17T08:45:30.959Z] #14 112.9 Preparing to unpack .../29-libbtrfs0_4.20.1-2_amd64.deb ...
08:45:30 [2020-04-17T08:45:30.959Z] #14 112.9 Unpacking libbtrfs0 (4.20.1-2) ...
08:45:30 [2020-04-17T08:45:30.959Z] #14 113.0 Selecting previously unselected package libbtrfs-dev.
08:45:30 [2020-04-17T08:45:30.959Z] #14 113.0 Preparing to unpack .../30-libbtrfs-dev_4.20.1-2_amd64.deb ...
08:45:30 [2020-04-17T08:45:30.959Z] #14 113.0 Unpacking libbtrfs-dev (4.20.1-2) ...
08:45:30 [2020-04-17T08:45:30.959Z] #14 113.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
08:45:30 [2020-04-17T08:45:30.959Z] #14 113.1 Preparing to unpack .../31-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
08:45:30 [2020-04-17T08:45:30.959Z] #14 113.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
08:45:30 [2020-04-17T08:45:30.959Z] #14 113.2 Selecting previously unselected package libudev-dev:amd64.
08:45:30 [2020-04-17T08:45:30.959Z] #14 113.2 Preparing to unpack .../32-libudev-dev_241-7~deb10u3_amd64.deb ...
08:45:30 [2020-04-17T08:45:30.959Z] #14 113.2 Unpacking libudev-dev:amd64 (241-7~deb10u3) ...
08:45:30 [2020-04-17T08:45:30.959Z] #14 113.4 Selecting previously unselected package libsepol1-dev:amd64.
08:45:30 [2020-04-17T08:45:30.959Z] #14 113.4 Preparing to unpack .../33-libsepol1-dev_2.8-1_amd64.deb ...
08:45:30 [2020-04-17T08:45:30.959Z] #14 113.4 Unpacking libsepol1-dev:amd64 (2.8-1) ...
08:45:30 [2020-04-17T08:45:30.959Z] #14 113.7 Selecting previously unselected package libpcre16-3:amd64.
08:45:30 [2020-04-17T08:45:30.959Z] #14 113.7 Preparing to unpack .../34-libpcre16-3_2%3a8.39-12_amd64.deb ...
08:45:30 [2020-04-17T08:45:30.959Z] #14 113.7 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
08:45:30 [2020-04-17T08:45:30.959Z] #14 113.9 Selecting previously unselected package libpcre32-3:amd64.
08:45:30 [2020-04-17T08:45:30.959Z] #14 113.9 Preparing to unpack .../35-libpcre32-3_2%3a8.39-12_amd64.deb ...
08:45:30 [2020-04-17T08:45:30.959Z] #14 113.9 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
08:45:30 [2020-04-17T08:45:30.959Z] #14 114.0 Selecting previously unselected package libpcrecpp0v5:amd64.
08:45:30 [2020-04-17T08:45:30.959Z] #14 114.0 Preparing to unpack .../36-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
08:45:30 [2020-04-17T08:45:30.959Z] #14 114.0 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
08:45:30 [2020-04-17T08:45:30.959Z] #14 114.1 Selecting previously unselected package libpcre3-dev:amd64.
08:45:30 [2020-04-17T08:45:30.959Z] #14 114.1 Preparing to unpack .../37-libpcre3-dev_2%3a8.39-12_amd64.deb ...
08:45:30 [2020-04-17T08:45:30.959Z] #14 114.2 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
08:45:30 [2020-04-17T08:45:30.959Z] #14 114.6 Selecting previously unselected package libselinux1-dev:amd64.
08:45:30 [2020-04-17T08:45:30.959Z] #14 114.6 Preparing to unpack .../38-libselinux1-dev_2.8-1+b1_amd64.deb ...
08:45:30 [2020-04-17T08:45:30.959Z] #14 114.6 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
08:45:30 [2020-04-17T08:45:30.959Z] #14 114.8 Selecting previously unselected package libdevmapper-dev:amd64.
08:45:30 [2020-04-17T08:45:30.959Z] #14 114.8 Preparing to unpack .../39-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
08:45:30 [2020-04-17T08:45:30.959Z] #14 114.8 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
08:45:31 [2020-04-17T08:45:31.214Z] #14 114.9 Selecting previously unselected package libgpm2:amd64.
08:45:31 [2020-04-17T08:45:31.214Z] #14 114.9 Preparing to unpack .../40-libgpm2_1.20.7-5_amd64.deb ...
08:45:31 [2020-04-17T08:45:31.214Z] #14 114.9 Unpacking libgpm2:amd64 (1.20.7-5) ...
08:45:31 [2020-04-17T08:45:31.214Z] #14 115.0 Selecting previously unselected package libicu63:amd64.
08:45:31 [2020-04-17T08:45:31.214Z] #14 115.0 Preparing to unpack .../41-libicu63_63.1-6+deb10u1_amd64.deb ...
08:45:31 [2020-04-17T08:45:31.214Z] #14 115.0 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
08:45:31 [2020-04-17T08:45:31.512Z] + cd /tmp/tmp.RAQSSW2HJ3/src/github.com/go-swagger/go-swagger
08:45:31 [2020-04-17T08:45:31.512Z] + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5
08:45:31 [2020-04-17T08:45:31.512Z] + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
08:45:34 [2020-04-17T08:45:34.439Z] #57 152.9 🇩 bin/containerd-stress
08:45:34 [2020-04-17T08:45:34.479Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
08:45:34 [2020-04-17T08:45:34.479Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
08:45:35 [2020-04-17T08:45:35.050Z] #57 154.1 🇩 bin/containerd-shim
08:45:35 [2020-04-17T08:45:35.368Z] #14 119.1 Selecting previously unselected package libnet1:amd64.
08:45:35 [2020-04-17T08:45:35.368Z] #14 119.1 Preparing to unpack .../42-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
08:45:35 [2020-04-17T08:45:35.368Z] #14 119.1 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
08:45:35 [2020-04-17T08:45:35.368Z] #14 119.2 Selecting previously unselected package libnl-3-200:amd64.
08:45:35 [2020-04-17T08:45:35.368Z] #14 119.2 Preparing to unpack .../43-libnl-3-200_3.4.0-1_amd64.deb ...
08:45:35 [2020-04-17T08:45:35.368Z] #14 119.2 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
08:45:35 [2020-04-17T08:45:35.623Z] #14 119.3 Selecting previously unselected package libprotobuf-c1:amd64.
08:45:35 [2020-04-17T08:45:35.623Z] #14 119.3 Preparing to unpack .../44-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
08:45:35 [2020-04-17T08:45:35.623Z] #14 119.3 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
08:45:35 [2020-04-17T08:45:35.623Z] #14 119.4 Selecting previously unselected package libreadline5:amd64.
08:45:35 [2020-04-17T08:45:35.623Z] #14 119.4 Preparing to unpack .../45-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
08:45:35 [2020-04-17T08:45:35.623Z] #14 119.4 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
08:45:35 [2020-04-17T08:45:35.850Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
08:45:35 [2020-04-17T08:45:35.877Z] #14 ...
08:45:35 [2020-04-17T08:45:35.877Z] 
08:45:35 [2020-04-17T08:45:35.877Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
08:45:35 [2020-04-17T08:45:35.877Z] #42 172.5 github.com/LK4D4/vndr/godl
08:45:35 [2020-04-17T08:45:35.877Z] #42 173.2 github.com/LK4D4/vndr
08:45:35 [2020-04-17T08:45:35.877Z] #42 DONE 181.1s
08:45:35 [2020-04-17T08:45:35.877Z] 
08:45:35 [2020-04-17T08:45:35.877Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
08:45:35 [2020-04-17T08:45:35.877Z] #14 119.6 Selecting previously unselected package libsystemd-dev:amd64.
08:45:35 [2020-04-17T08:45:35.877Z] #14 119.6 Preparing to unpack .../46-libsystemd-dev_241-7~deb10u3_amd64.deb ...
08:45:35 [2020-04-17T08:45:35.877Z] #14 119.6 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ...
08:45:35 [2020-04-17T08:45:35.877Z] #14 ...
08:45:35 [2020-04-17T08:45:35.877Z] 
08:45:35 [2020-04-17T08:45:35.877Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:45:35 [2020-04-17T08:45:35.877Z] #39 109.0   CC       criu/cr-errno.o
08:45:35 [2020-04-17T08:45:35.877Z] #39 109.1   CC       criu/cr-restore.o
08:45:37 [2020-04-17T08:45:37.237Z] #39 114.1   CC       criu/cr-service.o
08:45:37 [2020-04-17T08:45:37.237Z] #39 ...
08:45:37 [2020-04-17T08:45:37.237Z] 
08:45:37 [2020-04-17T08:45:37.237Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
08:45:37 [2020-04-17T08:45:37.237Z] #14 120.5 Selecting previously unselected package net-tools.
08:45:37 [2020-04-17T08:45:37.237Z] #14 120.6 Preparing to unpack .../47-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
08:45:37 [2020-04-17T08:45:37.237Z] #14 120.6 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
08:45:37 [2020-04-17T08:45:37.237Z] #14 120.8 Selecting previously unselected package python-pip-whl.
08:45:37 [2020-04-17T08:45:37.237Z] #14 120.8 Preparing to unpack .../48-python-pip-whl_18.1-5_all.deb ...
08:45:37 [2020-04-17T08:45:37.237Z] #14 120.8 Unpacking python-pip-whl (18.1-5) ...
08:45:37 [2020-04-17T08:45:37.492Z] #14 121.3 Selecting previously unselected package python3-lib2to3.
08:45:37 [2020-04-17T08:45:37.492Z] #14 121.3 Preparing to unpack .../49-python3-lib2to3_3.7.3-1_all.deb ...
08:45:37 [2020-04-17T08:45:37.492Z] #14 121.3 Unpacking python3-lib2to3 (3.7.3-1) ...
08:45:37 [2020-04-17T08:45:37.746Z] #14 121.4 Selecting previously unselected package python3-distutils.
08:45:37 [2020-04-17T08:45:37.746Z] #14 121.4 Preparing to unpack .../50-python3-distutils_3.7.3-1_all.deb ...
08:45:37 [2020-04-17T08:45:37.746Z] #14 121.4 Unpacking python3-distutils (3.7.3-1) ...
08:45:38 [2020-04-17T08:45:38.001Z] #14 121.6 Selecting previously unselected package python3-pip.
08:45:38 [2020-04-17T08:45:38.001Z] #14 121.6 Preparing to unpack .../51-python3-pip_18.1-5_all.deb ...
08:45:38 [2020-04-17T08:45:38.001Z] #14 121.6 Unpacking python3-pip (18.1-5) ...
08:45:38 [2020-04-17T08:45:38.262Z] #14 121.8 Selecting previously unselected package python3-pkg-resources.
08:45:38 [2020-04-17T08:45:38.262Z] #14 121.8 Preparing to unpack .../52-python3-pkg-resources_40.8.0-1_all.deb ...
08:45:38 [2020-04-17T08:45:38.262Z] #14 121.8 Unpacking python3-pkg-resources (40.8.0-1) ...
08:45:38 [2020-04-17T08:45:38.262Z] #14 122.0 Selecting previously unselected package python3-setuptools.
08:45:38 [2020-04-17T08:45:38.262Z] #14 122.0 Preparing to unpack .../53-python3-setuptools_40.8.0-1_all.deb ...
08:45:38 [2020-04-17T08:45:38.262Z] #14 122.0 Unpacking python3-setuptools (40.8.0-1) ...
08:45:38 [2020-04-17T08:45:38.517Z] #14 122.1 Selecting previously unselected package python3-wheel.
08:45:38 [2020-04-17T08:45:38.517Z] #14 122.1 Preparing to unpack .../54-python3-wheel_0.32.3-2_all.deb ...
08:45:38 [2020-04-17T08:45:38.517Z] #14 122.2 Unpacking python3-wheel (0.32.3-2) ...
08:45:38 [2020-04-17T08:45:38.517Z] #14 122.2 Selecting previously unselected package thin-provisioning-tools.
08:45:38 [2020-04-17T08:45:38.517Z] #14 122.2 Preparing to unpack .../55-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
08:45:38 [2020-04-17T08:45:38.517Z] #14 122.2 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
08:45:38 [2020-04-17T08:45:38.772Z] #14 122.5 Selecting previously unselected package vim-runtime.
08:45:38 [2020-04-17T08:45:38.772Z] #14 122.5 Preparing to unpack .../56-vim-runtime_2%3a8.1.0875-5_all.deb ...
08:45:38 [2020-04-17T08:45:38.772Z] #14 122.5 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
08:45:38 [2020-04-17T08:45:38.772Z] #14 122.5 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
08:45:38 [2020-04-17T08:45:38.772Z] #14 122.5 Unpacking vim-runtime (2:8.1.0875-5) ...
08:45:39 [2020-04-17T08:45:39.136Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
08:45:39 [2020-04-17T08:45:39.641Z] #57 157.8 🇩 bin/containerd-shim-runc-v1
08:45:40 [2020-04-17T08:45:40.650Z] #57 159.6 🇩 binaries
08:45:40 [2020-04-17T08:45:40.650Z] #57 159.6 + mkdir -p /build
08:45:40 [2020-04-17T08:45:40.650Z] #57 159.6 + cp bin/containerd /build/containerd
08:45:40 [2020-04-17T08:45:40.650Z] #57 159.7 + cp bin/containerd-shim /build/containerd-shim
08:45:40 [2020-04-17T08:45:40.650Z] #57 159.7 + cp bin/ctr /build/ctr
08:45:41 [2020-04-17T08:45:41.261Z] #57 DONE 160.2s
08:45:41 [2020-04-17T08:45:41.554Z] 
08:45:41 [2020-04-17T08:45:41.554Z] #58 [dev 21/25] COPY --from=containerd    /build/ /usr/local/bin/
08:45:41 [2020-04-17T08:45:41.834Z] #58 DONE 0.3s
08:45:42 [2020-04-17T08:45:42.030Z] #14 125.7 Selecting previously unselected package vim.
08:45:42 [2020-04-17T08:45:42.030Z] #14 125.7 Preparing to unpack .../57-vim_2%3a8.1.0875-5_amd64.deb ...
08:45:42 [2020-04-17T08:45:42.030Z] #14 125.7 Unpacking vim (2:8.1.0875-5) ...
08:45:42 [2020-04-17T08:45:42.114Z] 
08:45:42 [2020-04-17T08:45:42.114Z] #62 [dev 22/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
08:45:42 [2020-04-17T08:45:42.114Z] #62 DONE 0.2s
08:45:42 [2020-04-17T08:45:42.114Z] 
08:45:42 [2020-04-17T08:45:42.114Z] #64 [dev 23/25] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_...
08:45:42 [2020-04-17T08:45:42.394Z] #64 DONE 0.1s
08:45:42 [2020-04-17T08:45:42.394Z] 
08:45:42 [2020-04-17T08:45:42.394Z] #67 [dev 24/25] COPY --from=proxy         /build/ /usr/local/bin/
08:45:42 [2020-04-17T08:45:42.589Z] #14 126.3 Selecting previously unselected package xfsprogs.
08:45:42 [2020-04-17T08:45:42.589Z] #14 126.3 Preparing to unpack .../58-xfsprogs_4.20.0-1_amd64.deb ...
08:45:42 [2020-04-17T08:45:42.589Z] #14 126.3 Unpacking xfsprogs (4.20.0-1) ...
08:45:42 [2020-04-17T08:45:42.675Z] #67 DONE 0.1s
08:45:42 [2020-04-17T08:45:42.675Z] 
08:45:42 [2020-04-17T08:45:42.675Z] #68 [dev 25/25] WORKDIR /go/src/github.com/docker/docker
08:45:42 [2020-04-17T08:45:42.675Z] #68 DONE 0.1s
08:45:42 [2020-04-17T08:45:42.675Z] 
08:45:42 [2020-04-17T08:45:42.675Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker
08:45:43 [2020-04-17T08:45:43.099Z] #14 126.7 Selecting previously unselected package zip.
08:45:43 [2020-04-17T08:45:43.099Z] #14 126.7 Preparing to unpack .../59-zip_3.0-11+b1_amd64.deb ...
08:45:43 [2020-04-17T08:45:43.099Z] #14 126.7 Unpacking zip (3.0-11+b1) ...
08:45:43 [2020-04-17T08:45:43.099Z] #14 126.9 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
08:45:43 [2020-04-17T08:45:43.099Z] #14 126.9 Setting up aufs-tools (1:4.14+20190211-1) ...
08:45:43 [2020-04-17T08:45:43.285Z] #69 DONE 0.6s
08:45:43 [2020-04-17T08:45:43.285Z] 
08:45:43 [2020-04-17T08:45:43.285Z] #70 exporting to image
08:45:43 [2020-04-17T08:45:43.285Z] #70 exporting layers
08:45:43 [2020-04-17T08:45:43.313Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
08:45:43 [2020-04-17T08:45:43.354Z] #14 127.0 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
08:45:43 [2020-04-17T08:45:43.354Z] #14 127.0 Setting up libip6tc0:amd64 (1.8.2-4) ...
08:45:43 [2020-04-17T08:45:43.354Z] #14 127.0 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
08:45:43 [2020-04-17T08:45:43.354Z] #14 127.0 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
08:45:43 [2020-04-17T08:45:43.354Z] #14 127.0 Setting up libgpm2:amd64 (1.20.7-5) ...
08:45:43 [2020-04-17T08:45:43.354Z] #14 127.0 Setting up libpcre16-3:amd64 (2:8.39-12) ...
08:45:43 [2020-04-17T08:45:43.354Z] #14 127.0 Setting up libip4tc0:amd64 (1.8.2-4) ...
08:45:43 [2020-04-17T08:45:43.354Z] #14 127.0 Setting up libsepol1-dev:amd64 (2.8-1) ...
08:45:43 [2020-04-17T08:45:43.354Z] #14 127.0 Setting up libnftnl11:amd64 (1.1.2-2) ...
08:45:43 [2020-04-17T08:45:43.354Z] #14 127.1 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
08:45:43 [2020-04-17T08:45:43.354Z] #14 127.1 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
08:45:43 [2020-04-17T08:45:43.354Z] #14 127.1 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
08:45:43 [2020-04-17T08:45:43.354Z] #14 127.1 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
08:45:43 [2020-04-17T08:45:43.354Z] #14 127.1 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
08:45:43 [2020-04-17T08:45:43.354Z] #14 127.1 Setting up xxd (2:8.1.0875-5) ...
08:45:43 [2020-04-17T08:45:43.354Z] #14 127.1 Setting up libbtrfs0 (4.20.1-2) ...
08:45:43 [2020-04-17T08:45:43.354Z] #14 127.1 Setting up zip (3.0-11+b1) ...
08:45:43 [2020-04-17T08:45:43.354Z] #14 127.1 Setting up vim-common (2:8.1.0875-5) ...
08:45:43 [2020-04-17T08:45:43.610Z] #14 127.2 Setting up bash-completion (1:2.8-6) ...
08:45:45 [2020-04-17T08:45:45.954Z] #70 exporting layers 2.9s done
08:45:45 [2020-04-17T08:45:45.954Z] #70 writing image sha256:d6ac01afa27b399f7525f0de49aec1f45c373ee6cdec7e90a0a3773c463e0865 done
08:45:45 [2020-04-17T08:45:45.954Z] #70 naming to docker.io/library/docker:73b52253848169499393976f4af9a27b21006ec5 done
08:45:45 [2020-04-17T08:45:45.954Z] #70 DONE 2.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
08:45:46 [2020-04-17T08:45:46.119Z] #14 129.6 Setting up libiptc0:amd64 (1.8.2-4) ...
08:45:46 [2020-04-17T08:45:46.119Z] #14 129.6 Setting up xz-utils (5.2.4-1) ...
08:45:46 [2020-04-17T08:45:46.119Z] #14 129.7 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
08:45:46 [2020-04-17T08:45:46.119Z] #14 129.7 Setting up libpcre32-3:amd64 (2:8.39-12) ...
08:45:46 [2020-04-17T08:45:46.119Z] #14 129.7 Setting up libudev-dev:amd64 (241-7~deb10u3) ...
08:45:46 [2020-04-17T08:45:46.119Z] #14 129.7 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
08:45:46 [2020-04-17T08:45:46.119Z] #14 129.7 Setting up libbtrfs-dev (4.20.1-2) ...
08:45:46 [2020-04-17T08:45:46.119Z] #14 129.7 Setting up pigz (2.4-1) ...
08:45:46 [2020-04-17T08:45:46.119Z] #14 129.7 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
08:45:46 [2020-04-17T08:45:46.119Z] #14 129.7 Setting up libnl-3-200:amd64 (3.4.0-1) ...
08:45:46 [2020-04-17T08:45:46.119Z] #14 129.8 Setting up python-pip-whl (18.1-5) ...
08:45:46 [2020-04-17T08:45:46.119Z] #14 129.8 Setting up libmpdec2:amd64 (2.4.2-2) ...
08:45:46 [2020-04-17T08:45:46.119Z] #14 129.8 Setting up mingw-w64-common (6.0.0-3) ...
08:45:46 [2020-04-17T08:45:46.119Z] #14 129.8 Setting up vim-runtime (2:8.1.0875-5) ...
08:45:46 [2020-04-17T08:45:46.362Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40782/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=73b52253848169499393976f4af9a27b21006ec5 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:73b52253848169499393976f4af9a27b21006ec5 hack/test/unit
08:45:46 [2020-04-17T08:45:46.374Z] #14 130.2 Setting up libaio1:amd64 (0.3.112-3) ...
08:45:46 [2020-04-17T08:45:46.374Z] #14 130.2 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ...
08:45:46 [2020-04-17T08:45:46.374Z] #14 130.2 Setting up libonig5:amd64 (6.9.1-1) ...
08:45:46 [2020-04-17T08:45:46.374Z] #14 130.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
08:45:46 [2020-04-17T08:45:46.374Z] #14 130.2 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
08:45:46 [2020-04-17T08:45:46.374Z] #14 130.2 Setting up vim (2:8.1.0875-5) ...
08:45:46 [2020-04-17T08:45:46.374Z] #14 130.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
08:45:46 [2020-04-17T08:45:46.374Z] #14 130.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
08:45:46 [2020-04-17T08:45:46.374Z] #14 130.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
08:45:46 [2020-04-17T08:45:46.374Z] #14 130.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
08:45:46 [2020-04-17T08:45:46.374Z] #14 130.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
08:45:46 [2020-04-17T08:45:46.374Z] #14 130.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
08:45:46 [2020-04-17T08:45:46.374Z] #14 130.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
08:45:46 [2020-04-17T08:45:46.374Z] #14 130.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
08:45:46 [2020-04-17T08:45:46.586Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
08:45:46 [2020-04-17T08:45:46.629Z] #14 130.3 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
08:45:46 [2020-04-17T08:45:46.629Z] #14 130.3 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
08:45:46 [2020-04-17T08:45:46.629Z] #14 130.3 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
08:45:46 [2020-04-17T08:45:46.629Z] #14 130.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
08:45:46 [2020-04-17T08:45:46.629Z] #14 130.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
08:45:46 [2020-04-17T08:45:46.629Z] #14 130.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
08:45:46 [2020-04-17T08:45:46.629Z] #14 130.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
08:45:46 [2020-04-17T08:45:46.629Z] #14 130.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
08:45:46 [2020-04-17T08:45:46.629Z] #14 130.4 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
08:45:46 [2020-04-17T08:45:46.629Z] #14 130.4 Setting up thin-provisioning-tools (0.7.6-2.1) ...
08:45:46 [2020-04-17T08:45:46.629Z] #14 130.4 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
08:45:46 [2020-04-17T08:45:46.629Z] #14 130.4 Setting up jq (1.5+dfsg-2+b1) ...
08:45:46 [2020-04-17T08:45:46.629Z] #14 130.4 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
08:45:46 [2020-04-17T08:45:46.629Z] #14 130.4 Setting up python3.7 (3.7.3-2+deb10u1) ...
08:45:48 [2020-04-17T08:45:48.372Z] ?   	github.com/docker/docker/api	[no test files]
08:45:48 [2020-04-17T08:45:48.512Z] #14 ...
08:45:48 [2020-04-17T08:45:48.512Z] 
08:45:48 [2020-04-17T08:45:48.512Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:45:48 [2020-04-17T08:45:48.512Z] #39 115.5   CC       criu/crtools.o
08:45:48 [2020-04-17T08:45:48.512Z] #39 116.1   CC       criu/eventfd.o
08:45:48 [2020-04-17T08:45:48.512Z] #39 116.4   CC       criu/eventpoll.o
08:45:48 [2020-04-17T08:45:48.512Z] #39 117.3   CC       criu/external.o
08:45:48 [2020-04-17T08:45:48.512Z] #39 117.6   CC       criu/fault-injection.o
08:45:48 [2020-04-17T08:45:48.512Z] #39 117.8   CC       criu/fdstore.o
08:45:48 [2020-04-17T08:45:48.512Z] #39 118.1   CC       criu/fifo.o
08:45:48 [2020-04-17T08:45:48.512Z] #39 118.5   CC       criu/file-ids.o
08:45:48 [2020-04-17T08:45:48.512Z] #39 118.9   CC       criu/file-lock.o
08:45:48 [2020-04-17T08:45:48.512Z] #39 119.8   CC       criu/files-ext.o
08:45:48 [2020-04-17T08:45:48.512Z] #39 120.2   CC       criu/files-reg.o
08:45:48 [2020-04-17T08:45:48.512Z] #39 122.4   CC       criu/files.o
08:45:48 [2020-04-17T08:45:48.512Z] #39 124.5   CC       criu/filesystems.o
08:45:48 [2020-04-17T08:45:48.512Z] #39 125.2   CC       criu/fsnotify.o
08:45:49 [2020-04-17T08:45:49.437Z] #39 ...
08:45:49 [2020-04-17T08:45:49.437Z] 
08:45:49 [2020-04-17T08:45:49.437Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
08:45:49 [2020-04-17T08:45:49.437Z] #14 133.1 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
08:45:49 [2020-04-17T08:45:49.437Z] #14 133.1 Setting up iptables (1.8.2-4) ...
08:45:49 [2020-04-17T08:45:49.437Z] #14 133.1 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
08:45:49 [2020-04-17T08:45:49.437Z] #14 133.1 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
08:45:49 [2020-04-17T08:45:49.437Z] #14 133.1 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
08:45:49 [2020-04-17T08:45:49.437Z] #14 133.1 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
08:45:49 [2020-04-17T08:45:49.437Z] #14 133.1 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
08:45:49 [2020-04-17T08:45:49.437Z] #14 133.1 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
08:45:49 [2020-04-17T08:45:49.437Z] #14 133.2 Setting up python3 (3.7.3-1) ...
08:45:49 [2020-04-17T08:45:49.863Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
08:45:49 [2020-04-17T08:45:49.997Z] #14 133.7 Setting up python3-wheel (0.32.3-2) ...
08:45:50 [2020-04-17T08:45:50.218Z] + rm -rf /tmp/tmp.RAQSSW2HJ3
08:45:50 [2020-04-17T08:45:50.426Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
08:45:50 [2020-04-17T08:45:50.503Z] Removing intermediate container 276e08438f4a
08:45:50 [2020-04-17T08:45:50.503Z]  ---> 209f75299d8c
08:45:50 [2020-04-17T08:45:50.503Z] Step 21/140 : FROM base AS frozen-images
08:45:50 [2020-04-17T08:45:50.503Z]  ---> f309970bd603
08:45:50 [2020-04-17T08:45:50.503Z] Step 22/140 : ARG DEBIAN_FRONTEND
08:45:50 [2020-04-17T08:45:50.503Z]  ---> Using cache
08:45:50 [2020-04-17T08:45:50.503Z]  ---> cdefd78058a8
08:45:50 [2020-04-17T08:45:50.503Z] Step 23/140 : RUN apt-get update && apt-get install -y --no-install-recommends         ca-certificates         jq     && rm -rf /var/lib/apt/lists/*
08:45:50 [2020-04-17T08:45:50.503Z]  ---> Running in ea035fca0105
08:45:50 [2020-04-17T08:45:50.567Z] #14 134.4 Setting up apparmor (2.13.2-10) ...
08:45:51 [2020-04-17T08:45:51.122Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
08:45:51 [2020-04-17T08:45:51.122Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:45:51 [2020-04-17T08:45:51.122Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
08:45:51 [2020-04-17T08:45:51.411Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB]
08:45:51 [2020-04-17T08:45:51.411Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB]
08:45:51 [2020-04-17T08:45:51.695Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B]
08:45:52 [2020-04-17T08:45:52.450Z] #14 136.0 Setting up python3-lib2to3 (3.7.3-1) ...
08:45:52 [2020-04-17T08:45:52.705Z] #14 136.3 Setting up python3-pkg-resources (40.8.0-1) ...
08:45:53 [2020-04-17T08:45:53.520Z] #14 137.2 Setting up python3-distutils (3.7.3-1) ...
08:45:53 [2020-04-17T08:45:53.736Z] Fetched 8119 kB in 3s (3185 kB/s)
08:45:53 [2020-04-17T08:45:53.775Z] #14 137.6 Setting up python3-setuptools (40.8.0-1) ...
08:45:54 [2020-04-17T08:45:54.751Z] Reading package lists...
08:45:55 [2020-04-17T08:45:55.136Z] #14 138.8 Setting up python3-pip (18.1-5) ...
08:45:55 [2020-04-17T08:45:55.689Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
08:45:55 [2020-04-17T08:45:55.765Z] Reading package lists...
08:45:56 [2020-04-17T08:45:56.048Z] Building dependency tree...
08:45:56 [2020-04-17T08:45:56.048Z] Reading state information...
08:45:56 [2020-04-17T08:45:56.061Z] #14 139.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
08:45:56 [2020-04-17T08:45:56.061Z] #14 139.7 Setting up dmsetup (2:1.02.155-3) ...
08:45:56 [2020-04-17T08:45:56.061Z] #14 139.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
08:45:56 [2020-04-17T08:45:56.061Z] #14 139.7 Setting up xfsprogs (4.20.0-1) ...
08:45:56 [2020-04-17T08:45:56.061Z] #14 139.7 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
08:45:56 [2020-04-17T08:45:56.061Z] #14 139.7 Processing triggers for mime-support (3.62) ...
08:45:56 [2020-04-17T08:45:56.061Z] #14 139.8 Processing triggers for libc-bin (2.28-10) ...
08:45:56 [2020-04-17T08:45:56.333Z] ca-certificates is already the newest version (20190110).
08:45:56 [2020-04-17T08:45:56.333Z] The following additional packages will be installed:
08:45:56 [2020-04-17T08:45:56.333Z]   libjq1 libonig5
08:45:56 [2020-04-17T08:45:56.333Z] The following NEW packages will be installed:
08:45:56 [2020-04-17T08:45:56.333Z]   jq libjq1 libonig5
08:45:56 [2020-04-17T08:45:56.333Z] 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
08:45:56 [2020-04-17T08:45:56.333Z] Need to get 358 kB of archives.
08:45:56 [2020-04-17T08:45:56.333Z] After this operation, 1277 kB of additional disk space will be used.
08:45:56 [2020-04-17T08:45:56.333Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
08:45:56 [2020-04-17T08:45:56.333Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
08:45:56 [2020-04-17T08:45:56.333Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
08:45:56 [2020-04-17T08:45:56.618Z] debconf: delaying package configuration, since apt-utils is not installed
08:45:56 [2020-04-17T08:45:56.618Z] Fetched 358 kB in 0s (4377 kB/s)
08:45:56 [2020-04-17T08:45:56.618Z] Selecting previously unselected package libonig5:ppc64el.
08:45:56 [2020-04-17T08:45:56.618Z] (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 ... 15334 files and directories currently installed.)
08:45:56 [2020-04-17T08:45:56.618Z] Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ...
08:45:56 [2020-04-17T08:45:56.618Z] Unpacking libonig5:ppc64el (6.9.1-1) ...
08:45:56 [2020-04-17T08:45:56.618Z] Selecting previously unselected package libjq1:ppc64el.
08:45:56 [2020-04-17T08:45:56.618Z] Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
08:45:56 [2020-04-17T08:45:56.618Z] Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
08:45:56 [2020-04-17T08:45:56.618Z] Selecting previously unselected package jq.
08:45:56 [2020-04-17T08:45:56.620Z] #14 DONE 140.4s
08:45:56 [2020-04-17T08:45:56.621Z] 
08:45:56 [2020-04-17T08:45:56.621Z] #15 [dev 8/25] RUN update-alternatives --set iptables  /usr/sbin/iptables-le...
08:45:56 [2020-04-17T08:45:56.726Z] ok  	github.com/docker/docker/api/server	0.007s	coverage: 7.9% of statements
08:45:56 [2020-04-17T08:45:56.904Z] Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ...
08:45:56 [2020-04-17T08:45:56.904Z] Unpacking jq (1.5+dfsg-2+b1) ...
08:45:56 [2020-04-17T08:45:56.904Z] Setting up libonig5:ppc64el (6.9.1-1) ...
08:45:56 [2020-04-17T08:45:56.904Z] Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
08:45:56 [2020-04-17T08:45:56.904Z] Setting up jq (1.5+dfsg-2+b1) ...
08:45:56 [2020-04-17T08:45:56.904Z] Processing triggers for libc-bin (2.28-10) ...
08:45:57 [2020-04-17T08:45:57.190Z] Removing intermediate container ea035fca0105
08:45:57 [2020-04-17T08:45:57.190Z]  ---> d1de56b458a9
08:45:57 [2020-04-17T08:45:57.190Z] Step 24/140 : COPY contrib/download-frozen-image-v2.sh /
08:45:57 [2020-04-17T08:45:57.475Z]  ---> 3d853b964e2a
08:45:57 [2020-04-17T08:45:57.475Z] Step 25/140 : RUN /download-frozen-image-v2.sh /build         buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251         busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0         busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6         debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60         hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c
08:45:57 [2020-04-17T08:45:57.475Z]  ---> Running in a4177ef8141a
08:45:58 [2020-04-17T08:45:58.486Z] Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
08:45:58 [2020-04-17T08:45:58.486Z] 
08:45:58 [2020-04-17T08:45:58.527Z] #15 1.920 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
08:45:58 [2020-04-17T08:45:58.527Z] #15 1.923 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
08:45:58 [2020-04-17T08:45:58.527Z] #15 1.928 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
08:45:58 [2020-04-17T08:45:58.527Z] #15 DONE 2.0s
08:45:58 [2020-04-17T08:45:58.527Z] 
08:45:58 [2020-04-17T08:45:58.527Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:45:58 [2020-04-17T08:45:58.527Z] #39 126.5   CC       criu/image-desc.o
08:45:58 [2020-04-17T08:45:58.527Z] #39 126.6   CC       criu/image.o
08:45:58 [2020-04-17T08:45:58.527Z] #39 127.6   CC       criu/ipc_ns.o
08:45:58 [2020-04-17T08:45:58.527Z] #39 128.7   CC       criu/irmap.o
08:45:58 [2020-04-17T08:45:58.527Z] #39 129.3   CC       criu/kcmp-ids.o
08:45:58 [2020-04-17T08:45:58.527Z] #39 129.6   CC       criu/kerndat.o
08:45:58 [2020-04-17T08:45:58.527Z] #39 130.6   CC       criu/libnetlink.o
08:45:58 [2020-04-17T08:45:58.527Z] #39 131.0   CC       criu/log.o
08:45:58 [2020-04-17T08:45:58.527Z] #39 131.6   CC       criu/lsm.o
08:45:58 [2020-04-17T08:45:58.527Z] #39 131.9   CC       criu/mem.o
08:45:58 [2020-04-17T08:45:58.527Z] #39 133.6   CC       criu/mount.o
08:45:58 [2020-04-17T08:45:58.785Z] #39 ...
08:45:58 [2020-04-17T08:45:58.785Z] 
08:45:58 [2020-04-17T08:45:58.785Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0
08:45:58 [2020-04-17T08:45:58.969Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
08:45:59 [2020-04-17T08:45:59.067Z] 
##                                                                         3.8%
###############                                                           21.4%
##############################                                            42.7%
##############################################                            63.9%
##############################################################            87.3%
######################################################################## 100.0%
08:45:59 [2020-04-17T08:45:59.354Z] 
08:45:59 [2020-04-17T08:45:59.639Z] 
################                                                          23.1%
####################################################                      72.7%
######################################################################## 100.0%
08:45:59 [2020-04-17T08:45:59.966Z] 
08:46:00 [2020-04-17T08:46:00.252Z] 
#####                                                                      7.0%
####################                                                      28.2%
######################################                                    52.9%
##########################################################                80.7%
######################################################################## 100.0%
08:46:00 [2020-04-17T08:46:00.592Z] 
08:46:01 [2020-04-17T08:46:01.699Z] 
##                                                                         3.8%
########                                                                  11.1%
##############                                                            19.9%
###################                                                       27.1%
#########################                                                 35.4%
###############################                                           44.3%
######################################                                    54.1%
#############################################                             63.1%
###################################################                       72.0%
##########################################################                81.5%
###############################################################           88.2%
####################################################################      95.3%
######################################################################## 100.0%
08:46:01 [2020-04-17T08:46:01.993Z] 
08:46:02 [2020-04-17T08:46:02.277Z] Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
08:46:02 [2020-04-17T08:46:02.560Z] 
08:46:02 [2020-04-17T08:46:02.560Z] 
######################################################################## 100.0%
08:46:02 [2020-04-17T08:46:02.560Z] 
08:46:03 [2020-04-17T08:46:03.178Z] Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
08:46:03 [2020-04-17T08:46:03.462Z] 
08:46:03 [2020-04-17T08:46:03.462Z] 
######################################################################## 100.0%
08:46:03 [2020-04-17T08:46:03.462Z] 
08:46:04 [2020-04-17T08:46:04.100Z] Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
08:46:04 [2020-04-17T08:46:04.100Z] skipping existing c8c2d4a6b2e3
08:46:04 [2020-04-17T08:46:04.100Z] 
08:46:04 [2020-04-17T08:46:04.719Z] Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
08:46:05 [2020-04-17T08:46:05.002Z] 
08:46:05 [2020-04-17T08:46:05.002Z] 
######################################################################## 100.0%
08:46:05 [2020-04-17T08:46:05.002Z] 
08:46:05 [2020-04-17T08:46:05.002Z] Download of images into '/build' complete.
08:46:05 [2020-04-17T08:46:05.002Z] Use something like the following to load the result into a Docker daemon:
08:46:05 [2020-04-17T08:46:05.002Z]   tar -cC '/build' . | docker load
08:46:05 [2020-04-17T08:46:05.313Z] #16 5.997 Collecting yamllint==1.16.0
08:46:06 [2020-04-17T08:46:06.238Z] #16 ...
08:46:06 [2020-04-17T08:46:06.238Z] 
08:46:06 [2020-04-17T08:46:06.238Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:46:06 [2020-04-17T08:46:06.238Z] #39 137.7   CC       criu/namespaces.o
08:46:06 [2020-04-17T08:46:06.238Z] #39 139.9   CC       criu/net.o
08:46:06 [2020-04-17T08:46:06.238Z] #39 142.9   CC       criu/netfilter.o
08:46:06 [2020-04-17T08:46:06.238Z] #39 143.3   CC       criu/page-pipe.o
08:46:06 [2020-04-17T08:46:06.798Z] #39 143.8   CC       criu/page-xfer.o
08:46:07 [2020-04-17T08:46:07.720Z] Removing intermediate container a4177ef8141a
08:46:07 [2020-04-17T08:46:07.720Z]  ---> 812cc9f35bd9
08:46:07 [2020-04-17T08:46:07.720Z] Step 26/140 : FROM base AS cross-false
08:46:07 [2020-04-17T08:46:07.720Z]  ---> f309970bd603
08:46:07 [2020-04-17T08:46:07.720Z] Step 27/140 : FROM base AS cross-true
08:46:07 [2020-04-17T08:46:07.720Z]  ---> f309970bd603
08:46:07 [2020-04-17T08:46:07.720Z] Step 28/140 : ARG DEBIAN_FRONTEND
08:46:07 [2020-04-17T08:46:07.720Z]  ---> Using cache
08:46:07 [2020-04-17T08:46:07.720Z]  ---> cdefd78058a8
08:46:07 [2020-04-17T08:46:07.720Z] Step 29/140 : RUN dpkg --add-architecture arm64
08:46:07 [2020-04-17T08:46:07.720Z]  ---> Running in 3219c62273d2
08:46:08 [2020-04-17T08:46:08.160Z] #39 144.9   CC       criu/pagemap-cache.o
08:46:08 [2020-04-17T08:46:08.160Z] #39 145.2   CC       criu/pagemap.o
08:46:08 [2020-04-17T08:46:08.344Z] Removing intermediate container 3219c62273d2
08:46:08 [2020-04-17T08:46:08.344Z]  ---> f947dd9dabf5
08:46:08 [2020-04-17T08:46:08.344Z] Step 30/140 : RUN dpkg --add-architecture armel
08:46:08 [2020-04-17T08:46:08.344Z]  ---> Running in 9fdf41aeee3d
08:46:08 [2020-04-17T08:46:08.933Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
08:46:09 [2020-04-17T08:46:09.084Z] #39 146.0   CC       criu/parasite-syscall.o
08:46:09 [2020-04-17T08:46:09.375Z] Removing intermediate container 9fdf41aeee3d
08:46:09 [2020-04-17T08:46:09.375Z]  ---> 64c3c1078f6d
08:46:09 [2020-04-17T08:46:09.375Z] Step 31/140 : RUN dpkg --add-architecture armhf
08:46:09 [2020-04-17T08:46:09.375Z]  ---> Running in 1b2205b6e5b5
08:46:09 [2020-04-17T08:46:09.644Z] #39 146.7   CC       criu/path.o
08:46:09 [2020-04-17T08:46:09.899Z] #39 147.0   CC       criu/pie-util-vdso-elf32.o
08:46:09 [2020-04-17T08:46:09.999Z] Removing intermediate container 1b2205b6e5b5
08:46:09 [2020-04-17T08:46:09.999Z]  ---> cafc150d00bb
08:46:09 [2020-04-17T08:46:09.999Z] Step 32/140 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then         apt-get update && apt-get install -y --no-install-recommends         crossbuild-essential-arm64         crossbuild-essential-armel         crossbuild-essential-armhf         && rm -rf /var/lib/apt/lists/*;     fi
08:46:09 [2020-04-17T08:46:09.999Z]  ---> Running in b831584b81fe
08:46:10 [2020-04-17T08:46:10.154Z] #39 ...
08:46:10 [2020-04-17T08:46:10.154Z] 
08:46:10 [2020-04-17T08:46:10.154Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0
08:46:10 [2020-04-17T08:46:10.154Z] #16 11.42   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
08:46:10 [2020-04-17T08:46:10.154Z] #16 11.50 Collecting pyyaml (from yamllint==1.16.0)
08:46:10 [2020-04-17T08:46:10.409Z] #16 11.66   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
08:46:10 [2020-04-17T08:46:10.622Z] Removing intermediate container b831584b81fe
08:46:10 [2020-04-17T08:46:10.622Z]  ---> f0f873f09b88
08:46:10 [2020-04-17T08:46:10.622Z] Step 33/140 : FROM cross-${CROSS} as dev-base
08:46:10 [2020-04-17T08:46:10.622Z]  ---> f309970bd603
08:46:10 [2020-04-17T08:46:10.622Z] Step 34/140 : FROM dev-base AS runtime-dev-cross-false
08:46:10 [2020-04-17T08:46:10.622Z]  ---> f309970bd603
08:46:10 [2020-04-17T08:46:10.622Z] Step 35/140 : ARG DEBIAN_FRONTEND
08:46:10 [2020-04-17T08:46:10.622Z]  ---> Using cache
08:46:10 [2020-04-17T08:46:10.622Z]  ---> cdefd78058a8
08:46:10 [2020-04-17T08:46:10.622Z] Step 36/140 : RUN apt-get update && apt-get install -y --no-install-recommends         libapparmor-dev         libseccomp-dev     && rm -rf /var/lib/apt/lists/*
08:46:10 [2020-04-17T08:46:10.622Z]  ---> Running in 9d0a3644d02e
08:46:11 [2020-04-17T08:46:11.244Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
08:46:11 [2020-04-17T08:46:11.244Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:46:11 [2020-04-17T08:46:11.244Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
08:46:11 [2020-04-17T08:46:11.244Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB]
08:46:11 [2020-04-17T08:46:11.771Z] #16 13.04 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
08:46:11 [2020-04-17T08:46:11.771Z] #16 13.11   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
08:46:11 [2020-04-17T08:46:11.771Z] #16 13.15 Building wheels for collected packages: pyyaml
08:46:11 [2020-04-17T08:46:11.865Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB]
08:46:11 [2020-04-17T08:46:11.865Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B]
08:46:12 [2020-04-17T08:46:12.026Z] #16 13.15   Running setup.py bdist_wheel for pyyaml: started
08:46:12 [2020-04-17T08:46:12.887Z] Removing intermediate container 6e2440d4ec33
08:46:12 [2020-04-17T08:46:12.887Z]  ---> 6104976721e6
08:46:12 [2020-04-17T08:46:12.887Z] Step 6/8 : ENTRYPOINT ["powershell.exe"]
08:46:12 [2020-04-17T08:46:12.887Z]  ---> Running in ff758a294482
08:46:12 [2020-04-17T08:46:12.887Z] Removing intermediate container ff758a294482
08:46:12 [2020-04-17T08:46:12.887Z]  ---> 26f2572e9f41
08:46:12 [2020-04-17T08:46:12.887Z] Step 7/8 : WORKDIR ${GOPATH}\src\github.com\docker\docker
08:46:12 [2020-04-17T08:46:12.887Z]  ---> Running in 0588f304f405
08:46:12 [2020-04-17T08:46:12.887Z] Removing intermediate container 0588f304f405
08:46:12 [2020-04-17T08:46:12.887Z]  ---> 4390476b47f6
08:46:12 [2020-04-17T08:46:12.887Z] Step 8/8 : COPY . .
08:46:12 [2020-04-17T08:46:12.951Z] #16 14.13   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
08:46:12 [2020-04-17T08:46:12.951Z] #16 14.13   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
08:46:12 [2020-04-17T08:46:12.951Z] #16 14.22 Successfully built pyyaml
08:46:12 [2020-04-17T08:46:12.951Z] #16 14.23 Installing collected packages: pyyaml, pathspec, yamllint
08:46:13 [2020-04-17T08:46:13.206Z] #16 14.58 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
08:46:13 [2020-04-17T08:46:13.766Z] #16 DONE 15.1s
08:46:13 [2020-04-17T08:46:13.766Z] 
08:46:13 [2020-04-17T08:46:13.766Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:46:13 [2020-04-17T08:46:13.766Z] #39 147.5   CC       criu/pie-util-vdso.o
08:46:13 [2020-04-17T08:46:13.766Z] #39 148.0   CC       criu/pie-util.o
08:46:13 [2020-04-17T08:46:13.766Z] #39 148.2   CC       criu/pipes.o
08:46:13 [2020-04-17T08:46:13.766Z] #39 148.9   CC       criu/plugin.o
08:46:13 [2020-04-17T08:46:13.766Z] #39 149.4   CC       criu/proc_parse.o
08:46:13 [2020-04-17T08:46:13.766Z] #39 ...
08:46:13 [2020-04-17T08:46:13.766Z] 
08:46:13 [2020-04-17T08:46:13.766Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc
08:46:13 [2020-04-17T08:46:13.766Z] #52 175.6 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
08:46:13 [2020-04-17T08:46:13.766Z] #52 177.9 + mkdir -p /build
08:46:13 [2020-04-17T08:46:13.766Z] #52 177.9 + cp runc /build/runc
08:46:13 [2020-04-17T08:46:13.766Z] #52 DONE 178.1s
08:46:13 [2020-04-17T08:46:13.906Z] Fetched 8119 kB in 3s (3099 kB/s)
08:46:14 [2020-04-17T08:46:14.022Z] 
08:46:14 [2020-04-17T08:46:14.022Z] #21 [dev 10/25] COPY --from=dockercli     /build/ /usr/local/cli
08:46:14 [2020-04-17T08:46:14.022Z] #21 DONE 0.2s
08:46:14 [2020-04-17T08:46:14.022Z] 
08:46:14 [2020-04-17T08:46:14.022Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
08:46:14 [2020-04-17T08:46:14.022Z] #48 ...
08:46:14 [2020-04-17T08:46:14.022Z] 
08:46:14 [2020-04-17T08:46:14.022Z] #25 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
08:46:14 [2020-04-17T08:46:14.917Z] Reading package lists...
08:46:15 [2020-04-17T08:46:15.386Z] #25 DONE 1.2s
08:46:15 [2020-04-17T08:46:15.386Z] 
08:46:15 [2020-04-17T08:46:15.386Z] #27 [dev 12/25] COPY --from=swagger       /build/ /usr/local/bin/
08:46:15 [2020-04-17T08:46:15.386Z] #27 DONE 0.2s
08:46:15 [2020-04-17T08:46:15.386Z] 
08:46:15 [2020-04-17T08:46:15.386Z] #30 [dev 13/25] COPY --from=tomlv         /build/ /usr/local/bin/
08:46:15 [2020-04-17T08:46:15.640Z] #30 DONE 0.1s
08:46:15 [2020-04-17T08:46:15.640Z] 
08:46:15 [2020-04-17T08:46:15.640Z] #35 [dev 14/25] COPY --from=tini          /build/ /usr/local/bin/
08:46:15 [2020-04-17T08:46:15.640Z] #35 DONE 0.1s
08:46:15 [2020-04-17T08:46:15.640Z] 
08:46:15 [2020-04-17T08:46:15.640Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:46:15 [2020-04-17T08:46:15.640Z] #39 152.7   CC       criu/protobuf-desc.o
08:46:15 [2020-04-17T08:46:15.928Z] Reading package lists...
08:46:16 [2020-04-17T08:46:16.212Z] Building dependency tree...
08:46:16 [2020-04-17T08:46:16.212Z] Reading state information...
08:46:16 [2020-04-17T08:46:16.496Z] The following additional packages will be installed:
08:46:16 [2020-04-17T08:46:16.496Z]   libapparmor1
08:46:16 [2020-04-17T08:46:16.496Z] Suggested packages:
08:46:16 [2020-04-17T08:46:16.496Z]   seccomp
08:46:16 [2020-04-17T08:46:16.496Z] The following NEW packages will be installed:
08:46:16 [2020-04-17T08:46:16.496Z]   libapparmor-dev libapparmor1 libseccomp-dev
08:46:16 [2020-04-17T08:46:16.496Z] 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
08:46:16 [2020-04-17T08:46:16.496Z] Need to get 307 kB of archives.
08:46:16 [2020-04-17T08:46:16.496Z] After this operation, 1108 kB of additional disk space will be used.
08:46:16 [2020-04-17T08:46:16.496Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB]
08:46:16 [2020-04-17T08:46:16.496Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB]
08:46:16 [2020-04-17T08:46:16.496Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB]
08:46:16 [2020-04-17T08:46:16.608Z] #39 153.7   CC       criu/protobuf.o
08:46:16 [2020-04-17T08:46:16.780Z] debconf: delaying package configuration, since apt-utils is not installed
08:46:16 [2020-04-17T08:46:16.780Z] Fetched 307 kB in 0s (3410 kB/s)
08:46:16 [2020-04-17T08:46:16.780Z] Selecting previously unselected package libapparmor1:ppc64el.
08:46:16 [2020-04-17T08:46:16.780Z] (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 ... 15334 files and directories currently installed.)
08:46:16 [2020-04-17T08:46:16.780Z] Preparing to unpack .../libapparmor1_2.13.2-10_ppc64el.deb ...
08:46:16 [2020-04-17T08:46:16.780Z] Unpacking libapparmor1:ppc64el (2.13.2-10) ...
08:46:16 [2020-04-17T08:46:16.780Z] Selecting previously unselected package libapparmor-dev:ppc64el.
08:46:16 [2020-04-17T08:46:16.780Z] Preparing to unpack .../libapparmor-dev_2.13.2-10_ppc64el.deb ...
08:46:16 [2020-04-17T08:46:16.780Z] Unpacking libapparmor-dev:ppc64el (2.13.2-10) ...
08:46:16 [2020-04-17T08:46:16.780Z] Selecting previously unselected package libseccomp-dev:ppc64el.
08:46:16 [2020-04-17T08:46:16.780Z] Preparing to unpack .../libseccomp-dev_2.3.3-4_ppc64el.deb ...
08:46:16 [2020-04-17T08:46:16.780Z] Unpacking libseccomp-dev:ppc64el (2.3.3-4) ...
08:46:17 [2020-04-17T08:46:17.063Z] Setting up libseccomp-dev:ppc64el (2.3.3-4) ...
08:46:17 [2020-04-17T08:46:17.063Z] Setting up libapparmor1:ppc64el (2.13.2-10) ...
08:46:17 [2020-04-17T08:46:17.063Z] Setting up libapparmor-dev:ppc64el (2.13.2-10) ...
08:46:17 [2020-04-17T08:46:17.063Z] Processing triggers for libc-bin (2.28-10) ...
08:46:17 [2020-04-17T08:46:17.167Z] #39 154.1   CC       criu/pstree.o
08:46:17 [2020-04-17T08:46:17.349Z] Removing intermediate container 9d0a3644d02e
08:46:17 [2020-04-17T08:46:17.349Z]  ---> 179573c7f750
08:46:17 [2020-04-17T08:46:17.349Z] Step 37/140 : FROM cross-true AS runtime-dev-cross-true
08:46:17 [2020-04-17T08:46:17.349Z]  ---> f0f873f09b88
08:46:17 [2020-04-17T08:46:17.349Z] Step 38/140 : ARG DEBIAN_FRONTEND
08:46:17 [2020-04-17T08:46:17.349Z]  ---> Running in af4b24759788
08:46:17 [2020-04-17T08:46:17.633Z] Removing intermediate container af4b24759788
08:46:17 [2020-04-17T08:46:17.633Z]  ---> 40ca5bbfc2e5
08:46:17 [2020-04-17T08:46:17.633Z] Step 39/140 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then         apt-get update && apt-get install -y --no-install-recommends             libapparmor-dev:arm64             libapparmor-dev:armel             libapparmor-dev:armhf             libseccomp-dev:arm64             libseccomp-dev:armel             libseccomp-dev:armhf             libapparmor-dev             libseccomp-dev         && rm -rf /var/lib/apt/lists/*;     fi
08:46:17 [2020-04-17T08:46:17.633Z]  ---> Running in 430bad992c00
08:46:17 [2020-04-17T08:46:17.727Z] #39 154.9   CC       criu/rbtree.o
08:46:17 [2020-04-17T08:46:17.982Z] #39 155.1   CC       criu/rst-malloc.o
08:46:18 [2020-04-17T08:46:18.237Z] #39 155.3   CC       criu/seccomp.o
08:46:18 [2020-04-17T08:46:18.251Z] Removing intermediate container 430bad992c00
08:46:18 [2020-04-17T08:46:18.251Z]  ---> ebf46fa975f1
08:46:18 [2020-04-17T08:46:18.251Z] Step 40/140 : FROM runtime-dev-cross-${CROSS} AS runtime-dev
08:46:18 [2020-04-17T08:46:18.251Z]  ---> 179573c7f750
08:46:18 [2020-04-17T08:46:18.251Z] Step 41/140 : FROM base AS tomlv
08:46:18 [2020-04-17T08:46:18.251Z]  ---> f309970bd603
08:46:18 [2020-04-17T08:46:18.251Z] Step 42/140 : ENV INSTALL_BINARY_NAME=tomlv
08:46:18 [2020-04-17T08:46:18.251Z]  ---> Running in 29d8e8f3b6af
08:46:18 [2020-04-17T08:46:18.537Z] Removing intermediate container 29d8e8f3b6af
08:46:18 [2020-04-17T08:46:18.537Z]  ---> 86dfd898bee7
08:46:18 [2020-04-17T08:46:18.537Z] Step 43/140 : ARG TOMLV_COMMIT
08:46:18 [2020-04-17T08:46:18.537Z]  ---> Running in 6e8c08e66076
08:46:18 [2020-04-17T08:46:18.537Z] Removing intermediate container 6e8c08e66076
08:46:18 [2020-04-17T08:46:18.537Z]  ---> e6e01947dc21
08:46:18 [2020-04-17T08:46:18.537Z] Step 44/140 : COPY hack/dockerfile/install/install.sh ./install.sh
08:46:18 [2020-04-17T08:46:18.797Z] #39 155.9   CC       criu/seize.o
08:46:18 [2020-04-17T08:46:18.822Z]  ---> 0a2101dcbffe
08:46:18 [2020-04-17T08:46:18.822Z] Step 45/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
08:46:18 [2020-04-17T08:46:18.822Z]  ---> d3d2ca232ac4
08:46:18 [2020-04-17T08:46:18.822Z] Step 46/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
08:46:19 [2020-04-17T08:46:19.109Z]  ---> Running in f98851827616
08:46:19 [2020-04-17T08:46:19.357Z] #39 156.4   CC       criu/servicefd.o
08:46:19 [2020-04-17T08:46:19.406Z] + RM_GOPATH=0
08:46:19 [2020-04-17T08:46:19.406Z] + TMP_GOPATH=
08:46:19 [2020-04-17T08:46:19.406Z] + : /build
08:46:19 [2020-04-17T08:46:19.406Z] + '[' -z '' ']'
08:46:19 [2020-04-17T08:46:19.406Z] ++ mktemp -d
08:46:19 [2020-04-17T08:46:19.406Z] + export GOPATH=/tmp/tmp.eRJTn9AEr1
08:46:19 [2020-04-17T08:46:19.406Z] + GOPATH=/tmp/tmp.eRJTn9AEr1
08:46:19 [2020-04-17T08:46:19.406Z] + RM_GOPATH=1
08:46:19 [2020-04-17T08:46:19.406Z] ++ dirname ./install.sh
08:46:19 [2020-04-17T08:46:19.406Z] + dir=.
08:46:19 [2020-04-17T08:46:19.406Z] + bin=tomlv
08:46:19 [2020-04-17T08:46:19.406Z] + shift
08:46:19 [2020-04-17T08:46:19.406Z] + '[' '!' -f ./tomlv.installer ']'
08:46:19 [2020-04-17T08:46:19.406Z] + . ./tomlv.installer
08:46:19 [2020-04-17T08:46:19.406Z] ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
08:46:19 [2020-04-17T08:46:19.406Z] + install_tomlv
08:46:19 [2020-04-17T08:46:19.406Z] + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
08:46:19 [2020-04-17T08:46:19.406Z] + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.eRJTn9AEr1/src/github.com/BurntSushi/toml
08:46:19 [2020-04-17T08:46:19.406Z] Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
08:46:19 [2020-04-17T08:46:19.406Z] Cloning into '/tmp/tmp.eRJTn9AEr1/src/github.com/BurntSushi/toml'...
08:46:19 [2020-04-17T08:46:19.612Z] #39 156.7   CC       criu/shmem.o
08:46:19 [2020-04-17T08:46:19.702Z] + cd /tmp/tmp.eRJTn9AEr1/src/github.com/BurntSushi/toml
08:46:19 [2020-04-17T08:46:19.702Z] + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
08:46:19 [2020-04-17T08:46:19.702Z] + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
08:46:19 [2020-04-17T08:46:19.702Z] runtime/internal/sys
08:46:19 [2020-04-17T08:46:19.702Z] math/bits
08:46:19 [2020-04-17T08:46:19.702Z] internal/cpu
08:46:19 [2020-04-17T08:46:19.702Z] runtime/internal/atomic
08:46:19 [2020-04-17T08:46:19.702Z] runtime/internal/math
08:46:19 [2020-04-17T08:46:19.994Z] unicode/utf8
08:46:19 [2020-04-17T08:46:19.994Z] internal/bytealg
08:46:19 [2020-04-17T08:46:19.994Z] internal/race
08:46:19 [2020-04-17T08:46:19.994Z] math
08:46:19 [2020-04-17T08:46:19.994Z] sync/atomic
08:46:19 [2020-04-17T08:46:19.994Z] unicode
08:46:19 [2020-04-17T08:46:19.994Z] runtime
08:46:19 [2020-04-17T08:46:19.994Z] internal/testlog
08:46:19 [2020-04-17T08:46:19.994Z] encoding
08:46:20 [2020-04-17T08:46:20.172Z] #39 157.3   CC       criu/sigframe.o
08:46:20 [2020-04-17T08:46:20.289Z] runtime/cgo
08:46:20 [2020-04-17T08:46:20.427Z] #39 157.5   CC       criu/signalfd.o
08:46:20 [2020-04-17T08:46:20.683Z] #39 157.7   CC       criu/sk-inet.o
08:46:21 [2020-04-17T08:46:21.607Z] #39 158.5   CC       criu/sk-netlink.o
08:46:21 [2020-04-17T08:46:21.862Z] #39 158.9   CC       criu/sk-packet.o
08:46:22 [2020-04-17T08:46:22.422Z] #39 159.4   CC       criu/sk-queue.o
08:46:22 [2020-04-17T08:46:22.677Z] #39 159.7   CC       criu/sk-tcp.o
08:46:22 [2020-04-17T08:46:22.932Z] #39 160.0   CC       criu/sk-unix.o
08:46:24 [2020-04-17T08:46:24.294Z] #39 ...
08:46:24 [2020-04-17T08:46:24.294Z] 
08:46:24 [2020-04-17T08:46:24.294Z] #36 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git...
08:46:24 [2020-04-17T08:46:24.294Z] #36 223.4 + dpkg --print-architecture
08:46:24 [2020-04-17T08:46:24.294Z] #36 223.4 + cd /tmp/tmp.hgpbbQVAip/src/github.com/docker/distribution
08:46:24 [2020-04-17T08:46:24.294Z] #36 223.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
08:46:24 [2020-04-17T08:46:24.294Z] #36 223.7 + GOPATH=/tmp/tmp.hgpbbQVAip/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.hgpbbQVAip
08:46:24 [2020-04-17T08:46:24.294Z] #36 223.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
08:46:24 [2020-04-17T08:46:24.294Z] #36 ...
08:46:24 [2020-04-17T08:46:24.294Z] 
08:46:24 [2020-04-17T08:46:24.294Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:46:24 [2020-04-17T08:46:24.294Z] #39 161.4   CC       criu/sockets.o
08:46:24 [2020-04-17T08:46:24.699Z] internal/reflectlite
08:46:24 [2020-04-17T08:46:24.699Z] sync
08:46:24 [2020-04-17T08:46:24.699Z] errors
08:46:24 [2020-04-17T08:46:24.699Z] sort
08:46:24 [2020-04-17T08:46:24.699Z] internal/oserror
08:46:24 [2020-04-17T08:46:24.699Z] io
08:46:24 [2020-04-17T08:46:24.699Z] strconv
08:46:24 [2020-04-17T08:46:24.699Z] syscall
08:46:24 [2020-04-17T08:46:24.699Z] bytes
08:46:24 [2020-04-17T08:46:24.699Z] strings
08:46:25 [2020-04-17T08:46:25.218Z] #39 162.1   CC       criu/stats.o
08:46:25 [2020-04-17T08:46:25.218Z] #39 162.3   CC       criu/string.o
08:46:25 [2020-04-17T08:46:25.218Z] #39 162.4   CC       criu/sysctl.o
08:46:25 [2020-04-17T08:46:25.336Z] bufio
08:46:25 [2020-04-17T08:46:25.336Z] path
08:46:25 [2020-04-17T08:46:25.336Z] reflect
08:46:25 [2020-04-17T08:46:25.623Z] text/tabwriter
08:46:25 [2020-04-17T08:46:25.778Z] #39 162.8   CC       criu/sysfs_parse.o
08:46:25 [2020-04-17T08:46:25.911Z] internal/syscall/execenv
08:46:25 [2020-04-17T08:46:25.911Z] internal/syscall/unix
08:46:25 [2020-04-17T08:46:25.911Z] time
08:46:26 [2020-04-17T08:46:26.033Z] #39 163.1   CC       criu/timerfd.o
08:46:26 [2020-04-17T08:46:26.289Z] #39 163.4   CC       criu/tty.o
08:46:26 [2020-04-17T08:46:26.936Z] internal/poll
08:46:26 [2020-04-17T08:46:26.936Z] os
08:46:27 [2020-04-17T08:46:27.225Z] internal/fmtsort
08:46:27 [2020-04-17T08:46:27.510Z] path/filepath
08:46:27 [2020-04-17T08:46:27.510Z] fmt
08:46:27 [2020-04-17T08:46:27.722Z]  ---> 85ed53c9dcb0
08:46:27 [2020-04-17T08:46:27.722Z] Successfully built 85ed53c9dcb0
08:46:27 [2020-04-17T08:46:27.722Z] Successfully tagged docker:latest
08:46:27 [2020-04-17T08:46:27.722Z] INFO: Image build ended at 04/17/2020 08:46:27. Duration:00:03:31.2399993
08:46:27 [2020-04-17T08:46:27.722Z] 
08:46:27 [2020-04-17T08:46:27.722Z] 
08:46:27 [2020-04-17T08:46:27.722Z] INFO: Building the test binaries at 04/17/2020 08:46:27...
08:46:27 [2020-04-17T08:46:27.806Z] io/ioutil
08:46:28 [2020-04-17T08:46:28.094Z] flag
08:46:28 [2020-04-17T08:46:28.094Z] github.com/BurntSushi/toml
08:46:28 [2020-04-17T08:46:28.094Z] log
08:46:28 [2020-04-17T08:46:28.174Z] #39 165.0   CC       criu/tun.o
08:46:28 [2020-04-17T08:46:28.174Z] #39 165.4   CC       criu/uffd.o
08:46:28 [2020-04-17T08:46:28.714Z] github.com/BurntSushi/toml/cmd/tomlv
08:46:29 [2020-04-17T08:46:29.536Z] #39 166.4   CC       criu/util.o
08:46:30 [2020-04-17T08:46:30.462Z] #39 167.6   CC       criu/uts_ns.o
08:46:30 [2020-04-17T08:46:30.717Z] #39 167.8   CC       criu/vdso-compat.o
08:46:30 [2020-04-17T08:46:30.717Z] #39 167.9   CC       criu/vdso.o
08:46:30 [2020-04-17T08:46:30.749Z] Removing intermediate container f98851827616
08:46:30 [2020-04-17T08:46:30.749Z]  ---> ccc9ee68305b
08:46:30 [2020-04-17T08:46:30.749Z] Step 47/140 : FROM base AS vndr
08:46:30 [2020-04-17T08:46:30.749Z]  ---> f309970bd603
08:46:30 [2020-04-17T08:46:30.749Z] Step 48/140 : ENV INSTALL_BINARY_NAME=vndr
08:46:30 [2020-04-17T08:46:30.749Z]  ---> Running in af606b76d55e
08:46:30 [2020-04-17T08:46:30.749Z] Removing intermediate container af606b76d55e
08:46:30 [2020-04-17T08:46:30.749Z]  ---> 8d0efb870061
08:46:30 [2020-04-17T08:46:30.749Z] Step 49/140 : ARG VNDR_COMMIT
08:46:30 [2020-04-17T08:46:30.749Z]  ---> Running in 0ab24aaa92dd
08:46:30 [2020-04-17T08:46:30.749Z] Removing intermediate container 0ab24aaa92dd
08:46:30 [2020-04-17T08:46:30.749Z]  ---> 27fdf5e3e927
08:46:30 [2020-04-17T08:46:30.749Z] Step 50/140 : COPY hack/dockerfile/install/install.sh ./install.sh
08:46:30 [2020-04-17T08:46:30.847Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
08:46:31 [2020-04-17T08:46:31.033Z]  ---> ce2bfea4113e
08:46:31 [2020-04-17T08:46:31.033Z] Step 51/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
08:46:31 [2020-04-17T08:46:31.033Z]  ---> da71697a6ecb
08:46:31 [2020-04-17T08:46:31.033Z] Step 52/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
08:46:31 [2020-04-17T08:46:31.033Z]  ---> Running in 10c4fa860634
08:46:31 [2020-04-17T08:46:31.317Z] + RM_GOPATH=0
08:46:31 [2020-04-17T08:46:31.317Z] + TMP_GOPATH=
08:46:31 [2020-04-17T08:46:31.317Z] + : /build
08:46:31 [2020-04-17T08:46:31.317Z] + '[' -z '' ']'
08:46:31 [2020-04-17T08:46:31.317Z] ++ mktemp -d
08:46:31 [2020-04-17T08:46:31.317Z] + export GOPATH=/tmp/tmp.zm1NsPRlXG
08:46:31 [2020-04-17T08:46:31.317Z] + GOPATH=/tmp/tmp.zm1NsPRlXG
08:46:31 [2020-04-17T08:46:31.317Z] + RM_GOPATH=1
08:46:31 [2020-04-17T08:46:31.317Z] ++ dirname ./install.sh
08:46:31 [2020-04-17T08:46:31.317Z] + dir=.
08:46:31 [2020-04-17T08:46:31.317Z] + bin=vndr
08:46:31 [2020-04-17T08:46:31.317Z] + shift
08:46:31 [2020-04-17T08:46:31.317Z] + '[' '!' -f ./vndr.installer ']'
08:46:31 [2020-04-17T08:46:31.317Z] + . ./vndr.installer
08:46:31 [2020-04-17T08:46:31.317Z] ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
08:46:31 [2020-04-17T08:46:31.317Z] + install_vndr
08:46:31 [2020-04-17T08:46:31.317Z] + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
08:46:31 [2020-04-17T08:46:31.317Z] + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.zm1NsPRlXG/src/github.com/LK4D4/vndr
08:46:31 [2020-04-17T08:46:31.317Z] Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
08:46:31 [2020-04-17T08:46:31.317Z] Cloning into '/tmp/tmp.zm1NsPRlXG/src/github.com/LK4D4/vndr'...
08:46:31 [2020-04-17T08:46:31.654Z] #39 168.5   LINK     criu/built-in.o
08:46:31 [2020-04-17T08:46:31.655Z] #39 168.7   LINK     criu/criu
08:46:31 [2020-04-17T08:46:31.909Z] #39 169.0   DEP      lib/c/criu.d
08:46:31 [2020-04-17T08:46:31.909Z] #39 169.1   CC       images/rpc.pb-c.o
08:46:31 [2020-04-17T08:46:31.936Z] + cd /tmp/tmp.zm1NsPRlXG/src/github.com/LK4D4/vndr
08:46:31 [2020-04-17T08:46:31.936Z] + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
08:46:31 [2020-04-17T08:46:31.936Z] + go build -buildmode=pie -v -o /build/vndr .
08:46:32 [2020-04-17T08:46:32.225Z] internal/race
08:46:32 [2020-04-17T08:46:32.225Z] runtime/internal/sys
08:46:32 [2020-04-17T08:46:32.225Z] internal/cpu
08:46:32 [2020-04-17T08:46:32.225Z] runtime/internal/atomic
08:46:32 [2020-04-17T08:46:32.225Z] runtime/internal/math
08:46:32 [2020-04-17T08:46:32.225Z] sync/atomic
08:46:32 [2020-04-17T08:46:32.225Z] unicode/utf8
08:46:32 [2020-04-17T08:46:32.225Z] unicode
08:46:32 [2020-04-17T08:46:32.225Z] math/bits
08:46:32 [2020-04-17T08:46:32.225Z] internal/bytealg
08:46:32 [2020-04-17T08:46:32.225Z] internal/testlog
08:46:32 [2020-04-17T08:46:32.467Z] #39 169.6   CC       lib/c/criu.o
08:46:32 [2020-04-17T08:46:32.488Z] INFO: make.ps1 starting at 04/17/2020 08:46:31
08:46:32 [2020-04-17T08:46:32.488Z] INFO: Git commit (7a3569918) assumed from DOCKER_GITCOMMIT environment variable
08:46:32 [2020-04-17T08:46:32.488Z] INFO: Invoking autogen...
08:46:32 [2020-04-17T08:46:32.515Z] math
08:46:32 [2020-04-17T08:46:32.515Z] encoding
08:46:32 [2020-04-17T08:46:32.515Z] unicode/utf16
08:46:32 [2020-04-17T08:46:32.515Z] runtime
08:46:32 [2020-04-17T08:46:32.515Z] container/list
08:46:32 [2020-04-17T08:46:32.515Z] crypto/internal/subtle
08:46:32 [2020-04-17T08:46:32.515Z] crypto/subtle
08:46:32 [2020-04-17T08:46:32.515Z] vendor/golang.org/x/crypto/cryptobyte/asn1
08:46:32 [2020-04-17T08:46:32.805Z] internal/nettrace
08:46:32 [2020-04-17T08:46:32.805Z] runtime/cgo
08:46:32 [2020-04-17T08:46:32.950Z] INFO: Building daemon...
08:46:33 [2020-04-17T08:46:33.093Z] vendor/golang.org/x/crypto/internal/subtle
08:46:33 [2020-04-17T08:46:33.825Z] #39 170.5   LINK     lib/c/built-in.o
08:46:33 [2020-04-17T08:46:33.825Z] #39 170.5   LINK     lib/c/libcriu.so
08:46:33 [2020-04-17T08:46:33.826Z] #39 170.7   GEN      magic.py
08:46:33 [2020-04-17T08:46:33.826Z] #39 170.8 Note: Building without setproctitle() and strlcpy() support.
08:46:33 [2020-04-17T08:46:33.826Z] #39 170.8       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
08:46:34 [2020-04-17T08:46:34.126Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
08:46:34 [2020-04-17T08:46:34.384Z] #39 171.4 fatal: not a git repository (or any of the parent directories): .git
08:46:34 [2020-04-17T08:46:34.943Z] #39 171.9 make[1]: Nothing to be done for 'all'.
08:46:35 [2020-04-17T08:46:35.503Z] #39 172.5 make[1]: 'images/built-in.o' is up to date.
08:46:35 [2020-04-17T08:46:35.503Z] #39 172.6 make[1]: 'compel/plugins/std.lib.a' is up to date.
08:46:35 [2020-04-17T08:46:35.503Z] #39 172.6 make[1]: 'compel/plugins/fds.lib.a' is up to date.
08:46:35 [2020-04-17T08:46:35.503Z] #39 172.6 make[1]: 'compel/libcompel.a' is up to date.
08:46:35 [2020-04-17T08:46:35.503Z] #39 172.6 make[1]: 'compel/compel-host-bin' is up to date.
08:46:35 [2020-04-17T08:46:35.503Z] #39 172.6 make[1]: Nothing to be done for 'all'.
08:46:35 [2020-04-17T08:46:35.503Z] #39 172.6 make[1]: 'soccr/libsoccr.a' is up to date.
08:46:35 [2020-04-17T08:46:35.757Z] #39 172.8 make[2]: Nothing to be done for 'all'.
08:46:35 [2020-04-17T08:46:35.757Z] #39 172.8 make[2]: Nothing to be done for 'all'.
08:46:35 [2020-04-17T08:46:35.757Z] #39 172.9 make[2]: Nothing to be done for 'all'.
08:46:35 [2020-04-17T08:46:35.757Z] #39 173.0 make[2]: Nothing to be done for 'all'.
08:46:36 [2020-04-17T08:46:36.012Z] #39 173.0 make[2]: Nothing to be done for 'all'.
08:46:36 [2020-04-17T08:46:36.012Z] #39 173.0 make[2]: Nothing to be done for 'all'.
08:46:36 [2020-04-17T08:46:36.012Z] #39 173.1 make[2]: Nothing to be done for 'all'.
08:46:36 [2020-04-17T08:46:36.012Z] #39 173.2 make[2]: Nothing to be done for 'all'.
08:46:36 [2020-04-17T08:46:36.012Z] #39 173.2   INSTALL  criu/criu
08:46:36 [2020-04-17T08:46:36.572Z] #39 DONE 173.6s
08:46:36 [2020-04-17T08:46:36.572Z] 
08:46:36 [2020-04-17T08:46:36.572Z] #36 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git...
08:46:36 [2020-04-17T08:46:36.574Z] internal/reflectlite
08:46:36 [2020-04-17T08:46:36.574Z] sync
08:46:36 [2020-04-17T08:46:36.861Z] github.com/LK4D4/vndr/godl/singleflight
08:46:36 [2020-04-17T08:46:36.861Z] math/rand
08:46:36 [2020-04-17T08:46:36.861Z] internal/singleflight
08:46:36 [2020-04-17T08:46:36.861Z] errors
08:46:36 [2020-04-17T08:46:36.861Z] sort
08:46:37 [2020-04-17T08:46:37.148Z] internal/oserror
08:46:37 [2020-04-17T08:46:37.148Z] io
08:46:37 [2020-04-17T08:46:37.148Z] strconv
08:46:37 [2020-04-17T08:46:37.148Z] syscall
08:46:37 [2020-04-17T08:46:37.148Z] vendor/golang.org/x/net/dns/dnsmessage
08:46:37 [2020-04-17T08:46:37.148Z] bytes
08:46:37 [2020-04-17T08:46:37.405Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
08:46:37 [2020-04-17T08:46:37.497Z] #36 243.8 + rm -rf /tmp/tmp.hgpbbQVAip/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.hgpbbQVAip
08:46:37 [2020-04-17T08:46:37.497Z] #36 DONE 243.9s
08:46:37 [2020-04-17T08:46:37.497Z] 
08:46:37 [2020-04-17T08:46:37.497Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
08:46:37 [2020-04-17T08:46:37.779Z] bufio
08:46:37 [2020-04-17T08:46:37.779Z] reflect
08:46:38 [2020-04-17T08:46:38.068Z] strings
08:46:38 [2020-04-17T08:46:38.357Z] hash
08:46:38 [2020-04-17T08:46:38.357Z] hash/crc32
08:46:38 [2020-04-17T08:46:38.422Z] #48 ...
08:46:38 [2020-04-17T08:46:38.422Z] 
08:46:38 [2020-04-17T08:46:38.422Z] #37 [dev 15/25] COPY --from=registry      /build/ /usr/local/bin/
08:46:38 [2020-04-17T08:46:38.646Z] crypto
08:46:38 [2020-04-17T08:46:38.646Z] time
08:46:38 [2020-04-17T08:46:38.646Z] internal/syscall/execenv
08:46:38 [2020-04-17T08:46:38.646Z] internal/syscall/unix
08:46:38 [2020-04-17T08:46:38.646Z] regexp/syntax
08:46:38 [2020-04-17T08:46:38.682Z] #37 DONE 0.2s
08:46:38 [2020-04-17T08:46:38.682Z] 
08:46:38 [2020-04-17T08:46:38.682Z] #40 [dev 16/25] COPY --from=criu          /build/ /usr/local/
08:46:38 [2020-04-17T08:46:38.682Z] #40 DONE 0.1s
08:46:38 [2020-04-17T08:46:38.682Z] 
08:46:38 [2020-04-17T08:46:38.682Z] #43 [dev 17/25] COPY --from=vndr          /build/ /usr/local/bin/
08:46:38 [2020-04-17T08:46:38.935Z] path
08:46:38 [2020-04-17T08:46:38.935Z] crypto/internal/randutil
08:46:38 [2020-04-17T08:46:38.938Z] #43 DONE 0.1s
08:46:38 [2020-04-17T08:46:38.938Z] 
08:46:38 [2020-04-17T08:46:38.938Z] #46 [dev 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
08:46:38 [2020-04-17T08:46:38.938Z] #46 DONE 0.1s
08:46:38 [2020-04-17T08:46:38.938Z] 
08:46:38 [2020-04-17T08:46:38.938Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
08:46:39 [2020-04-17T08:46:39.222Z] crypto/hmac
08:46:39 [2020-04-17T08:46:39.223Z] crypto/rc4
08:46:39 [2020-04-17T08:46:39.223Z] vendor/golang.org/x/crypto/hkdf
08:46:39 [2020-04-17T08:46:39.498Z] #57 ...
08:46:39 [2020-04-17T08:46:39.498Z] 
08:46:39 [2020-04-17T08:46:39.498Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
08:46:39 [2020-04-17T08:46:39.498Z] #48 DONE 244.5s
08:46:39 [2020-04-17T08:46:39.498Z] 
08:46:39 [2020-04-17T08:46:39.498Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
08:46:39 [2020-04-17T08:46:39.511Z] vendor/golang.org/x/text/transform
08:46:39 [2020-04-17T08:46:39.800Z] regexp
08:46:39 [2020-04-17T08:46:39.800Z] context
08:46:39 [2020-04-17T08:46:39.800Z] internal/poll
08:46:40 [2020-04-17T08:46:40.430Z] os
08:46:40 [2020-04-17T08:46:40.430Z] github.com/LK4D4/vndr/versioned
08:46:40 [2020-04-17T08:46:40.430Z] internal/fmtsort
08:46:40 [2020-04-17T08:46:40.430Z] encoding/binary
08:46:41 [2020-04-17T08:46:41.058Z] encoding/base64
08:46:41 [2020-04-17T08:46:41.058Z] crypto/cipher
08:46:41 [2020-04-17T08:46:41.058Z] crypto/sha512
08:46:41 [2020-04-17T08:46:41.058Z] fmt
08:46:41 [2020-04-17T08:46:41.058Z] path/filepath
08:46:41 [2020-04-17T08:46:41.058Z] internal/lazyregexp
08:46:41 [2020-04-17T08:46:41.349Z] crypto/aes
08:46:41 [2020-04-17T08:46:41.349Z] crypto/des
08:46:41 [2020-04-17T08:46:41.349Z] io/ioutil
08:46:41 [2020-04-17T08:46:41.349Z] crypto/ed25519/internal/edwards25519
08:46:41 [2020-04-17T08:46:41.349Z] crypto/md5
08:46:41 [2020-04-17T08:46:41.385Z] #57 ...
08:46:41 [2020-04-17T08:46:41.385Z] 
08:46:41 [2020-04-17T08:46:41.385Z] #49 [dev 19/25] COPY --from=gometalinter  /build/ /usr/local/bin/
08:46:41 [2020-04-17T08:46:41.638Z] crypto/sha1
08:46:41 [2020-04-17T08:46:41.638Z] crypto/sha256
08:46:41 [2020-04-17T08:46:41.638Z] encoding/pem
08:46:41 [2020-04-17T08:46:41.639Z] #49 DONE 0.5s
08:46:41 [2020-04-17T08:46:41.640Z] 
08:46:41 [2020-04-17T08:46:41.640Z] #53 [dev 20/25] COPY --from=runc          /build/ /usr/local/bin/
08:46:41 [2020-04-17T08:46:41.640Z] #53 DONE 0.1s
08:46:41 [2020-04-17T08:46:41.640Z] 
08:46:41 [2020-04-17T08:46:41.640Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
08:46:41 [2020-04-17T08:46:41.936Z] net
08:46:41 [2020-04-17T08:46:41.936Z] vendor/golang.org/x/crypto/internal/chacha20
08:46:41 [2020-04-17T08:46:41.936Z] vendor/golang.org/x/crypto/poly1305
08:46:42 [2020-04-17T08:46:42.231Z] vendor/golang.org/x/crypto/curve25519
08:46:42 [2020-04-17T08:46:42.231Z] vendor/golang.org/x/crypto/chacha20poly1305
08:46:42 [2020-04-17T08:46:42.231Z] flag
08:46:42 [2020-04-17T08:46:42.231Z] go/token
08:46:42 [2020-04-17T08:46:42.231Z] net/url
08:46:42 [2020-04-17T08:46:42.520Z] go/scanner
08:46:42 [2020-04-17T08:46:42.666Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
08:46:42 [2020-04-17T08:46:42.810Z] text/template/parse
08:46:42 [2020-04-17T08:46:42.810Z] log
08:46:42 [2020-04-17T08:46:42.810Z] go/ast
08:46:43 [2020-04-17T08:46:43.098Z] encoding/json
08:46:43 [2020-04-17T08:46:43.725Z] text/template
08:46:43 [2020-04-17T08:46:43.839Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
08:46:43 [2020-04-17T08:46:43.839Z] ok  	github.com/docker/docker/api/server/httputils	0.012s	coverage: 14.7% of statements
08:46:43 [2020-04-17T08:46:43.839Z] ok  	github.com/docker/docker/api/server/middleware	0.021s	coverage: 37.7% of statements
08:46:43 [2020-04-17T08:46:43.839Z] ?   	github.com/docker/docker/api/server/router	[no test files]
08:46:43 [2020-04-17T08:46:43.839Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
08:46:43 [2020-04-17T08:46:43.839Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
08:46:43 [2020-04-17T08:46:43.839Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
08:46:43 [2020-04-17T08:46:43.839Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
08:46:43 [2020-04-17T08:46:43.839Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
08:46:43 [2020-04-17T08:46:43.839Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
08:46:43 [2020-04-17T08:46:43.839Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
08:46:43 [2020-04-17T08:46:43.839Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
08:46:43 [2020-04-17T08:46:43.839Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
08:46:43 [2020-04-17T08:46:43.839Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
08:46:43 [2020-04-17T08:46:43.839Z] ok  	github.com/docker/docker/api/server/router/swarm	0.013s	coverage: 3.1% of statements
08:46:43 [2020-04-17T08:46:43.839Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
08:46:43 [2020-04-17T08:46:43.839Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
08:46:43 [2020-04-17T08:46:43.839Z] ?   	github.com/docker/docker/api/types	[no test files]
08:46:43 [2020-04-17T08:46:43.839Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
08:46:43 [2020-04-17T08:46:43.839Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
08:46:43 [2020-04-17T08:46:43.839Z] ?   	github.com/docker/docker/api/types/container	[no test files]
08:46:43 [2020-04-17T08:46:43.839Z] ?   	github.com/docker/docker/api/types/events	[no test files]
08:46:43 [2020-04-17T08:46:43.839Z] ok  	github.com/docker/docker/api/types/strslice	0.001s	coverage: 90.0% of statements
08:46:43 [2020-04-17T08:46:43.839Z] ok  	github.com/docker/docker/api/types/filters	0.002s	coverage: 92.2% of statements
08:46:43 [2020-04-17T08:46:43.839Z] ?   	github.com/docker/docker/api/types/image	[no test files]
08:46:43 [2020-04-17T08:46:43.839Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
08:46:43 [2020-04-17T08:46:43.839Z] ?   	github.com/docker/docker/api/types/network	[no test files]
08:46:43 [2020-04-17T08:46:43.839Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
08:46:43 [2020-04-17T08:46:43.839Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
08:46:43 [2020-04-17T08:46:43.839Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
08:46:43 [2020-04-17T08:46:43.839Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
08:46:43 [2020-04-17T08:46:43.839Z] ok  	github.com/docker/docker/api/types/versions	0.001s	coverage: 75.0% of statements
08:46:43 [2020-04-17T08:46:43.839Z] ok  	github.com/docker/docker/api/types/time	0.001s	coverage: 100.0% of statements
08:46:43 [2020-04-17T08:46:43.839Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
08:46:43 [2020-04-17T08:46:43.839Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
08:46:43 [2020-04-17T08:46:43.839Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
08:46:43 [2020-04-17T08:46:43.839Z] ?   	github.com/docker/docker/builder	[no test files]
08:46:43 [2020-04-17T08:46:43.839Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
08:46:43 [2020-04-17T08:46:43.839Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
08:46:43 [2020-04-17T08:46:43.839Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
08:46:43 [2020-04-17T08:46:43.839Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
08:46:43 [2020-04-17T08:46:43.839Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
08:46:43 [2020-04-17T08:46:43.839Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
08:46:43 [2020-04-17T08:46:43.839Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
08:46:43 [2020-04-17T08:46:43.839Z] ok  	github.com/docker/docker/builder/dockerignore	0.019s	coverage: 96.8% of statements
08:46:43 [2020-04-17T08:46:43.839Z] ok  	github.com/docker/docker/builder/fscache	0.109s	coverage: 69.2% of statements
08:46:43 [2020-04-17T08:46:43.839Z] ok  	github.com/docker/docker/builder/dockerfile	0.967s	coverage: 45.1% of statements
08:46:44 [2020-04-17T08:46:44.123Z] ok  	github.com/docker/docker/builder/remotecontext	0.290s	coverage: 13.6% of statements
08:46:44 [2020-04-17T08:46:44.353Z] go/parser
08:46:44 [2020-04-17T08:46:44.641Z] encoding/xml
08:46:44 [2020-04-17T08:46:44.733Z] ok  	github.com/docker/docker/cli/debug	0.001s	coverage: 100.0% of statements
08:46:45 [2020-04-17T08:46:45.268Z] compress/flate
08:46:45 [2020-04-17T08:46:45.268Z] go/doc
08:46:45 [2020-04-17T08:46:45.344Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.152s	coverage: 85.1% of statements
08:46:45 [2020-04-17T08:46:45.344Z] ?   	github.com/docker/docker/cli	[no test files]
08:46:45 [2020-04-17T08:46:45.344Z] ?   	github.com/docker/docker/cli/config	[no test files]
08:46:45 [2020-04-17T08:46:45.894Z] compress/gzip
08:46:45 [2020-04-17T08:46:45.945Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
08:46:46 [2020-04-17T08:46:46.181Z] math/big
08:46:46 [2020-04-17T08:46:46.181Z] encoding/hex
08:46:46 [2020-04-17T08:46:46.469Z] vendor/golang.org/x/text/unicode/bidi
08:46:46 [2020-04-17T08:46:46.469Z] github.com/LK4D4/vndr/build
08:46:47 [2020-04-17T08:46:47.096Z] vendor/golang.org/x/text/secure/bidirule
08:46:47 [2020-04-17T08:46:47.096Z] vendor/golang.org/x/text/unicode/norm
08:46:47 [2020-04-17T08:46:47.721Z] vendor/golang.org/x/net/http2/hpack
08:46:48 [2020-04-17T08:46:48.009Z] ok  	github.com/docker/docker/client	0.132s	coverage: 75.7% of statements
08:46:48 [2020-04-17T08:46:48.011Z] mime
08:46:48 [2020-04-17T08:46:48.659Z] net/textproto
08:46:48 [2020-04-17T08:46:48.659Z] crypto/rand
08:46:48 [2020-04-17T08:46:48.659Z] crypto/elliptic
08:46:48 [2020-04-17T08:46:48.659Z] encoding/asn1
08:46:48 [2020-04-17T08:46:48.948Z] crypto/ed25519
08:46:48 [2020-04-17T08:46:48.948Z] crypto/rsa
08:46:48 [2020-04-17T08:46:48.948Z] crypto/dsa
08:46:49 [2020-04-17T08:46:49.238Z] vendor/golang.org/x/net/idna
08:46:49 [2020-04-17T08:46:49.266Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
08:46:49 [2020-04-17T08:46:49.525Z] mime/quotedprintable
08:46:49 [2020-04-17T08:46:49.525Z] crypto/ecdsa
08:46:49 [2020-04-17T08:46:49.525Z] crypto/x509/pkix
08:46:49 [2020-04-17T08:46:49.525Z] vendor/golang.org/x/crypto/cryptobyte
08:46:49 [2020-04-17T08:46:49.754Z] #57 213.8 🇩 bin/containerd
08:46:49 [2020-04-17T08:46:49.813Z] mime/multipart
08:46:49 [2020-04-17T08:46:49.813Z] net/http/internal
08:46:49 [2020-04-17T08:46:49.813Z] os/exec
08:46:49 [2020-04-17T08:46:49.813Z] vendor/golang.org/x/net/http/httpguts
08:46:50 [2020-04-17T08:46:50.097Z] vendor/golang.org/x/net/http/httpproxy
08:46:50 [2020-04-17T08:46:50.097Z] crypto/x509
08:46:51 [2020-04-17T08:46:51.109Z] crypto/tls
08:46:52 [2020-04-17T08:46:52.541Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
08:46:52 [2020-04-17T08:46:52.541Z] Using test binary docker
08:46:52 [2020-04-17T08:46:52.541Z] +++ /etc/init.d/apparmor start
08:46:52 [2020-04-17T08:46:52.541Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
08:46:52 [2020-04-17T08:46:52.541Z] INFO: Waiting for daemon to start...
08:46:52 [2020-04-17T08:46:52.541Z] Starting dockerd
08:46:52 [2020-04-17T08:46:52.541Z] +++ 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
08:46:53 [2020-04-17T08:46:53.141Z] net/http/httptrace
08:46:53 [2020-04-17T08:46:53.141Z] net/http
08:46:54 [2020-04-17T08:46:54.441Z] .
08:46:54 [2020-04-17T08:46:54.441Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
08:46:54 [2020-04-17T08:46:54.441Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
08:46:54 [2020-04-17T08:46:54.441Z] Error: No such image: emptyfs
08:46:54 [2020-04-17T08:46:54.441Z] ++++ docker load
08:46:54 [2020-04-17T08:46:54.441Z] ++++ tar -cC bundles/test-integration/emptyfs .
08:46:55 [2020-04-17T08:46:55.006Z] Running integration-test (iteration 1)
08:46:55 [2020-04-17T08:46:55.006Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
08:46:55 [2020-04-17T08:46:55.006Z] ++ 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
08:46:55 [2020-04-17T08:46:55.006Z] ++ set -e
08:46:55 [2020-04-17T08:46:55.006Z] ++ '[' -n 0 ']'
08:46:55 [2020-04-17T08:46:55.006Z] ++ set -x
08:46:55 [2020-04-17T08:46:55.006Z] ++ env -i DEST=/go/src/github.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
08:46:56 [2020-04-17T08:46:56.625Z] github.com/LK4D4/vndr/godl
08:46:56 [2020-04-17T08:46:56.625Z] github.com/LK4D4/vndr
08:47:01 [2020-04-17T08:47:01.026Z] Removing intermediate container 10c4fa860634
08:47:01 [2020-04-17T08:47:01.026Z]  ---> 9bd111006543
08:47:01 [2020-04-17T08:47:01.026Z] Step 53/140 : FROM dev-base AS containerd
08:47:01 [2020-04-17T08:47:01.026Z]  ---> f309970bd603
08:47:01 [2020-04-17T08:47:01.026Z] Step 54/140 : ARG DEBIAN_FRONTEND
08:47:01 [2020-04-17T08:47:01.026Z]  ---> Using cache
08:47:01 [2020-04-17T08:47:01.026Z]  ---> cdefd78058a8
08:47:01 [2020-04-17T08:47:01.026Z] Step 55/140 : ARG CONTAINERD_COMMIT
08:47:01 [2020-04-17T08:47:01.026Z]  ---> Running in 6fba66deaf14
08:47:01 [2020-04-17T08:47:01.026Z] Removing intermediate container 6fba66deaf14
08:47:01 [2020-04-17T08:47:01.026Z]  ---> 75edb2d5939d
08:47:01 [2020-04-17T08:47:01.026Z] Step 56/140 : RUN apt-get update && apt-get install -y --no-install-recommends         libbtrfs-dev     && rm -rf /var/lib/apt/lists/*
08:47:01 [2020-04-17T08:47:01.026Z]  ---> Running in 163690ee4f64
08:47:01 [2020-04-17T08:47:01.026Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
08:47:01 [2020-04-17T08:47:01.026Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:47:01 [2020-04-17T08:47:01.590Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
08:47:01 [2020-04-17T08:47:01.590Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB]
08:47:01 [2020-04-17T08:47:01.874Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB]
08:47:01 [2020-04-17T08:47:01.874Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B]
08:47:03 [2020-04-17T08:47:03.901Z] Fetched 8119 kB in 3s (3195 kB/s)
08:47:04 [2020-04-17T08:47:04.914Z] Reading package lists...
08:47:05 [2020-04-17T08:47:05.929Z] Reading package lists...
08:47:06 [2020-04-17T08:47:06.214Z] Building dependency tree...
08:47:06 [2020-04-17T08:47:06.214Z] Reading state information...
08:47:06 [2020-04-17T08:47:06.214Z] The following additional packages will be installed:
08:47:06 [2020-04-17T08:47:06.214Z]   libbtrfs0
08:47:06 [2020-04-17T08:47:06.214Z] The following NEW packages will be installed:
08:47:06 [2020-04-17T08:47:06.214Z]   libbtrfs-dev libbtrfs0
08:47:06 [2020-04-17T08:47:06.498Z] 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
08:47:06 [2020-04-17T08:47:06.498Z] Need to get 120 kB of archives.
08:47:06 [2020-04-17T08:47:06.498Z] After this operation, 423 kB of additional disk space will be used.
08:47:06 [2020-04-17T08:47:06.498Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
08:47:06 [2020-04-17T08:47:06.498Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
08:47:06 [2020-04-17T08:47:06.784Z] debconf: delaying package configuration, since apt-utils is not installed
08:47:06 [2020-04-17T08:47:06.784Z] Fetched 120 kB in 0s (1436 kB/s)
08:47:06 [2020-04-17T08:47:06.784Z] Selecting previously unselected package libbtrfs0.
08:47:06 [2020-04-17T08:47:06.784Z] (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 ... 15334 files and directories currently installed.)
08:47:06 [2020-04-17T08:47:06.784Z] Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ...
08:47:06 [2020-04-17T08:47:06.784Z] Unpacking libbtrfs0 (4.20.1-2) ...
08:47:06 [2020-04-17T08:47:06.784Z] Selecting previously unselected package libbtrfs-dev.
08:47:06 [2020-04-17T08:47:06.784Z] Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ...
08:47:06 [2020-04-17T08:47:06.784Z] Unpacking libbtrfs-dev (4.20.1-2) ...
08:47:06 [2020-04-17T08:47:06.784Z] Setting up libbtrfs0 (4.20.1-2) ...
08:47:06 [2020-04-17T08:47:06.784Z] Setting up libbtrfs-dev (4.20.1-2) ...
08:47:06 [2020-04-17T08:47:06.784Z] Processing triggers for libc-bin (2.28-10) ...
08:47:07 [2020-04-17T08:47:07.403Z] Removing intermediate container 163690ee4f64
08:47:07 [2020-04-17T08:47:07.403Z]  ---> cb2a4451c70b
08:47:07 [2020-04-17T08:47:07.403Z] Step 57/140 : ENV INSTALL_BINARY_NAME=containerd
08:47:07 [2020-04-17T08:47:07.403Z]  ---> Running in bedf09f339fb
08:47:07 [2020-04-17T08:47:07.403Z] Removing intermediate container bedf09f339fb
08:47:07 [2020-04-17T08:47:07.403Z]  ---> 793ab1530e9d
08:47:07 [2020-04-17T08:47:07.403Z] Step 58/140 : COPY hack/dockerfile/install/install.sh ./install.sh
08:47:07 [2020-04-17T08:47:07.403Z]  ---> ca9768ed56d2
08:47:07 [2020-04-17T08:47:07.403Z] Step 59/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
08:47:07 [2020-04-17T08:47:07.690Z]  ---> b1d3f09f326d
08:47:07 [2020-04-17T08:47:07.690Z] Step 60/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
08:47:07 [2020-04-17T08:47:07.690Z]  ---> Running in b4f517223238
08:47:07 [2020-04-17T08:47:07.973Z] + RM_GOPATH=0
08:47:07 [2020-04-17T08:47:07.973Z] + TMP_GOPATH=
08:47:07 [2020-04-17T08:47:07.973Z] + : /build
08:47:07 [2020-04-17T08:47:07.973Z] + '[' -z '' ']'
08:47:07 [2020-04-17T08:47:07.973Z] ++ mktemp -d
08:47:07 [2020-04-17T08:47:07.973Z] + export GOPATH=/tmp/tmp.LMhM7xaOB8
08:47:07 [2020-04-17T08:47:07.973Z] + GOPATH=/tmp/tmp.LMhM7xaOB8
08:47:07 [2020-04-17T08:47:07.973Z] + RM_GOPATH=1
08:47:07 [2020-04-17T08:47:07.973Z] ++ dirname ./install.sh
08:47:07 [2020-04-17T08:47:07.973Z] + dir=.
08:47:07 [2020-04-17T08:47:07.973Z] + bin=containerd
08:47:07 [2020-04-17T08:47:07.973Z] + shift
08:47:07 [2020-04-17T08:47:07.973Z] + '[' '!' -f ./containerd.installer ']'
08:47:07 [2020-04-17T08:47:07.973Z] + . ./containerd.installer
08:47:07 [2020-04-17T08:47:07.973Z] ++ : 7ad184331fa3e55e52b890ea95e65ba581ae3429
08:47:07 [2020-04-17T08:47:07.973Z] + install_containerd
08:47:07 [2020-04-17T08:47:07.973Z] Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429
08:47:07 [2020-04-17T08:47:07.973Z] + echo 'Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429'
08:47:07 [2020-04-17T08:47:07.973Z] + git clone https://github.com/containerd/containerd.git /tmp/tmp.LMhM7xaOB8/src/github.com/containerd/containerd
08:47:07 [2020-04-17T08:47:07.974Z] Cloning into '/tmp/tmp.LMhM7xaOB8/src/github.com/containerd/containerd'...
08:47:10 [2020-04-17T08:47:10.401Z] ok  	github.com/docker/docker/cmd/dockerd/hack	0.003s	coverage: 72.9% of statements
08:47:10 [2020-04-17T08:47:10.401Z] ok  	github.com/docker/docker/cmd/dockerd	0.055s	coverage: 29.5% of statements
08:47:10 [2020-04-17T08:47:10.681Z] ok  	github.com/docker/docker/container	0.108s	coverage: 35.6% of statements
08:47:10 [2020-04-17T08:47:10.681Z] ?   	github.com/docker/docker/container/stream	[no test files]
08:47:10 [2020-04-17T08:47:10.681Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
08:47:10 [2020-04-17T08:47:10.681Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
08:47:10 [2020-04-17T08:47:10.681Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
08:47:11 [2020-04-17T08:47:11.619Z] #57 235.2 🇩 bin/containerd-stress
08:47:11 [2020-04-17T08:47:11.874Z] #57 236.6 🇩 bin/containerd-shim
08:47:14 [2020-04-17T08:47:14.812Z] + cd /tmp/tmp.LMhM7xaOB8/src/github.com/containerd/containerd
08:47:14 [2020-04-17T08:47:14.812Z] + git checkout -q 7ad184331fa3e55e52b890ea95e65ba581ae3429
08:47:15 [2020-04-17T08:47:15.430Z] + export 'BUILDTAGS=netgo osusergo static_build'
08:47:15 [2020-04-17T08:47:15.430Z] + BUILDTAGS='netgo osusergo static_build'
08:47:15 [2020-04-17T08:47:15.430Z] + export EXTRA_FLAGS=-buildmode=pie
08:47:15 [2020-04-17T08:47:15.430Z] + EXTRA_FLAGS=-buildmode=pie
08:47:15 [2020-04-17T08:47:15.430Z] + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
08:47:15 [2020-04-17T08:47:15.430Z] + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
08:47:15 [2020-04-17T08:47:15.430Z] + '[' '' = dynamic ']'
08:47:15 [2020-04-17T08:47:15.430Z] + make
08:47:16 [2020-04-17T08:47:16.049Z] 🇩 bin/ctr
08:47:16 [2020-04-17T08:47:16.148Z] ok  	github.com/docker/docker/daemon/cluster	0.050s	coverage: 0.5% of statements
08:47:17 [2020-04-17T08:47:17.150Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.006s	coverage: 65.3% of statements
08:47:18 [2020-04-17T08:47:18.152Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.006s	coverage: 35.8% of statements
08:47:18 [2020-04-17T08:47:18.395Z] #57 242.3 🇩 bin/containerd-shim-runc-v1
08:47:20 [2020-04-17T08:47:20.275Z] #57 244.8 🇩 binaries
08:47:20 [2020-04-17T08:47:20.275Z] #57 244.8 + mkdir -p /build
08:47:20 [2020-04-17T08:47:20.275Z] #57 244.8 + cp bin/containerd /build/containerd
08:47:20 [2020-04-17T08:47:20.275Z] #57 244.8 + cp bin/containerd-shim /build/containerd-shim
08:47:20 [2020-04-17T08:47:20.275Z] #57 244.9 + cp bin/ctr /build/ctr
08:47:20 [2020-04-17T08:47:20.529Z] #57 DONE 245.4s
08:47:21 [2020-04-17T08:47:21.888Z] 
08:47:21 [2020-04-17T08:47:21.888Z] #58 [dev 21/25] COPY --from=containerd    /build/ /usr/local/bin/
08:47:21 [2020-04-17T08:47:21.888Z] #58 DONE 0.2s
08:47:21 [2020-04-17T08:47:21.888Z] 
08:47:21 [2020-04-17T08:47:21.888Z] #62 [dev 22/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
08:47:21 [2020-04-17T08:47:21.888Z] #62 DONE 0.1s
08:47:21 [2020-04-17T08:47:21.888Z] 
08:47:21 [2020-04-17T08:47:21.888Z] #64 [dev 23/25] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_...
08:47:21 [2020-04-17T08:47:21.888Z] #64 DONE 0.1s
08:47:21 [2020-04-17T08:47:21.888Z] 
08:47:21 [2020-04-17T08:47:21.888Z] #67 [dev 24/25] COPY --from=proxy         /build/ /usr/local/bin/
08:47:21 [2020-04-17T08:47:21.888Z] #67 DONE 0.1s
08:47:21 [2020-04-17T08:47:21.888Z] 
08:47:21 [2020-04-17T08:47:21.888Z] #68 [dev 25/25] WORKDIR /go/src/github.com/docker/docker
08:47:21 [2020-04-17T08:47:21.888Z] #68 DONE 0.0s
08:47:22 [2020-04-17T08:47:22.143Z] 
08:47:22 [2020-04-17T08:47:22.143Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker
08:47:22 [2020-04-17T08:47:22.700Z] #69 DONE 0.6s
08:47:22 [2020-04-17T08:47:22.700Z] 
08:47:22 [2020-04-17T08:47:22.700Z] #70 exporting to image
08:47:22 [2020-04-17T08:47:22.700Z] #70 exporting layers
08:47:24 [2020-04-17T08:47:24.935Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.425s	coverage: 13.7% of statements
08:47:25 [2020-04-17T08:47:25.937Z] ok  	github.com/docker/docker/daemon/config	0.019s	coverage: 82.2% of statements
08:47:26 [2020-04-17T08:47:26.217Z] ok  	github.com/docker/docker/daemon/discovery	0.002s	coverage: 30.4% of statements
08:47:26 [2020-04-17T08:47:26.828Z] ok  	github.com/docker/docker/daemon/events	0.055s	coverage: 50.0% of statements
08:47:27 [2020-04-17T08:47:27.061Z] Loaded image: buildpack-deps:jessie
08:47:27 [2020-04-17T08:47:27.061Z] Loaded image: busybox:latest
08:47:27 [2020-04-17T08:47:27.319Z] Loaded image: busybox:glibc
08:47:27 [2020-04-17T08:47:27.319Z] Loaded image: debian:jessie
08:47:27 [2020-04-17T08:47:27.319Z] Loaded image: hello-world:latest
08:47:27 [2020-04-17T08:47:27.576Z] INFO: Testing against a local daemon
08:47:27 [2020-04-17T08:47:27.576Z] === RUN   TestBuildWithSession
08:47:27 [2020-04-17T08:47:27.830Z] ok  	github.com/docker/docker/daemon/graphdriver	0.003s	coverage: 2.2% of statements
08:47:28 [2020-04-17T08:47:28.110Z] ok  	github.com/docker/docker/daemon	12.265s	coverage: 17.5% of statements
08:47:28 [2020-04-17T08:47:28.110Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
08:47:28 [2020-04-17T08:47:28.110Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
08:47:28 [2020-04-17T08:47:28.110Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
08:47:28 [2020-04-17T08:47:28.110Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
08:47:29 [2020-04-17T08:47:29.223Z] #70 exporting layers 6.2s done
08:47:29 [2020-04-17T08:47:29.223Z] #70 writing image sha256:27d7287b4532d5413032ccc0c75135c0921c51969b369884257de6384041d3ca done
08:47:29 [2020-04-17T08:47:29.223Z] #70 naming to docker.io/library/docker:73b52253848169499393976f4af9a27b21006ec5 done
08:47:29 [2020-04-17T08:47:29.223Z] #70 DONE 6.2s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
08:47:29 [2020-04-17T08:47:29.643Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40782/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40782/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=73b52253848169499393976f4af9a27b21006ec5 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:73b52253848169499393976f4af9a27b21006ec5 hack/validate/default
08:47:30 [2020-04-17T08:47:30.123Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.004s	coverage: 2.9% of statements
08:47:30 [2020-04-17T08:47:30.581Z] Congratulations!  All commits are properly signed with the DCO!
08:47:30 [2020-04-17T08:47:30.736Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.177s	coverage: 56.9% of statements
08:47:32 [2020-04-17T08:47:32.835Z] --- PASS: TestBuildWithSession (4.49s)
08:47:32 [2020-04-17T08:47:32.835Z] === RUN   TestBuildSquashParent
08:47:35 [2020-04-17T08:47:35.101Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.971s	coverage: 46.2% of statements
08:47:37 [2020-04-17T08:47:37.765Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.300s	coverage: 49.5% of statements
08:47:42 [2020-04-17T08:47:42.807Z] --- PASS: TestBuildSquashParent (10.32s)
08:47:42 [2020-04-17T08:47:42.807Z]     build_squash_test.go:29: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestBuildSquashParent
08:47:42 [2020-04-17T08:47:42.807Z]     daemon.go:325: [dcc34dd075830] waiting for daemon to start
08:47:42 [2020-04-17T08:47:42.807Z]     daemon.go:325: [dcc34dd075830] waiting for daemon to start
08:47:42 [2020-04-17T08:47:42.807Z]     daemon.go:353: [dcc34dd075830] daemon started
08:47:42 [2020-04-17T08:47:42.807Z]     daemon.go:461: [dcc34dd075830] Stopping daemon
08:47:42 [2020-04-17T08:47:42.807Z]     daemon.go:296: [dcc34dd075830] exiting daemon
08:47:42 [2020-04-17T08:47:42.807Z]     daemon.go:448: [dcc34dd075830] Daemon stopped
08:47:42 [2020-04-17T08:47:42.807Z] === RUN   TestBuildWithRemoveAndForceRemove
08:47:42 [2020-04-17T08:47:42.807Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
08:47:42 [2020-04-17T08:47:42.807Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
08:47:42 [2020-04-17T08:47:42.807Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
08:47:42 [2020-04-17T08:47:42.807Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
08:47:42 [2020-04-17T08:47:42.807Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
08:47:42 [2020-04-17T08:47:42.807Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
08:47:42 [2020-04-17T08:47:42.807Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
08:47:42 [2020-04-17T08:47:42.807Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
08:47:42 [2020-04-17T08:47:42.807Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
08:47:42 [2020-04-17T08:47:42.807Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
08:47:42 [2020-04-17T08:47:42.807Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
08:47:42 [2020-04-17T08:47:42.807Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
08:47:42 [2020-04-17T08:47:42.807Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
08:47:42 [2020-04-17T08:47:42.807Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
08:47:45 [2020-04-17T08:47:45.130Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
08:47:45 [2020-04-17T08:47:45.130Z] 
08:47:45 [2020-04-17T08:47:45.130Z]  ________   ____  __.
08:47:45 [2020-04-17T08:47:45.130Z]  \_____  \ |    |/ _|
08:47:45 [2020-04-17T08:47:45.130Z]  /   |   \|      <
08:47:45 [2020-04-17T08:47:45.130Z]  /    |    \    |  \
08:47:45 [2020-04-17T08:47:45.130Z]  \_______  /____|__ \
08:47:45 [2020-04-17T08:47:45.130Z]          \/        \/
08:47:45 [2020-04-17T08:47:45.130Z] 
08:47:45 [2020-04-17T08:47:45.130Z] INFO: make.ps1 ended at 04/17/2020 08:47:39
08:47:45 [2020-04-17T08:47:45.130Z] INFO: Binaries build ended at 04/17/2020 08:47:42. Duration:00:01:14.3374745
08:47:45 [2020-04-17T08:47:45.130Z] INFO: Copying the built daemon binary to d:\CI\PR-40782\2\binary\dockerd-7a3569918.exe...
08:47:45 [2020-04-17T08:47:45.130Z] INFO: Copying the built client binary to d:\CI\PR-40782\2\binary\docker-7a3569918.exe...
08:47:45 [2020-04-17T08:47:45.130Z] INFO: Copying dockerversion from the container...
08:47:45 [2020-04-17T08:47:45.594Z] INFO: Copying the golang package from the container to d:\CI\PR-40782\2\installer\go.zip...
08:47:46 [2020-04-17T08:47:46.083Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
08:47:46 [2020-04-17T08:47:46.083Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
08:47:46 [2020-04-17T08:47:46.122Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	6.350s	coverage: 60.4% of statements
08:47:46 [2020-04-17T08:47:46.122Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	16.638s	coverage: 72.3% of statements
08:47:46 [2020-04-17T08:47:46.122Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
08:47:46 [2020-04-17T08:47:46.122Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
08:47:46 [2020-04-17T08:47:46.402Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.005s	coverage: 58.0% of statements
08:47:47 [2020-04-17T08:47:47.013Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.729s	coverage: 76.1% of statements
08:47:47 [2020-04-17T08:47:47.013Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
08:47:47 [2020-04-17T08:47:47.293Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.003s	coverage: 3.0% of statements
08:47:47 [2020-04-17T08:47:47.785Z] INFO: Extracting go.zip to d:\CI\PR-40782\2\go
08:47:47 [2020-04-17T08:47:47.904Z] ok  	github.com/docker/docker/daemon/links	0.007s	coverage: 93.0% of statements
08:47:49 [2020-04-17T08:47:49.362Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
08:47:49 [2020-04-17T08:47:49.362Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
08:47:49 [2020-04-17T08:47:49.368Z] ok  	github.com/docker/docker/daemon/images	0.008s	coverage: 4.9% of statements
08:47:49 [2020-04-17T08:47:49.368Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
08:47:49 [2020-04-17T08:47:49.368Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
08:47:49 [2020-04-17T08:47:49.368Z] ok  	github.com/docker/docker/daemon/logger	0.222s	coverage: 43.7% of statements
08:47:50 [2020-04-17T08:47:50.370Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.081s	coverage: 78.2% of statements
08:47:50 [2020-04-17T08:47:50.370Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
08:47:50 [2020-04-17T08:47:50.370Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
08:47:50 [2020-04-17T08:47:50.651Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.005s	coverage: 67.0% of statements
08:47:51 [2020-04-17T08:47:51.262Z] ok  	github.com/docker/docker/daemon/logger/journald	0.015s	coverage: 26.2% of statements
08:47:51 [2020-04-17T08:47:51.543Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.003s	coverage: 62.1% of statements
08:47:51 [2020-04-17T08:47:51.543Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.002s	coverage: 88.3% of statements
08:47:52 [2020-04-17T08:47:52.544Z] ok  	github.com/docker/docker/daemon/logger/local	0.011s	coverage: 74.7% of statements
08:47:52 [2020-04-17T08:47:52.544Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
08:47:52 [2020-04-17T08:47:52.544Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.047s	coverage: 19.9% of statements
08:47:52 [2020-04-17T08:47:52.642Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
08:47:52 [2020-04-17T08:47:52.642Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.30s)
08:47:52 [2020-04-17T08:47:52.642Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.41s)
08:47:52 [2020-04-17T08:47:52.642Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.24s)
08:47:52 [2020-04-17T08:47:52.642Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.40s)
08:47:52 [2020-04-17T08:47:52.642Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.09s)
08:47:52 [2020-04-17T08:47:52.642Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.16s)
08:47:52 [2020-04-17T08:47:52.642Z] === RUN   TestBuildMultiStageCopy
08:47:52 [2020-04-17T08:47:52.642Z] === RUN   TestBuildMultiStageCopy/copy_to_root
08:47:54 [2020-04-17T08:47:54.008Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.006s	coverage: 47.8% of statements
08:47:54 [2020-04-17T08:47:54.008Z] ok  	github.com/docker/docker/daemon/logger/templates	0.014s	coverage: 8.3% of statements
08:47:54 [2020-04-17T08:47:54.619Z] ok  	github.com/docker/docker/daemon/network	0.003s	coverage: 63.8% of statements
08:47:55 [2020-04-17T08:47:55.230Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.447s	coverage: 84.5% of statements
08:47:55 [2020-04-17T08:47:55.230Z] ?   	github.com/docker/docker/daemon/names	[no test files]
08:47:55 [2020-04-17T08:47:55.230Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
08:47:55 [2020-04-17T08:47:55.917Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
08:47:56 [2020-04-17T08:47:56.175Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
08:47:56 [2020-04-17T08:47:56.694Z] ok  	github.com/docker/docker/distribution/metadata	0.021s	coverage: 48.2% of statements
08:47:56 [2020-04-17T08:47:56.694Z] ok  	github.com/docker/docker/distribution	0.299s	coverage: 22.3% of statements
08:47:56 [2020-04-17T08:47:56.694Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
08:47:56 [2020-04-17T08:47:56.739Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
08:47:57 [2020-04-17T08:47:57.304Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
08:47:57 [2020-04-17T08:47:57.305Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 49.4% of statements
08:47:58 [2020-04-17T08:47:58.234Z] --- PASS: TestBuildMultiStageCopy (5.82s)
08:47:58 [2020-04-17T08:47:58.234Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.18s)
08:47:58 [2020-04-17T08:47:58.234Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.59s)
08:47:58 [2020-04-17T08:47:58.234Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.69s)
08:47:58 [2020-04-17T08:47:58.234Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.67s)
08:47:58 [2020-04-17T08:47:58.234Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.69s)
08:47:58 [2020-04-17T08:47:58.234Z] === RUN   TestBuildMultiStageParentConfig
08:47:58 [2020-04-17T08:47:58.306Z] ok  	github.com/docker/docker/image	0.014s	coverage: 86.4% of statements
08:47:58 [2020-04-17T08:47:58.917Z] ok  	github.com/docker/docker/distribution/xfer	1.427s	coverage: 83.4% of statements
08:47:58 [2020-04-17T08:47:58.917Z] ?   	github.com/docker/docker/dockerversion	[no test files]
08:47:58 [2020-04-17T08:47:58.917Z] ok  	github.com/docker/docker/image/cache	0.023s	coverage: 19.2% of statements
08:47:58 [2020-04-17T08:47:58.917Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
08:47:59 [2020-04-17T08:47:59.919Z] ok  	github.com/docker/docker/image/v1	0.006s	coverage: 25.0% of statements
08:47:59 [2020-04-17T08:47:59.919Z] ?   	github.com/docker/docker/internal/test	[no test files]
08:48:00 [2020-04-17T08:48:00.131Z] --- PASS: TestBuildMultiStageParentConfig (1.64s)
08:48:00 [2020-04-17T08:48:00.131Z] === RUN   TestBuildLabelWithTargets
08:48:00 [2020-04-17T08:48:00.530Z] ?   	github.com/docker/docker/internal/test/daemon	[no test files]
08:48:00 [2020-04-17T08:48:00.530Z] ?   	github.com/docker/docker/internal/test/environment	[no test files]
08:48:00 [2020-04-17T08:48:00.530Z] ?   	github.com/docker/docker/internal/test/fakecontext	[no test files]
08:48:00 [2020-04-17T08:48:00.530Z] ?   	github.com/docker/docker/internal/test/fakegit	[no test files]
08:48:00 [2020-04-17T08:48:00.530Z] ?   	github.com/docker/docker/internal/test/fakestorage	[no test files]
08:48:00 [2020-04-17T08:48:00.530Z] ?   	github.com/docker/docker/internal/test/fixtures/load	[no test files]
08:48:00 [2020-04-17T08:48:00.530Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin	[no test files]
08:48:00 [2020-04-17T08:48:00.530Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin/basic	[no test files]
08:48:00 [2020-04-17T08:48:00.810Z] ?   	github.com/docker/docker/internal/test/registry	[no test files]
08:48:00 [2020-04-17T08:48:00.810Z] ?   	github.com/docker/docker/internal/test/request	[no test files]
08:48:00 [2020-04-17T08:48:00.810Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
08:48:00 [2020-04-17T08:48:00.810Z] ok  	github.com/docker/docker/internal/testutil	0.001s	coverage: 62.5% of statements
08:48:01 [2020-04-17T08:48:01.114Z] ok  	github.com/docker/docker/libcontainerd/queue	0.021s	coverage: 100.0% of statements
08:48:02 [2020-04-17T08:48:02.590Z] ok  	github.com/docker/docker/opts	0.014s	coverage: 66.9% of statements
08:48:02 [2020-04-17T08:48:02.590Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 50.0% of statements
08:48:02 [2020-04-17T08:48:02.655Z] --- PASS: TestBuildLabelWithTargets (2.68s)
08:48:02 [2020-04-17T08:48:02.655Z] === RUN   TestBuildWithEmptyLayers
08:48:04 [2020-04-17T08:48:04.066Z] ok  	github.com/docker/docker/pkg/archive	0.489s	coverage: 76.9% of statements
08:48:04 [2020-04-17T08:48:04.068Z] --- PASS: TestBuildWithEmptyLayers (1.36s)
08:48:04 [2020-04-17T08:48:04.068Z] === RUN   TestBuildMultiStageOnBuild
08:48:05 [2020-04-17T08:48:05.528Z] ok  	github.com/docker/docker/pkg/authorization	0.640s	coverage: 66.7% of statements
08:48:05 [2020-04-17T08:48:05.528Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
08:48:05 [2020-04-17T08:48:05.808Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
08:48:08 [2020-04-17T08:48:08.243Z] --- PASS: TestBuildMultiStageOnBuild (3.77s)
08:48:08 [2020-04-17T08:48:08.243Z] === RUN   TestBuildUncleanTarFilenames
08:48:09 [2020-04-17T08:48:09.614Z] --- PASS: TestBuildUncleanTarFilenames (1.80s)
08:48:09 [2020-04-17T08:48:09.615Z] === RUN   TestBuildMultiStageLayerLeak
08:48:10 [2020-04-17T08:48:10.170Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.475s	coverage: 43.2% of statements
08:48:10 [2020-04-17T08:48:10.170Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 80.0% of statements
08:48:10 [2020-04-17T08:48:10.170Z] ok  	github.com/docker/docker/layer	7.944s	coverage: 72.0% of statements
08:48:10 [2020-04-17T08:48:10.170Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
08:48:10 [2020-04-17T08:48:10.170Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
08:48:10 [2020-04-17T08:48:10.170Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
08:48:10 [2020-04-17T08:48:10.170Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
08:48:10 [2020-04-17T08:48:10.170Z] ?   	github.com/docker/docker/oci	[no test files]
08:48:10 [2020-04-17T08:48:10.170Z] ?   	github.com/docker/docker/oci/caps	[no test files]
08:48:10 [2020-04-17T08:48:10.170Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
08:48:10 [2020-04-17T08:48:10.170Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
08:48:10 [2020-04-17T08:48:10.450Z] ok  	github.com/docker/docker/pkg/discovery	0.004s	coverage: 58.3% of statements
08:48:10 [2020-04-17T08:48:10.450Z] ok  	github.com/docker/docker/pkg/discovery/file	0.010s	coverage: 92.9% of statements
08:48:11 [2020-04-17T08:48:11.061Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.005s	coverage: 92.3% of statements
08:48:11 [2020-04-17T08:48:11.343Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.017s	coverage: 93.8% of statements
08:48:11 [2020-04-17T08:48:11.623Z] ok  	github.com/docker/docker/pkg/dmesg	0.015s	coverage: 83.3% of statements
08:48:12 [2020-04-17T08:48:12.889Z] 🇩 bin/containerd
08:48:13 [2020-04-17T08:48:13.086Z] ok  	github.com/docker/docker/pkg/filenotify	0.602s	coverage: 66.3% of statements
08:48:13 [2020-04-17T08:48:13.366Z] ok  	github.com/docker/docker/pkg/fileutils	0.006s	coverage: 89.5% of statements
08:48:13 [2020-04-17T08:48:13.794Z] --- PASS: TestBuildMultiStageLayerLeak (3.83s)
08:48:13 [2020-04-17T08:48:13.794Z] === RUN   TestBuildWithHugeFile
08:48:14 [2020-04-17T08:48:14.367Z] ok  	github.com/docker/docker/pkg/fsutils	0.448s	coverage: 85.1% of statements
08:48:14 [2020-04-17T08:48:14.647Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.078s	coverage: 84.1% of statements
08:48:14 [2020-04-17T08:48:14.647Z] ok  	github.com/docker/docker/pkg/homedir	0.002s	coverage: 10.2% of statements
08:48:15 [2020-04-17T08:48:15.258Z] ok  	github.com/docker/docker/pkg/idtools	0.242s	coverage: 70.1% of statements
08:48:15 [2020-04-17T08:48:15.869Z] ok  	github.com/docker/docker/pkg/ioutils	0.296s	coverage: 70.4% of statements
08:48:15 [2020-04-17T08:48:15.869Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.007s	coverage: 91.7% of statements
08:48:16 [2020-04-17T08:48:16.149Z] ok  	github.com/docker/docker/pkg/locker	0.012s	coverage: 88.9% of statements
08:48:16 [2020-04-17T08:48:16.149Z] ok  	github.com/docker/docker/pkg/longpath	0.001s	coverage: 100.0% of statements
08:48:16 [2020-04-17T08:48:16.149Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
08:48:16 [2020-04-17T08:48:16.430Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.003s	coverage: 85.7% of statements
08:48:16 [2020-04-17T08:48:16.710Z] ok  	github.com/docker/docker/pkg/parsers	0.001s	coverage: 97.0% of statements
08:48:16 [2020-04-17T08:48:16.991Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.001s	coverage: 60.0% of statements
08:48:17 [2020-04-17T08:48:17.271Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.002s	coverage: 90.0% of statements
08:48:17 [2020-04-17T08:48:17.551Z] ok  	github.com/docker/docker/pkg/pidfile	0.002s	coverage: 82.4% of statements
08:48:17 [2020-04-17T08:48:17.798Z] INFO: Extraction ended at 04/17/2020 08:48:13. Duration:00:00:25.5928533
08:48:17 [2020-04-17T08:48:17.798Z] INFO: Updating the golang and path environment variables
08:48:17 [2020-04-17T08:48:17.798Z] INFO: GOPATH=d:\gopath
08:48:17 [2020-04-17T08:48:17.798Z] INFO: go version go1.13.10 windows/amd64
08:48:17 [2020-04-17T08:48:17.798Z] INFO: Running the daemon under test in debug mode
08:48:17 [2020-04-17T08:48:17.798Z] INFO: Starting a daemon under test...
08:48:17 [2020-04-17T08:48:17.798Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40782\2\daemon --pidfile d:\CI\PR-40782\2\docker.pid -D
08:48:17 [2020-04-17T08:48:17.798Z] INFO: Process started successfully.
08:48:17 [2020-04-17T08:48:17.798Z] INFO: Start tailing logs of the daemon under tests
08:48:17 [2020-04-17T08:48:17.798Z] INFO: Waiting for the daemon under test to start...
08:48:17 [2020-04-17T08:48:17.798Z] INFO: Daemon under test started and replied!
08:48:17 [2020-04-17T08:48:17.798Z] INFO: Docker version of the daemon under test
08:48:17 [2020-04-17T08:48:17.798Z] 
08:48:17 [2020-04-17T08:48:17.798Z] Client:
08:48:17 [2020-04-17T08:48:17.798Z]  Version:      17.06.2-ce
08:48:17 [2020-04-17T08:48:17.798Z]  API version:  1.30
08:48:17 [2020-04-17T08:48:17.798Z]  Go version:   go1.8.3
08:48:17 [2020-04-17T08:48:17.798Z]  Git commit:   cec0b72
08:48:17 [2020-04-17T08:48:17.798Z]  Built:        Tue Sep  5 19:57:19 2017
08:48:17 [2020-04-17T08:48:17.798Z]  OS/Arch:      windows/amd64
08:48:17 [2020-04-17T08:48:17.798Z] 
08:48:17 [2020-04-17T08:48:17.798Z] Server:
08:48:17 [2020-04-17T08:48:17.798Z]  Version:      0.0.0-dev
08:48:17 [2020-04-17T08:48:17.798Z]  API version:  1.40 (minimum version 1.24)
08:48:17 [2020-04-17T08:48:17.798Z]  Go version:   go1.13.10
08:48:17 [2020-04-17T08:48:17.798Z]  Git commit:   7a3569918
08:48:17 [2020-04-17T08:48:17.798Z]  Built:        04/17/2020 08:46:32
08:48:17 [2020-04-17T08:48:17.798Z]  OS/Arch:      windows/amd64
08:48:17 [2020-04-17T08:48:17.798Z]  Experimental: false
08:48:17 [2020-04-17T08:48:17.798Z] 
08:48:17 [2020-04-17T08:48:17.798Z] INFO: Docker info of the daemon under test
08:48:17 [2020-04-17T08:48:17.798Z] 
08:48:17 [2020-04-17T08:48:17.799Z] Containers: 0
08:48:17 [2020-04-17T08:48:17.799Z]  Running: 0
08:48:17 [2020-04-17T08:48:17.799Z]  Paused: 0
08:48:17 [2020-04-17T08:48:17.799Z]  Stopped: 0
08:48:17 [2020-04-17T08:48:17.799Z] Images: 0
08:48:17 [2020-04-17T08:48:17.799Z] Server Version: 0.0.0-dev
08:48:17 [2020-04-17T08:48:17.799Z] Storage Driver: windowsfilter
08:48:17 [2020-04-17T08:48:17.799Z]  Windows: 
08:48:17 [2020-04-17T08:48:17.799Z] Logging Driver: json-file
08:48:17 [2020-04-17T08:48:17.799Z] Plugins: 
08:48:17 [2020-04-17T08:48:17.799Z]  Volume: local
08:48:17 [2020-04-17T08:48:17.799Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
08:48:17 [2020-04-17T08:48:17.799Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
08:48:17 [2020-04-17T08:48:17.799Z] Swarm: inactive
08:48:17 [2020-04-17T08:48:17.799Z] Default Isolation: process
08:48:17 [2020-04-17T08:48:17.799Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
08:48:17 [2020-04-17T08:48:17.799Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039)
08:48:17 [2020-04-17T08:48:17.799Z] OSType: windows
08:48:17 [2020-04-17T08:48:17.799Z] Architecture: x86_64
08:48:17 [2020-04-17T08:48:17.799Z] CPUs: 4
08:48:17 [2020-04-17T08:48:17.799Z] Total Memory: 32GiB
08:48:17 [2020-04-17T08:48:17.799Z] Name: azwin-2-60dc20
08:48:17 [2020-04-17T08:48:17.799Z] ID: M4VK:AXXL:6IAB:DELQ:FVHZ:S3MK:KIVH:SGWP:OX7G:6T42:7PTH:NV2F
08:48:17 [2020-04-17T08:48:17.799Z] Docker Root Dir: D:\CI\PR-40782\2\daemon
08:48:17 [2020-04-17T08:48:17.799Z] Debug Mode (client): false
08:48:17 [2020-04-17T08:48:17.799Z] Debug Mode (server): true
08:48:17 [2020-04-17T08:48:17.799Z]  File Descriptors: -1
08:48:17 [2020-04-17T08:48:17.799Z]  Goroutines: 17
08:48:17 [2020-04-17T08:48:17.799Z]  System Time: 2020-04-17T08:48:16.9184338Z
08:48:17 [2020-04-17T08:48:17.799Z]  EventsListeners: 0
08:48:17 [2020-04-17T08:48:17.799Z] Registry: https://index.docker.io/v1/
08:48:17 [2020-04-17T08:48:17.799Z] Labels:
08:48:17 [2020-04-17T08:48:17.799Z] Experimental: false
08:48:17 [2020-04-17T08:48:17.799Z] Insecure Registries:
08:48:17 [2020-04-17T08:48:17.799Z]  127.0.0.0/8
08:48:17 [2020-04-17T08:48:17.799Z] Live Restore Enabled: false
08:48:17 [2020-04-17T08:48:17.799Z] 
08:48:17 [2020-04-17T08:48:17.799Z] 
08:48:17 [2020-04-17T08:48:17.799Z] INFO: Docker images of the daemon under test
08:48:17 [2020-04-17T08:48:17.799Z] 
08:48:17 [2020-04-17T08:48:17.799Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
08:48:17 [2020-04-17T08:48:17.799Z] 
08:48:17 [2020-04-17T08:48:17.799Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
08:48:17 [2020-04-17T08:48:17.799Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
08:48:17 [2020-04-17T08:48:17.832Z] ok  	github.com/docker/docker/pkg/mount	1.271s	coverage: 69.6% of statements
08:48:17 [2020-04-17T08:48:17.832Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
08:48:17 [2020-04-17T08:48:17.832Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
08:48:17 [2020-04-17T08:48:17.832Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
08:48:18 [2020-04-17T08:48:18.443Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.005s	coverage: 56.8% of statements
08:48:18 [2020-04-17T08:48:18.723Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
08:48:19 [2020-04-17T08:48:19.004Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 87.9% of statements
08:48:19 [2020-04-17T08:48:19.284Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
08:48:20 [2020-04-17T08:48:20.747Z] ok  	github.com/docker/docker/pkg/pubsub	1.017s	coverage: 72.7% of statements
08:48:20 [2020-04-17T08:48:20.747Z] ok  	github.com/docker/docker/pkg/reexec	0.003s	coverage: 82.4% of statements
08:48:22 [2020-04-17T08:48:22.668Z] ltsc2019: Pulling from windows/servercore
08:48:22 [2020-04-17T08:48:22.668Z] 65014b3c3121: Pulling fs layer
08:48:22 [2020-04-17T08:48:22.668Z] eac6fba788c9: Pulling fs layer
08:48:24 [2020-04-17T08:48:24.186Z] ok  	github.com/docker/docker/pkg/signal	2.712s	coverage: 61.0% of statements
08:48:24 [2020-04-17T08:48:24.186Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
08:48:24 [2020-04-17T08:48:24.467Z] ok  	github.com/docker/docker/pkg/streamformatter	0.002s	coverage: 66.2% of statements
08:48:24 [2020-04-17T08:48:24.747Z] ok  	github.com/docker/docker/pkg/stringid	0.001s	coverage: 70.6% of statements
08:48:25 [2020-04-17T08:48:25.028Z] ok  	github.com/docker/docker/pkg/symlink	0.007s	coverage: 87.7% of statements
08:48:25 [2020-04-17T08:48:25.309Z] ok  	github.com/docker/docker/pkg/sysinfo	0.003s	coverage: 81.4% of statements
08:48:25 [2020-04-17T08:48:25.919Z] ok  	github.com/docker/docker/pkg/system	0.038s	coverage: 35.1% of statements
08:48:26 [2020-04-17T08:48:26.228Z] ok  	github.com/docker/docker/pkg/tailfile	0.037s	coverage: 88.6% of statements
08:48:26 [2020-04-17T08:48:26.508Z] ok  	github.com/docker/docker/pkg/tarsum	0.040s	coverage: 89.3% of statements
08:48:27 [2020-04-17T08:48:27.119Z] ok  	github.com/docker/docker/pkg/term	0.003s	coverage: 85.9% of statements
08:48:27 [2020-04-17T08:48:27.399Z] testing: warning: no tests to run
08:48:27 [2020-04-17T08:48:27.399Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: 0.0% of statements [no tests to run]
08:48:27 [2020-04-17T08:48:27.680Z] ok  	github.com/docker/docker/pkg/truncindex	0.101s	coverage: 91.5% of statements
08:48:27 [2020-04-17T08:48:27.680Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
08:48:27 [2020-04-17T08:48:27.960Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
08:48:29 [2020-04-17T08:48:29.960Z] eac6fba788c9: Verifying Checksum
08:48:29 [2020-04-17T08:48:29.960Z] eac6fba788c9: Download complete
08:48:29 [2020-04-17T08:48:29.975Z] ok  	github.com/docker/docker/plugin	0.545s	coverage: 27.3% of statements
08:48:30 [2020-04-17T08:48:30.255Z] ok  	github.com/docker/docker/plugin/v2	0.002s	coverage: 14.5% of statements
08:48:30 [2020-04-17T08:48:30.867Z] ok  	github.com/docker/docker/profiles/seccomp	0.003s	coverage: 75.3% of statements
08:48:31 [2020-04-17T08:48:31.147Z] ok  	github.com/docker/docker/reference	0.005s	coverage: 84.4% of statements
08:48:32 [2020-04-17T08:48:32.149Z] ok  	github.com/docker/docker/registry	0.092s	coverage: 56.3% of statements
08:48:32 [2020-04-17T08:48:32.760Z] ok  	github.com/docker/docker/registry/resumable	0.014s	coverage: 100.0% of statements
08:48:33 [2020-04-17T08:48:33.040Z] ok  	github.com/docker/docker/restartmanager	0.001s	coverage: 49.0% of statements
08:48:33 [2020-04-17T08:48:33.651Z] ok  	github.com/docker/docker/runconfig	0.007s	coverage: 68.2% of statements
08:48:34 [2020-04-17T08:48:34.262Z] ok  	github.com/docker/docker/volume/drivers	0.002s	coverage: 36.1% of statements
08:48:34 [2020-04-17T08:48:34.542Z] ok  	github.com/docker/docker/volume/local	0.049s	coverage: 73.0% of statements
08:48:35 [2020-04-17T08:48:35.153Z] ok  	github.com/docker/docker/volume/mounts	0.018s	coverage: 67.0% of statements
08:48:36 [2020-04-17T08:48:36.154Z] ok  	github.com/docker/docker/volume/service	0.009s	coverage: 73.0% of statements
08:48:37 [2020-04-17T08:48:37.071Z] 65014b3c3121: Verifying Checksum
08:48:37 [2020-04-17T08:48:37.071Z] 65014b3c3121: Download complete
08:48:45 [2020-04-17T08:48:45.496Z] 🇩 bin/containerd-stress
08:48:45 [2020-04-17T08:48:45.496Z] 🇩 bin/containerd-shim
08:48:52 [2020-04-17T08:48:52.003Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
08:48:52 [2020-04-17T08:48:52.003Z] No api/types/ or api/swagger.yaml changes in diff.
08:48:52 [2020-04-17T08:48:52.003Z] Congratulations!  All toml source files changed here have valid syntax.
08:48:52 [2020-04-17T08:48:52.003Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
08:48:52 [2020-04-17T08:48:52.003Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
08:48:52 [2020-04-17T08:48:52.358Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40782/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=73b52253848169499393976f4af9a27b21006ec5 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:73b52253848169499393976f4af9a27b21006ec5 hack/make.sh dynbinary-daemon test-docker-py
08:48:52 [2020-04-17T08:48:52.916Z] 
08:48:53 [2020-04-17T08:48:53.170Z] Removing bundles/
08:48:53 [2020-04-17T08:48:53.170Z] 
08:48:53 [2020-04-17T08:48:53.170Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
08:48:53 [2020-04-17T08:48:53.424Z] Building: bundles/dynbinary-daemon/dockerd-dev
08:48:53 [2020-04-17T08:48:53.424Z] GOOS="" GOARCH="" GOARM=""
08:48:53 [2020-04-17T08:48:53.942Z] 🇩 bin/containerd-shim-runc-v1
08:48:54 [2020-04-17T08:48:54.567Z] ok  	github.com/docker/docker/pkg/plugins	33.613s	coverage: 76.8% of statements
08:48:54 [2020-04-17T08:48:54.567Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
08:48:54 [2020-04-17T08:48:54.567Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
08:48:54 [2020-04-17T08:48:54.567Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
08:48:54 [2020-04-17T08:48:54.567Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
08:48:54 [2020-04-17T08:48:54.567Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
08:48:54 [2020-04-17T08:48:54.567Z] ?   	github.com/docker/docker/rootless	[no test files]
08:48:54 [2020-04-17T08:48:54.567Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
08:48:54 [2020-04-17T08:48:54.567Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
08:48:54 [2020-04-17T08:48:54.567Z] ?   	github.com/docker/docker/volume	[no test files]
08:48:54 [2020-04-17T08:48:54.567Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
08:48:54 [2020-04-17T08:48:54.567Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
08:48:54 [2020-04-17T08:48:54.567Z] 
08:48:54 [2020-04-17T08:48:54.567Z] === Skipped
08:48:54 [2020-04-17T08:48:54.567Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
08:48:54 [2020-04-17T08:48:54.567Z]     exec_linux_test.go:18: requires AppArmor to be enabled
08:48:54 [2020-04-17T08:48:54.567Z] 
08:48:54 [2020-04-17T08:48:54.567Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
08:48:54 [2020-04-17T08:48:54.567Z]     exec_linux_test.go:38: requires AppArmor to be enabled
08:48:54 [2020-04-17T08:48:54.567Z] 
08:48:54 [2020-04-17T08:48:54.567Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
08:48:54 [2020-04-17T08:48:54.567Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:48:54 [2020-04-17T08:48:54.567Z]     graphtest_unix.go:46: Driver btrfs not supported
08:48:54 [2020-04-17T08:48:54.567Z] 
08:48:54 [2020-04-17T08:48:54.567Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
08:48:54 [2020-04-17T08:48:54.567Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:48:54 [2020-04-17T08:48:54.567Z]     graphtest_unix.go:46: Driver btrfs not supported
08:48:54 [2020-04-17T08:48:54.567Z] 
08:48:54 [2020-04-17T08:48:54.567Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
08:48:54 [2020-04-17T08:48:54.567Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:48:54 [2020-04-17T08:48:54.567Z]     graphtest_unix.go:46: Driver btrfs not supported
08:48:54 [2020-04-17T08:48:54.567Z] 
08:48:54 [2020-04-17T08:48:54.567Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
08:48:54 [2020-04-17T08:48:54.567Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:48:54 [2020-04-17T08:48:54.567Z]     graphtest_unix.go:46: Driver btrfs not supported
08:48:54 [2020-04-17T08:48:54.567Z] 
08:48:54 [2020-04-17T08:48:54.567Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
08:48:54 [2020-04-17T08:48:54.568Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:48:54 [2020-04-17T08:48:54.568Z]     graphtest_unix.go:46: Driver btrfs not supported
08:48:54 [2020-04-17T08:48:54.568Z] 
08:48:54 [2020-04-17T08:48:54.568Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
08:48:54 [2020-04-17T08:48:54.568Z]     graphtest_unix.go:73: No driver to put!
08:48:54 [2020-04-17T08:48:54.568Z] 
08:48:54 [2020-04-17T08:48:54.568Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
08:48:54 [2020-04-17T08:48:54.568Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
08:48:54 [2020-04-17T08:48:54.568Z] 
08:48:54 [2020-04-17T08:48:54.568Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
08:48:54 [2020-04-17T08:48:54.568Z]     overlay_test.go:49: Fails to compute changes intermittently
08:48:54 [2020-04-17T08:48:54.568Z] 
08:48:54 [2020-04-17T08:48:54.568Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
08:48:54 [2020-04-17T08:48:54.568Z]     overlay_test.go:65: Cannot run test with naive change algorithm
08:48:54 [2020-04-17T08:48:54.568Z] 
08:48:54 [2020-04-17T08:48:54.568Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
08:48:54 [2020-04-17T08:48:54.568Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
08:48:54 [2020-04-17T08:48:54.568Z] 
08:48:54 [2020-04-17T08:48:54.568Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
08:48:54 [2020-04-17T08:48:54.568Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:48:54 [2020-04-17T08:48:54.568Z]     graphtest_unix.go:46: Driver zfs not supported
08:48:54 [2020-04-17T08:48:54.568Z] 
08:48:54 [2020-04-17T08:48:54.568Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
08:48:54 [2020-04-17T08:48:54.568Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:48:54 [2020-04-17T08:48:54.568Z]     graphtest_unix.go:46: Driver zfs not supported
08:48:54 [2020-04-17T08:48:54.568Z] 
08:48:54 [2020-04-17T08:48:54.568Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
08:48:54 [2020-04-17T08:48:54.568Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:48:54 [2020-04-17T08:48:54.568Z]     graphtest_unix.go:46: Driver zfs not supported
08:48:54 [2020-04-17T08:48:54.568Z] 
08:48:54 [2020-04-17T08:48:54.568Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
08:48:54 [2020-04-17T08:48:54.568Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:48:54 [2020-04-17T08:48:54.568Z]     graphtest_unix.go:46: Driver zfs not supported
08:48:54 [2020-04-17T08:48:54.568Z] 
08:48:54 [2020-04-17T08:48:54.568Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
08:48:54 [2020-04-17T08:48:54.568Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:48:54 [2020-04-17T08:48:54.568Z]     graphtest_unix.go:46: Driver zfs not supported
08:48:54 [2020-04-17T08:48:54.568Z] 
08:48:54 [2020-04-17T08:48:54.568Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
08:48:54 [2020-04-17T08:48:54.568Z]     graphtest_unix.go:73: No driver to put!
08:48:54 [2020-04-17T08:48:54.568Z] 
08:48:54 [2020-04-17T08:48:54.568Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
08:48:54 [2020-04-17T08:48:54.568Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
08:48:54 [2020-04-17T08:48:54.568Z] 
08:48:54 [2020-04-17T08:48:54.568Z] 
08:48:54 [2020-04-17T08:48:54.568Z] DONE 2065 tests, 19 skipped in 184.276s
Post stage
[Pipeline] junit
08:48:54 [2020-04-17T08:48:54.602Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
08:48:55 [2020-04-17T08:48:55.113Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40782/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=73b52253848169499393976f4af9a27b21006ec5 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:73b52253848169499393976f4af9a27b21006ec5 hack/make.sh dynbinary test-integration
08:48:55 [2020-04-17T08:48:55.445Z] 
08:48:55 [2020-04-17T08:48:55.445Z] Removing bundles/
08:48:55 [2020-04-17T08:48:55.445Z] 
08:48:55 [2020-04-17T08:48:55.445Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
08:48:55 [2020-04-17T08:48:55.445Z] Building: bundles/dynbinary-daemon/dockerd-dev
08:48:55 [2020-04-17T08:48:55.445Z] GOOS="" GOARCH="" GOARM=""
08:48:58 [2020-04-17T08:48:58.380Z] 🇩 binaries
08:48:58 [2020-04-17T08:48:58.380Z] + mkdir -p /build
08:48:58 [2020-04-17T08:48:58.380Z] + cp bin/containerd /build/containerd
08:48:58 [2020-04-17T08:48:58.380Z] + cp bin/containerd-shim /build/containerd-shim
08:48:58 [2020-04-17T08:48:58.380Z] + cp bin/ctr /build/ctr
08:49:05 [2020-04-17T08:49:05.213Z] Removing intermediate container b4f517223238
08:49:05 [2020-04-17T08:49:05.213Z]  ---> b3b577e15baa
08:49:05 [2020-04-17T08:49:05.213Z] Step 61/140 : FROM dev-base AS proxy
08:49:05 [2020-04-17T08:49:05.213Z]  ---> f309970bd603
08:49:05 [2020-04-17T08:49:05.213Z] Step 62/140 : ENV INSTALL_BINARY_NAME=proxy
08:49:05 [2020-04-17T08:49:05.213Z]  ---> Running in 1daef9521504
08:49:05 [2020-04-17T08:49:05.213Z] Removing intermediate container 1daef9521504
08:49:05 [2020-04-17T08:49:05.213Z]  ---> d8b2d5e03667
08:49:05 [2020-04-17T08:49:05.213Z] Step 63/140 : ARG LIBNETWORK_COMMIT
08:49:05 [2020-04-17T08:49:05.213Z]  ---> Running in 3aa15b2d50b2
08:49:05 [2020-04-17T08:49:05.213Z] Removing intermediate container 3aa15b2d50b2
08:49:05 [2020-04-17T08:49:05.213Z]  ---> 42b651bd6a2d
08:49:05 [2020-04-17T08:49:05.213Z] Step 64/140 : COPY hack/dockerfile/install/install.sh ./install.sh
08:49:05 [2020-04-17T08:49:05.213Z]  ---> c715e580fbd6
08:49:05 [2020-04-17T08:49:05.213Z] Step 65/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
08:49:05 [2020-04-17T08:49:05.213Z]  ---> 4ce6ddf6bf01
08:49:05 [2020-04-17T08:49:05.213Z] Step 66/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
08:49:05 [2020-04-17T08:49:05.213Z]  ---> Running in fb9351c6f150
08:49:05 [2020-04-17T08:49:05.213Z] + RM_GOPATH=0
08:49:05 [2020-04-17T08:49:05.213Z] + TMP_GOPATH=
08:49:05 [2020-04-17T08:49:05.213Z] + : /build
08:49:05 [2020-04-17T08:49:05.213Z] + '[' -z '' ']'
08:49:05 [2020-04-17T08:49:05.213Z] ++ mktemp -d
08:49:05 [2020-04-17T08:49:05.213Z] + export GOPATH=/tmp/tmp.Ufp77uos3e
08:49:05 [2020-04-17T08:49:05.213Z] + GOPATH=/tmp/tmp.Ufp77uos3e
08:49:05 [2020-04-17T08:49:05.213Z] + RM_GOPATH=1
08:49:05 [2020-04-17T08:49:05.213Z] ++ dirname ./install.sh
08:49:05 [2020-04-17T08:49:05.213Z] + dir=.
08:49:05 [2020-04-17T08:49:05.213Z] + bin=proxy
08:49:05 [2020-04-17T08:49:05.213Z] + shift
08:49:05 [2020-04-17T08:49:05.213Z] + '[' '!' -f ./proxy.installer ']'
08:49:05 [2020-04-17T08:49:05.213Z] + . ./proxy.installer
08:49:05 [2020-04-17T08:49:05.213Z] ++ : 0941c3f409260d5f05cfa6fc68420d8ad45ee483
08:49:05 [2020-04-17T08:49:05.213Z] + install_proxy
08:49:05 [2020-04-17T08:49:05.213Z] + case "$1" in
08:49:05 [2020-04-17T08:49:05.213Z] + export CGO_ENABLED=0
08:49:05 [2020-04-17T08:49:05.213Z] + CGO_ENABLED=0
08:49:05 [2020-04-17T08:49:05.213Z] + _install_proxy
08:49:05 [2020-04-17T08:49:05.213Z] + echo 'Install docker-proxy version 0941c3f409260d5f05cfa6fc68420d8ad45ee483'
08:49:05 [2020-04-17T08:49:05.213Z] + git clone https://github.com/docker/libnetwork.git /tmp/tmp.Ufp77uos3e/src/github.com/docker/libnetwork
08:49:05 [2020-04-17T08:49:05.213Z] Install docker-proxy version 0941c3f409260d5f05cfa6fc68420d8ad45ee483
08:49:05 [2020-04-17T08:49:05.213Z] Cloning into '/tmp/tmp.Ufp77uos3e/src/github.com/docker/libnetwork'...
08:49:07 [2020-04-17T08:49:07.906Z] + cd /tmp/tmp.Ufp77uos3e/src/github.com/docker/libnetwork
08:49:07 [2020-04-17T08:49:07.906Z] + git checkout -q 0941c3f409260d5f05cfa6fc68420d8ad45ee483
08:49:08 [2020-04-17T08:49:08.193Z] + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
08:49:10 [2020-04-17T08:49:10.001Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
08:49:10 [2020-04-17T08:49:10.001Z] Using test binary docker
08:49:10 [2020-04-17T08:49:10.001Z] +++ /etc/init.d/apparmor start
08:49:10 [2020-04-17T08:49:10.001Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
08:49:10 [2020-04-17T08:49:10.001Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
08:49:10 [2020-04-17T08:49:10.001Z] Using test binary docker
08:49:10 [2020-04-17T08:49:10.001Z] INFO: Waiting for daemon to start...
08:49:10 [2020-04-17T08:49:10.001Z] Starting dockerd
08:49:10 [2020-04-17T08:49:10.001Z] +++ 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
08:49:10 [2020-04-17T08:49:10.001Z] .+++ /etc/init.d/apparmor start
08:49:10 [2020-04-17T08:49:10.001Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
08:49:10 [2020-04-17T08:49:10.001Z] INFO: Waiting for daemon to start...
08:49:10 [2020-04-17T08:49:10.001Z] Starting dockerd
08:49:10 [2020-04-17T08:49:10.001Z] +++ 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
08:49:10 [2020-04-17T08:49:10.001Z] .
08:49:10 [2020-04-17T08:49:10.001Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
08:49:10 [2020-04-17T08:49:10.001Z] 
08:49:10 [2020-04-17T08:49:10.001Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
08:49:10 [2020-04-17T08:49:10.001Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
08:49:10 [2020-04-17T08:49:10.001Z] Error: No such image: emptyfs
08:49:10 [2020-04-17T08:49:10.001Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
08:49:10 [2020-04-17T08:49:10.001Z] ++++ tar -cC bundles/test-integration/emptyfs .
08:49:10 [2020-04-17T08:49:10.001Z] ++++ docker load
08:49:10 [2020-04-17T08:49:10.001Z] Error: No such image: emptyfs
08:49:10 [2020-04-17T08:49:10.001Z] ++++ tar -cC bundles/test-integration/emptyfs .
08:49:10 [2020-04-17T08:49:10.001Z] ++++ docker load
08:49:10 [2020-04-17T08:49:10.001Z] Running integration-test (iteration 1)
08:49:10 [2020-04-17T08:49:10.001Z] Running integration-test (iteration 1)
08:49:10 [2020-04-17T08:49:10.001Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
08:49:10 [2020-04-17T08:49:10.001Z] ++ 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)/'
08:49:10 [2020-04-17T08:49:10.001Z] ++ set -e
08:49:10 [2020-04-17T08:49:10.001Z] ++ '[' -n 0 ']'
08:49:10 [2020-04-17T08:49:10.001Z] ++ set -x
08:49:10 [2020-04-17T08:49:10.001Z] ++ env -i DEST=/go/src/github.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)/'
08:49:10 [2020-04-17T08:49:10.001Z] 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)/
08:49:10 [2020-04-17T08:49:10.001Z] ++ 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)/'
08:49:10 [2020-04-17T08:49:10.001Z] ++ set -e
08:49:10 [2020-04-17T08:49:10.001Z] ++ '[' -n 0 ']'
08:49:10 [2020-04-17T08:49:10.001Z] ++ set -x
08:49:10 [2020-04-17T08:49:10.001Z] ++ env -i DEST=/go/src/github.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)/'
08:49:12 [2020-04-17T08:49:12.614Z] Removing intermediate container fb9351c6f150
08:49:12 [2020-04-17T08:49:12.614Z]  ---> 4cf518258398
08:49:12 [2020-04-17T08:49:12.614Z] Step 67/140 : FROM base AS gometalinter
08:49:12 [2020-04-17T08:49:12.614Z]  ---> f309970bd603
08:49:12 [2020-04-17T08:49:12.614Z] Step 68/140 : ENV INSTALL_BINARY_NAME=gometalinter
08:49:12 [2020-04-17T08:49:12.614Z]  ---> Running in 66d285982b24
08:49:12 [2020-04-17T08:49:12.614Z] Removing intermediate container 66d285982b24
08:49:12 [2020-04-17T08:49:12.614Z]  ---> 5ffb517bd5b9
08:49:12 [2020-04-17T08:49:12.614Z] Step 69/140 : COPY hack/dockerfile/install/install.sh ./install.sh
08:49:12 [2020-04-17T08:49:12.614Z]  ---> dd8d25500550
08:49:12 [2020-04-17T08:49:12.614Z] Step 70/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
08:49:12 [2020-04-17T08:49:12.614Z]  ---> fa2a234e4424
08:49:12 [2020-04-17T08:49:12.614Z] Step 71/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
08:49:12 [2020-04-17T08:49:12.614Z]  ---> Running in afe2d4cc9972
08:49:12 [2020-04-17T08:49:12.899Z] + RM_GOPATH=0
08:49:12 [2020-04-17T08:49:12.899Z] + TMP_GOPATH=
08:49:12 [2020-04-17T08:49:12.899Z] + : /build
08:49:12 [2020-04-17T08:49:12.899Z] + '[' -z '' ']'
08:49:12 [2020-04-17T08:49:12.899Z] ++ mktemp -d
08:49:12 [2020-04-17T08:49:12.899Z] + export GOPATH=/tmp/tmp.d3ljIOTe1Z
08:49:12 [2020-04-17T08:49:12.899Z] + GOPATH=/tmp/tmp.d3ljIOTe1Z
08:49:12 [2020-04-17T08:49:12.899Z] + RM_GOPATH=1
08:49:12 [2020-04-17T08:49:12.899Z] ++ dirname ./install.sh
08:49:12 [2020-04-17T08:49:12.899Z] + dir=.
08:49:12 [2020-04-17T08:49:12.899Z] + bin=gometalinter
08:49:12 [2020-04-17T08:49:12.899Z] + shift
08:49:12 [2020-04-17T08:49:12.899Z] + '[' '!' -f ./gometalinter.installer ']'
08:49:12 [2020-04-17T08:49:12.899Z] + . ./gometalinter.installer
08:49:12 [2020-04-17T08:49:12.899Z] ++ GOMETALINTER_COMMIT=v2.0.6
08:49:12 [2020-04-17T08:49:12.899Z] + install_gometalinter
08:49:12 [2020-04-17T08:49:12.899Z] Installing gometalinter version v2.0.6
08:49:12 [2020-04-17T08:49:12.899Z] + echo 'Installing gometalinter version v2.0.6'
08:49:12 [2020-04-17T08:49:12.899Z] + go get -d github.com/alecthomas/gometalinter
08:49:14 [2020-04-17T08:49:14.384Z] + cd /tmp/tmp.d3ljIOTe1Z/src/github.com/alecthomas/gometalinter
08:49:14 [2020-04-17T08:49:14.384Z] + git checkout -q v2.0.6
08:49:14 [2020-04-17T08:49:14.384Z] + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter
08:49:32 [2020-04-17T08:49:32.905Z] + GOBIN=/build
08:49:32 [2020-04-17T08:49:32.905Z] + /build/gometalinter --install
08:49:32 [2020-04-17T08:49:32.905Z] Installing:
08:49:32 [2020-04-17T08:49:32.905Z]   deadcode
08:49:32 [2020-04-17T08:49:32.905Z]   dupl
08:49:32 [2020-04-17T08:49:32.905Z]   errcheck
08:49:32 [2020-04-17T08:49:32.905Z]   gas
08:49:32 [2020-04-17T08:49:32.905Z]   gochecknoglobals
08:49:32 [2020-04-17T08:49:32.905Z]   gochecknoinits
08:49:32 [2020-04-17T08:49:32.905Z]   goconst
08:49:32 [2020-04-17T08:49:32.905Z]   gocyclo
08:49:32 [2020-04-17T08:49:32.905Z]   goimports
08:49:32 [2020-04-17T08:49:32.905Z]   golint
08:49:32 [2020-04-17T08:49:32.905Z]   gosimple
08:49:32 [2020-04-17T08:49:32.905Z]   gotype
08:49:32 [2020-04-17T08:49:32.905Z]   gotypex
08:49:32 [2020-04-17T08:49:32.905Z]   ineffassign
08:49:32 [2020-04-17T08:49:32.905Z]   interfacer
08:49:32 [2020-04-17T08:49:32.905Z]   lll
08:49:32 [2020-04-17T08:49:32.905Z]   maligned
08:49:32 [2020-04-17T08:49:32.905Z]   megacheck
08:49:32 [2020-04-17T08:49:32.905Z]   misspell
08:49:32 [2020-04-17T08:49:32.905Z]   nakedret
08:49:32 [2020-04-17T08:49:32.905Z]   safesql
08:49:32 [2020-04-17T08:49:32.905Z]   staticcheck
08:49:32 [2020-04-17T08:49:32.906Z]   structcheck
08:49:32 [2020-04-17T08:49:32.906Z]   unconvert
08:49:32 [2020-04-17T08:49:32.906Z]   unparam
08:49:32 [2020-04-17T08:49:32.906Z]   unused
08:49:32 [2020-04-17T08:49:32.906Z]   varcheck
08:49:42 [2020-04-17T08:49:42.061Z] Loaded image: buildpack-deps:jessie
08:49:42 [2020-04-17T08:49:42.061Z] Loaded image: busybox:latest
08:49:42 [2020-04-17T08:49:42.061Z] Loaded image: buildpack-deps:jessie
08:49:42 [2020-04-17T08:49:42.061Z] Loaded image: busybox:latest
08:49:42 [2020-04-17T08:49:42.061Z] Loaded image: busybox:glibc
08:49:42 [2020-04-17T08:49:42.061Z] Loaded image: debian:jessie
08:49:42 [2020-04-17T08:49:42.061Z] Loaded image: hello-world:latest
08:49:42 [2020-04-17T08:49:42.061Z] INFO: Testing against a local daemon
08:49:42 [2020-04-17T08:49:42.061Z] === RUN   TestDockerDaemonSuite
08:49:42 [2020-04-17T08:49:42.061Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
08:49:42 [2020-04-17T08:49:42.061Z] Loaded image: busybox:glibc
08:49:42 [2020-04-17T08:49:42.061Z] Loaded image: debian:jessie
08:49:42 [2020-04-17T08:49:42.061Z] Loaded image: hello-world:latest
08:49:42 [2020-04-17T08:49:42.061Z] INFO: Testing against a local daemon
08:49:42 [2020-04-17T08:49:42.061Z] === RUN   TestDockerSuite
08:49:42 [2020-04-17T08:49:42.061Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
08:49:42 [2020-04-17T08:49:42.061Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
08:49:42 [2020-04-17T08:49:42.061Z] === RUN   TestDockerSuite/TestAPIErrorJSON
08:49:42 [2020-04-17T08:49:42.061Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
08:49:42 [2020-04-17T08:49:42.061Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
08:49:42 [2020-04-17T08:49:42.061Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
08:49:42 [2020-04-17T08:49:42.061Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
08:49:42 [2020-04-17T08:49:42.061Z] === RUN   TestDockerSuite/TestAPIImagesDelete
08:49:42 [2020-04-17T08:49:42.318Z] === RUN   TestDockerSuite/TestAPIImagesFilter
08:49:42 [2020-04-17T08:49:42.318Z] === RUN   TestDockerSuite/TestAPIImagesHistory
08:49:42 [2020-04-17T08:49:42.559Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
08:49:42 [2020-04-17T08:49:42.882Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
08:49:42 [2020-04-17T08:49:42.882Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
08:49:43 [2020-04-17T08:49:43.170Z] 
08:49:43 [2020-04-17T08:49:43.170Z] ---> Making bundle: test-integration (in bundles/test-integration)
08:49:43 [2020-04-17T08:49:43.450Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
08:49:43 [2020-04-17T08:49:43.450Z] HOSTNAME=01056405112e
08:49:43 [2020-04-17T08:49:43.450Z] TESTDEBUG=0
08:49:43 [2020-04-17T08:49:43.450Z] DEST=bundles/test-integration
08:49:43 [2020-04-17T08:49:43.450Z] PWD=/go/src/github.com/docker/docker
08:49:43 [2020-04-17T08:49:43.450Z] DOCKER_GITCOMMIT=73b52253848169499393976f4af9a27b21006ec5
08:49:43 [2020-04-17T08:49:43.450Z] container=docker
08:49:43 [2020-04-17T08:49:43.450Z] HOME=/root
08:49:43 [2020-04-17T08:49:43.450Z] GOLANG_VERSION=1.13.10
08:49:43 [2020-04-17T08:49:43.450Z] VALIDATE_REPO=https://github.com/moby/moby.git
08:49:43 [2020-04-17T08:49:43.450Z] VALIDATE_BRANCH=19.03
08:49:43 [2020-04-17T08:49:43.450Z] TERM=xterm
08:49:43 [2020-04-17T08:49:43.450Z] DOCKER_PKG=github.com/docker/docker
08:49:43 [2020-04-17T08:49:43.450Z] SHLVL=1
08:49:43 [2020-04-17T08:49:43.450Z] TIMEOUT=120m
08:49:43 [2020-04-17T08:49:43.450Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
08:49:43 [2020-04-17T08:49:43.450Z] DOCKER_GRAPHDRIVER=overlay2
08:49:43 [2020-04-17T08:49:43.450Z] GO111MODULE=off
08:49:43 [2020-04-17T08:49:43.450Z] DOCKER_EXPERIMENTAL=1
08:49:43 [2020-04-17T08:49:43.450Z] TEST_SKIP_INTEGRATION_CLI=1
08:49:43 [2020-04-17T08:49:43.450Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
08:49:43 [2020-04-17T08:49:43.450Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
08:49:43 [2020-04-17T08:49:43.450Z] GOPATH=/go
08:49:43 [2020-04-17T08:49:43.450Z] PKG_CONFIG=pkg-config
08:49:43 [2020-04-17T08:49:43.450Z] _=/usr/bin/env
08:49:43 [2020-04-17T08:49:43.450Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
08:49:43 [2020-04-17T08:49:43.812Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
08:49:45 [2020-04-17T08:49:45.181Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
08:49:45 [2020-04-17T08:49:45.181Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
08:49:46 [2020-04-17T08:49:46.112Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
08:49:47 [2020-04-17T08:49:47.483Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
08:49:47 [2020-04-17T08:49:47.740Z] === RUN   TestDockerSuite/TestAPINetworkFilter
08:49:47 [2020-04-17T08:49:47.740Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
08:49:47 [2020-04-17T08:49:47.740Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
08:49:48 [2020-04-17T08:49:48.001Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
08:49:48 [2020-04-17T08:49:48.565Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
08:49:48 [2020-04-17T08:49:48.823Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
08:49:49 [2020-04-17T08:49:49.753Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
08:49:50 [2020-04-17T08:49:50.012Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
08:49:50 [2020-04-17T08:49:50.012Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
08:49:50 [2020-04-17T08:49:50.012Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
08:49:52 [2020-04-17T08:49:52.536Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
08:49:54 [2020-04-17T08:49:54.430Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
08:49:54 [2020-04-17T08:49:54.995Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
08:49:56 [2020-04-17T08:49:56.890Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
08:49:56 [2020-04-17T08:49:56.890Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
08:49:58 [2020-04-17T08:49:58.785Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
08:49:59 [2020-04-17T08:49:59.719Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
08:50:02 [2020-04-17T08:50:02.274Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
08:50:02 [2020-04-17T08:50:02.274Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
08:50:03 [2020-04-17T08:50:03.204Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
08:50:04 [2020-04-17T08:50:04.137Z] --- PASS: TestBuildWithHugeFile (110.90s)
08:50:04 [2020-04-17T08:50:04.137Z] === RUN   TestBuildWithEmptyDockerfile
08:50:04 [2020-04-17T08:50:04.137Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
08:50:04 [2020-04-17T08:50:04.137Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
08:50:04 [2020-04-17T08:50:04.137Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
08:50:04 [2020-04-17T08:50:04.137Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
08:50:04 [2020-04-17T08:50:04.137Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
08:50:04 [2020-04-17T08:50:04.137Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
08:50:04 [2020-04-17T08:50:04.137Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
08:50:04 [2020-04-17T08:50:04.137Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
08:50:04 [2020-04-17T08:50:04.137Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
08:50:04 [2020-04-17T08:50:04.396Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
08:50:04 [2020-04-17T08:50:04.396Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s)
08:50:04 [2020-04-17T08:50:04.396Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s)
08:50:04 [2020-04-17T08:50:04.396Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.14s)
08:50:04 [2020-04-17T08:50:04.396Z] === RUN   TestBuildPreserveOwnership
08:50:04 [2020-04-17T08:50:04.396Z] === RUN   TestBuildPreserveOwnership/copy_from
08:50:04 [2020-04-17T08:50:04.653Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
08:50:04 [2020-04-17T08:50:04.910Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
08:50:05 [2020-04-17T08:50:05.475Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
08:50:05 [2020-04-17T08:50:05.519Z] Removing intermediate container afe2d4cc9972
08:50:05 [2020-04-17T08:50:05.519Z]  ---> ab66a24304d3
08:50:05 [2020-04-17T08:50:05.519Z] Step 72/140 : FROM base AS gotestsum
08:50:05 [2020-04-17T08:50:05.519Z]  ---> f309970bd603
08:50:05 [2020-04-17T08:50:05.519Z] Step 73/140 : ENV INSTALL_BINARY_NAME=gotestsum
08:50:05 [2020-04-17T08:50:05.519Z]  ---> Running in 551cacc2536a
08:50:05 [2020-04-17T08:50:05.519Z] Removing intermediate container 551cacc2536a
08:50:05 [2020-04-17T08:50:05.519Z]  ---> 8850b0466bdd
08:50:05 [2020-04-17T08:50:05.519Z] Step 74/140 : ARG GOTESTSUM_COMMIT
08:50:05 [2020-04-17T08:50:05.519Z]  ---> Running in 8684984f685f
08:50:05 [2020-04-17T08:50:05.519Z] Removing intermediate container 8684984f685f
08:50:05 [2020-04-17T08:50:05.519Z]  ---> bd79a0f0fc42
08:50:05 [2020-04-17T08:50:05.519Z] Step 75/140 : COPY hack/dockerfile/install/install.sh ./install.sh
08:50:05 [2020-04-17T08:50:05.519Z]  ---> 10057daeccab
08:50:05 [2020-04-17T08:50:05.519Z] Step 76/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
08:50:05 [2020-04-17T08:50:05.519Z]  ---> a536e1faa1c3
08:50:05 [2020-04-17T08:50:05.519Z] Step 77/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
08:50:05 [2020-04-17T08:50:05.519Z]  ---> Running in d9f582dd23c7
08:50:05 [2020-04-17T08:50:05.775Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
08:50:05 [2020-04-17T08:50:05.859Z] + RM_GOPATH=0
08:50:05 [2020-04-17T08:50:05.859Z] + TMP_GOPATH=
08:50:05 [2020-04-17T08:50:05.859Z] + : /build
08:50:05 [2020-04-17T08:50:05.859Z] + '[' -z '' ']'
08:50:05 [2020-04-17T08:50:05.859Z] ++ mktemp -d
08:50:05 [2020-04-17T08:50:05.859Z] + export GOPATH=/tmp/tmp.NkF9a7EWCN
08:50:05 [2020-04-17T08:50:05.859Z] + GOPATH=/tmp/tmp.NkF9a7EWCN
08:50:05 [2020-04-17T08:50:05.859Z] + RM_GOPATH=1
08:50:05 [2020-04-17T08:50:05.859Z] ++ dirname ./install.sh
08:50:05 [2020-04-17T08:50:05.859Z] + dir=.
08:50:05 [2020-04-17T08:50:05.859Z] + bin=gotestsum
08:50:05 [2020-04-17T08:50:05.859Z] + shift
08:50:05 [2020-04-17T08:50:05.859Z] + '[' '!' -f ./gotestsum.installer ']'
08:50:05 [2020-04-17T08:50:05.859Z] + . ./gotestsum.installer
08:50:05 [2020-04-17T08:50:05.859Z] ++ : v0.3.5
08:50:05 [2020-04-17T08:50:05.859Z] + install_gotestsum
08:50:05 [2020-04-17T08:50:05.859Z] Installing gotestsum version v0.3.5
08:50:05 [2020-04-17T08:50:05.859Z] + echo 'Installing gotestsum version v0.3.5'
08:50:05 [2020-04-17T08:50:05.859Z] + go get -d gotest.tools/gotestsum
08:50:06 [2020-04-17T08:50:06.386Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
08:50:06 [2020-04-17T08:50:06.845Z] === RUN   TestDockerSuite/TestAttachAfterDetach
08:50:07 [2020-04-17T08:50:07.848Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
08:50:08 [2020-04-17T08:50:08.215Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
08:50:08 [2020-04-17T08:50:08.473Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
08:50:08 [2020-04-17T08:50:08.730Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
08:50:08 [2020-04-17T08:50:08.850Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
08:50:09 [2020-04-17T08:50:09.851Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
08:50:10 [2020-04-17T08:50:10.625Z] --- PASS: TestBuildPreserveOwnership (5.98s)
08:50:10 [2020-04-17T08:50:10.625Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.00s)
08:50:10 [2020-04-17T08:50:10.625Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.97s)
08:50:10 [2020-04-17T08:50:10.625Z] === RUN   TestBuildPlatformInvalid
08:50:10 [2020-04-17T08:50:10.625Z] --- PASS: TestBuildPlatformInvalid (0.13s)
08:50:10 [2020-04-17T08:50:10.625Z] PASS
08:50:10 [2020-04-17T08:50:10.625Z] 
08:50:10 [2020-04-17T08:50:10.625Z] DONE 30 tests in 195.530s
08:50:10 [2020-04-17T08:50:10.625Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
08:50:10 [2020-04-17T08:50:10.625Z] ++ 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
08:50:10 [2020-04-17T08:50:10.625Z] ++ set -e
08:50:10 [2020-04-17T08:50:10.625Z] ++ '[' -n 0 ']'
08:50:10 [2020-04-17T08:50:10.625Z] ++ set -x
08:50:10 [2020-04-17T08:50:10.625Z] ++ env -i DEST=/go/src/github.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
08:50:10 [2020-04-17T08:50:10.625Z] INFO: Testing against a local daemon
08:50:10 [2020-04-17T08:50:10.625Z] === RUN   TestConfigList
08:50:10 [2020-04-17T08:50:10.625Z] === RUN   TestDockerSuite/TestAttachDetach
08:50:10 [2020-04-17T08:50:10.859Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
08:50:11 [2020-04-17T08:50:11.470Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
08:50:11 [2020-04-17T08:50:11.555Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
08:50:11 [2020-04-17T08:50:11.751Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
08:50:11 [2020-04-17T08:50:11.812Z] === RUN   TestDockerSuite/TestAttachDisconnect
08:50:12 [2020-04-17T08:50:12.743Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
08:50:13 [2020-04-17T08:50:13.215Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
08:50:13 [2020-04-17T08:50:13.825Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
08:50:14 [2020-04-17T08:50:14.112Z] --- PASS: TestConfigList (3.22s)
08:50:14 [2020-04-17T08:50:14.113Z]     config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList
08:50:14 [2020-04-17T08:50:14.113Z]     daemon.go:325: [d20acee55f24e] waiting for daemon to start
08:50:14 [2020-04-17T08:50:14.113Z]     daemon.go:325: [d20acee55f24e] waiting for daemon to start
08:50:14 [2020-04-17T08:50:14.113Z]     daemon.go:353: [d20acee55f24e] daemon started
08:50:14 [2020-04-17T08:50:14.113Z]     daemon.go:461: [d20acee55f24e] Stopping daemon
08:50:14 [2020-04-17T08:50:14.113Z]     daemon.go:296: [d20acee55f24e] exiting daemon
08:50:14 [2020-04-17T08:50:14.113Z]     daemon.go:448: [d20acee55f24e] Daemon stopped
08:50:14 [2020-04-17T08:50:14.113Z] === RUN   TestConfigsCreateAndDelete
08:50:14 [2020-04-17T08:50:14.113Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
08:50:14 [2020-04-17T08:50:14.678Z] === RUN   TestDockerSuite/TestAttachPausedContainer
08:50:14 [2020-04-17T08:50:14.806Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
08:50:14 [2020-04-17T08:50:14.806Z] 
08:50:14 [2020-04-17T08:50:14.806Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
08:50:14 [2020-04-17T08:50:14.806Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
08:50:14 [2020-04-17T08:50:14.806Z] Using test binary docker
08:50:14 [2020-04-17T08:50:14.806Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
08:50:14 [2020-04-17T08:50:14.806Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
08:50:14 [2020-04-17T08:50:14.806Z] INFO: Waiting for daemon to start...
08:50:14 [2020-04-17T08:50:14.806Z] Starting dockerd
08:50:14 [2020-04-17T08:50:14.806Z] .
08:50:14 [2020-04-17T08:50:14.806Z] INFO: Building docker-sdk-python3:4.1.0...
08:50:15 [2020-04-17T08:50:15.608Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
08:50:15 [2020-04-17T08:50:15.609Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
08:50:15 [2020-04-17T08:50:15.839Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
08:50:16 [2020-04-17T08:50:16.543Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
08:50:17 [2020-04-17T08:50:17.106Z] --- PASS: TestConfigsCreateAndDelete (3.08s)
08:50:17 [2020-04-17T08:50:17.107Z]     config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete
08:50:17 [2020-04-17T08:50:17.107Z]     daemon.go:325: [dccb7a166ee6c] waiting for daemon to start
08:50:17 [2020-04-17T08:50:17.107Z]     daemon.go:325: [dccb7a166ee6c] waiting for daemon to start
08:50:17 [2020-04-17T08:50:17.107Z]     daemon.go:353: [dccb7a166ee6c] daemon started
08:50:17 [2020-04-17T08:50:17.107Z]     daemon.go:461: [dccb7a166ee6c] Stopping daemon
08:50:17 [2020-04-17T08:50:17.107Z]     daemon.go:296: [dccb7a166ee6c] exiting daemon
08:50:17 [2020-04-17T08:50:17.107Z]     daemon.go:448: [dccb7a166ee6c] Daemon stopped
08:50:17 [2020-04-17T08:50:17.107Z] === RUN   TestConfigsUpdate
08:50:17 [2020-04-17T08:50:17.670Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
08:50:17 [2020-04-17T08:50:17.928Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
08:50:18 [2020-04-17T08:50:18.185Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
08:50:18 [2020-04-17T08:50:18.409Z] + cd /tmp/tmp.NkF9a7EWCN/src/gotest.tools/gotestsum
08:50:18 [2020-04-17T08:50:18.410Z] + git checkout -q v0.3.5
08:50:18 [2020-04-17T08:50:18.410Z] + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
08:50:18 [2020-04-17T08:50:18.749Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
08:50:20 [2020-04-17T08:50:20.118Z] --- PASS: TestConfigsUpdate (2.94s)
08:50:20 [2020-04-17T08:50:20.118Z]     config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate
08:50:20 [2020-04-17T08:50:20.118Z]     daemon.go:325: [dc1a9b1d195d7] waiting for daemon to start
08:50:20 [2020-04-17T08:50:20.118Z]     daemon.go:325: [dc1a9b1d195d7] waiting for daemon to start
08:50:20 [2020-04-17T08:50:20.118Z]     daemon.go:353: [dc1a9b1d195d7] daemon started
08:50:20 [2020-04-17T08:50:20.118Z]     daemon.go:461: [dc1a9b1d195d7] Stopping daemon
08:50:20 [2020-04-17T08:50:20.118Z]     daemon.go:296: [dc1a9b1d195d7] exiting daemon
08:50:20 [2020-04-17T08:50:20.118Z]     daemon.go:448: [dc1a9b1d195d7] Daemon stopped
08:50:20 [2020-04-17T08:50:20.118Z] === RUN   TestTemplatedConfig
08:50:20 [2020-04-17T08:50:20.118Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
08:50:20 [2020-04-17T08:50:20.118Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
08:50:20 [2020-04-17T08:50:20.227Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
08:50:20 [2020-04-17T08:50:20.681Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
08:50:21 [2020-04-17T08:50:21.245Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
08:50:21 [2020-04-17T08:50:21.691Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
08:50:22 [2020-04-17T08:50:22.303Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
08:50:22 [2020-04-17T08:50:22.616Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
08:50:22 [2020-04-17T08:50:22.616Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
08:50:22 [2020-04-17T08:50:22.873Z] --- PASS: TestTemplatedConfig (3.07s)
08:50:22 [2020-04-17T08:50:22.873Z]     config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig
08:50:22 [2020-04-17T08:50:22.873Z]     daemon.go:325: [d6cd0677bfa00] waiting for daemon to start
08:50:22 [2020-04-17T08:50:22.873Z]     daemon.go:325: [d6cd0677bfa00] waiting for daemon to start
08:50:22 [2020-04-17T08:50:22.873Z]     daemon.go:353: [d6cd0677bfa00] daemon started
08:50:22 [2020-04-17T08:50:22.873Z]     daemon.go:461: [d6cd0677bfa00] Stopping daemon
08:50:22 [2020-04-17T08:50:22.873Z]     daemon.go:296: [d6cd0677bfa00] exiting daemon
08:50:22 [2020-04-17T08:50:22.873Z]     daemon.go:448: [d6cd0677bfa00] Daemon stopped
08:50:22 [2020-04-17T08:50:22.873Z] === RUN   TestConfigInspect
08:50:23 [2020-04-17T08:50:23.130Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
08:50:23 [2020-04-17T08:50:23.695Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
08:50:23 [2020-04-17T08:50:23.768Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
08:50:24 [2020-04-17T08:50:24.379Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
08:50:24 [2020-04-17T08:50:24.626Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
08:50:24 [2020-04-17T08:50:24.883Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
08:50:24 [2020-04-17T08:50:24.990Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
08:50:25 [2020-04-17T08:50:25.992Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
08:50:25 [2020-04-17T08:50:25.992Z] Using test binary docker
08:50:25 [2020-04-17T08:50:25.992Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
08:50:25 [2020-04-17T08:50:25.992Z] +++ /etc/init.d/apparmor start
08:50:25 [2020-04-17T08:50:25.992Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
08:50:25 [2020-04-17T08:50:25.992Z] INFO: Waiting for daemon to start...
08:50:25 [2020-04-17T08:50:25.992Z] Starting dockerd
08:50:25 [2020-04-17T08:50:25.992Z] +++ 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
08:50:26 [2020-04-17T08:50:26.254Z] --- PASS: TestConfigInspect (3.28s)
08:50:26 [2020-04-17T08:50:26.254Z]     config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect
08:50:26 [2020-04-17T08:50:26.254Z]     daemon.go:325: [d6d75e7b8fa36] waiting for daemon to start
08:50:26 [2020-04-17T08:50:26.254Z]     daemon.go:325: [d6d75e7b8fa36] waiting for daemon to start
08:50:26 [2020-04-17T08:50:26.254Z]     daemon.go:353: [d6d75e7b8fa36] daemon started
08:50:26 [2020-04-17T08:50:26.254Z]     daemon.go:461: [d6d75e7b8fa36] Stopping daemon
08:50:26 [2020-04-17T08:50:26.254Z]     daemon.go:296: [d6d75e7b8fa36] exiting daemon
08:50:26 [2020-04-17T08:50:26.254Z]     daemon.go:448: [d6d75e7b8fa36] Daemon stopped
08:50:26 [2020-04-17T08:50:26.254Z] === RUN   TestConfigCreateWithLabels
08:50:27 [2020-04-17T08:50:27.185Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
08:50:28 [2020-04-17T08:50:28.004Z] .
08:50:28 [2020-04-17T08:50:28.004Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
08:50:28 [2020-04-17T08:50:28.004Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
08:50:28 [2020-04-17T08:50:28.004Z] Error: No such image: emptyfs
08:50:28 [2020-04-17T08:50:28.004Z] ++++ tar -cC bundles/test-integration/emptyfs .
08:50:28 [2020-04-17T08:50:28.004Z] ++++ docker load
08:50:28 [2020-04-17T08:50:28.286Z] Running integration-test (iteration 1)
08:50:28 [2020-04-17T08:50:28.286Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m 
08:50:28 [2020-04-17T08:50:28.286Z] ++ 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
08:50:28 [2020-04-17T08:50:28.286Z] ++ set -e
08:50:28 [2020-04-17T08:50:28.286Z] ++ '[' -n 0 ']'
08:50:28 [2020-04-17T08:50:28.286Z] ++ set -x
08:50:28 [2020-04-17T08:50:28.286Z] ++ env -i DEST=/go/src/github.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
08:50:28 [2020-04-17T08:50:28.556Z] === RUN   TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
08:50:28 [2020-04-17T08:50:28.813Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
08:50:29 [2020-04-17T08:50:29.744Z] --- PASS: TestConfigCreateWithLabels (3.47s)
08:50:29 [2020-04-17T08:50:29.744Z]     config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels
08:50:29 [2020-04-17T08:50:29.744Z]     daemon.go:325: [dddd6982118ea] waiting for daemon to start
08:50:29 [2020-04-17T08:50:29.744Z]     daemon.go:325: [dddd6982118ea] waiting for daemon to start
08:50:29 [2020-04-17T08:50:29.744Z]     daemon.go:353: [dddd6982118ea] daemon started
08:50:29 [2020-04-17T08:50:29.744Z]     daemon.go:461: [dddd6982118ea] Stopping daemon
08:50:29 [2020-04-17T08:50:29.744Z]     daemon.go:296: [dddd6982118ea] exiting daemon
08:50:29 [2020-04-17T08:50:29.744Z]     daemon.go:448: [dddd6982118ea] Daemon stopped
08:50:29 [2020-04-17T08:50:29.744Z] === RUN   TestConfigCreateResolve
08:50:33 [2020-04-17T08:50:33.018Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
08:50:33 [2020-04-17T08:50:33.019Z] --- PASS: TestConfigCreateResolve (3.02s)
08:50:33 [2020-04-17T08:50:33.019Z]     config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve
08:50:33 [2020-04-17T08:50:33.019Z]     daemon.go:325: [d43942208208d] waiting for daemon to start
08:50:33 [2020-04-17T08:50:33.019Z]     daemon.go:325: [d43942208208d] waiting for daemon to start
08:50:33 [2020-04-17T08:50:33.019Z]     daemon.go:353: [d43942208208d] daemon started
08:50:33 [2020-04-17T08:50:33.019Z]     daemon.go:461: [d43942208208d] Stopping daemon
08:50:33 [2020-04-17T08:50:33.019Z]     daemon.go:296: [d43942208208d] exiting daemon
08:50:33 [2020-04-17T08:50:33.019Z]     daemon.go:448: [d43942208208d] Daemon stopped
08:50:33 [2020-04-17T08:50:33.019Z] === RUN   TestConfigDaemonLibtrustID
08:50:33 [2020-04-17T08:50:33.276Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
08:50:33 [2020-04-17T08:50:33.276Z]     config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID
08:50:33 [2020-04-17T08:50:33.276Z]     daemon.go:325: [d2086548e50ef] waiting for daemon to start
08:50:33 [2020-04-17T08:50:33.276Z]     daemon.go:325: [d2086548e50ef] waiting for daemon to start
08:50:33 [2020-04-17T08:50:33.276Z]     daemon.go:353: [d2086548e50ef] daemon started
08:50:33 [2020-04-17T08:50:33.276Z]     daemon.go:461: [d2086548e50ef] Stopping daemon
08:50:33 [2020-04-17T08:50:33.276Z]     daemon.go:296: [d2086548e50ef] exiting daemon
08:50:33 [2020-04-17T08:50:33.276Z]     daemon.go:448: [d2086548e50ef] Daemon stopped
08:50:33 [2020-04-17T08:50:33.276Z] PASS
08:50:33 [2020-04-17T08:50:33.276Z] 
08:50:33 [2020-04-17T08:50:33.276Z] DONE 8 tests in 22.740s
08:50:33 [2020-04-17T08:50:33.276Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
08:50:33 [2020-04-17T08:50:33.276Z] ++ 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
08:50:33 [2020-04-17T08:50:33.276Z] ++ set -e
08:50:33 [2020-04-17T08:50:33.276Z] ++ '[' -n 0 ']'
08:50:33 [2020-04-17T08:50:33.276Z] ++ set -x
08:50:33 [2020-04-17T08:50:33.276Z] ++ env -i DEST=/go/src/github.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
08:50:33 [2020-04-17T08:50:33.533Z] INFO: Testing against a local daemon
08:50:33 [2020-04-17T08:50:33.533Z] === RUN   TestCheckpoint
08:50:33 [2020-04-17T08:50:33.533Z] --- SKIP: TestCheckpoint (0.00s)
08:50:33 [2020-04-17T08:50:33.533Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
08:50:33 [2020-04-17T08:50:33.533Z] === RUN   TestContainerInvalidJSON
08:50:33 [2020-04-17T08:50:33.533Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
08:50:33 [2020-04-17T08:50:33.533Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
08:50:33 [2020-04-17T08:50:33.533Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
08:50:33 [2020-04-17T08:50:33.533Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
08:50:33 [2020-04-17T08:50:33.533Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
08:50:33 [2020-04-17T08:50:33.533Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
08:50:33 [2020-04-17T08:50:33.533Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
08:50:33 [2020-04-17T08:50:33.533Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
08:50:33 [2020-04-17T08:50:33.533Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
08:50:33 [2020-04-17T08:50:33.533Z] --- PASS: TestContainerInvalidJSON (0.01s)
08:50:33 [2020-04-17T08:50:33.533Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
08:50:33 [2020-04-17T08:50:33.533Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
08:50:33 [2020-04-17T08:50:33.533Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
08:50:33 [2020-04-17T08:50:33.533Z] === RUN   TestCopyFromContainerPathDoesNotExist
08:50:33 [2020-04-17T08:50:33.533Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s)
08:50:33 [2020-04-17T08:50:33.533Z] === RUN   TestCopyFromContainerPathIsNotDir
08:50:33 [2020-04-17T08:50:33.791Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s)
08:50:33 [2020-04-17T08:50:33.791Z] === RUN   TestCopyToContainerPathDoesNotExist
08:50:33 [2020-04-17T08:50:33.791Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s)
08:50:33 [2020-04-17T08:50:33.791Z] === RUN   TestCopyToContainerPathIsNotDir
08:50:33 [2020-04-17T08:50:33.791Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s)
08:50:33 [2020-04-17T08:50:33.791Z] === RUN   TestCopyFromContainer
08:50:35 [2020-04-17T08:50:35.099Z] Loaded image: buildpack-deps:jessie
08:50:35 [2020-04-17T08:50:35.099Z] Loaded image: busybox:latest
08:50:35 [2020-04-17T08:50:35.379Z] Loaded image: busybox:glibc
08:50:35 [2020-04-17T08:50:35.379Z] Loaded image: debian:jessie
08:50:35 [2020-04-17T08:50:35.660Z] Loaded image: hello-world:latest
08:50:35 [2020-04-17T08:50:35.660Z] INFO: Testing against a local daemon
08:50:35 [2020-04-17T08:50:35.660Z] === RUN   TestBuildWithSession
08:50:35 [2020-04-17T08:50:35.687Z] === RUN   TestCopyFromContainer//
08:50:35 [2020-04-17T08:50:35.687Z] === RUN   TestCopyFromContainer//bar/root
08:50:35 [2020-04-17T08:50:35.943Z] === RUN   TestCopyFromContainer//bar/root/
08:50:35 [2020-04-17T08:50:35.943Z] === RUN   TestCopyFromContainer/bar/quux
08:50:35 [2020-04-17T08:50:35.943Z] === RUN   TestCopyFromContainer/bar/quux/
08:50:35 [2020-04-17T08:50:35.943Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
08:50:36 [2020-04-17T08:50:36.202Z] === RUN   TestCopyFromContainer/bar/quux/baz
08:50:36 [2020-04-17T08:50:36.202Z] === RUN   TestCopyFromContainer/bar/filesymlink
08:50:36 [2020-04-17T08:50:36.461Z] === RUN   TestCopyFromContainer/bar/dirsymlink
08:50:36 [2020-04-17T08:50:36.461Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
08:50:36 [2020-04-17T08:50:36.461Z] === RUN   TestCopyFromContainer/bar/notarget
08:50:36 [2020-04-17T08:50:36.461Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
08:50:36 [2020-04-17T08:50:36.718Z] --- PASS: TestCopyFromContainer (2.80s)
08:50:36 [2020-04-17T08:50:36.718Z]     --- PASS: TestCopyFromContainer// (0.09s)
08:50:36 [2020-04-17T08:50:36.718Z]     --- PASS: TestCopyFromContainer//bar/root (0.10s)
08:50:36 [2020-04-17T08:50:36.718Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.07s)
08:50:36 [2020-04-17T08:50:36.718Z]     --- PASS: TestCopyFromContainer/bar/quux (0.13s)
08:50:36 [2020-04-17T08:50:36.718Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.16s)
08:50:36 [2020-04-17T08:50:36.718Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s)
08:50:36 [2020-04-17T08:50:36.718Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s)
08:50:36 [2020-04-17T08:50:36.718Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s)
08:50:36 [2020-04-17T08:50:36.718Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s)
08:50:36 [2020-04-17T08:50:36.718Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.08s)
08:50:36 [2020-04-17T08:50:36.718Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
08:50:36 [2020-04-17T08:50:36.718Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
08:50:36 [2020-04-17T08:50:36.718Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
08:50:36 [2020-04-17T08:50:36.718Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
08:50:36 [2020-04-17T08:50:36.718Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
08:50:36 [2020-04-17T08:50:36.718Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
08:50:36 [2020-04-17T08:50:36.718Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
08:50:36 [2020-04-17T08:50:36.718Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
08:50:36 [2020-04-17T08:50:36.718Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
08:50:36 [2020-04-17T08:50:36.718Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
08:50:36 [2020-04-17T08:50:36.718Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
08:50:36 [2020-04-17T08:50:36.718Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
08:50:36 [2020-04-17T08:50:36.718Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
08:50:36 [2020-04-17T08:50:36.718Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
08:50:36 [2020-04-17T08:50:36.718Z] === RUN   TestCreateLinkToNonExistingContainer
08:50:36 [2020-04-17T08:50:36.718Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s)
08:50:36 [2020-04-17T08:50:36.718Z] === RUN   TestCreateWithInvalidEnv
08:50:36 [2020-04-17T08:50:36.718Z] === RUN   TestCreateWithInvalidEnv/0
08:50:36 [2020-04-17T08:50:36.718Z] === PAUSE TestCreateWithInvalidEnv/0
08:50:36 [2020-04-17T08:50:36.718Z] === RUN   TestCreateWithInvalidEnv/1
08:50:36 [2020-04-17T08:50:36.718Z] === PAUSE TestCreateWithInvalidEnv/1
08:50:36 [2020-04-17T08:50:36.718Z] === RUN   TestCreateWithInvalidEnv/2
08:50:36 [2020-04-17T08:50:36.718Z] === PAUSE TestCreateWithInvalidEnv/2
08:50:36 [2020-04-17T08:50:36.718Z] === CONT  TestCreateWithInvalidEnv/0
08:50:36 [2020-04-17T08:50:36.718Z] === CONT  TestCreateWithInvalidEnv/2
08:50:36 [2020-04-17T08:50:36.718Z] === CONT  TestCreateWithInvalidEnv/1
08:50:36 [2020-04-17T08:50:36.718Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
08:50:36 [2020-04-17T08:50:36.718Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
08:50:36 [2020-04-17T08:50:36.718Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
08:50:36 [2020-04-17T08:50:36.718Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.01s)
08:50:36 [2020-04-17T08:50:36.718Z] === RUN   TestCreateTmpfsMountsTarget
08:50:36 [2020-04-17T08:50:36.718Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
08:50:36 [2020-04-17T08:50:36.718Z] === RUN   TestCreateWithCustomMaskedPaths
08:50:36 [2020-04-17T08:50:36.977Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
08:50:37 [2020-04-17T08:50:37.543Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
08:50:38 [2020-04-17T08:50:38.106Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
08:50:39 [2020-04-17T08:50:39.102Z] --- PASS: TestBuildWithSession (3.60s)
08:50:39 [2020-04-17T08:50:39.102Z] === RUN   TestBuildSquashParent
08:50:39 [2020-04-17T08:50:39.497Z] --- PASS: TestCreateWithCustomMaskedPaths (2.64s)
08:50:39 [2020-04-17T08:50:39.497Z] === RUN   TestCreateWithCapabilities
08:50:39 [2020-04-17T08:50:39.497Z] === RUN   TestCreateWithCapabilities/no_capabilities
08:50:39 [2020-04-17T08:50:39.497Z] === PAUSE TestCreateWithCapabilities/no_capabilities
08:50:39 [2020-04-17T08:50:39.497Z] === RUN   TestCreateWithCapabilities/empty_capabilities
08:50:39 [2020-04-17T08:50:39.497Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
08:50:39 [2020-04-17T08:50:39.497Z] === RUN   TestCreateWithCapabilities/valid_capabilities
08:50:39 [2020-04-17T08:50:39.497Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
08:50:39 [2020-04-17T08:50:39.497Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
08:50:39 [2020-04-17T08:50:39.497Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
08:50:39 [2020-04-17T08:50:39.497Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
08:50:39 [2020-04-17T08:50:39.497Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
08:50:39 [2020-04-17T08:50:39.497Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
08:50:39 [2020-04-17T08:50:39.497Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
08:50:39 [2020-04-17T08:50:39.497Z] === RUN   TestCreateWithCapabilities/empty_capadd
08:50:39 [2020-04-17T08:50:39.497Z] === PAUSE TestCreateWithCapabilities/empty_capadd
08:50:39 [2020-04-17T08:50:39.497Z] === RUN   TestCreateWithCapabilities/empty_capdrop
08:50:39 [2020-04-17T08:50:39.497Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
08:50:39 [2020-04-17T08:50:39.497Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
08:50:39 [2020-04-17T08:50:39.497Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
08:50:39 [2020-04-17T08:50:39.497Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
08:50:39 [2020-04-17T08:50:39.497Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
08:50:39 [2020-04-17T08:50:39.497Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
08:50:39 [2020-04-17T08:50:39.497Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
08:50:39 [2020-04-17T08:50:39.497Z] === CONT  TestCreateWithCapabilities/no_capabilities
08:50:39 [2020-04-17T08:50:39.497Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
08:50:39 [2020-04-17T08:50:39.497Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
08:50:39 [2020-04-17T08:50:39.497Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
08:50:39 [2020-04-17T08:50:39.497Z] === CONT  TestCreateWithCapabilities/empty_capdrop
08:50:39 [2020-04-17T08:50:39.497Z] === CONT  TestCreateWithCapabilities/empty_capadd
08:50:39 [2020-04-17T08:50:39.497Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
08:50:39 [2020-04-17T08:50:39.497Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
08:50:39 [2020-04-17T08:50:39.754Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
08:50:39 [2020-04-17T08:50:39.754Z] === CONT  TestCreateWithCapabilities/valid_capabilities
08:50:39 [2020-04-17T08:50:39.754Z] === CONT  TestCreateWithCapabilities/empty_capabilities
08:50:39 [2020-04-17T08:50:39.754Z] --- PASS: TestCreateWithCapabilities (0.04s)
08:50:39 [2020-04-17T08:50:39.754Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
08:50:39 [2020-04-17T08:50:39.754Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
08:50:39 [2020-04-17T08:50:39.754Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s)
08:50:39 [2020-04-17T08:50:39.754Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s)
08:50:39 [2020-04-17T08:50:39.754Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s)
08:50:39 [2020-04-17T08:50:39.754Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s)
08:50:39 [2020-04-17T08:50:39.754Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.14s)
08:50:39 [2020-04-17T08:50:39.754Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.14s)
08:50:39 [2020-04-17T08:50:39.754Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
08:50:39 [2020-04-17T08:50:39.754Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s)
08:50:39 [2020-04-17T08:50:39.754Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s)
08:50:39 [2020-04-17T08:50:39.754Z] === RUN   TestCreateWithCustomReadonlyPaths
08:50:40 [2020-04-17T08:50:40.789Z] Removing intermediate container d9f582dd23c7
08:50:40 [2020-04-17T08:50:40.789Z]  ---> ef0002e5b0c1
08:50:40 [2020-04-17T08:50:40.789Z] Step 78/140 : FROM dev-base AS dockercli
08:50:40 [2020-04-17T08:50:40.789Z]  ---> f309970bd603
08:50:40 [2020-04-17T08:50:40.789Z] Step 79/140 : ENV INSTALL_BINARY_NAME=dockercli
08:50:40 [2020-04-17T08:50:40.789Z]  ---> Running in 47bd5b2b985b
08:50:40 [2020-04-17T08:50:40.789Z] Removing intermediate container 47bd5b2b985b
08:50:40 [2020-04-17T08:50:40.789Z]  ---> 55d4c3aaf8eb
08:50:40 [2020-04-17T08:50:40.789Z] Step 80/140 : ARG DOCKERCLI_CHANNEL
08:50:40 [2020-04-17T08:50:40.789Z]  ---> Running in 1719f736af49
08:50:40 [2020-04-17T08:50:40.789Z] Removing intermediate container 1719f736af49
08:50:40 [2020-04-17T08:50:40.789Z]  ---> 4375476647a6
08:50:40 [2020-04-17T08:50:40.789Z] Step 81/140 : ARG DOCKERCLI_VERSION
08:50:40 [2020-04-17T08:50:40.789Z]  ---> Running in 57c37b698266
08:50:40 [2020-04-17T08:50:40.789Z] Removing intermediate container 57c37b698266
08:50:40 [2020-04-17T08:50:40.789Z]  ---> d9d0815157f9
08:50:40 [2020-04-17T08:50:40.789Z] Step 82/140 : COPY hack/dockerfile/install/install.sh ./install.sh
08:50:40 [2020-04-17T08:50:40.789Z]  ---> 35efa8c085ee
08:50:40 [2020-04-17T08:50:40.789Z] Step 83/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
08:50:40 [2020-04-17T08:50:40.789Z]  ---> aaa3e1f401fb
08:50:40 [2020-04-17T08:50:40.789Z] Step 84/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
08:50:40 [2020-04-17T08:50:40.789Z]  ---> Running in 42ada8d547a6
08:50:40 [2020-04-17T08:50:40.789Z] + RM_GOPATH=0
08:50:40 [2020-04-17T08:50:40.789Z] + TMP_GOPATH=
08:50:40 [2020-04-17T08:50:40.789Z] + : /build
08:50:40 [2020-04-17T08:50:40.789Z] + '[' -z '' ']'
08:50:40 [2020-04-17T08:50:40.789Z] ++ mktemp -d
08:50:40 [2020-04-17T08:50:40.789Z] + export GOPATH=/tmp/tmp.bAAltE849C
08:50:40 [2020-04-17T08:50:40.789Z] + GOPATH=/tmp/tmp.bAAltE849C
08:50:40 [2020-04-17T08:50:40.789Z] + RM_GOPATH=1
08:50:40 [2020-04-17T08:50:40.789Z] ++ dirname ./install.sh
08:50:40 [2020-04-17T08:50:40.789Z] + dir=.
08:50:40 [2020-04-17T08:50:40.789Z] + bin=dockercli
08:50:40 [2020-04-17T08:50:40.789Z] + shift
08:50:40 [2020-04-17T08:50:40.789Z] + '[' '!' -f ./dockercli.installer ']'
08:50:40 [2020-04-17T08:50:40.789Z] + . ./dockercli.installer
08:50:40 [2020-04-17T08:50:40.789Z] ++ : stable
08:50:40 [2020-04-17T08:50:40.789Z] ++ : 17.06.2-ce
08:50:40 [2020-04-17T08:50:40.789Z] + install_dockercli
08:50:40 [2020-04-17T08:50:40.789Z] Install docker/cli version 17.06.2-ce from stable
08:50:40 [2020-04-17T08:50:40.789Z] + echo 'Install docker/cli version 17.06.2-ce from stable'
08:50:40 [2020-04-17T08:50:40.789Z] ++ uname -m
08:50:40 [2020-04-17T08:50:40.789Z] + arch=ppc64le
08:50:40 [2020-04-17T08:50:40.789Z] + '[' ppc64le '!=' x86_64 ']'
08:50:40 [2020-04-17T08:50:40.789Z] + '[' ppc64le '!=' s390x ']'
08:50:40 [2020-04-17T08:50:40.789Z] + '[' ppc64le '!=' armhf ']'
08:50:40 [2020-04-17T08:50:40.789Z] + build_dockercli
08:50:40 [2020-04-17T08:50:40.789Z] + git clone https://github.com/docker/docker-ce /tmp/tmp.bAAltE849C/tmp/docker-ce
08:50:40 [2020-04-17T08:50:40.789Z] Cloning into '/tmp/tmp.bAAltE849C/tmp/docker-ce'...
08:50:41 [2020-04-17T08:50:41.124Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
08:50:42 [2020-04-17T08:50:42.496Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.49s)
08:50:42 [2020-04-17T08:50:42.496Z] === RUN   TestCreateWithInvalidHealthcheckParams
08:50:42 [2020-04-17T08:50:42.496Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
08:50:42 [2020-04-17T08:50:42.496Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
08:50:42 [2020-04-17T08:50:42.496Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
08:50:42 [2020-04-17T08:50:42.496Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
08:50:42 [2020-04-17T08:50:42.496Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
08:50:42 [2020-04-17T08:50:42.496Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
08:50:42 [2020-04-17T08:50:42.496Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
08:50:42 [2020-04-17T08:50:42.496Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
08:50:42 [2020-04-17T08:50:42.496Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
08:50:42 [2020-04-17T08:50:42.496Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
08:50:42 [2020-04-17T08:50:42.496Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
08:50:42 [2020-04-17T08:50:42.496Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
08:50:42 [2020-04-17T08:50:42.496Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
08:50:42 [2020-04-17T08:50:42.496Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
08:50:42 [2020-04-17T08:50:42.496Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
08:50:42 [2020-04-17T08:50:42.496Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
08:50:42 [2020-04-17T08:50:42.496Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
08:50:42 [2020-04-17T08:50:42.496Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
08:50:42 [2020-04-17T08:50:42.496Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
08:50:42 [2020-04-17T08:50:42.496Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
08:50:42 [2020-04-17T08:50:42.496Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
08:50:42 [2020-04-17T08:50:42.496Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
08:50:43 [2020-04-17T08:50:43.059Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
08:50:43 [2020-04-17T08:50:43.059Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.83s)
08:50:43 [2020-04-17T08:50:43.059Z] === RUN   TestContainerStartOnDaemonRestart
08:50:43 [2020-04-17T08:50:43.059Z] === PAUSE TestContainerStartOnDaemonRestart
08:50:43 [2020-04-17T08:50:43.059Z] === RUN   TestDaemonRestartIpcMode
08:50:43 [2020-04-17T08:50:43.059Z] === PAUSE TestDaemonRestartIpcMode
08:50:43 [2020-04-17T08:50:43.059Z] === RUN   TestDiff
08:50:43 [2020-04-17T08:50:43.623Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
08:50:44 [2020-04-17T08:50:44.187Z] --- PASS: TestDiff (0.87s)
08:50:44 [2020-04-17T08:50:44.187Z] === RUN   TestExecWithCloseStdin
08:50:45 [2020-04-17T08:50:45.118Z] --- PASS: TestExecWithCloseStdin (0.97s)
08:50:45 [2020-04-17T08:50:45.118Z] === RUN   TestExec
08:50:45 [2020-04-17T08:50:45.118Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
08:50:45 [2020-04-17T08:50:45.376Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
08:50:45 [2020-04-17T08:50:45.885Z] --- PASS: TestBuildSquashParent (6.54s)
08:50:45 [2020-04-17T08:50:45.885Z] === RUN   TestBuildWithRemoveAndForceRemove
08:50:45 [2020-04-17T08:50:45.885Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
08:50:45 [2020-04-17T08:50:45.885Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
08:50:45 [2020-04-17T08:50:45.885Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
08:50:45 [2020-04-17T08:50:45.885Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
08:50:45 [2020-04-17T08:50:45.885Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
08:50:45 [2020-04-17T08:50:45.885Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
08:50:45 [2020-04-17T08:50:45.885Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
08:50:45 [2020-04-17T08:50:45.885Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
08:50:45 [2020-04-17T08:50:45.885Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
08:50:45 [2020-04-17T08:50:45.885Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
08:50:45 [2020-04-17T08:50:45.885Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
08:50:45 [2020-04-17T08:50:45.885Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
08:50:45 [2020-04-17T08:50:45.885Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
08:50:45 [2020-04-17T08:50:45.885Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
08:50:46 [2020-04-17T08:50:46.307Z] --- PASS: TestExec (1.18s)
08:50:46 [2020-04-17T08:50:46.307Z] === RUN   TestExecUser
08:50:46 [2020-04-17T08:50:46.307Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
08:50:46 [2020-04-17T08:50:46.564Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
08:50:47 [2020-04-17T08:50:47.128Z] --- PASS: TestExecUser (0.91s)
08:50:47 [2020-04-17T08:50:47.129Z] === RUN   TestExportContainerAndImportImage
08:50:48 [2020-04-17T08:50:48.061Z] --- PASS: TestExportContainerAndImportImage (1.05s)
08:50:48 [2020-04-17T08:50:48.061Z] === RUN   TestExportContainerAfterDaemonRestart
08:50:48 [2020-04-17T08:50:48.552Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
08:50:48 [2020-04-17T08:50:48.552Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
08:50:48 [2020-04-17T08:50:48.628Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
08:50:48 [2020-04-17T08:50:48.841Z] 65014b3c3121: Pull complete
08:50:49 [2020-04-17T08:50:49.193Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
08:50:49 [2020-04-17T08:50:49.193Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
08:50:50 [2020-04-17T08:50:50.127Z] --- PASS: TestExportContainerAfterDaemonRestart (1.74s)
08:50:50 [2020-04-17T08:50:50.127Z]     export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart
08:50:50 [2020-04-17T08:50:50.127Z]     daemon.go:325: [df69f122899d2] waiting for daemon to start
08:50:50 [2020-04-17T08:50:50.127Z]     daemon.go:325: [df69f122899d2] waiting for daemon to start
08:50:50 [2020-04-17T08:50:50.127Z]     daemon.go:353: [df69f122899d2] daemon started
08:50:50 [2020-04-17T08:50:50.127Z]     daemon.go:461: [df69f122899d2] Stopping daemon
08:50:50 [2020-04-17T08:50:50.127Z]     daemon.go:296: [df69f122899d2] exiting daemon
08:50:50 [2020-04-17T08:50:50.127Z]     daemon.go:448: [df69f122899d2] Daemon stopped
08:50:50 [2020-04-17T08:50:50.127Z]     daemon.go:325: [df69f122899d2] waiting for daemon to start
08:50:50 [2020-04-17T08:50:50.127Z]     daemon.go:325: [df69f122899d2] waiting for daemon to start
08:50:50 [2020-04-17T08:50:50.127Z]     daemon.go:353: [df69f122899d2] daemon started
08:50:50 [2020-04-17T08:50:50.127Z]     daemon.go:461: [df69f122899d2] Stopping daemon
08:50:50 [2020-04-17T08:50:50.127Z]     daemon.go:296: [df69f122899d2] exiting daemon
08:50:50 [2020-04-17T08:50:50.127Z]     daemon.go:448: [df69f122899d2] Daemon stopped
08:50:50 [2020-04-17T08:50:50.127Z] === RUN   TestHealthCheckWorkdir
08:50:51 [2020-04-17T08:50:51.059Z] --- PASS: TestHealthCheckWorkdir (1.13s)
08:50:51 [2020-04-17T08:50:51.059Z] === RUN   TestHealthKillContainer
08:50:51 [2020-04-17T08:50:51.059Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
08:50:51 [2020-04-17T08:50:51.059Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
08:50:51 [2020-04-17T08:50:51.216Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
08:50:51 [2020-04-17T08:50:51.216Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
08:50:51 [2020-04-17T08:50:51.994Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
08:50:53 [2020-04-17T08:50:53.227Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
08:50:53 [2020-04-17T08:50:53.228Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.69s)
08:50:53 [2020-04-17T08:50:53.228Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.77s)
08:50:53 [2020-04-17T08:50:53.228Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.39s)
08:50:53 [2020-04-17T08:50:53.228Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.40s)
08:50:53 [2020-04-17T08:50:53.228Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.39s)
08:50:53 [2020-04-17T08:50:53.228Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.39s)
08:50:53 [2020-04-17T08:50:53.228Z] === RUN   TestBuildMultiStageCopy
08:50:53 [2020-04-17T08:50:53.228Z] === RUN   TestBuildMultiStageCopy/copy_to_root
08:50:53 [2020-04-17T08:50:53.363Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
08:50:54 [2020-04-17T08:50:54.295Z] --- PASS: TestHealthKillContainer (3.13s)
08:50:54 [2020-04-17T08:50:54.295Z] === RUN   TestInspectCpusetInConfigPre120
08:50:54 [2020-04-17T08:50:54.858Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
08:50:55 [2020-04-17T08:50:55.423Z] --- PASS: TestInspectCpusetInConfigPre120 (1.10s)
08:50:55 [2020-04-17T08:50:55.423Z] === RUN   TestIpcModeNone
08:50:55 [2020-04-17T08:50:55.894Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
08:50:56 [2020-04-17T08:50:56.174Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
08:50:56 [2020-04-17T08:50:56.353Z] --- PASS: TestIpcModeNone (1.05s)
08:50:56 [2020-04-17T08:50:56.353Z] === RUN   TestIpcModePrivate
08:50:56 [2020-04-17T08:50:56.611Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
08:50:56 [2020-04-17T08:50:56.784Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
08:50:57 [2020-04-17T08:50:57.394Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
08:50:57 [2020-04-17T08:50:57.541Z] --- PASS: TestIpcModePrivate (1.06s)
08:50:57 [2020-04-17T08:50:57.541Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:203, shared: false, mustBeShared: false
08:50:57 [2020-04-17T08:50:57.541Z] === RUN   TestIpcModeShareable
08:50:58 [2020-04-17T08:50:58.005Z] --- PASS: TestBuildMultiStageCopy (4.62s)
08:50:58 [2020-04-17T08:50:58.005Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.39s)
08:50:58 [2020-04-17T08:50:58.005Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.49s)
08:50:58 [2020-04-17T08:50:58.005Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.51s)
08:50:58 [2020-04-17T08:50:58.005Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.60s)
08:50:58 [2020-04-17T08:50:58.005Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.63s)
08:50:58 [2020-04-17T08:50:58.005Z] === RUN   TestBuildMultiStageParentConfig
08:50:58 [2020-04-17T08:50:58.472Z] --- PASS: TestIpcModeShareable (0.99s)
08:50:58 [2020-04-17T08:50:58.472Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:201, shared: true, mustBeShared: true
08:50:58 [2020-04-17T08:50:58.472Z] === RUN   TestAPIIpcModeShareableAndContainer
08:50:59 [2020-04-17T08:50:59.467Z] --- PASS: TestBuildMultiStageParentConfig (1.49s)
08:50:59 [2020-04-17T08:50:59.467Z] === RUN   TestBuildLabelWithTargets
08:50:59 [2020-04-17T08:50:59.842Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
08:51:00 [2020-04-17T08:51:00.406Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
08:51:00 [2020-04-17T08:51:00.663Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
08:51:01 [2020-04-17T08:51:01.434Z] sha256:0c3b1898c58d675e4f9ba795a7676ad71ae456cd245225be52e02da08dbafca1
08:51:01 [2020-04-17T08:51:01.434Z] INFO: Starting docker-py tests...
08:51:01 [2020-04-17T08:51:01.434Z] ============================= test session starts ==============================
08:51:01 [2020-04-17T08:51:01.434Z] platform linux -- Python 3.7.7, pytest-4.3.1, py-1.8.1, pluggy-0.13.1
08:51:01 [2020-04-17T08:51:01.434Z] rootdir: /src, inifile: pytest.ini
08:51:01 [2020-04-17T08:51:01.434Z] plugins: timeout-1.3.3, cov-2.6.1
08:51:01 [2020-04-17T08:51:01.434Z] collected 385 items / 3 deselected / 382 selected
08:51:01 [2020-04-17T08:51:01.434Z] 
08:51:01 [2020-04-17T08:51:01.596Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.11s)
08:51:01 [2020-04-17T08:51:01.596Z] === RUN   TestAPIIpcModeHost
08:51:02 [2020-04-17T08:51:02.130Z] --- PASS: TestBuildLabelWithTargets (2.23s)
08:51:02 [2020-04-17T08:51:02.130Z] === RUN   TestBuildWithEmptyLayers
08:51:02 [2020-04-17T08:51:02.526Z] --- PASS: TestAPIIpcModeHost (0.88s)
08:51:02 [2020-04-17T08:51:02.526Z] === RUN   TestDaemonIpcModeShareable
08:51:02 [2020-04-17T08:51:02.741Z] --- PASS: TestBuildWithEmptyLayers (1.01s)
08:51:02 [2020-04-17T08:51:02.741Z] === RUN   TestBuildMultiStageOnBuild
08:51:03 [2020-04-17T08:51:03.898Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
08:51:04 [2020-04-17T08:51:04.464Z] --- PASS: TestDaemonIpcModeShareable (2.08s)
08:51:04 [2020-04-17T08:51:04.464Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable
08:51:04 [2020-04-17T08:51:04.464Z]     daemon.go:325: [d030989c0c58a] waiting for daemon to start
08:51:04 [2020-04-17T08:51:04.464Z]     daemon.go:325: [d030989c0c58a] waiting for daemon to start
08:51:04 [2020-04-17T08:51:04.464Z]     daemon.go:353: [d030989c0c58a] daemon started
08:51:04 [2020-04-17T08:51:04.464Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:218, shared: true, mustBeShared: true
08:51:04 [2020-04-17T08:51:04.464Z]     daemon.go:461: [d030989c0c58a] Stopping daemon
08:51:04 [2020-04-17T08:51:04.464Z]     daemon.go:296: [d030989c0c58a] exiting daemon
08:51:04 [2020-04-17T08:51:04.464Z]     daemon.go:448: [d030989c0c58a] Daemon stopped
08:51:04 [2020-04-17T08:51:04.464Z] === RUN   TestDaemonIpcModePrivate
08:51:05 [2020-04-17T08:51:05.394Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
08:51:05 [2020-04-17T08:51:05.394Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
08:51:05 [2020-04-17T08:51:05.414Z] --- PASS: TestBuildMultiStageOnBuild (2.84s)
08:51:05 [2020-04-17T08:51:05.414Z] === RUN   TestBuildUncleanTarFilenames
08:51:06 [2020-04-17T08:51:06.326Z] --- PASS: TestDaemonIpcModePrivate (1.80s)
08:51:06 [2020-04-17T08:51:06.326Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate
08:51:06 [2020-04-17T08:51:06.326Z]     daemon.go:325: [d278140b6e7a9] waiting for daemon to start
08:51:06 [2020-04-17T08:51:06.326Z]     daemon.go:325: [d278140b6e7a9] waiting for daemon to start
08:51:06 [2020-04-17T08:51:06.326Z]     daemon.go:353: [d278140b6e7a9] daemon started
08:51:06 [2020-04-17T08:51:06.326Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:205, shared: false, mustBeShared: false
08:51:06 [2020-04-17T08:51:06.326Z]     daemon.go:461: [d278140b6e7a9] Stopping daemon
08:51:06 [2020-04-17T08:51:06.326Z]     daemon.go:296: [d278140b6e7a9] exiting daemon
08:51:06 [2020-04-17T08:51:06.326Z]     daemon.go:448: [d278140b6e7a9] Daemon stopped
08:51:06 [2020-04-17T08:51:06.326Z] === RUN   TestDaemonIpcModePrivateFromConfig
08:51:06 [2020-04-17T08:51:06.877Z] --- PASS: TestBuildUncleanTarFilenames (1.25s)
08:51:06 [2020-04-17T08:51:06.877Z] === RUN   TestBuildMultiStageLayerLeak
08:51:07 [2020-04-17T08:51:07.257Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
08:51:08 [2020-04-17T08:51:08.083Z] Checking out files:  53% (5698/10687)   
Checking out files:  54% (5771/10687)   
Checking out files:  55% (5878/10687)   
Checking out files:  56% (5985/10687)   
Checking out files:  57% (6092/10687)   
Checking out files:  58% (6199/10687)   
Checking out files:  59% (6306/10687)   
Checking out files:  60% (6413/10687)   
Checking out files:  61% (6520/10687)   
Checking out files:  62% (6626/10687)   
Checking out files:  63% (6733/10687)   
Checking out files:  64% (6840/10687)   
Checking out files:  65% (6947/10687)   
Checking out files:  66% (7054/10687)   
Checking out files:  67% (7161/10687)   
Checking out files:  68% (7268/10687)   
Checking out files:  69% (7375/10687)   
Checking out files:  70% (7481/10687)   
Checking out files:  71% (7588/10687)   
Checking out files:  72% (7695/10687)   
Checking out files:  73% (7802/10687)   
Checking out files:  74% (7909/10687)   
Checking out files:  75% (8016/10687)   
Checking out files:  76% (8123/10687)   
Checking out files:  77% (8229/10687)   
Checking out files:  78% (8336/10687)   
Checking out files:  79% (8443/10687)   
Checking out files:  80% (8550/10687)   
Checking out files:  81% (8657/10687)   
Checking out files:  82% (8764/10687)   
Checking out files:  83% (8871/10687)   
Checking out files:  84% (8978/10687)   
Checking out files:  85% (9084/10687)   
Checking out files:  86% (9191/10687)   
Checking out files:  87% (9298/10687)   
Checking out files:  88% (9405/10687)   
Checking out files:  89% (9512/10687)   
Checking out files:  90% (9619/10687)   
Checking out files:  91% (9726/10687)   
Checking out files:  92% (9833/10687)   
Checking out files:  93% (9939/10687)   
Checking out files:  94% (10046/10687)   
Checking out files:  95% (10153/10687)   
Checking out files:  95% (10177/10687)   
Checking out files:  96% (10260/10687)   
Checking out files:  97% (10367/10687)   
Checking out files:  98% (10474/10687)   
Checking out files:  99% (10581/10687)   
Checking out files: 100% (10687/10687)   
Checking out files: 100% (10687/10687), done.
08:51:08 [2020-04-17T08:51:08.083Z] + cd /tmp/tmp.bAAltE849C/tmp/docker-ce
08:51:08 [2020-04-17T08:51:08.083Z] + git checkout -q v17.06.2-ce
08:51:08 [2020-04-17T08:51:08.190Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.86s)
08:51:08 [2020-04-17T08:51:08.190Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig
08:51:08 [2020-04-17T08:51:08.190Z]     daemon.go:325: [d45ee5fd79a0d] waiting for daemon to start
08:51:08 [2020-04-17T08:51:08.190Z]     daemon.go:325: [d45ee5fd79a0d] waiting for daemon to start
08:51:08 [2020-04-17T08:51:08.190Z]     daemon.go:353: [d45ee5fd79a0d] daemon started
08:51:08 [2020-04-17T08:51:08.190Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:219, shared: false, mustBeShared: false
08:51:08 [2020-04-17T08:51:08.190Z]     daemon.go:461: [d45ee5fd79a0d] Stopping daemon
08:51:08 [2020-04-17T08:51:08.190Z]     daemon.go:296: [d45ee5fd79a0d] exiting daemon
08:51:08 [2020-04-17T08:51:08.190Z]     daemon.go:448: [d45ee5fd79a0d] Daemon stopped
08:51:08 [2020-04-17T08:51:08.190Z] === RUN   TestDaemonIpcModeShareableFromConfig
08:51:08 [2020-04-17T08:51:08.447Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
08:51:09 [2020-04-17T08:51:09.568Z] + mkdir -p /tmp/tmp.bAAltE849C/src/github.com/docker
08:51:09 [2020-04-17T08:51:09.568Z] + mv components/cli /tmp/tmp.bAAltE849C/src/github.com/docker/cli
08:51:09 [2020-04-17T08:51:09.568Z] + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
08:51:09 [2020-04-17T08:51:09.818Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.75s)
08:51:09 [2020-04-17T08:51:09.819Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig
08:51:09 [2020-04-17T08:51:09.819Z]     daemon.go:325: [d60bb22ee305d] waiting for daemon to start
08:51:09 [2020-04-17T08:51:09.819Z]     daemon.go:325: [d60bb22ee305d] waiting for daemon to start
08:51:09 [2020-04-17T08:51:09.819Z]     daemon.go:353: [d60bb22ee305d] daemon started
08:51:09 [2020-04-17T08:51:09.819Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:214, shared: true, mustBeShared: true
08:51:09 [2020-04-17T08:51:09.819Z]     daemon.go:461: [d60bb22ee305d] Stopping daemon
08:51:09 [2020-04-17T08:51:09.819Z]     daemon.go:296: [d60bb22ee305d] exiting daemon
08:51:09 [2020-04-17T08:51:09.819Z]     daemon.go:448: [d60bb22ee305d] Daemon stopped
08:51:09 [2020-04-17T08:51:09.819Z] === RUN   TestIpcModeOlderClient
08:51:09 [2020-04-17T08:51:09.819Z] === PAUSE TestIpcModeOlderClient
08:51:09 [2020-04-17T08:51:09.819Z] === RUN   TestKillContainerInvalidSignal
08:51:10 [2020-04-17T08:51:10.316Z] --- PASS: TestBuildMultiStageLayerLeak (3.04s)
08:51:10 [2020-04-17T08:51:10.316Z] === RUN   TestBuildWithHugeFile
08:51:10 [2020-04-17T08:51:10.751Z] --- PASS: TestKillContainerInvalidSignal (0.90s)
08:51:10 [2020-04-17T08:51:10.751Z] === RUN   TestKillContainer
08:51:10 [2020-04-17T08:51:10.751Z] === RUN   TestKillContainer/no_signal
08:51:11 [2020-04-17T08:51:11.315Z] === RUN   TestDockerSuite/TestBuildAddNonTar
08:51:11 [2020-04-17T08:51:11.572Z] === RUN   TestKillContainer/non_killing_signal
08:51:12 [2020-04-17T08:51:12.135Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
08:51:12 [2020-04-17T08:51:12.135Z] === RUN   TestKillContainer/killing_signal
08:51:12 [2020-04-17T08:51:12.699Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
08:51:12 [2020-04-17T08:51:12.699Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
08:51:13 [2020-04-17T08:51:13.264Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
08:51:13 [2020-04-17T08:51:13.265Z] --- PASS: TestKillContainer (2.54s)
08:51:13 [2020-04-17T08:51:13.265Z]     --- PASS: TestKillContainer/no_signal (0.82s)
08:51:13 [2020-04-17T08:51:13.265Z]     --- PASS: TestKillContainer/non_killing_signal (0.59s)
08:51:13 [2020-04-17T08:51:13.265Z]     --- PASS: TestKillContainer/killing_signal (0.85s)
08:51:13 [2020-04-17T08:51:13.265Z] === RUN   TestKillWithStopSignalAndRestartPolicies
08:51:13 [2020-04-17T08:51:13.265Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
08:51:13 [2020-04-17T08:51:13.265Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
08:51:13 [2020-04-17T08:51:13.522Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
08:51:14 [2020-04-17T08:51:14.087Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
08:51:15 [2020-04-17T08:51:15.018Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.73s)
08:51:15 [2020-04-17T08:51:15.018Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.86s)
08:51:15 [2020-04-17T08:51:15.018Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.63s)
08:51:15 [2020-04-17T08:51:15.018Z] === RUN   TestKillStoppedContainer
08:51:15 [2020-04-17T08:51:15.018Z] --- PASS: TestKillStoppedContainer (0.09s)
08:51:15 [2020-04-17T08:51:15.018Z] === RUN   TestKillStoppedContainerAPIPre120
08:51:15 [2020-04-17T08:51:15.276Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s)
08:51:15 [2020-04-17T08:51:15.276Z] === RUN   TestKillDifferentUserContainer
08:51:15 [2020-04-17T08:51:15.276Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
08:51:16 [2020-04-17T08:51:16.224Z] --- PASS: TestKillDifferentUserContainer (1.03s)
08:51:16 [2020-04-17T08:51:16.224Z] === RUN   TestInspectOomKilledTrue
08:51:16 [2020-04-17T08:51:16.224Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
08:51:16 [2020-04-17T08:51:16.224Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
08:51:16 [2020-04-17T08:51:16.224Z] === RUN   TestInspectOomKilledFalse
08:51:16 [2020-04-17T08:51:16.224Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
08:51:16 [2020-04-17T08:51:16.224Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
08:51:16 [2020-04-17T08:51:16.224Z] === RUN   TestLinksEtcHostsContentMatch
08:51:16 [2020-04-17T08:51:16.788Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
08:51:17 [2020-04-17T08:51:17.045Z] --- PASS: TestLinksEtcHostsContentMatch (0.72s)
08:51:17 [2020-04-17T08:51:17.045Z] === RUN   TestLinksContainerNames
08:51:17 [2020-04-17T08:51:17.045Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
08:51:18 [2020-04-17T08:51:18.940Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
08:51:18 [2020-04-17T08:51:18.940Z] --- PASS: TestLinksContainerNames (1.78s)
08:51:18 [2020-04-17T08:51:18.940Z] === RUN   TestLogsFollowTailEmpty
08:51:19 [2020-04-17T08:51:19.504Z] --- PASS: TestLogsFollowTailEmpty (0.85s)
08:51:19 [2020-04-17T08:51:19.504Z] === RUN   TestContainerNetworkMountsNoChown
08:51:19 [2020-04-17T08:51:19.762Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
08:51:20 [2020-04-17T08:51:20.327Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
08:51:20 [2020-04-17T08:51:20.584Z] --- PASS: TestContainerNetworkMountsNoChown (0.98s)
08:51:20 [2020-04-17T08:51:20.584Z] === RUN   TestMountDaemonRoot
08:51:20 [2020-04-17T08:51:20.584Z] === RUN   TestMountDaemonRoot/default
08:51:20 [2020-04-17T08:51:20.584Z] === PAUSE TestMountDaemonRoot/default
08:51:20 [2020-04-17T08:51:20.584Z] === RUN   TestMountDaemonRoot/private
08:51:20 [2020-04-17T08:51:20.584Z] === PAUSE TestMountDaemonRoot/private
08:51:20 [2020-04-17T08:51:20.584Z] === RUN   TestMountDaemonRoot/rprivate
08:51:20 [2020-04-17T08:51:20.584Z] === PAUSE TestMountDaemonRoot/rprivate
08:51:20 [2020-04-17T08:51:20.584Z] === RUN   TestMountDaemonRoot/slave
08:51:20 [2020-04-17T08:51:20.584Z] === PAUSE TestMountDaemonRoot/slave
08:51:20 [2020-04-17T08:51:20.584Z] === RUN   TestMountDaemonRoot/rslave
08:51:20 [2020-04-17T08:51:20.584Z] === PAUSE TestMountDaemonRoot/rslave
08:51:20 [2020-04-17T08:51:20.584Z] === RUN   TestMountDaemonRoot/shared
08:51:20 [2020-04-17T08:51:20.584Z] === PAUSE TestMountDaemonRoot/shared
08:51:20 [2020-04-17T08:51:20.584Z] === RUN   TestMountDaemonRoot/rshared
08:51:20 [2020-04-17T08:51:20.584Z] === PAUSE TestMountDaemonRoot/rshared
08:51:20 [2020-04-17T08:51:20.584Z] === CONT  TestMountDaemonRoot/default
08:51:20 [2020-04-17T08:51:20.584Z] === RUN   TestMountDaemonRoot/default/bind_root
08:51:20 [2020-04-17T08:51:20.584Z] === PAUSE TestMountDaemonRoot/default/bind_root
08:51:20 [2020-04-17T08:51:20.584Z] === RUN   TestMountDaemonRoot/default/bind_subpath
08:51:20 [2020-04-17T08:51:20.584Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
08:51:20 [2020-04-17T08:51:20.584Z] === RUN   TestMountDaemonRoot/default/mount_root
08:51:20 [2020-04-17T08:51:20.584Z] === PAUSE TestMountDaemonRoot/default/mount_root
08:51:20 [2020-04-17T08:51:20.584Z] === RUN   TestMountDaemonRoot/default/mount_subpath
08:51:20 [2020-04-17T08:51:20.584Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
08:51:20 [2020-04-17T08:51:20.584Z] === CONT  TestMountDaemonRoot/default/bind_root
08:51:20 [2020-04-17T08:51:20.584Z] === CONT  TestMountDaemonRoot/rshared
08:51:20 [2020-04-17T08:51:20.584Z] === RUN   TestMountDaemonRoot/rshared/mount_root
08:51:20 [2020-04-17T08:51:20.584Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
08:51:20 [2020-04-17T08:51:20.584Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
08:51:20 [2020-04-17T08:51:20.584Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
08:51:20 [2020-04-17T08:51:20.584Z] === RUN   TestMountDaemonRoot/rshared/bind_root
08:51:20 [2020-04-17T08:51:20.584Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
08:51:20 [2020-04-17T08:51:20.584Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
08:51:20 [2020-04-17T08:51:20.584Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
08:51:20 [2020-04-17T08:51:20.584Z] === CONT  TestMountDaemonRoot/rshared/mount_root
08:51:20 [2020-04-17T08:51:20.584Z] === CONT  TestMountDaemonRoot/shared
08:51:20 [2020-04-17T08:51:20.584Z] === RUN   TestMountDaemonRoot/shared/bind_root
08:51:20 [2020-04-17T08:51:20.584Z] === PAUSE TestMountDaemonRoot/shared/bind_root
08:51:20 [2020-04-17T08:51:20.584Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
08:51:20 [2020-04-17T08:51:20.584Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
08:51:20 [2020-04-17T08:51:20.584Z] === RUN   TestMountDaemonRoot/shared/mount_root
08:51:20 [2020-04-17T08:51:20.584Z] === PAUSE TestMountDaemonRoot/shared/mount_root
08:51:20 [2020-04-17T08:51:20.584Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
08:51:20 [2020-04-17T08:51:20.584Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
08:51:20 [2020-04-17T08:51:20.584Z] === CONT  TestMountDaemonRoot/rslave
08:51:20 [2020-04-17T08:51:20.584Z] === RUN   TestMountDaemonRoot/rslave/bind_root
08:51:20 [2020-04-17T08:51:20.584Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
08:51:20 [2020-04-17T08:51:20.584Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
08:51:20 [2020-04-17T08:51:20.584Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
08:51:20 [2020-04-17T08:51:20.584Z] === RUN   TestMountDaemonRoot/rslave/mount_root
08:51:20 [2020-04-17T08:51:20.584Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
08:51:20 [2020-04-17T08:51:20.584Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
08:51:20 [2020-04-17T08:51:20.584Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
08:51:20 [2020-04-17T08:51:20.584Z] === CONT  TestMountDaemonRoot/slave
08:51:20 [2020-04-17T08:51:20.585Z] === RUN   TestMountDaemonRoot/slave/bind_root
08:51:20 [2020-04-17T08:51:20.585Z] === PAUSE TestMountDaemonRoot/slave/bind_root
08:51:20 [2020-04-17T08:51:20.585Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
08:51:20 [2020-04-17T08:51:20.585Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
08:51:20 [2020-04-17T08:51:20.585Z] === RUN   TestMountDaemonRoot/slave/mount_root
08:51:20 [2020-04-17T08:51:20.585Z] === PAUSE TestMountDaemonRoot/slave/mount_root
08:51:20 [2020-04-17T08:51:20.585Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
08:51:20 [2020-04-17T08:51:20.585Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
08:51:20 [2020-04-17T08:51:20.585Z] === CONT  TestMountDaemonRoot/rprivate
08:51:20 [2020-04-17T08:51:20.585Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
08:51:20 [2020-04-17T08:51:20.585Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
08:51:20 [2020-04-17T08:51:20.585Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
08:51:20 [2020-04-17T08:51:20.585Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
08:51:20 [2020-04-17T08:51:20.585Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
08:51:20 [2020-04-17T08:51:20.585Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
08:51:20 [2020-04-17T08:51:20.585Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
08:51:20 [2020-04-17T08:51:20.585Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
08:51:20 [2020-04-17T08:51:20.585Z] === CONT  TestMountDaemonRoot/private
08:51:20 [2020-04-17T08:51:20.585Z] === RUN   TestMountDaemonRoot/private/bind_root
08:51:20 [2020-04-17T08:51:20.585Z] === PAUSE TestMountDaemonRoot/private/bind_root
08:51:20 [2020-04-17T08:51:20.585Z] === RUN   TestMountDaemonRoot/private/bind_subpath
08:51:20 [2020-04-17T08:51:20.585Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
08:51:20 [2020-04-17T08:51:20.585Z] === RUN   TestMountDaemonRoot/private/mount_root
08:51:20 [2020-04-17T08:51:20.585Z] === PAUSE TestMountDaemonRoot/private/mount_root
08:51:20 [2020-04-17T08:51:20.585Z] === RUN   TestMountDaemonRoot/private/mount_subpath
08:51:20 [2020-04-17T08:51:20.585Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
08:51:20 [2020-04-17T08:51:20.585Z] === CONT  TestMountDaemonRoot/default/mount_subpath
08:51:20 [2020-04-17T08:51:20.842Z] === CONT  TestMountDaemonRoot/default/mount_root
08:51:20 [2020-04-17T08:51:20.842Z] === CONT  TestMountDaemonRoot/default/bind_subpath
08:51:20 [2020-04-17T08:51:20.842Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
08:51:20 [2020-04-17T08:51:20.842Z] === CONT  TestMountDaemonRoot/rshared/bind_root
08:51:20 [2020-04-17T08:51:20.842Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
08:51:20 [2020-04-17T08:51:20.842Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
08:51:20 [2020-04-17T08:51:20.842Z] === CONT  TestMountDaemonRoot/shared/bind_root
08:51:20 [2020-04-17T08:51:20.842Z] === CONT  TestMountDaemonRoot/rslave/bind_root
08:51:20 [2020-04-17T08:51:20.842Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
08:51:21 [2020-04-17T08:51:21.099Z] === CONT  TestMountDaemonRoot/shared/mount_root
08:51:21 [2020-04-17T08:51:21.099Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
08:51:21 [2020-04-17T08:51:21.099Z] === CONT  TestMountDaemonRoot/slave/bind_root
08:51:21 [2020-04-17T08:51:21.099Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
08:51:21 [2020-04-17T08:51:21.099Z] === CONT  TestMountDaemonRoot/rslave/mount_root
08:51:21 [2020-04-17T08:51:21.099Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
08:51:21 [2020-04-17T08:51:21.099Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
08:51:21 [2020-04-17T08:51:21.099Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
08:51:21 [2020-04-17T08:51:21.357Z] === CONT  TestMountDaemonRoot/slave/mount_root
08:51:21 [2020-04-17T08:51:21.357Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
08:51:21 [2020-04-17T08:51:21.357Z] === CONT  TestMountDaemonRoot/private/bind_root
08:51:21 [2020-04-17T08:51:21.357Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
08:51:21 [2020-04-17T08:51:21.357Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
08:51:21 [2020-04-17T08:51:21.357Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
08:51:21 [2020-04-17T08:51:21.357Z] === CONT  TestMountDaemonRoot/private/mount_subpath
08:51:21 [2020-04-17T08:51:21.357Z] === CONT  TestMountDaemonRoot/private/mount_root
08:51:21 [2020-04-17T08:51:21.357Z] === CONT  TestMountDaemonRoot/private/bind_subpath
08:51:21 [2020-04-17T08:51:21.357Z] --- PASS: TestMountDaemonRoot (0.02s)
08:51:21 [2020-04-17T08:51:21.357Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
08:51:21 [2020-04-17T08:51:21.357Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.12s)
08:51:21 [2020-04-17T08:51:21.357Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
08:51:21 [2020-04-17T08:51:21.357Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
08:51:21 [2020-04-17T08:51:21.357Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
08:51:21 [2020-04-17T08:51:21.357Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
08:51:21 [2020-04-17T08:51:21.357Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s)
08:51:21 [2020-04-17T08:51:21.357Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
08:51:21 [2020-04-17T08:51:21.357Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
08:51:21 [2020-04-17T08:51:21.357Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s)
08:51:21 [2020-04-17T08:51:21.357Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
08:51:21 [2020-04-17T08:51:21.357Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
08:51:21 [2020-04-17T08:51:21.357Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
08:51:21 [2020-04-17T08:51:21.357Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
08:51:21 [2020-04-17T08:51:21.357Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
08:51:21 [2020-04-17T08:51:21.357Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
08:51:21 [2020-04-17T08:51:21.357Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.11s)
08:51:21 [2020-04-17T08:51:21.357Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
08:51:21 [2020-04-17T08:51:21.357Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s)
08:51:21 [2020-04-17T08:51:21.357Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.11s)
08:51:21 [2020-04-17T08:51:21.357Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
08:51:21 [2020-04-17T08:51:21.357Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
08:51:21 [2020-04-17T08:51:21.357Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
08:51:21 [2020-04-17T08:51:21.357Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
08:51:21 [2020-04-17T08:51:21.357Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
08:51:21 [2020-04-17T08:51:21.357Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
08:51:21 [2020-04-17T08:51:21.357Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
08:51:21 [2020-04-17T08:51:21.357Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
08:51:21 [2020-04-17T08:51:21.357Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s)
08:51:21 [2020-04-17T08:51:21.357Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
08:51:21 [2020-04-17T08:51:21.357Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
08:51:21 [2020-04-17T08:51:21.357Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
08:51:21 [2020-04-17T08:51:21.357Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
08:51:21 [2020-04-17T08:51:21.357Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
08:51:21 [2020-04-17T08:51:21.357Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
08:51:21 [2020-04-17T08:51:21.357Z] === RUN   TestContainerBindMountNonRecursive
08:51:22 [2020-04-17T08:51:22.290Z] === RUN   TestDockerSuite/TestBuildAddScript
08:51:22 [2020-04-17T08:51:22.547Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
08:51:23 [2020-04-17T08:51:23.917Z] --- PASS: TestContainerBindMountNonRecursive (2.46s)
08:51:23 [2020-04-17T08:51:23.917Z] === RUN   TestNetworkNat
08:51:24 [2020-04-17T08:51:24.100Z] tests/integration/api_build_test.py .......................X             [  6%]
08:51:24 [2020-04-17T08:51:24.481Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
08:51:24 [2020-04-17T08:51:24.659Z] tests/integration/api_client_test.py .....                               [  7%]
08:51:24 [2020-04-17T08:51:24.738Z] --- PASS: TestNetworkNat (0.79s)
08:51:24 [2020-04-17T08:51:24.738Z] === RUN   TestNetworkLocalhostTCPNat
08:51:25 [2020-04-17T08:51:25.668Z] --- PASS: TestNetworkLocalhostTCPNat (1.02s)
08:51:25 [2020-04-17T08:51:25.668Z] === RUN   TestNetworkLoopbackNat
08:51:25 [2020-04-17T08:51:25.668Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
08:51:26 [2020-04-17T08:51:26.233Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
08:51:26 [2020-04-17T08:51:26.797Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
08:51:27 [2020-04-17T08:51:27.055Z] --- PASS: TestNetworkLoopbackNat (1.31s)
08:51:27 [2020-04-17T08:51:27.055Z] === RUN   TestPause
08:51:27 [2020-04-17T08:51:27.096Z] tests/integration/api_config_test.py .....                               [  8%]
08:51:27 [2020-04-17T08:51:27.987Z] --- PASS: TestPause (0.89s)
08:51:27 [2020-04-17T08:51:27.987Z] === RUN   TestPauseFailsOnWindowsServerContainers
08:51:27 [2020-04-17T08:51:27.987Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
08:51:27 [2020-04-17T08:51:27.987Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
08:51:27 [2020-04-17T08:51:27.987Z] === RUN   TestPauseStopPausedContainer
08:51:28 [2020-04-17T08:51:28.920Z] --- PASS: TestPauseStopPausedContainer (0.87s)
08:51:28 [2020-04-17T08:51:28.920Z] === RUN   TestPsFilter
08:51:28 [2020-04-17T08:51:28.920Z] --- PASS: TestPsFilter (0.20s)
08:51:28 [2020-04-17T08:51:28.920Z] === RUN   TestRemoveContainerWithRemovedVolume
08:51:29 [2020-04-17T08:51:29.850Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.72s)
08:51:29 [2020-04-17T08:51:29.850Z] === RUN   TestRemoveContainerWithVolume
08:51:30 [2020-04-17T08:51:30.414Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
08:51:30 [2020-04-17T08:51:30.672Z] --- PASS: TestRemoveContainerWithVolume (0.94s)
08:51:30 [2020-04-17T08:51:30.672Z] === RUN   TestRemoveContainerRunning
08:51:31 [2020-04-17T08:51:31.602Z] --- PASS: TestRemoveContainerRunning (0.86s)
08:51:31 [2020-04-17T08:51:31.602Z] === RUN   TestRemoveContainerForceRemoveRunning
08:51:32 [2020-04-17T08:51:32.533Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.85s)
08:51:32 [2020-04-17T08:51:32.533Z] === RUN   TestRemoveInvalidContainer
08:51:32 [2020-04-17T08:51:32.533Z] --- PASS: TestRemoveInvalidContainer (0.01s)
08:51:32 [2020-04-17T08:51:32.533Z] === RUN   TestRenameLinkedContainer
08:51:33 [2020-04-17T08:51:33.464Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
08:51:35 [2020-04-17T08:51:35.988Z] --- PASS: TestRenameLinkedContainer (3.28s)
08:51:35 [2020-04-17T08:51:35.988Z] === RUN   TestRenameStoppedContainer
08:51:36 [2020-04-17T08:51:36.552Z] --- PASS: TestRenameStoppedContainer (0.96s)
08:51:36 [2020-04-17T08:51:36.552Z] === RUN   TestRenameRunningContainerAndReuse
08:51:36 [2020-04-17T08:51:36.809Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
08:51:37 [2020-04-17T08:51:37.239Z] --- PASS: TestBuildWithHugeFile (25.92s)
08:51:37 [2020-04-17T08:51:37.239Z] === RUN   TestBuildWithEmptyDockerfile
08:51:37 [2020-04-17T08:51:37.239Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
08:51:37 [2020-04-17T08:51:37.239Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
08:51:37 [2020-04-17T08:51:37.239Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
08:51:37 [2020-04-17T08:51:37.239Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
08:51:37 [2020-04-17T08:51:37.239Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
08:51:37 [2020-04-17T08:51:37.239Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
08:51:37 [2020-04-17T08:51:37.239Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
08:51:37 [2020-04-17T08:51:37.239Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
08:51:37 [2020-04-17T08:51:37.239Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
08:51:37 [2020-04-17T08:51:37.239Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
08:51:37 [2020-04-17T08:51:37.239Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s)
08:51:37 [2020-04-17T08:51:37.239Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s)
08:51:37 [2020-04-17T08:51:37.239Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.13s)
08:51:37 [2020-04-17T08:51:37.239Z] === RUN   TestBuildPreserveOwnership
08:51:37 [2020-04-17T08:51:37.239Z] === RUN   TestBuildPreserveOwnership/copy_from
08:51:38 [2020-04-17T08:51:38.706Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
08:51:38 [2020-04-17T08:51:38.706Z] --- PASS: TestRenameRunningContainerAndReuse (1.89s)
08:51:38 [2020-04-17T08:51:38.706Z] === RUN   TestRenameInvalidName
08:51:39 [2020-04-17T08:51:39.638Z] --- PASS: TestRenameInvalidName (0.96s)
08:51:39 [2020-04-17T08:51:39.638Z] === RUN   TestRenameAnonymousContainer
08:51:40 [2020-04-17T08:51:40.679Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
08:51:42 [2020-04-17T08:51:42.163Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
08:51:42 [2020-04-17T08:51:42.691Z] --- PASS: TestBuildPreserveOwnership (6.32s)
08:51:42 [2020-04-17T08:51:42.691Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.12s)
08:51:42 [2020-04-17T08:51:42.691Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.19s)
08:51:42 [2020-04-17T08:51:42.691Z] === RUN   TestBuildPlatformInvalid
08:51:42 [2020-04-17T08:51:42.691Z] --- PASS: TestBuildPlatformInvalid (0.11s)
08:51:42 [2020-04-17T08:51:42.691Z] PASS
08:51:42 [2020-04-17T08:51:42.691Z] 
08:51:42 [2020-04-17T08:51:42.691Z] DONE 30 tests in 74.212s
08:51:42 [2020-04-17T08:51:42.691Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m 
08:51:42 [2020-04-17T08:51:42.691Z] ++ 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
08:51:42 [2020-04-17T08:51:42.691Z] ++ set -e
08:51:42 [2020-04-17T08:51:42.691Z] ++ '[' -n 0 ']'
08:51:42 [2020-04-17T08:51:42.691Z] ++ set -x
08:51:42 [2020-04-17T08:51:42.691Z] ++ env -i DEST=/go/src/github.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
08:51:42 [2020-04-17T08:51:42.691Z] INFO: Testing against a local daemon
08:51:42 [2020-04-17T08:51:42.691Z] === RUN   TestConfigList
08:51:42 [2020-04-17T08:51:42.727Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
08:51:42 [2020-04-17T08:51:42.727Z] === RUN   TestDockerSuite/TestBuildAddTar
08:51:44 [2020-04-17T08:51:44.097Z] --- PASS: TestRenameAnonymousContainer (4.45s)
08:51:44 [2020-04-17T08:51:44.097Z] === RUN   TestRenameContainerWithSameName
08:51:44 [2020-04-17T08:51:44.661Z] --- PASS: TestRenameContainerWithSameName (0.78s)
08:51:44 [2020-04-17T08:51:44.661Z] === RUN   TestRenameContainerWithLinkedContainer
08:51:44 [2020-04-17T08:51:44.918Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
08:51:46 [2020-04-17T08:51:46.131Z] --- PASS: TestConfigList (3.75s)
08:51:46 [2020-04-17T08:51:46.131Z]     config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList
08:51:46 [2020-04-17T08:51:46.131Z]     daemon.go:325: [ddf7504fcc8af] waiting for daemon to start
08:51:46 [2020-04-17T08:51:46.131Z]     daemon.go:325: [ddf7504fcc8af] waiting for daemon to start
08:51:46 [2020-04-17T08:51:46.131Z]     daemon.go:353: [ddf7504fcc8af] daemon started
08:51:46 [2020-04-17T08:51:46.131Z]     daemon.go:461: [ddf7504fcc8af] Stopping daemon
08:51:46 [2020-04-17T08:51:46.131Z]     daemon.go:296: [ddf7504fcc8af] exiting daemon
08:51:46 [2020-04-17T08:51:46.131Z]     daemon.go:448: [ddf7504fcc8af] Daemon stopped
08:51:46 [2020-04-17T08:51:46.131Z] === RUN   TestConfigsCreateAndDelete
08:51:46 [2020-04-17T08:51:46.817Z] --- PASS: TestRenameContainerWithLinkedContainer (1.99s)
08:51:46 [2020-04-17T08:51:46.817Z] === RUN   TestResize
08:51:48 [2020-04-17T08:51:48.188Z] --- PASS: TestResize (1.43s)
08:51:48 [2020-04-17T08:51:48.188Z] === RUN   TestResizeWithInvalidSize
08:51:49 [2020-04-17T08:51:49.120Z] --- PASS: TestResizeWithInvalidSize (0.97s)
08:51:49 [2020-04-17T08:51:49.120Z] === RUN   TestResizeWhenContainerNotStarted
08:51:50 [2020-04-17T08:51:50.052Z] --- PASS: TestResizeWhenContainerNotStarted (0.94s)
08:51:50 [2020-04-17T08:51:50.052Z] === RUN   TestDaemonRestartKillContainers
08:51:50 [2020-04-17T08:51:50.052Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
08:51:50 [2020-04-17T08:51:50.052Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
08:51:50 [2020-04-17T08:51:50.052Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
08:51:50 [2020-04-17T08:51:50.052Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
08:51:50 [2020-04-17T08:51:50.052Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
08:51:50 [2020-04-17T08:51:50.052Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
08:51:50 [2020-04-17T08:51:50.052Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
08:51:50 [2020-04-17T08:51:50.052Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
08:51:50 [2020-04-17T08:51:50.052Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
08:51:50 [2020-04-17T08:51:50.052Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
08:51:50 [2020-04-17T08:51:50.052Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
08:51:50 [2020-04-17T08:51:50.052Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
08:51:50 [2020-04-17T08:51:50.052Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
08:51:50 [2020-04-17T08:51:50.052Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
08:51:50 [2020-04-17T08:51:50.052Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
08:51:50 [2020-04-17T08:51:50.052Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
08:51:50 [2020-04-17T08:51:50.052Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
08:51:50 [2020-04-17T08:51:50.052Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
08:51:50 [2020-04-17T08:51:50.052Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
08:51:50 [2020-04-17T08:51:50.052Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
08:51:50 [2020-04-17T08:51:50.052Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
08:51:50 [2020-04-17T08:51:50.052Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
08:51:50 [2020-04-17T08:51:50.052Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
08:51:50 [2020-04-17T08:51:50.052Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
08:51:50 [2020-04-17T08:51:50.052Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
08:51:50 [2020-04-17T08:51:50.052Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
08:51:50 [2020-04-17T08:51:50.495Z] --- PASS: TestConfigsCreateAndDelete (3.54s)
08:51:50 [2020-04-17T08:51:50.495Z]     config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete
08:51:50 [2020-04-17T08:51:50.495Z]     daemon.go:325: [dc09de5c8f6e4] waiting for daemon to start
08:51:50 [2020-04-17T08:51:50.495Z]     daemon.go:325: [dc09de5c8f6e4] waiting for daemon to start
08:51:50 [2020-04-17T08:51:50.495Z]     daemon.go:353: [dc09de5c8f6e4] daemon started
08:51:50 [2020-04-17T08:51:50.495Z]     daemon.go:461: [dc09de5c8f6e4] Stopping daemon
08:51:50 [2020-04-17T08:51:50.495Z]     daemon.go:296: [dc09de5c8f6e4] exiting daemon
08:51:50 [2020-04-17T08:51:50.495Z]     daemon.go:448: [dc09de5c8f6e4] Daemon stopped
08:51:50 [2020-04-17T08:51:50.495Z] === RUN   TestConfigsUpdate
08:51:52 [2020-04-17T08:51:52.576Z] === RUN   TestDockerSuite/TestBuildAddTarXz
08:51:52 [2020-04-17T08:51:52.576Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
08:51:53 [2020-04-17T08:51:53.141Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
08:51:53 [2020-04-17T08:51:53.933Z] --- PASS: TestConfigsUpdate (3.61s)
08:51:53 [2020-04-17T08:51:53.933Z]     config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate
08:51:53 [2020-04-17T08:51:53.933Z]     daemon.go:325: [d51766c3c7098] waiting for daemon to start
08:51:53 [2020-04-17T08:51:53.933Z]     daemon.go:325: [d51766c3c7098] waiting for daemon to start
08:51:53 [2020-04-17T08:51:53.933Z]     daemon.go:353: [d51766c3c7098] daemon started
08:51:53 [2020-04-17T08:51:53.933Z]     daemon.go:461: [d51766c3c7098] Stopping daemon
08:51:53 [2020-04-17T08:51:53.933Z]     daemon.go:296: [d51766c3c7098] exiting daemon
08:51:53 [2020-04-17T08:51:53.933Z]     daemon.go:448: [d51766c3c7098] Daemon stopped
08:51:53 [2020-04-17T08:51:53.933Z] === RUN   TestTemplatedConfig
08:51:54 [2020-04-17T08:51:54.533Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
08:51:54 [2020-04-17T08:51:54.533Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
08:51:55 [2020-04-17T08:51:55.097Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
08:51:56 [2020-04-17T08:51:56.470Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
08:51:56 [2020-04-17T08:51:56.727Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
08:51:56 [2020-04-17T08:51:56.983Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
08:51:57 [2020-04-17T08:51:57.371Z] --- PASS: TestTemplatedConfig (3.79s)
08:51:57 [2020-04-17T08:51:57.371Z]     config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig
08:51:57 [2020-04-17T08:51:57.371Z]     daemon.go:325: [d7b158cfea00e] waiting for daemon to start
08:51:57 [2020-04-17T08:51:57.371Z]     daemon.go:325: [d7b158cfea00e] waiting for daemon to start
08:51:57 [2020-04-17T08:51:57.371Z]     daemon.go:353: [d7b158cfea00e] daemon started
08:51:57 [2020-04-17T08:51:57.371Z]     daemon.go:461: [d7b158cfea00e] Stopping daemon
08:51:57 [2020-04-17T08:51:57.371Z]     daemon.go:296: [d7b158cfea00e] exiting daemon
08:51:57 [2020-04-17T08:51:57.371Z]     daemon.go:448: [d7b158cfea00e] Daemon stopped
08:51:57 [2020-04-17T08:51:57.371Z] === RUN   TestConfigInspect
08:51:59 [2020-04-17T08:51:59.507Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
08:51:59 [2020-04-17T08:51:59.766Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
08:52:00 [2020-04-17T08:52:00.331Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
08:52:00 [2020-04-17T08:52:00.823Z] --- PASS: TestConfigInspect (3.60s)
08:52:00 [2020-04-17T08:52:00.823Z]     config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect
08:52:00 [2020-04-17T08:52:00.823Z]     daemon.go:325: [d48e82c039847] waiting for daemon to start
08:52:00 [2020-04-17T08:52:00.823Z]     daemon.go:325: [d48e82c039847] waiting for daemon to start
08:52:00 [2020-04-17T08:52:00.823Z]     daemon.go:353: [d48e82c039847] daemon started
08:52:00 [2020-04-17T08:52:00.823Z]     daemon.go:461: [d48e82c039847] Stopping daemon
08:52:00 [2020-04-17T08:52:00.823Z]     daemon.go:296: [d48e82c039847] exiting daemon
08:52:00 [2020-04-17T08:52:00.823Z]     daemon.go:448: [d48e82c039847] Daemon stopped
08:52:00 [2020-04-17T08:52:00.823Z] === RUN   TestConfigCreateWithLabels
08:52:02 [2020-04-17T08:52:02.228Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
08:52:02 [2020-04-17T08:52:02.228Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
08:52:03 [2020-04-17T08:52:03.162Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
08:52:03 [2020-04-17T08:52:03.162Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
08:52:03 [2020-04-17T08:52:03.726Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
08:52:05 [2020-04-17T08:52:05.185Z] --- PASS: TestConfigCreateWithLabels (3.65s)
08:52:05 [2020-04-17T08:52:05.186Z]     config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels
08:52:05 [2020-04-17T08:52:05.186Z]     daemon.go:325: [d6059b41b9033] waiting for daemon to start
08:52:05 [2020-04-17T08:52:05.186Z]     daemon.go:325: [d6059b41b9033] waiting for daemon to start
08:52:05 [2020-04-17T08:52:05.186Z]     daemon.go:353: [d6059b41b9033] daemon started
08:52:05 [2020-04-17T08:52:05.186Z]     daemon.go:461: [d6059b41b9033] Stopping daemon
08:52:05 [2020-04-17T08:52:05.186Z]     daemon.go:296: [d6059b41b9033] exiting daemon
08:52:05 [2020-04-17T08:52:05.186Z]     daemon.go:448: [d6059b41b9033] Daemon stopped
08:52:05 [2020-04-17T08:52:05.186Z] === RUN   TestConfigCreateResolve
08:52:05 [2020-04-17T08:52:05.921Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
08:52:06 [2020-04-17T08:52:06.252Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
08:52:06 [2020-04-17T08:52:06.252Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.58s)
08:52:06 [2020-04-17T08:52:06.252Z]         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
08:52:06 [2020-04-17T08:52:06.252Z]         daemon.go:325: [d37abdd670394] waiting for daemon to start
08:52:06 [2020-04-17T08:52:06.252Z]         daemon.go:325: [d37abdd670394] waiting for daemon to start
08:52:06 [2020-04-17T08:52:06.252Z]         daemon.go:353: [d37abdd670394] daemon started
08:52:06 [2020-04-17T08:52:06.252Z]         daemon.go:325: [d37abdd670394] waiting for daemon to start
08:52:06 [2020-04-17T08:52:06.252Z]         daemon.go:296: [d37abdd670394] exiting daemon
08:52:06 [2020-04-17T08:52:06.252Z]         daemon.go:325: [d37abdd670394] waiting for daemon to start
08:52:06 [2020-04-17T08:52:06.252Z]         daemon.go:353: [d37abdd670394] daemon started
08:52:06 [2020-04-17T08:52:06.252Z]         daemon.go:461: [d37abdd670394] Stopping daemon
08:52:06 [2020-04-17T08:52:06.252Z]         daemon.go:296: [d37abdd670394] exiting daemon
08:52:06 [2020-04-17T08:52:06.252Z]         daemon.go:448: [d37abdd670394] Daemon stopped
08:52:06 [2020-04-17T08:52:06.252Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.06s)
08:52:06 [2020-04-17T08:52:06.252Z]         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
08:52:06 [2020-04-17T08:52:06.252Z]         daemon.go:325: [d360d6e8f8528] waiting for daemon to start
08:52:06 [2020-04-17T08:52:06.252Z]         daemon.go:325: [d360d6e8f8528] waiting for daemon to start
08:52:06 [2020-04-17T08:52:06.252Z]         daemon.go:353: [d360d6e8f8528] daemon started
08:52:06 [2020-04-17T08:52:06.252Z]         daemon.go:325: [d360d6e8f8528] waiting for daemon to start
08:52:06 [2020-04-17T08:52:06.252Z]         daemon.go:296: [d360d6e8f8528] exiting daemon
08:52:06 [2020-04-17T08:52:06.252Z]         daemon.go:325: [d360d6e8f8528] waiting for daemon to start
08:52:06 [2020-04-17T08:52:06.252Z]         daemon.go:353: [d360d6e8f8528] daemon started
08:52:06 [2020-04-17T08:52:06.252Z]         daemon.go:461: [d360d6e8f8528] Stopping daemon
08:52:06 [2020-04-17T08:52:06.252Z]         daemon.go:296: [d360d6e8f8528] exiting daemon
08:52:06 [2020-04-17T08:52:06.252Z]         daemon.go:448: [d360d6e8f8528] Daemon stopped
08:52:06 [2020-04-17T08:52:06.252Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.01s)
08:52:06 [2020-04-17T08:52:06.252Z]         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
08:52:06 [2020-04-17T08:52:06.252Z]         daemon.go:325: [d74615d648da3] waiting for daemon to start
08:52:06 [2020-04-17T08:52:06.252Z]         daemon.go:325: [d74615d648da3] waiting for daemon to start
08:52:06 [2020-04-17T08:52:06.252Z]         daemon.go:353: [d74615d648da3] daemon started
08:52:06 [2020-04-17T08:52:06.252Z]         daemon.go:461: [d74615d648da3] Stopping daemon
08:52:06 [2020-04-17T08:52:06.252Z]         daemon.go:296: [d74615d648da3] exiting daemon
08:52:06 [2020-04-17T08:52:06.252Z]         daemon.go:448: [d74615d648da3] Daemon stopped
08:52:06 [2020-04-17T08:52:06.252Z]         daemon.go:325: [d74615d648da3] waiting for daemon to start
08:52:06 [2020-04-17T08:52:06.252Z]         daemon.go:325: [d74615d648da3] waiting for daemon to start
08:52:06 [2020-04-17T08:52:06.252Z]         daemon.go:353: [d74615d648da3] daemon started
08:52:06 [2020-04-17T08:52:06.252Z]         daemon.go:461: [d74615d648da3] Stopping daemon
08:52:06 [2020-04-17T08:52:06.252Z]         daemon.go:296: [d74615d648da3] exiting daemon
08:52:06 [2020-04-17T08:52:06.252Z]         daemon.go:448: [d74615d648da3] Daemon stopped
08:52:06 [2020-04-17T08:52:06.252Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.05s)
08:52:06 [2020-04-17T08:52:06.252Z]         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
08:52:06 [2020-04-17T08:52:06.252Z]         daemon.go:325: [dffba938274f7] waiting for daemon to start
08:52:06 [2020-04-17T08:52:06.253Z]         daemon.go:325: [dffba938274f7] waiting for daemon to start
08:52:06 [2020-04-17T08:52:06.253Z]         daemon.go:353: [dffba938274f7] daemon started
08:52:06 [2020-04-17T08:52:06.253Z]         daemon.go:325: [dffba938274f7] waiting for daemon to start
08:52:06 [2020-04-17T08:52:06.253Z]         daemon.go:296: [dffba938274f7] exiting daemon
08:52:06 [2020-04-17T08:52:06.253Z]         daemon.go:325: [dffba938274f7] waiting for daemon to start
08:52:06 [2020-04-17T08:52:06.253Z]         daemon.go:353: [dffba938274f7] daemon started
08:52:06 [2020-04-17T08:52:06.253Z]         daemon.go:461: [dffba938274f7] Stopping daemon
08:52:06 [2020-04-17T08:52:06.253Z]         daemon.go:296: [dffba938274f7] exiting daemon
08:52:06 [2020-04-17T08:52:06.253Z]         daemon.go:448: [dffba938274f7] Daemon stopped
08:52:06 [2020-04-17T08:52:06.253Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.07s)
08:52:06 [2020-04-17T08:52:06.253Z]         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
08:52:06 [2020-04-17T08:52:06.253Z]         daemon.go:325: [d5c9b31049f44] waiting for daemon to start
08:52:06 [2020-04-17T08:52:06.253Z]         daemon.go:325: [d5c9b31049f44] waiting for daemon to start
08:52:06 [2020-04-17T08:52:06.253Z]         daemon.go:353: [d5c9b31049f44] daemon started
08:52:06 [2020-04-17T08:52:06.253Z]         daemon.go:461: [d5c9b31049f44] Stopping daemon
08:52:06 [2020-04-17T08:52:06.253Z]         daemon.go:296: [d5c9b31049f44] exiting daemon
08:52:06 [2020-04-17T08:52:06.253Z]         daemon.go:448: [d5c9b31049f44] Daemon stopped
08:52:06 [2020-04-17T08:52:06.253Z]         daemon.go:325: [d5c9b31049f44] waiting for daemon to start
08:52:06 [2020-04-17T08:52:06.253Z]         daemon.go:325: [d5c9b31049f44] waiting for daemon to start
08:52:06 [2020-04-17T08:52:06.253Z]         daemon.go:353: [d5c9b31049f44] daemon started
08:52:06 [2020-04-17T08:52:06.253Z]         daemon.go:461: [d5c9b31049f44] Stopping daemon
08:52:06 [2020-04-17T08:52:06.253Z]         daemon.go:296: [d5c9b31049f44] exiting daemon
08:52:06 [2020-04-17T08:52:06.253Z]         daemon.go:448: [d5c9b31049f44] Daemon stopped
08:52:06 [2020-04-17T08:52:06.253Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.84s)
08:52:06 [2020-04-17T08:52:06.253Z]         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
08:52:06 [2020-04-17T08:52:06.253Z]         daemon.go:325: [dc6fdca641b38] waiting for daemon to start
08:52:06 [2020-04-17T08:52:06.253Z]         daemon.go:325: [dc6fdca641b38] waiting for daemon to start
08:52:06 [2020-04-17T08:52:06.253Z]         daemon.go:353: [dc6fdca641b38] daemon started
08:52:06 [2020-04-17T08:52:06.253Z]         daemon.go:325: [dc6fdca641b38] waiting for daemon to start
08:52:06 [2020-04-17T08:52:06.253Z]         daemon.go:296: [dc6fdca641b38] exiting daemon
08:52:06 [2020-04-17T08:52:06.253Z]         daemon.go:325: [dc6fdca641b38] waiting for daemon to start
08:52:06 [2020-04-17T08:52:06.253Z]         daemon.go:353: [dc6fdca641b38] daemon started
08:52:06 [2020-04-17T08:52:06.253Z]         daemon.go:461: [dc6fdca641b38] Stopping daemon
08:52:06 [2020-04-17T08:52:06.253Z]         daemon.go:296: [dc6fdca641b38] exiting daemon
08:52:06 [2020-04-17T08:52:06.253Z]         daemon.go:448: [dc6fdca641b38] Daemon stopped
08:52:06 [2020-04-17T08:52:06.253Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.97s)
08:52:06 [2020-04-17T08:52:06.253Z]         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
08:52:06 [2020-04-17T08:52:06.253Z]         daemon.go:325: [d2fd9c1c36d6a] waiting for daemon to start
08:52:06 [2020-04-17T08:52:06.253Z]         daemon.go:325: [d2fd9c1c36d6a] waiting for daemon to start
08:52:06 [2020-04-17T08:52:06.253Z]         daemon.go:353: [d2fd9c1c36d6a] daemon started
08:52:06 [2020-04-17T08:52:06.253Z]         daemon.go:461: [d2fd9c1c36d6a] Stopping daemon
08:52:06 [2020-04-17T08:52:06.253Z]         daemon.go:296: [d2fd9c1c36d6a] exiting daemon
08:52:06 [2020-04-17T08:52:06.253Z]         daemon.go:448: [d2fd9c1c36d6a] Daemon stopped
08:52:06 [2020-04-17T08:52:06.253Z]         daemon.go:325: [d2fd9c1c36d6a] waiting for daemon to start
08:52:06 [2020-04-17T08:52:06.253Z]         daemon.go:325: [d2fd9c1c36d6a] waiting for daemon to start
08:52:06 [2020-04-17T08:52:06.253Z]         daemon.go:353: [d2fd9c1c36d6a] daemon started
08:52:06 [2020-04-17T08:52:06.253Z]         daemon.go:461: [d2fd9c1c36d6a] Stopping daemon
08:52:06 [2020-04-17T08:52:06.253Z]         daemon.go:296: [d2fd9c1c36d6a] exiting daemon
08:52:06 [2020-04-17T08:52:06.253Z]         daemon.go:448: [d2fd9c1c36d6a] Daemon stopped
08:52:06 [2020-04-17T08:52:06.253Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.22s)
08:52:06 [2020-04-17T08:52:06.253Z]         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
08:52:06 [2020-04-17T08:52:06.253Z]         daemon.go:325: [de48ba01c03f3] waiting for daemon to start
08:52:06 [2020-04-17T08:52:06.253Z]         daemon.go:325: [de48ba01c03f3] waiting for daemon to start
08:52:06 [2020-04-17T08:52:06.253Z]         daemon.go:353: [de48ba01c03f3] daemon started
08:52:06 [2020-04-17T08:52:06.253Z]         daemon.go:461: [de48ba01c03f3] Stopping daemon
08:52:06 [2020-04-17T08:52:06.253Z]         daemon.go:296: [de48ba01c03f3] exiting daemon
08:52:06 [2020-04-17T08:52:06.253Z]         daemon.go:448: [de48ba01c03f3] Daemon stopped
08:52:06 [2020-04-17T08:52:06.253Z]         daemon.go:325: [de48ba01c03f3] waiting for daemon to start
08:52:06 [2020-04-17T08:52:06.253Z]         daemon.go:325: [de48ba01c03f3] waiting for daemon to start
08:52:06 [2020-04-17T08:52:06.253Z]         daemon.go:353: [de48ba01c03f3] daemon started
08:52:06 [2020-04-17T08:52:06.253Z]         daemon.go:461: [de48ba01c03f3] Stopping daemon
08:52:06 [2020-04-17T08:52:06.253Z]         daemon.go:296: [de48ba01c03f3] exiting daemon
08:52:06 [2020-04-17T08:52:06.253Z]         daemon.go:448: [de48ba01c03f3] Daemon stopped
08:52:06 [2020-04-17T08:52:06.253Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.61s)
08:52:06 [2020-04-17T08:52:06.253Z]         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
08:52:06 [2020-04-17T08:52:06.253Z]         daemon.go:325: [d0bdb024d93c0] waiting for daemon to start
08:52:06 [2020-04-17T08:52:06.253Z]         daemon.go:325: [d0bdb024d93c0] waiting for daemon to start
08:52:06 [2020-04-17T08:52:06.253Z]         daemon.go:353: [d0bdb024d93c0] daemon started
08:52:06 [2020-04-17T08:52:06.253Z]         daemon.go:461: [d0bdb024d93c0] Stopping daemon
08:52:06 [2020-04-17T08:52:06.253Z]         daemon.go:296: [d0bdb024d93c0] exiting daemon
08:52:06 [2020-04-17T08:52:06.253Z]         daemon.go:448: [d0bdb024d93c0] Daemon stopped
08:52:06 [2020-04-17T08:52:06.253Z]         daemon.go:325: [d0bdb024d93c0] waiting for daemon to start
08:52:06 [2020-04-17T08:52:06.253Z]         daemon.go:325: [d0bdb024d93c0] waiting for daemon to start
08:52:06 [2020-04-17T08:52:06.253Z]         daemon.go:353: [d0bdb024d93c0] daemon started
08:52:06 [2020-04-17T08:52:06.253Z]         daemon.go:461: [d0bdb024d93c0] Stopping daemon
08:52:06 [2020-04-17T08:52:06.253Z]         daemon.go:296: [d0bdb024d93c0] exiting daemon
08:52:06 [2020-04-17T08:52:06.253Z]         daemon.go:448: [d0bdb024d93c0] Daemon stopped
08:52:06 [2020-04-17T08:52:06.253Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.42s)
08:52:06 [2020-04-17T08:52:06.253Z]         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
08:52:06 [2020-04-17T08:52:06.253Z]         daemon.go:325: [d6f221029fba7] waiting for daemon to start
08:52:06 [2020-04-17T08:52:06.253Z]         daemon.go:325: [d6f221029fba7] waiting for daemon to start
08:52:06 [2020-04-17T08:52:06.253Z]         daemon.go:353: [d6f221029fba7] daemon started
08:52:06 [2020-04-17T08:52:06.253Z]         daemon.go:325: [d6f221029fba7] waiting for daemon to start
08:52:06 [2020-04-17T08:52:06.253Z]         daemon.go:296: [d6f221029fba7] exiting daemon
08:52:06 [2020-04-17T08:52:06.253Z]         daemon.go:325: [d6f221029fba7] waiting for daemon to start
08:52:06 [2020-04-17T08:52:06.253Z]         daemon.go:353: [d6f221029fba7] daemon started
08:52:06 [2020-04-17T08:52:06.253Z]         daemon.go:461: [d6f221029fba7] Stopping daemon
08:52:06 [2020-04-17T08:52:06.253Z]         daemon.go:296: [d6f221029fba7] exiting daemon
08:52:06 [2020-04-17T08:52:06.253Z]         daemon.go:448: [d6f221029fba7] Daemon stopped
08:52:06 [2020-04-17T08:52:06.253Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.66s)
08:52:06 [2020-04-17T08:52:06.253Z]         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
08:52:06 [2020-04-17T08:52:06.253Z]         daemon.go:325: [d3f9b52d7c50c] waiting for daemon to start
08:52:06 [2020-04-17T08:52:06.253Z]         daemon.go:325: [d3f9b52d7c50c] waiting for daemon to start
08:52:06 [2020-04-17T08:52:06.253Z]         daemon.go:353: [d3f9b52d7c50c] daemon started
08:52:06 [2020-04-17T08:52:06.253Z]         daemon.go:325: [d3f9b52d7c50c] waiting for daemon to start
08:52:06 [2020-04-17T08:52:06.253Z]         daemon.go:296: [d3f9b52d7c50c] exiting daemon
08:52:06 [2020-04-17T08:52:06.253Z]         daemon.go:325: [d3f9b52d7c50c] waiting for daemon to start
08:52:06 [2020-04-17T08:52:06.253Z]         daemon.go:353: [d3f9b52d7c50c] daemon started
08:52:06 [2020-04-17T08:52:06.253Z]         daemon.go:461: [d3f9b52d7c50c] Stopping daemon
08:52:06 [2020-04-17T08:52:06.253Z]         daemon.go:296: [d3f9b52d7c50c] exiting daemon
08:52:06 [2020-04-17T08:52:06.253Z]         daemon.go:448: [d3f9b52d7c50c] Daemon stopped
08:52:06 [2020-04-17T08:52:06.253Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.57s)
08:52:06 [2020-04-17T08:52:06.253Z]         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
08:52:06 [2020-04-17T08:52:06.253Z]         daemon.go:325: [df57e6c55207f] waiting for daemon to start
08:52:06 [2020-04-17T08:52:06.253Z]         daemon.go:325: [df57e6c55207f] waiting for daemon to start
08:52:06 [2020-04-17T08:52:06.253Z]         daemon.go:353: [df57e6c55207f] daemon started
08:52:06 [2020-04-17T08:52:06.253Z]         daemon.go:461: [df57e6c55207f] Stopping daemon
08:52:06 [2020-04-17T08:52:06.253Z]         daemon.go:296: [df57e6c55207f] exiting daemon
08:52:06 [2020-04-17T08:52:06.253Z]         daemon.go:448: [df57e6c55207f] Daemon stopped
08:52:06 [2020-04-17T08:52:06.253Z]         daemon.go:325: [df57e6c55207f] waiting for daemon to start
08:52:06 [2020-04-17T08:52:06.253Z]         daemon.go:325: [df57e6c55207f] waiting for daemon to start
08:52:06 [2020-04-17T08:52:06.253Z]         daemon.go:353: [df57e6c55207f] daemon started
08:52:06 [2020-04-17T08:52:06.253Z]         daemon.go:461: [df57e6c55207f] Stopping daemon
08:52:06 [2020-04-17T08:52:06.253Z]         daemon.go:296: [df57e6c55207f] exiting daemon
08:52:06 [2020-04-17T08:52:06.253Z]         daemon.go:448: [df57e6c55207f] Daemon stopped
08:52:06 [2020-04-17T08:52:06.253Z] === RUN   TestKernelTCPMemory
08:52:07 [2020-04-17T08:52:07.185Z] --- PASS: TestKernelTCPMemory (1.06s)
08:52:07 [2020-04-17T08:52:07.185Z] === RUN   TestNISDomainname
08:52:08 [2020-04-17T08:52:08.558Z] --- PASS: TestNISDomainname (1.13s)
08:52:08 [2020-04-17T08:52:08.558Z] === RUN   TestStats
08:52:08 [2020-04-17T08:52:08.623Z] --- PASS: TestConfigCreateResolve (3.56s)
08:52:08 [2020-04-17T08:52:08.623Z]     config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve
08:52:08 [2020-04-17T08:52:08.623Z]     daemon.go:325: [d2b7dc349bba6] waiting for daemon to start
08:52:08 [2020-04-17T08:52:08.623Z]     daemon.go:325: [d2b7dc349bba6] waiting for daemon to start
08:52:08 [2020-04-17T08:52:08.623Z]     daemon.go:353: [d2b7dc349bba6] daemon started
08:52:08 [2020-04-17T08:52:08.623Z]     daemon.go:461: [d2b7dc349bba6] Stopping daemon
08:52:08 [2020-04-17T08:52:08.623Z]     daemon.go:296: [d2b7dc349bba6] exiting daemon
08:52:08 [2020-04-17T08:52:08.623Z]     daemon.go:448: [d2b7dc349bba6] Daemon stopped
08:52:08 [2020-04-17T08:52:08.623Z] === RUN   TestConfigDaemonLibtrustID
08:52:08 [2020-04-17T08:52:08.623Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
08:52:08 [2020-04-17T08:52:08.623Z]     config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID
08:52:08 [2020-04-17T08:52:08.623Z]     daemon.go:325: [d0538c79d6c6d] waiting for daemon to start
08:52:08 [2020-04-17T08:52:08.623Z]     daemon.go:325: [d0538c79d6c6d] waiting for daemon to start
08:52:08 [2020-04-17T08:52:08.623Z]     daemon.go:353: [d0538c79d6c6d] daemon started
08:52:08 [2020-04-17T08:52:08.623Z]     daemon.go:461: [d0538c79d6c6d] Stopping daemon
08:52:08 [2020-04-17T08:52:08.623Z]     daemon.go:296: [d0538c79d6c6d] exiting daemon
08:52:08 [2020-04-17T08:52:08.623Z]     daemon.go:448: [d0538c79d6c6d] Daemon stopped
08:52:08 [2020-04-17T08:52:08.623Z] PASS
08:52:08 [2020-04-17T08:52:08.623Z] 
08:52:08 [2020-04-17T08:52:08.623Z] DONE 8 tests in 26.089s
08:52:08 [2020-04-17T08:52:08.623Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m 
08:52:08 [2020-04-17T08:52:08.623Z] ++ 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
08:52:08 [2020-04-17T08:52:08.623Z] ++ set -e
08:52:08 [2020-04-17T08:52:08.623Z] ++ '[' -n 0 ']'
08:52:08 [2020-04-17T08:52:08.623Z] ++ set -x
08:52:08 [2020-04-17T08:52:08.624Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
08:52:08 [2020-04-17T08:52:08.624Z] INFO: Testing against a local daemon
08:52:08 [2020-04-17T08:52:08.624Z] === RUN   TestCheckpoint
08:52:08 [2020-04-17T08:52:08.624Z] --- SKIP: TestCheckpoint (0.00s)
08:52:08 [2020-04-17T08:52:08.624Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
08:52:08 [2020-04-17T08:52:08.624Z] === RUN   TestContainerInvalidJSON
08:52:08 [2020-04-17T08:52:08.624Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
08:52:08 [2020-04-17T08:52:08.624Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
08:52:08 [2020-04-17T08:52:08.624Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
08:52:08 [2020-04-17T08:52:08.624Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
08:52:08 [2020-04-17T08:52:08.624Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
08:52:08 [2020-04-17T08:52:08.624Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
08:52:08 [2020-04-17T08:52:08.624Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
08:52:08 [2020-04-17T08:52:08.624Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
08:52:08 [2020-04-17T08:52:08.624Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
08:52:08 [2020-04-17T08:52:08.624Z] --- PASS: TestContainerInvalidJSON (0.01s)
08:52:08 [2020-04-17T08:52:08.624Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
08:52:08 [2020-04-17T08:52:08.624Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
08:52:08 [2020-04-17T08:52:08.624Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
08:52:08 [2020-04-17T08:52:08.624Z] === RUN   TestCopyFromContainerPathDoesNotExist
08:52:08 [2020-04-17T08:52:08.624Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s)
08:52:08 [2020-04-17T08:52:08.624Z] === RUN   TestCopyFromContainerPathIsNotDir
08:52:08 [2020-04-17T08:52:08.816Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
08:52:08 [2020-04-17T08:52:08.904Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.15s)
08:52:08 [2020-04-17T08:52:08.904Z] === RUN   TestCopyToContainerPathDoesNotExist
08:52:08 [2020-04-17T08:52:08.904Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s)
08:52:08 [2020-04-17T08:52:08.904Z] === RUN   TestCopyToContainerPathIsNotDir
08:52:09 [2020-04-17T08:52:09.184Z] --- PASS: TestCopyToContainerPathIsNotDir (0.16s)
08:52:09 [2020-04-17T08:52:09.184Z] === RUN   TestCopyFromContainer
08:52:09 [2020-04-17T08:52:09.746Z] === RUN   TestDockerSuite/TestBuildBlankName
08:52:10 [2020-04-17T08:52:10.003Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
08:52:10 [2020-04-17T08:52:10.003Z] --- PASS: TestStats (1.77s)
08:52:10 [2020-04-17T08:52:10.003Z] === RUN   TestStopContainerWithTimeout
08:52:10 [2020-04-17T08:52:10.261Z] === RUN   TestStopContainerWithTimeout/0
08:52:10 [2020-04-17T08:52:10.261Z] === PAUSE TestStopContainerWithTimeout/0
08:52:10 [2020-04-17T08:52:10.261Z] === RUN   TestStopContainerWithTimeout/1
08:52:10 [2020-04-17T08:52:10.261Z] === PAUSE TestStopContainerWithTimeout/1
08:52:10 [2020-04-17T08:52:10.261Z] === RUN   TestStopContainerWithTimeout/3
08:52:10 [2020-04-17T08:52:10.261Z] === PAUSE TestStopContainerWithTimeout/3
08:52:10 [2020-04-17T08:52:10.261Z] === RUN   TestStopContainerWithTimeout/-1
08:52:10 [2020-04-17T08:52:10.261Z] === PAUSE TestStopContainerWithTimeout/-1
08:52:10 [2020-04-17T08:52:10.261Z] === CONT  TestStopContainerWithTimeout/0
08:52:10 [2020-04-17T08:52:10.261Z] === CONT  TestStopContainerWithTimeout/3
08:52:11 [2020-04-17T08:52:11.196Z] === RUN   TestCopyFromContainer//
08:52:11 [2020-04-17T08:52:11.196Z] === RUN   TestCopyFromContainer//bar/root
08:52:11 [2020-04-17T08:52:11.196Z] === RUN   TestCopyFromContainer//bar/root/
08:52:11 [2020-04-17T08:52:11.477Z] === RUN   TestCopyFromContainer/bar/quux
08:52:11 [2020-04-17T08:52:11.477Z] === RUN   TestCopyFromContainer/bar/quux/
08:52:11 [2020-04-17T08:52:11.477Z] === RUN   TestCopyFromContainer/bar/quux/baz
08:52:11 [2020-04-17T08:52:11.477Z] === RUN   TestCopyFromContainer/bar/filesymlink
08:52:11 [2020-04-17T08:52:11.633Z] === CONT  TestStopContainerWithTimeout/-1
08:52:11 [2020-04-17T08:52:11.757Z] === RUN   TestCopyFromContainer/bar/dirsymlink
08:52:11 [2020-04-17T08:52:11.757Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
08:52:11 [2020-04-17T08:52:11.757Z] === RUN   TestCopyFromContainer/bar/notarget
08:52:11 [2020-04-17T08:52:11.891Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
08:52:12 [2020-04-17T08:52:12.038Z] --- PASS: TestCopyFromContainer (2.74s)
08:52:12 [2020-04-17T08:52:12.038Z]     --- PASS: TestCopyFromContainer// (0.04s)
08:52:12 [2020-04-17T08:52:12.038Z]     --- PASS: TestCopyFromContainer//bar/root (0.12s)
08:52:12 [2020-04-17T08:52:12.038Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.04s)
08:52:12 [2020-04-17T08:52:12.038Z]     --- PASS: TestCopyFromContainer/bar/quux (0.10s)
08:52:12 [2020-04-17T08:52:12.038Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.08s)
08:52:12 [2020-04-17T08:52:12.038Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s)
08:52:12 [2020-04-17T08:52:12.038Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s)
08:52:12 [2020-04-17T08:52:12.038Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s)
08:52:12 [2020-04-17T08:52:12.038Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s)
08:52:12 [2020-04-17T08:52:12.038Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
08:52:12 [2020-04-17T08:52:12.038Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
08:52:12 [2020-04-17T08:52:12.038Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
08:52:12 [2020-04-17T08:52:12.038Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
08:52:12 [2020-04-17T08:52:12.038Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
08:52:12 [2020-04-17T08:52:12.038Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
08:52:12 [2020-04-17T08:52:12.038Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
08:52:12 [2020-04-17T08:52:12.038Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
08:52:12 [2020-04-17T08:52:12.038Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
08:52:12 [2020-04-17T08:52:12.038Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
08:52:12 [2020-04-17T08:52:12.038Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
08:52:12 [2020-04-17T08:52:12.038Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
08:52:12 [2020-04-17T08:52:12.038Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
08:52:12 [2020-04-17T08:52:12.038Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
08:52:12 [2020-04-17T08:52:12.038Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
08:52:12 [2020-04-17T08:52:12.038Z] === RUN   TestCreateLinkToNonExistingContainer
08:52:12 [2020-04-17T08:52:12.038Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
08:52:12 [2020-04-17T08:52:12.038Z] === RUN   TestCreateWithInvalidEnv
08:52:12 [2020-04-17T08:52:12.038Z] === RUN   TestCreateWithInvalidEnv/0
08:52:12 [2020-04-17T08:52:12.038Z] === PAUSE TestCreateWithInvalidEnv/0
08:52:12 [2020-04-17T08:52:12.038Z] === RUN   TestCreateWithInvalidEnv/1
08:52:12 [2020-04-17T08:52:12.038Z] === PAUSE TestCreateWithInvalidEnv/1
08:52:12 [2020-04-17T08:52:12.038Z] === RUN   TestCreateWithInvalidEnv/2
08:52:12 [2020-04-17T08:52:12.038Z] === PAUSE TestCreateWithInvalidEnv/2
08:52:12 [2020-04-17T08:52:12.038Z] === CONT  TestCreateWithInvalidEnv/0
08:52:12 [2020-04-17T08:52:12.038Z] === CONT  TestCreateWithInvalidEnv/2
08:52:12 [2020-04-17T08:52:12.038Z] === CONT  TestCreateWithInvalidEnv/1
08:52:12 [2020-04-17T08:52:12.038Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
08:52:12 [2020-04-17T08:52:12.038Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
08:52:12 [2020-04-17T08:52:12.038Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
08:52:12 [2020-04-17T08:52:12.038Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
08:52:12 [2020-04-17T08:52:12.038Z] === RUN   TestCreateTmpfsMountsTarget
08:52:12 [2020-04-17T08:52:12.038Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
08:52:12 [2020-04-17T08:52:12.038Z] === RUN   TestCreateWithCustomMaskedPaths
08:52:12 [2020-04-17T08:52:12.820Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
08:52:13 [2020-04-17T08:52:13.384Z] === CONT  TestStopContainerWithTimeout/1
08:52:14 [2020-04-17T08:52:14.700Z] --- PASS: TestCreateWithCustomMaskedPaths (2.29s)
08:52:14 [2020-04-17T08:52:14.700Z] === RUN   TestCreateWithCapabilities
08:52:14 [2020-04-17T08:52:14.700Z] === RUN   TestCreateWithCapabilities/no_capabilities
08:52:14 [2020-04-17T08:52:14.700Z] === PAUSE TestCreateWithCapabilities/no_capabilities
08:52:14 [2020-04-17T08:52:14.700Z] === RUN   TestCreateWithCapabilities/empty_capabilities
08:52:14 [2020-04-17T08:52:14.700Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
08:52:14 [2020-04-17T08:52:14.700Z] === RUN   TestCreateWithCapabilities/valid_capabilities
08:52:14 [2020-04-17T08:52:14.700Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
08:52:14 [2020-04-17T08:52:14.700Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
08:52:14 [2020-04-17T08:52:14.700Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
08:52:14 [2020-04-17T08:52:14.700Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
08:52:14 [2020-04-17T08:52:14.700Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
08:52:14 [2020-04-17T08:52:14.700Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
08:52:14 [2020-04-17T08:52:14.700Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
08:52:14 [2020-04-17T08:52:14.700Z] === RUN   TestCreateWithCapabilities/empty_capadd
08:52:14 [2020-04-17T08:52:14.700Z] === PAUSE TestCreateWithCapabilities/empty_capadd
08:52:14 [2020-04-17T08:52:14.700Z] === RUN   TestCreateWithCapabilities/empty_capdrop
08:52:14 [2020-04-17T08:52:14.700Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
08:52:14 [2020-04-17T08:52:14.700Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
08:52:14 [2020-04-17T08:52:14.700Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
08:52:14 [2020-04-17T08:52:14.700Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
08:52:14 [2020-04-17T08:52:14.700Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
08:52:14 [2020-04-17T08:52:14.700Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
08:52:14 [2020-04-17T08:52:14.700Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
08:52:14 [2020-04-17T08:52:14.700Z] === CONT  TestCreateWithCapabilities/no_capabilities
08:52:14 [2020-04-17T08:52:14.700Z] === CONT  TestCreateWithCapabilities/empty_capadd
08:52:14 [2020-04-17T08:52:14.700Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
08:52:14 [2020-04-17T08:52:14.700Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
08:52:14 [2020-04-17T08:52:14.700Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
08:52:14 [2020-04-17T08:52:14.700Z] === CONT  TestCreateWithCapabilities/empty_capdrop
08:52:14 [2020-04-17T08:52:14.700Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
08:52:14 [2020-04-17T08:52:14.700Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
08:52:14 [2020-04-17T08:52:14.700Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
08:52:14 [2020-04-17T08:52:14.700Z] === CONT  TestCreateWithCapabilities/valid_capabilities
08:52:14 [2020-04-17T08:52:14.700Z] === CONT  TestCreateWithCapabilities/empty_capabilities
08:52:14 [2020-04-17T08:52:14.700Z] --- PASS: TestCreateWithCapabilities (0.01s)
08:52:14 [2020-04-17T08:52:14.700Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s)
08:52:14 [2020-04-17T08:52:14.700Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s)
08:52:14 [2020-04-17T08:52:14.700Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
08:52:14 [2020-04-17T08:52:14.700Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
08:52:14 [2020-04-17T08:52:14.700Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.11s)
08:52:14 [2020-04-17T08:52:14.700Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.11s)
08:52:14 [2020-04-17T08:52:14.700Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
08:52:14 [2020-04-17T08:52:14.700Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.09s)
08:52:14 [2020-04-17T08:52:14.700Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.09s)
08:52:14 [2020-04-17T08:52:14.700Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s)
08:52:14 [2020-04-17T08:52:14.700Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.10s)
08:52:14 [2020-04-17T08:52:14.700Z] === RUN   TestCreateWithCustomReadonlyPaths
08:52:14 [2020-04-17T08:52:14.755Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
08:52:15 [2020-04-17T08:52:15.318Z] --- PASS: TestStopContainerWithTimeout (0.03s)
08:52:15 [2020-04-17T08:52:15.318Z]     --- PASS: TestStopContainerWithTimeout/0 (1.29s)
08:52:15 [2020-04-17T08:52:15.318Z]     --- PASS: TestStopContainerWithTimeout/3 (3.11s)
08:52:15 [2020-04-17T08:52:15.318Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.80s)
08:52:15 [2020-04-17T08:52:15.318Z]     --- PASS: TestStopContainerWithTimeout/1 (1.90s)
08:52:15 [2020-04-17T08:52:15.318Z] === RUN   TestDeleteDevicemapper
08:52:15 [2020-04-17T08:52:15.318Z] --- SKIP: TestDeleteDevicemapper (0.00s)
08:52:15 [2020-04-17T08:52:15.318Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
08:52:15 [2020-04-17T08:52:15.318Z] === RUN   TestStopContainerWithRestartPolicyAlways
08:52:16 [2020-04-17T08:52:16.249Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
08:52:17 [2020-04-17T08:52:17.182Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
08:52:17 [2020-04-17T08:52:17.365Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.45s)
08:52:17 [2020-04-17T08:52:17.365Z] === RUN   TestCreateWithInvalidHealthcheckParams
08:52:17 [2020-04-17T08:52:17.365Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
08:52:17 [2020-04-17T08:52:17.365Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
08:52:17 [2020-04-17T08:52:17.365Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
08:52:17 [2020-04-17T08:52:17.365Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
08:52:17 [2020-04-17T08:52:17.365Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
08:52:17 [2020-04-17T08:52:17.365Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
08:52:17 [2020-04-17T08:52:17.365Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
08:52:17 [2020-04-17T08:52:17.365Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
08:52:17 [2020-04-17T08:52:17.365Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
08:52:17 [2020-04-17T08:52:17.365Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
08:52:17 [2020-04-17T08:52:17.365Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
08:52:17 [2020-04-17T08:52:17.365Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
08:52:17 [2020-04-17T08:52:17.365Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
08:52:17 [2020-04-17T08:52:17.365Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
08:52:17 [2020-04-17T08:52:17.365Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
08:52:17 [2020-04-17T08:52:17.365Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
08:52:17 [2020-04-17T08:52:17.365Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
08:52:17 [2020-04-17T08:52:17.365Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
08:52:17 [2020-04-17T08:52:17.365Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
08:52:17 [2020-04-17T08:52:17.365Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
08:52:17 [2020-04-17T08:52:17.365Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
08:52:17 [2020-04-17T08:52:17.365Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
08:52:17 [2020-04-17T08:52:17.746Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.58s)
08:52:17 [2020-04-17T08:52:17.746Z] === RUN   TestUpdateMemory
08:52:17 [2020-04-17T08:52:17.746Z] --- SKIP: TestUpdateMemory (0.00s)
08:52:17 [2020-04-17T08:52:17.746Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
08:52:17 [2020-04-17T08:52:17.746Z] === RUN   TestUpdateCPUQuota
08:52:17 [2020-04-17T08:52:17.893Z] + return
08:52:17 [2020-04-17T08:52:17.893Z] Removing intermediate container 42ada8d547a6
08:52:17 [2020-04-17T08:52:17.893Z]  ---> 0835f7d73dd0
08:52:17 [2020-04-17T08:52:17.893Z] Step 85/140 : FROM runtime-dev AS runc
08:52:17 [2020-04-17T08:52:17.893Z]  ---> 179573c7f750
08:52:17 [2020-04-17T08:52:17.893Z] Step 86/140 : ENV INSTALL_BINARY_NAME=runc
08:52:17 [2020-04-17T08:52:17.893Z]  ---> Running in 3e8eda99025d
08:52:17 [2020-04-17T08:52:17.893Z] Removing intermediate container 3e8eda99025d
08:52:17 [2020-04-17T08:52:17.893Z]  ---> 2359cc33680d
08:52:17 [2020-04-17T08:52:17.893Z] Step 87/140 : ARG RUNC_COMMIT
08:52:17 [2020-04-17T08:52:17.893Z]  ---> Running in 81168d86e553
08:52:17 [2020-04-17T08:52:17.893Z] Removing intermediate container 81168d86e553
08:52:17 [2020-04-17T08:52:17.893Z]  ---> a9550ae53208
08:52:17 [2020-04-17T08:52:17.893Z] Step 88/140 : ARG RUNC_BUILDTAGS
08:52:17 [2020-04-17T08:52:17.893Z]  ---> Running in 0a063279998e
08:52:17 [2020-04-17T08:52:17.893Z] Removing intermediate container 0a063279998e
08:52:17 [2020-04-17T08:52:17.893Z]  ---> c2303e3dd7b6
08:52:17 [2020-04-17T08:52:17.893Z] Step 89/140 : COPY hack/dockerfile/install/install.sh ./install.sh
08:52:17 [2020-04-17T08:52:17.893Z]  ---> 97cb998c4920
08:52:17 [2020-04-17T08:52:17.893Z] Step 90/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
08:52:17 [2020-04-17T08:52:17.893Z]  ---> 761b6b47c4b1
08:52:17 [2020-04-17T08:52:17.893Z] Step 91/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
08:52:17 [2020-04-17T08:52:17.893Z]  ---> Running in d69cd16b6531
08:52:17 [2020-04-17T08:52:17.893Z] + RM_GOPATH=0
08:52:17 [2020-04-17T08:52:17.893Z] + TMP_GOPATH=
08:52:17 [2020-04-17T08:52:17.893Z] + : /build
08:52:17 [2020-04-17T08:52:17.893Z] + '[' -z '' ']'
08:52:17 [2020-04-17T08:52:17.893Z] ++ mktemp -d
08:52:17 [2020-04-17T08:52:17.893Z] + export GOPATH=/tmp/tmp.KRlMFA5lg8
08:52:17 [2020-04-17T08:52:17.893Z] + GOPATH=/tmp/tmp.KRlMFA5lg8
08:52:17 [2020-04-17T08:52:17.893Z] + RM_GOPATH=1
08:52:17 [2020-04-17T08:52:17.893Z] ++ dirname ./install.sh
08:52:17 [2020-04-17T08:52:17.893Z] + dir=.
08:52:17 [2020-04-17T08:52:17.893Z] + bin=runc
08:52:17 [2020-04-17T08:52:17.893Z] + shift
08:52:17 [2020-04-17T08:52:17.893Z] + '[' '!' -f ./runc.installer ']'
08:52:17 [2020-04-17T08:52:17.893Z] + . ./runc.installer
08:52:17 [2020-04-17T08:52:17.893Z] ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
08:52:17 [2020-04-17T08:52:17.893Z] + install_runc
08:52:17 [2020-04-17T08:52:17.893Z] + uname -r
08:52:17 [2020-04-17T08:52:17.893Z] + grep -q '^3\.10\.0.*\.el7\.'
08:52:17 [2020-04-17T08:52:17.893Z] + RUNC_BUILDTAGS='seccomp apparmor selinux '
08:52:17 [2020-04-17T08:52:17.893Z] + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
08:52:17 [2020-04-17T08:52:17.893Z] + git clone https://github.com/opencontainers/runc.git /tmp/tmp.KRlMFA5lg8/src/github.com/opencontainers/runc
08:52:17 [2020-04-17T08:52:17.893Z] Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
08:52:17 [2020-04-17T08:52:17.893Z] Cloning into '/tmp/tmp.KRlMFA5lg8/src/github.com/opencontainers/runc'...
08:52:17 [2020-04-17T08:52:17.893Z] + cd /tmp/tmp.KRlMFA5lg8/src/github.com/opencontainers/runc
08:52:17 [2020-04-17T08:52:17.893Z] + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
08:52:17 [2020-04-17T08:52:17.893Z] + '[' -z '' ']'
08:52:17 [2020-04-17T08:52:17.893Z] + target=static
08:52:17 [2020-04-17T08:52:17.893Z] + make 'BUILDTAGS=seccomp apparmor selinux ' static
08:52:17 [2020-04-17T08:52:17.893Z] CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc .
08:52:17 [2020-04-17T08:52:17.976Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.82s)
08:52:17 [2020-04-17T08:52:17.976Z] === RUN   TestContainerStartOnDaemonRestart
08:52:17 [2020-04-17T08:52:17.976Z] === PAUSE TestContainerStartOnDaemonRestart
08:52:17 [2020-04-17T08:52:17.976Z] === RUN   TestDaemonRestartIpcMode
08:52:17 [2020-04-17T08:52:17.976Z] === PAUSE TestDaemonRestartIpcMode
08:52:17 [2020-04-17T08:52:17.976Z] === RUN   TestDiff
08:52:18 [2020-04-17T08:52:18.677Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
08:52:18 [2020-04-17T08:52:18.678Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
08:52:19 [2020-04-17T08:52:19.001Z] --- PASS: TestDiff (0.79s)
08:52:19 [2020-04-17T08:52:19.001Z] === RUN   TestExecWithCloseStdin
08:52:19 [2020-04-17T08:52:19.241Z] --- PASS: TestUpdateCPUQuota (1.43s)
08:52:19 [2020-04-17T08:52:19.241Z] === RUN   TestUpdatePidsLimit
08:52:19 [2020-04-17T08:52:19.241Z] === RUN   TestUpdatePidsLimit/update_from_none
08:52:19 [2020-04-17T08:52:19.498Z] === RUN   TestUpdatePidsLimit/no_change
08:52:19 [2020-04-17T08:52:19.611Z] --- PASS: TestExecWithCloseStdin (0.92s)
08:52:19 [2020-04-17T08:52:19.611Z] === RUN   TestExec
08:52:20 [2020-04-17T08:52:20.062Z] === RUN   TestUpdatePidsLimit/update_lower
08:52:20 [2020-04-17T08:52:20.319Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
08:52:20 [2020-04-17T08:52:20.612Z] --- PASS: TestExec (0.90s)
08:52:20 [2020-04-17T08:52:20.612Z] === RUN   TestExecUser
08:52:20 [2020-04-17T08:52:20.887Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
08:52:20 [2020-04-17T08:52:20.887Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
08:52:21 [2020-04-17T08:52:21.145Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
08:52:21 [2020-04-17T08:52:21.145Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
08:52:21 [2020-04-17T08:52:21.612Z] --- PASS: TestExecUser (0.90s)
08:52:21 [2020-04-17T08:52:21.612Z] === RUN   TestExportContainerAndImportImage
08:52:21 [2020-04-17T08:52:21.709Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
08:52:22 [2020-04-17T08:52:22.620Z] --- PASS: TestExportContainerAndImportImage (1.16s)
08:52:22 [2020-04-17T08:52:22.620Z] === RUN   TestExportContainerAfterDaemonRestart
08:52:23 [2020-04-17T08:52:23.080Z] --- PASS: TestUpdatePidsLimit (4.02s)
08:52:23 [2020-04-17T08:52:23.080Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.43s)
08:52:23 [2020-04-17T08:52:23.080Z]     --- PASS: TestUpdatePidsLimit/no_change (0.42s)
08:52:23 [2020-04-17T08:52:23.080Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.37s)
08:52:23 [2020-04-17T08:52:23.080Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s)
08:52:23 [2020-04-17T08:52:23.080Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.48s)
08:52:23 [2020-04-17T08:52:23.080Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.44s)
08:52:23 [2020-04-17T08:52:23.080Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.41s)
08:52:23 [2020-04-17T08:52:23.080Z] === RUN   TestUpdateRestartPolicy
08:52:23 [2020-04-17T08:52:23.645Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
08:52:24 [2020-04-17T08:52:24.084Z] --- PASS: TestExportContainerAfterDaemonRestart (1.46s)
08:52:24 [2020-04-17T08:52:24.084Z]     export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart
08:52:24 [2020-04-17T08:52:24.084Z]     daemon.go:325: [d8ef0a487341a] waiting for daemon to start
08:52:24 [2020-04-17T08:52:24.084Z]     daemon.go:325: [d8ef0a487341a] waiting for daemon to start
08:52:24 [2020-04-17T08:52:24.084Z]     daemon.go:353: [d8ef0a487341a] daemon started
08:52:24 [2020-04-17T08:52:24.084Z]     daemon.go:461: [d8ef0a487341a] Stopping daemon
08:52:24 [2020-04-17T08:52:24.084Z]     daemon.go:296: [d8ef0a487341a] exiting daemon
08:52:24 [2020-04-17T08:52:24.084Z]     daemon.go:448: [d8ef0a487341a] Daemon stopped
08:52:24 [2020-04-17T08:52:24.084Z]     daemon.go:325: [d8ef0a487341a] waiting for daemon to start
08:52:24 [2020-04-17T08:52:24.084Z]     daemon.go:325: [d8ef0a487341a] waiting for daemon to start
08:52:24 [2020-04-17T08:52:24.084Z]     daemon.go:353: [d8ef0a487341a] daemon started
08:52:24 [2020-04-17T08:52:24.084Z]     daemon.go:461: [d8ef0a487341a] Stopping daemon
08:52:24 [2020-04-17T08:52:24.084Z]     daemon.go:296: [d8ef0a487341a] exiting daemon
08:52:24 [2020-04-17T08:52:24.084Z]     daemon.go:448: [d8ef0a487341a] Daemon stopped
08:52:24 [2020-04-17T08:52:24.084Z] === RUN   TestHealthCheckWorkdir
08:52:25 [2020-04-17T08:52:25.015Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
08:52:25 [2020-04-17T08:52:25.085Z] --- PASS: TestHealthCheckWorkdir (1.10s)
08:52:25 [2020-04-17T08:52:25.085Z] === RUN   TestHealthKillContainer
08:52:28 [2020-04-17T08:52:28.522Z] --- PASS: TestHealthKillContainer (3.02s)
08:52:28 [2020-04-17T08:52:28.522Z] === RUN   TestInspectCpusetInConfigPre120
08:52:29 [2020-04-17T08:52:29.133Z] --- PASS: TestInspectCpusetInConfigPre120 (0.84s)
08:52:29 [2020-04-17T08:52:29.133Z] === RUN   TestIpcModeNone
08:52:29 [2020-04-17T08:52:29.194Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
08:52:29 [2020-04-17T08:52:29.758Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
08:52:30 [2020-04-17T08:52:30.162Z] --- PASS: TestIpcModeNone (0.90s)
08:52:30 [2020-04-17T08:52:30.162Z] === RUN   TestIpcModePrivate
08:52:30 [2020-04-17T08:52:30.773Z] --- PASS: TestIpcModePrivate (0.90s)
08:52:30 [2020-04-17T08:52:30.773Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:103, shared: false, mustBeShared: false
08:52:30 [2020-04-17T08:52:30.773Z] === RUN   TestIpcModeShareable
08:52:31 [2020-04-17T08:52:31.774Z] --- PASS: TestIpcModeShareable (0.99s)
08:52:31 [2020-04-17T08:52:31.774Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:97, shared: true, mustBeShared: true
08:52:31 [2020-04-17T08:52:31.774Z] === RUN   TestAPIIpcModeShareableAndContainer
08:52:33 [2020-04-17T08:52:33.034Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
08:52:34 [2020-04-17T08:52:34.403Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
08:52:35 [2020-04-17T08:52:35.215Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.87s)
08:52:35 [2020-04-17T08:52:35.215Z] === RUN   TestAPIIpcModeHost
08:52:35 [2020-04-17T08:52:35.215Z] --- PASS: TestAPIIpcModeHost (0.61s)
08:52:35 [2020-04-17T08:52:35.215Z] === RUN   TestDaemonIpcModeShareable
08:52:36 [2020-04-17T08:52:36.924Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
08:52:36 [2020-04-17T08:52:36.924Z] --- PASS: TestUpdateRestartPolicy (13.66s)
08:52:36 [2020-04-17T08:52:36.924Z] === RUN   TestUpdateRestartWithAutoRemove
08:52:37 [2020-04-17T08:52:37.231Z] --- PASS: TestDaemonIpcModeShareable (1.78s)
08:52:37 [2020-04-17T08:52:37.231Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable
08:52:37 [2020-04-17T08:52:37.231Z]     daemon.go:325: [d6abf7342b177] waiting for daemon to start
08:52:37 [2020-04-17T08:52:37.231Z]     daemon.go:325: [d6abf7342b177] waiting for daemon to start
08:52:37 [2020-04-17T08:52:37.231Z]     daemon.go:353: [d6abf7342b177] daemon started
08:52:37 [2020-04-17T08:52:37.231Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true
08:52:37 [2020-04-17T08:52:37.231Z]     daemon.go:461: [d6abf7342b177] Stopping daemon
08:52:37 [2020-04-17T08:52:37.231Z]     daemon.go:296: [d6abf7342b177] exiting daemon
08:52:37 [2020-04-17T08:52:37.231Z]     daemon.go:448: [d6abf7342b177] Daemon stopped
08:52:37 [2020-04-17T08:52:37.231Z] === RUN   TestDaemonIpcModePrivate
08:52:37 [2020-04-17T08:52:37.876Z] --- PASS: TestUpdateRestartWithAutoRemove (1.01s)
08:52:37 [2020-04-17T08:52:37.876Z] === RUN   TestWaitNonBlocked
08:52:37 [2020-04-17T08:52:37.876Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
08:52:37 [2020-04-17T08:52:37.876Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
08:52:37 [2020-04-17T08:52:37.876Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
08:52:37 [2020-04-17T08:52:37.876Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
08:52:37 [2020-04-17T08:52:37.876Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
08:52:37 [2020-04-17T08:52:37.876Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
08:52:39 [2020-04-17T08:52:39.243Z] --- PASS: TestDaemonIpcModePrivate (1.74s)
08:52:39 [2020-04-17T08:52:39.243Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate
08:52:39 [2020-04-17T08:52:39.243Z]     daemon.go:325: [d0643199d3ced] waiting for daemon to start
08:52:39 [2020-04-17T08:52:39.243Z]     daemon.go:325: [d0643199d3ced] waiting for daemon to start
08:52:39 [2020-04-17T08:52:39.243Z]     daemon.go:353: [d0643199d3ced] daemon started
08:52:39 [2020-04-17T08:52:39.243Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false
08:52:39 [2020-04-17T08:52:39.243Z]     daemon.go:461: [d0643199d3ced] Stopping daemon
08:52:39 [2020-04-17T08:52:39.243Z]     daemon.go:296: [d0643199d3ced] exiting daemon
08:52:39 [2020-04-17T08:52:39.243Z]     daemon.go:448: [d0643199d3ced] Daemon stopped
08:52:39 [2020-04-17T08:52:39.243Z] === RUN   TestDaemonIpcModePrivateFromConfig
08:52:39 [2020-04-17T08:52:39.248Z] --- PASS: TestWaitNonBlocked (0.02s)
08:52:39 [2020-04-17T08:52:39.248Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.02s)
08:52:39 [2020-04-17T08:52:39.248Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.23s)
08:52:39 [2020-04-17T08:52:39.248Z] === RUN   TestWaitBlocked
08:52:39 [2020-04-17T08:52:39.248Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
08:52:39 [2020-04-17T08:52:39.248Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
08:52:39 [2020-04-17T08:52:39.248Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
08:52:39 [2020-04-17T08:52:39.248Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
08:52:39 [2020-04-17T08:52:39.248Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
08:52:39 [2020-04-17T08:52:39.248Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
08:52:40 [2020-04-17T08:52:40.179Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
08:52:40 [2020-04-17T08:52:40.179Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
08:52:40 [2020-04-17T08:52:40.179Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
08:52:40 [2020-04-17T08:52:40.706Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.70s)
08:52:40 [2020-04-17T08:52:40.706Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig
08:52:40 [2020-04-17T08:52:40.706Z]     daemon.go:325: [dca1f22af9dbd] waiting for daemon to start
08:52:40 [2020-04-17T08:52:40.706Z]     daemon.go:325: [dca1f22af9dbd] waiting for daemon to start
08:52:40 [2020-04-17T08:52:40.706Z]     daemon.go:353: [dca1f22af9dbd] daemon started
08:52:40 [2020-04-17T08:52:40.706Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false
08:52:40 [2020-04-17T08:52:40.706Z]     daemon.go:461: [dca1f22af9dbd] Stopping daemon
08:52:40 [2020-04-17T08:52:40.706Z]     daemon.go:296: [dca1f22af9dbd] exiting daemon
08:52:40 [2020-04-17T08:52:40.706Z]     daemon.go:448: [dca1f22af9dbd] Daemon stopped
08:52:40 [2020-04-17T08:52:40.706Z] === RUN   TestDaemonIpcModeShareableFromConfig
08:52:40 [2020-04-17T08:52:40.743Z] --- PASS: TestWaitBlocked (0.02s)
08:52:40 [2020-04-17T08:52:40.744Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.26s)
08:52:40 [2020-04-17T08:52:40.744Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.48s)
08:52:40 [2020-04-17T08:52:40.744Z] === CONT  TestContainerStartOnDaemonRestart
08:52:40 [2020-04-17T08:52:40.744Z] === CONT  TestIpcModeOlderClient
08:52:40 [2020-04-17T08:52:40.744Z] --- PASS: TestIpcModeOlderClient (0.14s)
08:52:40 [2020-04-17T08:52:40.744Z] === CONT  TestDaemonRestartIpcMode
08:52:41 [2020-04-17T08:52:41.308Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
08:52:42 [2020-04-17T08:52:42.170Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.74s)
08:52:42 [2020-04-17T08:52:42.170Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig
08:52:42 [2020-04-17T08:52:42.170Z]     daemon.go:325: [df2661ee31902] waiting for daemon to start
08:52:42 [2020-04-17T08:52:42.170Z]     daemon.go:325: [df2661ee31902] waiting for daemon to start
08:52:42 [2020-04-17T08:52:42.170Z]     daemon.go:353: [df2661ee31902] daemon started
08:52:42 [2020-04-17T08:52:42.170Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true
08:52:42 [2020-04-17T08:52:42.170Z]     daemon.go:461: [df2661ee31902] Stopping daemon
08:52:42 [2020-04-17T08:52:42.170Z]     daemon.go:296: [df2661ee31902] exiting daemon
08:52:42 [2020-04-17T08:52:42.170Z]     daemon.go:448: [df2661ee31902] Daemon stopped
08:52:42 [2020-04-17T08:52:42.170Z] === RUN   TestIpcModeOlderClient
08:52:42 [2020-04-17T08:52:42.170Z] === PAUSE TestIpcModeOlderClient
08:52:42 [2020-04-17T08:52:42.170Z] === RUN   TestKillContainerInvalidSignal
08:52:43 [2020-04-17T08:52:43.170Z] --- PASS: TestKillContainerInvalidSignal (0.81s)
08:52:43 [2020-04-17T08:52:43.170Z] === RUN   TestKillContainer
08:52:43 [2020-04-17T08:52:43.170Z] === RUN   TestKillContainer/no_signal
08:52:43 [2020-04-17T08:52:43.830Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
08:52:44 [2020-04-17T08:52:44.171Z] === RUN   TestKillContainer/non_killing_signal
08:52:44 [2020-04-17T08:52:44.394Z] --- PASS: TestContainerStartOnDaemonRestart (3.72s)
08:52:44 [2020-04-17T08:52:44.394Z]     daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart
08:52:44 [2020-04-17T08:52:44.394Z]     daemon.go:325: [d693b3adc41ae] waiting for daemon to start
08:52:44 [2020-04-17T08:52:44.394Z]     daemon.go:325: [d693b3adc41ae] waiting for daemon to start
08:52:44 [2020-04-17T08:52:44.394Z]     daemon.go:353: [d693b3adc41ae] daemon started
08:52:44 [2020-04-17T08:52:44.394Z]     daemon.go:325: [d693b3adc41ae] waiting for daemon to start
08:52:44 [2020-04-17T08:52:44.394Z]     daemon.go:296: [d693b3adc41ae] exiting daemon
08:52:44 [2020-04-17T08:52:44.394Z]     daemon.go:325: [d693b3adc41ae] waiting for daemon to start
08:52:44 [2020-04-17T08:52:44.394Z]     daemon.go:353: [d693b3adc41ae] daemon started
08:52:44 [2020-04-17T08:52:44.394Z]     daemon.go:461: [d693b3adc41ae] Stopping daemon
08:52:44 [2020-04-17T08:52:44.394Z]     daemon.go:296: [d693b3adc41ae] exiting daemon
08:52:44 [2020-04-17T08:52:44.394Z]     daemon.go:448: [d693b3adc41ae] Daemon stopped
08:52:44 [2020-04-17T08:52:44.452Z] === RUN   TestKillContainer/killing_signal
08:52:44 [2020-04-17T08:52:44.652Z] --- PASS: TestDaemonRestartIpcMode (4.05s)
08:52:44 [2020-04-17T08:52:44.652Z]     daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode
08:52:44 [2020-04-17T08:52:44.652Z]     daemon.go:325: [d575d04e3a92f] waiting for daemon to start
08:52:44 [2020-04-17T08:52:44.652Z]     daemon.go:325: [d575d04e3a92f] waiting for daemon to start
08:52:44 [2020-04-17T08:52:44.652Z]     daemon.go:353: [d575d04e3a92f] daemon started
08:52:44 [2020-04-17T08:52:44.909Z]     daemon.go:461: [d575d04e3a92f] Stopping daemon
08:52:44 [2020-04-17T08:52:44.909Z]     daemon.go:296: [d575d04e3a92f] exiting daemon
08:52:44 [2020-04-17T08:52:44.909Z]     daemon.go:448: [d575d04e3a92f] Daemon stopped
08:52:44 [2020-04-17T08:52:44.909Z]     daemon.go:325: [d575d04e3a92f] waiting for daemon to start
08:52:44 [2020-04-17T08:52:44.909Z]     daemon.go:325: [d575d04e3a92f] waiting for daemon to start
08:52:44 [2020-04-17T08:52:44.910Z]     daemon.go:353: [d575d04e3a92f] daemon started
08:52:44 [2020-04-17T08:52:44.910Z]     daemon.go:461: [d575d04e3a92f] Stopping daemon
08:52:44 [2020-04-17T08:52:44.910Z]     daemon.go:296: [d575d04e3a92f] exiting daemon
08:52:44 [2020-04-17T08:52:44.910Z]     daemon.go:448: [d575d04e3a92f] Daemon stopped
08:52:44 [2020-04-17T08:52:44.910Z] PASS
08:52:44 [2020-04-17T08:52:44.910Z] 
08:52:44 [2020-04-17T08:52:44.910Z] === Skipped
08:52:44 [2020-04-17T08:52:44.910Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
08:52:44 [2020-04-17T08:52:44.910Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
08:52:44 [2020-04-17T08:52:44.910Z] 
08:52:44 [2020-04-17T08:52:44.910Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
08:52:44 [2020-04-17T08:52:44.910Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
08:52:44 [2020-04-17T08:52:44.910Z] 
08:52:44 [2020-04-17T08:52:44.910Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
08:52:44 [2020-04-17T08:52:44.910Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
08:52:44 [2020-04-17T08:52:44.910Z] 
08:52:44 [2020-04-17T08:52:44.910Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
08:52:44 [2020-04-17T08:52:44.910Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
08:52:44 [2020-04-17T08:52:44.910Z] 
08:52:44 [2020-04-17T08:52:44.910Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
08:52:44 [2020-04-17T08:52:44.910Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
08:52:44 [2020-04-17T08:52:44.910Z] 
08:52:44 [2020-04-17T08:52:44.910Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
08:52:44 [2020-04-17T08:52:44.910Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
08:52:44 [2020-04-17T08:52:44.910Z] 
08:52:44 [2020-04-17T08:52:44.910Z] 
08:52:44 [2020-04-17T08:52:44.910Z] DONE 189 tests, 6 skipped in 131.471s
08:52:44 [2020-04-17T08:52:44.910Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
08:52:44 [2020-04-17T08:52:44.910Z] ++ 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
08:52:44 [2020-04-17T08:52:44.910Z] ++ set -e
08:52:44 [2020-04-17T08:52:44.910Z] ++ '[' -n 0 ']'
08:52:44 [2020-04-17T08:52:44.910Z] ++ set -x
08:52:44 [2020-04-17T08:52:44.910Z] ++ env -i DEST=/go/src/github.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
08:52:44 [2020-04-17T08:52:44.910Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
08:52:44 [2020-04-17T08:52:44.910Z] INFO: Testing against a local daemon
08:52:44 [2020-04-17T08:52:44.910Z] === RUN   TestCommitInheritsEnv
08:52:45 [2020-04-17T08:52:45.474Z] --- PASS: TestCommitInheritsEnv (0.46s)
08:52:45 [2020-04-17T08:52:45.474Z] === RUN   TestImportExtremelyLargeImageWorks
08:52:45 [2020-04-17T08:52:45.474Z] === PAUSE TestImportExtremelyLargeImageWorks
08:52:45 [2020-04-17T08:52:45.474Z] === RUN   TestImagesFilterMultiReference
08:52:45 [2020-04-17T08:52:45.474Z] --- PASS: TestImagesFilterMultiReference (0.08s)
08:52:45 [2020-04-17T08:52:45.474Z] === RUN   TestImagePullPlatformInvalid
08:52:45 [2020-04-17T08:52:45.474Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
08:52:45 [2020-04-17T08:52:45.474Z] === RUN   TestRemoveImageOrphaning
08:52:45 [2020-04-17T08:52:45.959Z] --- PASS: TestKillContainer (2.57s)
08:52:45 [2020-04-17T08:52:45.959Z]     --- PASS: TestKillContainer/no_signal (0.84s)
08:52:45 [2020-04-17T08:52:45.959Z]     --- PASS: TestKillContainer/non_killing_signal (0.48s)
08:52:45 [2020-04-17T08:52:45.959Z]     --- PASS: TestKillContainer/killing_signal (0.84s)
08:52:45 [2020-04-17T08:52:45.959Z] === RUN   TestKillWithStopSignalAndRestartPolicies
08:52:45 [2020-04-17T08:52:45.959Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
08:52:46 [2020-04-17T08:52:46.038Z] --- PASS: TestRemoveImageOrphaning (0.51s)
08:52:46 [2020-04-17T08:52:46.038Z] === RUN   TestTagUnprefixedRepoByNameOrName
08:52:46 [2020-04-17T08:52:46.038Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
08:52:46 [2020-04-17T08:52:46.038Z] === RUN   TestTagInvalidReference
08:52:46 [2020-04-17T08:52:46.038Z] --- PASS: TestTagInvalidReference (0.02s)
08:52:46 [2020-04-17T08:52:46.038Z] === RUN   TestTagValidPrefixedRepo
08:52:46 [2020-04-17T08:52:46.038Z] --- PASS: TestTagValidPrefixedRepo (0.08s)
08:52:46 [2020-04-17T08:52:46.038Z] === RUN   TestTagExistedNameWithoutForce
08:52:46 [2020-04-17T08:52:46.295Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
08:52:46 [2020-04-17T08:52:46.295Z] === RUN   TestTagOfficialNames
08:52:46 [2020-04-17T08:52:46.295Z] --- PASS: TestTagOfficialNames (0.07s)
08:52:46 [2020-04-17T08:52:46.295Z] === RUN   TestTagMatchesDigest
08:52:46 [2020-04-17T08:52:46.295Z] --- PASS: TestTagMatchesDigest (0.02s)
08:52:46 [2020-04-17T08:52:46.295Z] === CONT  TestImportExtremelyLargeImageWorks
08:52:46 [2020-04-17T08:52:46.570Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
08:52:47 [2020-04-17T08:52:47.573Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.66s)
08:52:47 [2020-04-17T08:52:47.573Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.80s)
08:52:47 [2020-04-17T08:52:47.573Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.49s)
08:52:47 [2020-04-17T08:52:47.573Z] === RUN   TestKillStoppedContainer
08:52:47 [2020-04-17T08:52:47.573Z] --- PASS: TestKillStoppedContainer (0.10s)
08:52:47 [2020-04-17T08:52:47.573Z] === RUN   TestKillStoppedContainerAPIPre120
08:52:47 [2020-04-17T08:52:47.573Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s)
08:52:47 [2020-04-17T08:52:47.573Z] === RUN   TestKillDifferentUserContainer
08:52:48 [2020-04-17T08:52:48.192Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
08:52:48 [2020-04-17T08:52:48.449Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
08:52:48 [2020-04-17T08:52:48.574Z] --- PASS: TestKillDifferentUserContainer (0.88s)
08:52:48 [2020-04-17T08:52:48.574Z] === RUN   TestInspectOomKilledTrue
08:52:48 [2020-04-17T08:52:48.574Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
08:52:48 [2020-04-17T08:52:48.574Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
08:52:48 [2020-04-17T08:52:48.574Z] === RUN   TestInspectOomKilledFalse
08:52:48 [2020-04-17T08:52:48.574Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
08:52:48 [2020-04-17T08:52:48.574Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
08:52:48 [2020-04-17T08:52:48.574Z] === RUN   TestLinksEtcHostsContentMatch
08:52:48 [2020-04-17T08:52:48.854Z] --- PASS: TestLinksEtcHostsContentMatch (0.56s)
08:52:48 [2020-04-17T08:52:48.854Z] === RUN   TestLinksContainerNames
08:52:49 [2020-04-17T08:52:49.379Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
08:52:50 [2020-04-17T08:52:50.504Z] CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
08:52:50 [2020-04-17T08:52:50.504Z] + mkdir -p /build
08:52:50 [2020-04-17T08:52:50.504Z] + cp runc /build/runc
08:52:50 [2020-04-17T08:52:50.504Z] Removing intermediate container d69cd16b6531
08:52:50 [2020-04-17T08:52:50.504Z]  ---> 4a7437dc0f4f
08:52:50 [2020-04-17T08:52:50.504Z] Step 92/140 : FROM dev-base AS tini
08:52:50 [2020-04-17T08:52:50.504Z]  ---> f309970bd603
08:52:50 [2020-04-17T08:52:50.504Z] Step 93/140 : ARG DEBIAN_FRONTEND
08:52:50 [2020-04-17T08:52:50.504Z]  ---> Using cache
08:52:50 [2020-04-17T08:52:50.504Z]  ---> cdefd78058a8
08:52:50 [2020-04-17T08:52:50.504Z] Step 94/140 : ARG TINI_COMMIT
08:52:50 [2020-04-17T08:52:50.504Z]  ---> Running in 27c03c5aaa7d
08:52:50 [2020-04-17T08:52:50.504Z] Removing intermediate container 27c03c5aaa7d
08:52:50 [2020-04-17T08:52:50.504Z]  ---> 60bf8861dd99
08:52:50 [2020-04-17T08:52:50.504Z] Step 95/140 : RUN apt-get update && apt-get install -y --no-install-recommends         cmake         vim-common     && rm -rf /var/lib/apt/lists/*
08:52:50 [2020-04-17T08:52:50.504Z]  ---> Running in bc4177886b22
08:52:50 [2020-04-17T08:52:50.504Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
08:52:50 [2020-04-17T08:52:50.504Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:52:50 [2020-04-17T08:52:50.504Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
08:52:50 [2020-04-17T08:52:50.504Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB]
08:52:50 [2020-04-17T08:52:50.504Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB]
08:52:50 [2020-04-17T08:52:50.504Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B]
08:52:50 [2020-04-17T08:52:50.865Z] --- PASS: TestLinksContainerNames (1.81s)
08:52:50 [2020-04-17T08:52:50.865Z] === RUN   TestLogsFollowTailEmpty
08:52:51 [2020-04-17T08:52:51.275Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
08:52:51 [2020-04-17T08:52:51.866Z] --- PASS: TestLogsFollowTailEmpty (0.83s)
08:52:51 [2020-04-17T08:52:51.866Z] === RUN   TestContainerNetworkMountsNoChown
08:52:52 [2020-04-17T08:52:52.477Z] --- PASS: TestContainerNetworkMountsNoChown (0.84s)
08:52:52 [2020-04-17T08:52:52.477Z] === RUN   TestMountDaemonRoot
08:52:52 [2020-04-17T08:52:52.477Z] === RUN   TestMountDaemonRoot/default
08:52:52 [2020-04-17T08:52:52.477Z] === PAUSE TestMountDaemonRoot/default
08:52:52 [2020-04-17T08:52:52.477Z] === RUN   TestMountDaemonRoot/private
08:52:52 [2020-04-17T08:52:52.477Z] === PAUSE TestMountDaemonRoot/private
08:52:52 [2020-04-17T08:52:52.477Z] === RUN   TestMountDaemonRoot/rprivate
08:52:52 [2020-04-17T08:52:52.477Z] === PAUSE TestMountDaemonRoot/rprivate
08:52:52 [2020-04-17T08:52:52.477Z] === RUN   TestMountDaemonRoot/slave
08:52:52 [2020-04-17T08:52:52.477Z] === PAUSE TestMountDaemonRoot/slave
08:52:52 [2020-04-17T08:52:52.478Z] === RUN   TestMountDaemonRoot/rslave
08:52:52 [2020-04-17T08:52:52.478Z] === PAUSE TestMountDaemonRoot/rslave
08:52:52 [2020-04-17T08:52:52.478Z] === RUN   TestMountDaemonRoot/shared
08:52:52 [2020-04-17T08:52:52.478Z] === PAUSE TestMountDaemonRoot/shared
08:52:52 [2020-04-17T08:52:52.478Z] === RUN   TestMountDaemonRoot/rshared
08:52:52 [2020-04-17T08:52:52.478Z] === PAUSE TestMountDaemonRoot/rshared
08:52:52 [2020-04-17T08:52:52.478Z] === CONT  TestMountDaemonRoot/default
08:52:52 [2020-04-17T08:52:52.478Z] === RUN   TestMountDaemonRoot/default/mount_root
08:52:52 [2020-04-17T08:52:52.478Z] === PAUSE TestMountDaemonRoot/default/mount_root
08:52:52 [2020-04-17T08:52:52.478Z] === RUN   TestMountDaemonRoot/default/mount_subpath
08:52:52 [2020-04-17T08:52:52.478Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
08:52:52 [2020-04-17T08:52:52.478Z] === RUN   TestMountDaemonRoot/default/bind_root
08:52:52 [2020-04-17T08:52:52.478Z] === PAUSE TestMountDaemonRoot/default/bind_root
08:52:52 [2020-04-17T08:52:52.478Z] === RUN   TestMountDaemonRoot/default/bind_subpath
08:52:52 [2020-04-17T08:52:52.478Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
08:52:52 [2020-04-17T08:52:52.478Z] === CONT  TestMountDaemonRoot/default/mount_root
08:52:52 [2020-04-17T08:52:52.478Z] === CONT  TestMountDaemonRoot/rshared
08:52:52 [2020-04-17T08:52:52.478Z] === RUN   TestMountDaemonRoot/rshared/bind_root
08:52:52 [2020-04-17T08:52:52.478Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
08:52:52 [2020-04-17T08:52:52.478Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
08:52:52 [2020-04-17T08:52:52.478Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
08:52:52 [2020-04-17T08:52:52.478Z] === RUN   TestMountDaemonRoot/rshared/mount_root
08:52:52 [2020-04-17T08:52:52.478Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
08:52:52 [2020-04-17T08:52:52.478Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
08:52:52 [2020-04-17T08:52:52.478Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
08:52:52 [2020-04-17T08:52:52.478Z] === CONT  TestMountDaemonRoot/rshared/bind_root
08:52:52 [2020-04-17T08:52:52.478Z] === CONT  TestMountDaemonRoot/shared
08:52:52 [2020-04-17T08:52:52.478Z] === RUN   TestMountDaemonRoot/shared/mount_root
08:52:52 [2020-04-17T08:52:52.478Z] === PAUSE TestMountDaemonRoot/shared/mount_root
08:52:52 [2020-04-17T08:52:52.478Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
08:52:52 [2020-04-17T08:52:52.478Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
08:52:52 [2020-04-17T08:52:52.478Z] === RUN   TestMountDaemonRoot/shared/bind_root
08:52:52 [2020-04-17T08:52:52.478Z] === PAUSE TestMountDaemonRoot/shared/bind_root
08:52:52 [2020-04-17T08:52:52.478Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
08:52:52 [2020-04-17T08:52:52.478Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
08:52:52 [2020-04-17T08:52:52.478Z] === CONT  TestMountDaemonRoot/rslave
08:52:52 [2020-04-17T08:52:52.478Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
08:52:52 [2020-04-17T08:52:52.478Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
08:52:52 [2020-04-17T08:52:52.478Z] === RUN   TestMountDaemonRoot/rslave/mount_root
08:52:52 [2020-04-17T08:52:52.478Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
08:52:52 [2020-04-17T08:52:52.478Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
08:52:52 [2020-04-17T08:52:52.478Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
08:52:52 [2020-04-17T08:52:52.478Z] === RUN   TestMountDaemonRoot/rslave/bind_root
08:52:52 [2020-04-17T08:52:52.478Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
08:52:52 [2020-04-17T08:52:52.478Z] === CONT  TestMountDaemonRoot/slave
08:52:52 [2020-04-17T08:52:52.478Z] === RUN   TestMountDaemonRoot/slave/bind_root
08:52:52 [2020-04-17T08:52:52.478Z] === PAUSE TestMountDaemonRoot/slave/bind_root
08:52:52 [2020-04-17T08:52:52.478Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
08:52:52 [2020-04-17T08:52:52.478Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
08:52:52 [2020-04-17T08:52:52.478Z] === RUN   TestMountDaemonRoot/slave/mount_root
08:52:52 [2020-04-17T08:52:52.478Z] === PAUSE TestMountDaemonRoot/slave/mount_root
08:52:52 [2020-04-17T08:52:52.478Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
08:52:52 [2020-04-17T08:52:52.478Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
08:52:52 [2020-04-17T08:52:52.478Z] === CONT  TestMountDaemonRoot/rprivate
08:52:52 [2020-04-17T08:52:52.478Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
08:52:52 [2020-04-17T08:52:52.478Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
08:52:52 [2020-04-17T08:52:52.478Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
08:52:52 [2020-04-17T08:52:52.478Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
08:52:52 [2020-04-17T08:52:52.478Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
08:52:52 [2020-04-17T08:52:52.478Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
08:52:52 [2020-04-17T08:52:52.478Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
08:52:52 [2020-04-17T08:52:52.478Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
08:52:52 [2020-04-17T08:52:52.478Z] === CONT  TestMountDaemonRoot/private
08:52:52 [2020-04-17T08:52:52.478Z] === RUN   TestMountDaemonRoot/private/mount_subpath
08:52:52 [2020-04-17T08:52:52.478Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
08:52:52 [2020-04-17T08:52:52.478Z] === RUN   TestMountDaemonRoot/private/bind_root
08:52:52 [2020-04-17T08:52:52.478Z] === PAUSE TestMountDaemonRoot/private/bind_root
08:52:52 [2020-04-17T08:52:52.478Z] === RUN   TestMountDaemonRoot/private/bind_subpath
08:52:52 [2020-04-17T08:52:52.478Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
08:52:52 [2020-04-17T08:52:52.478Z] === RUN   TestMountDaemonRoot/private/mount_root
08:52:52 [2020-04-17T08:52:52.478Z] === PAUSE TestMountDaemonRoot/private/mount_root
08:52:52 [2020-04-17T08:52:52.478Z] === CONT  TestMountDaemonRoot/default/bind_subpath
08:52:52 [2020-04-17T08:52:52.478Z] === CONT  TestMountDaemonRoot/default/bind_root
08:52:52 [2020-04-17T08:52:52.533Z] Fetched 8119 kB in 3s (2712 kB/s)
08:52:52 [2020-04-17T08:52:52.758Z] === CONT  TestMountDaemonRoot/default/mount_subpath
08:52:52 [2020-04-17T08:52:52.758Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
08:52:52 [2020-04-17T08:52:52.758Z] === CONT  TestMountDaemonRoot/rshared/mount_root
08:52:52 [2020-04-17T08:52:52.758Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
08:52:52 [2020-04-17T08:52:52.758Z] === CONT  TestMountDaemonRoot/shared/mount_root
08:52:52 [2020-04-17T08:52:52.758Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
08:52:52 [2020-04-17T08:52:52.758Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
08:52:53 [2020-04-17T08:52:53.038Z] === CONT  TestMountDaemonRoot/shared/bind_root
08:52:53 [2020-04-17T08:52:53.039Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
08:52:53 [2020-04-17T08:52:53.039Z] === CONT  TestMountDaemonRoot/slave/bind_root
08:52:53 [2020-04-17T08:52:53.039Z] === CONT  TestMountDaemonRoot/rslave/bind_root
08:52:53 [2020-04-17T08:52:53.039Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
08:52:53 [2020-04-17T08:52:53.039Z] === CONT  TestMountDaemonRoot/rslave/mount_root
08:52:53 [2020-04-17T08:52:53.039Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
08:52:53 [2020-04-17T08:52:53.039Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
08:52:53 [2020-04-17T08:52:53.039Z] === CONT  TestMountDaemonRoot/slave/mount_root
08:52:53 [2020-04-17T08:52:53.170Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
08:52:53 [2020-04-17T08:52:53.319Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
08:52:53 [2020-04-17T08:52:53.319Z] === CONT  TestMountDaemonRoot/private/mount_subpath
08:52:53 [2020-04-17T08:52:53.319Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
08:52:53 [2020-04-17T08:52:53.320Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
08:52:53 [2020-04-17T08:52:53.320Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
08:52:53 [2020-04-17T08:52:53.320Z] === CONT  TestMountDaemonRoot/private/mount_root
08:52:53 [2020-04-17T08:52:53.320Z] === CONT  TestMountDaemonRoot/private/bind_subpath
08:52:53 [2020-04-17T08:52:53.320Z] === CONT  TestMountDaemonRoot/private/bind_root
08:52:53 [2020-04-17T08:52:53.320Z] --- PASS: TestMountDaemonRoot (0.01s)
08:52:53 [2020-04-17T08:52:53.320Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
08:52:53 [2020-04-17T08:52:53.320Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.10s)
08:52:53 [2020-04-17T08:52:53.320Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.11s)
08:52:53 [2020-04-17T08:52:53.320Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.11s)
08:52:53 [2020-04-17T08:52:53.320Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s)
08:52:53 [2020-04-17T08:52:53.320Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
08:52:53 [2020-04-17T08:52:53.320Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s)
08:52:53 [2020-04-17T08:52:53.320Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s)
08:52:53 [2020-04-17T08:52:53.320Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s)
08:52:53 [2020-04-17T08:52:53.320Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s)
08:52:53 [2020-04-17T08:52:53.320Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
08:52:53 [2020-04-17T08:52:53.320Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
08:52:53 [2020-04-17T08:52:53.320Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
08:52:53 [2020-04-17T08:52:53.320Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
08:52:53 [2020-04-17T08:52:53.320Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
08:52:53 [2020-04-17T08:52:53.320Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
08:52:53 [2020-04-17T08:52:53.320Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
08:52:53 [2020-04-17T08:52:53.320Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s)
08:52:53 [2020-04-17T08:52:53.320Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s)
08:52:53 [2020-04-17T08:52:53.320Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s)
08:52:53 [2020-04-17T08:52:53.320Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
08:52:53 [2020-04-17T08:52:53.320Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
08:52:53 [2020-04-17T08:52:53.320Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
08:52:53 [2020-04-17T08:52:53.320Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
08:52:53 [2020-04-17T08:52:53.320Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
08:52:53 [2020-04-17T08:52:53.320Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
08:52:53 [2020-04-17T08:52:53.320Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
08:52:53 [2020-04-17T08:52:53.320Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
08:52:53 [2020-04-17T08:52:53.320Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
08:52:53 [2020-04-17T08:52:53.320Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
08:52:53 [2020-04-17T08:52:53.320Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
08:52:53 [2020-04-17T08:52:53.320Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
08:52:53 [2020-04-17T08:52:53.320Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
08:52:53 [2020-04-17T08:52:53.320Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
08:52:53 [2020-04-17T08:52:53.320Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
08:52:53 [2020-04-17T08:52:53.320Z] === RUN   TestContainerBindMountNonRecursive
08:52:53 [2020-04-17T08:52:53.545Z] Reading package lists...
08:52:54 [2020-04-17T08:52:54.103Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
08:52:54 [2020-04-17T08:52:54.563Z] Reading package lists...
08:52:54 [2020-04-17T08:52:54.847Z] Building dependency tree...
08:52:54 [2020-04-17T08:52:54.847Z] Reading state information...
08:52:54 [2020-04-17T08:52:54.847Z] The following additional packages will be installed:
08:52:54 [2020-04-17T08:52:54.847Z]   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
08:52:54 [2020-04-17T08:52:54.847Z] Suggested packages:
08:52:54 [2020-04-17T08:52:54.847Z]   cmake-doc ninja-build lrzip
08:52:54 [2020-04-17T08:52:54.847Z] Recommended packages:
08:52:54 [2020-04-17T08:52:54.847Z]   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
08:52:55 [2020-04-17T08:52:55.133Z] The following NEW packages will be installed:
08:52:55 [2020-04-17T08:52:55.133Z]   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
08:52:55 [2020-04-17T08:52:55.133Z]   vim-common xxd
08:52:55 [2020-04-17T08:52:55.133Z] 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
08:52:55 [2020-04-17T08:52:55.133Z] Need to get 14.9 MB of archives.
08:52:55 [2020-04-17T08:52:55.133Z] After this operation, 67.2 MB of additional disk space will be used.
08:52:55 [2020-04-17T08:52:55.133Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
08:52:55 [2020-04-17T08:52:55.333Z] --- PASS: TestContainerBindMountNonRecursive (2.04s)
08:52:55 [2020-04-17T08:52:55.333Z] === RUN   TestNetworkNat
08:52:55 [2020-04-17T08:52:55.422Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
08:52:55 [2020-04-17T08:52:55.423Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB]
08:52:55 [2020-04-17T08:52:55.423Z] Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB]
08:52:55 [2020-04-17T08:52:55.711Z] Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB]
08:52:55 [2020-04-17T08:52:55.711Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB]
08:52:55 [2020-04-17T08:52:55.711Z] Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB]
08:52:55 [2020-04-17T08:52:55.711Z] Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB]
08:52:55 [2020-04-17T08:52:55.711Z] Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB]
08:52:55 [2020-04-17T08:52:55.711Z] Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB]
08:52:56 [2020-04-17T08:52:56.333Z] --- PASS: TestNetworkNat (0.87s)
08:52:56 [2020-04-17T08:52:56.333Z] === RUN   TestNetworkLocalhostTCPNat
08:52:56 [2020-04-17T08:52:56.336Z] debconf: delaying package configuration, since apt-utils is not installed
08:52:56 [2020-04-17T08:52:56.336Z] Fetched 14.9 MB in 1s (17.8 MB/s)
08:52:56 [2020-04-17T08:52:56.336Z] Selecting previously unselected package xxd.
08:52:56 [2020-04-17T08:52:56.336Z] (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 ... 15334 files and directories currently installed.)
08:52:56 [2020-04-17T08:52:56.336Z] Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ...
08:52:56 [2020-04-17T08:52:56.336Z] Unpacking xxd (2:8.1.0875-5) ...
08:52:56 [2020-04-17T08:52:56.336Z] Selecting previously unselected package vim-common.
08:52:56 [2020-04-17T08:52:56.336Z] Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
08:52:56 [2020-04-17T08:52:56.336Z] Unpacking vim-common (2:8.1.0875-5) ...
08:52:56 [2020-04-17T08:52:56.336Z] Selecting previously unselected package cmake-data.
08:52:56 [2020-04-17T08:52:56.336Z] Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
08:52:56 [2020-04-17T08:52:56.336Z] Unpacking cmake-data (3.13.4-1) ...
08:52:56 [2020-04-17T08:52:56.625Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
08:52:56 [2020-04-17T08:52:56.958Z] Selecting previously unselected package libicu63:ppc64el.
08:52:56 [2020-04-17T08:52:56.958Z] Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ...
08:52:56 [2020-04-17T08:52:56.958Z] Unpacking libicu63:ppc64el (63.1-6+deb10u1) ...
08:52:57 [2020-04-17T08:52:57.335Z] --- PASS: TestNetworkLocalhostTCPNat (0.89s)
08:52:57 [2020-04-17T08:52:57.335Z] === RUN   TestNetworkLoopbackNat
08:52:58 [2020-04-17T08:52:58.335Z] --- PASS: TestNetworkLoopbackNat (1.15s)
08:52:58 [2020-04-17T08:52:58.335Z] === RUN   TestPause
08:52:58 [2020-04-17T08:52:58.440Z] Selecting previously unselected package libxml2:ppc64el.
08:52:58 [2020-04-17T08:52:58.440Z] Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ...
08:52:58 [2020-04-17T08:52:58.440Z] Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ...
08:52:58 [2020-04-17T08:52:58.440Z] Selecting previously unselected package libarchive13:ppc64el.
08:52:58 [2020-04-17T08:52:58.440Z] Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ...
08:52:58 [2020-04-17T08:52:58.440Z] Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ...
08:52:58 [2020-04-17T08:52:58.440Z] Selecting previously unselected package libjsoncpp1:ppc64el.
08:52:58 [2020-04-17T08:52:58.440Z] Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ...
08:52:58 [2020-04-17T08:52:58.440Z] Unpacking libjsoncpp1:ppc64el (1.7.4-3) ...
08:52:58 [2020-04-17T08:52:58.440Z] Selecting previously unselected package librhash0:ppc64el.
08:52:58 [2020-04-17T08:52:58.440Z] Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ...
08:52:58 [2020-04-17T08:52:58.440Z] Unpacking librhash0:ppc64el (1.3.8-1) ...
08:52:58 [2020-04-17T08:52:58.725Z] Selecting previously unselected package libuv1:ppc64el.
08:52:58 [2020-04-17T08:52:58.725Z] Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ...
08:52:58 [2020-04-17T08:52:58.725Z] Unpacking libuv1:ppc64el (1.24.1-1) ...
08:52:58 [2020-04-17T08:52:58.725Z] Selecting previously unselected package cmake.
08:52:58 [2020-04-17T08:52:58.725Z] Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ...
08:52:58 [2020-04-17T08:52:58.725Z] Unpacking cmake (3.13.4-1) ...
08:52:59 [2020-04-17T08:52:59.147Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
08:52:59 [2020-04-17T08:52:59.336Z] --- PASS: TestPause (0.89s)
08:52:59 [2020-04-17T08:52:59.336Z] === RUN   TestPauseFailsOnWindowsServerContainers
08:52:59 [2020-04-17T08:52:59.336Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
08:52:59 [2020-04-17T08:52:59.336Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
08:52:59 [2020-04-17T08:52:59.336Z] === RUN   TestPauseStopPausedContainer
08:52:59 [2020-04-17T08:52:59.349Z] Setting up libicu63:ppc64el (63.1-6+deb10u1) ...
08:52:59 [2020-04-17T08:52:59.349Z] Setting up xxd (2:8.1.0875-5) ...
08:52:59 [2020-04-17T08:52:59.349Z] Setting up libuv1:ppc64el (1.24.1-1) ...
08:52:59 [2020-04-17T08:52:59.349Z] Setting up vim-common (2:8.1.0875-5) ...
08:52:59 [2020-04-17T08:52:59.349Z] Setting up librhash0:ppc64el (1.3.8-1) ...
08:52:59 [2020-04-17T08:52:59.349Z] Setting up cmake-data (3.13.4-1) ...
08:52:59 [2020-04-17T08:52:59.349Z] Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ...
08:52:59 [2020-04-17T08:52:59.349Z] Setting up libjsoncpp1:ppc64el (1.7.4-3) ...
08:52:59 [2020-04-17T08:52:59.349Z] Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ...
08:52:59 [2020-04-17T08:52:59.349Z] Setting up cmake (3.13.4-1) ...
08:52:59 [2020-04-17T08:52:59.349Z] Processing triggers for libc-bin (2.28-10) ...
08:52:59 [2020-04-17T08:52:59.349Z] Processing triggers for mime-support (3.62) ...
08:52:59 [2020-04-17T08:52:59.946Z] --- PASS: TestPauseStopPausedContainer (0.86s)
08:52:59 [2020-04-17T08:52:59.946Z] === RUN   TestPsFilter
08:53:00 [2020-04-17T08:53:00.557Z] --- PASS: TestPsFilter (0.34s)
08:53:00 [2020-04-17T08:53:00.557Z] === RUN   TestRemoveContainerWithRemovedVolume
08:53:00 [2020-04-17T08:53:00.607Z] eac6fba788c9: Pull complete
08:53:00 [2020-04-17T08:53:00.607Z] Digest: sha256:2ecf1e2987b91b41f576afd7f56aa40c9ddbc691d7b6b066c64d8f27fb3070ca
08:53:00 [2020-04-17T08:53:00.607Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
08:53:00 [2020-04-17T08:53:00.607Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
08:53:00 [2020-04-17T08:53:00.607Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
08:53:00 [2020-04-17T08:53:00.607Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1158'
08:53:00 [2020-04-17T08:53:00.607Z] WARN: Skipping validation tests
08:53:00 [2020-04-17T08:53:00.607Z] INFO: Running unit tests at 04/17/2020 08:52:52...
08:53:00 [2020-04-17T08:53:00.607Z] INFO: make.ps1 starting at 04/17/2020 08:52:55
08:53:00 [2020-04-17T08:53:00.607Z] INFO: Git commit (7a3569918) assumed from DOCKER_GITCOMMIT environment variable
08:53:00 [2020-04-17T08:53:00.607Z] INFO: Invoking autogen...
08:53:00 [2020-04-17T08:53:00.607Z] INFO: Running unit tests...
08:53:01 [2020-04-17T08:53:01.042Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
08:53:01 [2020-04-17T08:53:01.167Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.85s)
08:53:01 [2020-04-17T08:53:01.167Z] === RUN   TestRemoveContainerWithVolume
08:53:01 [2020-04-17T08:53:01.388Z] Removing intermediate container bc4177886b22
08:53:01 [2020-04-17T08:53:01.388Z]  ---> 94874be9869d
08:53:01 [2020-04-17T08:53:01.388Z] Step 96/140 : COPY hack/dockerfile/install/install.sh ./install.sh
08:53:01 [2020-04-17T08:53:01.388Z]  ---> 8632d21b5449
08:53:01 [2020-04-17T08:53:01.388Z] Step 97/140 : ENV INSTALL_BINARY_NAME=tini
08:53:01 [2020-04-17T08:53:01.388Z]  ---> Running in b5e28c1d9185
08:53:01 [2020-04-17T08:53:01.388Z] Removing intermediate container b5e28c1d9185
08:53:01 [2020-04-17T08:53:01.388Z]  ---> 3742ff8cb27a
08:53:01 [2020-04-17T08:53:01.388Z] Step 98/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
08:53:01 [2020-04-17T08:53:01.673Z]  ---> 959ebfe810a6
08:53:01 [2020-04-17T08:53:01.673Z] Step 99/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
08:53:01 [2020-04-17T08:53:01.673Z]  ---> Running in b36554c664d0
08:53:01 [2020-04-17T08:53:01.956Z] + RM_GOPATH=0
08:53:01 [2020-04-17T08:53:01.956Z] + TMP_GOPATH=
08:53:01 [2020-04-17T08:53:01.956Z] + : /build
08:53:01 [2020-04-17T08:53:01.956Z] + '[' -z '' ']'
08:53:01 [2020-04-17T08:53:01.956Z] ++ mktemp -d
08:53:01 [2020-04-17T08:53:01.956Z] + export GOPATH=/tmp/tmp.MgStjzKJJU
08:53:01 [2020-04-17T08:53:01.956Z] + GOPATH=/tmp/tmp.MgStjzKJJU
08:53:01 [2020-04-17T08:53:01.956Z] + RM_GOPATH=1
08:53:01 [2020-04-17T08:53:01.956Z] ++ dirname ./install.sh
08:53:01 [2020-04-17T08:53:01.956Z] Install tini version fec3683b971d9c3ef73f284f176672c44b448662
08:53:01 [2020-04-17T08:53:01.956Z] + dir=.
08:53:01 [2020-04-17T08:53:01.956Z] + bin=tini
08:53:01 [2020-04-17T08:53:01.956Z] + shift
08:53:01 [2020-04-17T08:53:01.956Z] + '[' '!' -f ./tini.installer ']'
08:53:01 [2020-04-17T08:53:01.956Z] + . ./tini.installer
08:53:01 [2020-04-17T08:53:01.956Z] ++ : fec3683b971d9c3ef73f284f176672c44b448662
08:53:01 [2020-04-17T08:53:01.956Z] + install_tini
08:53:01 [2020-04-17T08:53:01.956Z] + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
08:53:01 [2020-04-17T08:53:01.956Z] + git clone https://github.com/krallin/tini.git /tmp/tmp.MgStjzKJJU/tini
08:53:01 [2020-04-17T08:53:01.956Z] Cloning into '/tmp/tmp.MgStjzKJJU/tini'...
08:53:02 [2020-04-17T08:53:02.169Z] --- PASS: TestRemoveContainerWithVolume (0.84s)
08:53:02 [2020-04-17T08:53:02.169Z] === RUN   TestRemoveContainerRunning
08:53:02 [2020-04-17T08:53:02.297Z] + cd /tmp/tmp.MgStjzKJJU/tini
08:53:02 [2020-04-17T08:53:02.297Z] + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
08:53:02 [2020-04-17T08:53:02.297Z] + cmake .
08:53:02 [2020-04-17T08:53:02.297Z] -- The C compiler identification is GNU 8.3.0
08:53:02 [2020-04-17T08:53:02.297Z] -- Check for working C compiler: /usr/bin/cc
08:53:02 [2020-04-17T08:53:02.414Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
08:53:02 [2020-04-17T08:53:02.589Z] -- Check for working C compiler: /usr/bin/cc -- works
08:53:02 [2020-04-17T08:53:02.589Z] -- Detecting C compiler ABI info
08:53:02 [2020-04-17T08:53:02.589Z] -- Detecting C compiler ABI info - done
08:53:02 [2020-04-17T08:53:02.589Z] -- Detecting C compile features
08:53:02 [2020-04-17T08:53:02.779Z] --- PASS: TestRemoveContainerRunning (0.80s)
08:53:02 [2020-04-17T08:53:02.779Z] === RUN   TestRemoveContainerForceRemoveRunning
08:53:03 [2020-04-17T08:53:03.209Z] -- Detecting C compile features - done
08:53:03 [2020-04-17T08:53:03.209Z] -- Performing Test HAS_BUILTIN_FORTIFY
08:53:03 [2020-04-17T08:53:03.209Z] -- Performing Test HAS_BUILTIN_FORTIFY - Failed
08:53:03 [2020-04-17T08:53:03.209Z] -- Configuring done
08:53:03 [2020-04-17T08:53:03.209Z] -- Generating done
08:53:03 [2020-04-17T08:53:03.209Z] -- Build files have been written to: /tmp/tmp.MgStjzKJJU/tini
08:53:03 [2020-04-17T08:53:03.209Z] + make tini-static
08:53:03 [2020-04-17T08:53:03.209Z] Scanning dependencies of target tini-static
08:53:03 [2020-04-17T08:53:03.209Z] [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
08:53:03 [2020-04-17T08:53:03.493Z] [100%] Linking C executable tini-static
08:53:03 [2020-04-17T08:53:03.778Z] [100%] Built target tini-static
08:53:03 [2020-04-17T08:53:03.778Z] + mkdir -p /build
08:53:03 [2020-04-17T08:53:03.778Z] + cp tini-static /build/docker-init
08:53:03 [2020-04-17T08:53:03.783Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
08:53:03 [2020-04-17T08:53:03.786Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.87s)
08:53:03 [2020-04-17T08:53:03.786Z] === RUN   TestRemoveInvalidContainer
08:53:03 [2020-04-17T08:53:03.786Z] --- PASS: TestRemoveInvalidContainer (0.01s)
08:53:03 [2020-04-17T08:53:03.786Z] === RUN   TestRenameLinkedContainer
08:53:04 [2020-04-17T08:53:04.348Z] === RUN   TestDockerSuite/TestBuildCacheAdd
08:53:04 [2020-04-17T08:53:04.396Z] Removing intermediate container b36554c664d0
08:53:04 [2020-04-17T08:53:04.397Z]  ---> f66d5482a942
08:53:04 [2020-04-17T08:53:04.397Z] Step 100/140 : FROM dev-base AS rootlesskit
08:53:04 [2020-04-17T08:53:04.397Z]  ---> f309970bd603
08:53:04 [2020-04-17T08:53:04.397Z] Step 101/140 : ENV INSTALL_BINARY_NAME=rootlesskit
08:53:04 [2020-04-17T08:53:04.397Z]  ---> Running in dd81078c778e
08:53:04 [2020-04-17T08:53:04.397Z] Removing intermediate container dd81078c778e
08:53:04 [2020-04-17T08:53:04.397Z]  ---> 5794fcb5997e
08:53:04 [2020-04-17T08:53:04.397Z] Step 102/140 : ARG ROOTLESSKIT_COMMIT
08:53:04 [2020-04-17T08:53:04.397Z]  ---> Running in 12fece3a56e8
08:53:04 [2020-04-17T08:53:04.397Z] Removing intermediate container 12fece3a56e8
08:53:04 [2020-04-17T08:53:04.397Z]  ---> 9fb7542180e5
08:53:04 [2020-04-17T08:53:04.397Z] Step 103/140 : COPY hack/dockerfile/install/install.sh ./install.sh
08:53:04 [2020-04-17T08:53:04.682Z]  ---> 3be2256f05e4
08:53:04 [2020-04-17T08:53:04.682Z] Step 104/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
08:53:04 [2020-04-17T08:53:04.682Z]  ---> 4a5949d4a7e1
08:53:04 [2020-04-17T08:53:04.682Z] Step 105/140 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME
08:53:04 [2020-04-17T08:53:04.968Z]  ---> Running in 631faef8c98e
08:53:05 [2020-04-17T08:53:05.257Z] + RM_GOPATH=0
08:53:05 [2020-04-17T08:53:05.257Z] + TMP_GOPATH=
08:53:05 [2020-04-17T08:53:05.257Z] + : /build/
08:53:05 [2020-04-17T08:53:05.257Z] + '[' -z '' ']'
08:53:05 [2020-04-17T08:53:05.257Z] ++ mktemp -d
08:53:05 [2020-04-17T08:53:05.257Z] + export GOPATH=/tmp/tmp.0d6p7Q9q5A
08:53:05 [2020-04-17T08:53:05.257Z] + GOPATH=/tmp/tmp.0d6p7Q9q5A
08:53:05 [2020-04-17T08:53:05.257Z] + RM_GOPATH=1
08:53:05 [2020-04-17T08:53:05.257Z] ++ dirname ./install.sh
08:53:05 [2020-04-17T08:53:05.257Z] + dir=.
08:53:05 [2020-04-17T08:53:05.257Z] + bin=rootlesskit
08:53:05 [2020-04-17T08:53:05.257Z] + shift
08:53:05 [2020-04-17T08:53:05.257Z] + '[' '!' -f ./rootlesskit.installer ']'
08:53:05 [2020-04-17T08:53:05.257Z] + . ./rootlesskit.installer
08:53:05 [2020-04-17T08:53:05.257Z] ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71
08:53:05 [2020-04-17T08:53:05.257Z] + install_rootlesskit
08:53:05 [2020-04-17T08:53:05.257Z] + case "$1" in
08:53:05 [2020-04-17T08:53:05.257Z] + export CGO_ENABLED=0
08:53:05 [2020-04-17T08:53:05.257Z] + CGO_ENABLED=0
08:53:05 [2020-04-17T08:53:05.257Z] + _install_rootlesskit
08:53:05 [2020-04-17T08:53:05.257Z] + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71'
08:53:05 [2020-04-17T08:53:05.257Z] + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.0d6p7Q9q5A/src/github.com/rootless-containers/rootlesskit
08:53:05 [2020-04-17T08:53:05.257Z] Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71
08:53:05 [2020-04-17T08:53:05.257Z] Cloning into '/tmp/tmp.0d6p7Q9q5A/src/github.com/rootless-containers/rootlesskit'...
08:53:05 [2020-04-17T08:53:05.280Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
08:53:05 [2020-04-17T08:53:05.878Z] + cd /tmp/tmp.0d6p7Q9q5A/src/github.com/rootless-containers/rootlesskit
08:53:05 [2020-04-17T08:53:05.878Z] + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71
08:53:06 [2020-04-17T08:53:06.164Z] + for f in rootlesskit rootlesskit-docker-proxy
08:53:06 [2020-04-17T08:53:06.164Z] + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
08:53:06 [2020-04-17T08:53:06.393Z] === RUN   TestDockerSuite/TestBuildCacheFrom
08:53:07 [2020-04-17T08:53:07.225Z] --- PASS: TestRenameLinkedContainer (3.28s)
08:53:07 [2020-04-17T08:53:07.225Z] === RUN   TestRenameStoppedContainer
08:53:07 [2020-04-17T08:53:07.835Z] --- PASS: TestRenameStoppedContainer (0.81s)
08:53:07 [2020-04-17T08:53:07.835Z] === RUN   TestRenameRunningContainerAndReuse
08:53:08 [2020-04-17T08:53:08.918Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
08:53:09 [2020-04-17T08:53:09.846Z] --- PASS: TestRenameRunningContainerAndReuse (1.65s)
08:53:09 [2020-04-17T08:53:09.846Z] === RUN   TestRenameInvalidName
08:53:10 [2020-04-17T08:53:10.458Z] --- PASS: TestRenameInvalidName (0.86s)
08:53:10 [2020-04-17T08:53:10.458Z] === RUN   TestRenameAnonymousContainer
08:53:14 [2020-04-17T08:53:14.174Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
08:53:14 [2020-04-17T08:53:14.174Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
08:53:15 [2020-04-17T08:53:15.543Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
08:53:15 [2020-04-17T08:53:15.588Z] ?   	github.com/docker/docker/api	[no test files]
08:53:15 [2020-04-17T08:53:15.922Z] --- PASS: TestRenameAnonymousContainer (4.79s)
08:53:15 [2020-04-17T08:53:15.922Z] === RUN   TestRenameContainerWithSameName
08:53:16 [2020-04-17T08:53:16.203Z] --- PASS: TestRenameContainerWithSameName (0.89s)
08:53:16 [2020-04-17T08:53:16.203Z] === RUN   TestRenameContainerWithLinkedContainer
08:53:16 [2020-04-17T08:53:16.475Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
08:53:16 [2020-04-17T08:53:16.475Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
08:53:16 [2020-04-17T08:53:16.972Z] ................................................                         [ 29%]
08:53:17 [2020-04-17T08:53:17.406Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
08:53:17 [2020-04-17T08:53:17.666Z] --- PASS: TestRenameContainerWithLinkedContainer (1.64s)
08:53:17 [2020-04-17T08:53:17.666Z] === RUN   TestResize
08:53:18 [2020-04-17T08:53:18.668Z] --- PASS: TestResize (0.88s)
08:53:18 [2020-04-17T08:53:18.668Z] === RUN   TestResizeWithInvalidSize
08:53:18 [2020-04-17T08:53:18.778Z] + for f in rootlesskit rootlesskit-docker-proxy
08:53:18 [2020-04-17T08:53:18.778Z] + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
08:53:19 [2020-04-17T08:53:19.668Z] --- PASS: TestResizeWithInvalidSize (0.85s)
08:53:19 [2020-04-17T08:53:19.668Z] === RUN   TestResizeWhenContainerNotStarted
08:53:20 [2020-04-17T08:53:20.279Z] --- PASS: TestResizeWhenContainerNotStarted (0.82s)
08:53:20 [2020-04-17T08:53:20.279Z] === RUN   TestDaemonRestartKillContainers
08:53:20 [2020-04-17T08:53:20.279Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
08:53:20 [2020-04-17T08:53:20.279Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
08:53:20 [2020-04-17T08:53:20.279Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
08:53:20 [2020-04-17T08:53:20.279Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
08:53:20 [2020-04-17T08:53:20.279Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
08:53:20 [2020-04-17T08:53:20.279Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
08:53:20 [2020-04-17T08:53:20.279Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
08:53:20 [2020-04-17T08:53:20.279Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
08:53:20 [2020-04-17T08:53:20.279Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
08:53:20 [2020-04-17T08:53:20.279Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
08:53:20 [2020-04-17T08:53:20.279Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
08:53:20 [2020-04-17T08:53:20.279Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
08:53:20 [2020-04-17T08:53:20.279Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
08:53:20 [2020-04-17T08:53:20.279Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
08:53:20 [2020-04-17T08:53:20.279Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
08:53:20 [2020-04-17T08:53:20.279Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
08:53:20 [2020-04-17T08:53:20.279Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
08:53:20 [2020-04-17T08:53:20.279Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
08:53:20 [2020-04-17T08:53:20.279Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
08:53:20 [2020-04-17T08:53:20.279Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
08:53:20 [2020-04-17T08:53:20.279Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
08:53:20 [2020-04-17T08:53:20.279Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
08:53:20 [2020-04-17T08:53:20.279Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
08:53:20 [2020-04-17T08:53:20.279Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
08:53:20 [2020-04-17T08:53:20.279Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
08:53:20 [2020-04-17T08:53:20.279Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
08:53:20 [2020-04-17T08:53:20.679Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
08:53:20 [2020-04-17T08:53:20.814Z] Removing intermediate container 631faef8c98e
08:53:20 [2020-04-17T08:53:20.814Z]  ---> d3fea7273c0d
08:53:20 [2020-04-17T08:53:20.814Z] Step 106/140 : COPY ./contrib/dockerd-rootless.sh /build
08:53:20 [2020-04-17T08:53:20.814Z]  ---> b2b27aa615db
08:53:20 [2020-04-17T08:53:20.814Z] Step 107/140 : FROM djs55/vpnkit@sha256:${VPNKIT_DIGEST} AS vpnkit
08:53:20 [2020-04-17T08:53:20.814Z] sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e: Pulling from djs55/vpnkit
08:53:20 [2020-04-17T08:53:20.814Z] bad55c542dc9: Pulling fs layer
08:53:21 [2020-04-17T08:53:21.433Z] bad55c542dc9: Verifying Checksum
08:53:21 [2020-04-17T08:53:21.433Z] bad55c542dc9: Download complete
08:53:21 [2020-04-17T08:53:21.720Z] bad55c542dc9: Pull complete
08:53:21 [2020-04-17T08:53:21.720Z] Digest: sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e
08:53:21 [2020-04-17T08:53:21.720Z] Status: Downloaded newer image for djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e
08:53:21 [2020-04-17T08:53:21.720Z]  ---> e49efe6f0050
08:53:21 [2020-04-17T08:53:21.720Z] Step 108/140 : FROM runtime-dev AS dev
08:53:21 [2020-04-17T08:53:21.720Z]  ---> 179573c7f750
08:53:21 [2020-04-17T08:53:21.720Z] Step 109/140 : ARG DEBIAN_FRONTEND
08:53:22 [2020-04-17T08:53:22.009Z]  ---> Running in 6b3df6bc2b71
08:53:22 [2020-04-17T08:53:22.009Z] Removing intermediate container 6b3df6bc2b71
08:53:22 [2020-04-17T08:53:22.009Z]  ---> 35a2cfb35c88
08:53:22 [2020-04-17T08:53:22.009Z] Step 110/140 : RUN groupadd -r docker
08:53:22 [2020-04-17T08:53:22.009Z]  ---> Running in e02d00ae0eab
08:53:22 [2020-04-17T08:53:22.292Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
08:53:22 [2020-04-17T08:53:22.573Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
08:53:22 [2020-04-17T08:53:22.630Z] Removing intermediate container e02d00ae0eab
08:53:22 [2020-04-17T08:53:22.630Z]  ---> 329065453156
08:53:22 [2020-04-17T08:53:22.630Z] Step 111/140 : RUN useradd --create-home --gid docker unprivilegeduser
08:53:22 [2020-04-17T08:53:22.918Z]  ---> Running in 9d2f5573108a
08:53:23 [2020-04-17T08:53:23.544Z] Removing intermediate container 9d2f5573108a
08:53:23 [2020-04-17T08:53:23.544Z]  ---> 574e65d6f136
08:53:23 [2020-04-17T08:53:23.544Z] Step 112/140 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
08:53:23 [2020-04-17T08:53:23.544Z]  ---> Running in 3069c3f02f41
08:53:23 [2020-04-17T08:53:23.830Z] '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
08:53:23 [2020-04-17T08:53:23.970Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
08:53:24 [2020-04-17T08:53:24.041Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
08:53:24 [2020-04-17T08:53:24.041Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
08:53:24 [2020-04-17T08:53:24.453Z] Removing intermediate container 3069c3f02f41
08:53:24 [2020-04-17T08:53:24.453Z]  ---> 58633349e412
08:53:24 [2020-04-17T08:53:24.453Z] Step 113/140 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
08:53:24 [2020-04-17T08:53:24.453Z]  ---> Running in b341fc65ef0b
08:53:24 [2020-04-17T08:53:24.904Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
08:53:25 [2020-04-17T08:53:25.042Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
08:53:25 [2020-04-17T08:53:25.073Z] Removing intermediate container b341fc65ef0b
08:53:25 [2020-04-17T08:53:25.074Z]  ---> cebc2e532c95
08:53:25 [2020-04-17T08:53:25.074Z] Step 114/140 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
08:53:25 [2020-04-17T08:53:25.074Z]  ---> Running in 706c5b7e462f
08:53:25 [2020-04-17T08:53:25.652Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
08:53:25 [2020-04-17T08:53:25.699Z] Removing intermediate container 706c5b7e462f
08:53:25 [2020-04-17T08:53:25.700Z]  ---> 999bfa87dd6f
08:53:25 [2020-04-17T08:53:25.700Z] Step 115/140 : RUN ldconfig
08:53:25 [2020-04-17T08:53:25.700Z]  ---> Running in c15f8ca8e39f
08:53:26 [2020-04-17T08:53:26.274Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
08:53:26 [2020-04-17T08:53:26.719Z] Removing intermediate container c15f8ca8e39f
08:53:26 [2020-04-17T08:53:26.719Z]  ---> 3712c9fa630e
08:53:26 [2020-04-17T08:53:26.719Z] Step 116/140 : RUN apt-get update && apt-get install -y --no-install-recommends         apparmor         aufs-tools         bash-completion         binutils-mingw-w64         libbtrfs-dev         bzip2         g++-mingw-w64-x86-64         iptables         jq         libcap2-bin         libdevmapper-dev         libnet1         libnl-3-200         libprotobuf-c1         libsystemd-dev         libudev-dev         net-tools         pigz         python3-pip         python3-setuptools         python3-wheel         thin-provisioning-tools         vim         vim-common         xfsprogs         xz-utils         zip     && rm -rf /var/lib/apt/lists/*
08:53:26 [2020-04-17T08:53:26.719Z]  ---> Running in 8e56e08f1202
08:53:27 [2020-04-17T08:53:27.005Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
08:53:27 [2020-04-17T08:53:27.293Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:53:27 [2020-04-17T08:53:27.293Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
08:53:27 [2020-04-17T08:53:27.293Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB]
08:53:27 [2020-04-17T08:53:27.644Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
08:53:27 [2020-04-17T08:53:27.665Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
08:53:27 [2020-04-17T08:53:27.665Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
08:53:28 [2020-04-17T08:53:28.305Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB]
08:53:28 [2020-04-17T08:53:28.305Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B]
08:53:28 [2020-04-17T08:53:28.576Z] === RUN   TestDockerSuite/TestBuildClearCmd
08:53:29 [2020-04-17T08:53:29.140Z] === RUN   TestDockerSuite/TestBuildCmd
08:53:29 [2020-04-17T08:53:29.398Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
08:53:29 [2020-04-17T08:53:29.657Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
08:53:29 [2020-04-17T08:53:29.657Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
08:53:30 [2020-04-17T08:53:30.222Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
08:53:30 [2020-04-17T08:53:30.222Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
08:53:30 [2020-04-17T08:53:30.329Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
08:53:30 [2020-04-17T08:53:30.329Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
08:53:30 [2020-04-17T08:53:30.342Z] Fetched 8119 kB in 3s (2662 kB/s)
08:53:30 [2020-04-17T08:53:30.455Z] ok  	github.com/docker/docker/api/server	0.154s	coverage: 7.9% of statements
08:53:31 [2020-04-17T08:53:31.355Z] Reading package lists...
08:53:32 [2020-04-17T08:53:32.119Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
08:53:32 [2020-04-17T08:53:32.368Z] Reading package lists...
08:53:32 [2020-04-17T08:53:32.656Z] Building dependency tree...
08:53:32 [2020-04-17T08:53:32.656Z] Reading state information...
08:53:32 [2020-04-17T08:53:32.656Z] libcap2-bin is already the newest version (1:2.25-2).
08:53:32 [2020-04-17T08:53:32.656Z] libcap2-bin set to manually installed.
08:53:32 [2020-04-17T08:53:32.656Z] The following additional packages will be installed:
08:53:32 [2020-04-17T08:53:32.656Z]   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
08:53:32 [2020-04-17T08:53:32.656Z]   gcc-mingw-w64-x86-64 libaio1 libbtrfs0 libdevmapper-event1.02.1
08:53:32 [2020-04-17T08:53:32.656Z]   libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1
08:53:32 [2020-04-17T08:53:32.656Z]   libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5
08:53:32 [2020-04-17T08:53:32.656Z]   libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpython3-stdlib
08:53:32 [2020-04-17T08:53:32.656Z]   libpython3.7-minimal libpython3.7-stdlib libreadline5 libselinux1-dev
08:53:32 [2020-04-17T08:53:32.656Z]   libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3
08:53:32 [2020-04-17T08:53:32.656Z]   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
08:53:32 [2020-04-17T08:53:32.656Z]   python3.7 python3.7-minimal vim-runtime xxd
08:53:32 [2020-04-17T08:53:32.656Z] Suggested packages:
08:53:32 [2020-04-17T08:53:32.656Z]   apparmor-profiles-extra apparmor-utils bzip2-doc gcc-8-locales kmod gpm
08:53:32 [2020-04-17T08:53:32.656Z]   wine64 python3-doc python3-tk python3-venv python-setuptools-doc
08:53:32 [2020-04-17T08:53:32.656Z]   python3.7-venv python3.7-doc binfmt-support ctags vim-doc vim-scripts
08:53:32 [2020-04-17T08:53:32.656Z]   xfsdump acl attr quota
08:53:32 [2020-04-17T08:53:32.656Z] Recommended packages:
08:53:32 [2020-04-17T08:53:32.656Z]   aufs-dkms nftables build-essential python3-dev python3-keyring
08:53:32 [2020-04-17T08:53:32.656Z]   python3-keyrings.alt python3-xdg unzip
08:53:33 [2020-04-17T08:53:33.004Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
08:53:33 [2020-04-17T08:53:33.004Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.04s)
08:53:33 [2020-04-17T08:53:33.004Z]         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
08:53:33 [2020-04-17T08:53:33.004Z]         daemon.go:325: [de66e155fbfe3] waiting for daemon to start
08:53:33 [2020-04-17T08:53:33.004Z]         daemon.go:325: [de66e155fbfe3] waiting for daemon to start
08:53:33 [2020-04-17T08:53:33.004Z]         daemon.go:353: [de66e155fbfe3] daemon started
08:53:33 [2020-04-17T08:53:33.004Z]         daemon.go:296: [de66e155fbfe3] exiting daemon
08:53:33 [2020-04-17T08:53:33.004Z]         daemon.go:325: [de66e155fbfe3] waiting for daemon to start
08:53:33 [2020-04-17T08:53:33.004Z]         daemon.go:325: [de66e155fbfe3] waiting for daemon to start
08:53:33 [2020-04-17T08:53:33.004Z]         daemon.go:353: [de66e155fbfe3] daemon started
08:53:33 [2020-04-17T08:53:33.004Z]         daemon.go:461: [de66e155fbfe3] Stopping daemon
08:53:33 [2020-04-17T08:53:33.004Z]         daemon.go:296: [de66e155fbfe3] exiting daemon
08:53:33 [2020-04-17T08:53:33.004Z]         daemon.go:448: [de66e155fbfe3] Daemon stopped
08:53:33 [2020-04-17T08:53:33.004Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.37s)
08:53:33 [2020-04-17T08:53:33.004Z]         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
08:53:33 [2020-04-17T08:53:33.004Z]         daemon.go:325: [db0bea756fec3] waiting for daemon to start
08:53:33 [2020-04-17T08:53:33.004Z]         daemon.go:325: [db0bea756fec3] waiting for daemon to start
08:53:33 [2020-04-17T08:53:33.004Z]         daemon.go:353: [db0bea756fec3] daemon started
08:53:33 [2020-04-17T08:53:33.004Z]         daemon.go:325: [db0bea756fec3] waiting for daemon to start
08:53:33 [2020-04-17T08:53:33.004Z]         daemon.go:296: [db0bea756fec3] exiting daemon
08:53:33 [2020-04-17T08:53:33.004Z]         daemon.go:325: [db0bea756fec3] waiting for daemon to start
08:53:33 [2020-04-17T08:53:33.004Z]         daemon.go:353: [db0bea756fec3] daemon started
08:53:33 [2020-04-17T08:53:33.004Z]         daemon.go:461: [db0bea756fec3] Stopping daemon
08:53:33 [2020-04-17T08:53:33.004Z]         daemon.go:296: [db0bea756fec3] exiting daemon
08:53:33 [2020-04-17T08:53:33.004Z]         daemon.go:448: [db0bea756fec3] Daemon stopped
08:53:33 [2020-04-17T08:53:33.004Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.43s)
08:53:33 [2020-04-17T08:53:33.004Z]         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
08:53:33 [2020-04-17T08:53:33.004Z]         daemon.go:325: [d6349543f4f7d] waiting for daemon to start
08:53:33 [2020-04-17T08:53:33.004Z]         daemon.go:325: [d6349543f4f7d] waiting for daemon to start
08:53:33 [2020-04-17T08:53:33.004Z]         daemon.go:353: [d6349543f4f7d] daemon started
08:53:33 [2020-04-17T08:53:33.004Z]         daemon.go:461: [d6349543f4f7d] Stopping daemon
08:53:33 [2020-04-17T08:53:33.004Z]         daemon.go:296: [d6349543f4f7d] exiting daemon
08:53:33 [2020-04-17T08:53:33.004Z]         daemon.go:448: [d6349543f4f7d] Daemon stopped
08:53:33 [2020-04-17T08:53:33.004Z]         daemon.go:325: [d6349543f4f7d] waiting for daemon to start
08:53:33 [2020-04-17T08:53:33.004Z]         daemon.go:325: [d6349543f4f7d] waiting for daemon to start
08:53:33 [2020-04-17T08:53:33.004Z]         daemon.go:353: [d6349543f4f7d] daemon started
08:53:33 [2020-04-17T08:53:33.004Z]         daemon.go:461: [d6349543f4f7d] Stopping daemon
08:53:33 [2020-04-17T08:53:33.004Z]         daemon.go:296: [d6349543f4f7d] exiting daemon
08:53:33 [2020-04-17T08:53:33.004Z]         daemon.go:448: [d6349543f4f7d] Daemon stopped
08:53:33 [2020-04-17T08:53:33.004Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.42s)
08:53:33 [2020-04-17T08:53:33.004Z]         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
08:53:33 [2020-04-17T08:53:33.004Z]         daemon.go:325: [d17ad882ea11f] waiting for daemon to start
08:53:33 [2020-04-17T08:53:33.004Z]         daemon.go:325: [d17ad882ea11f] waiting for daemon to start
08:53:33 [2020-04-17T08:53:33.004Z]         daemon.go:353: [d17ad882ea11f] daemon started
08:53:33 [2020-04-17T08:53:33.004Z]         daemon.go:325: [d17ad882ea11f] waiting for daemon to start
08:53:33 [2020-04-17T08:53:33.004Z]         daemon.go:296: [d17ad882ea11f] exiting daemon
08:53:33 [2020-04-17T08:53:33.004Z]         daemon.go:325: [d17ad882ea11f] waiting for daemon to start
08:53:33 [2020-04-17T08:53:33.004Z]         daemon.go:353: [d17ad882ea11f] daemon started
08:53:33 [2020-04-17T08:53:33.004Z]         daemon.go:461: [d17ad882ea11f] Stopping daemon
08:53:33 [2020-04-17T08:53:33.004Z]         daemon.go:296: [d17ad882ea11f] exiting daemon
08:53:33 [2020-04-17T08:53:33.004Z]         daemon.go:448: [d17ad882ea11f] Daemon stopped
08:53:33 [2020-04-17T08:53:33.004Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.43s)
08:53:33 [2020-04-17T08:53:33.004Z]         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
08:53:33 [2020-04-17T08:53:33.004Z]         daemon.go:325: [dacd6934dace9] waiting for daemon to start
08:53:33 [2020-04-17T08:53:33.004Z]         daemon.go:325: [dacd6934dace9] waiting for daemon to start
08:53:33 [2020-04-17T08:53:33.004Z]         daemon.go:353: [dacd6934dace9] daemon started
08:53:33 [2020-04-17T08:53:33.004Z]         daemon.go:461: [dacd6934dace9] Stopping daemon
08:53:33 [2020-04-17T08:53:33.004Z]         daemon.go:296: [dacd6934dace9] exiting daemon
08:53:33 [2020-04-17T08:53:33.004Z]         daemon.go:448: [dacd6934dace9] Daemon stopped
08:53:33 [2020-04-17T08:53:33.004Z]         daemon.go:325: [dacd6934dace9] waiting for daemon to start
08:53:33 [2020-04-17T08:53:33.004Z]         daemon.go:325: [dacd6934dace9] waiting for daemon to start
08:53:33 [2020-04-17T08:53:33.004Z]         daemon.go:353: [dacd6934dace9] daemon started
08:53:33 [2020-04-17T08:53:33.004Z]         daemon.go:461: [dacd6934dace9] Stopping daemon
08:53:33 [2020-04-17T08:53:33.004Z]         daemon.go:296: [dacd6934dace9] exiting daemon
08:53:33 [2020-04-17T08:53:33.004Z]         daemon.go:448: [dacd6934dace9] Daemon stopped
08:53:33 [2020-04-17T08:53:33.004Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.45s)
08:53:33 [2020-04-17T08:53:33.004Z]         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
08:53:33 [2020-04-17T08:53:33.004Z]         daemon.go:325: [d6a9f348fc889] waiting for daemon to start
08:53:33 [2020-04-17T08:53:33.004Z]         daemon.go:325: [d6a9f348fc889] waiting for daemon to start
08:53:33 [2020-04-17T08:53:33.004Z]         daemon.go:353: [d6a9f348fc889] daemon started
08:53:33 [2020-04-17T08:53:33.004Z]         daemon.go:325: [d6a9f348fc889] waiting for daemon to start
08:53:33 [2020-04-17T08:53:33.004Z]         daemon.go:296: [d6a9f348fc889] exiting daemon
08:53:33 [2020-04-17T08:53:33.004Z]         daemon.go:325: [d6a9f348fc889] waiting for daemon to start
08:53:33 [2020-04-17T08:53:33.004Z]         daemon.go:353: [d6a9f348fc889] daemon started
08:53:33 [2020-04-17T08:53:33.004Z]         daemon.go:461: [d6a9f348fc889] Stopping daemon
08:53:33 [2020-04-17T08:53:33.004Z]         daemon.go:296: [d6a9f348fc889] exiting daemon
08:53:33 [2020-04-17T08:53:33.004Z]         daemon.go:448: [d6a9f348fc889] Daemon stopped
08:53:33 [2020-04-17T08:53:33.004Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.24s)
08:53:33 [2020-04-17T08:53:33.004Z]         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
08:53:33 [2020-04-17T08:53:33.004Z]         daemon.go:325: [d2685e56e564c] waiting for daemon to start
08:53:33 [2020-04-17T08:53:33.004Z]         daemon.go:325: [d2685e56e564c] waiting for daemon to start
08:53:33 [2020-04-17T08:53:33.004Z]         daemon.go:353: [d2685e56e564c] daemon started
08:53:33 [2020-04-17T08:53:33.005Z]         daemon.go:461: [d2685e56e564c] Stopping daemon
08:53:33 [2020-04-17T08:53:33.005Z]         daemon.go:296: [d2685e56e564c] exiting daemon
08:53:33 [2020-04-17T08:53:33.005Z]         daemon.go:448: [d2685e56e564c] Daemon stopped
08:53:33 [2020-04-17T08:53:33.005Z]         daemon.go:325: [d2685e56e564c] waiting for daemon to start
08:53:33 [2020-04-17T08:53:33.005Z]         daemon.go:325: [d2685e56e564c] waiting for daemon to start
08:53:33 [2020-04-17T08:53:33.005Z]         daemon.go:353: [d2685e56e564c] daemon started
08:53:33 [2020-04-17T08:53:33.005Z]         daemon.go:461: [d2685e56e564c] Stopping daemon
08:53:33 [2020-04-17T08:53:33.005Z]         daemon.go:296: [d2685e56e564c] exiting daemon
08:53:33 [2020-04-17T08:53:33.005Z]         daemon.go:448: [d2685e56e564c] Daemon stopped
08:53:33 [2020-04-17T08:53:33.005Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.16s)
08:53:33 [2020-04-17T08:53:33.005Z]         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
08:53:33 [2020-04-17T08:53:33.005Z]         daemon.go:325: [d85588c2631dd] waiting for daemon to start
08:53:33 [2020-04-17T08:53:33.005Z]         daemon.go:325: [d85588c2631dd] waiting for daemon to start
08:53:33 [2020-04-17T08:53:33.005Z]         daemon.go:353: [d85588c2631dd] daemon started
08:53:33 [2020-04-17T08:53:33.005Z]         daemon.go:461: [d85588c2631dd] Stopping daemon
08:53:33 [2020-04-17T08:53:33.005Z]         daemon.go:296: [d85588c2631dd] exiting daemon
08:53:33 [2020-04-17T08:53:33.005Z]         daemon.go:448: [d85588c2631dd] Daemon stopped
08:53:33 [2020-04-17T08:53:33.005Z]         daemon.go:325: [d85588c2631dd] waiting for daemon to start
08:53:33 [2020-04-17T08:53:33.005Z]         daemon.go:325: [d85588c2631dd] waiting for daemon to start
08:53:33 [2020-04-17T08:53:33.005Z]         daemon.go:353: [d85588c2631dd] daemon started
08:53:33 [2020-04-17T08:53:33.005Z]         daemon.go:461: [d85588c2631dd] Stopping daemon
08:53:33 [2020-04-17T08:53:33.005Z]         daemon.go:296: [d85588c2631dd] exiting daemon
08:53:33 [2020-04-17T08:53:33.005Z]         daemon.go:448: [d85588c2631dd] Daemon stopped
08:53:33 [2020-04-17T08:53:33.005Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.94s)
08:53:33 [2020-04-17T08:53:33.005Z]         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
08:53:33 [2020-04-17T08:53:33.005Z]         daemon.go:325: [d033472c4f3aa] waiting for daemon to start
08:53:33 [2020-04-17T08:53:33.005Z]         daemon.go:325: [d033472c4f3aa] waiting for daemon to start
08:53:33 [2020-04-17T08:53:33.005Z]         daemon.go:353: [d033472c4f3aa] daemon started
08:53:33 [2020-04-17T08:53:33.005Z]         daemon.go:461: [d033472c4f3aa] Stopping daemon
08:53:33 [2020-04-17T08:53:33.005Z]         daemon.go:296: [d033472c4f3aa] exiting daemon
08:53:33 [2020-04-17T08:53:33.005Z]         daemon.go:448: [d033472c4f3aa] Daemon stopped
08:53:33 [2020-04-17T08:53:33.005Z]         daemon.go:325: [d033472c4f3aa] waiting for daemon to start
08:53:33 [2020-04-17T08:53:33.005Z]         daemon.go:325: [d033472c4f3aa] waiting for daemon to start
08:53:33 [2020-04-17T08:53:33.005Z]         daemon.go:353: [d033472c4f3aa] daemon started
08:53:33 [2020-04-17T08:53:33.005Z]         daemon.go:461: [d033472c4f3aa] Stopping daemon
08:53:33 [2020-04-17T08:53:33.005Z]         daemon.go:296: [d033472c4f3aa] exiting daemon
08:53:33 [2020-04-17T08:53:33.005Z]         daemon.go:448: [d033472c4f3aa] Daemon stopped
08:53:33 [2020-04-17T08:53:33.005Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.71s)
08:53:33 [2020-04-17T08:53:33.005Z]         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
08:53:33 [2020-04-17T08:53:33.005Z]         daemon.go:325: [df10e6174d41a] waiting for daemon to start
08:53:33 [2020-04-17T08:53:33.005Z]         daemon.go:325: [df10e6174d41a] waiting for daemon to start
08:53:33 [2020-04-17T08:53:33.005Z]         daemon.go:353: [df10e6174d41a] daemon started
08:53:33 [2020-04-17T08:53:33.005Z]         daemon.go:325: [df10e6174d41a] waiting for daemon to start
08:53:33 [2020-04-17T08:53:33.005Z]         daemon.go:296: [df10e6174d41a] exiting daemon
08:53:33 [2020-04-17T08:53:33.005Z]         daemon.go:325: [df10e6174d41a] waiting for daemon to start
08:53:33 [2020-04-17T08:53:33.005Z]         daemon.go:353: [df10e6174d41a] daemon started
08:53:33 [2020-04-17T08:53:33.005Z]         daemon.go:461: [df10e6174d41a] Stopping daemon
08:53:33 [2020-04-17T08:53:33.005Z]         daemon.go:296: [df10e6174d41a] exiting daemon
08:53:33 [2020-04-17T08:53:33.005Z]         daemon.go:448: [df10e6174d41a] Daemon stopped
08:53:33 [2020-04-17T08:53:33.005Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.21s)
08:53:33 [2020-04-17T08:53:33.005Z]         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
08:53:33 [2020-04-17T08:53:33.005Z]         daemon.go:325: [dd3b707992224] waiting for daemon to start
08:53:33 [2020-04-17T08:53:33.005Z]         daemon.go:325: [dd3b707992224] waiting for daemon to start
08:53:33 [2020-04-17T08:53:33.005Z]         daemon.go:353: [dd3b707992224] daemon started
08:53:33 [2020-04-17T08:53:33.005Z]         daemon.go:325: [dd3b707992224] waiting for daemon to start
08:53:33 [2020-04-17T08:53:33.005Z]         daemon.go:296: [dd3b707992224] exiting daemon
08:53:33 [2020-04-17T08:53:33.005Z]         daemon.go:325: [dd3b707992224] waiting for daemon to start
08:53:33 [2020-04-17T08:53:33.005Z]         daemon.go:353: [dd3b707992224] daemon started
08:53:33 [2020-04-17T08:53:33.005Z]         daemon.go:461: [dd3b707992224] Stopping daemon
08:53:33 [2020-04-17T08:53:33.005Z]         daemon.go:296: [dd3b707992224] exiting daemon
08:53:33 [2020-04-17T08:53:33.005Z]         daemon.go:448: [dd3b707992224] Daemon stopped
08:53:33 [2020-04-17T08:53:33.005Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.24s)
08:53:33 [2020-04-17T08:53:33.005Z]         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
08:53:33 [2020-04-17T08:53:33.005Z]         daemon.go:325: [d431376eb91cb] waiting for daemon to start
08:53:33 [2020-04-17T08:53:33.005Z]         daemon.go:325: [d431376eb91cb] waiting for daemon to start
08:53:33 [2020-04-17T08:53:33.005Z]         daemon.go:353: [d431376eb91cb] daemon started
08:53:33 [2020-04-17T08:53:33.005Z]         daemon.go:461: [d431376eb91cb] Stopping daemon
08:53:33 [2020-04-17T08:53:33.005Z]         daemon.go:296: [d431376eb91cb] exiting daemon
08:53:33 [2020-04-17T08:53:33.005Z]         daemon.go:448: [d431376eb91cb] Daemon stopped
08:53:33 [2020-04-17T08:53:33.005Z]         daemon.go:325: [d431376eb91cb] waiting for daemon to start
08:53:33 [2020-04-17T08:53:33.005Z]         daemon.go:325: [d431376eb91cb] waiting for daemon to start
08:53:33 [2020-04-17T08:53:33.005Z]         daemon.go:353: [d431376eb91cb] daemon started
08:53:33 [2020-04-17T08:53:33.005Z]         daemon.go:461: [d431376eb91cb] Stopping daemon
08:53:33 [2020-04-17T08:53:33.005Z]         daemon.go:296: [d431376eb91cb] exiting daemon
08:53:33 [2020-04-17T08:53:33.005Z]         daemon.go:448: [d431376eb91cb] Daemon stopped
08:53:33 [2020-04-17T08:53:33.005Z] === RUN   TestKernelTCPMemory
08:53:33 [2020-04-17T08:53:33.616Z] --- PASS: TestKernelTCPMemory (0.86s)
08:53:33 [2020-04-17T08:53:33.616Z] === RUN   TestNISDomainname
08:53:33 [2020-04-17T08:53:33.675Z] The following NEW packages will be installed:
08:53:33 [2020-04-17T08:53:33.675Z]   apparmor aufs-tools bash-completion binutils-mingw-w64
08:53:33 [2020-04-17T08:53:33.675Z]   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 bzip2 dmsetup
08:53:33 [2020-04-17T08:53:33.675Z]   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 iptables jq
08:53:33 [2020-04-17T08:53:33.675Z]   libaio1 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1
08:53:33 [2020-04-17T08:53:33.675Z]   libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1
08:53:33 [2020-04-17T08:53:33.675Z]   libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
08:53:33 [2020-04-17T08:53:33.675Z]   libnl-3-200 libonig5 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
08:53:33 [2020-04-17T08:53:33.675Z]   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
08:53:33 [2020-04-17T08:53:33.675Z]   libreadline5 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev
08:53:33 [2020-04-17T08:53:33.675Z]   mingw-w64-common mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3
08:53:33 [2020-04-17T08:53:33.675Z]   python3-distutils python3-lib2to3 python3-minimal python3-pip
08:53:33 [2020-04-17T08:53:33.675Z]   python3-pkg-resources python3-setuptools python3-wheel python3.7
08:53:33 [2020-04-17T08:53:33.675Z]   python3.7-minimal thin-provisioning-tools vim vim-common vim-runtime
08:53:33 [2020-04-17T08:53:33.675Z]   xfsprogs xxd xz-utils zip
08:53:33 [2020-04-17T08:53:33.675Z] 0 upgraded, 68 newly installed, 0 to remove and 0 not upgraded.
08:53:33 [2020-04-17T08:53:33.675Z] Need to get 106 MB of archives.
08:53:33 [2020-04-17T08:53:33.675Z] After this operation, 660 MB of additional disk space will be used.
08:53:33 [2020-04-17T08:53:33.675Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB]
08:53:33 [2020-04-17T08:53:33.675Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u1 [593 kB]
08:53:33 [2020-04-17T08:53:33.675Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u1 [2025 kB]
08:53:33 [2020-04-17T08:53:33.959Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB]
08:53:33 [2020-04-17T08:53:33.959Z] Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB]
08:53:33 [2020-04-17T08:53:33.959Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u1 [1793 kB]
08:53:33 [2020-04-17T08:53:33.959Z] Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB]
08:53:33 [2020-04-17T08:53:33.959Z] Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB]
08:53:33 [2020-04-17T08:53:33.959Z] Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB]
08:53:33 [2020-04-17T08:53:33.959Z] Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB]
08:53:33 [2020-04-17T08:53:33.959Z] Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB]
08:53:33 [2020-04-17T08:53:33.959Z] Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB]
08:53:33 [2020-04-17T08:53:33.959Z] Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB]
08:53:33 [2020-04-17T08:53:33.959Z] Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB]
08:53:33 [2020-04-17T08:53:33.959Z] Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB]
08:53:33 [2020-04-17T08:53:33.959Z] Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB]
08:53:33 [2020-04-17T08:53:33.959Z] Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
08:53:33 [2020-04-17T08:53:33.959Z] Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
08:53:34 [2020-04-17T08:53:34.247Z] Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB]
08:53:34 [2020-04-17T08:53:34.248Z] Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB]
08:53:34 [2020-04-17T08:53:34.248Z] Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB]
08:53:34 [2020-04-17T08:53:34.248Z] Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB]
08:53:34 [2020-04-17T08:53:34.248Z] Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB]
08:53:34 [2020-04-17T08:53:34.248Z] Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB]
08:53:34 [2020-04-17T08:53:34.248Z] Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB]
08:53:34 [2020-04-17T08:53:34.533Z] Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
08:53:34 [2020-04-17T08:53:34.533Z] Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB]
08:53:34 [2020-04-17T08:53:34.533Z] Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB]
08:53:34 [2020-04-17T08:53:34.533Z] Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB]
08:53:34 [2020-04-17T08:53:34.617Z] --- PASS: TestNISDomainname (1.00s)
08:53:34 [2020-04-17T08:53:34.617Z] === RUN   TestStats
08:53:34 [2020-04-17T08:53:34.820Z] Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
08:53:34 [2020-04-17T08:53:34.820Z] Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB]
08:53:34 [2020-04-17T08:53:34.820Z] Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [35.9 MB]
08:53:35 [2020-04-17T08:53:35.396Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
08:53:36 [2020-04-17T08:53:36.305Z] Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el g++-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [25.5 MB]
08:53:36 [2020-04-17T08:53:36.630Z] --- PASS: TestStats (1.83s)
08:53:36 [2020-04-17T08:53:36.630Z] === RUN   TestStopContainerWithTimeout
08:53:36 [2020-04-17T08:53:36.630Z] === RUN   TestStopContainerWithTimeout/0
08:53:36 [2020-04-17T08:53:36.630Z] === PAUSE TestStopContainerWithTimeout/0
08:53:36 [2020-04-17T08:53:36.630Z] === RUN   TestStopContainerWithTimeout/1
08:53:36 [2020-04-17T08:53:36.630Z] === PAUSE TestStopContainerWithTimeout/1
08:53:36 [2020-04-17T08:53:36.630Z] === RUN   TestStopContainerWithTimeout/3
08:53:36 [2020-04-17T08:53:36.630Z] === PAUSE TestStopContainerWithTimeout/3
08:53:36 [2020-04-17T08:53:36.630Z] === RUN   TestStopContainerWithTimeout/-1
08:53:36 [2020-04-17T08:53:36.630Z] === PAUSE TestStopContainerWithTimeout/-1
08:53:36 [2020-04-17T08:53:36.630Z] === CONT  TestStopContainerWithTimeout/0
08:53:36 [2020-04-17T08:53:36.630Z] === CONT  TestStopContainerWithTimeout/3
08:53:36 [2020-04-17T08:53:36.767Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
08:53:37 [2020-04-17T08:53:37.024Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
08:53:37 [2020-04-17T08:53:37.241Z] === CONT  TestStopContainerWithTimeout/-1
08:53:37 [2020-04-17T08:53:37.323Z] Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
08:53:37 [2020-04-17T08:53:37.323Z] Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
08:53:37 [2020-04-17T08:53:37.323Z] Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
08:53:37 [2020-04-17T08:53:37.323Z] Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB]
08:53:37 [2020-04-17T08:53:37.323Z] Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
08:53:37 [2020-04-17T08:53:37.323Z] Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
08:53:37 [2020-04-17T08:53:37.323Z] Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB]
08:53:37 [2020-04-17T08:53:37.323Z] Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u3 [109 kB]
08:53:37 [2020-04-17T08:53:37.323Z] Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB]
08:53:37 [2020-04-17T08:53:37.323Z] Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB]
08:53:37 [2020-04-17T08:53:37.323Z] Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB]
08:53:37 [2020-04-17T08:53:37.323Z] Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB]
08:53:37 [2020-04-17T08:53:37.323Z] Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB]
08:53:37 [2020-04-17T08:53:37.323Z] Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB]
08:53:37 [2020-04-17T08:53:37.323Z] Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB]
08:53:37 [2020-04-17T08:53:37.323Z] Get:49 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB]
08:53:37 [2020-04-17T08:53:37.323Z] Get:50 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB]
08:53:37 [2020-04-17T08:53:37.587Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
08:53:37 [2020-04-17T08:53:37.608Z] Get:51 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
08:53:37 [2020-04-17T08:53:37.608Z] Get:52 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
08:53:37 [2020-04-17T08:53:37.608Z] Get:53 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
08:53:37 [2020-04-17T08:53:37.608Z] Get:54 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB]
08:53:37 [2020-04-17T08:53:37.608Z] Get:55 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u3 [321 kB]
08:53:37 [2020-04-17T08:53:37.608Z] Get:56 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB]
08:53:37 [2020-04-17T08:53:37.608Z] Get:57 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB]
08:53:37 [2020-04-17T08:53:37.608Z] Get:58 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB]
08:53:37 [2020-04-17T08:53:37.608Z] Get:59 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB]
08:53:37 [2020-04-17T08:53:37.608Z] Get:60 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB]
08:53:37 [2020-04-17T08:53:37.608Z] Get:61 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB]
08:53:37 [2020-04-17T08:53:37.608Z] Get:62 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB]
08:53:37 [2020-04-17T08:53:37.608Z] Get:63 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB]
08:53:37 [2020-04-17T08:53:37.608Z] Get:64 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB]
08:53:37 [2020-04-17T08:53:37.608Z] Get:65 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB]
08:53:37 [2020-04-17T08:53:37.892Z] Get:66 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB]
08:53:37 [2020-04-17T08:53:37.892Z] Get:67 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB]
08:53:37 [2020-04-17T08:53:37.892Z] Get:68 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB]
08:53:38 [2020-04-17T08:53:38.185Z] debconf: delaying package configuration, since apt-utils is not installed
08:53:38 [2020-04-17T08:53:38.185Z] Fetched 106 MB in 4s (24.7 MB/s)
08:53:38 [2020-04-17T08:53:38.185Z] Selecting previously unselected package pigz.
08:53:38 [2020-04-17T08:53:38.185Z] (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 ... 15397 files and directories currently installed.)
08:53:38 [2020-04-17T08:53:38.185Z] Preparing to unpack .../pigz_2.4-1_ppc64el.deb ...
08:53:38 [2020-04-17T08:53:38.185Z] Unpacking pigz (2.4-1) ...
08:53:38 [2020-04-17T08:53:38.185Z] Selecting previously unselected package libpython3.7-minimal:ppc64el.
08:53:38 [2020-04-17T08:53:38.185Z] Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ...
08:53:38 [2020-04-17T08:53:38.185Z] Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ...
08:53:38 [2020-04-17T08:53:38.470Z] Selecting previously unselected package python3.7-minimal.
08:53:38 [2020-04-17T08:53:38.470Z] Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ...
08:53:38 [2020-04-17T08:53:38.470Z] Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
08:53:38 [2020-04-17T08:53:38.754Z] Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ...
08:53:38 [2020-04-17T08:53:38.754Z] Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
08:53:38 [2020-04-17T08:53:38.957Z] === RUN   TestDockerSuite/TestBuildConditionalCache
08:53:39 [2020-04-17T08:53:39.122Z] tests/integration/api_exec_test.py ....................                  [ 35%]
08:53:39 [2020-04-17T08:53:39.255Z] === CONT  TestStopContainerWithTimeout/1
08:53:39 [2020-04-17T08:53:39.769Z] Selecting previously unselected package python3-minimal.
08:53:39 [2020-04-17T08:53:39.769Z] (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 ... 15646 files and directories currently installed.)
08:53:39 [2020-04-17T08:53:39.769Z] Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ...
08:53:39 [2020-04-17T08:53:39.769Z] Unpacking python3-minimal (3.7.3-1) ...
08:53:39 [2020-04-17T08:53:39.769Z] Selecting previously unselected package libmpdec2:ppc64el.
08:53:39 [2020-04-17T08:53:39.769Z] Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ...
08:53:39 [2020-04-17T08:53:39.769Z] Unpacking libmpdec2:ppc64el (2.4.2-2) ...
08:53:39 [2020-04-17T08:53:39.769Z] Selecting previously unselected package libpython3.7-stdlib:ppc64el.
08:53:39 [2020-04-17T08:53:39.769Z] Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ...
08:53:39 [2020-04-17T08:53:39.769Z] Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ...
08:53:39 [2020-04-17T08:53:39.889Z] === RUN   TestDockerSuite/TestBuildContChar
08:53:40 [2020-04-17T08:53:40.057Z] Selecting previously unselected package python3.7.
08:53:40 [2020-04-17T08:53:40.057Z] Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ...
08:53:40 [2020-04-17T08:53:40.057Z] Unpacking python3.7 (3.7.3-2+deb10u1) ...
08:53:40 [2020-04-17T08:53:40.057Z] Selecting previously unselected package libpython3-stdlib:ppc64el.
08:53:40 [2020-04-17T08:53:40.057Z] Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ...
08:53:40 [2020-04-17T08:53:40.057Z] Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ...
08:53:40 [2020-04-17T08:53:40.057Z] Setting up python3-minimal (3.7.3-1) ...
08:53:40 [2020-04-17T08:53:40.342Z] Selecting previously unselected package python3.
08:53:40 [2020-04-17T08:53:40.342Z] (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 ... 16058 files and directories currently installed.)
08:53:40 [2020-04-17T08:53:40.342Z] Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ...
08:53:40 [2020-04-17T08:53:40.342Z] Unpacking python3 (3.7.3-1) ...
08:53:40 [2020-04-17T08:53:40.342Z] Selecting previously unselected package libip4tc0:ppc64el.
08:53:40 [2020-04-17T08:53:40.342Z] Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ...
08:53:40 [2020-04-17T08:53:40.342Z] Unpacking libip4tc0:ppc64el (1.8.2-4) ...
08:53:40 [2020-04-17T08:53:40.342Z] Selecting previously unselected package libip6tc0:ppc64el.
08:53:40 [2020-04-17T08:53:40.342Z] Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ...
08:53:40 [2020-04-17T08:53:40.342Z] Unpacking libip6tc0:ppc64el (1.8.2-4) ...
08:53:40 [2020-04-17T08:53:40.342Z] Selecting previously unselected package libiptc0:ppc64el.
08:53:40 [2020-04-17T08:53:40.342Z] Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ...
08:53:40 [2020-04-17T08:53:40.342Z] Unpacking libiptc0:ppc64el (1.8.2-4) ...
08:53:40 [2020-04-17T08:53:40.342Z] Selecting previously unselected package libnfnetlink0:ppc64el.
08:53:40 [2020-04-17T08:53:40.342Z] Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ...
08:53:40 [2020-04-17T08:53:40.342Z] Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ...
08:53:40 [2020-04-17T08:53:40.342Z] Selecting previously unselected package libnetfilter-conntrack3:ppc64el.
08:53:40 [2020-04-17T08:53:40.342Z] Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ...
08:53:40 [2020-04-17T08:53:40.342Z] Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
08:53:40 [2020-04-17T08:53:40.342Z] Selecting previously unselected package libnftnl11:ppc64el.
08:53:40 [2020-04-17T08:53:40.342Z] Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ...
08:53:40 [2020-04-17T08:53:40.342Z] Unpacking libnftnl11:ppc64el (1.1.2-2) ...
08:53:40 [2020-04-17T08:53:40.627Z] Selecting previously unselected package iptables.
08:53:40 [2020-04-17T08:53:40.627Z] Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ...
08:53:40 [2020-04-17T08:53:40.627Z] Unpacking iptables (1.8.2-4) ...
08:53:40 [2020-04-17T08:53:40.627Z] Selecting previously unselected package xxd.
08:53:40 [2020-04-17T08:53:40.627Z] Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ...
08:53:40 [2020-04-17T08:53:40.627Z] Unpacking xxd (2:8.1.0875-5) ...
08:53:40 [2020-04-17T08:53:40.915Z] Selecting previously unselected package vim-common.
08:53:40 [2020-04-17T08:53:40.915Z] Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
08:53:40 [2020-04-17T08:53:40.915Z] Unpacking vim-common (2:8.1.0875-5) ...
08:53:40 [2020-04-17T08:53:40.915Z] Selecting previously unselected package bash-completion.
08:53:40 [2020-04-17T08:53:40.915Z] Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
08:53:41 [2020-04-17T08:53:41.273Z] --- PASS: TestStopContainerWithTimeout (0.01s)
08:53:41 [2020-04-17T08:53:41.273Z]     --- PASS: TestStopContainerWithTimeout/0 (0.91s)
08:53:41 [2020-04-17T08:53:41.273Z]     --- PASS: TestStopContainerWithTimeout/3 (3.02s)
08:53:41 [2020-04-17T08:53:41.273Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.82s)
08:53:41 [2020-04-17T08:53:41.273Z]     --- PASS: TestStopContainerWithTimeout/1 (1.81s)
08:53:41 [2020-04-17T08:53:41.273Z] === RUN   TestDeleteDevicemapper
08:53:41 [2020-04-17T08:53:41.273Z] --- SKIP: TestDeleteDevicemapper (0.00s)
08:53:41 [2020-04-17T08:53:41.273Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
08:53:41 [2020-04-17T08:53:41.273Z] === RUN   TestStopContainerWithRestartPolicyAlways
08:53:41 [2020-04-17T08:53:41.932Z] Unpacking bash-completion (1:2.8-6) ...
08:53:42 [2020-04-17T08:53:42.219Z] Selecting previously unselected package bzip2.
08:53:42 [2020-04-17T08:53:42.219Z] Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ...
08:53:42 [2020-04-17T08:53:42.219Z] Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
08:53:42 [2020-04-17T08:53:42.219Z] Selecting previously unselected package xz-utils.
08:53:42 [2020-04-17T08:53:42.219Z] Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ...
08:53:42 [2020-04-17T08:53:42.219Z] Unpacking xz-utils (5.2.4-1) ...
08:53:42 [2020-04-17T08:53:42.219Z] Selecting previously unselected package apparmor.
08:53:42 [2020-04-17T08:53:42.219Z] Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ...
08:53:42 [2020-04-17T08:53:42.219Z] Unpacking apparmor (2.13.2-10) ...
08:53:42 [2020-04-17T08:53:42.505Z] Selecting previously unselected package aufs-tools.
08:53:42 [2020-04-17T08:53:42.505Z] Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ...
08:53:42 [2020-04-17T08:53:42.505Z] Unpacking aufs-tools (1:4.14+20190211-1) ...
08:53:42 [2020-04-17T08:53:42.505Z] Selecting previously unselected package binutils-mingw-w64-i686.
08:53:42 [2020-04-17T08:53:42.505Z] Preparing to unpack .../15-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ...
08:53:42 [2020-04-17T08:53:42.505Z] Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
08:53:43 [2020-04-17T08:53:43.134Z] Selecting previously unselected package binutils-mingw-w64-x86-64.
08:53:43 [2020-04-17T08:53:43.134Z] Preparing to unpack .../16-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ...
08:53:43 [2020-04-17T08:53:43.134Z] Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
08:53:43 [2020-04-17T08:53:43.166Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
08:53:43 [2020-04-17T08:53:43.752Z] Selecting previously unselected package binutils-mingw-w64.
08:53:43 [2020-04-17T08:53:43.752Z] Preparing to unpack .../17-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
08:53:43 [2020-04-17T08:53:43.752Z] Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
08:53:43 [2020-04-17T08:53:43.752Z] Selecting previously unselected package libdevmapper1.02.1:ppc64el.
08:53:43 [2020-04-17T08:53:43.752Z] Preparing to unpack .../18-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ...
08:53:43 [2020-04-17T08:53:43.752Z] Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
08:53:43 [2020-04-17T08:53:43.752Z] Selecting previously unselected package dmsetup.
08:53:43 [2020-04-17T08:53:43.753Z] Preparing to unpack .../19-dmsetup_2%3a1.02.155-3_ppc64el.deb ...
08:53:43 [2020-04-17T08:53:43.753Z] Unpacking dmsetup (2:1.02.155-3) ...
08:53:43 [2020-04-17T08:53:43.753Z] Selecting previously unselected package mingw-w64-common.
08:53:43 [2020-04-17T08:53:43.753Z] Preparing to unpack .../20-mingw-w64-common_6.0.0-3_all.deb ...
08:53:43 [2020-04-17T08:53:43.753Z] Unpacking mingw-w64-common (6.0.0-3) ...
08:53:44 [2020-04-17T08:53:44.099Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
08:53:44 [2020-04-17T08:53:44.099Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
08:53:44 [2020-04-17T08:53:44.663Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
08:53:44 [2020-04-17T08:53:44.721Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.40s)
08:53:44 [2020-04-17T08:53:44.721Z] === RUN   TestUpdateMemory
08:53:44 [2020-04-17T08:53:44.721Z] --- SKIP: TestUpdateMemory (0.00s)
08:53:44 [2020-04-17T08:53:44.721Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
08:53:44 [2020-04-17T08:53:44.721Z] === RUN   TestUpdateCPUQuota
08:53:44 [2020-04-17T08:53:44.768Z] Selecting previously unselected package mingw-w64-x86-64-dev.
08:53:44 [2020-04-17T08:53:44.768Z] Preparing to unpack .../21-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
08:53:44 [2020-04-17T08:53:44.768Z] Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
08:53:45 [2020-04-17T08:53:45.228Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
08:53:45 [2020-04-17T08:53:45.485Z] === RUN   TestDockerSuite/TestBuildContextCleanup
08:53:45 [2020-04-17T08:53:45.726Z] --- PASS: TestUpdateCPUQuota (1.25s)
08:53:45 [2020-04-17T08:53:45.727Z] === RUN   TestUpdatePidsLimit
08:53:45 [2020-04-17T08:53:45.727Z] === RUN   TestUpdatePidsLimit/update_from_none
08:53:45 [2020-04-17T08:53:45.741Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
08:53:45 [2020-04-17T08:53:45.783Z] Selecting previously unselected package gcc-mingw-w64-base.
08:53:46 [2020-04-17T08:53:46.067Z] Preparing to unpack .../22-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
08:53:46 [2020-04-17T08:53:46.067Z] Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
08:53:46 [2020-04-17T08:53:46.067Z] Selecting previously unselected package gcc-mingw-w64-x86-64.
08:53:46 [2020-04-17T08:53:46.067Z] Preparing to unpack .../23-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
08:53:46 [2020-04-17T08:53:46.067Z] Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
08:53:46 [2020-04-17T08:53:46.339Z] === RUN   TestUpdatePidsLimit/no_change
08:53:46 [2020-04-17T08:53:46.621Z] === RUN   TestUpdatePidsLimit/update_lower
08:53:46 [2020-04-17T08:53:46.674Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
08:53:46 [2020-04-17T08:53:46.902Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
08:53:47 [2020-04-17T08:53:47.074Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
08:53:47 [2020-04-17T08:53:47.184Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
08:53:47 [2020-04-17T08:53:47.605Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
08:53:47 [2020-04-17T08:53:47.797Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
08:53:47 [2020-04-17T08:53:47.862Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
08:53:48 [2020-04-17T08:53:48.079Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
08:53:48 [2020-04-17T08:53:48.793Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
08:53:49 [2020-04-17T08:53:49.050Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
08:53:49 [2020-04-17T08:53:49.549Z] --- PASS: TestUpdatePidsLimit (3.66s)
08:53:49 [2020-04-17T08:53:49.549Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.36s)
08:53:49 [2020-04-17T08:53:49.549Z]     --- PASS: TestUpdatePidsLimit/no_change (0.37s)
08:53:49 [2020-04-17T08:53:49.549Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.38s)
08:53:49 [2020-04-17T08:53:49.549Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s)
08:53:49 [2020-04-17T08:53:49.549Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.43s)
08:53:49 [2020-04-17T08:53:49.549Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.36s)
08:53:49 [2020-04-17T08:53:49.549Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.36s)
08:53:49 [2020-04-17T08:53:49.549Z] === RUN   TestUpdateRestartPolicy
08:53:51 [2020-04-17T08:53:51.571Z] Selecting previously unselected package g++-mingw-w64-x86-64.
08:53:51 [2020-04-17T08:53:51.572Z] Preparing to unpack .../24-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
08:53:51 [2020-04-17T08:53:51.572Z] Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
08:53:52 [2020-04-17T08:53:52.244Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
08:53:52 [2020-04-17T08:53:52.325Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
08:53:54 [2020-04-17T08:53:54.223Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
08:53:55 [2020-04-17T08:53:55.971Z] Selecting previously unselected package libonig5:ppc64el.
08:53:55 [2020-04-17T08:53:55.971Z] Preparing to unpack .../25-libonig5_6.9.1-1_ppc64el.deb ...
08:53:55 [2020-04-17T08:53:55.971Z] Unpacking libonig5:ppc64el (6.9.1-1) ...
08:53:55 [2020-04-17T08:53:55.971Z] Selecting previously unselected package libjq1:ppc64el.
08:53:55 [2020-04-17T08:53:55.971Z] Preparing to unpack .../26-libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
08:53:55 [2020-04-17T08:53:55.971Z] Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
08:53:55 [2020-04-17T08:53:55.971Z] Selecting previously unselected package jq.
08:53:55 [2020-04-17T08:53:55.971Z] Preparing to unpack .../27-jq_1.5+dfsg-2+b1_ppc64el.deb ...
08:53:55 [2020-04-17T08:53:55.971Z] Unpacking jq (1.5+dfsg-2+b1) ...
08:53:55 [2020-04-17T08:53:55.971Z] Selecting previously unselected package libaio1:ppc64el.
08:53:55 [2020-04-17T08:53:55.971Z] Preparing to unpack .../28-libaio1_0.3.112-3_ppc64el.deb ...
08:53:55 [2020-04-17T08:53:55.971Z] Unpacking libaio1:ppc64el (0.3.112-3) ...
08:53:55 [2020-04-17T08:53:55.971Z] Selecting previously unselected package libbtrfs0.
08:53:55 [2020-04-17T08:53:55.971Z] Preparing to unpack .../29-libbtrfs0_4.20.1-2_ppc64el.deb ...
08:53:55 [2020-04-17T08:53:55.971Z] Unpacking libbtrfs0 (4.20.1-2) ...
08:53:55 [2020-04-17T08:53:55.971Z] Selecting previously unselected package libbtrfs-dev.
08:53:55 [2020-04-17T08:53:55.971Z] Preparing to unpack .../30-libbtrfs-dev_4.20.1-2_ppc64el.deb ...
08:53:55 [2020-04-17T08:53:55.971Z] Unpacking libbtrfs-dev (4.20.1-2) ...
08:53:55 [2020-04-17T08:53:55.971Z] Selecting previously unselected package libdevmapper-event1.02.1:ppc64el.
08:53:55 [2020-04-17T08:53:55.971Z] Preparing to unpack .../31-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ...
08:53:55 [2020-04-17T08:53:55.971Z] Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
08:53:55 [2020-04-17T08:53:55.971Z] Selecting previously unselected package libudev-dev:ppc64el.
08:53:55 [2020-04-17T08:53:55.971Z] Preparing to unpack .../32-libudev-dev_241-7~deb10u3_ppc64el.deb ...
08:53:55 [2020-04-17T08:53:55.971Z] Unpacking libudev-dev:ppc64el (241-7~deb10u3) ...
08:53:55 [2020-04-17T08:53:55.971Z] Selecting previously unselected package libsepol1-dev:ppc64el.
08:53:55 [2020-04-17T08:53:55.971Z] Preparing to unpack .../33-libsepol1-dev_2.8-1_ppc64el.deb ...
08:53:55 [2020-04-17T08:53:55.971Z] Unpacking libsepol1-dev:ppc64el (2.8-1) ...
08:53:55 [2020-04-17T08:53:55.971Z] Selecting previously unselected package libpcre16-3:ppc64el.
08:53:55 [2020-04-17T08:53:55.971Z] Preparing to unpack .../34-libpcre16-3_2%3a8.39-12_ppc64el.deb ...
08:53:55 [2020-04-17T08:53:55.971Z] Unpacking libpcre16-3:ppc64el (2:8.39-12) ...
08:53:55 [2020-04-17T08:53:55.971Z] Selecting previously unselected package libpcre32-3:ppc64el.
08:53:55 [2020-04-17T08:53:55.971Z] Preparing to unpack .../35-libpcre32-3_2%3a8.39-12_ppc64el.deb ...
08:53:55 [2020-04-17T08:53:55.971Z] Unpacking libpcre32-3:ppc64el (2:8.39-12) ...
08:53:55 [2020-04-17T08:53:55.971Z] Selecting previously unselected package libpcrecpp0v5:ppc64el.
08:53:55 [2020-04-17T08:53:55.971Z] Preparing to unpack .../36-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ...
08:53:55 [2020-04-17T08:53:55.971Z] Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ...
08:53:55 [2020-04-17T08:53:55.971Z] Selecting previously unselected package libpcre3-dev:ppc64el.
08:53:55 [2020-04-17T08:53:55.971Z] Preparing to unpack .../37-libpcre3-dev_2%3a8.39-12_ppc64el.deb ...
08:53:55 [2020-04-17T08:53:55.971Z] Unpacking libpcre3-dev:ppc64el (2:8.39-12) ...
08:53:55 [2020-04-17T08:53:55.971Z] Selecting previously unselected package libselinux1-dev:ppc64el.
08:53:55 [2020-04-17T08:53:55.971Z] Preparing to unpack .../38-libselinux1-dev_2.8-1+b1_ppc64el.deb ...
08:53:55 [2020-04-17T08:53:55.971Z] Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ...
08:53:55 [2020-04-17T08:53:55.971Z] Selecting previously unselected package libdevmapper-dev:ppc64el.
08:53:55 [2020-04-17T08:53:55.971Z] Preparing to unpack .../39-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ...
08:53:55 [2020-04-17T08:53:55.971Z] Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ...
08:53:55 [2020-04-17T08:53:55.971Z] Selecting previously unselected package libgpm2:ppc64el.
08:53:55 [2020-04-17T08:53:55.971Z] Preparing to unpack .../40-libgpm2_1.20.7-5_ppc64el.deb ...
08:53:55 [2020-04-17T08:53:55.971Z] Unpacking libgpm2:ppc64el (1.20.7-5) ...
08:53:55 [2020-04-17T08:53:55.971Z] Selecting previously unselected package libicu63:ppc64el.
08:53:55 [2020-04-17T08:53:55.971Z] Preparing to unpack .../41-libicu63_63.1-6+deb10u1_ppc64el.deb ...
08:53:55 [2020-04-17T08:53:55.971Z] Unpacking libicu63:ppc64el (63.1-6+deb10u1) ...
08:53:57 [2020-04-17T08:53:57.453Z] Selecting previously unselected package libnet1:ppc64el.
08:53:57 [2020-04-17T08:53:57.453Z] Preparing to unpack .../42-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
08:53:57 [2020-04-17T08:53:57.453Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
08:53:57 [2020-04-17T08:53:57.453Z] Selecting previously unselected package libnl-3-200:ppc64el.
08:53:57 [2020-04-17T08:53:57.453Z] Preparing to unpack .../43-libnl-3-200_3.4.0-1_ppc64el.deb ...
08:53:57 [2020-04-17T08:53:57.453Z] Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
08:53:57 [2020-04-17T08:53:57.453Z] Selecting previously unselected package libprotobuf-c1:ppc64el.
08:53:57 [2020-04-17T08:53:57.453Z] Preparing to unpack .../44-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
08:53:57 [2020-04-17T08:53:57.453Z] Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
08:53:57 [2020-04-17T08:53:57.453Z] Selecting previously unselected package libreadline5:ppc64el.
08:53:57 [2020-04-17T08:53:57.453Z] Preparing to unpack .../45-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ...
08:53:57 [2020-04-17T08:53:57.453Z] Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ...
08:53:57 [2020-04-17T08:53:57.453Z] Selecting previously unselected package libsystemd-dev:ppc64el.
08:53:57 [2020-04-17T08:53:57.453Z] Preparing to unpack .../46-libsystemd-dev_241-7~deb10u3_ppc64el.deb ...
08:53:57 [2020-04-17T08:53:57.453Z] Unpacking libsystemd-dev:ppc64el (241-7~deb10u3) ...
08:53:57 [2020-04-17T08:53:57.453Z] Selecting previously unselected package net-tools.
08:53:57 [2020-04-17T08:53:57.453Z] Preparing to unpack .../47-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ...
08:53:57 [2020-04-17T08:53:57.453Z] Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
08:53:57 [2020-04-17T08:53:57.738Z] Selecting previously unselected package python-pip-whl.
08:53:57 [2020-04-17T08:53:57.738Z] Preparing to unpack .../48-python-pip-whl_18.1-5_all.deb ...
08:53:57 [2020-04-17T08:53:57.738Z] Unpacking python-pip-whl (18.1-5) ...
08:53:57 [2020-04-17T08:53:57.738Z] Selecting previously unselected package python3-lib2to3.
08:53:57 [2020-04-17T08:53:57.738Z] Preparing to unpack .../49-python3-lib2to3_3.7.3-1_all.deb ...
08:53:57 [2020-04-17T08:53:57.738Z] Unpacking python3-lib2to3 (3.7.3-1) ...
08:53:57 [2020-04-17T08:53:57.738Z] Selecting previously unselected package python3-distutils.
08:53:57 [2020-04-17T08:53:57.738Z] Preparing to unpack .../50-python3-distutils_3.7.3-1_all.deb ...
08:53:57 [2020-04-17T08:53:57.738Z] Unpacking python3-distutils (3.7.3-1) ...
08:53:58 [2020-04-17T08:53:58.024Z] Selecting previously unselected package python3-pip.
08:53:58 [2020-04-17T08:53:58.024Z] Preparing to unpack .../51-python3-pip_18.1-5_all.deb ...
08:53:58 [2020-04-17T08:53:58.024Z] Unpacking python3-pip (18.1-5) ...
08:53:58 [2020-04-17T08:53:58.024Z] Selecting previously unselected package python3-pkg-resources.
08:53:58 [2020-04-17T08:53:58.024Z] Preparing to unpack .../52-python3-pkg-resources_40.8.0-1_all.deb ...
08:53:58 [2020-04-17T08:53:58.024Z] Unpacking python3-pkg-resources (40.8.0-1) ...
08:53:58 [2020-04-17T08:53:58.024Z] Selecting previously unselected package python3-setuptools.
08:53:58 [2020-04-17T08:53:58.024Z] Preparing to unpack .../53-python3-setuptools_40.8.0-1_all.deb ...
08:53:58 [2020-04-17T08:53:58.024Z] Unpacking python3-setuptools (40.8.0-1) ...
08:53:58 [2020-04-17T08:53:58.024Z] Selecting previously unselected package python3-wheel.
08:53:58 [2020-04-17T08:53:58.024Z] Preparing to unpack .../54-python3-wheel_0.32.3-2_all.deb ...
08:53:58 [2020-04-17T08:53:58.024Z] Unpacking python3-wheel (0.32.3-2) ...
08:53:58 [2020-04-17T08:53:58.024Z] Selecting previously unselected package thin-provisioning-tools.
08:53:58 [2020-04-17T08:53:58.024Z] Preparing to unpack .../55-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ...
08:53:58 [2020-04-17T08:53:58.024Z] Unpacking thin-provisioning-tools (0.7.6-2.1) ...
08:53:58 [2020-04-17T08:53:58.309Z] Selecting previously unselected package vim-runtime.
08:53:58 [2020-04-17T08:53:58.309Z] Preparing to unpack .../56-vim-runtime_2%3a8.1.0875-5_all.deb ...
08:53:58 [2020-04-17T08:53:58.309Z] Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
08:53:58 [2020-04-17T08:53:58.309Z] Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
08:53:58 [2020-04-17T08:53:58.309Z] Unpacking vim-runtime (2:8.1.0875-5) ...
08:53:59 [2020-04-17T08:53:59.328Z] Selecting previously unselected package vim.
08:53:59 [2020-04-17T08:53:59.328Z] Preparing to unpack .../57-vim_2%3a8.1.0875-5_ppc64el.deb ...
08:53:59 [2020-04-17T08:53:59.328Z] Unpacking vim (2:8.1.0875-5) ...
08:53:59 [2020-04-17T08:53:59.328Z] Selecting previously unselected package xfsprogs.
08:53:59 [2020-04-17T08:53:59.478Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
08:53:59 [2020-04-17T08:53:59.618Z] Preparing to unpack .../58-xfsprogs_4.20.0-1_ppc64el.deb ...
08:53:59 [2020-04-17T08:53:59.618Z] Unpacking xfsprogs (4.20.0-1) ...
08:53:59 [2020-04-17T08:53:59.618Z] Selecting previously unselected package zip.
08:53:59 [2020-04-17T08:53:59.618Z] Preparing to unpack .../59-zip_3.0-11+b1_ppc64el.deb ...
08:53:59 [2020-04-17T08:53:59.618Z] Unpacking zip (3.0-11+b1) ...
08:53:59 [2020-04-17T08:53:59.618Z] Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ...
08:53:59 [2020-04-17T08:53:59.618Z] Setting up aufs-tools (1:4.14+20190211-1) ...
08:53:59 [2020-04-17T08:53:59.618Z] Setting up net-tools (1.60+git20180626.aebd88e-1) ...
08:53:59 [2020-04-17T08:53:59.618Z] Setting up libip6tc0:ppc64el (1.8.2-4) ...
08:53:59 [2020-04-17T08:53:59.618Z] Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ...
08:53:59 [2020-04-17T08:53:59.618Z] Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
08:53:59 [2020-04-17T08:53:59.618Z] Setting up libgpm2:ppc64el (1.20.7-5) ...
08:53:59 [2020-04-17T08:53:59.618Z] Setting up libpcre16-3:ppc64el (2:8.39-12) ...
08:53:59 [2020-04-17T08:53:59.618Z] Setting up libip4tc0:ppc64el (1.8.2-4) ...
08:53:59 [2020-04-17T08:53:59.618Z] Setting up libsepol1-dev:ppc64el (2.8-1) ...
08:53:59 [2020-04-17T08:53:59.618Z] Setting up libnftnl11:ppc64el (1.1.2-2) ...
08:53:59 [2020-04-17T08:53:59.618Z] Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
08:53:59 [2020-04-17T08:53:59.736Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
08:53:59 [2020-04-17T08:53:59.903Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
08:53:59 [2020-04-17T08:53:59.903Z] Setting up bzip2 (1.0.6-9.2~deb10u1) ...
08:53:59 [2020-04-17T08:53:59.903Z] Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
08:53:59 [2020-04-17T08:53:59.903Z] Setting up libicu63:ppc64el (63.1-6+deb10u1) ...
08:53:59 [2020-04-17T08:53:59.903Z] Setting up xxd (2:8.1.0875-5) ...
08:53:59 [2020-04-17T08:53:59.903Z] Setting up libbtrfs0 (4.20.1-2) ...
08:53:59 [2020-04-17T08:53:59.903Z] Setting up zip (3.0-11+b1) ...
08:53:59 [2020-04-17T08:53:59.903Z] Setting up vim-common (2:8.1.0875-5) ...
08:53:59 [2020-04-17T08:53:59.903Z] Setting up bash-completion (1:2.8-6) ...
08:54:00 [2020-04-17T08:54:00.924Z] Setting up libiptc0:ppc64el (1.8.2-4) ...
08:54:00 [2020-04-17T08:54:00.924Z] Setting up xz-utils (5.2.4-1) ...
08:54:00 [2020-04-17T08:54:00.924Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
08:54:00 [2020-04-17T08:54:00.924Z] Setting up libpcre32-3:ppc64el (2:8.39-12) ...
08:54:00 [2020-04-17T08:54:00.924Z] Setting up libudev-dev:ppc64el (241-7~deb10u3) ...
08:54:00 [2020-04-17T08:54:00.924Z] Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
08:54:00 [2020-04-17T08:54:00.924Z] Setting up libbtrfs-dev (4.20.1-2) ...
08:54:00 [2020-04-17T08:54:00.924Z] Setting up pigz (2.4-1) ...
08:54:00 [2020-04-17T08:54:00.924Z] Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ...
08:54:00 [2020-04-17T08:54:00.924Z] Setting up libnl-3-200:ppc64el (3.4.0-1) ...
08:54:00 [2020-04-17T08:54:00.924Z] Setting up python-pip-whl (18.1-5) ...
08:54:00 [2020-04-17T08:54:00.924Z] Setting up libmpdec2:ppc64el (2.4.2-2) ...
08:54:00 [2020-04-17T08:54:00.924Z] Setting up mingw-w64-common (6.0.0-3) ...
08:54:00 [2020-04-17T08:54:00.924Z] Setting up vim-runtime (2:8.1.0875-5) ...
08:54:01 [2020-04-17T08:54:01.208Z] Setting up libaio1:ppc64el (0.3.112-3) ...
08:54:01 [2020-04-17T08:54:01.208Z] Setting up libsystemd-dev:ppc64el (241-7~deb10u3) ...
08:54:01 [2020-04-17T08:54:01.208Z] Setting up libonig5:ppc64el (6.9.1-1) ...
08:54:01 [2020-04-17T08:54:01.208Z] Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
08:54:01 [2020-04-17T08:54:01.208Z] Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ...
08:54:01 [2020-04-17T08:54:01.208Z] Setting up vim (2:8.1.0875-5) ...
08:54:01 [2020-04-17T08:54:01.208Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
08:54:01 [2020-04-17T08:54:01.208Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
08:54:01 [2020-04-17T08:54:01.208Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
08:54:01 [2020-04-17T08:54:01.208Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
08:54:01 [2020-04-17T08:54:01.208Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
08:54:01 [2020-04-17T08:54:01.208Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
08:54:01 [2020-04-17T08:54:01.208Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
08:54:01 [2020-04-17T08:54:01.208Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
08:54:01 [2020-04-17T08:54:01.208Z] Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
08:54:01 [2020-04-17T08:54:01.208Z] Setting up libpcre3-dev:ppc64el (2:8.39-12) ...
08:54:01 [2020-04-17T08:54:01.208Z] Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
08:54:01 [2020-04-17T08:54:01.208Z] 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
08:54:01 [2020-04-17T08:54:01.208Z] 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
08:54:01 [2020-04-17T08:54:01.208Z] Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
08:54:01 [2020-04-17T08:54:01.208Z] 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
08:54:01 [2020-04-17T08:54:01.208Z] 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
08:54:01 [2020-04-17T08:54:01.208Z] Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
08:54:01 [2020-04-17T08:54:01.208Z] Setting up thin-provisioning-tools (0.7.6-2.1) ...
08:54:01 [2020-04-17T08:54:01.208Z] Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
08:54:01 [2020-04-17T08:54:01.208Z] Setting up jq (1.5+dfsg-2+b1) ...
08:54:01 [2020-04-17T08:54:01.208Z] Setting up libpython3-stdlib:ppc64el (3.7.3-1) ...
08:54:01 [2020-04-17T08:54:01.208Z] Setting up python3.7 (3.7.3-2+deb10u1) ...
08:54:02 [2020-04-17T08:54:02.054Z] --- PASS: TestUpdateRestartPolicy (12.73s)
08:54:02 [2020-04-17T08:54:02.054Z] === RUN   TestUpdateRestartWithAutoRemove
08:54:02 [2020-04-17T08:54:02.698Z] Setting up libselinux1-dev:ppc64el (2.8-1+b1) ...
08:54:02 [2020-04-17T08:54:02.698Z] Setting up iptables (1.8.2-4) ...
08:54:02 [2020-04-17T08:54:02.698Z] update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
08:54:02 [2020-04-17T08:54:02.698Z] update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
08:54:02 [2020-04-17T08:54:02.698Z] update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
08:54:02 [2020-04-17T08:54:02.698Z] update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
08:54:02 [2020-04-17T08:54:02.698Z] update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
08:54:02 [2020-04-17T08:54:02.698Z] update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
08:54:02 [2020-04-17T08:54:02.698Z] Setting up python3 (3.7.3-1) ...
08:54:02 [2020-04-17T08:54:02.698Z] Setting up python3-wheel (0.32.3-2) ...
08:54:02 [2020-04-17T08:54:02.982Z] Setting up apparmor (2.13.2-10) ...
08:54:03 [2020-04-17T08:54:03.011Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
08:54:03 [2020-04-17T08:54:03.058Z] --- PASS: TestUpdateRestartWithAutoRemove (0.83s)
08:54:03 [2020-04-17T08:54:03.058Z] === RUN   TestWaitNonBlocked
08:54:03 [2020-04-17T08:54:03.058Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
08:54:03 [2020-04-17T08:54:03.058Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
08:54:03 [2020-04-17T08:54:03.058Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
08:54:03 [2020-04-17T08:54:03.058Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
08:54:03 [2020-04-17T08:54:03.058Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
08:54:03 [2020-04-17T08:54:03.058Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
08:54:03 [2020-04-17T08:54:03.604Z] Setting up python3-lib2to3 (3.7.3-1) ...
08:54:03 [2020-04-17T08:54:03.604Z] Setting up python3-pkg-resources (40.8.0-1) ...
08:54:03 [2020-04-17T08:54:03.888Z] Setting up python3-distutils (3.7.3-1) ...
08:54:03 [2020-04-17T08:54:03.943Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
08:54:04 [2020-04-17T08:54:04.063Z] --- PASS: TestWaitNonBlocked (0.01s)
08:54:04 [2020-04-17T08:54:04.063Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.02s)
08:54:04 [2020-04-17T08:54:04.063Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.03s)
08:54:04 [2020-04-17T08:54:04.063Z] === RUN   TestWaitBlocked
08:54:04 [2020-04-17T08:54:04.063Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
08:54:04 [2020-04-17T08:54:04.063Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
08:54:04 [2020-04-17T08:54:04.063Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
08:54:04 [2020-04-17T08:54:04.063Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
08:54:04 [2020-04-17T08:54:04.063Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
08:54:04 [2020-04-17T08:54:04.063Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
08:54:04 [2020-04-17T08:54:04.173Z] Setting up python3-setuptools (40.8.0-1) ...
08:54:04 [2020-04-17T08:54:04.457Z] Setting up python3-pip (18.1-5) ...
08:54:04 [2020-04-17T08:54:04.742Z] Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
08:54:04 [2020-04-17T08:54:04.742Z] Setting up dmsetup (2:1.02.155-3) ...
08:54:04 [2020-04-17T08:54:04.742Z] Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
08:54:04 [2020-04-17T08:54:04.742Z] Setting up xfsprogs (4.20.0-1) ...
08:54:04 [2020-04-17T08:54:04.742Z] Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ...
08:54:04 [2020-04-17T08:54:04.742Z] Processing triggers for mime-support (3.62) ...
08:54:04 [2020-04-17T08:54:04.742Z] Processing triggers for libc-bin (2.28-10) ...
08:54:04 [2020-04-17T08:54:04.874Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
08:54:04 [2020-04-17T08:54:04.875Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
08:54:05 [2020-04-17T08:54:05.533Z] --- PASS: TestWaitBlocked (0.02s)
08:54:05 [2020-04-17T08:54:05.533Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.20s)
08:54:05 [2020-04-17T08:54:05.533Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.27s)
08:54:05 [2020-04-17T08:54:05.533Z] === CONT  TestContainerStartOnDaemonRestart
08:54:05 [2020-04-17T08:54:05.533Z] === CONT  TestIpcModeOlderClient
08:54:05 [2020-04-17T08:54:05.533Z] --- PASS: TestIpcModeOlderClient (0.16s)
08:54:05 [2020-04-17T08:54:05.533Z] === CONT  TestDaemonRestartIpcMode
08:54:08 [2020-04-17T08:54:08.204Z] --- PASS: TestContainerStartOnDaemonRestart (2.64s)
08:54:08 [2020-04-17T08:54:08.204Z]     daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart
08:54:08 [2020-04-17T08:54:08.204Z]     daemon.go:325: [d61651b6eeb69] waiting for daemon to start
08:54:08 [2020-04-17T08:54:08.204Z]     daemon.go:325: [d61651b6eeb69] waiting for daemon to start
08:54:08 [2020-04-17T08:54:08.204Z]     daemon.go:353: [d61651b6eeb69] daemon started
08:54:08 [2020-04-17T08:54:08.204Z]     daemon.go:296: [d61651b6eeb69] exiting daemon
08:54:08 [2020-04-17T08:54:08.204Z]     daemon.go:325: [d61651b6eeb69] waiting for daemon to start
08:54:08 [2020-04-17T08:54:08.204Z]     daemon.go:325: [d61651b6eeb69] waiting for daemon to start
08:54:08 [2020-04-17T08:54:08.204Z]     daemon.go:353: [d61651b6eeb69] daemon started
08:54:08 [2020-04-17T08:54:08.204Z]     daemon.go:461: [d61651b6eeb69] Stopping daemon
08:54:08 [2020-04-17T08:54:08.204Z]     daemon.go:296: [d61651b6eeb69] exiting daemon
08:54:08 [2020-04-17T08:54:08.204Z]     daemon.go:448: [d61651b6eeb69] Daemon stopped
08:54:09 [2020-04-17T08:54:09.053Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
08:54:09 [2020-04-17T08:54:09.053Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
08:54:09 [2020-04-17T08:54:09.210Z] --- PASS: TestDaemonRestartIpcMode (3.71s)
08:54:09 [2020-04-17T08:54:09.210Z]     daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode
08:54:09 [2020-04-17T08:54:09.210Z]     daemon.go:325: [d5bd3be890398] waiting for daemon to start
08:54:09 [2020-04-17T08:54:09.210Z]     daemon.go:325: [d5bd3be890398] waiting for daemon to start
08:54:09 [2020-04-17T08:54:09.210Z]     daemon.go:353: [d5bd3be890398] daemon started
08:54:09 [2020-04-17T08:54:09.210Z]     daemon.go:461: [d5bd3be890398] Stopping daemon
08:54:09 [2020-04-17T08:54:09.210Z]     daemon.go:296: [d5bd3be890398] exiting daemon
08:54:09 [2020-04-17T08:54:09.210Z]     daemon.go:448: [d5bd3be890398] Daemon stopped
08:54:09 [2020-04-17T08:54:09.210Z]     daemon.go:325: [d5bd3be890398] waiting for daemon to start
08:54:09 [2020-04-17T08:54:09.210Z]     daemon.go:325: [d5bd3be890398] waiting for daemon to start
08:54:09 [2020-04-17T08:54:09.210Z]     daemon.go:353: [d5bd3be890398] daemon started
08:54:09 [2020-04-17T08:54:09.210Z]     daemon.go:461: [d5bd3be890398] Stopping daemon
08:54:09 [2020-04-17T08:54:09.210Z]     daemon.go:296: [d5bd3be890398] exiting daemon
08:54:09 [2020-04-17T08:54:09.210Z]     daemon.go:448: [d5bd3be890398] Daemon stopped
08:54:09 [2020-04-17T08:54:09.210Z] PASS
08:54:09 [2020-04-17T08:54:09.210Z] 
08:54:09 [2020-04-17T08:54:09.210Z] === Skipped
08:54:09 [2020-04-17T08:54:09.210Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s)
08:54:09 [2020-04-17T08:54:09.210Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
08:54:09 [2020-04-17T08:54:09.210Z] 
08:54:09 [2020-04-17T08:54:09.210Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s)
08:54:09 [2020-04-17T08:54:09.210Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
08:54:09 [2020-04-17T08:54:09.210Z] 
08:54:09 [2020-04-17T08:54:09.210Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s)
08:54:09 [2020-04-17T08:54:09.210Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
08:54:09 [2020-04-17T08:54:09.210Z] 
08:54:09 [2020-04-17T08:54:09.210Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
08:54:09 [2020-04-17T08:54:09.210Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
08:54:09 [2020-04-17T08:54:09.210Z] 
08:54:09 [2020-04-17T08:54:09.210Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s)
08:54:09 [2020-04-17T08:54:09.210Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
08:54:09 [2020-04-17T08:54:09.210Z] 
08:54:09 [2020-04-17T08:54:09.210Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s)
08:54:09 [2020-04-17T08:54:09.210Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
08:54:09 [2020-04-17T08:54:09.210Z] 
08:54:09 [2020-04-17T08:54:09.210Z] 
08:54:09 [2020-04-17T08:54:09.210Z] DONE 189 tests, 6 skipped in 120.694s
08:54:09 [2020-04-17T08:54:09.210Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m 
08:54:09 [2020-04-17T08:54:09.210Z] ++ 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
08:54:09 [2020-04-17T08:54:09.210Z] ++ set -e
08:54:09 [2020-04-17T08:54:09.210Z] ++ '[' -n 0 ']'
08:54:09 [2020-04-17T08:54:09.210Z] ++ set -x
08:54:09 [2020-04-17T08:54:09.211Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
08:54:09 [2020-04-17T08:54:09.211Z] INFO: Testing against a local daemon
08:54:09 [2020-04-17T08:54:09.211Z] === RUN   TestCommitInheritsEnv
08:54:09 [2020-04-17T08:54:09.823Z] --- PASS: TestCommitInheritsEnv (0.56s)
08:54:09 [2020-04-17T08:54:09.823Z] === RUN   TestImportExtremelyLargeImageWorks
08:54:09 [2020-04-17T08:54:09.823Z] === PAUSE TestImportExtremelyLargeImageWorks
08:54:09 [2020-04-17T08:54:09.823Z] === RUN   TestImagesFilterMultiReference
08:54:09 [2020-04-17T08:54:09.823Z] --- PASS: TestImagesFilterMultiReference (0.05s)
08:54:09 [2020-04-17T08:54:09.823Z] === RUN   TestImagePullPlatformInvalid
08:54:09 [2020-04-17T08:54:09.823Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
08:54:09 [2020-04-17T08:54:09.823Z] === RUN   TestRemoveImageOrphaning
08:54:10 [2020-04-17T08:54:10.437Z] --- PASS: TestRemoveImageOrphaning (0.56s)
08:54:10 [2020-04-17T08:54:10.437Z] === RUN   TestTagUnprefixedRepoByNameOrName
08:54:10 [2020-04-17T08:54:10.437Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
08:54:10 [2020-04-17T08:54:10.437Z] === RUN   TestTagInvalidReference
08:54:10 [2020-04-17T08:54:10.437Z] --- PASS: TestTagInvalidReference (0.01s)
08:54:10 [2020-04-17T08:54:10.437Z] === RUN   TestTagValidPrefixedRepo
08:54:10 [2020-04-17T08:54:10.437Z] --- PASS: TestTagValidPrefixedRepo (0.03s)
08:54:10 [2020-04-17T08:54:10.437Z] === RUN   TestTagExistedNameWithoutForce
08:54:10 [2020-04-17T08:54:10.437Z] --- PASS: TestTagExistedNameWithoutForce (0.01s)
08:54:10 [2020-04-17T08:54:10.437Z] === RUN   TestTagOfficialNames
08:54:10 [2020-04-17T08:54:10.718Z] --- PASS: TestTagOfficialNames (0.05s)
08:54:10 [2020-04-17T08:54:10.718Z] === RUN   TestTagMatchesDigest
08:54:10 [2020-04-17T08:54:10.718Z] --- PASS: TestTagMatchesDigest (0.02s)
08:54:10 [2020-04-17T08:54:10.718Z] === CONT  TestImportExtremelyLargeImageWorks
08:54:12 [2020-04-17T08:54:12.330Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
08:54:14 [2020-04-17T08:54:14.243Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
08:54:14 [2020-04-17T08:54:14.243Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
08:54:14 [2020-04-17T08:54:14.502Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
08:54:15 [2020-04-17T08:54:15.066Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
08:54:15 [2020-04-17T08:54:15.630Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
08:54:15 [2020-04-17T08:54:15.887Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
08:54:15 [2020-04-17T08:54:15.887Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
08:54:15 [2020-04-17T08:54:15.887Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
08:54:15 [2020-04-17T08:54:15.887Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
08:54:15 [2020-04-17T08:54:15.887Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
08:54:17 [2020-04-17T08:54:17.298Z] Removing intermediate container 8e56e08f1202
08:54:17 [2020-04-17T08:54:17.298Z]  ---> 12db8a423a91
08:54:17 [2020-04-17T08:54:17.298Z] Step 117/140 : RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
08:54:17 [2020-04-17T08:54:17.298Z]  ---> Running in ef768c32bd15
08:54:17 [2020-04-17T08:54:17.298Z] update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
08:54:17 [2020-04-17T08:54:17.298Z] update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
08:54:17 [2020-04-17T08:54:17.298Z] update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
08:54:17 [2020-04-17T08:54:17.298Z] Removing intermediate container ef768c32bd15
08:54:17 [2020-04-17T08:54:17.298Z]  ---> 364705f195ce
08:54:17 [2020-04-17T08:54:17.298Z] Step 118/140 : RUN pip3 install yamllint==1.16.0
08:54:17 [2020-04-17T08:54:17.298Z]  ---> Running in 5ed87b47a77c
08:54:17 [2020-04-17T08:54:17.389Z] tests/integration/api_network_test.py ...........................        [ 47%]
08:54:17 [2020-04-17T08:54:17.784Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
08:54:17 [2020-04-17T08:54:17.784Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
08:54:18 [2020-04-17T08:54:18.788Z] Collecting yamllint==1.16.0
08:54:18 [2020-04-17T08:54:18.788Z]   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
08:54:18 [2020-04-17T08:54:18.788Z] Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
08:54:18 [2020-04-17T08:54:18.788Z]   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
08:54:18 [2020-04-17T08:54:18.788Z] Collecting pyyaml (from yamllint==1.16.0)
08:54:18 [2020-04-17T08:54:18.788Z]   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
08:54:19 [2020-04-17T08:54:19.154Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
08:54:19 [2020-04-17T08:54:19.405Z] Building wheels for collected packages: pyyaml
08:54:19 [2020-04-17T08:54:19.405Z]   Running setup.py bdist_wheel for pyyaml: started
08:54:20 [2020-04-17T08:54:20.024Z]   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
08:54:20 [2020-04-17T08:54:20.024Z]   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
08:54:20 [2020-04-17T08:54:20.024Z] Successfully built pyyaml
08:54:20 [2020-04-17T08:54:20.024Z] Installing collected packages: pathspec, pyyaml, yamllint
08:54:20 [2020-04-17T08:54:20.024Z] Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
08:54:20 [2020-04-17T08:54:20.646Z] Removing intermediate container 5ed87b47a77c
08:54:20 [2020-04-17T08:54:20.646Z]  ---> fae281dd72f5
08:54:20 [2020-04-17T08:54:20.646Z] Step 119/140 : COPY --from=dockercli     /build/ /usr/local/cli
08:54:21 [2020-04-17T08:54:21.050Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
08:54:21 [2020-04-17T08:54:21.228Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
08:54:21 [2020-04-17T08:54:21.229Z] ok  	github.com/docker/docker/api/server/httputils	0.169s	coverage: 14.7% of statements
08:54:21 [2020-04-17T08:54:21.229Z] ok  	github.com/docker/docker/api/server/middleware	0.155s	coverage: 37.7% of statements
08:54:21 [2020-04-17T08:54:21.229Z] ?   	github.com/docker/docker/api/server/router	[no test files]
08:54:21 [2020-04-17T08:54:21.229Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
08:54:21 [2020-04-17T08:54:21.229Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
08:54:21 [2020-04-17T08:54:21.229Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
08:54:21 [2020-04-17T08:54:21.229Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
08:54:21 [2020-04-17T08:54:21.229Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
08:54:21 [2020-04-17T08:54:21.229Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
08:54:21 [2020-04-17T08:54:21.229Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
08:54:21 [2020-04-17T08:54:21.229Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
08:54:21 [2020-04-17T08:54:21.229Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
08:54:21 [2020-04-17T08:54:21.229Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
08:54:21 [2020-04-17T08:54:21.264Z]  ---> daeccc365075
08:54:21 [2020-04-17T08:54:21.264Z] Step 120/140 : COPY --from=frozen-images /build/ /docker-frozen-images
08:54:21 [2020-04-17T08:54:21.308Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
08:54:23 [2020-04-17T08:54:23.422Z] ok  	github.com/docker/docker/api/server/router/swarm	0.098s	coverage: 3.1% of statements
08:54:23 [2020-04-17T08:54:23.422Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
08:54:23 [2020-04-17T08:54:23.422Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
08:54:23 [2020-04-17T08:54:23.422Z] ?   	github.com/docker/docker/api/types	[no test files]
08:54:23 [2020-04-17T08:54:23.422Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
08:54:23 [2020-04-17T08:54:23.422Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
08:54:23 [2020-04-17T08:54:23.422Z] ?   	github.com/docker/docker/api/types/container	[no test files]
08:54:23 [2020-04-17T08:54:23.422Z] ?   	github.com/docker/docker/api/types/events	[no test files]
08:54:23 [2020-04-17T08:54:23.422Z] ok  	github.com/docker/docker/api/types/filters	0.042s	coverage: 92.2% of statements
08:54:23 [2020-04-17T08:54:23.422Z] ?   	github.com/docker/docker/api/types/image	[no test files]
08:54:23 [2020-04-17T08:54:23.422Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
08:54:23 [2020-04-17T08:54:23.422Z] ?   	github.com/docker/docker/api/types/network	[no test files]
08:54:23 [2020-04-17T08:54:23.422Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
08:54:23 [2020-04-17T08:54:23.422Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
08:54:23 [2020-04-17T08:54:23.422Z] ok  	github.com/docker/docker/api/types/strslice	0.043s	coverage: 90.0% of statements
08:54:23 [2020-04-17T08:54:23.422Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
08:54:23 [2020-04-17T08:54:23.422Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
08:54:23 [2020-04-17T08:54:23.886Z] ok  	github.com/docker/docker/api/types/time	0.503s	coverage: 100.0% of statements
08:54:23 [2020-04-17T08:54:23.886Z] ok  	github.com/docker/docker/api/types/versions	0.086s	coverage: 75.0% of statements
08:54:23 [2020-04-17T08:54:23.886Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
08:54:23 [2020-04-17T08:54:23.886Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
08:54:23 [2020-04-17T08:54:23.886Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
08:54:23 [2020-04-17T08:54:23.886Z] ?   	github.com/docker/docker/autogen/winresources/docker	[no test files]
08:54:23 [2020-04-17T08:54:23.886Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
08:54:23 [2020-04-17T08:54:23.886Z] ?   	github.com/docker/docker/builder	[no test files]
08:54:23 [2020-04-17T08:54:23.886Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
08:54:23 [2020-04-17T08:54:23.886Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
08:54:23 [2020-04-17T08:54:23.886Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
08:54:23 [2020-04-17T08:54:23.886Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
08:54:23 [2020-04-17T08:54:23.886Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
08:54:23 [2020-04-17T08:54:23.886Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
08:54:23 [2020-04-17T08:54:23.886Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
08:54:25 [2020-04-17T08:54:25.420Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
08:54:25 [2020-04-17T08:54:25.484Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
08:54:25 [2020-04-17T08:54:25.666Z]  ---> e39898fb7263
08:54:25 [2020-04-17T08:54:25.666Z] Step 121/140 : COPY --from=swagger       /build/ /usr/local/bin/
08:54:25 [2020-04-17T08:54:25.666Z]  ---> e13df62226f7
08:54:25 [2020-04-17T08:54:25.666Z] Step 122/140 : COPY --from=tomlv         /build/ /usr/local/bin/
08:54:25 [2020-04-17T08:54:25.950Z]  ---> 5d9be1d4a255
08:54:25 [2020-04-17T08:54:25.950Z] Step 123/140 : COPY --from=tini          /build/ /usr/local/bin/
08:54:26 [2020-04-17T08:54:26.235Z]  ---> d653059c0c0e
08:54:26 [2020-04-17T08:54:26.235Z] Step 124/140 : COPY --from=registry      /build/ /usr/local/bin/
08:54:26 [2020-04-17T08:54:26.415Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
08:54:26 [2020-04-17T08:54:26.855Z]  ---> eb0a34a14a78
08:54:26 [2020-04-17T08:54:26.855Z] Step 125/140 : COPY --from=criu          /build/ /usr/local/
08:54:27 [2020-04-17T08:54:27.138Z]  ---> 7b41b9f11494
08:54:27 [2020-04-17T08:54:27.138Z] Step 126/140 : COPY --from=vndr          /build/ /usr/local/bin/
08:54:27 [2020-04-17T08:54:27.552Z] tests/integration/api_secret_test.py .....                               [ 52%]
08:54:27 [2020-04-17T08:54:27.755Z]  ---> 32dc11551f97
08:54:27 [2020-04-17T08:54:27.755Z] Step 127/140 : COPY --from=gotestsum     /build/ /usr/local/bin/
08:54:27 [2020-04-17T08:54:27.755Z]  ---> 5acf1e76a614
08:54:27 [2020-04-17T08:54:27.755Z] Step 128/140 : COPY --from=gometalinter  /build/ /usr/local/bin/
08:54:27 [2020-04-17T08:54:27.785Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
08:54:28 [2020-04-17T08:54:28.349Z] === RUN   TestDockerDaemonSuite/TestRegistryMirrors
08:54:28 [2020-04-17T08:54:28.915Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
08:54:29 [2020-04-17T08:54:29.713Z] ok  	github.com/docker/docker/builder/dockerfile	0.387s	coverage: 43.2% of statements
08:54:29 [2020-04-17T08:54:29.713Z] ok  	github.com/docker/docker/builder/dockerignore	0.281s	coverage: 96.8% of statements
08:54:29 [2020-04-17T08:54:29.713Z] ok  	github.com/docker/docker/builder/fscache	0.844s	coverage: 69.2% of statements
08:54:29 [2020-04-17T08:54:29.713Z] ok  	github.com/docker/docker/builder/remotecontext	0.681s	coverage: 9.2% of statements
08:54:31 [2020-04-17T08:54:31.219Z]  ---> e341cf12ee4d
08:54:31 [2020-04-17T08:54:31.219Z] Step 129/140 : COPY --from=runc          /build/ /usr/local/bin/
08:54:31 [2020-04-17T08:54:31.219Z]  ---> 0f61ae848212
08:54:31 [2020-04-17T08:54:31.219Z] Step 130/140 : COPY --from=containerd    /build/ /usr/local/bin/
08:54:32 [2020-04-17T08:54:32.191Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
08:54:32 [2020-04-17T08:54:32.191Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
08:54:32 [2020-04-17T08:54:32.232Z]  ---> 66fde4e59c15
08:54:32 [2020-04-17T08:54:32.232Z] Step 131/140 : COPY --from=rootlesskit   /build/ /usr/local/bin/
08:54:32 [2020-04-17T08:54:32.255Z] tests/integration/api_service_test.py ................s................. [ 60%]
08:54:32 [2020-04-17T08:54:32.515Z]  ---> 08cdecc5dd98
08:54:32 [2020-04-17T08:54:32.515Z] Step 132/140 : COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_64
08:54:32 [2020-04-17T08:54:32.756Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
08:54:33 [2020-04-17T08:54:33.134Z]  ---> 1190a0b56763
08:54:33 [2020-04-17T08:54:33.134Z] Step 133/140 : COPY --from=proxy         /build/ /usr/local/bin/
08:54:33 [2020-04-17T08:54:33.134Z]  ---> 4bcd31bf9caf
08:54:33 [2020-04-17T08:54:33.134Z] Step 134/140 : ENV PATH=/usr/local/cli:$PATH
08:54:33 [2020-04-17T08:54:33.134Z]  ---> Running in 03d8e15da767
08:54:33 [2020-04-17T08:54:33.419Z] Removing intermediate container 03d8e15da767
08:54:33 [2020-04-17T08:54:33.419Z]  ---> 63dcf36b3520
08:54:33 [2020-04-17T08:54:33.419Z] Step 135/140 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux
08:54:33 [2020-04-17T08:54:33.419Z]  ---> Running in 5b8bff3f43c1
08:54:33 [2020-04-17T08:54:33.419Z] Removing intermediate container 5b8bff3f43c1
08:54:33 [2020-04-17T08:54:33.419Z]  ---> 63d610ccaf3a
08:54:33 [2020-04-17T08:54:33.419Z] Step 136/140 : WORKDIR /go/src/github.com/docker/docker
08:54:33 [2020-04-17T08:54:33.419Z]  ---> Running in a902ad43aa6f
08:54:33 [2020-04-17T08:54:33.719Z] Removing intermediate container a902ad43aa6f
08:54:33 [2020-04-17T08:54:33.719Z]  ---> 14a7b04b0170
08:54:33 [2020-04-17T08:54:33.719Z] Step 137/140 : VOLUME /var/lib/docker
08:54:33 [2020-04-17T08:54:33.719Z]  ---> Running in 8c6073312c92
08:54:33 [2020-04-17T08:54:33.719Z] Removing intermediate container 8c6073312c92
08:54:33 [2020-04-17T08:54:33.719Z]  ---> 6cb0bd67da88
08:54:33 [2020-04-17T08:54:33.719Z] Step 138/140 : ENTRYPOINT ["hack/dind"]
08:54:34 [2020-04-17T08:54:34.003Z]  ---> Running in cc652cd0df2f
08:54:34 [2020-04-17T08:54:34.003Z] Removing intermediate container cc652cd0df2f
08:54:34 [2020-04-17T08:54:34.003Z]  ---> f20d9e34062a
08:54:34 [2020-04-17T08:54:34.003Z] Step 139/140 : FROM dev AS final
08:54:34 [2020-04-17T08:54:34.003Z]  ---> f20d9e34062a
08:54:34 [2020-04-17T08:54:34.003Z] Step 140/140 : COPY . /go/src/github.com/docker/docker
08:54:36 [2020-04-17T08:54:36.934Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
08:54:39 [2020-04-17T08:54:39.460Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
08:54:40 [2020-04-17T08:54:40.836Z]  ---> 311eb0c391df
08:54:40 [2020-04-17T08:54:40.836Z] Successfully built 311eb0c391df
08:54:40 [2020-04-17T08:54:40.836Z] Successfully tagged docker:73b52253848169499393976f4af9a27b21006ec5
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
08:54:41 [2020-04-17T08:54:41.283Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40782/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=73b52253848169499393976f4af9a27b21006ec5 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:73b52253848169499393976f4af9a27b21006ec5 hack/test/unit
08:54:41 [2020-04-17T08:54:41.985Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
08:54:43 [2020-04-17T08:54:43.881Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
08:54:44 [2020-04-17T08:54:44.813Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
08:54:45 [2020-04-17T08:54:45.710Z] ?   	github.com/docker/docker/api	[no test files]
08:54:46 [2020-04-17T08:54:46.184Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
08:54:46 [2020-04-17T08:54:46.750Z] .........................                                                [ 67%]
08:54:47 [2020-04-17T08:54:47.117Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
08:54:48 [2020-04-17T08:54:48.049Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
08:54:49 [2020-04-17T08:54:49.948Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
08:54:49 [2020-04-17T08:54:49.948Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
08:54:55 [2020-04-17T08:54:55.206Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
08:54:55 [2020-04-17T08:54:55.206Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
08:54:55 [2020-04-17T08:54:55.206Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
08:54:57 [2020-04-17T08:54:57.101Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
08:54:58 [2020-04-17T08:54:58.470Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
08:54:58 [2020-04-17T08:54:58.727Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
08:54:59 [2020-04-17T08:54:59.741Z] ok  	github.com/docker/docker/builder/remotecontext/git	29.968s	coverage: 85.1% of statements
08:54:59 [2020-04-17T08:54:59.741Z] ?   	github.com/docker/docker/cli	[no test files]
08:54:59 [2020-04-17T08:54:59.741Z] ?   	github.com/docker/docker/cli/config	[no test files]
08:54:59 [2020-04-17T08:54:59.741Z] ok  	github.com/docker/docker/cli/debug	0.126s	coverage: 100.0% of statements
08:54:59 [2020-04-17T08:54:59.741Z] ok  	github.com/docker/docker/client	0.493s	coverage: 75.2% of statements
08:55:00 [2020-04-17T08:55:00.097Z] === RUN   TestDockerSuite/TestBuildDockerignore
08:55:05 [2020-04-17T08:55:05.572Z] ok  	github.com/docker/docker/cmd/dockerd	0.707s	coverage: 18.6% of statements
08:55:08 [2020-04-17T08:55:08.139Z] ok  	github.com/docker/docker/api/server	0.023s	coverage: 7.9% of statements
08:55:08 [2020-04-17T08:55:08.497Z] ok  	github.com/docker/docker/container	0.632s	coverage: 42.8% of statements
08:55:08 [2020-04-17T08:55:08.497Z] ?   	github.com/docker/docker/container/stream	[no test files]
08:55:08 [2020-04-17T08:55:08.497Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
08:55:08 [2020-04-17T08:55:08.497Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
08:55:08 [2020-04-17T08:55:08.497Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
08:55:10 [2020-04-17T08:55:10.080Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
08:55:11 [2020-04-17T08:55:11.451Z] === RUN   TestDockerDaemonSuite/TestShmSize
08:55:12 [2020-04-17T08:55:12.385Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
08:55:13 [2020-04-17T08:55:13.315Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
08:55:14 [2020-04-17T08:55:14.247Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
08:55:16 [2020-04-17T08:55:16.770Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
08:55:16 [2020-04-17T08:55:16.770Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
08:55:18 [2020-04-17T08:55:18.141Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
08:55:22 [2020-04-17T08:55:22.318Z] --- PASS: TestDockerDaemonSuite (341.60s)
08:55:22 [2020-04-17T08:55:22.318Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.33s)
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:325: [d23e977f28f69] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:325: [d23e977f28f69] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:353: [d23e977f28f69] daemon started
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:461: [d23e977f28f69] Stopping daemon
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:296: [d23e977f28f69] exiting daemon
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:448: [d23e977f28f69] Daemon stopped
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:325: [d23e977f28f69] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:325: [d23e977f28f69] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:353: [d23e977f28f69] daemon started
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:461: [d23e977f28f69] Stopping daemon
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:296: [d23e977f28f69] exiting daemon
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:448: [d23e977f28f69] Daemon stopped
08:55:22 [2020-04-17T08:55:22.318Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.96s)
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:325: [db320e84bada3] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:325: [db320e84bada3] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:353: [db320e84bada3] daemon started
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:461: [db320e84bada3] Stopping daemon
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:296: [db320e84bada3] exiting daemon
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:448: [db320e84bada3] Daemon stopped
08:55:22 [2020-04-17T08:55:22.318Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.60s)
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:325: [da55e8b70989c] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:325: [da55e8b70989c] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:353: [da55e8b70989c] daemon started
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:461: [da55e8b70989c] Stopping daemon
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:296: [da55e8b70989c] exiting daemon
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:448: [da55e8b70989c] Daemon stopped
08:55:22 [2020-04-17T08:55:22.318Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.40s)
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:325: [d19bdaf4f2b7f] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:325: [d19bdaf4f2b7f] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:353: [d19bdaf4f2b7f] daemon started
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:296: [d19bdaf4f2b7f] exiting daemon
08:55:22 [2020-04-17T08:55:22.318Z]         docker_cli_daemon_test.go:1449: Daemon d19bdaf4f2b7f is not started
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:325: [d19bdaf4f2b7f] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:325: [d19bdaf4f2b7f] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:353: [d19bdaf4f2b7f] daemon started
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:461: [d19bdaf4f2b7f] Stopping daemon
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:296: [d19bdaf4f2b7f] exiting daemon
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:448: [d19bdaf4f2b7f] Daemon stopped
08:55:22 [2020-04-17T08:55:22.318Z]         check_test.go:309: Daemon d74ad3aa6ea2f is not started
08:55:22 [2020-04-17T08:55:22.318Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.73s)
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:325: [dc6073ae97855] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:325: [dc6073ae97855] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:353: [dc6073ae97855] daemon started
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:296: [dc6073ae97855] exiting daemon
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:325: [dc6073ae97855] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:325: [dc6073ae97855] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:353: [dc6073ae97855] daemon started
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:461: [dc6073ae97855] Stopping daemon
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:296: [dc6073ae97855] exiting daemon
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:448: [dc6073ae97855] Daemon stopped
08:55:22 [2020-04-17T08:55:22.318Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.07s)
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:325: [dfb95d964ec3c] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:325: [dfb95d964ec3c] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:353: [dfb95d964ec3c] daemon started
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:296: [dfb95d964ec3c] exiting daemon
08:55:22 [2020-04-17T08:55:22.318Z]         check_test.go:309: Daemon db6201911444e is not started
08:55:22 [2020-04-17T08:55:22.318Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.52s)
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:325: [d1feabaa7557b] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:325: [d1feabaa7557b] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:353: [d1feabaa7557b] daemon started
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:461: [d1feabaa7557b] Stopping daemon
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:296: [d1feabaa7557b] exiting daemon
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:448: [d1feabaa7557b] Daemon stopped
08:55:22 [2020-04-17T08:55:22.318Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.40s)
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeExternal
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:325: [d29312c1939d6] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:296: [d29312c1939d6] exiting daemon
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:325: [d29312c1939d6] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:325: [d29312c1939d6] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:325: [d29312c1939d6] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:353: [d29312c1939d6] daemon started
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:461: [d29312c1939d6] Stopping daemon
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:296: [d29312c1939d6] exiting daemon
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:448: [d29312c1939d6] Daemon stopped
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:325: [d29312c1939d6] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:325: [d29312c1939d6] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:353: [d29312c1939d6] daemon started
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:461: [d29312c1939d6] Stopping daemon
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:296: [d29312c1939d6] exiting daemon
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:448: [d29312c1939d6] Daemon stopped
08:55:22 [2020-04-17T08:55:22.318Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.01s)
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:325: [dac945ed03a35] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:325: [dac945ed03a35] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:353: [dac945ed03a35] daemon started
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:461: [dac945ed03a35] Stopping daemon
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:296: [dac945ed03a35] exiting daemon
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:448: [dac945ed03a35] Daemon stopped
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:325: [dac945ed03a35] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:325: [dac945ed03a35] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:353: [dac945ed03a35] daemon started
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:461: [dac945ed03a35] Stopping daemon
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:296: [dac945ed03a35] exiting daemon
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:448: [dac945ed03a35] Daemon stopped
08:55:22 [2020-04-17T08:55:22.318Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.48s)
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:325: [d0cffe13cbcec] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:325: [d0cffe13cbcec] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:353: [d0cffe13cbcec] daemon started
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:461: [d0cffe13cbcec] Stopping daemon
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:296: [d0cffe13cbcec] exiting daemon
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:448: [d0cffe13cbcec] Daemon stopped
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:325: [d0cffe13cbcec] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:325: [d0cffe13cbcec] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:353: [d0cffe13cbcec] daemon started
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:461: [d0cffe13cbcec] Stopping daemon
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:296: [d0cffe13cbcec] exiting daemon
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:448: [d0cffe13cbcec] Daemon stopped
08:55:22 [2020-04-17T08:55:22.318Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.19s)
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:325: [d0e7226ca3083] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:325: [d0e7226ca3083] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:353: [d0e7226ca3083] daemon started
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:461: [d0e7226ca3083] Stopping daemon
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:296: [d0e7226ca3083] exiting daemon
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:448: [d0e7226ca3083] Daemon stopped
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:325: [d0e7226ca3083] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:325: [d0e7226ca3083] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:353: [d0e7226ca3083] daemon started
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:461: [d0e7226ca3083] Stopping daemon
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:296: [d0e7226ca3083] exiting daemon
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:448: [d0e7226ca3083] Daemon stopped
08:55:22 [2020-04-17T08:55:22.318Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.54s)
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeIP
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:325: [d607d9e9dce4c] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:325: [d607d9e9dce4c] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:353: [d607d9e9dce4c] daemon started
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:461: [d607d9e9dce4c] Stopping daemon
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:296: [d607d9e9dce4c] exiting daemon
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:448: [d607d9e9dce4c] Daemon stopped
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:325: [d607d9e9dce4c] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:325: [d607d9e9dce4c] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:353: [d607d9e9dce4c] daemon started
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:461: [d607d9e9dce4c] Stopping daemon
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:296: [d607d9e9dce4c] exiting daemon
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:448: [d607d9e9dce4c] Daemon stopped
08:55:22 [2020-04-17T08:55:22.318Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.40s)
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeNone
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:325: [d1293d9164a50] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:325: [d1293d9164a50] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:353: [d1293d9164a50] daemon started
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:461: [d1293d9164a50] Stopping daemon
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:296: [d1293d9164a50] exiting daemon
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:448: [d1293d9164a50] Daemon stopped
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:325: [d1293d9164a50] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:325: [d1293d9164a50] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:353: [d1293d9164a50] daemon started
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:461: [d1293d9164a50] Stopping daemon
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:296: [d1293d9164a50] exiting daemon
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:448: [d1293d9164a50] Daemon stopped
08:55:22 [2020-04-17T08:55:22.318Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.19s)
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCgroupParent
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:325: [d86697daeb91b] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:325: [d86697daeb91b] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:353: [d86697daeb91b] daemon started
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:461: [d86697daeb91b] Stopping daemon
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:296: [d86697daeb91b] exiting daemon
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:448: [d86697daeb91b] Daemon stopped
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:325: [d86697daeb91b] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:325: [d86697daeb91b] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:353: [d86697daeb91b] daemon started
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:461: [d86697daeb91b] Stopping daemon
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:296: [d86697daeb91b] exiting daemon
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:448: [d86697daeb91b] Daemon stopped
08:55:22 [2020-04-17T08:55:22.318Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s)
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:325: [de0075d63769c] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:296: [de0075d63769c] exiting daemon
08:55:22 [2020-04-17T08:55:22.318Z]         daemon.go:325: [de0075d63769c] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.318Z]         check_test.go:309: Daemon de014a11274c0 is not started
08:55:22 [2020-04-17T08:55:22.319Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s)
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:325: [d09a98711e060] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:296: [d09a98711e060] exiting daemon
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:325: [d09a98711e060] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.319Z]         check_test.go:309: Daemon dd532f1765d84 is not started
08:55:22 [2020-04-17T08:55:22.319Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.34s)
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:325: [d09da0e9bf10b] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:325: [d09da0e9bf10b] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:353: [d09da0e9bf10b] daemon started
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:461: [d09da0e9bf10b] Stopping daemon
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:296: [d09da0e9bf10b] exiting daemon
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:448: [d09da0e9bf10b] Daemon stopped
08:55:22 [2020-04-17T08:55:22.319Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s)
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDebugLog
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:325: [daa1a89d98387] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:325: [daa1a89d98387] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:353: [daa1a89d98387] daemon started
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:461: [daa1a89d98387] Stopping daemon
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:296: [daa1a89d98387] exiting daemon
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:448: [daa1a89d98387] Daemon stopped
08:55:22 [2020-04-17T08:55:22.319Z]         check_test.go:309: Daemon daa1a89d98387 is not started
08:55:22 [2020-04-17T08:55:22.319Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.70s)
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:325: [d8ed30c8ca5ea] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:325: [d8ed30c8ca5ea] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:353: [d8ed30c8ca5ea] daemon started
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:461: [d8ed30c8ca5ea] Stopping daemon
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:296: [d8ed30c8ca5ea] exiting daemon
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:448: [d8ed30c8ca5ea] Daemon stopped
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:325: [d8ed30c8ca5ea] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:325: [d8ed30c8ca5ea] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:353: [d8ed30c8ca5ea] daemon started
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:461: [d8ed30c8ca5ea] Stopping daemon
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:296: [d8ed30c8ca5ea] exiting daemon
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:448: [d8ed30c8ca5ea] Daemon stopped
08:55:22 [2020-04-17T08:55:22.319Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.57s)
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:325: [dbd1a1fafeb55] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:325: [dbd1a1fafeb55] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:353: [dbd1a1fafeb55] daemon started
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:461: [dbd1a1fafeb55] Stopping daemon
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:296: [dbd1a1fafeb55] exiting daemon
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:448: [dbd1a1fafeb55] Daemon stopped
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:325: [dbd1a1fafeb55] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:325: [dbd1a1fafeb55] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:353: [dbd1a1fafeb55] daemon started
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:461: [dbd1a1fafeb55] Stopping daemon
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:296: [dbd1a1fafeb55] exiting daemon
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:448: [dbd1a1fafeb55] Daemon stopped
08:55:22 [2020-04-17T08:55:22.319Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.35s)
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:325: [d4976b030731f] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:325: [d4976b030731f] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:353: [d4976b030731f] daemon started
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:461: [d4976b030731f] Stopping daemon
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:296: [d4976b030731f] exiting daemon
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:448: [d4976b030731f] Daemon stopped
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:325: [d4976b030731f] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:325: [d4976b030731f] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:353: [d4976b030731f] daemon started
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:461: [d4976b030731f] Stopping daemon
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:296: [d4976b030731f] exiting daemon
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:448: [d4976b030731f] Daemon stopped
08:55:22 [2020-04-17T08:55:22.319Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.09s)
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:325: [d28f0057fe7c9] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:325: [d28f0057fe7c9] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:353: [d28f0057fe7c9] daemon started
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:461: [d28f0057fe7c9] Stopping daemon
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:296: [d28f0057fe7c9] exiting daemon
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:448: [d28f0057fe7c9] Daemon stopped
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:325: [d28f0057fe7c9] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:325: [d28f0057fe7c9] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:353: [d28f0057fe7c9] daemon started
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:461: [d28f0057fe7c9] Stopping daemon
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:296: [d28f0057fe7c9] exiting daemon
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:448: [d28f0057fe7c9] Daemon stopped
08:55:22 [2020-04-17T08:55:22.319Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.59s)
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:325: [dc7237e932e5e] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:325: [dc7237e932e5e] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:353: [dc7237e932e5e] daemon started
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:461: [dc7237e932e5e] Stopping daemon
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:296: [dc7237e932e5e] exiting daemon
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:448: [dc7237e932e5e] Daemon stopped
08:55:22 [2020-04-17T08:55:22.319Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.59s)
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEvents
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:325: [d69be90750fd4] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:325: [d69be90750fd4] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:353: [d69be90750fd4] daemon started
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:461: [d69be90750fd4] Stopping daemon
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:296: [d69be90750fd4] exiting daemon
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:448: [d69be90750fd4] Daemon stopped
08:55:22 [2020-04-17T08:55:22.319Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.64s)
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEventsWithFilters
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:325: [d1ac271b8e660] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:325: [d1ac271b8e660] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:353: [d1ac271b8e660] daemon started
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:461: [d1ac271b8e660] Stopping daemon
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:296: [d1ac271b8e660] exiting daemon
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:448: [d1ac271b8e660] Daemon stopped
08:55:22 [2020-04-17T08:55:22.319Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonExitOnFailure
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:325: [d1e896eb1e60e] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:296: [d1e896eb1e60e] exiting daemon
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:325: [d1e896eb1e60e] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:461: [d1e896eb1e60e] Stopping daemon
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:450: [d1e896eb1e60e] Error when stopping daemon: daemon not started
08:55:22 [2020-04-17T08:55:22.319Z]         check_test.go:309: Daemon d1e896eb1e60e is not started
08:55:22 [2020-04-17T08:55:22.319Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s)
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagD
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:325: [d6fcaf3fa9ba3] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:325: [d6fcaf3fa9ba3] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:353: [d6fcaf3fa9ba3] daemon started
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:461: [d6fcaf3fa9ba3] Stopping daemon
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:296: [d6fcaf3fa9ba3] exiting daemon
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:448: [d6fcaf3fa9ba3] Daemon stopped
08:55:22 [2020-04-17T08:55:22.319Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s)
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebug
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:325: [d40bdd316a166] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:325: [d40bdd316a166] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:353: [d40bdd316a166] daemon started
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:461: [d40bdd316a166] Stopping daemon
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:296: [d40bdd316a166] exiting daemon
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:448: [d40bdd316a166] Daemon stopped
08:55:22 [2020-04-17T08:55:22.319Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s)
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:325: [d43645a878f49] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:325: [d43645a878f49] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:353: [d43645a878f49] daemon started
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:461: [d43645a878f49] Stopping daemon
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:296: [d43645a878f49] exiting daemon
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:448: [d43645a878f49] Daemon stopped
08:55:22 [2020-04-17T08:55:22.319Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.05s)
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCLinkExpose
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:325: [d096b6568fd5f] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:325: [d096b6568fd5f] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:353: [d096b6568fd5f] daemon started
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:461: [d096b6568fd5f] Stopping daemon
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:296: [d096b6568fd5f] exiting daemon
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:448: [d096b6568fd5f] Daemon stopped
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:325: [d096b6568fd5f] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:325: [d096b6568fd5f] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:353: [d096b6568fd5f] daemon started
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:461: [d096b6568fd5f] Stopping daemon
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:296: [d096b6568fd5f] exiting daemon
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:448: [d096b6568fd5f] Daemon stopped
08:55:22 [2020-04-17T08:55:22.319Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.30s)
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCPing
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:325: [d7084afc38fcc] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:325: [d7084afc38fcc] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:353: [d7084afc38fcc] daemon started
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:461: [d7084afc38fcc] Stopping daemon
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:296: [d7084afc38fcc] exiting daemon
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:448: [d7084afc38fcc] Daemon stopped
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:325: [d7084afc38fcc] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:325: [d7084afc38fcc] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:353: [d7084afc38fcc] daemon started
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:461: [d7084afc38fcc] Stopping daemon
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:296: [d7084afc38fcc] exiting daemon
08:55:22 [2020-04-17T08:55:22.319Z]         daemon.go:448: [d7084afc38fcc] Daemon stopped
08:55:22 [2020-04-17T08:55:22.578Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.76s)
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIP
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:325: [d00360268652a] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:325: [d00360268652a] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:353: [d00360268652a] daemon started
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:461: [d00360268652a] Stopping daemon
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:296: [d00360268652a] exiting daemon
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:448: [d00360268652a] Daemon stopped
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:325: [d00360268652a] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:325: [d00360268652a] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:353: [d00360268652a] daemon started
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:461: [d00360268652a] Stopping daemon
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:296: [d00360268652a] exiting daemon
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:448: [d00360268652a] Daemon stopped
08:55:22 [2020-04-17T08:55:22.578Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled
08:55:22 [2020-04-17T08:55:22.578Z]         requirement.go:26: unmatched requirement IPv6
08:55:22 [2020-04-17T08:55:22.578Z]         check_test.go:309: Daemon d09816198052f is not started
08:55:22 [2020-04-17T08:55:22.578Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.90s)
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:325: [dbd02bb37c599] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:325: [dbd02bb37c599] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:353: [dbd02bb37c599] daemon started
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:461: [dbd02bb37c599] Stopping daemon
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:296: [dbd02bb37c599] exiting daemon
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:448: [dbd02bb37c599] Daemon stopped
08:55:22 [2020-04-17T08:55:22.578Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.00s)
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:325: [d80e1bb64f4fd] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:325: [d80e1bb64f4fd] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:353: [d80e1bb64f4fd] daemon started
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:461: [d80e1bb64f4fd] Stopping daemon
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:296: [d80e1bb64f4fd] exiting daemon
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:448: [d80e1bb64f4fd] Daemon stopped
08:55:22 [2020-04-17T08:55:22.578Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.54s)
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6HostMode
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:325: [d7716b16ffd52] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:325: [d7716b16ffd52] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:353: [d7716b16ffd52] daemon started
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:461: [d7716b16ffd52] Stopping daemon
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:296: [d7716b16ffd52] exiting daemon
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:448: [d7716b16ffd52] Daemon stopped
08:55:22 [2020-04-17T08:55:22.578Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.79s)
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesClean
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:325: [d60088853c999] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:325: [d60088853c999] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:353: [d60088853c999] daemon started
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:461: [d60088853c999] Stopping daemon
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:296: [d60088853c999] exiting daemon
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:448: [d60088853c999] Daemon stopped
08:55:22 [2020-04-17T08:55:22.578Z]         check_test.go:309: Daemon d60088853c999 is not started
08:55:22 [2020-04-17T08:55:22.578Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.33s)
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesCreate
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:325: [de256d849ff6a] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:325: [de256d849ff6a] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:353: [de256d849ff6a] daemon started
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:461: [de256d849ff6a] Stopping daemon
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:296: [de256d849ff6a] exiting daemon
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:448: [de256d849ff6a] Daemon stopped
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:325: [de256d849ff6a] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:325: [de256d849ff6a] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:353: [de256d849ff6a] daemon started
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:461: [de256d849ff6a] Stopping daemon
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:296: [de256d849ff6a] exiting daemon
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:448: [de256d849ff6a] Daemon stopped
08:55:22 [2020-04-17T08:55:22.578Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s)
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKeyGeneration
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:325: [de90f498ab608] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:325: [de90f498ab608] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:353: [de90f498ab608] daemon started
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:461: [de90f498ab608] Stopping daemon
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:296: [de90f498ab608] exiting daemon
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:448: [de90f498ab608] Daemon stopped
08:55:22 [2020-04-17T08:55:22.578Z]         check_test.go:309: Daemon de90f498ab608 is not started
08:55:22 [2020-04-17T08:55:22.578Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.46s)
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:325: [d7c8d15595743] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:325: [d7c8d15595743] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:353: [d7c8d15595743] daemon started
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:296: [d7c8d15595743] exiting daemon
08:55:22 [2020-04-17T08:55:22.578Z]         docker_cli_daemon_plugins_test.go:80: Daemon d7c8d15595743 is not started
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:325: [d7c8d15595743] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:325: [d7c8d15595743] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:353: [d7c8d15595743] daemon started
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:461: [d7c8d15595743] Stopping daemon
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:296: [d7c8d15595743] exiting daemon
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:448: [d7c8d15595743] Daemon stopped
08:55:22 [2020-04-17T08:55:22.578Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.58s)
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillWithPlugins
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:325: [de5a6e9e7354d] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:325: [de5a6e9e7354d] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:353: [de5a6e9e7354d] daemon started
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:296: [de5a6e9e7354d] exiting daemon
08:55:22 [2020-04-17T08:55:22.578Z]         docker_cli_daemon_plugins_test.go:170: Daemon de5a6e9e7354d is not started
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:325: [de5a6e9e7354d] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:325: [de5a6e9e7354d] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:353: [de5a6e9e7354d] daemon started
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:461: [de5a6e9e7354d] Stopping daemon
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:296: [de5a6e9e7354d] exiting daemon
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:448: [de5a6e9e7354d] Daemon stopped
08:55:22 [2020-04-17T08:55:22.578Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.66s)
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:325: [df7ef59a3b859] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:325: [df7ef59a3b859] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:353: [df7ef59a3b859] daemon started
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:461: [df7ef59a3b859] Stopping daemon
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:296: [df7ef59a3b859] exiting daemon
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:448: [df7ef59a3b859] Daemon stopped
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:325: [df7ef59a3b859] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:325: [df7ef59a3b859] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:353: [df7ef59a3b859] daemon started
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:461: [df7ef59a3b859] Stopping daemon
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:296: [df7ef59a3b859] exiting daemon
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:448: [df7ef59a3b859] Daemon stopped
08:55:22 [2020-04-17T08:55:22.578Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s)
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelDebug
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:325: [d16c041fe111c] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:325: [d16c041fe111c] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:353: [d16c041fe111c] daemon started
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:461: [d16c041fe111c] Stopping daemon
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:296: [d16c041fe111c] exiting daemon
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:448: [d16c041fe111c] Daemon stopped
08:55:22 [2020-04-17T08:55:22.578Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s)
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelFatal
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:325: [de0cd8009677d] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:325: [de0cd8009677d] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:353: [de0cd8009677d] daemon started
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:461: [de0cd8009677d] Stopping daemon
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:296: [de0cd8009677d] exiting daemon
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:448: [de0cd8009677d] Daemon stopped
08:55:22 [2020-04-17T08:55:22.578Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s)
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelWrong
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:325: [d80dc12c9c482] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:296: [d80dc12c9c482] exiting daemon
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:325: [d80dc12c9c482] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:461: [d80dc12c9c482] Stopping daemon
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:450: [d80dc12c9c482] Error when stopping daemon: daemon not started
08:55:22 [2020-04-17T08:55:22.578Z]         check_test.go:309: Daemon d80dc12c9c482 is not started
08:55:22 [2020-04-17T08:55:22.578Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.71s)
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogOptions
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:325: [df434ef78d7b6] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:325: [df434ef78d7b6] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:353: [df434ef78d7b6] daemon started
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:461: [df434ef78d7b6] Stopping daemon
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:296: [df434ef78d7b6] exiting daemon
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:448: [df434ef78d7b6] Daemon stopped
08:55:22 [2020-04-17T08:55:22.578Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.80s)
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:325: [dfd4db931e5e0] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:325: [dfd4db931e5e0] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:353: [dfd4db931e5e0] daemon started
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:461: [dfd4db931e5e0] Stopping daemon
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:296: [dfd4db931e5e0] exiting daemon
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:448: [dfd4db931e5e0] Daemon stopped
08:55:22 [2020-04-17T08:55:22.578Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.51s)
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:325: [d0217adca6477] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:325: [d0217adca6477] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:353: [d0217adca6477] daemon started
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:461: [d0217adca6477] Stopping daemon
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:296: [d0217adca6477] exiting daemon
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:448: [d0217adca6477] Daemon stopped
08:55:22 [2020-04-17T08:55:22.578Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.78s)
08:55:22 [2020-04-17T08:55:22.578Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNone
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:325: [d2f0f1e4bb2b4] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:325: [d2f0f1e4bb2b4] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:353: [d2f0f1e4bb2b4] daemon started
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:461: [d2f0f1e4bb2b4] Stopping daemon
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:296: [d2f0f1e4bb2b4] exiting daemon
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:448: [d2f0f1e4bb2b4] Daemon stopped
08:55:22 [2020-04-17T08:55:22.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.10s)
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:325: [d1b514278c1ac] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:325: [d1b514278c1ac] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:353: [d1b514278c1ac] daemon started
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:461: [d1b514278c1ac] Stopping daemon
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:296: [d1b514278c1ac] exiting daemon
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:448: [d1b514278c1ac] Daemon stopped
08:55:22 [2020-04-17T08:55:22.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.82s)
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:325: [d841288b3bb11] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:325: [d841288b3bb11] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:353: [d841288b3bb11] daemon started
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:461: [d841288b3bb11] Stopping daemon
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:296: [d841288b3bb11] exiting daemon
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:448: [d841288b3bb11] Daemon stopped
08:55:22 [2020-04-17T08:55:22.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.96s)
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:325: [dc0a223f71c34] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:325: [dc0a223f71c34] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:353: [dc0a223f71c34] daemon started
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:461: [dc0a223f71c34] Stopping daemon
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:296: [dc0a223f71c34] exiting daemon
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:448: [dc0a223f71c34] Daemon stopped
08:55:22 [2020-04-17T08:55:22.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.55s)
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrency
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:325: [d2da0a8bdd5a1] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:325: [d2da0a8bdd5a1] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:353: [d2da0a8bdd5a1] daemon started
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:461: [d2da0a8bdd5a1] Stopping daemon
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:296: [d2da0a8bdd5a1] exiting daemon
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:448: [d2da0a8bdd5a1] Daemon stopped
08:55:22 [2020-04-17T08:55:22.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s)
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:325: [dbea779e1dfff] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:325: [dbea779e1dfff] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:353: [dbea779e1dfff] daemon started
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:461: [dbea779e1dfff] Stopping daemon
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:296: [dbea779e1dfff] exiting daemon
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:448: [dbea779e1dfff] Daemon stopped
08:55:22 [2020-04-17T08:55:22.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s)
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:325: [d07597c989593] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:325: [d07597c989593] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:353: [d07597c989593] daemon started
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:461: [d07597c989593] Stopping daemon
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:296: [d07597c989593] exiting daemon
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:448: [d07597c989593] Daemon stopped
08:55:22 [2020-04-17T08:55:22.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.67s)
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:325: [dfa36e8427702] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:325: [dfa36e8427702] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:353: [dfa36e8427702] daemon started
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:461: [dfa36e8427702] Stopping daemon
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:296: [dfa36e8427702] exiting daemon
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:448: [dfa36e8427702] Daemon stopped
08:55:22 [2020-04-17T08:55:22.579Z]         check_test.go:309: Daemon dfa36e8427702 is not started
08:55:22 [2020-04-17T08:55:22.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.24s)
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:325: [dde0bc572ae8a] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:325: [dde0bc572ae8a] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:353: [dde0bc572ae8a] daemon started
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:461: [dde0bc572ae8a] Stopping daemon
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:296: [dde0bc572ae8a] exiting daemon
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:448: [dde0bc572ae8a] Daemon stopped
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:325: [dde0bc572ae8a] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:325: [dde0bc572ae8a] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:353: [dde0bc572ae8a] daemon started
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:461: [dde0bc572ae8a] Stopping daemon
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:296: [dde0bc572ae8a] exiting daemon
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:448: [dde0bc572ae8a] Daemon stopped
08:55:22 [2020-04-17T08:55:22.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.26s)
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:325: [d3bfbdf2b9bfe] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:325: [d3bfbdf2b9bfe] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:353: [d3bfbdf2b9bfe] daemon started
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:461: [d3bfbdf2b9bfe] Stopping daemon
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:296: [d3bfbdf2b9bfe] exiting daemon
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:448: [d3bfbdf2b9bfe] Daemon stopped
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:325: [d3bfbdf2b9bfe] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:325: [d3bfbdf2b9bfe] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:325: [d3bfbdf2b9bfe] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:325: [d3bfbdf2b9bfe] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:353: [d3bfbdf2b9bfe] daemon started
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:461: [d3bfbdf2b9bfe] Stopping daemon
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:296: [d3bfbdf2b9bfe] exiting daemon
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:448: [d3bfbdf2b9bfe] Daemon stopped
08:55:22 [2020-04-17T08:55:22.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.75s)
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartKillWait
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:325: [d887c757a39d2] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:325: [d887c757a39d2] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:353: [d887c757a39d2] daemon started
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:461: [d887c757a39d2] Stopping daemon
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:296: [d887c757a39d2] exiting daemon
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:448: [d887c757a39d2] Daemon stopped
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:325: [d887c757a39d2] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:325: [d887c757a39d2] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:353: [d887c757a39d2] daemon started
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:461: [d887c757a39d2] Stopping daemon
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:296: [d887c757a39d2] exiting daemon
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:448: [d887c757a39d2] Daemon stopped
08:55:22 [2020-04-17T08:55:22.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.13s)
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:325: [d07a21f5a326f] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:325: [d07a21f5a326f] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:353: [d07a21f5a326f] daemon started
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:461: [d07a21f5a326f] Stopping daemon
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:296: [d07a21f5a326f] exiting daemon
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:448: [d07a21f5a326f] Daemon stopped
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:325: [d07a21f5a326f] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:325: [d07a21f5a326f] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:353: [d07a21f5a326f] daemon started
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:461: [d07a21f5a326f] Stopping daemon
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:296: [d07a21f5a326f] exiting daemon
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:448: [d07a21f5a326f] Daemon stopped
08:55:22 [2020-04-17T08:55:22.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.79s)
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartOnFailure
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:325: [dc1e6ec167f67] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:325: [dc1e6ec167f67] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:353: [dc1e6ec167f67] daemon started
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:461: [dc1e6ec167f67] Stopping daemon
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:296: [dc1e6ec167f67] exiting daemon
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:448: [dc1e6ec167f67] Daemon stopped
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:325: [dc1e6ec167f67] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:325: [dc1e6ec167f67] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:353: [dc1e6ec167f67] daemon started
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:461: [dc1e6ec167f67] Stopping daemon
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:296: [dc1e6ec167f67] exiting daemon
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:448: [dc1e6ec167f67] Daemon stopped
08:55:22 [2020-04-17T08:55:22.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.03s)
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRenameContainer
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:325: [d14ce9805458c] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:325: [d14ce9805458c] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:353: [d14ce9805458c] daemon started
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:461: [d14ce9805458c] Stopping daemon
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:296: [d14ce9805458c] exiting daemon
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:448: [d14ce9805458c] Daemon stopped
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:325: [d14ce9805458c] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:325: [d14ce9805458c] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:353: [d14ce9805458c] daemon started
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:461: [d14ce9805458c] Stopping daemon
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:296: [d14ce9805458c] exiting daemon
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:448: [d14ce9805458c] Daemon stopped
08:55:22 [2020-04-17T08:55:22.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.27s)
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:325: [d968306b06a20] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:325: [d968306b06a20] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:353: [d968306b06a20] daemon started
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:325: [d968306b06a20] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:296: [d968306b06a20] exiting daemon
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:325: [d968306b06a20] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:353: [d968306b06a20] daemon started
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:461: [d968306b06a20] Stopping daemon
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:296: [d968306b06a20] exiting daemon
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:448: [d968306b06a20] Daemon stopped
08:55:22 [2020-04-17T08:55:22.579Z]         check_test.go:309: Daemon d968306b06a20 is not started
08:55:22 [2020-04-17T08:55:22.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.60s)
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:325: [d23555f8eb8b9] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:325: [d23555f8eb8b9] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:353: [d23555f8eb8b9] daemon started
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:461: [d23555f8eb8b9] Stopping daemon
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:296: [d23555f8eb8b9] exiting daemon
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:448: [d23555f8eb8b9] Daemon stopped
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:325: [d23555f8eb8b9] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:325: [d23555f8eb8b9] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:353: [d23555f8eb8b9] daemon started
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:461: [d23555f8eb8b9] Stopping daemon
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:296: [d23555f8eb8b9] exiting daemon
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:448: [d23555f8eb8b9] Daemon stopped
08:55:22 [2020-04-17T08:55:22.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.39s)
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:325: [de2d63946e8c2] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:325: [de2d63946e8c2] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:353: [de2d63946e8c2] daemon started
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:461: [de2d63946e8c2] Stopping daemon
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:296: [de2d63946e8c2] exiting daemon
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:448: [de2d63946e8c2] Daemon stopped
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:325: [de2d63946e8c2] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:325: [de2d63946e8c2] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:353: [de2d63946e8c2] daemon started
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:461: [de2d63946e8c2] Stopping daemon
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:296: [de2d63946e8c2] exiting daemon
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:448: [de2d63946e8c2] Daemon stopped
08:55:22 [2020-04-17T08:55:22.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.68s)
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:325: [d71b31d598a3d] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:325: [d71b31d598a3d] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:353: [d71b31d598a3d] daemon started
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:461: [d71b31d598a3d] Stopping daemon
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:296: [d71b31d598a3d] exiting daemon
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:448: [d71b31d598a3d] Daemon stopped
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:325: [d71b31d598a3d] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:325: [d71b31d598a3d] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:353: [d71b31d598a3d] daemon started
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:461: [d71b31d598a3d] Stopping daemon
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:296: [d71b31d598a3d] exiting daemon
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:448: [d71b31d598a3d] Daemon stopped
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:325: [d71b31d598a3d] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:325: [d71b31d598a3d] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:353: [d71b31d598a3d] daemon started
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:461: [d71b31d598a3d] Stopping daemon
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:296: [d71b31d598a3d] exiting daemon
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:448: [d71b31d598a3d] Daemon stopped
08:55:22 [2020-04-17T08:55:22.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.04s)
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:325: [d9b533556b270] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:325: [d9b533556b270] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:353: [d9b533556b270] daemon started
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:461: [d9b533556b270] Stopping daemon
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:296: [d9b533556b270] exiting daemon
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:448: [d9b533556b270] Daemon stopped
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:325: [d9b533556b270] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:325: [d9b533556b270] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:353: [d9b533556b270] daemon started
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:461: [d9b533556b270] Stopping daemon
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:296: [d9b533556b270] exiting daemon
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:448: [d9b533556b270] Daemon stopped
08:55:22 [2020-04-17T08:55:22.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.55s)
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:325: [db9a29af6b298] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:325: [db9a29af6b298] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:353: [db9a29af6b298] daemon started
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:461: [db9a29af6b298] Stopping daemon
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:296: [db9a29af6b298] exiting daemon
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:448: [db9a29af6b298] Daemon stopped
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:325: [db9a29af6b298] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:325: [db9a29af6b298] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:353: [db9a29af6b298] daemon started
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:461: [db9a29af6b298] Stopping daemon
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:296: [db9a29af6b298] exiting daemon
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:448: [db9a29af6b298] Daemon stopped
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:325: [db9a29af6b298] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:325: [db9a29af6b298] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:353: [db9a29af6b298] daemon started
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:461: [db9a29af6b298] Stopping daemon
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:296: [db9a29af6b298] exiting daemon
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:448: [db9a29af6b298] Daemon stopped
08:55:22 [2020-04-17T08:55:22.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.41s)
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:325: [de6adb7aa4074] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:325: [de6adb7aa4074] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:353: [de6adb7aa4074] daemon started
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:461: [de6adb7aa4074] Stopping daemon
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:296: [de6adb7aa4074] exiting daemon
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:448: [de6adb7aa4074] Daemon stopped
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:325: [de6adb7aa4074] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:325: [de6adb7aa4074] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:353: [de6adb7aa4074] daemon started
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:461: [de6adb7aa4074] Stopping daemon
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:296: [de6adb7aa4074] exiting daemon
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:448: [de6adb7aa4074] Daemon stopped
08:55:22 [2020-04-17T08:55:22.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.43s)
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:325: [d3b1a75657ac1] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.579Z]         daemon.go:325: [d3b1a75657ac1] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:353: [d3b1a75657ac1] daemon started
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:461: [d3b1a75657ac1] Stopping daemon
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:296: [d3b1a75657ac1] exiting daemon
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:448: [d3b1a75657ac1] Daemon stopped
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:325: [d3b1a75657ac1] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:325: [d3b1a75657ac1] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:353: [d3b1a75657ac1] daemon started
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:461: [d3b1a75657ac1] Stopping daemon
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:296: [d3b1a75657ac1] exiting daemon
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:448: [d3b1a75657ac1] Daemon stopped
08:55:22 [2020-04-17T08:55:22.580Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
08:55:22 [2020-04-17T08:55:22.580Z]         requirement.go:26: unmatched requirement Devicemapper
08:55:22 [2020-04-17T08:55:22.580Z]         check_test.go:309: Daemon d698696688b87 is not started
08:55:22 [2020-04-17T08:55:22.580Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
08:55:22 [2020-04-17T08:55:22.580Z]         requirement.go:26: unmatched requirement Devicemapper
08:55:22 [2020-04-17T08:55:22.580Z]         check_test.go:309: Daemon d4b77e6b766cc is not started
08:55:22 [2020-04-17T08:55:22.580Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.69s)
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:325: [d84fd36a01725] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:325: [d84fd36a01725] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:353: [d84fd36a01725] daemon started
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:296: [d84fd36a01725] exiting daemon
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:325: [d84fd36a01725] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:325: [d84fd36a01725] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:353: [d84fd36a01725] daemon started
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:461: [d84fd36a01725] Stopping daemon
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:296: [d84fd36a01725] exiting daemon
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:448: [d84fd36a01725] Daemon stopped
08:55:22 [2020-04-17T08:55:22.580Z]         check_test.go:309: Daemon d84fd36a01725 is not started
08:55:22 [2020-04-17T08:55:22.580Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.34s)
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithLinks
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:325: [d0ed57eb3f29d] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:325: [d0ed57eb3f29d] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:353: [d0ed57eb3f29d] daemon started
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:461: [d0ed57eb3f29d] Stopping daemon
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:296: [d0ed57eb3f29d] exiting daemon
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:448: [d0ed57eb3f29d] Daemon stopped
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:325: [d0ed57eb3f29d] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:325: [d0ed57eb3f29d] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:353: [d0ed57eb3f29d] daemon started
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:461: [d0ed57eb3f29d] Stopping daemon
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:296: [d0ed57eb3f29d] exiting daemon
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:448: [d0ed57eb3f29d] Daemon stopped
08:55:22 [2020-04-17T08:55:22.580Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.82s)
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithNames
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:325: [df673ddc98eb4] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:325: [df673ddc98eb4] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:353: [df673ddc98eb4] daemon started
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:461: [df673ddc98eb4] Stopping daemon
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:296: [df673ddc98eb4] exiting daemon
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:448: [df673ddc98eb4] Daemon stopped
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:325: [df673ddc98eb4] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:325: [df673ddc98eb4] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:353: [df673ddc98eb4] daemon started
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:461: [df673ddc98eb4] Stopping daemon
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:296: [df673ddc98eb4] exiting daemon
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:448: [df673ddc98eb4] Daemon stopped
08:55:22 [2020-04-17T08:55:22.580Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.70s)
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:325: [dcc616afb4908] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:325: [dcc616afb4908] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:353: [dcc616afb4908] daemon started
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:461: [dcc616afb4908] Stopping daemon
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:296: [dcc616afb4908] exiting daemon
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:448: [dcc616afb4908] Daemon stopped
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:325: [dcc616afb4908] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:325: [dcc616afb4908] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:353: [dcc616afb4908] daemon started
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:461: [dcc616afb4908] Stopping daemon
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:296: [dcc616afb4908] exiting daemon
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:448: [dcc616afb4908] Daemon stopped
08:55:22 [2020-04-17T08:55:22.580Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.53s)
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:325: [d56e9a5293bfd] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:325: [d56e9a5293bfd] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:353: [d56e9a5293bfd] daemon started
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:461: [d56e9a5293bfd] Stopping daemon
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:296: [d56e9a5293bfd] exiting daemon
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:448: [d56e9a5293bfd] Daemon stopped
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:325: [d56e9a5293bfd] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:325: [d56e9a5293bfd] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:353: [d56e9a5293bfd] daemon started
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:461: [d56e9a5293bfd] Stopping daemon
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:296: [d56e9a5293bfd] exiting daemon
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:448: [d56e9a5293bfd] Daemon stopped
08:55:22 [2020-04-17T08:55:22.580Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.28s)
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:325: [ddf5c58bbf26b] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:325: [ddf5c58bbf26b] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:353: [ddf5c58bbf26b] daemon started
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:461: [ddf5c58bbf26b] Stopping daemon
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:296: [ddf5c58bbf26b] exiting daemon
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:448: [ddf5c58bbf26b] Daemon stopped
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:325: [ddf5c58bbf26b] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:325: [ddf5c58bbf26b] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:353: [ddf5c58bbf26b] daemon started
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:461: [ddf5c58bbf26b] Stopping daemon
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:296: [ddf5c58bbf26b] exiting daemon
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:448: [ddf5c58bbf26b] Daemon stopped
08:55:22 [2020-04-17T08:55:22.580Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.93s)
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:325: [d844743597e14] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:325: [d844743597e14] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:353: [d844743597e14] daemon started
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:461: [d844743597e14] Stopping daemon
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:296: [d844743597e14] exiting daemon
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:448: [d844743597e14] Daemon stopped
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:325: [d844743597e14] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:325: [d844743597e14] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:353: [d844743597e14] daemon started
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:461: [d844743597e14] Stopping daemon
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:296: [d844743597e14] exiting daemon
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:448: [d844743597e14] Daemon stopped
08:55:22 [2020-04-17T08:55:22.580Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (5.30s)
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:325: [d37087b7392b6] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:325: [d37087b7392b6] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:353: [d37087b7392b6] daemon started
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:461: [d37087b7392b6] Stopping daemon
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:296: [d37087b7392b6] exiting daemon
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:448: [d37087b7392b6] Daemon stopped
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:325: [d37087b7392b6] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:325: [d37087b7392b6] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:353: [d37087b7392b6] daemon started
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:461: [d37087b7392b6] Stopping daemon
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:296: [d37087b7392b6] exiting daemon
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:448: [d37087b7392b6] Daemon stopped
08:55:22 [2020-04-17T08:55:22.580Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.74s)
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:325: [d437aba1bc96f] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:325: [d437aba1bc96f] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:353: [d437aba1bc96f] daemon started
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:296: [d437aba1bc96f] exiting daemon
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:325: [d437aba1bc96f] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:325: [d437aba1bc96f] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:353: [d437aba1bc96f] daemon started
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:461: [d437aba1bc96f] Stopping daemon
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:296: [d437aba1bc96f] exiting daemon
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:448: [d437aba1bc96f] Daemon stopped
08:55:22 [2020-04-17T08:55:22.580Z]         check_test.go:309: Daemon d437aba1bc96f is not started
08:55:22 [2020-04-17T08:55:22.580Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.63s)
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:325: [d491c03ce04bf] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:325: [d491c03ce04bf] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:353: [d491c03ce04bf] daemon started
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:461: [d491c03ce04bf] Stopping daemon
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:296: [d491c03ce04bf] exiting daemon
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:448: [d491c03ce04bf] Daemon stopped
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:325: [d491c03ce04bf] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:325: [d491c03ce04bf] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:353: [d491c03ce04bf] daemon started
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:461: [d491c03ce04bf] Stopping daemon
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:296: [d491c03ce04bf] exiting daemon
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:448: [d491c03ce04bf] Daemon stopped
08:55:22 [2020-04-17T08:55:22.580Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.84s)
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:325: [dac2b7d51eba5] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:325: [dac2b7d51eba5] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:353: [dac2b7d51eba5] daemon started
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:461: [dac2b7d51eba5] Stopping daemon
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:296: [dac2b7d51eba5] exiting daemon
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:448: [dac2b7d51eba5] Daemon stopped
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:325: [dac2b7d51eba5] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:325: [dac2b7d51eba5] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:353: [dac2b7d51eba5] daemon started
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:461: [dac2b7d51eba5] Stopping daemon
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:296: [dac2b7d51eba5] exiting daemon
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:448: [dac2b7d51eba5] Daemon stopped
08:55:22 [2020-04-17T08:55:22.580Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.03s)
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeout
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:325: [d7297bd068741] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:325: [d7297bd068741] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:353: [d7297bd068741] daemon started
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:296: [d7297bd068741] exiting daemon
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:461: [d7297bd068741] Stopping daemon
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:450: [d7297bd068741] Error when stopping daemon: daemon not started
08:55:22 [2020-04-17T08:55:22.580Z]         check_test.go:309: Daemon d7297bd068741 is not started
08:55:22 [2020-04-17T08:55:22.580Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.55s)
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:325: [db2ac9db29632] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:325: [db2ac9db29632] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:353: [db2ac9db29632] daemon started
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:461: [db2ac9db29632] Stopping daemon
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:296: [db2ac9db29632] exiting daemon
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:448: [db2ac9db29632] Daemon stopped
08:55:22 [2020-04-17T08:55:22.580Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.80s)
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:325: [d2d1884fad698] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:325: [d2d1884fad698] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:353: [d2d1884fad698] daemon started
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:296: [d2d1884fad698] exiting daemon
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:325: [d2d1884fad698] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:325: [d2d1884fad698] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:353: [d2d1884fad698] daemon started
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:461: [d2d1884fad698] Stopping daemon
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:296: [d2d1884fad698] exiting daemon
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:448: [d2d1884fad698] Daemon stopped
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:325: [d2d1884fad698] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:325: [d2d1884fad698] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:353: [d2d1884fad698] daemon started
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:461: [d2d1884fad698] Stopping daemon
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:296: [d2d1884fad698] exiting daemon
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:448: [d2d1884fad698] Daemon stopped
08:55:22 [2020-04-17T08:55:22.580Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.15s)
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:325: [d5a99b2aa53e5] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:325: [d5a99b2aa53e5] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:353: [d5a99b2aa53e5] daemon started
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:461: [d5a99b2aa53e5] Stopping daemon
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:296: [d5a99b2aa53e5] exiting daemon
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:448: [d5a99b2aa53e5] Daemon stopped
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:325: [d5a99b2aa53e5] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:325: [d5a99b2aa53e5] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:353: [d5a99b2aa53e5] daemon started
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:461: [d5a99b2aa53e5] Stopping daemon
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:296: [d5a99b2aa53e5] exiting daemon
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:448: [d5a99b2aa53e5] Daemon stopped
08:55:22 [2020-04-17T08:55:22.580Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s)
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartIptablesFalse
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:325: [dc3d1f3049ffa] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:325: [dc3d1f3049ffa] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:353: [dc3d1f3049ffa] daemon started
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:461: [dc3d1f3049ffa] Stopping daemon
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:296: [dc3d1f3049ffa] exiting daemon
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:448: [dc3d1f3049ffa] Daemon stopped
08:55:22 [2020-04-17T08:55:22.580Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.61s)
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:325: [d7f877beab407] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:325: [d7f877beab407] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:353: [d7f877beab407] daemon started
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:461: [d7f877beab407] Stopping daemon
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:296: [d7f877beab407] exiting daemon
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:448: [d7f877beab407] Daemon stopped
08:55:22 [2020-04-17T08:55:22.580Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.19s)
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
08:55:22 [2020-04-17T08:55:22.580Z]         docker_cli_daemon_test.go:2879: Checking IpcMode private set from config
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:325: [dae05deb373c3] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:325: [dae05deb373c3] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:353: [dae05deb373c3] daemon started
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:461: [dae05deb373c3] Stopping daemon
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:296: [dae05deb373c3] exiting daemon
08:55:22 [2020-04-17T08:55:22.580Z]         daemon.go:448: [dae05deb373c3] Daemon stopped
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
08:55:22 [2020-04-17T08:55:22.581Z]         docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:325: [d056b85633f29] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:325: [d056b85633f29] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:353: [d056b85633f29] daemon started
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:461: [d056b85633f29] Stopping daemon
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:296: [d056b85633f29] exiting daemon
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:448: [d056b85633f29] Daemon stopped
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
08:55:22 [2020-04-17T08:55:22.581Z]         docker_cli_daemon_test.go:2879: Checking IpcMode host set from config
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:325: [d9f9a8e9e95a0] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:296: [d9f9a8e9e95a0] exiting daemon
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:325: [d9f9a8e9e95a0] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
08:55:22 [2020-04-17T08:55:22.581Z]         docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:325: [d7ef3df57348a] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:296: [d7ef3df57348a] exiting daemon
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:325: [d7ef3df57348a] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
08:55:22 [2020-04-17T08:55:22.581Z]         docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:325: [d0e78d00f70b8] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:296: [d0e78d00f70b8] exiting daemon
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:325: [d0e78d00f70b8] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
08:55:22 [2020-04-17T08:55:22.581Z]         docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:325: [dddd41128c6a1] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:325: [dddd41128c6a1] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:353: [dddd41128c6a1] daemon started
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:461: [dddd41128c6a1] Stopping daemon
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:296: [dddd41128c6a1] exiting daemon
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:448: [dddd41128c6a1] Daemon stopped
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
08:55:22 [2020-04-17T08:55:22.581Z]         docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:325: [dd0314088136c] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:325: [dd0314088136c] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:353: [dd0314088136c] daemon started
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:461: [dd0314088136c] Stopping daemon
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:296: [dd0314088136c] exiting daemon
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:448: [dd0314088136c] Daemon stopped
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
08:55:22 [2020-04-17T08:55:22.581Z]         docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:325: [d181f48ed21db] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:296: [d181f48ed21db] exiting daemon
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:325: [d181f48ed21db] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
08:55:22 [2020-04-17T08:55:22.581Z]         docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:325: [d7edec68af754] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:296: [d7edec68af754] exiting daemon
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:325: [d7edec68af754] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
08:55:22 [2020-04-17T08:55:22.581Z]         docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:325: [d1a69fe2463b6] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:296: [d1a69fe2463b6] exiting daemon
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:325: [d1a69fe2463b6] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.581Z]         check_test.go:309: Daemon d6b83d77db189 is not started
08:55:22 [2020-04-17T08:55:22.581Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.16s)
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutColors
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:325: [df6ac449b8efa] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:325: [df6ac449b8efa] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:353: [df6ac449b8efa] daemon started
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:461: [df6ac449b8efa] Stopping daemon
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:296: [df6ac449b8efa] exiting daemon
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:448: [df6ac449b8efa] Daemon stopped
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:325: [df6ac449b8efa] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:325: [df6ac449b8efa] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:353: [df6ac449b8efa] daemon started
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:461: [df6ac449b8efa] Stopping daemon
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:296: [df6ac449b8efa] exiting daemon
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:448: [df6ac449b8efa] Daemon stopped
08:55:22 [2020-04-17T08:55:22.581Z]         check_test.go:309: Daemon df6ac449b8efa is not started
08:55:22 [2020-04-17T08:55:22.581Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.56s)
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutHost
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:325: [d5a8d08215141] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:325: [d5a8d08215141] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:353: [d5a8d08215141] daemon started
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:461: [d5a8d08215141] Stopping daemon
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:296: [d5a8d08215141] exiting daemon
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:448: [d5a8d08215141] Daemon stopped
08:55:22 [2020-04-17T08:55:22.581Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.55s)
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:325: [d7ecbca5358db] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:325: [d7ecbca5358db] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:353: [d7ecbca5358db] daemon started
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:461: [d7ecbca5358db] Stopping daemon
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:296: [d7ecbca5358db] exiting daemon
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:448: [d7ecbca5358db] Daemon stopped
08:55:22 [2020-04-17T08:55:22.581Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.52s)
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUlimitDefaults
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:325: [de028626b130d] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:325: [de028626b130d] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:353: [de028626b130d] daemon started
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:461: [de028626b130d] Stopping daemon
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:296: [de028626b130d] exiting daemon
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:448: [de028626b130d] Daemon stopped
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:325: [de028626b130d] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:325: [de028626b130d] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:353: [de028626b130d] daemon started
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:461: [de028626b130d] Stopping daemon
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:296: [de028626b130d] exiting daemon
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:448: [de028626b130d] Daemon stopped
08:55:22 [2020-04-17T08:55:22.581Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s)
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:325: [de8209f3cbe3d] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:325: [de8209f3cbe3d] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:353: [de8209f3cbe3d] daemon started
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:461: [de8209f3cbe3d] Stopping daemon
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:296: [de8209f3cbe3d] exiting daemon
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:448: [de8209f3cbe3d] Daemon stopped
08:55:22 [2020-04-17T08:55:22.581Z]         check_test.go:309: Daemon de8209f3cbe3d is not started
08:55:22 [2020-04-17T08:55:22.581Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.07s)
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:325: [d87fdbba2b724] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:325: [d87fdbba2b724] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:353: [d87fdbba2b724] daemon started
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:461: [d87fdbba2b724] Stopping daemon
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:296: [d87fdbba2b724] exiting daemon
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:448: [d87fdbba2b724] Daemon stopped
08:55:22 [2020-04-17T08:55:22.581Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.04s)
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWideLogConfig
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:325: [d6d061e2ed67c] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:325: [d6d061e2ed67c] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:353: [d6d061e2ed67c] daemon started
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:461: [d6d061e2ed67c] Stopping daemon
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:296: [d6d061e2ed67c] exiting daemon
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:448: [d6d061e2ed67c] Daemon stopped
08:55:22 [2020-04-17T08:55:22.581Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.31s)
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:325: [df0778484e369] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:325: [df0778484e369] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:353: [df0778484e369] daemon started
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:461: [df0778484e369] Stopping daemon
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:296: [df0778484e369] exiting daemon
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:448: [df0778484e369] Daemon stopped
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:325: [df0778484e369] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:325: [df0778484e369] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:353: [df0778484e369] daemon started
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:461: [df0778484e369] Stopping daemon
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:296: [df0778484e369] exiting daemon
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:448: [df0778484e369] Daemon stopped
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:325: [df0778484e369] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:325: [df0778484e369] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:353: [df0778484e369] daemon started
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:461: [df0778484e369] Stopping daemon
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:296: [df0778484e369] exiting daemon
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:448: [df0778484e369] Daemon stopped
08:55:22 [2020-04-17T08:55:22.581Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.02s)
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithWrongkey
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:325: [ddad4ea96d5d7] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:325: [ddad4ea96d5d7] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:353: [ddad4ea96d5d7] daemon started
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:461: [ddad4ea96d5d7] Stopping daemon
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:296: [ddad4ea96d5d7] exiting daemon
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:448: [ddad4ea96d5d7] Daemon stopped
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:325: [ddad4ea96d5d7] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:296: [ddad4ea96d5d7] exiting daemon
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:325: [ddad4ea96d5d7] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:461: [ddad4ea96d5d7] Stopping daemon
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:450: [ddad4ea96d5d7] Error when stopping daemon: daemon not started
08:55:22 [2020-04-17T08:55:22.581Z]         check_test.go:309: Daemon ddad4ea96d5d7 is not started
08:55:22 [2020-04-17T08:55:22.581Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.24s)
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:325: [d2df96e0b8d45] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:325: [d2df96e0b8d45] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:353: [d2df96e0b8d45] daemon started
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:461: [d2df96e0b8d45] Stopping daemon
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:296: [d2df96e0b8d45] exiting daemon
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:448: [d2df96e0b8d45] Daemon stopped
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:325: [d2df96e0b8d45] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:325: [d2df96e0b8d45] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:353: [d2df96e0b8d45] daemon started
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:461: [d2df96e0b8d45] Stopping daemon
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:296: [d2df96e0b8d45] exiting daemon
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:448: [d2df96e0b8d45] Daemon stopped
08:55:22 [2020-04-17T08:55:22.581Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.80s)
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecAfterDaemonRestart
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:325: [de80680b59f22] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:325: [de80680b59f22] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:353: [de80680b59f22] daemon started
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:461: [de80680b59f22] Stopping daemon
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:296: [de80680b59f22] exiting daemon
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:448: [de80680b59f22] Daemon stopped
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:325: [de80680b59f22] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:325: [de80680b59f22] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:353: [de80680b59f22] daemon started
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:461: [de80680b59f22] Stopping daemon
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:296: [de80680b59f22] exiting daemon
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:448: [de80680b59f22] Daemon stopped
08:55:22 [2020-04-17T08:55:22.581Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.04s)
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:325: [deab0a12f037e] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:325: [deab0a12f037e] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:353: [deab0a12f037e] daemon started
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:461: [deab0a12f037e] Stopping daemon
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:296: [deab0a12f037e] exiting daemon
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:448: [deab0a12f037e] Daemon stopped
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:325: [deab0a12f037e] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:325: [deab0a12f037e] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:353: [deab0a12f037e] daemon started
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:461: [deab0a12f037e] Stopping daemon
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:296: [deab0a12f037e] exiting daemon
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:448: [deab0a12f037e] Daemon stopped
08:55:22 [2020-04-17T08:55:22.581Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.15s)
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:325: [d1794873438e0] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:325: [d1794873438e0] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:353: [d1794873438e0] daemon started
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:461: [d1794873438e0] Stopping daemon
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:296: [d1794873438e0] exiting daemon
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:448: [d1794873438e0] Daemon stopped
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:325: [d1794873438e0] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:325: [d1794873438e0] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:353: [d1794873438e0] daemon started
08:55:22 [2020-04-17T08:55:22.581Z]         check_test.go:309: Daemon d273c3de2c8bd is not started
08:55:22 [2020-04-17T08:55:22.581Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s)
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfo
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:325: [dcb8a190f7db0] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:325: [dcb8a190f7db0] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:353: [dcb8a190f7db0] daemon started
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:461: [dcb8a190f7db0] Stopping daemon
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:296: [dcb8a190f7db0] exiting daemon
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:448: [dcb8a190f7db0] Daemon stopped
08:55:22 [2020-04-17T08:55:22.581Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.55s)
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueCert
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:325: [d439acda9d9a5] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:325: [d439acda9d9a5] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:353: [d439acda9d9a5] daemon started
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:461: [d439acda9d9a5] Stopping daemon
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:296: [d439acda9d9a5] exiting daemon
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:448: [d439acda9d9a5] Daemon stopped
08:55:22 [2020-04-17T08:55:22.581Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.56s)
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:325: [d3e0e5a3cf6ac] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:325: [d3e0e5a3cf6ac] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:353: [d3e0e5a3cf6ac] daemon started
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:461: [d3e0e5a3cf6ac] Stopping daemon
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:296: [d3e0e5a3cf6ac] exiting daemon
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:448: [d3e0e5a3cf6ac] Daemon stopped
08:55:22 [2020-04-17T08:55:22.581Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.92s)
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSRun
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:325: [dbdd37c67f757] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:325: [dbdd37c67f757] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:353: [dbdd37c67f757] daemon started
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:461: [dbdd37c67f757] Stopping daemon
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:296: [dbdd37c67f757] exiting daemon
08:55:22 [2020-04-17T08:55:22.581Z]         daemon.go:448: [dbdd37c67f757] Daemon stopped
08:55:22 [2020-04-17T08:55:22.582Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s)
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestLegacyDaemonCommand
08:55:22 [2020-04-17T08:55:22.582Z]         check_test.go:309: Daemon d1d3fb5b1842a is not started
08:55:22 [2020-04-17T08:55:22.582Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.78s)
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterCapability
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:325: [d0b4bb5eff492] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:325: [d0b4bb5eff492] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:353: [d0b4bb5eff492] daemon started
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:461: [d0b4bb5eff492] Stopping daemon
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:296: [d0b4bb5eff492] exiting daemon
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:448: [d0b4bb5eff492] Daemon stopped
08:55:22 [2020-04-17T08:55:22.582Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.79s)
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterEnabled
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:325: [d85d2395655dc] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:325: [d85d2395655dc] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:353: [d85d2395655dc] daemon started
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:461: [d85d2395655dc] Stopping daemon
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:296: [d85d2395655dc] exiting daemon
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:448: [d85d2395655dc] Daemon stopped
08:55:22 [2020-04-17T08:55:22.582Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.78s)
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:325: [d4df8fa618f59] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:325: [d4df8fa618f59] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:353: [d4df8fa618f59] daemon started
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:461: [d4df8fa618f59] Stopping daemon
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:296: [d4df8fa618f59] exiting daemon
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:448: [d4df8fa618f59] Daemon stopped
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:325: [d4df8fa618f59] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:325: [d4df8fa618f59] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:353: [d4df8fa618f59] daemon started
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:461: [d4df8fa618f59] Stopping daemon
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:296: [d4df8fa618f59] exiting daemon
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:448: [d4df8fa618f59] Daemon stopped
08:55:22 [2020-04-17T08:55:22.582Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.52s)
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageDangling
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:325: [dccfe4f458d5f] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:325: [dccfe4f458d5f] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:353: [dccfe4f458d5f] daemon started
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:461: [dccfe4f458d5f] Stopping daemon
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:296: [dccfe4f458d5f] exiting daemon
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:448: [dccfe4f458d5f] Daemon stopped
08:55:22 [2020-04-17T08:55:22.582Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.98s)
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageLabel
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:325: [d1ff5555f87b1] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:325: [d1ff5555f87b1] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:353: [d1ff5555f87b1] daemon started
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:461: [d1ff5555f87b1] Stopping daemon
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:296: [d1ff5555f87b1] exiting daemon
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:448: [d1ff5555f87b1] Daemon stopped
08:55:22 [2020-04-17T08:55:22.582Z]     --- PASS: TestDockerDaemonSuite/TestRegistryMirrors (0.58s)
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRegistryMirrors
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:325: [deb332e0fd724] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:325: [deb332e0fd724] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:353: [deb332e0fd724] daemon started
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:461: [deb332e0fd724] Stopping daemon
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:296: [deb332e0fd724] exiting daemon
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:448: [deb332e0fd724] Daemon stopped
08:55:22 [2020-04-17T08:55:22.582Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.91s)
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:325: [d304a56ec0497] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:325: [d304a56ec0497] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:353: [d304a56ec0497] daemon started
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:461: [d304a56ec0497] Stopping daemon
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:296: [d304a56ec0497] exiting daemon
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:448: [d304a56ec0497] Daemon stopped
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:325: [d304a56ec0497] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:325: [d304a56ec0497] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:353: [d304a56ec0497] daemon started
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:461: [d304a56ec0497] Stopping daemon
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:296: [d304a56ec0497] exiting daemon
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:448: [d304a56ec0497] Daemon stopped
08:55:22 [2020-04-17T08:55:22.582Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.74s)
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:325: [dec9c2d93e818] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:325: [dec9c2d93e818] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:353: [dec9c2d93e818] daemon started
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:461: [dec9c2d93e818] Stopping daemon
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:296: [dec9c2d93e818] exiting daemon
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:448: [dec9c2d93e818] Daemon stopped
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:325: [dec9c2d93e818] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:325: [dec9c2d93e818] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:353: [dec9c2d93e818] daemon started
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:461: [dec9c2d93e818] Stopping daemon
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:296: [dec9c2d93e818] exiting daemon
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:448: [dec9c2d93e818] Daemon stopped
08:55:22 [2020-04-17T08:55:22.582Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.06s)
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunLinksChanged
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:325: [dbbd3d5b29c9f] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:325: [dbbd3d5b29c9f] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:353: [dbbd3d5b29c9f] daemon started
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:461: [dbbd3d5b29c9f] Stopping daemon
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:296: [dbbd3d5b29c9f] exiting daemon
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:448: [dbbd3d5b29c9f] Daemon stopped
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:325: [dbbd3d5b29c9f] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:325: [dbbd3d5b29c9f] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:353: [dbbd3d5b29c9f] daemon started
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:461: [dbbd3d5b29c9f] Stopping daemon
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:296: [dbbd3d5b29c9f] exiting daemon
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:448: [dbbd3d5b29c9f] Daemon stopped
08:55:22 [2020-04-17T08:55:22.582Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.00s)
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:325: [d0dd997c4bd02] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:325: [d0dd997c4bd02] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:353: [d0dd997c4bd02] daemon started
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:461: [d0dd997c4bd02] Stopping daemon
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:296: [d0dd997c4bd02] exiting daemon
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:448: [d0dd997c4bd02] Daemon stopped
08:55:22 [2020-04-17T08:55:22.582Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.15s)
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:325: [d384231e77517] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:325: [d384231e77517] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:353: [d384231e77517] daemon started
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:461: [d384231e77517] Stopping daemon
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:296: [d384231e77517] exiting daemon
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:448: [d384231e77517] Daemon stopped
08:55:22 [2020-04-17T08:55:22.582Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.12s)
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:325: [dbd0e0210cae4] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:325: [dbd0e0210cae4] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:353: [dbd0e0210cae4] daemon started
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:461: [dbd0e0210cae4] Stopping daemon
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:296: [dbd0e0210cae4] exiting daemon
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:448: [dbd0e0210cae4] Daemon stopped
08:55:22 [2020-04-17T08:55:22.582Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.66s)
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:325: [d180633ddcff8] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:325: [d180633ddcff8] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:353: [d180633ddcff8] daemon started
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:461: [d180633ddcff8] Stopping daemon
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:296: [d180633ddcff8] exiting daemon
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:448: [d180633ddcff8] Daemon stopped
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:325: [d180633ddcff8] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:325: [d180633ddcff8] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:353: [d180633ddcff8] daemon started
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:461: [d180633ddcff8] Stopping daemon
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:296: [d180633ddcff8] exiting daemon
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:448: [d180633ddcff8] Daemon stopped
08:55:22 [2020-04-17T08:55:22.582Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.11s)
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:325: [deb29db03e1c8] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:325: [deb29db03e1c8] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:353: [deb29db03e1c8] daemon started
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:461: [deb29db03e1c8] Stopping daemon
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:296: [deb29db03e1c8] exiting daemon
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:448: [deb29db03e1c8] Daemon stopped
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:325: [deb29db03e1c8] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:325: [deb29db03e1c8] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:353: [deb29db03e1c8] daemon started
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:461: [deb29db03e1c8] Stopping daemon
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:296: [deb29db03e1c8] exiting daemon
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:448: [deb29db03e1c8] Daemon stopped
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:325: [deb29db03e1c8] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:296: [deb29db03e1c8] exiting daemon
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:325: [deb29db03e1c8] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:461: [deb29db03e1c8] Stopping daemon
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:450: [deb29db03e1c8] Error when stopping daemon: daemon not started
08:55:22 [2020-04-17T08:55:22.582Z]         docker_cli_daemon_test.go:2542: Daemon deb29db03e1c8 is not started
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:325: [deb29db03e1c8] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:325: [deb29db03e1c8] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:353: [deb29db03e1c8] daemon started
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:461: [deb29db03e1c8] Stopping daemon
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:296: [deb29db03e1c8] exiting daemon
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:448: [deb29db03e1c8] Daemon stopped
08:55:22 [2020-04-17T08:55:22.582Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.76s)
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:325: [dccd37610b880] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:325: [dccd37610b880] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:353: [dccd37610b880] daemon started
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:461: [dccd37610b880] Stopping daemon
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:296: [dccd37610b880] exiting daemon
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:448: [dccd37610b880] Daemon stopped
08:55:22 [2020-04-17T08:55:22.582Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.98s)
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:325: [d62790b9e24a0] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:325: [d62790b9e24a0] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:353: [d62790b9e24a0] daemon started
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:461: [d62790b9e24a0] Stopping daemon
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:296: [d62790b9e24a0] exiting daemon
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:448: [d62790b9e24a0] Daemon stopped
08:55:22 [2020-04-17T08:55:22.582Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (1.99s)
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSize
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:325: [d52f56b85a997] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:325: [d52f56b85a997] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:353: [d52f56b85a997] daemon started
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:461: [d52f56b85a997] Stopping daemon
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:296: [d52f56b85a997] exiting daemon
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:448: [d52f56b85a997] Daemon stopped
08:55:22 [2020-04-17T08:55:22.582Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.11s)
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSizeReload
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:325: [d9cf4e1c7c7a4] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:325: [d9cf4e1c7c7a4] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:353: [d9cf4e1c7c7a4] daemon started
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:461: [d9cf4e1c7c7a4] Stopping daemon
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:296: [d9cf4e1c7c7a4] exiting daemon
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:448: [d9cf4e1c7c7a4] Daemon stopped
08:55:22 [2020-04-17T08:55:22.582Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.10s)
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestTLSVerify
08:55:22 [2020-04-17T08:55:22.582Z]         check_test.go:309: Daemon d1b76d3c21389 is not started
08:55:22 [2020-04-17T08:55:22.582Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.77s)
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestVolumePlugin
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:325: [db4be353e3853] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:325: [db4be353e3853] waiting for daemon to start
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:353: [db4be353e3853] daemon started
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:461: [db4be353e3853] Stopping daemon
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:296: [db4be353e3853] exiting daemon
08:55:22 [2020-04-17T08:55:22.582Z]         daemon.go:448: [db4be353e3853] Daemon stopped
08:55:22 [2020-04-17T08:55:22.582Z] === RUN   TestDockerSwarmSuite
08:55:22 [2020-04-17T08:55:22.582Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
08:55:25 [2020-04-17T08:55:25.857Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
08:55:27 [2020-04-17T08:55:27.000Z] tests/integration/api_swarm_test.py .ssss.xs...x.......                  [ 72%]
08:55:29 [2020-04-17T08:55:29.655Z] ok  	github.com/docker/docker/daemon	2.840s	coverage: 9.1% of statements
08:55:29 [2020-04-17T08:55:29.655Z] ok  	github.com/docker/docker/daemon/cluster	1.187s	coverage: 0.5% of statements
08:55:29 [2020-04-17T08:55:29.655Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.305s	coverage: 65.3% of statements
08:55:29 [2020-04-17T08:55:29.655Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.616s	coverage: 35.8% of statements
08:55:29 [2020-04-17T08:55:29.655Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
08:55:29 [2020-04-17T08:55:29.655Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	1.312s	coverage: 10.9% of statements
08:55:29 [2020-04-17T08:55:29.655Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
08:55:29 [2020-04-17T08:55:29.655Z] ok  	github.com/docker/docker/daemon/config	0.804s	coverage: 79.7% of statements
08:55:29 [2020-04-17T08:55:29.655Z] ok  	github.com/docker/docker/daemon/discovery	0.804s	coverage: 30.4% of statements
08:55:29 [2020-04-17T08:55:29.655Z] ok  	github.com/docker/docker/daemon/events	0.828s	coverage: 50.0% of statements
08:55:29 [2020-04-17T08:55:29.655Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
08:55:29 [2020-04-17T08:55:29.655Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
08:55:29 [2020-04-17T08:55:29.655Z] ok  	github.com/docker/docker/daemon/graphdriver	0.220s	coverage: 2.3% of statements
08:55:29 [2020-04-17T08:55:29.655Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
08:55:29 [2020-04-17T08:55:29.655Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
08:55:29 [2020-04-17T08:55:29.655Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
08:55:29 [2020-04-17T08:55:29.655Z] ?   	github.com/docker/docker/daemon/graphdriver/lcow	[no test files]
08:55:29 [2020-04-17T08:55:29.655Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
08:55:29 [2020-04-17T08:55:29.655Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
08:55:29 [2020-04-17T08:55:29.655Z] ?   	github.com/docker/docker/daemon/graphdriver/quota	[no test files]
08:55:29 [2020-04-17T08:55:29.655Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
08:55:29 [2020-04-17T08:55:29.655Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
08:55:29 [2020-04-17T08:55:29.655Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
08:55:29 [2020-04-17T08:55:29.655Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
08:55:29 [2020-04-17T08:55:29.655Z] ok  	github.com/docker/docker/daemon/images	0.305s	coverage: 4.9% of statements
08:55:29 [2020-04-17T08:55:29.655Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
08:55:29 [2020-04-17T08:55:29.655Z] ok  	github.com/docker/docker/daemon/links	0.048s	coverage: 93.0% of statements
08:55:29 [2020-04-17T08:55:29.655Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
08:55:29 [2020-04-17T08:55:29.655Z] ok  	github.com/docker/docker/daemon/logger	0.503s	coverage: 44.0% of statements
08:55:29 [2020-04-17T08:55:29.655Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.691s	coverage: 78.6% of statements
08:55:29 [2020-04-17T08:55:29.655Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
08:55:29 [2020-04-17T08:55:29.655Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
08:55:29 [2020-04-17T08:55:29.655Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
08:55:29 [2020-04-17T08:55:29.655Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
08:55:29 [2020-04-17T08:55:29.655Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
08:55:29 [2020-04-17T08:55:29.655Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.420s	coverage: 62.1% of statements
08:55:29 [2020-04-17T08:55:29.655Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.451s	coverage: 88.3% of statements
08:55:30 [2020-04-17T08:55:30.032Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
08:55:31 [2020-04-17T08:55:31.205Z] ok  	github.com/docker/docker/daemon/logger/local	0.394s	coverage: 74.7% of statements
08:55:31 [2020-04-17T08:55:31.205Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
08:55:31 [2020-04-17T08:55:31.205Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.268s	coverage: 21.4% of statements
08:55:32 [2020-04-17T08:55:32.554Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
08:55:32 [2020-04-17T08:55:32.713Z] --- PASS: TestImportExtremelyLargeImageWorks (77.96s)
08:55:32 [2020-04-17T08:55:32.713Z]     import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks
08:55:32 [2020-04-17T08:55:32.713Z]     daemon.go:325: [df36499bebe2d] waiting for daemon to start
08:55:32 [2020-04-17T08:55:32.713Z]     daemon.go:325: [df36499bebe2d] waiting for daemon to start
08:55:32 [2020-04-17T08:55:32.713Z]     daemon.go:353: [df36499bebe2d] daemon started
08:55:32 [2020-04-17T08:55:32.713Z]     daemon.go:461: [df36499bebe2d] Stopping daemon
08:55:32 [2020-04-17T08:55:32.713Z]     daemon.go:296: [df36499bebe2d] exiting daemon
08:55:32 [2020-04-17T08:55:32.713Z]     daemon.go:448: [df36499bebe2d] Daemon stopped
08:55:32 [2020-04-17T08:55:32.713Z] PASS
08:55:32 [2020-04-17T08:55:32.713Z] 
08:55:32 [2020-04-17T08:55:32.714Z] DONE 11 tests in 79.358s
08:55:32 [2020-04-17T08:55:32.714Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m 
08:55:32 [2020-04-17T08:55:32.714Z] ++ 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
08:55:32 [2020-04-17T08:55:32.714Z] ++ set -e
08:55:32 [2020-04-17T08:55:32.714Z] ++ '[' -n 0 ']'
08:55:32 [2020-04-17T08:55:32.714Z] ++ set -x
08:55:32 [2020-04-17T08:55:32.714Z] ++ env -i DEST=/go/src/github.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
08:55:32 [2020-04-17T08:55:32.714Z] INFO: Testing against a local daemon
08:55:32 [2020-04-17T08:55:32.714Z] === RUN   TestNetworkCreateDelete
08:55:32 [2020-04-17T08:55:32.714Z] --- PASS: TestNetworkCreateDelete (0.13s)
08:55:32 [2020-04-17T08:55:32.714Z] === RUN   TestDockerNetworkDeletePreferID
08:55:32 [2020-04-17T08:55:32.714Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s)
08:55:32 [2020-04-17T08:55:32.714Z] === RUN   TestInspectNetwork
08:55:33 [2020-04-17T08:55:33.484Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
08:55:33 [2020-04-17T08:55:33.484Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
08:55:34 [2020-04-17T08:55:34.732Z] === RUN   TestInspectNetwork/full_network_id
08:55:34 [2020-04-17T08:55:34.732Z] === RUN   TestInspectNetwork/partial_network_id
08:55:34 [2020-04-17T08:55:34.732Z] === RUN   TestInspectNetwork/network_name
08:55:34 [2020-04-17T08:55:34.732Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
08:55:34 [2020-04-17T08:55:34.969Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.655s	coverage: 84.5% of statements
08:55:34 [2020-04-17T08:55:34.969Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.145s	coverage: 47.8% of statements
08:55:34 [2020-04-17T08:55:34.969Z] ok  	github.com/docker/docker/daemon/logger/templates	0.202s	coverage: 8.3% of statements
08:55:34 [2020-04-17T08:55:34.969Z] ?   	github.com/docker/docker/daemon/names	[no test files]
08:55:34 [2020-04-17T08:55:34.969Z] ?   	github.com/docker/docker/daemon/network	[no test files]
08:55:34 [2020-04-17T08:55:34.969Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
08:55:35 [2020-04-17T08:55:35.380Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
08:55:36 [2020-04-17T08:55:36.519Z] ok  	github.com/docker/docker/distribution	1.471s	coverage: 20.5% of statements
08:55:36 [2020-04-17T08:55:36.982Z] ok  	github.com/docker/docker/distribution/metadata	1.452s	coverage: 48.2% of statements
08:55:36 [2020-04-17T08:55:36.982Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
08:55:36 [2020-04-17T08:55:36.982Z] ok  	github.com/docker/docker/distribution/xfer	1.819s	coverage: 62.2% of statements
08:55:36 [2020-04-17T08:55:36.982Z] ?   	github.com/docker/docker/dockerversion	[no test files]
08:55:36 [2020-04-17T08:55:36.982Z] ok  	github.com/docker/docker/errdefs	0.225s	coverage: 49.4% of statements
08:55:39 [2020-04-17T08:55:39.558Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
08:55:40 [2020-04-17T08:55:40.208Z] --- PASS: TestInspectNetwork (10.72s)
08:55:40 [2020-04-17T08:55:40.208Z]     inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork
08:55:40 [2020-04-17T08:55:40.208Z]     daemon.go:325: [d5ac468436f19] waiting for daemon to start
08:55:40 [2020-04-17T08:55:40.208Z]     daemon.go:325: [d5ac468436f19] waiting for daemon to start
08:55:40 [2020-04-17T08:55:40.208Z]     daemon.go:353: [d5ac468436f19] daemon started
08:55:40 [2020-04-17T08:55:40.208Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
08:55:40 [2020-04-17T08:55:40.208Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
08:55:40 [2020-04-17T08:55:40.208Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
08:55:40 [2020-04-17T08:55:40.208Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
08:55:40 [2020-04-17T08:55:40.208Z]     daemon.go:461: [d5ac468436f19] Stopping daemon
08:55:40 [2020-04-17T08:55:40.208Z]     daemon.go:296: [d5ac468436f19] exiting daemon
08:55:40 [2020-04-17T08:55:40.208Z]     daemon.go:448: [d5ac468436f19] Daemon stopped
08:55:40 [2020-04-17T08:55:40.208Z] === RUN   TestRunContainerWithBridgeNone
08:55:40 [2020-04-17T08:55:40.743Z] ok  	github.com/docker/docker/image	0.854s	coverage: 86.4% of statements
08:55:40 [2020-04-17T08:55:40.743Z] ok  	github.com/docker/docker/image/cache	0.210s	coverage: 19.2% of statements
08:55:40 [2020-04-17T08:55:40.743Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
08:55:40 [2020-04-17T08:55:40.743Z] ok  	github.com/docker/docker/image/v1	0.175s	coverage: 25.0% of statements
08:55:40 [2020-04-17T08:55:40.743Z] ?   	github.com/docker/docker/internal/test	[no test files]
08:55:40 [2020-04-17T08:55:40.743Z] ?   	github.com/docker/docker/internal/test/daemon	[no test files]
08:55:40 [2020-04-17T08:55:40.743Z] ?   	github.com/docker/docker/internal/test/environment	[no test files]
08:55:40 [2020-04-17T08:55:40.743Z] ?   	github.com/docker/docker/internal/test/fakecontext	[no test files]
08:55:40 [2020-04-17T08:55:40.743Z] ?   	github.com/docker/docker/internal/test/fakegit	[no test files]
08:55:40 [2020-04-17T08:55:40.743Z] ?   	github.com/docker/docker/internal/test/fakestorage	[no test files]
08:55:40 [2020-04-17T08:55:40.743Z] ?   	github.com/docker/docker/internal/test/fixtures/load	[no test files]
08:55:40 [2020-04-17T08:55:40.743Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin	[no test files]
08:55:40 [2020-04-17T08:55:40.743Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin/basic	[no test files]
08:55:40 [2020-04-17T08:55:40.743Z] ?   	github.com/docker/docker/internal/test/registry	[no test files]
08:55:40 [2020-04-17T08:55:40.743Z] ?   	github.com/docker/docker/internal/test/request	[no test files]
08:55:40 [2020-04-17T08:55:40.743Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
08:55:41 [2020-04-17T08:55:41.719Z] ok  	github.com/docker/docker/internal/testutil	0.357s	coverage: 62.5% of statements
08:55:42 [2020-04-17T08:55:42.082Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
08:55:42 [2020-04-17T08:55:42.226Z] --- PASS: TestRunContainerWithBridgeNone (2.38s)
08:55:42 [2020-04-17T08:55:42.226Z]     network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone
08:55:42 [2020-04-17T08:55:42.226Z]     daemon.go:325: [d4325055ca6e7] waiting for daemon to start
08:55:42 [2020-04-17T08:55:42.226Z]     daemon.go:325: [d4325055ca6e7] waiting for daemon to start
08:55:42 [2020-04-17T08:55:42.226Z]     daemon.go:353: [d4325055ca6e7] daemon started
08:55:42 [2020-04-17T08:55:42.226Z]     daemon.go:461: [d4325055ca6e7] Stopping daemon
08:55:42 [2020-04-17T08:55:42.226Z]     daemon.go:296: [d4325055ca6e7] exiting daemon
08:55:42 [2020-04-17T08:55:42.226Z]     daemon.go:448: [d4325055ca6e7] Daemon stopped
08:55:42 [2020-04-17T08:55:42.226Z] === RUN   TestNetworkInvalidJSON
08:55:42 [2020-04-17T08:55:42.226Z] === RUN   TestNetworkInvalidJSON//networks/create
08:55:42 [2020-04-17T08:55:42.226Z] === PAUSE TestNetworkInvalidJSON//networks/create
08:55:42 [2020-04-17T08:55:42.226Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
08:55:42 [2020-04-17T08:55:42.226Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
08:55:42 [2020-04-17T08:55:42.226Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
08:55:42 [2020-04-17T08:55:42.226Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
08:55:42 [2020-04-17T08:55:42.226Z] === CONT  TestNetworkInvalidJSON//networks/create
08:55:42 [2020-04-17T08:55:42.226Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
08:55:42 [2020-04-17T08:55:42.226Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
08:55:42 [2020-04-17T08:55:42.226Z] --- PASS: TestNetworkInvalidJSON (0.02s)
08:55:42 [2020-04-17T08:55:42.226Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.01s)
08:55:42 [2020-04-17T08:55:42.226Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s)
08:55:42 [2020-04-17T08:55:42.226Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
08:55:42 [2020-04-17T08:55:42.226Z] === RUN   TestDaemonRestartWithLiveRestore
08:55:43 [2020-04-17T08:55:43.231Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
08:55:43 [2020-04-17T08:55:43.231Z]     service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore
08:55:43 [2020-04-17T08:55:43.231Z]     daemon.go:325: [da94b49eb8f31] waiting for daemon to start
08:55:43 [2020-04-17T08:55:43.231Z]     daemon.go:325: [da94b49eb8f31] waiting for daemon to start
08:55:43 [2020-04-17T08:55:43.231Z]     daemon.go:353: [da94b49eb8f31] daemon started
08:55:43 [2020-04-17T08:55:43.231Z]     daemon.go:461: [da94b49eb8f31] Stopping daemon
08:55:43 [2020-04-17T08:55:43.231Z]     daemon.go:296: [da94b49eb8f31] exiting daemon
08:55:43 [2020-04-17T08:55:43.231Z]     daemon.go:448: [da94b49eb8f31] Daemon stopped
08:55:43 [2020-04-17T08:55:43.231Z]     daemon.go:325: [da94b49eb8f31] waiting for daemon to start
08:55:43 [2020-04-17T08:55:43.231Z]     daemon.go:325: [da94b49eb8f31] waiting for daemon to start
08:55:43 [2020-04-17T08:55:43.231Z]     daemon.go:353: [da94b49eb8f31] daemon started
08:55:43 [2020-04-17T08:55:43.231Z]     daemon.go:461: [da94b49eb8f31] Stopping daemon
08:55:43 [2020-04-17T08:55:43.231Z]     daemon.go:296: [da94b49eb8f31] exiting daemon
08:55:43 [2020-04-17T08:55:43.231Z]     daemon.go:448: [da94b49eb8f31] Daemon stopped
08:55:43 [2020-04-17T08:55:43.231Z] === RUN   TestDaemonDefaultNetworkPools
08:55:44 [2020-04-17T08:55:44.236Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s)
08:55:44 [2020-04-17T08:55:44.236Z]     service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools
08:55:44 [2020-04-17T08:55:44.236Z]     daemon.go:325: [de781bc936055] waiting for daemon to start
08:55:44 [2020-04-17T08:55:44.236Z]     daemon.go:325: [de781bc936055] waiting for daemon to start
08:55:44 [2020-04-17T08:55:44.236Z]     daemon.go:353: [de781bc936055] daemon started
08:55:44 [2020-04-17T08:55:44.236Z]     daemon.go:461: [de781bc936055] Stopping daemon
08:55:44 [2020-04-17T08:55:44.236Z]     daemon.go:296: [de781bc936055] exiting daemon
08:55:44 [2020-04-17T08:55:44.236Z]     daemon.go:448: [de781bc936055] Daemon stopped
08:55:44 [2020-04-17T08:55:44.236Z] === RUN   TestDaemonRestartWithExistingNetwork
08:55:44 [2020-04-17T08:55:44.608Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
08:55:44 [2020-04-17T08:55:44.644Z] ok  	github.com/docker/docker/layer	0.392s	coverage: 30.4% of statements
08:55:44 [2020-04-17T08:55:44.644Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
08:55:45 [2020-04-17T08:55:45.012Z] tests/integration/api_volume_test.py .........                           [ 74%]
08:55:45 [2020-04-17T08:55:45.012Z] tests/integration/client_test.py .....                                   [ 76%]
08:55:45 [2020-04-17T08:55:45.012Z] tests/integration/errors_test.py .                                       [ 76%]
08:55:45 [2020-04-17T08:55:45.240Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s)
08:55:45 [2020-04-17T08:55:45.241Z]     service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork
08:55:45 [2020-04-17T08:55:45.241Z]     daemon.go:325: [d734343d4be78] waiting for daemon to start
08:55:45 [2020-04-17T08:55:45.241Z]     daemon.go:325: [d734343d4be78] waiting for daemon to start
08:55:45 [2020-04-17T08:55:45.241Z]     daemon.go:353: [d734343d4be78] daemon started
08:55:45 [2020-04-17T08:55:45.241Z]     daemon.go:461: [d734343d4be78] Stopping daemon
08:55:45 [2020-04-17T08:55:45.241Z]     daemon.go:296: [d734343d4be78] exiting daemon
08:55:45 [2020-04-17T08:55:45.241Z]     daemon.go:448: [d734343d4be78] Daemon stopped
08:55:45 [2020-04-17T08:55:45.241Z]     daemon.go:325: [d734343d4be78] waiting for daemon to start
08:55:45 [2020-04-17T08:55:45.241Z]     daemon.go:325: [d734343d4be78] waiting for daemon to start
08:55:45 [2020-04-17T08:55:45.241Z]     daemon.go:353: [d734343d4be78] daemon started
08:55:45 [2020-04-17T08:55:45.241Z]     daemon.go:461: [d734343d4be78] Stopping daemon
08:55:45 [2020-04-17T08:55:45.241Z]     daemon.go:296: [d734343d4be78] exiting daemon
08:55:45 [2020-04-17T08:55:45.241Z]     daemon.go:448: [d734343d4be78] Daemon stopped
08:55:45 [2020-04-17T08:55:45.241Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
08:55:46 [2020-04-17T08:55:46.193Z] ok  	github.com/docker/docker/libcontainerd/local	0.520s	coverage: 1.0% of statements
08:55:46 [2020-04-17T08:55:46.193Z] ok  	github.com/docker/docker/libcontainerd/queue	0.079s	coverage: 100.0% of statements
08:55:46 [2020-04-17T08:55:46.193Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
08:55:46 [2020-04-17T08:55:46.193Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
08:55:46 [2020-04-17T08:55:46.193Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
08:55:46 [2020-04-17T08:55:46.193Z] ?   	github.com/docker/docker/oci	[no test files]
08:55:46 [2020-04-17T08:55:46.193Z] ?   	github.com/docker/docker/oci/caps	[no test files]
08:55:46 [2020-04-17T08:55:46.193Z] ok  	github.com/docker/docker/opts	0.179s	coverage: 67.3% of statements
08:55:46 [2020-04-17T08:55:46.193Z] ok  	github.com/docker/docker/pkg/aaparser	0.134s	coverage: 50.0% of statements
08:55:46 [2020-04-17T08:55:46.708Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s)
08:55:46 [2020-04-17T08:55:46.708Z]     service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
08:55:46 [2020-04-17T08:55:46.708Z]     daemon.go:325: [d88170cd7d444] waiting for daemon to start
08:55:46 [2020-04-17T08:55:46.708Z]     daemon.go:325: [d88170cd7d444] waiting for daemon to start
08:55:46 [2020-04-17T08:55:46.708Z]     daemon.go:353: [d88170cd7d444] daemon started
08:55:46 [2020-04-17T08:55:46.708Z]     daemon.go:461: [d88170cd7d444] Stopping daemon
08:55:46 [2020-04-17T08:55:46.708Z]     daemon.go:296: [d88170cd7d444] exiting daemon
08:55:46 [2020-04-17T08:55:46.708Z]     daemon.go:448: [d88170cd7d444] Daemon stopped
08:55:46 [2020-04-17T08:55:46.708Z]     daemon.go:325: [d88170cd7d444] waiting for daemon to start
08:55:46 [2020-04-17T08:55:46.708Z]     daemon.go:325: [d88170cd7d444] waiting for daemon to start
08:55:46 [2020-04-17T08:55:46.708Z]     daemon.go:353: [d88170cd7d444] daemon started
08:55:46 [2020-04-17T08:55:46.708Z]     daemon.go:461: [d88170cd7d444] Stopping daemon
08:55:46 [2020-04-17T08:55:46.708Z]     daemon.go:296: [d88170cd7d444] exiting daemon
08:55:46 [2020-04-17T08:55:46.708Z]     daemon.go:448: [d88170cd7d444] Daemon stopped
08:55:46 [2020-04-17T08:55:46.708Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
08:55:47 [2020-04-17T08:55:47.321Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.63s)
08:55:47 [2020-04-17T08:55:47.321Z]     service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool
08:55:47 [2020-04-17T08:55:47.321Z]     daemon.go:325: [dd2c266b4b222] waiting for daemon to start
08:55:47 [2020-04-17T08:55:47.321Z]     daemon.go:325: [dd2c266b4b222] waiting for daemon to start
08:55:47 [2020-04-17T08:55:47.321Z]     daemon.go:353: [dd2c266b4b222] daemon started
08:55:47 [2020-04-17T08:55:47.321Z]     daemon.go:461: [dd2c266b4b222] Stopping daemon
08:55:47 [2020-04-17T08:55:47.322Z]     daemon.go:296: [dd2c266b4b222] exiting daemon
08:55:47 [2020-04-17T08:55:47.322Z]     daemon.go:448: [dd2c266b4b222] Daemon stopped
08:55:47 [2020-04-17T08:55:47.322Z] === RUN   TestServiceWithPredefinedNetwork
08:55:48 [2020-04-17T08:55:48.783Z] --- PASS: TestImportExtremelyLargeImageWorks (182.24s)
08:55:48 [2020-04-17T08:55:48.783Z]     import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks
08:55:48 [2020-04-17T08:55:48.783Z]     daemon.go:325: [d1988d6abc77c] waiting for daemon to start
08:55:48 [2020-04-17T08:55:48.783Z]     daemon.go:325: [d1988d6abc77c] waiting for daemon to start
08:55:48 [2020-04-17T08:55:48.783Z]     daemon.go:353: [d1988d6abc77c] daemon started
08:55:48 [2020-04-17T08:55:48.783Z]     daemon.go:461: [d1988d6abc77c] Stopping daemon
08:55:48 [2020-04-17T08:55:48.783Z]     daemon.go:296: [d1988d6abc77c] exiting daemon
08:55:48 [2020-04-17T08:55:48.783Z]     daemon.go:448: [d1988d6abc77c] Daemon stopped
08:55:48 [2020-04-17T08:55:48.783Z] PASS
08:55:48 [2020-04-17T08:55:48.783Z] 
08:55:48 [2020-04-17T08:55:48.783Z] DONE 11 tests in 183.732s
08:55:48 [2020-04-17T08:55:48.783Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
08:55:48 [2020-04-17T08:55:48.783Z] ++ 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
08:55:48 [2020-04-17T08:55:48.783Z] ++ set -e
08:55:48 [2020-04-17T08:55:48.783Z] ++ '[' -n 0 ']'
08:55:48 [2020-04-17T08:55:48.783Z] ++ set -x
08:55:48 [2020-04-17T08:55:48.783Z] ++ env -i DEST=/go/src/github.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
08:55:48 [2020-04-17T08:55:48.783Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
08:55:48 [2020-04-17T08:55:48.783Z] INFO: Testing against a local daemon
08:55:48 [2020-04-17T08:55:48.783Z] === RUN   TestNetworkCreateDelete
08:55:48 [2020-04-17T08:55:48.783Z] --- PASS: TestNetworkCreateDelete (0.15s)
08:55:48 [2020-04-17T08:55:48.783Z] === RUN   TestDockerNetworkDeletePreferID
08:55:49 [2020-04-17T08:55:49.348Z] --- PASS: TestDockerNetworkDeletePreferID (0.45s)
08:55:49 [2020-04-17T08:55:49.348Z] === RUN   TestInspectNetwork
08:55:49 [2020-04-17T08:55:49.605Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
08:55:50 [2020-04-17T08:55:50.778Z] --- PASS: TestServiceWithPredefinedNetwork (3.63s)
08:55:50 [2020-04-17T08:55:50.778Z]     service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork
08:55:50 [2020-04-17T08:55:50.779Z]     daemon.go:325: [d49f657cd02b0] waiting for daemon to start
08:55:50 [2020-04-17T08:55:50.779Z]     daemon.go:325: [d49f657cd02b0] waiting for daemon to start
08:55:50 [2020-04-17T08:55:50.779Z]     daemon.go:353: [d49f657cd02b0] daemon started
08:55:50 [2020-04-17T08:55:50.779Z]     daemon.go:461: [d49f657cd02b0] Stopping daemon
08:55:50 [2020-04-17T08:55:50.779Z]     daemon.go:296: [d49f657cd02b0] exiting daemon
08:55:50 [2020-04-17T08:55:50.779Z]     daemon.go:448: [d49f657cd02b0] Daemon stopped
08:55:50 [2020-04-17T08:55:50.779Z] === RUN   TestServiceRemoveKeepsIngressNetwork
08:55:50 [2020-04-17T08:55:50.779Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
08:55:50 [2020-04-17T08:55:50.779Z]     service_test.go:230: FLAKY_TEST
08:55:50 [2020-04-17T08:55:50.779Z] === RUN   TestServiceWithDataPathPortInit
08:55:51 [2020-04-17T08:55:51.500Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
08:55:54 [2020-04-17T08:55:54.024Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
08:55:55 [2020-04-17T08:55:55.393Z] === RUN   TestInspectNetwork/full_network_id
08:55:55 [2020-04-17T08:55:55.393Z] === RUN   TestInspectNetwork/partial_network_id
08:55:55 [2020-04-17T08:55:55.393Z] === RUN   TestInspectNetwork/network_name
08:55:55 [2020-04-17T08:55:55.393Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
08:55:55 [2020-04-17T08:55:55.956Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
08:56:00 [2020-04-17T08:56:00.152Z] --- PASS: TestInspectNetwork (10.40s)
08:56:00 [2020-04-17T08:56:00.152Z]     inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork
08:56:00 [2020-04-17T08:56:00.152Z]     daemon.go:325: [d03c04cb97fa3] waiting for daemon to start
08:56:00 [2020-04-17T08:56:00.152Z]     daemon.go:325: [d03c04cb97fa3] waiting for daemon to start
08:56:00 [2020-04-17T08:56:00.152Z]     daemon.go:353: [d03c04cb97fa3] daemon started
08:56:00 [2020-04-17T08:56:00.152Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
08:56:00 [2020-04-17T08:56:00.152Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
08:56:00 [2020-04-17T08:56:00.152Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
08:56:00 [2020-04-17T08:56:00.152Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
08:56:00 [2020-04-17T08:56:00.152Z]     daemon.go:461: [d03c04cb97fa3] Stopping daemon
08:56:00 [2020-04-17T08:56:00.152Z]     daemon.go:296: [d03c04cb97fa3] exiting daemon
08:56:00 [2020-04-17T08:56:00.152Z]     daemon.go:448: [d03c04cb97fa3] Daemon stopped
08:56:00 [2020-04-17T08:56:00.152Z] === RUN   TestRunContainerWithBridgeNone
08:56:02 [2020-04-17T08:56:02.677Z] --- PASS: TestRunContainerWithBridgeNone (2.82s)
08:56:02 [2020-04-17T08:56:02.677Z]     network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone
08:56:02 [2020-04-17T08:56:02.677Z]     daemon.go:325: [d1cea19a822cc] waiting for daemon to start
08:56:02 [2020-04-17T08:56:02.677Z]     daemon.go:325: [d1cea19a822cc] waiting for daemon to start
08:56:02 [2020-04-17T08:56:02.677Z]     daemon.go:353: [d1cea19a822cc] daemon started
08:56:02 [2020-04-17T08:56:02.677Z]     daemon.go:461: [d1cea19a822cc] Stopping daemon
08:56:02 [2020-04-17T08:56:02.677Z]     daemon.go:296: [d1cea19a822cc] exiting daemon
08:56:02 [2020-04-17T08:56:02.677Z]     daemon.go:448: [d1cea19a822cc] Daemon stopped
08:56:02 [2020-04-17T08:56:02.677Z] === RUN   TestNetworkInvalidJSON
08:56:02 [2020-04-17T08:56:02.677Z] === RUN   TestNetworkInvalidJSON//networks/create
08:56:02 [2020-04-17T08:56:02.677Z] === PAUSE TestNetworkInvalidJSON//networks/create
08:56:02 [2020-04-17T08:56:02.677Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
08:56:02 [2020-04-17T08:56:02.677Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
08:56:02 [2020-04-17T08:56:02.677Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
08:56:02 [2020-04-17T08:56:02.677Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
08:56:02 [2020-04-17T08:56:02.677Z] === CONT  TestNetworkInvalidJSON//networks/create
08:56:02 [2020-04-17T08:56:02.677Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
08:56:02 [2020-04-17T08:56:02.677Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
08:56:02 [2020-04-17T08:56:02.677Z] --- PASS: TestNetworkInvalidJSON (0.01s)
08:56:02 [2020-04-17T08:56:02.677Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
08:56:02 [2020-04-17T08:56:02.677Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
08:56:02 [2020-04-17T08:56:02.677Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
08:56:02 [2020-04-17T08:56:02.677Z] === RUN   TestDaemonRestartWithLiveRestore
08:56:03 [2020-04-17T08:56:03.608Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s)
08:56:03 [2020-04-17T08:56:03.608Z]     service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore
08:56:03 [2020-04-17T08:56:03.608Z]     daemon.go:325: [d97bec3910a42] waiting for daemon to start
08:56:03 [2020-04-17T08:56:03.608Z]     daemon.go:325: [d97bec3910a42] waiting for daemon to start
08:56:03 [2020-04-17T08:56:03.608Z]     daemon.go:353: [d97bec3910a42] daemon started
08:56:03 [2020-04-17T08:56:03.608Z]     daemon.go:461: [d97bec3910a42] Stopping daemon
08:56:03 [2020-04-17T08:56:03.609Z]     daemon.go:296: [d97bec3910a42] exiting daemon
08:56:03 [2020-04-17T08:56:03.609Z]     daemon.go:448: [d97bec3910a42] Daemon stopped
08:56:03 [2020-04-17T08:56:03.609Z]     daemon.go:325: [d97bec3910a42] waiting for daemon to start
08:56:03 [2020-04-17T08:56:03.609Z]     daemon.go:325: [d97bec3910a42] waiting for daemon to start
08:56:03 [2020-04-17T08:56:03.609Z]     daemon.go:353: [d97bec3910a42] daemon started
08:56:03 [2020-04-17T08:56:03.609Z]     daemon.go:461: [d97bec3910a42] Stopping daemon
08:56:03 [2020-04-17T08:56:03.609Z]     daemon.go:296: [d97bec3910a42] exiting daemon
08:56:03 [2020-04-17T08:56:03.609Z]     daemon.go:448: [d97bec3910a42] Daemon stopped
08:56:03 [2020-04-17T08:56:03.609Z] === RUN   TestDaemonDefaultNetworkPools
08:56:04 [2020-04-17T08:56:04.539Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s)
08:56:04 [2020-04-17T08:56:04.539Z]     service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools
08:56:04 [2020-04-17T08:56:04.539Z]     daemon.go:325: [d582aa43d7c0c] waiting for daemon to start
08:56:04 [2020-04-17T08:56:04.539Z]     daemon.go:325: [d582aa43d7c0c] waiting for daemon to start
08:56:04 [2020-04-17T08:56:04.539Z]     daemon.go:353: [d582aa43d7c0c] daemon started
08:56:04 [2020-04-17T08:56:04.539Z]     daemon.go:461: [d582aa43d7c0c] Stopping daemon
08:56:04 [2020-04-17T08:56:04.539Z]     daemon.go:296: [d582aa43d7c0c] exiting daemon
08:56:04 [2020-04-17T08:56:04.539Z]     daemon.go:448: [d582aa43d7c0c] Daemon stopped
08:56:04 [2020-04-17T08:56:04.539Z] === RUN   TestDaemonRestartWithExistingNetwork
08:56:05 [2020-04-17T08:56:05.470Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s)
08:56:05 [2020-04-17T08:56:05.470Z]     service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork
08:56:05 [2020-04-17T08:56:05.470Z]     daemon.go:325: [dbbb50c55faba] waiting for daemon to start
08:56:05 [2020-04-17T08:56:05.470Z]     daemon.go:325: [dbbb50c55faba] waiting for daemon to start
08:56:05 [2020-04-17T08:56:05.470Z]     daemon.go:353: [dbbb50c55faba] daemon started
08:56:05 [2020-04-17T08:56:05.470Z]     daemon.go:461: [dbbb50c55faba] Stopping daemon
08:56:05 [2020-04-17T08:56:05.470Z]     daemon.go:296: [dbbb50c55faba] exiting daemon
08:56:05 [2020-04-17T08:56:05.470Z]     daemon.go:448: [dbbb50c55faba] Daemon stopped
08:56:05 [2020-04-17T08:56:05.471Z]     daemon.go:325: [dbbb50c55faba] waiting for daemon to start
08:56:05 [2020-04-17T08:56:05.471Z]     daemon.go:325: [dbbb50c55faba] waiting for daemon to start
08:56:05 [2020-04-17T08:56:05.471Z]     daemon.go:353: [dbbb50c55faba] daemon started
08:56:05 [2020-04-17T08:56:05.471Z]     daemon.go:461: [dbbb50c55faba] Stopping daemon
08:56:05 [2020-04-17T08:56:05.471Z]     daemon.go:296: [dbbb50c55faba] exiting daemon
08:56:05 [2020-04-17T08:56:05.471Z]     daemon.go:448: [dbbb50c55faba] Daemon stopped
08:56:05 [2020-04-17T08:56:05.471Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
08:56:07 [2020-04-17T08:56:07.365Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.62s)
08:56:07 [2020-04-17T08:56:07.365Z]     service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
08:56:07 [2020-04-17T08:56:07.365Z]     daemon.go:325: [d4e93ccdc16b7] waiting for daemon to start
08:56:07 [2020-04-17T08:56:07.365Z]     daemon.go:325: [d4e93ccdc16b7] waiting for daemon to start
08:56:07 [2020-04-17T08:56:07.365Z]     daemon.go:353: [d4e93ccdc16b7] daemon started
08:56:07 [2020-04-17T08:56:07.365Z]     daemon.go:461: [d4e93ccdc16b7] Stopping daemon
08:56:07 [2020-04-17T08:56:07.365Z]     daemon.go:296: [d4e93ccdc16b7] exiting daemon
08:56:07 [2020-04-17T08:56:07.365Z]     daemon.go:448: [d4e93ccdc16b7] Daemon stopped
08:56:07 [2020-04-17T08:56:07.365Z]     daemon.go:325: [d4e93ccdc16b7] waiting for daemon to start
08:56:07 [2020-04-17T08:56:07.365Z]     daemon.go:325: [d4e93ccdc16b7] waiting for daemon to start
08:56:07 [2020-04-17T08:56:07.365Z]     daemon.go:353: [d4e93ccdc16b7] daemon started
08:56:07 [2020-04-17T08:56:07.365Z]     daemon.go:461: [d4e93ccdc16b7] Stopping daemon
08:56:07 [2020-04-17T08:56:07.365Z]     daemon.go:296: [d4e93ccdc16b7] exiting daemon
08:56:07 [2020-04-17T08:56:07.365Z]     daemon.go:448: [d4e93ccdc16b7] Daemon stopped
08:56:07 [2020-04-17T08:56:07.365Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
08:56:07 [2020-04-17T08:56:07.622Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s)
08:56:07 [2020-04-17T08:56:07.622Z]     service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool
08:56:07 [2020-04-17T08:56:07.622Z]     daemon.go:325: [db0971e38d45d] waiting for daemon to start
08:56:07 [2020-04-17T08:56:07.622Z]     daemon.go:325: [db0971e38d45d] waiting for daemon to start
08:56:07 [2020-04-17T08:56:07.622Z]     daemon.go:353: [db0971e38d45d] daemon started
08:56:07 [2020-04-17T08:56:07.622Z]     daemon.go:461: [db0971e38d45d] Stopping daemon
08:56:07 [2020-04-17T08:56:07.622Z]     daemon.go:296: [db0971e38d45d] exiting daemon
08:56:07 [2020-04-17T08:56:07.622Z]     daemon.go:448: [db0971e38d45d] Daemon stopped
08:56:07 [2020-04-17T08:56:07.622Z] === RUN   TestServiceWithPredefinedNetwork
08:56:10 [2020-04-17T08:56:10.894Z] --- PASS: TestServiceWithPredefinedNetwork (3.27s)
08:56:10 [2020-04-17T08:56:10.894Z]     service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork
08:56:10 [2020-04-17T08:56:10.894Z]     daemon.go:325: [d32821abce5f0] waiting for daemon to start
08:56:10 [2020-04-17T08:56:10.894Z]     daemon.go:325: [d32821abce5f0] waiting for daemon to start
08:56:10 [2020-04-17T08:56:10.894Z]     daemon.go:353: [d32821abce5f0] daemon started
08:56:10 [2020-04-17T08:56:10.894Z]     daemon.go:461: [d32821abce5f0] Stopping daemon
08:56:10 [2020-04-17T08:56:10.894Z]     daemon.go:296: [d32821abce5f0] exiting daemon
08:56:10 [2020-04-17T08:56:10.894Z]     daemon.go:448: [d32821abce5f0] Daemon stopped
08:56:10 [2020-04-17T08:56:10.894Z] === RUN   TestServiceRemoveKeepsIngressNetwork
08:56:10 [2020-04-17T08:56:10.894Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
08:56:10 [2020-04-17T08:56:10.895Z]     service_test.go:230: FLAKY_TEST
08:56:10 [2020-04-17T08:56:10.895Z] === RUN   TestServiceWithDataPathPortInit
08:56:11 [2020-04-17T08:56:11.411Z] ok  	github.com/docker/docker/pkg/archive	9.367s	coverage: 62.2% of statements
08:56:11 [2020-04-17T08:56:11.411Z] ok  	github.com/docker/docker/pkg/authorization	0.728s	coverage: 26.2% of statements
08:56:11 [2020-04-17T08:56:11.411Z] ok  	github.com/docker/docker/pkg/broadcaster	0.037s	coverage: 100.0% of statements
08:56:11 [2020-04-17T08:56:11.411Z] ok  	github.com/docker/docker/pkg/capabilities	0.037s	coverage: 87.5% of statements
08:56:11 [2020-04-17T08:56:11.411Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.246s	coverage: 15.4% of statements
08:56:11 [2020-04-17T08:56:11.411Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
08:56:11 [2020-04-17T08:56:11.411Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
08:56:11 [2020-04-17T08:56:11.411Z] ok  	github.com/docker/docker/pkg/directory	0.158s	coverage: 80.0% of statements
08:56:11 [2020-04-17T08:56:11.411Z] ok  	github.com/docker/docker/pkg/discovery	0.054s	coverage: 58.3% of statements
08:56:11 [2020-04-17T08:56:11.411Z] ok  	github.com/docker/docker/pkg/discovery/file	0.259s	coverage: 92.9% of statements
08:56:11 [2020-04-17T08:56:11.411Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.492s	coverage: 84.1% of statements
08:56:11 [2020-04-17T08:56:11.411Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.077s	coverage: 92.3% of statements
08:56:11 [2020-04-17T08:56:11.411Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.288s	coverage: 93.8% of statements
08:56:11 [2020-04-17T08:56:11.411Z] ok  	github.com/docker/docker/pkg/filenotify	0.220s	coverage: 43.8% of statements
08:56:11 [2020-04-17T08:56:11.411Z] ok  	github.com/docker/docker/pkg/fileutils	0.122s	coverage: 87.7% of statements
08:56:11 [2020-04-17T08:56:11.411Z] ok  	github.com/docker/docker/pkg/homedir	0.150s	coverage: 37.5% of statements
08:56:11 [2020-04-17T08:56:11.411Z] ok  	github.com/docker/docker/pkg/idtools	0.086s	coverage: 6.3% of statements
08:56:11 [2020-04-17T08:56:11.411Z] ok  	github.com/docker/docker/pkg/ioutils	0.661s	coverage: 69.1% of statements
08:56:11 [2020-04-17T08:56:11.411Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.263s	coverage: 91.7% of statements
08:56:11 [2020-04-17T08:56:11.411Z] ok  	github.com/docker/docker/pkg/locker	0.086s	coverage: 88.9% of statements
08:56:11 [2020-04-17T08:56:11.411Z] ok  	github.com/docker/docker/pkg/longpath	0.047s	coverage: 100.0% of statements
08:56:11 [2020-04-17T08:56:11.411Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
08:56:11 [2020-04-17T08:56:11.411Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.035s	coverage: 85.7% of statements
08:56:11 [2020-04-17T08:56:11.411Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
08:56:11 [2020-04-17T08:56:11.411Z] ok  	github.com/docker/docker/pkg/parsers	0.051s	coverage: 97.0% of statements
08:56:11 [2020-04-17T08:56:11.411Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
08:56:11 [2020-04-17T08:56:11.411Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
08:56:11 [2020-04-17T08:56:11.411Z] ok  	github.com/docker/docker/pkg/pidfile	0.044s	coverage: 82.6% of statements
08:56:11 [2020-04-17T08:56:11.411Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
08:56:11 [2020-04-17T08:56:11.411Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
08:56:13 [2020-04-17T08:56:13.120Z] --- PASS: TestServiceWithDataPathPortInit (19.90s)
08:56:13 [2020-04-17T08:56:13.120Z]     service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit
08:56:13 [2020-04-17T08:56:13.120Z]     daemon.go:325: [d5c9554d68082] waiting for daemon to start
08:56:13 [2020-04-17T08:56:13.120Z]     daemon.go:325: [d5c9554d68082] waiting for daemon to start
08:56:13 [2020-04-17T08:56:13.120Z]     daemon.go:353: [d5c9554d68082] daemon started
08:56:13 [2020-04-17T08:56:13.120Z]     daemon.go:461: [d5c9554d68082] Stopping daemon
08:56:13 [2020-04-17T08:56:13.120Z]     daemon.go:296: [d5c9554d68082] exiting daemon
08:56:13 [2020-04-17T08:56:13.120Z]     daemon.go:448: [d5c9554d68082] Daemon stopped
08:56:13 [2020-04-17T08:56:13.120Z]     service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit
08:56:13 [2020-04-17T08:56:13.120Z]     daemon.go:325: [db61b7faaca65] waiting for daemon to start
08:56:13 [2020-04-17T08:56:13.120Z]     daemon.go:325: [db61b7faaca65] waiting for daemon to start
08:56:13 [2020-04-17T08:56:13.120Z]     daemon.go:353: [db61b7faaca65] daemon started
08:56:13 [2020-04-17T08:56:13.120Z]     daemon.go:461: [db61b7faaca65] Stopping daemon
08:56:13 [2020-04-17T08:56:13.120Z]     daemon.go:296: [db61b7faaca65] exiting daemon
08:56:13 [2020-04-17T08:56:13.120Z]     daemon.go:448: [db61b7faaca65] Daemon stopped
08:56:13 [2020-04-17T08:56:13.120Z] === RUN   TestServiceWithDefaultAddressPoolInit
08:56:13 [2020-04-17T08:56:13.418Z] === RUN   TestDockerSuite/TestBuildDotDotFile
08:56:13 [2020-04-17T08:56:13.418Z] === RUN   TestDockerSuite/TestBuildEOLInLine
08:56:17 [2020-04-17T08:56:17.592Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
08:56:17 [2020-04-17T08:56:17.592Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
08:56:17 [2020-04-17T08:56:17.849Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
08:56:18 [2020-04-17T08:56:18.412Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
08:56:18 [2020-04-17T08:56:18.669Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
08:56:19 [2020-04-17T08:56:19.601Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
08:56:19 [2020-04-17T08:56:19.601Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
08:56:19 [2020-04-17T08:56:19.858Z] === RUN   TestDockerSuite/TestBuildEntrypoint
08:56:20 [2020-04-17T08:56:20.423Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
08:56:21 [2020-04-17T08:56:21.490Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.88s)
08:56:21 [2020-04-17T08:56:21.490Z]     service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit
08:56:21 [2020-04-17T08:56:21.490Z]     daemon.go:325: [d9bc09103d7e3] waiting for daemon to start
08:56:21 [2020-04-17T08:56:21.490Z]     daemon.go:325: [d9bc09103d7e3] waiting for daemon to start
08:56:21 [2020-04-17T08:56:21.490Z]     daemon.go:353: [d9bc09103d7e3] daemon started
08:56:21 [2020-04-17T08:56:21.490Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ka8py64avx1h8uw87yxi7roeu Created:2020-04-17 08:56:12.246659188 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[17d0dd5bf8924d777578ba976121cb7417707a5ff34bf0fea2ccd5ac3cafc2e6:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.q99a6f1idzfkaupr5bdkooma9 EndpointID:5ba7724483f75db8283f37f7a00159cbd8e8880caa6ae5d96ab7875f95235cdf MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:64f171952c7ea54ecedd8959bbf4c94951768a27f9470434533d334e94516a64 MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:7dd5a470276f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.q99a6f1idzfkaupr5bdkooma9 EndpointID:5ba7724483f75db8283f37f7a00159cbd8e8880caa6ae5d96ab7875f95235cdf EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
08:56:21 [2020-04-17T08:56:21.490Z]     daemon.go:461: [d9bc09103d7e3] Stopping daemon
08:56:21 [2020-04-17T08:56:21.490Z]     daemon.go:296: [d9bc09103d7e3] exiting daemon
08:56:21 [2020-04-17T08:56:21.490Z]     daemon.go:448: [d9bc09103d7e3] Daemon stopped
08:56:21 [2020-04-17T08:56:21.490Z] PASS
08:56:21 [2020-04-17T08:56:21.490Z] 
08:56:21 [2020-04-17T08:56:21.490Z] === Skipped
08:56:21 [2020-04-17T08:56:21.490Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
08:56:21 [2020-04-17T08:56:21.490Z]     service_test.go:230: FLAKY_TEST
08:56:21 [2020-04-17T08:56:21.490Z] 
08:56:21 [2020-04-17T08:56:21.490Z] 
08:56:21 [2020-04-17T08:56:21.490Z] DONE 21 tests, 1 skipped in 52.025s
08:56:21 [2020-04-17T08:56:21.490Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
08:56:21 [2020-04-17T08:56:21.490Z] ++ 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
08:56:21 [2020-04-17T08:56:21.490Z] ++ set -e
08:56:21 [2020-04-17T08:56:21.490Z] ++ '[' -n 0 ']'
08:56:21 [2020-04-17T08:56:21.490Z] ++ set -x
08:56:21 [2020-04-17T08:56:21.490Z] ++ env -i DEST=/go/src/github.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
08:56:21 [2020-04-17T08:56:21.490Z] INFO: Testing against a local daemon
08:56:21 [2020-04-17T08:56:21.490Z] === RUN   TestDockerNetworkIpvlanPersistance
08:56:21 [2020-04-17T08:56:21.490Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
08:56:21 [2020-04-17T08:56:21.490Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:56:21 [2020-04-17T08:56:21.490Z] === RUN   TestDockerNetworkIpvlan
08:56:21 [2020-04-17T08:56:21.490Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
08:56:21 [2020-04-17T08:56:21.490Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:56:21 [2020-04-17T08:56:21.490Z] PASS
08:56:21 [2020-04-17T08:56:21.490Z] 
08:56:21 [2020-04-17T08:56:21.490Z] === Skipped
08:56:21 [2020-04-17T08:56:21.490Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
08:56:21 [2020-04-17T08:56:21.490Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:56:21 [2020-04-17T08:56:21.490Z] 
08:56:21 [2020-04-17T08:56:21.490Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
08:56:21 [2020-04-17T08:56:21.490Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:56:21 [2020-04-17T08:56:21.490Z] 
08:56:21 [2020-04-17T08:56:21.490Z] 
08:56:21 [2020-04-17T08:56:21.490Z] DONE 2 tests, 2 skipped in 0.079s
08:56:21 [2020-04-17T08:56:21.490Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m 
08:56:21 [2020-04-17T08:56:21.490Z] ++ 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
08:56:21 [2020-04-17T08:56:21.490Z] ++ set -e
08:56:21 [2020-04-17T08:56:21.490Z] ++ '[' -n 0 ']'
08:56:21 [2020-04-17T08:56:21.490Z] ++ set -x
08:56:21 [2020-04-17T08:56:21.490Z] ++ env -i DEST=/go/src/github.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
08:56:21 [2020-04-17T08:56:21.490Z] INFO: Testing against a local daemon
08:56:21 [2020-04-17T08:56:21.490Z] === RUN   TestDockerNetworkMacvlanPersistance
08:56:22 [2020-04-17T08:56:22.103Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.45s)
08:56:22 [2020-04-17T08:56:22.103Z]     macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance
08:56:22 [2020-04-17T08:56:22.103Z]     daemon.go:325: [d8d84c670871f] waiting for daemon to start
08:56:22 [2020-04-17T08:56:22.103Z]     daemon.go:325: [d8d84c670871f] waiting for daemon to start
08:56:22 [2020-04-17T08:56:22.103Z]     daemon.go:353: [d8d84c670871f] daemon started
08:56:22 [2020-04-17T08:56:22.103Z]     daemon.go:461: [d8d84c670871f] Stopping daemon
08:56:22 [2020-04-17T08:56:22.103Z]     daemon.go:296: [d8d84c670871f] exiting daemon
08:56:22 [2020-04-17T08:56:22.103Z]     daemon.go:448: [d8d84c670871f] Daemon stopped
08:56:22 [2020-04-17T08:56:22.103Z]     daemon.go:325: [d8d84c670871f] waiting for daemon to start
08:56:22 [2020-04-17T08:56:22.103Z]     daemon.go:325: [d8d84c670871f] waiting for daemon to start
08:56:22 [2020-04-17T08:56:22.103Z]     daemon.go:353: [d8d84c670871f] daemon started
08:56:22 [2020-04-17T08:56:22.103Z]     daemon.go:461: [d8d84c670871f] Stopping daemon
08:56:22 [2020-04-17T08:56:22.103Z]     daemon.go:296: [d8d84c670871f] exiting daemon
08:56:22 [2020-04-17T08:56:22.103Z]     daemon.go:448: [d8d84c670871f] Daemon stopped
08:56:22 [2020-04-17T08:56:22.103Z] === RUN   TestDockerNetworkMacvlan
08:56:22 [2020-04-17T08:56:22.943Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
08:56:23 [2020-04-17T08:56:23.108Z] === RUN   TestDockerNetworkMacvlan/Subinterface
08:56:24 [2020-04-17T08:56:24.112Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
08:56:24 [2020-04-17T08:56:24.313Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
08:56:24 [2020-04-17T08:56:24.725Z] === RUN   TestDockerNetworkMacvlan/NilParent
08:56:26 [2020-04-17T08:56:26.206Z] === RUN   TestDockerSuite/TestBuildEnv
08:56:27 [2020-04-17T08:56:27.577Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
08:56:28 [2020-04-17T08:56:28.506Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
08:56:28 [2020-04-17T08:56:28.859Z] tests/integration/models_containers_test.py ............................ [ 83%]
08:56:29 [2020-04-17T08:56:29.071Z] --- PASS: TestServiceWithDataPathPortInit (17.91s)
08:56:29 [2020-04-17T08:56:29.071Z]     service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit
08:56:29 [2020-04-17T08:56:29.071Z]     daemon.go:325: [d5fc3d697a3a1] waiting for daemon to start
08:56:29 [2020-04-17T08:56:29.071Z]     daemon.go:325: [d5fc3d697a3a1] waiting for daemon to start
08:56:29 [2020-04-17T08:56:29.071Z]     daemon.go:353: [d5fc3d697a3a1] daemon started
08:56:29 [2020-04-17T08:56:29.071Z]     daemon.go:461: [d5fc3d697a3a1] Stopping daemon
08:56:29 [2020-04-17T08:56:29.071Z]     daemon.go:296: [d5fc3d697a3a1] exiting daemon
08:56:29 [2020-04-17T08:56:29.071Z]     daemon.go:448: [d5fc3d697a3a1] Daemon stopped
08:56:29 [2020-04-17T08:56:29.071Z]     service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit
08:56:29 [2020-04-17T08:56:29.071Z]     daemon.go:325: [d7cccd4e8618b] waiting for daemon to start
08:56:29 [2020-04-17T08:56:29.071Z]     daemon.go:325: [d7cccd4e8618b] waiting for daemon to start
08:56:29 [2020-04-17T08:56:29.071Z]     daemon.go:353: [d7cccd4e8618b] daemon started
08:56:29 [2020-04-17T08:56:29.071Z]     daemon.go:461: [d7cccd4e8618b] Stopping daemon
08:56:29 [2020-04-17T08:56:29.071Z]     daemon.go:296: [d7cccd4e8618b] exiting daemon
08:56:29 [2020-04-17T08:56:29.071Z]     daemon.go:448: [d7cccd4e8618b] Daemon stopped
08:56:29 [2020-04-17T08:56:29.071Z] === RUN   TestServiceWithDefaultAddressPoolInit
08:56:29 [2020-04-17T08:56:29.100Z] === RUN   TestDockerNetworkMacvlan/InternalMode
08:56:29 [2020-04-17T08:56:29.635Z] === RUN   TestDockerSuite/TestBuildEnvUsage
08:56:33 [2020-04-17T08:56:33.485Z] === RUN   TestDockerNetworkMacvlan/Addressing
08:56:36 [2020-04-17T08:56:36.614Z] ok  	github.com/docker/docker/pkg/plugins	35.034s	coverage: 73.6% of statements
08:56:36 [2020-04-17T08:56:36.614Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.062s	coverage: 56.8% of statements
08:56:36 [2020-04-17T08:56:36.614Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
08:56:36 [2020-04-17T08:56:36.614Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
08:56:36 [2020-04-17T08:56:36.614Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.098s	coverage: 85.7% of statements
08:56:36 [2020-04-17T08:56:36.614Z] ok  	github.com/docker/docker/pkg/pools	0.087s	coverage: 87.9% of statements
08:56:36 [2020-04-17T08:56:36.614Z] ok  	github.com/docker/docker/pkg/progress	0.035s	coverage: 75.9% of statements
08:56:36 [2020-04-17T08:56:36.614Z] ok  	github.com/docker/docker/pkg/pubsub	1.083s	coverage: 72.7% of statements
08:56:36 [2020-04-17T08:56:36.614Z] ok  	github.com/docker/docker/pkg/reexec	0.098s	coverage: 82.4% of statements
08:56:36 [2020-04-17T08:56:36.614Z] ok  	github.com/docker/docker/pkg/signal	0.063s	coverage: 20.3% of statements
08:56:36 [2020-04-17T08:56:36.614Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
08:56:36 [2020-04-17T08:56:36.614Z] ok  	github.com/docker/docker/pkg/stdcopy	0.038s	coverage: 100.0% of statements
08:56:36 [2020-04-17T08:56:36.614Z] ok  	github.com/docker/docker/pkg/streamformatter	0.055s	coverage: 66.2% of statements
08:56:36 [2020-04-17T08:56:36.614Z] ok  	github.com/docker/docker/pkg/stringid	0.086s	coverage: 70.6% of statements
08:56:36 [2020-04-17T08:56:36.614Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
08:56:36 [2020-04-17T08:56:36.614Z] ok  	github.com/docker/docker/pkg/sysinfo	0.038s	coverage: 38.2% of statements
08:56:36 [2020-04-17T08:56:36.614Z] ok  	github.com/docker/docker/pkg/system	0.047s	coverage: 12.3% of statements
08:56:36 [2020-04-17T08:56:36.614Z] ok  	github.com/docker/docker/pkg/tailfile	0.113s	coverage: 88.6% of statements
08:56:36 [2020-04-17T08:56:36.614Z] ok  	github.com/docker/docker/pkg/tarsum	0.164s	coverage: 89.3% of statements
08:56:36 [2020-04-17T08:56:36.614Z] ok  	github.com/docker/docker/pkg/term	0.040s	coverage: 30.8% of statements
08:56:36 [2020-04-17T08:56:36.614Z] ok  	github.com/docker/docker/pkg/term/windows	0.067s	coverage: 0.0% of statements [no tests to run]
08:56:36 [2020-04-17T08:56:36.614Z] ok  	github.com/docker/docker/pkg/truncindex	0.150s	coverage: 91.5% of statements
08:56:36 [2020-04-17T08:56:36.614Z] ok  	github.com/docker/docker/pkg/urlutil	0.031s	coverage: 100.0% of statements
08:56:36 [2020-04-17T08:56:36.614Z] ok  	github.com/docker/docker/pkg/useragent	0.037s	coverage: 88.9% of statements
08:56:36 [2020-04-17T08:56:36.614Z] ok  	github.com/docker/docker/plugin	0.209s	coverage: 12.0% of statements
08:56:36 [2020-04-17T08:56:36.614Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
08:56:36 [2020-04-17T08:56:36.614Z] ok  	github.com/docker/docker/plugin/v2	0.283s	coverage: 20.1% of statements
08:56:36 [2020-04-17T08:56:36.614Z] ok  	github.com/docker/docker/reference	0.312s	coverage: 84.4% of statements
08:56:36 [2020-04-17T08:56:36.614Z] ok  	github.com/docker/docker/registry	0.481s	coverage: 52.0% of statements
08:56:36 [2020-04-17T08:56:36.614Z] ok  	github.com/docker/docker/registry/resumable	0.333s	coverage: 100.0% of statements
08:56:36 [2020-04-17T08:56:36.614Z] ok  	github.com/docker/docker/restartmanager	0.039s	coverage: 49.0% of statements
08:56:36 [2020-04-17T08:56:36.614Z] ?   	github.com/docker/docker/rootless	[no test files]
08:56:36 [2020-04-17T08:56:36.614Z] ok  	github.com/docker/docker/runconfig	0.186s	coverage: 54.5% of statements
08:56:36 [2020-04-17T08:56:36.614Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
08:56:36 [2020-04-17T08:56:36.614Z] ?   	github.com/docker/docker/volume	[no test files]
08:56:36 [2020-04-17T08:56:36.614Z] ok  	github.com/docker/docker/volume/drivers	0.242s	coverage: 36.1% of statements
08:56:36 [2020-04-17T08:56:36.614Z] ok  	github.com/docker/docker/volume/local	0.111s	coverage: 37.7% of statements
08:56:36 [2020-04-17T08:56:36.614Z] ok  	github.com/docker/docker/volume/mounts	0.155s	coverage: 66.2% of statements
08:56:36 [2020-04-17T08:56:36.614Z] ok  	github.com/docker/docker/volume/service	0.436s	coverage: 70.3% of statements
08:56:36 [2020-04-17T08:56:36.614Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
08:56:36 [2020-04-17T08:56:36.614Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
08:56:36 [2020-04-17T08:56:36.614Z] INFO: make.ps1 ended at 04/17/2020 08:56:36
08:56:37 [2020-04-17T08:56:37.730Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
08:56:38 [2020-04-17T08:56:38.162Z] INFO: Unit tests ended at 04/17/2020 08:56:37. Duration:00:03:45.7002996
08:56:38 [2020-04-17T08:56:38.162Z] INFO: Building busybox
08:56:38 [2020-04-17T08:56:38.162Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile     701B
08:56:38 [2020-04-17T08:56:38.162Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile     701B
08:56:38 [2020-04-17T08:56:38.162Z] 
08:56:38 [2020-04-17T08:56:38.162Z] Sending build context to Docker daemon   2.56kB
08:56:38 [2020-04-17T08:56:38.162Z] 
08:56:38 [2020-04-17T08:56:38.162Z] Step 1/6 : FROM microsoft/windowsservercore
08:56:38 [2020-04-17T08:56:38.162Z]  ---> fdf6432edbdc
08:56:38 [2020-04-17T08:56:38.162Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin
08:56:38 [2020-04-17T08:56:38.162Z]  ---> Running in 16e8f9cdb3c0
08:56:38 [2020-04-17T08:56:38.293Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.38s)
08:56:38 [2020-04-17T08:56:38.294Z]     service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit
08:56:38 [2020-04-17T08:56:38.294Z]     daemon.go:325: [d5ebbbb21a67c] waiting for daemon to start
08:56:38 [2020-04-17T08:56:38.294Z]     daemon.go:325: [d5ebbbb21a67c] waiting for daemon to start
08:56:38 [2020-04-17T08:56:38.294Z]     daemon.go:353: [d5ebbbb21a67c] daemon started
08:56:38 [2020-04-17T08:56:38.294Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:1gpi2olu3bwf50xggbtwa1gus Created:2020-04-17 08:56:30.54183152 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[af4ac8da6932b35d2b5bea22f77c5019adaac6e7de2a47bf7fb27e21b6000348:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lzhii3oyew6syvwseperyp2se EndpointID:080e771a9612acb3f7b2cd9902cfd446d3c05838ebd50aa13db36467be00c52c MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:0268841a187ce69724cc2e211ec938fc198470a278545f7627b69c37e4aa8bc1 MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:2f5dd1207b54 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lzhii3oyew6syvwseperyp2se EndpointID:080e771a9612acb3f7b2cd9902cfd446d3c05838ebd50aa13db36467be00c52c EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
08:56:38 [2020-04-17T08:56:38.294Z]     daemon.go:461: [d5ebbbb21a67c] Stopping daemon
08:56:38 [2020-04-17T08:56:38.294Z]     daemon.go:296: [d5ebbbb21a67c] exiting daemon
08:56:38 [2020-04-17T08:56:38.294Z]     daemon.go:448: [d5ebbbb21a67c] Daemon stopped
08:56:38 [2020-04-17T08:56:38.294Z] PASS
08:56:38 [2020-04-17T08:56:38.294Z] 
08:56:38 [2020-04-17T08:56:38.294Z] === Skipped
08:56:38 [2020-04-17T08:56:38.294Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
08:56:38 [2020-04-17T08:56:38.294Z]     service_test.go:230: FLAKY_TEST
08:56:38 [2020-04-17T08:56:38.294Z] 
08:56:38 [2020-04-17T08:56:38.294Z] 
08:56:38 [2020-04-17T08:56:38.294Z] DONE 21 tests, 1 skipped in 49.745s
08:56:38 [2020-04-17T08:56:38.294Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
08:56:38 [2020-04-17T08:56:38.294Z] ++ 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
08:56:38 [2020-04-17T08:56:38.294Z] ++ set -e
08:56:38 [2020-04-17T08:56:38.294Z] ++ '[' -n 0 ']'
08:56:38 [2020-04-17T08:56:38.294Z] ++ set -x
08:56:38 [2020-04-17T08:56:38.294Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
08:56:38 [2020-04-17T08:56:38.294Z] INFO: Testing against a local daemon
08:56:38 [2020-04-17T08:56:38.294Z] === RUN   TestDockerNetworkIpvlanPersistance
08:56:38 [2020-04-17T08:56:38.294Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
08:56:38 [2020-04-17T08:56:38.294Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:56:38 [2020-04-17T08:56:38.294Z] === RUN   TestDockerNetworkIpvlan
08:56:38 [2020-04-17T08:56:38.294Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
08:56:38 [2020-04-17T08:56:38.294Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:56:38 [2020-04-17T08:56:38.294Z] PASS
08:56:38 [2020-04-17T08:56:38.294Z] 
08:56:38 [2020-04-17T08:56:38.294Z] === Skipped
08:56:38 [2020-04-17T08:56:38.294Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
08:56:38 [2020-04-17T08:56:38.294Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:56:38 [2020-04-17T08:56:38.294Z] 
08:56:38 [2020-04-17T08:56:38.294Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
08:56:38 [2020-04-17T08:56:38.294Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:56:38 [2020-04-17T08:56:38.294Z] 
08:56:38 [2020-04-17T08:56:38.294Z] 
08:56:38 [2020-04-17T08:56:38.294Z] DONE 2 tests, 2 skipped in 0.098s
08:56:38 [2020-04-17T08:56:38.550Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
08:56:38 [2020-04-17T08:56:38.551Z] ++ 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
08:56:38 [2020-04-17T08:56:38.551Z] ++ set -e
08:56:38 [2020-04-17T08:56:38.551Z] ++ '[' -n 0 ']'
08:56:38 [2020-04-17T08:56:38.551Z] ++ set -x
08:56:38 [2020-04-17T08:56:38.551Z] ++ env -i DEST=/go/src/github.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
08:56:38 [2020-04-17T08:56:38.551Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
08:56:38 [2020-04-17T08:56:38.551Z] INFO: Testing against a local daemon
08:56:38 [2020-04-17T08:56:38.551Z] === RUN   TestDockerNetworkMacvlanPersistance
08:56:39 [2020-04-17T08:56:39.481Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
08:56:40 [2020-04-17T08:56:40.044Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.46s)
08:56:40 [2020-04-17T08:56:40.044Z]     macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance
08:56:40 [2020-04-17T08:56:40.044Z]     daemon.go:325: [ddcaadc4b7203] waiting for daemon to start
08:56:40 [2020-04-17T08:56:40.044Z]     daemon.go:325: [ddcaadc4b7203] waiting for daemon to start
08:56:40 [2020-04-17T08:56:40.044Z]     daemon.go:353: [ddcaadc4b7203] daemon started
08:56:40 [2020-04-17T08:56:40.044Z]     daemon.go:461: [ddcaadc4b7203] Stopping daemon
08:56:40 [2020-04-17T08:56:40.044Z]     daemon.go:296: [ddcaadc4b7203] exiting daemon
08:56:40 [2020-04-17T08:56:40.044Z]     daemon.go:448: [ddcaadc4b7203] Daemon stopped
08:56:40 [2020-04-17T08:56:40.044Z]     daemon.go:325: [ddcaadc4b7203] waiting for daemon to start
08:56:40 [2020-04-17T08:56:40.044Z]     daemon.go:325: [ddcaadc4b7203] waiting for daemon to start
08:56:40 [2020-04-17T08:56:40.044Z]     daemon.go:353: [ddcaadc4b7203] daemon started
08:56:40 [2020-04-17T08:56:40.044Z]     daemon.go:461: [ddcaadc4b7203] Stopping daemon
08:56:40 [2020-04-17T08:56:40.044Z]     daemon.go:296: [ddcaadc4b7203] exiting daemon
08:56:40 [2020-04-17T08:56:40.044Z]     daemon.go:448: [ddcaadc4b7203] Daemon stopped
08:56:40 [2020-04-17T08:56:40.044Z] === RUN   TestDockerNetworkMacvlan
08:56:40 [2020-04-17T08:56:40.976Z] === RUN   TestDockerNetworkMacvlan/Subinterface
08:56:41 [2020-04-17T08:56:41.907Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
08:56:42 [2020-04-17T08:56:42.837Z] === RUN   TestDockerNetworkMacvlan/NilParent
08:56:43 [2020-04-17T08:56:43.982Z] Removing intermediate container 16e8f9cdb3c0
08:56:43 [2020-04-17T08:56:43.982Z]  ---> 10bff7450257
08:56:43 [2020-04-17T08:56:43.982Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/
08:56:44 [2020-04-17T08:56:44.957Z] 
08:56:44 [2020-04-17T08:56:44.957Z]  ---> af5946e8cc01
08:56:44 [2020-04-17T08:56:44.957Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%"
08:56:45 [2020-04-17T08:56:45.312Z] ok  	github.com/docker/docker/api/server/httputils	0.009s	coverage: 14.7% of statements
08:56:45 [2020-04-17T08:56:45.420Z]  ---> Running in 6af5fd10bc36
08:56:46 [2020-04-17T08:56:46.110Z] === RUN   TestDockerNetworkMacvlan/InternalMode
08:56:46 [2020-04-17T08:56:46.398Z] 
08:56:46 [2020-04-17T08:56:46.398Z] SUCCESS: Specified value was saved.
08:56:48 [2020-04-17T08:56:48.022Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
08:56:48 [2020-04-17T08:56:48.310Z] ok  	github.com/docker/docker/api/server/middleware	0.057s	coverage: 37.7% of statements
08:56:48 [2020-04-17T08:56:48.310Z] ?   	github.com/docker/docker/api/server/router	[no test files]
08:56:48 [2020-04-17T08:56:48.310Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
08:56:48 [2020-04-17T08:56:48.310Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
08:56:48 [2020-04-17T08:56:48.310Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
08:56:48 [2020-04-17T08:56:48.310Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
08:56:48 [2020-04-17T08:56:48.310Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
08:56:48 [2020-04-17T08:56:48.310Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
08:56:48 [2020-04-17T08:56:48.688Z] .........                                                                [ 86%]
08:56:48 [2020-04-17T08:56:48.933Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
08:56:49 [2020-04-17T08:56:49.221Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
08:56:49 [2020-04-17T08:56:49.320Z] Removing intermediate container 6af5fd10bc36
08:56:49 [2020-04-17T08:56:49.320Z]  ---> ead79d7b70df
08:56:49 [2020-04-17T08:56:49.320Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
08:56:49 [2020-04-17T08:56:49.320Z]  ---> Running in 3368a1e17e98
08:56:50 [2020-04-17T08:56:50.286Z] === RUN   TestDockerNetworkMacvlan/Addressing
08:56:51 [2020-04-17T08:56:51.268Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
08:56:51 [2020-04-17T08:56:51.268Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
08:56:51 [2020-04-17T08:56:51.894Z] ok  	github.com/docker/docker/api/types/strslice	0.029s	coverage: 90.0% of statements
08:56:51 [2020-04-17T08:56:51.894Z] ok  	github.com/docker/docker/api/types/filters	0.028s	coverage: 92.2% of statements
08:56:51 [2020-04-17T08:56:51.919Z] --- PASS: TestDockerNetworkMacvlan (27.86s)
08:56:51 [2020-04-17T08:56:51.919Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
08:56:51 [2020-04-17T08:56:51.919Z]     daemon.go:325: [d8afd9b8e8483] waiting for daemon to start
08:56:51 [2020-04-17T08:56:51.919Z]     daemon.go:325: [d8afd9b8e8483] waiting for daemon to start
08:56:51 [2020-04-17T08:56:51.919Z]     daemon.go:353: [d8afd9b8e8483] daemon started
08:56:51 [2020-04-17T08:56:51.919Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s)
08:56:51 [2020-04-17T08:56:51.919Z]     daemon.go:461: [d8afd9b8e8483] Stopping daemon
08:56:51 [2020-04-17T08:56:51.919Z]     daemon.go:296: [d8afd9b8e8483] exiting daemon
08:56:51 [2020-04-17T08:56:51.919Z]     daemon.go:448: [d8afd9b8e8483] Daemon stopped
08:56:51 [2020-04-17T08:56:51.919Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
08:56:51 [2020-04-17T08:56:51.919Z]     daemon.go:325: [d6a4f98d617af] waiting for daemon to start
08:56:51 [2020-04-17T08:56:51.919Z]     daemon.go:325: [d6a4f98d617af] waiting for daemon to start
08:56:51 [2020-04-17T08:56:51.919Z]     daemon.go:353: [d6a4f98d617af] daemon started
08:56:51 [2020-04-17T08:56:51.919Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s)
08:56:51 [2020-04-17T08:56:51.919Z]     daemon.go:461: [d6a4f98d617af] Stopping daemon
08:56:51 [2020-04-17T08:56:51.919Z]     daemon.go:296: [d6a4f98d617af] exiting daemon
08:56:51 [2020-04-17T08:56:51.919Z]     daemon.go:448: [d6a4f98d617af] Daemon stopped
08:56:51 [2020-04-17T08:56:51.919Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
08:56:51 [2020-04-17T08:56:51.919Z]     daemon.go:325: [dfe1c82e89e0c] waiting for daemon to start
08:56:51 [2020-04-17T08:56:51.919Z]     daemon.go:325: [dfe1c82e89e0c] waiting for daemon to start
08:56:51 [2020-04-17T08:56:51.919Z]     daemon.go:353: [dfe1c82e89e0c] daemon started
08:56:51 [2020-04-17T08:56:51.919Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.41s)
08:56:51 [2020-04-17T08:56:51.919Z]     daemon.go:461: [dfe1c82e89e0c] Stopping daemon
08:56:51 [2020-04-17T08:56:51.919Z]     daemon.go:296: [dfe1c82e89e0c] exiting daemon
08:56:51 [2020-04-17T08:56:51.919Z]     daemon.go:448: [dfe1c82e89e0c] Daemon stopped
08:56:51 [2020-04-17T08:56:51.919Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
08:56:51 [2020-04-17T08:56:51.919Z]     daemon.go:325: [df4f092f2b0fb] waiting for daemon to start
08:56:51 [2020-04-17T08:56:51.919Z]     daemon.go:325: [df4f092f2b0fb] waiting for daemon to start
08:56:51 [2020-04-17T08:56:51.919Z]     daemon.go:353: [df4f092f2b0fb] daemon started
08:56:51 [2020-04-17T08:56:51.919Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (3.46s)
08:56:51 [2020-04-17T08:56:51.919Z]     daemon.go:461: [df4f092f2b0fb] Stopping daemon
08:56:51 [2020-04-17T08:56:51.919Z]     daemon.go:296: [df4f092f2b0fb] exiting daemon
08:56:51 [2020-04-17T08:56:51.919Z]     daemon.go:448: [df4f092f2b0fb] Daemon stopped
08:56:51 [2020-04-17T08:56:51.919Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
08:56:51 [2020-04-17T08:56:51.919Z]     daemon.go:325: [de063b27c6001] waiting for daemon to start
08:56:51 [2020-04-17T08:56:51.919Z]     daemon.go:325: [de063b27c6001] waiting for daemon to start
08:56:51 [2020-04-17T08:56:51.919Z]     daemon.go:353: [de063b27c6001] daemon started
08:56:51 [2020-04-17T08:56:51.919Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (16.35s)
08:56:51 [2020-04-17T08:56:51.919Z]     daemon.go:461: [de063b27c6001] Stopping daemon
08:56:51 [2020-04-17T08:56:51.919Z]     daemon.go:296: [de063b27c6001] exiting daemon
08:56:51 [2020-04-17T08:56:51.919Z]     daemon.go:448: [de063b27c6001] Daemon stopped
08:56:51 [2020-04-17T08:56:51.919Z] PASS
08:56:51 [2020-04-17T08:56:51.919Z] 
08:56:51 [2020-04-17T08:56:51.919Z] DONE 7 tests in 29.372s
08:56:51 [2020-04-17T08:56:51.919Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m 
08:56:51 [2020-04-17T08:56:51.919Z] ++ 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
08:56:51 [2020-04-17T08:56:51.919Z] ++ set -e
08:56:51 [2020-04-17T08:56:51.919Z] ++ '[' -n 0 ']'
08:56:51 [2020-04-17T08:56:51.919Z] ++ set -x
08:56:51 [2020-04-17T08:56:51.919Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
08:56:51 [2020-04-17T08:56:51.919Z] testing: warning: no tests to run
08:56:51 [2020-04-17T08:56:51.919Z] PASS
08:56:51 [2020-04-17T08:56:51.919Z] 
08:56:51 [2020-04-17T08:56:51.919Z] DONE 0 tests in 0.016s
08:56:51 [2020-04-17T08:56:51.919Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m 
08:56:51 [2020-04-17T08:56:51.919Z] ++ 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
08:56:51 [2020-04-17T08:56:51.919Z] ++ set -e
08:56:51 [2020-04-17T08:56:51.919Z] ++ '[' -n 0 ']'
08:56:51 [2020-04-17T08:56:51.919Z] ++ set -x
08:56:51 [2020-04-17T08:56:51.919Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
08:56:51 [2020-04-17T08:56:51.919Z] INFO: Testing against a local daemon
08:56:51 [2020-04-17T08:56:51.919Z] === RUN   TestAuthZPluginAllowRequest
08:56:51 [2020-04-17T08:56:51.919Z] --- PASS: TestAuthZPluginAllowRequest (1.70s)
08:56:51 [2020-04-17T08:56:51.919Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest
08:56:51 [2020-04-17T08:56:51.919Z]     daemon.go:325: [dcb0e3e65c6b8] waiting for daemon to start
08:56:51 [2020-04-17T08:56:51.919Z]     daemon.go:325: [dcb0e3e65c6b8] waiting for daemon to start
08:56:51 [2020-04-17T08:56:51.919Z]     daemon.go:353: [dcb0e3e65c6b8] daemon started
08:56:51 [2020-04-17T08:56:51.919Z]     daemon.go:461: [dcb0e3e65c6b8] Stopping daemon
08:56:51 [2020-04-17T08:56:51.919Z]     daemon.go:296: [dcb0e3e65c6b8] exiting daemon
08:56:51 [2020-04-17T08:56:51.919Z]     daemon.go:448: [dcb0e3e65c6b8] Daemon stopped
08:56:51 [2020-04-17T08:56:51.919Z] === RUN   TestAuthZPluginTLS
08:56:52 [2020-04-17T08:56:52.520Z] ok  	github.com/docker/docker/api/types/time	0.023s	coverage: 100.0% of statements
08:56:52 [2020-04-17T08:56:52.520Z] ok  	github.com/docker/docker/api/server/router/swarm	0.019s	coverage: 3.1% of statements
08:56:52 [2020-04-17T08:56:52.520Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
08:56:52 [2020-04-17T08:56:52.520Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
08:56:52 [2020-04-17T08:56:52.520Z] ?   	github.com/docker/docker/api/types	[no test files]
08:56:52 [2020-04-17T08:56:52.520Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
08:56:52 [2020-04-17T08:56:52.520Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
08:56:52 [2020-04-17T08:56:52.520Z] ?   	github.com/docker/docker/api/types/container	[no test files]
08:56:52 [2020-04-17T08:56:52.520Z] ?   	github.com/docker/docker/api/types/events	[no test files]
08:56:52 [2020-04-17T08:56:52.520Z] ?   	github.com/docker/docker/api/types/image	[no test files]
08:56:52 [2020-04-17T08:56:52.520Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
08:56:52 [2020-04-17T08:56:52.520Z] ?   	github.com/docker/docker/api/types/network	[no test files]
08:56:52 [2020-04-17T08:56:52.520Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
08:56:52 [2020-04-17T08:56:52.520Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
08:56:52 [2020-04-17T08:56:52.520Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
08:56:52 [2020-04-17T08:56:52.520Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
08:56:52 [2020-04-17T08:56:52.532Z] --- PASS: TestAuthZPluginTLS (0.55s)
08:56:52 [2020-04-17T08:56:52.532Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS
08:56:52 [2020-04-17T08:56:52.532Z]     daemon.go:325: [dc04c7b6154ca] waiting for daemon to start
08:56:52 [2020-04-17T08:56:52.532Z]     daemon.go:325: [dc04c7b6154ca] waiting for daemon to start
08:56:52 [2020-04-17T08:56:52.532Z]     daemon.go:353: [dc04c7b6154ca] daemon started
08:56:52 [2020-04-17T08:56:52.532Z]     daemon.go:461: [dc04c7b6154ca] Stopping daemon
08:56:52 [2020-04-17T08:56:52.532Z]     daemon.go:296: [dc04c7b6154ca] exiting daemon
08:56:52 [2020-04-17T08:56:52.532Z]     daemon.go:448: [dc04c7b6154ca] Daemon stopped
08:56:52 [2020-04-17T08:56:52.532Z] === RUN   TestAuthZPluginDenyRequest
08:56:52 [2020-04-17T08:56:52.809Z] ok  	github.com/docker/docker/api/types/versions	0.005s	coverage: 75.0% of statements
08:56:52 [2020-04-17T08:56:52.809Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
08:56:52 [2020-04-17T08:56:52.809Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
08:56:52 [2020-04-17T08:56:52.809Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
08:56:52 [2020-04-17T08:56:52.809Z] ?   	github.com/docker/docker/builder	[no test files]
08:56:52 [2020-04-17T08:56:52.809Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
08:56:52 [2020-04-17T08:56:52.809Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
08:56:52 [2020-04-17T08:56:52.809Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
08:56:52 [2020-04-17T08:56:52.809Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
08:56:52 [2020-04-17T08:56:52.809Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
08:56:52 [2020-04-17T08:56:52.809Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
08:56:52 [2020-04-17T08:56:52.809Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
08:56:53 [2020-04-17T08:56:53.145Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
08:56:53 [2020-04-17T08:56:53.145Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest
08:56:53 [2020-04-17T08:56:53.145Z]     daemon.go:325: [d950e1228b7a1] waiting for daemon to start
08:56:53 [2020-04-17T08:56:53.145Z]     daemon.go:325: [d950e1228b7a1] waiting for daemon to start
08:56:53 [2020-04-17T08:56:53.145Z]     daemon.go:353: [d950e1228b7a1] daemon started
08:56:53 [2020-04-17T08:56:53.145Z]     daemon.go:461: [d950e1228b7a1] Stopping daemon
08:56:53 [2020-04-17T08:56:53.145Z]     daemon.go:296: [d950e1228b7a1] exiting daemon
08:56:53 [2020-04-17T08:56:53.145Z]     daemon.go:448: [d950e1228b7a1] Daemon stopped
08:56:53 [2020-04-17T08:56:53.145Z] === RUN   TestAuthZPluginAPIDenyResponse
08:56:53 [2020-04-17T08:56:53.426Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
08:56:53 [2020-04-17T08:56:53.426Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse
08:56:53 [2020-04-17T08:56:53.426Z]     daemon.go:325: [d8d2469d04e86] waiting for daemon to start
08:56:53 [2020-04-17T08:56:53.426Z]     daemon.go:325: [d8d2469d04e86] waiting for daemon to start
08:56:53 [2020-04-17T08:56:53.426Z]     daemon.go:353: [d8d2469d04e86] daemon started
08:56:53 [2020-04-17T08:56:53.426Z]     daemon.go:461: [d8d2469d04e86] Stopping daemon
08:56:53 [2020-04-17T08:56:53.426Z]     daemon.go:296: [d8d2469d04e86] exiting daemon
08:56:53 [2020-04-17T08:56:53.426Z]     daemon.go:448: [d8d2469d04e86] Daemon stopped
08:56:53 [2020-04-17T08:56:53.426Z] === RUN   TestAuthZPluginDenyResponse
08:56:53 [2020-04-17T08:56:53.744Z] tests/integration/models_images_test.py ..............                   [ 89%]
08:56:53 [2020-04-17T08:56:53.846Z] ok  	github.com/docker/docker/builder/dockerignore	0.028s	coverage: 96.8% of statements
08:56:54 [2020-04-17T08:56:54.039Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
08:56:54 [2020-04-17T08:56:54.040Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse
08:56:54 [2020-04-17T08:56:54.040Z]     daemon.go:325: [defc0be5a69b1] waiting for daemon to start
08:56:54 [2020-04-17T08:56:54.040Z]     daemon.go:325: [defc0be5a69b1] waiting for daemon to start
08:56:54 [2020-04-17T08:56:54.040Z]     daemon.go:353: [defc0be5a69b1] daemon started
08:56:54 [2020-04-17T08:56:54.040Z]     daemon.go:461: [defc0be5a69b1] Stopping daemon
08:56:54 [2020-04-17T08:56:54.040Z]     daemon.go:296: [defc0be5a69b1] exiting daemon
08:56:54 [2020-04-17T08:56:54.040Z]     daemon.go:448: [defc0be5a69b1] Daemon stopped
08:56:54 [2020-04-17T08:56:54.040Z] === RUN   TestAuthZPluginAllowEventStream
08:56:55 [2020-04-17T08:56:55.319Z] Cannot create a file when that file already exists.
08:56:55 [2020-04-17T08:56:55.397Z] tests/integration/models_networks_test.py ....                           [ 90%]
08:56:56 [2020-04-17T08:56:56.057Z] --- PASS: TestAuthZPluginAllowEventStream (1.65s)
08:56:56 [2020-04-17T08:56:56.057Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream
08:56:56 [2020-04-17T08:56:56.057Z]     daemon.go:325: [d673bca5f58c4] waiting for daemon to start
08:56:56 [2020-04-17T08:56:56.057Z]     daemon.go:325: [d673bca5f58c4] waiting for daemon to start
08:56:56 [2020-04-17T08:56:56.057Z]     daemon.go:353: [d673bca5f58c4] daemon started
08:56:56 [2020-04-17T08:56:56.057Z]     daemon.go:461: [d673bca5f58c4] Stopping daemon
08:56:56 [2020-04-17T08:56:56.057Z]     daemon.go:296: [d673bca5f58c4] exiting daemon
08:56:56 [2020-04-17T08:56:56.057Z]     daemon.go:448: [d673bca5f58c4] Daemon stopped
08:56:56 [2020-04-17T08:56:56.057Z] === RUN   TestAuthZPluginErrorResponse
08:56:56 [2020-04-17T08:56:56.338Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
08:56:56 [2020-04-17T08:56:56.338Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse
08:56:56 [2020-04-17T08:56:56.338Z]     daemon.go:325: [de120d8afc0f2] waiting for daemon to start
08:56:56 [2020-04-17T08:56:56.338Z]     daemon.go:325: [de120d8afc0f2] waiting for daemon to start
08:56:56 [2020-04-17T08:56:56.338Z]     daemon.go:353: [de120d8afc0f2] daemon started
08:56:56 [2020-04-17T08:56:56.338Z]     daemon.go:461: [de120d8afc0f2] Stopping daemon
08:56:56 [2020-04-17T08:56:56.338Z]     daemon.go:296: [de120d8afc0f2] exiting daemon
08:56:56 [2020-04-17T08:56:56.338Z]     daemon.go:448: [de120d8afc0f2] Daemon stopped
08:56:56 [2020-04-17T08:56:56.338Z] === RUN   TestAuthZPluginErrorRequest
08:56:56 [2020-04-17T08:56:56.619Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
08:56:56 [2020-04-17T08:56:56.619Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest
08:56:56 [2020-04-17T08:56:56.619Z]     daemon.go:325: [db1133a3d3e91] waiting for daemon to start
08:56:56 [2020-04-17T08:56:56.619Z]     daemon.go:325: [db1133a3d3e91] waiting for daemon to start
08:56:56 [2020-04-17T08:56:56.619Z]     daemon.go:353: [db1133a3d3e91] daemon started
08:56:56 [2020-04-17T08:56:56.619Z]     daemon.go:461: [db1133a3d3e91] Stopping daemon
08:56:56 [2020-04-17T08:56:56.619Z]     daemon.go:296: [db1133a3d3e91] exiting daemon
08:56:56 [2020-04-17T08:56:56.619Z]     daemon.go:448: [db1133a3d3e91] Daemon stopped
08:56:56 [2020-04-17T08:56:56.619Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
08:56:57 [2020-04-17T08:56:57.233Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
08:56:57 [2020-04-17T08:56:57.233Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration
08:56:57 [2020-04-17T08:56:57.233Z]     daemon.go:325: [dbe15f6a478b3] waiting for daemon to start
08:56:57 [2020-04-17T08:56:57.233Z]     daemon.go:325: [dbe15f6a478b3] waiting for daemon to start
08:56:57 [2020-04-17T08:56:57.233Z]     daemon.go:353: [dbe15f6a478b3] daemon started
08:56:57 [2020-04-17T08:56:57.233Z]     daemon.go:461: [dbe15f6a478b3] Stopping daemon
08:56:57 [2020-04-17T08:56:57.233Z]     daemon.go:296: [dbe15f6a478b3] exiting daemon
08:56:57 [2020-04-17T08:56:57.233Z]     daemon.go:448: [dbe15f6a478b3] Daemon stopped
08:56:57 [2020-04-17T08:56:57.233Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
08:56:59 [2020-04-17T08:56:59.290Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.03s)
08:56:59 [2020-04-17T08:56:59.290Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking
08:56:59 [2020-04-17T08:56:59.290Z]     daemon.go:325: [d3156a8d1da04] waiting for daemon to start
08:56:59 [2020-04-17T08:56:59.290Z]     daemon.go:325: [d3156a8d1da04] waiting for daemon to start
08:56:59 [2020-04-17T08:56:59.290Z]     daemon.go:353: [d3156a8d1da04] daemon started
08:56:59 [2020-04-17T08:56:59.290Z]     daemon.go:461: [d3156a8d1da04] Stopping daemon
08:56:59 [2020-04-17T08:56:59.290Z]     daemon.go:296: [d3156a8d1da04] exiting daemon
08:56:59 [2020-04-17T08:56:59.290Z]     daemon.go:448: [d3156a8d1da04] Daemon stopped
08:56:59 [2020-04-17T08:56:59.290Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
08:57:00 [2020-04-17T08:57:00.365Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
08:57:00 [2020-04-17T08:57:00.929Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
08:57:01 [2020-04-17T08:57:01.140Z] Removing intermediate container 3368a1e17e98
08:57:01 [2020-04-17T08:57:01.140Z]  ---> 370820f9e6fb
08:57:01 [2020-04-17T08:57:01.140Z] Step 6/6 : CMD ["sh"]
08:57:01 [2020-04-17T08:57:01.140Z]  ---> Running in b3b149aeaf67
08:57:01 [2020-04-17T08:57:01.603Z] Removing intermediate container b3b149aeaf67
08:57:01 [2020-04-17T08:57:01.603Z]  ---> c41798709739
08:57:01 [2020-04-17T08:57:01.603Z] Successfully built c41798709739
08:57:01 [2020-04-17T08:57:01.603Z] Successfully tagged busybox:latest
08:57:01 [2020-04-17T08:57:01.603Z] INFO: Docker images of the daemon under test
08:57:01 [2020-04-17T08:57:01.603Z] 
08:57:01 [2020-04-17T08:57:01.960Z] tests/integration/models_nodes_test.py .                                 [ 91%]
08:57:01 [2020-04-17T08:57:01.961Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.23s)
08:57:01 [2020-04-17T08:57:01.961Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom
08:57:01 [2020-04-17T08:57:01.961Z]     daemon.go:325: [d50f7dd50b8df] waiting for daemon to start
08:57:01 [2020-04-17T08:57:01.961Z]     daemon.go:325: [d50f7dd50b8df] waiting for daemon to start
08:57:01 [2020-04-17T08:57:01.961Z]     daemon.go:353: [d50f7dd50b8df] daemon started
08:57:01 [2020-04-17T08:57:01.961Z]     daemon.go:461: [d50f7dd50b8df] Stopping daemon
08:57:01 [2020-04-17T08:57:01.961Z]     daemon.go:296: [d50f7dd50b8df] exiting daemon
08:57:01 [2020-04-17T08:57:01.961Z]     daemon.go:448: [d50f7dd50b8df] Daemon stopped
08:57:01 [2020-04-17T08:57:01.961Z] === RUN   TestAuthZPluginHeader
08:57:02 [2020-04-17T08:57:02.066Z] REPOSITORY                             TAG                 IMAGE ID            CREATED                  SIZE
08:57:02 [2020-04-17T08:57:02.066Z] busybox                                latest              c41798709739        Less than a second ago   4.98GB
08:57:02 [2020-04-17T08:57:02.066Z] mcr.microsoft.com/windows/servercore   ltsc2019            fdf6432edbdc        4 days ago               4.94GB
08:57:02 [2020-04-17T08:57:02.066Z] microsoft/windowsservercore            latest              fdf6432edbdc        4 days ago               4.94GB
08:57:02 [2020-04-17T08:57:02.066Z] 
08:57:02 [2020-04-17T08:57:02.066Z] INFO: Running integration tests at 04/17/2020 08:57:01...
08:57:02 [2020-04-17T08:57:02.066Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
08:57:02 [2020-04-17T08:57:02.066Z] INFO: Integration API tests being run from the host:
08:57:02 [2020-04-17T08:57:02.066Z] INFO: make.ps1 starting at 04/17/2020 08:57:01
08:57:02 [2020-04-17T08:57:02.559Z] tests/integration/models_resources_test.py .                             [ 91%]
08:57:02 [2020-04-17T08:57:02.574Z] --- PASS: TestAuthZPluginHeader (0.83s)
08:57:02 [2020-04-17T08:57:02.574Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader
08:57:02 [2020-04-17T08:57:02.574Z]     daemon.go:325: [d9bfa329969d3] waiting for daemon to start
08:57:02 [2020-04-17T08:57:02.574Z]     daemon.go:325: [d9bfa329969d3] waiting for daemon to start
08:57:02 [2020-04-17T08:57:02.574Z]     daemon.go:353: [d9bfa329969d3] daemon started
08:57:02 [2020-04-17T08:57:02.574Z]     daemon.go:461: [d9bfa329969d3] Stopping daemon
08:57:02 [2020-04-17T08:57:02.574Z]     daemon.go:296: [d9bfa329969d3] exiting daemon
08:57:02 [2020-04-17T08:57:02.574Z]     daemon.go:448: [d9bfa329969d3] Daemon stopped
08:57:02 [2020-04-17T08:57:02.574Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
08:57:02 [2020-04-17T08:57:02.574Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
08:57:02 [2020-04-17T08:57:02.574Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:57:02 [2020-04-17T08:57:02.574Z] === RUN   TestAuthZPluginV2Disable
08:57:02 [2020-04-17T08:57:02.574Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
08:57:02 [2020-04-17T08:57:02.574Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:57:02 [2020-04-17T08:57:02.574Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
08:57:02 [2020-04-17T08:57:02.574Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
08:57:02 [2020-04-17T08:57:02.574Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:57:02 [2020-04-17T08:57:02.574Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
08:57:02 [2020-04-17T08:57:02.574Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
08:57:02 [2020-04-17T08:57:02.574Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:57:02 [2020-04-17T08:57:02.574Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
08:57:03 [2020-04-17T08:57:03.042Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build
08:57:04 [2020-04-17T08:57:04.185Z] ok  	github.com/docker/docker/builder/fscache	0.144s	coverage: 69.5% of statements
08:57:04 [2020-04-17T08:57:04.185Z] ok  	github.com/docker/docker/builder/remotecontext	0.368s	coverage: 13.6% of statements
08:57:04 [2020-04-17T08:57:04.811Z] ok  	github.com/docker/docker/cli/debug	0.010s	coverage: 100.0% of statements
08:57:04 [2020-04-17T08:57:04.811Z] ok  	github.com/docker/docker/builder/remotecontext/git	4.387s	coverage: 85.1% of statements
08:57:05 [2020-04-17T08:57:05.116Z] ok  	github.com/docker/docker/builder/dockerfile	1.120s	coverage: 45.1% of statements
08:57:05 [2020-04-17T08:57:05.116Z] ?   	github.com/docker/docker/cli	[no test files]
08:57:05 [2020-04-17T08:57:05.117Z] ?   	github.com/docker/docker/cli/config	[no test files]
08:57:06 [2020-04-17T08:57:06.181Z] --- PASS: TestDockerNetworkMacvlan (26.14s)
08:57:06 [2020-04-17T08:57:06.181Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
08:57:06 [2020-04-17T08:57:06.181Z]     daemon.go:325: [da99a7ea289af] waiting for daemon to start
08:57:06 [2020-04-17T08:57:06.181Z]     daemon.go:325: [da99a7ea289af] waiting for daemon to start
08:57:06 [2020-04-17T08:57:06.181Z]     daemon.go:353: [da99a7ea289af] daemon started
08:57:06 [2020-04-17T08:57:06.181Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s)
08:57:06 [2020-04-17T08:57:06.181Z]     daemon.go:461: [da99a7ea289af] Stopping daemon
08:57:06 [2020-04-17T08:57:06.181Z]     daemon.go:296: [da99a7ea289af] exiting daemon
08:57:06 [2020-04-17T08:57:06.181Z]     daemon.go:448: [da99a7ea289af] Daemon stopped
08:57:06 [2020-04-17T08:57:06.181Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
08:57:06 [2020-04-17T08:57:06.181Z]     daemon.go:325: [d8ea72e41c251] waiting for daemon to start
08:57:06 [2020-04-17T08:57:06.181Z]     daemon.go:325: [d8ea72e41c251] waiting for daemon to start
08:57:06 [2020-04-17T08:57:06.181Z]     daemon.go:353: [d8ea72e41c251] daemon started
08:57:06 [2020-04-17T08:57:06.181Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.17s)
08:57:06 [2020-04-17T08:57:06.181Z]     daemon.go:461: [d8ea72e41c251] Stopping daemon
08:57:06 [2020-04-17T08:57:06.181Z]     daemon.go:296: [d8ea72e41c251] exiting daemon
08:57:06 [2020-04-17T08:57:06.181Z]     daemon.go:448: [d8ea72e41c251] Daemon stopped
08:57:06 [2020-04-17T08:57:06.181Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
08:57:06 [2020-04-17T08:57:06.181Z]     daemon.go:325: [d34ba1e5d552a] waiting for daemon to start
08:57:06 [2020-04-17T08:57:06.181Z]     daemon.go:325: [d34ba1e5d552a] waiting for daemon to start
08:57:06 [2020-04-17T08:57:06.181Z]     daemon.go:353: [d34ba1e5d552a] daemon started
08:57:06 [2020-04-17T08:57:06.181Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.67s)
08:57:06 [2020-04-17T08:57:06.181Z]     daemon.go:461: [d34ba1e5d552a] Stopping daemon
08:57:06 [2020-04-17T08:57:06.181Z]     daemon.go:296: [d34ba1e5d552a] exiting daemon
08:57:06 [2020-04-17T08:57:06.181Z]     daemon.go:448: [d34ba1e5d552a] Daemon stopped
08:57:06 [2020-04-17T08:57:06.181Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
08:57:06 [2020-04-17T08:57:06.181Z]     daemon.go:325: [d1c7dc24d050f] waiting for daemon to start
08:57:06 [2020-04-17T08:57:06.181Z]     daemon.go:325: [d1c7dc24d050f] waiting for daemon to start
08:57:06 [2020-04-17T08:57:06.181Z]     daemon.go:353: [d1c7dc24d050f] daemon started
08:57:06 [2020-04-17T08:57:06.181Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.99s)
08:57:06 [2020-04-17T08:57:06.181Z]     daemon.go:461: [d1c7dc24d050f] Stopping daemon
08:57:06 [2020-04-17T08:57:06.181Z]     daemon.go:296: [d1c7dc24d050f] exiting daemon
08:57:06 [2020-04-17T08:57:06.181Z]     daemon.go:448: [d1c7dc24d050f] Daemon stopped
08:57:06 [2020-04-17T08:57:06.181Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
08:57:06 [2020-04-17T08:57:06.181Z]     daemon.go:325: [d699ddb893632] waiting for daemon to start
08:57:06 [2020-04-17T08:57:06.181Z]     daemon.go:325: [d699ddb893632] waiting for daemon to start
08:57:06 [2020-04-17T08:57:06.181Z]     daemon.go:353: [d699ddb893632] daemon started
08:57:06 [2020-04-17T08:57:06.181Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (16.12s)
08:57:06 [2020-04-17T08:57:06.181Z]     daemon.go:461: [d699ddb893632] Stopping daemon
08:57:06 [2020-04-17T08:57:06.181Z]     daemon.go:296: [d699ddb893632] exiting daemon
08:57:06 [2020-04-17T08:57:06.181Z]     daemon.go:448: [d699ddb893632] Daemon stopped
08:57:06 [2020-04-17T08:57:06.181Z] PASS
08:57:06 [2020-04-17T08:57:06.181Z] 
08:57:06 [2020-04-17T08:57:06.181Z] DONE 7 tests in 27.763s
08:57:06 [2020-04-17T08:57:06.181Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
08:57:06 [2020-04-17T08:57:06.181Z] ++ 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
08:57:06 [2020-04-17T08:57:06.181Z] ++ set -e
08:57:06 [2020-04-17T08:57:06.181Z] ++ '[' -n 0 ']'
08:57:06 [2020-04-17T08:57:06.181Z] ++ set -x
08:57:06 [2020-04-17T08:57:06.181Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
08:57:06 [2020-04-17T08:57:06.181Z] testing: warning: no tests to run
08:57:06 [2020-04-17T08:57:06.181Z] PASS
08:57:06 [2020-04-17T08:57:06.181Z] 
08:57:06 [2020-04-17T08:57:06.181Z] DONE 0 tests in 0.025s
08:57:06 [2020-04-17T08:57:06.181Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
08:57:06 [2020-04-17T08:57:06.181Z] ++ 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
08:57:06 [2020-04-17T08:57:06.181Z] ++ set -e
08:57:06 [2020-04-17T08:57:06.181Z] ++ '[' -n 0 ']'
08:57:06 [2020-04-17T08:57:06.181Z] ++ set -x
08:57:06 [2020-04-17T08:57:06.181Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
08:57:06 [2020-04-17T08:57:06.438Z] INFO: Testing against a local daemon
08:57:06 [2020-04-17T08:57:06.438Z] === RUN   TestAuthZPluginAllowRequest
08:57:08 [2020-04-17T08:57:08.332Z] --- PASS: TestAuthZPluginAllowRequest (1.63s)
08:57:08 [2020-04-17T08:57:08.333Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest
08:57:08 [2020-04-17T08:57:08.333Z]     daemon.go:325: [dea1f9de3e8fb] waiting for daemon to start
08:57:08 [2020-04-17T08:57:08.333Z]     daemon.go:325: [dea1f9de3e8fb] waiting for daemon to start
08:57:08 [2020-04-17T08:57:08.333Z]     daemon.go:353: [dea1f9de3e8fb] daemon started
08:57:08 [2020-04-17T08:57:08.333Z]     daemon.go:461: [dea1f9de3e8fb] Stopping daemon
08:57:08 [2020-04-17T08:57:08.333Z]     daemon.go:296: [dea1f9de3e8fb] exiting daemon
08:57:08 [2020-04-17T08:57:08.333Z]     daemon.go:448: [dea1f9de3e8fb] Daemon stopped
08:57:08 [2020-04-17T08:57:08.333Z] === RUN   TestAuthZPluginTLS
08:57:08 [2020-04-17T08:57:08.589Z] --- PASS: TestAuthZPluginTLS (0.56s)
08:57:08 [2020-04-17T08:57:08.589Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS
08:57:08 [2020-04-17T08:57:08.589Z]     daemon.go:325: [d85c884cb5085] waiting for daemon to start
08:57:08 [2020-04-17T08:57:08.589Z]     daemon.go:325: [d85c884cb5085] waiting for daemon to start
08:57:08 [2020-04-17T08:57:08.589Z]     daemon.go:353: [d85c884cb5085] daemon started
08:57:08 [2020-04-17T08:57:08.590Z]     daemon.go:461: [d85c884cb5085] Stopping daemon
08:57:08 [2020-04-17T08:57:08.590Z]     daemon.go:296: [d85c884cb5085] exiting daemon
08:57:08 [2020-04-17T08:57:08.590Z]     daemon.go:448: [d85c884cb5085] Daemon stopped
08:57:08 [2020-04-17T08:57:08.590Z] === RUN   TestAuthZPluginDenyRequest
08:57:08 [2020-04-17T08:57:08.597Z] tests/integration/models_services_test.py ..............X.               [ 95%]
08:57:09 [2020-04-17T08:57:09.154Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
08:57:09 [2020-04-17T08:57:09.154Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest
08:57:09 [2020-04-17T08:57:09.154Z]     daemon.go:325: [d0abb2352c718] waiting for daemon to start
08:57:09 [2020-04-17T08:57:09.154Z]     daemon.go:325: [d0abb2352c718] waiting for daemon to start
08:57:09 [2020-04-17T08:57:09.154Z]     daemon.go:353: [d0abb2352c718] daemon started
08:57:09 [2020-04-17T08:57:09.154Z]     daemon.go:461: [d0abb2352c718] Stopping daemon
08:57:09 [2020-04-17T08:57:09.154Z]     daemon.go:296: [d0abb2352c718] exiting daemon
08:57:09 [2020-04-17T08:57:09.154Z]     daemon.go:448: [d0abb2352c718] Daemon stopped
08:57:09 [2020-04-17T08:57:09.154Z] === RUN   TestAuthZPluginAPIDenyResponse
08:57:09 [2020-04-17T08:57:09.717Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
08:57:09 [2020-04-17T08:57:09.717Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse
08:57:09 [2020-04-17T08:57:09.717Z]     daemon.go:325: [d71317954820b] waiting for daemon to start
08:57:09 [2020-04-17T08:57:09.717Z]     daemon.go:325: [d71317954820b] waiting for daemon to start
08:57:09 [2020-04-17T08:57:09.717Z]     daemon.go:353: [d71317954820b] daemon started
08:57:09 [2020-04-17T08:57:09.717Z]     daemon.go:461: [d71317954820b] Stopping daemon
08:57:09 [2020-04-17T08:57:09.717Z]     daemon.go:296: [d71317954820b] exiting daemon
08:57:09 [2020-04-17T08:57:09.717Z]     daemon.go:448: [d71317954820b] Daemon stopped
08:57:09 [2020-04-17T08:57:09.717Z] === RUN   TestAuthZPluginDenyResponse
08:57:10 [2020-04-17T08:57:10.280Z] --- PASS: TestAuthZPluginDenyResponse (0.57s)
08:57:10 [2020-04-17T08:57:10.280Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse
08:57:10 [2020-04-17T08:57:10.280Z]     daemon.go:325: [dcc58b0681f5a] waiting for daemon to start
08:57:10 [2020-04-17T08:57:10.280Z]     daemon.go:325: [dcc58b0681f5a] waiting for daemon to start
08:57:10 [2020-04-17T08:57:10.280Z]     daemon.go:353: [dcc58b0681f5a] daemon started
08:57:10 [2020-04-17T08:57:10.280Z]     daemon.go:461: [dcc58b0681f5a] Stopping daemon
08:57:10 [2020-04-17T08:57:10.280Z]     daemon.go:296: [dcc58b0681f5a] exiting daemon
08:57:10 [2020-04-17T08:57:10.280Z]     daemon.go:448: [dcc58b0681f5a] Daemon stopped
08:57:10 [2020-04-17T08:57:10.280Z] === RUN   TestAuthZPluginAllowEventStream
08:57:10 [2020-04-17T08:57:10.537Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
08:57:11 [2020-04-17T08:57:11.468Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
08:57:12 [2020-04-17T08:57:12.032Z] --- PASS: TestAuthZPluginAllowEventStream (1.71s)
08:57:12 [2020-04-17T08:57:12.032Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream
08:57:12 [2020-04-17T08:57:12.032Z]     daemon.go:325: [d2c714f8d9305] waiting for daemon to start
08:57:12 [2020-04-17T08:57:12.032Z]     daemon.go:325: [d2c714f8d9305] waiting for daemon to start
08:57:12 [2020-04-17T08:57:12.032Z]     daemon.go:353: [d2c714f8d9305] daemon started
08:57:12 [2020-04-17T08:57:12.032Z]     daemon.go:461: [d2c714f8d9305] Stopping daemon
08:57:12 [2020-04-17T08:57:12.032Z]     daemon.go:296: [d2c714f8d9305] exiting daemon
08:57:12 [2020-04-17T08:57:12.032Z]     daemon.go:448: [d2c714f8d9305] Daemon stopped
08:57:12 [2020-04-17T08:57:12.032Z] === RUN   TestAuthZPluginErrorResponse
08:57:12 [2020-04-17T08:57:12.032Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
08:57:12 [2020-04-17T08:57:12.596Z] --- PASS: TestAuthZPluginErrorResponse (0.56s)
08:57:12 [2020-04-17T08:57:12.596Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse
08:57:12 [2020-04-17T08:57:12.596Z]     daemon.go:325: [d9db0c29f6c51] waiting for daemon to start
08:57:12 [2020-04-17T08:57:12.596Z]     daemon.go:325: [d9db0c29f6c51] waiting for daemon to start
08:57:12 [2020-04-17T08:57:12.596Z]     daemon.go:353: [d9db0c29f6c51] daemon started
08:57:12 [2020-04-17T08:57:12.596Z]     daemon.go:461: [d9db0c29f6c51] Stopping daemon
08:57:12 [2020-04-17T08:57:12.596Z]     daemon.go:296: [d9db0c29f6c51] exiting daemon
08:57:12 [2020-04-17T08:57:12.596Z]     daemon.go:448: [d9db0c29f6c51] Daemon stopped
08:57:12 [2020-04-17T08:57:12.596Z] === RUN   TestAuthZPluginErrorRequest
08:57:12 [2020-04-17T08:57:12.596Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
08:57:13 [2020-04-17T08:57:13.024Z] tests/integration/models_swarm_test.py ..                                [ 96%]
08:57:13 [2020-04-17T08:57:13.024Z] tests/integration/models_volumes_test.py ..                              [ 96%]
08:57:13 [2020-04-17T08:57:13.160Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
08:57:13 [2020-04-17T08:57:13.160Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest
08:57:13 [2020-04-17T08:57:13.160Z]     daemon.go:325: [d9704bf46ee9a] waiting for daemon to start
08:57:13 [2020-04-17T08:57:13.160Z]     daemon.go:325: [d9704bf46ee9a] waiting for daemon to start
08:57:13 [2020-04-17T08:57:13.160Z]     daemon.go:353: [d9704bf46ee9a] daemon started
08:57:13 [2020-04-17T08:57:13.160Z]     daemon.go:461: [d9704bf46ee9a] Stopping daemon
08:57:13 [2020-04-17T08:57:13.160Z]     daemon.go:296: [d9704bf46ee9a] exiting daemon
08:57:13 [2020-04-17T08:57:13.160Z]     daemon.go:448: [d9704bf46ee9a] Daemon stopped
08:57:13 [2020-04-17T08:57:13.160Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
08:57:13 [2020-04-17T08:57:13.726Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s)
08:57:13 [2020-04-17T08:57:13.726Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration
08:57:13 [2020-04-17T08:57:13.726Z]     daemon.go:325: [d572d4d02bc50] waiting for daemon to start
08:57:13 [2020-04-17T08:57:13.726Z]     daemon.go:325: [d572d4d02bc50] waiting for daemon to start
08:57:13 [2020-04-17T08:57:13.726Z]     daemon.go:353: [d572d4d02bc50] daemon started
08:57:13 [2020-04-17T08:57:13.726Z]     daemon.go:461: [d572d4d02bc50] Stopping daemon
08:57:13 [2020-04-17T08:57:13.726Z]     daemon.go:296: [d572d4d02bc50] exiting daemon
08:57:13 [2020-04-17T08:57:13.726Z]     daemon.go:448: [d572d4d02bc50] Daemon stopped
08:57:13 [2020-04-17T08:57:13.726Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
08:57:13 [2020-04-17T08:57:13.983Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
08:57:13 [2020-04-17T08:57:13.984Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
08:57:14 [2020-04-17T08:57:14.547Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
08:57:15 [2020-04-17T08:57:15.478Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.96s)
08:57:15 [2020-04-17T08:57:15.478Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking
08:57:15 [2020-04-17T08:57:15.479Z]     daemon.go:325: [ddb8aad50b48f] waiting for daemon to start
08:57:15 [2020-04-17T08:57:15.479Z]     daemon.go:325: [ddb8aad50b48f] waiting for daemon to start
08:57:15 [2020-04-17T08:57:15.479Z]     daemon.go:353: [ddb8aad50b48f] daemon started
08:57:15 [2020-04-17T08:57:15.479Z]     daemon.go:461: [ddb8aad50b48f] Stopping daemon
08:57:15 [2020-04-17T08:57:15.479Z]     daemon.go:296: [ddb8aad50b48f] exiting daemon
08:57:15 [2020-04-17T08:57:15.479Z]     daemon.go:448: [ddb8aad50b48f] Daemon stopped
08:57:15 [2020-04-17T08:57:15.479Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
08:57:18 [2020-04-17T08:57:18.002Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.03s)
08:57:18 [2020-04-17T08:57:18.002Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom
08:57:18 [2020-04-17T08:57:18.002Z]     daemon.go:325: [d3b8b63812269] waiting for daemon to start
08:57:18 [2020-04-17T08:57:18.002Z]     daemon.go:325: [d3b8b63812269] waiting for daemon to start
08:57:18 [2020-04-17T08:57:18.002Z]     daemon.go:353: [d3b8b63812269] daemon started
08:57:18 [2020-04-17T08:57:18.002Z]     daemon.go:461: [d3b8b63812269] Stopping daemon
08:57:18 [2020-04-17T08:57:18.002Z]     daemon.go:296: [d3b8b63812269] exiting daemon
08:57:18 [2020-04-17T08:57:18.002Z]     daemon.go:448: [d3b8b63812269] Daemon stopped
08:57:18 [2020-04-17T08:57:18.002Z] === RUN   TestAuthZPluginHeader
08:57:18 [2020-04-17T08:57:18.052Z] tests/integration/regression_test.py ......                              [ 98%]
08:57:18 [2020-04-17T08:57:18.258Z] --- PASS: TestAuthZPluginHeader (0.82s)
08:57:18 [2020-04-17T08:57:18.258Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader
08:57:18 [2020-04-17T08:57:18.258Z]     daemon.go:325: [db00a8a530595] waiting for daemon to start
08:57:18 [2020-04-17T08:57:18.258Z]     daemon.go:325: [db00a8a530595] waiting for daemon to start
08:57:18 [2020-04-17T08:57:18.258Z]     daemon.go:353: [db00a8a530595] daemon started
08:57:18 [2020-04-17T08:57:18.258Z]     daemon.go:461: [db00a8a530595] Stopping daemon
08:57:18 [2020-04-17T08:57:18.258Z]     daemon.go:296: [db00a8a530595] exiting daemon
08:57:18 [2020-04-17T08:57:18.258Z]     daemon.go:448: [db00a8a530595] Daemon stopped
08:57:18 [2020-04-17T08:57:18.258Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
08:57:18 [2020-04-17T08:57:18.560Z] tests/integration/credentials/store_test.py ......                       [ 99%]
08:57:18 [2020-04-17T08:57:18.560Z] tests/integration/credentials/utils_test.py .                            [100%]
08:57:18 [2020-04-17T08:57:18.560Z] 
08:57:18 [2020-04-17T08:57:18.560Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
08:57:18 [2020-04-17T08:57:18.560Z] =========================== short test summary info ============================
08:57:18 [2020-04-17T08:57:18.560Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
08:57:18 [2020-04-17T08:57:18.560Z]   CONFIG_RT_GROUP_SCHED isn't enabled
08:57:18 [2020-04-17T08:57:18.560Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
08:57:18 [2020-04-17T08:57:18.560Z]   Not supported on most drivers
08:57:18 [2020-04-17T08:57:18.560Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
08:57:18 [2020-04-17T08:57:18.560Z]   Can fail if eth0 has multiple IP addresses
08:57:18 [2020-04-17T08:57:18.560Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
08:57:18 [2020-04-17T08:57:18.560Z]   This doesn't seem to be taken into account by the engine
08:57:18 [2020-04-17T08:57:18.560Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
08:57:18 [2020-04-17T08:57:18.560Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
08:57:18 [2020-04-17T08:57:18.560Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
08:57:18 [2020-04-17T08:57:18.560Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
08:57:18 [2020-04-17T08:57:18.560Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
08:57:18 [2020-04-17T08:57:18.560Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
08:57:18 [2020-04-17T08:57:18.560Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
08:57:18 [2020-04-17T08:57:18.560Z] = 369 passed, 7 skipped, 3 deselected, 4 xfailed, 2 xpassed in 381.17 seconds ==
08:57:18 [2020-04-17T08:57:18.814Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
08:57:20 [2020-04-17T08:57:20.411Z] ok  	github.com/docker/docker/client	0.472s	coverage: 75.7% of statements
08:57:21 [2020-04-17T08:57:21.007Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.73s)
08:57:21 [2020-04-17T08:57:21.007Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart
08:57:21 [2020-04-17T08:57:21.007Z]     daemon.go:325: [d972af4c4c877] waiting for daemon to start
08:57:21 [2020-04-17T08:57:21.007Z]     daemon.go:325: [d972af4c4c877] waiting for daemon to start
08:57:21 [2020-04-17T08:57:21.007Z]     daemon.go:353: [d972af4c4c877] daemon started
08:57:21 [2020-04-17T08:57:21.007Z]     daemon.go:461: [d972af4c4c877] Stopping daemon
08:57:21 [2020-04-17T08:57:21.007Z]     daemon.go:296: [d972af4c4c877] exiting daemon
08:57:21 [2020-04-17T08:57:21.007Z]     daemon.go:448: [d972af4c4c877] Daemon stopped
08:57:21 [2020-04-17T08:57:21.007Z]     daemon.go:325: [d972af4c4c877] waiting for daemon to start
08:57:21 [2020-04-17T08:57:21.007Z]     daemon.go:325: [d972af4c4c877] waiting for daemon to start
08:57:21 [2020-04-17T08:57:21.007Z]     daemon.go:325: [d972af4c4c877] waiting for daemon to start
08:57:21 [2020-04-17T08:57:21.007Z]     daemon.go:325: [d972af4c4c877] waiting for daemon to start
08:57:21 [2020-04-17T08:57:21.007Z]     daemon.go:339: [d972af4c4c877] error pinging daemon on start: Get http://d972af4c4c877.sock/_ping: context deadline exceeded
08:57:21 [2020-04-17T08:57:21.007Z]     daemon.go:325: [d972af4c4c877] waiting for daemon to start
08:57:21 [2020-04-17T08:57:21.007Z]     daemon.go:339: [d972af4c4c877] error pinging daemon on start: Get http://d972af4c4c877.sock/_ping: context deadline exceeded
08:57:21 [2020-04-17T08:57:21.007Z]     daemon.go:325: [d972af4c4c877] waiting for daemon to start
08:57:21 [2020-04-17T08:57:21.007Z]     daemon.go:339: [d972af4c4c877] error pinging daemon on start: Get http://d972af4c4c877.sock/_ping: context deadline exceeded
08:57:21 [2020-04-17T08:57:21.007Z]     daemon.go:325: [d972af4c4c877] waiting for daemon to start
08:57:21 [2020-04-17T08:57:21.007Z]     daemon.go:339: [d972af4c4c877] error pinging daemon on start: Get http://d972af4c4c877.sock/_ping: context deadline exceeded
08:57:21 [2020-04-17T08:57:21.007Z]     daemon.go:296: [d972af4c4c877] exiting daemon
08:57:21 [2020-04-17T08:57:21.007Z]     daemon.go:325: [d972af4c4c877] waiting for daemon to start
08:57:21 [2020-04-17T08:57:21.007Z]     daemon.go:325: [d972af4c4c877] waiting for daemon to start
08:57:21 [2020-04-17T08:57:21.007Z]     daemon.go:325: [d972af4c4c877] waiting for daemon to start
08:57:21 [2020-04-17T08:57:21.007Z]     daemon.go:353: [d972af4c4c877] daemon started
08:57:21 [2020-04-17T08:57:21.007Z]     daemon.go:461: [d972af4c4c877] Stopping daemon
08:57:21 [2020-04-17T08:57:21.007Z]     daemon.go:296: [d972af4c4c877] exiting daemon
08:57:21 [2020-04-17T08:57:21.007Z]     daemon.go:448: [d972af4c4c877] Daemon stopped
08:57:21 [2020-04-17T08:57:21.007Z] PASS
08:57:21 [2020-04-17T08:57:21.007Z] 
08:57:21 [2020-04-17T08:57:21.007Z] === Skipped
08:57:21 [2020-04-17T08:57:21.007Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
08:57:21 [2020-04-17T08:57:21.007Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:57:21 [2020-04-17T08:57:21.007Z] 
08:57:21 [2020-04-17T08:57:21.007Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
08:57:21 [2020-04-17T08:57:21.007Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:57:21 [2020-04-17T08:57:21.007Z] 
08:57:21 [2020-04-17T08:57:21.007Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
08:57:21 [2020-04-17T08:57:21.007Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:57:21 [2020-04-17T08:57:21.007Z] 
08:57:21 [2020-04-17T08:57:21.007Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
08:57:21 [2020-04-17T08:57:21.007Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:57:21 [2020-04-17T08:57:21.007Z] 
08:57:21 [2020-04-17T08:57:21.007Z] 
08:57:21 [2020-04-17T08:57:21.007Z] DONE 17 tests, 4 skipped in 28.985s
08:57:21 [2020-04-17T08:57:21.007Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m 
08:57:21 [2020-04-17T08:57:21.007Z] ++ 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
08:57:21 [2020-04-17T08:57:21.007Z] ++ set -e
08:57:21 [2020-04-17T08:57:21.007Z] ++ '[' -n 0 ']'
08:57:21 [2020-04-17T08:57:21.007Z] ++ set -x
08:57:21 [2020-04-17T08:57:21.007Z] ++ env -i DEST=/go/src/github.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
08:57:21 [2020-04-17T08:57:21.007Z] INFO: Testing against a local daemon
08:57:21 [2020-04-17T08:57:21.007Z] === RUN   TestPluginInvalidJSON
08:57:21 [2020-04-17T08:57:21.007Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
08:57:21 [2020-04-17T08:57:21.007Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
08:57:21 [2020-04-17T08:57:21.007Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
08:57:21 [2020-04-17T08:57:21.007Z] --- PASS: TestPluginInvalidJSON (0.01s)
08:57:21 [2020-04-17T08:57:21.007Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
08:57:21 [2020-04-17T08:57:21.007Z] PASS
08:57:21 [2020-04-17T08:57:21.007Z] 
08:57:21 [2020-04-17T08:57:21.007Z] DONE 2 tests in 0.081s
08:57:21 [2020-04-17T08:57:21.007Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
08:57:21 [2020-04-17T08:57:21.007Z] ++ 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
08:57:21 [2020-04-17T08:57:21.007Z] ++ set -e
08:57:21 [2020-04-17T08:57:21.007Z] ++ '[' -n 0 ']'
08:57:21 [2020-04-17T08:57:21.007Z] ++ set -x
08:57:21 [2020-04-17T08:57:21.007Z] ++ env -i DEST=/go/src/github.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
08:57:21 [2020-04-17T08:57:21.007Z] INFO: Testing against a local daemon
08:57:21 [2020-04-17T08:57:21.007Z] === RUN   TestExternalGraphDriver
08:57:21 [2020-04-17T08:57:21.007Z] === RUN   TestExternalGraphDriver/json
08:57:21 [2020-04-17T08:57:21.620Z] === RUN   TestExternalGraphDriver/spec
08:57:23 [2020-04-17T08:57:23.512Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.38s)
08:57:23 [2020-04-17T08:57:23.512Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2AllowNonVolumeRequest
08:57:23 [2020-04-17T08:57:23.512Z]     daemon.go:325: [d4a637184cb48] waiting for daemon to start
08:57:23 [2020-04-17T08:57:23.512Z]     daemon.go:325: [d4a637184cb48] waiting for daemon to start
08:57:23 [2020-04-17T08:57:23.512Z]     daemon.go:353: [d4a637184cb48] daemon started
08:57:23 [2020-04-17T08:57:23.512Z]     daemon.go:461: [d4a637184cb48] Stopping daemon
08:57:23 [2020-04-17T08:57:23.512Z]     daemon.go:296: [d4a637184cb48] exiting daemon
08:57:23 [2020-04-17T08:57:23.512Z]     daemon.go:448: [d4a637184cb48] Daemon stopped
08:57:23 [2020-04-17T08:57:23.512Z]     daemon.go:325: [d4a637184cb48] waiting for daemon to start
08:57:23 [2020-04-17T08:57:23.512Z]     daemon.go:325: [d4a637184cb48] waiting for daemon to start
08:57:23 [2020-04-17T08:57:23.512Z]     daemon.go:353: [d4a637184cb48] daemon started
08:57:23 [2020-04-17T08:57:23.512Z]     daemon.go:461: [d4a637184cb48] Stopping daemon
08:57:23 [2020-04-17T08:57:23.512Z]     daemon.go:296: [d4a637184cb48] exiting daemon
08:57:23 [2020-04-17T08:57:23.512Z]     daemon.go:448: [d4a637184cb48] Daemon stopped
08:57:23 [2020-04-17T08:57:23.512Z] === RUN   TestAuthZPluginV2Disable
08:57:23 [2020-04-17T08:57:23.659Z] === RUN   TestExternalGraphDriver/pull
08:57:25 [2020-04-17T08:57:25.678Z] --- PASS: TestExternalGraphDriver (6.34s)
08:57:25 [2020-04-17T08:57:25.678Z]     external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver
08:57:25 [2020-04-17T08:57:25.678Z]     daemon.go:325: [ddc20ec2c703d] waiting for daemon to start
08:57:25 [2020-04-17T08:57:25.678Z]     daemon.go:325: [ddc20ec2c703d] waiting for daemon to start
08:57:25 [2020-04-17T08:57:25.678Z]     daemon.go:353: [ddc20ec2c703d] daemon started
08:57:25 [2020-04-17T08:57:25.678Z]     daemon.go:461: [ddc20ec2c703d] Stopping daemon
08:57:25 [2020-04-17T08:57:25.678Z]     daemon.go:296: [ddc20ec2c703d] exiting daemon
08:57:25 [2020-04-17T08:57:25.678Z]     daemon.go:448: [ddc20ec2c703d] Daemon stopped
08:57:25 [2020-04-17T08:57:25.678Z]     daemon.go:325: [ddc20ec2c703d] waiting for daemon to start
08:57:25 [2020-04-17T08:57:25.678Z]     daemon.go:325: [ddc20ec2c703d] waiting for daemon to start
08:57:25 [2020-04-17T08:57:25.678Z]     daemon.go:353: [ddc20ec2c703d] daemon started
08:57:25 [2020-04-17T08:57:25.678Z]     daemon.go:461: [ddc20ec2c703d] Stopping daemon
08:57:25 [2020-04-17T08:57:25.678Z]     daemon.go:296: [ddc20ec2c703d] exiting daemon
08:57:25 [2020-04-17T08:57:25.678Z]     daemon.go:448: [ddc20ec2c703d] Daemon stopped
08:57:25 [2020-04-17T08:57:25.678Z]     --- PASS: TestExternalGraphDriver/json (2.10s)
08:57:25 [2020-04-17T08:57:25.678Z]     daemon.go:325: [ddc20ec2c703d] waiting for daemon to start
08:57:25 [2020-04-17T08:57:25.678Z]     daemon.go:325: [ddc20ec2c703d] waiting for daemon to start
08:57:25 [2020-04-17T08:57:25.678Z]     daemon.go:353: [ddc20ec2c703d] daemon started
08:57:25 [2020-04-17T08:57:25.678Z]     daemon.go:461: [ddc20ec2c703d] Stopping daemon
08:57:25 [2020-04-17T08:57:25.678Z]     daemon.go:296: [ddc20ec2c703d] exiting daemon
08:57:25 [2020-04-17T08:57:25.678Z]     daemon.go:448: [ddc20ec2c703d] Daemon stopped
08:57:25 [2020-04-17T08:57:25.678Z]     daemon.go:325: [ddc20ec2c703d] waiting for daemon to start
08:57:25 [2020-04-17T08:57:25.678Z]     daemon.go:325: [ddc20ec2c703d] waiting for daemon to start
08:57:25 [2020-04-17T08:57:25.678Z]     daemon.go:353: [ddc20ec2c703d] daemon started
08:57:25 [2020-04-17T08:57:25.678Z]     daemon.go:461: [ddc20ec2c703d] Stopping daemon
08:57:25 [2020-04-17T08:57:25.678Z]     daemon.go:296: [ddc20ec2c703d] exiting daemon
08:57:25 [2020-04-17T08:57:25.678Z]     daemon.go:448: [ddc20ec2c703d] Daemon stopped
08:57:25 [2020-04-17T08:57:25.678Z]     --- PASS: TestExternalGraphDriver/spec (2.05s)
08:57:25 [2020-04-17T08:57:25.678Z]     daemon.go:325: [ddc20ec2c703d] waiting for daemon to start
08:57:25 [2020-04-17T08:57:25.678Z]     daemon.go:325: [ddc20ec2c703d] waiting for daemon to start
08:57:25 [2020-04-17T08:57:25.678Z]     daemon.go:353: [ddc20ec2c703d] daemon started
08:57:25 [2020-04-17T08:57:25.678Z]     daemon.go:461: [ddc20ec2c703d] Stopping daemon
08:57:25 [2020-04-17T08:57:25.678Z]     daemon.go:296: [ddc20ec2c703d] exiting daemon
08:57:25 [2020-04-17T08:57:25.678Z]     daemon.go:448: [ddc20ec2c703d] Daemon stopped
08:57:25 [2020-04-17T08:57:25.678Z]     --- PASS: TestExternalGraphDriver/pull (2.08s)
08:57:25 [2020-04-17T08:57:25.678Z] === RUN   TestGraphdriverPluginV2
08:57:25 [2020-04-17T08:57:25.678Z] --- SKIP: TestGraphdriverPluginV2 (0.07s)
08:57:25 [2020-04-17T08:57:25.678Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:57:25 [2020-04-17T08:57:25.678Z] PASS
08:57:25 [2020-04-17T08:57:25.678Z] 
08:57:25 [2020-04-17T08:57:25.678Z] === Skipped
08:57:25 [2020-04-17T08:57:25.678Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s)
08:57:25 [2020-04-17T08:57:25.678Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:57:25 [2020-04-17T08:57:25.678Z] 
08:57:25 [2020-04-17T08:57:25.678Z] 
08:57:25 [2020-04-17T08:57:25.678Z] DONE 5 tests, 1 skipped in 6.487s
08:57:25 [2020-04-17T08:57:25.678Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m 
08:57:25 [2020-04-17T08:57:25.678Z] ++ 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
08:57:25 [2020-04-17T08:57:25.678Z] ++ set -e
08:57:25 [2020-04-17T08:57:25.678Z] ++ '[' -n 0 ']'
08:57:25 [2020-04-17T08:57:25.678Z] ++ set -x
08:57:25 [2020-04-17T08:57:25.678Z] ++ env -i DEST=/go/src/github.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
08:57:25 [2020-04-17T08:57:25.678Z] INFO: Testing against a local daemon
08:57:25 [2020-04-17T08:57:25.678Z] === RUN   TestContinueAfterPluginCrash
08:57:25 [2020-04-17T08:57:25.678Z] === PAUSE TestContinueAfterPluginCrash
08:57:25 [2020-04-17T08:57:25.678Z] === RUN   TestDaemonStartWithLogOpt
08:57:25 [2020-04-17T08:57:25.678Z] === PAUSE TestDaemonStartWithLogOpt
08:57:25 [2020-04-17T08:57:25.678Z] === CONT  TestContinueAfterPluginCrash
08:57:25 [2020-04-17T08:57:25.678Z] === CONT  TestDaemonStartWithLogOpt
08:57:26 [2020-04-17T08:57:26.034Z] === RUN   TestDockerSuite/TestBuildExpose
08:57:26 [2020-04-17T08:57:26.291Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
08:57:26 [2020-04-17T08:57:26.291Z] --- PASS: TestAuthZPluginV2Disable (3.46s)
08:57:26 [2020-04-17T08:57:26.291Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2Disable
08:57:26 [2020-04-17T08:57:26.291Z]     daemon.go:325: [dc4d1c510298c] waiting for daemon to start
08:57:26 [2020-04-17T08:57:26.291Z]     daemon.go:325: [dc4d1c510298c] waiting for daemon to start
08:57:26 [2020-04-17T08:57:26.291Z]     daemon.go:353: [dc4d1c510298c] daemon started
08:57:26 [2020-04-17T08:57:26.291Z]     daemon.go:461: [dc4d1c510298c] Stopping daemon
08:57:26 [2020-04-17T08:57:26.291Z]     daemon.go:296: [dc4d1c510298c] exiting daemon
08:57:26 [2020-04-17T08:57:26.291Z]     daemon.go:448: [dc4d1c510298c] Daemon stopped
08:57:26 [2020-04-17T08:57:26.291Z]     daemon.go:325: [dc4d1c510298c] waiting for daemon to start
08:57:26 [2020-04-17T08:57:26.291Z]     daemon.go:325: [dc4d1c510298c] waiting for daemon to start
08:57:26 [2020-04-17T08:57:26.291Z]     daemon.go:353: [dc4d1c510298c] daemon started
08:57:26 [2020-04-17T08:57:26.291Z]     daemon.go:461: [dc4d1c510298c] Stopping daemon
08:57:26 [2020-04-17T08:57:26.291Z]     daemon.go:296: [dc4d1c510298c] exiting daemon
08:57:26 [2020-04-17T08:57:26.291Z]     daemon.go:448: [dc4d1c510298c] Daemon stopped
08:57:26 [2020-04-17T08:57:26.291Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
08:57:26 [2020-04-17T08:57:26.855Z] === RUN   TestDockerSuite/TestBuildExposeOrder
08:57:27 [2020-04-17T08:57:27.112Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
08:57:27 [2020-04-17T08:57:27.675Z] === RUN   TestDockerSuite/TestBuildFails
08:57:28 [2020-04-17T08:57:28.240Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
08:57:28 [2020-04-17T08:57:28.240Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
08:57:28 [2020-04-17T08:57:28.280Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config
08:57:28 [2020-04-17T08:57:28.498Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
08:57:28 [2020-04-17T08:57:28.743Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container
08:57:29 [2020-04-17T08:57:29.431Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.27s)
08:57:29 [2020-04-17T08:57:29.431Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2RejectVolumeRequests
08:57:29 [2020-04-17T08:57:29.431Z]     daemon.go:325: [d9d1e3ddc0fa5] waiting for daemon to start
08:57:29 [2020-04-17T08:57:29.431Z]     daemon.go:325: [d9d1e3ddc0fa5] waiting for daemon to start
08:57:29 [2020-04-17T08:57:29.431Z]     daemon.go:353: [d9d1e3ddc0fa5] daemon started
08:57:29 [2020-04-17T08:57:29.431Z]     daemon.go:461: [d9d1e3ddc0fa5] Stopping daemon
08:57:29 [2020-04-17T08:57:29.431Z]     daemon.go:296: [d9d1e3ddc0fa5] exiting daemon
08:57:29 [2020-04-17T08:57:29.431Z]     daemon.go:448: [d9d1e3ddc0fa5] Daemon stopped
08:57:29 [2020-04-17T08:57:29.431Z]     daemon.go:325: [d9d1e3ddc0fa5] waiting for daemon to start
08:57:29 [2020-04-17T08:57:29.431Z]     daemon.go:325: [d9d1e3ddc0fa5] waiting for daemon to start
08:57:29 [2020-04-17T08:57:29.431Z]     daemon.go:353: [d9d1e3ddc0fa5] daemon started
08:57:29 [2020-04-17T08:57:29.431Z]     daemon.go:461: [d9d1e3ddc0fa5] Stopping daemon
08:57:29 [2020-04-17T08:57:29.431Z]     daemon.go:296: [d9d1e3ddc0fa5] exiting daemon
08:57:29 [2020-04-17T08:57:29.431Z]     daemon.go:448: [d9d1e3ddc0fa5] Daemon stopped
08:57:29 [2020-04-17T08:57:29.431Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
08:57:30 [2020-04-17T08:57:30.956Z] umount: bundles/test-docker-py/root: no mount point specified.
08:57:30 [2020-04-17T08:57:30.956Z] Leaving: AppArmorNo profiles have been unloaded.
08:57:30 [2020-04-17T08:57:30.956Z] 
08:57:30 [2020-04-17T08:57:30.956Z] Unloading profiles will leave already running processes permanently
08:57:30 [2020-04-17T08:57:30.956Z] unconfined, which can lead to unexpected situations.
08:57:30 [2020-04-17T08:57:30.956Z] 
08:57:30 [2020-04-17T08:57:30.956Z] To set a process to complain mode, use the command line tool
08:57:30 [2020-04-17T08:57:30.956Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
08:57:30 [2020-04-17T08:57:30.956Z] 
08:57:31 [2020-04-17T08:57:31.332Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
Post stage
[Pipeline] junit
08:57:31 [2020-04-17T08:57:31.522Z] Recording test results
[Pipeline] sh
08:57:31 [2020-04-17T08:57:31.952Z] + echo Ensuring container killed.
08:57:31 [2020-04-17T08:57:31.952Z] Ensuring container killed.
08:57:31 [2020-04-17T08:57:31.952Z] + docker rm -vf docker-pr2
08:57:31 [2020-04-17T08:57:31.952Z] Error: No such container: docker-pr2
08:57:31 [2020-04-17T08:57:31.952Z] + true
[Pipeline] sh
08:57:32 [2020-04-17T08:57:32.309Z] + echo Chowning /workspace to jenkins user
08:57:32 [2020-04-17T08:57:32.309Z] Chowning /workspace to jenkins user
08:57:32 [2020-04-17T08:57:32.309Z] + id -u
08:57:32 [2020-04-17T08:57:32.309Z] + id -g
08:57:32 [2020-04-17T08:57:32.309Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40782:/workspace busybox chown -R 1000:1000 /workspace
08:57:32 [2020-04-17T08:57:32.501Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image
08:57:33 [2020-04-17T08:57:33.856Z] === RUN   TestDockerSuite/TestBuildForceRm
08:57:34 [2020-04-17T08:57:34.049Z] --- PASS: TestDaemonStartWithLogOpt (8.02s)
08:57:34 [2020-04-17T08:57:34.049Z]     validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt
08:57:34 [2020-04-17T08:57:34.049Z]     daemon.go:325: [d555a0231e11e] waiting for daemon to start
08:57:34 [2020-04-17T08:57:34.049Z]     daemon.go:325: [d555a0231e11e] waiting for daemon to start
08:57:34 [2020-04-17T08:57:34.049Z]     daemon.go:353: [d555a0231e11e] daemon started
08:57:34 [2020-04-17T08:57:34.049Z]     daemon.go:461: [d555a0231e11e] Stopping daemon
08:57:34 [2020-04-17T08:57:34.049Z]     daemon.go:296: [d555a0231e11e] exiting daemon
08:57:34 [2020-04-17T08:57:34.049Z]     daemon.go:448: [d555a0231e11e] Daemon stopped
08:57:34 [2020-04-17T08:57:34.049Z]     daemon.go:325: [d555a0231e11e] waiting for daemon to start
08:57:34 [2020-04-17T08:57:34.049Z]     daemon.go:325: [d555a0231e11e] waiting for daemon to start
08:57:34 [2020-04-17T08:57:34.049Z]     daemon.go:353: [d555a0231e11e] daemon started
08:57:34 [2020-04-17T08:57:34.049Z]     daemon.go:461: [d555a0231e11e] Stopping daemon
08:57:34 [2020-04-17T08:57:34.049Z]     daemon.go:296: [d555a0231e11e] exiting daemon
08:57:34 [2020-04-17T08:57:34.049Z]     daemon.go:448: [d555a0231e11e] Daemon stopped
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
08:57:34 [2020-04-17T08:57:34.555Z] + bundleName=docker-py
08:57:34 [2020-04-17T08:57:34.555Z] + echo Creating docker-py-bundles.tar.gz
08:57:34 [2020-04-17T08:57:34.555Z] Creating docker-py-bundles.tar.gz
08:57:34 [2020-04-17T08:57:34.555Z] + 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
08:57:34 [2020-04-17T08:57:34.562Z] Archiving artifacts
08:57:34 [2020-04-17T08:57:34.695Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network
08:57:34 [2020-04-17T08:57:34.778Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40782/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
08:57:35 [2020-04-17T08:57:35.196Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40782/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=73b52253848169499393976f4af9a27b21006ec5 -e DOCKER_GRAPHDRIVER docker:73b52253848169499393976f4af9a27b21006ec5 hack/make.sh binary-daemon
08:57:35 [2020-04-17T08:57:35.754Z] 
08:57:35 [2020-04-17T08:57:35.754Z] Removing bundles/
08:57:35 [2020-04-17T08:57:35.754Z] 
08:57:35 [2020-04-17T08:57:35.754Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon)
08:57:35 [2020-04-17T08:57:35.754Z] Building: bundles/binary-daemon/dockerd-dev
08:57:35 [2020-04-17T08:57:35.754Z] GOOS="" GOARCH="" GOARM=""
08:57:36 [2020-04-17T08:57:36.378Z] === RUN   TestDockerSuite/TestBuildFromGit
08:57:38 [2020-04-17T08:57:38.273Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
08:57:38 [2020-04-17T08:57:38.451Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan
08:57:38 [2020-04-17T08:57:38.837Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
08:57:38 [2020-04-17T08:57:38.913Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan
08:57:39 [2020-04-17T08:57:39.526Z] --- PASS: TestContinueAfterPluginCrash (13.07s)
08:57:39 [2020-04-17T08:57:39.526Z]     logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash
08:57:39 [2020-04-17T08:57:39.526Z]     daemon.go:325: [d836862d2e214] waiting for daemon to start
08:57:39 [2020-04-17T08:57:39.526Z]     daemon.go:325: [d836862d2e214] waiting for daemon to start
08:57:39 [2020-04-17T08:57:39.526Z]     daemon.go:353: [d836862d2e214] daemon started
08:57:39 [2020-04-17T08:57:39.526Z]     daemon.go:461: [d836862d2e214] Stopping daemon
08:57:39 [2020-04-17T08:57:39.526Z]     daemon.go:296: [d836862d2e214] exiting daemon
08:57:39 [2020-04-17T08:57:39.526Z]     daemon.go:448: [d836862d2e214] Daemon stopped
08:57:39 [2020-04-17T08:57:39.526Z] PASS
08:57:39 [2020-04-17T08:57:39.526Z] 
08:57:39 [2020-04-17T08:57:39.526Z] DONE 2 tests in 13.159s
08:57:39 [2020-04-17T08:57:39.526Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
08:57:39 [2020-04-17T08:57:39.526Z] ++ 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
08:57:39 [2020-04-17T08:57:39.526Z] ++ set -e
08:57:39 [2020-04-17T08:57:39.526Z] ++ '[' -n 0 ']'
08:57:39 [2020-04-17T08:57:39.526Z] ++ set -x
08:57:39 [2020-04-17T08:57:39.526Z] ++ env -i DEST=/go/src/github.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
08:57:39 [2020-04-17T08:57:39.526Z] INFO: Testing against a local daemon
08:57:39 [2020-04-17T08:57:39.526Z] === RUN   TestPluginWithDevMounts
08:57:39 [2020-04-17T08:57:39.526Z] === PAUSE TestPluginWithDevMounts
08:57:39 [2020-04-17T08:57:39.526Z] === CONT  TestPluginWithDevMounts
08:57:39 [2020-04-17T08:57:39.889Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin
08:57:40 [2020-04-17T08:57:40.206Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
08:57:40 [2020-04-17T08:57:40.864Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz
08:57:40 [2020-04-17T08:57:40.994Z] --- PASS: TestPluginWithDevMounts (1.88s)
08:57:40 [2020-04-17T08:57:40.994Z]     mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts
08:57:40 [2020-04-17T08:57:40.994Z]     daemon.go:325: [d5e25c887832e] waiting for daemon to start
08:57:40 [2020-04-17T08:57:40.994Z]     daemon.go:325: [d5e25c887832e] waiting for daemon to start
08:57:40 [2020-04-17T08:57:40.994Z]     daemon.go:353: [d5e25c887832e] daemon started
08:57:40 [2020-04-17T08:57:40.994Z]     daemon.go:461: [d5e25c887832e] Stopping daemon
08:57:40 [2020-04-17T08:57:40.994Z]     daemon.go:296: [d5e25c887832e] exiting daemon
08:57:40 [2020-04-17T08:57:40.994Z]     daemon.go:448: [d5e25c887832e] Daemon stopped
08:57:40 [2020-04-17T08:57:40.994Z] PASS
08:57:40 [2020-04-17T08:57:40.994Z] 
08:57:40 [2020-04-17T08:57:40.994Z] DONE 1 tests in 1.954s
08:57:40 [2020-04-17T08:57:40.994Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m 
08:57:40 [2020-04-17T08:57:40.994Z] ++ 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
08:57:40 [2020-04-17T08:57:40.994Z] ++ set -e
08:57:40 [2020-04-17T08:57:40.994Z] ++ '[' -n 0 ']'
08:57:40 [2020-04-17T08:57:40.994Z] ++ set -x
08:57:40 [2020-04-17T08:57:40.994Z] ++ env -i DEST=/go/src/github.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
08:57:40 [2020-04-17T08:57:40.994Z] INFO: Testing against a local daemon
08:57:40 [2020-04-17T08:57:40.994Z] === RUN   TestSecretInspect
08:57:41 [2020-04-17T08:57:41.840Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common
08:57:42 [2020-04-17T08:57:42.101Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
08:57:42 [2020-04-17T08:57:42.359Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.85s)
08:57:42 [2020-04-17T08:57:42.359Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2BadManifestFailsDaemonStart
08:57:42 [2020-04-17T08:57:42.359Z]     daemon.go:325: [d6532dc7b93da] waiting for daemon to start
08:57:42 [2020-04-17T08:57:42.359Z]     daemon.go:325: [d6532dc7b93da] waiting for daemon to start
08:57:42 [2020-04-17T08:57:42.359Z]     daemon.go:353: [d6532dc7b93da] daemon started
08:57:42 [2020-04-17T08:57:42.359Z]     daemon.go:461: [d6532dc7b93da] Stopping daemon
08:57:42 [2020-04-17T08:57:42.359Z]     daemon.go:296: [d6532dc7b93da] exiting daemon
08:57:42 [2020-04-17T08:57:42.359Z]     daemon.go:448: [d6532dc7b93da] Daemon stopped
08:57:42 [2020-04-17T08:57:42.359Z]     daemon.go:325: [d6532dc7b93da] waiting for daemon to start
08:57:42 [2020-04-17T08:57:42.359Z]     daemon.go:325: [d6532dc7b93da] waiting for daemon to start
08:57:42 [2020-04-17T08:57:42.359Z]     daemon.go:296: [d6532dc7b93da] exiting daemon
08:57:42 [2020-04-17T08:57:42.359Z]     daemon.go:325: [d6532dc7b93da] waiting for daemon to start
08:57:42 [2020-04-17T08:57:42.359Z]     daemon.go:325: [d6532dc7b93da] waiting for daemon to start
08:57:42 [2020-04-17T08:57:42.359Z]     daemon.go:325: [d6532dc7b93da] waiting for daemon to start
08:57:42 [2020-04-17T08:57:42.359Z]     daemon.go:353: [d6532dc7b93da] daemon started
08:57:42 [2020-04-17T08:57:42.359Z]     daemon.go:461: [d6532dc7b93da] Stopping daemon
08:57:42 [2020-04-17T08:57:42.359Z]     daemon.go:296: [d6532dc7b93da] exiting daemon
08:57:42 [2020-04-17T08:57:42.359Z]     daemon.go:448: [d6532dc7b93da] Daemon stopped
08:57:42 [2020-04-17T08:57:42.359Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
08:57:42 [2020-04-17T08:57:42.923Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
08:57:43 [2020-04-17T08:57:43.180Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
08:57:44 [2020-04-17T08:57:44.033Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
08:57:44 [2020-04-17T08:57:44.442Z] --- PASS: TestSecretInspect (3.63s)
08:57:44 [2020-04-17T08:57:44.442Z]     secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect
08:57:44 [2020-04-17T08:57:44.442Z]     daemon.go:325: [d0cf4566b1031] waiting for daemon to start
08:57:44 [2020-04-17T08:57:44.442Z]     daemon.go:325: [d0cf4566b1031] waiting for daemon to start
08:57:44 [2020-04-17T08:57:44.442Z]     daemon.go:353: [d0cf4566b1031] daemon started
08:57:44 [2020-04-17T08:57:44.442Z]     daemon.go:461: [d0cf4566b1031] Stopping daemon
08:57:44 [2020-04-17T08:57:44.442Z]     daemon.go:296: [d0cf4566b1031] exiting daemon
08:57:44 [2020-04-17T08:57:44.442Z]     daemon.go:448: [d0cf4566b1031] Daemon stopped
08:57:44 [2020-04-17T08:57:44.442Z] === RUN   TestSecretList
08:57:45 [2020-04-17T08:57:45.700Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
08:57:47 [2020-04-17T08:57:47.608Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
08:57:48 [2020-04-17T08:57:48.748Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging
08:57:48 [2020-04-17T08:57:48.817Z] --- PASS: TestSecretList (3.81s)
08:57:48 [2020-04-17T08:57:48.817Z]     secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList
08:57:48 [2020-04-17T08:57:48.817Z]     daemon.go:325: [d0c75a4c657e7] waiting for daemon to start
08:57:48 [2020-04-17T08:57:48.817Z]     daemon.go:325: [d0c75a4c657e7] waiting for daemon to start
08:57:48 [2020-04-17T08:57:48.817Z]     daemon.go:353: [d0c75a4c657e7] daemon started
08:57:48 [2020-04-17T08:57:48.817Z]     daemon.go:461: [d0c75a4c657e7] Stopping daemon
08:57:48 [2020-04-17T08:57:48.817Z]     daemon.go:296: [d0c75a4c657e7] exiting daemon
08:57:48 [2020-04-17T08:57:48.817Z]     daemon.go:448: [d0c75a4c657e7] Daemon stopped
08:57:48 [2020-04-17T08:57:48.817Z] === RUN   TestSecretsCreateAndDelete
08:57:48 [2020-04-17T08:57:48.979Z] === RUN   TestDockerSuite/TestBuildHistory
08:57:52 [2020-04-17T08:57:52.265Z] --- PASS: TestSecretsCreateAndDelete (3.64s)
08:57:52 [2020-04-17T08:57:52.265Z]     secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete
08:57:52 [2020-04-17T08:57:52.265Z]     daemon.go:325: [dfc0be779b355] waiting for daemon to start
08:57:52 [2020-04-17T08:57:52.265Z]     daemon.go:325: [dfc0be779b355] waiting for daemon to start
08:57:52 [2020-04-17T08:57:52.265Z]     daemon.go:353: [dfc0be779b355] daemon started
08:57:52 [2020-04-17T08:57:52.265Z]     daemon.go:461: [dfc0be779b355] Stopping daemon
08:57:52 [2020-04-17T08:57:52.265Z]     daemon.go:296: [dfc0be779b355] exiting daemon
08:57:52 [2020-04-17T08:57:52.265Z]     daemon.go:448: [dfc0be779b355] Daemon stopped
08:57:52 [2020-04-17T08:57:52.265Z] === RUN   TestSecretsUpdate
08:57:53 [2020-04-17T08:57:53.151Z] === RUN   TestDockerSuite/TestBuildIidFile
08:57:53 [2020-04-17T08:57:53.407Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
08:57:54 [2020-04-17T08:57:54.337Z] === RUN   TestDockerSuite/TestBuildInheritance
08:57:54 [2020-04-17T08:57:54.902Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
08:57:55 [2020-04-17T08:57:55.465Z] === RUN   TestDockerSuite/TestBuildInvalidTag
08:57:55 [2020-04-17T08:57:55.465Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
08:57:55 [2020-04-17T08:57:55.713Z] --- PASS: TestSecretsUpdate (3.78s)
08:57:55 [2020-04-17T08:57:55.713Z]     secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate
08:57:55 [2020-04-17T08:57:55.713Z]     daemon.go:325: [db3622a48bb1d] waiting for daemon to start
08:57:55 [2020-04-17T08:57:55.713Z]     daemon.go:325: [db3622a48bb1d] waiting for daemon to start
08:57:55 [2020-04-17T08:57:55.713Z]     daemon.go:353: [db3622a48bb1d] daemon started
08:57:55 [2020-04-17T08:57:55.713Z]     daemon.go:461: [db3622a48bb1d] Stopping daemon
08:57:55 [2020-04-17T08:57:55.713Z]     daemon.go:296: [db3622a48bb1d] exiting daemon
08:57:55 [2020-04-17T08:57:55.713Z]     daemon.go:448: [db3622a48bb1d] Daemon stopped
08:57:55 [2020-04-17T08:57:55.713Z] === RUN   TestTemplatedSecret
08:57:56 [2020-04-17T08:57:56.395Z] === RUN   TestDockerSuite/TestBuildLabel
08:57:56 [2020-04-17T08:57:56.959Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
08:57:57 [2020-04-17T08:57:57.215Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
08:57:57 [2020-04-17T08:57:57.358Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes
08:57:57 [2020-04-17T08:57:57.779Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
08:57:58 [2020-04-17T08:57:58.035Z] === RUN   TestDockerSuite/TestBuildLabels
08:57:58 [2020-04-17T08:57:58.599Z] === RUN   TestDockerSuite/TestBuildLabelsCache
08:57:58 [2020-04-17T08:57:58.856Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s)
08:57:58 [2020-04-17T08:57:58.856Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart
08:57:58 [2020-04-17T08:57:58.856Z]     daemon.go:325: [dd82a5749845e] waiting for daemon to start
08:57:58 [2020-04-17T08:57:58.856Z]     daemon.go:325: [dd82a5749845e] waiting for daemon to start
08:57:58 [2020-04-17T08:57:58.856Z]     daemon.go:353: [dd82a5749845e] daemon started
08:57:58 [2020-04-17T08:57:58.856Z]     daemon.go:461: [dd82a5749845e] Stopping daemon
08:57:58 [2020-04-17T08:57:58.856Z]     daemon.go:296: [dd82a5749845e] exiting daemon
08:57:58 [2020-04-17T08:57:58.856Z]     daemon.go:448: [dd82a5749845e] Daemon stopped
08:57:58 [2020-04-17T08:57:58.856Z]     daemon.go:325: [dd82a5749845e] waiting for daemon to start
08:57:58 [2020-04-17T08:57:58.856Z]     daemon.go:325: [dd82a5749845e] waiting for daemon to start
08:57:58 [2020-04-17T08:57:58.856Z]     daemon.go:325: [dd82a5749845e] waiting for daemon to start
08:57:58 [2020-04-17T08:57:58.856Z]     daemon.go:325: [dd82a5749845e] waiting for daemon to start
08:57:58 [2020-04-17T08:57:58.856Z]     daemon.go:339: [dd82a5749845e] error pinging daemon on start: Get http://dd82a5749845e.sock/_ping: context deadline exceeded
08:57:58 [2020-04-17T08:57:58.856Z]     daemon.go:325: [dd82a5749845e] waiting for daemon to start
08:57:58 [2020-04-17T08:57:58.856Z]     daemon.go:339: [dd82a5749845e] error pinging daemon on start: Get http://dd82a5749845e.sock/_ping: context deadline exceeded
08:57:58 [2020-04-17T08:57:58.856Z]     daemon.go:325: [dd82a5749845e] waiting for daemon to start
08:57:58 [2020-04-17T08:57:58.856Z]     daemon.go:339: [dd82a5749845e] error pinging daemon on start: Get http://dd82a5749845e.sock/_ping: context deadline exceeded
08:57:58 [2020-04-17T08:57:58.856Z]     daemon.go:325: [dd82a5749845e] waiting for daemon to start
08:57:58 [2020-04-17T08:57:58.856Z]     daemon.go:339: [dd82a5749845e] error pinging daemon on start: Get http://dd82a5749845e.sock/_ping: context deadline exceeded
08:57:58 [2020-04-17T08:57:58.856Z]     daemon.go:296: [dd82a5749845e] exiting daemon
08:57:58 [2020-04-17T08:57:58.856Z]     daemon.go:325: [dd82a5749845e] waiting for daemon to start
08:57:58 [2020-04-17T08:57:58.856Z]     daemon.go:325: [dd82a5749845e] waiting for daemon to start
08:57:58 [2020-04-17T08:57:58.856Z]     daemon.go:325: [dd82a5749845e] waiting for daemon to start
08:57:58 [2020-04-17T08:57:58.856Z]     daemon.go:353: [dd82a5749845e] daemon started
08:57:58 [2020-04-17T08:57:58.856Z]     daemon.go:461: [dd82a5749845e] Stopping daemon
08:57:58 [2020-04-17T08:57:58.856Z]     daemon.go:296: [dd82a5749845e] exiting daemon
08:57:58 [2020-04-17T08:57:58.856Z]     daemon.go:448: [dd82a5749845e] Daemon stopped
08:57:58 [2020-04-17T08:57:58.856Z] PASS
08:57:58 [2020-04-17T08:57:58.856Z] 
08:57:58 [2020-04-17T08:57:58.856Z] DONE 17 tests in 52.653s
08:57:58 [2020-04-17T08:57:58.856Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
08:57:58 [2020-04-17T08:57:58.856Z] ++ 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
08:57:58 [2020-04-17T08:57:58.856Z] ++ set -e
08:57:58 [2020-04-17T08:57:58.856Z] ++ '[' -n 0 ']'
08:57:58 [2020-04-17T08:57:58.856Z] ++ set -x
08:57:58 [2020-04-17T08:57:58.856Z] ++ env -i DEST=/go/src/github.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
08:57:59 [2020-04-17T08:57:59.113Z] INFO: Testing against a local daemon
08:57:59 [2020-04-17T08:57:59.113Z] === RUN   TestPluginInvalidJSON
08:57:59 [2020-04-17T08:57:59.113Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
08:57:59 [2020-04-17T08:57:59.113Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
08:57:59 [2020-04-17T08:57:59.113Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
08:57:59 [2020-04-17T08:57:59.113Z] --- PASS: TestPluginInvalidJSON (0.04s)
08:57:59 [2020-04-17T08:57:59.113Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
08:57:59 [2020-04-17T08:57:59.113Z] PASS
08:57:59 [2020-04-17T08:57:59.113Z] 
08:57:59 [2020-04-17T08:57:59.113Z] DONE 2 tests in 0.141s
08:57:59 [2020-04-17T08:57:59.113Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
08:57:59 [2020-04-17T08:57:59.113Z] ++ 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
08:57:59 [2020-04-17T08:57:59.113Z] ++ set -e
08:57:59 [2020-04-17T08:57:59.113Z] ++ '[' -n 0 ']'
08:57:59 [2020-04-17T08:57:59.113Z] ++ set -x
08:57:59 [2020-04-17T08:57:59.113Z] ++ env -i DEST=/go/src/github.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
08:57:59 [2020-04-17T08:57:59.370Z] INFO: Testing against a local daemon
08:57:59 [2020-04-17T08:57:59.370Z] === RUN   TestExternalGraphDriver
08:57:59 [2020-04-17T08:57:59.370Z] === RUN   TestExternalGraphDriver/json
08:57:59 [2020-04-17T08:57:59.550Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret
08:57:59 [2020-04-17T08:57:59.626Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
08:58:00 [2020-04-17T08:58:00.087Z] --- PASS: TestTemplatedSecret (3.58s)
08:58:00 [2020-04-17T08:58:00.087Z]     secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret
08:58:00 [2020-04-17T08:58:00.087Z]     daemon.go:325: [df7673eb8a3ef] waiting for daemon to start
08:58:00 [2020-04-17T08:58:00.087Z]     daemon.go:325: [df7673eb8a3ef] waiting for daemon to start
08:58:00 [2020-04-17T08:58:00.087Z]     daemon.go:353: [df7673eb8a3ef] daemon started
08:58:00 [2020-04-17T08:58:00.087Z]     daemon.go:461: [df7673eb8a3ef] Stopping daemon
08:58:00 [2020-04-17T08:58:00.087Z]     daemon.go:296: [df7673eb8a3ef] exiting daemon
08:58:00 [2020-04-17T08:58:00.087Z]     daemon.go:448: [df7673eb8a3ef] Daemon stopped
08:58:00 [2020-04-17T08:58:00.087Z] === RUN   TestSecretCreateResolve
08:58:01 [2020-04-17T08:58:01.520Z] === RUN   TestExternalGraphDriver/spec
08:58:01 [2020-04-17T08:58:01.744Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service
08:58:02 [2020-04-17T08:58:02.889Z] === RUN   TestDockerSuite/TestBuildLastModified
08:58:03 [2020-04-17T08:58:03.452Z] === RUN   TestExternalGraphDriver/pull
08:58:03 [2020-04-17T08:58:03.545Z] --- PASS: TestSecretCreateResolve (3.66s)
08:58:03 [2020-04-17T08:58:03.545Z]     secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve
08:58:03 [2020-04-17T08:58:03.545Z]     daemon.go:325: [da8ed5094621e] waiting for daemon to start
08:58:03 [2020-04-17T08:58:03.545Z]     daemon.go:325: [da8ed5094621e] waiting for daemon to start
08:58:03 [2020-04-17T08:58:03.545Z]     daemon.go:353: [da8ed5094621e] daemon started
08:58:03 [2020-04-17T08:58:03.545Z]     daemon.go:461: [da8ed5094621e] Stopping daemon
08:58:03 [2020-04-17T08:58:03.545Z]     daemon.go:296: [da8ed5094621e] exiting daemon
08:58:03 [2020-04-17T08:58:03.545Z]     daemon.go:448: [da8ed5094621e] Daemon stopped
08:58:03 [2020-04-17T08:58:03.545Z] PASS
08:58:03 [2020-04-17T08:58:03.545Z] 
08:58:03 [2020-04-17T08:58:03.545Z] DONE 6 tests in 22.192s
08:58:03 [2020-04-17T08:58:03.545Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m 
08:58:03 [2020-04-17T08:58:03.545Z] ++ 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
08:58:03 [2020-04-17T08:58:03.545Z] ++ set -e
08:58:03 [2020-04-17T08:58:03.545Z] ++ '[' -n 0 ']'
08:58:03 [2020-04-17T08:58:03.545Z] ++ set -x
08:58:03 [2020-04-17T08:58:03.545Z] ++ env -i DEST=/go/src/github.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
08:58:03 [2020-04-17T08:58:03.545Z] INFO: Testing against a local daemon
08:58:03 [2020-04-17T08:58:03.546Z] === RUN   TestServiceCreateInit
08:58:03 [2020-04-17T08:58:03.546Z] === RUN   TestServiceCreateInit/daemonInitDisabled
08:58:05 [2020-04-17T08:58:05.345Z] --- PASS: TestExternalGraphDriver (5.99s)
08:58:05 [2020-04-17T08:58:05.345Z]     external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver
08:58:05 [2020-04-17T08:58:05.345Z]     daemon.go:325: [dbfc978fde2b3] waiting for daemon to start
08:58:05 [2020-04-17T08:58:05.345Z]     daemon.go:325: [dbfc978fde2b3] waiting for daemon to start
08:58:05 [2020-04-17T08:58:05.345Z]     daemon.go:353: [dbfc978fde2b3] daemon started
08:58:05 [2020-04-17T08:58:05.345Z]     daemon.go:461: [dbfc978fde2b3] Stopping daemon
08:58:05 [2020-04-17T08:58:05.345Z]     daemon.go:296: [dbfc978fde2b3] exiting daemon
08:58:05 [2020-04-17T08:58:05.345Z]     daemon.go:448: [dbfc978fde2b3] Daemon stopped
08:58:05 [2020-04-17T08:58:05.345Z]     daemon.go:325: [dbfc978fde2b3] waiting for daemon to start
08:58:05 [2020-04-17T08:58:05.345Z]     daemon.go:325: [dbfc978fde2b3] waiting for daemon to start
08:58:05 [2020-04-17T08:58:05.345Z]     daemon.go:353: [dbfc978fde2b3] daemon started
08:58:05 [2020-04-17T08:58:05.345Z]     daemon.go:461: [dbfc978fde2b3] Stopping daemon
08:58:05 [2020-04-17T08:58:05.345Z]     daemon.go:296: [dbfc978fde2b3] exiting daemon
08:58:05 [2020-04-17T08:58:05.345Z]     daemon.go:448: [dbfc978fde2b3] Daemon stopped
08:58:05 [2020-04-17T08:58:05.345Z]     --- PASS: TestExternalGraphDriver/json (2.09s)
08:58:05 [2020-04-17T08:58:05.345Z]     daemon.go:325: [dbfc978fde2b3] waiting for daemon to start
08:58:05 [2020-04-17T08:58:05.345Z]     daemon.go:325: [dbfc978fde2b3] waiting for daemon to start
08:58:05 [2020-04-17T08:58:05.345Z]     daemon.go:353: [dbfc978fde2b3] daemon started
08:58:05 [2020-04-17T08:58:05.345Z]     daemon.go:461: [dbfc978fde2b3] Stopping daemon
08:58:05 [2020-04-17T08:58:05.345Z]     daemon.go:296: [dbfc978fde2b3] exiting daemon
08:58:05 [2020-04-17T08:58:05.345Z]     daemon.go:448: [dbfc978fde2b3] Daemon stopped
08:58:05 [2020-04-17T08:58:05.345Z]     daemon.go:325: [dbfc978fde2b3] waiting for daemon to start
08:58:05 [2020-04-17T08:58:05.345Z]     daemon.go:325: [dbfc978fde2b3] waiting for daemon to start
08:58:05 [2020-04-17T08:58:05.345Z]     daemon.go:353: [dbfc978fde2b3] daemon started
08:58:05 [2020-04-17T08:58:05.345Z]     daemon.go:461: [dbfc978fde2b3] Stopping daemon
08:58:05 [2020-04-17T08:58:05.345Z]     daemon.go:296: [dbfc978fde2b3] exiting daemon
08:58:05 [2020-04-17T08:58:05.345Z]     daemon.go:448: [dbfc978fde2b3] Daemon stopped
08:58:05 [2020-04-17T08:58:05.345Z]     --- PASS: TestExternalGraphDriver/spec (2.10s)
08:58:05 [2020-04-17T08:58:05.345Z]     daemon.go:325: [dbfc978fde2b3] waiting for daemon to start
08:58:05 [2020-04-17T08:58:05.345Z]     daemon.go:325: [dbfc978fde2b3] waiting for daemon to start
08:58:05 [2020-04-17T08:58:05.345Z]     daemon.go:353: [dbfc978fde2b3] daemon started
08:58:05 [2020-04-17T08:58:05.345Z]     daemon.go:461: [dbfc978fde2b3] Stopping daemon
08:58:05 [2020-04-17T08:58:05.345Z]     daemon.go:296: [dbfc978fde2b3] exiting daemon
08:58:05 [2020-04-17T08:58:05.345Z]     daemon.go:448: [dbfc978fde2b3] Daemon stopped
08:58:05 [2020-04-17T08:58:05.345Z]     --- PASS: TestExternalGraphDriver/pull (1.68s)
08:58:05 [2020-04-17T08:58:05.345Z] === RUN   TestGraphdriverPluginV2
08:58:05 [2020-04-17T08:58:05.502Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session
08:58:05 [2020-04-17T08:58:05.908Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
08:58:07 [2020-04-17T08:58:07.686Z] ok  	github.com/docker/docker/cmd/dockerd/hack	0.007s	coverage: 72.9% of statements
08:58:07 [2020-04-17T08:58:07.686Z] ok  	github.com/docker/docker/cmd/dockerd	0.300s	coverage: 29.5% of statements
08:58:07 [2020-04-17T08:58:07.695Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system
08:58:08 [2020-04-17T08:58:08.433Z] === RUN   TestDockerSuite/TestBuildLineBreak
08:58:09 [2020-04-17T08:58:09.023Z] === RUN   TestServiceCreateInit/daemonInitEnabled
08:58:10 [2020-04-17T08:58:10.414Z] ok  	github.com/docker/docker/container	0.194s	coverage: 35.6% of statements
08:58:10 [2020-04-17T08:58:10.414Z] ?   	github.com/docker/docker/container/stream	[no test files]
08:58:10 [2020-04-17T08:58:10.414Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
08:58:10 [2020-04-17T08:58:10.414Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
08:58:10 [2020-04-17T08:58:10.414Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
08:58:10 [2020-04-17T08:58:10.618Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume
08:58:10 [2020-04-17T08:58:10.954Z] --- PASS: TestGraphdriverPluginV2 (5.46s)
08:58:10 [2020-04-17T08:58:10.954Z]     external_test.go:413: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestGraphdriverPluginV2
08:58:10 [2020-04-17T08:58:10.954Z]     daemon.go:325: [d0fdb8937e8c6] waiting for daemon to start
08:58:10 [2020-04-17T08:58:10.954Z]     daemon.go:325: [d0fdb8937e8c6] waiting for daemon to start
08:58:10 [2020-04-17T08:58:10.954Z]     daemon.go:353: [d0fdb8937e8c6] daemon started
08:58:10 [2020-04-17T08:58:10.954Z]     daemon.go:461: [d0fdb8937e8c6] Stopping daemon
08:58:10 [2020-04-17T08:58:10.954Z]     daemon.go:296: [d0fdb8937e8c6] exiting daemon
08:58:10 [2020-04-17T08:58:10.954Z]     daemon.go:448: [d0fdb8937e8c6] Daemon stopped
08:58:10 [2020-04-17T08:58:10.954Z]     daemon.go:325: [d0fdb8937e8c6] waiting for daemon to start
08:58:10 [2020-04-17T08:58:10.954Z]     daemon.go:325: [d0fdb8937e8c6] waiting for daemon to start
08:58:10 [2020-04-17T08:58:10.954Z]     daemon.go:353: [d0fdb8937e8c6] daemon started
08:58:10 [2020-04-17T08:58:10.954Z]     daemon.go:461: [d0fdb8937e8c6] Stopping daemon
08:58:10 [2020-04-17T08:58:10.954Z]     daemon.go:296: [d0fdb8937e8c6] exiting daemon
08:58:10 [2020-04-17T08:58:10.954Z]     daemon.go:448: [d0fdb8937e8c6] Daemon stopped
08:58:10 [2020-04-17T08:58:10.954Z] PASS
08:58:10 [2020-04-17T08:58:10.954Z] 
08:58:10 [2020-04-17T08:58:10.954Z] DONE 5 tests in 11.581s
08:58:10 [2020-04-17T08:58:10.954Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
08:58:10 [2020-04-17T08:58:10.954Z] ++ 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
08:58:10 [2020-04-17T08:58:10.954Z] ++ set -e
08:58:10 [2020-04-17T08:58:10.954Z] ++ '[' -n 0 ']'
08:58:10 [2020-04-17T08:58:10.954Z] ++ set -x
08:58:10 [2020-04-17T08:58:10.954Z] ++ env -i DEST=/go/src/github.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
08:58:10 [2020-04-17T08:58:10.954Z] INFO: Testing against a local daemon
08:58:10 [2020-04-17T08:58:10.954Z] === RUN   TestContinueAfterPluginCrash
08:58:10 [2020-04-17T08:58:10.954Z] === PAUSE TestContinueAfterPluginCrash
08:58:10 [2020-04-17T08:58:10.954Z] === RUN   TestDaemonStartWithLogOpt
08:58:10 [2020-04-17T08:58:10.954Z] === PAUSE TestDaemonStartWithLogOpt
08:58:10 [2020-04-17T08:58:10.954Z] === CONT  TestContinueAfterPluginCrash
08:58:10 [2020-04-17T08:58:10.954Z] === CONT  TestDaemonStartWithLogOpt
08:58:12 [2020-04-17T08:58:12.850Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
08:58:12 [2020-04-17T08:58:12.850Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
08:58:12 [2020-04-17T08:58:12.850Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
08:58:13 [2020-04-17T08:58:13.106Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
08:58:13 [2020-04-17T08:58:13.363Z] === RUN   TestDockerSuite/TestBuildMaintainer
08:58:13 [2020-04-17T08:58:13.540Z] Running D:\gopath\src\github.com\docker\docker\integration\build
08:58:13 [2020-04-17T08:58:13.540Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
08:58:13 [2020-04-17T08:58:13.540Z] INFO: Testing against a local daemon
08:58:13 [2020-04-17T08:58:13.540Z] === RUN   TestBuildWithSession
08:58:13 [2020-04-17T08:58:13.540Z] --- SKIP: TestBuildWithSession (0.00s)
08:58:13 [2020-04-17T08:58:13.540Z]     build_session_test.go:25: testEnv.DaemonInfo.OSType == "windows"
08:58:13 [2020-04-17T08:58:13.540Z] === RUN   TestBuildSquashParent
08:58:13 [2020-04-17T08:58:13.540Z] --- SKIP: TestBuildSquashParent (0.00s)
08:58:13 [2020-04-17T08:58:13.540Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
08:58:13 [2020-04-17T08:58:13.540Z] === RUN   TestBuildWithRemoveAndForceRemove
08:58:13 [2020-04-17T08:58:13.540Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s)
08:58:13 [2020-04-17T08:58:13.540Z]     build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME
08:58:13 [2020-04-17T08:58:13.540Z] === RUN   TestBuildMultiStageCopy
08:58:13 [2020-04-17T08:58:13.540Z] === RUN   TestBuildMultiStageCopy/copy_to_root
08:58:13 [2020-04-17T08:58:13.928Z] === RUN   TestDockerSuite/TestBuildMissingArgs
08:58:14 [2020-04-17T08:58:14.500Z] --- PASS: TestServiceCreateInit (10.60s)
08:58:14 [2020-04-17T08:58:14.500Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.11s)
08:58:14 [2020-04-17T08:58:14.500Z]         create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled
08:58:14 [2020-04-17T08:58:14.500Z]         daemon.go:325: [d46bc48d1b757] waiting for daemon to start
08:58:14 [2020-04-17T08:58:14.500Z]         daemon.go:325: [d46bc48d1b757] waiting for daemon to start
08:58:14 [2020-04-17T08:58:14.500Z]         daemon.go:353: [d46bc48d1b757] daemon started
08:58:14 [2020-04-17T08:58:14.500Z]         daemon.go:461: [d46bc48d1b757] Stopping daemon
08:58:14 [2020-04-17T08:58:14.500Z]         daemon.go:296: [d46bc48d1b757] exiting daemon
08:58:14 [2020-04-17T08:58:14.500Z]         daemon.go:448: [d46bc48d1b757] Daemon stopped
08:58:14 [2020-04-17T08:58:14.500Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.48s)
08:58:14 [2020-04-17T08:58:14.500Z]         create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled
08:58:14 [2020-04-17T08:58:14.500Z]         daemon.go:325: [d606b2303e220] waiting for daemon to start
08:58:14 [2020-04-17T08:58:14.500Z]         daemon.go:325: [d606b2303e220] waiting for daemon to start
08:58:14 [2020-04-17T08:58:14.500Z]         daemon.go:353: [d606b2303e220] daemon started
08:58:14 [2020-04-17T08:58:14.500Z]         daemon.go:461: [d606b2303e220] Stopping daemon
08:58:14 [2020-04-17T08:58:14.500Z]         daemon.go:296: [d606b2303e220] exiting daemon
08:58:14 [2020-04-17T08:58:14.500Z]         daemon.go:448: [d606b2303e220] Daemon stopped
08:58:14 [2020-04-17T08:58:14.500Z] === RUN   TestCreateServiceMultipleTimes
08:58:17 [2020-04-17T08:58:17.205Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
08:58:19 [2020-04-17T08:58:19.101Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
08:58:20 [2020-04-17T08:58:20.761Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.063s	coverage: 65.3% of statements
08:58:20 [2020-04-17T08:58:20.761Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.055s	coverage: 35.8% of statements
08:58:23 [2020-04-17T08:58:23.901Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
08:58:23 [2020-04-17T08:58:23.901Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
08:58:24 [2020-04-17T08:58:24.364Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
08:58:25 [2020-04-17T08:58:25.339Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
08:58:25 [2020-04-17T08:58:25.650Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
08:58:25 [2020-04-17T08:58:25.650Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
08:58:25 [2020-04-17T08:58:25.907Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
08:58:25 [2020-04-17T08:58:25.907Z] --- PASS: TestDaemonStartWithLogOpt (15.15s)
08:58:25 [2020-04-17T08:58:25.907Z]     validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt
08:58:25 [2020-04-17T08:58:25.907Z]     daemon.go:325: [d5096792de459] waiting for daemon to start
08:58:25 [2020-04-17T08:58:25.907Z]     daemon.go:325: [d5096792de459] waiting for daemon to start
08:58:25 [2020-04-17T08:58:25.907Z]     daemon.go:353: [d5096792de459] daemon started
08:58:25 [2020-04-17T08:58:25.907Z]     daemon.go:461: [d5096792de459] Stopping daemon
08:58:25 [2020-04-17T08:58:25.907Z]     daemon.go:296: [d5096792de459] exiting daemon
08:58:25 [2020-04-17T08:58:25.907Z]     daemon.go:448: [d5096792de459] Daemon stopped
08:58:25 [2020-04-17T08:58:25.907Z]     daemon.go:325: [d5096792de459] waiting for daemon to start
08:58:25 [2020-04-17T08:58:25.907Z]     daemon.go:325: [d5096792de459] waiting for daemon to start
08:58:25 [2020-04-17T08:58:25.907Z]     daemon.go:353: [d5096792de459] daemon started
08:58:25 [2020-04-17T08:58:25.907Z]     daemon.go:461: [d5096792de459] Stopping daemon
08:58:25 [2020-04-17T08:58:25.907Z]     daemon.go:296: [d5096792de459] exiting daemon
08:58:25 [2020-04-17T08:58:25.907Z]     daemon.go:448: [d5096792de459] Daemon stopped
08:58:26 [2020-04-17T08:58:26.888Z] --- PASS: TestBuildMultiStageCopy (13.50s)
08:58:26 [2020-04-17T08:58:26.888Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (9.27s)
08:58:26 [2020-04-17T08:58:26.888Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.81s)
08:58:26 [2020-04-17T08:58:26.888Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
08:58:26 [2020-04-17T08:58:26.888Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.10s)
08:58:26 [2020-04-17T08:58:26.888Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.31s)
08:58:26 [2020-04-17T08:58:26.888Z] === RUN   TestBuildMultiStageParentConfig
08:58:26 [2020-04-17T08:58:26.888Z] --- SKIP: TestBuildMultiStageParentConfig (0.01s)
08:58:26 [2020-04-17T08:58:26.888Z]     build_test.go:193: testEnv.DaemonInfo.OSType == "windows": FIXME
08:58:26 [2020-04-17T08:58:26.888Z] === RUN   TestBuildLabelWithTargets
08:58:26 [2020-04-17T08:58:26.888Z] --- SKIP: TestBuildLabelWithTargets (0.01s)
08:58:26 [2020-04-17T08:58:26.888Z]     build_test.go:237: testEnv.DaemonInfo.OSType == "windows": FIXME
08:58:26 [2020-04-17T08:58:26.888Z] === RUN   TestBuildWithEmptyLayers
08:58:27 [2020-04-17T08:58:27.618Z] ok  	github.com/docker/docker/daemon/cluster	0.337s	coverage: 0.5% of statements
08:58:27 [2020-04-17T08:58:27.863Z] --- PASS: TestBuildWithEmptyLayers (1.07s)
08:58:27 [2020-04-17T08:58:27.863Z] === RUN   TestBuildMultiStageOnBuild
08:58:27 [2020-04-17T08:58:27.863Z] --- SKIP: TestBuildMultiStageOnBuild (0.01s)
08:58:27 [2020-04-17T08:58:27.863Z]     build_test.go:344: testEnv.DaemonInfo.OSType == "windows": FIXME
08:58:27 [2020-04-17T08:58:27.863Z] === RUN   TestBuildUncleanTarFilenames
08:58:27 [2020-04-17T08:58:27.863Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s)
08:58:27 [2020-04-17T08:58:27.863Z]     build_test.go:391: testEnv.DaemonInfo.OSType == "windows": FIXME
08:58:27 [2020-04-17T08:58:27.863Z] === RUN   TestBuildMultiStageLayerLeak
08:58:27 [2020-04-17T08:58:27.863Z] --- SKIP: TestBuildMultiStageLayerLeak (0.01s)
08:58:27 [2020-04-17T08:58:27.863Z]     build_test.go:451: testEnv.DaemonInfo.OSType == "windows": FIXME
08:58:27 [2020-04-17T08:58:27.863Z] === RUN   TestBuildWithHugeFile
08:58:27 [2020-04-17T08:58:27.863Z] --- SKIP: TestBuildWithHugeFile (0.00s)
08:58:27 [2020-04-17T08:58:27.863Z]     build_test.go:492: testEnv.OSType == "windows"
08:58:27 [2020-04-17T08:58:27.863Z] === RUN   TestBuildWithEmptyDockerfile
08:58:27 [2020-04-17T08:58:27.863Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
08:58:27 [2020-04-17T08:58:27.863Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
08:58:27 [2020-04-17T08:58:27.863Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
08:58:27 [2020-04-17T08:58:27.863Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
08:58:27 [2020-04-17T08:58:27.863Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
08:58:27 [2020-04-17T08:58:27.863Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
08:58:28 [2020-04-17T08:58:28.325Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
08:58:28 [2020-04-17T08:58:28.326Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
08:58:28 [2020-04-17T08:58:28.326Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
08:58:28 [2020-04-17T08:58:28.326Z] --- PASS: TestBuildWithEmptyDockerfile (0.42s)
08:58:28 [2020-04-17T08:58:28.326Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
08:58:28 [2020-04-17T08:58:28.326Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s)
08:58:28 [2020-04-17T08:58:28.326Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s)
08:58:28 [2020-04-17T08:58:28.326Z] === RUN   TestBuildPreserveOwnership
08:58:28 [2020-04-17T08:58:28.326Z] --- SKIP: TestBuildPreserveOwnership (0.01s)
08:58:28 [2020-04-17T08:58:28.326Z]     build_test.go:580: testEnv.DaemonInfo.OSType == "windows": FIXME
08:58:28 [2020-04-17T08:58:28.326Z] === RUN   TestBuildPlatformInvalid
08:58:28 [2020-04-17T08:58:28.326Z] --- PASS: TestBuildPlatformInvalid (0.04s)
08:58:28 [2020-04-17T08:58:28.326Z] PASS
08:58:28 [2020-04-17T08:58:28.326Z] Running D:\gopath\src\github.com\docker\docker\integration\config
08:58:28 [2020-04-17T08:58:28.326Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
08:58:28 [2020-04-17T08:58:28.326Z] INFO: Testing against a local daemon
08:58:28 [2020-04-17T08:58:28.326Z] === RUN   TestConfigList
08:58:28 [2020-04-17T08:58:28.326Z] --- SKIP: TestConfigList (0.00s)
08:58:28 [2020-04-17T08:58:28.326Z]     config_test.go:27: testEnv.DaemonInfo.OSType == "windows"
08:58:28 [2020-04-17T08:58:28.326Z] === RUN   TestConfigsCreateAndDelete
08:58:28 [2020-04-17T08:58:28.326Z] --- SKIP: TestConfigsCreateAndDelete (0.00s)
08:58:28 [2020-04-17T08:58:28.326Z]     config_test.go:109: testEnv.DaemonInfo.OSType == "windows"
08:58:28 [2020-04-17T08:58:28.326Z] === RUN   TestConfigsUpdate
08:58:28 [2020-04-17T08:58:28.326Z] --- SKIP: TestConfigsUpdate (0.00s)
08:58:28 [2020-04-17T08:58:28.326Z]     config_test.go:137: testEnv.DaemonInfo.OSType == "windows"
08:58:28 [2020-04-17T08:58:28.326Z] === RUN   TestTemplatedConfig
08:58:28 [2020-04-17T08:58:28.326Z] --- SKIP: TestTemplatedConfig (0.00s)
08:58:28 [2020-04-17T08:58:28.326Z]     config_test.go:191: testEnv.DaemonInfo.OSType == "windows"
08:58:28 [2020-04-17T08:58:28.326Z] === RUN   TestConfigInspect
08:58:28 [2020-04-17T08:58:28.326Z] --- SKIP: TestConfigInspect (0.00s)
08:58:28 [2020-04-17T08:58:28.326Z]     config_test.go:323: testEnv.DaemonInfo.OSType == "windows"
08:58:28 [2020-04-17T08:58:28.326Z] === RUN   TestConfigCreateWithLabels
08:58:28 [2020-04-17T08:58:28.326Z] --- SKIP: TestConfigCreateWithLabels (0.00s)
08:58:28 [2020-04-17T08:58:28.326Z]     config_test.go:347: testEnv.DaemonInfo.OSType != "linux"
08:58:28 [2020-04-17T08:58:28.326Z] === RUN   TestConfigCreateResolve
08:58:28 [2020-04-17T08:58:28.326Z] --- SKIP: TestConfigCreateResolve (0.00s)
08:58:28 [2020-04-17T08:58:28.326Z]     config_test.go:374: testEnv.DaemonInfo.OSType != "linux"
08:58:28 [2020-04-17T08:58:28.326Z] === RUN   TestConfigDaemonLibtrustID
08:58:28 [2020-04-17T08:58:28.326Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s)
08:58:28 [2020-04-17T08:58:28.326Z]     config_test.go:424: testEnv.DaemonInfo.OSType != "linux"
08:58:28 [2020-04-17T08:58:28.326Z] PASS
08:58:28 [2020-04-17T08:58:28.326Z] Running D:\gopath\src\github.com\docker\docker\integration\container
08:58:28 [2020-04-17T08:58:28.326Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
08:58:28 [2020-04-17T08:58:28.326Z] INFO: Testing against a local daemon
08:58:28 [2020-04-17T08:58:28.326Z] === RUN   TestCheckpoint
08:58:28 [2020-04-17T08:58:28.326Z] --- SKIP: TestCheckpoint (0.00s)
08:58:28 [2020-04-17T08:58:28.326Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
08:58:28 [2020-04-17T08:58:28.326Z] === RUN   TestContainerInvalidJSON
08:58:28 [2020-04-17T08:58:28.326Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
08:58:28 [2020-04-17T08:58:28.326Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
08:58:28 [2020-04-17T08:58:28.326Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
08:58:28 [2020-04-17T08:58:28.326Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
08:58:28 [2020-04-17T08:58:28.326Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
08:58:28 [2020-04-17T08:58:28.326Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
08:58:29 [2020-04-17T08:58:29.158Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
08:58:29 [2020-04-17T08:58:29.158Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
08:58:29 [2020-04-17T08:58:29.158Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
08:58:29 [2020-04-17T08:58:29.158Z] --- PASS: TestContainerInvalidJSON (0.04s)
08:58:29 [2020-04-17T08:58:29.159Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
08:58:29 [2020-04-17T08:58:29.159Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
08:58:29 [2020-04-17T08:58:29.159Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
08:58:29 [2020-04-17T08:58:29.159Z] === RUN   TestCopyFromContainerPathDoesNotExist
08:58:29 [2020-04-17T08:58:29.159Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.02s)
08:58:29 [2020-04-17T08:58:29.159Z]     copy_test.go:25: testEnv.OSType == "windows"
08:58:29 [2020-04-17T08:58:29.159Z] === RUN   TestCopyFromContainerPathIsNotDir
08:58:29 [2020-04-17T08:58:29.159Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.02s)
08:58:29 [2020-04-17T08:58:29.159Z]     copy_test.go:39: testEnv.OSType == "windows"
08:58:29 [2020-04-17T08:58:29.159Z] === RUN   TestCopyToContainerPathDoesNotExist
08:58:29 [2020-04-17T08:58:29.159Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.02s)
08:58:29 [2020-04-17T08:58:29.159Z]     copy_test.go:51: testEnv.OSType == "windows"
08:58:29 [2020-04-17T08:58:29.159Z] === RUN   TestCopyToContainerPathIsNotDir
08:58:29 [2020-04-17T08:58:29.159Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s)
08:58:29 [2020-04-17T08:58:29.159Z]     copy_test.go:65: testEnv.OSType == "windows"
08:58:29 [2020-04-17T08:58:29.159Z] === RUN   TestCopyFromContainer
08:58:29 [2020-04-17T08:58:29.159Z] --- SKIP: TestCopyFromContainer (0.00s)
08:58:29 [2020-04-17T08:58:29.159Z]     copy_test.go:76: testEnv.DaemonInfo.OSType == "windows"
08:58:29 [2020-04-17T08:58:29.159Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
08:58:29 [2020-04-17T08:58:29.159Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
08:58:29 [2020-04-17T08:58:29.159Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
08:58:29 [2020-04-17T08:58:29.159Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
08:58:29 [2020-04-17T08:58:29.159Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
08:58:29 [2020-04-17T08:58:29.159Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
08:58:29 [2020-04-17T08:58:29.159Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
08:58:29 [2020-04-17T08:58:29.159Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
08:58:29 [2020-04-17T08:58:29.159Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
08:58:29 [2020-04-17T08:58:29.159Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
08:58:29 [2020-04-17T08:58:29.159Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
08:58:29 [2020-04-17T08:58:29.159Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
08:58:29 [2020-04-17T08:58:29.159Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
08:58:29 [2020-04-17T08:58:29.159Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
08:58:29 [2020-04-17T08:58:29.159Z] === RUN   TestCreateLinkToNonExistingContainer
08:58:29 [2020-04-17T08:58:29.159Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s)
08:58:29 [2020-04-17T08:58:29.159Z]     create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
08:58:29 [2020-04-17T08:58:29.159Z] === RUN   TestCreateWithInvalidEnv
08:58:29 [2020-04-17T08:58:29.159Z] === RUN   TestCreateWithInvalidEnv/0
08:58:29 [2020-04-17T08:58:29.159Z] === PAUSE TestCreateWithInvalidEnv/0
08:58:29 [2020-04-17T08:58:29.159Z] === RUN   TestCreateWithInvalidEnv/1
08:58:29 [2020-04-17T08:58:29.159Z] === PAUSE TestCreateWithInvalidEnv/1
08:58:29 [2020-04-17T08:58:29.159Z] === RUN   TestCreateWithInvalidEnv/2
08:58:29 [2020-04-17T08:58:29.159Z] === PAUSE TestCreateWithInvalidEnv/2
08:58:29 [2020-04-17T08:58:29.159Z] === CONT  TestCreateWithInvalidEnv/0
08:58:29 [2020-04-17T08:58:29.159Z] === CONT  TestCreateWithInvalidEnv/2
08:58:29 [2020-04-17T08:58:29.159Z] === CONT  TestCreateWithInvalidEnv/1
08:58:29 [2020-04-17T08:58:29.159Z] --- PASS: TestCreateWithInvalidEnv (0.03s)
08:58:29 [2020-04-17T08:58:29.159Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
08:58:29 [2020-04-17T08:58:29.159Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.01s)
08:58:29 [2020-04-17T08:58:29.159Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.01s)
08:58:29 [2020-04-17T08:58:29.159Z] === RUN   TestCreateTmpfsMountsTarget
08:58:29 [2020-04-17T08:58:29.159Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s)
08:58:29 [2020-04-17T08:58:29.159Z]     create_test.go:133: testEnv.DaemonInfo.OSType == "windows"
08:58:29 [2020-04-17T08:58:29.159Z] === RUN   TestCreateWithCustomMaskedPaths
08:58:29 [2020-04-17T08:58:29.159Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s)
08:58:29 [2020-04-17T08:58:29.159Z]     create_test.go:176: testEnv.DaemonInfo.OSType != "linux"
08:58:29 [2020-04-17T08:58:29.159Z] === RUN   TestCreateWithCapabilities
08:58:29 [2020-04-17T08:58:29.159Z] --- SKIP: TestCreateWithCapabilities (0.00s)
08:58:29 [2020-04-17T08:58:29.159Z]     create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW
08:58:29 [2020-04-17T08:58:29.159Z] === RUN   TestCreateWithCustomReadonlyPaths
08:58:29 [2020-04-17T08:58:29.159Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s)
08:58:29 [2020-04-17T08:58:29.159Z]     create_test.go:381: testEnv.DaemonInfo.OSType != "linux"
08:58:29 [2020-04-17T08:58:29.159Z] === RUN   TestCreateWithInvalidHealthcheckParams
08:58:29 [2020-04-17T08:58:29.159Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
08:58:29 [2020-04-17T08:58:29.159Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
08:58:29 [2020-04-17T08:58:29.159Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
08:58:29 [2020-04-17T08:58:29.159Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
08:58:29 [2020-04-17T08:58:29.159Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
08:58:29 [2020-04-17T08:58:29.159Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
08:58:29 [2020-04-17T08:58:29.159Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
08:58:29 [2020-04-17T08:58:29.159Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
08:58:29 [2020-04-17T08:58:29.159Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
08:58:29 [2020-04-17T08:58:29.159Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
08:58:29 [2020-04-17T08:58:29.159Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
08:58:29 [2020-04-17T08:58:29.159Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
08:58:29 [2020-04-17T08:58:29.159Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
08:58:29 [2020-04-17T08:58:29.159Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
08:58:29 [2020-04-17T08:58:29.159Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
08:58:29 [2020-04-17T08:58:29.159Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
08:58:29 [2020-04-17T08:58:29.159Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
08:58:29 [2020-04-17T08:58:29.159Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
08:58:29 [2020-04-17T08:58:29.159Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
08:58:29 [2020-04-17T08:58:29.159Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
08:58:29 [2020-04-17T08:58:29.159Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
08:58:29 [2020-04-17T08:58:29.159Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
08:58:29 [2020-04-17T08:58:29.159Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s)
08:58:29 [2020-04-17T08:58:29.159Z]     create_test.go:542: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
08:58:29 [2020-04-17T08:58:29.159Z] === RUN   TestDiff
08:58:29 [2020-04-17T08:58:29.159Z] --- SKIP: TestDiff (0.00s)
08:58:29 [2020-04-17T08:58:29.159Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
08:58:29 [2020-04-17T08:58:29.159Z] === RUN   TestExecWithCloseStdin
08:58:30 [2020-04-17T08:58:30.710Z] --- PASS: TestExecWithCloseStdin (2.04s)
08:58:30 [2020-04-17T08:58:30.710Z] === RUN   TestExec
08:58:30 [2020-04-17T08:58:30.710Z] --- SKIP: TestExec (0.00s)
08:58:30 [2020-04-17T08:58:30.710Z]     exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
08:58:30 [2020-04-17T08:58:30.710Z] === RUN   TestExecUser
08:58:30 [2020-04-17T08:58:30.710Z] --- SKIP: TestExecUser (0.00s)
08:58:30 [2020-04-17T08:58:30.710Z]     exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
08:58:30 [2020-04-17T08:58:30.710Z] === RUN   TestExportContainerAndImportImage
08:58:30 [2020-04-17T08:58:30.710Z] --- SKIP: TestExportContainerAndImportImage (0.00s)
08:58:30 [2020-04-17T08:58:30.710Z]     export_test.go:22: testEnv.DaemonInfo.OSType == "windows"
08:58:30 [2020-04-17T08:58:30.710Z] === RUN   TestExportContainerAfterDaemonRestart
08:58:30 [2020-04-17T08:58:30.710Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s)
08:58:30 [2020-04-17T08:58:30.710Z]     export_test.go:60: testEnv.DaemonInfo.OSType == "windows"
08:58:30 [2020-04-17T08:58:30.710Z] === RUN   TestHealthCheckWorkdir
08:58:30 [2020-04-17T08:58:30.710Z] --- SKIP: TestHealthCheckWorkdir (0.00s)
08:58:30 [2020-04-17T08:58:30.710Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
08:58:30 [2020-04-17T08:58:30.710Z] === RUN   TestHealthKillContainer
08:58:30 [2020-04-17T08:58:30.710Z] --- SKIP: TestHealthKillContainer (0.00s)
08:58:30 [2020-04-17T08:58:30.710Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
08:58:30 [2020-04-17T08:58:30.710Z] === RUN   TestInspectCpusetInConfigPre120
08:58:30 [2020-04-17T08:58:30.710Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
08:58:30 [2020-04-17T08:58:30.710Z]     inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
08:58:30 [2020-04-17T08:58:30.710Z] === RUN   TestKillContainerInvalidSignal
08:58:31 [2020-04-17T08:58:31.158Z] --- PASS: TestContinueAfterPluginCrash (19.71s)
08:58:31 [2020-04-17T08:58:31.159Z]     logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash
08:58:31 [2020-04-17T08:58:31.159Z]     daemon.go:325: [dc27ed36197c9] waiting for daemon to start
08:58:31 [2020-04-17T08:58:31.159Z]     daemon.go:325: [dc27ed36197c9] waiting for daemon to start
08:58:31 [2020-04-17T08:58:31.159Z]     daemon.go:353: [dc27ed36197c9] daemon started
08:58:31 [2020-04-17T08:58:31.159Z]     daemon.go:461: [dc27ed36197c9] Stopping daemon
08:58:31 [2020-04-17T08:58:31.159Z]     daemon.go:296: [dc27ed36197c9] exiting daemon
08:58:31 [2020-04-17T08:58:31.159Z]     daemon.go:448: [dc27ed36197c9] Daemon stopped
08:58:31 [2020-04-17T08:58:31.159Z] PASS
08:58:31 [2020-04-17T08:58:31.159Z] 
08:58:31 [2020-04-17T08:58:31.159Z] DONE 2 tests in 19.846s
08:58:31 [2020-04-17T08:58:31.159Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
08:58:31 [2020-04-17T08:58:31.159Z] ++ 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
08:58:31 [2020-04-17T08:58:31.159Z] ++ set -e
08:58:31 [2020-04-17T08:58:31.159Z] ++ '[' -n 0 ']'
08:58:31 [2020-04-17T08:58:31.159Z] ++ set -x
08:58:31 [2020-04-17T08:58:31.159Z] ++ env -i DEST=/go/src/github.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
08:58:31 [2020-04-17T08:58:31.159Z] INFO: Testing against a local daemon
08:58:31 [2020-04-17T08:58:31.159Z] === RUN   TestPluginWithDevMounts
08:58:31 [2020-04-17T08:58:31.159Z] === PAUSE TestPluginWithDevMounts
08:58:31 [2020-04-17T08:58:31.159Z] === CONT  TestPluginWithDevMounts
08:58:31 [2020-04-17T08:58:31.159Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
08:58:32 [2020-04-17T08:58:32.054Z] ok  	github.com/docker/docker/daemon/discovery	0.042s	coverage: 30.4% of statements
08:58:32 [2020-04-17T08:58:32.903Z] --- PASS: TestKillContainerInvalidSignal (1.69s)
08:58:32 [2020-04-17T08:58:32.903Z] === RUN   TestKillContainer
08:58:32 [2020-04-17T08:58:32.903Z] --- SKIP: TestKillContainer (0.00s)
08:58:32 [2020-04-17T08:58:32.903Z]     kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH
08:58:32 [2020-04-17T08:58:32.903Z] === RUN   TestKillWithStopSignalAndRestartPolicies
08:58:32 [2020-04-17T08:58:32.903Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s)
08:58:32 [2020-04-17T08:58:32.903Z]     kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later
08:58:32 [2020-04-17T08:58:32.903Z] === RUN   TestKillStoppedContainer
08:58:32 [2020-04-17T08:58:32.903Z] --- SKIP: TestKillStoppedContainer (0.00s)
08:58:32 [2020-04-17T08:58:32.903Z]     kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later
08:58:32 [2020-04-17T08:58:32.903Z] === RUN   TestKillStoppedContainerAPIPre120
08:58:32 [2020-04-17T08:58:32.903Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s)
08:58:32 [2020-04-17T08:58:32.903Z]     kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later
08:58:32 [2020-04-17T08:58:32.903Z] === RUN   TestKillDifferentUserContainer
08:58:32 [2020-04-17T08:58:32.903Z] --- SKIP: TestKillDifferentUserContainer (0.00s)
08:58:32 [2020-04-17T08:58:32.903Z]     kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
08:58:32 [2020-04-17T08:58:32.903Z] === RUN   TestInspectOomKilledTrue
08:58:32 [2020-04-17T08:58:32.903Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
08:58:32 [2020-04-17T08:58:32.903Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
08:58:32 [2020-04-17T08:58:32.903Z] === RUN   TestInspectOomKilledFalse
08:58:32 [2020-04-17T08:58:32.903Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
08:58:32 [2020-04-17T08:58:32.903Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
08:58:32 [2020-04-17T08:58:32.903Z] === RUN   TestLogsFollowTailEmpty
08:58:33 [2020-04-17T08:58:33.055Z] --- PASS: TestPluginWithDevMounts (2.08s)
08:58:33 [2020-04-17T08:58:33.055Z]     mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts
08:58:33 [2020-04-17T08:58:33.055Z]     daemon.go:325: [dcf6370bff73f] waiting for daemon to start
08:58:33 [2020-04-17T08:58:33.055Z]     daemon.go:325: [dcf6370bff73f] waiting for daemon to start
08:58:33 [2020-04-17T08:58:33.055Z]     daemon.go:353: [dcf6370bff73f] daemon started
08:58:33 [2020-04-17T08:58:33.055Z]     daemon.go:461: [dcf6370bff73f] Stopping daemon
08:58:33 [2020-04-17T08:58:33.055Z]     daemon.go:296: [dcf6370bff73f] exiting daemon
08:58:33 [2020-04-17T08:58:33.055Z]     daemon.go:448: [dcf6370bff73f] Daemon stopped
08:58:33 [2020-04-17T08:58:33.055Z] PASS
08:58:33 [2020-04-17T08:58:33.055Z] 
08:58:33 [2020-04-17T08:58:33.055Z] DONE 1 tests in 2.216s
08:58:33 [2020-04-17T08:58:33.055Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
08:58:33 [2020-04-17T08:58:33.055Z] ++ 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
08:58:33 [2020-04-17T08:58:33.055Z] ++ set -e
08:58:33 [2020-04-17T08:58:33.055Z] ++ '[' -n 0 ']'
08:58:33 [2020-04-17T08:58:33.055Z] ++ set -x
08:58:33 [2020-04-17T08:58:33.055Z] ++ env -i DEST=/go/src/github.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
08:58:33 [2020-04-17T08:58:33.055Z] INFO: Testing against a local daemon
08:58:33 [2020-04-17T08:58:33.055Z] === RUN   TestSecretInspect
08:58:34 [2020-04-17T08:58:34.451Z] --- PASS: TestLogsFollowTailEmpty (1.69s)
08:58:34 [2020-04-17T08:58:34.451Z] === RUN   TestNetworkNat
08:58:34 [2020-04-17T08:58:34.451Z] --- SKIP: TestNetworkNat (0.00s)
08:58:34 [2020-04-17T08:58:34.451Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
08:58:34 [2020-04-17T08:58:34.451Z] === RUN   TestNetworkLocalhostTCPNat
08:58:34 [2020-04-17T08:58:34.451Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s)
08:58:34 [2020-04-17T08:58:34.451Z]     nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME
08:58:34 [2020-04-17T08:58:34.451Z] === RUN   TestNetworkLoopbackNat
08:58:34 [2020-04-17T08:58:34.451Z] --- SKIP: TestNetworkLoopbackNat (0.00s)
08:58:34 [2020-04-17T08:58:34.451Z]     nat_test.go:61: testEnv.OSType == "windows": FIXME
08:58:34 [2020-04-17T08:58:34.451Z] === RUN   TestPause
08:58:34 [2020-04-17T08:58:34.451Z] --- SKIP: TestPause (0.00s)
08:58:34 [2020-04-17T08:58:34.451Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
08:58:34 [2020-04-17T08:58:34.451Z] === RUN   TestPauseFailsOnWindowsServerContainers
08:58:34 [2020-04-17T08:58:34.767Z] ok  	github.com/docker/docker/daemon/events	0.086s	coverage: 50.0% of statements
08:58:35 [2020-04-17T08:58:35.395Z] ok  	github.com/docker/docker/daemon/config	0.133s	coverage: 82.2% of statements
08:58:35 [2020-04-17T08:58:35.999Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.58s)
08:58:35 [2020-04-17T08:58:35.999Z] === RUN   TestPauseStopPausedContainer
08:58:35 [2020-04-17T08:58:35.999Z] --- SKIP: TestPauseStopPausedContainer (0.00s)
08:58:35 [2020-04-17T08:58:35.999Z]     pause_test.go:68: testEnv.DaemonInfo.OSType == "windows"
08:58:35 [2020-04-17T08:58:35.999Z] === RUN   TestPsFilter
08:58:35 [2020-04-17T08:58:35.999Z] --- PASS: TestPsFilter (0.13s)
08:58:35 [2020-04-17T08:58:35.999Z] === RUN   TestRemoveContainerWithRemovedVolume
08:58:36 [2020-04-17T08:58:36.332Z] --- PASS: TestSecretInspect (3.37s)
08:58:36 [2020-04-17T08:58:36.332Z]     secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect
08:58:36 [2020-04-17T08:58:36.332Z]     daemon.go:325: [d1b206ded2099] waiting for daemon to start
08:58:36 [2020-04-17T08:58:36.332Z]     daemon.go:325: [d1b206ded2099] waiting for daemon to start
08:58:36 [2020-04-17T08:58:36.332Z]     daemon.go:353: [d1b206ded2099] daemon started
08:58:36 [2020-04-17T08:58:36.332Z]     daemon.go:461: [d1b206ded2099] Stopping daemon
08:58:36 [2020-04-17T08:58:36.332Z]     daemon.go:296: [d1b206ded2099] exiting daemon
08:58:36 [2020-04-17T08:58:36.332Z]     daemon.go:448: [d1b206ded2099] Daemon stopped
08:58:36 [2020-04-17T08:58:36.332Z] === RUN   TestSecretList
08:58:36 [2020-04-17T08:58:36.798Z] --- PASS: TestCreateServiceMultipleTimes (23.04s)
08:58:36 [2020-04-17T08:58:36.798Z]     create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes
08:58:36 [2020-04-17T08:58:36.798Z]     daemon.go:325: [d9ec2c8ba9f32] waiting for daemon to start
08:58:36 [2020-04-17T08:58:36.798Z]     daemon.go:325: [d9ec2c8ba9f32] waiting for daemon to start
08:58:36 [2020-04-17T08:58:36.798Z]     daemon.go:353: [d9ec2c8ba9f32] daemon started
08:58:36 [2020-04-17T08:58:36.798Z]     daemon.go:461: [d9ec2c8ba9f32] Stopping daemon
08:58:36 [2020-04-17T08:58:36.798Z]     daemon.go:296: [d9ec2c8ba9f32] exiting daemon
08:58:36 [2020-04-17T08:58:36.798Z]     daemon.go:448: [d9ec2c8ba9f32] Daemon stopped
08:58:36 [2020-04-17T08:58:36.798Z] === RUN   TestCreateServiceConflict
08:58:37 [2020-04-17T08:58:37.263Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
08:58:38 [2020-04-17T08:58:38.196Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.84s)
08:58:38 [2020-04-17T08:58:38.196Z] === RUN   TestRemoveContainerWithVolume
08:58:38 [2020-04-17T08:58:38.904Z] ok  	github.com/docker/docker/daemon/graphdriver	0.011s	coverage: 2.2% of statements
08:58:39 [2020-04-17T08:58:39.744Z] --- PASS: TestRemoveContainerWithVolume (1.91s)
08:58:39 [2020-04-17T08:58:39.745Z] === RUN   TestRemoveContainerRunning
08:58:39 [2020-04-17T08:58:39.815Z] --- PASS: TestSecretList (3.01s)
08:58:39 [2020-04-17T08:58:39.815Z]     secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList
08:58:39 [2020-04-17T08:58:39.815Z]     daemon.go:325: [d75a465d0627e] waiting for daemon to start
08:58:39 [2020-04-17T08:58:39.815Z]     daemon.go:325: [d75a465d0627e] waiting for daemon to start
08:58:39 [2020-04-17T08:58:39.815Z]     daemon.go:353: [d75a465d0627e] daemon started
08:58:39 [2020-04-17T08:58:39.815Z]     daemon.go:461: [d75a465d0627e] Stopping daemon
08:58:39 [2020-04-17T08:58:39.815Z]     daemon.go:296: [d75a465d0627e] exiting daemon
08:58:39 [2020-04-17T08:58:39.815Z]     daemon.go:448: [d75a465d0627e] Daemon stopped
08:58:39 [2020-04-17T08:58:39.815Z] === RUN   TestSecretsCreateAndDelete
08:58:41 [2020-04-17T08:58:41.167Z] --- PASS: TestCreateServiceConflict (3.74s)
08:58:41 [2020-04-17T08:58:41.167Z]     create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict
08:58:41 [2020-04-17T08:58:41.167Z]     daemon.go:325: [ddfa26c5cae37] waiting for daemon to start
08:58:41 [2020-04-17T08:58:41.167Z]     daemon.go:325: [ddfa26c5cae37] waiting for daemon to start
08:58:41 [2020-04-17T08:58:41.167Z]     daemon.go:353: [ddfa26c5cae37] daemon started
08:58:41 [2020-04-17T08:58:41.167Z]     daemon.go:461: [ddfa26c5cae37] Stopping daemon
08:58:41 [2020-04-17T08:58:41.167Z]     daemon.go:296: [ddfa26c5cae37] exiting daemon
08:58:41 [2020-04-17T08:58:41.167Z]     daemon.go:448: [ddfa26c5cae37] Daemon stopped
08:58:41 [2020-04-17T08:58:41.167Z] === RUN   TestCreateServiceMaxReplicas
08:58:41 [2020-04-17T08:58:41.183Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
08:58:41 [2020-04-17T08:58:41.294Z] --- PASS: TestRemoveContainerRunning (1.59s)
08:58:41 [2020-04-17T08:58:41.294Z] === RUN   TestRemoveContainerForceRemoveRunning
08:58:41 [2020-04-17T08:58:41.606Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.495s	coverage: 13.6% of statements
08:58:42 [2020-04-17T08:58:42.553Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
08:58:42 [2020-04-17T08:58:42.553Z] --- PASS: TestSecretsCreateAndDelete (3.25s)
08:58:42 [2020-04-17T08:58:42.553Z]     secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete
08:58:42 [2020-04-17T08:58:42.553Z]     daemon.go:325: [dd997d1fb8833] waiting for daemon to start
08:58:42 [2020-04-17T08:58:42.553Z]     daemon.go:325: [dd997d1fb8833] waiting for daemon to start
08:58:42 [2020-04-17T08:58:42.553Z]     daemon.go:353: [dd997d1fb8833] daemon started
08:58:42 [2020-04-17T08:58:42.553Z]     daemon.go:461: [dd997d1fb8833] Stopping daemon
08:58:42 [2020-04-17T08:58:42.553Z]     daemon.go:296: [dd997d1fb8833] exiting daemon
08:58:42 [2020-04-17T08:58:42.553Z]     daemon.go:448: [dd997d1fb8833] Daemon stopped
08:58:42 [2020-04-17T08:58:42.553Z] === RUN   TestSecretsUpdate
08:58:42 [2020-04-17T08:58:42.842Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.65s)
08:58:42 [2020-04-17T08:58:42.842Z] === RUN   TestRemoveInvalidContainer
08:58:42 [2020-04-17T08:58:42.842Z] --- PASS: TestRemoveInvalidContainer (0.02s)
08:58:42 [2020-04-17T08:58:42.842Z] === RUN   TestRenameLinkedContainer
08:58:42 [2020-04-17T08:58:42.842Z] --- SKIP: TestRenameLinkedContainer (0.00s)
08:58:42 [2020-04-17T08:58:42.842Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
08:58:42 [2020-04-17T08:58:42.842Z] === RUN   TestRenameStoppedContainer
08:58:43 [2020-04-17T08:58:43.095Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.010s	coverage: 2.9% of statements
08:58:44 [2020-04-17T08:58:44.653Z] --- PASS: TestCreateServiceMaxReplicas (3.84s)
08:58:44 [2020-04-17T08:58:44.653Z]     create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas
08:58:44 [2020-04-17T08:58:44.653Z]     daemon.go:325: [d7e76d42cc18e] waiting for daemon to start
08:58:44 [2020-04-17T08:58:44.653Z]     daemon.go:325: [d7e76d42cc18e] waiting for daemon to start
08:58:44 [2020-04-17T08:58:44.653Z]     daemon.go:353: [d7e76d42cc18e] daemon started
08:58:44 [2020-04-17T08:58:44.653Z]     daemon.go:461: [d7e76d42cc18e] Stopping daemon
08:58:44 [2020-04-17T08:58:44.653Z]     daemon.go:296: [d7e76d42cc18e] exiting daemon
08:58:44 [2020-04-17T08:58:44.653Z]     daemon.go:448: [d7e76d42cc18e] Daemon stopped
08:58:44 [2020-04-17T08:58:44.653Z] === RUN   TestCreateWithDuplicateNetworkNames
08:58:45 [2020-04-17T08:58:45.074Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
08:58:45 [2020-04-17T08:58:45.074Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
08:58:45 [2020-04-17T08:58:45.142Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	1.184s	coverage: 57.8% of statements
08:58:45 [2020-04-17T08:58:45.331Z] --- PASS: TestSecretsUpdate (2.84s)
08:58:45 [2020-04-17T08:58:45.331Z]     secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate
08:58:45 [2020-04-17T08:58:45.331Z]     daemon.go:325: [d0425fef2a0cc] waiting for daemon to start
08:58:45 [2020-04-17T08:58:45.331Z]     daemon.go:325: [d0425fef2a0cc] waiting for daemon to start
08:58:45 [2020-04-17T08:58:45.331Z]     daemon.go:353: [d0425fef2a0cc] daemon started
08:58:45 [2020-04-17T08:58:45.331Z]     daemon.go:461: [d0425fef2a0cc] Stopping daemon
08:58:45 [2020-04-17T08:58:45.331Z]     daemon.go:296: [d0425fef2a0cc] exiting daemon
08:58:45 [2020-04-17T08:58:45.331Z]     daemon.go:448: [d0425fef2a0cc] Daemon stopped
08:58:45 [2020-04-17T08:58:45.331Z] === RUN   TestTemplatedSecret
08:58:45 [2020-04-17T08:58:45.764Z] --- PASS: TestRenameStoppedContainer (2.74s)
08:58:45 [2020-04-17T08:58:45.764Z] === RUN   TestRenameRunningContainerAndReuse
08:58:47 [2020-04-17T08:58:47.190Z] ok  	github.com/docker/docker/daemon	12.373s	coverage: 17.5% of statements
08:58:47 [2020-04-17T08:58:47.190Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
08:58:47 [2020-04-17T08:58:47.190Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
08:58:47 [2020-04-17T08:58:47.190Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
08:58:47 [2020-04-17T08:58:47.190Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
08:58:48 [2020-04-17T08:58:48.604Z] --- PASS: TestTemplatedSecret (3.12s)
08:58:48 [2020-04-17T08:58:48.604Z]     secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret
08:58:48 [2020-04-17T08:58:48.604Z]     daemon.go:325: [d89a54972324c] waiting for daemon to start
08:58:48 [2020-04-17T08:58:48.604Z]     daemon.go:325: [d89a54972324c] waiting for daemon to start
08:58:48 [2020-04-17T08:58:48.604Z]     daemon.go:353: [d89a54972324c] daemon started
08:58:48 [2020-04-17T08:58:48.604Z]     daemon.go:461: [d89a54972324c] Stopping daemon
08:58:48 [2020-04-17T08:58:48.604Z]     daemon.go:296: [d89a54972324c] exiting daemon
08:58:48 [2020-04-17T08:58:48.604Z]     daemon.go:448: [d89a54972324c] Daemon stopped
08:58:48 [2020-04-17T08:58:48.604Z] === RUN   TestSecretCreateResolve
08:58:49 [2020-04-17T08:58:49.261Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	9.987s	coverage: 68.5% of statements
08:58:50 [2020-04-17T08:58:50.497Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
08:58:51 [2020-04-17T08:58:51.062Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
08:58:51 [2020-04-17T08:58:51.626Z] --- PASS: TestSecretCreateResolve (3.13s)
08:58:51 [2020-04-17T08:58:51.626Z]     secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve
08:58:51 [2020-04-17T08:58:51.626Z]     daemon.go:325: [d25a0654d7fae] waiting for daemon to start
08:58:51 [2020-04-17T08:58:51.626Z]     daemon.go:325: [d25a0654d7fae] waiting for daemon to start
08:58:51 [2020-04-17T08:58:51.626Z]     daemon.go:353: [d25a0654d7fae] daemon started
08:58:51 [2020-04-17T08:58:51.626Z]     daemon.go:461: [d25a0654d7fae] Stopping daemon
08:58:51 [2020-04-17T08:58:51.626Z]     daemon.go:296: [d25a0654d7fae] exiting daemon
08:58:51 [2020-04-17T08:58:51.626Z]     daemon.go:448: [d25a0654d7fae] Daemon stopped
08:58:51 [2020-04-17T08:58:51.626Z] PASS
08:58:51 [2020-04-17T08:58:51.626Z] 
08:58:51 [2020-04-17T08:58:51.626Z] DONE 6 tests in 18.870s
08:58:51 [2020-04-17T08:58:51.626Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
08:58:51 [2020-04-17T08:58:51.626Z] ++ 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
08:58:51 [2020-04-17T08:58:51.626Z] ++ set -e
08:58:51 [2020-04-17T08:58:51.626Z] ++ '[' -n 0 ']'
08:58:51 [2020-04-17T08:58:51.626Z] ++ set -x
08:58:51 [2020-04-17T08:58:51.626Z] ++ env -i DEST=/go/src/github.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
08:58:51 [2020-04-17T08:58:51.883Z] INFO: Testing against a local daemon
08:58:51 [2020-04-17T08:58:51.883Z] === RUN   TestServiceCreateInit
08:58:51 [2020-04-17T08:58:51.883Z] === RUN   TestServiceCreateInit/daemonInitDisabled
08:58:51 [2020-04-17T08:58:51.963Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.308s	coverage: 49.5% of statements
08:58:52 [2020-04-17T08:58:52.252Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	4.130s	coverage: 45.9% of statements
08:58:52 [2020-04-17T08:58:52.252Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
08:58:52 [2020-04-17T08:58:52.872Z] --- PASS: TestRenameRunningContainerAndReuse (7.12s)
08:58:52 [2020-04-17T08:58:52.872Z] === RUN   TestRenameInvalidName
08:58:53 [2020-04-17T08:58:53.252Z] === RUN   TestDockerSuite/TestBuildMultipleTags
08:58:53 [2020-04-17T08:58:53.509Z] === RUN   TestDockerSuite/TestBuildNetContainer
08:58:55 [2020-04-17T08:58:55.405Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
08:58:55 [2020-04-17T08:58:55.741Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.643s	coverage: 76.1% of statements
08:58:55 [2020-04-17T08:58:55.741Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.035s	coverage: 58.0% of statements
08:58:55 [2020-04-17T08:58:55.967Z] === RUN   TestDockerSuite/TestBuildNetNone
08:58:56 [2020-04-17T08:58:56.365Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	4.568s	coverage: 55.1% of statements
08:58:56 [2020-04-17T08:58:56.365Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
08:58:56 [2020-04-17T08:58:56.365Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
08:58:56 [2020-04-17T08:58:56.666Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.017s	coverage: 3.0% of statements
08:58:56 [2020-04-17T08:58:56.897Z] === RUN   TestDockerSuite/TestBuildNoContext
08:58:57 [2020-04-17T08:58:57.138Z] Created binary: bundles/binary-daemon/dockerd-dev
08:58:57 [2020-04-17T08:58:57.138Z] Copying nested executables into bundles/binary-daemon
08:58:57 [2020-04-17T08:58:57.138Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
08:58:57 [2020-04-17T08:58:57.449Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40782/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=73b52253848169499393976f4af9a27b21006ec5 -e DOCKER_GRAPHDRIVER docker:73b52253848169499393976f4af9a27b21006ec5 hack/make.sh cross
08:58:57 [2020-04-17T08:58:57.461Z] === RUN   TestServiceCreateInit/daemonInitEnabled
08:58:57 [2020-04-17T08:58:57.692Z] ok  	github.com/docker/docker/daemon/links	0.062s	coverage: 93.0% of statements
08:58:58 [2020-04-17T08:58:58.007Z] 
08:58:58 [2020-04-17T08:58:58.007Z] Removing bundles/
08:58:58 [2020-04-17T08:58:58.007Z] 
08:58:58 [2020-04-17T08:58:58.007Z] ---> Making bundle: cross (in bundles/cross)
08:58:58 [2020-04-17T08:58:58.007Z] Cross building: bundles/cross/linux/amd64
08:58:58 [2020-04-17T08:58:58.261Z] Building: bundles/cross/linux/amd64/dockerd-dev
08:58:58 [2020-04-17T08:58:58.261Z] GOOS="linux" GOARCH="amd64" GOARM=""
08:58:58 [2020-04-17T08:58:58.392Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
08:58:58 [2020-04-17T08:58:58.692Z] --- PASS: TestRenameInvalidName (5.63s)
08:58:58 [2020-04-17T08:58:58.692Z] === RUN   TestRenameAnonymousContainer
08:58:58 [2020-04-17T08:58:58.692Z] --- SKIP: TestRenameAnonymousContainer (0.00s)
08:58:58 [2020-04-17T08:58:58.692Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
08:58:58 [2020-04-17T08:58:58.692Z] === RUN   TestRenameContainerWithSameName
08:58:59 [2020-04-17T08:58:59.761Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
08:58:59 [2020-04-17T08:58:59.761Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
08:58:59 [2020-04-17T08:58:59.850Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.96s)
08:58:59 [2020-04-17T08:58:59.850Z]     create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames
08:58:59 [2020-04-17T08:58:59.850Z]     daemon.go:325: [db4924ab0a03f] waiting for daemon to start
08:58:59 [2020-04-17T08:58:59.850Z]     daemon.go:325: [db4924ab0a03f] waiting for daemon to start
08:58:59 [2020-04-17T08:58:59.850Z]     daemon.go:353: [db4924ab0a03f] daemon started
08:58:59 [2020-04-17T08:58:59.850Z]     daemon.go:461: [db4924ab0a03f] Stopping daemon
08:58:59 [2020-04-17T08:58:59.850Z]     daemon.go:296: [db4924ab0a03f] exiting daemon
08:58:59 [2020-04-17T08:58:59.850Z]     daemon.go:448: [db4924ab0a03f] Daemon stopped
08:58:59 [2020-04-17T08:58:59.850Z] === RUN   TestCreateServiceSecretFileMode
08:59:00 [2020-04-17T08:59:00.885Z] --- PASS: TestRenameContainerWithSameName (2.53s)
08:59:00 [2020-04-17T08:59:00.885Z] === RUN   TestRenameContainerWithLinkedContainer
08:59:00 [2020-04-17T08:59:00.885Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s)
08:59:00 [2020-04-17T08:59:00.885Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
08:59:00 [2020-04-17T08:59:00.885Z] === RUN   TestResize
08:59:00 [2020-04-17T08:59:00.885Z] --- SKIP: TestResize (0.00s)
08:59:00 [2020-04-17T08:59:00.885Z]     resize_test.go:20: testEnv.OSType == "windows": FIXME
08:59:00 [2020-04-17T08:59:00.885Z] === RUN   TestResizeWithInvalidSize
08:59:00 [2020-04-17T08:59:00.885Z] --- SKIP: TestResizeWithInvalidSize (0.00s)
08:59:00 [2020-04-17T08:59:00.885Z]     resize_test.go:38: testEnv.OSType == "windows": FIXME
08:59:00 [2020-04-17T08:59:00.885Z] === RUN   TestResizeWhenContainerNotStarted
08:59:01 [2020-04-17T08:59:01.657Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
08:59:02 [2020-04-17T08:59:02.125Z] ok  	github.com/docker/docker/daemon/logger	0.330s	coverage: 43.7% of statements
08:59:02 [2020-04-17T08:59:02.222Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
08:59:02 [2020-04-17T08:59:02.222Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
08:59:02 [2020-04-17T08:59:02.786Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
08:59:03 [2020-04-17T08:59:03.043Z] --- PASS: TestServiceCreateInit (11.13s)
08:59:03 [2020-04-17T08:59:03.043Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.50s)
08:59:03 [2020-04-17T08:59:03.043Z]         create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled
08:59:03 [2020-04-17T08:59:03.043Z]         daemon.go:325: [d80b20abc46c9] waiting for daemon to start
08:59:03 [2020-04-17T08:59:03.043Z]         daemon.go:325: [d80b20abc46c9] waiting for daemon to start
08:59:03 [2020-04-17T08:59:03.043Z]         daemon.go:353: [d80b20abc46c9] daemon started
08:59:03 [2020-04-17T08:59:03.043Z]         daemon.go:461: [d80b20abc46c9] Stopping daemon
08:59:03 [2020-04-17T08:59:03.043Z]         daemon.go:296: [d80b20abc46c9] exiting daemon
08:59:03 [2020-04-17T08:59:03.043Z]         daemon.go:448: [d80b20abc46c9] Daemon stopped
08:59:03 [2020-04-17T08:59:03.043Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.61s)
08:59:03 [2020-04-17T08:59:03.043Z]         create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled
08:59:03 [2020-04-17T08:59:03.043Z]         daemon.go:325: [d9e9bc3e02289] waiting for daemon to start
08:59:03 [2020-04-17T08:59:03.043Z]         daemon.go:325: [d9e9bc3e02289] waiting for daemon to start
08:59:03 [2020-04-17T08:59:03.043Z]         daemon.go:353: [d9e9bc3e02289] daemon started
08:59:03 [2020-04-17T08:59:03.043Z]         daemon.go:461: [d9e9bc3e02289] Stopping daemon
08:59:03 [2020-04-17T08:59:03.043Z]         daemon.go:296: [d9e9bc3e02289] exiting daemon
08:59:03 [2020-04-17T08:59:03.043Z]         daemon.go:448: [d9e9bc3e02289] Daemon stopped
08:59:03 [2020-04-17T08:59:03.044Z] === RUN   TestCreateServiceMultipleTimes
08:59:03 [2020-04-17T08:59:03.044Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
08:59:03 [2020-04-17T08:59:03.080Z] --- PASS: TestResizeWhenContainerNotStarted (2.01s)
08:59:03 [2020-04-17T08:59:03.080Z] === RUN   TestDaemonRestartKillContainers
08:59:03 [2020-04-17T08:59:03.080Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
08:59:03 [2020-04-17T08:59:03.080Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
08:59:03 [2020-04-17T08:59:03.080Z] === RUN   TestStats
08:59:03 [2020-04-17T08:59:03.080Z] --- SKIP: TestStats (0.00s)
08:59:03 [2020-04-17T08:59:03.080Z]     stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit
08:59:03 [2020-04-17T08:59:03.080Z] === RUN   TestStopContainerWithRestartPolicyAlways
08:59:03 [2020-04-17T08:59:03.162Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.016s	coverage: 67.0% of statements
08:59:03 [2020-04-17T08:59:03.297Z] --- PASS: TestCreateServiceSecretFileMode (3.40s)
08:59:03 [2020-04-17T08:59:03.297Z]     create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode
08:59:03 [2020-04-17T08:59:03.297Z]     daemon.go:325: [d0df5f0563b46] waiting for daemon to start
08:59:03 [2020-04-17T08:59:03.297Z]     daemon.go:325: [d0df5f0563b46] waiting for daemon to start
08:59:03 [2020-04-17T08:59:03.297Z]     daemon.go:353: [d0df5f0563b46] daemon started
08:59:03 [2020-04-17T08:59:03.297Z]     daemon.go:461: [d0df5f0563b46] Stopping daemon
08:59:03 [2020-04-17T08:59:03.297Z]     daemon.go:296: [d0df5f0563b46] exiting daemon
08:59:03 [2020-04-17T08:59:03.297Z]     daemon.go:448: [d0df5f0563b46] Daemon stopped
08:59:03 [2020-04-17T08:59:03.297Z] === RUN   TestCreateServiceConfigFileMode
08:59:03 [2020-04-17T08:59:03.973Z] === RUN   TestDockerSuite/TestBuildOnBuild
08:59:04 [2020-04-17T08:59:04.220Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.755s	coverage: 78.6% of statements
08:59:05 [2020-04-17T08:59:05.729Z] ok  	github.com/docker/docker/daemon/logger/journald	0.029s	coverage: 26.2% of statements
08:59:06 [2020-04-17T08:59:06.018Z] ok  	github.com/docker/docker/daemon/images	0.056s	coverage: 4.9% of statements
08:59:06 [2020-04-17T08:59:06.018Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
08:59:06 [2020-04-17T08:59:06.018Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
08:59:06 [2020-04-17T08:59:06.018Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
08:59:06 [2020-04-17T08:59:06.018Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
08:59:06 [2020-04-17T08:59:06.307Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.015s	coverage: 88.3% of statements
08:59:06 [2020-04-17T08:59:06.494Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
08:59:06 [2020-04-17T08:59:06.755Z] --- PASS: TestCreateServiceConfigFileMode (3.39s)
08:59:06 [2020-04-17T08:59:06.755Z]     create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode
08:59:06 [2020-04-17T08:59:06.755Z]     daemon.go:325: [ddc45b474267f] waiting for daemon to start
08:59:06 [2020-04-17T08:59:06.755Z]     daemon.go:325: [ddc45b474267f] waiting for daemon to start
08:59:06 [2020-04-17T08:59:06.755Z]     daemon.go:353: [ddc45b474267f] daemon started
08:59:06 [2020-04-17T08:59:06.755Z]     daemon.go:461: [ddc45b474267f] Stopping daemon
08:59:06 [2020-04-17T08:59:06.755Z]     daemon.go:296: [ddc45b474267f] exiting daemon
08:59:06 [2020-04-17T08:59:06.755Z]     daemon.go:448: [ddc45b474267f] Daemon stopped
08:59:06 [2020-04-17T08:59:06.755Z] === RUN   TestCreateServiceSysctls
08:59:07 [2020-04-17T08:59:07.058Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
08:59:07 [2020-04-17T08:59:07.843Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.024s	coverage: 62.1% of statements
08:59:10 [2020-04-17T08:59:10.200Z] --- PASS: TestCreateServiceSysctls (3.85s)
08:59:10 [2020-04-17T08:59:10.200Z]     create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls
08:59:10 [2020-04-17T08:59:10.200Z]     daemon.go:325: [d52b794370fe5] waiting for daemon to start
08:59:10 [2020-04-17T08:59:10.200Z]     daemon.go:325: [d52b794370fe5] waiting for daemon to start
08:59:10 [2020-04-17T08:59:10.200Z]     daemon.go:353: [d52b794370fe5] daemon started
08:59:10 [2020-04-17T08:59:10.200Z]     daemon.go:461: [d52b794370fe5] Stopping daemon
08:59:10 [2020-04-17T08:59:10.200Z]     daemon.go:296: [d52b794370fe5] exiting daemon
08:59:10 [2020-04-17T08:59:10.200Z]     daemon.go:448: [d52b794370fe5] Daemon stopped
08:59:10 [2020-04-17T08:59:10.200Z] === RUN   TestInspect
08:59:10 [2020-04-17T08:59:10.334Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
08:59:10 [2020-04-17T08:59:10.565Z] ok  	github.com/docker/docker/daemon/logger/local	0.084s	coverage: 74.7% of statements
08:59:10 [2020-04-17T08:59:10.565Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
08:59:11 [2020-04-17T08:59:11.194Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.039s	coverage: 19.9% of statements
08:59:12 [2020-04-17T08:59:12.227Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
08:59:12 [2020-04-17T08:59:12.237Z] ok  	github.com/docker/docker/daemon/logger/templates	0.007s	coverage: 8.3% of statements
08:59:12 [2020-04-17T08:59:12.525Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.013s	coverage: 47.8% of statements
08:59:13 [2020-04-17T08:59:13.452Z] --- PASS: TestStopContainerWithRestartPolicyAlways (9.77s)
08:59:13 [2020-04-17T08:59:13.452Z] === RUN   TestStopContainerWithTimeout
08:59:13 [2020-04-17T08:59:13.452Z] --- SKIP: TestStopContainerWithTimeout (0.00s)
08:59:13 [2020-04-17T08:59:13.452Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
08:59:13 [2020-04-17T08:59:13.452Z] === RUN   TestUpdateRestartPolicy
08:59:13 [2020-04-17T08:59:13.594Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
08:59:14 [2020-04-17T08:59:14.570Z] --- PASS: TestInspect (3.86s)
08:59:14 [2020-04-17T08:59:14.570Z]     inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect
08:59:14 [2020-04-17T08:59:14.570Z]     daemon.go:325: [d416565d0fe3b] waiting for daemon to start
08:59:14 [2020-04-17T08:59:14.570Z]     daemon.go:325: [d416565d0fe3b] waiting for daemon to start
08:59:14 [2020-04-17T08:59:14.570Z]     daemon.go:353: [d416565d0fe3b] daemon started
08:59:14 [2020-04-17T08:59:14.570Z]     daemon.go:461: [d416565d0fe3b] Stopping daemon
08:59:14 [2020-04-17T08:59:14.570Z]     daemon.go:296: [d416565d0fe3b] exiting daemon
08:59:14 [2020-04-17T08:59:14.570Z]     daemon.go:448: [d416565d0fe3b] Daemon stopped
08:59:14 [2020-04-17T08:59:14.570Z] === RUN   TestDockerNetworkConnectAlias
08:59:14 [2020-04-17T08:59:14.592Z] ok  	github.com/docker/docker/daemon/network	0.035s	coverage: 63.8% of statements
08:59:14 [2020-04-17T08:59:14.593Z] ok  	github.com/docker/docker/daemon/logger/splunk	3.234s	coverage: 84.5% of statements
08:59:14 [2020-04-17T08:59:14.593Z] ?   	github.com/docker/docker/daemon/names	[no test files]
08:59:14 [2020-04-17T08:59:14.593Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
08:59:14 [2020-04-17T08:59:14.963Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
08:59:16 [2020-04-17T08:59:16.338Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
08:59:18 [2020-04-17T08:59:18.232Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
08:59:18 [2020-04-17T08:59:18.489Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
08:59:19 [2020-04-17T08:59:19.053Z] ok  	github.com/docker/docker/distribution/metadata	0.148s	coverage: 48.2% of statements
08:59:19 [2020-04-17T08:59:19.687Z] ok  	github.com/docker/docker/errdefs	0.011s	coverage: 49.4% of statements
08:59:20 [2020-04-17T08:59:20.708Z] ok  	github.com/docker/docker/distribution	0.566s	coverage: 22.3% of statements
08:59:20 [2020-04-17T08:59:20.708Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
08:59:21 [2020-04-17T08:59:21.733Z] ok  	github.com/docker/docker/distribution/xfer	1.481s	coverage: 83.4% of statements
08:59:21 [2020-04-17T08:59:21.733Z] ?   	github.com/docker/docker/dockerversion	[no test files]
08:59:21 [2020-04-17T08:59:21.762Z] --- PASS: TestCreateServiceMultipleTimes (18.28s)
08:59:21 [2020-04-17T08:59:21.762Z]     create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes
08:59:21 [2020-04-17T08:59:21.762Z]     daemon.go:325: [db479fd67f332] waiting for daemon to start
08:59:21 [2020-04-17T08:59:21.762Z]     daemon.go:325: [db479fd67f332] waiting for daemon to start
08:59:21 [2020-04-17T08:59:21.762Z]     daemon.go:353: [db479fd67f332] daemon started
08:59:21 [2020-04-17T08:59:21.762Z]     daemon.go:461: [db479fd67f332] Stopping daemon
08:59:21 [2020-04-17T08:59:21.762Z]     daemon.go:296: [db479fd67f332] exiting daemon
08:59:21 [2020-04-17T08:59:21.762Z]     daemon.go:448: [db479fd67f332] Daemon stopped
08:59:21 [2020-04-17T08:59:21.762Z] === RUN   TestCreateServiceConflict
08:59:22 [2020-04-17T08:59:22.326Z] === RUN   TestDockerSuite/TestBuildPATH
08:59:22 [2020-04-17T08:59:22.939Z] --- PASS: TestDockerNetworkConnectAlias (7.85s)
08:59:22 [2020-04-17T08:59:22.939Z]     network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias
08:59:22 [2020-04-17T08:59:22.939Z]     daemon.go:325: [da11705e286c8] waiting for daemon to start
08:59:22 [2020-04-17T08:59:22.939Z]     daemon.go:325: [da11705e286c8] waiting for daemon to start
08:59:22 [2020-04-17T08:59:22.939Z]     daemon.go:353: [da11705e286c8] daemon started
08:59:22 [2020-04-17T08:59:22.939Z]     daemon.go:461: [da11705e286c8] Stopping daemon
08:59:22 [2020-04-17T08:59:22.939Z]     daemon.go:296: [da11705e286c8] exiting daemon
08:59:22 [2020-04-17T08:59:22.939Z]     daemon.go:448: [da11705e286c8] Daemon stopped
08:59:22 [2020-04-17T08:59:22.939Z] === RUN   TestDockerNetworkReConnect
08:59:24 [2020-04-17T08:59:24.440Z] ok  	github.com/docker/docker/image	0.076s	coverage: 86.4% of statements
08:59:24 [2020-04-17T08:59:24.440Z] ok  	github.com/docker/docker/image/cache	0.019s	coverage: 19.2% of statements
08:59:24 [2020-04-17T08:59:24.440Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
08:59:24 [2020-04-17T08:59:24.847Z] --- PASS: TestCreateServiceConflict (3.14s)
08:59:24 [2020-04-17T08:59:24.847Z]     create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict
08:59:24 [2020-04-17T08:59:24.847Z]     daemon.go:325: [d71cdaacac02e] waiting for daemon to start
08:59:24 [2020-04-17T08:59:24.847Z]     daemon.go:325: [d71cdaacac02e] waiting for daemon to start
08:59:24 [2020-04-17T08:59:24.847Z]     daemon.go:353: [d71cdaacac02e] daemon started
08:59:24 [2020-04-17T08:59:24.847Z]     daemon.go:461: [d71cdaacac02e] Stopping daemon
08:59:24 [2020-04-17T08:59:24.847Z]     daemon.go:296: [d71cdaacac02e] exiting daemon
08:59:24 [2020-04-17T08:59:24.847Z]     daemon.go:448: [d71cdaacac02e] Daemon stopped
08:59:24 [2020-04-17T08:59:24.847Z] === RUN   TestCreateServiceMaxReplicas
08:59:24 [2020-04-17T08:59:24.847Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
08:59:25 [2020-04-17T08:59:25.776Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
08:59:25 [2020-04-17T08:59:25.947Z] ok  	github.com/docker/docker/image/v1	0.037s	coverage: 25.0% of statements
08:59:25 [2020-04-17T08:59:25.948Z] ?   	github.com/docker/docker/internal/test	[no test files]
08:59:26 [2020-04-17T08:59:26.971Z] ?   	github.com/docker/docker/internal/test/daemon	[no test files]
08:59:26 [2020-04-17T08:59:26.971Z] ?   	github.com/docker/docker/internal/test/environment	[no test files]
08:59:26 [2020-04-17T08:59:26.971Z] ?   	github.com/docker/docker/internal/test/fakecontext	[no test files]
08:59:26 [2020-04-17T08:59:26.971Z] ?   	github.com/docker/docker/internal/test/fakegit	[no test files]
08:59:27 [2020-04-17T08:59:27.170Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
08:59:27 [2020-04-17T08:59:27.263Z] ?   	github.com/docker/docker/internal/test/fakestorage	[no test files]
08:59:27 [2020-04-17T08:59:27.263Z] ?   	github.com/docker/docker/internal/test/fixtures/load	[no test files]
08:59:27 [2020-04-17T08:59:27.263Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin	[no test files]
08:59:27 [2020-04-17T08:59:27.263Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin/basic	[no test files]
08:59:27 [2020-04-17T08:59:27.263Z] ?   	github.com/docker/docker/internal/test/registry	[no test files]
08:59:27 [2020-04-17T08:59:27.263Z] ?   	github.com/docker/docker/internal/test/request	[no test files]
08:59:27 [2020-04-17T08:59:27.263Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
08:59:27 [2020-04-17T08:59:27.891Z] ok  	github.com/docker/docker/internal/testutil	0.029s	coverage: 62.5% of statements
08:59:28 [2020-04-17T08:59:28.123Z] --- PASS: TestCreateServiceMaxReplicas (3.82s)
08:59:28 [2020-04-17T08:59:28.123Z]     create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas
08:59:28 [2020-04-17T08:59:28.123Z]     daemon.go:325: [d2131c9e795a6] waiting for daemon to start
08:59:28 [2020-04-17T08:59:28.123Z]     daemon.go:325: [d2131c9e795a6] waiting for daemon to start
08:59:28 [2020-04-17T08:59:28.123Z]     daemon.go:353: [d2131c9e795a6] daemon started
08:59:28 [2020-04-17T08:59:28.123Z]     daemon.go:461: [d2131c9e795a6] Stopping daemon
08:59:28 [2020-04-17T08:59:28.123Z]     daemon.go:296: [d2131c9e795a6] exiting daemon
08:59:28 [2020-04-17T08:59:28.123Z]     daemon.go:448: [d2131c9e795a6] Daemon stopped
08:59:28 [2020-04-17T08:59:28.123Z] === RUN   TestCreateWithDuplicateNetworkNames
08:59:28 [2020-04-17T08:59:28.418Z] --- PASS: TestDockerNetworkReConnect (6.10s)
08:59:28 [2020-04-17T08:59:28.418Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect
08:59:28 [2020-04-17T08:59:28.418Z]     daemon.go:325: [d822cc56246db] waiting for daemon to start
08:59:28 [2020-04-17T08:59:28.418Z]     daemon.go:325: [d822cc56246db] waiting for daemon to start
08:59:28 [2020-04-17T08:59:28.418Z]     daemon.go:353: [d822cc56246db] daemon started
08:59:28 [2020-04-17T08:59:28.418Z]     daemon.go:461: [d822cc56246db] Stopping daemon
08:59:28 [2020-04-17T08:59:28.418Z]     daemon.go:296: [d822cc56246db] exiting daemon
08:59:28 [2020-04-17T08:59:28.418Z]     daemon.go:448: [d822cc56246db] Daemon stopped
08:59:28 [2020-04-17T08:59:28.418Z] === RUN   TestServicePlugin
08:59:28 [2020-04-17T08:59:28.418Z] --- SKIP: TestServicePlugin (0.00s)
08:59:28 [2020-04-17T08:59:28.418Z]     plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:59:28 [2020-04-17T08:59:28.418Z] === RUN   TestServiceUpdateLabel
08:59:28 [2020-04-17T08:59:28.519Z] ok  	github.com/docker/docker/libcontainerd/queue	0.043s	coverage: 100.0% of statements
08:59:30 [2020-04-17T08:59:30.016Z] ok  	github.com/docker/docker/pkg/aaparser	0.017s	coverage: 50.0% of statements
08:59:31 [2020-04-17T08:59:31.907Z] --- PASS: TestServiceUpdateLabel (3.57s)
08:59:31 [2020-04-17T08:59:31.907Z]     update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel
08:59:31 [2020-04-17T08:59:31.907Z]     daemon.go:325: [deb6070aad4a0] waiting for daemon to start
08:59:31 [2020-04-17T08:59:31.907Z]     daemon.go:325: [deb6070aad4a0] waiting for daemon to start
08:59:31 [2020-04-17T08:59:31.907Z]     daemon.go:353: [deb6070aad4a0] daemon started
08:59:31 [2020-04-17T08:59:31.907Z]     daemon.go:461: [deb6070aad4a0] Stopping daemon
08:59:31 [2020-04-17T08:59:31.907Z]     daemon.go:296: [deb6070aad4a0] exiting daemon
08:59:31 [2020-04-17T08:59:31.907Z]     daemon.go:448: [deb6070aad4a0] Daemon stopped
08:59:31 [2020-04-17T08:59:31.907Z] === RUN   TestServiceUpdateSecrets
08:59:33 [2020-04-17T08:59:33.526Z] ok  	github.com/docker/docker/opts	0.081s	coverage: 66.9% of statements
08:59:34 [2020-04-17T08:59:34.607Z] --- PASS: TestUpdateRestartPolicy (19.55s)
08:59:34 [2020-04-17T08:59:34.607Z] === RUN   TestUpdateRestartWithAutoRemove
08:59:34 [2020-04-17T08:59:34.607Z] --- PASS: TestUpdateRestartWithAutoRemove (1.87s)
08:59:34 [2020-04-17T08:59:34.607Z] === RUN   TestWaitNonBlocked
08:59:34 [2020-04-17T08:59:34.607Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
08:59:34 [2020-04-17T08:59:34.607Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
08:59:34 [2020-04-17T08:59:34.607Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
08:59:34 [2020-04-17T08:59:34.607Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
08:59:34 [2020-04-17T08:59:34.607Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
08:59:34 [2020-04-17T08:59:34.607Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
08:59:35 [2020-04-17T08:59:35.021Z] ok  	github.com/docker/docker/pkg/authorization	0.603s	coverage: 66.7% of statements
08:59:35 [2020-04-17T08:59:35.309Z] ok  	github.com/docker/docker/pkg/broadcaster	0.004s	coverage: 100.0% of statements
08:59:35 [2020-04-17T08:59:35.935Z] ok  	github.com/docker/docker/pkg/capabilities	0.010s	coverage: 87.5% of statements
08:59:36 [2020-04-17T08:59:36.564Z] ok  	github.com/docker/docker/pkg/archive	1.526s	coverage: 77.2% of statements
08:59:37 [2020-04-17T08:59:37.192Z] ok  	github.com/docker/docker/pkg/directory	0.015s	coverage: 80.0% of statements
08:59:37 [2020-04-17T08:59:37.535Z] --- PASS: TestWaitNonBlocked (0.02s)
08:59:37 [2020-04-17T08:59:37.535Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.13s)
08:59:37 [2020-04-17T08:59:37.535Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.40s)
08:59:37 [2020-04-17T08:59:37.535Z] === RUN   TestWaitBlocked
08:59:37 [2020-04-17T08:59:37.535Z] --- SKIP: TestWaitBlocked (0.00s)
08:59:37 [2020-04-17T08:59:37.535Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
08:59:37 [2020-04-17T08:59:37.535Z] PASS
08:59:37 [2020-04-17T08:59:37.535Z] Running D:\gopath\src\github.com\docker\docker\integration\image
08:59:37 [2020-04-17T08:59:37.535Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
08:59:37 [2020-04-17T08:59:37.535Z] INFO: Testing against a local daemon
08:59:37 [2020-04-17T08:59:37.535Z] === RUN   TestCommitInheritsEnv
08:59:37 [2020-04-17T08:59:37.535Z] --- SKIP: TestCommitInheritsEnv (0.00s)
08:59:37 [2020-04-17T08:59:37.535Z]     commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME
08:59:37 [2020-04-17T08:59:37.535Z] === RUN   TestImportExtremelyLargeImageWorks
08:59:37 [2020-04-17T08:59:37.535Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
08:59:37 [2020-04-17T08:59:37.535Z]     import_test.go:22: testEnv.OSType == "windows": TODO enable on windows
08:59:37 [2020-04-17T08:59:37.535Z] === RUN   TestImagesFilterMultiReference
08:59:37 [2020-04-17T08:59:37.535Z] --- PASS: TestImagesFilterMultiReference (0.08s)
08:59:37 [2020-04-17T08:59:37.535Z] === RUN   TestImagePullPlatformInvalid
08:59:37 [2020-04-17T08:59:37.999Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
08:59:37 [2020-04-17T08:59:37.999Z] === RUN   TestRemoveImageOrphaning
08:59:37 [2020-04-17T08:59:37.999Z] --- SKIP: TestRemoveImageOrphaning (0.00s)
08:59:37 [2020-04-17T08:59:37.999Z]     remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME
08:59:37 [2020-04-17T08:59:37.999Z] === RUN   TestTagUnprefixedRepoByNameOrName
08:59:37 [2020-04-17T08:59:37.999Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
08:59:37 [2020-04-17T08:59:37.999Z] === RUN   TestTagInvalidReference
08:59:37 [2020-04-17T08:59:37.999Z] --- PASS: TestTagInvalidReference (0.03s)
08:59:37 [2020-04-17T08:59:37.999Z] === RUN   TestTagValidPrefixedRepo
08:59:37 [2020-04-17T08:59:37.999Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
08:59:37 [2020-04-17T08:59:37.999Z] === RUN   TestTagExistedNameWithoutForce
08:59:37 [2020-04-17T08:59:37.999Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
08:59:37 [2020-04-17T08:59:37.999Z] === RUN   TestTagOfficialNames
08:59:37 [2020-04-17T08:59:37.999Z] --- SKIP: TestTagOfficialNames (0.00s)
08:59:37 [2020-04-17T08:59:37.999Z]     tag_test.go:98: testEnv.OSType == "windows"
08:59:37 [2020-04-17T08:59:37.999Z] === RUN   TestTagMatchesDigest
08:59:37 [2020-04-17T08:59:37.999Z] --- PASS: TestTagMatchesDigest (0.03s)
08:59:37 [2020-04-17T08:59:37.999Z] PASS
08:59:37 [2020-04-17T08:59:37.999Z] Running D:\gopath\src\github.com\docker\docker\integration\network
08:59:37 [2020-04-17T08:59:37.999Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
08:59:37 [2020-04-17T08:59:37.999Z] INFO: Testing against a local daemon
08:59:37 [2020-04-17T08:59:37.999Z] === RUN   TestNetworkCreateDelete
08:59:37 [2020-04-17T08:59:37.999Z] --- SKIP: TestNetworkCreateDelete (0.00s)
08:59:37 [2020-04-17T08:59:37.999Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
08:59:37 [2020-04-17T08:59:37.999Z] === RUN   TestDockerNetworkDeletePreferID
08:59:37 [2020-04-17T08:59:37.999Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s)
08:59:37 [2020-04-17T08:59:37.999Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
08:59:37 [2020-04-17T08:59:37.999Z] === RUN   TestInspectNetwork
08:59:37 [2020-04-17T08:59:37.999Z] --- SKIP: TestInspectNetwork (0.00s)
08:59:37 [2020-04-17T08:59:37.999Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
08:59:37 [2020-04-17T08:59:37.999Z] === RUN   TestRunContainerWithBridgeNone
08:59:37 [2020-04-17T08:59:37.999Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
08:59:37 [2020-04-17T08:59:37.999Z]     network_test.go:22: testEnv.DaemonInfo.OSType != "linux"
08:59:37 [2020-04-17T08:59:37.999Z] === RUN   TestNetworkInvalidJSON
08:59:37 [2020-04-17T08:59:37.999Z] === RUN   TestNetworkInvalidJSON//networks/create
08:59:37 [2020-04-17T08:59:37.999Z] === PAUSE TestNetworkInvalidJSON//networks/create
08:59:37 [2020-04-17T08:59:37.999Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
08:59:37 [2020-04-17T08:59:37.999Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
08:59:37 [2020-04-17T08:59:37.999Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
08:59:37 [2020-04-17T08:59:37.999Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
08:59:37 [2020-04-17T08:59:37.999Z] === CONT  TestNetworkInvalidJSON//networks/create
08:59:37 [2020-04-17T08:59:37.999Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
08:59:37 [2020-04-17T08:59:37.999Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
08:59:37 [2020-04-17T08:59:37.999Z] --- PASS: TestNetworkInvalidJSON (0.03s)
08:59:37 [2020-04-17T08:59:37.999Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s)
08:59:37 [2020-04-17T08:59:37.999Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.01s)
08:59:37 [2020-04-17T08:59:37.999Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s)
08:59:37 [2020-04-17T08:59:37.999Z] === RUN   TestDaemonRestartWithLiveRestore
08:59:37 [2020-04-17T08:59:37.999Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
08:59:37 [2020-04-17T08:59:37.999Z]     service_test.go:29: testEnv.OSType == "windows"
08:59:37 [2020-04-17T08:59:37.999Z] === RUN   TestDaemonDefaultNetworkPools
08:59:37 [2020-04-17T08:59:37.999Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
08:59:37 [2020-04-17T08:59:37.999Z]     service_test.go:51: testEnv.OSType == "windows"
08:59:37 [2020-04-17T08:59:37.999Z] === RUN   TestDaemonRestartWithExistingNetwork
08:59:37 [2020-04-17T08:59:37.999Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
08:59:37 [2020-04-17T08:59:37.999Z]     service_test.go:94: testEnv.OSType == "windows"
08:59:37 [2020-04-17T08:59:37.999Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
08:59:37 [2020-04-17T08:59:37.999Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
08:59:37 [2020-04-17T08:59:37.999Z]     service_test.go:127: testEnv.OSType == "windows"
08:59:37 [2020-04-17T08:59:37.999Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
08:59:37 [2020-04-17T08:59:37.999Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
08:59:37 [2020-04-17T08:59:37.999Z]     service_test.go:177: testEnv.OSType == "windows"
08:59:37 [2020-04-17T08:59:37.999Z] === RUN   TestServiceWithPredefinedNetwork
08:59:37 [2020-04-17T08:59:37.999Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
08:59:37 [2020-04-17T08:59:37.999Z]     service_test.go:201: testEnv.OSType == "windows"
08:59:37 [2020-04-17T08:59:37.999Z] === RUN   TestServiceRemoveKeepsIngressNetwork
08:59:37 [2020-04-17T08:59:37.999Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
08:59:37 [2020-04-17T08:59:37.999Z]     service_test.go:230: FLAKY_TEST
08:59:37 [2020-04-17T08:59:37.999Z] === RUN   TestServiceWithDataPathPortInit
08:59:37 [2020-04-17T08:59:37.999Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
08:59:37 [2020-04-17T08:59:37.999Z]     service_test.go:319: testEnv.OSType == "windows"
08:59:37 [2020-04-17T08:59:37.999Z] === RUN   TestServiceWithDefaultAddressPoolInit
08:59:37 [2020-04-17T08:59:37.999Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
08:59:37 [2020-04-17T08:59:37.999Z]     service_test.go:386: testEnv.OSType == "windows"
08:59:37 [2020-04-17T08:59:37.999Z] PASS
08:59:37 [2020-04-17T08:59:37.999Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
08:59:37 [2020-04-17T08:59:37.999Z] PASS
08:59:37 [2020-04-17T08:59:37.999Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
08:59:37 [2020-04-17T08:59:37.999Z] PASS
08:59:37 [2020-04-17T08:59:37.999Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
08:59:37 [2020-04-17T08:59:37.999Z] PASS
08:59:37 [2020-04-17T08:59:37.999Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
08:59:37 [2020-04-17T08:59:37.999Z] PASS
08:59:37 [2020-04-17T08:59:37.999Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
08:59:38 [2020-04-17T08:59:38.076Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
08:59:38 [2020-04-17T08:59:38.218Z] ok  	github.com/docker/docker/pkg/discovery	0.021s	coverage: 58.3% of statements
08:59:38 [2020-04-17T08:59:38.463Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
08:59:38 [2020-04-17T08:59:38.463Z] INFO: Testing against a local daemon
08:59:38 [2020-04-17T08:59:38.463Z] === RUN   TestPluginInvalidJSON
08:59:38 [2020-04-17T08:59:38.463Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
08:59:38 [2020-04-17T08:59:38.463Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
08:59:38 [2020-04-17T08:59:38.463Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
08:59:38 [2020-04-17T08:59:38.463Z] --- PASS: TestPluginInvalidJSON (0.03s)
08:59:38 [2020-04-17T08:59:38.463Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
08:59:38 [2020-04-17T08:59:38.463Z] PASS
08:59:38 [2020-04-17T08:59:38.463Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
08:59:38 [2020-04-17T08:59:38.463Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
08:59:38 [2020-04-17T08:59:38.463Z] INFO: Testing against a local daemon
08:59:38 [2020-04-17T08:59:38.463Z] === RUN   TestExternalGraphDriver
08:59:38 [2020-04-17T08:59:38.463Z] --- SKIP: TestExternalGraphDriver (0.00s)
08:59:38 [2020-04-17T08:59:38.463Z]     external_test.go:48: runtime.GOOS == "windows"
08:59:38 [2020-04-17T08:59:38.463Z] === RUN   TestGraphdriverPluginV2
08:59:38 [2020-04-17T08:59:38.463Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
08:59:38 [2020-04-17T08:59:38.463Z]     external_test.go:407: runtime.GOOS == "windows"
08:59:38 [2020-04-17T08:59:38.463Z] PASS
08:59:38 [2020-04-17T08:59:38.463Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
08:59:38 [2020-04-17T08:59:38.463Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
08:59:38 [2020-04-17T08:59:38.463Z] INFO: Testing against a local daemon
08:59:38 [2020-04-17T08:59:38.463Z] PASS
08:59:38 [2020-04-17T08:59:38.463Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
08:59:38 [2020-04-17T08:59:38.463Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
08:59:38 [2020-04-17T08:59:38.463Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
08:59:38 [2020-04-17T08:59:38.463Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
08:59:38 [2020-04-17T08:59:38.463Z] INFO: Testing against a local daemon
08:59:38 [2020-04-17T08:59:38.463Z] === RUN   TestSecretInspect
08:59:38 [2020-04-17T08:59:38.463Z] --- SKIP: TestSecretInspect (0.00s)
08:59:38 [2020-04-17T08:59:38.463Z]     secret_test.go:22: testEnv.DaemonInfo.OSType == "windows"
08:59:38 [2020-04-17T08:59:38.463Z] === RUN   TestSecretList
08:59:38 [2020-04-17T08:59:38.463Z] --- SKIP: TestSecretList (0.00s)
08:59:38 [2020-04-17T08:59:38.463Z]     secret_test.go:45: testEnv.DaemonInfo.OSType == "windows"
08:59:38 [2020-04-17T08:59:38.463Z] === RUN   TestSecretsCreateAndDelete
08:59:38 [2020-04-17T08:59:38.463Z] --- SKIP: TestSecretsCreateAndDelete (0.00s)
08:59:38 [2020-04-17T08:59:38.463Z]     secret_test.go:122: testEnv.DaemonInfo.OSType == "windows"
08:59:38 [2020-04-17T08:59:38.463Z] === RUN   TestSecretsUpdate
08:59:38 [2020-04-17T08:59:38.463Z] --- SKIP: TestSecretsUpdate (0.00s)
08:59:38 [2020-04-17T08:59:38.463Z]     secret_test.go:169: testEnv.DaemonInfo.OSType == "windows"
08:59:38 [2020-04-17T08:59:38.463Z] === RUN   TestTemplatedSecret
08:59:38 [2020-04-17T08:59:38.463Z] --- SKIP: TestTemplatedSecret (0.00s)
08:59:38 [2020-04-17T08:59:38.463Z]     secret_test.go:220: testEnv.DaemonInfo.OSType == "windows"
08:59:38 [2020-04-17T08:59:38.463Z] === RUN   TestSecretCreateResolve
08:59:38 [2020-04-17T08:59:38.463Z] --- SKIP: TestSecretCreateResolve (0.00s)
08:59:38 [2020-04-17T08:59:38.463Z]     secret_test.go:339: testEnv.DaemonInfo.OSType != "linux"
08:59:38 [2020-04-17T08:59:38.463Z] PASS
08:59:38 [2020-04-17T08:59:38.463Z] Running D:\gopath\src\github.com\docker\docker\integration\service
08:59:38 [2020-04-17T08:59:38.506Z] ok  	github.com/docker/docker/pkg/discovery/file	0.011s	coverage: 92.9% of statements
08:59:38 [2020-04-17T08:59:38.928Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
08:59:38 [2020-04-17T08:59:38.928Z] INFO: Testing against a local daemon
08:59:38 [2020-04-17T08:59:38.928Z] === RUN   TestServiceCreateInit
08:59:38 [2020-04-17T08:59:38.928Z] === RUN   TestServiceCreateInit/daemonInitDisabled
08:59:38 [2020-04-17T08:59:38.928Z] === RUN   TestServiceCreateInit/daemonInitEnabled
08:59:38 [2020-04-17T08:59:38.928Z] --- PASS: TestServiceCreateInit (0.03s)
08:59:38 [2020-04-17T08:59:38.928Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
08:59:38 [2020-04-17T08:59:38.928Z]         create_test.go:38: testEnv.DaemonInfo.OSType == "windows"
08:59:38 [2020-04-17T08:59:38.928Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
08:59:38 [2020-04-17T08:59:38.928Z]         create_test.go:38: testEnv.DaemonInfo.OSType == "windows"
08:59:38 [2020-04-17T08:59:38.928Z] === RUN   TestCreateServiceMultipleTimes
08:59:38 [2020-04-17T08:59:38.928Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s)
08:59:38 [2020-04-17T08:59:38.928Z]     create_test.go:78: testEnv.DaemonInfo.OSType == "windows"
08:59:38 [2020-04-17T08:59:38.928Z] === RUN   TestCreateServiceConflict
08:59:38 [2020-04-17T08:59:38.928Z] --- SKIP: TestCreateServiceConflict (0.00s)
08:59:38 [2020-04-17T08:59:38.928Z]     create_test.go:127: testEnv.DaemonInfo.OSType == "windows"
08:59:38 [2020-04-17T08:59:38.928Z] === RUN   TestCreateServiceMaxReplicas
08:59:38 [2020-04-17T08:59:38.928Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s)
08:59:38 [2020-04-17T08:59:38.928Z]     create_test.go:150: testEnv.DaemonInfo.OSType == "windows"
08:59:38 [2020-04-17T08:59:38.928Z] === RUN   TestCreateWithDuplicateNetworkNames
08:59:38 [2020-04-17T08:59:38.928Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s)
08:59:38 [2020-04-17T08:59:38.928Z]     create_test.go:169: testEnv.DaemonInfo.OSType == "windows"
08:59:38 [2020-04-17T08:59:38.928Z] === RUN   TestCreateServiceSecretFileMode
08:59:38 [2020-04-17T08:59:38.928Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s)
08:59:38 [2020-04-17T08:59:38.928Z]     create_test.go:222: testEnv.DaemonInfo.OSType == "windows"
08:59:38 [2020-04-17T08:59:38.928Z] === RUN   TestCreateServiceConfigFileMode
08:59:38 [2020-04-17T08:59:38.928Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s)
08:59:38 [2020-04-17T08:59:38.928Z]     create_test.go:286: testEnv.DaemonInfo.OSType == "windows"
08:59:38 [2020-04-17T08:59:38.928Z] === RUN   TestCreateServiceSysctls
08:59:38 [2020-04-17T08:59:38.928Z] --- SKIP: TestCreateServiceSysctls (0.03s)
08:59:38 [2020-04-17T08:59:38.928Z]     create_test.go:378: testEnv.DaemonInfo.OSType == "windows"
08:59:38 [2020-04-17T08:59:38.928Z] === RUN   TestInspect
08:59:38 [2020-04-17T08:59:38.928Z] --- SKIP: TestInspect (0.00s)
08:59:38 [2020-04-17T08:59:38.928Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
08:59:38 [2020-04-17T08:59:38.928Z] === RUN   TestDockerNetworkConnectAlias
08:59:38 [2020-04-17T08:59:38.928Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s)
08:59:38 [2020-04-17T08:59:38.928Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
08:59:38 [2020-04-17T08:59:38.928Z] === RUN   TestDockerNetworkReConnect
08:59:38 [2020-04-17T08:59:38.928Z] --- SKIP: TestDockerNetworkReConnect (0.00s)
08:59:38 [2020-04-17T08:59:38.928Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
08:59:38 [2020-04-17T08:59:38.928Z] === RUN   TestServicePlugin
08:59:38 [2020-04-17T08:59:38.928Z] --- SKIP: TestServicePlugin (0.00s)
08:59:38 [2020-04-17T08:59:38.928Z]     plugin_test.go:25: testEnv.DaemonInfo.OSType == "windows"
08:59:38 [2020-04-17T08:59:38.928Z] === RUN   TestServiceUpdateLabel
08:59:38 [2020-04-17T08:59:38.928Z] --- SKIP: TestServiceUpdateLabel (0.00s)
08:59:38 [2020-04-17T08:59:38.928Z]     update_test.go:19: testEnv.DaemonInfo.OSType != "linux"
08:59:38 [2020-04-17T08:59:38.928Z] === RUN   TestServiceUpdateSecrets
08:59:38 [2020-04-17T08:59:38.928Z] --- SKIP: TestServiceUpdateSecrets (0.00s)
08:59:38 [2020-04-17T08:59:38.928Z]     update_test.go:75: testEnv.DaemonInfo.OSType != "linux"
08:59:38 [2020-04-17T08:59:38.928Z] === RUN   TestServiceUpdateConfigs
08:59:38 [2020-04-17T08:59:38.928Z] --- SKIP: TestServiceUpdateConfigs (0.00s)
08:59:38 [2020-04-17T08:59:38.928Z]     update_test.go:137: testEnv.DaemonInfo.OSType != "linux"
08:59:38 [2020-04-17T08:59:38.928Z] === RUN   TestServiceUpdateNetwork
08:59:38 [2020-04-17T08:59:38.928Z] --- SKIP: TestServiceUpdateNetwork (0.00s)
08:59:38 [2020-04-17T08:59:38.928Z]     update_test.go:199: testEnv.DaemonInfo.OSType != "linux"
08:59:38 [2020-04-17T08:59:38.928Z] PASS
08:59:38 [2020-04-17T08:59:38.928Z] Running D:\gopath\src\github.com\docker\docker\integration\session
08:59:38 [2020-04-17T08:59:38.928Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
08:59:38 [2020-04-17T08:59:38.928Z] INFO: Testing against a local daemon
08:59:38 [2020-04-17T08:59:38.928Z] === RUN   TestSessionCreate
08:59:38 [2020-04-17T08:59:38.928Z] --- SKIP: TestSessionCreate (0.00s)
08:59:38 [2020-04-17T08:59:38.928Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
08:59:38 [2020-04-17T08:59:38.928Z] === RUN   TestSessionCreateWithBadUpgrade
08:59:38 [2020-04-17T08:59:38.928Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s)
08:59:38 [2020-04-17T08:59:38.928Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
08:59:38 [2020-04-17T08:59:38.928Z] PASS
08:59:38 [2020-04-17T08:59:38.928Z] Running D:\gopath\src\github.com\docker\docker\integration\system
08:59:38 [2020-04-17T08:59:38.928Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
08:59:38 [2020-04-17T08:59:38.928Z] INFO: Testing against a local daemon
08:59:38 [2020-04-17T08:59:38.928Z] === RUN   TestCgroupDriverSystemdMemoryLimit
08:59:38 [2020-04-17T08:59:38.928Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
08:59:38 [2020-04-17T08:59:38.928Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
08:59:38 [2020-04-17T08:59:38.928Z] === RUN   TestEventsExecDie
08:59:38 [2020-04-17T08:59:38.928Z] --- SKIP: TestEventsExecDie (0.00s)
08:59:38 [2020-04-17T08:59:38.928Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
08:59:38 [2020-04-17T08:59:38.928Z] === RUN   TestEventsBackwardsCompatible
08:59:38 [2020-04-17T08:59:38.928Z] --- SKIP: TestEventsBackwardsCompatible (0.00s)
08:59:38 [2020-04-17T08:59:38.928Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
08:59:38 [2020-04-17T08:59:38.928Z] === RUN   TestInfoAPI
08:59:38 [2020-04-17T08:59:38.928Z] --- PASS: TestInfoAPI (0.04s)
08:59:38 [2020-04-17T08:59:38.928Z] === RUN   TestInfoAPIWarnings
08:59:38 [2020-04-17T08:59:38.928Z] --- SKIP: TestInfoAPIWarnings (0.00s)
08:59:38 [2020-04-17T08:59:38.928Z]     info_test.go:48: testEnv.DaemonInfo.OSType == "windows": FIXME
08:59:38 [2020-04-17T08:59:38.928Z] === RUN   TestLoginFailsWithBadCredentials
08:59:39 [2020-04-17T08:59:39.904Z] --- PASS: TestLoginFailsWithBadCredentials (0.95s)
08:59:39 [2020-04-17T08:59:39.904Z] === RUN   TestPingCacheHeaders
08:59:39 [2020-04-17T08:59:39.904Z] --- PASS: TestPingCacheHeaders (0.03s)
08:59:39 [2020-04-17T08:59:39.904Z] === RUN   TestPingGet
08:59:39 [2020-04-17T08:59:39.904Z] --- PASS: TestPingGet (0.02s)
08:59:39 [2020-04-17T08:59:39.904Z] === RUN   TestPingHead
08:59:39 [2020-04-17T08:59:39.904Z] --- PASS: TestPingHead (0.03s)
08:59:39 [2020-04-17T08:59:39.904Z] === RUN   TestVersion
08:59:39 [2020-04-17T08:59:39.904Z] --- PASS: TestVersion (0.03s)
08:59:39 [2020-04-17T08:59:39.904Z] PASS
08:59:39 [2020-04-17T08:59:39.904Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
08:59:39 [2020-04-17T08:59:39.904Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
08:59:39 [2020-04-17T08:59:39.904Z] INFO: Testing against a local daemon
08:59:39 [2020-04-17T08:59:39.904Z] === RUN   TestVolumesCreateAndList
08:59:39 [2020-04-17T08:59:39.997Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.024s	coverage: 92.3% of statements
08:59:40 [2020-04-17T08:59:40.368Z] --- PASS: TestVolumesCreateAndList (0.04s)
08:59:40 [2020-04-17T08:59:40.368Z] === RUN   TestVolumesRemove
08:59:40 [2020-04-17T08:59:40.368Z] --- SKIP: TestVolumesRemove (0.00s)
08:59:40 [2020-04-17T08:59:40.368Z]     volume_test.go:64: testEnv.OSType == "windows": FIXME
08:59:40 [2020-04-17T08:59:40.368Z] === RUN   TestVolumesInspect
08:59:40 [2020-04-17T08:59:40.368Z] --- PASS: TestVolumesInspect (0.03s)
08:59:40 [2020-04-17T08:59:40.368Z] === RUN   TestVolumesInvalidJSON
08:59:40 [2020-04-17T08:59:40.368Z] === RUN   TestVolumesInvalidJSON//volumes/create
08:59:40 [2020-04-17T08:59:40.368Z] === PAUSE TestVolumesInvalidJSON//volumes/create
08:59:40 [2020-04-17T08:59:40.368Z] === CONT  TestVolumesInvalidJSON//volumes/create
08:59:40 [2020-04-17T08:59:40.368Z] --- PASS: TestVolumesInvalidJSON (0.03s)
08:59:40 [2020-04-17T08:59:40.368Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
08:59:40 [2020-04-17T08:59:40.368Z] PASS
08:59:40 [2020-04-17T08:59:40.368Z] INFO: make.ps1 ended at 04/17/2020 08:59:39
08:59:40 [2020-04-17T08:59:40.368Z] INFO: Integration CLI tests being run from the host:
08:59:40 [2020-04-17T08:59:40.368Z] INFO: go test "-test.v" "-tags" "autogen" "-test.timeout" "200m" 
08:59:41 [2020-04-17T08:59:41.026Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.006s	coverage: 93.8% of statements
08:59:41 [2020-04-17T08:59:41.314Z] ok  	github.com/docker/docker/layer	7.988s	coverage: 72.0% of statements
08:59:41 [2020-04-17T08:59:41.314Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
08:59:41 [2020-04-17T08:59:41.314Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
08:59:41 [2020-04-17T08:59:41.314Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
08:59:41 [2020-04-17T08:59:41.314Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
08:59:41 [2020-04-17T08:59:41.314Z] ?   	github.com/docker/docker/oci	[no test files]
08:59:41 [2020-04-17T08:59:41.314Z] ?   	github.com/docker/docker/oci/caps	[no test files]
08:59:41 [2020-04-17T08:59:41.938Z] ok  	github.com/docker/docker/pkg/dmesg	0.025s	coverage: 83.3% of statements
08:59:42 [2020-04-17T08:59:42.251Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
08:59:42 [2020-04-17T08:59:42.563Z] ok  	github.com/docker/docker/pkg/chrootarchive	4.481s	coverage: 43.2% of statements
08:59:42 [2020-04-17T08:59:42.563Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
08:59:42 [2020-04-17T08:59:42.563Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
08:59:42 [2020-04-17T08:59:42.917Z] ok  	github.com/docker/docker/pkg/filenotify	0.622s	coverage: 66.3% of statements
08:59:43 [2020-04-17T08:59:43.181Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.85s)
08:59:43 [2020-04-17T08:59:43.181Z]     create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames
08:59:43 [2020-04-17T08:59:43.181Z]     daemon.go:325: [d758ed557b667] waiting for daemon to start
08:59:43 [2020-04-17T08:59:43.181Z]     daemon.go:325: [d758ed557b667] waiting for daemon to start
08:59:43 [2020-04-17T08:59:43.181Z]     daemon.go:353: [d758ed557b667] daemon started
08:59:43 [2020-04-17T08:59:43.181Z]     daemon.go:461: [d758ed557b667] Stopping daemon
08:59:43 [2020-04-17T08:59:43.181Z]     daemon.go:296: [d758ed557b667] exiting daemon
08:59:43 [2020-04-17T08:59:43.181Z]     daemon.go:448: [d758ed557b667] Daemon stopped
08:59:43 [2020-04-17T08:59:43.181Z] === RUN   TestCreateServiceSecretFileMode
08:59:43 [2020-04-17T08:59:43.940Z] ok  	github.com/docker/docker/pkg/fileutils	0.061s	coverage: 89.5% of statements
08:59:43 [2020-04-17T08:59:43.940Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.134s	coverage: 84.1% of statements
08:59:44 [2020-04-17T08:59:44.111Z] === RUN   TestDockerSuite/TestBuildRm
08:59:44 [2020-04-17T08:59:44.228Z] ok  	github.com/docker/docker/pkg/fsutils	0.346s	coverage: 85.1% of statements
08:59:45 [2020-04-17T08:59:45.255Z] ok  	github.com/docker/docker/pkg/homedir	0.017s	coverage: 10.2% of statements
08:59:46 [2020-04-17T08:59:46.633Z] --- PASS: TestCreateServiceSecretFileMode (3.12s)
08:59:46 [2020-04-17T08:59:46.633Z]     create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode
08:59:46 [2020-04-17T08:59:46.633Z]     daemon.go:325: [d566a502ddeb4] waiting for daemon to start
08:59:46 [2020-04-17T08:59:46.633Z]     daemon.go:325: [d566a502ddeb4] waiting for daemon to start
08:59:46 [2020-04-17T08:59:46.633Z]     daemon.go:353: [d566a502ddeb4] daemon started
08:59:46 [2020-04-17T08:59:46.633Z]     daemon.go:461: [d566a502ddeb4] Stopping daemon
08:59:46 [2020-04-17T08:59:46.633Z]     daemon.go:296: [d566a502ddeb4] exiting daemon
08:59:46 [2020-04-17T08:59:46.633Z]     daemon.go:448: [d566a502ddeb4] Daemon stopped
08:59:46 [2020-04-17T08:59:46.633Z] === RUN   TestCreateServiceConfigFileMode
08:59:46 [2020-04-17T08:59:46.755Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.042s	coverage: 91.7% of statements
08:59:46 [2020-04-17T08:59:46.755Z] ok  	github.com/docker/docker/pkg/locker	0.037s	coverage: 88.9% of statements
08:59:47 [2020-04-17T08:59:47.106Z] --- PASS: TestServiceUpdateSecrets (15.53s)
08:59:47 [2020-04-17T08:59:47.106Z]     update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets
08:59:47 [2020-04-17T08:59:47.106Z]     daemon.go:325: [dd6a662687e44] waiting for daemon to start
08:59:47 [2020-04-17T08:59:47.106Z]     daemon.go:325: [dd6a662687e44] waiting for daemon to start
08:59:47 [2020-04-17T08:59:47.106Z]     daemon.go:353: [dd6a662687e44] daemon started
08:59:47 [2020-04-17T08:59:47.106Z]     daemon.go:461: [dd6a662687e44] Stopping daemon
08:59:47 [2020-04-17T08:59:47.106Z]     daemon.go:296: [dd6a662687e44] exiting daemon
08:59:47 [2020-04-17T08:59:47.106Z]     daemon.go:448: [dd6a662687e44] Daemon stopped
08:59:47 [2020-04-17T08:59:47.106Z] === RUN   TestServiceUpdateConfigs
08:59:47 [2020-04-17T08:59:47.564Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
08:59:47 [2020-04-17T08:59:47.777Z] ok  	github.com/docker/docker/pkg/idtools	0.989s	coverage: 70.1% of statements
08:59:47 [2020-04-17T08:59:47.777Z] ok  	github.com/docker/docker/pkg/longpath	0.039s	coverage: 100.0% of statements
08:59:48 [2020-04-17T08:59:48.803Z] ok  	github.com/docker/docker/pkg/ioutils	2.528s	coverage: 70.4% of statements
08:59:48 [2020-04-17T08:59:48.803Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
08:59:48 [2020-04-17T08:59:48.933Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
08:59:49 [2020-04-17T08:59:49.090Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.006s	coverage: 85.7% of statements
08:59:49 [2020-04-17T08:59:49.497Z] --- PASS: TestCreateServiceConfigFileMode (3.22s)
08:59:49 [2020-04-17T08:59:49.497Z]     create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode
08:59:49 [2020-04-17T08:59:49.497Z]     daemon.go:325: [df5b8f13f9135] waiting for daemon to start
08:59:49 [2020-04-17T08:59:49.497Z]     daemon.go:325: [df5b8f13f9135] waiting for daemon to start
08:59:49 [2020-04-17T08:59:49.497Z]     daemon.go:353: [df5b8f13f9135] daemon started
08:59:49 [2020-04-17T08:59:49.497Z]     daemon.go:461: [df5b8f13f9135] Stopping daemon
08:59:49 [2020-04-17T08:59:49.497Z]     daemon.go:296: [df5b8f13f9135] exiting daemon
08:59:49 [2020-04-17T08:59:49.497Z]     daemon.go:448: [df5b8f13f9135] Daemon stopped
08:59:49 [2020-04-17T08:59:49.497Z] === RUN   TestCreateServiceSysctls
08:59:49 [2020-04-17T08:59:49.715Z] ok  	github.com/docker/docker/pkg/parsers	0.024s	coverage: 97.0% of statements
08:59:50 [2020-04-17T08:59:50.003Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.017s	coverage: 60.0% of statements
08:59:50 [2020-04-17T08:59:50.003Z] ok  	github.com/docker/docker/pkg/mount	0.892s	coverage: 69.6% of statements
08:59:50 [2020-04-17T08:59:50.003Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
08:59:50 [2020-04-17T08:59:50.292Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.025s	coverage: 90.0% of statements
08:59:50 [2020-04-17T08:59:50.428Z] === RUN   TestDockerSuite/TestBuildScratchCopy
08:59:50 [2020-04-17T08:59:50.747Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
08:59:50 [2020-04-17T08:59:50.747Z] INFO: Testing against a local daemon
08:59:50 [2020-04-17T08:59:50.747Z] === RUN   TestDockerSuite
08:59:50 [2020-04-17T08:59:50.747Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
08:59:50 [2020-04-17T08:59:50.747Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
08:59:50 [2020-04-17T08:59:50.747Z] === RUN   TestDockerSuite/TestAPIErrorJSON
08:59:50 [2020-04-17T08:59:50.747Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
08:59:50 [2020-04-17T08:59:50.747Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
08:59:50 [2020-04-17T08:59:50.747Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
08:59:50 [2020-04-17T08:59:50.747Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
08:59:50 [2020-04-17T08:59:50.747Z] === RUN   TestDockerSuite/TestAPIImagesDelete
08:59:50 [2020-04-17T08:59:50.747Z] === RUN   TestDockerSuite/TestAPIImagesFilter
08:59:50 [2020-04-17T08:59:50.747Z] === RUN   TestDockerSuite/TestAPIImagesHistory
08:59:50 [2020-04-17T08:59:50.921Z] ok  	github.com/docker/docker/pkg/pidfile	0.028s	coverage: 82.4% of statements
08:59:50 [2020-04-17T08:59:50.921Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
08:59:50 [2020-04-17T08:59:50.921Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
08:59:50 [2020-04-17T08:59:50.992Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
08:59:51 [2020-04-17T08:59:51.211Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
08:59:51 [2020-04-17T08:59:51.211Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
08:59:51 [2020-04-17T08:59:51.555Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
08:59:52 [2020-04-17T08:59:52.416Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.040s	coverage: 56.8% of statements
08:59:52 [2020-04-17T08:59:52.704Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.007s	coverage: 85.7% of statements
08:59:52 [2020-04-17T08:59:52.926Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
08:59:53 [2020-04-17T08:59:53.490Z] --- PASS: TestCreateServiceSysctls (4.17s)
08:59:53 [2020-04-17T08:59:53.490Z]     create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls
08:59:53 [2020-04-17T08:59:53.490Z]     daemon.go:325: [ddb08e9bb32a6] waiting for daemon to start
08:59:53 [2020-04-17T08:59:53.490Z]     daemon.go:325: [ddb08e9bb32a6] waiting for daemon to start
08:59:53 [2020-04-17T08:59:53.490Z]     daemon.go:353: [ddb08e9bb32a6] daemon started
08:59:53 [2020-04-17T08:59:53.490Z]     daemon.go:461: [ddb08e9bb32a6] Stopping daemon
08:59:53 [2020-04-17T08:59:53.490Z]     daemon.go:296: [ddb08e9bb32a6] exiting daemon
08:59:53 [2020-04-17T08:59:53.490Z]     daemon.go:448: [ddb08e9bb32a6] Daemon stopped
08:59:53 [2020-04-17T08:59:53.490Z] === RUN   TestInspect
08:59:53 [2020-04-17T08:59:53.730Z] ok  	github.com/docker/docker/pkg/progress	0.019s	coverage: 75.9% of statements
08:59:53 [2020-04-17T08:59:53.730Z] ok  	github.com/docker/docker/pkg/pools	0.031s	coverage: 87.9% of statements
08:59:54 [2020-04-17T08:59:54.054Z] === RUN   TestDockerSuite/TestBuildShellInherited
08:59:54 [2020-04-17T08:59:54.771Z] ok  	github.com/docker/docker/pkg/reexec	0.010s	coverage: 82.4% of statements
08:59:55 [2020-04-17T08:59:55.060Z] ok  	github.com/docker/docker/pkg/pubsub	1.153s	coverage: 72.7% of statements
08:59:55 [2020-04-17T08:59:55.422Z] === RUN   TestDockerSuite/TestBuildShellMultiple
08:59:56 [2020-04-17T08:59:56.086Z] ok  	github.com/docker/docker/pkg/stdcopy	0.076s	coverage: 100.0% of statements
08:59:57 [2020-04-17T08:59:57.107Z] ok  	github.com/docker/docker/pkg/streamformatter	0.023s	coverage: 66.2% of statements
08:59:57 [2020-04-17T08:59:57.394Z] ok  	github.com/docker/docker/pkg/stringid	0.039s	coverage: 70.6% of statements
08:59:58 [2020-04-17T08:59:58.417Z] ok  	github.com/docker/docker/pkg/symlink	0.022s	coverage: 87.7% of statements
08:59:59 [2020-04-17T08:59:59.042Z] ok  	github.com/docker/docker/pkg/sysinfo	0.034s	coverage: 80.8% of statements
08:59:59 [2020-04-17T08:59:59.598Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
08:59:59 [2020-04-17T08:59:59.598Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
08:59:59 [2020-04-17T08:59:59.855Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
08:59:59 [2020-04-17T08:59:59.855Z] === RUN   TestDockerSuite/TestBuildSpaces
09:00:00 [2020-04-17T09:00:00.061Z] ok  	github.com/docker/docker/pkg/system	0.030s	coverage: 35.1% of statements
09:00:00 [2020-04-17T09:00:00.372Z] ok  	github.com/docker/docker/pkg/tailfile	0.119s	coverage: 88.6% of statements
09:00:00 [2020-04-17T09:00:00.419Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
09:00:00 [2020-04-17T09:00:00.659Z] ok  	github.com/docker/docker/pkg/signal	5.642s	coverage: 61.0% of statements
09:00:00 [2020-04-17T09:00:00.983Z] --- PASS: TestInspect (7.31s)
09:00:00 [2020-04-17T09:00:00.983Z]     inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect
09:00:00 [2020-04-17T09:00:00.983Z]     daemon.go:325: [dc4d87b7eec9d] waiting for daemon to start
09:00:00 [2020-04-17T09:00:00.983Z]     daemon.go:325: [dc4d87b7eec9d] waiting for daemon to start
09:00:00 [2020-04-17T09:00:00.983Z]     daemon.go:353: [dc4d87b7eec9d] daemon started
09:00:00 [2020-04-17T09:00:00.983Z]     daemon.go:461: [dc4d87b7eec9d] Stopping daemon
09:00:00 [2020-04-17T09:00:00.983Z]     daemon.go:296: [dc4d87b7eec9d] exiting daemon
09:00:00 [2020-04-17T09:00:00.983Z]     daemon.go:448: [dc4d87b7eec9d] Daemon stopped
09:00:00 [2020-04-17T09:00:00.983Z] === RUN   TestDockerNetworkConnectAlias
09:00:00 [2020-04-17T09:00:00.983Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
09:00:01 [2020-04-17T09:00:01.241Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
09:00:01 [2020-04-17T09:00:01.498Z] === RUN   TestDockerSuite/TestBuildStderr
09:00:01 [2020-04-17T09:00:01.685Z] ok  	github.com/docker/docker/pkg/term	0.020s	coverage: 84.8% of statements
09:00:01 [2020-04-17T09:00:01.972Z] ok  	github.com/docker/docker/pkg/tarsum	0.257s	coverage: 89.3% of statements
09:00:02 [2020-04-17T09:00:02.259Z] testing: warning: no tests to run
09:00:02 [2020-04-17T09:00:02.259Z] ok  	github.com/docker/docker/pkg/term/windows	0.005s	coverage: 0.0% of statements [no tests to run]
09:00:02 [2020-04-17T09:00:02.868Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
09:00:02 [2020-04-17T09:00:02.885Z] ok  	github.com/docker/docker/pkg/urlutil	0.005s	coverage: 100.0% of statements
09:00:02 [2020-04-17T09:00:02.885Z] ok  	github.com/docker/docker/pkg/truncindex	0.140s	coverage: 91.5% of statements
09:00:03 [2020-04-17T09:00:03.171Z] ok  	github.com/docker/docker/pkg/useragent	0.006s	coverage: 88.9% of statements
09:00:05 [2020-04-17T09:00:05.537Z] --- PASS: TestServiceUpdateConfigs (15.60s)
09:00:05 [2020-04-17T09:00:05.537Z]     update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs
09:00:05 [2020-04-17T09:00:05.537Z]     daemon.go:325: [d9fe5bd16a13d] waiting for daemon to start
09:00:05 [2020-04-17T09:00:05.537Z]     daemon.go:325: [d9fe5bd16a13d] waiting for daemon to start
09:00:05 [2020-04-17T09:00:05.537Z]     daemon.go:353: [d9fe5bd16a13d] daemon started
09:00:05 [2020-04-17T09:00:05.537Z]     daemon.go:461: [d9fe5bd16a13d] Stopping daemon
09:00:05 [2020-04-17T09:00:05.537Z]     daemon.go:296: [d9fe5bd16a13d] exiting daemon
09:00:05 [2020-04-17T09:00:05.537Z]     daemon.go:448: [d9fe5bd16a13d] Daemon stopped
09:00:05 [2020-04-17T09:00:05.537Z] === RUN   TestServiceUpdateNetwork
09:00:05 [2020-04-17T09:00:05.875Z] ok  	github.com/docker/docker/plugin/v2	0.044s	coverage: 14.5% of statements
09:00:07 [2020-04-17T09:00:07.924Z] ok  	github.com/docker/docker/reference	0.019s	coverage: 84.4% of statements
09:00:07 [2020-04-17T09:00:07.924Z] ok  	github.com/docker/docker/profiles/seccomp	0.011s	coverage: 69.1% of statements
09:00:08 [2020-04-17T09:00:08.125Z] === RUN   TestDockerSuite/TestBuildStopSignal
09:00:08 [2020-04-17T09:00:08.382Z] --- PASS: TestDockerNetworkConnectAlias (7.49s)
09:00:08 [2020-04-17T09:00:08.382Z]     network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias
09:00:08 [2020-04-17T09:00:08.382Z]     daemon.go:325: [d85c09bba3ac9] waiting for daemon to start
09:00:08 [2020-04-17T09:00:08.382Z]     daemon.go:325: [d85c09bba3ac9] waiting for daemon to start
09:00:08 [2020-04-17T09:00:08.382Z]     daemon.go:353: [d85c09bba3ac9] daemon started
09:00:08 [2020-04-17T09:00:08.382Z]     daemon.go:461: [d85c09bba3ac9] Stopping daemon
09:00:08 [2020-04-17T09:00:08.382Z]     daemon.go:296: [d85c09bba3ac9] exiting daemon
09:00:08 [2020-04-17T09:00:08.382Z]     daemon.go:448: [d85c09bba3ac9] Daemon stopped
09:00:08 [2020-04-17T09:00:08.382Z] === RUN   TestDockerNetworkReConnect
09:00:08 [2020-04-17T09:00:08.961Z] ok  	github.com/docker/docker/plugin	0.599s	coverage: 27.3% of statements
09:00:09 [2020-04-17T09:00:09.750Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
09:00:10 [2020-04-17T09:00:10.453Z] ok  	github.com/docker/docker/registry/resumable	0.031s	coverage: 100.0% of statements
09:00:11 [2020-04-17T09:00:11.077Z] ok  	github.com/docker/docker/restartmanager	0.030s	coverage: 47.1% of statements
09:00:11 [2020-04-17T09:00:11.121Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
09:00:11 [2020-04-17T09:00:11.685Z] === RUN   TestDockerSuite/TestBuildTagEvent
09:00:13 [2020-04-17T09:00:13.056Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
09:00:13 [2020-04-17T09:00:13.128Z] ok  	github.com/docker/docker/runconfig	0.021s	coverage: 68.2% of statements
09:00:13 [2020-04-17T09:00:13.128Z] ok  	github.com/docker/docker/registry	0.425s	coverage: 56.3% of statements
09:00:13 [2020-04-17T09:00:13.758Z] ok  	github.com/docker/docker/volume/drivers	0.036s	coverage: 36.1% of statements
09:00:14 [2020-04-17T09:00:14.425Z] --- PASS: TestDockerNetworkReConnect (5.73s)
09:00:14 [2020-04-17T09:00:14.425Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect
09:00:14 [2020-04-17T09:00:14.425Z]     daemon.go:325: [d86a899882aec] waiting for daemon to start
09:00:14 [2020-04-17T09:00:14.425Z]     daemon.go:325: [d86a899882aec] waiting for daemon to start
09:00:14 [2020-04-17T09:00:14.425Z]     daemon.go:353: [d86a899882aec] daemon started
09:00:14 [2020-04-17T09:00:14.425Z]     daemon.go:461: [d86a899882aec] Stopping daemon
09:00:14 [2020-04-17T09:00:14.425Z]     daemon.go:296: [d86a899882aec] exiting daemon
09:00:14 [2020-04-17T09:00:14.425Z]     daemon.go:448: [d86a899882aec] Daemon stopped
09:00:14 [2020-04-17T09:00:14.425Z] === RUN   TestServicePlugin
09:00:14 [2020-04-17T09:00:14.425Z] === RUN   TestDockerSuite/TestBuildUser
09:00:16 [2020-04-17T09:00:16.474Z] ok  	github.com/docker/docker/volume/mounts	0.077s	coverage: 67.0% of statements
09:00:16 [2020-04-17T09:00:16.474Z] ok  	github.com/docker/docker/volume/local	0.039s	coverage: 73.0% of statements
09:00:16 [2020-04-17T09:00:16.948Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
09:00:18 [2020-04-17T09:00:18.517Z] ok  	github.com/docker/docker/volume/service	0.033s	coverage: 73.0% of statements
09:00:18 [2020-04-17T09:00:18.841Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
09:00:19 [2020-04-17T09:00:19.644Z] Created binary: bundles/cross/linux/amd64/dockerd-dev
09:00:19 [2020-04-17T09:00:19.644Z] Copying nested executables into bundles/cross/linux/amd64
09:00:19 [2020-04-17T09:00:19.644Z] Cross building: bundles/cross/windows/amd64
09:00:19 [2020-04-17T09:00:19.644Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe
09:00:19 [2020-04-17T09:00:19.644Z] GOOS="windows" GOARCH="amd64" GOARM=""
09:00:20 [2020-04-17T09:00:20.735Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
09:00:20 [2020-04-17T09:00:20.736Z] --- PASS: TestServiceUpdateNetwork (16.04s)
09:00:20 [2020-04-17T09:00:20.736Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork
09:00:20 [2020-04-17T09:00:20.736Z]     daemon.go:325: [d693ea091e29f] waiting for daemon to start
09:00:20 [2020-04-17T09:00:20.736Z]     daemon.go:325: [d693ea091e29f] waiting for daemon to start
09:00:20 [2020-04-17T09:00:20.736Z]     daemon.go:353: [d693ea091e29f] daemon started
09:00:20 [2020-04-17T09:00:20.736Z]     daemon.go:461: [d693ea091e29f] Stopping daemon
09:00:20 [2020-04-17T09:00:20.736Z]     daemon.go:296: [d693ea091e29f] exiting daemon
09:00:20 [2020-04-17T09:00:20.736Z]     daemon.go:448: [d693ea091e29f] Daemon stopped
09:00:20 [2020-04-17T09:00:20.736Z] PASS
09:00:20 [2020-04-17T09:00:20.736Z] 
09:00:20 [2020-04-17T09:00:20.736Z] === Skipped
09:00:20 [2020-04-17T09:00:20.736Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s)
09:00:20 [2020-04-17T09:00:20.736Z]     plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:00:20 [2020-04-17T09:00:20.736Z] 
09:00:20 [2020-04-17T09:00:20.736Z] 
09:00:20 [2020-04-17T09:00:20.736Z] DONE 18 tests, 1 skipped in 135.456s
09:00:20 [2020-04-17T09:00:20.736Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m 
09:00:20 [2020-04-17T09:00:20.736Z] ++ 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
09:00:20 [2020-04-17T09:00:20.736Z] ++ set -e
09:00:20 [2020-04-17T09:00:20.736Z] ++ '[' -n 0 ']'
09:00:20 [2020-04-17T09:00:20.736Z] ++ set -x
09:00:20 [2020-04-17T09:00:20.736Z] ++ env -i DEST=/go/src/github.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
09:00:20 [2020-04-17T09:00:20.736Z] INFO: Testing against a local daemon
09:00:20 [2020-04-17T09:00:20.736Z] === RUN   TestSessionCreate
09:00:20 [2020-04-17T09:00:20.736Z] --- PASS: TestSessionCreate (0.03s)
09:00:20 [2020-04-17T09:00:20.736Z] === RUN   TestSessionCreateWithBadUpgrade
09:00:20 [2020-04-17T09:00:20.736Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s)
09:00:20 [2020-04-17T09:00:20.736Z] PASS
09:00:20 [2020-04-17T09:00:20.736Z] 
09:00:20 [2020-04-17T09:00:20.736Z] DONE 2 tests in 0.111s
09:00:20 [2020-04-17T09:00:20.736Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m 
09:00:20 [2020-04-17T09:00:20.736Z] ++ 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
09:00:20 [2020-04-17T09:00:20.736Z] ++ set -e
09:00:20 [2020-04-17T09:00:20.736Z] ++ '[' -n 0 ']'
09:00:20 [2020-04-17T09:00:20.736Z] ++ set -x
09:00:20 [2020-04-17T09:00:20.736Z] ++ env -i DEST=/go/src/github.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
09:00:20 [2020-04-17T09:00:20.736Z] INFO: Testing against a local daemon
09:00:20 [2020-04-17T09:00:20.736Z] === RUN   TestCgroupDriverSystemdMemoryLimit
09:00:20 [2020-04-17T09:00:20.736Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
09:00:20 [2020-04-17T09:00:20.736Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:00:20 [2020-04-17T09:00:20.736Z] === RUN   TestEventsExecDie
09:00:20 [2020-04-17T09:00:20.736Z] --- PASS: TestEventsExecDie (0.93s)
09:00:20 [2020-04-17T09:00:20.736Z] === RUN   TestEventsBackwardsCompatible
09:00:20 [2020-04-17T09:00:20.736Z] --- PASS: TestEventsBackwardsCompatible (0.09s)
09:00:20 [2020-04-17T09:00:20.736Z] === RUN   TestInfoBinaryCommits
09:00:20 [2020-04-17T09:00:20.736Z] --- PASS: TestInfoBinaryCommits (0.02s)
09:00:20 [2020-04-17T09:00:20.736Z] === RUN   TestInfoAPIVersioned
09:00:20 [2020-04-17T09:00:20.736Z] --- PASS: TestInfoAPIVersioned (0.01s)
09:00:20 [2020-04-17T09:00:20.736Z] === RUN   TestInfoAPI
09:00:20 [2020-04-17T09:00:20.736Z] --- PASS: TestInfoAPI (0.02s)
09:00:20 [2020-04-17T09:00:20.736Z] === RUN   TestInfoAPIWarnings
09:00:20 [2020-04-17T09:00:20.736Z] --- PASS: TestInfoAPIWarnings (0.82s)
09:00:20 [2020-04-17T09:00:20.736Z]     info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings
09:00:20 [2020-04-17T09:00:20.736Z]     daemon.go:325: [dabef48b3ca14] waiting for daemon to start
09:00:20 [2020-04-17T09:00:20.736Z]     daemon.go:325: [dabef48b3ca14] waiting for daemon to start
09:00:20 [2020-04-17T09:00:20.736Z]     daemon.go:353: [dabef48b3ca14] daemon started
09:00:20 [2020-04-17T09:00:20.736Z]     daemon.go:461: [dabef48b3ca14] Stopping daemon
09:00:20 [2020-04-17T09:00:20.736Z]     daemon.go:296: [dabef48b3ca14] exiting daemon
09:00:20 [2020-04-17T09:00:20.736Z]     daemon.go:448: [dabef48b3ca14] Daemon stopped
09:00:20 [2020-04-17T09:00:20.736Z] === RUN   TestLoginFailsWithBadCredentials
09:00:21 [2020-04-17T09:00:21.017Z] --- PASS: TestLoginFailsWithBadCredentials (0.28s)
09:00:21 [2020-04-17T09:00:21.017Z] === RUN   TestPingCacheHeaders
09:00:21 [2020-04-17T09:00:21.017Z] --- PASS: TestPingCacheHeaders (0.01s)
09:00:21 [2020-04-17T09:00:21.017Z] === RUN   TestPingGet
09:00:21 [2020-04-17T09:00:21.017Z] --- PASS: TestPingGet (0.01s)
09:00:21 [2020-04-17T09:00:21.017Z] === RUN   TestPingHead
09:00:21 [2020-04-17T09:00:21.017Z] --- PASS: TestPingHead (0.02s)
09:00:21 [2020-04-17T09:00:21.017Z] === RUN   TestVersion
09:00:21 [2020-04-17T09:00:21.017Z] --- PASS: TestVersion (0.02s)
09:00:21 [2020-04-17T09:00:21.017Z] PASS
09:00:21 [2020-04-17T09:00:21.017Z] 
09:00:21 [2020-04-17T09:00:21.017Z] === Skipped
09:00:21 [2020-04-17T09:00:21.017Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
09:00:21 [2020-04-17T09:00:21.017Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:00:21 [2020-04-17T09:00:21.017Z] 
09:00:21 [2020-04-17T09:00:21.017Z] 
09:00:21 [2020-04-17T09:00:21.017Z] DONE 12 tests, 1 skipped in 2.298s
09:00:21 [2020-04-17T09:00:21.017Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m 
09:00:21 [2020-04-17T09:00:21.017Z] ++ 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
09:00:21 [2020-04-17T09:00:21.017Z] ++ set -e
09:00:21 [2020-04-17T09:00:21.017Z] ++ '[' -n 0 ']'
09:00:21 [2020-04-17T09:00:21.017Z] ++ set -x
09:00:21 [2020-04-17T09:00:21.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=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
09:00:21 [2020-04-17T09:00:21.017Z] INFO: Testing against a local daemon
09:00:21 [2020-04-17T09:00:21.017Z] === RUN   TestVolumesCreateAndList
09:00:21 [2020-04-17T09:00:21.017Z] --- PASS: TestVolumesCreateAndList (0.01s)
09:00:21 [2020-04-17T09:00:21.017Z] === RUN   TestVolumesRemove
09:00:21 [2020-04-17T09:00:21.298Z] --- PASS: TestVolumesRemove (0.12s)
09:00:21 [2020-04-17T09:00:21.298Z] === RUN   TestVolumesInspect
09:00:21 [2020-04-17T09:00:21.298Z] --- PASS: TestVolumesInspect (0.02s)
09:00:21 [2020-04-17T09:00:21.298Z] === RUN   TestVolumesInvalidJSON
09:00:21 [2020-04-17T09:00:21.298Z] === RUN   TestVolumesInvalidJSON//volumes/create
09:00:21 [2020-04-17T09:00:21.298Z] === PAUSE TestVolumesInvalidJSON//volumes/create
09:00:21 [2020-04-17T09:00:21.298Z] === CONT  TestVolumesInvalidJSON//volumes/create
09:00:21 [2020-04-17T09:00:21.298Z] --- PASS: TestVolumesInvalidJSON (0.01s)
09:00:21 [2020-04-17T09:00:21.298Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
09:00:21 [2020-04-17T09:00:21.298Z] PASS
09:00:21 [2020-04-17T09:00:21.298Z] 
09:00:21 [2020-04-17T09:00:21.298Z] DONE 5 tests in 0.234s
09:00:21 [2020-04-17T09:00:21.298Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
09:00:21 [2020-04-17T09:00:21.298Z] ++++ cat bundles/test-integration/docker.pid
09:00:21 [2020-04-17T09:00:21.298Z] +++ kill 10871
09:00:22 [2020-04-17T09:00:22.765Z] umount: bundles/test-integration/root: no mount point specified.
09:00:22 [2020-04-17T09:00:22.765Z] +++ /etc/init.d/apparmor stop
09:00:22 [2020-04-17T09:00:22.765Z] Leaving: AppArmorNo profiles have been unloaded.
09:00:22 [2020-04-17T09:00:22.765Z] 
09:00:22 [2020-04-17T09:00:22.765Z] Unloading profiles will leave already running processes permanently
09:00:22 [2020-04-17T09:00:22.765Z] unconfined, which can lead to unexpected situations.
09:00:22 [2020-04-17T09:00:22.765Z] 
09:00:22 [2020-04-17T09:00:22.765Z] To set a process to complain mode, use the command line tool
09:00:22 [2020-04-17T09:00:22.765Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
09:00:22 [2020-04-17T09:00:22.765Z] +++ true
09:00:22 [2020-04-17T09:00:22.765Z] 
Post stage
[Pipeline] junit
09:00:24 [2020-04-17T09:00:24.996Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
09:00:25 [2020-04-17T09:00:25.593Z] + echo Ensuring container killed.
09:00:25 [2020-04-17T09:00:25.593Z] Ensuring container killed.
09:00:25 [2020-04-17T09:00:25.593Z] + docker rm -vf docker-pr2
09:00:25 [2020-04-17T09:00:25.593Z] Error: No such container: docker-pr2
09:00:25 [2020-04-17T09:00:25.593Z] + true
[Pipeline] sh
09:00:25 [2020-04-17T09:00:25.991Z] + echo Chowning /workspace to jenkins user
09:00:25 [2020-04-17T09:00:25.991Z] Chowning /workspace to jenkins user
09:00:25 [2020-04-17T09:00:25.991Z] + id -u
09:00:25 [2020-04-17T09:00:25.991Z] + id -g
09:00:25 [2020-04-17T09:00:25.991Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40782:/workspace busybox chown -R 1001:1001 /workspace
09:00:25 [2020-04-17T09:00:25.991Z] Unable to find image 'busybox:latest' locally
09:00:26 [2020-04-17T09:00:26.274Z] latest: Pulling from library/busybox
09:00:26 [2020-04-17T09:00:26.274Z] 0f0ac3ee2e90: Pulling fs layer
09:00:26 [2020-04-17T09:00:26.274Z] 0f0ac3ee2e90: Verifying Checksum
09:00:26 [2020-04-17T09:00:26.274Z] 0f0ac3ee2e90: Download complete
09:00:26 [2020-04-17T09:00:26.887Z] 0f0ac3ee2e90: Pull complete
09:00:26 [2020-04-17T09:00:26.887Z] Digest: sha256:a8cf7ff6367c2afa2a90acd081b484cbded349a7076e7bdf37a05279f276bc12
09:00:26 [2020-04-17T09:00:26.887Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
09:00:28 [2020-04-17T09:00:28.736Z] + bundleName=s390x-integration
09:00:28 [2020-04-17T09:00:28.736Z] + echo Creating s390x-integration-bundles.tar.gz
09:00:28 [2020-04-17T09:00:28.736Z] Creating s390x-integration-bundles.tar.gz
09:00:28 [2020-04-17T09:00:28.736Z] + xargs tar -czf s390x-integration-bundles.tar.gz
09:00:28 [2020-04-17T09:00:28.736Z] + 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
09:00:28 [2020-04-17T09:00:28.771Z] Archiving artifacts
09:00:28 [2020-04-17T09:00:28.786Z] ok  	github.com/docker/docker/pkg/plugins	33.634s	coverage: 76.8% of statements
09:00:28 [2020-04-17T09:00:28.786Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
09:00:28 [2020-04-17T09:00:28.786Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
09:00:28 [2020-04-17T09:00:28.786Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
09:00:28 [2020-04-17T09:00:28.786Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
09:00:28 [2020-04-17T09:00:28.786Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
09:00:28 [2020-04-17T09:00:28.786Z] ?   	github.com/docker/docker/rootless	[no test files]
09:00:28 [2020-04-17T09:00:28.786Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
09:00:28 [2020-04-17T09:00:28.786Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
09:00:28 [2020-04-17T09:00:28.786Z] ?   	github.com/docker/docker/volume	[no test files]
09:00:28 [2020-04-17T09:00:28.786Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
09:00:28 [2020-04-17T09:00:28.786Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
09:00:28 [2020-04-17T09:00:28.786Z] 
09:00:28 [2020-04-17T09:00:28.786Z] === Skipped
09:00:28 [2020-04-17T09:00:28.786Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
09:00:28 [2020-04-17T09:00:28.786Z]     exec_linux_test.go:18: requires AppArmor to be enabled
09:00:28 [2020-04-17T09:00:28.786Z] 
09:00:28 [2020-04-17T09:00:28.786Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
09:00:28 [2020-04-17T09:00:28.786Z]     exec_linux_test.go:38: requires AppArmor to be enabled
09:00:28 [2020-04-17T09:00:28.786Z] 
09:00:28 [2020-04-17T09:00:28.786Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
09:00:28 [2020-04-17T09:00:28.786Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:00:28 [2020-04-17T09:00:28.786Z]     graphtest_unix.go:46: Driver btrfs not supported
09:00:28 [2020-04-17T09:00:28.786Z] 
09:00:28 [2020-04-17T09:00:28.786Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
09:00:28 [2020-04-17T09:00:28.786Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:00:28 [2020-04-17T09:00:28.786Z]     graphtest_unix.go:46: Driver btrfs not supported
09:00:28 [2020-04-17T09:00:28.786Z] 
09:00:28 [2020-04-17T09:00:28.786Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
09:00:28 [2020-04-17T09:00:28.786Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:00:28 [2020-04-17T09:00:28.786Z]     graphtest_unix.go:46: Driver btrfs not supported
09:00:28 [2020-04-17T09:00:28.786Z] 
09:00:28 [2020-04-17T09:00:28.786Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
09:00:28 [2020-04-17T09:00:28.786Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:00:28 [2020-04-17T09:00:28.786Z]     graphtest_unix.go:46: Driver btrfs not supported
09:00:28 [2020-04-17T09:00:28.786Z] 
09:00:28 [2020-04-17T09:00:28.786Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
09:00:28 [2020-04-17T09:00:28.786Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:00:28 [2020-04-17T09:00:28.786Z]     graphtest_unix.go:46: Driver btrfs not supported
09:00:28 [2020-04-17T09:00:28.786Z] 
09:00:28 [2020-04-17T09:00:28.786Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
09:00:28 [2020-04-17T09:00:28.786Z]     graphtest_unix.go:73: No driver to put!
09:00:28 [2020-04-17T09:00:28.786Z] 
09:00:28 [2020-04-17T09:00:28.786Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
09:00:28 [2020-04-17T09:00:28.786Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
09:00:28 [2020-04-17T09:00:28.786Z] 
09:00:28 [2020-04-17T09:00:28.786Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
09:00:28 [2020-04-17T09:00:28.786Z]     overlay_test.go:49: Fails to compute changes intermittently
09:00:28 [2020-04-17T09:00:28.786Z] 
09:00:28 [2020-04-17T09:00:28.786Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
09:00:28 [2020-04-17T09:00:28.786Z]     overlay_test.go:65: Cannot run test with naive change algorithm
09:00:28 [2020-04-17T09:00:28.786Z] 
09:00:28 [2020-04-17T09:00:28.786Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
09:00:28 [2020-04-17T09:00:28.786Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
09:00:28 [2020-04-17T09:00:28.786Z] 
09:00:28 [2020-04-17T09:00:28.786Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
09:00:28 [2020-04-17T09:00:28.786Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:00:28 [2020-04-17T09:00:28.786Z]     graphtest_unix.go:46: Driver zfs not supported
09:00:28 [2020-04-17T09:00:28.786Z] 
09:00:28 [2020-04-17T09:00:28.786Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
09:00:28 [2020-04-17T09:00:28.786Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:00:28 [2020-04-17T09:00:28.786Z]     graphtest_unix.go:46: Driver zfs not supported
09:00:28 [2020-04-17T09:00:28.786Z] 
09:00:28 [2020-04-17T09:00:28.786Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
09:00:28 [2020-04-17T09:00:28.786Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:00:28 [2020-04-17T09:00:28.786Z]     graphtest_unix.go:46: Driver zfs not supported
09:00:28 [2020-04-17T09:00:28.786Z] 
09:00:28 [2020-04-17T09:00:28.786Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
09:00:28 [2020-04-17T09:00:28.786Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:00:28 [2020-04-17T09:00:28.786Z]     graphtest_unix.go:46: Driver zfs not supported
09:00:28 [2020-04-17T09:00:28.786Z] 
09:00:28 [2020-04-17T09:00:28.786Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
09:00:28 [2020-04-17T09:00:28.786Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:00:28 [2020-04-17T09:00:28.786Z]     graphtest_unix.go:46: Driver zfs not supported
09:00:28 [2020-04-17T09:00:28.786Z] 
09:00:28 [2020-04-17T09:00:28.786Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
09:00:28 [2020-04-17T09:00:28.786Z]     graphtest_unix.go:73: No driver to put!
09:00:28 [2020-04-17T09:00:28.786Z] 
09:00:28 [2020-04-17T09:00:28.786Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
09:00:28 [2020-04-17T09:00:28.786Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
09:00:28 [2020-04-17T09:00:28.786Z] 
09:00:28 [2020-04-17T09:00:28.786Z] 
09:00:28 [2020-04-17T09:00:28.786Z] DONE 2065 tests, 19 skipped in 344.248s
Post stage
[Pipeline] junit
09:00:28 [2020-04-17T09:00:28.823Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
09:00:29 [2020-04-17T09:00:29.157Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40782/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
[Pipeline] sh
09:00:29 [2020-04-17T09:00:29.569Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40782/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=73b52253848169499393976f4af9a27b21006ec5 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:73b52253848169499393976f4af9a27b21006ec5 hack/make.sh dynbinary test-integration
09:00:29 [2020-04-17T09:00:29.647Z] + make clean
09:00:29 [2020-04-17T09:00:29.854Z] 
09:00:29 [2020-04-17T09:00:29.928Z] docker volume rm -f docker-dev-cache
09:00:29 [2020-04-17T09:00:29.928Z] docker-dev-cache
[Pipeline] deleteDir
09:00:30 [2020-04-17T09:00:30.141Z] Removing bundles/
09:00:30 [2020-04-17T09:00:30.141Z] 
09:00:30 [2020-04-17T09:00:30.141Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
09:00:30 [2020-04-17T09:00:30.141Z] Building: bundles/dynbinary-daemon/dockerd-dev
09:00:30 [2020-04-17T09:00:30.141Z] GOOS="" GOARCH="" GOARM=""
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
09:00:42 [2020-04-17T09:00:42.694Z] === RUN   TestDockerSuite/TestBuildVerboseOut
09:00:42 [2020-04-17T09:00:42.694Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
09:00:42 [2020-04-17T09:00:42.694Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
09:00:42 [2020-04-17T09:00:42.694Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
09:00:43 [2020-04-17T09:00:43.258Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
09:00:44 [2020-04-17T09:00:44.627Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
09:00:44 [2020-04-17T09:00:44.627Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
09:00:44 [2020-04-17T09:00:44.627Z] === RUN   TestDockerSuite/TestBuildWindowsUser
09:00:44 [2020-04-17T09:00:44.627Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
09:00:44 [2020-04-17T09:00:44.627Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
09:00:46 [2020-04-17T09:00:46.519Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
09:00:46 [2020-04-17T09:00:46.519Z] === RUN   TestDockerSuite/TestBuildWithFailure
09:00:47 [2020-04-17T09:00:47.449Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
09:00:48 [2020-04-17T09:00:48.380Z] === RUN   TestDockerSuite/TestBuildWithTabs
09:00:49 [2020-04-17T09:00:49.309Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
09:00:49 [2020-04-17T09:00:49.309Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
09:00:49 [2020-04-17T09:00:49.309Z] --- PASS: TestServicePlugin (35.24s)
09:00:49 [2020-04-17T09:00:49.309Z]     plugin_test.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin
09:00:49 [2020-04-17T09:00:49.309Z]     daemon.go:325: [d4d67aa2e5745] waiting for daemon to start
09:00:49 [2020-04-17T09:00:49.309Z]     daemon.go:325: [d4d67aa2e5745] waiting for daemon to start
09:00:49 [2020-04-17T09:00:49.309Z]     daemon.go:353: [d4d67aa2e5745] daemon started
09:00:49 [2020-04-17T09:00:49.309Z]     daemon.go:461: [d4d67aa2e5745] Stopping daemon
09:00:49 [2020-04-17T09:00:49.309Z]     daemon.go:296: [d4d67aa2e5745] exiting daemon
09:00:49 [2020-04-17T09:00:49.309Z]     daemon.go:448: [d4d67aa2e5745] Daemon stopped
09:00:49 [2020-04-17T09:00:49.310Z]     plugin_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin
09:00:49 [2020-04-17T09:00:49.310Z]     daemon.go:325: [d1680f29880fc] waiting for daemon to start
09:00:49 [2020-04-17T09:00:49.310Z]     daemon.go:325: [d1680f29880fc] waiting for daemon to start
09:00:49 [2020-04-17T09:00:49.310Z]     daemon.go:353: [d1680f29880fc] daemon started
09:00:49 [2020-04-17T09:00:49.310Z]     plugin_test.go:59: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin
09:00:49 [2020-04-17T09:00:49.310Z]     daemon.go:325: [dbc12e33a151f] waiting for daemon to start
09:00:49 [2020-04-17T09:00:49.310Z]     daemon.go:325: [dbc12e33a151f] waiting for daemon to start
09:00:49 [2020-04-17T09:00:49.310Z]     daemon.go:353: [dbc12e33a151f] daemon started
09:00:49 [2020-04-17T09:00:49.310Z]     plugin_test.go:60: [dbc12e33a151f] joining swarm manager [d1680f29880fc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:00:49 [2020-04-17T09:00:49.310Z]     plugin_test.go:62: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin
09:00:49 [2020-04-17T09:00:49.310Z]     daemon.go:325: [d45e72c30eeca] waiting for daemon to start
09:00:49 [2020-04-17T09:00:49.310Z]     daemon.go:325: [d45e72c30eeca] waiting for daemon to start
09:00:49 [2020-04-17T09:00:49.310Z]     daemon.go:353: [d45e72c30eeca] daemon started
09:00:49 [2020-04-17T09:00:49.310Z]     plugin_test.go:63: [d45e72c30eeca] joining swarm manager [d1680f29880fc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:00:49 [2020-04-17T09:00:49.310Z]     daemon.go:461: [d45e72c30eeca] Stopping daemon
09:00:49 [2020-04-17T09:00:49.310Z]     daemon.go:296: [d45e72c30eeca] exiting daemon
09:00:49 [2020-04-17T09:00:49.310Z]     daemon.go:448: [d45e72c30eeca] Daemon stopped
09:00:49 [2020-04-17T09:00:49.310Z]     daemon.go:461: [dbc12e33a151f] Stopping daemon
09:00:49 [2020-04-17T09:00:49.310Z]     daemon.go:296: [dbc12e33a151f] exiting daemon
09:00:49 [2020-04-17T09:00:49.310Z]     daemon.go:448: [dbc12e33a151f] Daemon stopped
09:00:49 [2020-04-17T09:00:49.310Z]     daemon.go:461: [d1680f29880fc] Stopping daemon
09:00:49 [2020-04-17T09:00:49.310Z]     daemon.go:296: [d1680f29880fc] exiting daemon
09:00:49 [2020-04-17T09:00:49.310Z]     daemon.go:448: [d1680f29880fc] Daemon stopped
09:00:49 [2020-04-17T09:00:49.310Z] === RUN   TestServiceUpdateLabel
09:00:52 [2020-04-17T09:00:52.584Z] --- PASS: TestServiceUpdateLabel (3.09s)
09:00:52 [2020-04-17T09:00:52.584Z]     update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel
09:00:52 [2020-04-17T09:00:52.584Z]     daemon.go:325: [d4d6a42d2dc57] waiting for daemon to start
09:00:52 [2020-04-17T09:00:52.584Z]     daemon.go:325: [d4d6a42d2dc57] waiting for daemon to start
09:00:52 [2020-04-17T09:00:52.584Z]     daemon.go:353: [d4d6a42d2dc57] daemon started
09:00:52 [2020-04-17T09:00:52.584Z]     daemon.go:461: [d4d6a42d2dc57] Stopping daemon
09:00:52 [2020-04-17T09:00:52.584Z]     daemon.go:296: [d4d6a42d2dc57] exiting daemon
09:00:52 [2020-04-17T09:00:52.584Z]     daemon.go:448: [d4d6a42d2dc57] Daemon stopped
09:00:52 [2020-04-17T09:00:52.584Z] === RUN   TestServiceUpdateSecrets
09:00:52 [2020-04-17T09:00:52.584Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
09:00:55 [2020-04-17T09:00:55.104Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
09:00:55 [2020-04-17T09:00:55.104Z] === RUN   TestDockerSuite/TestBuildWithVolumes
09:00:56 [2020-04-17T09:00:56.034Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
09:00:56 [2020-04-17T09:00:56.598Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
09:00:57 [2020-04-17T09:00:57.163Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
09:00:57 [2020-04-17T09:00:57.163Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
09:00:58 [2020-04-17T09:00:58.093Z] === RUN   TestDockerSuite/TestBuildXZHost
09:01:00 [2020-04-17T09:01:00.613Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
09:01:00 [2020-04-17T09:01:00.613Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
09:01:00 [2020-04-17T09:01:00.613Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
09:01:01 [2020-04-17T09:01:01.177Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
09:01:01 [2020-04-17T09:01:01.435Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
09:01:02 [2020-04-17T09:01:02.368Z] === RUN   TestDockerSuite/TestCommitChange
09:01:03 [2020-04-17T09:01:03.298Z] === RUN   TestDockerSuite/TestCommitChangeLabels
09:01:04 [2020-04-17T09:01:04.229Z] === RUN   TestDockerSuite/TestCommitHardlink
09:01:06 [2020-04-17T09:01:06.122Z] === RUN   TestDockerSuite/TestCommitNewFile
09:01:08 [2020-04-17T09:01:08.016Z] === RUN   TestDockerSuite/TestCommitPausedContainer
09:01:08 [2020-04-17T09:01:08.273Z] --- PASS: TestServiceUpdateSecrets (15.80s)
09:01:08 [2020-04-17T09:01:08.273Z]     update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets
09:01:08 [2020-04-17T09:01:08.273Z]     daemon.go:325: [df1bcbf59b475] waiting for daemon to start
09:01:08 [2020-04-17T09:01:08.273Z]     daemon.go:325: [df1bcbf59b475] waiting for daemon to start
09:01:08 [2020-04-17T09:01:08.273Z]     daemon.go:353: [df1bcbf59b475] daemon started
09:01:08 [2020-04-17T09:01:08.273Z]     daemon.go:461: [df1bcbf59b475] Stopping daemon
09:01:08 [2020-04-17T09:01:08.273Z]     daemon.go:296: [df1bcbf59b475] exiting daemon
09:01:08 [2020-04-17T09:01:08.273Z]     daemon.go:448: [df1bcbf59b475] Daemon stopped
09:01:08 [2020-04-17T09:01:08.273Z] === RUN   TestServiceUpdateConfigs
09:01:08 [2020-04-17T09:01:08.840Z] === RUN   TestDockerSuite/TestCommitTTY
09:01:10 [2020-04-17T09:01:10.735Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
09:01:11 [2020-04-17T09:01:11.665Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
09:01:13 [2020-04-17T09:01:13.559Z] === RUN   TestDockerSuite/TestCommitWithoutPause
09:01:14 [2020-04-17T09:01:14.489Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
09:01:14 [2020-04-17T09:01:14.489Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
09:01:14 [2020-04-17T09:01:14.489Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
09:01:14 [2020-04-17T09:01:14.489Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
09:01:14 [2020-04-17T09:01:14.489Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
09:01:14 [2020-04-17T09:01:14.489Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
09:01:14 [2020-04-17T09:01:14.489Z] === RUN   TestDockerSuite/TestContainerAPICommit
09:01:16 [2020-04-17T09:01:16.382Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
09:01:18 [2020-04-17T09:01:18.276Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
09:01:18 [2020-04-17T09:01:18.276Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
09:01:18 [2020-04-17T09:01:18.840Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
09:01:19 [2020-04-17T09:01:19.771Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
09:01:20 [2020-04-17T09:01:20.334Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
09:01:20 [2020-04-17T09:01:20.334Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
09:01:21 [2020-04-17T09:01:21.702Z] === RUN   TestDockerSuite/TestContainerAPICreate
09:01:22 [2020-04-17T09:01:22.266Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
09:01:22 [2020-04-17T09:01:22.266Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
09:01:22 [2020-04-17T09:01:22.266Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
09:01:23 [2020-04-17T09:01:23.214Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
09:01:23 [2020-04-17T09:01:23.214Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
09:01:23 [2020-04-17T09:01:23.214Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
09:01:23 [2020-04-17T09:01:23.479Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
09:01:23 [2020-04-17T09:01:23.479Z] === RUN   TestDockerSuite/TestContainerAPIDelete
09:01:23 [2020-04-17T09:01:23.479Z] --- PASS: TestServiceUpdateConfigs (15.34s)
09:01:23 [2020-04-17T09:01:23.479Z]     update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs
09:01:23 [2020-04-17T09:01:23.479Z]     daemon.go:325: [dc4c37cad9910] waiting for daemon to start
09:01:23 [2020-04-17T09:01:23.479Z]     daemon.go:325: [dc4c37cad9910] waiting for daemon to start
09:01:23 [2020-04-17T09:01:23.479Z]     daemon.go:353: [dc4c37cad9910] daemon started
09:01:23 [2020-04-17T09:01:23.479Z]     daemon.go:461: [dc4c37cad9910] Stopping daemon
09:01:23 [2020-04-17T09:01:23.479Z]     daemon.go:296: [dc4c37cad9910] exiting daemon
09:01:23 [2020-04-17T09:01:23.479Z]     daemon.go:448: [dc4c37cad9910] Daemon stopped
09:01:23 [2020-04-17T09:01:23.479Z] === RUN   TestServiceUpdateNetwork
09:01:24 [2020-04-17T09:01:24.410Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
09:01:25 [2020-04-17T09:01:25.340Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
09:01:26 [2020-04-17T09:01:26.708Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
09:01:26 [2020-04-17T09:01:26.708Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
09:01:27 [2020-04-17T09:01:27.354Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe
09:01:27 [2020-04-17T09:01:27.354Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
09:01:27 [2020-04-17T09:01:27.354Z] remote: Enumerating objects: 2, done.
09:01:27 [2020-04-17T09:01:27.354Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
09:01:27 [2020-04-17T09:01:27.354Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
09:01:27 [2020-04-17T09:01:27.354Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
09:01:27 [2020-04-17T09:01:27.354Z] Unpacking objects:   4% (1/23)   
Unpacking objects:   8% (2/23)   
Unpacking objects:  13% (3/23)   
Unpacking objects:  17% (4/23)   
Unpacking objects:  21% (5/23)   
Unpacking objects:  26% (6/23)   
Unpacking objects:  30% (7/23)   
Unpacking objects:  34% (8/23)   
Unpacking objects:  39% (9/23)   
Unpacking objects:  43% (10/23)   
Unpacking objects:  47% (11/23)   
Unpacking objects:  52% (12/23)   
Unpacking objects:  56% (13/23)   
Unpacking objects:  60% (14/23)   
Unpacking objects:  65% (15/23)   
Unpacking objects:  69% (16/23)   
Unpacking objects:  73% (17/23)   
Unpacking objects:  78% (18/23)   
Unpacking objects:  82% (19/23)   
Unpacking objects:  86% (20/23)   
Unpacking objects:  91% (21/23)   
Unpacking objects:  95% (22/23)   
Unpacking objects: 100% (23/23)   
Unpacking objects: 100% (23/23), done.
09:01:27 [2020-04-17T09:01:27.354Z] Building: bundles/cross/windows/amd64/containerutility.exe
09:01:27 [2020-04-17T09:01:27.354Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
09:01:27 [2020-04-17T09:01:27.751Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40782/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=73b52253848169499393976f4af9a27b21006ec5 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:73b52253848169499393976f4af9a27b21006ec5 hack/test/unit
09:01:28 [2020-04-17T09:01:28.602Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
09:01:29 [2020-04-17T09:01:29.167Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
09:01:29 [2020-04-17T09:01:29.167Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
09:01:30 [2020-04-17T09:01:30.097Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
09:01:30 [2020-04-17T09:01:30.258Z] ?   	github.com/docker/docker/api	[no test files]
09:01:30 [2020-04-17T09:01:30.662Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
09:01:31 [2020-04-17T09:01:31.592Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
09:01:32 [2020-04-17T09:01:32.155Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
09:01:32 [2020-04-17T09:01:32.155Z] === RUN   TestDockerSuite/TestContainerAPIKill
09:01:33 [2020-04-17T09:01:33.085Z] === RUN   TestDockerSuite/TestContainerAPIPause
09:01:34 [2020-04-17T09:01:34.016Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
09:01:34 [2020-04-17T09:01:34.946Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
09:01:34 [2020-04-17T09:01:34.946Z] === RUN   TestDockerSuite/TestContainerAPIRename
09:01:35 [2020-04-17T09:01:35.509Z] === RUN   TestDockerSuite/TestContainerAPIRestart
09:01:37 [2020-04-17T09:01:37.402Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
09:01:38 [2020-04-17T09:01:38.772Z] --- PASS: TestServiceUpdateNetwork (14.88s)
09:01:38 [2020-04-17T09:01:38.772Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork
09:01:38 [2020-04-17T09:01:38.772Z]     daemon.go:325: [d13616c4f0c0f] waiting for daemon to start
09:01:38 [2020-04-17T09:01:38.772Z]     daemon.go:325: [d13616c4f0c0f] waiting for daemon to start
09:01:38 [2020-04-17T09:01:38.772Z]     daemon.go:353: [d13616c4f0c0f] daemon started
09:01:38 [2020-04-17T09:01:38.772Z]     daemon.go:461: [d13616c4f0c0f] Stopping daemon
09:01:38 [2020-04-17T09:01:38.772Z]     daemon.go:296: [d13616c4f0c0f] exiting daemon
09:01:38 [2020-04-17T09:01:38.772Z]     daemon.go:448: [d13616c4f0c0f] Daemon stopped
09:01:38 [2020-04-17T09:01:38.772Z] PASS
09:01:38 [2020-04-17T09:01:38.772Z] 
09:01:38 [2020-04-17T09:01:38.772Z] DONE 18 tests in 166.743s
09:01:38 [2020-04-17T09:01:38.772Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
09:01:38 [2020-04-17T09:01:38.772Z] ++ 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
09:01:38 [2020-04-17T09:01:38.772Z] ++ set -e
09:01:38 [2020-04-17T09:01:38.772Z] ++ '[' -n 0 ']'
09:01:38 [2020-04-17T09:01:38.772Z] ++ set -x
09:01:38 [2020-04-17T09:01:38.772Z] ++ env -i DEST=/go/src/github.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
09:01:38 [2020-04-17T09:01:38.772Z] INFO: Testing against a local daemon
09:01:38 [2020-04-17T09:01:38.772Z] === RUN   TestSessionCreate
09:01:38 [2020-04-17T09:01:38.772Z] --- PASS: TestSessionCreate (0.03s)
09:01:38 [2020-04-17T09:01:38.772Z] === RUN   TestSessionCreateWithBadUpgrade
09:01:38 [2020-04-17T09:01:38.772Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
09:01:38 [2020-04-17T09:01:38.772Z] PASS
09:01:38 [2020-04-17T09:01:38.772Z] 
09:01:38 [2020-04-17T09:01:38.772Z] DONE 2 tests in 0.156s
09:01:38 [2020-04-17T09:01:38.772Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
09:01:38 [2020-04-17T09:01:38.772Z] ++ 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
09:01:38 [2020-04-17T09:01:38.772Z] ++ set -e
09:01:38 [2020-04-17T09:01:38.772Z] ++ '[' -n 0 ']'
09:01:38 [2020-04-17T09:01:38.772Z] ++ set -x
09:01:38 [2020-04-17T09:01:38.772Z] ++ env -i DEST=/go/src/github.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
09:01:38 [2020-04-17T09:01:38.772Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
09:01:38 [2020-04-17T09:01:38.772Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
09:01:38 [2020-04-17T09:01:38.772Z] INFO: Testing against a local daemon
09:01:38 [2020-04-17T09:01:38.772Z] === RUN   TestCgroupDriverSystemdMemoryLimit
09:01:38 [2020-04-17T09:01:38.772Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
09:01:38 [2020-04-17T09:01:38.772Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:01:38 [2020-04-17T09:01:38.772Z] === RUN   TestEventsExecDie
09:01:38 [2020-04-17T09:01:38.772Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
09:01:38 [2020-04-17T09:01:38.772Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
09:01:38 [2020-04-17T09:01:38.772Z] === RUN   TestDockerSuite/TestContainerAPIStart
09:01:39 [2020-04-17T09:01:39.703Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
09:01:39 [2020-04-17T09:01:39.960Z] --- PASS: TestEventsExecDie (1.07s)
09:01:39 [2020-04-17T09:01:39.960Z] === RUN   TestEventsBackwardsCompatible
09:01:39 [2020-04-17T09:01:39.960Z] --- PASS: TestEventsBackwardsCompatible (0.08s)
09:01:39 [2020-04-17T09:01:39.960Z] === RUN   TestInfoBinaryCommits
09:01:39 [2020-04-17T09:01:39.960Z] --- PASS: TestInfoBinaryCommits (0.02s)
09:01:39 [2020-04-17T09:01:39.960Z] === RUN   TestInfoAPIVersioned
09:01:39 [2020-04-17T09:01:39.960Z] --- PASS: TestInfoAPIVersioned (0.01s)
09:01:39 [2020-04-17T09:01:39.960Z] === RUN   TestInfoAPI
09:01:39 [2020-04-17T09:01:39.960Z] --- PASS: TestInfoAPI (0.02s)
09:01:39 [2020-04-17T09:01:39.960Z] === RUN   TestInfoAPIWarnings
09:01:40 [2020-04-17T09:01:40.890Z] --- PASS: TestInfoAPIWarnings (0.73s)
09:01:40 [2020-04-17T09:01:40.890Z]     info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings
09:01:40 [2020-04-17T09:01:40.890Z]     daemon.go:325: [d4525b873cf24] waiting for daemon to start
09:01:40 [2020-04-17T09:01:40.890Z]     daemon.go:325: [d4525b873cf24] waiting for daemon to start
09:01:40 [2020-04-17T09:01:40.890Z]     daemon.go:353: [d4525b873cf24] daemon started
09:01:40 [2020-04-17T09:01:40.890Z]     daemon.go:461: [d4525b873cf24] Stopping daemon
09:01:40 [2020-04-17T09:01:40.890Z]     daemon.go:296: [d4525b873cf24] exiting daemon
09:01:40 [2020-04-17T09:01:40.890Z]     daemon.go:448: [d4525b873cf24] Daemon stopped
09:01:40 [2020-04-17T09:01:40.890Z] === RUN   TestLoginFailsWithBadCredentials
09:01:40 [2020-04-17T09:01:40.890Z] --- PASS: TestLoginFailsWithBadCredentials (0.21s)
09:01:40 [2020-04-17T09:01:40.890Z] === RUN   TestPingCacheHeaders
09:01:40 [2020-04-17T09:01:40.890Z] --- PASS: TestPingCacheHeaders (0.02s)
09:01:40 [2020-04-17T09:01:40.890Z] === RUN   TestPingGet
09:01:40 [2020-04-17T09:01:40.890Z] --- PASS: TestPingGet (0.01s)
09:01:40 [2020-04-17T09:01:40.890Z] === RUN   TestPingHead
09:01:40 [2020-04-17T09:01:40.890Z] --- PASS: TestPingHead (0.02s)
09:01:40 [2020-04-17T09:01:40.890Z] === RUN   TestVersion
09:01:40 [2020-04-17T09:01:40.890Z] --- PASS: TestVersion (0.02s)
09:01:40 [2020-04-17T09:01:40.890Z] PASS
09:01:40 [2020-04-17T09:01:40.890Z] 
09:01:40 [2020-04-17T09:01:40.890Z] === Skipped
09:01:40 [2020-04-17T09:01:40.890Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
09:01:40 [2020-04-17T09:01:40.890Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:01:40 [2020-04-17T09:01:40.890Z] 
09:01:40 [2020-04-17T09:01:40.890Z] 
09:01:40 [2020-04-17T09:01:40.890Z] DONE 12 tests, 1 skipped in 2.338s
09:01:40 [2020-04-17T09:01:40.890Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
09:01:40 [2020-04-17T09:01:40.890Z] ++ 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
09:01:40 [2020-04-17T09:01:40.890Z] ++ set -e
09:01:40 [2020-04-17T09:01:40.890Z] ++ '[' -n 0 ']'
09:01:40 [2020-04-17T09:01:40.890Z] ++ set -x
09:01:40 [2020-04-17T09:01:40.891Z] ++ env -i DEST=/go/src/github.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
09:01:41 [2020-04-17T09:01:41.147Z] INFO: Testing against a local daemon
09:01:41 [2020-04-17T09:01:41.147Z] === RUN   TestVolumesCreateAndList
09:01:41 [2020-04-17T09:01:41.147Z] --- PASS: TestVolumesCreateAndList (0.02s)
09:01:41 [2020-04-17T09:01:41.147Z] === RUN   TestVolumesRemove
09:01:41 [2020-04-17T09:01:41.147Z] --- PASS: TestVolumesRemove (0.11s)
09:01:41 [2020-04-17T09:01:41.147Z] === RUN   TestVolumesInspect
09:01:41 [2020-04-17T09:01:41.147Z] --- PASS: TestVolumesInspect (0.02s)
09:01:41 [2020-04-17T09:01:41.147Z] === RUN   TestVolumesInvalidJSON
09:01:41 [2020-04-17T09:01:41.147Z] === RUN   TestVolumesInvalidJSON//volumes/create
09:01:41 [2020-04-17T09:01:41.147Z] === PAUSE TestVolumesInvalidJSON//volumes/create
09:01:41 [2020-04-17T09:01:41.147Z] === CONT  TestVolumesInvalidJSON//volumes/create
09:01:41 [2020-04-17T09:01:41.147Z] --- PASS: TestVolumesInvalidJSON (0.01s)
09:01:41 [2020-04-17T09:01:41.147Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
09:01:41 [2020-04-17T09:01:41.147Z] PASS
09:01:41 [2020-04-17T09:01:41.404Z] 
09:01:41 [2020-04-17T09:01:41.404Z] DONE 5 tests in 0.269s
09:01:41 [2020-04-17T09:01:41.404Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
09:01:41 [2020-04-17T09:01:41.404Z] ++++ cat bundles/test-integration/docker.pid
09:01:41 [2020-04-17T09:01:41.404Z] +++ kill 4630
09:01:42 [2020-04-17T09:01:42.772Z] umount: bundles/test-integration/root: no mount point specified.
09:01:42 [2020-04-17T09:01:42.772Z] +++ /etc/init.d/apparmor stop
09:01:42 [2020-04-17T09:01:42.772Z] Leaving: AppArmorNo profiles have been unloaded.
09:01:42 [2020-04-17T09:01:42.772Z] 
09:01:42 [2020-04-17T09:01:42.772Z] Unloading profiles will leave already running processes permanently
09:01:42 [2020-04-17T09:01:42.772Z] unconfined, which can lead to unexpected situations.
09:01:42 [2020-04-17T09:01:42.772Z] 
09:01:42 [2020-04-17T09:01:42.772Z] To set a process to complain mode, use the command line tool
09:01:42 [2020-04-17T09:01:42.772Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
09:01:42 [2020-04-17T09:01:42.772Z] +++ true
09:01:42 [2020-04-17T09:01:42.772Z] 
09:01:44 [2020-04-17T09:01:44.141Z] === RUN   TestDockerSuite/TestContainerAPIStop
09:01:45 [2020-04-17T09:01:45.071Z] === RUN   TestDockerSuite/TestContainerAPITop
09:01:45 [2020-04-17T09:01:45.133Z] ok  	github.com/docker/docker/api/server	0.011s	coverage: 7.9% of statements
09:01:45 [2020-04-17T09:01:45.636Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
09:01:45 [2020-04-17T09:01:45.636Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
09:01:45 [2020-04-17T09:01:45.636Z] === RUN   TestDockerSuite/TestContainerAPIWait
09:01:48 [2020-04-17T09:01:48.908Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
09:01:49 [2020-04-17T09:01:49.471Z] === RUN   TestDockerSuite/TestContainerNetworkMode
09:01:50 [2020-04-17T09:01:50.840Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
09:01:55 [2020-04-17T09:01:55.014Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
09:01:55 [2020-04-17T09:01:55.577Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
09:01:57 [2020-04-17T09:01:57.469Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
09:01:58 [2020-04-17T09:01:58.837Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
09:02:18 [2020-04-17T09:02:18.327Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
09:02:18 [2020-04-17T09:02:18.327Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
09:02:18 [2020-04-17T09:02:18.327Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
09:02:18 [2020-04-17T09:02:18.327Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
09:02:18 [2020-04-17T09:02:18.327Z] === RUN   TestDockerSuite/TestAPINetworkFilter
09:02:18 [2020-04-17T09:02:18.327Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
09:02:18 [2020-04-17T09:02:18.327Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
09:02:18 [2020-04-17T09:02:18.327Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
09:02:18 [2020-04-17T09:02:18.327Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
09:02:18 [2020-04-17T09:02:18.327Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
09:02:18 [2020-04-17T09:02:18.327Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
09:02:18 [2020-04-17T09:02:18.327Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
09:02:21 [2020-04-17T09:02:21.254Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
09:02:21 [2020-04-17T09:02:21.254Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
09:02:21 [2020-04-17T09:02:21.254Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
09:02:24 [2020-04-17T09:02:24.187Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
09:02:25 [2020-04-17T09:02:25.348Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
09:02:25 [2020-04-17T09:02:25.348Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
09:02:25 [2020-04-17T09:02:25.348Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
09:02:25 [2020-04-17T09:02:25.911Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
09:02:27 [2020-04-17T09:02:27.805Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
09:02:30 [2020-04-17T09:02:30.369Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
09:02:31 [2020-04-17T09:02:31.297Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
09:02:31 [2020-04-17T09:02:31.297Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
09:02:31 [2020-04-17T09:02:31.297Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
09:02:31 [2020-04-17T09:02:31.297Z] === RUN   TestDockerSuite/TestAttachDisconnect
09:02:31 [2020-04-17T09:02:31.297Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
09:02:33 [2020-04-17T09:02:33.649Z] === RUN   TestDockerSuite/TestCopyAndRestart
09:02:34 [2020-04-17T09:02:34.226Z] === RUN   TestDockerSuite/TestAttachPausedContainer
09:02:34 [2020-04-17T09:02:34.226Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
09:02:34 [2020-04-17T09:02:34.226Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
09:02:35 [2020-04-17T09:02:35.021Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
09:02:35 [2020-04-17T09:02:35.278Z] === RUN   TestDockerSuite/TestCpAbsolutePath
09:02:36 [2020-04-17T09:02:36.208Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
09:02:37 [2020-04-17T09:02:37.139Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
09:02:37 [2020-04-17T09:02:37.349Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
09:02:37 [2020-04-17T09:02:37.349Z] 
09:02:37 [2020-04-17T09:02:37.349Z] ---> Making bundle: test-integration (in bundles/test-integration)
09:02:37 [2020-04-17T09:02:37.349Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
09:02:37 [2020-04-17T09:02:37.349Z] HOSTNAME=8eaf4a5c0762
09:02:37 [2020-04-17T09:02:37.349Z] TESTDEBUG=0
09:02:37 [2020-04-17T09:02:37.349Z] DEST=bundles/test-integration
09:02:37 [2020-04-17T09:02:37.349Z] PWD=/go/src/github.com/docker/docker
09:02:37 [2020-04-17T09:02:37.349Z] DOCKER_GITCOMMIT=73b52253848169499393976f4af9a27b21006ec5
09:02:37 [2020-04-17T09:02:37.349Z] container=docker
09:02:37 [2020-04-17T09:02:37.349Z] HOME=/root
09:02:37 [2020-04-17T09:02:37.349Z] GOLANG_VERSION=1.13.10
09:02:37 [2020-04-17T09:02:37.349Z] VALIDATE_REPO=https://github.com/moby/moby.git
09:02:37 [2020-04-17T09:02:37.349Z] VALIDATE_BRANCH=19.03
09:02:37 [2020-04-17T09:02:37.349Z] TERM=xterm
09:02:37 [2020-04-17T09:02:37.349Z] DOCKER_PKG=github.com/docker/docker
09:02:37 [2020-04-17T09:02:37.349Z] SHLVL=1
09:02:37 [2020-04-17T09:02:37.349Z] TIMEOUT=120m
09:02:37 [2020-04-17T09:02:37.349Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
09:02:37 [2020-04-17T09:02:37.349Z] DOCKER_GRAPHDRIVER=overlay2
09:02:37 [2020-04-17T09:02:37.349Z] GO111MODULE=off
09:02:37 [2020-04-17T09:02:37.349Z] DOCKER_EXPERIMENTAL=1
09:02:37 [2020-04-17T09:02:37.349Z] TEST_SKIP_INTEGRATION_CLI=1
09:02:37 [2020-04-17T09:02:37.349Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
09:02:37 [2020-04-17T09:02:37.349Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
09:02:37 [2020-04-17T09:02:37.349Z] GOPATH=/go
09:02:37 [2020-04-17T09:02:37.349Z] PKG_CONFIG=pkg-config
09:02:37 [2020-04-17T09:02:37.349Z] _=/usr/bin/env
09:02:37 [2020-04-17T09:02:37.349Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
09:02:38 [2020-04-17T09:02:38.070Z] === RUN   TestDockerSuite/TestCpFromCaseA
09:02:39 [2020-04-17T09:02:39.439Z] === RUN   TestDockerSuite/TestCpFromCaseB
09:02:40 [2020-04-17T09:02:40.370Z] === RUN   TestDockerSuite/TestCpFromCaseC
09:02:41 [2020-04-17T09:02:41.299Z] === RUN   TestDockerSuite/TestCpFromCaseD
09:02:41 [2020-04-17T09:02:41.336Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
09:02:42 [2020-04-17T09:02:42.231Z] === RUN   TestDockerSuite/TestCpFromCaseE
09:02:43 [2020-04-17T09:02:43.600Z] === RUN   TestDockerSuite/TestCpFromCaseF
09:02:44 [2020-04-17T09:02:44.164Z] === RUN   TestDockerSuite/TestCpFromCaseG
09:02:45 [2020-04-17T09:02:45.534Z] === RUN   TestDockerSuite/TestCpFromCaseH
09:02:46 [2020-04-17T09:02:46.464Z] === RUN   TestDockerSuite/TestCpFromCaseI
09:02:47 [2020-04-17T09:02:47.394Z] === RUN   TestDockerSuite/TestCpFromCaseJ
09:02:48 [2020-04-17T09:02:48.325Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
09:02:49 [2020-04-17T09:02:49.697Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
09:02:51 [2020-04-17T09:02:51.066Z] === RUN   TestDockerSuite/TestCpGarbagePath
09:02:51 [2020-04-17T09:02:51.996Z] === RUN   TestDockerSuite/TestCpLocalOnly
09:02:51 [2020-04-17T09:02:51.996Z] === RUN   TestDockerSuite/TestCpNameHasColon
09:02:52 [2020-04-17T09:02:52.724Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
09:02:52 [2020-04-17T09:02:52.724Z] ok  	github.com/docker/docker/api/server/httputils	0.004s	coverage: 14.7% of statements
09:02:52 [2020-04-17T09:02:52.724Z] ok  	github.com/docker/docker/api/server/middleware	0.005s	coverage: 37.7% of statements
09:02:52 [2020-04-17T09:02:52.724Z] ?   	github.com/docker/docker/api/server/router	[no test files]
09:02:52 [2020-04-17T09:02:52.724Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
09:02:52 [2020-04-17T09:02:52.724Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
09:02:52 [2020-04-17T09:02:52.724Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
09:02:52 [2020-04-17T09:02:52.724Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
09:02:52 [2020-04-17T09:02:52.724Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
09:02:52 [2020-04-17T09:02:52.724Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
09:02:52 [2020-04-17T09:02:52.724Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
09:02:52 [2020-04-17T09:02:52.724Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
09:02:52 [2020-04-17T09:02:52.724Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
09:02:52 [2020-04-17T09:02:52.724Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
09:02:52 [2020-04-17T09:02:52.724Z] ok  	github.com/docker/docker/api/server/router/swarm	0.003s	coverage: 3.1% of statements
09:02:52 [2020-04-17T09:02:52.724Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
09:02:52 [2020-04-17T09:02:52.724Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
09:02:52 [2020-04-17T09:02:52.724Z] ?   	github.com/docker/docker/api/types	[no test files]
09:02:52 [2020-04-17T09:02:52.724Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
09:02:52 [2020-04-17T09:02:52.724Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
09:02:52 [2020-04-17T09:02:52.724Z] ?   	github.com/docker/docker/api/types/container	[no test files]
09:02:52 [2020-04-17T09:02:52.724Z] ?   	github.com/docker/docker/api/types/events	[no test files]
09:02:52 [2020-04-17T09:02:52.724Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
09:02:52 [2020-04-17T09:02:52.724Z] ok  	github.com/docker/docker/api/types/filters	0.004s	coverage: 92.2% of statements
09:02:52 [2020-04-17T09:02:52.724Z] ?   	github.com/docker/docker/api/types/image	[no test files]
09:02:52 [2020-04-17T09:02:52.724Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
09:02:52 [2020-04-17T09:02:52.724Z] ?   	github.com/docker/docker/api/types/network	[no test files]
09:02:52 [2020-04-17T09:02:52.724Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
09:02:52 [2020-04-17T09:02:52.724Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
09:02:52 [2020-04-17T09:02:52.724Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
09:02:52 [2020-04-17T09:02:52.724Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
09:02:52 [2020-04-17T09:02:52.724Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
09:02:52 [2020-04-17T09:02:52.724Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 75.0% of statements
09:02:52 [2020-04-17T09:02:52.724Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
09:02:52 [2020-04-17T09:02:52.724Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
09:02:52 [2020-04-17T09:02:52.724Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
09:02:52 [2020-04-17T09:02:52.724Z] ?   	github.com/docker/docker/builder	[no test files]
09:02:52 [2020-04-17T09:02:52.724Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
09:02:52 [2020-04-17T09:02:52.724Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
09:02:52 [2020-04-17T09:02:52.724Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
09:02:52 [2020-04-17T09:02:52.724Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
09:02:52 [2020-04-17T09:02:52.724Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
09:02:52 [2020-04-17T09:02:52.724Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
09:02:52 [2020-04-17T09:02:52.724Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
09:02:52 [2020-04-17T09:02:52.724Z] ok  	github.com/docker/docker/builder/dockerignore	0.008s	coverage: 96.8% of statements
09:02:52 [2020-04-17T09:02:52.928Z] === RUN   TestDockerSuite/TestCpRelativePath
09:02:53 [2020-04-17T09:02:53.859Z] === RUN   TestDockerSuite/TestCpSpecialFiles
09:02:54 [2020-04-17T09:02:54.789Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
09:02:55 [2020-04-17T09:02:55.720Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
09:02:55 [2020-04-17T09:02:55.979Z] ok  	github.com/docker/docker/builder/fscache	0.110s	coverage: 69.2% of statements
09:02:55 [2020-04-17T09:02:55.979Z] ok  	github.com/docker/docker/builder/dockerfile	0.561s	coverage: 45.1% of statements
09:02:57 [2020-04-17T09:02:57.090Z] === RUN   TestDockerSuite/TestCpToCaseA
09:02:58 [2020-04-17T09:02:58.484Z] ok  	github.com/docker/docker/builder/remotecontext	0.151s	coverage: 13.6% of statements
09:02:58 [2020-04-17T09:02:58.484Z] ok  	github.com/docker/docker/builder/remotecontext/git	0.837s	coverage: 85.1% of statements
09:02:58 [2020-04-17T09:02:58.484Z] ?   	github.com/docker/docker/cli	[no test files]
09:02:58 [2020-04-17T09:02:58.484Z] ?   	github.com/docker/docker/cli/config	[no test files]
09:02:58 [2020-04-17T09:02:58.484Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
09:02:58 [2020-04-17T09:02:58.984Z] === RUN   TestDockerSuite/TestCpToCaseB
09:02:59 [2020-04-17T09:02:59.547Z] === RUN   TestDockerSuite/TestCpToCaseC
09:03:02 [2020-04-17T09:03:02.070Z] === RUN   TestDockerSuite/TestCpToCaseD
09:03:05 [2020-04-17T09:03:05.044Z] ok  	github.com/docker/docker/client	0.124s	coverage: 75.7% of statements
09:03:07 [2020-04-17T09:03:07.323Z] === RUN   TestDockerSuite/TestCpToCaseE
09:03:10 [2020-04-17T09:03:10.600Z] === RUN   TestDockerSuite/TestCpToCaseF
09:03:11 [2020-04-17T09:03:11.530Z] === RUN   TestDockerSuite/TestCpToCaseG
09:03:16 [2020-04-17T09:03:16.784Z] === RUN   TestDockerSuite/TestCpToCaseH
09:03:20 [2020-04-17T09:03:20.079Z] === RUN   TestDockerSuite/TestCpToCaseI
09:03:20 [2020-04-17T09:03:20.665Z] === RUN   TestDockerSuite/TestCpToCaseJ
09:03:24 [2020-04-17T09:03:24.630Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
09:03:24 [2020-04-17T09:03:24.630Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
09:03:25 [2020-04-17T09:03:25.256Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
09:03:25 [2020-04-17T09:03:25.917Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
09:03:26 [2020-04-17T09:03:26.480Z] === RUN   TestDockerSuite/TestCpToDot
09:03:27 [2020-04-17T09:03:27.293Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
09:03:27 [2020-04-17T09:03:27.411Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
09:03:29 [2020-04-17T09:03:29.305Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
09:03:29 [2020-04-17T09:03:29.335Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
09:03:31 [2020-04-17T09:03:31.198Z] === RUN   TestDockerSuite/TestCpToStdout
09:03:31 [2020-04-17T09:03:31.426Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
09:03:31 [2020-04-17T09:03:31.761Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
09:03:33 [2020-04-17T09:03:33.130Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
09:03:33 [2020-04-17T09:03:33.480Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
09:03:34 [2020-04-17T09:03:34.101Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
09:03:35 [2020-04-17T09:03:35.023Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
09:03:35 [2020-04-17T09:03:35.586Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
09:03:36 [2020-04-17T09:03:36.516Z] === RUN   TestDockerSuite/TestCpVolumePath
09:03:37 [2020-04-17T09:03:37.042Z] ok  	github.com/docker/docker/cmd/dockerd/hack	0.006s	coverage: 72.9% of statements
09:03:37 [2020-04-17T09:03:37.042Z] ok  	github.com/docker/docker/cmd/dockerd	0.066s	coverage: 29.5% of statements
09:03:37 [2020-04-17T09:03:37.585Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
09:03:38 [2020-04-17T09:03:38.409Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
09:03:38 [2020-04-17T09:03:38.409Z] === RUN   TestDockerSuite/TestCreateArgs
09:03:38 [2020-04-17T09:03:38.409Z] === RUN   TestDockerSuite/TestCreateByImageID
09:03:38 [2020-04-17T09:03:38.972Z] === RUN   TestDockerSuite/TestCreateEchoStdout
09:03:39 [2020-04-17T09:03:39.552Z] ok  	github.com/docker/docker/container	0.118s	coverage: 35.6% of statements
09:03:39 [2020-04-17T09:03:39.552Z] ?   	github.com/docker/docker/container/stream	[no test files]
09:03:39 [2020-04-17T09:03:39.552Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
09:03:39 [2020-04-17T09:03:39.552Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
09:03:39 [2020-04-17T09:03:39.552Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
09:03:39 [2020-04-17T09:03:39.637Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
09:03:39 [2020-04-17T09:03:39.902Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
09:03:39 [2020-04-17T09:03:39.902Z] === RUN   TestDockerSuite/TestCreateHostConfig
09:03:39 [2020-04-17T09:03:39.902Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
09:03:40 [2020-04-17T09:03:40.465Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
09:03:41 [2020-04-17T09:03:41.028Z] === RUN   TestDockerSuite/TestCreateLabels
09:03:41 [2020-04-17T09:03:41.028Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
09:03:41 [2020-04-17T09:03:41.028Z] === RUN   TestDockerSuite/TestCreateRM
09:03:41 [2020-04-17T09:03:41.285Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
09:03:41 [2020-04-17T09:03:41.285Z] === RUN   TestDockerSuite/TestCreateStopSignal
09:03:41 [2020-04-17T09:03:41.542Z] === RUN   TestDockerSuite/TestCreateStopTimeout
09:03:41 [2020-04-17T09:03:41.542Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
09:03:44 [2020-04-17T09:03:44.062Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
09:03:44 [2020-04-17T09:03:44.062Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
09:03:44 [2020-04-17T09:03:44.062Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
09:03:45 [2020-04-17T09:03:45.178Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
09:03:48 [2020-04-17T09:03:48.239Z] === RUN   TestDockerSuite/TestCreateWithPortRange
09:03:48 [2020-04-17T09:03:48.239Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
09:03:48 [2020-04-17T09:03:48.239Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
09:03:48 [2020-04-17T09:03:48.239Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
09:03:48 [2020-04-17T09:03:48.239Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
09:03:48 [2020-04-17T09:03:48.239Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
09:03:48 [2020-04-17T09:03:48.802Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
09:03:49 [2020-04-17T09:03:49.480Z] ok  	github.com/docker/docker/daemon/cluster	0.029s	coverage: 0.5% of statements
09:03:49 [2020-04-17T09:03:49.734Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.008s	coverage: 65.3% of statements
09:03:50 [2020-04-17T09:03:50.171Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
09:03:51 [2020-04-17T09:03:51.100Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
09:03:51 [2020-04-17T09:03:51.617Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.011s	coverage: 35.8% of statements
09:03:52 [2020-04-17T09:03:52.997Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
09:03:54 [2020-04-17T09:03:54.367Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
09:03:54 [2020-04-17T09:03:54.367Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
09:03:55 [2020-04-17T09:03:55.299Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
09:03:56 [2020-04-17T09:03:56.230Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
09:03:56 [2020-04-17T09:03:56.488Z] === RUN   TestDockerSuite/TestDevicePermissions
09:03:57 [2020-04-17T09:03:57.419Z] === RUN   TestDockerSuite/TestDockerFails
09:03:57 [2020-04-17T09:03:57.419Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
09:03:57 [2020-04-17T09:03:57.419Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
09:03:57 [2020-04-17T09:03:57.419Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
09:03:57 [2020-04-17T09:03:57.755Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
09:03:59 [2020-04-17T09:03:59.239Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
09:03:59 [2020-04-17T09:03:59.313Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
09:03:59 [2020-04-17T09:03:59.313Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
09:03:59 [2020-04-17T09:03:59.787Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.432s	coverage: 13.7% of statements
09:04:00 [2020-04-17T09:04:00.243Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
09:04:00 [2020-04-17T09:04:00.344Z] ok  	github.com/docker/docker/daemon	12.190s	coverage: 17.5% of statements
09:04:00 [2020-04-17T09:04:00.345Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
09:04:00 [2020-04-17T09:04:00.345Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
09:04:01 [2020-04-17T09:04:01.267Z] ok  	github.com/docker/docker/daemon/config	0.057s	coverage: 82.2% of statements
09:04:01 [2020-04-17T09:04:01.279Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
09:04:01 [2020-04-17T09:04:01.826Z] ok  	github.com/docker/docker/daemon/discovery	0.007s	coverage: 30.4% of statements
09:04:02 [2020-04-17T09:04:02.138Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
09:04:02 [2020-04-17T09:04:02.138Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
09:04:02 [2020-04-17T09:04:02.138Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
09:04:02 [2020-04-17T09:04:02.385Z] ok  	github.com/docker/docker/daemon/events	0.059s	coverage: 50.0% of statements
09:04:02 [2020-04-17T09:04:02.385Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
09:04:02 [2020-04-17T09:04:02.385Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
09:04:02 [2020-04-17T09:04:02.394Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
09:04:03 [2020-04-17T09:04:03.744Z] ok  	github.com/docker/docker/daemon/graphdriver	0.009s	coverage: 2.2% of statements
09:04:04 [2020-04-17T09:04:04.763Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
09:04:06 [2020-04-17T09:04:06.251Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.004s	coverage: 2.9% of statements
09:04:06 [2020-04-17T09:04:06.809Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.204s	coverage: 56.9% of statements
09:04:06 [2020-04-17T09:04:06.838Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
09:04:08 [2020-04-17T09:04:08.906Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
09:04:10 [2020-04-17T09:04:10.066Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	5.443s	coverage: 72.3% of statements
09:04:10 [2020-04-17T09:04:10.066Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	1.478s	coverage: 45.9% of statements
09:04:10 [2020-04-17T09:04:10.066Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
09:04:10 [2020-04-17T09:04:10.495Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
09:04:10 [2020-04-17T09:04:10.941Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
09:04:10 [2020-04-17T09:04:10.941Z] Using test binary docker
09:04:10 [2020-04-17T09:04:10.941Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
09:04:10 [2020-04-17T09:04:10.941Z] +++ /etc/init.d/apparmor start
09:04:10 [2020-04-17T09:04:10.941Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
09:04:10 [2020-04-17T09:04:10.941Z] INFO: Waiting for daemon to start...
09:04:10 [2020-04-17T09:04:10.941Z] Starting dockerd
09:04:10 [2020-04-17T09:04:10.941Z] +++ 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:04:11 [2020-04-17T09:04:11.869Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
09:04:12 [2020-04-17T09:04:12.572Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.940s	coverage: 49.5% of statements
09:04:12 [2020-04-17T09:04:12.966Z] .
09:04:12 [2020-04-17T09:04:12.966Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
09:04:12 [2020-04-17T09:04:12.966Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
09:04:12 [2020-04-17T09:04:12.966Z] Error: No such image: emptyfs
09:04:12 [2020-04-17T09:04:12.966Z] ++++ tar -cC bundles/test-integration/emptyfs .
09:04:12 [2020-04-17T09:04:12.966Z] ++++ docker load
09:04:12 [2020-04-17T09:04:12.966Z] Running integration-test (iteration 1)
09:04:12 [2020-04-17T09:04:12.966Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m 
09:04:12 [2020-04-17T09:04:12.966Z] ++ 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
09:04:12 [2020-04-17T09:04:12.966Z] ++ set -e
09:04:12 [2020-04-17T09:04:12.966Z] ++ '[' -n 0 ']'
09:04:12 [2020-04-17T09:04:12.966Z] ++ set -x
09:04:12 [2020-04-17T09:04:12.966Z] ++ env -i DEST=/go/src/github.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
09:04:13 [2020-04-17T09:04:13.932Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.299s	coverage: 76.1% of statements
09:04:14 [2020-04-17T09:04:14.855Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	3.038s	coverage: 60.4% of statements
09:04:14 [2020-04-17T09:04:14.855Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
09:04:14 [2020-04-17T09:04:14.855Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
09:04:14 [2020-04-17T09:04:14.855Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.008s	coverage: 58.0% of statements
09:04:15 [2020-04-17T09:04:15.174Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
09:04:16 [2020-04-17T09:04:16.735Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.013s	coverage: 3.0% of statements
09:04:17 [2020-04-17T09:04:17.066Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
09:04:17 [2020-04-17T09:04:17.293Z] ok  	github.com/docker/docker/daemon/links	0.005s	coverage: 93.0% of statements
09:04:17 [2020-04-17T09:04:17.996Z] === RUN   TestDockerSuite/TestEventsAttach
09:04:17 [2020-04-17T09:04:17.996Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
09:04:18 [2020-04-17T09:04:18.216Z] ok  	github.com/docker/docker/daemon/images	0.015s	coverage: 4.9% of statements
09:04:18 [2020-04-17T09:04:18.216Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
09:04:18 [2020-04-17T09:04:18.216Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
09:04:18 [2020-04-17T09:04:18.928Z] === RUN   TestDockerSuite/TestEventsCommit
09:04:19 [2020-04-17T09:04:19.140Z] ok  	github.com/docker/docker/daemon/logger	0.220s	coverage: 43.7% of statements
09:04:19 [2020-04-17T09:04:19.860Z] === RUN   TestDockerSuite/TestEventsContainerEvents
09:04:20 [2020-04-17T09:04:20.500Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.176s	coverage: 78.6% of statements
09:04:20 [2020-04-17T09:04:20.500Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
09:04:20 [2020-04-17T09:04:20.500Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
09:04:20 [2020-04-17T09:04:20.500Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.006s	coverage: 67.0% of statements
09:04:20 [2020-04-17T09:04:20.791Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
09:04:21 [2020-04-17T09:04:21.722Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
09:04:21 [2020-04-17T09:04:21.858Z] ok  	github.com/docker/docker/daemon/logger/journald	0.009s	coverage: 26.2% of statements
09:04:21 [2020-04-17T09:04:21.858Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.020s	coverage: 62.1% of statements
09:04:22 [2020-04-17T09:04:22.112Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.004s	coverage: 88.3% of statements
09:04:22 [2020-04-17T09:04:22.654Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
09:04:23 [2020-04-17T09:04:23.470Z] ok  	github.com/docker/docker/daemon/logger/local	0.013s	coverage: 74.7% of statements
09:04:23 [2020-04-17T09:04:23.470Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
09:04:23 [2020-04-17T09:04:23.724Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.033s	coverage: 19.9% of statements
09:04:25 [2020-04-17T09:04:25.178Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
09:04:25 [2020-04-17T09:04:25.605Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.004s	coverage: 47.8% of statements
09:04:25 [2020-04-17T09:04:25.860Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
09:04:26 [2020-04-17T09:04:26.418Z] ok  	github.com/docker/docker/daemon/network	0.003s	coverage: 63.8% of statements
09:04:26 [2020-04-17T09:04:26.547Z] === RUN   TestDockerSuite/TestEventsContainerRestart
09:04:26 [2020-04-17T09:04:26.673Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.635s	coverage: 84.5% of statements
09:04:26 [2020-04-17T09:04:26.673Z] ?   	github.com/docker/docker/daemon/names	[no test files]
09:04:26 [2020-04-17T09:04:26.673Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
09:04:28 [2020-04-17T09:04:28.229Z] Loaded image: buildpack-deps:jessie
09:04:28 [2020-04-17T09:04:28.229Z] Loaded image: busybox:latest
09:04:28 [2020-04-17T09:04:28.229Z] Loaded image: busybox:glibc
09:04:28 [2020-04-17T09:04:28.229Z] Loaded image: debian:jessie
09:04:28 [2020-04-17T09:04:28.229Z] Loaded image: hello-world:latest
09:04:28 [2020-04-17T09:04:28.229Z] INFO: Testing against a local daemon
09:04:28 [2020-04-17T09:04:28.229Z] === RUN   TestBuildWithSession
09:04:28 [2020-04-17T09:04:28.555Z] ok  	github.com/docker/docker/distribution/metadata	0.030s	coverage: 48.2% of statements
09:04:28 [2020-04-17T09:04:28.810Z] ok  	github.com/docker/docker/distribution	0.232s	coverage: 22.3% of statements
09:04:28 [2020-04-17T09:04:28.810Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
09:04:29 [2020-04-17T09:04:29.246Z] --- PASS: TestBuildWithSession (2.12s)
09:04:29 [2020-04-17T09:04:29.246Z] === RUN   TestBuildSquashParent
09:04:29 [2020-04-17T09:04:29.820Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
09:04:30 [2020-04-17T09:04:30.168Z] ok  	github.com/docker/docker/errdefs	0.011s	coverage: 49.4% of statements
09:04:31 [2020-04-17T09:04:31.548Z] ok  	github.com/docker/docker/image	0.015s	coverage: 86.4% of statements
09:04:31 [2020-04-17T09:04:31.548Z] ok  	github.com/docker/docker/distribution/xfer	1.434s	coverage: 83.4% of statements
09:04:31 [2020-04-17T09:04:31.548Z] ?   	github.com/docker/docker/dockerversion	[no test files]
09:04:32 [2020-04-17T09:04:32.341Z] === RUN   TestDockerSuite/TestEventsCopy
09:04:32 [2020-04-17T09:04:32.470Z] ok  	github.com/docker/docker/image/cache	0.008s	coverage: 19.2% of statements
09:04:32 [2020-04-17T09:04:32.470Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
09:04:33 [2020-04-17T09:04:33.028Z] ok  	github.com/docker/docker/image/v1	0.026s	coverage: 25.0% of statements
09:04:33 [2020-04-17T09:04:33.028Z] ?   	github.com/docker/docker/internal/test	[no test files]
09:04:33 [2020-04-17T09:04:33.710Z] === RUN   TestDockerSuite/TestEventsFilterContainer
09:04:34 [2020-04-17T09:04:34.387Z] ?   	github.com/docker/docker/internal/test/daemon	[no test files]
09:04:34 [2020-04-17T09:04:34.387Z] ?   	github.com/docker/docker/internal/test/environment	[no test files]
09:04:34 [2020-04-17T09:04:34.387Z] ?   	github.com/docker/docker/internal/test/fakecontext	[no test files]
09:04:34 [2020-04-17T09:04:34.387Z] ?   	github.com/docker/docker/internal/test/fakegit	[no test files]
09:04:34 [2020-04-17T09:04:34.387Z] ?   	github.com/docker/docker/internal/test/fakestorage	[no test files]
09:04:34 [2020-04-17T09:04:34.387Z] ?   	github.com/docker/docker/internal/test/fixtures/load	[no test files]
09:04:34 [2020-04-17T09:04:34.387Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin	[no test files]
09:04:34 [2020-04-17T09:04:34.387Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin/basic	[no test files]
09:04:34 [2020-04-17T09:04:34.641Z] ?   	github.com/docker/docker/internal/test/registry	[no test files]
09:04:34 [2020-04-17T09:04:34.641Z] ?   	github.com/docker/docker/internal/test/request	[no test files]
09:04:34 [2020-04-17T09:04:34.641Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
09:04:34 [2020-04-17T09:04:34.783Z] --- PASS: TestBuildSquashParent (5.13s)
09:04:34 [2020-04-17T09:04:34.783Z] === RUN   TestBuildWithRemoveAndForceRemove
09:04:34 [2020-04-17T09:04:34.783Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:04:34 [2020-04-17T09:04:34.783Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:04:34 [2020-04-17T09:04:34.783Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:04:34 [2020-04-17T09:04:34.783Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:04:34 [2020-04-17T09:04:34.783Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:04:34 [2020-04-17T09:04:34.783Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:04:34 [2020-04-17T09:04:34.783Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:04:34 [2020-04-17T09:04:34.783Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:04:34 [2020-04-17T09:04:34.783Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:04:34 [2020-04-17T09:04:34.783Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:04:34 [2020-04-17T09:04:34.783Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:04:34 [2020-04-17T09:04:34.783Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:04:34 [2020-04-17T09:04:34.783Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:04:34 [2020-04-17T09:04:34.783Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:04:34 [2020-04-17T09:04:34.783Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:04:34 [2020-04-17T09:04:34.783Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:04:34 [2020-04-17T09:04:34.896Z] ok  	github.com/docker/docker/internal/testutil	0.015s	coverage: 62.5% of statements
09:04:35 [2020-04-17T09:04:35.604Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
09:04:35 [2020-04-17T09:04:35.604Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
09:04:35 [2020-04-17T09:04:35.820Z] ok  	github.com/docker/docker/libcontainerd/queue	0.027s	coverage: 100.0% of statements
09:04:36 [2020-04-17T09:04:36.169Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
09:04:36 [2020-04-17T09:04:36.426Z] === RUN   TestDockerSuite/TestEventsFilterImageName
09:04:37 [2020-04-17T09:04:37.180Z] ok  	github.com/docker/docker/opts	0.017s	coverage: 66.9% of statements
09:04:37 [2020-04-17T09:04:37.180Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 50.0% of statements
09:04:37 [2020-04-17T09:04:37.505Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:04:37 [2020-04-17T09:04:37.805Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:04:37 [2020-04-17T09:04:37.913Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
09:04:37 [2020-04-17T09:04:37.913Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
09:04:38 [2020-04-17T09:04:38.322Z] === RUN   TestDockerSuite/TestEventsFilterLabels
09:04:38 [2020-04-17T09:04:38.322Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
09:04:38 [2020-04-17T09:04:38.322Z] === RUN   TestDockerSuite/TestEventsFilterType
09:04:38 [2020-04-17T09:04:38.885Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
09:04:38 [2020-04-17T09:04:38.885Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
09:04:38 [2020-04-17T09:04:38.885Z] === RUN   TestDockerSuite/TestEventsFilters
09:04:39 [2020-04-17T09:04:39.061Z] ok  	github.com/docker/docker/pkg/archive	0.378s	coverage: 77.1% of statements
09:04:39 [2020-04-17T09:04:39.856Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s)
09:04:39 [2020-04-17T09:04:39.856Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.92s)
09:04:39 [2020-04-17T09:04:39.856Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.12s)
09:04:39 [2020-04-17T09:04:39.856Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.21s)
09:04:39 [2020-04-17T09:04:39.856Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.27s)
09:04:39 [2020-04-17T09:04:39.856Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.18s)
09:04:39 [2020-04-17T09:04:39.856Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.11s)
09:04:39 [2020-04-17T09:04:39.856Z] === RUN   TestBuildMultiStageCopy
09:04:39 [2020-04-17T09:04:39.856Z] === RUN   TestBuildMultiStageCopy/copy_to_root
09:04:39 [2020-04-17T09:04:39.985Z] ok  	github.com/docker/docker/pkg/authorization	0.135s	coverage: 66.7% of statements
09:04:39 [2020-04-17T09:04:39.985Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
09:04:40 [2020-04-17T09:04:40.239Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
09:04:40 [2020-04-17T09:04:40.780Z] === RUN   TestDockerSuite/TestEventsFormat
09:04:40 [2020-04-17T09:04:40.847Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
09:04:40 [2020-04-17T09:04:40.847Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
09:04:41 [2020-04-17T09:04:41.890Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
09:04:42 [2020-04-17T09:04:42.148Z] === RUN   TestDockerSuite/TestEventsFormatBadField
09:04:42 [2020-04-17T09:04:42.148Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
09:04:42 [2020-04-17T09:04:42.148Z] === RUN   TestDockerSuite/TestEventsImageImport
09:04:42 [2020-04-17T09:04:42.174Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
09:04:42 [2020-04-17T09:04:42.457Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
09:04:43 [2020-04-17T09:04:43.076Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
09:04:43 [2020-04-17T09:04:43.077Z] === RUN   TestDockerSuite/TestEventsImageLoad
09:04:43 [2020-04-17T09:04:43.334Z] === RUN   TestDockerSuite/TestEventsImagePull
09:04:43 [2020-04-17T09:04:43.362Z] --- PASS: TestBuildMultiStageCopy (3.54s)
09:04:43 [2020-04-17T09:04:43.362Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.97s)
09:04:43 [2020-04-17T09:04:43.362Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.36s)
09:04:43 [2020-04-17T09:04:43.362Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.38s)
09:04:43 [2020-04-17T09:04:43.362Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.42s)
09:04:43 [2020-04-17T09:04:43.362Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.42s)
09:04:43 [2020-04-17T09:04:43.362Z] === RUN   TestBuildMultiStageParentConfig
09:04:43 [2020-04-17T09:04:43.590Z] === RUN   TestDockerSuite/TestEventsImageTag
09:04:44 [2020-04-17T09:04:44.378Z] --- PASS: TestBuildMultiStageParentConfig (0.94s)
09:04:44 [2020-04-17T09:04:44.378Z] === RUN   TestBuildLabelWithTargets
09:04:44 [2020-04-17T09:04:44.432Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.901s	coverage: 43.2% of statements
09:04:44 [2020-04-17T09:04:44.433Z] ok  	github.com/docker/docker/layer	7.467s	coverage: 72.0% of statements
09:04:44 [2020-04-17T09:04:44.433Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
09:04:44 [2020-04-17T09:04:44.433Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
09:04:44 [2020-04-17T09:04:44.433Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
09:04:44 [2020-04-17T09:04:44.433Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
09:04:44 [2020-04-17T09:04:44.433Z] ?   	github.com/docker/docker/oci	[no test files]
09:04:44 [2020-04-17T09:04:44.433Z] ?   	github.com/docker/docker/oci/caps	[no test files]
09:04:44 [2020-04-17T09:04:44.433Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
09:04:44 [2020-04-17T09:04:44.433Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
09:04:44 [2020-04-17T09:04:44.433Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 80.0% of statements
09:04:44 [2020-04-17T09:04:44.958Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
09:04:44 [2020-04-17T09:04:44.958Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
09:04:44 [2020-04-17T09:04:44.958Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
09:04:44 [2020-04-17T09:04:44.958Z] === RUN   TestDockerSuite/TestEventsPluginOps
09:04:44 [2020-04-17T09:04:44.991Z] ok  	github.com/docker/docker/pkg/discovery	0.005s	coverage: 58.3% of statements
09:04:44 [2020-04-17T09:04:44.991Z] ok  	github.com/docker/docker/pkg/discovery/file	0.004s	coverage: 92.9% of statements
09:04:45 [2020-04-17T09:04:45.549Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.017s	coverage: 92.3% of statements
09:04:45 [2020-04-17T09:04:45.578Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
09:04:45 [2020-04-17T09:04:45.859Z] --- PASS: TestBuildLabelWithTargets (1.49s)
09:04:45 [2020-04-17T09:04:45.859Z] === RUN   TestBuildWithEmptyLayers
09:04:46 [2020-04-17T09:04:46.107Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.004s	coverage: 93.8% of statements
09:04:46 [2020-04-17T09:04:46.478Z] --- PASS: TestBuildWithEmptyLayers (0.80s)
09:04:46 [2020-04-17T09:04:46.478Z] === RUN   TestBuildMultiStageOnBuild
09:04:46 [2020-04-17T09:04:46.554Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
09:04:46 [2020-04-17T09:04:46.554Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
09:04:46 [2020-04-17T09:04:46.554Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
09:04:46 [2020-04-17T09:04:46.554Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
09:04:46 [2020-04-17T09:04:46.554Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
09:04:46 [2020-04-17T09:04:46.665Z] ok  	github.com/docker/docker/pkg/dmesg	0.004s	coverage: 83.3% of statements
09:04:46 [2020-04-17T09:04:46.850Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
09:04:47 [2020-04-17T09:04:47.413Z] === RUN   TestDockerSuite/TestEventsRename
09:04:47 [2020-04-17T09:04:47.534Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
09:04:47 [2020-04-17T09:04:47.588Z] ok  	github.com/docker/docker/pkg/filenotify	0.603s	coverage: 66.3% of statements
09:04:48 [2020-04-17T09:04:48.344Z] === RUN   TestDockerSuite/TestEventsResize
09:04:48 [2020-04-17T09:04:48.512Z] ok  	github.com/docker/docker/pkg/fileutils	0.006s	coverage: 89.5% of statements
09:04:49 [2020-04-17T09:04:49.070Z] ok  	github.com/docker/docker/pkg/fsutils	0.200s	coverage: 85.1% of statements
09:04:49 [2020-04-17T09:04:49.174Z] --- PASS: TestBuildMultiStageOnBuild (2.12s)
09:04:49 [2020-04-17T09:04:49.174Z] === RUN   TestBuildUncleanTarFilenames
09:04:49 [2020-04-17T09:04:49.276Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
09:04:49 [2020-04-17T09:04:49.325Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.062s	coverage: 84.1% of statements
09:04:49 [2020-04-17T09:04:49.579Z] ok  	github.com/docker/docker/pkg/homedir	0.006s	coverage: 10.2% of statements
09:04:49 [2020-04-17T09:04:49.802Z] --- PASS: TestBuildUncleanTarFilenames (1.20s)
09:04:49 [2020-04-17T09:04:49.802Z] === RUN   TestBuildMultiStageLayerLeak
09:04:50 [2020-04-17T09:04:50.205Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
09:04:50 [2020-04-17T09:04:50.459Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
09:04:50 [2020-04-17T09:04:50.937Z] ok  	github.com/docker/docker/pkg/idtools	0.483s	coverage: 70.1% of statements
09:04:50 [2020-04-17T09:04:50.937Z] ok  	github.com/docker/docker/pkg/ioutils	0.398s	coverage: 70.4% of statements
09:04:51 [2020-04-17T09:04:51.135Z] === RUN   TestDockerSuite/TestEventsStreaming
09:04:51 [2020-04-17T09:04:51.191Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.005s	coverage: 91.7% of statements
09:04:51 [2020-04-17T09:04:51.392Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
09:04:51 [2020-04-17T09:04:51.445Z] ok  	github.com/docker/docker/pkg/locker	0.016s	coverage: 88.9% of statements
09:04:51 [2020-04-17T09:04:51.649Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
09:04:51 [2020-04-17T09:04:51.699Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
09:04:51 [2020-04-17T09:04:51.699Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
09:04:52 [2020-04-17T09:04:52.007Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
09:04:52 [2020-04-17T09:04:52.007Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
09:04:52 [2020-04-17T09:04:52.007Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
09:04:52 [2020-04-17T09:04:52.007Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
09:04:52 [2020-04-17T09:04:52.258Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
09:04:52 [2020-04-17T09:04:52.490Z] --- PASS: TestBuildMultiStageLayerLeak (2.33s)
09:04:52 [2020-04-17T09:04:52.490Z] === RUN   TestBuildWithHugeFile
09:04:52 [2020-04-17T09:04:52.512Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
09:04:52 [2020-04-17T09:04:52.766Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
09:04:52 [2020-04-17T09:04:52.766Z] ok  	github.com/docker/docker/pkg/mount	0.572s	coverage: 69.6% of statements
09:04:52 [2020-04-17T09:04:52.766Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
09:04:53 [2020-04-17T09:04:53.021Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.005s	coverage: 90.0% of statements
09:04:53 [2020-04-17T09:04:53.275Z] ok  	github.com/docker/docker/pkg/pidfile	0.006s	coverage: 82.4% of statements
09:04:53 [2020-04-17T09:04:53.275Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
09:04:53 [2020-04-17T09:04:53.275Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
09:04:54 [2020-04-17T09:04:54.199Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.022s	coverage: 56.8% of statements
09:04:54 [2020-04-17T09:04:54.757Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
09:04:54 [2020-04-17T09:04:54.921Z] === RUN   TestDockerSuite/TestEventsTop
09:04:54 [2020-04-17T09:04:54.933Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
09:04:55 [2020-04-17T09:04:55.012Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 87.9% of statements
09:04:55 [2020-04-17T09:04:55.266Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
09:04:55 [2020-04-17T09:04:55.852Z] === RUN   TestDockerSuite/TestEventsUntag
09:04:56 [2020-04-17T09:04:56.624Z] ok  	github.com/docker/docker/pkg/pubsub	1.026s	coverage: 72.7% of statements
09:04:56 [2020-04-17T09:04:56.879Z] ok  	github.com/docker/docker/pkg/reexec	0.006s	coverage: 82.4% of statements
09:04:57 [2020-04-17T09:04:57.746Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
09:04:58 [2020-04-17T09:04:58.683Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
09:05:00 [2020-04-17T09:05:00.135Z] ok  	github.com/docker/docker/pkg/signal	2.833s	coverage: 61.0% of statements
09:05:00 [2020-04-17T09:05:00.389Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
09:05:00 [2020-04-17T09:05:00.655Z] === RUN   TestDockerSuite/TestExec
09:05:00 [2020-04-17T09:05:00.948Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
09:05:01 [2020-04-17T09:05:01.202Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
09:05:01 [2020-04-17T09:05:01.456Z] ok  	github.com/docker/docker/pkg/symlink	0.007s	coverage: 87.7% of statements
09:05:01 [2020-04-17T09:05:01.586Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
09:05:02 [2020-04-17T09:05:02.014Z] ok  	github.com/docker/docker/pkg/sysinfo	0.004s	coverage: 81.4% of statements
09:05:02 [2020-04-17T09:05:02.519Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
09:05:02 [2020-04-17T09:05:02.573Z] ok  	github.com/docker/docker/pkg/system	0.022s	coverage: 35.1% of statements
09:05:02 [2020-04-17T09:05:02.827Z] ok  	github.com/docker/docker/pkg/tailfile	0.048s	coverage: 88.6% of statements
09:05:03 [2020-04-17T09:05:03.389Z] ok  	github.com/docker/docker/pkg/tarsum	0.046s	coverage: 89.3% of statements
09:05:03 [2020-04-17T09:05:03.451Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
09:05:03 [2020-04-17T09:05:03.951Z] ok  	github.com/docker/docker/pkg/term	0.004s	coverage: 84.8% of statements
09:05:04 [2020-04-17T09:05:04.014Z] === RUN   TestDockerSuite/TestExecAPIStart
09:05:04 [2020-04-17T09:05:04.206Z] testing: warning: no tests to run
09:05:04 [2020-04-17T09:05:04.206Z] ok  	github.com/docker/docker/pkg/term/windows	0.002s	coverage: 0.0% of statements [no tests to run]
09:05:04 [2020-04-17T09:05:04.764Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
09:05:04 [2020-04-17T09:05:04.764Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
09:05:05 [2020-04-17T09:05:05.018Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
09:05:05 [2020-04-17T09:05:05.908Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
09:05:06 [2020-04-17T09:05:06.840Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
09:05:06 [2020-04-17T09:05:06.899Z] ok  	github.com/docker/docker/plugin	0.535s	coverage: 27.3% of statements
09:05:07 [2020-04-17T09:05:07.363Z] === RUN   TestDockerSuite/TestBuildAddNonTar
09:05:07 [2020-04-17T09:05:07.769Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
09:05:07 [2020-04-17T09:05:07.821Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.5% of statements
09:05:08 [2020-04-17T09:05:08.379Z] ok  	github.com/docker/docker/profiles/seccomp	0.005s	coverage: 74.1% of statements
09:05:08 [2020-04-17T09:05:08.701Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
09:05:08 [2020-04-17T09:05:08.938Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
09:05:09 [2020-04-17T09:05:09.266Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
09:05:10 [2020-04-17T09:05:10.196Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
09:05:10 [2020-04-17T09:05:10.298Z] ok  	github.com/docker/docker/registry	0.075s	coverage: 56.3% of statements
09:05:10 [2020-04-17T09:05:10.857Z] ok  	github.com/docker/docker/registry/resumable	0.015s	coverage: 100.0% of statements
09:05:11 [2020-04-17T09:05:11.112Z] ok  	github.com/docker/docker/restartmanager	0.001s	coverage: 49.0% of statements
09:05:11 [2020-04-17T09:05:11.125Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
09:05:11 [2020-04-17T09:05:11.671Z] ok  	github.com/docker/docker/runconfig	0.008s	coverage: 68.2% of statements
09:05:12 [2020-04-17T09:05:12.594Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
09:05:13 [2020-04-17T09:05:13.021Z] === RUN   TestDockerSuite/TestExecCgroup
09:05:13 [2020-04-17T09:05:13.153Z] ok  	github.com/docker/docker/volume/local	0.024s	coverage: 73.0% of statements
09:05:13 [2020-04-17T09:05:13.188Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
09:05:13 [2020-04-17T09:05:13.711Z] ok  	github.com/docker/docker/volume/mounts	0.018s	coverage: 67.0% of statements
09:05:13 [2020-04-17T09:05:13.952Z] === RUN   TestDockerSuite/TestExecEnv
09:05:14 [2020-04-17T09:05:14.164Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
09:05:14 [2020-04-17T09:05:14.164Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
09:05:14 [2020-04-17T09:05:14.883Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
09:05:15 [2020-04-17T09:05:15.070Z] ok  	github.com/docker/docker/volume/service	0.016s	coverage: 73.0% of statements
09:05:16 [2020-04-17T09:05:16.780Z] === RUN   TestDockerSuite/TestExecExitStatus
09:05:17 [2020-04-17T09:05:17.088Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
09:05:17 [2020-04-17T09:05:17.710Z] === RUN   TestDockerSuite/TestExecInspectID
09:05:18 [2020-04-17T09:05:18.639Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
09:05:20 [2020-04-17T09:05:20.982Z] === RUN   TestDockerSuite/TestExecInteractive
09:05:21 [2020-04-17T09:05:21.545Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
09:05:22 [2020-04-17T09:05:22.476Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
09:05:23 [2020-04-17T09:05:23.502Z] === RUN   TestDockerSuite/TestExecParseError
09:05:24 [2020-04-17T09:05:24.065Z] === RUN   TestDockerSuite/TestExecPausedContainer
09:05:24 [2020-04-17T09:05:24.998Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
09:05:25 [2020-04-17T09:05:25.928Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
09:05:26 [2020-04-17T09:05:26.858Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
09:05:27 [2020-04-17T09:05:27.114Z] === RUN   TestDockerSuite/TestExecSetEnv
09:05:28 [2020-04-17T09:05:28.045Z] === RUN   TestDockerSuite/TestExecStartFails
09:05:28 [2020-04-17T09:05:28.975Z] === RUN   TestDockerSuite/TestExecStateCleanup
09:05:29 [2020-04-17T09:05:29.001Z] === RUN   TestDockerSuite/TestBuildAddScript
09:05:29 [2020-04-17T09:05:29.001Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
09:05:29 [2020-04-17T09:05:29.001Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
09:05:29 [2020-04-17T09:05:29.001Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
09:05:29 [2020-04-17T09:05:29.001Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
09:05:29 [2020-04-17T09:05:29.001Z] === RUN   TestDockerSuite/TestBuildAddTar
09:05:29 [2020-04-17T09:05:29.881Z] ok  	github.com/docker/docker/pkg/plugins	33.615s	coverage: 76.8% of statements
09:05:29 [2020-04-17T09:05:29.881Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
09:05:29 [2020-04-17T09:05:29.881Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
09:05:29 [2020-04-17T09:05:29.881Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
09:05:29 [2020-04-17T09:05:29.881Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
09:05:29 [2020-04-17T09:05:29.881Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
09:05:29 [2020-04-17T09:05:29.881Z] ?   	github.com/docker/docker/rootless	[no test files]
09:05:29 [2020-04-17T09:05:29.881Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
09:05:29 [2020-04-17T09:05:29.881Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
09:05:29 [2020-04-17T09:05:29.881Z] ?   	github.com/docker/docker/volume	[no test files]
09:05:29 [2020-04-17T09:05:29.881Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
09:05:29 [2020-04-17T09:05:29.881Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
09:05:29 [2020-04-17T09:05:29.881Z] 
09:05:29 [2020-04-17T09:05:29.881Z] === Skipped
09:05:29 [2020-04-17T09:05:29.881Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
09:05:29 [2020-04-17T09:05:29.881Z]     exec_linux_test.go:18: requires AppArmor to be enabled
09:05:29 [2020-04-17T09:05:29.881Z] 
09:05:29 [2020-04-17T09:05:29.881Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
09:05:29 [2020-04-17T09:05:29.881Z]     exec_linux_test.go:38: requires AppArmor to be enabled
09:05:29 [2020-04-17T09:05:29.881Z] 
09:05:29 [2020-04-17T09:05:29.881Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
09:05:29 [2020-04-17T09:05:29.881Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:05:29 [2020-04-17T09:05:29.881Z]     graphtest_unix.go:46: Driver btrfs not supported
09:05:29 [2020-04-17T09:05:29.881Z] 
09:05:29 [2020-04-17T09:05:29.881Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
09:05:29 [2020-04-17T09:05:29.881Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:05:29 [2020-04-17T09:05:29.881Z]     graphtest_unix.go:46: Driver btrfs not supported
09:05:29 [2020-04-17T09:05:29.881Z] 
09:05:29 [2020-04-17T09:05:29.881Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
09:05:29 [2020-04-17T09:05:29.881Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:05:29 [2020-04-17T09:05:29.881Z]     graphtest_unix.go:46: Driver btrfs not supported
09:05:29 [2020-04-17T09:05:29.881Z] 
09:05:29 [2020-04-17T09:05:29.881Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
09:05:29 [2020-04-17T09:05:29.881Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:05:29 [2020-04-17T09:05:29.881Z]     graphtest_unix.go:46: Driver btrfs not supported
09:05:29 [2020-04-17T09:05:29.881Z] 
09:05:29 [2020-04-17T09:05:29.881Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
09:05:29 [2020-04-17T09:05:29.881Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:05:29 [2020-04-17T09:05:29.881Z]     graphtest_unix.go:46: Driver btrfs not supported
09:05:29 [2020-04-17T09:05:29.881Z] 
09:05:29 [2020-04-17T09:05:29.881Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
09:05:29 [2020-04-17T09:05:29.881Z]     graphtest_unix.go:73: No driver to put!
09:05:29 [2020-04-17T09:05:29.881Z] 
09:05:29 [2020-04-17T09:05:29.881Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
09:05:29 [2020-04-17T09:05:29.881Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
09:05:29 [2020-04-17T09:05:29.881Z] 
09:05:29 [2020-04-17T09:05:29.881Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
09:05:29 [2020-04-17T09:05:29.881Z]     overlay_test.go:49: Fails to compute changes intermittently
09:05:29 [2020-04-17T09:05:29.881Z] 
09:05:29 [2020-04-17T09:05:29.881Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
09:05:29 [2020-04-17T09:05:29.881Z]     overlay_test.go:65: Cannot run test with naive change algorithm
09:05:29 [2020-04-17T09:05:29.881Z] 
09:05:29 [2020-04-17T09:05:29.881Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
09:05:29 [2020-04-17T09:05:29.881Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
09:05:29 [2020-04-17T09:05:29.881Z] 
09:05:29 [2020-04-17T09:05:29.881Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
09:05:29 [2020-04-17T09:05:29.881Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:05:29 [2020-04-17T09:05:29.881Z]     graphtest_unix.go:46: Driver zfs not supported
09:05:29 [2020-04-17T09:05:29.881Z] 
09:05:29 [2020-04-17T09:05:29.881Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
09:05:29 [2020-04-17T09:05:29.881Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:05:29 [2020-04-17T09:05:29.881Z]     graphtest_unix.go:46: Driver zfs not supported
09:05:29 [2020-04-17T09:05:29.881Z] 
09:05:29 [2020-04-17T09:05:29.881Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
09:05:29 [2020-04-17T09:05:29.881Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:05:29 [2020-04-17T09:05:29.881Z]     graphtest_unix.go:46: Driver zfs not supported
09:05:29 [2020-04-17T09:05:29.881Z] 
09:05:29 [2020-04-17T09:05:29.881Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
09:05:29 [2020-04-17T09:05:29.881Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:05:29 [2020-04-17T09:05:29.881Z]     graphtest_unix.go:46: Driver zfs not supported
09:05:29 [2020-04-17T09:05:29.881Z] 
09:05:29 [2020-04-17T09:05:29.881Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
09:05:29 [2020-04-17T09:05:29.881Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:05:29 [2020-04-17T09:05:29.881Z]     graphtest_unix.go:46: Driver zfs not supported
09:05:29 [2020-04-17T09:05:29.881Z] 
09:05:29 [2020-04-17T09:05:29.881Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
09:05:29 [2020-04-17T09:05:29.881Z]     graphtest_unix.go:73: No driver to put!
09:05:29 [2020-04-17T09:05:29.881Z] 
09:05:29 [2020-04-17T09:05:29.881Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
09:05:29 [2020-04-17T09:05:29.881Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
09:05:29 [2020-04-17T09:05:29.881Z] 
09:05:29 [2020-04-17T09:05:29.881Z] 
09:05:29 [2020-04-17T09:05:29.881Z] DONE 2065 tests, 19 skipped in 238.800s
Post stage
[Pipeline] junit
09:05:29 [2020-04-17T09:05:29.889Z] Recording test results
09:05:29 [2020-04-17T09:05:29.906Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
09:05:30 [2020-04-17T09:05:30.441Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40782/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=73b52253848169499393976f4af9a27b21006ec5 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:73b52253848169499393976f4af9a27b21006ec5 hack/validate/vendor
09:05:31 [2020-04-17T09:05:31.363Z] No vendor changes in diff.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build e2e image)
[Pipeline] sh
09:05:32 [2020-04-17T09:05:32.235Z] + echo Building e2e image
09:05:32 [2020-04-17T09:05:32.235Z] Building e2e image
09:05:32 [2020-04-17T09:05:32.235Z] + docker build --build-arg DOCKER_GITCOMMIT=73b52253848169499393976f4af9a27b21006ec5 -t moby-e2e-test -f Dockerfile.e2e .
09:05:32 [2020-04-17T09:05:32.235Z] #2 [internal] load build definition from Dockerfile.e2e
09:05:32 [2020-04-17T09:05:32.235Z] #2 transferring dockerfile: 3.21kB done
09:05:32 [2020-04-17T09:05:32.235Z] #2 DONE 0.0s
09:05:32 [2020-04-17T09:05:32.235Z] 
09:05:32 [2020-04-17T09:05:32.235Z] #1 [internal] load .dockerignore
09:05:32 [2020-04-17T09:05:32.235Z] #1 transferring context: 34B done
09:05:32 [2020-04-17T09:05:32.235Z] #1 DONE 0.0s
09:05:32 [2020-04-17T09:05:32.235Z] 
09:05:32 [2020-04-17T09:05:32.235Z] #4 [internal] load metadata for docker.io/library/alpine:3.10
09:05:32 [2020-04-17T09:05:32.489Z] #4 ...
09:05:32 [2020-04-17T09:05:32.489Z] 
09:05:32 [2020-04-17T09:05:32.489Z] #3 [internal] load metadata for docker.io/library/golang:1.13.10-alpine
09:05:32 [2020-04-17T09:05:32.489Z] #3 DONE 0.2s
09:05:32 [2020-04-17T09:05:32.489Z] 
09:05:32 [2020-04-17T09:05:32.489Z] #4 [internal] load metadata for docker.io/library/alpine:3.10
09:05:32 [2020-04-17T09:05:32.489Z] #4 DONE 0.3s
09:05:32 [2020-04-17T09:05:32.489Z] 
09:05:32 [2020-04-17T09:05:32.489Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:84a409b4c...
09:05:32 [2020-04-17T09:05:32.489Z] #14 resolve docker.io/library/golang:1.13.10-alpine@sha256:84a409b4c174965a51e393064e46f6eb32adb80daa6097851268458136fd68b6 done
09:05:32 [2020-04-17T09:05:32.744Z] #14 sha256:c036cd76f7c49d77e3fb960854076ec537524f89bb0c99d73e5945b68e08a011 1.36kB / 1.36kB done
09:05:32 [2020-04-17T09:05:32.744Z] #14 sha256:3369136a43d197814f14414bf7112e8ddebd23c5bf787dd14dc3f078bad90dae 3.83kB / 3.83kB done
09:05:32 [2020-04-17T09:05:32.744Z] #14 sha256:aad63a9339440e7c3e1fff2b988991b9bfb81280042fa7f39a5e327023056819 0B / 2.80MB 0.1s
09:05:32 [2020-04-17T09:05:32.744Z] #14 sha256:c732a2540651eb09faab95b03b3b5928ab23e096fae0006bdc2abf9e0cb5bfb4 0B / 301.28kB 0.1s
09:05:32 [2020-04-17T09:05:32.744Z] #14 sha256:84a409b4c174965a51e393064e46f6eb32adb80daa6097851268458136fd68b6 1.65kB / 1.65kB done
09:05:32 [2020-04-17T09:05:32.744Z] #14 sha256:aad63a9339440e7c3e1fff2b988991b9bfb81280042fa7f39a5e327023056819 2.80MB / 2.80MB 0.2s done
09:05:32 [2020-04-17T09:05:32.744Z] #14 sha256:c732a2540651eb09faab95b03b3b5928ab23e096fae0006bdc2abf9e0cb5bfb4 301.28kB / 301.28kB 0.1s done
09:05:32 [2020-04-17T09:05:32.744Z] #14 extracting sha256:aad63a9339440e7c3e1fff2b988991b9bfb81280042fa7f39a5e327023056819
09:05:32 [2020-04-17T09:05:32.744Z] #14 sha256:5871566633bc6faf1b0e52c1712830bcc8ef24b9b6dddc4fdf9f24f1d0b257ef 124B / 124B 0.2s done
09:05:32 [2020-04-17T09:05:32.744Z] #14 sha256:7b2225181d6bcfb7877529a7257ff207cb14e52831420f770cbc2187031b6228 153B / 153B 0.2s done
09:05:32 [2020-04-17T09:05:32.744Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 6.49MB / 126.95MB 0.3s
09:05:33 [2020-04-17T09:05:33.000Z] #14 ...
09:05:33 [2020-04-17T09:05:33.000Z] 
09:05:33 [2020-04-17T09:05:33.000Z] #8 [internal] load build context
09:05:33 [2020-04-17T09:05:33.000Z] #8 transferring context: 801.98kB 0.4s done
09:05:33 [2020-04-17T09:05:33.000Z] #8 DONE 0.4s
09:05:33 [2020-04-17T09:05:33.000Z] 
09:05:33 [2020-04-17T09:05:33.000Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:84a409b4c...
09:05:33 [2020-04-17T09:05:33.000Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 20.83MB / 126.95MB 0.5s
09:05:33 [2020-04-17T09:05:33.254Z] #14 extracting sha256:aad63a9339440e7c3e1fff2b988991b9bfb81280042fa7f39a5e327023056819 0.4s done
09:05:33 [2020-04-17T09:05:33.254Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 27.91MB / 126.95MB 0.6s
09:05:33 [2020-04-17T09:05:33.254Z] #14 ...
09:05:33 [2020-04-17T09:05:33.254Z] 
09:05:33 [2020-04-17T09:05:33.254Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:7c3773f7bcc969f0...
09:05:33 [2020-04-17T09:05:33.254Z] #5 resolve docker.io/library/alpine:3.10@sha256:7c3773f7bcc969f03f8f653910001d99a9d324b4b9caa008846ad2c3089f5a5f done
09:05:33 [2020-04-17T09:05:33.254Z] #5 sha256:4167d3e149762ea326c26fc2fd4e36fdeb7d4e639408ad30f37b8f25ac285a98 2.79MB / 2.79MB 0.1s done
09:05:33 [2020-04-17T09:05:33.254Z] #5 sha256:7c3773f7bcc969f03f8f653910001d99a9d324b4b9caa008846ad2c3089f5a5f 1.64kB / 1.64kB done
09:05:33 [2020-04-17T09:05:33.254Z] #5 sha256:de78803598bc4c940fc4591d412bffe488205d5d953f94751c6308deeaaa7eb8 528B / 528B done
09:05:33 [2020-04-17T09:05:33.254Z] #5 sha256:af341ccd2df8b0e2d67cf8dd32e087bfda4e5756ebd1c76bbf3efa0dc246590e 1.51kB / 1.51kB done
09:05:33 [2020-04-17T09:05:33.254Z] #5 extracting sha256:4167d3e149762ea326c26fc2fd4e36fdeb7d4e639408ad30f37b8f25ac285a98 0.5s done
09:05:33 [2020-04-17T09:05:33.254Z] #5 DONE 0.7s
09:05:33 [2020-04-17T09:05:33.254Z] 
09:05:33 [2020-04-17T09:05:33.254Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:84a409b4c...
09:05:33 [2020-04-17T09:05:33.254Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 42.45MB / 126.95MB 0.8s
09:05:33 [2020-04-17T09:05:33.508Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 48.98MB / 126.95MB 0.9s
09:05:33 [2020-04-17T09:05:33.508Z] #14 extracting sha256:c732a2540651eb09faab95b03b3b5928ab23e096fae0006bdc2abf9e0cb5bfb4
09:05:33 [2020-04-17T09:05:33.508Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 69.78MB / 126.95MB 1.1s
09:05:33 [2020-04-17T09:05:33.508Z] #14 extracting sha256:c732a2540651eb09faab95b03b3b5928ab23e096fae0006bdc2abf9e0cb5bfb4 0.2s done
09:05:33 [2020-04-17T09:05:33.763Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 78.97MB / 126.95MB 1.2s
09:05:33 [2020-04-17T09:05:33.763Z] #14 extracting sha256:7b2225181d6bcfb7877529a7257ff207cb14e52831420f770cbc2187031b6228 0.0s done
09:05:33 [2020-04-17T09:05:33.763Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 86.07MB / 126.95MB 1.3s
09:05:34 [2020-04-17T09:05:34.025Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 102.86MB / 126.95MB 1.5s
09:05:34 [2020-04-17T09:05:34.025Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 109.75MB / 126.95MB 1.6s
09:05:34 [2020-04-17T09:05:34.299Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 126.95MB / 126.95MB 1.8s
09:05:34 [2020-04-17T09:05:34.554Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 126.95MB / 126.95MB 1.8s done
09:05:34 [2020-04-17T09:05:34.554Z] #14 ...
09:05:34 [2020-04-17T09:05:34.554Z] 
09:05:34 [2020-04-17T09:05:34.554Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus...
09:05:34 [2020-04-17T09:05:34.554Z] #6 DONE 1.3s
09:05:34 [2020-04-17T09:05:34.554Z] 
09:05:34 [2020-04-17T09:05:34.554Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:84a409b4c...
09:05:34 [2020-04-17T09:05:34.554Z] #14 extracting sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a
09:05:39 [2020-04-17T09:05:39.783Z] #14 extracting sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 5.1s
09:05:40 [2020-04-17T09:05:40.038Z] #14 ...
09:05:40 [2020-04-17T09:05:40.038Z] 
09:05:40 [2020-04-17T09:05:40.038Z] #7 [runner 3/12] RUN apk --no-cache add     bash     ca-certificates     g+...
09:05:40 [2020-04-17T09:05:40.038Z] #7 1.116 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz
09:05:40 [2020-04-17T09:05:40.038Z] #7 2.196 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz
09:05:40 [2020-04-17T09:05:40.038Z] #7 2.295 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2)
09:05:40 [2020-04-17T09:05:40.038Z] #7 2.301 (2/30) Installing ncurses-libs (6.1_p20190518-r2)
09:05:40 [2020-04-17T09:05:40.038Z] #7 2.312 (3/30) Installing readline (8.0.0-r0)
09:05:40 [2020-04-17T09:05:40.038Z] #7 2.316 (4/30) Installing bash (5.0.0-r0)
09:05:40 [2020-04-17T09:05:40.038Z] #7 2.333 Executing bash-5.0.0-r0.post-install
09:05:40 [2020-04-17T09:05:40.038Z] #7 2.335 (5/30) Installing ca-certificates (20191127-r0)
09:05:40 [2020-04-17T09:05:40.038Z] #7 2.352 (6/30) Installing libgcc (8.3.0-r0)
09:05:40 [2020-04-17T09:05:40.038Z] #7 2.355 (7/30) Installing libstdc++ (8.3.0-r0)
09:05:40 [2020-04-17T09:05:40.038Z] #7 2.370 (8/30) Installing binutils (2.32-r0)
09:05:40 [2020-04-17T09:05:40.038Z] #7 2.466 (9/30) Installing gmp (6.1.2-r1)
09:05:40 [2020-04-17T09:05:40.038Z] #7 2.474 (10/30) Installing isl (0.18-r0)
09:05:40 [2020-04-17T09:05:40.038Z] #7 2.495 (11/30) Installing libgomp (8.3.0-r0)
09:05:40 [2020-04-17T09:05:40.038Z] #7 2.498 (12/30) Installing libatomic (8.3.0-r0)
09:05:40 [2020-04-17T09:05:40.038Z] #7 2.501 (13/30) Installing mpfr3 (3.1.5-r1)
09:05:40 [2020-04-17T09:05:40.038Z] #7 2.507 (14/30) Installing mpc1 (1.1.0-r0)
09:05:40 [2020-04-17T09:05:40.038Z] #7 2.511 (15/30) Installing gcc (8.3.0-r0)
09:05:40 [2020-04-17T09:05:40.038Z] #7 3.349 (16/30) Installing musl-dev (1.1.22-r3)
09:05:40 [2020-04-17T09:05:40.038Z] #7 3.446 (17/30) Installing libc-dev (0.7.1-r0)
09:05:40 [2020-04-17T09:05:40.038Z] #7 3.447 (18/30) Installing g++ (8.3.0-r0)
09:05:40 [2020-04-17T09:05:40.038Z] #7 3.996 (19/30) Installing nghttp2-libs (1.39.2-r0)
09:05:40 [2020-04-17T09:05:40.038Z] #7 4.000 (20/30) Installing libcurl (7.66.0-r0)
09:05:40 [2020-04-17T09:05:40.038Z] #7 4.008 (21/30) Installing expat (2.2.8-r0)
09:05:40 [2020-04-17T09:05:40.038Z] #7 4.013 (22/30) Installing pcre2 (10.33-r0)
09:05:40 [2020-04-17T09:05:40.038Z] #7 4.024 (23/30) Installing git (2.22.3-r0)
09:05:40 [2020-04-17T09:05:40.038Z] #7 4.235 (24/30) Installing libmnl (1.0.4-r0)
09:05:40 [2020-04-17T09:05:40.038Z] #7 4.237 (25/30) Installing libnftnl-libs (1.1.3-r0)
09:05:40 [2020-04-17T09:05:40.038Z] #7 4.240 (26/30) Installing iptables (1.8.3-r1)
09:05:40 [2020-04-17T09:05:40.038Z] #7 4.266 (27/30) Installing pigz (2.4-r0)
09:05:40 [2020-04-17T09:05:40.038Z] #7 4.271 (28/30) Installing tar (1.32-r0)
09:05:40 [2020-04-17T09:05:40.038Z] #7 4.281 (29/30) Installing xz-libs (5.2.4-r0)
09:05:40 [2020-04-17T09:05:40.038Z] #7 4.286 (30/30) Installing xz (5.2.4-r0)
09:05:40 [2020-04-17T09:05:40.038Z] #7 4.290 Executing busybox-1.30.1-r3.trigger
09:05:40 [2020-04-17T09:05:40.038Z] #7 4.295 Executing ca-certificates-20191127-r0.trigger
09:05:40 [2020-04-17T09:05:40.038Z] #7 4.350 OK: 179 MiB in 44 packages
09:05:40 [2020-04-17T09:05:40.038Z] #7 DONE 5.5s
09:05:40 [2020-04-17T09:05:40.295Z] 
09:05:40 [2020-04-17T09:05:40.295Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:84a409b4c...
09:05:40 [2020-04-17T09:05:40.295Z] #14 ...
09:05:40 [2020-04-17T09:05:40.295Z] 
09:05:40 [2020-04-17T09:05:40.295Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh       /scripts/run.sh
09:05:40 [2020-04-17T09:05:40.295Z] #9 DONE 0.2s
09:05:40 [2020-04-17T09:05:40.295Z] 
09:05:40 [2020-04-17T09:05:40.295Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs  /scripts/ensure-emptyfs.sh
09:05:40 [2020-04-17T09:05:40.295Z] #10 DONE 0.1s
09:05:40 [2020-04-17T09:05:40.549Z] 
09:05:40 [2020-04-17T09:05:40.549Z] #11 [runner 6/12] COPY integration/testdata       /tests/integration/testdat...
09:05:40 [2020-04-17T09:05:40.549Z] #11 DONE 0.1s
09:05:40 [2020-04-17T09:05:40.549Z] 
09:05:40 [2020-04-17T09:05:40.549Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:84a409b4c...
09:05:40 [2020-04-17T09:05:40.549Z] #14 ...
09:05:40 [2020-04-17T09:05:40.549Z] 
09:05:40 [2020-04-17T09:05:40.549Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t...
09:05:40 [2020-04-17T09:05:40.549Z] #12 DONE 0.1s
09:05:40 [2020-04-17T09:05:40.549Z] 
09:05:40 [2020-04-17T09:05:40.549Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:84a409b4c...
09:05:40 [2020-04-17T09:05:40.549Z] #14 extracting sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 6.1s done
09:05:40 [2020-04-17T09:05:40.844Z] #14 ...
09:05:40 [2020-04-17T09:05:40.844Z] 
09:05:40 [2020-04-17T09:05:40.844Z] #13 [runner 8/12] COPY integration-cli/fixtures   /tests/integration-cli/fix...
09:05:40 [2020-04-17T09:05:40.844Z] #13 DONE 0.2s
09:05:40 [2020-04-17T09:05:40.844Z] 
09:05:40 [2020-04-17T09:05:40.844Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:84a409b4c...
09:05:40 [2020-04-17T09:05:40.844Z] #14 extracting sha256:5871566633bc6faf1b0e52c1712830bcc8ef24b9b6dddc4fdf9f24f1d0b257ef
09:05:40 [2020-04-17T09:05:40.844Z] #14 extracting sha256:5871566633bc6faf1b0e52c1712830bcc8ef24b9b6dddc4fdf9f24f1d0b257ef 0.0s done
09:05:40 [2020-04-17T09:05:40.844Z] #14 DONE 8.4s
09:05:41 [2020-04-17T09:05:41.098Z] 
09:05:41 [2020-04-17T09:05:41.098Z] #15 [base 2/5] RUN apk --no-cache add     bash     btrfs-progs-dev     build...
09:05:41 [2020-04-17T09:05:41.656Z] #15 0.746 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz
09:05:42 [2020-04-17T09:05:42.085Z] === RUN   TestDockerSuite/TestExecStopNotHanging
09:05:42 [2020-04-17T09:05:42.085Z] === RUN   TestDockerSuite/TestExecTTY
09:05:42 [2020-04-17T09:05:42.085Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
09:05:42 [2020-04-17T09:05:42.578Z] #15 1.794 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz
09:05:42 [2020-04-17T09:05:42.651Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
09:05:42 [2020-04-17T09:05:42.833Z] #15 1.880 (1/42) Installing ncurses-terminfo-base (6.1_p20200118-r3)
09:05:42 [2020-04-17T09:05:42.833Z] #15 1.884 (2/42) Installing ncurses-libs (6.1_p20200118-r3)
09:05:42 [2020-04-17T09:05:42.833Z] #15 1.891 (3/42) Installing readline (8.0.1-r0)
09:05:42 [2020-04-17T09:05:42.833Z] #15 1.895 (4/42) Installing bash (5.0.11-r1)
09:05:42 [2020-04-17T09:05:42.833Z] #15 1.906 Executing bash-5.0.11-r1.post-install
09:05:42 [2020-04-17T09:05:42.833Z] #15 1.908 (5/42) Installing linux-headers (4.19.36-r0)
09:05:42 [2020-04-17T09:05:42.833Z] #15 1.981 (6/42) Installing libblkid (2.34-r1)
09:05:42 [2020-04-17T09:05:42.833Z] #15 1.986 (7/42) Installing libuuid (2.34-r1)
09:05:42 [2020-04-17T09:05:42.833Z] #15 1.988 (8/42) Installing btrfs-progs-libs (5.4-r0)
09:05:42 [2020-04-17T09:05:42.833Z] #15 1.994 (9/42) Installing btrfs-progs-dev (5.4-r0)
09:05:42 [2020-04-17T09:05:42.833Z] #15 1.998 (10/42) Installing libgcc (9.2.0-r4)
09:05:43 [2020-04-17T09:05:43.088Z] #15 2.000 (11/42) Installing libstdc++ (9.2.0-r4)
09:05:43 [2020-04-17T09:05:43.088Z] #15 2.012 (12/42) Installing binutils (2.33.1-r0)
09:05:43 [2020-04-17T09:05:43.088Z] #15 2.080 (13/42) Installing libmagic (5.37-r1)
09:05:43 [2020-04-17T09:05:43.088Z] #15 2.098 (14/42) Installing file (5.37-r1)
09:05:43 [2020-04-17T09:05:43.088Z] #15 2.100 (15/42) Installing gmp (6.1.2-r1)
09:05:43 [2020-04-17T09:05:43.088Z] #15 2.105 (16/42) Installing isl (0.18-r0)
09:05:43 [2020-04-17T09:05:43.088Z] #15 2.119 (17/42) Installing libgomp (9.2.0-r4)
09:05:43 [2020-04-17T09:05:43.088Z] #15 2.122 (18/42) Installing libatomic (9.2.0-r4)
09:05:43 [2020-04-17T09:05:43.088Z] #15 2.124 (19/42) Installing mpfr4 (4.0.2-r1)
09:05:43 [2020-04-17T09:05:43.088Z] #15 2.129 (20/42) Installing mpc1 (1.1.0-r1)
09:05:43 [2020-04-17T09:05:43.088Z] #15 2.131 (21/42) Installing gcc (9.2.0-r4)
09:05:43 [2020-04-17T09:05:43.581Z] === RUN   TestDockerSuite/TestExecUlimits
09:05:43 [2020-04-17T09:05:43.647Z] #15 2.807 (22/42) Installing musl-dev (1.1.24-r2)
09:05:43 [2020-04-17T09:05:43.902Z] #15 2.876 (23/42) Installing libc-dev (0.7.2-r0)
09:05:43 [2020-04-17T09:05:43.902Z] #15 2.878 (24/42) Installing g++ (9.2.0-r4)
09:05:44 [2020-04-17T09:05:44.159Z] #15 3.291 (25/42) Installing make (4.2.1-r2)
09:05:44 [2020-04-17T09:05:44.159Z] #15 3.295 (26/42) Installing fortify-headers (1.1-r0)
09:05:44 [2020-04-17T09:05:44.159Z] #15 3.296 (27/42) Installing build-base (0.5-r1)
09:05:44 [2020-04-17T09:05:44.159Z] #15 3.298 (28/42) Installing nghttp2-libs (1.40.0-r0)
09:05:44 [2020-04-17T09:05:44.159Z] #15 3.300 (29/42) Installing libcurl (7.67.0-r0)
09:05:44 [2020-04-17T09:05:44.159Z] #15 3.306 (30/42) Installing curl (7.67.0-r0)
09:05:44 [2020-04-17T09:05:44.159Z] #15 3.309 (31/42) Installing oniguruma (6.9.4-r0)
09:05:44 [2020-04-17T09:05:44.159Z] #15 3.315 (32/42) Installing jq (1.6-r0)
09:05:44 [2020-04-17T09:05:44.159Z] #15 3.321 (33/42) Installing device-mapper-libs (2.02.186-r0)
09:05:44 [2020-04-17T09:05:44.159Z] #15 3.325 (34/42) Installing device-mapper-event-libs (2.02.186-r0)
09:05:44 [2020-04-17T09:05:44.159Z] #15 3.327 (35/42) Installing libaio (0.3.112-r1)
09:05:44 [2020-04-17T09:05:44.159Z] #15 3.329 (36/42) Installing lvm2-libs (2.02.186-r0)
09:05:44 [2020-04-17T09:05:44.159Z] #15 3.358 (37/42) Installing libfdisk (2.34-r1)
09:05:44 [2020-04-17T09:05:44.413Z] #15 3.363 (38/42) Installing libmount (2.34-r1)
09:05:44 [2020-04-17T09:05:44.413Z] #15 3.368 (39/42) Installing libsmartcols (2.34-r1)
09:05:44 [2020-04-17T09:05:44.413Z] #15 3.371 (40/42) Installing pkgconf (1.6.3-r0)
09:05:44 [2020-04-17T09:05:44.413Z] #15 3.374 (41/42) Installing util-linux-dev (2.34-r1)
09:05:44 [2020-04-17T09:05:44.413Z] #15 3.395 (42/42) Installing lvm2-dev (2.02.186-r0)
09:05:44 [2020-04-17T09:05:44.413Z] #15 3.400 Executing busybox-1.31.1-r9.trigger
09:05:44 [2020-04-17T09:05:44.413Z] #15 3.406 OK: 196 MiB in 57 packages
09:05:44 [2020-04-17T09:05:44.512Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
09:05:44 [2020-04-17T09:05:44.512Z] === RUN   TestDockerSuite/TestExecWithImageUser
09:05:44 [2020-04-17T09:05:44.973Z] #15 DONE 3.9s
09:05:44 [2020-04-17T09:05:44.973Z] 
09:05:44 [2020-04-17T09:05:44.973Z] #16 [base 3/5] RUN mkdir -p /build/
09:05:45 [2020-04-17T09:05:45.533Z] #16 DONE 0.7s
09:05:45 [2020-04-17T09:05:45.533Z] 
09:05:45 [2020-04-17T09:05:45.533Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/
09:05:46 [2020-04-17T09:05:46.092Z] #17 DONE 0.7s
09:05:46 [2020-04-17T09:05:46.349Z] 
09:05:46 [2020-04-17T09:05:46.349Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/
09:05:46 [2020-04-17T09:05:46.349Z] #18 DONE 0.0s
09:05:46 [2020-04-17T09:05:46.349Z] 
09:05:46 [2020-04-17T09:05:46.349Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
09:05:46 [2020-04-17T09:05:46.349Z] #22 DONE 0.1s
09:05:46 [2020-04-17T09:05:46.349Z] 
09:05:46 [2020-04-17T09:05:46.349Z] #31 [builder 1/4] COPY . .
09:05:46 [2020-04-17T09:05:46.349Z] #31 ...
09:05:46 [2020-04-17T09:05:46.349Z] 
09:05:46 [2020-04-17T09:05:46.349Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh /
09:05:46 [2020-04-17T09:05:46.349Z] #19 DONE 0.1s
09:05:46 [2020-04-17T09:05:46.349Z] 
09:05:46 [2020-04-17T09:05:46.349Z] #26 [contrib 1/4] COPY contrib/syscall-test           /build/syscall-test
09:05:46 [2020-04-17T09:05:46.349Z] #26 DONE 0.1s
09:05:46 [2020-04-17T09:05:46.349Z] 
09:05:46 [2020-04-17T09:05:46.349Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile  /build/httpserver/Dock...
09:05:46 [2020-04-17T09:05:46.349Z] #27 DONE 0.1s
09:05:46 [2020-04-17T09:05:46.349Z] 
09:05:46 [2020-04-17T09:05:46.349Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
09:05:46 [2020-04-17T09:05:46.349Z] #23 DONE 0.1s
09:05:46 [2020-04-17T09:05:46.407Z] === RUN   TestDockerSuite/TestExecWithNoTERM
09:05:46 [2020-04-17T09:05:46.604Z] 
09:05:46 [2020-04-17T09:05:46.604Z] #28 [contrib 3/4] COPY contrib/httpserver             contrib/httpserver
09:05:46 [2020-04-17T09:05:46.604Z] #28 DONE 0.1s
09:05:46 [2020-04-17T09:05:46.604Z] 
09:05:46 [2020-04-17T09:05:46.604Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
09:05:47 [2020-04-17T09:05:47.338Z] === RUN   TestDockerSuite/TestExecWithPrivileged
09:05:48 [2020-04-17T09:05:48.706Z] === RUN   TestDockerSuite/TestExecWithTERM
09:05:49 [2020-04-17T09:05:49.270Z] === RUN   TestDockerSuite/TestExecWithUser
09:05:49 [2020-04-17T09:05:49.861Z] #29 ...
09:05:49 [2020-04-17T09:05:49.862Z] 
09:05:49 [2020-04-17T09:05:49.862Z] #31 [builder 1/4] COPY . .
09:05:49 [2020-04-17T09:05:49.862Z] #31 DONE 3.4s
09:05:49 [2020-04-17T09:05:49.862Z] 
09:05:49 [2020-04-17T09:05:49.862Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
09:05:49 [2020-04-17T09:05:49.862Z] #20 2.291 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
09:05:49 [2020-04-17T09:05:49.862Z] #20 2.848 curl: option --progress: is ambiguous
09:05:49 [2020-04-17T09:05:49.862Z] #20 2.854 curl: try 'curl --help' or 'curl --manual' for more information
09:05:49 [2020-04-17T09:05:49.862Z] #20 3.358 curl: option --progress: is ambiguous
09:05:49 [2020-04-17T09:05:49.862Z] #20 3.358 curl: try 'curl --help' or 'curl --manual' for more information
09:05:50 [2020-04-17T09:05:50.421Z] #20 3.909 curl: option --progress: is ambiguous
09:05:50 [2020-04-17T09:05:50.421Z] #20 3.912 curl: try 'curl --help' or 'curl --manual' for more information
09:05:50 [2020-04-17T09:05:50.641Z] === RUN   TestDockerSuite/TestGetContainerStats
09:05:50 [2020-04-17T09:05:50.675Z] #20 ...
09:05:50 [2020-04-17T09:05:50.675Z] 
09:05:50 [2020-04-17T09:05:50.675Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
09:05:50 [2020-04-17T09:05:50.675Z] #24 1.440 + RM_GOPATH=0
09:05:50 [2020-04-17T09:05:50.675Z] #24 1.440 + TMP_GOPATH=
09:05:50 [2020-04-17T09:05:50.675Z] #24 1.440 + : /build
09:05:50 [2020-04-17T09:05:50.675Z] #24 1.440 + '[' -z '' ']'
09:05:50 [2020-04-17T09:05:50.675Z] #24 1.444 ++ mktemp -d
09:05:50 [2020-04-17T09:05:50.675Z] #24 1.446 + export GOPATH=/tmp/tmp.mODpgJ
09:05:50 [2020-04-17T09:05:50.675Z] #24 1.448 + GOPATH=/tmp/tmp.mODpgJ
09:05:50 [2020-04-17T09:05:50.675Z] #24 1.448 + RM_GOPATH=1
09:05:50 [2020-04-17T09:05:50.675Z] #24 1.448 ++ dirname ./install.sh
09:05:50 [2020-04-17T09:05:50.675Z] #24 1.450 Install docker/cli version 17.06.2-ce from stable
09:05:50 [2020-04-17T09:05:50.675Z] #24 1.450 + dir=.
09:05:50 [2020-04-17T09:05:50.675Z] #24 1.450 + bin=dockercli
09:05:50 [2020-04-17T09:05:50.675Z] #24 1.450 + shift
09:05:50 [2020-04-17T09:05:50.675Z] #24 1.450 + '[' '!' -f ./dockercli.installer ']'
09:05:50 [2020-04-17T09:05:50.675Z] #24 1.450 + . ./dockercli.installer
09:05:50 [2020-04-17T09:05:50.675Z] #24 1.450 ++ : stable
09:05:50 [2020-04-17T09:05:50.675Z] #24 1.450 ++ : 17.06.2-ce
09:05:50 [2020-04-17T09:05:50.675Z] #24 1.450 + install_dockercli
09:05:50 [2020-04-17T09:05:50.675Z] #24 1.450 + echo 'Install docker/cli version 17.06.2-ce from stable'
09:05:50 [2020-04-17T09:05:50.675Z] #24 1.451 ++ uname -m
09:05:50 [2020-04-17T09:05:50.675Z] #24 1.453 + arch=x86_64
09:05:50 [2020-04-17T09:05:50.675Z] #24 1.454 + '[' x86_64 '!=' x86_64 ']'
09:05:50 [2020-04-17T09:05:50.675Z] #24 1.454 + url=https://download.docker.com/linux/static
09:05:50 [2020-04-17T09:05:50.675Z] #24 1.455 + tar -xz docker/docker
09:05:50 [2020-04-17T09:05:50.675Z] #24 1.456 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
09:05:50 [2020-04-17T09:05:50.675Z] #24 4.101 + mkdir -p /build
09:05:50 [2020-04-17T09:05:50.675Z] #24 4.102 + mv docker/docker /build/
09:05:50 [2020-04-17T09:05:50.675Z] #24 4.103 + rmdir docker
09:05:50 [2020-04-17T09:05:50.675Z] #24 DONE 4.2s
09:05:50 [2020-04-17T09:05:50.675Z] 
09:05:50 [2020-04-17T09:05:50.675Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-...
09:05:51 [2020-04-17T09:05:51.599Z] #32 DONE 1.8s
09:05:51 [2020-04-17T09:05:51.599Z] 
09:05:51 [2020-04-17T09:05:51.599Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
09:05:52 [2020-04-17T09:05:52.959Z] #33 1.336 
09:05:52 [2020-04-17T09:05:52.959Z] #33 1.467 Removing bundles/
09:05:52 [2020-04-17T09:05:52.959Z] #33 1.468 
09:05:52 [2020-04-17T09:05:52.959Z] #33 1.473 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary)
09:05:53 [2020-04-17T09:05:53.162Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
09:05:53 [2020-04-17T09:05:53.882Z] #33 2.394 Building test suite binary ./integration-cli/test.main
09:05:55 [2020-04-17T09:05:55.683Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
09:05:57 [2020-04-17T09:05:57.140Z] #33 ...
09:05:57 [2020-04-17T09:05:57.140Z] 
09:05:57 [2020-04-17T09:05:57.140Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
09:05:57 [2020-04-17T09:05:57.140Z] #20 4.490 curl: option --progress: is ambiguous
09:05:57 [2020-04-17T09:05:57.140Z] #20 4.490 curl: try 'curl --help' or 'curl --manual' for more information
09:05:57 [2020-04-17T09:05:57.140Z] #20 4.995 
09:05:57 [2020-04-17T09:05:57.140Z] #20 5.978 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
09:05:57 [2020-04-17T09:05:57.140Z] #20 6.277 curl: option --progress: is ambiguous
09:05:57 [2020-04-17T09:05:57.140Z] #20 6.283 curl: try 'curl --help' or 'curl --manual' for more information
09:05:57 [2020-04-17T09:05:57.140Z] #20 6.659 
09:05:57 [2020-04-17T09:05:57.140Z] #20 7.975 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
09:05:57 [2020-04-17T09:05:57.140Z] #20 8.363 curl: option --progress: is ambiguous
09:05:57 [2020-04-17T09:05:57.140Z] #20 8.368 curl: try 'curl --help' or 'curl --manual' for more information
09:05:57 [2020-04-17T09:05:57.140Z] #20 8.741 
09:05:57 [2020-04-17T09:05:57.140Z] #20 9.891 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
09:05:57 [2020-04-17T09:05:57.140Z] #20 10.20 curl: option --progress: is ambiguous
09:05:57 [2020-04-17T09:05:57.140Z] #20 10.20 curl: try 'curl --help' or 'curl --manual' for more information
09:05:57 [2020-04-17T09:05:57.140Z] #20 10.55 
09:05:58 [2020-04-17T09:05:58.064Z] #20 11.69 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
09:05:58 [2020-04-17T09:05:58.624Z] #20 12.22 curl: option --progress: is ambiguous
09:05:58 [2020-04-17T09:05:58.624Z] #20 12.22 curl: try 'curl --help' or 'curl --manual' for more information
09:05:58 [2020-04-17T09:05:58.879Z] #20 12.55 
09:05:59 [2020-04-17T09:05:59.134Z] #20 12.69 Download of images into '/build' complete.
09:05:59 [2020-04-17T09:05:59.134Z] #20 12.69 Use something like the following to load the result into a Docker daemon:
09:05:59 [2020-04-17T09:05:59.134Z] #20 12.69   tar -cC '/build' . | docker load
09:05:59 [2020-04-17T09:05:59.134Z] #20 DONE 12.8s
09:05:59 [2020-04-17T09:05:59.134Z] 
09:05:59 [2020-04-17T09:05:59.134Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
09:05:59 [2020-04-17T09:05:59.857Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
09:06:00 [2020-04-17T09:06:00.058Z] #29 ...
09:06:00 [2020-04-17T09:06:00.058Z] 
09:06:00 [2020-04-17T09:06:00.058Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images
09:06:00 [2020-04-17T09:06:00.058Z] #21 DONE 0.1s
09:06:00 [2020-04-17T09:06:00.058Z] 
09:06:00 [2020-04-17T09:06:00.058Z] #25 [runner 10/12] COPY --from=dockercli     /build/ /usr/bin/
09:06:00 [2020-04-17T09:06:00.058Z] #25 DONE 0.1s
09:06:00 [2020-04-17T09:06:00.058Z] 
09:06:00 [2020-04-17T09:06:00.058Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
09:06:01 [2020-04-17T09:06:01.749Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
09:06:07 [2020-04-17T09:06:07.002Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
09:06:07 [2020-04-17T09:06:07.567Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
09:06:07 [2020-04-17T09:06:07.567Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
09:06:07 [2020-04-17T09:06:07.567Z] === RUN   TestDockerSuite/TestHealth
09:06:11 [2020-04-17T09:06:11.599Z] === RUN   TestDockerSuite/TestBuildAddTarXz
09:06:11 [2020-04-17T09:06:11.599Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
09:06:11 [2020-04-17T09:06:11.599Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
09:06:18 [2020-04-17T09:06:18.085Z] #33 ...
09:06:18 [2020-04-17T09:06:18.085Z] 
09:06:18 [2020-04-17T09:06:18.085Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
09:06:18 [2020-04-17T09:06:18.085Z] #29 28.70 # github.com/docker/docker/contrib/httpserver
09:06:18 [2020-04-17T09:06:18.085Z] #29 28.70 loadinternal: cannot find runtime/cgo
09:06:18 [2020-04-17T09:06:18.085Z] #29 DONE 29.0s
09:06:18 [2020-04-17T09:06:18.085Z] 
09:06:18 [2020-04-17T09:06:18.085Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
09:06:18 [2020-04-17T09:06:18.085Z] #33 ...
09:06:18 [2020-04-17T09:06:18.085Z] 
09:06:18 [2020-04-17T09:06:18.085Z] #30 [runner 11/12] COPY --from=contrib       /build/ /tests/contrib/
09:06:18 [2020-04-17T09:06:18.085Z] #30 DONE 0.1s
09:06:18 [2020-04-17T09:06:18.085Z] 
09:06:18 [2020-04-17T09:06:18.085Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
09:06:19 [2020-04-17T09:06:19.768Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
09:06:29 [2020-04-17T09:06:29.569Z] --- PASS: TestBuildWithHugeFile (86.86s)
09:06:29 [2020-04-17T09:06:29.569Z] === RUN   TestBuildWithEmptyDockerfile
09:06:29 [2020-04-17T09:06:29.569Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
09:06:29 [2020-04-17T09:06:29.569Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
09:06:29 [2020-04-17T09:06:29.569Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:06:29 [2020-04-17T09:06:29.569Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:06:29 [2020-04-17T09:06:29.569Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:06:29 [2020-04-17T09:06:29.569Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:06:29 [2020-04-17T09:06:29.569Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
09:06:29 [2020-04-17T09:06:29.569Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:06:29 [2020-04-17T09:06:29.569Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:06:29 [2020-04-17T09:06:29.569Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s)
09:06:29 [2020-04-17T09:06:29.569Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.26s)
09:06:29 [2020-04-17T09:06:29.569Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.26s)
09:06:29 [2020-04-17T09:06:29.569Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.27s)
09:06:29 [2020-04-17T09:06:29.569Z] === RUN   TestBuildPreserveOwnership
09:06:29 [2020-04-17T09:06:29.569Z] === RUN   TestBuildPreserveOwnership/copy_from
09:06:29 [2020-04-17T09:06:29.569Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
09:06:29 [2020-04-17T09:06:29.569Z] --- PASS: TestBuildPreserveOwnership (4.89s)
09:06:29 [2020-04-17T09:06:29.569Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.20s)
09:06:29 [2020-04-17T09:06:29.569Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.68s)
09:06:29 [2020-04-17T09:06:29.569Z] === RUN   TestBuildPlatformInvalid
09:06:29 [2020-04-17T09:06:29.569Z] --- PASS: TestBuildPlatformInvalid (0.14s)
09:06:29 [2020-04-17T09:06:29.570Z] PASS
09:06:29 [2020-04-17T09:06:29.570Z] 
09:06:29 [2020-04-17T09:06:29.570Z] DONE 30 tests in 131.426s
09:06:29 [2020-04-17T09:06:29.570Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m 
09:06:29 [2020-04-17T09:06:29.570Z] ++ 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
09:06:29 [2020-04-17T09:06:29.570Z] ++ set -e
09:06:29 [2020-04-17T09:06:29.570Z] ++ '[' -n 0 ']'
09:06:29 [2020-04-17T09:06:29.570Z] ++ set -x
09:06:29 [2020-04-17T09:06:29.570Z] ++ env -i DEST=/go/src/github.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
09:06:29 [2020-04-17T09:06:29.570Z] INFO: Testing against a local daemon
09:06:29 [2020-04-17T09:06:29.570Z] === RUN   TestConfigList
09:06:29 [2020-04-17T09:06:29.570Z] --- PASS: TestConfigList (2.23s)
09:06:29 [2020-04-17T09:06:29.570Z]     config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList
09:06:29 [2020-04-17T09:06:29.570Z]     daemon.go:325: [d693c34474000] waiting for daemon to start
09:06:29 [2020-04-17T09:06:29.570Z]     daemon.go:325: [d693c34474000] waiting for daemon to start
09:06:29 [2020-04-17T09:06:29.570Z]     daemon.go:353: [d693c34474000] daemon started
09:06:29 [2020-04-17T09:06:29.570Z]     daemon.go:461: [d693c34474000] Stopping daemon
09:06:29 [2020-04-17T09:06:29.570Z]     daemon.go:296: [d693c34474000] exiting daemon
09:06:29 [2020-04-17T09:06:29.570Z]     daemon.go:448: [d693c34474000] Daemon stopped
09:06:29 [2020-04-17T09:06:29.570Z] === RUN   TestConfigsCreateAndDelete
09:06:29 [2020-04-17T09:06:29.570Z] --- PASS: TestConfigsCreateAndDelete (2.23s)
09:06:29 [2020-04-17T09:06:29.570Z]     config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete
09:06:29 [2020-04-17T09:06:29.570Z]     daemon.go:325: [d973cebcbe8e6] waiting for daemon to start
09:06:29 [2020-04-17T09:06:29.570Z]     daemon.go:325: [d973cebcbe8e6] waiting for daemon to start
09:06:29 [2020-04-17T09:06:29.570Z]     daemon.go:353: [d973cebcbe8e6] daemon started
09:06:29 [2020-04-17T09:06:29.570Z]     daemon.go:461: [d973cebcbe8e6] Stopping daemon
09:06:29 [2020-04-17T09:06:29.570Z]     daemon.go:296: [d973cebcbe8e6] exiting daemon
09:06:29 [2020-04-17T09:06:29.570Z]     daemon.go:448: [d973cebcbe8e6] Daemon stopped
09:06:29 [2020-04-17T09:06:29.570Z] === RUN   TestConfigsUpdate
09:06:29 [2020-04-17T09:06:29.726Z] === RUN   TestDockerSuite/TestHistoryExistentImage
09:06:29 [2020-04-17T09:06:29.726Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
09:06:29 [2020-04-17T09:06:29.726Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
09:06:29 [2020-04-17T09:06:29.726Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
09:06:29 [2020-04-17T09:06:29.726Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
09:06:29 [2020-04-17T09:06:29.726Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
09:06:30 [2020-04-17T09:06:30.656Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
09:06:30 [2020-04-17T09:06:30.656Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
09:06:30 [2020-04-17T09:06:30.656Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
09:06:30 [2020-04-17T09:06:30.656Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
09:06:30 [2020-04-17T09:06:30.915Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
09:06:31 [2020-04-17T09:06:31.171Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
09:06:31 [2020-04-17T09:06:31.605Z] --- PASS: TestConfigsUpdate (2.24s)
09:06:31 [2020-04-17T09:06:31.605Z]     config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate
09:06:31 [2020-04-17T09:06:31.605Z]     daemon.go:325: [d4658027e1581] waiting for daemon to start
09:06:31 [2020-04-17T09:06:31.605Z]     daemon.go:325: [d4658027e1581] waiting for daemon to start
09:06:31 [2020-04-17T09:06:31.605Z]     daemon.go:353: [d4658027e1581] daemon started
09:06:31 [2020-04-17T09:06:31.605Z]     daemon.go:461: [d4658027e1581] Stopping daemon
09:06:31 [2020-04-17T09:06:31.605Z]     daemon.go:296: [d4658027e1581] exiting daemon
09:06:31 [2020-04-17T09:06:31.605Z]     daemon.go:448: [d4658027e1581] Daemon stopped
09:06:31 [2020-04-17T09:06:31.605Z] === RUN   TestTemplatedConfig
09:06:31 [2020-04-17T09:06:31.735Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
09:06:31 [2020-04-17T09:06:31.735Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
09:06:32 [2020-04-17T09:06:32.665Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
09:06:32 [2020-04-17T09:06:32.665Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
09:06:33 [2020-04-17T09:06:33.608Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
09:06:34 [2020-04-17T09:06:34.301Z] --- PASS: TestTemplatedConfig (2.71s)
09:06:34 [2020-04-17T09:06:34.301Z]     config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig
09:06:34 [2020-04-17T09:06:34.301Z]     daemon.go:325: [d6c87c999b539] waiting for daemon to start
09:06:34 [2020-04-17T09:06:34.301Z]     daemon.go:325: [d6c87c999b539] waiting for daemon to start
09:06:34 [2020-04-17T09:06:34.301Z]     daemon.go:353: [d6c87c999b539] daemon started
09:06:34 [2020-04-17T09:06:34.301Z]     daemon.go:461: [d6c87c999b539] Stopping daemon
09:06:34 [2020-04-17T09:06:34.301Z]     daemon.go:296: [d6c87c999b539] exiting daemon
09:06:34 [2020-04-17T09:06:34.301Z]     daemon.go:448: [d6c87c999b539] Daemon stopped
09:06:34 [2020-04-17T09:06:34.301Z] === RUN   TestConfigInspect
09:06:34 [2020-04-17T09:06:34.538Z] === RUN   TestDockerSuite/TestImagesFormat
09:06:34 [2020-04-17T09:06:34.538Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
09:06:35 [2020-04-17T09:06:35.468Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
09:06:36 [2020-04-17T09:06:36.341Z] --- PASS: TestConfigInspect (2.27s)
09:06:36 [2020-04-17T09:06:36.341Z]     config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect
09:06:36 [2020-04-17T09:06:36.341Z]     daemon.go:325: [d4e8f680316f6] waiting for daemon to start
09:06:36 [2020-04-17T09:06:36.341Z]     daemon.go:325: [d4e8f680316f6] waiting for daemon to start
09:06:36 [2020-04-17T09:06:36.341Z]     daemon.go:353: [d4e8f680316f6] daemon started
09:06:36 [2020-04-17T09:06:36.341Z]     daemon.go:461: [d4e8f680316f6] Stopping daemon
09:06:36 [2020-04-17T09:06:36.341Z]     daemon.go:296: [d4e8f680316f6] exiting daemon
09:06:36 [2020-04-17T09:06:36.341Z]     daemon.go:448: [d4e8f680316f6] Daemon stopped
09:06:36 [2020-04-17T09:06:36.341Z] === RUN   TestConfigCreateWithLabels
09:06:36 [2020-04-17T09:06:36.803Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
09:06:37 [2020-04-17T09:06:37.777Z] === RUN   TestDockerSuite/TestBuildBlankName
09:06:38 [2020-04-17T09:06:38.389Z] --- PASS: TestConfigCreateWithLabels (2.21s)
09:06:38 [2020-04-17T09:06:38.389Z]     config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels
09:06:38 [2020-04-17T09:06:38.389Z]     daemon.go:325: [d620c7a953ffa] waiting for daemon to start
09:06:38 [2020-04-17T09:06:38.389Z]     daemon.go:325: [d620c7a953ffa] waiting for daemon to start
09:06:38 [2020-04-17T09:06:38.389Z]     daemon.go:353: [d620c7a953ffa] daemon started
09:06:38 [2020-04-17T09:06:38.389Z]     daemon.go:461: [d620c7a953ffa] Stopping daemon
09:06:38 [2020-04-17T09:06:38.389Z]     daemon.go:296: [d620c7a953ffa] exiting daemon
09:06:38 [2020-04-17T09:06:38.389Z]     daemon.go:448: [d620c7a953ffa] Daemon stopped
09:06:38 [2020-04-17T09:06:38.389Z] === RUN   TestConfigCreateResolve
09:06:38 [2020-04-17T09:06:38.739Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
09:06:38 [2020-04-17T09:06:38.739Z] === RUN   TestDockerSuite/TestImportBadURL
09:06:38 [2020-04-17T09:06:38.739Z] === RUN   TestDockerSuite/TestImportDisplay
09:06:39 [2020-04-17T09:06:39.324Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
09:06:40 [2020-04-17T09:06:40.636Z] === RUN   TestDockerSuite/TestImportFile
09:06:41 [2020-04-17T09:06:41.082Z] --- PASS: TestConfigCreateResolve (2.19s)
09:06:41 [2020-04-17T09:06:41.082Z]     config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve
09:06:41 [2020-04-17T09:06:41.082Z]     daemon.go:325: [dc32186ede395] waiting for daemon to start
09:06:41 [2020-04-17T09:06:41.082Z]     daemon.go:325: [dc32186ede395] waiting for daemon to start
09:06:41 [2020-04-17T09:06:41.082Z]     daemon.go:353: [dc32186ede395] daemon started
09:06:41 [2020-04-17T09:06:41.082Z]     daemon.go:461: [dc32186ede395] Stopping daemon
09:06:41 [2020-04-17T09:06:41.082Z]     daemon.go:296: [dc32186ede395] exiting daemon
09:06:41 [2020-04-17T09:06:41.082Z]     daemon.go:448: [dc32186ede395] Daemon stopped
09:06:41 [2020-04-17T09:06:41.082Z] === RUN   TestConfigDaemonLibtrustID
09:06:41 [2020-04-17T09:06:41.082Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
09:06:41 [2020-04-17T09:06:41.082Z]     config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID
09:06:41 [2020-04-17T09:06:41.082Z]     daemon.go:325: [dde8dcdb81aef] waiting for daemon to start
09:06:41 [2020-04-17T09:06:41.082Z]     daemon.go:325: [dde8dcdb81aef] waiting for daemon to start
09:06:41 [2020-04-17T09:06:41.082Z]     daemon.go:353: [dde8dcdb81aef] daemon started
09:06:41 [2020-04-17T09:06:41.082Z]     daemon.go:461: [dde8dcdb81aef] Stopping daemon
09:06:41 [2020-04-17T09:06:41.082Z]     daemon.go:296: [dde8dcdb81aef] exiting daemon
09:06:41 [2020-04-17T09:06:41.082Z]     daemon.go:448: [dde8dcdb81aef] Daemon stopped
09:06:41 [2020-04-17T09:06:41.082Z] PASS
09:06:41 [2020-04-17T09:06:41.082Z] 
09:06:41 [2020-04-17T09:06:41.082Z] DONE 8 tests in 16.722s
09:06:41 [2020-04-17T09:06:41.082Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m 
09:06:41 [2020-04-17T09:06:41.082Z] ++ 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
09:06:41 [2020-04-17T09:06:41.082Z] ++ set -e
09:06:41 [2020-04-17T09:06:41.082Z] ++ '[' -n 0 ']'
09:06:41 [2020-04-17T09:06:41.082Z] ++ set -x
09:06:41 [2020-04-17T09:06:41.082Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
09:06:41 [2020-04-17T09:06:41.366Z] INFO: Testing against a local daemon
09:06:41 [2020-04-17T09:06:41.366Z] === RUN   TestCheckpoint
09:06:41 [2020-04-17T09:06:41.366Z] --- SKIP: TestCheckpoint (0.00s)
09:06:41 [2020-04-17T09:06:41.366Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:06:41 [2020-04-17T09:06:41.366Z] === RUN   TestContainerInvalidJSON
09:06:41 [2020-04-17T09:06:41.366Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
09:06:41 [2020-04-17T09:06:41.366Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
09:06:41 [2020-04-17T09:06:41.366Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
09:06:41 [2020-04-17T09:06:41.366Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
09:06:41 [2020-04-17T09:06:41.366Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
09:06:41 [2020-04-17T09:06:41.366Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
09:06:41 [2020-04-17T09:06:41.366Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
09:06:41 [2020-04-17T09:06:41.366Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
09:06:41 [2020-04-17T09:06:41.366Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
09:06:41 [2020-04-17T09:06:41.366Z] --- PASS: TestContainerInvalidJSON (0.02s)
09:06:41 [2020-04-17T09:06:41.366Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
09:06:41 [2020-04-17T09:06:41.366Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
09:06:41 [2020-04-17T09:06:41.367Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
09:06:41 [2020-04-17T09:06:41.367Z] === RUN   TestCopyFromContainerPathDoesNotExist
09:06:41 [2020-04-17T09:06:41.367Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s)
09:06:41 [2020-04-17T09:06:41.367Z] === RUN   TestCopyFromContainerPathIsNotDir
09:06:41 [2020-04-17T09:06:41.367Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s)
09:06:41 [2020-04-17T09:06:41.367Z] === RUN   TestCopyToContainerPathDoesNotExist
09:06:41 [2020-04-17T09:06:41.652Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s)
09:06:41 [2020-04-17T09:06:41.652Z] === RUN   TestCopyToContainerPathIsNotDir
09:06:41 [2020-04-17T09:06:41.652Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s)
09:06:41 [2020-04-17T09:06:41.652Z] === RUN   TestCopyFromContainer
09:06:42 [2020-04-17T09:06:42.004Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
09:06:42 [2020-04-17T09:06:42.004Z] === RUN   TestDockerSuite/TestImportFileWithMessage
09:06:43 [2020-04-17T09:06:43.131Z] === RUN   TestCopyFromContainer//
09:06:43 [2020-04-17T09:06:43.131Z] === RUN   TestCopyFromContainer//bar/root
09:06:43 [2020-04-17T09:06:43.415Z] === RUN   TestCopyFromContainer//bar/root/
09:06:43 [2020-04-17T09:06:43.415Z] === RUN   TestCopyFromContainer/bar/quux
09:06:43 [2020-04-17T09:06:43.702Z] === RUN   TestCopyFromContainer/bar/quux/
09:06:43 [2020-04-17T09:06:43.702Z] === RUN   TestCopyFromContainer/bar/quux/baz
09:06:43 [2020-04-17T09:06:43.702Z] === RUN   TestCopyFromContainer/bar/filesymlink
09:06:43 [2020-04-17T09:06:43.702Z] === RUN   TestCopyFromContainer/bar/dirsymlink
09:06:43 [2020-04-17T09:06:43.899Z] === RUN   TestDockerSuite/TestImportGzipped
09:06:43 [2020-04-17T09:06:43.987Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
09:06:43 [2020-04-17T09:06:43.987Z] === RUN   TestCopyFromContainer/bar/notarget
09:06:44 [2020-04-17T09:06:44.273Z] --- PASS: TestCopyFromContainer (2.47s)
09:06:44 [2020-04-17T09:06:44.273Z]     --- PASS: TestCopyFromContainer// (0.09s)
09:06:44 [2020-04-17T09:06:44.273Z]     --- PASS: TestCopyFromContainer//bar/root (0.10s)
09:06:44 [2020-04-17T09:06:44.273Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.09s)
09:06:44 [2020-04-17T09:06:44.273Z]     --- PASS: TestCopyFromContainer/bar/quux (0.11s)
09:06:44 [2020-04-17T09:06:44.273Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.09s)
09:06:44 [2020-04-17T09:06:44.273Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s)
09:06:44 [2020-04-17T09:06:44.273Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s)
09:06:44 [2020-04-17T09:06:44.273Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s)
09:06:44 [2020-04-17T09:06:44.273Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s)
09:06:44 [2020-04-17T09:06:44.273Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.09s)
09:06:44 [2020-04-17T09:06:44.273Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
09:06:44 [2020-04-17T09:06:44.273Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:06:44 [2020-04-17T09:06:44.273Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:06:44 [2020-04-17T09:06:44.273Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:06:44 [2020-04-17T09:06:44.273Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:06:44 [2020-04-17T09:06:44.273Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
09:06:44 [2020-04-17T09:06:44.273Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
09:06:44 [2020-04-17T09:06:44.273Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:06:44 [2020-04-17T09:06:44.273Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
09:06:44 [2020-04-17T09:06:44.273Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:06:44 [2020-04-17T09:06:44.273Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s)
09:06:44 [2020-04-17T09:06:44.273Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
09:06:44 [2020-04-17T09:06:44.273Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
09:06:44 [2020-04-17T09:06:44.273Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
09:06:44 [2020-04-17T09:06:44.273Z] === RUN   TestCreateLinkToNonExistingContainer
09:06:44 [2020-04-17T09:06:44.273Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
09:06:44 [2020-04-17T09:06:44.273Z] === RUN   TestCreateWithInvalidEnv
09:06:44 [2020-04-17T09:06:44.273Z] === RUN   TestCreateWithInvalidEnv/0
09:06:44 [2020-04-17T09:06:44.273Z] === PAUSE TestCreateWithInvalidEnv/0
09:06:44 [2020-04-17T09:06:44.273Z] === RUN   TestCreateWithInvalidEnv/1
09:06:44 [2020-04-17T09:06:44.273Z] === PAUSE TestCreateWithInvalidEnv/1
09:06:44 [2020-04-17T09:06:44.273Z] === RUN   TestCreateWithInvalidEnv/2
09:06:44 [2020-04-17T09:06:44.273Z] === PAUSE TestCreateWithInvalidEnv/2
09:06:44 [2020-04-17T09:06:44.273Z] === CONT  TestCreateWithInvalidEnv/0
09:06:44 [2020-04-17T09:06:44.273Z] === CONT  TestCreateWithInvalidEnv/1
09:06:44 [2020-04-17T09:06:44.273Z] === CONT  TestCreateWithInvalidEnv/2
09:06:44 [2020-04-17T09:06:44.273Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
09:06:44 [2020-04-17T09:06:44.273Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
09:06:44 [2020-04-17T09:06:44.273Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
09:06:44 [2020-04-17T09:06:44.273Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
09:06:44 [2020-04-17T09:06:44.273Z] === RUN   TestCreateTmpfsMountsTarget
09:06:44 [2020-04-17T09:06:44.273Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
09:06:44 [2020-04-17T09:06:44.273Z] === RUN   TestCreateWithCustomMaskedPaths
09:06:45 [2020-04-17T09:06:45.268Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
09:06:45 [2020-04-17T09:06:45.831Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
09:06:46 [2020-04-17T09:06:46.301Z] --- PASS: TestCreateWithCustomMaskedPaths (1.89s)
09:06:46 [2020-04-17T09:06:46.301Z] === RUN   TestCreateWithCapabilities
09:06:46 [2020-04-17T09:06:46.301Z] === RUN   TestCreateWithCapabilities/no_capabilities
09:06:46 [2020-04-17T09:06:46.301Z] === PAUSE TestCreateWithCapabilities/no_capabilities
09:06:46 [2020-04-17T09:06:46.301Z] === RUN   TestCreateWithCapabilities/empty_capabilities
09:06:46 [2020-04-17T09:06:46.301Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
09:06:46 [2020-04-17T09:06:46.301Z] === RUN   TestCreateWithCapabilities/valid_capabilities
09:06:46 [2020-04-17T09:06:46.301Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
09:06:46 [2020-04-17T09:06:46.301Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
09:06:46 [2020-04-17T09:06:46.301Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
09:06:46 [2020-04-17T09:06:46.301Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
09:06:46 [2020-04-17T09:06:46.301Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
09:06:46 [2020-04-17T09:06:46.301Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
09:06:46 [2020-04-17T09:06:46.301Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
09:06:46 [2020-04-17T09:06:46.301Z] === RUN   TestCreateWithCapabilities/empty_capadd
09:06:46 [2020-04-17T09:06:46.301Z] === PAUSE TestCreateWithCapabilities/empty_capadd
09:06:46 [2020-04-17T09:06:46.301Z] === RUN   TestCreateWithCapabilities/empty_capdrop
09:06:46 [2020-04-17T09:06:46.301Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
09:06:46 [2020-04-17T09:06:46.301Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
09:06:46 [2020-04-17T09:06:46.301Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
09:06:46 [2020-04-17T09:06:46.301Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
09:06:46 [2020-04-17T09:06:46.301Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
09:06:46 [2020-04-17T09:06:46.301Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
09:06:46 [2020-04-17T09:06:46.301Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
09:06:46 [2020-04-17T09:06:46.301Z] === CONT  TestCreateWithCapabilities/no_capabilities
09:06:46 [2020-04-17T09:06:46.301Z] === CONT  TestCreateWithCapabilities/empty_capadd
09:06:46 [2020-04-17T09:06:46.301Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
09:06:46 [2020-04-17T09:06:46.301Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
09:06:46 [2020-04-17T09:06:46.301Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
09:06:46 [2020-04-17T09:06:46.301Z] === CONT  TestCreateWithCapabilities/empty_capdrop
09:06:46 [2020-04-17T09:06:46.301Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
09:06:46 [2020-04-17T09:06:46.301Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
09:06:46 [2020-04-17T09:06:46.301Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
09:06:46 [2020-04-17T09:06:46.301Z] === CONT  TestCreateWithCapabilities/valid_capabilities
09:06:46 [2020-04-17T09:06:46.301Z] === CONT  TestCreateWithCapabilities/empty_capabilities
09:06:46 [2020-04-17T09:06:46.301Z] --- PASS: TestCreateWithCapabilities (0.03s)
09:06:46 [2020-04-17T09:06:46.301Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
09:06:46 [2020-04-17T09:06:46.301Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s)
09:06:46 [2020-04-17T09:06:46.301Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s)
09:06:46 [2020-04-17T09:06:46.301Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s)
09:06:46 [2020-04-17T09:06:46.301Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s)
09:06:46 [2020-04-17T09:06:46.301Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s)
09:06:46 [2020-04-17T09:06:46.301Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
09:06:46 [2020-04-17T09:06:46.301Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s)
09:06:46 [2020-04-17T09:06:46.301Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s)
09:06:46 [2020-04-17T09:06:46.301Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s)
09:06:46 [2020-04-17T09:06:46.301Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s)
09:06:46 [2020-04-17T09:06:46.301Z] === RUN   TestCreateWithCustomReadonlyPaths
09:06:47 [2020-04-17T09:06:47.727Z] === RUN   TestDockerSuite/TestInfoDebug
09:06:48 [2020-04-17T09:06:48.291Z] === RUN   TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName
09:06:48 [2020-04-17T09:06:48.338Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.90s)
09:06:48 [2020-04-17T09:06:48.339Z] === RUN   TestCreateWithInvalidHealthcheckParams
09:06:48 [2020-04-17T09:06:48.339Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:06:48 [2020-04-17T09:06:48.339Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:06:48 [2020-04-17T09:06:48.339Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:06:48 [2020-04-17T09:06:48.339Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:06:48 [2020-04-17T09:06:48.339Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:06:48 [2020-04-17T09:06:48.339Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:06:48 [2020-04-17T09:06:48.339Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:06:48 [2020-04-17T09:06:48.339Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:06:48 [2020-04-17T09:06:48.339Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:06:48 [2020-04-17T09:06:48.339Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:06:48 [2020-04-17T09:06:48.339Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:06:48 [2020-04-17T09:06:48.339Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:06:48 [2020-04-17T09:06:48.339Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:06:48 [2020-04-17T09:06:48.339Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:06:48 [2020-04-17T09:06:48.339Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:06:48 [2020-04-17T09:06:48.339Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s)
09:06:48 [2020-04-17T09:06:48.339Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
09:06:48 [2020-04-17T09:06:48.339Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s)
09:06:48 [2020-04-17T09:06:48.339Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s)
09:06:48 [2020-04-17T09:06:48.339Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s)
09:06:48 [2020-04-17T09:06:48.339Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
09:06:48 [2020-04-17T09:06:48.339Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
09:06:48 [2020-04-17T09:06:48.856Z] === RUN   TestDockerSuite/TestInfoDiscoveryBackend
09:06:48 [2020-04-17T09:06:48.957Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.64s)
09:06:48 [2020-04-17T09:06:48.957Z] === RUN   TestContainerStartOnDaemonRestart
09:06:48 [2020-04-17T09:06:48.957Z] === PAUSE TestContainerStartOnDaemonRestart
09:06:48 [2020-04-17T09:06:48.957Z] === RUN   TestDaemonRestartIpcMode
09:06:48 [2020-04-17T09:06:48.957Z] === PAUSE TestDaemonRestartIpcMode
09:06:48 [2020-04-17T09:06:48.957Z] === RUN   TestDiff
09:06:49 [2020-04-17T09:06:49.420Z] === RUN   TestDockerSuite/TestInfoDiscoveryInvalidAdvertise
09:06:49 [2020-04-17T09:06:49.577Z] --- PASS: TestDiff (0.66s)
09:06:49 [2020-04-17T09:06:49.577Z] === RUN   TestExecWithCloseStdin
09:06:50 [2020-04-17T09:06:50.353Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
09:06:50 [2020-04-17T09:06:50.593Z] --- PASS: TestExecWithCloseStdin (0.81s)
09:06:50 [2020-04-17T09:06:50.593Z] === RUN   TestExec
09:06:51 [2020-04-17T09:06:51.212Z] --- PASS: TestExec (0.78s)
09:06:51 [2020-04-17T09:06:51.212Z] === RUN   TestExecUser
09:06:51 [2020-04-17T09:06:51.301Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
09:06:52 [2020-04-17T09:06:52.228Z] --- PASS: TestExecUser (0.77s)
09:06:52 [2020-04-17T09:06:52.228Z] === RUN   TestExportContainerAndImportImage
09:06:52 [2020-04-17T09:06:52.232Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
09:06:52 [2020-04-17T09:06:52.851Z] --- PASS: TestExportContainerAndImportImage (0.98s)
09:06:52 [2020-04-17T09:06:52.851Z] === RUN   TestExportContainerAfterDaemonRestart
09:06:53 [2020-04-17T09:06:53.163Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
09:06:53 [2020-04-17T09:06:53.163Z] === RUN   TestDockerSuite/TestInfoFormat
09:06:53 [2020-04-17T09:06:53.163Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
09:06:53 [2020-04-17T09:06:53.163Z] === RUN   TestDockerSuite/TestInsecureRegistries
09:06:53 [2020-04-17T09:06:53.727Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
09:06:54 [2020-04-17T09:06:54.196Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
09:06:54 [2020-04-17T09:06:54.196Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
09:06:54 [2020-04-17T09:06:54.657Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
09:06:54 [2020-04-17T09:06:54.894Z] --- PASS: TestExportContainerAfterDaemonRestart (1.54s)
09:06:54 [2020-04-17T09:06:54.894Z]     export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart
09:06:54 [2020-04-17T09:06:54.894Z]     daemon.go:325: [dcafd6942b3f2] waiting for daemon to start
09:06:54 [2020-04-17T09:06:54.894Z]     daemon.go:325: [dcafd6942b3f2] waiting for daemon to start
09:06:54 [2020-04-17T09:06:54.894Z]     daemon.go:353: [dcafd6942b3f2] daemon started
09:06:54 [2020-04-17T09:06:54.894Z]     daemon.go:461: [dcafd6942b3f2] Stopping daemon
09:06:54 [2020-04-17T09:06:54.894Z]     daemon.go:296: [dcafd6942b3f2] exiting daemon
09:06:54 [2020-04-17T09:06:54.894Z]     daemon.go:448: [dcafd6942b3f2] Daemon stopped
09:06:54 [2020-04-17T09:06:54.894Z]     daemon.go:325: [dcafd6942b3f2] waiting for daemon to start
09:06:54 [2020-04-17T09:06:54.894Z]     daemon.go:325: [dcafd6942b3f2] waiting for daemon to start
09:06:54 [2020-04-17T09:06:54.894Z]     daemon.go:353: [dcafd6942b3f2] daemon started
09:06:54 [2020-04-17T09:06:54.894Z]     daemon.go:461: [dcafd6942b3f2] Stopping daemon
09:06:54 [2020-04-17T09:06:54.894Z]     daemon.go:296: [dcafd6942b3f2] exiting daemon
09:06:54 [2020-04-17T09:06:54.894Z]     daemon.go:448: [dcafd6942b3f2] Daemon stopped
09:06:54 [2020-04-17T09:06:54.894Z] === RUN   TestHealthCheckWorkdir
09:06:55 [2020-04-17T09:06:55.512Z] --- PASS: TestHealthCheckWorkdir (0.94s)
09:06:55 [2020-04-17T09:06:55.512Z] === RUN   TestHealthKillContainer
09:06:55 [2020-04-17T09:06:55.587Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
09:06:56 [2020-04-17T09:06:56.151Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
09:06:57 [2020-04-17T09:06:57.081Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
09:06:57 [2020-04-17T09:06:57.645Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
09:06:58 [2020-04-17T09:06:58.193Z] --- PASS: TestHealthKillContainer (2.84s)
09:06:58 [2020-04-17T09:06:58.193Z] === RUN   TestInspectCpusetInConfigPre120
09:06:58 [2020-04-17T09:06:58.574Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
09:06:58 [2020-04-17T09:06:58.574Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
09:06:59 [2020-04-17T09:06:59.204Z] --- PASS: TestInspectCpusetInConfigPre120 (0.69s)
09:06:59 [2020-04-17T09:06:59.204Z] === RUN   TestIpcModeNone
09:06:59 [2020-04-17T09:06:59.822Z] --- PASS: TestIpcModeNone (0.76s)
09:06:59 [2020-04-17T09:06:59.822Z] === RUN   TestIpcModePrivate
09:07:00 [2020-04-17T09:07:00.019Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
09:07:00 [2020-04-17T09:07:00.443Z] --- PASS: TestIpcModePrivate (0.77s)
09:07:00 [2020-04-17T09:07:00.443Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:54, shared: false, mustBeShared: false
09:07:00 [2020-04-17T09:07:00.443Z] === RUN   TestIpcModeShareable
09:07:00 [2020-04-17T09:07:00.467Z] === RUN   TestDockerSuite/TestInspectAmpersand
09:07:01 [2020-04-17T09:07:01.397Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
09:07:01 [2020-04-17T09:07:01.454Z] --- PASS: TestIpcModeShareable (0.79s)
09:07:01 [2020-04-17T09:07:01.454Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:48, shared: true, mustBeShared: true
09:07:01 [2020-04-17T09:07:01.454Z] === RUN   TestAPIIpcModeShareableAndContainer
09:07:01 [2020-04-17T09:07:01.961Z] === RUN   TestDockerSuite/TestInspectByPrefix
09:07:01 [2020-04-17T09:07:01.961Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
09:07:02 [2020-04-17T09:07:02.893Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
09:07:02 [2020-04-17T09:07:02.893Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
09:07:03 [2020-04-17T09:07:03.491Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.27s)
09:07:03 [2020-04-17T09:07:03.491Z] === RUN   TestAPIIpcModeHost
09:07:04 [2020-04-17T09:07:04.109Z] --- PASS: TestAPIIpcModeHost (0.60s)
09:07:04 [2020-04-17T09:07:04.109Z] === RUN   TestDaemonIpcModeShareable
09:07:04 [2020-04-17T09:07:04.262Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
09:07:04 [2020-04-17T09:07:04.825Z] === RUN   TestDockerSuite/TestInspectDefault
09:07:05 [2020-04-17T09:07:05.755Z] === RUN   TestDockerSuite/TestInspectHistory
09:07:06 [2020-04-17T09:07:06.147Z] --- PASS: TestDaemonIpcModeShareable (1.65s)
09:07:06 [2020-04-17T09:07:06.147Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable
09:07:06 [2020-04-17T09:07:06.147Z]     daemon.go:325: [d18f7f53530b9] waiting for daemon to start
09:07:06 [2020-04-17T09:07:06.147Z]     daemon.go:325: [d18f7f53530b9] waiting for daemon to start
09:07:06 [2020-04-17T09:07:06.147Z]     daemon.go:353: [d18f7f53530b9] daemon started
09:07:06 [2020-04-17T09:07:06.147Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true
09:07:06 [2020-04-17T09:07:06.147Z]     daemon.go:461: [d18f7f53530b9] Stopping daemon
09:07:06 [2020-04-17T09:07:06.147Z]     daemon.go:296: [d18f7f53530b9] exiting daemon
09:07:06 [2020-04-17T09:07:06.147Z]     daemon.go:448: [d18f7f53530b9] Daemon stopped
09:07:06 [2020-04-17T09:07:06.147Z] === RUN   TestDaemonIpcModePrivate
09:07:06 [2020-04-17T09:07:06.685Z] === RUN   TestDockerSuite/TestInspectImage
09:07:06 [2020-04-17T09:07:06.685Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
09:07:06 [2020-04-17T09:07:06.685Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
09:07:06 [2020-04-17T09:07:06.685Z] === RUN   TestDockerSuite/TestInspectInt64
09:07:07 [2020-04-17T09:07:07.618Z] === RUN   TestDockerSuite/TestInspectJSONFields
09:07:07 [2020-04-17T09:07:07.627Z] --- PASS: TestDaemonIpcModePrivate (1.62s)
09:07:07 [2020-04-17T09:07:07.627Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate
09:07:07 [2020-04-17T09:07:07.627Z]     daemon.go:325: [da91d9475bbe0] waiting for daemon to start
09:07:07 [2020-04-17T09:07:07.627Z]     daemon.go:325: [da91d9475bbe0] waiting for daemon to start
09:07:07 [2020-04-17T09:07:07.627Z]     daemon.go:353: [da91d9475bbe0] daemon started
09:07:07 [2020-04-17T09:07:07.627Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false
09:07:07 [2020-04-17T09:07:07.627Z]     daemon.go:461: [da91d9475bbe0] Stopping daemon
09:07:07 [2020-04-17T09:07:07.627Z]     daemon.go:296: [da91d9475bbe0] exiting daemon
09:07:07 [2020-04-17T09:07:07.627Z]     daemon.go:448: [da91d9475bbe0] Daemon stopped
09:07:07 [2020-04-17T09:07:07.627Z] === RUN   TestDaemonIpcModePrivateFromConfig
09:07:08 [2020-04-17T09:07:08.182Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
09:07:08 [2020-04-17T09:07:08.182Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
09:07:09 [2020-04-17T09:07:09.112Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
09:07:09 [2020-04-17T09:07:09.114Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.66s)
09:07:09 [2020-04-17T09:07:09.114Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig
09:07:09 [2020-04-17T09:07:09.114Z]     daemon.go:325: [d224798a3a25f] waiting for daemon to start
09:07:09 [2020-04-17T09:07:09.114Z]     daemon.go:325: [d224798a3a25f] waiting for daemon to start
09:07:09 [2020-04-17T09:07:09.114Z]     daemon.go:353: [d224798a3a25f] daemon started
09:07:09 [2020-04-17T09:07:09.114Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false
09:07:09 [2020-04-17T09:07:09.114Z]     daemon.go:461: [d224798a3a25f] Stopping daemon
09:07:09 [2020-04-17T09:07:09.114Z]     daemon.go:296: [d224798a3a25f] exiting daemon
09:07:09 [2020-04-17T09:07:09.114Z]     daemon.go:448: [d224798a3a25f] Daemon stopped
09:07:09 [2020-04-17T09:07:09.114Z] === RUN   TestDaemonIpcModeShareableFromConfig
09:07:10 [2020-04-17T09:07:10.042Z] === RUN   TestDockerSuite/TestInspectPlugin
09:07:10 [2020-04-17T09:07:10.386Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
09:07:11 [2020-04-17T09:07:11.152Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.65s)
09:07:11 [2020-04-17T09:07:11.152Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig
09:07:11 [2020-04-17T09:07:11.152Z]     daemon.go:325: [d32f79401d364] waiting for daemon to start
09:07:11 [2020-04-17T09:07:11.152Z]     daemon.go:325: [d32f79401d364] waiting for daemon to start
09:07:11 [2020-04-17T09:07:11.152Z]     daemon.go:353: [d32f79401d364] daemon started
09:07:11 [2020-04-17T09:07:11.152Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true
09:07:11 [2020-04-17T09:07:11.152Z]     daemon.go:461: [d32f79401d364] Stopping daemon
09:07:11 [2020-04-17T09:07:11.152Z]     daemon.go:296: [d32f79401d364] exiting daemon
09:07:11 [2020-04-17T09:07:11.152Z]     daemon.go:448: [d32f79401d364] Daemon stopped
09:07:11 [2020-04-17T09:07:11.152Z] === RUN   TestIpcModeOlderClient
09:07:11 [2020-04-17T09:07:11.152Z] === PAUSE TestIpcModeOlderClient
09:07:11 [2020-04-17T09:07:11.152Z] === RUN   TestKillContainerInvalidSignal
09:07:11 [2020-04-17T09:07:11.436Z] --- PASS: TestKillContainerInvalidSignal (0.61s)
09:07:11 [2020-04-17T09:07:11.436Z] === RUN   TestKillContainer
09:07:11 [2020-04-17T09:07:11.436Z] === RUN   TestKillContainer/no_signal
09:07:11 [2020-04-17T09:07:11.936Z] === RUN   TestDockerSuite/TestInspectRootFS
09:07:11 [2020-04-17T09:07:11.936Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
09:07:12 [2020-04-17T09:07:12.056Z] === RUN   TestKillContainer/non_killing_signal
09:07:12 [2020-04-17T09:07:12.342Z] === RUN   TestKillContainer/killing_signal
09:07:12 [2020-04-17T09:07:12.866Z] === RUN   TestDockerSuite/TestInspectStatus
09:07:13 [2020-04-17T09:07:13.356Z] --- PASS: TestKillContainer (1.98s)
09:07:13 [2020-04-17T09:07:13.356Z]     --- PASS: TestKillContainer/no_signal (0.63s)
09:07:13 [2020-04-17T09:07:13.356Z]     --- PASS: TestKillContainer/non_killing_signal (0.45s)
09:07:13 [2020-04-17T09:07:13.356Z]     --- PASS: TestKillContainer/killing_signal (0.64s)
09:07:13 [2020-04-17T09:07:13.356Z] === RUN   TestKillWithStopSignalAndRestartPolicies
09:07:13 [2020-04-17T09:07:13.356Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
09:07:13 [2020-04-17T09:07:13.799Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
09:07:13 [2020-04-17T09:07:13.975Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
09:07:14 [2020-04-17T09:07:14.592Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.36s)
09:07:14 [2020-04-17T09:07:14.593Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.63s)
09:07:14 [2020-04-17T09:07:14.593Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.47s)
09:07:14 [2020-04-17T09:07:14.593Z] === RUN   TestKillStoppedContainer
09:07:14 [2020-04-17T09:07:14.877Z] --- PASS: TestKillStoppedContainer (0.09s)
09:07:14 [2020-04-17T09:07:14.877Z] === RUN   TestKillStoppedContainerAPIPre120
09:07:14 [2020-04-17T09:07:14.877Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s)
09:07:14 [2020-04-17T09:07:14.877Z] === RUN   TestKillDifferentUserContainer
09:07:15 [2020-04-17T09:07:15.170Z] === RUN   TestDockerSuite/TestInspectTemplateError
09:07:15 [2020-04-17T09:07:15.496Z] --- PASS: TestKillDifferentUserContainer (0.68s)
09:07:15 [2020-04-17T09:07:15.496Z] === RUN   TestInspectOomKilledTrue
09:07:16 [2020-04-17T09:07:16.100Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
09:07:16 [2020-04-17T09:07:16.975Z] --- PASS: TestInspectOomKilledTrue (1.24s)
09:07:16 [2020-04-17T09:07:16.975Z] === RUN   TestInspectOomKilledFalse
09:07:17 [2020-04-17T09:07:17.030Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
09:07:17 [2020-04-17T09:07:17.593Z] --- PASS: TestInspectOomKilledFalse (0.64s)
09:07:17 [2020-04-17T09:07:17.593Z] === RUN   TestLinksEtcHostsContentMatch
09:07:17 [2020-04-17T09:07:17.878Z] --- PASS: TestLinksEtcHostsContentMatch (0.55s)
09:07:17 [2020-04-17T09:07:17.878Z] === RUN   TestLinksContainerNames
09:07:17 [2020-04-17T09:07:17.961Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
09:07:18 [2020-04-17T09:07:18.524Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
09:07:18 [2020-04-17T09:07:18.993Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
09:07:18 [2020-04-17T09:07:18.993Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
09:07:19 [2020-04-17T09:07:19.355Z] --- PASS: TestLinksContainerNames (1.27s)
09:07:19 [2020-04-17T09:07:19.355Z] === RUN   TestLogsFollowTailEmpty
09:07:19 [2020-04-17T09:07:19.457Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
09:07:19 [2020-04-17T09:07:19.987Z] --- PASS: TestLogsFollowTailEmpty (0.72s)
09:07:19 [2020-04-17T09:07:19.987Z] === RUN   TestContainerNetworkMountsNoChown
09:07:20 [2020-04-17T09:07:20.386Z] === RUN   TestDockerSuite/TestInspectUnknownObject
09:07:20 [2020-04-17T09:07:20.386Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
09:07:20 [2020-04-17T09:07:20.609Z] --- PASS: TestContainerNetworkMountsNoChown (0.66s)
09:07:20 [2020-04-17T09:07:20.609Z] === RUN   TestMountDaemonRoot
09:07:20 [2020-04-17T09:07:20.609Z] === RUN   TestMountDaemonRoot/default
09:07:20 [2020-04-17T09:07:20.609Z] === PAUSE TestMountDaemonRoot/default
09:07:20 [2020-04-17T09:07:20.609Z] === RUN   TestMountDaemonRoot/private
09:07:20 [2020-04-17T09:07:20.609Z] === PAUSE TestMountDaemonRoot/private
09:07:20 [2020-04-17T09:07:20.609Z] === RUN   TestMountDaemonRoot/rprivate
09:07:20 [2020-04-17T09:07:20.609Z] === PAUSE TestMountDaemonRoot/rprivate
09:07:20 [2020-04-17T09:07:20.609Z] === RUN   TestMountDaemonRoot/slave
09:07:20 [2020-04-17T09:07:20.609Z] === PAUSE TestMountDaemonRoot/slave
09:07:20 [2020-04-17T09:07:20.609Z] === RUN   TestMountDaemonRoot/rslave
09:07:20 [2020-04-17T09:07:20.609Z] === PAUSE TestMountDaemonRoot/rslave
09:07:20 [2020-04-17T09:07:20.609Z] === RUN   TestMountDaemonRoot/shared
09:07:20 [2020-04-17T09:07:20.609Z] === PAUSE TestMountDaemonRoot/shared
09:07:20 [2020-04-17T09:07:20.609Z] === RUN   TestMountDaemonRoot/rshared
09:07:20 [2020-04-17T09:07:20.609Z] === PAUSE TestMountDaemonRoot/rshared
09:07:20 [2020-04-17T09:07:20.609Z] === CONT  TestMountDaemonRoot/default
09:07:20 [2020-04-17T09:07:20.609Z] === CONT  TestMountDaemonRoot/shared
09:07:20 [2020-04-17T09:07:20.609Z] === CONT  TestMountDaemonRoot/rslave
09:07:20 [2020-04-17T09:07:20.609Z] === RUN   TestMountDaemonRoot/shared/bind_root
09:07:20 [2020-04-17T09:07:20.609Z] === RUN   TestMountDaemonRoot/rslave/bind_root
09:07:20 [2020-04-17T09:07:20.609Z] === PAUSE TestMountDaemonRoot/shared/bind_root
09:07:20 [2020-04-17T09:07:20.609Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
09:07:20 [2020-04-17T09:07:20.609Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
09:07:20 [2020-04-17T09:07:20.609Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
09:07:20 [2020-04-17T09:07:20.609Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
09:07:20 [2020-04-17T09:07:20.609Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
09:07:20 [2020-04-17T09:07:20.609Z] === RUN   TestMountDaemonRoot/shared/mount_root
09:07:20 [2020-04-17T09:07:20.609Z] === RUN   TestMountDaemonRoot/rslave/mount_root
09:07:20 [2020-04-17T09:07:20.609Z] === PAUSE TestMountDaemonRoot/shared/mount_root
09:07:20 [2020-04-17T09:07:20.609Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
09:07:20 [2020-04-17T09:07:20.609Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
09:07:20 [2020-04-17T09:07:20.609Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
09:07:20 [2020-04-17T09:07:20.609Z] === RUN   TestMountDaemonRoot/default/bind_subpath
09:07:20 [2020-04-17T09:07:20.609Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
09:07:20 [2020-04-17T09:07:20.609Z] === RUN   TestMountDaemonRoot/default/mount_root
09:07:20 [2020-04-17T09:07:20.609Z] === PAUSE TestMountDaemonRoot/default/mount_root
09:07:20 [2020-04-17T09:07:20.609Z] === RUN   TestMountDaemonRoot/default/mount_subpath
09:07:20 [2020-04-17T09:07:20.609Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
09:07:20 [2020-04-17T09:07:20.609Z] === RUN   TestMountDaemonRoot/default/bind_root
09:07:20 [2020-04-17T09:07:20.609Z] === PAUSE TestMountDaemonRoot/default/bind_root
09:07:20 [2020-04-17T09:07:20.609Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
09:07:20 [2020-04-17T09:07:20.609Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
09:07:20 [2020-04-17T09:07:20.609Z] === CONT  TestMountDaemonRoot/rprivate
09:07:20 [2020-04-17T09:07:20.609Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
09:07:20 [2020-04-17T09:07:20.609Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
09:07:20 [2020-04-17T09:07:20.609Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
09:07:20 [2020-04-17T09:07:20.609Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
09:07:20 [2020-04-17T09:07:20.609Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
09:07:20 [2020-04-17T09:07:20.609Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
09:07:20 [2020-04-17T09:07:20.609Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
09:07:20 [2020-04-17T09:07:20.609Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
09:07:20 [2020-04-17T09:07:20.609Z] === CONT  TestMountDaemonRoot/slave
09:07:20 [2020-04-17T09:07:20.609Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
09:07:20 [2020-04-17T09:07:20.609Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
09:07:20 [2020-04-17T09:07:20.609Z] === RUN   TestMountDaemonRoot/slave/mount_root
09:07:20 [2020-04-17T09:07:20.609Z] === PAUSE TestMountDaemonRoot/slave/mount_root
09:07:20 [2020-04-17T09:07:20.609Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
09:07:20 [2020-04-17T09:07:20.609Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
09:07:20 [2020-04-17T09:07:20.609Z] === RUN   TestMountDaemonRoot/slave/bind_root
09:07:20 [2020-04-17T09:07:20.609Z] === PAUSE TestMountDaemonRoot/slave/bind_root
09:07:20 [2020-04-17T09:07:20.609Z] === CONT  TestMountDaemonRoot/rshared
09:07:20 [2020-04-17T09:07:20.609Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
09:07:20 [2020-04-17T09:07:20.609Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
09:07:20 [2020-04-17T09:07:20.609Z] === RUN   TestMountDaemonRoot/rshared/bind_root
09:07:20 [2020-04-17T09:07:20.609Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
09:07:20 [2020-04-17T09:07:20.609Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
09:07:20 [2020-04-17T09:07:20.609Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
09:07:20 [2020-04-17T09:07:20.609Z] === RUN   TestMountDaemonRoot/rshared/mount_root
09:07:20 [2020-04-17T09:07:20.609Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
09:07:20 [2020-04-17T09:07:20.609Z] === CONT  TestMountDaemonRoot/private
09:07:20 [2020-04-17T09:07:20.609Z] === RUN   TestMountDaemonRoot/private/mount_root
09:07:20 [2020-04-17T09:07:20.609Z] === PAUSE TestMountDaemonRoot/private/mount_root
09:07:20 [2020-04-17T09:07:20.609Z] === RUN   TestMountDaemonRoot/private/mount_subpath
09:07:20 [2020-04-17T09:07:20.609Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
09:07:20 [2020-04-17T09:07:20.609Z] === RUN   TestMountDaemonRoot/private/bind_root
09:07:20 [2020-04-17T09:07:20.609Z] === PAUSE TestMountDaemonRoot/private/bind_root
09:07:20 [2020-04-17T09:07:20.609Z] === RUN   TestMountDaemonRoot/private/bind_subpath
09:07:20 [2020-04-17T09:07:20.609Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
09:07:20 [2020-04-17T09:07:20.609Z] === CONT  TestMountDaemonRoot/shared/bind_root
09:07:20 [2020-04-17T09:07:20.609Z] === CONT  TestMountDaemonRoot/default/bind_subpath
09:07:20 [2020-04-17T09:07:20.609Z] === CONT  TestMountDaemonRoot/rslave/bind_root
09:07:20 [2020-04-17T09:07:20.609Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
09:07:20 [2020-04-17T09:07:20.609Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
09:07:20 [2020-04-17T09:07:20.894Z] === CONT  TestMountDaemonRoot/shared/mount_root
09:07:20 [2020-04-17T09:07:20.894Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
09:07:20 [2020-04-17T09:07:20.894Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
09:07:20 [2020-04-17T09:07:20.894Z] === CONT  TestMountDaemonRoot/default/bind_root
09:07:20 [2020-04-17T09:07:20.894Z] === CONT  TestMountDaemonRoot/default/mount_subpath
09:07:20 [2020-04-17T09:07:20.895Z] === CONT  TestMountDaemonRoot/default/mount_root
09:07:20 [2020-04-17T09:07:20.895Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
09:07:20 [2020-04-17T09:07:20.895Z] === CONT  TestMountDaemonRoot/private/mount_root
09:07:20 [2020-04-17T09:07:20.895Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
09:07:20 [2020-04-17T09:07:20.895Z] === CONT  TestMountDaemonRoot/rslave/mount_root
09:07:20 [2020-04-17T09:07:20.895Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
09:07:20 [2020-04-17T09:07:20.895Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
09:07:20 [2020-04-17T09:07:20.895Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
09:07:20 [2020-04-17T09:07:20.895Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
09:07:20 [2020-04-17T09:07:20.895Z] === CONT  TestMountDaemonRoot/slave/bind_root
09:07:20 [2020-04-17T09:07:20.895Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
09:07:20 [2020-04-17T09:07:20.895Z] === CONT  TestMountDaemonRoot/slave/mount_root
09:07:20 [2020-04-17T09:07:20.895Z] === CONT  TestMountDaemonRoot/rshared/mount_root
09:07:20 [2020-04-17T09:07:20.895Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
09:07:20 [2020-04-17T09:07:20.895Z] === CONT  TestMountDaemonRoot/rshared/bind_root
09:07:20 [2020-04-17T09:07:20.895Z] === CONT  TestMountDaemonRoot/private/bind_subpath
09:07:20 [2020-04-17T09:07:20.895Z] === CONT  TestMountDaemonRoot/private/bind_root
09:07:20 [2020-04-17T09:07:20.895Z] === CONT  TestMountDaemonRoot/private/mount_subpath
09:07:21 [2020-04-17T09:07:21.179Z] --- PASS: TestMountDaemonRoot (0.04s)
09:07:21 [2020-04-17T09:07:21.179Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
09:07:21 [2020-04-17T09:07:21.179Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
09:07:21 [2020-04-17T09:07:21.179Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
09:07:21 [2020-04-17T09:07:21.179Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
09:07:21 [2020-04-17T09:07:21.179Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
09:07:21 [2020-04-17T09:07:21.179Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
09:07:21 [2020-04-17T09:07:21.179Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s)
09:07:21 [2020-04-17T09:07:21.179Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
09:07:21 [2020-04-17T09:07:21.179Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
09:07:21 [2020-04-17T09:07:21.179Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
09:07:21 [2020-04-17T09:07:21.179Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
09:07:21 [2020-04-17T09:07:21.179Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
09:07:21 [2020-04-17T09:07:21.179Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
09:07:21 [2020-04-17T09:07:21.179Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
09:07:21 [2020-04-17T09:07:21.179Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
09:07:21 [2020-04-17T09:07:21.179Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
09:07:21 [2020-04-17T09:07:21.179Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s)
09:07:21 [2020-04-17T09:07:21.179Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
09:07:21 [2020-04-17T09:07:21.179Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
09:07:21 [2020-04-17T09:07:21.179Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
09:07:21 [2020-04-17T09:07:21.179Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
09:07:21 [2020-04-17T09:07:21.179Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
09:07:21 [2020-04-17T09:07:21.179Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
09:07:21 [2020-04-17T09:07:21.179Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
09:07:21 [2020-04-17T09:07:21.179Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
09:07:21 [2020-04-17T09:07:21.179Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
09:07:21 [2020-04-17T09:07:21.179Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
09:07:21 [2020-04-17T09:07:21.180Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
09:07:21 [2020-04-17T09:07:21.180Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
09:07:21 [2020-04-17T09:07:21.180Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
09:07:21 [2020-04-17T09:07:21.180Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
09:07:21 [2020-04-17T09:07:21.180Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
09:07:21 [2020-04-17T09:07:21.180Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
09:07:21 [2020-04-17T09:07:21.180Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
09:07:21 [2020-04-17T09:07:21.180Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
09:07:21 [2020-04-17T09:07:21.180Z] === RUN   TestContainerBindMountNonRecursive
09:07:22 [2020-04-17T09:07:22.662Z] --- PASS: TestContainerBindMountNonRecursive (1.61s)
09:07:22 [2020-04-17T09:07:22.662Z] === RUN   TestNetworkNat
09:07:22 [2020-04-17T09:07:22.906Z] === RUN   TestDockerSuite/TestLinkShortDefinition
09:07:23 [2020-04-17T09:07:23.293Z] --- PASS: TestNetworkNat (0.69s)
09:07:23 [2020-04-17T09:07:23.293Z] === RUN   TestNetworkLocalhostTCPNat
09:07:23 [2020-04-17T09:07:23.708Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
09:07:23 [2020-04-17T09:07:23.708Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
09:07:23 [2020-04-17T09:07:23.708Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
09:07:24 [2020-04-17T09:07:24.275Z] === RUN   TestDockerSuite/TestLinksEnvs
09:07:24 [2020-04-17T09:07:24.312Z] --- PASS: TestNetworkLocalhostTCPNat (0.77s)
09:07:24 [2020-04-17T09:07:24.312Z] === RUN   TestNetworkLoopbackNat
09:07:24 [2020-04-17T09:07:24.932Z] --- PASS: TestNetworkLoopbackNat (0.89s)
09:07:24 [2020-04-17T09:07:24.932Z] === RUN   TestPause
09:07:25 [2020-04-17T09:07:25.204Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
09:07:25 [2020-04-17T09:07:25.768Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
09:07:25 [2020-04-17T09:07:25.945Z] --- PASS: TestPause (0.70s)
09:07:25 [2020-04-17T09:07:25.945Z] === RUN   TestPauseFailsOnWindowsServerContainers
09:07:25 [2020-04-17T09:07:25.945Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
09:07:25 [2020-04-17T09:07:25.945Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:07:25 [2020-04-17T09:07:25.945Z] === RUN   TestPauseStopPausedContainer
09:07:26 [2020-04-17T09:07:26.331Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
09:07:26 [2020-04-17T09:07:26.564Z] --- PASS: TestPauseStopPausedContainer (0.73s)
09:07:26 [2020-04-17T09:07:26.564Z] === RUN   TestPsFilter
09:07:26 [2020-04-17T09:07:26.564Z] --- PASS: TestPsFilter (0.17s)
09:07:26 [2020-04-17T09:07:26.564Z] === RUN   TestRemoveContainerWithRemovedVolume
09:07:27 [2020-04-17T09:07:27.182Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.69s)
09:07:27 [2020-04-17T09:07:27.182Z] === RUN   TestRemoveContainerWithVolume
09:07:28 [2020-04-17T09:07:28.196Z] --- PASS: TestRemoveContainerWithVolume (0.68s)
09:07:28 [2020-04-17T09:07:28.196Z] === RUN   TestRemoveContainerRunning
09:07:28 [2020-04-17T09:07:28.226Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
09:07:28 [2020-04-17T09:07:28.815Z] --- PASS: TestRemoveContainerRunning (0.67s)
09:07:28 [2020-04-17T09:07:28.815Z] === RUN   TestRemoveContainerForceRemoveRunning
09:07:29 [2020-04-17T09:07:29.433Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.64s)
09:07:29 [2020-04-17T09:07:29.433Z] === RUN   TestRemoveInvalidContainer
09:07:29 [2020-04-17T09:07:29.433Z] --- PASS: TestRemoveInvalidContainer (0.04s)
09:07:29 [2020-04-17T09:07:29.433Z] === RUN   TestRenameLinkedContainer
09:07:30 [2020-04-17T09:07:30.819Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
09:07:30 [2020-04-17T09:07:30.819Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
09:07:30 [2020-04-17T09:07:30.819Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
09:07:30 [2020-04-17T09:07:30.819Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
09:07:30 [2020-04-17T09:07:30.819Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
09:07:31 [2020-04-17T09:07:31.504Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
09:07:32 [2020-04-17T09:07:32.121Z] --- PASS: TestRenameLinkedContainer (2.58s)
09:07:32 [2020-04-17T09:07:32.121Z] === RUN   TestRenameStoppedContainer
09:07:32 [2020-04-17T09:07:32.738Z] --- PASS: TestRenameStoppedContainer (0.69s)
09:07:32 [2020-04-17T09:07:32.738Z] === RUN   TestRenameRunningContainerAndReuse
09:07:33 [2020-04-17T09:07:33.397Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
09:07:33 [2020-04-17T09:07:33.397Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
09:07:34 [2020-04-17T09:07:34.224Z] --- PASS: TestRenameRunningContainerAndReuse (1.34s)
09:07:34 [2020-04-17T09:07:34.225Z] === RUN   TestRenameInvalidName
09:07:34 [2020-04-17T09:07:34.510Z] --- PASS: TestRenameInvalidName (0.66s)
09:07:34 [2020-04-17T09:07:34.510Z] === RUN   TestRenameAnonymousContainer
09:07:35 [2020-04-17T09:07:35.919Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
09:07:36 [2020-04-17T09:07:36.482Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
09:07:37 [2020-04-17T09:07:37.198Z] --- PASS: TestRenameAnonymousContainer (2.49s)
09:07:37 [2020-04-17T09:07:37.198Z] === RUN   TestRenameContainerWithSameName
09:07:37 [2020-04-17T09:07:37.413Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
09:07:37 [2020-04-17T09:07:37.819Z] --- PASS: TestRenameContainerWithSameName (0.68s)
09:07:37 [2020-04-17T09:07:37.819Z] === RUN   TestRenameContainerWithLinkedContainer
09:07:39 [2020-04-17T09:07:39.305Z] --- PASS: TestRenameContainerWithLinkedContainer (1.33s)
09:07:39 [2020-04-17T09:07:39.305Z] === RUN   TestResize
09:07:39 [2020-04-17T09:07:39.923Z] --- PASS: TestResize (0.67s)
09:07:39 [2020-04-17T09:07:39.923Z] === RUN   TestResizeWithInvalidSize
09:07:40 [2020-04-17T09:07:40.541Z] --- PASS: TestResizeWithInvalidSize (0.65s)
09:07:40 [2020-04-17T09:07:40.541Z] === RUN   TestResizeWhenContainerNotStarted
09:07:41 [2020-04-17T09:07:41.163Z] --- PASS: TestResizeWhenContainerNotStarted (0.63s)
09:07:41 [2020-04-17T09:07:41.163Z] === RUN   TestDaemonRestartKillContainers
09:07:41 [2020-04-17T09:07:41.163Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:07:41 [2020-04-17T09:07:41.163Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:07:41 [2020-04-17T09:07:41.163Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:07:41 [2020-04-17T09:07:41.163Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:07:41 [2020-04-17T09:07:41.163Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:07:41 [2020-04-17T09:07:41.163Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:07:41 [2020-04-17T09:07:41.163Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:07:41 [2020-04-17T09:07:41.163Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:07:41 [2020-04-17T09:07:41.163Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:07:41 [2020-04-17T09:07:41.163Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:07:41 [2020-04-17T09:07:41.163Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:07:41 [2020-04-17T09:07:41.163Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:07:41 [2020-04-17T09:07:41.163Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:07:41 [2020-04-17T09:07:41.163Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:07:41 [2020-04-17T09:07:41.163Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:07:41 [2020-04-17T09:07:41.163Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:07:41 [2020-04-17T09:07:41.163Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:07:41 [2020-04-17T09:07:41.163Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:07:41 [2020-04-17T09:07:41.163Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:07:41 [2020-04-17T09:07:41.163Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:07:41 [2020-04-17T09:07:41.163Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:07:41 [2020-04-17T09:07:41.163Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:07:41 [2020-04-17T09:07:41.163Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:07:41 [2020-04-17T09:07:41.163Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:07:41 [2020-04-17T09:07:41.163Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:07:41 [2020-04-17T09:07:41.163Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:07:41 [2020-04-17T09:07:41.163Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:07:41 [2020-04-17T09:07:41.163Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:07:44 [2020-04-17T09:07:44.660Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:07:44 [2020-04-17T09:07:44.661Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:07:44 [2020-04-17T09:07:44.661Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:07:45 [2020-04-17T09:07:45.683Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:07:46 [2020-04-17T09:07:46.709Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:07:47 [2020-04-17T09:07:47.734Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:07:47 [2020-04-17T09:07:47.734Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:07:48 [2020-04-17T09:07:48.760Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:07:51 [2020-04-17T09:07:51.469Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
09:07:51 [2020-04-17T09:07:51.469Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.23s)
09:07:51 [2020-04-17T09:07:51.469Z]         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:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:325: [d7ab3f0443ec7] waiting for daemon to start
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:325: [d7ab3f0443ec7] waiting for daemon to start
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:353: [d7ab3f0443ec7] daemon started
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:325: [d7ab3f0443ec7] waiting for daemon to start
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:296: [d7ab3f0443ec7] exiting daemon
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:325: [d7ab3f0443ec7] waiting for daemon to start
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:353: [d7ab3f0443ec7] daemon started
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:461: [d7ab3f0443ec7] Stopping daemon
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:296: [d7ab3f0443ec7] exiting daemon
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:448: [d7ab3f0443ec7] Daemon stopped
09:07:51 [2020-04-17T09:07:51.469Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.42s)
09:07:51 [2020-04-17T09:07:51.469Z]         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:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:325: [dd6c83bdaaca1] waiting for daemon to start
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:325: [dd6c83bdaaca1] waiting for daemon to start
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:353: [dd6c83bdaaca1] daemon started
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:461: [dd6c83bdaaca1] Stopping daemon
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:296: [dd6c83bdaaca1] exiting daemon
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:448: [dd6c83bdaaca1] Daemon stopped
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:325: [dd6c83bdaaca1] waiting for daemon to start
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:325: [dd6c83bdaaca1] waiting for daemon to start
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:353: [dd6c83bdaaca1] daemon started
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:461: [dd6c83bdaaca1] Stopping daemon
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:296: [dd6c83bdaaca1] exiting daemon
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:448: [dd6c83bdaaca1] Daemon stopped
09:07:51 [2020-04-17T09:07:51.469Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.53s)
09:07:51 [2020-04-17T09:07:51.469Z]         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:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:325: [dbbd65bf5ea6a] waiting for daemon to start
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:325: [dbbd65bf5ea6a] waiting for daemon to start
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:353: [dbbd65bf5ea6a] daemon started
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:325: [dbbd65bf5ea6a] waiting for daemon to start
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:296: [dbbd65bf5ea6a] exiting daemon
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:325: [dbbd65bf5ea6a] waiting for daemon to start
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:353: [dbbd65bf5ea6a] daemon started
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:461: [dbbd65bf5ea6a] Stopping daemon
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:296: [dbbd65bf5ea6a] exiting daemon
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:448: [dbbd65bf5ea6a] Daemon stopped
09:07:51 [2020-04-17T09:07:51.469Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.67s)
09:07:51 [2020-04-17T09:07:51.469Z]         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:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:325: [d51bc4bae7994] waiting for daemon to start
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:325: [d51bc4bae7994] waiting for daemon to start
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:353: [d51bc4bae7994] daemon started
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:461: [d51bc4bae7994] Stopping daemon
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:296: [d51bc4bae7994] exiting daemon
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:448: [d51bc4bae7994] Daemon stopped
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:325: [d51bc4bae7994] waiting for daemon to start
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:325: [d51bc4bae7994] waiting for daemon to start
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:353: [d51bc4bae7994] daemon started
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:461: [d51bc4bae7994] Stopping daemon
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:296: [d51bc4bae7994] exiting daemon
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:448: [d51bc4bae7994] Daemon stopped
09:07:51 [2020-04-17T09:07:51.469Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.02s)
09:07:51 [2020-04-17T09:07:51.469Z]         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:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:325: [d3fe60dff259e] waiting for daemon to start
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:325: [d3fe60dff259e] waiting for daemon to start
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:353: [d3fe60dff259e] daemon started
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:461: [d3fe60dff259e] Stopping daemon
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:296: [d3fe60dff259e] exiting daemon
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:448: [d3fe60dff259e] Daemon stopped
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:325: [d3fe60dff259e] waiting for daemon to start
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:325: [d3fe60dff259e] waiting for daemon to start
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:353: [d3fe60dff259e] daemon started
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:461: [d3fe60dff259e] Stopping daemon
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:296: [d3fe60dff259e] exiting daemon
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:448: [d3fe60dff259e] Daemon stopped
09:07:51 [2020-04-17T09:07:51.469Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.22s)
09:07:51 [2020-04-17T09:07:51.469Z]         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:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:325: [df71c0ebae9ed] waiting for daemon to start
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:325: [df71c0ebae9ed] waiting for daemon to start
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:353: [df71c0ebae9ed] daemon started
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:296: [df71c0ebae9ed] exiting daemon
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:325: [df71c0ebae9ed] waiting for daemon to start
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:325: [df71c0ebae9ed] waiting for daemon to start
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:353: [df71c0ebae9ed] daemon started
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:461: [df71c0ebae9ed] Stopping daemon
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:296: [df71c0ebae9ed] exiting daemon
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:448: [df71c0ebae9ed] Daemon stopped
09:07:51 [2020-04-17T09:07:51.469Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.05s)
09:07:51 [2020-04-17T09:07:51.469Z]         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:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:325: [d13c971e4fae4] waiting for daemon to start
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:325: [d13c971e4fae4] waiting for daemon to start
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:353: [d13c971e4fae4] daemon started
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:325: [d13c971e4fae4] waiting for daemon to start
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:296: [d13c971e4fae4] exiting daemon
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:325: [d13c971e4fae4] waiting for daemon to start
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:353: [d13c971e4fae4] daemon started
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:461: [d13c971e4fae4] Stopping daemon
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:296: [d13c971e4fae4] exiting daemon
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:448: [d13c971e4fae4] Daemon stopped
09:07:51 [2020-04-17T09:07:51.469Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.08s)
09:07:51 [2020-04-17T09:07:51.469Z]         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:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:325: [d3dd0405eadd1] waiting for daemon to start
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:325: [d3dd0405eadd1] waiting for daemon to start
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:353: [d3dd0405eadd1] daemon started
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:461: [d3dd0405eadd1] Stopping daemon
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:296: [d3dd0405eadd1] exiting daemon
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:448: [d3dd0405eadd1] Daemon stopped
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:325: [d3dd0405eadd1] waiting for daemon to start
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:325: [d3dd0405eadd1] waiting for daemon to start
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:353: [d3dd0405eadd1] daemon started
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:461: [d3dd0405eadd1] Stopping daemon
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:296: [d3dd0405eadd1] exiting daemon
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:448: [d3dd0405eadd1] Daemon stopped
09:07:51 [2020-04-17T09:07:51.469Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.50s)
09:07:51 [2020-04-17T09:07:51.469Z]         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:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:325: [db9c2c45c6959] waiting for daemon to start
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:325: [db9c2c45c6959] waiting for daemon to start
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:353: [db9c2c45c6959] daemon started
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:325: [db9c2c45c6959] waiting for daemon to start
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:296: [db9c2c45c6959] exiting daemon
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:325: [db9c2c45c6959] waiting for daemon to start
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:353: [db9c2c45c6959] daemon started
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:461: [db9c2c45c6959] Stopping daemon
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:296: [db9c2c45c6959] exiting daemon
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:448: [db9c2c45c6959] Daemon stopped
09:07:51 [2020-04-17T09:07:51.469Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.99s)
09:07:51 [2020-04-17T09:07:51.469Z]         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:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:325: [d92f33efb3b20] waiting for daemon to start
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:325: [d92f33efb3b20] waiting for daemon to start
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:353: [d92f33efb3b20] daemon started
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:325: [d92f33efb3b20] waiting for daemon to start
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:296: [d92f33efb3b20] exiting daemon
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:325: [d92f33efb3b20] waiting for daemon to start
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:353: [d92f33efb3b20] daemon started
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:461: [d92f33efb3b20] Stopping daemon
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:296: [d92f33efb3b20] exiting daemon
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:448: [d92f33efb3b20] Daemon stopped
09:07:51 [2020-04-17T09:07:51.469Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.86s)
09:07:51 [2020-04-17T09:07:51.469Z]         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:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:325: [daff6cb87918c] waiting for daemon to start
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:325: [daff6cb87918c] waiting for daemon to start
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:353: [daff6cb87918c] daemon started
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:461: [daff6cb87918c] Stopping daemon
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:296: [daff6cb87918c] exiting daemon
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:448: [daff6cb87918c] Daemon stopped
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:325: [daff6cb87918c] waiting for daemon to start
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:325: [daff6cb87918c] waiting for daemon to start
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:353: [daff6cb87918c] daemon started
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:461: [daff6cb87918c] Stopping daemon
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:296: [daff6cb87918c] exiting daemon
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:448: [daff6cb87918c] Daemon stopped
09:07:51 [2020-04-17T09:07:51.469Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.50s)
09:07:51 [2020-04-17T09:07:51.469Z]         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:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:325: [d12276d76f813] waiting for daemon to start
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:325: [d12276d76f813] waiting for daemon to start
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:353: [d12276d76f813] daemon started
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:461: [d12276d76f813] Stopping daemon
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:296: [d12276d76f813] exiting daemon
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:448: [d12276d76f813] Daemon stopped
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:325: [d12276d76f813] waiting for daemon to start
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:325: [d12276d76f813] waiting for daemon to start
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:353: [d12276d76f813] daemon started
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:461: [d12276d76f813] Stopping daemon
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:296: [d12276d76f813] exiting daemon
09:07:51 [2020-04-17T09:07:51.469Z]         daemon.go:448: [d12276d76f813] Daemon stopped
09:07:51 [2020-04-17T09:07:51.469Z] === RUN   TestKernelTCPMemory
09:07:52 [2020-04-17T09:07:52.089Z] --- PASS: TestKernelTCPMemory (0.80s)
09:07:52 [2020-04-17T09:07:52.089Z] === RUN   TestNISDomainname
09:07:52 [2020-04-17T09:07:52.269Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
09:07:52 [2020-04-17T09:07:52.269Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
09:07:52 [2020-04-17T09:07:52.833Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
09:07:53 [2020-04-17T09:07:53.104Z] --- PASS: TestNISDomainname (0.90s)
09:07:53 [2020-04-17T09:07:53.104Z] === RUN   TestStats
09:07:54 [2020-04-17T09:07:54.532Z] #33 121.9 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
09:07:54 [2020-04-17T09:07:54.581Z] --- PASS: TestStats (1.69s)
09:07:54 [2020-04-17T09:07:54.581Z] === RUN   TestStopContainerWithTimeout
09:07:54 [2020-04-17T09:07:54.581Z] === RUN   TestStopContainerWithTimeout/0
09:07:54 [2020-04-17T09:07:54.581Z] === PAUSE TestStopContainerWithTimeout/0
09:07:54 [2020-04-17T09:07:54.581Z] === RUN   TestStopContainerWithTimeout/1
09:07:54 [2020-04-17T09:07:54.581Z] === PAUSE TestStopContainerWithTimeout/1
09:07:54 [2020-04-17T09:07:54.581Z] === RUN   TestStopContainerWithTimeout/3
09:07:54 [2020-04-17T09:07:54.581Z] === PAUSE TestStopContainerWithTimeout/3
09:07:54 [2020-04-17T09:07:54.581Z] === RUN   TestStopContainerWithTimeout/-1
09:07:54 [2020-04-17T09:07:54.581Z] === PAUSE TestStopContainerWithTimeout/-1
09:07:54 [2020-04-17T09:07:54.581Z] === CONT  TestStopContainerWithTimeout/0
09:07:54 [2020-04-17T09:07:54.581Z] === CONT  TestStopContainerWithTimeout/-1
09:07:54 [2020-04-17T09:07:54.581Z] === CONT  TestStopContainerWithTimeout/1
09:07:54 [2020-04-17T09:07:54.581Z] === CONT  TestStopContainerWithTimeout/3
09:07:55 [2020-04-17T09:07:55.091Z] #33 123.8 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
09:07:55 [2020-04-17T09:07:55.355Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
09:07:55 [2020-04-17T09:07:55.355Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
09:07:56 [2020-04-17T09:07:56.285Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
09:07:56 [2020-04-17T09:07:56.450Z] #33 125.0 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
09:07:58 [2020-04-17T09:07:58.060Z] --- PASS: TestStopContainerWithTimeout (0.03s)
09:07:58 [2020-04-17T09:07:58.060Z]     --- PASS: TestStopContainerWithTimeout/0 (1.14s)
09:07:58 [2020-04-17T09:07:58.060Z]     --- PASS: TestStopContainerWithTimeout/1 (2.12s)
09:07:58 [2020-04-17T09:07:58.061Z]     --- PASS: TestStopContainerWithTimeout/3 (3.18s)
09:07:58 [2020-04-17T09:07:58.061Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.24s)
09:07:58 [2020-04-17T09:07:58.061Z] === RUN   TestDeleteDevicemapper
09:07:58 [2020-04-17T09:07:58.061Z] --- SKIP: TestDeleteDevicemapper (0.00s)
09:07:58 [2020-04-17T09:07:58.061Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
09:07:58 [2020-04-17T09:07:58.061Z] === RUN   TestStopContainerWithRestartPolicyAlways
09:07:58 [2020-04-17T09:07:58.373Z] #33 126.8 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
09:07:58 [2020-04-17T09:07:58.806Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
09:07:58 [2020-04-17T09:07:58.806Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
09:07:58 [2020-04-17T09:07:58.806Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
09:07:59 [2020-04-17T09:07:59.296Z] #33 127.9 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
09:07:59 [2020-04-17T09:07:59.370Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
09:07:59 [2020-04-17T09:07:59.370Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
09:07:59 [2020-04-17T09:07:59.370Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
09:08:00 [2020-04-17T09:08:00.098Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.05s)
09:08:00 [2020-04-17T09:08:00.098Z] === RUN   TestUpdateMemory
09:08:00 [2020-04-17T09:08:00.299Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
09:08:00 [2020-04-17T09:08:00.657Z] #33 129.1 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
09:08:00 [2020-04-17T09:08:00.718Z] --- PASS: TestUpdateMemory (0.93s)
09:08:00 [2020-04-17T09:08:00.718Z] === RUN   TestUpdateCPUQuota
09:08:00 [2020-04-17T09:08:00.833Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
09:08:01 [2020-04-17T09:08:01.270Z] === RUN   TestDockerSuite/TestLogsAPIUntil
09:08:01 [2020-04-17T09:08:01.581Z] #33 130.3 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
09:08:01 [2020-04-17T09:08:01.833Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
09:08:02 [2020-04-17T09:08:02.197Z] --- PASS: TestUpdateCPUQuota (1.26s)
09:08:02 [2020-04-17T09:08:02.197Z] === RUN   TestUpdatePidsLimit
09:08:02 [2020-04-17T09:08:02.197Z] === RUN   TestUpdatePidsLimit/update_from_none
09:08:02 [2020-04-17T09:08:02.389Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
09:08:02 [2020-04-17T09:08:02.482Z] === RUN   TestUpdatePidsLimit/no_change
09:08:02 [2020-04-17T09:08:02.767Z] === RUN   TestUpdatePidsLimit/update_lower
09:08:02 [2020-04-17T09:08:02.941Z] #33 131.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
09:08:02 [2020-04-17T09:08:02.941Z] #33 131.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
09:08:03 [2020-04-17T09:08:03.052Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
09:08:03 [2020-04-17T09:08:03.337Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
09:08:03 [2020-04-17T09:08:03.366Z] === RUN   TestDockerSuite/TestBuildCacheAdd
09:08:03 [2020-04-17T09:08:03.366Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
09:08:03 [2020-04-17T09:08:03.624Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
09:08:04 [2020-04-17T09:08:04.244Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
09:08:04 [2020-04-17T09:08:04.822Z] #33 133.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
09:08:04 [2020-04-17T09:08:04.916Z] === RUN   TestDockerSuite/TestBuildCacheFrom
09:08:04 [2020-04-17T09:08:04.916Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
09:08:05 [2020-04-17T09:08:05.105Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
09:08:05 [2020-04-17T09:08:05.105Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
09:08:05 [2020-04-17T09:08:05.269Z] --- PASS: TestUpdatePidsLimit (3.33s)
09:08:05 [2020-04-17T09:08:05.269Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.33s)
09:08:05 [2020-04-17T09:08:05.269Z]     --- PASS: TestUpdatePidsLimit/no_change (0.33s)
09:08:05 [2020-04-17T09:08:05.269Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.33s)
09:08:05 [2020-04-17T09:08:05.269Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.35s)
09:08:05 [2020-04-17T09:08:05.269Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.35s)
09:08:05 [2020-04-17T09:08:05.269Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.31s)
09:08:05 [2020-04-17T09:08:05.269Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.33s)
09:08:05 [2020-04-17T09:08:05.269Z] === RUN   TestUpdateRestartPolicy
09:08:05 [2020-04-17T09:08:05.380Z] #33 134.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
09:08:06 [2020-04-17T09:08:06.036Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
09:08:06 [2020-04-17T09:08:06.739Z] #33 135.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
09:08:07 [2020-04-17T09:08:07.929Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
09:08:08 [2020-04-17T09:08:08.621Z] #33 136.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
09:08:09 [2020-04-17T09:08:09.633Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
09:08:09 [2020-04-17T09:08:09.982Z] #33 138.4 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
09:08:10 [2020-04-17T09:08:10.609Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
09:08:10 [2020-04-17T09:08:10.609Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
09:08:10 [2020-04-17T09:08:10.609Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
09:08:10 [2020-04-17T09:08:10.905Z] #33 139.5 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
09:08:11 [2020-04-17T09:08:11.201Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
09:08:11 [2020-04-17T09:08:11.201Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
09:08:11 [2020-04-17T09:08:11.765Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
09:08:12 [2020-04-17T09:08:12.022Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
09:08:12 [2020-04-17T09:08:12.158Z] === RUN   TestDockerSuite/TestBuildClearCmd
09:08:12 [2020-04-17T09:08:12.620Z] === RUN   TestDockerSuite/TestBuildCmd
09:08:12 [2020-04-17T09:08:12.786Z] #33 141.2 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
09:08:13 [2020-04-17T09:08:13.393Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
09:08:13 [2020-04-17T09:08:13.596Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
09:08:13 [2020-04-17T09:08:13.596Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
09:08:13 [2020-04-17T09:08:13.708Z] #33 142.2 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
09:08:14 [2020-04-17T09:08:14.324Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
09:08:14 [2020-04-17T09:08:14.572Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
09:08:14 [2020-04-17T09:08:14.631Z] #33 143.3 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
09:08:15 [2020-04-17T09:08:15.692Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
09:08:15 [2020-04-17T09:08:15.692Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
09:08:15 [2020-04-17T09:08:15.991Z] #33 144.4 
09:08:15 [2020-04-17T09:08:15.991Z] #33 DONE 144.7s
09:08:15 [2020-04-17T09:08:15.991Z] 
09:08:15 [2020-04-17T09:08:15.991Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ...
09:08:16 [2020-04-17T09:08:16.622Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
09:08:17 [2020-04-17T09:08:17.351Z] #34 DONE 1.2s
09:08:17 [2020-04-17T09:08:17.809Z] --- PASS: TestUpdateRestartPolicy (12.13s)
09:08:17 [2020-04-17T09:08:17.809Z] === RUN   TestUpdateRestartWithAutoRemove
09:08:17 [2020-04-17T09:08:17.991Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
09:08:18 [2020-04-17T09:08:18.094Z] --- PASS: TestUpdateRestartWithAutoRemove (0.69s)
09:08:18 [2020-04-17T09:08:18.094Z] === RUN   TestWaitNonBlocked
09:08:18 [2020-04-17T09:08:18.094Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
09:08:18 [2020-04-17T09:08:18.094Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
09:08:18 [2020-04-17T09:08:18.094Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
09:08:18 [2020-04-17T09:08:18.094Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
09:08:18 [2020-04-17T09:08:18.382Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
09:08:18 [2020-04-17T09:08:18.382Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
09:08:18 [2020-04-17T09:08:18.710Z] 
09:08:18 [2020-04-17T09:08:18.710Z] #35 [runner 12/12] COPY --from=builder       /build/ /
09:08:19 [2020-04-17T09:08:19.268Z] #35 DONE 0.6s
09:08:19 [2020-04-17T09:08:19.268Z] 
09:08:19 [2020-04-17T09:08:19.268Z] #36 exporting to image
09:08:19 [2020-04-17T09:08:19.268Z] #36 exporting layers
09:08:19 [2020-04-17T09:08:19.288Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
09:08:19 [2020-04-17T09:08:19.410Z] --- PASS: TestWaitNonBlocked (0.03s)
09:08:19 [2020-04-17T09:08:19.410Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.89s)
09:08:19 [2020-04-17T09:08:19.410Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.94s)
09:08:19 [2020-04-17T09:08:19.410Z] === RUN   TestWaitBlocked
09:08:19 [2020-04-17T09:08:19.410Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
09:08:19 [2020-04-17T09:08:19.410Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
09:08:19 [2020-04-17T09:08:19.410Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
09:08:19 [2020-04-17T09:08:19.410Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
09:08:19 [2020-04-17T09:08:19.410Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
09:08:19 [2020-04-17T09:08:19.410Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
09:08:20 [2020-04-17T09:08:20.424Z] --- PASS: TestWaitBlocked (0.05s)
09:08:20 [2020-04-17T09:08:20.424Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.92s)
09:08:20 [2020-04-17T09:08:20.424Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.99s)
09:08:20 [2020-04-17T09:08:20.424Z] === CONT  TestContainerStartOnDaemonRestart
09:08:20 [2020-04-17T09:08:20.424Z] === CONT  TestIpcModeOlderClient
09:08:20 [2020-04-17T09:08:20.424Z] === CONT  TestDaemonRestartIpcMode
09:08:20 [2020-04-17T09:08:20.424Z] --- PASS: TestIpcModeOlderClient (0.15s)
09:08:20 [2020-04-17T09:08:20.515Z] === RUN   TestDockerSuite/TestLogsFollowStopped
09:08:20 [2020-04-17T09:08:20.772Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
09:08:21 [2020-04-17T09:08:21.030Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
09:08:21 [2020-04-17T09:08:21.148Z] #36 exporting layers 1.7s done
09:08:21 [2020-04-17T09:08:21.148Z] #36 writing image sha256:5212ba3659ebe7356702aeab07c4f0ecf6977c96787a5312cf809d872c4c4d77 done
09:08:21 [2020-04-17T09:08:21.148Z] #36 naming to docker.io/library/moby-e2e-test done
09:08:21 [2020-04-17T09:08:21.148Z] #36 DONE 1.7s
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
09:08:21 [2020-04-17T09:08:21.484Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
09:08:21 [2020-04-17T09:08:21.484Z] === RUN   TestDockerSuite/TestBuildConditionalCache
09:08:21 [2020-04-17T09:08:21.490Z] + echo Ensuring container killed.
09:08:21 [2020-04-17T09:08:21.490Z] Ensuring container killed.
09:08:21 [2020-04-17T09:08:21.490Z] + docker rm -vf docker-pr2
09:08:21 [2020-04-17T09:08:21.490Z] Error: No such container: docker-pr2
09:08:21 [2020-04-17T09:08:21.490Z] + true
[Pipeline] sh
09:08:21 [2020-04-17T09:08:21.795Z] + echo Chowning /workspace to jenkins user
09:08:21 [2020-04-17T09:08:21.795Z] Chowning /workspace to jenkins user
09:08:21 [2020-04-17T09:08:21.795Z] + id -u
09:08:21 [2020-04-17T09:08:21.795Z] + id -g
09:08:21 [2020-04-17T09:08:21.795Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40782:/workspace busybox chown -R 1000:1000 /workspace
09:08:21 [2020-04-17T09:08:21.959Z] === RUN   TestDockerSuite/TestLogsSince
09:08:22 [2020-04-17T09:08:22.460Z] === RUN   TestDockerSuite/TestBuildContChar
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
09:08:23 [2020-04-17T09:08:23.477Z] + bundleName=unit
09:08:23 [2020-04-17T09:08:23.477Z] + echo Creating unit-bundles.tar.gz
09:08:23 [2020-04-17T09:08:23.477Z] Creating unit-bundles.tar.gz
09:08:23 [2020-04-17T09:08:23.477Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
09:08:23 [2020-04-17T09:08:23.477Z] bundles/junit-report.xml
09:08:23 [2020-04-17T09:08:23.477Z] bundles/go-test-report.json
09:08:23 [2020-04-17T09:08:23.477Z] bundles/profile.out
[Pipeline] archiveArtifacts
09:08:23 [2020-04-17T09:08:23.484Z] Archiving artifacts
09:08:23 [2020-04-17T09:08:23.868Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40782/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
09:08:23 [2020-04-17T09:08:23.940Z] --- PASS: TestContainerStartOnDaemonRestart (3.11s)
09:08:23 [2020-04-17T09:08:23.940Z]     daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart
09:08:23 [2020-04-17T09:08:23.940Z]     daemon.go:325: [d94a70f0aecb8] waiting for daemon to start
09:08:23 [2020-04-17T09:08:23.940Z]     daemon.go:325: [d94a70f0aecb8] waiting for daemon to start
09:08:23 [2020-04-17T09:08:23.940Z]     daemon.go:353: [d94a70f0aecb8] daemon started
09:08:23 [2020-04-17T09:08:23.940Z]     daemon.go:325: [d94a70f0aecb8] waiting for daemon to start
09:08:23 [2020-04-17T09:08:23.940Z]     daemon.go:296: [d94a70f0aecb8] exiting daemon
09:08:23 [2020-04-17T09:08:23.940Z]     daemon.go:325: [d94a70f0aecb8] waiting for daemon to start
09:08:23 [2020-04-17T09:08:23.940Z]     daemon.go:353: [d94a70f0aecb8] daemon started
09:08:23 [2020-04-17T09:08:23.940Z]     daemon.go:461: [d94a70f0aecb8] Stopping daemon
09:08:23 [2020-04-17T09:08:23.940Z]     daemon.go:296: [d94a70f0aecb8] exiting daemon
09:08:23 [2020-04-17T09:08:23.940Z]     daemon.go:448: [d94a70f0aecb8] Daemon stopped
09:08:23 [2020-04-17T09:08:23.940Z] --- PASS: TestDaemonRestartIpcMode (3.80s)
09:08:23 [2020-04-17T09:08:23.940Z]     daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode
09:08:23 [2020-04-17T09:08:23.940Z]     daemon.go:325: [d4df2da7e393d] waiting for daemon to start
09:08:23 [2020-04-17T09:08:23.940Z]     daemon.go:325: [d4df2da7e393d] waiting for daemon to start
09:08:23 [2020-04-17T09:08:23.940Z]     daemon.go:353: [d4df2da7e393d] daemon started
09:08:23 [2020-04-17T09:08:23.940Z]     daemon.go:461: [d4df2da7e393d] Stopping daemon
09:08:23 [2020-04-17T09:08:23.940Z]     daemon.go:296: [d4df2da7e393d] exiting daemon
09:08:23 [2020-04-17T09:08:23.940Z]     daemon.go:448: [d4df2da7e393d] Daemon stopped
09:08:23 [2020-04-17T09:08:23.940Z]     daemon.go:325: [d4df2da7e393d] waiting for daemon to start
09:08:23 [2020-04-17T09:08:23.940Z]     daemon.go:325: [d4df2da7e393d] waiting for daemon to start
09:08:23 [2020-04-17T09:08:23.940Z]     daemon.go:353: [d4df2da7e393d] daemon started
09:08:23 [2020-04-17T09:08:23.940Z]     daemon.go:461: [d4df2da7e393d] Stopping daemon
09:08:23 [2020-04-17T09:08:23.940Z]     daemon.go:296: [d4df2da7e393d] exiting daemon
09:08:23 [2020-04-17T09:08:23.940Z]     daemon.go:448: [d4df2da7e393d] Daemon stopped
09:08:23 [2020-04-17T09:08:23.940Z] PASS
09:08:23 [2020-04-17T09:08:23.940Z] 
09:08:23 [2020-04-17T09:08:23.940Z] === Skipped
09:08:23 [2020-04-17T09:08:23.940Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s)
09:08:23 [2020-04-17T09:08:23.940Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:08:23 [2020-04-17T09:08:23.940Z] 
09:08:23 [2020-04-17T09:08:23.940Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
09:08:23 [2020-04-17T09:08:23.940Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:08:23 [2020-04-17T09:08:23.940Z] 
09:08:23 [2020-04-17T09:08:23.940Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s)
09:08:23 [2020-04-17T09:08:23.940Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
09:08:23 [2020-04-17T09:08:23.940Z] 
09:08:23 [2020-04-17T09:08:23.940Z] 
09:08:23 [2020-04-17T09:08:23.940Z] DONE 189 tests, 3 skipped in 102.836s
09:08:23 [2020-04-17T09:08:23.940Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m 
09:08:23 [2020-04-17T09:08:23.940Z] ++ 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
09:08:23 [2020-04-17T09:08:23.940Z] ++ set -e
09:08:23 [2020-04-17T09:08:23.940Z] ++ '[' -n 0 ']'
09:08:23 [2020-04-17T09:08:23.940Z] ++ set -x
09:08:23 [2020-04-17T09:08:23.940Z] ++ env -i DEST=/go/src/github.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
09:08:24 [2020-04-17T09:08:24.206Z] + make clean
09:08:24 [2020-04-17T09:08:24.225Z] INFO: Testing against a local daemon
09:08:24 [2020-04-17T09:08:24.225Z] === RUN   TestCommitInheritsEnv
09:08:24 [2020-04-17T09:08:24.460Z] docker volume rm -f docker-dev-cache
09:08:24 [2020-04-17T09:08:24.460Z] docker-dev-cache
[Pipeline] deleteDir
09:08:24 [2020-04-17T09:08:24.510Z] --- PASS: TestCommitInheritsEnv (0.41s)
09:08:24 [2020-04-17T09:08:24.510Z] === RUN   TestImportExtremelyLargeImageWorks
09:08:24 [2020-04-17T09:08:24.510Z] === PAUSE TestImportExtremelyLargeImageWorks
09:08:24 [2020-04-17T09:08:24.510Z] === RUN   TestImagesFilterMultiReference
09:08:24 [2020-04-17T09:08:24.510Z] --- PASS: TestImagesFilterMultiReference (0.07s)
09:08:24 [2020-04-17T09:08:24.510Z] === RUN   TestImagePullPlatformInvalid
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
09:08:24 [2020-04-17T09:08:24.797Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
09:08:24 [2020-04-17T09:08:24.797Z] === RUN   TestRemoveImageOrphaning
09:08:25 [2020-04-17T09:08:25.082Z] --- PASS: TestRemoveImageOrphaning (0.40s)
09:08:25 [2020-04-17T09:08:25.082Z] === RUN   TestTagUnprefixedRepoByNameOrName
09:08:25 [2020-04-17T09:08:25.082Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
09:08:25 [2020-04-17T09:08:25.082Z] === RUN   TestTagInvalidReference
09:08:25 [2020-04-17T09:08:25.082Z] --- PASS: TestTagInvalidReference (0.04s)
09:08:25 [2020-04-17T09:08:25.082Z] === RUN   TestTagValidPrefixedRepo
09:08:25 [2020-04-17T09:08:25.368Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
09:08:25 [2020-04-17T09:08:25.368Z] === RUN   TestTagExistedNameWithoutForce
09:08:25 [2020-04-17T09:08:25.368Z] --- PASS: TestTagExistedNameWithoutForce (0.05s)
09:08:25 [2020-04-17T09:08:25.368Z] === RUN   TestTagOfficialNames
09:08:25 [2020-04-17T09:08:25.368Z] --- PASS: TestTagOfficialNames (0.06s)
09:08:25 [2020-04-17T09:08:25.368Z] === RUN   TestTagMatchesDigest
09:08:25 [2020-04-17T09:08:25.368Z] --- PASS: TestTagMatchesDigest (0.03s)
09:08:25 [2020-04-17T09:08:25.368Z] === CONT  TestImportExtremelyLargeImageWorks
09:08:30 [2020-04-17T09:08:30.054Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
09:08:35 [2020-04-17T09:08:35.306Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
09:08:35 [2020-04-17T09:08:35.562Z] === RUN   TestDockerSuite/TestLogsTail
09:08:36 [2020-04-17T09:08:36.492Z] === RUN   TestDockerSuite/TestLogsTimestamps
09:08:37 [2020-04-17T09:08:37.326Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
09:08:37 [2020-04-17T09:08:37.326Z] === RUN   TestDockerSuite/TestBuildContextCleanup
09:08:37 [2020-04-17T09:08:37.326Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
09:08:37 [2020-04-17T09:08:37.422Z] === RUN   TestDockerSuite/TestLogsWithDetails
09:08:37 [2020-04-17T09:08:37.987Z] === RUN   TestDockerSuite/TestMountIntoProc
09:08:38 [2020-04-17T09:08:38.302Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
09:08:38 [2020-04-17T09:08:38.550Z] === RUN   TestDockerSuite/TestMountIntoSys
09:08:38 [2020-04-17T09:08:38.765Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
09:08:39 [2020-04-17T09:08:39.228Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
09:08:39 [2020-04-17T09:08:39.228Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
09:08:39 [2020-04-17T09:08:39.502Z] === RUN   TestDockerSuite/TestNetHostname
09:08:40 [2020-04-17T09:08:40.203Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
09:08:40 [2020-04-17T09:08:40.667Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
09:08:40 [2020-04-17T09:08:40.667Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
09:08:40 [2020-04-17T09:08:40.667Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
09:08:42 [2020-04-17T09:08:42.024Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
09:08:42 [2020-04-17T09:08:42.024Z] === RUN   TestDockerSuite/TestNetworkEvents
09:08:43 [2020-04-17T09:08:43.393Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
09:08:45 [2020-04-17T09:08:45.914Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
09:08:45 [2020-04-17T09:08:45.914Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
09:08:46 [2020-04-17T09:08:46.498Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
09:08:46 [2020-04-17T09:08:46.845Z] === RUN   TestDockerSuite/TestPluginActive
09:08:48 [2020-04-17T09:08:48.740Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
09:08:55 [2020-04-17T09:08:55.292Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
09:08:55 [2020-04-17T09:08:55.292Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
09:08:56 [2020-04-17T09:08:56.222Z] === RUN   TestDockerSuite/TestPluginLogDriver
09:08:56 [2020-04-17T09:08:56.786Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
09:08:59 [2020-04-17T09:08:59.309Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
09:09:00 [2020-04-17T09:09:00.240Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
09:09:00 [2020-04-17T09:09:00.803Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
09:09:02 [2020-04-17T09:09:02.697Z] === RUN   TestDockerSuite/TestPluginUpgrade
09:09:07 [2020-04-17T09:09:07.948Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
09:09:09 [2020-04-17T09:09:09.841Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
09:09:11 [2020-04-17T09:09:11.210Z] === RUN   TestDockerSuite/TestPortHostBinding
09:09:13 [2020-04-17T09:09:13.106Z] === RUN   TestDockerSuite/TestPortList
09:09:13 [2020-04-17T09:09:13.363Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
09:09:16 [2020-04-17T09:09:16.638Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
09:09:19 [2020-04-17T09:09:19.938Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
09:09:22 [2020-04-17T09:09:22.259Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
09:09:22 [2020-04-17T09:09:22.259Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
09:09:22 [2020-04-17T09:09:22.259Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
09:09:23 [2020-04-17T09:09:23.213Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
09:09:23 [2020-04-17T09:09:23.471Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
09:09:25 [2020-04-17T09:09:25.366Z] === RUN   TestDockerSuite/TestPostContainersAttach
09:09:26 [2020-04-17T09:09:26.737Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
09:09:28 [2020-04-17T09:09:28.085Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
09:09:28 [2020-04-17T09:09:28.085Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
09:09:28 [2020-04-17T09:09:28.547Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
09:09:28 [2020-04-17T09:09:28.547Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
09:09:29 [2020-04-17T09:09:29.011Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
09:09:29 [2020-04-17T09:09:29.011Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
09:09:33 [2020-04-17T09:09:33.285Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
09:09:33 [2020-04-17T09:09:33.285Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
09:09:33 [2020-04-17T09:09:33.285Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
09:09:33 [2020-04-17T09:09:33.542Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
09:09:33 [2020-04-17T09:09:33.542Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
09:09:34 [2020-04-17T09:09:34.105Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
09:09:34 [2020-04-17T09:09:34.105Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
09:09:35 [2020-04-17T09:09:35.036Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
09:09:35 [2020-04-17T09:09:35.036Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
09:09:36 [2020-04-17T09:09:36.929Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
09:09:36 [2020-04-17T09:09:36.929Z] === RUN   TestDockerSuite/TestPruneContainerLabel
09:09:40 [2020-04-17T09:09:40.205Z] === RUN   TestDockerSuite/TestPruneContainerUntil
09:09:41 [2020-04-17T09:09:41.575Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
09:09:41 [2020-04-17T09:09:41.832Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
09:09:41 [2020-04-17T09:09:41.832Z] === RUN   TestDockerSuite/TestPsByOrder
09:09:45 [2020-04-17T09:09:45.109Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
09:09:45 [2020-04-17T09:09:45.366Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
09:09:46 [2020-04-17T09:09:46.736Z] === RUN   TestDockerSuite/TestPsListContainersBase
09:09:48 [2020-04-17T09:09:48.634Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
09:09:50 [2020-04-17T09:09:50.005Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
09:09:51 [2020-04-17T09:09:51.903Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
09:09:55 [2020-04-17T09:09:55.195Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
09:09:55 [2020-04-17T09:09:55.768Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
09:09:56 [2020-04-17T09:09:56.025Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
09:09:59 [2020-04-17T09:09:59.029Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
09:09:59 [2020-04-17T09:09:59.029Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
09:09:59 [2020-04-17T09:09:59.029Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
09:10:00 [2020-04-17T09:10:00.202Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
09:10:02 [2020-04-17T09:10:02.097Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
09:10:07 [2020-04-17T09:10:07.351Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
09:10:07 [2020-04-17T09:10:07.608Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
09:10:10 [2020-04-17T09:10:10.131Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
09:10:12 [2020-04-17T09:10:12.026Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
09:10:13 [2020-04-17T09:10:13.894Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
09:10:13 [2020-04-17T09:10:13.920Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
09:10:15 [2020-04-17T09:10:15.291Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
09:10:15 [2020-04-17T09:10:15.442Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
09:10:16 [2020-04-17T09:10:16.418Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
09:10:17 [2020-04-17T09:10:17.186Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
09:10:19 [2020-04-17T09:10:19.708Z] === RUN   TestDockerSuite/TestPsListContainersSize
09:10:20 [2020-04-17T09:10:20.200Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
09:10:21 [2020-04-17T09:10:21.080Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
09:10:21 [2020-04-17T09:10:21.080Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
09:10:21 [2020-04-17T09:10:21.080Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
09:10:22 [2020-04-17T09:10:22.393Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
09:10:22 [2020-04-17T09:10:22.450Z] === RUN   TestDockerSuite/TestPsRightTagName
09:10:24 [2020-04-17T09:10:24.345Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
09:10:24 [2020-04-17T09:10:24.585Z] === RUN   TestDockerSuite/TestBuildDockerignore
09:10:24 [2020-04-17T09:10:24.602Z] === RUN   TestDockerSuite/TestPsShowMounts
09:10:27 [2020-04-17T09:10:27.877Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
09:10:28 [2020-04-17T09:10:28.135Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
09:10:28 [2020-04-17T09:10:28.135Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
09:10:28 [2020-04-17T09:10:28.392Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
09:10:28 [2020-04-17T09:10:28.392Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
09:10:28 [2020-04-17T09:10:28.649Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
09:10:28 [2020-04-17T09:10:28.649Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
09:10:29 [2020-04-17T09:10:29.580Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
09:10:31 [2020-04-17T09:10:31.476Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
09:10:31 [2020-04-17T09:10:31.476Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
09:10:33 [2020-04-17T09:10:33.399Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
09:10:34 [2020-04-17T09:10:34.331Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
09:10:36 [2020-04-17T09:10:36.857Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
09:10:41 [2020-04-17T09:10:41.034Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
09:10:42 [2020-04-17T09:10:42.932Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
09:10:44 [2020-04-17T09:10:44.305Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
09:10:46 [2020-04-17T09:10:46.200Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
09:10:46 [2020-04-17T09:10:46.200Z] === RUN   TestDockerSuite/TestRestartPolicyNO
09:10:46 [2020-04-17T09:10:46.457Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
09:10:46 [2020-04-17T09:10:46.713Z] === RUN   TestDockerSuite/TestRestartRunningContainer
09:10:49 [2020-04-17T09:10:49.234Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
09:10:51 [2020-04-17T09:10:51.126Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
09:10:54 [2020-04-17T09:10:54.402Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
09:10:54 [2020-04-17T09:10:54.659Z] === RUN   TestDockerSuite/TestRestartWithVolumes
09:10:56 [2020-04-17T09:10:56.556Z] === RUN   TestDockerSuite/TestRmiBlank
09:10:56 [2020-04-17T09:10:56.556Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
09:10:56 [2020-04-17T09:10:56.556Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
09:11:00 [2020-04-17T09:11:00.732Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
09:11:01 [2020-04-17T09:11:01.661Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
09:11:01 [2020-04-17T09:11:01.918Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
09:11:03 [2020-04-17T09:11:03.814Z] === RUN   TestDockerSuite/TestRmiImgIDForce
09:11:04 [2020-04-17T09:11:04.743Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
09:11:06 [2020-04-17T09:11:06.640Z] === RUN   TestDockerSuite/TestRmiParentImageFail
09:11:06 [2020-04-17T09:11:06.897Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
09:11:07 [2020-04-17T09:11:07.462Z] === RUN   TestDockerSuite/TestRmiTag
09:11:07 [2020-04-17T09:11:07.462Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
09:11:08 [2020-04-17T09:11:08.406Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
09:11:13 [2020-04-17T09:11:13.664Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
09:11:13 [2020-04-17T09:11:13.924Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
09:11:15 [2020-04-17T09:11:15.293Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
09:11:15 [2020-04-17T09:11:15.293Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
09:11:17 [2020-04-17T09:11:17.187Z] === RUN   TestDockerSuite/TestRunAddHost
09:11:17 [2020-04-17T09:11:17.751Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
09:11:18 [2020-04-17T09:11:18.007Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
09:11:18 [2020-04-17T09:11:18.938Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
09:11:18 [2020-04-17T09:11:18.938Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
09:11:19 [2020-04-17T09:11:19.869Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
09:11:20 [2020-04-17T09:11:20.800Z] === RUN   TestDockerSwarmSuite/TestServiceScale
09:11:21 [2020-04-17T09:11:21.731Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
09:11:22 [2020-04-17T09:11:22.662Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
09:11:23 [2020-04-17T09:11:23.593Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
09:11:23 [2020-04-17T09:11:23.593Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
09:11:24 [2020-04-17T09:11:24.523Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
09:11:25 [2020-04-17T09:11:25.894Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
09:11:27 [2020-04-17T09:11:27.786Z] === RUN   TestDockerSuite/TestRunAttachDetach
09:11:28 [2020-04-17T09:11:28.716Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
09:11:29 [2020-04-17T09:11:29.646Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
09:11:30 [2020-04-17T09:11:30.578Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
09:11:31 [2020-04-17T09:11:31.508Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
09:11:32 [2020-04-17T09:11:32.438Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
09:11:33 [2020-04-17T09:11:33.370Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
09:11:34 [2020-04-17T09:11:34.740Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
09:11:35 [2020-04-17T09:11:35.670Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
09:11:36 [2020-04-17T09:11:36.234Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
09:11:36 [2020-04-17T09:11:36.765Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
09:11:37 [2020-04-17T09:11:37.164Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
09:11:37 [2020-04-17T09:11:37.164Z] === RUN   TestDockerSuite/TestRunBindMounts
09:11:39 [2020-04-17T09:11:39.690Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
09:11:39 [2020-04-17T09:11:39.698Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
09:11:40 [2020-04-17T09:11:40.153Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
09:11:40 [2020-04-17T09:11:40.630Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
09:11:41 [2020-04-17T09:11:41.560Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
09:11:42 [2020-04-17T09:11:42.124Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
09:11:43 [2020-04-17T09:11:43.056Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
09:11:43 [2020-04-17T09:11:43.056Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
09:11:43 [2020-04-17T09:11:43.986Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
09:11:43 [2020-04-17T09:11:43.986Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
09:11:44 [2020-04-17T09:11:44.917Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
09:11:45 [2020-04-17T09:11:45.480Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
09:11:46 [2020-04-17T09:11:46.412Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
09:11:46 [2020-04-17T09:11:46.977Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
09:11:47 [2020-04-17T09:11:47.233Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
09:11:47 [2020-04-17T09:11:47.233Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
09:11:48 [2020-04-17T09:11:48.164Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
09:11:48 [2020-04-17T09:11:48.164Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
09:11:49 [2020-04-17T09:11:49.535Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
09:11:50 [2020-04-17T09:11:50.468Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
09:11:50 [2020-04-17T09:11:50.468Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
09:11:51 [2020-04-17T09:11:51.402Z] === RUN   TestDockerSuite/TestRunContainerNetwork
09:11:52 [2020-04-17T09:11:52.333Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
09:11:52 [2020-04-17T09:11:52.333Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
09:11:53 [2020-04-17T09:11:53.265Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
09:11:55 [2020-04-17T09:11:55.161Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
09:11:57 [2020-04-17T09:11:57.055Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
09:11:58 [2020-04-17T09:11:58.424Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
09:11:58 [2020-04-17T09:11:58.988Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
09:11:59 [2020-04-17T09:11:59.920Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
09:12:00 [2020-04-17T09:12:00.484Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
09:12:01 [2020-04-17T09:12:01.414Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
09:12:02 [2020-04-17T09:12:02.346Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
09:12:04 [2020-04-17T09:12:04.247Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
09:12:07 [2020-04-17T09:12:07.523Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
09:12:07 [2020-04-17T09:12:07.523Z] === RUN   TestDockerSuite/TestRunCreateVolume
09:12:08 [2020-04-17T09:12:08.458Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
09:12:10 [2020-04-17T09:12:10.366Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
09:12:10 [2020-04-17T09:12:10.930Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
09:12:12 [2020-04-17T09:12:12.828Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
09:12:15 [2020-04-17T09:12:15.351Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
09:12:18 [2020-04-17T09:12:18.627Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
09:12:18 [2020-04-17T09:12:18.627Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
09:12:18 [2020-04-17T09:12:18.627Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
09:12:18 [2020-04-17T09:12:18.627Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
09:12:19 [2020-04-17T09:12:19.192Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
09:12:21 [2020-04-17T09:12:21.088Z] === RUN   TestDockerSuite/TestRunDNSOptions
09:12:21 [2020-04-17T09:12:21.345Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
09:12:22 [2020-04-17T09:12:22.714Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
09:12:25 [2020-04-17T09:12:25.239Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
09:12:26 [2020-04-17T09:12:26.170Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
09:12:27 [2020-04-17T09:12:27.541Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
09:12:28 [2020-04-17T09:12:28.472Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
09:12:28 [2020-04-17T09:12:28.472Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
09:12:29 [2020-04-17T09:12:29.402Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
09:12:31 [2020-04-17T09:12:31.297Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
09:12:31 [2020-04-17T09:12:31.297Z] === RUN   TestDockerSuite/TestRunDuplicateMount
09:12:31 [2020-04-17T09:12:31.861Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
09:12:32 [2020-04-17T09:12:32.791Z] === RUN   TestDockerSuite/TestRunEchoStdout
09:12:33 [2020-04-17T09:12:33.722Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
09:12:34 [2020-04-17T09:12:34.287Z] === RUN   TestDockerSuite/TestRunEmptyEnv
09:12:34 [2020-04-17T09:12:34.287Z] === RUN   TestDockerSuite/TestRunEntrypoint
09:12:35 [2020-04-17T09:12:35.218Z] === RUN   TestDockerSuite/TestRunEnvironment
09:12:36 [2020-04-17T09:12:36.148Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
09:12:36 [2020-04-17T09:12:36.712Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
09:12:37 [2020-04-17T09:12:37.643Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
09:12:37 [2020-04-17T09:12:37.644Z] === RUN   TestDockerSuite/TestRunExitCode
09:12:38 [2020-04-17T09:12:38.575Z] === RUN   TestDockerSuite/TestRunExitCodeOne
09:12:39 [2020-04-17T09:12:39.507Z] === RUN   TestDockerSuite/TestRunExitCodeZero
09:12:40 [2020-04-17T09:12:40.075Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
09:12:41 [2020-04-17T09:12:41.008Z] === RUN   TestDockerSuite/TestRunExposePort
09:12:41 [2020-04-17T09:12:41.008Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
09:12:41 [2020-04-17T09:12:41.938Z] === RUN   TestDockerSuite/TestRunGroupAdd
09:12:42 [2020-04-17T09:12:42.672Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
09:12:44 [2020-04-17T09:12:44.566Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
09:12:44 [2020-04-17T09:12:44.566Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
09:12:44 [2020-04-17T09:12:44.566Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
09:12:48 [2020-04-17T09:12:48.743Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
09:12:49 [2020-04-17T09:12:49.000Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
09:12:52 [2020-04-17T09:12:52.349Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
09:12:52 [2020-04-17T09:12:52.349Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
09:12:52 [2020-04-17T09:12:52.349Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
09:12:57 [2020-04-17T09:12:57.093Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
09:13:01 [2020-04-17T09:13:01.267Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
09:13:01 [2020-04-17T09:13:01.830Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
09:13:03 [2020-04-17T09:13:03.724Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
09:13:03 [2020-04-17T09:13:03.724Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
09:13:03 [2020-04-17T09:13:03.724Z] === RUN   TestDockerSuite/TestRunInvalidReference
09:13:03 [2020-04-17T09:13:03.724Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
09:13:04 [2020-04-17T09:13:04.287Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
09:13:04 [2020-04-17T09:13:04.852Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
09:13:08 [2020-04-17T09:13:08.125Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
09:13:09 [2020-04-17T09:13:09.494Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
09:13:10 [2020-04-17T09:13:10.863Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
09:13:11 [2020-04-17T09:13:11.793Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
09:13:12 [2020-04-17T09:13:12.357Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
09:13:13 [2020-04-17T09:13:13.288Z] === RUN   TestDockerSuite/TestRunModeHostname
09:13:13 [2020-04-17T09:13:13.503Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
09:13:14 [2020-04-17T09:13:14.219Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
09:13:14 [2020-04-17T09:13:14.219Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
09:13:14 [2020-04-17T09:13:14.475Z] === RUN   TestDockerSuite/TestRunModeIpcHost
09:13:16 [2020-04-17T09:13:16.370Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
09:13:17 [2020-04-17T09:13:17.306Z] === RUN   TestDockerSuite/TestRunModePIDContainer
09:13:19 [2020-04-17T09:13:19.208Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
09:13:19 [2020-04-17T09:13:19.208Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
09:13:19 [2020-04-17T09:13:19.208Z] === RUN   TestDockerSuite/TestRunModePIDHost
09:13:20 [2020-04-17T09:13:20.577Z] === RUN   TestDockerSuite/TestRunModeUTSHost
09:13:22 [2020-04-17T09:13:22.107Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
09:13:22 [2020-04-17T09:13:22.470Z] === RUN   TestDockerSuite/TestRunMount
09:13:29 [2020-04-17T09:13:29.014Z] === RUN   TestDockerSuite/TestRunMountOrdering
09:13:29 [2020-04-17T09:13:29.271Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
09:13:30 [2020-04-17T09:13:30.201Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
09:13:31 [2020-04-17T09:13:31.569Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
09:13:32 [2020-04-17T09:13:32.481Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
09:13:32 [2020-04-17T09:13:32.919Z] --- PASS: TestImportExtremelyLargeImageWorks (297.65s)
09:13:32 [2020-04-17T09:13:32.920Z]     import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks
09:13:32 [2020-04-17T09:13:32.920Z]     daemon.go:325: [d8557a1c496c9] waiting for daemon to start
09:13:32 [2020-04-17T09:13:32.920Z]     daemon.go:325: [d8557a1c496c9] waiting for daemon to start
09:13:32 [2020-04-17T09:13:32.920Z]     daemon.go:353: [d8557a1c496c9] daemon started
09:13:32 [2020-04-17T09:13:32.920Z]     daemon.go:461: [d8557a1c496c9] Stopping daemon
09:13:32 [2020-04-17T09:13:32.920Z]     daemon.go:296: [d8557a1c496c9] exiting daemon
09:13:32 [2020-04-17T09:13:32.920Z]     daemon.go:448: [d8557a1c496c9] Daemon stopped
09:13:32 [2020-04-17T09:13:32.920Z] PASS
09:13:32 [2020-04-17T09:13:32.920Z] 
09:13:32 [2020-04-17T09:13:32.920Z] DONE 11 tests in 298.974s
09:13:32 [2020-04-17T09:13:32.920Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m 
09:13:32 [2020-04-17T09:13:32.920Z] ++ 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
09:13:32 [2020-04-17T09:13:32.920Z] ++ set -e
09:13:32 [2020-04-17T09:13:32.920Z] ++ '[' -n 0 ']'
09:13:32 [2020-04-17T09:13:32.920Z] ++ set -x
09:13:32 [2020-04-17T09:13:32.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=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
09:13:32 [2020-04-17T09:13:32.920Z] INFO: Testing against a local daemon
09:13:32 [2020-04-17T09:13:32.920Z] === RUN   TestNetworkCreateDelete
09:13:32 [2020-04-17T09:13:32.920Z] --- PASS: TestNetworkCreateDelete (0.22s)
09:13:32 [2020-04-17T09:13:32.920Z] === RUN   TestDockerNetworkDeletePreferID
09:13:32 [2020-04-17T09:13:32.920Z] --- PASS: TestDockerNetworkDeletePreferID (0.63s)
09:13:32 [2020-04-17T09:13:32.920Z] === RUN   TestInspectNetwork
09:13:32 [2020-04-17T09:13:32.920Z] === RUN   TestInspectNetwork/full_network_id
09:13:32 [2020-04-17T09:13:32.920Z] === RUN   TestInspectNetwork/partial_network_id
09:13:32 [2020-04-17T09:13:32.920Z] === RUN   TestInspectNetwork/network_name
09:13:32 [2020-04-17T09:13:32.920Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
09:13:32 [2020-04-17T09:13:32.920Z] --- PASS: TestInspectNetwork (7.64s)
09:13:32 [2020-04-17T09:13:32.920Z]     inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork
09:13:32 [2020-04-17T09:13:32.920Z]     daemon.go:325: [dfd2558b11e08] waiting for daemon to start
09:13:32 [2020-04-17T09:13:32.920Z]     daemon.go:325: [dfd2558b11e08] waiting for daemon to start
09:13:32 [2020-04-17T09:13:32.920Z]     daemon.go:353: [dfd2558b11e08] daemon started
09:13:32 [2020-04-17T09:13:32.920Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
09:13:32 [2020-04-17T09:13:32.920Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
09:13:32 [2020-04-17T09:13:32.920Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
09:13:32 [2020-04-17T09:13:32.920Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
09:13:32 [2020-04-17T09:13:32.920Z]     daemon.go:461: [dfd2558b11e08] Stopping daemon
09:13:32 [2020-04-17T09:13:32.920Z]     daemon.go:296: [dfd2558b11e08] exiting daemon
09:13:32 [2020-04-17T09:13:32.920Z]     daemon.go:448: [dfd2558b11e08] Daemon stopped
09:13:32 [2020-04-17T09:13:32.920Z] === RUN   TestRunContainerWithBridgeNone
09:13:33 [2020-04-17T09:13:33.939Z] --- PASS: TestRunContainerWithBridgeNone (2.41s)
09:13:33 [2020-04-17T09:13:33.939Z]     network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone
09:13:33 [2020-04-17T09:13:33.939Z]     daemon.go:325: [d385d49264500] waiting for daemon to start
09:13:33 [2020-04-17T09:13:33.939Z]     daemon.go:325: [d385d49264500] waiting for daemon to start
09:13:33 [2020-04-17T09:13:33.939Z]     daemon.go:353: [d385d49264500] daemon started
09:13:33 [2020-04-17T09:13:33.939Z]     daemon.go:461: [d385d49264500] Stopping daemon
09:13:33 [2020-04-17T09:13:33.939Z]     daemon.go:296: [d385d49264500] exiting daemon
09:13:33 [2020-04-17T09:13:33.939Z]     daemon.go:448: [d385d49264500] Daemon stopped
09:13:33 [2020-04-17T09:13:33.939Z] === RUN   TestNetworkInvalidJSON
09:13:33 [2020-04-17T09:13:33.939Z] === RUN   TestNetworkInvalidJSON//networks/create
09:13:33 [2020-04-17T09:13:33.939Z] === PAUSE TestNetworkInvalidJSON//networks/create
09:13:33 [2020-04-17T09:13:33.939Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
09:13:33 [2020-04-17T09:13:33.939Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
09:13:33 [2020-04-17T09:13:33.939Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
09:13:33 [2020-04-17T09:13:33.939Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
09:13:34 [2020-04-17T09:13:34.089Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
09:13:34 [2020-04-17T09:13:34.225Z] === CONT  TestNetworkInvalidJSON//networks/create
09:13:34 [2020-04-17T09:13:34.225Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
09:13:34 [2020-04-17T09:13:34.225Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
09:13:34 [2020-04-17T09:13:34.225Z] --- PASS: TestNetworkInvalidJSON (0.04s)
09:13:34 [2020-04-17T09:13:34.225Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
09:13:34 [2020-04-17T09:13:34.225Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
09:13:34 [2020-04-17T09:13:34.225Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
09:13:34 [2020-04-17T09:13:34.225Z] === RUN   TestDaemonRestartWithLiveRestore
09:13:35 [2020-04-17T09:13:35.245Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s)
09:13:35 [2020-04-17T09:13:35.245Z]     service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore
09:13:35 [2020-04-17T09:13:35.245Z]     daemon.go:325: [d0d27605b3f4d] waiting for daemon to start
09:13:35 [2020-04-17T09:13:35.245Z]     daemon.go:325: [d0d27605b3f4d] waiting for daemon to start
09:13:35 [2020-04-17T09:13:35.245Z]     daemon.go:353: [d0d27605b3f4d] daemon started
09:13:35 [2020-04-17T09:13:35.245Z]     daemon.go:461: [d0d27605b3f4d] Stopping daemon
09:13:35 [2020-04-17T09:13:35.245Z]     daemon.go:296: [d0d27605b3f4d] exiting daemon
09:13:35 [2020-04-17T09:13:35.245Z]     daemon.go:448: [d0d27605b3f4d] Daemon stopped
09:13:35 [2020-04-17T09:13:35.245Z]     daemon.go:325: [d0d27605b3f4d] waiting for daemon to start
09:13:35 [2020-04-17T09:13:35.245Z]     daemon.go:325: [d0d27605b3f4d] waiting for daemon to start
09:13:35 [2020-04-17T09:13:35.245Z]     daemon.go:353: [d0d27605b3f4d] daemon started
09:13:35 [2020-04-17T09:13:35.245Z]     daemon.go:461: [d0d27605b3f4d] Stopping daemon
09:13:35 [2020-04-17T09:13:35.245Z]     daemon.go:296: [d0d27605b3f4d] exiting daemon
09:13:35 [2020-04-17T09:13:35.245Z]     daemon.go:448: [d0d27605b3f4d] Daemon stopped
09:13:35 [2020-04-17T09:13:35.245Z] === RUN   TestDaemonDefaultNetworkPools
09:13:35 [2020-04-17T09:13:35.864Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s)
09:13:35 [2020-04-17T09:13:35.864Z]     service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools
09:13:35 [2020-04-17T09:13:35.864Z]     daemon.go:325: [d9b21eb46874e] waiting for daemon to start
09:13:35 [2020-04-17T09:13:35.864Z]     daemon.go:325: [d9b21eb46874e] waiting for daemon to start
09:13:35 [2020-04-17T09:13:35.864Z]     daemon.go:353: [d9b21eb46874e] daemon started
09:13:35 [2020-04-17T09:13:35.864Z]     daemon.go:461: [d9b21eb46874e] Stopping daemon
09:13:35 [2020-04-17T09:13:35.864Z]     daemon.go:296: [d9b21eb46874e] exiting daemon
09:13:35 [2020-04-17T09:13:35.864Z]     daemon.go:448: [d9b21eb46874e] Daemon stopped
09:13:35 [2020-04-17T09:13:35.864Z] === RUN   TestDaemonRestartWithExistingNetwork
09:13:37 [2020-04-17T09:13:37.364Z] === RUN   TestDockerSuite/TestRunNamedVolume
09:13:37 [2020-04-17T09:13:37.364Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.30s)
09:13:37 [2020-04-17T09:13:37.364Z]     service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork
09:13:37 [2020-04-17T09:13:37.364Z]     daemon.go:325: [d8b069f028aaf] waiting for daemon to start
09:13:37 [2020-04-17T09:13:37.364Z]     daemon.go:325: [d8b069f028aaf] waiting for daemon to start
09:13:37 [2020-04-17T09:13:37.364Z]     daemon.go:353: [d8b069f028aaf] daemon started
09:13:37 [2020-04-17T09:13:37.364Z]     daemon.go:461: [d8b069f028aaf] Stopping daemon
09:13:37 [2020-04-17T09:13:37.364Z]     daemon.go:296: [d8b069f028aaf] exiting daemon
09:13:37 [2020-04-17T09:13:37.364Z]     daemon.go:448: [d8b069f028aaf] Daemon stopped
09:13:37 [2020-04-17T09:13:37.364Z]     daemon.go:325: [d8b069f028aaf] waiting for daemon to start
09:13:37 [2020-04-17T09:13:37.365Z]     daemon.go:325: [d8b069f028aaf] waiting for daemon to start
09:13:37 [2020-04-17T09:13:37.365Z]     daemon.go:353: [d8b069f028aaf] daemon started
09:13:37 [2020-04-17T09:13:37.365Z]     daemon.go:461: [d8b069f028aaf] Stopping daemon
09:13:37 [2020-04-17T09:13:37.365Z]     daemon.go:296: [d8b069f028aaf] exiting daemon
09:13:37 [2020-04-17T09:13:37.365Z]     daemon.go:448: [d8b069f028aaf] Daemon stopped
09:13:37 [2020-04-17T09:13:37.365Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
09:13:38 [2020-04-17T09:13:38.935Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.51s)
09:13:38 [2020-04-17T09:13:38.935Z]     service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
09:13:38 [2020-04-17T09:13:38.935Z]     daemon.go:325: [d04eace44ea3b] waiting for daemon to start
09:13:38 [2020-04-17T09:13:38.935Z]     daemon.go:325: [d04eace44ea3b] waiting for daemon to start
09:13:38 [2020-04-17T09:13:38.935Z]     daemon.go:353: [d04eace44ea3b] daemon started
09:13:38 [2020-04-17T09:13:38.935Z]     daemon.go:461: [d04eace44ea3b] Stopping daemon
09:13:38 [2020-04-17T09:13:38.935Z]     daemon.go:296: [d04eace44ea3b] exiting daemon
09:13:38 [2020-04-17T09:13:38.935Z]     daemon.go:448: [d04eace44ea3b] Daemon stopped
09:13:38 [2020-04-17T09:13:38.935Z]     daemon.go:325: [d04eace44ea3b] waiting for daemon to start
09:13:38 [2020-04-17T09:13:38.935Z]     daemon.go:325: [d04eace44ea3b] waiting for daemon to start
09:13:38 [2020-04-17T09:13:38.935Z]     daemon.go:353: [d04eace44ea3b] daemon started
09:13:38 [2020-04-17T09:13:38.935Z]     daemon.go:461: [d04eace44ea3b] Stopping daemon
09:13:38 [2020-04-17T09:13:38.935Z]     daemon.go:296: [d04eace44ea3b] exiting daemon
09:13:38 [2020-04-17T09:13:38.935Z]     daemon.go:448: [d04eace44ea3b] Daemon stopped
09:13:38 [2020-04-17T09:13:38.935Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
09:13:39 [2020-04-17T09:13:39.554Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
09:13:39 [2020-04-17T09:13:39.554Z]     service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool
09:13:39 [2020-04-17T09:13:39.554Z]     daemon.go:325: [d92edd01f20e1] waiting for daemon to start
09:13:39 [2020-04-17T09:13:39.554Z]     daemon.go:325: [d92edd01f20e1] waiting for daemon to start
09:13:39 [2020-04-17T09:13:39.554Z]     daemon.go:353: [d92edd01f20e1] daemon started
09:13:39 [2020-04-17T09:13:39.554Z]     daemon.go:461: [d92edd01f20e1] Stopping daemon
09:13:39 [2020-04-17T09:13:39.554Z]     daemon.go:296: [d92edd01f20e1] exiting daemon
09:13:39 [2020-04-17T09:13:39.554Z]     daemon.go:448: [d92edd01f20e1] Daemon stopped
09:13:39 [2020-04-17T09:13:39.554Z] === RUN   TestServiceWithPredefinedNetwork
09:13:39 [2020-04-17T09:13:39.885Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
09:13:41 [2020-04-17T09:13:41.595Z] --- PASS: TestServiceWithPredefinedNetwork (2.35s)
09:13:41 [2020-04-17T09:13:41.596Z]     service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork
09:13:41 [2020-04-17T09:13:41.596Z]     daemon.go:325: [d11d7eebe3694] waiting for daemon to start
09:13:41 [2020-04-17T09:13:41.596Z]     daemon.go:325: [d11d7eebe3694] waiting for daemon to start
09:13:41 [2020-04-17T09:13:41.596Z]     daemon.go:353: [d11d7eebe3694] daemon started
09:13:41 [2020-04-17T09:13:41.596Z]     daemon.go:461: [d11d7eebe3694] Stopping daemon
09:13:41 [2020-04-17T09:13:41.596Z]     daemon.go:296: [d11d7eebe3694] exiting daemon
09:13:41 [2020-04-17T09:13:41.596Z]     daemon.go:448: [d11d7eebe3694] Daemon stopped
09:13:41 [2020-04-17T09:13:41.596Z] === RUN   TestServiceRemoveKeepsIngressNetwork
09:13:41 [2020-04-17T09:13:41.596Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
09:13:41 [2020-04-17T09:13:41.596Z]     service_test.go:230: FLAKY_TEST
09:13:41 [2020-04-17T09:13:41.596Z] === RUN   TestServiceWithDataPathPortInit
09:13:42 [2020-04-17T09:13:42.406Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
09:13:43 [2020-04-17T09:13:43.776Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
09:13:45 [2020-04-17T09:13:45.145Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
09:13:45 [2020-04-17T09:13:45.401Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
09:13:45 [2020-04-17T09:13:45.967Z] === RUN   TestDockerSuite/TestRunNetHost
09:13:47 [2020-04-17T09:13:47.341Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
09:13:47 [2020-04-17T09:13:47.905Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
09:13:48 [2020-04-17T09:13:48.835Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
09:13:51 [2020-04-17T09:13:51.357Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
09:13:53 [2020-04-17T09:13:53.877Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
09:13:56 [2020-04-17T09:13:56.858Z] --- PASS: TestServiceWithDataPathPortInit (14.91s)
09:13:56 [2020-04-17T09:13:56.859Z]     service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit
09:13:56 [2020-04-17T09:13:56.859Z]     daemon.go:325: [d718df1ad30e9] waiting for daemon to start
09:13:56 [2020-04-17T09:13:56.859Z]     daemon.go:325: [d718df1ad30e9] waiting for daemon to start
09:13:56 [2020-04-17T09:13:56.859Z]     daemon.go:353: [d718df1ad30e9] daemon started
09:13:56 [2020-04-17T09:13:56.859Z]     daemon.go:461: [d718df1ad30e9] Stopping daemon
09:13:56 [2020-04-17T09:13:56.859Z]     daemon.go:296: [d718df1ad30e9] exiting daemon
09:13:56 [2020-04-17T09:13:56.859Z]     daemon.go:448: [d718df1ad30e9] Daemon stopped
09:13:56 [2020-04-17T09:13:56.859Z]     service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit
09:13:56 [2020-04-17T09:13:56.859Z]     daemon.go:325: [d2e623982b209] waiting for daemon to start
09:13:56 [2020-04-17T09:13:56.859Z]     daemon.go:325: [d2e623982b209] waiting for daemon to start
09:13:56 [2020-04-17T09:13:56.859Z]     daemon.go:353: [d2e623982b209] daemon started
09:13:56 [2020-04-17T09:13:56.859Z]     daemon.go:461: [d2e623982b209] Stopping daemon
09:13:56 [2020-04-17T09:13:56.859Z]     daemon.go:296: [d2e623982b209] exiting daemon
09:13:56 [2020-04-17T09:13:56.859Z]     daemon.go:448: [d2e623982b209] Daemon stopped
09:13:56 [2020-04-17T09:13:56.859Z] === RUN   TestServiceWithDefaultAddressPoolInit
09:13:58 [2020-04-17T09:13:58.065Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
09:13:58 [2020-04-17T09:13:58.629Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
09:13:58 [2020-04-17T09:13:58.886Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
09:13:59 [2020-04-17T09:13:59.817Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
09:13:59 [2020-04-17T09:13:59.817Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
09:14:00 [2020-04-17T09:14:00.380Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
09:14:01 [2020-04-17T09:14:01.311Z] === RUN   TestDockerSuite/TestRunNonExistingImage
09:14:01 [2020-04-17T09:14:01.311Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
09:14:02 [2020-04-17T09:14:02.242Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
09:14:03 [2020-04-17T09:14:03.172Z] === RUN   TestDockerSuite/TestRunOOMExitCode
09:14:03 [2020-04-17T09:14:03.172Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
09:14:04 [2020-04-17T09:14:04.102Z] === RUN   TestDockerSuite/TestRunPIDsLimit
09:14:04 [2020-04-17T09:14:04.667Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
09:14:05 [2020-04-17T09:14:05.262Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.26s)
09:14:05 [2020-04-17T09:14:05.262Z]     service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit
09:14:05 [2020-04-17T09:14:05.262Z]     daemon.go:325: [d1c0ddb185bd4] waiting for daemon to start
09:14:05 [2020-04-17T09:14:05.262Z]     daemon.go:325: [d1c0ddb185bd4] waiting for daemon to start
09:14:05 [2020-04-17T09:14:05.262Z]     daemon.go:353: [d1c0ddb185bd4] daemon started
09:14:05 [2020-04-17T09:14:05.262Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:kcnm3hywt5hhfkv2qqjr0pl2x Created:2020-04-17 09:13:57.761295821 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[bb6c26be977a9e26f3748ecc3c418a1cb6c6193106e1e2d8dc23c8e59b6d639a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qnvjvs7402hsdqcrhx8f9nx5h EndpointID:e6dfd0c5b63e49ba98908c88ea204e2a9eddb7f8403989b158072d38812686b6 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:61018c339ee9cf0ff1e0be5618c62a716f5dbe275bcfdca80dcd32b000da87bd MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:855494931e56 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qnvjvs7402hsdqcrhx8f9nx5h EndpointID:e6dfd0c5b63e49ba98908c88ea204e2a9eddb7f8403989b158072d38812686b6 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
09:14:05 [2020-04-17T09:14:05.262Z]     daemon.go:461: [d1c0ddb185bd4] Stopping daemon
09:14:05 [2020-04-17T09:14:05.262Z]     daemon.go:296: [d1c0ddb185bd4] exiting daemon
09:14:05 [2020-04-17T09:14:05.262Z]     daemon.go:448: [d1c0ddb185bd4] Daemon stopped
09:14:05 [2020-04-17T09:14:05.262Z] PASS
09:14:05 [2020-04-17T09:14:05.262Z] 
09:14:05 [2020-04-17T09:14:05.262Z] === Skipped
09:14:05 [2020-04-17T09:14:05.262Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
09:14:05 [2020-04-17T09:14:05.262Z]     service_test.go:230: FLAKY_TEST
09:14:05 [2020-04-17T09:14:05.262Z] 
09:14:05 [2020-04-17T09:14:05.262Z] 
09:14:05 [2020-04-17T09:14:05.262Z] DONE 21 tests, 1 skipped in 40.838s
09:14:05 [2020-04-17T09:14:05.262Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
09:14:05 [2020-04-17T09:14:05.262Z] ++ 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
09:14:05 [2020-04-17T09:14:05.262Z] ++ set -e
09:14:05 [2020-04-17T09:14:05.262Z] ++ '[' -n 0 ']'
09:14:05 [2020-04-17T09:14:05.262Z] ++ set -x
09:14:05 [2020-04-17T09:14:05.262Z] ++ env -i DEST=/go/src/github.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
09:14:05 [2020-04-17T09:14:05.262Z] INFO: Testing against a local daemon
09:14:05 [2020-04-17T09:14:05.262Z] === RUN   TestDockerNetworkIpvlanPersistance
09:14:05 [2020-04-17T09:14:05.550Z] --- PASS: TestDockerNetworkIpvlanPersistance (1.50s)
09:14:05 [2020-04-17T09:14:05.550Z]     ipvlan_test.go:28: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlanPersistance
09:14:05 [2020-04-17T09:14:05.550Z]     daemon.go:325: [d3c2327af39bf] waiting for daemon to start
09:14:05 [2020-04-17T09:14:05.550Z]     daemon.go:325: [d3c2327af39bf] waiting for daemon to start
09:14:05 [2020-04-17T09:14:05.550Z]     daemon.go:353: [d3c2327af39bf] daemon started
09:14:05 [2020-04-17T09:14:05.550Z]     daemon.go:461: [d3c2327af39bf] Stopping daemon
09:14:05 [2020-04-17T09:14:05.550Z]     daemon.go:296: [d3c2327af39bf] exiting daemon
09:14:05 [2020-04-17T09:14:05.550Z]     daemon.go:448: [d3c2327af39bf] Daemon stopped
09:14:05 [2020-04-17T09:14:05.550Z]     daemon.go:325: [d3c2327af39bf] waiting for daemon to start
09:14:05 [2020-04-17T09:14:05.550Z]     daemon.go:325: [d3c2327af39bf] waiting for daemon to start
09:14:05 [2020-04-17T09:14:05.550Z]     daemon.go:353: [d3c2327af39bf] daemon started
09:14:05 [2020-04-17T09:14:05.550Z]     daemon.go:461: [d3c2327af39bf] Stopping daemon
09:14:05 [2020-04-17T09:14:05.550Z]     daemon.go:296: [d3c2327af39bf] exiting daemon
09:14:05 [2020-04-17T09:14:05.550Z]     daemon.go:448: [d3c2327af39bf] Daemon stopped
09:14:05 [2020-04-17T09:14:05.550Z] === RUN   TestDockerNetworkIpvlan
09:14:06 [2020-04-17T09:14:06.564Z] === RUN   TestDockerNetworkIpvlan/Subinterface
09:14:06 [2020-04-17T09:14:06.565Z] === RUN   TestDockerSuite/TestRunPortInUse
09:14:07 [2020-04-17T09:14:07.495Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
09:14:07 [2020-04-17T09:14:07.586Z] === RUN   TestDockerNetworkIpvlan/OverlapParent
09:14:08 [2020-04-17T09:14:08.059Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
09:14:08 [2020-04-17T09:14:08.600Z] === RUN   TestDockerNetworkIpvlan/L2NilParent
09:14:08 [2020-04-17T09:14:08.991Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
09:14:09 [2020-04-17T09:14:09.554Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
09:14:10 [2020-04-17T09:14:10.484Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
09:14:10 [2020-04-17T09:14:10.632Z] === RUN   TestDockerNetworkIpvlan/L2InternalMode
09:14:11 [2020-04-17T09:14:11.051Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
09:14:11 [2020-04-17T09:14:11.052Z] === RUN   TestDockerSuite/TestRunPublishPort
09:14:11 [2020-04-17T09:14:11.982Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
09:14:12 [2020-04-17T09:14:12.546Z] === RUN   TestDockerSuite/TestRunReadProcLatency
09:14:12 [2020-04-17T09:14:12.546Z] === RUN   TestDockerSuite/TestRunReadProcTimer
09:14:13 [2020-04-17T09:14:13.476Z] === RUN   TestDockerSuite/TestRunRedirectStdout
09:14:14 [2020-04-17T09:14:14.102Z] === RUN   TestDockerNetworkIpvlan/L3NilParent
09:14:15 [2020-04-17T09:14:15.133Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
09:14:15 [2020-04-17T09:14:15.374Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
09:14:15 [2020-04-17T09:14:15.374Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
09:14:18 [2020-04-17T09:14:18.648Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
09:14:20 [2020-04-17T09:14:20.017Z] === RUN   TestDockerSuite/TestRunRm
09:14:20 [2020-04-17T09:14:20.948Z] === RUN   TestDockerSuite/TestRunRmAndWait
09:14:20 [2020-04-17T09:14:20.968Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
09:14:25 [2020-04-17T09:14:25.122Z] === RUN   TestDockerSuite/TestRunRmPre125Api
09:14:25 [2020-04-17T09:14:25.379Z] === RUN   TestDockerSuite/TestRunRootWorkdir
09:14:26 [2020-04-17T09:14:26.320Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
09:14:28 [2020-04-17T09:14:28.222Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
09:14:28 [2020-04-17T09:14:28.785Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
09:14:31 [2020-04-17T09:14:31.345Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
09:14:32 [2020-04-17T09:14:32.554Z] === RUN   TestDockerNetworkIpvlan/L3InternalMode
09:14:32 [2020-04-17T09:14:32.960Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
09:14:38 [2020-04-17T09:14:38.213Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
09:14:38 [2020-04-17T09:14:38.469Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
09:14:39 [2020-04-17T09:14:39.033Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
09:14:39 [2020-04-17T09:14:39.964Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
09:14:40 [2020-04-17T09:14:40.895Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
09:14:41 [2020-04-17T09:14:41.460Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
09:14:42 [2020-04-17T09:14:42.393Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
09:14:43 [2020-04-17T09:14:43.324Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
09:14:43 [2020-04-17T09:14:43.889Z] === RUN   TestDockerSuite/TestRunSetMacAddress
09:14:44 [2020-04-17T09:14:44.820Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
09:14:47 [2020-04-17T09:14:47.341Z] === RUN   TestDockerSuite/TestRunState
09:14:49 [2020-04-17T09:14:49.234Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
09:14:49 [2020-04-17T09:14:49.798Z] === RUN   TestDockerSuite/TestRunStdinPipe
09:14:50 [2020-04-17T09:14:50.728Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
09:14:50 [2020-04-17T09:14:50.984Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
09:14:50 [2020-04-17T09:14:50.984Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
09:14:51 [2020-04-17T09:14:51.021Z] === RUN   TestDockerNetworkIpvlan/L2MultiSubnet
09:14:51 [2020-04-17T09:14:51.914Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
09:14:52 [2020-04-17T09:14:52.478Z] === RUN   TestDockerSuite/TestRunSysctls
09:14:54 [2020-04-17T09:14:54.375Z] === RUN   TestDockerSuite/TestRunTLSVerify
09:14:54 [2020-04-17T09:14:54.375Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
09:14:54 [2020-04-17T09:14:54.375Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
09:14:54 [2020-04-17T09:14:54.938Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
09:14:57 [2020-04-17T09:14:57.459Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
09:14:58 [2020-04-17T09:14:58.389Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
09:15:00 [2020-04-17T09:15:00.285Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
09:15:04 [2020-04-17T09:15:04.461Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
09:15:07 [2020-04-17T09:15:07.735Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
09:15:08 [2020-04-17T09:15:08.300Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
09:15:09 [2020-04-17T09:15:09.230Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
09:15:09 [2020-04-17T09:15:09.489Z] === RUN   TestDockerNetworkIpvlan/L3MultiSubnet
09:15:10 [2020-04-17T09:15:10.159Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
09:15:12 [2020-04-17T09:15:12.681Z] === RUN   TestDockerSuite/TestRunUnshareProc
09:15:13 [2020-04-17T09:15:13.611Z] === RUN   TestDockerSuite/TestRunUserByID
09:15:14 [2020-04-17T09:15:14.542Z] === RUN   TestDockerSuite/TestRunUserByIDBig
09:15:14 [2020-04-17T09:15:14.542Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
09:15:14 [2020-04-17T09:15:14.798Z] === RUN   TestDockerSuite/TestRunUserByIDZero
09:15:15 [2020-04-17T09:15:15.729Z] === RUN   TestDockerSuite/TestRunUserByName
09:15:16 [2020-04-17T09:15:16.660Z] === RUN   TestDockerSuite/TestRunUserDefaults
09:15:17 [2020-04-17T09:15:17.224Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
09:15:17 [2020-04-17T09:15:17.224Z] === RUN   TestDockerSuite/TestRunUserNotFound
09:15:17 [2020-04-17T09:15:17.481Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
09:15:18 [2020-04-17T09:15:18.412Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
09:15:22 [2020-04-17T09:15:22.588Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
09:15:23 [2020-04-17T09:15:23.519Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
09:15:23 [2020-04-17T09:15:23.519Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
09:15:24 [2020-04-17T09:15:24.890Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
09:15:27 [2020-04-17T09:15:27.414Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
09:15:28 [2020-04-17T09:15:28.784Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
09:15:29 [2020-04-17T09:15:29.041Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
09:15:31 [2020-04-17T09:15:31.818Z] === RUN   TestDockerNetworkIpvlan/Addressing
09:15:32 [2020-04-17T09:15:32.320Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
09:15:34 [2020-04-17T09:15:34.854Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
09:15:35 [2020-04-17T09:15:35.785Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsShared
09:15:36 [2020-04-17T09:15:36.717Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsSlave
09:15:37 [2020-04-17T09:15:37.648Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
09:15:37 [2020-04-17T09:15:37.648Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
09:15:37 [2020-04-17T09:15:37.648Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
09:15:37 [2020-04-17T09:15:37.648Z] === RUN   TestDockerSuite/TestRunWithBadDevice
09:15:37 [2020-04-17T09:15:37.905Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
09:15:38 [2020-04-17T09:15:38.472Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
09:15:38 [2020-04-17T09:15:38.729Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
09:15:39 [2020-04-17T09:15:39.661Z] === RUN   TestDockerSuite/TestRunWithCPUShares
09:15:40 [2020-04-17T09:15:40.594Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
09:15:42 [2020-04-17T09:15:42.489Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
09:15:43 [2020-04-17T09:15:43.053Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
09:15:43 [2020-04-17T09:15:43.985Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
09:15:43 [2020-04-17T09:15:43.985Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
09:15:44 [2020-04-17T09:15:44.917Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
09:15:44 [2020-04-17T09:15:44.917Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
09:15:44 [2020-04-17T09:15:44.917Z] === RUN   TestDockerSuite/TestRunWithInvalidKernelMemory
09:15:44 [2020-04-17T09:15:44.917Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
09:15:44 [2020-04-17T09:15:44.917Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
09:15:45 [2020-04-17T09:15:45.174Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
09:15:45 [2020-04-17T09:15:45.431Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
09:15:45 [2020-04-17T09:15:45.431Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
09:15:45 [2020-04-17T09:15:45.688Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
09:15:45 [2020-04-17T09:15:45.945Z] === RUN   TestDockerSuite/TestRunWithKernelMemory
09:15:46 [2020-04-17T09:15:46.509Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
09:15:46 [2020-04-17T09:15:46.768Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
09:15:47 [2020-04-17T09:15:47.698Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
09:15:48 [2020-04-17T09:15:48.635Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
09:15:48 [2020-04-17T09:15:48.635Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
09:15:49 [2020-04-17T09:15:49.567Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
09:15:49 [2020-04-17T09:15:49.567Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
09:15:49 [2020-04-17T09:15:49.824Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
09:15:50 [2020-04-17T09:15:50.755Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
09:15:50 [2020-04-17T09:15:50.755Z] === RUN   TestDockerSuite/TestRunWithShmSize
09:15:51 [2020-04-17T09:15:51.688Z] === RUN   TestDockerSuite/TestRunWithSwappiness
09:15:52 [2020-04-17T09:15:52.251Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
09:15:52 [2020-04-17T09:15:52.509Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
09:15:52 [2020-04-17T09:15:52.509Z] === RUN   TestDockerSuite/TestRunWithUlimits
09:15:53 [2020-04-17T09:15:53.075Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
09:15:54 [2020-04-17T09:15:54.972Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
09:15:55 [2020-04-17T09:15:55.536Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
09:15:55 [2020-04-17T09:15:55.536Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
09:15:55 [2020-04-17T09:15:55.793Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
09:15:56 [2020-04-17T09:15:56.358Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
09:15:56 [2020-04-17T09:15:56.358Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
09:15:57 [2020-04-17T09:15:57.513Z] === RUN   TestDockerSuite/TestBuildDotDotFile
09:15:57 [2020-04-17T09:15:57.513Z] === RUN   TestDockerSuite/TestBuildEOLInLine
09:15:57 [2020-04-17T09:15:57.513Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
09:15:57 [2020-04-17T09:15:57.513Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
09:15:57 [2020-04-17T09:15:57.513Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
09:15:57 [2020-04-17T09:15:57.513Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
09:15:57 [2020-04-17T09:15:57.513Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
09:15:57 [2020-04-17T09:15:57.513Z] === RUN   TestDockerSuite/TestBuildEntrypoint
09:15:57 [2020-04-17T09:15:57.977Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
09:15:58 [2020-04-17T09:15:58.254Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
09:15:58 [2020-04-17T09:15:58.820Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
09:15:58 [2020-04-17T09:15:58.820Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
09:16:02 [2020-04-17T09:16:02.096Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
09:16:02 [2020-04-17T09:16:02.372Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
09:16:02 [2020-04-17T09:16:02.631Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
09:16:02 [2020-04-17T09:16:02.631Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
09:16:02 [2020-04-17T09:16:02.706Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
09:16:03 [2020-04-17T09:16:03.568Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
09:16:03 [2020-04-17T09:16:03.825Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
09:16:03 [2020-04-17T09:16:03.825Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
09:16:04 [2020-04-17T09:16:04.393Z] --- PASS: TestDockerNetworkIpvlan (115.06s)
09:16:04 [2020-04-17T09:16:04.393Z]     ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan
09:16:04 [2020-04-17T09:16:04.393Z]     daemon.go:325: [d12112315f3d2] waiting for daemon to start
09:16:04 [2020-04-17T09:16:04.393Z]     daemon.go:325: [d12112315f3d2] waiting for daemon to start
09:16:04 [2020-04-17T09:16:04.393Z]     daemon.go:353: [d12112315f3d2] daemon started
09:16:04 [2020-04-17T09:16:04.393Z]     --- PASS: TestDockerNetworkIpvlan/Subinterface (0.11s)
09:16:04 [2020-04-17T09:16:04.393Z]     daemon.go:461: [d12112315f3d2] Stopping daemon
09:16:04 [2020-04-17T09:16:04.393Z]     daemon.go:296: [d12112315f3d2] exiting daemon
09:16:04 [2020-04-17T09:16:04.393Z]     daemon.go:448: [d12112315f3d2] Daemon stopped
09:16:04 [2020-04-17T09:16:04.393Z]     ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan
09:16:04 [2020-04-17T09:16:04.393Z]     daemon.go:325: [d3cfcbc746ca5] waiting for daemon to start
09:16:04 [2020-04-17T09:16:04.393Z]     daemon.go:325: [d3cfcbc746ca5] waiting for daemon to start
09:16:04 [2020-04-17T09:16:04.393Z]     daemon.go:353: [d3cfcbc746ca5] daemon started
09:16:04 [2020-04-17T09:16:04.393Z]     --- PASS: TestDockerNetworkIpvlan/OverlapParent (0.09s)
09:16:04 [2020-04-17T09:16:04.393Z]     daemon.go:461: [d3cfcbc746ca5] Stopping daemon
09:16:04 [2020-04-17T09:16:04.393Z]     daemon.go:296: [d3cfcbc746ca5] exiting daemon
09:16:04 [2020-04-17T09:16:04.393Z]     daemon.go:448: [d3cfcbc746ca5] Daemon stopped
09:16:04 [2020-04-17T09:16:04.393Z]     ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan
09:16:04 [2020-04-17T09:16:04.393Z]     daemon.go:325: [d8336d34a3375] waiting for daemon to start
09:16:04 [2020-04-17T09:16:04.393Z]     daemon.go:325: [d8336d34a3375] waiting for daemon to start
09:16:04 [2020-04-17T09:16:04.393Z]     daemon.go:353: [d8336d34a3375] daemon started
09:16:04 [2020-04-17T09:16:04.393Z]     --- PASS: TestDockerNetworkIpvlan/L2NilParent (1.12s)
09:16:04 [2020-04-17T09:16:04.393Z]     daemon.go:461: [d8336d34a3375] Stopping daemon
09:16:04 [2020-04-17T09:16:04.393Z]     daemon.go:296: [d8336d34a3375] exiting daemon
09:16:04 [2020-04-17T09:16:04.393Z]     daemon.go:448: [d8336d34a3375] Daemon stopped
09:16:04 [2020-04-17T09:16:04.393Z]     ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan
09:16:04 [2020-04-17T09:16:04.393Z]     daemon.go:325: [da4cc8769de88] waiting for daemon to start
09:16:04 [2020-04-17T09:16:04.393Z]     daemon.go:325: [da4cc8769de88] waiting for daemon to start
09:16:04 [2020-04-17T09:16:04.393Z]     daemon.go:353: [da4cc8769de88] daemon started
09:16:04 [2020-04-17T09:16:04.393Z]     --- PASS: TestDockerNetworkIpvlan/L2InternalMode (2.17s)
09:16:04 [2020-04-17T09:16:04.393Z]     daemon.go:461: [da4cc8769de88] Stopping daemon
09:16:04 [2020-04-17T09:16:04.393Z]     daemon.go:296: [da4cc8769de88] exiting daemon
09:16:04 [2020-04-17T09:16:04.393Z]     daemon.go:448: [da4cc8769de88] Daemon stopped
09:16:04 [2020-04-17T09:16:04.393Z]     ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan
09:16:04 [2020-04-17T09:16:04.393Z]     daemon.go:325: [d2a778b9a2ac0] waiting for daemon to start
09:16:04 [2020-04-17T09:16:04.393Z]     daemon.go:325: [d2a778b9a2ac0] waiting for daemon to start
09:16:04 [2020-04-17T09:16:04.393Z]     daemon.go:353: [d2a778b9a2ac0] daemon started
09:16:04 [2020-04-17T09:16:04.393Z]     --- PASS: TestDockerNetworkIpvlan/L3NilParent (16.17s)
09:16:04 [2020-04-17T09:16:04.393Z]     daemon.go:461: [d2a778b9a2ac0] Stopping daemon
09:16:04 [2020-04-17T09:16:04.393Z]     daemon.go:296: [d2a778b9a2ac0] exiting daemon
09:16:04 [2020-04-17T09:16:04.393Z]     daemon.go:448: [d2a778b9a2ac0] Daemon stopped
09:16:04 [2020-04-17T09:16:04.393Z]     ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan
09:16:04 [2020-04-17T09:16:04.393Z]     daemon.go:325: [dc6399eceef82] waiting for daemon to start
09:16:04 [2020-04-17T09:16:04.393Z]     daemon.go:325: [dc6399eceef82] waiting for daemon to start
09:16:04 [2020-04-17T09:16:04.393Z]     daemon.go:353: [dc6399eceef82] daemon started
09:16:04 [2020-04-17T09:16:04.393Z]     --- PASS: TestDockerNetworkIpvlan/L3InternalMode (17.16s)
09:16:04 [2020-04-17T09:16:04.393Z]     daemon.go:461: [dc6399eceef82] Stopping daemon
09:16:04 [2020-04-17T09:16:04.393Z]     daemon.go:296: [dc6399eceef82] exiting daemon
09:16:04 [2020-04-17T09:16:04.393Z]     daemon.go:448: [dc6399eceef82] Daemon stopped
09:16:04 [2020-04-17T09:16:04.393Z]     ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan
09:16:04 [2020-04-17T09:16:04.393Z]     daemon.go:325: [dc107cc307fc1] waiting for daemon to start
09:16:04 [2020-04-17T09:16:04.393Z]     daemon.go:325: [dc107cc307fc1] waiting for daemon to start
09:16:04 [2020-04-17T09:16:04.393Z]     daemon.go:353: [dc107cc307fc1] daemon started
09:16:04 [2020-04-17T09:16:04.393Z]     --- PASS: TestDockerNetworkIpvlan/L2MultiSubnet (17.98s)
09:16:04 [2020-04-17T09:16:04.393Z]     daemon.go:461: [dc107cc307fc1] Stopping daemon
09:16:04 [2020-04-17T09:16:04.393Z]     daemon.go:296: [dc107cc307fc1] exiting daemon
09:16:04 [2020-04-17T09:16:04.393Z]     daemon.go:448: [dc107cc307fc1] Daemon stopped
09:16:04 [2020-04-17T09:16:04.393Z]     ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan
09:16:04 [2020-04-17T09:16:04.393Z]     daemon.go:325: [dd15973e7fef6] waiting for daemon to start
09:16:04 [2020-04-17T09:16:04.393Z]     daemon.go:325: [dd15973e7fef6] waiting for daemon to start
09:16:04 [2020-04-17T09:16:04.393Z]     daemon.go:353: [dd15973e7fef6] daemon started
09:16:04 [2020-04-17T09:16:04.393Z]     --- PASS: TestDockerNetworkIpvlan/L3MultiSubnet (18.00s)
09:16:04 [2020-04-17T09:16:04.393Z]     daemon.go:461: [dd15973e7fef6] Stopping daemon
09:16:04 [2020-04-17T09:16:04.393Z]     daemon.go:296: [dd15973e7fef6] exiting daemon
09:16:04 [2020-04-17T09:16:04.393Z]     daemon.go:448: [dd15973e7fef6] Daemon stopped
09:16:04 [2020-04-17T09:16:04.393Z]     ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan
09:16:04 [2020-04-17T09:16:04.393Z]     daemon.go:325: [dd10a0e8cef93] waiting for daemon to start
09:16:04 [2020-04-17T09:16:04.393Z]     daemon.go:325: [dd10a0e8cef93] waiting for daemon to start
09:16:04 [2020-04-17T09:16:04.393Z]     daemon.go:353: [dd10a0e8cef93] daemon started
09:16:04 [2020-04-17T09:16:04.393Z]     --- PASS: TestDockerNetworkIpvlan/Addressing (31.74s)
09:16:04 [2020-04-17T09:16:04.393Z]     daemon.go:461: [dd10a0e8cef93] Stopping daemon
09:16:04 [2020-04-17T09:16:04.393Z]     daemon.go:296: [dd10a0e8cef93] exiting daemon
09:16:04 [2020-04-17T09:16:04.393Z]     daemon.go:448: [dd10a0e8cef93] Daemon stopped
09:16:04 [2020-04-17T09:16:04.393Z] PASS
09:16:04 [2020-04-17T09:16:04.393Z] 
09:16:04 [2020-04-17T09:16:04.393Z] DONE 11 tests in 116.664s
09:16:04 [2020-04-17T09:16:04.393Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m 
09:16:04 [2020-04-17T09:16:04.393Z] ++ 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
09:16:04 [2020-04-17T09:16:04.393Z] ++ set -e
09:16:04 [2020-04-17T09:16:04.393Z] ++ '[' -n 0 ']'
09:16:04 [2020-04-17T09:16:04.393Z] ++ set -x
09:16:04 [2020-04-17T09:16:04.393Z] ++ env -i DEST=/go/src/github.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
09:16:04 [2020-04-17T09:16:04.393Z] INFO: Testing against a local daemon
09:16:04 [2020-04-17T09:16:04.393Z] === RUN   TestDockerNetworkMacvlanPersistance
09:16:04 [2020-04-17T09:16:04.393Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.47s)
09:16:04 [2020-04-17T09:16:04.393Z]     macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance
09:16:04 [2020-04-17T09:16:04.394Z]     daemon.go:325: [d13ab56ad68a0] waiting for daemon to start
09:16:04 [2020-04-17T09:16:04.394Z]     daemon.go:325: [d13ab56ad68a0] waiting for daemon to start
09:16:04 [2020-04-17T09:16:04.394Z]     daemon.go:353: [d13ab56ad68a0] daemon started
09:16:04 [2020-04-17T09:16:04.394Z]     daemon.go:461: [d13ab56ad68a0] Stopping daemon
09:16:04 [2020-04-17T09:16:04.394Z]     daemon.go:296: [d13ab56ad68a0] exiting daemon
09:16:04 [2020-04-17T09:16:04.394Z]     daemon.go:448: [d13ab56ad68a0] Daemon stopped
09:16:04 [2020-04-17T09:16:04.394Z]     daemon.go:325: [d13ab56ad68a0] waiting for daemon to start
09:16:04 [2020-04-17T09:16:04.394Z]     daemon.go:325: [d13ab56ad68a0] waiting for daemon to start
09:16:04 [2020-04-17T09:16:04.394Z]     daemon.go:353: [d13ab56ad68a0] daemon started
09:16:04 [2020-04-17T09:16:04.394Z]     daemon.go:461: [d13ab56ad68a0] Stopping daemon
09:16:04 [2020-04-17T09:16:04.394Z]     daemon.go:296: [d13ab56ad68a0] exiting daemon
09:16:04 [2020-04-17T09:16:04.394Z]     daemon.go:448: [d13ab56ad68a0] Daemon stopped
09:16:04 [2020-04-17T09:16:04.394Z] === RUN   TestDockerNetworkMacvlan
09:16:04 [2020-04-17T09:16:04.394Z] === RUN   TestDockerNetworkMacvlan/Subinterface
09:16:04 [2020-04-17T09:16:04.394Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
09:16:05 [2020-04-17T09:16:05.014Z] === RUN   TestDockerNetworkMacvlan/NilParent
09:16:05 [2020-04-17T09:16:05.193Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
09:16:05 [2020-04-17T09:16:05.639Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
09:16:06 [2020-04-17T09:16:06.123Z] === RUN   TestDockerSuite/TestSaveCheckTimes
09:16:06 [2020-04-17T09:16:06.123Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
09:16:07 [2020-04-17T09:16:07.719Z] === RUN   TestDockerNetworkMacvlan/InternalMode
09:16:08 [2020-04-17T09:16:08.645Z] === RUN   TestDockerSuite/TestSaveImageId
09:16:08 [2020-04-17T09:16:08.645Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
09:16:08 [2020-04-17T09:16:08.903Z] === RUN   TestDockerSuite/TestSaveLoadParents
09:16:10 [2020-04-17T09:16:10.376Z] === RUN   TestDockerSuite/TestBuildEnv
09:16:10 [2020-04-17T09:16:10.376Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
09:16:10 [2020-04-17T09:16:10.798Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
09:16:10 [2020-04-17T09:16:10.840Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
09:16:10 [2020-04-17T09:16:10.840Z] === RUN   TestDockerSuite/TestBuildEnvUsage
09:16:10 [2020-04-17T09:16:10.840Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
09:16:10 [2020-04-17T09:16:10.840Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
09:16:11 [2020-04-17T09:16:11.055Z] === RUN   TestDockerSuite/TestSaveMultipleNames
09:16:11 [2020-04-17T09:16:11.187Z] === RUN   TestDockerNetworkMacvlan/Addressing
09:16:11 [2020-04-17T09:16:11.313Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
09:16:11 [2020-04-17T09:16:11.570Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
09:16:12 [2020-04-17T09:16:12.500Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
09:16:13 [2020-04-17T09:16:13.064Z] === RUN   TestDockerSuite/TestSaveSingleTag
09:16:13 [2020-04-17T09:16:13.064Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
09:16:13 [2020-04-17T09:16:13.064Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
09:16:14 [2020-04-17T09:16:14.605Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
09:16:14 [2020-04-17T09:16:14.605Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
09:16:14 [2020-04-17T09:16:14.605Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
09:16:14 [2020-04-17T09:16:14.605Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
09:16:14 [2020-04-17T09:16:14.958Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
09:16:15 [2020-04-17T09:16:15.069Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
09:16:15 [2020-04-17T09:16:15.888Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
09:16:16 [2020-04-17T09:16:16.452Z] === RUN   TestDockerSuite/TestSearchCmdOptions
09:16:17 [2020-04-17T09:16:17.016Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
09:16:17 [2020-04-17T09:16:17.016Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
09:16:17 [2020-04-17T09:16:17.016Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
09:16:17 [2020-04-17T09:16:17.273Z] === RUN   TestDockerSuite/TestSearchWithLimit
09:16:17 [2020-04-17T09:16:17.530Z] === RUN   TestDockerSuite/TestSlowStdinClosing
09:16:19 [2020-04-17T09:16:19.792Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
09:16:20 [2020-04-17T09:16:20.053Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
09:16:26 [2020-04-17T09:16:26.597Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
09:16:28 [2020-04-17T09:16:28.491Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
09:16:29 [2020-04-17T09:16:29.420Z] === RUN   TestDockerSuite/TestStartAttachSilent
09:16:29 [2020-04-17T09:16:29.640Z] --- PASS: TestDockerNetworkMacvlan (24.82s)
09:16:29 [2020-04-17T09:16:29.640Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
09:16:29 [2020-04-17T09:16:29.640Z]     daemon.go:325: [d0fd443ab1a53] waiting for daemon to start
09:16:29 [2020-04-17T09:16:29.640Z]     daemon.go:325: [d0fd443ab1a53] waiting for daemon to start
09:16:29 [2020-04-17T09:16:29.640Z]     daemon.go:353: [d0fd443ab1a53] daemon started
09:16:29 [2020-04-17T09:16:29.640Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s)
09:16:29 [2020-04-17T09:16:29.640Z]     daemon.go:461: [d0fd443ab1a53] Stopping daemon
09:16:29 [2020-04-17T09:16:29.640Z]     daemon.go:296: [d0fd443ab1a53] exiting daemon
09:16:29 [2020-04-17T09:16:29.640Z]     daemon.go:448: [d0fd443ab1a53] Daemon stopped
09:16:29 [2020-04-17T09:16:29.640Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
09:16:29 [2020-04-17T09:16:29.640Z]     daemon.go:325: [decf948434a4a] waiting for daemon to start
09:16:29 [2020-04-17T09:16:29.640Z]     daemon.go:325: [decf948434a4a] waiting for daemon to start
09:16:29 [2020-04-17T09:16:29.640Z]     daemon.go:353: [decf948434a4a] daemon started
09:16:29 [2020-04-17T09:16:29.640Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s)
09:16:29 [2020-04-17T09:16:29.640Z]     daemon.go:461: [decf948434a4a] Stopping daemon
09:16:29 [2020-04-17T09:16:29.640Z]     daemon.go:296: [decf948434a4a] exiting daemon
09:16:29 [2020-04-17T09:16:29.640Z]     daemon.go:448: [decf948434a4a] Daemon stopped
09:16:29 [2020-04-17T09:16:29.640Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
09:16:29 [2020-04-17T09:16:29.640Z]     daemon.go:325: [d20300daf3697] waiting for daemon to start
09:16:29 [2020-04-17T09:16:29.640Z]     daemon.go:325: [d20300daf3697] waiting for daemon to start
09:16:29 [2020-04-17T09:16:29.640Z]     daemon.go:353: [d20300daf3697] daemon started
09:16:29 [2020-04-17T09:16:29.640Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.18s)
09:16:29 [2020-04-17T09:16:29.640Z]     daemon.go:461: [d20300daf3697] Stopping daemon
09:16:29 [2020-04-17T09:16:29.640Z]     daemon.go:296: [d20300daf3697] exiting daemon
09:16:29 [2020-04-17T09:16:29.640Z]     daemon.go:448: [d20300daf3697] Daemon stopped
09:16:29 [2020-04-17T09:16:29.640Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
09:16:29 [2020-04-17T09:16:29.640Z]     daemon.go:325: [d1b9dec8d895c] waiting for daemon to start
09:16:29 [2020-04-17T09:16:29.640Z]     daemon.go:325: [d1b9dec8d895c] waiting for daemon to start
09:16:29 [2020-04-17T09:16:29.640Z]     daemon.go:353: [d1b9dec8d895c] daemon started
09:16:29 [2020-04-17T09:16:29.640Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.13s)
09:16:29 [2020-04-17T09:16:29.640Z]     daemon.go:461: [d1b9dec8d895c] Stopping daemon
09:16:29 [2020-04-17T09:16:29.640Z]     daemon.go:296: [d1b9dec8d895c] exiting daemon
09:16:29 [2020-04-17T09:16:29.640Z]     daemon.go:448: [d1b9dec8d895c] Daemon stopped
09:16:29 [2020-04-17T09:16:29.640Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
09:16:29 [2020-04-17T09:16:29.640Z]     daemon.go:325: [dd93f3e488787] waiting for daemon to start
09:16:29 [2020-04-17T09:16:29.640Z]     daemon.go:325: [dd93f3e488787] waiting for daemon to start
09:16:29 [2020-04-17T09:16:29.640Z]     daemon.go:353: [dd93f3e488787] daemon started
09:16:29 [2020-04-17T09:16:29.640Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (15.91s)
09:16:29 [2020-04-17T09:16:29.640Z]     daemon.go:461: [dd93f3e488787] Stopping daemon
09:16:29 [2020-04-17T09:16:29.640Z]     daemon.go:296: [dd93f3e488787] exiting daemon
09:16:29 [2020-04-17T09:16:29.640Z]     daemon.go:448: [dd93f3e488787] Daemon stopped
09:16:29 [2020-04-17T09:16:29.640Z] PASS
09:16:29 [2020-04-17T09:16:29.640Z] 
09:16:29 [2020-04-17T09:16:29.640Z] DONE 7 tests in 26.387s
09:16:29 [2020-04-17T09:16:29.640Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m 
09:16:29 [2020-04-17T09:16:29.640Z] ++ 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
09:16:29 [2020-04-17T09:16:29.640Z] ++ set -e
09:16:29 [2020-04-17T09:16:29.640Z] ++ '[' -n 0 ']'
09:16:29 [2020-04-17T09:16:29.640Z] ++ set -x
09:16:29 [2020-04-17T09:16:29.640Z] ++ env -i DEST=/go/src/github.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
09:16:29 [2020-04-17T09:16:29.640Z] testing: warning: no tests to run
09:16:29 [2020-04-17T09:16:29.640Z] PASS
09:16:29 [2020-04-17T09:16:29.640Z] 
09:16:29 [2020-04-17T09:16:29.640Z] DONE 0 tests in 0.017s
09:16:29 [2020-04-17T09:16:29.640Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m 
09:16:29 [2020-04-17T09:16:29.640Z] ++ 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
09:16:29 [2020-04-17T09:16:29.640Z] ++ set -e
09:16:29 [2020-04-17T09:16:29.640Z] ++ '[' -n 0 ']'
09:16:29 [2020-04-17T09:16:29.640Z] ++ set -x
09:16:29 [2020-04-17T09:16:29.640Z] ++ env -i DEST=/go/src/github.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
09:16:29 [2020-04-17T09:16:29.640Z] INFO: Testing against a local daemon
09:16:29 [2020-04-17T09:16:29.640Z] === RUN   TestAuthZPluginAllowRequest
09:16:29 [2020-04-17T09:16:29.640Z] --- PASS: TestAuthZPluginAllowRequest (1.55s)
09:16:29 [2020-04-17T09:16:29.640Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest
09:16:29 [2020-04-17T09:16:29.640Z]     daemon.go:325: [da3e7160058cf] waiting for daemon to start
09:16:29 [2020-04-17T09:16:29.640Z]     daemon.go:325: [da3e7160058cf] waiting for daemon to start
09:16:29 [2020-04-17T09:16:29.640Z]     daemon.go:353: [da3e7160058cf] daemon started
09:16:29 [2020-04-17T09:16:29.640Z]     daemon.go:461: [da3e7160058cf] Stopping daemon
09:16:29 [2020-04-17T09:16:29.640Z]     daemon.go:296: [da3e7160058cf] exiting daemon
09:16:29 [2020-04-17T09:16:29.640Z]     daemon.go:448: [da3e7160058cf] Daemon stopped
09:16:29 [2020-04-17T09:16:29.640Z] === RUN   TestAuthZPluginTLS
09:16:29 [2020-04-17T09:16:29.640Z] --- PASS: TestAuthZPluginTLS (0.58s)
09:16:29 [2020-04-17T09:16:29.640Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS
09:16:29 [2020-04-17T09:16:29.640Z]     daemon.go:325: [d2353c41f9837] waiting for daemon to start
09:16:29 [2020-04-17T09:16:29.640Z]     daemon.go:325: [d2353c41f9837] waiting for daemon to start
09:16:29 [2020-04-17T09:16:29.640Z]     daemon.go:353: [d2353c41f9837] daemon started
09:16:29 [2020-04-17T09:16:29.640Z]     daemon.go:461: [d2353c41f9837] Stopping daemon
09:16:29 [2020-04-17T09:16:29.640Z]     daemon.go:296: [d2353c41f9837] exiting daemon
09:16:29 [2020-04-17T09:16:29.640Z]     daemon.go:448: [d2353c41f9837] Daemon stopped
09:16:29 [2020-04-17T09:16:29.640Z] === RUN   TestAuthZPluginDenyRequest
09:16:29 [2020-04-17T09:16:29.930Z] --- PASS: TestAuthZPluginDenyRequest (0.57s)
09:16:29 [2020-04-17T09:16:29.930Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest
09:16:29 [2020-04-17T09:16:29.930Z]     daemon.go:325: [d3be8116571fb] waiting for daemon to start
09:16:29 [2020-04-17T09:16:29.930Z]     daemon.go:325: [d3be8116571fb] waiting for daemon to start
09:16:29 [2020-04-17T09:16:29.930Z]     daemon.go:353: [d3be8116571fb] daemon started
09:16:29 [2020-04-17T09:16:29.930Z]     daemon.go:461: [d3be8116571fb] Stopping daemon
09:16:29 [2020-04-17T09:16:29.930Z]     daemon.go:296: [d3be8116571fb] exiting daemon
09:16:29 [2020-04-17T09:16:29.930Z]     daemon.go:448: [d3be8116571fb] Daemon stopped
09:16:29 [2020-04-17T09:16:29.930Z] === RUN   TestAuthZPluginAPIDenyResponse
09:16:30 [2020-04-17T09:16:30.549Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.58s)
09:16:30 [2020-04-17T09:16:30.549Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse
09:16:30 [2020-04-17T09:16:30.549Z]     daemon.go:325: [dbb112a7772f1] waiting for daemon to start
09:16:30 [2020-04-17T09:16:30.549Z]     daemon.go:325: [dbb112a7772f1] waiting for daemon to start
09:16:30 [2020-04-17T09:16:30.549Z]     daemon.go:353: [dbb112a7772f1] daemon started
09:16:30 [2020-04-17T09:16:30.549Z]     daemon.go:461: [dbb112a7772f1] Stopping daemon
09:16:30 [2020-04-17T09:16:30.549Z]     daemon.go:296: [dbb112a7772f1] exiting daemon
09:16:30 [2020-04-17T09:16:30.549Z]     daemon.go:448: [dbb112a7772f1] Daemon stopped
09:16:30 [2020-04-17T09:16:30.549Z] === RUN   TestAuthZPluginDenyResponse
09:16:30 [2020-04-17T09:16:30.789Z] === RUN   TestDockerSuite/TestStartAttachWithRename
09:16:31 [2020-04-17T09:16:31.170Z] --- PASS: TestAuthZPluginDenyResponse (0.57s)
09:16:31 [2020-04-17T09:16:31.170Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse
09:16:31 [2020-04-17T09:16:31.170Z]     daemon.go:325: [d335aba3a9cb9] waiting for daemon to start
09:16:31 [2020-04-17T09:16:31.170Z]     daemon.go:325: [d335aba3a9cb9] waiting for daemon to start
09:16:31 [2020-04-17T09:16:31.170Z]     daemon.go:353: [d335aba3a9cb9] daemon started
09:16:31 [2020-04-17T09:16:31.170Z]     daemon.go:461: [d335aba3a9cb9] Stopping daemon
09:16:31 [2020-04-17T09:16:31.170Z]     daemon.go:296: [d335aba3a9cb9] exiting daemon
09:16:31 [2020-04-17T09:16:31.170Z]     daemon.go:448: [d335aba3a9cb9] Daemon stopped
09:16:31 [2020-04-17T09:16:31.170Z] === RUN   TestAuthZPluginAllowEventStream
09:16:32 [2020-04-17T09:16:32.652Z] --- PASS: TestAuthZPluginAllowEventStream (1.64s)
09:16:32 [2020-04-17T09:16:32.652Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream
09:16:32 [2020-04-17T09:16:32.652Z]     daemon.go:325: [df2470eddc6a0] waiting for daemon to start
09:16:32 [2020-04-17T09:16:32.652Z]     daemon.go:325: [df2470eddc6a0] waiting for daemon to start
09:16:32 [2020-04-17T09:16:32.652Z]     daemon.go:353: [df2470eddc6a0] daemon started
09:16:32 [2020-04-17T09:16:32.652Z]     daemon.go:461: [df2470eddc6a0] Stopping daemon
09:16:32 [2020-04-17T09:16:32.652Z]     daemon.go:296: [df2470eddc6a0] exiting daemon
09:16:32 [2020-04-17T09:16:32.652Z]     daemon.go:448: [df2470eddc6a0] Daemon stopped
09:16:32 [2020-04-17T09:16:32.652Z] === RUN   TestAuthZPluginErrorResponse
09:16:33 [2020-04-17T09:16:33.272Z] --- PASS: TestAuthZPluginErrorResponse (0.58s)
09:16:33 [2020-04-17T09:16:33.272Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse
09:16:33 [2020-04-17T09:16:33.272Z]     daemon.go:325: [d3b7e3dea9af8] waiting for daemon to start
09:16:33 [2020-04-17T09:16:33.272Z]     daemon.go:325: [d3b7e3dea9af8] waiting for daemon to start
09:16:33 [2020-04-17T09:16:33.272Z]     daemon.go:353: [d3b7e3dea9af8] daemon started
09:16:33 [2020-04-17T09:16:33.272Z]     daemon.go:461: [d3b7e3dea9af8] Stopping daemon
09:16:33 [2020-04-17T09:16:33.272Z]     daemon.go:296: [d3b7e3dea9af8] exiting daemon
09:16:33 [2020-04-17T09:16:33.272Z]     daemon.go:448: [d3b7e3dea9af8] Daemon stopped
09:16:33 [2020-04-17T09:16:33.272Z] === RUN   TestAuthZPluginErrorRequest
09:16:33 [2020-04-17T09:16:33.892Z] --- PASS: TestAuthZPluginErrorRequest (0.56s)
09:16:33 [2020-04-17T09:16:33.892Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest
09:16:33 [2020-04-17T09:16:33.892Z]     daemon.go:325: [dbd941030983e] waiting for daemon to start
09:16:33 [2020-04-17T09:16:33.892Z]     daemon.go:325: [dbd941030983e] waiting for daemon to start
09:16:33 [2020-04-17T09:16:33.892Z]     daemon.go:353: [dbd941030983e] daemon started
09:16:33 [2020-04-17T09:16:33.892Z]     daemon.go:461: [dbd941030983e] Stopping daemon
09:16:33 [2020-04-17T09:16:33.892Z]     daemon.go:296: [dbd941030983e] exiting daemon
09:16:33 [2020-04-17T09:16:33.892Z]     daemon.go:448: [dbd941030983e] Daemon stopped
09:16:33 [2020-04-17T09:16:33.892Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
09:16:34 [2020-04-17T09:16:34.061Z] === RUN   TestDockerSuite/TestStartMultipleContainers
09:16:34 [2020-04-17T09:16:34.512Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s)
09:16:34 [2020-04-17T09:16:34.512Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration
09:16:34 [2020-04-17T09:16:34.512Z]     daemon.go:325: [dc94308d4bf4f] waiting for daemon to start
09:16:34 [2020-04-17T09:16:34.512Z]     daemon.go:325: [dc94308d4bf4f] waiting for daemon to start
09:16:34 [2020-04-17T09:16:34.512Z]     daemon.go:353: [dc94308d4bf4f] daemon started
09:16:34 [2020-04-17T09:16:34.512Z]     daemon.go:461: [dc94308d4bf4f] Stopping daemon
09:16:34 [2020-04-17T09:16:34.512Z]     daemon.go:296: [dc94308d4bf4f] exiting daemon
09:16:34 [2020-04-17T09:16:34.512Z]     daemon.go:448: [dc94308d4bf4f] Daemon stopped
09:16:34 [2020-04-17T09:16:34.512Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
09:16:36 [2020-04-17T09:16:36.554Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.07s)
09:16:36 [2020-04-17T09:16:36.554Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking
09:16:36 [2020-04-17T09:16:36.554Z]     daemon.go:325: [d33555e407fe4] waiting for daemon to start
09:16:36 [2020-04-17T09:16:36.554Z]     daemon.go:325: [d33555e407fe4] waiting for daemon to start
09:16:36 [2020-04-17T09:16:36.554Z]     daemon.go:353: [d33555e407fe4] daemon started
09:16:36 [2020-04-17T09:16:36.554Z]     daemon.go:461: [d33555e407fe4] Stopping daemon
09:16:36 [2020-04-17T09:16:36.554Z]     daemon.go:296: [d33555e407fe4] exiting daemon
09:16:36 [2020-04-17T09:16:36.554Z]     daemon.go:448: [d33555e407fe4] Daemon stopped
09:16:36 [2020-04-17T09:16:36.554Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
09:16:36 [2020-04-17T09:16:36.587Z] === RUN   TestDockerSuite/TestStartPausedContainer
09:16:37 [2020-04-17T09:16:37.155Z] === RUN   TestDockerSuite/TestStartRecordError
09:16:37 [2020-04-17T09:16:37.585Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
09:16:38 [2020-04-17T09:16:38.563Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
09:16:38 [2020-04-17T09:16:38.563Z] === RUN   TestDockerSuite/TestBuildExpose
09:16:38 [2020-04-17T09:16:38.563Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
09:16:38 [2020-04-17T09:16:38.563Z] === RUN   TestDockerSuite/TestBuildExposeOrder
09:16:38 [2020-04-17T09:16:38.563Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
09:16:38 [2020-04-17T09:16:38.563Z] === RUN   TestDockerSuite/TestBuildFails
09:16:38 [2020-04-17T09:16:38.596Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.06s)
09:16:38 [2020-04-17T09:16:38.596Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom
09:16:38 [2020-04-17T09:16:38.596Z]     daemon.go:325: [dffae3744fe78] waiting for daemon to start
09:16:38 [2020-04-17T09:16:38.596Z]     daemon.go:325: [dffae3744fe78] waiting for daemon to start
09:16:38 [2020-04-17T09:16:38.596Z]     daemon.go:353: [dffae3744fe78] daemon started
09:16:38 [2020-04-17T09:16:38.596Z]     daemon.go:461: [dffae3744fe78] Stopping daemon
09:16:38 [2020-04-17T09:16:38.596Z]     daemon.go:296: [dffae3744fe78] exiting daemon
09:16:38 [2020-04-17T09:16:38.596Z]     daemon.go:448: [dffae3744fe78] Daemon stopped
09:16:38 [2020-04-17T09:16:38.596Z] === RUN   TestAuthZPluginHeader
09:16:39 [2020-04-17T09:16:39.048Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
09:16:39 [2020-04-17T09:16:39.609Z] --- PASS: TestAuthZPluginHeader (0.95s)
09:16:39 [2020-04-17T09:16:39.609Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader
09:16:39 [2020-04-17T09:16:39.609Z]     daemon.go:325: [de3423fe6a415] waiting for daemon to start
09:16:39 [2020-04-17T09:16:39.609Z]     daemon.go:325: [de3423fe6a415] waiting for daemon to start
09:16:39 [2020-04-17T09:16:39.609Z]     daemon.go:353: [de3423fe6a415] daemon started
09:16:39 [2020-04-17T09:16:39.609Z]     daemon.go:461: [de3423fe6a415] Stopping daemon
09:16:39 [2020-04-17T09:16:39.609Z]     daemon.go:296: [de3423fe6a415] exiting daemon
09:16:39 [2020-04-17T09:16:39.609Z]     daemon.go:448: [de3423fe6a415] Daemon stopped
09:16:39 [2020-04-17T09:16:39.609Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
09:16:39 [2020-04-17T09:16:39.609Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
09:16:39 [2020-04-17T09:16:39.609Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:16:39 [2020-04-17T09:16:39.609Z] === RUN   TestAuthZPluginV2Disable
09:16:39 [2020-04-17T09:16:39.609Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
09:16:39 [2020-04-17T09:16:39.609Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:16:39 [2020-04-17T09:16:39.609Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
09:16:39 [2020-04-17T09:16:39.609Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
09:16:39 [2020-04-17T09:16:39.609Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:16:39 [2020-04-17T09:16:39.609Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
09:16:39 [2020-04-17T09:16:39.609Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
09:16:39 [2020-04-17T09:16:39.609Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:16:39 [2020-04-17T09:16:39.609Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
09:16:40 [2020-04-17T09:16:40.761Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
09:16:40 [2020-04-17T09:16:40.761Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
09:16:41 [2020-04-17T09:16:41.569Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
09:16:43 [2020-04-17T09:16:43.462Z] === RUN   TestDockerSuite/TestStatsAllNoStream
09:16:46 [2020-04-17T09:16:46.593Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
09:16:46 [2020-04-17T09:16:46.734Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
09:16:51 [2020-04-17T09:16:51.319Z] === RUN   TestDockerSuite/TestBuildForceRm
09:16:51 [2020-04-17T09:16:51.985Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
09:16:55 [2020-04-17T09:16:55.257Z] === RUN   TestDockerSuite/TestStatsFormatAll
09:16:58 [2020-04-17T09:16:58.089Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.82s)
09:16:58 [2020-04-17T09:16:58.089Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart
09:16:58 [2020-04-17T09:16:58.089Z]     daemon.go:325: [d380d6303b305] waiting for daemon to start
09:16:58 [2020-04-17T09:16:58.089Z]     daemon.go:325: [d380d6303b305] waiting for daemon to start
09:16:58 [2020-04-17T09:16:58.089Z]     daemon.go:353: [d380d6303b305] daemon started
09:16:58 [2020-04-17T09:16:58.089Z]     daemon.go:461: [d380d6303b305] Stopping daemon
09:16:58 [2020-04-17T09:16:58.089Z]     daemon.go:296: [d380d6303b305] exiting daemon
09:16:58 [2020-04-17T09:16:58.089Z]     daemon.go:448: [d380d6303b305] Daemon stopped
09:16:58 [2020-04-17T09:16:58.089Z]     daemon.go:325: [d380d6303b305] waiting for daemon to start
09:16:58 [2020-04-17T09:16:58.089Z]     daemon.go:325: [d380d6303b305] waiting for daemon to start
09:16:58 [2020-04-17T09:16:58.089Z]     daemon.go:325: [d380d6303b305] waiting for daemon to start
09:16:58 [2020-04-17T09:16:58.089Z]     daemon.go:325: [d380d6303b305] waiting for daemon to start
09:16:58 [2020-04-17T09:16:58.089Z]     daemon.go:339: [d380d6303b305] error pinging daemon on start: Get http://d380d6303b305.sock/_ping: context deadline exceeded
09:16:58 [2020-04-17T09:16:58.089Z]     daemon.go:325: [d380d6303b305] waiting for daemon to start
09:16:58 [2020-04-17T09:16:58.089Z]     daemon.go:339: [d380d6303b305] error pinging daemon on start: Get http://d380d6303b305.sock/_ping: context deadline exceeded
09:16:58 [2020-04-17T09:16:58.089Z]     daemon.go:325: [d380d6303b305] waiting for daemon to start
09:16:58 [2020-04-17T09:16:58.089Z]     daemon.go:339: [d380d6303b305] error pinging daemon on start: Get http://d380d6303b305.sock/_ping: context deadline exceeded
09:16:58 [2020-04-17T09:16:58.089Z]     daemon.go:325: [d380d6303b305] waiting for daemon to start
09:16:58 [2020-04-17T09:16:58.089Z]     daemon.go:339: [d380d6303b305] error pinging daemon on start: Get http://d380d6303b305.sock/_ping: context deadline exceeded
09:16:58 [2020-04-17T09:16:58.089Z]     daemon.go:296: [d380d6303b305] exiting daemon
09:16:58 [2020-04-17T09:16:58.089Z]     daemon.go:325: [d380d6303b305] waiting for daemon to start
09:16:58 [2020-04-17T09:16:58.089Z]     daemon.go:325: [d380d6303b305] waiting for daemon to start
09:16:58 [2020-04-17T09:16:58.089Z]     daemon.go:325: [d380d6303b305] waiting for daemon to start
09:16:58 [2020-04-17T09:16:58.089Z]     daemon.go:353: [d380d6303b305] daemon started
09:16:58 [2020-04-17T09:16:58.089Z]     daemon.go:461: [d380d6303b305] Stopping daemon
09:16:58 [2020-04-17T09:16:58.089Z]     daemon.go:296: [d380d6303b305] exiting daemon
09:16:58 [2020-04-17T09:16:58.089Z]     daemon.go:448: [d380d6303b305] Daemon stopped
09:16:58 [2020-04-17T09:16:58.089Z] PASS
09:16:58 [2020-04-17T09:16:58.089Z] 
09:16:58 [2020-04-17T09:16:58.089Z] === Skipped
09:16:58 [2020-04-17T09:16:58.089Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
09:16:58 [2020-04-17T09:16:58.089Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:16:58 [2020-04-17T09:16:58.089Z] 
09:16:58 [2020-04-17T09:16:58.089Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
09:16:58 [2020-04-17T09:16:58.089Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:16:58 [2020-04-17T09:16:58.089Z] 
09:16:58 [2020-04-17T09:16:58.089Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
09:16:58 [2020-04-17T09:16:58.089Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:16:58 [2020-04-17T09:16:58.089Z] 
09:16:58 [2020-04-17T09:16:58.089Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
09:16:58 [2020-04-17T09:16:58.089Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:16:58 [2020-04-17T09:16:58.089Z] 
09:16:58 [2020-04-17T09:16:58.089Z] 
09:16:58 [2020-04-17T09:16:58.089Z] DONE 17 tests, 4 skipped in 29.232s
09:16:58 [2020-04-17T09:16:58.089Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m 
09:16:58 [2020-04-17T09:16:58.089Z] ++ 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
09:16:58 [2020-04-17T09:16:58.089Z] ++ set -e
09:16:58 [2020-04-17T09:16:58.089Z] ++ '[' -n 0 ']'
09:16:58 [2020-04-17T09:16:58.089Z] ++ set -x
09:16:58 [2020-04-17T09:16:58.089Z] ++ env -i DEST=/go/src/github.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
09:16:58 [2020-04-17T09:16:58.089Z] INFO: Testing against a local daemon
09:16:58 [2020-04-17T09:16:58.089Z] === RUN   TestPluginInvalidJSON
09:16:58 [2020-04-17T09:16:58.089Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
09:16:58 [2020-04-17T09:16:58.089Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
09:16:58 [2020-04-17T09:16:58.089Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
09:16:58 [2020-04-17T09:16:58.089Z] --- PASS: TestPluginInvalidJSON (0.04s)
09:16:58 [2020-04-17T09:16:58.089Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
09:16:58 [2020-04-17T09:16:58.089Z] PASS
09:16:58 [2020-04-17T09:16:58.089Z] 
09:16:58 [2020-04-17T09:16:58.089Z] DONE 2 tests in 0.128s
09:16:58 [2020-04-17T09:16:58.089Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
09:16:58 [2020-04-17T09:16:58.089Z] ++ 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
09:16:58 [2020-04-17T09:16:58.089Z] ++ set -e
09:16:58 [2020-04-17T09:16:58.089Z] ++ '[' -n 0 ']'
09:16:58 [2020-04-17T09:16:58.089Z] ++ set -x
09:16:58 [2020-04-17T09:16:58.089Z] ++ env -i DEST=/go/src/github.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
09:16:58 [2020-04-17T09:16:58.089Z] INFO: Testing against a local daemon
09:16:58 [2020-04-17T09:16:58.089Z] === RUN   TestExternalGraphDriver
09:16:58 [2020-04-17T09:16:58.089Z] === RUN   TestExternalGraphDriver/json
09:16:58 [2020-04-17T09:16:58.438Z] === RUN   TestDockerSuite/TestBuildFromGit
09:16:58 [2020-04-17T09:16:58.719Z] === RUN   TestExternalGraphDriver/spec
09:17:00 [2020-04-17T09:17:00.510Z] === RUN   TestDockerSuite/TestStatsNoStream
09:17:00 [2020-04-17T09:17:00.762Z] === RUN   TestExternalGraphDriver/pull
09:17:02 [2020-04-17T09:17:02.800Z] --- PASS: TestExternalGraphDriver (6.25s)
09:17:02 [2020-04-17T09:17:02.800Z]     external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver
09:17:02 [2020-04-17T09:17:02.800Z]     daemon.go:325: [d1152bbea05f3] waiting for daemon to start
09:17:02 [2020-04-17T09:17:02.800Z]     daemon.go:325: [d1152bbea05f3] waiting for daemon to start
09:17:02 [2020-04-17T09:17:02.800Z]     daemon.go:353: [d1152bbea05f3] daemon started
09:17:02 [2020-04-17T09:17:02.800Z]     daemon.go:461: [d1152bbea05f3] Stopping daemon
09:17:02 [2020-04-17T09:17:02.800Z]     daemon.go:296: [d1152bbea05f3] exiting daemon
09:17:02 [2020-04-17T09:17:02.800Z]     daemon.go:448: [d1152bbea05f3] Daemon stopped
09:17:02 [2020-04-17T09:17:02.800Z]     daemon.go:325: [d1152bbea05f3] waiting for daemon to start
09:17:02 [2020-04-17T09:17:02.800Z]     daemon.go:325: [d1152bbea05f3] waiting for daemon to start
09:17:02 [2020-04-17T09:17:02.800Z]     daemon.go:353: [d1152bbea05f3] daemon started
09:17:02 [2020-04-17T09:17:02.800Z]     daemon.go:461: [d1152bbea05f3] Stopping daemon
09:17:02 [2020-04-17T09:17:02.800Z]     daemon.go:296: [d1152bbea05f3] exiting daemon
09:17:02 [2020-04-17T09:17:02.800Z]     daemon.go:448: [d1152bbea05f3] Daemon stopped
09:17:02 [2020-04-17T09:17:02.800Z]     --- PASS: TestExternalGraphDriver/json (2.04s)
09:17:02 [2020-04-17T09:17:02.800Z]     daemon.go:325: [d1152bbea05f3] waiting for daemon to start
09:17:02 [2020-04-17T09:17:02.800Z]     daemon.go:325: [d1152bbea05f3] waiting for daemon to start
09:17:02 [2020-04-17T09:17:02.800Z]     daemon.go:353: [d1152bbea05f3] daemon started
09:17:02 [2020-04-17T09:17:02.800Z]     daemon.go:461: [d1152bbea05f3] Stopping daemon
09:17:02 [2020-04-17T09:17:02.800Z]     daemon.go:296: [d1152bbea05f3] exiting daemon
09:17:02 [2020-04-17T09:17:02.800Z]     daemon.go:448: [d1152bbea05f3] Daemon stopped
09:17:02 [2020-04-17T09:17:02.800Z]     daemon.go:325: [d1152bbea05f3] waiting for daemon to start
09:17:02 [2020-04-17T09:17:02.800Z]     daemon.go:325: [d1152bbea05f3] waiting for daemon to start
09:17:02 [2020-04-17T09:17:02.800Z]     daemon.go:353: [d1152bbea05f3] daemon started
09:17:02 [2020-04-17T09:17:02.800Z]     daemon.go:461: [d1152bbea05f3] Stopping daemon
09:17:02 [2020-04-17T09:17:02.800Z]     daemon.go:296: [d1152bbea05f3] exiting daemon
09:17:02 [2020-04-17T09:17:02.800Z]     daemon.go:448: [d1152bbea05f3] Daemon stopped
09:17:02 [2020-04-17T09:17:02.800Z]     --- PASS: TestExternalGraphDriver/spec (2.04s)
09:17:02 [2020-04-17T09:17:02.800Z]     daemon.go:325: [d1152bbea05f3] waiting for daemon to start
09:17:02 [2020-04-17T09:17:02.800Z]     daemon.go:325: [d1152bbea05f3] waiting for daemon to start
09:17:02 [2020-04-17T09:17:02.800Z]     daemon.go:353: [d1152bbea05f3] daemon started
09:17:02 [2020-04-17T09:17:02.800Z]     daemon.go:461: [d1152bbea05f3] Stopping daemon
09:17:02 [2020-04-17T09:17:02.800Z]     daemon.go:296: [d1152bbea05f3] exiting daemon
09:17:02 [2020-04-17T09:17:02.800Z]     daemon.go:448: [d1152bbea05f3] Daemon stopped
09:17:02 [2020-04-17T09:17:02.800Z]     --- PASS: TestExternalGraphDriver/pull (2.00s)
09:17:02 [2020-04-17T09:17:02.800Z] === RUN   TestGraphdriverPluginV2
09:17:02 [2020-04-17T09:17:02.800Z] --- SKIP: TestGraphdriverPluginV2 (0.06s)
09:17:02 [2020-04-17T09:17:02.800Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:17:02 [2020-04-17T09:17:02.800Z] PASS
09:17:02 [2020-04-17T09:17:02.800Z] 
09:17:02 [2020-04-17T09:17:02.800Z] === Skipped
09:17:02 [2020-04-17T09:17:02.800Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s)
09:17:02 [2020-04-17T09:17:02.800Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:17:02 [2020-04-17T09:17:02.800Z] 
09:17:02 [2020-04-17T09:17:02.800Z] 
09:17:02 [2020-04-17T09:17:02.800Z] DONE 5 tests, 1 skipped in 6.420s
09:17:02 [2020-04-17T09:17:02.800Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m 
09:17:02 [2020-04-17T09:17:02.800Z] ++ 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
09:17:02 [2020-04-17T09:17:02.800Z] ++ set -e
09:17:02 [2020-04-17T09:17:02.800Z] ++ '[' -n 0 ']'
09:17:02 [2020-04-17T09:17:02.800Z] ++ set -x
09:17:02 [2020-04-17T09:17:02.800Z] ++ env -i DEST=/go/src/github.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
09:17:03 [2020-04-17T09:17:03.030Z] === RUN   TestDockerSuite/TestStopContainerSignal
09:17:03 [2020-04-17T09:17:03.085Z] INFO: Testing against a local daemon
09:17:03 [2020-04-17T09:17:03.085Z] === RUN   TestContinueAfterPluginCrash
09:17:03 [2020-04-17T09:17:03.085Z] === PAUSE TestContinueAfterPluginCrash
09:17:03 [2020-04-17T09:17:03.085Z] === RUN   TestDaemonStartWithLogOpt
09:17:03 [2020-04-17T09:17:03.085Z] === PAUSE TestDaemonStartWithLogOpt
09:17:03 [2020-04-17T09:17:03.085Z] === CONT  TestContinueAfterPluginCrash
09:17:03 [2020-04-17T09:17:03.085Z] === CONT  TestDaemonStartWithLogOpt
09:17:04 [2020-04-17T09:17:04.924Z] === RUN   TestDockerSuite/TestTopMultipleArgs
09:17:05 [2020-04-17T09:17:05.487Z] === RUN   TestDockerSuite/TestTopNonPrivileged
09:17:05 [2020-04-17T09:17:05.556Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
09:17:06 [2020-04-17T09:17:06.416Z] === RUN   TestDockerSuite/TestTopPrivileged
09:17:06 [2020-04-17T09:17:06.533Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
09:17:06 [2020-04-17T09:17:06.979Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
09:17:06 [2020-04-17T09:17:06.979Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
09:17:07 [2020-04-17T09:17:07.909Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
09:17:10 [2020-04-17T09:17:10.431Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
09:17:12 [2020-04-17T09:17:12.367Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
09:17:12 [2020-04-17T09:17:12.367Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
09:17:12 [2020-04-17T09:17:12.831Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
09:17:12 [2020-04-17T09:17:12.953Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
09:17:13 [2020-04-17T09:17:13.810Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
09:17:13 [2020-04-17T09:17:13.810Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
09:17:16 [2020-04-17T09:17:16.242Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
09:17:16 [2020-04-17T09:17:16.805Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
09:17:17 [2020-04-17T09:17:17.368Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
09:17:17 [2020-04-17T09:17:17.368Z] === RUN   TestDockerSuite/TestUpdateKernelMemory
09:17:18 [2020-04-17T09:17:18.738Z] === RUN   TestDockerSuite/TestUpdateKernelMemoryUninitialized
09:17:20 [2020-04-17T09:17:20.631Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
09:17:20 [2020-04-17T09:17:20.631Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
09:17:21 [2020-04-17T09:17:21.628Z] --- PASS: TestDaemonStartWithLogOpt (15.81s)
09:17:21 [2020-04-17T09:17:21.628Z]     validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt
09:17:21 [2020-04-17T09:17:21.628Z]     daemon.go:325: [dad6203d45907] waiting for daemon to start
09:17:21 [2020-04-17T09:17:21.628Z]     daemon.go:325: [dad6203d45907] waiting for daemon to start
09:17:21 [2020-04-17T09:17:21.628Z]     daemon.go:353: [dad6203d45907] daemon started
09:17:21 [2020-04-17T09:17:21.628Z]     daemon.go:461: [dad6203d45907] Stopping daemon
09:17:21 [2020-04-17T09:17:21.628Z]     daemon.go:296: [dad6203d45907] exiting daemon
09:17:21 [2020-04-17T09:17:21.628Z]     daemon.go:448: [dad6203d45907] Daemon stopped
09:17:21 [2020-04-17T09:17:21.628Z]     daemon.go:325: [dad6203d45907] waiting for daemon to start
09:17:21 [2020-04-17T09:17:21.628Z]     daemon.go:325: [dad6203d45907] waiting for daemon to start
09:17:21 [2020-04-17T09:17:21.628Z]     daemon.go:353: [dad6203d45907] daemon started
09:17:21 [2020-04-17T09:17:21.628Z]     daemon.go:461: [dad6203d45907] Stopping daemon
09:17:21 [2020-04-17T09:17:21.628Z]     daemon.go:296: [dad6203d45907] exiting daemon
09:17:21 [2020-04-17T09:17:21.628Z]     daemon.go:448: [dad6203d45907] Daemon stopped
09:17:21 [2020-04-17T09:17:21.999Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
09:17:22 [2020-04-17T09:17:22.929Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
09:17:23 [2020-04-17T09:17:23.659Z] --- PASS: TestContinueAfterPluginCrash (20.58s)
09:17:23 [2020-04-17T09:17:23.659Z]     logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash
09:17:23 [2020-04-17T09:17:23.659Z]     daemon.go:325: [ddda2d19ed5fc] waiting for daemon to start
09:17:23 [2020-04-17T09:17:23.659Z]     daemon.go:325: [ddda2d19ed5fc] waiting for daemon to start
09:17:23 [2020-04-17T09:17:23.659Z]     daemon.go:353: [ddda2d19ed5fc] daemon started
09:17:23 [2020-04-17T09:17:23.659Z]     daemon.go:461: [ddda2d19ed5fc] Stopping daemon
09:17:23 [2020-04-17T09:17:23.659Z]     daemon.go:296: [ddda2d19ed5fc] exiting daemon
09:17:23 [2020-04-17T09:17:23.659Z]     daemon.go:448: [ddda2d19ed5fc] Daemon stopped
09:17:23 [2020-04-17T09:17:23.659Z] PASS
09:17:23 [2020-04-17T09:17:23.659Z] 
09:17:23 [2020-04-17T09:17:23.659Z] DONE 2 tests in 20.682s
09:17:23 [2020-04-17T09:17:23.659Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
09:17:23 [2020-04-17T09:17:23.659Z] ++ 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
09:17:23 [2020-04-17T09:17:23.659Z] ++ set -e
09:17:23 [2020-04-17T09:17:23.659Z] ++ '[' -n 0 ']'
09:17:23 [2020-04-17T09:17:23.659Z] ++ set -x
09:17:23 [2020-04-17T09:17:23.659Z] ++ env -i DEST=/go/src/github.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
09:17:23 [2020-04-17T09:17:23.659Z] INFO: Testing against a local daemon
09:17:23 [2020-04-17T09:17:23.659Z] === RUN   TestPluginWithDevMounts
09:17:23 [2020-04-17T09:17:23.659Z] === PAUSE TestPluginWithDevMounts
09:17:23 [2020-04-17T09:17:23.659Z] === CONT  TestPluginWithDevMounts
09:17:23 [2020-04-17T09:17:23.860Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
09:17:24 [2020-04-17T09:17:24.197Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
09:17:24 [2020-04-17T09:17:24.197Z] === RUN   TestDockerSuite/TestBuildHistory
09:17:25 [2020-04-17T09:17:25.761Z] === RUN   TestDockerSuite/TestUpdateStats
09:17:26 [2020-04-17T09:17:26.342Z] --- PASS: TestPluginWithDevMounts (2.26s)
09:17:26 [2020-04-17T09:17:26.342Z]     mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts
09:17:26 [2020-04-17T09:17:26.342Z]     daemon.go:325: [df21a2b8d1e44] waiting for daemon to start
09:17:26 [2020-04-17T09:17:26.342Z]     daemon.go:325: [df21a2b8d1e44] waiting for daemon to start
09:17:26 [2020-04-17T09:17:26.342Z]     daemon.go:353: [df21a2b8d1e44] daemon started
09:17:26 [2020-04-17T09:17:26.342Z]     daemon.go:461: [df21a2b8d1e44] Stopping daemon
09:17:26 [2020-04-17T09:17:26.342Z]     daemon.go:296: [df21a2b8d1e44] exiting daemon
09:17:26 [2020-04-17T09:17:26.342Z]     daemon.go:448: [df21a2b8d1e44] Daemon stopped
09:17:26 [2020-04-17T09:17:26.342Z] PASS
09:17:26 [2020-04-17T09:17:26.342Z] 
09:17:26 [2020-04-17T09:17:26.342Z] DONE 1 tests in 2.367s
09:17:26 [2020-04-17T09:17:26.342Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m 
09:17:26 [2020-04-17T09:17:26.342Z] ++ 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
09:17:26 [2020-04-17T09:17:26.342Z] ++ set -e
09:17:26 [2020-04-17T09:17:26.342Z] ++ '[' -n 0 ']'
09:17:26 [2020-04-17T09:17:26.342Z] ++ set -x
09:17:26 [2020-04-17T09:17:26.342Z] ++ env -i DEST=/go/src/github.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
09:17:26 [2020-04-17T09:17:26.342Z] INFO: Testing against a local daemon
09:17:26 [2020-04-17T09:17:26.342Z] === RUN   TestSecretInspect
09:17:28 [2020-04-17T09:17:28.392Z] --- PASS: TestSecretInspect (2.27s)
09:17:28 [2020-04-17T09:17:28.392Z]     secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect
09:17:28 [2020-04-17T09:17:28.392Z]     daemon.go:325: [d008fe63b07cb] waiting for daemon to start
09:17:28 [2020-04-17T09:17:28.392Z]     daemon.go:325: [d008fe63b07cb] waiting for daemon to start
09:17:28 [2020-04-17T09:17:28.392Z]     daemon.go:353: [d008fe63b07cb] daemon started
09:17:28 [2020-04-17T09:17:28.392Z]     daemon.go:461: [d008fe63b07cb] Stopping daemon
09:17:28 [2020-04-17T09:17:28.392Z]     daemon.go:296: [d008fe63b07cb] exiting daemon
09:17:28 [2020-04-17T09:17:28.392Z]     daemon.go:448: [d008fe63b07cb] Daemon stopped
09:17:28 [2020-04-17T09:17:28.392Z] === RUN   TestSecretList
09:17:29 [2020-04-17T09:17:29.933Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
09:17:30 [2020-04-17T09:17:30.863Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
09:17:30 [2020-04-17T09:17:30.863Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
09:17:31 [2020-04-17T09:17:31.085Z] --- PASS: TestSecretList (2.26s)
09:17:31 [2020-04-17T09:17:31.085Z]     secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList
09:17:31 [2020-04-17T09:17:31.085Z]     daemon.go:325: [d63283290f097] waiting for daemon to start
09:17:31 [2020-04-17T09:17:31.085Z]     daemon.go:325: [d63283290f097] waiting for daemon to start
09:17:31 [2020-04-17T09:17:31.085Z]     daemon.go:353: [d63283290f097] daemon started
09:17:31 [2020-04-17T09:17:31.085Z]     daemon.go:461: [d63283290f097] Stopping daemon
09:17:31 [2020-04-17T09:17:31.085Z]     daemon.go:296: [d63283290f097] exiting daemon
09:17:31 [2020-04-17T09:17:31.085Z]     daemon.go:448: [d63283290f097] Daemon stopped
09:17:31 [2020-04-17T09:17:31.085Z] === RUN   TestSecretsCreateAndDelete
09:17:32 [2020-04-17T09:17:32.234Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
09:17:32 [2020-04-17T09:17:32.799Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
09:17:33 [2020-04-17T09:17:33.117Z] --- PASS: TestSecretsCreateAndDelete (2.21s)
09:17:33 [2020-04-17T09:17:33.117Z]     secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete
09:17:33 [2020-04-17T09:17:33.117Z]     daemon.go:325: [d879fd9882c54] waiting for daemon to start
09:17:33 [2020-04-17T09:17:33.117Z]     daemon.go:325: [d879fd9882c54] waiting for daemon to start
09:17:33 [2020-04-17T09:17:33.117Z]     daemon.go:353: [d879fd9882c54] daemon started
09:17:33 [2020-04-17T09:17:33.117Z]     daemon.go:461: [d879fd9882c54] Stopping daemon
09:17:33 [2020-04-17T09:17:33.117Z]     daemon.go:296: [d879fd9882c54] exiting daemon
09:17:33 [2020-04-17T09:17:33.117Z]     daemon.go:448: [d879fd9882c54] Daemon stopped
09:17:33 [2020-04-17T09:17:33.117Z] === RUN   TestSecretsUpdate
09:17:34 [2020-04-17T09:17:34.577Z] === RUN   TestDockerSuite/TestBuildIidFile
09:17:34 [2020-04-17T09:17:34.577Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
09:17:35 [2020-04-17T09:17:35.155Z] --- PASS: TestSecretsUpdate (2.24s)
09:17:35 [2020-04-17T09:17:35.155Z]     secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate
09:17:35 [2020-04-17T09:17:35.155Z]     daemon.go:325: [d46fa0fe6bdac] waiting for daemon to start
09:17:35 [2020-04-17T09:17:35.155Z]     daemon.go:325: [d46fa0fe6bdac] waiting for daemon to start
09:17:35 [2020-04-17T09:17:35.155Z]     daemon.go:353: [d46fa0fe6bdac] daemon started
09:17:35 [2020-04-17T09:17:35.155Z]     daemon.go:461: [d46fa0fe6bdac] Stopping daemon
09:17:35 [2020-04-17T09:17:35.155Z]     daemon.go:296: [d46fa0fe6bdac] exiting daemon
09:17:35 [2020-04-17T09:17:35.155Z]     daemon.go:448: [d46fa0fe6bdac] Daemon stopped
09:17:35 [2020-04-17T09:17:35.155Z] === RUN   TestTemplatedSecret
09:17:36 [2020-04-17T09:17:36.777Z] === RUN   TestDockerSuite/TestBuildInheritance
09:17:36 [2020-04-17T09:17:36.777Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
09:17:36 [2020-04-17T09:17:36.974Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
09:17:37 [2020-04-17T09:17:37.755Z] === RUN   TestDockerSuite/TestBuildInvalidTag
09:17:37 [2020-04-17T09:17:37.755Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
09:17:37 [2020-04-17T09:17:37.851Z] --- PASS: TestTemplatedSecret (2.68s)
09:17:37 [2020-04-17T09:17:37.851Z]     secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret
09:17:37 [2020-04-17T09:17:37.851Z]     daemon.go:325: [dc6a6477b439a] waiting for daemon to start
09:17:37 [2020-04-17T09:17:37.851Z]     daemon.go:325: [dc6a6477b439a] waiting for daemon to start
09:17:37 [2020-04-17T09:17:37.851Z]     daemon.go:353: [dc6a6477b439a] daemon started
09:17:37 [2020-04-17T09:17:37.851Z]     daemon.go:461: [dc6a6477b439a] Stopping daemon
09:17:37 [2020-04-17T09:17:37.851Z]     daemon.go:296: [dc6a6477b439a] exiting daemon
09:17:37 [2020-04-17T09:17:37.851Z]     daemon.go:448: [dc6a6477b439a] Daemon stopped
09:17:37 [2020-04-17T09:17:37.851Z] === RUN   TestSecretCreateResolve
09:17:39 [2020-04-17T09:17:39.886Z] --- PASS: TestSecretCreateResolve (2.22s)
09:17:39 [2020-04-17T09:17:39.886Z]     secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve
09:17:39 [2020-04-17T09:17:39.886Z]     daemon.go:325: [d33e4c240681e] waiting for daemon to start
09:17:39 [2020-04-17T09:17:39.886Z]     daemon.go:325: [d33e4c240681e] waiting for daemon to start
09:17:39 [2020-04-17T09:17:39.886Z]     daemon.go:353: [d33e4c240681e] daemon started
09:17:39 [2020-04-17T09:17:39.886Z]     daemon.go:461: [d33e4c240681e] Stopping daemon
09:17:39 [2020-04-17T09:17:39.886Z]     daemon.go:296: [d33e4c240681e] exiting daemon
09:17:39 [2020-04-17T09:17:39.886Z]     daemon.go:448: [d33e4c240681e] Daemon stopped
09:17:39 [2020-04-17T09:17:39.886Z] PASS
09:17:39 [2020-04-17T09:17:39.886Z] 
09:17:39 [2020-04-17T09:17:39.886Z] DONE 6 tests in 13.969s
09:17:39 [2020-04-17T09:17:39.886Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m 
09:17:39 [2020-04-17T09:17:39.886Z] ++ 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
09:17:39 [2020-04-17T09:17:39.886Z] ++ set -e
09:17:39 [2020-04-17T09:17:39.886Z] ++ '[' -n 0 ']'
09:17:39 [2020-04-17T09:17:39.886Z] ++ set -x
09:17:39 [2020-04-17T09:17:39.886Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
09:17:40 [2020-04-17T09:17:40.173Z] INFO: Testing against a local daemon
09:17:40 [2020-04-17T09:17:40.173Z] === RUN   TestServiceCreateInit
09:17:40 [2020-04-17T09:17:40.173Z] === RUN   TestServiceCreateInit/daemonInitDisabled
09:17:41 [2020-04-17T09:17:41.147Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
09:17:42 [2020-04-17T09:17:42.483Z] === RUN   TestDockerSuite/TestBuildLabel
09:17:42 [2020-04-17T09:17:42.947Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
09:17:43 [2020-04-17T09:17:43.924Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
09:17:44 [2020-04-17T09:17:44.388Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
09:17:44 [2020-04-17T09:17:44.419Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
09:17:44 [2020-04-17T09:17:44.572Z] === RUN   TestServiceCreateInit/daemonInitEnabled
09:17:44 [2020-04-17T09:17:44.852Z] === RUN   TestDockerSuite/TestBuildLabels
09:17:45 [2020-04-17T09:17:45.830Z] === RUN   TestDockerSuite/TestBuildLabelsCache
09:17:46 [2020-04-17T09:17:46.939Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
09:17:47 [2020-04-17T09:17:47.381Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
09:17:48 [2020-04-17T09:17:48.981Z] --- PASS: TestServiceCreateInit (8.44s)
09:17:48 [2020-04-17T09:17:48.981Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.08s)
09:17:48 [2020-04-17T09:17:48.981Z]         create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled
09:17:48 [2020-04-17T09:17:48.981Z]         daemon.go:325: [deb3c1fedc3fe] waiting for daemon to start
09:17:48 [2020-04-17T09:17:48.981Z]         daemon.go:325: [deb3c1fedc3fe] waiting for daemon to start
09:17:48 [2020-04-17T09:17:48.981Z]         daemon.go:353: [deb3c1fedc3fe] daemon started
09:17:48 [2020-04-17T09:17:48.981Z]         daemon.go:461: [deb3c1fedc3fe] Stopping daemon
09:17:48 [2020-04-17T09:17:48.981Z]         daemon.go:296: [deb3c1fedc3fe] exiting daemon
09:17:48 [2020-04-17T09:17:48.981Z]         daemon.go:448: [deb3c1fedc3fe] Daemon stopped
09:17:48 [2020-04-17T09:17:48.981Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.32s)
09:17:48 [2020-04-17T09:17:48.981Z]         create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled
09:17:48 [2020-04-17T09:17:48.981Z]         daemon.go:325: [d85c2971dc8f1] waiting for daemon to start
09:17:48 [2020-04-17T09:17:48.981Z]         daemon.go:325: [d85c2971dc8f1] waiting for daemon to start
09:17:48 [2020-04-17T09:17:48.981Z]         daemon.go:353: [d85c2971dc8f1] daemon started
09:17:48 [2020-04-17T09:17:48.981Z]         daemon.go:461: [d85c2971dc8f1] Stopping daemon
09:17:48 [2020-04-17T09:17:48.981Z]         daemon.go:296: [d85c2971dc8f1] exiting daemon
09:17:48 [2020-04-17T09:17:48.981Z]         daemon.go:448: [d85c2971dc8f1] Daemon stopped
09:17:48 [2020-04-17T09:17:48.981Z] === RUN   TestCreateServiceMultipleTimes
09:17:51 [2020-04-17T09:17:51.113Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
09:17:53 [2020-04-17T09:17:53.217Z] === RUN   TestDockerSuite/TestBuildLastModified
09:17:53 [2020-04-17T09:17:53.217Z] === RUN   TestDockerSuite/TestBuildLineBreak
09:17:53 [2020-04-17T09:17:53.217Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
09:17:53 [2020-04-17T09:17:53.217Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
09:17:53 [2020-04-17T09:17:53.217Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
09:17:53 [2020-04-17T09:17:53.217Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
09:17:53 [2020-04-17T09:17:53.217Z] === RUN   TestDockerSuite/TestBuildMaintainer
09:17:53 [2020-04-17T09:17:53.683Z] === RUN   TestDockerSuite/TestBuildMissingArgs
09:17:54 [2020-04-17T09:17:54.147Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
09:17:56 [2020-04-17T09:17:56.377Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
09:17:58 [2020-04-17T09:17:58.270Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
09:17:59 [2020-04-17T09:17:59.979Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
09:18:00 [2020-04-17T09:18:00.791Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
09:18:01 [2020-04-17T09:18:01.721Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
09:18:02 [2020-04-17T09:18:02.286Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
09:18:04 [2020-04-17T09:18:04.183Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
09:18:06 [2020-04-17T09:18:06.705Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
09:18:07 [2020-04-17T09:18:07.481Z] --- PASS: TestCreateServiceMultipleTimes (16.06s)
09:18:07 [2020-04-17T09:18:07.481Z]     create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes
09:18:07 [2020-04-17T09:18:07.481Z]     daemon.go:325: [d0934b3c57d27] waiting for daemon to start
09:18:07 [2020-04-17T09:18:07.481Z]     daemon.go:325: [d0934b3c57d27] waiting for daemon to start
09:18:07 [2020-04-17T09:18:07.481Z]     daemon.go:353: [d0934b3c57d27] daemon started
09:18:07 [2020-04-17T09:18:07.481Z]     daemon.go:461: [d0934b3c57d27] Stopping daemon
09:18:07 [2020-04-17T09:18:07.481Z]     daemon.go:296: [d0934b3c57d27] exiting daemon
09:18:07 [2020-04-17T09:18:07.481Z]     daemon.go:448: [d0934b3c57d27] Daemon stopped
09:18:07 [2020-04-17T09:18:07.481Z] === RUN   TestCreateServiceConflict
09:18:07 [2020-04-17T09:18:07.481Z] --- PASS: TestCreateServiceConflict (2.21s)
09:18:07 [2020-04-17T09:18:07.481Z]     create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict
09:18:07 [2020-04-17T09:18:07.481Z]     daemon.go:325: [dbbaac699e99c] waiting for daemon to start
09:18:07 [2020-04-17T09:18:07.482Z]     daemon.go:325: [dbbaac699e99c] waiting for daemon to start
09:18:07 [2020-04-17T09:18:07.482Z]     daemon.go:353: [dbbaac699e99c] daemon started
09:18:07 [2020-04-17T09:18:07.482Z]     daemon.go:461: [dbbaac699e99c] Stopping daemon
09:18:07 [2020-04-17T09:18:07.482Z]     daemon.go:296: [dbbaac699e99c] exiting daemon
09:18:07 [2020-04-17T09:18:07.482Z]     daemon.go:448: [dbbaac699e99c] Daemon stopped
09:18:07 [2020-04-17T09:18:07.482Z] === RUN   TestCreateServiceMaxReplicas
09:18:09 [2020-04-17T09:18:09.226Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
09:18:10 [2020-04-17T09:18:10.179Z] --- PASS: TestCreateServiceMaxReplicas (3.18s)
09:18:10 [2020-04-17T09:18:10.179Z]     create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas
09:18:10 [2020-04-17T09:18:10.179Z]     daemon.go:325: [df8dcf12d071d] waiting for daemon to start
09:18:10 [2020-04-17T09:18:10.179Z]     daemon.go:325: [df8dcf12d071d] waiting for daemon to start
09:18:10 [2020-04-17T09:18:10.179Z]     daemon.go:353: [df8dcf12d071d] daemon started
09:18:10 [2020-04-17T09:18:10.179Z]     daemon.go:461: [df8dcf12d071d] Stopping daemon
09:18:10 [2020-04-17T09:18:10.179Z]     daemon.go:296: [df8dcf12d071d] exiting daemon
09:18:10 [2020-04-17T09:18:10.179Z]     daemon.go:448: [df8dcf12d071d] Daemon stopped
09:18:10 [2020-04-17T09:18:10.179Z] === RUN   TestCreateWithDuplicateNetworkNames
09:18:11 [2020-04-17T09:18:11.749Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
09:18:11 [2020-04-17T09:18:11.749Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
09:18:14 [2020-04-17T09:18:14.270Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
09:18:16 [2020-04-17T09:18:16.164Z] === RUN   TestDockerSuite/TestVolumeCLICreate
09:18:17 [2020-04-17T09:18:17.094Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
09:18:21 [2020-04-17T09:18:21.147Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
09:18:21 [2020-04-17T09:18:21.147Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
09:18:23 [2020-04-17T09:18:23.347Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
09:18:25 [2020-04-17T09:18:25.414Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.26s)
09:18:25 [2020-04-17T09:18:25.414Z]     create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames
09:18:25 [2020-04-17T09:18:25.414Z]     daemon.go:325: [dc58396b28599] waiting for daemon to start
09:18:25 [2020-04-17T09:18:25.414Z]     daemon.go:325: [dc58396b28599] waiting for daemon to start
09:18:25 [2020-04-17T09:18:25.414Z]     daemon.go:353: [dc58396b28599] daemon started
09:18:25 [2020-04-17T09:18:25.414Z]     daemon.go:461: [dc58396b28599] Stopping daemon
09:18:25 [2020-04-17T09:18:25.414Z]     daemon.go:296: [dc58396b28599] exiting daemon
09:18:25 [2020-04-17T09:18:25.414Z]     daemon.go:448: [dc58396b28599] Daemon stopped
09:18:25 [2020-04-17T09:18:25.414Z] === RUN   TestCreateServiceSecretFileMode
09:18:25 [2020-04-17T09:18:25.699Z] --- PASS: TestCreateServiceSecretFileMode (2.58s)
09:18:25 [2020-04-17T09:18:25.699Z]     create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode
09:18:25 [2020-04-17T09:18:25.699Z]     daemon.go:325: [ddbca9da81b93] waiting for daemon to start
09:18:25 [2020-04-17T09:18:25.699Z]     daemon.go:325: [ddbca9da81b93] waiting for daemon to start
09:18:25 [2020-04-17T09:18:25.699Z]     daemon.go:353: [ddbca9da81b93] daemon started
09:18:25 [2020-04-17T09:18:25.699Z]     daemon.go:461: [ddbca9da81b93] Stopping daemon
09:18:25 [2020-04-17T09:18:25.699Z]     daemon.go:296: [ddbca9da81b93] exiting daemon
09:18:25 [2020-04-17T09:18:25.699Z]     daemon.go:448: [ddbca9da81b93] Daemon stopped
09:18:25 [2020-04-17T09:18:25.699Z] === RUN   TestCreateServiceConfigFileMode
09:18:28 [2020-04-17T09:18:28.406Z] --- PASS: TestCreateServiceConfigFileMode (2.56s)
09:18:28 [2020-04-17T09:18:28.406Z]     create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode
09:18:28 [2020-04-17T09:18:28.406Z]     daemon.go:325: [d9cd48d381114] waiting for daemon to start
09:18:28 [2020-04-17T09:18:28.406Z]     daemon.go:325: [d9cd48d381114] waiting for daemon to start
09:18:28 [2020-04-17T09:18:28.406Z]     daemon.go:353: [d9cd48d381114] daemon started
09:18:28 [2020-04-17T09:18:28.406Z]     daemon.go:461: [d9cd48d381114] Stopping daemon
09:18:28 [2020-04-17T09:18:28.406Z]     daemon.go:296: [d9cd48d381114] exiting daemon
09:18:28 [2020-04-17T09:18:28.406Z]     daemon.go:448: [d9cd48d381114] Daemon stopped
09:18:28 [2020-04-17T09:18:28.406Z] === RUN   TestCreateServiceSysctls
09:18:31 [2020-04-17T09:18:31.876Z] --- PASS: TestCreateServiceSysctls (3.49s)
09:18:31 [2020-04-17T09:18:31.876Z]     create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls
09:18:31 [2020-04-17T09:18:31.876Z]     daemon.go:325: [dade1b864dc81] waiting for daemon to start
09:18:31 [2020-04-17T09:18:31.876Z]     daemon.go:325: [dade1b864dc81] waiting for daemon to start
09:18:31 [2020-04-17T09:18:31.876Z]     daemon.go:353: [dade1b864dc81] daemon started
09:18:31 [2020-04-17T09:18:31.876Z]     daemon.go:461: [dade1b864dc81] Stopping daemon
09:18:31 [2020-04-17T09:18:31.876Z]     daemon.go:296: [dade1b864dc81] exiting daemon
09:18:31 [2020-04-17T09:18:31.876Z]     daemon.go:448: [dade1b864dc81] Daemon stopped
09:18:31 [2020-04-17T09:18:31.876Z] === RUN   TestInspect
09:18:31 [2020-04-17T09:18:31.945Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
09:18:31 [2020-04-17T09:18:31.945Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
09:18:31 [2020-04-17T09:18:31.945Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
09:18:32 [2020-04-17T09:18:32.202Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
09:18:32 [2020-04-17T09:18:32.202Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
09:18:32 [2020-04-17T09:18:32.202Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
09:18:32 [2020-04-17T09:18:32.202Z] === RUN   TestDockerSuite/TestVolumeCLILs
09:18:33 [2020-04-17T09:18:33.132Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
09:18:33 [2020-04-17T09:18:33.132Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
09:18:34 [2020-04-17T09:18:34.062Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
09:18:34 [2020-04-17T09:18:34.319Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
09:18:34 [2020-04-17T09:18:34.319Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
09:18:34 [2020-04-17T09:18:34.319Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
09:18:34 [2020-04-17T09:18:34.319Z] === RUN   TestDockerSuite/TestVolumeCLIRm
09:18:35 [2020-04-17T09:18:35.355Z] --- PASS: TestInspect (2.92s)
09:18:35 [2020-04-17T09:18:35.355Z]     inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect
09:18:35 [2020-04-17T09:18:35.355Z]     daemon.go:325: [dd7a958efbdf9] waiting for daemon to start
09:18:35 [2020-04-17T09:18:35.355Z]     daemon.go:325: [dd7a958efbdf9] waiting for daemon to start
09:18:35 [2020-04-17T09:18:35.355Z]     daemon.go:353: [dd7a958efbdf9] daemon started
09:18:35 [2020-04-17T09:18:35.355Z]     daemon.go:461: [dd7a958efbdf9] Stopping daemon
09:18:35 [2020-04-17T09:18:35.355Z]     daemon.go:296: [dd7a958efbdf9] exiting daemon
09:18:35 [2020-04-17T09:18:35.355Z]     daemon.go:448: [dd7a958efbdf9] Daemon stopped
09:18:35 [2020-04-17T09:18:35.355Z] === RUN   TestDockerNetworkConnectAlias
09:18:36 [2020-04-17T09:18:36.872Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
09:18:36 [2020-04-17T09:18:36.872Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
09:18:37 [2020-04-17T09:18:37.129Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
09:18:37 [2020-04-17T09:18:37.129Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
09:18:37 [2020-04-17T09:18:37.129Z] === RUN   TestDockerSuite/TestVolumeEvents
09:18:38 [2020-04-17T09:18:38.059Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
09:18:39 [2020-04-17T09:18:39.770Z] --- PASS: TestDockerNetworkConnectAlias (4.57s)
09:18:39 [2020-04-17T09:18:39.770Z]     network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias
09:18:39 [2020-04-17T09:18:39.770Z]     daemon.go:325: [d4d93b07ec403] waiting for daemon to start
09:18:39 [2020-04-17T09:18:39.770Z]     daemon.go:325: [d4d93b07ec403] waiting for daemon to start
09:18:39 [2020-04-17T09:18:39.770Z]     daemon.go:353: [d4d93b07ec403] daemon started
09:18:39 [2020-04-17T09:18:39.770Z]     daemon.go:461: [d4d93b07ec403] Stopping daemon
09:18:39 [2020-04-17T09:18:39.770Z]     daemon.go:296: [d4d93b07ec403] exiting daemon
09:18:39 [2020-04-17T09:18:39.770Z]     daemon.go:448: [d4d93b07ec403] Daemon stopped
09:18:39 [2020-04-17T09:18:39.770Z] === RUN   TestDockerNetworkReConnect
09:18:40 [2020-04-17T09:18:40.581Z] === RUN   TestDockerSuite/TestVolumeLsFormat
09:18:40 [2020-04-17T09:18:40.581Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
09:18:40 [2020-04-17T09:18:40.581Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
09:18:43 [2020-04-17T09:18:43.235Z] --- PASS: TestDockerNetworkReConnect (3.65s)
09:18:43 [2020-04-17T09:18:43.235Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect
09:18:43 [2020-04-17T09:18:43.235Z]     daemon.go:325: [d47f7ef0bf93e] waiting for daemon to start
09:18:43 [2020-04-17T09:18:43.235Z]     daemon.go:325: [d47f7ef0bf93e] waiting for daemon to start
09:18:43 [2020-04-17T09:18:43.235Z]     daemon.go:353: [d47f7ef0bf93e] daemon started
09:18:43 [2020-04-17T09:18:43.235Z]     daemon.go:461: [d47f7ef0bf93e] Stopping daemon
09:18:43 [2020-04-17T09:18:43.235Z]     daemon.go:296: [d47f7ef0bf93e] exiting daemon
09:18:43 [2020-04-17T09:18:43.236Z]     daemon.go:448: [d47f7ef0bf93e] Daemon stopped
09:18:43 [2020-04-17T09:18:43.236Z] === RUN   TestServicePlugin
09:18:43 [2020-04-17T09:18:43.236Z] --- SKIP: TestServicePlugin (0.00s)
09:18:43 [2020-04-17T09:18:43.236Z]     plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:18:43 [2020-04-17T09:18:43.236Z] === RUN   TestServiceUpdateLabel
09:18:43 [2020-04-17T09:18:43.853Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
09:18:45 [2020-04-17T09:18:45.263Z] --- PASS: TestServiceUpdateLabel (2.22s)
09:18:45 [2020-04-17T09:18:45.263Z]     update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel
09:18:45 [2020-04-17T09:18:45.263Z]     daemon.go:325: [dfa58d965c229] waiting for daemon to start
09:18:45 [2020-04-17T09:18:45.263Z]     daemon.go:325: [dfa58d965c229] waiting for daemon to start
09:18:45 [2020-04-17T09:18:45.263Z]     daemon.go:353: [dfa58d965c229] daemon started
09:18:45 [2020-04-17T09:18:45.263Z]     daemon.go:461: [dfa58d965c229] Stopping daemon
09:18:45 [2020-04-17T09:18:45.263Z]     daemon.go:296: [dfa58d965c229] exiting daemon
09:18:45 [2020-04-17T09:18:45.263Z]     daemon.go:448: [dfa58d965c229] Daemon stopped
09:18:45 [2020-04-17T09:18:45.263Z] === RUN   TestServiceUpdateSecrets
09:18:48 [2020-04-17T09:18:48.030Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
09:18:48 [2020-04-17T09:18:48.030Z] --- PASS: TestDockerSuite (1746.59s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.91s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.10s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.53s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.72s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.27s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.37s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.29s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.99s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.19s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.16s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.26s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.43s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.91s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.15s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.19s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.57s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.01s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.09s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (2.08s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.01s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestAttachDetach (1.19s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (0.87s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.87s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (0.93s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.02s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.35s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.09s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.23s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.32s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.14s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.74s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (18.44s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.61s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.51s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.28s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.87s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.32s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.60s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.97s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.59s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.50s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.12s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.96s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.04s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.38s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.70s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.46s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.89s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.14s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.42s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildAddScript (3.40s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.76s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.02s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.67s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.51s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildAddTar (9.48s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (2.17s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.99s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (5.54s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.87s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.39s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.77s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.95s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.21s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.51s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.36s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.78s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.24s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.80s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.58s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.62s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.06s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.45s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.60s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.93s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.96s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.55s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.69s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (0.97s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.03s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (7.29s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.78s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.04s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.16s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (7.39s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.64s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.93s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.56s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.37s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.40s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.47s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
09:18:48 [2020-04-17T09:18:48.030Z]         requirement.go:26: unmatched requirement DaemonIsWindows
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.68s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (6.79s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.13s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildContChar (4.14s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.41s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.39s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.01s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.78s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.43s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.00s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.07s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.73s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.09s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.08s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.96s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
09:18:48 [2020-04-17T09:18:48.030Z]         requirement.go:26: unmatched requirement DaemonIsWindows
09:18:48 [2020-04-17T09:18:48.030Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
09:18:48 [2020-04-17T09:18:48.030Z]         requirement.go:26: unmatched requirement DaemonIsWindows
09:18:48 [2020-04-17T09:18:48.030Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
09:18:48 [2020-04-17T09:18:48.030Z]         requirement.go:26: unmatched requirement DaemonIsWindows
09:18:48 [2020-04-17T09:18:48.030Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
09:18:48 [2020-04-17T09:18:48.030Z]         requirement.go:26: unmatched requirement DaemonIsWindows
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.27s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.39s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.09s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.47s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.03s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.85s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.78s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.69s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.85s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.80s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.49s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.62s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.56s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (12.55s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.68s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.04s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.15s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.21s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.61s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.42s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.73s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.78s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.40s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.47s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (17.09s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.19s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (4.69s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.32s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.36s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.81s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.17s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.33s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.31s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.49s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.57s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.65s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.42s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.19s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.12s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (7.05s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (22.46s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.65s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.73s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.89s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.54s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.54s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.43s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
09:18:48 [2020-04-17T09:18:48.030Z]         requirement.go:26: unmatched requirement DaemonIsWindows
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.39s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (11.43s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.33s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.57s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.45s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.39s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildFails (0.76s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.56s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.83s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildForceRm (2.37s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildFromGit (2.22s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.57s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.05s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.07s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.79s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.33s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.12s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.05s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.36s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildHistory (4.31s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.44s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.85s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.56s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.49s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.01s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.44s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.39s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.44s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.31s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.50s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.20s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.09s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildLastModified (5.78s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (3.99s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.18s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.18s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.24s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.18s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.51s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (2.83s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (2.36s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (5.78s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.58s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.48s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (11.29s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.13s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.12s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.68s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
09:18:48 [2020-04-17T09:18:48.030Z]         requirement.go:26: unmatched requirement DaemonIsWindows
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.30s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.54s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.21s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.35s)
09:18:48 [2020-04-17T09:18:48.030Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (2.40s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.83s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestBuildNoContext (1.80s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.08s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.93s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.67s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.06s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.44s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.49s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.85s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (2.28s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.80s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.13s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.80s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.83s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.44s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.58s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.58s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.85s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestBuildPATH (2.52s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.91s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.44s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.23s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.40s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.17s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestBuildRm (3.55s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.46s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.44s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.46s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.64s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.32s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.16s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (1.14s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (4.24s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.13s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.34s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
09:18:48 [2020-04-17T09:18:48.031Z]         requirement.go:26: unmatched requirement DaemonIsWindows
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.56s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.92s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestBuildStderr (1.15s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.50s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (1.37s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.45s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.71s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (1.20s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.51s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestBuildUser (2.43s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.05s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.79s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (1.02s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.30s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.13s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.05s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.51s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
09:18:48 [2020-04-17T09:18:48.031Z]         requirement.go:26: unmatched requirement DaemonIsWindows
09:18:48 [2020-04-17T09:18:48.031Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
09:18:48 [2020-04-17T09:18:48.031Z]         requirement.go:26: unmatched requirement DaemonIsWindows
09:18:48 [2020-04-17T09:18:48.031Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
09:18:48 [2020-04-17T09:18:48.031Z]         requirement.go:26: unmatched requirement DaemonIsWindows
09:18:48 [2020-04-17T09:18:48.031Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
09:18:48 [2020-04-17T09:18:48.031Z]         requirement.go:26: unmatched requirement DaemonIsWindows
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.88s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (0.98s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.62s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (1.00s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.11s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.38s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.18s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (1.17s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.43s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.70s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
09:18:48 [2020-04-17T09:18:48.031Z]         requirement.go:26: unmatched requirement DaemonIsWindows
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.88s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestBuildXZHost (2.31s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
09:18:48 [2020-04-17T09:18:48.031Z]         docker_cli_sni_test.go:18: Flakey test
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.79s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.01s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestCommitChange (1.04s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (1.03s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestCommitHardlink (1.79s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestCommitNewFile (1.76s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (1.01s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestCommitTTY (1.91s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.93s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.71s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (0.94s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.73s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.76s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.81s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.89s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.79s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.97s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.82s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.07s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.86s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.08s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.15s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.10s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (1.04s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.90s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.00s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.84s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.81s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.78s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.85s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.77s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.70s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.86s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.83s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.82s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.09s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.77s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.57s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.54s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.08s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.83s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.40s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.83s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.80s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s)
09:18:48 [2020-04-17T09:18:48.031Z]         requirement.go:26: unmatched requirement DaemonIsWindows
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.83s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.81s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (1.15s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.35s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.55s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.94s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.31s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.69s)
09:18:48 [2020-04-17T09:18:48.031Z]         docker_api_containers_test.go:2107: case 0 - config: {volume  /foo false  <nil> <nil> <nil>}
09:18:48 [2020-04-17T09:18:48.031Z]         docker_api_containers_test.go:2107: case 1 - config: {volume  /foo/ false  <nil> <nil> <nil>}
09:18:48 [2020-04-17T09:18:48.031Z]         docker_api_containers_test.go:2107: case 2 - config: {volume test1 /foo false  <nil> <nil> <nil>}
09:18:48 [2020-04-17T09:18:48.031Z]         docker_api_containers_test.go:2107: case 3 - config: {volume test2 /foo true  <nil> <nil> <nil>}
09:18:48 [2020-04-17T09:18:48.031Z]         docker_api_containers_test.go:2107: case 4 - config: {volume test3 /foo false  <nil> 0xc000996fe0 <nil>}
09:18:48 [2020-04-17T09:18:48.031Z]         docker_api_containers_test.go:2107: case 5 - config: {bind /tmp/test-mounts-api-1016832988 /foo false  <nil> <nil> <nil>}
09:18:48 [2020-04-17T09:18:48.031Z]         docker_api_containers_test.go:2107: case 6 - config: {bind /tmp/test-mounts-api-1016832988 /foo true  <nil> <nil> <nil>}
09:18:48 [2020-04-17T09:18:48.031Z]         docker_api_containers_test.go:2107: case 7 - config: {bind /tmp/test-mounts-api-3785150347 /foo false  <nil> <nil> <nil>}
09:18:48 [2020-04-17T09:18:48.031Z]         docker_api_containers_test.go:2107: case 8 - config: {bind /tmp/test-mounts-api-3785150347 /foo true  <nil> <nil> <nil>}
09:18:48 [2020-04-17T09:18:48.031Z]         docker_api_containers_test.go:2107: case 9 - config: {bind /tmp/test-mounts-api-3785150347 /foo true  0xc000997460 <nil> <nil>}
09:18:48 [2020-04-17T09:18:48.031Z]         docker_api_containers_test.go:2107: case 10 - config: {volume  /foo false  <nil> 0xc000997480 <nil>}
09:18:48 [2020-04-17T09:18:48.031Z]         docker_api_containers_test.go:2107: case 11 - config: {volume  /foo/ false  <nil> 0xc0009974a0 <nil>}
09:18:48 [2020-04-17T09:18:48.031Z]         docker_api_containers_test.go:2107: case 12 - config: {volume test4 /foo false  <nil> 0xc0009974c0 <nil>}
09:18:48 [2020-04-17T09:18:48.031Z]         docker_api_containers_test.go:2107: case 13 - config: {volume test5 /foo true  <nil> 0xc0009974e0 <nil>}
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.53s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.50s)
09:18:48 [2020-04-17T09:18:48.031Z]         docker_api_containers_test.go:1926: case 0
09:18:48 [2020-04-17T09:18:48.031Z]         docker_api_containers_test.go:1926: case 1
09:18:48 [2020-04-17T09:18:48.031Z]         docker_api_containers_test.go:1926: case 2
09:18:48 [2020-04-17T09:18:48.031Z]         docker_api_containers_test.go:1926: case 3
09:18:48 [2020-04-17T09:18:48.031Z]         docker_api_containers_test.go:1926: case 4
09:18:48 [2020-04-17T09:18:48.031Z]         docker_api_containers_test.go:1926: case 5
09:18:48 [2020-04-17T09:18:48.031Z]         docker_api_containers_test.go:1926: case 6
09:18:48 [2020-04-17T09:18:48.031Z]         docker_api_containers_test.go:1926: case 7
09:18:48 [2020-04-17T09:18:48.031Z]         docker_api_containers_test.go:1926: case 8
09:18:48 [2020-04-17T09:18:48.031Z]         docker_api_containers_test.go:1926: case 9
09:18:48 [2020-04-17T09:18:48.031Z]         docker_api_containers_test.go:1926: case 10
09:18:48 [2020-04-17T09:18:48.031Z]         docker_api_containers_test.go:1926: case 11
09:18:48 [2020-04-17T09:18:48.031Z]         docker_api_containers_test.go:1926: case 12
09:18:48 [2020-04-17T09:18:48.031Z]         docker_api_containers_test.go:1926: case 13
09:18:48 [2020-04-17T09:18:48.031Z]         docker_api_containers_test.go:1926: case 14
09:18:48 [2020-04-17T09:18:48.031Z]         docker_api_containers_test.go:1926: case 15
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.12s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.72s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.12s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.74s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.18s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.93s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.92s)
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.02s)
09:18:48 [2020-04-17T09:18:48.031Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-check-ownership465384708/file1 0a5d93acacde0d9c944186137f34278c3f19b02ba14a3401c7c49d5c4cb9fcca:/tmpvol/file1`
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (1.10s)
09:18:48 [2020-04-17T09:18:48.031Z]         docker_cli_cp_utils_test.go:192: running `docker cp  7e47a652bd634654a38e9d0df5ee61ac529df913f102c96c68baffb878052c6b:/root/file1 /tmp/test-cp-from-case-a107048595/itWorks.txt`
09:18:48 [2020-04-17T09:18:48.031Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-a107048595/itWorks.txt" contains "file1\n"
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.98s)
09:18:48 [2020-04-17T09:18:48.031Z]         docker_cli_cp_utils_test.go:192: running `docker cp  52cff0dd5b3a61a90a71fe87ebf94513ea9b165a5b9b7458633f8a675d89076a:/file1 /tmp/test-cp-from-case-b142321366/testDir/`
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.97s)
09:18:48 [2020-04-17T09:18:48.031Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c974499901/file2" contains "file2\n"
09:18:48 [2020-04-17T09:18:48.031Z]         docker_cli_cp_utils_test.go:192: running `docker cp  6abf9ae2d2a4cf71353691c4ee85b898f397e0524162622d34239f2d9f164634:/root/file1 /tmp/test-cp-from-case-c974499901/file2`
09:18:48 [2020-04-17T09:18:48.031Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c974499901/file2" contains "file1\n"
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (1.01s)
09:18:48 [2020-04-17T09:18:48.031Z]         docker_cli_cp_utils_test.go:192: running `docker cp  c44daee1f65ace4ed60f0cc5468895099b7a000cf03e3449736ac4305a578b93:/file1 /tmp/test-cp-from-case-d162935928/dir1`
09:18:48 [2020-04-17T09:18:48.031Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d162935928/dir1/file1" contains "file1\n"
09:18:48 [2020-04-17T09:18:48.031Z]         docker_cli_cp_utils_test.go:192: running `docker cp  c44daee1f65ace4ed60f0cc5468895099b7a000cf03e3449736ac4305a578b93:/file1 /tmp/test-cp-from-case-d162935928/dir1/`
09:18:48 [2020-04-17T09:18:48.031Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d162935928/dir1/file1" contains "file1\n"
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (1.06s)
09:18:48 [2020-04-17T09:18:48.031Z]         docker_cli_cp_utils_test.go:192: running `docker cp  a2abfd29658eb39959ec54ed3cd1d9604bb031b9ca437f63158c83b4e5641793:dir1 /tmp/test-cp-from-case-e934585207/testDir`
09:18:48 [2020-04-17T09:18:48.031Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e934585207/testDir/file1-1" contains "file1-1\n"
09:18:48 [2020-04-17T09:18:48.031Z]         docker_cli_cp_utils_test.go:192: running `docker cp  a2abfd29658eb39959ec54ed3cd1d9604bb031b9ca437f63158c83b4e5641793:dir1 /tmp/test-cp-from-case-e934585207/testDir/`
09:18:48 [2020-04-17T09:18:48.031Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e934585207/testDir/file1-1" contains "file1-1\n"
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.94s)
09:18:48 [2020-04-17T09:18:48.031Z]         docker_cli_cp_utils_test.go:192: running `docker cp  468e3dcc84a588f15aea3827bbe7e94c83e2847a3c4a4c547b6f94e0f0ff7b0d:/root/dir1 /tmp/test-cp-from-case-f840508010/file1`
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (1.05s)
09:18:48 [2020-04-17T09:18:48.031Z]         docker_cli_cp_utils_test.go:192: running `docker cp  3b2187fe276284b012059f24ae43aeb8e36e2d5a3ed3c08cdf1cdcc99b42f50b:/root/dir1 /tmp/test-cp-from-case-g501783745/dir2`
09:18:48 [2020-04-17T09:18:48.031Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g501783745/dir2/dir1/file1-1" contains "file1-1\n"
09:18:48 [2020-04-17T09:18:48.031Z]         docker_cli_cp_utils_test.go:192: running `docker cp  3b2187fe276284b012059f24ae43aeb8e36e2d5a3ed3c08cdf1cdcc99b42f50b:/root/dir1 /tmp/test-cp-from-case-g501783745/dir2/`
09:18:48 [2020-04-17T09:18:48.031Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g501783745/dir2/dir1/file1-1" contains "file1-1\n"
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (1.05s)
09:18:48 [2020-04-17T09:18:48.031Z]         docker_cli_cp_utils_test.go:192: running `docker cp  0b367ed7f628c0fc6d64a1897a373dba3382efb3966392004b6792c575fad9e9:dir1/. /tmp/test-cp-from-case-h570933036/testDir`
09:18:48 [2020-04-17T09:18:48.031Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h570933036/testDir/file1-1" contains "file1-1\n"
09:18:48 [2020-04-17T09:18:48.031Z]         docker_cli_cp_utils_test.go:192: running `docker cp  0b367ed7f628c0fc6d64a1897a373dba3382efb3966392004b6792c575fad9e9:dir1/. /tmp/test-cp-from-case-h570933036/testDir/`
09:18:48 [2020-04-17T09:18:48.031Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h570933036/testDir/file1-1" contains "file1-1\n"
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.95s)
09:18:48 [2020-04-17T09:18:48.031Z]         docker_cli_cp_utils_test.go:192: running `docker cp  38bca3abf4b6387f8f014240215e1ef4e29709a98f873ea400c8d63d22a9e9a5:/root/dir1/. /tmp/test-cp-from-case-i465969307/file1`
09:18:48 [2020-04-17T09:18:48.031Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (1.06s)
09:18:48 [2020-04-17T09:18:48.031Z]         docker_cli_cp_utils_test.go:192: running `docker cp  ee1d73d730db1548865af26ba216fe6b037977053d96f5c07f4386ab94865010:/root/dir1/. /tmp/test-cp-from-case-j689589566/dir2`
09:18:48 [2020-04-17T09:18:48.031Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j689589566/dir2/file1-1" contains "file1-1\n"
09:18:48 [2020-04-17T09:18:48.031Z]         docker_cli_cp_utils_test.go:192: running `docker cp  ee1d73d730db1548865af26ba216fe6b037977053d96f5c07f4386ab94865010:/root/dir1/. /tmp/test-cp-from-case-j689589566/dir2/`
09:18:48 [2020-04-17T09:18:48.032Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j689589566/dir2/file1-1" contains "file1-1\n"
09:18:48 [2020-04-17T09:18:48.032Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.45s)
09:18:48 [2020-04-17T09:18:48.032Z]         docker_cli_cp_utils_test.go:192: running `docker cp  9bddbbf5a0566ca9281b0e42b0a888f0ab9b6cccb4c73afec02a0d02a5d067c1:/file2 /tmp/test-cp-from-err-dst-not-dir860493701/symlinkToFile1`
09:18:48 [2020-04-17T09:18:48.032Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir860493701/symlinkToFile1" points to "file1"
09:18:48 [2020-04-17T09:18:48.032Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir860493701/file1" contains "file2\n"
09:18:48 [2020-04-17T09:18:48.032Z]         docker_cli_cp_utils_test.go:192: running `docker cp  9bddbbf5a0566ca9281b0e42b0a888f0ab9b6cccb4c73afec02a0d02a5d067c1:/file2 /tmp/test-cp-from-err-dst-not-dir860493701/symlinkToDir1`
09:18:48 [2020-04-17T09:18:48.032Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir860493701/symlinkToDir1" points to "dir1"
09:18:48 [2020-04-17T09:18:48.032Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir860493701/file2" contains "file2\n"
09:18:48 [2020-04-17T09:18:48.032Z]         docker_cli_cp_utils_test.go:192: running `docker cp  9bddbbf5a0566ca9281b0e42b0a888f0ab9b6cccb4c73afec02a0d02a5d067c1:/file2 /tmp/test-cp-from-err-dst-not-dir860493701/brokenSymlinkToFileX`
09:18:48 [2020-04-17T09:18:48.032Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir860493701/brokenSymlinkToFileX" points to "fileX"
09:18:48 [2020-04-17T09:18:48.032Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir860493701/fileX" contains "file2\n"
09:18:48 [2020-04-17T09:18:48.032Z]         docker_cli_cp_utils_test.go:192: running `docker cp  9bddbbf5a0566ca9281b0e42b0a888f0ab9b6cccb4c73afec02a0d02a5d067c1:/dir2 /tmp/test-cp-from-err-dst-not-dir860493701/symlinkToDir1`
09:18:48 [2020-04-17T09:18:48.032Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir860493701/symlinkToDir1" points to "dir1"
09:18:48 [2020-04-17T09:18:48.032Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir860493701/dir1/dir2/file2-1" contains "file2-1\n"
09:18:48 [2020-04-17T09:18:48.032Z]         docker_cli_cp_utils_test.go:192: running `docker cp  9bddbbf5a0566ca9281b0e42b0a888f0ab9b6cccb4c73afec02a0d02a5d067c1:/dir2 /tmp/test-cp-from-err-dst-not-dir860493701/brokenSymlinkToDirX`
09:18:48 [2020-04-17T09:18:48.032Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir860493701/brokenSymlinkToDirX" points to "dirX"
09:18:48 [2020-04-17T09:18:48.032Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir860493701/dirX/file2-1" contains "file2-1\n"
09:18:48 [2020-04-17T09:18:48.032Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.05s)
09:18:48 [2020-04-17T09:18:48.032Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.97s)
09:18:48 [2020-04-17T09:18:48.032Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.04s)
09:18:48 [2020-04-17T09:18:48.032Z]         docker_cli_cp_utils_test.go:192: running `docker cp  foo bar`
09:18:48 [2020-04-17T09:18:48.032Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (1.00s)
09:18:48 [2020-04-17T09:18:48.032Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.82s)
09:18:48 [2020-04-17T09:18:48.032Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (1.14s)
09:18:48 [2020-04-17T09:18:48.032Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.92s)
09:18:48 [2020-04-17T09:18:48.032Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.19s)
09:18:48 [2020-04-17T09:18:48.032Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.68s)
09:18:48 [2020-04-17T09:18:48.032Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-a754490829/file1 969a7402550970283b87e54a38644fb823e942566483c664579abad4b3b32f70:/root/itWorks.txt`
09:18:48 [2020-04-17T09:18:48.032Z]         docker_cli_cp_utils_test.go:279: checking that container "969a7402550970283b87e54a38644fb823e942566483c664579abad4b3b32f70" start output contains "file1\n"
09:18:48 [2020-04-17T09:18:48.032Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 969a7402550970283b87e54a38644fb823e942566483c664579abad4b3b32f70`
09:18:48 [2020-04-17T09:18:48.032Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.86s)
09:18:48 [2020-04-17T09:18:48.032Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-b783359176/file1 29858ac52489a9d5eb46f59c5d34ee4fad605175829977e882d5b158136ae1e2:testDir/`
09:18:48 [2020-04-17T09:18:48.032Z]     --- PASS: TestDockerSuite/TestCpToCaseC (2.52s)
09:18:48 [2020-04-17T09:18:48.032Z]         docker_cli_cp_utils_test.go:279: checking that container "13903a35ff17e6db7099532af7828c03d1c7a5072e21aa9401287e728cfe8600" start output contains "file2\n"
09:18:48 [2020-04-17T09:18:48.032Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 13903a35ff17e6db7099532af7828c03d1c7a5072e21aa9401287e728cfe8600`
09:18:48 [2020-04-17T09:18:48.032Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-c774541703/file1 13903a35ff17e6db7099532af7828c03d1c7a5072e21aa9401287e728cfe8600:/root/file2`
09:18:48 [2020-04-17T09:18:48.032Z]         docker_cli_cp_utils_test.go:279: checking that container "13903a35ff17e6db7099532af7828c03d1c7a5072e21aa9401287e728cfe8600" start output contains "file1\n"
09:18:48 [2020-04-17T09:18:48.032Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 13903a35ff17e6db7099532af7828c03d1c7a5072e21aa9401287e728cfe8600`
09:18:48 [2020-04-17T09:18:48.032Z]     --- PASS: TestDockerSuite/TestCpToCaseD (4.95s)
09:18:48 [2020-04-17T09:18:48.032Z]         docker_cli_cp_utils_test.go:279: checking that container "c789ab3c9962c84e7a017a02d76e108b086987ae331ae017d19946fc324540bc" start output contains ""
09:18:48 [2020-04-17T09:18:48.032Z]         docker_cli_cp_utils_test.go:209: running `docker start -a c789ab3c9962c84e7a017a02d76e108b086987ae331ae017d19946fc324540bc`
09:18:48 [2020-04-17T09:18:48.032Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-d773546810/file1 c789ab3c9962c84e7a017a02d76e108b086987ae331ae017d19946fc324540bc:dir1`
09:18:48 [2020-04-17T09:18:48.032Z]         docker_cli_cp_utils_test.go:279: checking that container "c789ab3c9962c84e7a017a02d76e108b086987ae331ae017d19946fc324540bc" start output contains "file1\n"
09:18:48 [2020-04-17T09:18:48.032Z]         docker_cli_cp_utils_test.go:209: running `docker start -a c789ab3c9962c84e7a017a02d76e108b086987ae331ae017d19946fc324540bc`
09:18:48 [2020-04-17T09:18:48.032Z]         docker_cli_cp_utils_test.go:279: checking that container "cb2ac7d3c6f8d2e83f0fb1b7c659afd4b769b3b0bb229ee9e18d9838d4da6d91" start output contains ""
09:18:48 [2020-04-17T09:18:48.032Z]         docker_cli_cp_utils_test.go:209: running `docker start -a cb2ac7d3c6f8d2e83f0fb1b7c659afd4b769b3b0bb229ee9e18d9838d4da6d91`
09:18:48 [2020-04-17T09:18:48.032Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-d773546810/file1 cb2ac7d3c6f8d2e83f0fb1b7c659afd4b769b3b0bb229ee9e18d9838d4da6d91:dir1/`
09:18:48 [2020-04-17T09:18:48.032Z]         docker_cli_cp_utils_test.go:279: checking that container "cb2ac7d3c6f8d2e83f0fb1b7c659afd4b769b3b0bb229ee9e18d9838d4da6d91" start output contains "file1\n"
09:18:48 [2020-04-17T09:18:48.032Z]         docker_cli_cp_utils_test.go:209: running `docker start -a cb2ac7d3c6f8d2e83f0fb1b7c659afd4b769b3b0bb229ee9e18d9838d4da6d91`
09:18:48 [2020-04-17T09:18:48.032Z]     --- PASS: TestDockerSuite/TestCpToCaseE (3.52s)
09:18:48 [2020-04-17T09:18:48.032Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-e772151633/dir1 204fae4ec1151f85b5df285655c92b43e11b3a15289fcec12b4f3473f459fac3:testDir`
09:18:48 [2020-04-17T09:18:48.032Z]         docker_cli_cp_utils_test.go:279: checking that container "204fae4ec1151f85b5df285655c92b43e11b3a15289fcec12b4f3473f459fac3" start output contains "file1-1\n"
09:18:48 [2020-04-17T09:18:48.032Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 204fae4ec1151f85b5df285655c92b43e11b3a15289fcec12b4f3473f459fac3`
09:18:48 [2020-04-17T09:18:48.032Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-e772151633/dir1 a04acfefe0c9361ef3885a9cd48760b513d77aef07638944a32fd49da565d538:testDir/`
09:18:48 [2020-04-17T09:18:48.032Z]         docker_cli_cp_utils_test.go:279: checking that container "a04acfefe0c9361ef3885a9cd48760b513d77aef07638944a32fd49da565d538" start output contains "file1-1\n"
09:18:48 [2020-04-17T09:18:48.032Z]         docker_cli_cp_utils_test.go:209: running `docker start -a a04acfefe0c9361ef3885a9cd48760b513d77aef07638944a32fd49da565d538`
09:18:48 [2020-04-17T09:18:48.032Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.89s)
09:18:48 [2020-04-17T09:18:48.032Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-f042462844/dir1 786b8eb059382073a6528cad7de0a4722ca77796817bbe31524d18c030c1232c:/root/file1`
09:18:48 [2020-04-17T09:18:48.032Z]     --- PASS: TestDockerSuite/TestCpToCaseG (4.94s)
09:18:48 [2020-04-17T09:18:48.032Z]         docker_cli_cp_utils_test.go:279: checking that container "7c681d678d2a1144eebfa1f0e2cfa7a2e2b61ec1587f035f97e589c048f28c84" start output contains ""
09:18:48 [2020-04-17T09:18:48.032Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 7c681d678d2a1144eebfa1f0e2cfa7a2e2b61ec1587f035f97e589c048f28c84`
09:18:48 [2020-04-17T09:18:48.032Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-g871524267/dir1 7c681d678d2a1144eebfa1f0e2cfa7a2e2b61ec1587f035f97e589c048f28c84:/root/dir2`
09:18:48 [2020-04-17T09:18:48.032Z]         docker_cli_cp_utils_test.go:279: checking that container "7c681d678d2a1144eebfa1f0e2cfa7a2e2b61ec1587f035f97e589c048f28c84" start output contains "file1-1\n"
09:18:48 [2020-04-17T09:18:48.032Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 7c681d678d2a1144eebfa1f0e2cfa7a2e2b61ec1587f035f97e589c048f28c84`
09:18:48 [2020-04-17T09:18:48.032Z]         docker_cli_cp_utils_test.go:279: checking that container "8e2f2964fd1007f59334cb6e48c496c1b6d9b461fb0dce4f5450e9c8ddca928b" start output contains ""
09:18:48 [2020-04-17T09:18:48.032Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 8e2f2964fd1007f59334cb6e48c496c1b6d9b461fb0dce4f5450e9c8ddca928b`
09:18:48 [2020-04-17T09:18:48.032Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-g871524267/dir1 8e2f2964fd1007f59334cb6e48c496c1b6d9b461fb0dce4f5450e9c8ddca928b:/dir2/`
09:18:48 [2020-04-17T09:18:48.032Z]         docker_cli_cp_utils_test.go:279: checking that container "8e2f2964fd1007f59334cb6e48c496c1b6d9b461fb0dce4f5450e9c8ddca928b" start output contains "file1-1\n"
09:18:48 [2020-04-17T09:18:48.032Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 8e2f2964fd1007f59334cb6e48c496c1b6d9b461fb0dce4f5450e9c8ddca928b`
09:18:48 [2020-04-17T09:18:48.032Z]     --- PASS: TestDockerSuite/TestCpToCaseH (3.46s)
09:18:48 [2020-04-17T09:18:48.032Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-h869602062/dir1/. 422c5176fd29c5de9222c03e08311a408955ddaa569d347e619d8a95b2465934:testDir`
09:18:48 [2020-04-17T09:18:48.032Z]         docker_cli_cp_utils_test.go:279: checking that container "422c5176fd29c5de9222c03e08311a408955ddaa569d347e619d8a95b2465934" start output contains "file1-1\n"
09:18:48 [2020-04-17T09:18:48.032Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 422c5176fd29c5de9222c03e08311a408955ddaa569d347e619d8a95b2465934`
09:18:48 [2020-04-17T09:18:48.032Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-h869602062/dir1/. 01880c98ed480d855de7a04600101fe96977597ab79b87b6ec11c8bd4f266994:testDir/`
09:18:48 [2020-04-17T09:18:48.032Z]         docker_cli_cp_utils_test.go:279: checking that container "01880c98ed480d855de7a04600101fe96977597ab79b87b6ec11c8bd4f266994" start output contains "file1-1\n"
09:18:48 [2020-04-17T09:18:48.032Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 01880c98ed480d855de7a04600101fe96977597ab79b87b6ec11c8bd4f266994`
09:18:48 [2020-04-17T09:18:48.032Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.91s)
09:18:48 [2020-04-17T09:18:48.032Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-i227459349/dir1/. 56ba3b0ea58d31d2ba47b255c82ed04d3d70549b6f658bfafe5c224ebbf20c26:/root/file1`
09:18:48 [2020-04-17T09:18:48.032Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (4.88s)
09:18:48 [2020-04-17T09:18:48.032Z]         docker_cli_cp_utils_test.go:279: checking that container "15e823818eef8d32c8f2892c3ed27e8717aae762139f2e3a171b0a0328bebbe5" start output contains ""
09:18:48 [2020-04-17T09:18:48.032Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 15e823818eef8d32c8f2892c3ed27e8717aae762139f2e3a171b0a0328bebbe5`
09:18:48 [2020-04-17T09:18:48.032Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-j829721456/dir1/. 15e823818eef8d32c8f2892c3ed27e8717aae762139f2e3a171b0a0328bebbe5:/dir2`
09:18:48 [2020-04-17T09:18:48.032Z]         docker_cli_cp_utils_test.go:279: checking that container "15e823818eef8d32c8f2892c3ed27e8717aae762139f2e3a171b0a0328bebbe5" start output contains "file1-1\n"
09:18:48 [2020-04-17T09:18:48.032Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 15e823818eef8d32c8f2892c3ed27e8717aae762139f2e3a171b0a0328bebbe5`
09:18:48 [2020-04-17T09:18:48.032Z]         docker_cli_cp_utils_test.go:279: checking that container "f6728a722a961c9544dd50978dcec0d4fbeb90f2b0a204591cbf263b324bd087" start output contains ""
09:18:48 [2020-04-17T09:18:48.032Z]         docker_cli_cp_utils_test.go:209: running `docker start -a f6728a722a961c9544dd50978dcec0d4fbeb90f2b0a204591cbf263b324bd087`
09:18:48 [2020-04-17T09:18:48.032Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-j829721456/dir1/. f6728a722a961c9544dd50978dcec0d4fbeb90f2b0a204591cbf263b324bd087:/dir2/`
09:18:48 [2020-04-17T09:18:48.032Z]         docker_cli_cp_utils_test.go:279: checking that container "f6728a722a961c9544dd50978dcec0d4fbeb90f2b0a204591cbf263b324bd087" start output contains "file1-1\n"
09:18:48 [2020-04-17T09:18:48.032Z]         docker_cli_cp_utils_test.go:209: running `docker start -a f6728a722a961c9544dd50978dcec0d4fbeb90f2b0a204591cbf263b324bd087`
09:18:48 [2020-04-17T09:18:48.032Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.01s)
09:18:48 [2020-04-17T09:18:48.032Z]         docker_cli_cp_utils_test.go:192: running `docker cp -a /tmp/test-cp-to-host-with-permissions810784783/permdirtest permtest:/`
09:18:48 [2020-04-17T09:18:48.032Z]         docker_cli_cp_utils_test.go:209: running `docker start -a permtest`
09:18:48 [2020-04-17T09:18:48.032Z]     --- PASS: TestDockerSuite/TestCpToDot (0.90s)
09:18:48 [2020-04-17T09:18:48.032Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.60s)
09:18:48 [2020-04-17T09:18:48.032Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-err-read-only-rootfs687579929/file1 fe34ef8a0cfe66ad5a18bd0aa5045601eed1ee6a3e6429e11f8c4aacce0544c8:/root/shouldNotExist`
09:18:48 [2020-04-17T09:18:48.032Z]         docker_cli_cp_utils_test.go:279: checking that container "fe34ef8a0cfe66ad5a18bd0aa5045601eed1ee6a3e6429e11f8c4aacce0544c8" start output contains ""
09:18:48 [2020-04-17T09:18:48.032Z]         docker_cli_cp_utils_test.go:209: running `docker start -a fe34ef8a0cfe66ad5a18bd0aa5045601eed1ee6a3e6429e11f8c4aacce0544c8`
09:18:48 [2020-04-17T09:18:48.032Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.82s)
09:18:48 [2020-04-17T09:18:48.032Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-err-read-only-volume174955940/file1 4cba4acf583debe0a805b1afc7a937287af826ec42603a6591f94b17eb564554:/vol_ro/shouldNotExist`
09:18:48 [2020-04-17T09:18:48.032Z]         docker_cli_cp_utils_test.go:279: checking that container "4cba4acf583debe0a805b1afc7a937287af826ec42603a6591f94b17eb564554" start output contains ""
09:18:48 [2020-04-17T09:18:48.032Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 4cba4acf583debe0a805b1afc7a937287af826ec42603a6591f94b17eb564554`
09:18:48 [2020-04-17T09:18:48.032Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.93s)
09:18:48 [2020-04-17T09:18:48.032Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.34s)
09:18:48 [2020-04-17T09:18:48.032Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-symlink-destination-961428659/file2 ef4abc5bdaa8628f406bda4fbf16d1dd1017c74ba9c8183a3e8a998160394eed:/vol2/symlinkToFile1`
09:18:48 [2020-04-17T09:18:48.032Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-961428659/symlinkToFile1" points to "file1"
09:18:48 [2020-04-17T09:18:48.032Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-961428659/file1" contains "file2\n"
09:18:48 [2020-04-17T09:18:48.032Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-symlink-destination-961428659/file2 ef4abc5bdaa8628f406bda4fbf16d1dd1017c74ba9c8183a3e8a998160394eed:/vol2/symlinkToDir1`
09:18:48 [2020-04-17T09:18:48.032Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-961428659/symlinkToDir1" points to "dir1"
09:18:48 [2020-04-17T09:18:48.032Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-961428659/file2" contains "file2\n"
09:18:48 [2020-04-17T09:18:48.032Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-symlink-destination-961428659/file2 ef4abc5bdaa8628f406bda4fbf16d1dd1017c74ba9c8183a3e8a998160394eed:/vol2/brokenSymlinkToFileX`
09:18:48 [2020-04-17T09:18:48.032Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-961428659/brokenSymlinkToFileX" points to "fileX"
09:18:48 [2020-04-17T09:18:48.032Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-961428659/fileX" contains "file2\n"
09:18:48 [2020-04-17T09:18:48.032Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-symlink-destination-961428659//dir2 ef4abc5bdaa8628f406bda4fbf16d1dd1017c74ba9c8183a3e8a998160394eed:/vol2/symlinkToDir1`
09:18:48 [2020-04-17T09:18:48.032Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-961428659/symlinkToDir1" points to "dir1"
09:18:48 [2020-04-17T09:18:48.032Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-961428659/dir1/dir2/file2-1" contains "file2-1\n"
09:18:48 [2020-04-17T09:18:48.032Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-symlink-destination-961428659//dir2 ef4abc5bdaa8628f406bda4fbf16d1dd1017c74ba9c8183a3e8a998160394eed:/vol2/brokenSymlinkToDirX`
09:18:48 [2020-04-17T09:18:48.032Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-961428659/brokenSymlinkToDirX" points to "dirX"
09:18:48 [2020-04-17T09:18:48.032Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-961428659/dirX/file2-1" contains "file2-1\n"
09:18:48 [2020-04-17T09:18:48.032Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.42s)
09:18:48 [2020-04-17T09:18:48.032Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.92s)
09:18:48 [2020-04-17T09:18:48.032Z]     --- PASS: TestDockerSuite/TestCpVolumePath (1.69s)
09:18:48 [2020-04-17T09:18:48.032Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.08s)
09:18:48 [2020-04-17T09:18:48.032Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.08s)
09:18:48 [2020-04-17T09:18:48.032Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.56s)
09:18:48 [2020-04-17T09:18:48.032Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.81s)
09:18:48 [2020-04-17T09:18:48.032Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
09:18:48 [2020-04-17T09:18:48.032Z]         requirement.go:26: unmatched requirement Devicemapper
09:18:48 [2020-04-17T09:18:48.032Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.08s)
09:18:48 [2020-04-17T09:18:48.032Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.73s)
09:18:48 [2020-04-17T09:18:48.032Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.36s)
09:18:48 [2020-04-17T09:18:48.032Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.10s)
09:18:48 [2020-04-17T09:18:48.032Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.15s)
09:18:48 [2020-04-17T09:18:48.032Z]     --- PASS: TestDockerSuite/TestCreateRM (0.19s)
09:18:48 [2020-04-17T09:18:48.032Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
09:18:48 [2020-04-17T09:18:48.032Z]         requirement.go:26: unmatched requirement Devicemapper
09:18:48 [2020-04-17T09:18:48.032Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.09s)
09:18:48 [2020-04-17T09:18:48.032Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.17s)
09:18:48 [2020-04-17T09:18:48.032Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.37s)
09:18:48 [2020-04-17T09:18:48.032Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.09s)
09:18:48 [2020-04-17T09:18:48.032Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.02s)
09:18:48 [2020-04-17T09:18:48.032Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.43s)
09:18:48 [2020-04-17T09:18:48.032Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.08s)
09:18:48 [2020-04-17T09:18:48.032Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s)
09:18:48 [2020-04-17T09:18:48.032Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.16s)
09:18:48 [2020-04-17T09:18:48.032Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.07s)
09:18:48 [2020-04-17T09:18:48.032Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s)
09:18:48 [2020-04-17T09:18:48.032Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.76s)
09:18:48 [2020-04-17T09:18:48.032Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.53s)
09:18:48 [2020-04-17T09:18:48.032Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.85s)
09:18:48 [2020-04-17T09:18:48.032Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.68s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.69s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.88s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (1.03s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.14s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.85s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestDockerFails (0.02s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.81s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (1.01s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.81s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.03s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.04s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.21s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.92s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.75s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.79s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.00s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.21s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.97s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestEventsCommit (1.04s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.94s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.85s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.88s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (2.04s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.82s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (3.30s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.54s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestEventsCopy (1.28s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (1.64s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.78s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.41s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (1.50s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.20s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.11s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.45s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestEventsFilters (1.74s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestEventsFormat (1.54s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.85s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.22s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.36s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.03s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.29s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
09:18:48 [2020-04-17T09:18:48.033Z]         requirement.go:26: unmatched requirement swapMemorySupport
09:18:48 [2020-04-17T09:18:48.033Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
09:18:48 [2020-04-17T09:18:48.033Z]         requirement.go:26: unmatched requirement swapMemorySupport
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (1.74s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.81s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestEventsRename (0.84s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestEventsResize (0.86s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.79s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.92s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.83s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.12s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestEventsTop (1.00s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.57s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.90s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestExec (1.08s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.93s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.89s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.85s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestExecAPIStart (1.88s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.74s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.86s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.89s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.91s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.90s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.85s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.61s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestExecCgroup (1.20s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestExecEnv (0.89s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.72s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestExecExitStatus (0.98s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestExecInspectID (2.96s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestExecInteractive (0.93s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.93s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.91s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestExecParseError (0.81s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.81s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.82s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.34s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestExecSetEnv (1.00s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestExecStartFails (0.89s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (11.15s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.88s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestExecTTY (0.97s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.80s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.84s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestExecUlimits (0.90s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
09:18:48 [2020-04-17T09:18:48.033Z]         requirement.go:26: unmatched requirement DaemonIsWindows
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (2.02s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.88s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (1.07s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestExecWithTERM (0.88s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestExecWithUser (1.02s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.85s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.78s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.89s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.89s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.83s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestHealth (20.96s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.03s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.04s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.00s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.84s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.30s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.29s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.51s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.89s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.88s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.98s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.05s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.91s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.91s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.06s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.73s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestImportFile (1.76s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.88s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestImportGzipped (1.87s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.95s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestInfoDebug (0.55s)
09:18:48 [2020-04-17T09:18:48.033Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDebug
09:18:48 [2020-04-17T09:18:48.033Z]         daemon.go:325: [de940e92f858a] waiting for daemon to start
09:18:48 [2020-04-17T09:18:48.033Z]         daemon.go:325: [de940e92f858a] waiting for daemon to start
09:18:48 [2020-04-17T09:18:48.033Z]         daemon.go:353: [de940e92f858a] daemon started
09:18:48 [2020-04-17T09:18:48.033Z]         daemon.go:461: [de940e92f858a] Stopping daemon
09:18:48 [2020-04-17T09:18:48.033Z]         daemon.go:296: [de940e92f858a] exiting daemon
09:18:48 [2020-04-17T09:18:48.033Z]         daemon.go:448: [de940e92f858a] Daemon stopped
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.60s)
09:18:48 [2020-04-17T09:18:48.033Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName
09:18:48 [2020-04-17T09:18:48.033Z]         daemon.go:325: [da64c1925eb80] waiting for daemon to start
09:18:48 [2020-04-17T09:18:48.033Z]         daemon.go:325: [da64c1925eb80] waiting for daemon to start
09:18:48 [2020-04-17T09:18:48.033Z]         daemon.go:353: [da64c1925eb80] daemon started
09:18:48 [2020-04-17T09:18:48.033Z]         daemon.go:461: [da64c1925eb80] Stopping daemon
09:18:48 [2020-04-17T09:18:48.033Z]         daemon.go:296: [da64c1925eb80] exiting daemon
09:18:48 [2020-04-17T09:18:48.033Z]         daemon.go:448: [da64c1925eb80] Daemon stopped
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestInfoDiscoveryBackend (0.56s)
09:18:48 [2020-04-17T09:18:48.033Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryBackend
09:18:48 [2020-04-17T09:18:48.033Z]         daemon.go:325: [dff922e6320c0] waiting for daemon to start
09:18:48 [2020-04-17T09:18:48.033Z]         daemon.go:325: [dff922e6320c0] waiting for daemon to start
09:18:48 [2020-04-17T09:18:48.033Z]         daemon.go:353: [dff922e6320c0] daemon started
09:18:48 [2020-04-17T09:18:48.033Z]         daemon.go:461: [dff922e6320c0] Stopping daemon
09:18:48 [2020-04-17T09:18:48.033Z]         daemon.go:296: [dff922e6320c0] exiting daemon
09:18:48 [2020-04-17T09:18:48.033Z]         daemon.go:448: [dff922e6320c0] Daemon stopped
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (1.01s)
09:18:48 [2020-04-17T09:18:48.033Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryInvalidAdvertise
09:18:48 [2020-04-17T09:18:48.033Z]         daemon.go:325: [d03e7d1b41a32] waiting for daemon to start
09:18:48 [2020-04-17T09:18:48.033Z]         daemon.go:296: [d03e7d1b41a32] exiting daemon
09:18:48 [2020-04-17T09:18:48.033Z]         daemon.go:325: [d03e7d1b41a32] waiting for daemon to start
09:18:48 [2020-04-17T09:18:48.033Z]         daemon.go:325: [d03e7d1b41a32] waiting for daemon to start
09:18:48 [2020-04-17T09:18:48.033Z]         daemon.go:296: [d03e7d1b41a32] exiting daemon
09:18:48 [2020-04-17T09:18:48.033Z]         daemon.go:325: [d03e7d1b41a32] waiting for daemon to start
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.86s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.93s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.87s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestInfoFormat (0.04s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestInsecureRegistries (0.53s)
09:18:48 [2020-04-17T09:18:48.033Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInsecureRegistries
09:18:48 [2020-04-17T09:18:48.033Z]         daemon.go:325: [de2c0ed499362] waiting for daemon to start
09:18:48 [2020-04-17T09:18:48.033Z]         daemon.go:325: [de2c0ed499362] waiting for daemon to start
09:18:48 [2020-04-17T09:18:48.033Z]         daemon.go:353: [de2c0ed499362] daemon started
09:18:48 [2020-04-17T09:18:48.033Z]         daemon.go:461: [de2c0ed499362] Stopping daemon
09:18:48 [2020-04-17T09:18:48.033Z]         daemon.go:296: [de2c0ed499362] exiting daemon
09:18:48 [2020-04-17T09:18:48.033Z]         daemon.go:448: [de2c0ed499362] Daemon stopped
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.83s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.82s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.78s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.81s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.74s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.84s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.04s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.80s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.79s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.75s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.80s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
09:18:48 [2020-04-17T09:18:48.033Z]         requirement.go:26: unmatched requirement Devicemapper
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.26s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.76s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.81s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestInspectHistory (0.99s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestInspectImage (0.03s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
09:18:48 [2020-04-17T09:18:48.033Z]         requirement.go:26: unmatched requirement Devicemapper
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.76s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.74s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.09s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.81s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.83s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestInspectPlugin (1.91s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.02s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.83s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestInspectStatus (1.04s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.62s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.83s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.81s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.83s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.77s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.82s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.82s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.32s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (1.68s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestLinksEnvs (1.68s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.41s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.84s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.92s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.34s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.06s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.48s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.49s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.92s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (12.99s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.56s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.35s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.96s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.63s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.46s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.03s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.87s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.01s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.90s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.93s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.91s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.93s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.22s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.13s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.17s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.18s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.11s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.62s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.74s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.89s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestLogsSince (6.91s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.85s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.78s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestLogsTail (0.91s)
09:18:48 [2020-04-17T09:18:48.033Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.81s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.82s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.51s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.83s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestNetHostname (2.30s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.40s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestNetworkEvents (1.23s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.61s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (1.01s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestPluginActive (1.56s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.65s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s)
09:18:48 [2020-04-17T09:18:48.034Z]         requirement.go:26: unmatched requirement DaemonIsWindows
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.90s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (3.09s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.58s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.03s)
09:18:48 [2020-04-17T09:18:48.034Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestPluginMetricsCollector
09:18:48 [2020-04-17T09:18:48.034Z]         daemon.go:325: [d8455428ab6aa] waiting for daemon to start
09:18:48 [2020-04-17T09:18:48.034Z]         daemon.go:325: [d8455428ab6aa] waiting for daemon to start
09:18:48 [2020-04-17T09:18:48.034Z]         daemon.go:353: [d8455428ab6aa] daemon started
09:18:48 [2020-04-17T09:18:48.034Z]         daemon.go:461: [d8455428ab6aa] Stopping daemon
09:18:48 [2020-04-17T09:18:48.034Z]         daemon.go:296: [d8455428ab6aa] exiting daemon
09:18:48 [2020-04-17T09:18:48.034Z]         daemon.go:448: [d8455428ab6aa] Daemon stopped
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (5.00s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.13s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.45s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestPortHostBinding (1.49s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestPortList (10.77s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.85s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (7.17s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.07s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.76s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.76s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.76s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.12s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.50s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (3.22s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (1.63s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.35s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestPsByOrder (3.47s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.07s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (3.64s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.73s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.13s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.82s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.89s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (2.00s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.41s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.64s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.58s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.72s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.46s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (1.55s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.20s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.96s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestPsRightTagName (2.52s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestPsShowMounts (2.80s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.77s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s)
09:18:48 [2020-04-17T09:18:48.034Z]         requirement.go:26: unmatched requirement DaemonIsWindows
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.23s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.13s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.08s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.98s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.89s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.78s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.93s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (8.25s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.53s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.17s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.08s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.09s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.30s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (2.60s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.60s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.78s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (1.67s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.02s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.13s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.92s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.05s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.34s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.85s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (0.97s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.73s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (0.98s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRmiTag (0.13s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.87s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.89s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.77s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.99s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.41s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.59s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.78s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.35s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.82s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.81s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.92s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.83s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (1.07s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.94s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.45s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.61s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.99s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.93s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.95s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.87s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.99s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.16s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.17s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.83s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.77s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.77s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunBindMounts (2.53s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.88s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.93s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.70s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.97s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.85s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.88s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.79s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.89s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.73s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.83s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.36s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.89s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (1.05s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.85s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.13s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.91s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.85s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.62s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.51s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.77s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.80s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.79s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.84s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.74s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.78s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.59s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.79s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.36s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.93s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.76s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.77s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
09:18:48 [2020-04-17T09:18:48.034Z]         requirement.go:26: unmatched requirement DaemonIsWindows
09:18:48 [2020-04-17T09:18:48.034Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
09:18:48 [2020-04-17T09:18:48.034Z]         requirement.go:26: unmatched requirement DaemonIsWindows
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.98s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.84s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (1.54s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.51s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.82s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.68s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.80s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
09:18:48 [2020-04-17T09:18:48.034Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.81s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.78s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.06s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.85s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.83s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.81s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.79s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.83s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.76s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.82s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.81s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.87s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.82s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.88s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.85s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.02s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.87s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.79s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.57s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.35s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
09:18:48 [2020-04-17T09:18:48.034Z]         requirement.go:26: unmatched requirement IsolationIsHyperv
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.50s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.86s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.53s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.18s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.64s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.01s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.74s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.40s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.67s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.63s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.87s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.68s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.68s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunModeHostname (1.12s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.27s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (1.56s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.21s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.63s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.22s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunModePIDHost (1.58s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (1.61s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunMount (6.23s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.80s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.76s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.56s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.34s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.29s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (2.32s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.60s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.64s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.41s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.74s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunNetHost (1.09s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.82s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.72s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.37s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.43s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.56s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.70s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.79s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.75s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.79s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.84s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.88s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
09:18:48 [2020-04-17T09:18:48.034Z]         requirement.go:26: unmatched requirement swapMemorySupport
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.82s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.79s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.72s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunPortInUse (1.00s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.70s)
09:18:48 [2020-04-17T09:18:48.034Z]         docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n"
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.72s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.73s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.84s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.75s)
09:18:48 [2020-04-17T09:18:48.034Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
09:18:48 [2020-04-17T09:18:48.034Z]         requirement.go:26: unmatched requirement IsolationIsProcess
09:18:48 [2020-04-17T09:18:48.034Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.80s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.71s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
09:18:48 [2020-04-17T09:18:48.035Z]         docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.81s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (1.67s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
09:18:48 [2020-04-17T09:18:48.035Z]         docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.26s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.57s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestRunRm (0.78s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.81s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.86s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.84s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.76s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.81s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.94s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (4.81s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.79s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.79s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.79s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.79s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.77s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.78s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.82s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.84s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.75s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.72s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestRunState (1.64s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.81s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.84s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.22s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
09:18:48 [2020-04-17T09:18:48.035Z]         requirement.go:26: unmatched requirement swapMemorySupport
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.81s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.76s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestRunSysctls (1.62s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.78s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.59s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.81s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.88s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.23s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.10s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.82s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.83s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.78s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.39s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.33s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.78s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.18s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.19s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.77s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.83s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.79s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
09:18:48 [2020-04-17T09:18:48.035Z]         docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.18s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.77s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.53s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.86s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.19s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.64s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.70s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.65s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (3.04s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.95s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.87s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (1.10s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
09:18:48 [2020-04-17T09:18:48.035Z]         requirement.go:26: unmatched requirement DaemonIsWindows
09:18:48 [2020-04-17T09:18:48.035Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
09:18:48 [2020-04-17T09:18:48.035Z]         requirement.go:26: unmatched requirement DaemonIsWindows
09:18:48 [2020-04-17T09:18:48.035Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
09:18:48 [2020-04-17T09:18:48.035Z]         requirement.go:26: unmatched requirement DaemonIsWindows
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.29s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.76s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.93s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.97s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.58s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.80s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.90s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.87s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.20s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.21s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.18s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.26s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.18s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.92s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.85s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.83s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.05s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.88s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.33s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.87s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.93s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.73s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.69s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.60s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.94s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
09:18:48 [2020-04-17T09:18:48.035Z]         requirement.go:26: unmatched requirement swapMemorySupport
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.73s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.10s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.80s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.62s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.82s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.76s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.04s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.13s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.23s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.30s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.98s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.07s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.57s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (2.29s)
09:18:48 [2020-04-17T09:18:48.035Z]         docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents717756941
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.86s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.09s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.03s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.73s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.65s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.41s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.08s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.45s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (2.46s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.57s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.52s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.06s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (1.55s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.88s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (2.62s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.82s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.79s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.48s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.06s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (3.21s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (5.06s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (5.19s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.87s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.82s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.82s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.74s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.83s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
09:18:48 [2020-04-17T09:18:48.035Z]         requirement.go:26: unmatched requirement DaemonIsWindows
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.76s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.63s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.48s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.78s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.77s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
09:18:48 [2020-04-17T09:18:48.035Z]         requirement.go:26: unmatched requirement swapMemorySupport
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemory (1.00s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.83s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
09:18:48 [2020-04-17T09:18:48.035Z]         requirement.go:26: unmatched requirement swapMemorySupport
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.64s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.96s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.89s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.66s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.86s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.53s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
09:18:48 [2020-04-17T09:18:48.035Z]         requirement.go:26: unmatched requirement swapMemorySupport
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.06s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.94s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.15s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.56s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.28s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.78s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.18s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.09s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.41s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.36s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.54s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.63s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.44s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.44s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.59s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.60s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.28s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.84s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.85s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.98s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (2.48s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.17s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestVolumeEvents (0.84s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.33s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.09s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.32s)
09:18:48 [2020-04-17T09:18:48.035Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
09:18:48 [2020-04-17T09:18:48.035Z]         requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
09:18:48 [2020-04-17T09:18:48.035Z] === RUN   TestDockerRegistrySuite
09:18:48 [2020-04-17T09:18:48.035Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
09:18:49 [2020-04-17T09:18:49.933Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
09:18:51 [2020-04-17T09:18:51.828Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
09:18:53 [2020-04-17T09:18:53.197Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
09:18:53 [2020-04-17T09:18:53.385Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
09:18:58 [2020-04-17T09:18:58.452Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
09:19:00 [2020-04-17T09:19:00.526Z] --- PASS: TestServiceUpdateSecrets (14.78s)
09:19:00 [2020-04-17T09:19:00.526Z]     update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets
09:19:00 [2020-04-17T09:19:00.526Z]     daemon.go:325: [d1faaeb98a75f] waiting for daemon to start
09:19:00 [2020-04-17T09:19:00.526Z]     daemon.go:325: [d1faaeb98a75f] waiting for daemon to start
09:19:00 [2020-04-17T09:19:00.526Z]     daemon.go:353: [d1faaeb98a75f] daemon started
09:19:00 [2020-04-17T09:19:00.526Z]     daemon.go:461: [d1faaeb98a75f] Stopping daemon
09:19:00 [2020-04-17T09:19:00.526Z]     daemon.go:296: [d1faaeb98a75f] exiting daemon
09:19:00 [2020-04-17T09:19:00.526Z]     daemon.go:448: [d1faaeb98a75f] Daemon stopped
09:19:00 [2020-04-17T09:19:00.526Z] === RUN   TestServiceUpdateConfigs
09:19:02 [2020-04-17T09:19:02.625Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
09:19:03 [2020-04-17T09:19:03.190Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
09:19:04 [2020-04-17T09:19:04.559Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
09:19:05 [2020-04-17T09:19:05.928Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
09:19:07 [2020-04-17T09:19:07.297Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
09:19:08 [2020-04-17T09:19:08.265Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
09:19:08 [2020-04-17T09:19:08.667Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
09:19:10 [2020-04-17T09:19:10.561Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
09:19:11 [2020-04-17T09:19:11.491Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
09:19:12 [2020-04-17T09:19:12.032Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
09:19:14 [2020-04-17T09:19:14.781Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
09:19:15 [2020-04-17T09:19:15.796Z] --- PASS: TestServiceUpdateConfigs (14.77s)
09:19:15 [2020-04-17T09:19:15.796Z]     update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs
09:19:15 [2020-04-17T09:19:15.796Z]     daemon.go:325: [d896901d9bba3] waiting for daemon to start
09:19:15 [2020-04-17T09:19:15.796Z]     daemon.go:325: [d896901d9bba3] waiting for daemon to start
09:19:15 [2020-04-17T09:19:15.796Z]     daemon.go:353: [d896901d9bba3] daemon started
09:19:15 [2020-04-17T09:19:15.796Z]     daemon.go:461: [d896901d9bba3] Stopping daemon
09:19:15 [2020-04-17T09:19:15.796Z]     daemon.go:296: [d896901d9bba3] exiting daemon
09:19:15 [2020-04-17T09:19:15.796Z]     daemon.go:448: [d896901d9bba3] Daemon stopped
09:19:15 [2020-04-17T09:19:15.796Z] === RUN   TestServiceUpdateNetwork
09:19:17 [2020-04-17T09:19:17.301Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
09:19:17 [2020-04-17T09:19:17.864Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
09:19:18 [2020-04-17T09:19:18.232Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
09:19:21 [2020-04-17T09:19:21.507Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
09:19:22 [2020-04-17T09:19:22.586Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
09:19:22 [2020-04-17T09:19:22.876Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
09:19:22 [2020-04-17T09:19:22.876Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
09:19:24 [2020-04-17T09:19:24.246Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
09:19:25 [2020-04-17T09:19:25.617Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
09:19:26 [2020-04-17T09:19:26.985Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
09:19:28 [2020-04-17T09:19:28.339Z] --- PASS: TestServiceUpdateNetwork (13.14s)
09:19:28 [2020-04-17T09:19:28.339Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork
09:19:28 [2020-04-17T09:19:28.339Z]     daemon.go:325: [d39f0494c6de8] waiting for daemon to start
09:19:28 [2020-04-17T09:19:28.339Z]     daemon.go:325: [d39f0494c6de8] waiting for daemon to start
09:19:28 [2020-04-17T09:19:28.339Z]     daemon.go:353: [d39f0494c6de8] daemon started
09:19:28 [2020-04-17T09:19:28.339Z]     daemon.go:461: [d39f0494c6de8] Stopping daemon
09:19:28 [2020-04-17T09:19:28.339Z]     daemon.go:296: [d39f0494c6de8] exiting daemon
09:19:28 [2020-04-17T09:19:28.339Z]     daemon.go:448: [d39f0494c6de8] Daemon stopped
09:19:28 [2020-04-17T09:19:28.339Z] PASS
09:19:28 [2020-04-17T09:19:28.339Z] 
09:19:28 [2020-04-17T09:19:28.339Z] === Skipped
09:19:28 [2020-04-17T09:19:28.339Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s)
09:19:28 [2020-04-17T09:19:28.339Z]     plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:19:28 [2020-04-17T09:19:28.339Z] 
09:19:28 [2020-04-17T09:19:28.339Z] 
09:19:28 [2020-04-17T09:19:28.339Z] DONE 18 tests, 1 skipped in 107.914s
09:19:28 [2020-04-17T09:19:28.339Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m 
09:19:28 [2020-04-17T09:19:28.339Z] ++ 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
09:19:28 [2020-04-17T09:19:28.339Z] ++ set -e
09:19:28 [2020-04-17T09:19:28.339Z] ++ '[' -n 0 ']'
09:19:28 [2020-04-17T09:19:28.339Z] ++ set -x
09:19:28 [2020-04-17T09:19:28.339Z] ++ env -i DEST=/go/src/github.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
09:19:28 [2020-04-17T09:19:28.339Z] INFO: Testing against a local daemon
09:19:28 [2020-04-17T09:19:28.339Z] === RUN   TestSessionCreate
09:19:28 [2020-04-17T09:19:28.339Z] --- PASS: TestSessionCreate (0.06s)
09:19:28 [2020-04-17T09:19:28.339Z] === RUN   TestSessionCreateWithBadUpgrade
09:19:28 [2020-04-17T09:19:28.339Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
09:19:28 [2020-04-17T09:19:28.339Z] PASS
09:19:28 [2020-04-17T09:19:28.339Z] 
09:19:28 [2020-04-17T09:19:28.339Z] DONE 2 tests in 0.215s
09:19:28 [2020-04-17T09:19:28.339Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m 
09:19:28 [2020-04-17T09:19:28.339Z] ++ 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
09:19:28 [2020-04-17T09:19:28.339Z] ++ set -e
09:19:28 [2020-04-17T09:19:28.339Z] ++ '[' -n 0 ']'
09:19:28 [2020-04-17T09:19:28.339Z] ++ set -x
09:19:28 [2020-04-17T09:19:28.339Z] ++ env -i DEST=/go/src/github.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
09:19:28 [2020-04-17T09:19:28.339Z] INFO: Testing against a local daemon
09:19:28 [2020-04-17T09:19:28.339Z] === RUN   TestCgroupDriverSystemdMemoryLimit
09:19:28 [2020-04-17T09:19:28.339Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
09:19:28 [2020-04-17T09:19:28.339Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:19:28 [2020-04-17T09:19:28.339Z] === RUN   TestEventsExecDie
09:19:28 [2020-04-17T09:19:28.959Z] --- PASS: TestEventsExecDie (0.81s)
09:19:28 [2020-04-17T09:19:28.959Z] === RUN   TestEventsBackwardsCompatible
09:19:29 [2020-04-17T09:19:29.244Z] --- PASS: TestEventsBackwardsCompatible (0.11s)
09:19:29 [2020-04-17T09:19:29.244Z] === RUN   TestInfoBinaryCommits
09:19:29 [2020-04-17T09:19:29.244Z] --- PASS: TestInfoBinaryCommits (0.05s)
09:19:29 [2020-04-17T09:19:29.244Z] === RUN   TestInfoAPIVersioned
09:19:29 [2020-04-17T09:19:29.244Z] --- PASS: TestInfoAPIVersioned (0.02s)
09:19:29 [2020-04-17T09:19:29.244Z] === RUN   TestInfoAPI
09:19:29 [2020-04-17T09:19:29.244Z] --- PASS: TestInfoAPI (0.05s)
09:19:29 [2020-04-17T09:19:29.244Z] === RUN   TestInfoAPIWarnings
09:19:30 [2020-04-17T09:19:30.271Z] --- PASS: TestInfoAPIWarnings (0.93s)
09:19:30 [2020-04-17T09:19:30.271Z]     info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings
09:19:30 [2020-04-17T09:19:30.271Z]     daemon.go:325: [d1345bc24cee3] waiting for daemon to start
09:19:30 [2020-04-17T09:19:30.271Z]     daemon.go:325: [d1345bc24cee3] waiting for daemon to start
09:19:30 [2020-04-17T09:19:30.271Z]     daemon.go:353: [d1345bc24cee3] daemon started
09:19:30 [2020-04-17T09:19:30.271Z]     daemon.go:461: [d1345bc24cee3] Stopping daemon
09:19:30 [2020-04-17T09:19:30.271Z]     daemon.go:296: [d1345bc24cee3] exiting daemon
09:19:30 [2020-04-17T09:19:30.271Z]     daemon.go:448: [d1345bc24cee3] Daemon stopped
09:19:30 [2020-04-17T09:19:30.271Z] === RUN   TestLoginFailsWithBadCredentials
09:19:30 [2020-04-17T09:19:30.556Z] --- PASS: TestLoginFailsWithBadCredentials (0.48s)
09:19:30 [2020-04-17T09:19:30.556Z] === RUN   TestPingCacheHeaders
09:19:30 [2020-04-17T09:19:30.841Z] --- PASS: TestPingCacheHeaders (0.05s)
09:19:30 [2020-04-17T09:19:30.841Z] === RUN   TestPingGet
09:19:30 [2020-04-17T09:19:30.841Z] --- PASS: TestPingGet (0.03s)
09:19:30 [2020-04-17T09:19:30.841Z] === RUN   TestPingHead
09:19:30 [2020-04-17T09:19:30.841Z] --- PASS: TestPingHead (0.06s)
09:19:30 [2020-04-17T09:19:30.841Z] === RUN   TestVersion
09:19:30 [2020-04-17T09:19:30.841Z] --- PASS: TestVersion (0.05s)
09:19:30 [2020-04-17T09:19:30.841Z] PASS
09:19:30 [2020-04-17T09:19:30.841Z] 
09:19:30 [2020-04-17T09:19:30.841Z] === Skipped
09:19:30 [2020-04-17T09:19:30.841Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
09:19:30 [2020-04-17T09:19:30.841Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:19:30 [2020-04-17T09:19:30.841Z] 
09:19:30 [2020-04-17T09:19:30.841Z] 
09:19:30 [2020-04-17T09:19:30.841Z] DONE 12 tests, 1 skipped in 2.742s
09:19:30 [2020-04-17T09:19:30.841Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m 
09:19:30 [2020-04-17T09:19:30.841Z] ++ 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
09:19:30 [2020-04-17T09:19:30.841Z] ++ set -e
09:19:30 [2020-04-17T09:19:30.841Z] ++ '[' -n 0 ']'
09:19:30 [2020-04-17T09:19:30.841Z] ++ set -x
09:19:30 [2020-04-17T09:19:30.842Z] ++ env -i DEST=/go/src/github.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
09:19:31 [2020-04-17T09:19:31.126Z] INFO: Testing against a local daemon
09:19:31 [2020-04-17T09:19:31.126Z] === RUN   TestVolumesCreateAndList
09:19:31 [2020-04-17T09:19:31.126Z] --- PASS: TestVolumesCreateAndList (0.04s)
09:19:31 [2020-04-17T09:19:31.126Z] === RUN   TestVolumesRemove
09:19:31 [2020-04-17T09:19:31.126Z] --- PASS: TestVolumesRemove (0.08s)
09:19:31 [2020-04-17T09:19:31.126Z] === RUN   TestVolumesInspect
09:19:31 [2020-04-17T09:19:31.126Z] --- PASS: TestVolumesInspect (0.05s)
09:19:31 [2020-04-17T09:19:31.126Z] === RUN   TestVolumesInvalidJSON
09:19:31 [2020-04-17T09:19:31.126Z] === RUN   TestVolumesInvalidJSON//volumes/create
09:19:31 [2020-04-17T09:19:31.126Z] === PAUSE TestVolumesInvalidJSON//volumes/create
09:19:31 [2020-04-17T09:19:31.126Z] === CONT  TestVolumesInvalidJSON//volumes/create
09:19:31 [2020-04-17T09:19:31.126Z] --- PASS: TestVolumesInvalidJSON (0.04s)
09:19:31 [2020-04-17T09:19:31.126Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
09:19:31 [2020-04-17T09:19:31.126Z] PASS
09:19:31 [2020-04-17T09:19:31.126Z] 
09:19:31 [2020-04-17T09:19:31.126Z] DONE 5 tests in 0.294s
09:19:31 [2020-04-17T09:19:31.126Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
09:19:31 [2020-04-17T09:19:31.159Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
09:19:31 [2020-04-17T09:19:31.159Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
09:19:31 [2020-04-17T09:19:31.412Z] ++++ cat bundles/test-integration/docker.pid
09:19:31 [2020-04-17T09:19:31.412Z] +++ kill 12286
09:19:32 [2020-04-17T09:19:32.527Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
09:19:32 [2020-04-17T09:19:32.783Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
09:19:32 [2020-04-17T09:19:32.783Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
09:19:32 [2020-04-17T09:19:32.888Z] umount: bundles/test-integration/root: no mount point specified.
09:19:32 [2020-04-17T09:19:32.888Z] +++ /etc/init.d/apparmor stop
09:19:32 [2020-04-17T09:19:32.888Z] Leaving: AppArmorNo profiles have been unloaded.
09:19:32 [2020-04-17T09:19:32.888Z] 
09:19:32 [2020-04-17T09:19:32.888Z] Unloading profiles will leave already running processes permanently
09:19:32 [2020-04-17T09:19:32.888Z] unconfined, which can lead to unexpected situations.
09:19:32 [2020-04-17T09:19:32.888Z] 
09:19:32 [2020-04-17T09:19:32.888Z] To set a process to complain mode, use the command line tool
09:19:32 [2020-04-17T09:19:32.888Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
09:19:32 [2020-04-17T09:19:32.888Z] +++ true
09:19:32 [2020-04-17T09:19:32.888Z] 
09:19:33 [2020-04-17T09:19:33.040Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
09:19:33 [2020-04-17T09:19:33.297Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
09:19:33 [2020-04-17T09:19:33.865Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
09:19:33 [2020-04-17T09:19:33.865Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
Post stage
[Pipeline] junit
09:19:34 [2020-04-17T09:19:34.408Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
09:19:35 [2020-04-17T09:19:35.241Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
09:19:35 [2020-04-17T09:19:35.243Z] + echo Ensuring container killed.
09:19:35 [2020-04-17T09:19:35.243Z] Ensuring container killed.
09:19:35 [2020-04-17T09:19:35.243Z] + docker rm -vf docker-pr2
09:19:35 [2020-04-17T09:19:35.243Z] Error: No such container: docker-pr2
09:19:35 [2020-04-17T09:19:35.243Z] + true
[Pipeline] sh
09:19:35 [2020-04-17T09:19:35.622Z] + echo Chowning /workspace to jenkins user
09:19:35 [2020-04-17T09:19:35.622Z] Chowning /workspace to jenkins user
09:19:35 [2020-04-17T09:19:35.622Z] + id -u
09:19:35 [2020-04-17T09:19:35.622Z] + id -g
09:19:35 [2020-04-17T09:19:35.622Z] + docker run --rm -v /home/docker/workspace/moby_PR-40782:/workspace busybox chown -R 1001:1001 /workspace
09:19:35 [2020-04-17T09:19:35.622Z] Unable to find image 'busybox:latest' locally
09:19:35 [2020-04-17T09:19:35.905Z] latest: Pulling from library/busybox
09:19:35 [2020-04-17T09:19:35.905Z] abe12e943b1b: Pulling fs layer
09:19:36 [2020-04-17T09:19:36.189Z] abe12e943b1b: Verifying Checksum
09:19:36 [2020-04-17T09:19:36.189Z] abe12e943b1b: Download complete
09:19:36 [2020-04-17T09:19:36.474Z] abe12e943b1b: Pull complete
09:19:36 [2020-04-17T09:19:36.474Z] Digest: sha256:a8cf7ff6367c2afa2a90acd081b484cbded349a7076e7bdf37a05279f276bc12
09:19:36 [2020-04-17T09:19:36.474Z] Status: Downloaded newer image for busybox:latest
09:19:37 [2020-04-17T09:19:37.762Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
09:19:38 [2020-04-17T09:19:38.694Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
09:19:38 [2020-04-17T09:19:38.899Z] + bundleName=ppc64le-integration
09:19:38 [2020-04-17T09:19:38.899Z] + echo Creating ppc64le-integration-bundles.tar.gz
09:19:38 [2020-04-17T09:19:38.899Z] Creating ppc64le-integration-bundles.tar.gz
09:19:38 [2020-04-17T09:19:38.899Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o+  -name *.prof -o -namexargs *-report.xml tar ) -czf -print ppc64le-integration-bundles.tar.gz
09:19:38 [2020-04-17T09:19:38.899Z] 
[Pipeline] archiveArtifacts
09:19:39 [2020-04-17T09:19:39.217Z] Archiving artifacts
09:19:39 [2020-04-17T09:19:39.645Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40782/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
09:19:40 [2020-04-17T09:19:40.035Z] + make clean
09:19:40 [2020-04-17T09:19:40.065Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
09:19:40 [2020-04-17T09:19:40.654Z] docker volume rm -f docker-dev-cache
09:19:40 [2020-04-17T09:19:40.654Z] docker-dev-cache
[Pipeline] deleteDir
09:19:40 [2020-04-17T09:19:40.995Z] === RUN   TestDockerRegistrySuite/TestV2Only
09:19:41 [2020-04-17T09:19:41.926Z] --- PASS: TestDockerRegistrySuite (53.95s)
09:19:41 [2020-04-17T09:19:41.926Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (2.19s)
09:19:41 [2020-04-17T09:19:41.926Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildByDigest
09:19:41 [2020-04-17T09:19:41.926Z]         check_test.go:196: Daemon d9b7915cc48ae is not started
09:19:41 [2020-04-17T09:19:41.926Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.46s)
09:19:41 [2020-04-17T09:19:41.926Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildCopyFromForcePull
09:19:41 [2020-04-17T09:19:41.926Z]         check_test.go:196: Daemon d461e25d18f08 is not started
09:19:41 [2020-04-17T09:19:41.926Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.80s)
09:19:41 [2020-04-17T09:19:41.926Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
09:19:41 [2020-04-17T09:19:41.926Z]         check_test.go:196: Daemon d34305554d1ec is not started
09:19:41 [2020-04-17T09:19:41.926Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.29s)
09:19:41 [2020-04-17T09:19:41.926Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPullMultipleTags
09:19:41 [2020-04-17T09:19:41.926Z]         check_test.go:196: Daemon d85a11c9ad284 is not started
09:19:41 [2020-04-17T09:19:41.926Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.25s)
09:19:41 [2020-04-17T09:19:41.926Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPush
09:19:41 [2020-04-17T09:19:41.926Z]         check_test.go:196: Daemon d563ead5f3a93 is not started
09:19:41 [2020-04-17T09:19:41.926Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.41s)
09:19:41 [2020-04-17T09:19:41.926Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCreateByDigest
09:19:41 [2020-04-17T09:19:41.926Z]         check_test.go:196: Daemon d43494a785355 is not started
09:19:41 [2020-04-17T09:19:41.926Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.20s)
09:19:41 [2020-04-17T09:19:41.926Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCrossRepositoryLayerPush
09:19:41 [2020-04-17T09:19:41.926Z]         check_test.go:196: Daemon d3f005c328675 is not started
09:19:41 [2020-04-17T09:19:41.926Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.42s)
09:19:41 [2020-04-17T09:19:41.926Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
09:19:41 [2020-04-17T09:19:41.926Z]         check_test.go:196: Daemon d2c680e899ba7 is not started
09:19:41 [2020-04-17T09:19:41.926Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.44s)
09:19:41 [2020-04-17T09:19:41.926Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
09:19:41 [2020-04-17T09:19:41.926Z]         check_test.go:196: Daemon dc58eeb1894bb is not started
09:19:41 [2020-04-17T09:19:41.926Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.41s)
09:19:41 [2020-04-17T09:19:41.926Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
09:19:41 [2020-04-17T09:19:41.926Z]         check_test.go:196: Daemon d30e066ea5f16 is not started
09:19:41 [2020-04-17T09:19:41.926Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.43s)
09:19:41 [2020-04-17T09:19:41.926Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestEventsImageFilterPush
09:19:41 [2020-04-17T09:19:41.926Z]         check_test.go:196: Daemon d53a684383827 is not started
09:19:41 [2020-04-17T09:19:41.926Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.36s)
09:19:41 [2020-04-17T09:19:41.926Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestInspectImageWithDigests
09:19:41 [2020-04-17T09:19:41.926Z]         check_test.go:196: Daemon ddb81c18ae713 is not started
09:19:41 [2020-04-17T09:19:41.926Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.66s)
09:19:41 [2020-04-17T09:19:41.926Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListDanglingImagesWithDigests
09:19:41 [2020-04-17T09:19:41.926Z]         docker_cli_by_digest_test.go:321: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c8e63394953db14fc010feacf1ce54fe524cb7fc76c3c803dbd1a2332721a6c3
09:19:41 [2020-04-17T09:19:41.926Z]         docker_cli_by_digest_test.go:337: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:ac176e679eb14100d9b6fdb9268d0b6cd18246af8cf28debc47b8cda935ae93c
09:19:41 [2020-04-17T09:19:41.926Z]         check_test.go:196: Daemon d84639a3b446a is not started
09:19:41 [2020-04-17T09:19:41.926Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.62s)
09:19:41 [2020-04-17T09:19:41.926Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithDigests
09:19:41 [2020-04-17T09:19:41.926Z]         docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:0349de662fdf471a91a366798e3429e74a92c9749df05161f4159fe591943f9e
09:19:41 [2020-04-17T09:19:41.926Z]         docker_cli_by_digest_test.go:261: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:dc54f2213aeba1425343fd5bab5c772d26c88fa53be06fef17e22880934e0a3a
09:19:41 [2020-04-17T09:19:41.926Z]         check_test.go:196: Daemon d9a480988b836 is not started
09:19:41 [2020-04-17T09:19:41.926Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.36s)
09:19:41 [2020-04-17T09:19:41.926Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithoutDigests
09:19:41 [2020-04-17T09:19:41.926Z]         check_test.go:196: Daemon d81162650e55a is not started
09:19:41 [2020-04-17T09:19:41.926Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.23s)
09:19:41 [2020-04-17T09:19:41.926Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
09:19:41 [2020-04-17T09:19:41.926Z]         check_test.go:196: Daemon dafd0c7326fc7 is not started
09:19:41 [2020-04-17T09:19:41.926Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.35s)
09:19:41 [2020-04-17T09:19:41.926Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigest
09:19:41 [2020-04-17T09:19:41.926Z]         check_test.go:196: Daemon d800b4a3a4e14 is not started
09:19:41 [2020-04-17T09:19:41.926Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s)
09:19:41 [2020-04-17T09:19:41.926Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigestNoFallback
09:19:41 [2020-04-17T09:19:41.926Z]         check_test.go:196: Daemon df0bd0ec9cb40 is not started
09:19:41 [2020-04-17T09:19:41.926Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.41s)
09:19:41 [2020-04-17T09:19:41.926Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByTagDisplaysDigest
09:19:41 [2020-04-17T09:19:41.926Z]         check_test.go:196: Daemon dd50b8d91606c is not started
09:19:41 [2020-04-17T09:19:41.926Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.32s)
09:19:41 [2020-04-17T09:19:41.926Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
09:19:41 [2020-04-17T09:19:41.926Z]         check_test.go:196: Daemon d4f491875ea56 is not started
09:19:41 [2020-04-17T09:19:41.926Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.25s)
09:19:41 [2020-04-17T09:19:41.926Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
09:19:41 [2020-04-17T09:19:41.926Z]         check_test.go:196: Daemon deebe6480c4db is not started
09:19:41 [2020-04-17T09:19:41.926Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.70s)
09:19:41 [2020-04-17T09:19:41.926Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullIDStability
09:19:41 [2020-04-17T09:19:41.926Z]         check_test.go:196: Daemon d5643af2e38f0 is not started
09:19:41 [2020-04-17T09:19:41.926Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.37s)
09:19:41 [2020-04-17T09:19:41.926Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullImageWithAliases
09:19:41 [2020-04-17T09:19:41.926Z]         check_test.go:196: Daemon da5575fcc279e is not started
09:19:41 [2020-04-17T09:19:41.926Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.38s)
09:19:41 [2020-04-17T09:19:41.926Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullManifestList
09:19:41 [2020-04-17T09:19:41.926Z]         check_test.go:196: Daemon de8d21f4095b0 is not started
09:19:41 [2020-04-17T09:19:41.926Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.44s)
09:19:41 [2020-04-17T09:19:41.926Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullNoLayers
09:19:41 [2020-04-17T09:19:41.926Z]         check_test.go:196: Daemon df005cae22a2d is not started
09:19:41 [2020-04-17T09:19:41.926Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
09:19:41 [2020-04-17T09:19:41.926Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBadTag
09:19:41 [2020-04-17T09:19:41.926Z]         check_test.go:196: Daemon de5fe17e686e4 is not started
09:19:41 [2020-04-17T09:19:41.926Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.26s)
09:19:41 [2020-04-17T09:19:41.926Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBusyboxImage
09:19:41 [2020-04-17T09:19:41.926Z]         check_test.go:196: Daemon d652a25efcc85 is not started
09:19:41 [2020-04-17T09:19:41.926Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.28s)
09:19:41 [2020-04-17T09:19:41.926Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushEmptyLayer
09:19:41 [2020-04-17T09:19:41.926Z]         check_test.go:196: Daemon df11fd4c37e49 is not started
09:19:41 [2020-04-17T09:19:41.926Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.31s)
09:19:41 [2020-04-17T09:19:41.926Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushMultipleTags
09:19:41 [2020-04-17T09:19:41.926Z]         check_test.go:196: Daemon da2dacccf28d8 is not started
09:19:41 [2020-04-17T09:19:41.926Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
09:19:41 [2020-04-17T09:19:41.926Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushUntagged
09:19:41 [2020-04-17T09:19:41.926Z]         check_test.go:196: Daemon d068a740bd201 is not started
09:19:41 [2020-04-17T09:19:41.926Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.46s)
09:19:41 [2020-04-17T09:19:41.926Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRemoveImageByDigest
09:19:41 [2020-04-17T09:19:41.926Z]         check_test.go:196: Daemon d39da987f9e8a is not started
09:19:41 [2020-04-17T09:19:41.926Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.16s)
09:19:41 [2020-04-17T09:19:41.926Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunByDigest
09:19:41 [2020-04-17T09:19:41.926Z]         check_test.go:196: Daemon d34cf55ec9c7e is not started
09:19:41 [2020-04-17T09:19:41.926Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.15s)
09:19:41 [2020-04-17T09:19:41.926Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
09:19:41 [2020-04-17T09:19:41.926Z]         check_test.go:196: Daemon d7857824db271 is not started
09:19:41 [2020-04-17T09:19:41.926Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.40s)
09:19:41 [2020-04-17T09:19:41.926Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestTagByDigest
09:19:41 [2020-04-17T09:19:41.926Z]         check_test.go:196: Daemon da44d1d792dce is not started
09:19:41 [2020-04-17T09:19:41.926Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.99s)
09:19:41 [2020-04-17T09:19:41.926Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestUserAgentPassThrough
09:19:41 [2020-04-17T09:19:41.926Z]         daemon.go:325: [df9da66d8cf4d] waiting for daemon to start
09:19:41 [2020-04-17T09:19:41.926Z]         daemon.go:325: [df9da66d8cf4d] waiting for daemon to start
09:19:41 [2020-04-17T09:19:41.926Z]         daemon.go:353: [df9da66d8cf4d] daemon started
09:19:41 [2020-04-17T09:19:41.926Z]         daemon.go:461: [df9da66d8cf4d] Stopping daemon
09:19:41 [2020-04-17T09:19:41.926Z]         daemon.go:296: [df9da66d8cf4d] exiting daemon
09:19:41 [2020-04-17T09:19:41.926Z]         daemon.go:448: [df9da66d8cf4d] Daemon stopped
09:19:41 [2020-04-17T09:19:41.926Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.79s)
09:19:41 [2020-04-17T09:19:41.926Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestV2Only
09:19:41 [2020-04-17T09:19:41.926Z]         daemon.go:325: [ddbbc7ce7f59e] waiting for daemon to start
09:19:41 [2020-04-17T09:19:41.926Z]         daemon.go:325: [ddbbc7ce7f59e] waiting for daemon to start
09:19:41 [2020-04-17T09:19:41.926Z]         daemon.go:353: [ddbbc7ce7f59e] daemon started
09:19:41 [2020-04-17T09:19:41.926Z]         daemon.go:461: [ddbbc7ce7f59e] Stopping daemon
09:19:41 [2020-04-17T09:19:41.926Z]         daemon.go:296: [ddbbc7ce7f59e] exiting daemon
09:19:41 [2020-04-17T09:19:41.926Z]         daemon.go:448: [ddbbc7ce7f59e] Daemon stopped
09:19:41 [2020-04-17T09:19:41.926Z] === RUN   TestDockerSchema1RegistrySuite
09:19:41 [2020-04-17T09:19:41.926Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
09:19:46 [2020-04-17T09:19:46.106Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
09:19:47 [2020-04-17T09:19:47.803Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
09:19:47 [2020-04-17T09:19:47.803Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
09:19:51 [2020-04-17T09:19:51.363Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
09:19:51 [2020-04-17T09:19:51.568Z] === RUN   TestDockerSuite/TestBuildMultipleTags
09:19:51 [2020-04-17T09:19:51.620Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
09:19:52 [2020-04-17T09:19:52.548Z] === RUN   TestDockerSuite/TestBuildNetContainer
09:19:52 [2020-04-17T09:19:52.548Z] === RUN   TestDockerSuite/TestBuildNetNone
09:19:52 [2020-04-17T09:19:52.548Z] === RUN   TestDockerSuite/TestBuildNoContext
09:19:53 [2020-04-17T09:19:53.514Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
09:19:53 [2020-04-17T09:19:53.514Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
09:19:54 [2020-04-17T09:19:54.749Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
09:19:54 [2020-04-17T09:19:54.885Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
09:19:56 [2020-04-17T09:19:56.255Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
09:19:57 [2020-04-17T09:19:57.624Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
09:20:00 [2020-04-17T09:20:00.583Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
09:20:00 [2020-04-17T09:20:00.899Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
09:20:01 [2020-04-17T09:20:01.462Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
09:20:02 [2020-04-17T09:20:02.029Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
09:20:02 [2020-04-17T09:20:02.029Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
09:20:02 [2020-04-17T09:20:02.286Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
09:20:02 [2020-04-17T09:20:02.544Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
09:20:03 [2020-04-17T09:20:03.108Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
09:20:03 [2020-04-17T09:20:03.108Z] --- PASS: TestDockerSchema1RegistrySuite (21.33s)
09:20:03 [2020-04-17T09:20:03.108Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.18s)
09:20:03 [2020-04-17T09:20:03.108Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
09:20:03 [2020-04-17T09:20:03.108Z]         check_test.go:223: Daemon d3735642f96e1 is not started
09:20:03 [2020-04-17T09:20:03.108Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.43s)
09:20:03 [2020-04-17T09:20:03.108Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPush
09:20:03 [2020-04-17T09:20:03.108Z]         check_test.go:223: Daemon dc8a2dba6c8ed is not started
09:20:03 [2020-04-17T09:20:03.108Z]     --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.33s)
09:20:03 [2020-04-17T09:20:03.108Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
09:20:03 [2020-04-17T09:20:03.108Z]         check_test.go:223: Daemon d26d4ab931243 is not started
09:20:03 [2020-04-17T09:20:03.108Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.47s)
09:20:03 [2020-04-17T09:20:03.108Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigest
09:20:03 [2020-04-17T09:20:03.108Z]         check_test.go:223: Daemon df98c1a896f60 is not started
09:20:03 [2020-04-17T09:20:03.108Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.16s)
09:20:03 [2020-04-17T09:20:03.108Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
09:20:03 [2020-04-17T09:20:03.108Z]         check_test.go:223: Daemon dcf303822a4ce is not started
09:20:03 [2020-04-17T09:20:03.108Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.42s)
09:20:03 [2020-04-17T09:20:03.108Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
09:20:03 [2020-04-17T09:20:03.108Z]         check_test.go:223: Daemon de637a91c675e is not started
09:20:03 [2020-04-17T09:20:03.108Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.29s)
09:20:03 [2020-04-17T09:20:03.108Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
09:20:03 [2020-04-17T09:20:03.108Z]         check_test.go:223: Daemon dde001e6ab910 is not started
09:20:03 [2020-04-17T09:20:03.108Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.25s)
09:20:03 [2020-04-17T09:20:03.108Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
09:20:03 [2020-04-17T09:20:03.108Z]         check_test.go:223: Daemon d0c3e1c9705f0 is not started
09:20:03 [2020-04-17T09:20:03.108Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.66s)
09:20:03 [2020-04-17T09:20:03.108Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullIDStability
09:20:03 [2020-04-17T09:20:03.108Z]         check_test.go:223: Daemon df9451a51364d is not started
09:20:03 [2020-04-17T09:20:03.108Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.41s)
09:20:03 [2020-04-17T09:20:03.108Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullImageWithAliases
09:20:03 [2020-04-17T09:20:03.108Z]         check_test.go:223: Daemon d45b110bafaae is not started
09:20:03 [2020-04-17T09:20:03.108Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.47s)
09:20:03 [2020-04-17T09:20:03.108Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullNoLayers
09:20:03 [2020-04-17T09:20:03.108Z]         check_test.go:223: Daemon df5ac03871175 is not started
09:20:03 [2020-04-17T09:20:03.108Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.13s)
09:20:03 [2020-04-17T09:20:03.108Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBadTag
09:20:03 [2020-04-17T09:20:03.108Z]         check_test.go:223: Daemon d66e07f794e00 is not started
09:20:03 [2020-04-17T09:20:03.108Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.33s)
09:20:03 [2020-04-17T09:20:03.108Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBusyboxImage
09:20:03 [2020-04-17T09:20:03.108Z]         check_test.go:223: Daemon d9d9d76bda462 is not started
09:20:03 [2020-04-17T09:20:03.108Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.30s)
09:20:03 [2020-04-17T09:20:03.108Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushEmptyLayer
09:20:03 [2020-04-17T09:20:03.108Z]         check_test.go:223: Daemon dd7e6f3bf5eb4 is not started
09:20:03 [2020-04-17T09:20:03.108Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.39s)
09:20:03 [2020-04-17T09:20:03.108Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushMultipleTags
09:20:03 [2020-04-17T09:20:03.108Z]         check_test.go:223: Daemon d03c94e360474 is not started
09:20:03 [2020-04-17T09:20:03.108Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s)
09:20:03 [2020-04-17T09:20:03.108Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushUntagged
09:20:03 [2020-04-17T09:20:03.108Z]         check_test.go:223: Daemon d6675e58336cc is not started
09:20:03 [2020-04-17T09:20:03.108Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
09:20:03 [2020-04-17T09:20:03.108Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
09:20:04 [2020-04-17T09:20:04.039Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
09:20:04 [2020-04-17T09:20:04.603Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
09:20:04 [2020-04-17T09:20:04.860Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
09:20:05 [2020-04-17T09:20:05.791Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
09:20:06 [2020-04-17T09:20:06.048Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
09:20:06 [2020-04-17T09:20:06.612Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
09:20:06 [2020-04-17T09:20:06.869Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
09:20:07 [2020-04-17T09:20:07.126Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.94s)
09:20:07 [2020-04-17T09:20:07.126Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.94s)
09:20:07 [2020-04-17T09:20:07.126Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
09:20:07 [2020-04-17T09:20:07.126Z]         check_test.go:252: Daemon de5d5fedf248b is not started
09:20:07 [2020-04-17T09:20:07.126Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.50s)
09:20:07 [2020-04-17T09:20:07.126Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
09:20:07 [2020-04-17T09:20:07.126Z]         check_test.go:252: Daemon d774d36c84bae is not started
09:20:07 [2020-04-17T09:20:07.126Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s)
09:20:07 [2020-04-17T09:20:07.126Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
09:20:07 [2020-04-17T09:20:07.126Z]         check_test.go:252: Daemon d3cea7e418036 is not started
09:20:07 [2020-04-17T09:20:07.126Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.11s)
09:20:07 [2020-04-17T09:20:07.126Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
09:20:07 [2020-04-17T09:20:07.126Z]         daemon.go:325: [de468d08ef307] waiting for daemon to start
09:20:07 [2020-04-17T09:20:07.126Z]         daemon.go:325: [de468d08ef307] waiting for daemon to start
09:20:07 [2020-04-17T09:20:07.126Z]         daemon.go:353: [de468d08ef307] daemon started
09:20:07 [2020-04-17T09:20:07.126Z]         daemon.go:461: [de468d08ef307] Stopping daemon
09:20:07 [2020-04-17T09:20:07.126Z]         daemon.go:296: [de468d08ef307] exiting daemon
09:20:07 [2020-04-17T09:20:07.126Z]         daemon.go:448: [de468d08ef307] Daemon stopped
09:20:07 [2020-04-17T09:20:07.126Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s)
09:20:07 [2020-04-17T09:20:07.126Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
09:20:07 [2020-04-17T09:20:07.126Z]         check_test.go:252: Daemon d4d2922e75a8e is not started
09:20:07 [2020-04-17T09:20:07.126Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.38s)
09:20:07 [2020-04-17T09:20:07.126Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
09:20:07 [2020-04-17T09:20:07.126Z]         check_test.go:252: Daemon d3ccf27a1d9f5 is not started
09:20:07 [2020-04-17T09:20:07.126Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.50s)
09:20:07 [2020-04-17T09:20:07.126Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
09:20:07 [2020-04-17T09:20:07.126Z]         check_test.go:252: Daemon de4510bd04056 is not started
09:20:07 [2020-04-17T09:20:07.126Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s)
09:20:07 [2020-04-17T09:20:07.126Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
09:20:07 [2020-04-17T09:20:07.126Z]         check_test.go:252: Daemon d167542672d36 is not started
09:20:07 [2020-04-17T09:20:07.126Z] === RUN   TestDockerRegistryAuthTokenSuite
09:20:07 [2020-04-17T09:20:07.126Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
09:20:07 [2020-04-17T09:20:07.706Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
09:20:07 [2020-04-17T09:20:07.706Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
09:20:07 [2020-04-17T09:20:07.706Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
09:20:09 [2020-04-17T09:20:09.905Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
09:20:10 [2020-04-17T09:20:10.884Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
09:20:12 [2020-04-17T09:20:12.378Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
09:20:12 [2020-04-17T09:20:12.378Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
09:20:12 [2020-04-17T09:20:12.438Z] === RUN   TestDockerSuite/TestBuildOnBuild
09:20:12 [2020-04-17T09:20:12.634Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
09:20:12 [2020-04-17T09:20:12.634Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
09:20:12 [2020-04-17T09:20:12.891Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.77s)
09:20:12 [2020-04-17T09:20:12.891Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s)
09:20:12 [2020-04-17T09:20:12.891Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
09:20:12 [2020-04-17T09:20:12.891Z]         check_test.go:279: Daemon d49f255d9fd30 is not started
09:20:12 [2020-04-17T09:20:12.891Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s)
09:20:12 [2020-04-17T09:20:12.891Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
09:20:12 [2020-04-17T09:20:12.891Z]         check_test.go:279: Daemon dd3957ca7f9f3 is not started
09:20:12 [2020-04-17T09:20:12.891Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s)
09:20:12 [2020-04-17T09:20:12.891Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
09:20:12 [2020-04-17T09:20:12.891Z]         check_test.go:279: Daemon d32c1a3d5159c is not started
09:20:12 [2020-04-17T09:20:12.891Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s)
09:20:12 [2020-04-17T09:20:12.891Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
09:20:12 [2020-04-17T09:20:12.891Z]         check_test.go:279: Daemon df83edff4be4a is not started
09:20:12 [2020-04-17T09:20:12.891Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.17s)
09:20:12 [2020-04-17T09:20:12.891Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
09:20:12 [2020-04-17T09:20:12.891Z]         check_test.go:279: Daemon d0a441a5cb85e is not started
09:20:12 [2020-04-17T09:20:12.891Z] === RUN   TestDockerNetworkSuite
09:20:12 [2020-04-17T09:20:12.891Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
09:20:15 [2020-04-17T09:20:15.413Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
09:20:16 [2020-04-17T09:20:16.782Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
09:20:22 [2020-04-17T09:20:22.041Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
09:20:24 [2020-04-17T09:20:24.579Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
09:20:26 [2020-04-17T09:20:26.472Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
09:20:27 [2020-04-17T09:20:27.321Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
09:20:27 [2020-04-17T09:20:27.321Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
09:20:27 [2020-04-17T09:20:27.841Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
09:20:30 [2020-04-17T09:20:30.364Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
09:20:35 [2020-04-17T09:20:35.945Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
09:20:39 [2020-04-17T09:20:39.713Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
09:20:40 [2020-04-17T09:20:40.321Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
09:20:40 [2020-04-17T09:20:40.578Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
09:20:42 [2020-04-17T09:20:42.475Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
09:20:43 [2020-04-17T09:20:43.410Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
09:20:44 [2020-04-17T09:20:44.341Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
09:20:45 [2020-04-17T09:20:45.270Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
09:20:46 [2020-04-17T09:20:46.200Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
09:20:46 [2020-04-17T09:20:46.763Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
09:20:47 [2020-04-17T09:20:47.694Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
09:20:48 [2020-04-17T09:20:48.333Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
09:20:49 [2020-04-17T09:20:49.588Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
09:20:49 [2020-04-17T09:20:49.588Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
09:20:50 [2020-04-17T09:20:50.152Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
09:20:51 [2020-04-17T09:20:51.523Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
09:20:51 [2020-04-17T09:20:51.523Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
09:20:51 [2020-04-17T09:20:51.781Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
09:20:51 [2020-04-17T09:20:51.781Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
09:20:52 [2020-04-17T09:20:52.040Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
09:20:53 [2020-04-17T09:20:53.058Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
09:20:53 [2020-04-17T09:20:53.409Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
09:20:54 [2020-04-17T09:20:54.778Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
09:20:55 [2020-04-17T09:20:55.036Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
09:20:55 [2020-04-17T09:20:55.036Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
09:20:55 [2020-04-17T09:20:55.599Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
09:20:55 [2020-04-17T09:20:55.599Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
09:20:57 [2020-04-17T09:20:57.786Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
09:20:59 [2020-04-17T09:20:59.338Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
09:20:59 [2020-04-17T09:20:59.338Z] === RUN   TestDockerSuite/TestBuildPATH
09:20:59 [2020-04-17T09:20:59.338Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
09:21:00 [2020-04-17T09:21:00.865Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
09:21:00 [2020-04-17T09:21:00.892Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
09:21:00 [2020-04-17T09:21:00.892Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
09:21:03 [2020-04-17T09:21:03.388Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
09:21:13 [2020-04-17T09:21:13.344Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
09:21:13 [2020-04-17T09:21:13.344Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
09:21:14 [2020-04-17T09:21:14.275Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
09:21:14 [2020-04-17T09:21:14.275Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
09:21:14 [2020-04-17T09:21:14.275Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
09:21:14 [2020-04-17T09:21:14.532Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
09:21:14 [2020-04-17T09:21:14.532Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
09:21:14 [2020-04-17T09:21:14.532Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
09:21:19 [2020-04-17T09:21:19.787Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
09:21:19 [2020-04-17T09:21:19.787Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
09:21:19 [2020-04-17T09:21:19.787Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
09:21:20 [2020-04-17T09:21:20.351Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
09:21:25 [2020-04-17T09:21:25.607Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
09:21:29 [2020-04-17T09:21:29.782Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
09:21:29 [2020-04-17T09:21:29.782Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
09:21:30 [2020-04-17T09:21:30.712Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
09:21:33 [2020-04-17T09:21:33.984Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
09:21:33 [2020-04-17T09:21:33.984Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
09:21:34 [2020-04-17T09:21:34.548Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
09:21:35 [2020-04-17T09:21:35.479Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
09:21:36 [2020-04-17T09:21:36.849Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
09:21:43 [2020-04-17T09:21:43.401Z] --- PASS: TestDockerNetworkSuite (89.66s)
09:21:43 [2020-04-17T09:21:43.401Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.66s)
09:21:43 [2020-04-17T09:21:43.401Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestConntrackFlowsLeak
09:21:43 [2020-04-17T09:21:43.401Z]         docker_cli_network_unix_test.go:46: Daemon df7cc19a44fb5 is not started
09:21:43 [2020-04-17T09:21:43.401Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.31s)
09:21:43 [2020-04-17T09:21:43.401Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
09:21:43 [2020-04-17T09:21:43.401Z]         docker_cli_network_unix_test.go:46: Daemon d3d7d8f097613 is not started
09:21:43 [2020-04-17T09:21:43.401Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (4.75s)
09:21:43 [2020-04-17T09:21:43.401Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
09:21:43 [2020-04-17T09:21:43.401Z]         docker_cli_network_unix_test.go:46: Daemon daaa1fee79d88 is not started
09:21:43 [2020-04-17T09:21:43.401Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.62s)
09:21:43 [2020-04-17T09:21:43.401Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
09:21:43 [2020-04-17T09:21:43.401Z]         docker_cli_network_unix_test.go:46: Daemon d61cea9b7b6e8 is not started
09:21:43 [2020-04-17T09:21:43.401Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.51s)
09:21:43 [2020-04-17T09:21:43.401Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
09:21:43 [2020-04-17T09:21:43.401Z]         docker_cli_network_unix_test.go:1233: Daemon db682fada1dcf is not started
09:21:43 [2020-04-17T09:21:43.401Z]         daemon.go:325: [db682fada1dcf] waiting for daemon to start
09:21:43 [2020-04-17T09:21:43.401Z]         daemon.go:325: [db682fada1dcf] waiting for daemon to start
09:21:43 [2020-04-17T09:21:43.401Z]         daemon.go:353: [db682fada1dcf] daemon started
09:21:43 [2020-04-17T09:21:43.401Z]         daemon.go:461: [db682fada1dcf] Stopping daemon
09:21:43 [2020-04-17T09:21:43.401Z]         daemon.go:296: [db682fada1dcf] exiting daemon
09:21:43 [2020-04-17T09:21:43.401Z]         daemon.go:448: [db682fada1dcf] Daemon stopped
09:21:43 [2020-04-17T09:21:43.401Z]         daemon.go:325: [db682fada1dcf] waiting for daemon to start
09:21:43 [2020-04-17T09:21:43.401Z]         daemon.go:325: [db682fada1dcf] waiting for daemon to start
09:21:43 [2020-04-17T09:21:43.401Z]         daemon.go:353: [db682fada1dcf] daemon started
09:21:43 [2020-04-17T09:21:43.401Z]         daemon.go:461: [db682fada1dcf] Stopping daemon
09:21:43 [2020-04-17T09:21:43.401Z]         daemon.go:296: [db682fada1dcf] exiting daemon
09:21:43 [2020-04-17T09:21:43.401Z]         daemon.go:448: [db682fada1dcf] Daemon stopped
09:21:43 [2020-04-17T09:21:43.401Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.55s)
09:21:43 [2020-04-17T09:21:43.401Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
09:21:43 [2020-04-17T09:21:43.401Z]         docker_cli_network_unix_test.go:46: Daemon df3ece27bdda9 is not started
09:21:43 [2020-04-17T09:21:43.401Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (8.86s)
09:21:43 [2020-04-17T09:21:43.401Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
09:21:43 [2020-04-17T09:21:43.401Z]         docker_cli_network_unix_test.go:46: Daemon d6ea40676b53a is not started
09:21:43 [2020-04-17T09:21:43.401Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.47s)
09:21:43 [2020-04-17T09:21:43.401Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
09:21:43 [2020-04-17T09:21:43.401Z]         docker_cli_network_unix_test.go:46: Daemon df2f64bc317a3 is not started
09:21:43 [2020-04-17T09:21:43.401Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.72s)
09:21:43 [2020-04-17T09:21:43.401Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
09:21:43 [2020-04-17T09:21:43.401Z]         docker_cli_network_unix_test.go:46: Daemon dc0d7b94d5a19 is not started
09:21:43 [2020-04-17T09:21:43.401Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.85s)
09:21:43 [2020-04-17T09:21:43.401Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
09:21:43 [2020-04-17T09:21:43.401Z]         docker_cli_network_unix_test.go:46: Daemon da1ad8e2caf4a is not started
09:21:43 [2020-04-17T09:21:43.401Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.89s)
09:21:43 [2020-04-17T09:21:43.401Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
09:21:43 [2020-04-17T09:21:43.401Z]         docker_cli_network_unix_test.go:46: Daemon d82a06975b692 is not started
09:21:43 [2020-04-17T09:21:43.401Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.53s)
09:21:43 [2020-04-17T09:21:43.401Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
09:21:43 [2020-04-17T09:21:43.401Z]         docker_cli_network_unix_test.go:46: Daemon d4b3c6682fc17 is not started
09:21:43 [2020-04-17T09:21:43.401Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.70s)
09:21:43 [2020-04-17T09:21:43.401Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
09:21:43 [2020-04-17T09:21:43.401Z]         docker_cli_network_unix_test.go:46: Daemon d104297c7c344 is not started
09:21:43 [2020-04-17T09:21:43.401Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.37s)
09:21:43 [2020-04-17T09:21:43.401Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDelete
09:21:43 [2020-04-17T09:21:43.401Z]         docker_cli_network_unix_test.go:46: Daemon d125753f27bf6 is not started
09:21:43 [2020-04-17T09:21:43.401Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.36s)
09:21:43 [2020-04-17T09:21:43.401Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
09:21:43 [2020-04-17T09:21:43.401Z]         docker_cli_network_unix_test.go:46: Daemon da0fc5ea32ce2 is not started
09:21:43 [2020-04-17T09:21:43.401Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.54s)
09:21:43 [2020-04-17T09:21:43.401Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
09:21:43 [2020-04-17T09:21:43.401Z]         docker_cli_network_unix_test.go:46: Daemon d7cc4758708de is not started
09:21:43 [2020-04-17T09:21:43.401Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.23s)
09:21:43 [2020-04-17T09:21:43.401Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateLabel
09:21:43 [2020-04-17T09:21:43.401Z]         docker_cli_network_unix_test.go:46: Daemon d01de45804724 is not started
09:21:43 [2020-04-17T09:21:43.401Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s)
09:21:43 [2020-04-17T09:21:43.401Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
09:21:43 [2020-04-17T09:21:43.401Z]         docker_cli_network_unix_test.go:46: Daemon d83ea20d2db7a is not started
09:21:43 [2020-04-17T09:21:43.401Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.13s)
09:21:43 [2020-04-17T09:21:43.401Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
09:21:43 [2020-04-17T09:21:43.401Z]         docker_cli_network_unix_test.go:46: Daemon d9a1f42a6ce1d is not started
09:21:43 [2020-04-17T09:21:43.401Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.34s)
09:21:43 [2020-04-17T09:21:43.401Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
09:21:43 [2020-04-17T09:21:43.401Z]         docker_cli_network_unix_test.go:46: Daemon d90c91216bbda is not started
09:21:43 [2020-04-17T09:21:43.401Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.71s)
09:21:43 [2020-04-17T09:21:43.402Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
09:21:43 [2020-04-17T09:21:43.402Z]         docker_cli_network_unix_test.go:46: Daemon db377414aa266 is not started
09:21:43 [2020-04-17T09:21:43.402Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.10s)
09:21:43 [2020-04-17T09:21:43.402Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
09:21:43 [2020-04-17T09:21:43.402Z]         docker_cli_network_unix_test.go:46: Daemon de0bc2dd79b9b is not started
09:21:43 [2020-04-17T09:21:43.402Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.50s)
09:21:43 [2020-04-17T09:21:43.402Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
09:21:43 [2020-04-17T09:21:43.402Z]         docker_cli_network_unix_test.go:46: Daemon db09dc0b83939 is not started
09:21:43 [2020-04-17T09:21:43.402Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.09s)
09:21:43 [2020-04-17T09:21:43.402Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverOptions
09:21:43 [2020-04-17T09:21:43.402Z]         docker_cli_network_unix_test.go:46: Daemon d5b07869c02a0 is not started
09:21:43 [2020-04-17T09:21:43.402Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (4.27s)
09:21:43 [2020-04-17T09:21:43.402Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
09:21:43 [2020-04-17T09:21:43.402Z]         daemon.go:325: [d0b56509211a0] waiting for daemon to start
09:21:43 [2020-04-17T09:21:43.402Z]         daemon.go:325: [d0b56509211a0] waiting for daemon to start
09:21:43 [2020-04-17T09:21:43.402Z]         daemon.go:353: [d0b56509211a0] daemon started
09:21:43 [2020-04-17T09:21:43.402Z]         docker_cli_network_unix_test.go:968: Daemon d0b56509211a0 is not started
09:21:43 [2020-04-17T09:21:43.402Z]         daemon.go:296: [d0b56509211a0] exiting daemon
09:21:43 [2020-04-17T09:21:43.402Z]         daemon.go:325: [d0b56509211a0] waiting for daemon to start
09:21:43 [2020-04-17T09:21:43.402Z]         daemon.go:325: [d0b56509211a0] waiting for daemon to start
09:21:43 [2020-04-17T09:21:43.402Z]         daemon.go:353: [d0b56509211a0] daemon started
09:21:43 [2020-04-17T09:21:43.402Z]         daemon.go:461: [d0b56509211a0] Stopping daemon
09:21:43 [2020-04-17T09:21:43.402Z]         daemon.go:296: [d0b56509211a0] exiting daemon
09:21:43 [2020-04-17T09:21:43.402Z]         daemon.go:448: [d0b56509211a0] Daemon stopped
09:21:43 [2020-04-17T09:21:43.402Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.45s)
09:21:43 [2020-04-17T09:21:43.402Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkFlagAlias
09:21:43 [2020-04-17T09:21:43.402Z]         docker_cli_network_unix_test.go:46: Daemon d2d45f717687f is not started
09:21:43 [2020-04-17T09:21:43.402Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (9.70s)
09:21:43 [2020-04-17T09:21:43.402Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
09:21:43 [2020-04-17T09:21:43.402Z]         daemon.go:325: [d67d9609bfcb2] waiting for daemon to start
09:21:43 [2020-04-17T09:21:43.402Z]         daemon.go:325: [d67d9609bfcb2] waiting for daemon to start
09:21:43 [2020-04-17T09:21:43.402Z]         daemon.go:353: [d67d9609bfcb2] daemon started
09:21:43 [2020-04-17T09:21:43.402Z]         docker_cli_network_unix_test.go:1116: Daemon d67d9609bfcb2 is not started
09:21:43 [2020-04-17T09:21:43.402Z]         daemon.go:325: [d67d9609bfcb2] waiting for daemon to start
09:21:43 [2020-04-17T09:21:43.402Z]         daemon.go:296: [d67d9609bfcb2] exiting daemon
09:21:43 [2020-04-17T09:21:43.402Z]         daemon.go:325: [d67d9609bfcb2] waiting for daemon to start
09:21:43 [2020-04-17T09:21:43.402Z]         daemon.go:325: [d67d9609bfcb2] waiting for daemon to start
09:21:43 [2020-04-17T09:21:43.402Z]         daemon.go:325: [d67d9609bfcb2] waiting for daemon to start
09:21:43 [2020-04-17T09:21:43.402Z]         daemon.go:353: [d67d9609bfcb2] daemon started
09:21:43 [2020-04-17T09:21:43.402Z]         daemon.go:461: [d67d9609bfcb2] Stopping daemon
09:21:43 [2020-04-17T09:21:43.402Z]         daemon.go:296: [d67d9609bfcb2] exiting daemon
09:21:43 [2020-04-17T09:21:43.402Z]         daemon.go:448: [d67d9609bfcb2] Daemon stopped
09:21:43 [2020-04-17T09:21:43.402Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s)
09:21:43 [2020-04-17T09:21:43.402Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
09:21:43 [2020-04-17T09:21:43.402Z]         docker_cli_network_unix_test.go:46: Daemon d22ef2fcf9a69 is not started
09:21:43 [2020-04-17T09:21:43.402Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.76s)
09:21:43 [2020-04-17T09:21:43.402Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
09:21:43 [2020-04-17T09:21:43.402Z]         docker_cli_network_unix_test.go:46: Daemon d79e6dcfc9dd5 is not started
09:21:43 [2020-04-17T09:21:43.402Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.11s)
09:21:43 [2020-04-17T09:21:43.402Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
09:21:43 [2020-04-17T09:21:43.402Z]         docker_cli_network_unix_test.go:46: Daemon d598be16794e2 is not started
09:21:43 [2020-04-17T09:21:43.402Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.10s)
09:21:43 [2020-04-17T09:21:43.402Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
09:21:43 [2020-04-17T09:21:43.402Z]         docker_cli_network_unix_test.go:46: Daemon d9c86dab55024 is not started
09:21:43 [2020-04-17T09:21:43.402Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.14s)
09:21:43 [2020-04-17T09:21:43.402Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
09:21:43 [2020-04-17T09:21:43.402Z]         docker_cli_network_unix_test.go:46: Daemon dcfa726a402b5 is not started
09:21:43 [2020-04-17T09:21:43.402Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.12s)
09:21:43 [2020-04-17T09:21:43.402Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
09:21:43 [2020-04-17T09:21:43.402Z]         docker_cli_network_unix_test.go:46: Daemon d09caba6021fe is not started
09:21:43 [2020-04-17T09:21:43.402Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s)
09:21:43 [2020-04-17T09:21:43.402Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectDefault
09:21:43 [2020-04-17T09:21:43.402Z]         docker_cli_network_unix_test.go:46: Daemon d825f53312a4d is not started
09:21:43 [2020-04-17T09:21:43.402Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.33s)
09:21:43 [2020-04-17T09:21:43.402Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
09:21:43 [2020-04-17T09:21:43.402Z]         docker_cli_network_unix_test.go:46: Daemon d8b9143b30055 is not started
09:21:43 [2020-04-17T09:21:43.402Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s)
09:21:43 [2020-04-17T09:21:43.402Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsDefault
09:21:43 [2020-04-17T09:21:43.402Z]         docker_cli_network_unix_test.go:46: Daemon d42b4fd6c7428 is not started
09:21:43 [2020-04-17T09:21:43.402Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
09:21:43 [2020-04-17T09:21:43.402Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter
09:21:43 [2020-04-17T09:21:43.402Z]         requirement.go:26: unmatched requirement OnlyDefaultNetworks
09:21:43 [2020-04-17T09:21:43.402Z]         docker_cli_network_unix_test.go:46: Daemon d7d708602d42a is not started
09:21:43 [2020-04-17T09:21:43.402Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.39s)
09:21:43 [2020-04-17T09:21:43.402Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMacInspect
09:21:43 [2020-04-17T09:21:43.402Z]         docker_cli_network_unix_test.go:46: Daemon dc59671b3d9b9 is not started
09:21:43 [2020-04-17T09:21:43.402Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.70s)
09:21:43 [2020-04-17T09:21:43.402Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
09:21:43 [2020-04-17T09:21:43.402Z]         daemon.go:325: [d52b822076c45] waiting for daemon to start
09:21:43 [2020-04-17T09:21:43.402Z]         daemon.go:325: [d52b822076c45] waiting for daemon to start
09:21:43 [2020-04-17T09:21:43.402Z]         daemon.go:353: [d52b822076c45] daemon started
09:21:43 [2020-04-17T09:21:43.402Z]         daemon.go:461: [d52b822076c45] Stopping daemon
09:21:43 [2020-04-17T09:21:43.402Z]         daemon.go:296: [d52b822076c45] exiting daemon
09:21:43 [2020-04-17T09:21:43.402Z]         daemon.go:448: [d52b822076c45] Daemon stopped
09:21:43 [2020-04-17T09:21:43.402Z]         daemon.go:325: [d52b822076c45] waiting for daemon to start
09:21:43 [2020-04-17T09:21:43.402Z]         daemon.go:325: [d52b822076c45] waiting for daemon to start
09:21:43 [2020-04-17T09:21:43.402Z]         daemon.go:353: [d52b822076c45] daemon started
09:21:43 [2020-04-17T09:21:43.402Z]         daemon.go:461: [d52b822076c45] Stopping daemon
09:21:43 [2020-04-17T09:21:43.402Z]         daemon.go:296: [d52b822076c45] exiting daemon
09:21:43 [2020-04-17T09:21:43.402Z]         daemon.go:448: [d52b822076c45] Daemon stopped
09:21:43 [2020-04-17T09:21:43.402Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.38s)
09:21:43 [2020-04-17T09:21:43.402Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
09:21:43 [2020-04-17T09:21:43.402Z]         daemon.go:325: [dcd428b891a0e] waiting for daemon to start
09:21:43 [2020-04-17T09:21:43.402Z]         daemon.go:325: [dcd428b891a0e] waiting for daemon to start
09:21:43 [2020-04-17T09:21:43.402Z]         daemon.go:353: [dcd428b891a0e] daemon started
09:21:43 [2020-04-17T09:21:43.402Z]         docker_cli_network_unix_test.go:1084: Daemon dcd428b891a0e is not started
09:21:43 [2020-04-17T09:21:43.402Z]         daemon.go:325: [dcd428b891a0e] waiting for daemon to start
09:21:43 [2020-04-17T09:21:43.402Z]         daemon.go:296: [dcd428b891a0e] exiting daemon
09:21:43 [2020-04-17T09:21:43.402Z]         daemon.go:325: [dcd428b891a0e] waiting for daemon to start
09:21:43 [2020-04-17T09:21:43.402Z]         daemon.go:353: [dcd428b891a0e] daemon started
09:21:43 [2020-04-17T09:21:43.402Z]         daemon.go:461: [dcd428b891a0e] Stopping daemon
09:21:43 [2020-04-17T09:21:43.402Z]         daemon.go:296: [dcd428b891a0e] exiting daemon
09:21:43 [2020-04-17T09:21:43.402Z]         daemon.go:448: [dcd428b891a0e] Daemon stopped
09:21:43 [2020-04-17T09:21:43.402Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s)
09:21:43 [2020-04-17T09:21:43.402Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
09:21:43 [2020-04-17T09:21:43.402Z]         docker_cli_network_unix_test.go:46: Daemon d7f6287829991 is not started
09:21:43 [2020-04-17T09:21:43.402Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.36s)
09:21:43 [2020-04-17T09:21:43.402Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
09:21:43 [2020-04-17T09:21:43.402Z]         docker_cli_network_unix_test.go:46: Daemon d889d4923522e is not started
09:21:43 [2020-04-17T09:21:43.402Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.63s)
09:21:43 [2020-04-17T09:21:43.402Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
09:21:43 [2020-04-17T09:21:43.402Z]         docker_cli_network_unix_test.go:46: Daemon db96020bb9023 is not started
09:21:43 [2020-04-17T09:21:43.402Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s)
09:21:43 [2020-04-17T09:21:43.402Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRmPredefined
09:21:43 [2020-04-17T09:21:43.402Z]         docker_cli_network_unix_test.go:46: Daemon d84e6eea39b9b is not started
09:21:43 [2020-04-17T09:21:43.402Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.21s)
09:21:43 [2020-04-17T09:21:43.402Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRunNetByID
09:21:43 [2020-04-17T09:21:43.402Z]         docker_cli_network_unix_test.go:46: Daemon d9209437ac039 is not started
09:21:43 [2020-04-17T09:21:43.402Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.77s)
09:21:43 [2020-04-17T09:21:43.402Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
09:21:43 [2020-04-17T09:21:43.402Z]         docker_cli_network_unix_test.go:46: Daemon d2b5d0e3e845f is not started
09:21:43 [2020-04-17T09:21:43.402Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.47s)
09:21:43 [2020-04-17T09:21:43.402Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkValidateIP
09:21:43 [2020-04-17T09:21:43.402Z]         docker_cli_network_unix_test.go:46: Daemon d861a77b4af73 is not started
09:21:43 [2020-04-17T09:21:43.402Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.61s)
09:21:43 [2020-04-17T09:21:43.402Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
09:21:43 [2020-04-17T09:21:43.402Z]         docker_cli_network_unix_test.go:46: Daemon d75c045398a19 is not started
09:21:43 [2020-04-17T09:21:43.402Z] === RUN   TestDockerHubPullSuite
09:21:43 [2020-04-17T09:21:43.402Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
09:21:43 [2020-04-17T09:21:43.547Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
09:21:43 [2020-04-17T09:21:43.965Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
09:21:46 [2020-04-17T09:21:46.513Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
09:21:46 [2020-04-17T09:21:46.513Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
09:21:47 [2020-04-17T09:21:47.881Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
09:21:48 [2020-04-17T09:21:48.139Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
09:21:48 [2020-04-17T09:21:48.396Z] --- PASS: TestDockerHubPullSuite (5.78s)
09:21:48 [2020-04-17T09:21:48.396Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.41s)
09:21:48 [2020-04-17T09:21:48.396Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
09:21:48 [2020-04-17T09:21:48.396Z]         daemon.go:325: [d2a9432b03c2a] waiting for daemon to start
09:21:48 [2020-04-17T09:21:48.396Z]         daemon.go:325: [d2a9432b03c2a] waiting for daemon to start
09:21:48 [2020-04-17T09:21:48.396Z]         daemon.go:353: [d2a9432b03c2a] daemon started
09:21:48 [2020-04-17T09:21:48.396Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.21s)
09:21:48 [2020-04-17T09:21:48.396Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.45s)
09:21:48 [2020-04-17T09:21:48.396Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.38s)
09:21:48 [2020-04-17T09:21:48.396Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.24s)
09:21:48 [2020-04-17T09:21:48.396Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.09s)
09:21:48 [2020-04-17T09:21:48.396Z]     daemon.go:461: [d2a9432b03c2a] Stopping daemon
09:21:48 [2020-04-17T09:21:48.396Z]     daemon.go:296: [d2a9432b03c2a] exiting daemon
09:21:48 [2020-04-17T09:21:48.396Z]     daemon.go:448: [d2a9432b03c2a] Daemon stopped
09:21:48 [2020-04-17T09:21:48.396Z] PASS
09:21:48 [2020-04-17T09:21:48.396Z] 
09:21:48 [2020-04-17T09:21:48.396Z] === Skipped
09:21:48 [2020-04-17T09:21:48.396Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
09:21:48 [2020-04-17T09:21:48.396Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
09:21:48 [2020-04-17T09:21:48.396Z]         requirement.go:26: unmatched requirement DaemonIsWindows
09:21:48 [2020-04-17T09:21:48.396Z] 
09:21:48 [2020-04-17T09:21:48.396Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
09:21:48 [2020-04-17T09:21:48.396Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
09:21:48 [2020-04-17T09:21:48.396Z]         requirement.go:26: unmatched requirement DaemonIsWindows
09:21:48 [2020-04-17T09:21:48.396Z] 
09:21:48 [2020-04-17T09:21:48.396Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
09:21:48 [2020-04-17T09:21:48.396Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
09:21:48 [2020-04-17T09:21:48.396Z]         requirement.go:26: unmatched requirement DaemonIsWindows
09:21:48 [2020-04-17T09:21:48.396Z] 
09:21:48 [2020-04-17T09:21:48.396Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
09:21:48 [2020-04-17T09:21:48.396Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
09:21:48 [2020-04-17T09:21:48.396Z]         requirement.go:26: unmatched requirement DaemonIsWindows
09:21:48 [2020-04-17T09:21:48.396Z] 
09:21:48 [2020-04-17T09:21:48.396Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
09:21:48 [2020-04-17T09:21:48.396Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
09:21:48 [2020-04-17T09:21:48.396Z]         requirement.go:26: unmatched requirement DaemonIsWindows
09:21:48 [2020-04-17T09:21:48.396Z] 
09:21:48 [2020-04-17T09:21:48.396Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
09:21:48 [2020-04-17T09:21:48.396Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
09:21:48 [2020-04-17T09:21:48.396Z]         requirement.go:26: unmatched requirement DaemonIsWindows
09:21:48 [2020-04-17T09:21:48.396Z] 
09:21:48 [2020-04-17T09:21:48.396Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
09:21:48 [2020-04-17T09:21:48.396Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
09:21:48 [2020-04-17T09:21:48.396Z]         requirement.go:26: unmatched requirement DaemonIsWindows
09:21:48 [2020-04-17T09:21:48.396Z] 
09:21:48 [2020-04-17T09:21:48.396Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
09:21:48 [2020-04-17T09:21:48.396Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
09:21:48 [2020-04-17T09:21:48.396Z]         requirement.go:26: unmatched requirement DaemonIsWindows
09:21:48 [2020-04-17T09:21:48.396Z] 
09:21:48 [2020-04-17T09:21:48.396Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
09:21:48 [2020-04-17T09:21:48.396Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
09:21:48 [2020-04-17T09:21:48.396Z]         requirement.go:26: unmatched requirement DaemonIsWindows
09:21:48 [2020-04-17T09:21:48.396Z] 
09:21:48 [2020-04-17T09:21:48.396Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
09:21:48 [2020-04-17T09:21:48.396Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
09:21:48 [2020-04-17T09:21:48.396Z]         requirement.go:26: unmatched requirement DaemonIsWindows
09:21:48 [2020-04-17T09:21:48.396Z] 
09:21:48 [2020-04-17T09:21:48.396Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s)
09:21:48 [2020-04-17T09:21:48.396Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
09:21:48 [2020-04-17T09:21:48.396Z]         requirement.go:26: unmatched requirement DaemonIsWindows
09:21:48 [2020-04-17T09:21:48.396Z] 
09:21:48 [2020-04-17T09:21:48.396Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
09:21:48 [2020-04-17T09:21:48.396Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
09:21:48 [2020-04-17T09:21:48.396Z]         requirement.go:26: unmatched requirement DaemonIsWindows
09:21:48 [2020-04-17T09:21:48.396Z] 
09:21:48 [2020-04-17T09:21:48.396Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
09:21:48 [2020-04-17T09:21:48.396Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
09:21:48 [2020-04-17T09:21:48.396Z]         requirement.go:26: unmatched requirement DaemonIsWindows
09:21:48 [2020-04-17T09:21:48.396Z] 
09:21:48 [2020-04-17T09:21:48.396Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s)
09:21:48 [2020-04-17T09:21:48.396Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
09:21:48 [2020-04-17T09:21:48.396Z]         docker_cli_sni_test.go:18: Flakey test
09:21:48 [2020-04-17T09:21:48.396Z] 
09:21:48 [2020-04-17T09:21:48.396Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s)
09:21:48 [2020-04-17T09:21:48.396Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s)
09:21:48 [2020-04-17T09:21:48.396Z]         requirement.go:26: unmatched requirement DaemonIsWindows
09:21:48 [2020-04-17T09:21:48.396Z] 
09:21:48 [2020-04-17T09:21:48.396Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
09:21:48 [2020-04-17T09:21:48.396Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
09:21:48 [2020-04-17T09:21:48.396Z]         requirement.go:26: unmatched requirement Devicemapper
09:21:48 [2020-04-17T09:21:48.396Z] 
09:21:48 [2020-04-17T09:21:48.396Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
09:21:48 [2020-04-17T09:21:48.396Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
09:21:48 [2020-04-17T09:21:48.396Z]         requirement.go:26: unmatched requirement Devicemapper
09:21:48 [2020-04-17T09:21:48.396Z] 
09:21:48 [2020-04-17T09:21:48.396Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
09:21:48 [2020-04-17T09:21:48.396Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
09:21:48 [2020-04-17T09:21:48.396Z]         requirement.go:26: unmatched requirement swapMemorySupport
09:21:48 [2020-04-17T09:21:48.396Z] 
09:21:48 [2020-04-17T09:21:48.396Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
09:21:48 [2020-04-17T09:21:48.396Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
09:21:48 [2020-04-17T09:21:48.396Z]         requirement.go:26: unmatched requirement swapMemorySupport
09:21:48 [2020-04-17T09:21:48.396Z] 
09:21:48 [2020-04-17T09:21:48.396Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
09:21:48 [2020-04-17T09:21:48.396Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
09:21:48 [2020-04-17T09:21:48.396Z]         requirement.go:26: unmatched requirement DaemonIsWindows
09:21:48 [2020-04-17T09:21:48.396Z] 
09:21:48 [2020-04-17T09:21:48.396Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
09:21:48 [2020-04-17T09:21:48.396Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
09:21:48 [2020-04-17T09:21:48.396Z]         requirement.go:26: unmatched requirement Devicemapper
09:21:48 [2020-04-17T09:21:48.396Z] 
09:21:48 [2020-04-17T09:21:48.396Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
09:21:48 [2020-04-17T09:21:48.396Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
09:21:48 [2020-04-17T09:21:48.396Z]         requirement.go:26: unmatched requirement Devicemapper
09:21:48 [2020-04-17T09:21:48.396Z] 
09:21:48 [2020-04-17T09:21:48.396Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s)
09:21:48 [2020-04-17T09:21:48.396Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s)
09:21:48 [2020-04-17T09:21:48.396Z]         requirement.go:26: unmatched requirement DaemonIsWindows
09:21:48 [2020-04-17T09:21:48.396Z] 
09:21:48 [2020-04-17T09:21:48.396Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s)
09:21:48 [2020-04-17T09:21:48.396Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s)
09:21:48 [2020-04-17T09:21:48.396Z]         requirement.go:26: unmatched requirement DaemonIsWindows
09:21:48 [2020-04-17T09:21:48.396Z] 
09:21:48 [2020-04-17T09:21:48.396Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
09:21:48 [2020-04-17T09:21:48.396Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
09:21:48 [2020-04-17T09:21:48.397Z]         requirement.go:26: unmatched requirement DaemonIsWindows
09:21:48 [2020-04-17T09:21:48.397Z] 
09:21:48 [2020-04-17T09:21:48.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
09:21:48 [2020-04-17T09:21:48.397Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
09:21:48 [2020-04-17T09:21:48.397Z]         requirement.go:26: unmatched requirement DaemonIsWindows
09:21:48 [2020-04-17T09:21:48.397Z] 
09:21:48 [2020-04-17T09:21:48.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
09:21:48 [2020-04-17T09:21:48.397Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
09:21:48 [2020-04-17T09:21:48.397Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
09:21:48 [2020-04-17T09:21:48.397Z] 
09:21:48 [2020-04-17T09:21:48.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
09:21:48 [2020-04-17T09:21:48.397Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
09:21:48 [2020-04-17T09:21:48.397Z]         requirement.go:26: unmatched requirement IsolationIsHyperv
09:21:48 [2020-04-17T09:21:48.397Z] 
09:21:48 [2020-04-17T09:21:48.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
09:21:48 [2020-04-17T09:21:48.397Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
09:21:48 [2020-04-17T09:21:48.397Z]         requirement.go:26: unmatched requirement swapMemorySupport
09:21:48 [2020-04-17T09:21:48.397Z] 
09:21:48 [2020-04-17T09:21:48.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
09:21:48 [2020-04-17T09:21:48.397Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
09:21:48 [2020-04-17T09:21:48.397Z]         requirement.go:26: unmatched requirement IsolationIsProcess
09:21:48 [2020-04-17T09:21:48.397Z] 
09:21:48 [2020-04-17T09:21:48.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
09:21:48 [2020-04-17T09:21:48.397Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
09:21:48 [2020-04-17T09:21:48.397Z]         docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured
09:21:48 [2020-04-17T09:21:48.397Z] 
09:21:48 [2020-04-17T09:21:48.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
09:21:48 [2020-04-17T09:21:48.397Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
09:21:48 [2020-04-17T09:21:48.397Z]         docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
09:21:48 [2020-04-17T09:21:48.397Z] 
09:21:48 [2020-04-17T09:21:48.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
09:21:48 [2020-04-17T09:21:48.397Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
09:21:48 [2020-04-17T09:21:48.397Z]         requirement.go:26: unmatched requirement swapMemorySupport
09:21:48 [2020-04-17T09:21:48.397Z] 
09:21:48 [2020-04-17T09:21:48.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
09:21:48 [2020-04-17T09:21:48.397Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
09:21:48 [2020-04-17T09:21:48.397Z]         docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer
09:21:48 [2020-04-17T09:21:48.397Z] 
09:21:48 [2020-04-17T09:21:48.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
09:21:48 [2020-04-17T09:21:48.397Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
09:21:48 [2020-04-17T09:21:48.397Z]         requirement.go:26: unmatched requirement DaemonIsWindows
09:21:48 [2020-04-17T09:21:48.397Z] 
09:21:48 [2020-04-17T09:21:48.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
09:21:48 [2020-04-17T09:21:48.397Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
09:21:48 [2020-04-17T09:21:48.397Z]         requirement.go:26: unmatched requirement DaemonIsWindows
09:21:48 [2020-04-17T09:21:48.397Z] 
09:21:48 [2020-04-17T09:21:48.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
09:21:48 [2020-04-17T09:21:48.397Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
09:21:48 [2020-04-17T09:21:48.397Z]         requirement.go:26: unmatched requirement DaemonIsWindows
09:21:48 [2020-04-17T09:21:48.397Z] 
09:21:48 [2020-04-17T09:21:48.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
09:21:48 [2020-04-17T09:21:48.397Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
09:21:48 [2020-04-17T09:21:48.397Z]         requirement.go:26: unmatched requirement swapMemorySupport
09:21:48 [2020-04-17T09:21:48.397Z] 
09:21:48 [2020-04-17T09:21:48.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
09:21:48 [2020-04-17T09:21:48.397Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
09:21:48 [2020-04-17T09:21:48.397Z]         requirement.go:26: unmatched requirement DaemonIsWindows
09:21:48 [2020-04-17T09:21:48.397Z] 
09:21:48 [2020-04-17T09:21:48.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
09:21:48 [2020-04-17T09:21:48.397Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
09:21:48 [2020-04-17T09:21:48.397Z]         requirement.go:26: unmatched requirement swapMemorySupport
09:21:48 [2020-04-17T09:21:48.397Z] 
09:21:48 [2020-04-17T09:21:48.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
09:21:48 [2020-04-17T09:21:48.397Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
09:21:48 [2020-04-17T09:21:48.397Z]         requirement.go:26: unmatched requirement swapMemorySupport
09:21:48 [2020-04-17T09:21:48.397Z] 
09:21:48 [2020-04-17T09:21:48.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
09:21:48 [2020-04-17T09:21:48.397Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
09:21:48 [2020-04-17T09:21:48.397Z]         requirement.go:26: unmatched requirement swapMemorySupport
09:21:48 [2020-04-17T09:21:48.397Z] 
09:21:48 [2020-04-17T09:21:48.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s)
09:21:48 [2020-04-17T09:21:48.397Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
09:21:48 [2020-04-17T09:21:48.397Z]         requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
09:21:48 [2020-04-17T09:21:48.397Z] 
09:21:48 [2020-04-17T09:21:48.397Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
09:21:48 [2020-04-17T09:21:48.397Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
09:21:48 [2020-04-17T09:21:48.397Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter
09:21:48 [2020-04-17T09:21:48.397Z]         requirement.go:26: unmatched requirement OnlyDefaultNetworks
09:21:48 [2020-04-17T09:21:48.397Z]         docker_cli_network_unix_test.go:46: Daemon d7d708602d42a is not started
09:21:48 [2020-04-17T09:21:48.397Z] 
09:21:48 [2020-04-17T09:21:48.397Z] 
09:21:48 [2020-04-17T09:21:48.397Z] DONE 1249 tests, 44 skipped in 1958.319s
09:21:48 [2020-04-17T09:21:48.397Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
09:21:48 [2020-04-17T09:21:48.397Z] ++++ cat bundles/test-integration/docker.pid
09:21:48 [2020-04-17T09:21:48.397Z] +++ kill 7313
09:21:49 [2020-04-17T09:21:49.327Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
09:21:49 [2020-04-17T09:21:49.327Z] umount: bundles/test-integration/root: no mount point specified.
09:21:49 [2020-04-17T09:21:49.327Z] +++ /etc/init.d/apparmor stop
09:21:49 [2020-04-17T09:21:49.327Z] Leaving: AppArmorNo profiles have been unloaded.
09:21:49 [2020-04-17T09:21:49.327Z] 
09:21:49 [2020-04-17T09:21:49.327Z] Unloading profiles will leave already running processes permanently
09:21:49 [2020-04-17T09:21:49.327Z] unconfined, which can lead to unexpected situations.
09:21:49 [2020-04-17T09:21:49.327Z] 
09:21:49 [2020-04-17T09:21:49.327Z] To set a process to complain mode, use the command line tool
09:21:49 [2020-04-17T09:21:49.327Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
09:21:49 [2020-04-17T09:21:49.327Z] +++ true
09:21:49 [2020-04-17T09:21:49.327Z] 
09:21:52 [2020-04-17T09:21:52.601Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
09:21:55 [2020-04-17T09:21:55.879Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
09:21:59 [2020-04-17T09:21:59.152Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
09:22:01 [2020-04-17T09:22:01.313Z] === RUN   TestDockerSuite/TestBuildRm
09:22:03 [2020-04-17T09:22:03.327Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
09:22:06 [2020-04-17T09:22:06.599Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
09:22:16 [2020-04-17T09:22:16.200Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
09:22:17 [2020-04-17T09:22:17.180Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
09:22:17 [2020-04-17T09:22:17.180Z] === RUN   TestDockerSuite/TestBuildScratchCopy
09:22:17 [2020-04-17T09:22:17.646Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
09:22:19 [2020-04-17T09:22:19.201Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
09:22:22 [2020-04-17T09:22:22.135Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
09:22:25 [2020-04-17T09:22:25.908Z] === RUN   TestDockerSuite/TestBuildShellInherited
09:22:28 [2020-04-17T09:22:28.499Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
09:22:30 [2020-04-17T09:22:30.640Z] === RUN   TestDockerSuite/TestBuildShellMultiple
09:22:43 [2020-04-17T09:22:43.352Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
09:22:45 [2020-04-17T09:22:45.535Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
09:22:45 [2020-04-17T09:22:45.873Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
09:22:46 [2020-04-17T09:22:46.516Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
09:22:46 [2020-04-17T09:22:46.997Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
09:22:49 [2020-04-17T09:22:49.157Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
09:22:52 [2020-04-17T09:22:52.435Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
09:22:59 [2020-04-17T09:22:59.444Z] === RUN   TestDockerSuite/TestBuildSpaces
09:22:59 [2020-04-17T09:22:59.444Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
09:23:00 [2020-04-17T09:23:00.530Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
09:23:04 [2020-04-17T09:23:04.173Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
09:23:04 [2020-04-17T09:23:04.639Z] === RUN   TestDockerSuite/TestBuildStderr
09:23:04 [2020-04-17T09:23:04.705Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
09:23:07 [2020-04-17T09:23:07.978Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
09:23:09 [2020-04-17T09:23:09.365Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
09:23:10 [2020-04-17T09:23:10.501Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
09:23:13 [2020-04-17T09:23:13.776Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
09:23:17 [2020-04-17T09:23:17.049Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
09:23:20 [2020-04-17T09:23:20.325Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
09:23:22 [2020-04-17T09:23:22.846Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
09:23:30 [2020-04-17T09:23:30.543Z] === RUN   TestDockerSuite/TestBuildStopSignal
09:23:30 [2020-04-17T09:23:30.543Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
09:23:32 [2020-04-17T09:23:32.745Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
09:23:34 [2020-04-17T09:23:34.299Z] === RUN   TestDockerSuite/TestBuildTagEvent
09:23:39 [2020-04-17T09:23:39.035Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
09:23:44 [2020-04-17T09:23:44.877Z] === RUN   TestDockerSuite/TestBuildUser
09:23:44 [2020-04-17T09:23:44.877Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
09:23:44 [2020-04-17T09:23:44.877Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
09:23:44 [2020-04-17T09:23:44.877Z] === RUN   TestDockerSuite/TestBuildVerboseOut
09:23:48 [2020-04-17T09:23:48.650Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
09:23:49 [2020-04-17T09:23:49.116Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
09:23:57 [2020-04-17T09:23:57.744Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
09:23:57 [2020-04-17T09:23:57.744Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
09:23:57 [2020-04-17T09:23:57.744Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
09:24:18 [2020-04-17T09:24:18.922Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
09:24:19 [2020-04-17T09:24:19.049Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
09:24:19 [2020-04-17T09:24:19.901Z] === RUN   TestDockerSuite/TestBuildWindowsUser
09:24:33 [2020-04-17T09:24:33.894Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
09:24:34 [2020-04-17T09:24:34.788Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
09:24:45 [2020-04-17T09:24:45.166Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
09:24:45 [2020-04-17T09:24:45.166Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
09:24:45 [2020-04-17T09:24:45.166Z] === RUN   TestDockerSuite/TestBuildWithFailure
09:24:47 [2020-04-17T09:24:47.363Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
09:24:47 [2020-04-17T09:24:47.828Z] === RUN   TestDockerSuite/TestBuildWithRecycleBin
09:24:51 [2020-04-17T09:24:51.947Z] --- PASS: TestDockerSwarmSuite (1768.68s)
09:24:51 [2020-04-17T09:24:51.947Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.48s)
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIDuplicateNetworks
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:325: [d96b806d76878] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:325: [d96b806d76878] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:353: [d96b806d76878] daemon started
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:461: [d96b806d76878] Stopping daemon
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:296: [d96b806d76878] exiting daemon
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:448: [d96b806d76878] Daemon stopped
09:24:51 [2020-04-17T09:24:51.947Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.41s)
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPINetworkInspectWithScope
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:325: [d2748841c542c] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:325: [d2748841c542c] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:353: [d2748841c542c] daemon started
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:461: [d2748841c542c] Stopping daemon
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:296: [d2748841c542c] exiting daemon
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:448: [d2748841c542c] Daemon stopped
09:24:51 [2020-04-17T09:24:51.947Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (6.01s)
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIServiceUpdatePort
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:325: [da97336a648b2] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:325: [da97336a648b2] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:353: [da97336a648b2] daemon started
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:461: [da97336a648b2] Stopping daemon
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:296: [da97336a648b2] exiting daemon
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:448: [da97336a648b2] Daemon stopped
09:24:51 [2020-04-17T09:24:51.947Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.34s)
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:325: [dd3db723e0694] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:325: [dd3db723e0694] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:353: [dd3db723e0694] daemon started
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:325: [d0c2a47fcac83] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:325: [d0c2a47fcac83] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:353: [d0c2a47fcac83] daemon started
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:461: [dd3db723e0694] Stopping daemon
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:296: [dd3db723e0694] exiting daemon
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:448: [dd3db723e0694] Daemon stopped
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:461: [d0c2a47fcac83] Stopping daemon
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:296: [d0c2a47fcac83] exiting daemon
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:448: [d0c2a47fcac83] Daemon stopped
09:24:51 [2020-04-17T09:24:51.947Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.93s)
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmErrorHandling
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:325: [df286b3a67c5d] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:325: [df286b3a67c5d] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:353: [df286b3a67c5d] daemon started
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:461: [df286b3a67c5d] Stopping daemon
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:296: [df286b3a67c5d] exiting daemon
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:448: [df286b3a67c5d] Daemon stopped
09:24:51 [2020-04-17T09:24:51.947Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (27.64s)
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:325: [dd2ccc858a57c] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:325: [dd2ccc858a57c] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:353: [dd2ccc858a57c] daemon started
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:325: [daba2454c6f88] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:325: [daba2454c6f88] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:353: [daba2454c6f88] daemon started
09:24:51 [2020-04-17T09:24:51.947Z]         check_test.go:358: [daba2454c6f88] joining swarm manager [dd2ccc858a57c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:461: [daba2454c6f88] Stopping daemon
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:296: [daba2454c6f88] exiting daemon
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:448: [daba2454c6f88] Daemon stopped
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:325: [d2018b3e78cb3] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:325: [d2018b3e78cb3] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:353: [d2018b3e78cb3] daemon started
09:24:51 [2020-04-17T09:24:51.947Z]         check_test.go:358: [d2018b3e78cb3] joining swarm manager [dd2ccc858a57c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:461: [dd2ccc858a57c] Stopping daemon
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:296: [dd2ccc858a57c] exiting daemon
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:448: [dd2ccc858a57c] Daemon stopped
09:24:51 [2020-04-17T09:24:51.947Z]         check_test.go:379: Daemon daba2454c6f88 is not started
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:461: [d2018b3e78cb3] Stopping daemon
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:296: [d2018b3e78cb3] exiting daemon
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:448: [d2018b3e78cb3] Daemon stopped
09:24:51 [2020-04-17T09:24:51.947Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
09:24:51 [2020-04-17T09:24:51.947Z]         docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
09:24:51 [2020-04-17T09:24:51.947Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.24s)
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:325: [d7337333194f3] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:325: [d7337333194f3] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:353: [d7337333194f3] daemon started
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:325: [d5191d0fedef1] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:325: [d5191d0fedef1] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:353: [d5191d0fedef1] daemon started
09:24:51 [2020-04-17T09:24:51.947Z]         check_test.go:358: [d5191d0fedef1] joining swarm manager [d7337333194f3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:461: [d7337333194f3] Stopping daemon
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:296: [d7337333194f3] exiting daemon
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:448: [d7337333194f3] Daemon stopped
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:461: [d5191d0fedef1] Stopping daemon
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:296: [d5191d0fedef1] exiting daemon
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:448: [d5191d0fedef1] Daemon stopped
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:325: [d7337333194f3] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:325: [d7337333194f3] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:353: [d7337333194f3] daemon started
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:325: [d5191d0fedef1] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:325: [d5191d0fedef1] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:353: [d5191d0fedef1] daemon started
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:461: [d7337333194f3] Stopping daemon
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:296: [d7337333194f3] exiting daemon
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:448: [d7337333194f3] Daemon stopped
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:461: [d5191d0fedef1] Stopping daemon
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:296: [d5191d0fedef1] exiting daemon
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:448: [d5191d0fedef1] Daemon stopped
09:24:51 [2020-04-17T09:24:51.947Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.90s)
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInvalidAddress
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:325: [d0d91be0255cc] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:325: [d0d91be0255cc] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:353: [d0d91be0255cc] daemon started
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:461: [d0d91be0255cc] Stopping daemon
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:296: [d0d91be0255cc] exiting daemon
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:448: [d0d91be0255cc] Daemon stopped
09:24:51 [2020-04-17T09:24:51.947Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.69s)
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:325: [d77007ea22af8] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:325: [d77007ea22af8] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:353: [d77007ea22af8] daemon started
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:325: [d7ac2fcf21b76] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:325: [d7ac2fcf21b76] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:353: [d7ac2fcf21b76] daemon started
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:461: [d77007ea22af8] Stopping daemon
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:296: [d77007ea22af8] exiting daemon
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:448: [d77007ea22af8] Daemon stopped
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:461: [d7ac2fcf21b76] Stopping daemon
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:296: [d7ac2fcf21b76] exiting daemon
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:448: [d7ac2fcf21b76] Daemon stopped
09:24:51 [2020-04-17T09:24:51.947Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (37.92s)
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:325: [d2efd17503c89] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:325: [d2efd17503c89] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:353: [d2efd17503c89] daemon started
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:325: [d405e3eebc193] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:325: [d405e3eebc193] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:353: [d405e3eebc193] daemon started
09:24:51 [2020-04-17T09:24:51.947Z]         check_test.go:358: [d405e3eebc193] joining swarm manager [d2efd17503c89]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:325: [d0926bbbe40ea] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:325: [d0926bbbe40ea] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:353: [d0926bbbe40ea] daemon started
09:24:51 [2020-04-17T09:24:51.947Z]         check_test.go:358: [d0926bbbe40ea] joining swarm manager [d2efd17503c89]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:461: [d2efd17503c89] Stopping daemon
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:296: [d2efd17503c89] exiting daemon
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:448: [d2efd17503c89] Daemon stopped
09:24:51 [2020-04-17T09:24:51.947Z]         docker_api_swarm_test.go:351: Waiting for election to occur...
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:325: [d2efd17503c89] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:325: [d2efd17503c89] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:353: [d2efd17503c89] daemon started
09:24:51 [2020-04-17T09:24:51.947Z]         docker_api_swarm_test.go:364: Waiting for possible election...
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:461: [d2efd17503c89] Stopping daemon
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:296: [d2efd17503c89] exiting daemon
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:448: [d2efd17503c89] Daemon stopped
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:461: [d405e3eebc193] Stopping daemon
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:296: [d405e3eebc193] exiting daemon
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:448: [d405e3eebc193] Daemon stopped
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:461: [d0926bbbe40ea] Stopping daemon
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:296: [d0926bbbe40ea] exiting daemon
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:448: [d0926bbbe40ea] Daemon stopped
09:24:51 [2020-04-17T09:24:51.947Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.97s)
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:325: [db621c55c1c29] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:325: [db621c55c1c29] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:353: [db621c55c1c29] daemon started
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:325: [de9d615680432] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:325: [de9d615680432] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:353: [de9d615680432] daemon started
09:24:51 [2020-04-17T09:24:51.947Z]         check_test.go:358: [de9d615680432] joining swarm manager [db621c55c1c29]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:325: [d218a06ca657b] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:325: [d218a06ca657b] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:353: [d218a06ca657b] daemon started
09:24:51 [2020-04-17T09:24:51.947Z]         check_test.go:358: [d218a06ca657b] joining swarm manager [db621c55c1c29]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:461: [db621c55c1c29] Stopping daemon
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:296: [db621c55c1c29] exiting daemon
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:448: [db621c55c1c29] Daemon stopped
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:461: [de9d615680432] Stopping daemon
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:296: [de9d615680432] exiting daemon
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:448: [de9d615680432] Daemon stopped
09:24:51 [2020-04-17T09:24:51.947Z]         daemon.go:461: [d218a06ca657b] Stopping daemon
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:296: [d218a06ca657b] exiting daemon
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:448: [d218a06ca657b] Daemon stopped
09:24:51 [2020-04-17T09:24:51.948Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.24s)
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:325: [d808138e24b4f] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:325: [d808138e24b4f] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:353: [d808138e24b4f] daemon started
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:325: [d89a03eb02f0d] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:325: [d89a03eb02f0d] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:353: [d89a03eb02f0d] daemon started
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:461: [d808138e24b4f] Stopping daemon
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:296: [d808138e24b4f] exiting daemon
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:448: [d808138e24b4f] Daemon stopped
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:461: [d89a03eb02f0d] Stopping daemon
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:296: [d89a03eb02f0d] exiting daemon
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:448: [d89a03eb02f0d] Daemon stopped
09:24:51 [2020-04-17T09:24:51.948Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.37s)
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:325: [dd49728a3b7e1] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:325: [dd49728a3b7e1] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:353: [dd49728a3b7e1] daemon started
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:461: [dd49728a3b7e1] Stopping daemon
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:296: [dd49728a3b7e1] exiting daemon
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:448: [dd49728a3b7e1] Daemon stopped
09:24:51 [2020-04-17T09:24:51.948Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.08s)
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:325: [d8f9c2e93a8e0] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:325: [d8f9c2e93a8e0] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:353: [d8f9c2e93a8e0] daemon started
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:325: [d3b1aa79f53e7] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:325: [d3b1aa79f53e7] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:353: [d3b1aa79f53e7] daemon started
09:24:51 [2020-04-17T09:24:51.948Z]         check_test.go:358: [d3b1aa79f53e7] joining swarm manager [d8f9c2e93a8e0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:325: [d53aa0770b4e1] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:325: [d53aa0770b4e1] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:353: [d53aa0770b4e1] daemon started
09:24:51 [2020-04-17T09:24:51.948Z]         check_test.go:358: [d53aa0770b4e1] joining swarm manager [d8f9c2e93a8e0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:461: [d8f9c2e93a8e0] Stopping daemon
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:296: [d8f9c2e93a8e0] exiting daemon
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:448: [d8f9c2e93a8e0] Daemon stopped
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:461: [d3b1aa79f53e7] Stopping daemon
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:296: [d3b1aa79f53e7] exiting daemon
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:448: [d3b1aa79f53e7] Daemon stopped
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:461: [d53aa0770b4e1] Stopping daemon
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:296: [d53aa0770b4e1] exiting daemon
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:448: [d53aa0770b4e1] Daemon stopped
09:24:51 [2020-04-17T09:24:51.948Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (47.44s)
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:325: [de641e327854e] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:325: [de641e327854e] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:353: [de641e327854e] daemon started
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:461: [de641e327854e] Stopping daemon
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:296: [de641e327854e] exiting daemon
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:448: [de641e327854e] Daemon stopped
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:325: [de641e327854e] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:325: [de641e327854e] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:353: [de641e327854e] daemon started
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:325: [d73ce274fea71] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:325: [d73ce274fea71] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:353: [d73ce274fea71] daemon started
09:24:51 [2020-04-17T09:24:51.948Z]         check_test.go:358: [d73ce274fea71] joining swarm manager [de641e327854e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:461: [d73ce274fea71] Stopping daemon
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:296: [d73ce274fea71] exiting daemon
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:448: [d73ce274fea71] Daemon stopped
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:325: [d73ce274fea71] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:325: [d73ce274fea71] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:353: [d73ce274fea71] daemon started
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:325: [d996cbf1bd0d3] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:325: [d996cbf1bd0d3] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:353: [d996cbf1bd0d3] daemon started
09:24:51 [2020-04-17T09:24:51.948Z]         check_test.go:358: [d996cbf1bd0d3] joining swarm manager [de641e327854e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:461: [d996cbf1bd0d3] Stopping daemon
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:296: [d996cbf1bd0d3] exiting daemon
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:448: [d996cbf1bd0d3] Daemon stopped
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:325: [d996cbf1bd0d3] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:325: [d996cbf1bd0d3] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:353: [d996cbf1bd0d3] daemon started
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:296: [d996cbf1bd0d3] exiting daemon
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:325: [d996cbf1bd0d3] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:325: [d996cbf1bd0d3] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:353: [d996cbf1bd0d3] daemon started
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:461: [de641e327854e] Stopping daemon
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:296: [de641e327854e] exiting daemon
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:448: [de641e327854e] Daemon stopped
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:461: [d73ce274fea71] Stopping daemon
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:296: [d73ce274fea71] exiting daemon
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:448: [d73ce274fea71] Daemon stopped
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:461: [d996cbf1bd0d3] Stopping daemon
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:296: [d996cbf1bd0d3] exiting daemon
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:448: [d996cbf1bd0d3] Daemon stopped
09:24:51 [2020-04-17T09:24:51.948Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.53s)
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:325: [d8bb1f96c3fab] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:325: [d8bb1f96c3fab] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:353: [d8bb1f96c3fab] daemon started
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:325: [dc7a4506961c3] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:325: [dc7a4506961c3] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:353: [dc7a4506961c3] daemon started
09:24:51 [2020-04-17T09:24:51.948Z]         check_test.go:358: [dc7a4506961c3] joining swarm manager [d8bb1f96c3fab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:461: [d8bb1f96c3fab] Stopping daemon
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:296: [d8bb1f96c3fab] exiting daemon
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:448: [d8bb1f96c3fab] Daemon stopped
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:461: [dc7a4506961c3] Stopping daemon
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:296: [dc7a4506961c3] exiting daemon
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:448: [dc7a4506961c3] Daemon stopped
09:24:51 [2020-04-17T09:24:51.948Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.13s)
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:325: [d9973620d6fb5] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:325: [d9973620d6fb5] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:353: [d9973620d6fb5] daemon started
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:325: [d4a4590e68335] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:325: [d4a4590e68335] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:353: [d4a4590e68335] daemon started
09:24:51 [2020-04-17T09:24:51.948Z]         check_test.go:358: [d4a4590e68335] joining swarm manager [d9973620d6fb5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:325: [d904342ca1cce] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:325: [d904342ca1cce] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:353: [d904342ca1cce] daemon started
09:24:51 [2020-04-17T09:24:51.948Z]         check_test.go:358: [d904342ca1cce] joining swarm manager [d9973620d6fb5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:461: [d4a4590e68335] Stopping daemon
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:296: [d4a4590e68335] exiting daemon
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:448: [d4a4590e68335] Daemon stopped
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:325: [d4a4590e68335] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:325: [d4a4590e68335] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:325: [d4a4590e68335] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:325: [d4a4590e68335] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:339: [d4a4590e68335] error pinging daemon on start: Get http://d4a4590e68335.sock/_ping: context deadline exceeded
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:325: [d4a4590e68335] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:339: [d4a4590e68335] error pinging daemon on start: Get http://d4a4590e68335.sock/_ping: context deadline exceeded
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:325: [d4a4590e68335] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:339: [d4a4590e68335] error pinging daemon on start: Get http://d4a4590e68335.sock/_ping: context deadline exceeded
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:325: [d4a4590e68335] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:339: [d4a4590e68335] error pinging daemon on start: Get http://d4a4590e68335.sock/_ping: context deadline exceeded
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:325: [d4a4590e68335] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:339: [d4a4590e68335] error pinging daemon on start: Get http://d4a4590e68335.sock/_ping: context deadline exceeded
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:325: [d4a4590e68335] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:339: [d4a4590e68335] error pinging daemon on start: Get http://d4a4590e68335.sock/_ping: context deadline exceeded
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:325: [d4a4590e68335] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:353: [d4a4590e68335] daemon started
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:461: [d9973620d6fb5] Stopping daemon
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:296: [d9973620d6fb5] exiting daemon
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:448: [d9973620d6fb5] Daemon stopped
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:461: [d4a4590e68335] Stopping daemon
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:296: [d4a4590e68335] exiting daemon
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:448: [d4a4590e68335] Daemon stopped
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:461: [d904342ca1cce] Stopping daemon
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:296: [d904342ca1cce] exiting daemon
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:448: [d904342ca1cce] Daemon stopped
09:24:51 [2020-04-17T09:24:51.948Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.65s)
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeUpdate
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:325: [d531133bbdc61] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:325: [d531133bbdc61] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:353: [d531133bbdc61] daemon started
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:461: [d531133bbdc61] Stopping daemon
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:296: [d531133bbdc61] exiting daemon
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:448: [d531133bbdc61] Daemon stopped
09:24:51 [2020-04-17T09:24:51.948Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (18.90s)
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:325: [d1d877a828b3b] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:325: [d1d877a828b3b] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:353: [d1d877a828b3b] daemon started
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:325: [d149030bd29e4] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:325: [d149030bd29e4] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:353: [d149030bd29e4] daemon started
09:24:51 [2020-04-17T09:24:51.948Z]         check_test.go:358: [d149030bd29e4] joining swarm manager [d1d877a828b3b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:461: [d1d877a828b3b] Stopping daemon
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:296: [d1d877a828b3b] exiting daemon
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:448: [d1d877a828b3b] Daemon stopped
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:461: [d149030bd29e4] Stopping daemon
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:296: [d149030bd29e4] exiting daemon
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:448: [d149030bd29e4] Daemon stopped
09:24:51 [2020-04-17T09:24:51.948Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (65.52s)
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:325: [dccbcc051cb3c] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:325: [dccbcc051cb3c] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:353: [dccbcc051cb3c] daemon started
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:325: [d5c6760e9ccc2] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:325: [d5c6760e9ccc2] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:353: [d5c6760e9ccc2] daemon started
09:24:51 [2020-04-17T09:24:51.948Z]         check_test.go:358: [d5c6760e9ccc2] joining swarm manager [dccbcc051cb3c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:325: [d4e130bc49425] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:325: [d4e130bc49425] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:353: [d4e130bc49425] daemon started
09:24:51 [2020-04-17T09:24:51.948Z]         check_test.go:358: [d4e130bc49425] joining swarm manager [dccbcc051cb3c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:461: [d5c6760e9ccc2] Stopping daemon
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:296: [d5c6760e9ccc2] exiting daemon
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:448: [d5c6760e9ccc2] Daemon stopped
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:461: [d4e130bc49425] Stopping daemon
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:296: [d4e130bc49425] exiting daemon
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:448: [d4e130bc49425] Daemon stopped
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:325: [d5c6760e9ccc2] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:325: [d5c6760e9ccc2] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:325: [d5c6760e9ccc2] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:325: [d5c6760e9ccc2] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:339: [d5c6760e9ccc2] error pinging daemon on start: Get http://d5c6760e9ccc2.sock/_ping: context deadline exceeded
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:325: [d5c6760e9ccc2] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:339: [d5c6760e9ccc2] error pinging daemon on start: Get http://d5c6760e9ccc2.sock/_ping: context deadline exceeded
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:325: [d5c6760e9ccc2] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:339: [d5c6760e9ccc2] error pinging daemon on start: Get http://d5c6760e9ccc2.sock/_ping: context deadline exceeded
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:325: [d5c6760e9ccc2] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:353: [d5c6760e9ccc2] daemon started
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:461: [dccbcc051cb3c] Stopping daemon
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:296: [dccbcc051cb3c] exiting daemon
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:448: [dccbcc051cb3c] Daemon stopped
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:461: [d5c6760e9ccc2] Stopping daemon
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:296: [d5c6760e9ccc2] exiting daemon
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:448: [d5c6760e9ccc2] Daemon stopped
09:24:51 [2020-04-17T09:24:51.948Z]         check_test.go:379: Daemon d4e130bc49425 is not started
09:24:51 [2020-04-17T09:24:51.948Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (67.03s)
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:325: [dbf390a881fbd] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:325: [dbf390a881fbd] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:353: [dbf390a881fbd] daemon started
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:325: [dc46ee7818ff9] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:325: [dc46ee7818ff9] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:353: [dc46ee7818ff9] daemon started
09:24:51 [2020-04-17T09:24:51.948Z]         check_test.go:358: [dc46ee7818ff9] joining swarm manager [dbf390a881fbd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:325: [dd56cffe9de94] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:325: [dd56cffe9de94] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.948Z]         daemon.go:353: [dd56cffe9de94] daemon started
09:24:51 [2020-04-17T09:24:51.948Z]         check_test.go:358: [dd56cffe9de94] joining swarm manager [dbf390a881fbd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:325: [d1f425840a6a0] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:325: [d1f425840a6a0] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:353: [d1f425840a6a0] daemon started
09:24:51 [2020-04-17T09:24:51.949Z]         check_test.go:358: [d1f425840a6a0] joining swarm manager [dbf390a881fbd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:325: [db48d1f089cea] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:325: [db48d1f089cea] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:353: [db48d1f089cea] daemon started
09:24:51 [2020-04-17T09:24:51.949Z]         check_test.go:358: [db48d1f089cea] joining swarm manager [dbf390a881fbd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:325: [d46a75f251590] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:325: [d46a75f251590] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:353: [d46a75f251590] daemon started
09:24:51 [2020-04-17T09:24:51.949Z]         check_test.go:358: [d46a75f251590] joining swarm manager [dbf390a881fbd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:461: [d46a75f251590] Stopping daemon
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:461: [dc46ee7818ff9] Stopping daemon
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:461: [dbf390a881fbd] Stopping daemon
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:461: [dd56cffe9de94] Stopping daemon
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:461: [d1f425840a6a0] Stopping daemon
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:461: [db48d1f089cea] Stopping daemon
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:296: [dbf390a881fbd] exiting daemon
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:448: [dbf390a881fbd] Daemon stopped
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:296: [d46a75f251590] exiting daemon
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:448: [d46a75f251590] Daemon stopped
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:296: [db48d1f089cea] exiting daemon
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:296: [dd56cffe9de94] exiting daemon
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:448: [dd56cffe9de94] Daemon stopped
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:448: [db48d1f089cea] Daemon stopped
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:296: [dc46ee7818ff9] exiting daemon
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:448: [dc46ee7818ff9] Daemon stopped
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:296: [d1f425840a6a0] exiting daemon
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:448: [d1f425840a6a0] Daemon stopped
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:325: [d46a75f251590] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:325: [dd56cffe9de94] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:325: [dbf390a881fbd] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:325: [dc46ee7818ff9] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:325: [d1f425840a6a0] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:325: [db48d1f089cea] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:325: [d46a75f251590] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:325: [dd56cffe9de94] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:325: [dbf390a881fbd] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:325: [dc46ee7818ff9] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:325: [d1f425840a6a0] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:325: [db48d1f089cea] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:325: [d46a75f251590] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:325: [dd56cffe9de94] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:325: [dbf390a881fbd] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:325: [dc46ee7818ff9] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:325: [d1f425840a6a0] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:325: [db48d1f089cea] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:325: [d46a75f251590] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:325: [dd56cffe9de94] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:325: [dbf390a881fbd] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:325: [dc46ee7818ff9] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:325: [d1f425840a6a0] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:325: [db48d1f089cea] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:339: [d46a75f251590] error pinging daemon on start: Get http://d46a75f251590.sock/_ping: context deadline exceeded
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:339: [dd56cffe9de94] error pinging daemon on start: Get http://dd56cffe9de94.sock/_ping: context deadline exceeded
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:339: [dbf390a881fbd] error pinging daemon on start: Get http://dbf390a881fbd.sock/_ping: context deadline exceeded
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:339: [dc46ee7818ff9] error pinging daemon on start: Get http://dc46ee7818ff9.sock/_ping: context deadline exceeded
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:339: [d1f425840a6a0] error pinging daemon on start: Get http://d1f425840a6a0.sock/_ping: context deadline exceeded
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:339: [db48d1f089cea] error pinging daemon on start: Get http://db48d1f089cea.sock/_ping: context deadline exceeded
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:325: [d46a75f251590] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:325: [dd56cffe9de94] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:325: [dbf390a881fbd] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:325: [dc46ee7818ff9] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:325: [d1f425840a6a0] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:325: [db48d1f089cea] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:339: [d46a75f251590] error pinging daemon on start: Get http://d46a75f251590.sock/_ping: context deadline exceeded
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:339: [dd56cffe9de94] error pinging daemon on start: Get http://dd56cffe9de94.sock/_ping: context deadline exceeded
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:339: [dbf390a881fbd] error pinging daemon on start: Get http://dbf390a881fbd.sock/_ping: context deadline exceeded
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:339: [dc46ee7818ff9] error pinging daemon on start: Get http://dc46ee7818ff9.sock/_ping: context deadline exceeded
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:339: [d1f425840a6a0] error pinging daemon on start: Get http://d1f425840a6a0.sock/_ping: context deadline exceeded
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:339: [db48d1f089cea] error pinging daemon on start: Get http://db48d1f089cea.sock/_ping: context deadline exceeded
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:325: [d46a75f251590] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:325: [dd56cffe9de94] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:325: [dbf390a881fbd] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:325: [dc46ee7818ff9] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:325: [d1f425840a6a0] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:325: [db48d1f089cea] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:339: [d46a75f251590] error pinging daemon on start: Get http://d46a75f251590.sock/_ping: context deadline exceeded
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:339: [dd56cffe9de94] error pinging daemon on start: Get http://dd56cffe9de94.sock/_ping: context deadline exceeded
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:339: [dbf390a881fbd] error pinging daemon on start: Get http://dbf390a881fbd.sock/_ping: context deadline exceeded
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:339: [dc46ee7818ff9] error pinging daemon on start: Get http://dc46ee7818ff9.sock/_ping: context deadline exceeded
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:339: [d1f425840a6a0] error pinging daemon on start: Get http://d1f425840a6a0.sock/_ping: context deadline exceeded
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:339: [db48d1f089cea] error pinging daemon on start: Get http://db48d1f089cea.sock/_ping: context deadline exceeded
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:325: [d46a75f251590] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:353: [d46a75f251590] daemon started
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:325: [dd56cffe9de94] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:325: [dbf390a881fbd] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:325: [dc46ee7818ff9] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:325: [d1f425840a6a0] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:353: [d1f425840a6a0] daemon started
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:325: [db48d1f089cea] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:353: [dd56cffe9de94] daemon started
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:353: [dc46ee7818ff9] daemon started
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:353: [db48d1f089cea] daemon started
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:353: [dbf390a881fbd] daemon started
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:461: [dbf390a881fbd] Stopping daemon
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:296: [dbf390a881fbd] exiting daemon
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:448: [dbf390a881fbd] Daemon stopped
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:461: [dc46ee7818ff9] Stopping daemon
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:296: [dc46ee7818ff9] exiting daemon
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:448: [dc46ee7818ff9] Daemon stopped
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:461: [dd56cffe9de94] Stopping daemon
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:296: [dd56cffe9de94] exiting daemon
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:448: [dd56cffe9de94] Daemon stopped
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:461: [d1f425840a6a0] Stopping daemon
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:296: [d1f425840a6a0] exiting daemon
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:448: [d1f425840a6a0] Daemon stopped
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:461: [db48d1f089cea] Stopping daemon
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:296: [db48d1f089cea] exiting daemon
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:448: [db48d1f089cea] Daemon stopped
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:461: [d46a75f251590] Stopping daemon
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:296: [d46a75f251590] exiting daemon
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:448: [d46a75f251590] Daemon stopped
09:24:51 [2020-04-17T09:24:51.949Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.36s)
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:325: [d51d3abb3dc15] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:325: [d51d3abb3dc15] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:353: [d51d3abb3dc15] daemon started
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:461: [d51d3abb3dc15] Stopping daemon
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:296: [d51d3abb3dc15] exiting daemon
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:448: [d51d3abb3dc15] Daemon stopped
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:325: [d51d3abb3dc15] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:325: [d51d3abb3dc15] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:353: [d51d3abb3dc15] daemon started
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:461: [d51d3abb3dc15] Stopping daemon
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:296: [d51d3abb3dc15] exiting daemon
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:448: [d51d3abb3dc15] Daemon stopped
09:24:51 [2020-04-17T09:24:51.949Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.96s)
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:325: [d4eddeafa462e] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:325: [d4eddeafa462e] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:353: [d4eddeafa462e] daemon started
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:461: [d4eddeafa462e] Stopping daemon
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:296: [d4eddeafa462e] exiting daemon
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:448: [d4eddeafa462e] Daemon stopped
09:24:51 [2020-04-17T09:24:51.949Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.90s)
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:325: [de6a9b2eab90d] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:325: [de6a9b2eab90d] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:353: [de6a9b2eab90d] daemon started
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:325: [d47c17c3164d0] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:325: [d47c17c3164d0] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:353: [d47c17c3164d0] daemon started
09:24:51 [2020-04-17T09:24:51.949Z]         check_test.go:358: [d47c17c3164d0] joining swarm manager [de6a9b2eab90d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:325: [d673115297b17] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:325: [d673115297b17] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:353: [d673115297b17] daemon started
09:24:51 [2020-04-17T09:24:51.949Z]         check_test.go:358: [d673115297b17] joining swarm manager [de6a9b2eab90d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:461: [de6a9b2eab90d] Stopping daemon
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:296: [de6a9b2eab90d] exiting daemon
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:448: [de6a9b2eab90d] Daemon stopped
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:461: [d47c17c3164d0] Stopping daemon
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:296: [d47c17c3164d0] exiting daemon
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:448: [d47c17c3164d0] Daemon stopped
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:461: [d673115297b17] Stopping daemon
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:296: [d673115297b17] exiting daemon
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:448: [d673115297b17] Daemon stopped
09:24:51 [2020-04-17T09:24:51.949Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.38s)
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:325: [d03d0d02eab39] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:325: [d03d0d02eab39] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:353: [d03d0d02eab39] daemon started
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:325: [da3c2df627171] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:325: [da3c2df627171] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:353: [da3c2df627171] daemon started
09:24:51 [2020-04-17T09:24:51.949Z]         check_test.go:358: [da3c2df627171] joining swarm manager [d03d0d02eab39]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:325: [d1e0d62971944] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:325: [d1e0d62971944] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:353: [d1e0d62971944] daemon started
09:24:51 [2020-04-17T09:24:51.949Z]         check_test.go:358: [d1e0d62971944] joining swarm manager [d03d0d02eab39]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:461: [d03d0d02eab39] Stopping daemon
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:296: [d03d0d02eab39] exiting daemon
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:448: [d03d0d02eab39] Daemon stopped
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:461: [da3c2df627171] Stopping daemon
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:296: [da3c2df627171] exiting daemon
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:448: [da3c2df627171] Daemon stopped
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:461: [d1e0d62971944] Stopping daemon
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:296: [d1e0d62971944] exiting daemon
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:448: [d1e0d62971944] Daemon stopped
09:24:51 [2020-04-17T09:24:51.949Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.06s)
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:325: [d53d69c5c1995] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:325: [d53d69c5c1995] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:353: [d53d69c5c1995] daemon started
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:325: [d975e13d3fefc] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:325: [d975e13d3fefc] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:353: [d975e13d3fefc] daemon started
09:24:51 [2020-04-17T09:24:51.949Z]         check_test.go:358: [d975e13d3fefc] joining swarm manager [d53d69c5c1995]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:325: [db79a00e70094] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:325: [db79a00e70094] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:353: [db79a00e70094] daemon started
09:24:51 [2020-04-17T09:24:51.949Z]         check_test.go:358: [db79a00e70094] joining swarm manager [d53d69c5c1995]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:461: [d53d69c5c1995] Stopping daemon
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:296: [d53d69c5c1995] exiting daemon
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:448: [d53d69c5c1995] Daemon stopped
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:461: [d975e13d3fefc] Stopping daemon
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:296: [d975e13d3fefc] exiting daemon
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:448: [d975e13d3fefc] Daemon stopped
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:461: [db79a00e70094] Stopping daemon
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:296: [db79a00e70094] exiting daemon
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:448: [db79a00e70094] Daemon stopped
09:24:51 [2020-04-17T09:24:51.949Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.34s)
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreate
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:325: [da64c39c3e6a5] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:325: [da64c39c3e6a5] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:353: [da64c39c3e6a5] daemon started
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:461: [da64c39c3e6a5] Stopping daemon
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:296: [da64c39c3e6a5] exiting daemon
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:448: [da64c39c3e6a5] Daemon stopped
09:24:51 [2020-04-17T09:24:51.949Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.10s)
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:325: [d2da25aae0231] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:325: [d2da25aae0231] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:353: [d2da25aae0231] daemon started
09:24:51 [2020-04-17T09:24:51.949Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:325: [d770b5eb8f887] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:325: [d770b5eb8f887] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:353: [d770b5eb8f887] daemon started
09:24:51 [2020-04-17T09:24:51.950Z]         check_test.go:358: [d770b5eb8f887] joining swarm manager [d2da25aae0231]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:325: [d50c9f9c43fc2] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:325: [d50c9f9c43fc2] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:353: [d50c9f9c43fc2] daemon started
09:24:51 [2020-04-17T09:24:51.950Z]         check_test.go:358: [d50c9f9c43fc2] joining swarm manager [d2da25aae0231]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:325: [dbeadd53b3bae] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:325: [dbeadd53b3bae] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:353: [dbeadd53b3bae] daemon started
09:24:51 [2020-04-17T09:24:51.950Z]         check_test.go:358: [dbeadd53b3bae] joining swarm manager [d2da25aae0231]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:325: [d780c925140be] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:325: [d780c925140be] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:353: [d780c925140be] daemon started
09:24:51 [2020-04-17T09:24:51.950Z]         check_test.go:358: [d780c925140be] joining swarm manager [d2da25aae0231]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:461: [d2da25aae0231] Stopping daemon
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:296: [d2da25aae0231] exiting daemon
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:448: [d2da25aae0231] Daemon stopped
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:461: [d770b5eb8f887] Stopping daemon
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:296: [d770b5eb8f887] exiting daemon
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:448: [d770b5eb8f887] Daemon stopped
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:461: [d50c9f9c43fc2] Stopping daemon
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:296: [d50c9f9c43fc2] exiting daemon
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:448: [d50c9f9c43fc2] Daemon stopped
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:461: [dbeadd53b3bae] Stopping daemon
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:296: [dbeadd53b3bae] exiting daemon
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:448: [dbeadd53b3bae] Daemon stopped
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:461: [d780c925140be] Stopping daemon
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:296: [d780c925140be] exiting daemon
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:448: [d780c925140be] Daemon stopped
09:24:51 [2020-04-17T09:24:51.950Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.99s)
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:325: [de177620a2061] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:325: [de177620a2061] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:353: [de177620a2061] daemon started
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:461: [de177620a2061] Stopping daemon
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:296: [de177620a2061] exiting daemon
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:448: [de177620a2061] Daemon stopped
09:24:51 [2020-04-17T09:24:51.950Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.85s)
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:325: [d0a40a9d7580b] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:325: [d0a40a9d7580b] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:353: [d0a40a9d7580b] daemon started
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:325: [ddadc30efff1e] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:325: [ddadc30efff1e] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:353: [ddadc30efff1e] daemon started
09:24:51 [2020-04-17T09:24:51.950Z]         check_test.go:358: [ddadc30efff1e] joining swarm manager [d0a40a9d7580b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:325: [dff67df58e539] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:325: [dff67df58e539] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:353: [dff67df58e539] daemon started
09:24:51 [2020-04-17T09:24:51.950Z]         check_test.go:358: [dff67df58e539] joining swarm manager [d0a40a9d7580b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:461: [d0a40a9d7580b] Stopping daemon
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:296: [d0a40a9d7580b] exiting daemon
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:448: [d0a40a9d7580b] Daemon stopped
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:461: [ddadc30efff1e] Stopping daemon
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:296: [ddadc30efff1e] exiting daemon
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:448: [ddadc30efff1e] Daemon stopped
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:461: [dff67df58e539] Stopping daemon
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:296: [dff67df58e539] exiting daemon
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:448: [dff67df58e539] Daemon stopped
09:24:51 [2020-04-17T09:24:51.950Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.23s)
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:325: [d02764d640b71] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:325: [d02764d640b71] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:353: [d02764d640b71] daemon started
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:325: [d50f23de1d16a] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:325: [d50f23de1d16a] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:353: [d50f23de1d16a] daemon started
09:24:51 [2020-04-17T09:24:51.950Z]         check_test.go:358: [d50f23de1d16a] joining swarm manager [d02764d640b71]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:325: [d7e8d12d1ca51] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:325: [d7e8d12d1ca51] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:353: [d7e8d12d1ca51] daemon started
09:24:51 [2020-04-17T09:24:51.950Z]         check_test.go:358: [d7e8d12d1ca51] joining swarm manager [d02764d640b71]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:461: [d50f23de1d16a] Stopping daemon
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:296: [d50f23de1d16a] exiting daemon
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:448: [d50f23de1d16a] Daemon stopped
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:461: [d02764d640b71] Stopping daemon
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:296: [d02764d640b71] exiting daemon
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:448: [d02764d640b71] Daemon stopped
09:24:51 [2020-04-17T09:24:51.950Z]         check_test.go:379: Daemon d50f23de1d16a is not started
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:461: [d7e8d12d1ca51] Stopping daemon
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:296: [d7e8d12d1ca51] exiting daemon
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:448: [d7e8d12d1ca51] Daemon stopped
09:24:51 [2020-04-17T09:24:51.950Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.23s)
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:325: [dde6158f0dad1] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:325: [dde6158f0dad1] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:353: [dde6158f0dad1] daemon started
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:325: [dc3427f253238] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:325: [dc3427f253238] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:353: [dc3427f253238] daemon started
09:24:51 [2020-04-17T09:24:51.950Z]         check_test.go:358: [dc3427f253238] joining swarm manager [dde6158f0dad1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:325: [dc9ba832ffe1c] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:325: [dc9ba832ffe1c] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:353: [dc9ba832ffe1c] daemon started
09:24:51 [2020-04-17T09:24:51.950Z]         check_test.go:358: [dc9ba832ffe1c] joining swarm manager [dde6158f0dad1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:461: [dde6158f0dad1] Stopping daemon
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:296: [dde6158f0dad1] exiting daemon
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:448: [dde6158f0dad1] Daemon stopped
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:461: [dc3427f253238] Stopping daemon
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:296: [dc3427f253238] exiting daemon
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:448: [dc3427f253238] Daemon stopped
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:461: [dc9ba832ffe1c] Stopping daemon
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:296: [dc9ba832ffe1c] exiting daemon
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:448: [dc9ba832ffe1c] Daemon stopped
09:24:51 [2020-04-17T09:24:51.950Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (40.08s)
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:325: [d7564869d7b60] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:325: [d7564869d7b60] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:353: [d7564869d7b60] daemon started
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:325: [d9b67640626ca] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:325: [d9b67640626ca] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:353: [d9b67640626ca] daemon started
09:24:51 [2020-04-17T09:24:51.950Z]         check_test.go:358: [d9b67640626ca] joining swarm manager [d7564869d7b60]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:325: [dab92f3887783] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:325: [dab92f3887783] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:353: [dab92f3887783] daemon started
09:24:51 [2020-04-17T09:24:51.950Z]         check_test.go:358: [dab92f3887783] joining swarm manager [d7564869d7b60]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:461: [d7564869d7b60] Stopping daemon
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:296: [d7564869d7b60] exiting daemon
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:448: [d7564869d7b60] Daemon stopped
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:461: [d9b67640626ca] Stopping daemon
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:296: [d9b67640626ca] exiting daemon
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:448: [d9b67640626ca] Daemon stopped
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:461: [dab92f3887783] Stopping daemon
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:296: [dab92f3887783] exiting daemon
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:448: [dab92f3887783] Daemon stopped
09:24:51 [2020-04-17T09:24:51.950Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.34s)
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:325: [d5dd609713293] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:325: [d5dd609713293] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:353: [d5dd609713293] daemon started
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:461: [d5dd609713293] Stopping daemon
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:296: [d5dd609713293] exiting daemon
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:448: [d5dd609713293] Daemon stopped
09:24:51 [2020-04-17T09:24:51.950Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.60s)
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:325: [d6dcd8ed31361] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:325: [d6dcd8ed31361] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:353: [d6dcd8ed31361] daemon started
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:461: [d6dcd8ed31361] Stopping daemon
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:296: [d6dcd8ed31361] exiting daemon
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:448: [d6dcd8ed31361] Daemon stopped
09:24:51 [2020-04-17T09:24:51.950Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.27s)
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:325: [def4ae38b33c7] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:325: [def4ae38b33c7] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:353: [def4ae38b33c7] daemon started
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:461: [def4ae38b33c7] Stopping daemon
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:296: [def4ae38b33c7] exiting daemon
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:448: [def4ae38b33c7] Daemon stopped
09:24:51 [2020-04-17T09:24:51.950Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.35s)
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfig
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:325: [dc0b3192c4644] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:325: [dc0b3192c4644] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:353: [dc0b3192c4644] daemon started
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:461: [dc0b3192c4644] Stopping daemon
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:296: [dc0b3192c4644] exiting daemon
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:448: [dc0b3192c4644] Daemon stopped
09:24:51 [2020-04-17T09:24:51.950Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.23s)
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfigUpdate
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:325: [d8bfac698ade0] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:325: [d8bfac698ade0] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:353: [d8bfac698ade0] daemon started
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:461: [d8bfac698ade0] Stopping daemon
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:296: [d8bfac698ade0] exiting daemon
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:448: [d8bfac698ade0] Daemon stopped
09:24:51 [2020-04-17T09:24:51.950Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.74s)
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestExtraHosts
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:325: [dfb4dbbd5f2cf] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:325: [dfb4dbbd5f2cf] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:353: [dfb4dbbd5f2cf] daemon started
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:461: [dfb4dbbd5f2cf] Stopping daemon
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:296: [dfb4dbbd5f2cf] exiting daemon
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:448: [dfb4dbbd5f2cf] Daemon stopped
09:24:51 [2020-04-17T09:24:51.950Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.00s)
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:325: [ddb981cec8431] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:325: [ddb981cec8431] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:353: [ddb981cec8431] daemon started
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:461: [ddb981cec8431] Stopping daemon
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:296: [ddb981cec8431] exiting daemon
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:448: [ddb981cec8431] Daemon stopped
09:24:51 [2020-04-17T09:24:51.950Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.86s)
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachable
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:325: [dffad52a08def] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:325: [dffad52a08def] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:353: [dffad52a08def] daemon started
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:461: [dffad52a08def] Stopping daemon
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:296: [dffad52a08def] exiting daemon
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:448: [dffad52a08def] Daemon stopped
09:24:51 [2020-04-17T09:24:51.950Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.12s)
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:325: [d5f4d8a7830bf] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:325: [d5f4d8a7830bf] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:353: [d5f4d8a7830bf] daemon started
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:461: [d5f4d8a7830bf] Stopping daemon
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:296: [d5f4d8a7830bf] exiting daemon
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:448: [d5f4d8a7830bf] Daemon stopped
09:24:51 [2020-04-17T09:24:51.950Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.15s)
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:325: [d3298b649ada7] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:325: [d3298b649ada7] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:353: [d3298b649ada7] daemon started
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:461: [d3298b649ada7] Stopping daemon
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:296: [d3298b649ada7] exiting daemon
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:448: [d3298b649ada7] Daemon stopped
09:24:51 [2020-04-17T09:24:51.950Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.73s)
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPruneNetwork
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:325: [d28d05f8c34ba] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:325: [d28d05f8c34ba] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:353: [d28d05f8c34ba] daemon started
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:461: [d28d05f8c34ba] Stopping daemon
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:296: [d28d05f8c34ba] exiting daemon
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:448: [d28d05f8c34ba] Daemon stopped
09:24:51 [2020-04-17T09:24:51.950Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.60s)
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPsListContainersFilterIsTask
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:325: [d6c9ca704e342] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:325: [d6c9ca704e342] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:353: [d6c9ca704e342] daemon started
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:461: [d6c9ca704e342] Stopping daemon
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:296: [d6c9ca704e342] exiting daemon
09:24:51 [2020-04-17T09:24:51.950Z]         daemon.go:448: [d6c9ca704e342] Daemon stopped
09:24:51 [2020-04-17T09:24:51.951Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.06s)
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountTmpfs
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:325: [d3606eca964ce] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:325: [d3606eca964ce] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:353: [d3606eca964ce] daemon started
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:461: [d3606eca964ce] Stopping daemon
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:296: [d3606eca964ce] exiting daemon
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:448: [d3606eca964ce] Daemon stopped
09:24:51 [2020-04-17T09:24:51.951Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.15s)
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountVolume
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:325: [d255c3f5674df] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:325: [d255c3f5674df] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:353: [d255c3f5674df] daemon started
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:461: [d255c3f5674df] Stopping daemon
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:296: [d255c3f5674df] exiting daemon
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:448: [d255c3f5674df] Daemon stopped
09:24:51 [2020-04-17T09:24:51.951Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.14s)
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:325: [ddbac17443be1] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:325: [ddbac17443be1] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:353: [ddbac17443be1] daemon started
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:461: [ddbac17443be1] Stopping daemon
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:296: [ddbac17443be1] exiting daemon
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:448: [ddbac17443be1] Daemon stopped
09:24:51 [2020-04-17T09:24:51.951Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.36s)
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:325: [dad07f4f69a49] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:325: [dad07f4f69a49] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:353: [dad07f4f69a49] daemon started
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:461: [dad07f4f69a49] Stopping daemon
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:296: [dad07f4f69a49] exiting daemon
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:448: [dad07f4f69a49] Daemon stopped
09:24:51 [2020-04-17T09:24:51.951Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.54s)
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:325: [d50851bcc742a] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:325: [d50851bcc742a] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:353: [d50851bcc742a] daemon started
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:461: [d50851bcc742a] Stopping daemon
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:296: [d50851bcc742a] exiting daemon
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:448: [d50851bcc742a] Daemon stopped
09:24:51 [2020-04-17T09:24:51.951Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (18.50s)
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:325: [d5b9aa85273f6] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:325: [d5b9aa85273f6] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:353: [d5b9aa85273f6] daemon started
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:461: [d5b9aa85273f6] Stopping daemon
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:296: [d5b9aa85273f6] exiting daemon
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:448: [d5b9aa85273f6] Daemon stopped
09:24:51 [2020-04-17T09:24:51.951Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.46s)
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:325: [d97e822653056] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:325: [d97e822653056] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:353: [d97e822653056] daemon started
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:461: [d97e822653056] Stopping daemon
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:296: [d97e822653056] exiting daemon
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:448: [d97e822653056] Daemon stopped
09:24:51 [2020-04-17T09:24:51.951Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.48s)
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:325: [dc0c222eb0739] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:325: [dc0c222eb0739] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:353: [dc0c222eb0739] daemon started
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:461: [dc0c222eb0739] Stopping daemon
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:296: [dc0c222eb0739] exiting daemon
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:448: [dc0c222eb0739] Daemon stopped
09:24:51 [2020-04-17T09:24:51.951Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.08s)
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:325: [d59510f233594] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:325: [d59510f233594] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:353: [d59510f233594] daemon started
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:461: [d59510f233594] Stopping daemon
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:296: [d59510f233594] exiting daemon
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:448: [d59510f233594] Daemon stopped
09:24:51 [2020-04-17T09:24:51.951Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.66s)
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthRun
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:325: [d4e82cf4763e3] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:325: [d4e82cf4763e3] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:353: [d4e82cf4763e3] daemon started
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:461: [d4e82cf4763e3] Stopping daemon
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:296: [d4e82cf4763e3] exiting daemon
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:448: [d4e82cf4763e3] Daemon stopped
09:24:51 [2020-04-17T09:24:51.951Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.30s)
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthStart
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:325: [d91ff35c1f179] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:325: [d91ff35c1f179] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:353: [d91ff35c1f179] daemon started
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:461: [d91ff35c1f179] Stopping daemon
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:296: [d91ff35c1f179] exiting daemon
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:448: [d91ff35c1f179] Daemon stopped
09:24:51 [2020-04-17T09:24:51.951Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.74s)
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogs
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:325: [d84c0ace9b7b9] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:325: [d84c0ace9b7b9] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:353: [d84c0ace9b7b9] daemon started
09:24:51 [2020-04-17T09:24:51.951Z]         docker_cli_service_logs_test.go:49: log for "TestServiceLogs2": "TestServiceLogs2.1.nanimd57zdee@469290991eab    | hello2\n"
09:24:51 [2020-04-17T09:24:51.951Z]         docker_cli_service_logs_test.go:49: log for "TestServiceLogs1": "TestServiceLogs1.1.fofdaan3shwk@469290991eab    | hello1\n"
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:461: [d84c0ace9b7b9] Stopping daemon
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:296: [d84c0ace9b7b9] exiting daemon
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:448: [d84c0ace9b7b9] Daemon stopped
09:24:51 [2020-04-17T09:24:51.951Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.23s)
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsCompleteness
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:325: [d5dde1b151926] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:325: [d5dde1b151926] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:353: [d5dde1b151926] daemon started
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:461: [d5dde1b151926] Stopping daemon
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:296: [d5dde1b151926] exiting daemon
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:448: [d5dde1b151926] Daemon stopped
09:24:51 [2020-04-17T09:24:51.951Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.13s)
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsDetails
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:325: [d3d2cd577132d] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:325: [d3d2cd577132d] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:353: [d3d2cd577132d] daemon started
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:461: [d3d2cd577132d] Stopping daemon
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:296: [d3d2cd577132d] exiting daemon
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:448: [d3d2cd577132d] Daemon stopped
09:24:51 [2020-04-17T09:24:51.951Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.45s)
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsFollow
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:325: [d48a82b0a71a8] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:325: [d48a82b0a71a8] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:353: [d48a82b0a71a8] daemon started
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:461: [d48a82b0a71a8] Stopping daemon
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:296: [d48a82b0a71a8] exiting daemon
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:448: [d48a82b0a71a8] Daemon stopped
09:24:51 [2020-04-17T09:24:51.951Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.38s)
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:325: [d49de6db834ab] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:325: [d49de6db834ab] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:353: [d49de6db834ab] daemon started
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:461: [d49de6db834ab] Stopping daemon
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:296: [d49de6db834ab] exiting daemon
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:448: [d49de6db834ab] Daemon stopped
09:24:51 [2020-04-17T09:24:51.951Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.66s)
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsSince
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:325: [d88efd628c8ba] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:325: [d88efd628c8ba] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:353: [d88efd628c8ba] daemon started
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:461: [d88efd628c8ba] Stopping daemon
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:296: [d88efd628c8ba] exiting daemon
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:448: [d88efd628c8ba] Daemon stopped
09:24:51 [2020-04-17T09:24:51.951Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.25s)
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTTY
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:325: [d4463290308af] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:325: [d4463290308af] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:353: [d4463290308af] daemon started
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:461: [d4463290308af] Stopping daemon
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:296: [d4463290308af] exiting daemon
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:448: [d4463290308af] Daemon stopped
09:24:51 [2020-04-17T09:24:51.951Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.13s)
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTail
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:325: [de6cb63ccd91e] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:325: [de6cb63ccd91e] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:353: [de6cb63ccd91e] daemon started
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:461: [de6cb63ccd91e] Stopping daemon
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:296: [de6cb63ccd91e] exiting daemon
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:448: [de6cb63ccd91e] Daemon stopped
09:24:51 [2020-04-17T09:24:51.951Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.60s)
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTaskLogs
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:325: [d6e741bd425f8] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:325: [d6e741bd425f8] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:353: [d6e741bd425f8] daemon started
09:24:51 [2020-04-17T09:24:51.951Z]         docker_cli_service_logs_test.go:242: checking task lx08b1bvw6jn
09:24:51 [2020-04-17T09:24:51.951Z]         docker_cli_service_logs_test.go:247: checking messages for lx08b1bvw6jn
09:24:51 [2020-04-17T09:24:51.951Z]         docker_cli_service_logs_test.go:242: checking task kwxqfiu55vbv
09:24:51 [2020-04-17T09:24:51.951Z]         docker_cli_service_logs_test.go:247: checking messages for kwxqfiu55vbv
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:461: [d6e741bd425f8] Stopping daemon
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:296: [d6e741bd425f8] exiting daemon
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:448: [d6e741bd425f8] Daemon stopped
09:24:51 [2020-04-17T09:24:51.951Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (2.90s)
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceScale
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:325: [d363fe74b59d0] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:325: [d363fe74b59d0] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:353: [d363fe74b59d0] daemon started
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:461: [d363fe74b59d0] Stopping daemon
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:296: [d363fe74b59d0] exiting daemon
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:448: [d363fe74b59d0] Daemon stopped
09:24:51 [2020-04-17T09:24:51.951Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (20.33s)
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:325: [d941f20df3e9e] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:325: [d941f20df3e9e] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:353: [d941f20df3e9e] daemon started
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:461: [d941f20df3e9e] Stopping daemon
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:296: [d941f20df3e9e] exiting daemon
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:448: [d941f20df3e9e] Daemon stopped
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:325: [d941f20df3e9e] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:325: [d941f20df3e9e] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:353: [d941f20df3e9e] daemon started
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:461: [d941f20df3e9e] Stopping daemon
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:296: [d941f20df3e9e] exiting daemon
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:448: [d941f20df3e9e] Daemon stopped
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:325: [d941f20df3e9e] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:325: [d941f20df3e9e] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:353: [d941f20df3e9e] daemon started
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:461: [d941f20df3e9e] Stopping daemon
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:296: [d941f20df3e9e] exiting daemon
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:448: [d941f20df3e9e] Daemon stopped
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:325: [d941f20df3e9e] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:325: [d941f20df3e9e] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:353: [d941f20df3e9e] daemon started
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:461: [d941f20df3e9e] Stopping daemon
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:296: [d941f20df3e9e] exiting daemon
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:448: [d941f20df3e9e] Daemon stopped
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:325: [d941f20df3e9e] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:325: [d941f20df3e9e] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:353: [d941f20df3e9e] daemon started
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:461: [d941f20df3e9e] Stopping daemon
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:296: [d941f20df3e9e] exiting daemon
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:448: [d941f20df3e9e] Daemon stopped
09:24:51 [2020-04-17T09:24:51.951Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.05s)
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsConfig
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:325: [d4670dd217a38] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:325: [d4670dd217a38] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:353: [d4670dd217a38] daemon started
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:461: [d4670dd217a38] Stopping daemon
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:296: [d4670dd217a38] exiting daemon
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:448: [d4670dd217a38] Daemon stopped
09:24:51 [2020-04-17T09:24:51.951Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.36s)
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:325: [dd1959f62a5b0] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:325: [dd1959f62a5b0] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:353: [dd1959f62a5b0] daemon started
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:461: [dd1959f62a5b0] Stopping daemon
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:296: [dd1959f62a5b0] exiting daemon
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:448: [dd1959f62a5b0] Daemon stopped
09:24:51 [2020-04-17T09:24:51.951Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.94s)
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:325: [d27da6914e464] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:325: [d27da6914e464] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:353: [d27da6914e464] daemon started
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:325: [d06b445efd227] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:325: [d06b445efd227] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:353: [d06b445efd227] daemon started
09:24:51 [2020-04-17T09:24:51.951Z]         check_test.go:358: [d06b445efd227] joining swarm manager [d27da6914e464]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:325: [de1dcd081d6b9] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:325: [de1dcd081d6b9] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:353: [de1dcd081d6b9] daemon started
09:24:51 [2020-04-17T09:24:51.951Z]         check_test.go:358: [de1dcd081d6b9] joining swarm manager [d27da6914e464]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:461: [d27da6914e464] Stopping daemon
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:296: [d27da6914e464] exiting daemon
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:448: [d27da6914e464] Daemon stopped
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:461: [d06b445efd227] Stopping daemon
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:296: [d06b445efd227] exiting daemon
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:448: [d06b445efd227] Daemon stopped
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:461: [de1dcd081d6b9] Stopping daemon
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:296: [de1dcd081d6b9] exiting daemon
09:24:51 [2020-04-17T09:24:51.951Z]         daemon.go:448: [de1dcd081d6b9] Daemon stopped
09:24:51 [2020-04-17T09:24:51.951Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.21s)
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsScope
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:325: [dbc69978cc37c] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:325: [dbc69978cc37c] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:353: [dbc69978cc37c] daemon started
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:461: [dbc69978cc37c] Stopping daemon
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:296: [dbc69978cc37c] exiting daemon
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:448: [dbc69978cc37c] Daemon stopped
09:24:51 [2020-04-17T09:24:51.952Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.95s)
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSecret
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:325: [d1301d149128b] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:325: [d1301d149128b] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:353: [d1301d149128b] daemon started
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:461: [d1301d149128b] Stopping daemon
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:296: [d1301d149128b] exiting daemon
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:448: [d1301d149128b] Daemon stopped
09:24:51 [2020-04-17T09:24:51.952Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.17s)
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsService
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:325: [d8daca88be297] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:325: [d8daca88be297] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:353: [d8daca88be297] daemon started
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:461: [d8daca88be297] Stopping daemon
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:296: [d8daca88be297] exiting daemon
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:448: [d8daca88be297] Daemon stopped
09:24:51 [2020-04-17T09:24:51.952Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.25s)
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:325: [dfb28dbc93f90] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:325: [dfb28dbc93f90] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:353: [dfb28dbc93f90] daemon started
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:325: [d0556d10f78e8] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:325: [d0556d10f78e8] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:353: [d0556d10f78e8] daemon started
09:24:51 [2020-04-17T09:24:51.952Z]         check_test.go:358: [d0556d10f78e8] joining swarm manager [dfb28dbc93f90]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:325: [dd5f0067506aa] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:325: [dd5f0067506aa] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:353: [dd5f0067506aa] daemon started
09:24:51 [2020-04-17T09:24:51.952Z]         check_test.go:358: [dd5f0067506aa] joining swarm manager [dfb28dbc93f90]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:461: [dfb28dbc93f90] Stopping daemon
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:296: [dfb28dbc93f90] exiting daemon
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:448: [dfb28dbc93f90] Daemon stopped
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:461: [d0556d10f78e8] Stopping daemon
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:296: [d0556d10f78e8] exiting daemon
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:448: [d0556d10f78e8] Daemon stopped
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:461: [dd5f0067506aa] Stopping daemon
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:296: [dd5f0067506aa] exiting daemon
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:448: [dd5f0067506aa] Daemon stopped
09:24:51 [2020-04-17T09:24:51.952Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.15s)
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsType
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:325: [dee969fec4619] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:325: [dee969fec4619] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:353: [dee969fec4619] daemon started
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:461: [dee969fec4619] Stopping daemon
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:296: [dee969fec4619] exiting daemon
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:448: [dee969fec4619] Daemon stopped
09:24:51 [2020-04-17T09:24:51.952Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (138.57s)
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:325: [d12fde0962a99] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:325: [d12fde0962a99] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:353: [d12fde0962a99] daemon started
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:325: [de794e26a2087] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:325: [de794e26a2087] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:353: [de794e26a2087] daemon started
09:24:51 [2020-04-17T09:24:51.952Z]         check_test.go:358: [de794e26a2087] joining swarm manager [d12fde0962a99]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:325: [d2343e4327c1d] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:325: [d2343e4327c1d] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:353: [d2343e4327c1d] daemon started
09:24:51 [2020-04-17T09:24:51.952Z]         check_test.go:358: [d2343e4327c1d] joining swarm manager [d12fde0962a99]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:461: [de794e26a2087] Stopping daemon
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:296: [de794e26a2087] exiting daemon
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:448: [de794e26a2087] Daemon stopped
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:325: [de794e26a2087] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:325: [de794e26a2087] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:353: [de794e26a2087] daemon started
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:461: [d2343e4327c1d] Stopping daemon
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:296: [d2343e4327c1d] exiting daemon
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:448: [d2343e4327c1d] Daemon stopped
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:325: [d2343e4327c1d] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:325: [d2343e4327c1d] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:353: [d2343e4327c1d] daemon started
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:461: [de794e26a2087] Stopping daemon
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:296: [de794e26a2087] exiting daemon
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:448: [de794e26a2087] Daemon stopped
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:325: [de794e26a2087] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:325: [de794e26a2087] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:353: [de794e26a2087] daemon started
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:461: [de794e26a2087] Stopping daemon
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:296: [de794e26a2087] exiting daemon
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:448: [de794e26a2087] Daemon stopped
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:325: [de794e26a2087] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:325: [de794e26a2087] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:353: [de794e26a2087] daemon started
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:461: [d2343e4327c1d] Stopping daemon
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:296: [d2343e4327c1d] exiting daemon
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:448: [d2343e4327c1d] Daemon stopped
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:325: [d2343e4327c1d] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:325: [d2343e4327c1d] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:353: [d2343e4327c1d] daemon started
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:461: [de794e26a2087] Stopping daemon
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:296: [de794e26a2087] exiting daemon
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:448: [de794e26a2087] Daemon stopped
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:325: [de794e26a2087] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:325: [de794e26a2087] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:353: [de794e26a2087] daemon started
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:461: [d2343e4327c1d] Stopping daemon
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:296: [d2343e4327c1d] exiting daemon
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:448: [d2343e4327c1d] Daemon stopped
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:325: [d2343e4327c1d] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:325: [d2343e4327c1d] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:353: [d2343e4327c1d] daemon started
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:461: [d12fde0962a99] Stopping daemon
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:296: [d12fde0962a99] exiting daemon
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:448: [d12fde0962a99] Daemon stopped
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:461: [de794e26a2087] Stopping daemon
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:296: [de794e26a2087] exiting daemon
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:448: [de794e26a2087] Daemon stopped
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:461: [d2343e4327c1d] Stopping daemon
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:296: [d2343e4327c1d] exiting daemon
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:448: [d2343e4327c1d] Daemon stopped
09:24:51 [2020-04-17T09:24:51.952Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.34s)
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:325: [da2f3dff18001] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:325: [da2f3dff18001] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:353: [da2f3dff18001] daemon started
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:461: [da2f3dff18001] Stopping daemon
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:296: [da2f3dff18001] exiting daemon
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:448: [da2f3dff18001] Daemon stopped
09:24:51 [2020-04-17T09:24:51.952Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.61s)
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAutoStart
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:325: [da0bf9602da29] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:325: [da0bf9602da29] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:353: [da0bf9602da29] daemon started
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:461: [da0bf9602da29] Stopping daemon
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:296: [da0bf9602da29] exiting daemon
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:448: [da0bf9602da29] Daemon stopped
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:325: [da0bf9602da29] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:325: [da0bf9602da29] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:325: [da0bf9602da29] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:353: [da0bf9602da29] daemon started
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:461: [da0bf9602da29] Stopping daemon
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:296: [da0bf9602da29] exiting daemon
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:448: [da0bf9602da29] Daemon stopped
09:24:51 [2020-04-17T09:24:51.952Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.15s)
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:325: [df1006b8dc67a] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:325: [df1006b8dc67a] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:353: [df1006b8dc67a] daemon started
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:461: [df1006b8dc67a] Stopping daemon
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:296: [df1006b8dc67a] exiting daemon
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:448: [df1006b8dc67a] Daemon stopped
09:24:51 [2020-04-17T09:24:51.952Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.97s)
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:325: [d8e5fa1caf1e6] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:325: [d8e5fa1caf1e6] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:353: [d8e5fa1caf1e6] daemon started
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:461: [d8e5fa1caf1e6] Stopping daemon
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:296: [d8e5fa1caf1e6] exiting daemon
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:448: [d8e5fa1caf1e6] Daemon stopped
09:24:51 [2020-04-17T09:24:51.952Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (6.13s)
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:325: [d0c92fd206241] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:325: [d0c92fd206241] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:353: [d0c92fd206241] daemon started
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:461: [d0c92fd206241] Stopping daemon
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:296: [d0c92fd206241] exiting daemon
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:448: [d0c92fd206241] Daemon stopped
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:325: [d0c92fd206241] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:296: [d0c92fd206241] exiting daemon
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:325: [d0c92fd206241] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:325: [d0c92fd206241] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:296: [d0c92fd206241] exiting daemon
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:325: [d0c92fd206241] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:325: [d0c92fd206241] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:325: [d0c92fd206241] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:353: [d0c92fd206241] daemon started
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:461: [d0c92fd206241] Stopping daemon
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:296: [d0c92fd206241] exiting daemon
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:448: [d0c92fd206241] Daemon stopped
09:24:51 [2020-04-17T09:24:51.952Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.98s)
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIngressNetwork
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:325: [d8c17b19a33f1] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:325: [d8c17b19a33f1] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:353: [d8c17b19a33f1] daemon started
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:461: [d8c17b19a33f1] Stopping daemon
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:296: [d8c17b19a33f1] exiting daemon
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:448: [d8c17b19a33f1] Daemon stopped
09:24:51 [2020-04-17T09:24:51.952Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.09s)
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInit
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:325: [dca32f76d6bbb] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:325: [dca32f76d6bbb] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:353: [dca32f76d6bbb] daemon started
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:461: [dca32f76d6bbb] Stopping daemon
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:296: [dca32f76d6bbb] exiting daemon
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:448: [dca32f76d6bbb] Daemon stopped
09:24:51 [2020-04-17T09:24:51.952Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
09:24:51 [2020-04-17T09:24:51.952Z]         requirement.go:26: unmatched requirement IPv6
09:24:51 [2020-04-17T09:24:51.952Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.04s)
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitLocked
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:325: [d5e5b743de2cd] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:325: [d5e5b743de2cd] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:353: [d5e5b743de2cd] daemon started
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:461: [d5e5b743de2cd] Stopping daemon
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:296: [d5e5b743de2cd] exiting daemon
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:448: [d5e5b743de2cd] Daemon stopped
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:325: [d5e5b743de2cd] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:325: [d5e5b743de2cd] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:353: [d5e5b743de2cd] daemon started
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:461: [d5e5b743de2cd] Stopping daemon
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:296: [d5e5b743de2cd] exiting daemon
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:448: [d5e5b743de2cd] Daemon stopped
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:325: [d5e5b743de2cd] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:325: [d5e5b743de2cd] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:353: [d5e5b743de2cd] daemon started
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:461: [d5e5b743de2cd] Stopping daemon
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:296: [d5e5b743de2cd] exiting daemon
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:448: [d5e5b743de2cd] Daemon stopped
09:24:51 [2020-04-17T09:24:51.952Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.81s)
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:325: [d934111771fb8] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:325: [d934111771fb8] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:353: [d934111771fb8] daemon started
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:461: [d934111771fb8] Stopping daemon
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:296: [d934111771fb8] exiting daemon
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:448: [d934111771fb8] Daemon stopped
09:24:51 [2020-04-17T09:24:51.952Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.80s)
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:325: [dd800ea9f166a] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:325: [dd800ea9f166a] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:353: [dd800ea9f166a] daemon started
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:461: [dd800ea9f166a] Stopping daemon
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:296: [dd800ea9f166a] exiting daemon
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:448: [dd800ea9f166a] Daemon stopped
09:24:51 [2020-04-17T09:24:51.952Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (3.35s)
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitWithDrain
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:325: [d774dd5a567e4] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.952Z]         daemon.go:325: [d774dd5a567e4] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:353: [d774dd5a567e4] daemon started
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:461: [d774dd5a567e4] Stopping daemon
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:296: [d774dd5a567e4] exiting daemon
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:448: [d774dd5a567e4] Daemon stopped
09:24:51 [2020-04-17T09:24:51.953Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.28s)
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:325: [d1e46ce9a6799] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:325: [d1e46ce9a6799] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:353: [d1e46ce9a6799] daemon started
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:325: [d845e2d07e209] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:325: [d845e2d07e209] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:353: [d845e2d07e209] daemon started
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:461: [d1e46ce9a6799] Stopping daemon
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:296: [d1e46ce9a6799] exiting daemon
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:448: [d1e46ce9a6799] Daemon stopped
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:461: [d845e2d07e209] Stopping daemon
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:296: [d845e2d07e209] exiting daemon
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:448: [d845e2d07e209] Daemon stopped
09:24:51 [2020-04-17T09:24:51.953Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (51.55s)
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:325: [dde39a7851322] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:325: [dde39a7851322] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:353: [dde39a7851322] daemon started
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:325: [daba6bf883c69] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:325: [daba6bf883c69] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:353: [daba6bf883c69] daemon started
09:24:51 [2020-04-17T09:24:51.953Z]         check_test.go:358: [daba6bf883c69] joining swarm manager [dde39a7851322]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:461: [daba6bf883c69] Stopping daemon
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:296: [daba6bf883c69] exiting daemon
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:448: [daba6bf883c69] Daemon stopped
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:325: [daba6bf883c69] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:325: [daba6bf883c69] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:353: [daba6bf883c69] daemon started
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:325: [db718feeae0d9] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:325: [db718feeae0d9] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:353: [db718feeae0d9] daemon started
09:24:51 [2020-04-17T09:24:51.953Z]         check_test.go:358: [db718feeae0d9] joining swarm manager [dde39a7851322]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:461: [daba6bf883c69] Stopping daemon
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:296: [daba6bf883c69] exiting daemon
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:448: [daba6bf883c69] Daemon stopped
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:325: [daba6bf883c69] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:325: [daba6bf883c69] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:353: [daba6bf883c69] daemon started
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:461: [db718feeae0d9] Stopping daemon
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:296: [db718feeae0d9] exiting daemon
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:448: [db718feeae0d9] Daemon stopped
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:325: [db718feeae0d9] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:325: [db718feeae0d9] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:353: [db718feeae0d9] daemon started
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:461: [db718feeae0d9] Stopping daemon
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:296: [db718feeae0d9] exiting daemon
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:448: [db718feeae0d9] Daemon stopped
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:325: [db718feeae0d9] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:325: [db718feeae0d9] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:353: [db718feeae0d9] daemon started
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:461: [dde39a7851322] Stopping daemon
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:296: [dde39a7851322] exiting daemon
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:448: [dde39a7851322] Daemon stopped
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:461: [daba6bf883c69] Stopping daemon
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:296: [daba6bf883c69] exiting daemon
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:448: [daba6bf883c69] Daemon stopped
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:461: [db718feeae0d9] Stopping daemon
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:296: [db718feeae0d9] exiting daemon
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:448: [db718feeae0d9] Daemon stopped
09:24:51 [2020-04-17T09:24:51.953Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.82s)
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:325: [ddd80f244e868] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:325: [ddd80f244e868] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:353: [ddd80f244e868] daemon started
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:325: [de138d6080a8d] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:325: [de138d6080a8d] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:353: [de138d6080a8d] daemon started
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:461: [ddd80f244e868] Stopping daemon
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:296: [ddd80f244e868] exiting daemon
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:448: [ddd80f244e868] Daemon stopped
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:461: [de138d6080a8d] Stopping daemon
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:296: [de138d6080a8d] exiting daemon
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:448: [de138d6080a8d] Daemon stopped
09:24:51 [2020-04-17T09:24:51.953Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.73s)
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLeaveLocked
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:325: [dacab94266716] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:325: [dacab94266716] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:353: [dacab94266716] daemon started
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:461: [dacab94266716] Stopping daemon
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:296: [dacab94266716] exiting daemon
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:448: [dacab94266716] Daemon stopped
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:325: [dacab94266716] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:325: [dacab94266716] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:353: [dacab94266716] daemon started
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:461: [dacab94266716] Stopping daemon
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:296: [dacab94266716] exiting daemon
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:448: [dacab94266716] Daemon stopped
09:24:51 [2020-04-17T09:24:51.953Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (129.31s)
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:325: [d82504ad18143] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:325: [d82504ad18143] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:353: [d82504ad18143] daemon started
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:325: [df2cc5a9b09a0] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:325: [df2cc5a9b09a0] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:353: [df2cc5a9b09a0] daemon started
09:24:51 [2020-04-17T09:24:51.953Z]         check_test.go:358: [df2cc5a9b09a0] joining swarm manager [d82504ad18143]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:325: [dd1ccb42cd5ed] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:325: [dd1ccb42cd5ed] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:353: [dd1ccb42cd5ed] daemon started
09:24:51 [2020-04-17T09:24:51.953Z]         check_test.go:358: [dd1ccb42cd5ed] joining swarm manager [d82504ad18143]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:461: [df2cc5a9b09a0] Stopping daemon
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:296: [df2cc5a9b09a0] exiting daemon
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:448: [df2cc5a9b09a0] Daemon stopped
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:325: [df2cc5a9b09a0] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:325: [df2cc5a9b09a0] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:325: [df2cc5a9b09a0] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:353: [df2cc5a9b09a0] daemon started
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:461: [df2cc5a9b09a0] Stopping daemon
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:296: [df2cc5a9b09a0] exiting daemon
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:448: [df2cc5a9b09a0] Daemon stopped
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:461: [d82504ad18143] Stopping daemon
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:296: [d82504ad18143] exiting daemon
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:448: [d82504ad18143] Daemon stopped
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:325: [d82504ad18143] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:325: [d82504ad18143] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:353: [d82504ad18143] daemon started
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:461: [dd1ccb42cd5ed] Stopping daemon
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:296: [dd1ccb42cd5ed] exiting daemon
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:448: [dd1ccb42cd5ed] Daemon stopped
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:325: [dd1ccb42cd5ed] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:325: [dd1ccb42cd5ed] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:353: [dd1ccb42cd5ed] daemon started
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:325: [df2cc5a9b09a0] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:325: [df2cc5a9b09a0] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:325: [df2cc5a9b09a0] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:325: [df2cc5a9b09a0] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:339: [df2cc5a9b09a0] error pinging daemon on start: Get http://df2cc5a9b09a0.sock/_ping: context deadline exceeded
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:325: [df2cc5a9b09a0] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:353: [df2cc5a9b09a0] daemon started
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:461: [df2cc5a9b09a0] Stopping daemon
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:296: [df2cc5a9b09a0] exiting daemon
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:448: [df2cc5a9b09a0] Daemon stopped
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:325: [df2cc5a9b09a0] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:325: [df2cc5a9b09a0] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:353: [df2cc5a9b09a0] daemon started
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:461: [d82504ad18143] Stopping daemon
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:296: [d82504ad18143] exiting daemon
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:448: [d82504ad18143] Daemon stopped
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:325: [d82504ad18143] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:325: [d82504ad18143] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:325: [d82504ad18143] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:325: [d82504ad18143] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:339: [d82504ad18143] error pinging daemon on start: Get http://d82504ad18143.sock/_ping: context deadline exceeded
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:325: [d82504ad18143] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:339: [d82504ad18143] error pinging daemon on start: Get http://d82504ad18143.sock/_ping: context deadline exceeded
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:325: [d82504ad18143] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:339: [d82504ad18143] error pinging daemon on start: Get http://d82504ad18143.sock/_ping: context deadline exceeded
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:325: [d82504ad18143] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:353: [d82504ad18143] daemon started
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:461: [dd1ccb42cd5ed] Stopping daemon
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:296: [dd1ccb42cd5ed] exiting daemon
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:448: [dd1ccb42cd5ed] Daemon stopped
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:325: [dd1ccb42cd5ed] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:325: [dd1ccb42cd5ed] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:325: [dd1ccb42cd5ed] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:325: [dd1ccb42cd5ed] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:353: [dd1ccb42cd5ed] daemon started
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:461: [df2cc5a9b09a0] Stopping daemon
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:296: [df2cc5a9b09a0] exiting daemon
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:448: [df2cc5a9b09a0] Daemon stopped
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:325: [df2cc5a9b09a0] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:325: [df2cc5a9b09a0] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:325: [df2cc5a9b09a0] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:353: [df2cc5a9b09a0] daemon started
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:325: [debb9b3264db8] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:325: [debb9b3264db8] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:353: [debb9b3264db8] daemon started
09:24:51 [2020-04-17T09:24:51.953Z]         check_test.go:358: [debb9b3264db8] joining swarm manager [d82504ad18143]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:461: [debb9b3264db8] Stopping daemon
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:296: [debb9b3264db8] exiting daemon
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:448: [debb9b3264db8] Daemon stopped
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:325: [debb9b3264db8] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:325: [debb9b3264db8] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:353: [debb9b3264db8] daemon started
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:461: [d82504ad18143] Stopping daemon
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:296: [d82504ad18143] exiting daemon
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:448: [d82504ad18143] Daemon stopped
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:461: [df2cc5a9b09a0] Stopping daemon
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:296: [df2cc5a9b09a0] exiting daemon
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:448: [df2cc5a9b09a0] Daemon stopped
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:461: [dd1ccb42cd5ed] Stopping daemon
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:296: [dd1ccb42cd5ed] exiting daemon
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:448: [dd1ccb42cd5ed] Daemon stopped
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:461: [debb9b3264db8] Stopping daemon
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:296: [debb9b3264db8] exiting daemon
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:448: [debb9b3264db8] Daemon stopped
09:24:51 [2020-04-17T09:24:51.953Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (14.07s)
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:325: [db6d5888ddf84] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:325: [db6d5888ddf84] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:353: [db6d5888ddf84] daemon started
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:325: [d6cec501d100e] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:325: [d6cec501d100e] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:353: [d6cec501d100e] daemon started
09:24:51 [2020-04-17T09:24:51.953Z]         check_test.go:358: [d6cec501d100e] joining swarm manager [db6d5888ddf84]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:325: [dc8c758501847] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:325: [dc8c758501847] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:353: [dc8c758501847] daemon started
09:24:51 [2020-04-17T09:24:51.953Z]         check_test.go:358: [dc8c758501847] joining swarm manager [db6d5888ddf84]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:461: [db6d5888ddf84] Stopping daemon
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:296: [db6d5888ddf84] exiting daemon
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:448: [db6d5888ddf84] Daemon stopped
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:461: [d6cec501d100e] Stopping daemon
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:296: [d6cec501d100e] exiting daemon
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:448: [d6cec501d100e] Daemon stopped
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:461: [dc8c758501847] Stopping daemon
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:296: [dc8c758501847] exiting daemon
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:448: [dc8c758501847] Daemon stopped
09:24:51 [2020-04-17T09:24:51.953Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.02s)
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateDup
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:325: [d6b988e0daa48] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:325: [d6b988e0daa48] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:353: [d6b988e0daa48] daemon started
09:24:51 [2020-04-17T09:24:51.953Z]         docker_cli_swarm_test.go:1521: Creating a network named "network-test-0" with "bridge", then "bridge"
09:24:51 [2020-04-17T09:24:51.953Z]         docker_cli_swarm_test.go:1528: As expected, the attempt to network "network-test-0" with "bridge" failed: Error response from daemon: network with name network-test-0 already exists
09:24:51 [2020-04-17T09:24:51.953Z]         docker_cli_swarm_test.go:1521: Creating a network named "network-test-0" with "bridge", then "overlay"
09:24:51 [2020-04-17T09:24:51.953Z]         docker_cli_swarm_test.go:1528: As expected, the attempt to network "network-test-0" with "overlay" failed: Error response from daemon: network with name network-test-0 already exists
09:24:51 [2020-04-17T09:24:51.953Z]         docker_cli_swarm_test.go:1521: Creating a network named "network-test-1" with "overlay", then "bridge"
09:24:51 [2020-04-17T09:24:51.953Z]         docker_cli_swarm_test.go:1528: As expected, the attempt to network "network-test-1" with "bridge" failed: Error response from daemon: network with name network-test-1 already exists
09:24:51 [2020-04-17T09:24:51.953Z]         docker_cli_swarm_test.go:1521: Creating a network named "network-test-1" with "overlay", then "overlay"
09:24:51 [2020-04-17T09:24:51.953Z]         docker_cli_swarm_test.go:1528: As expected, the attempt to network "network-test-1" with "overlay" failed: Error response from daemon: network with name network-test-1 already exists
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:461: [d6b988e0daa48] Stopping daemon
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:296: [d6b988e0daa48] exiting daemon
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:448: [d6b988e0daa48] Daemon stopped
09:24:51 [2020-04-17T09:24:51.953Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.10s)
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:325: [d1b1300ef9b1f] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:325: [d1b1300ef9b1f] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:353: [d1b1300ef9b1f] daemon started
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:461: [d1b1300ef9b1f] Stopping daemon
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:296: [d1b1300ef9b1f] exiting daemon
09:24:51 [2020-04-17T09:24:51.953Z]         daemon.go:448: [d1b1300ef9b1f] Daemon stopped
09:24:51 [2020-04-17T09:24:51.953Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (4.87s)
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:325: [dcd803fc25f4d] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:325: [dcd803fc25f4d] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:353: [dcd803fc25f4d] daemon started
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:461: [dcd803fc25f4d] Stopping daemon
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:296: [dcd803fc25f4d] exiting daemon
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:448: [dcd803fc25f4d] Daemon stopped
09:24:51 [2020-04-17T09:24:51.954Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.30s)
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPlugin
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:325: [d390492f90b41] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:325: [d390492f90b41] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:353: [d390492f90b41] daemon started
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:461: [d390492f90b41] Stopping daemon
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:296: [d390492f90b41] exiting daemon
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:448: [d390492f90b41] Daemon stopped
09:24:51 [2020-04-17T09:24:51.954Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.45s)
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:325: [d0f7669f0ed03] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:325: [d0f7669f0ed03] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:353: [d0f7669f0ed03] daemon started
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:325: [dd12f8bc86692] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:325: [dd12f8bc86692] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:353: [dd12f8bc86692] daemon started
09:24:51 [2020-04-17T09:24:51.954Z]         check_test.go:358: [dd12f8bc86692] joining swarm manager [d0f7669f0ed03]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:461: [d0f7669f0ed03] Stopping daemon
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:296: [d0f7669f0ed03] exiting daemon
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:448: [d0f7669f0ed03] Daemon stopped
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:461: [dd12f8bc86692] Stopping daemon
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:296: [dd12f8bc86692] exiting daemon
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:448: [dd12f8bc86692] Daemon stopped
09:24:51 [2020-04-17T09:24:51.954Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.98s)
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeListFilter
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:325: [df99607c117cd] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:325: [df99607c117cd] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:353: [df99607c117cd] daemon started
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:461: [df99607c117cd] Stopping daemon
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:296: [df99607c117cd] exiting daemon
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:448: [df99607c117cd] Daemon stopped
09:24:51 [2020-04-17T09:24:51.954Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.73s)
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:325: [d69b0abfd5fa3] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:325: [d69b0abfd5fa3] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:353: [d69b0abfd5fa3] daemon started
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:461: [d69b0abfd5fa3] Stopping daemon
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:296: [d69b0abfd5fa3] exiting daemon
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:448: [d69b0abfd5fa3] Daemon stopped
09:24:51 [2020-04-17T09:24:51.954Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.99s)
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishAdd
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:325: [dcc274c632392] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:325: [dcc274c632392] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:353: [dcc274c632392] daemon started
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:461: [dcc274c632392] Stopping daemon
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:296: [dcc274c632392] exiting daemon
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:448: [dcc274c632392] Daemon stopped
09:24:51 [2020-04-17T09:24:51.954Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.40s)
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:325: [d5e6b7dabbe36] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:325: [d5e6b7dabbe36] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:353: [d5e6b7dabbe36] daemon started
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:461: [d5e6b7dabbe36] Stopping daemon
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:296: [d5e6b7dabbe36] exiting daemon
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:448: [d5e6b7dabbe36] Daemon stopped
09:24:51 [2020-04-17T09:24:51.954Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.10s)
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmReadonlyRootfs
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:325: [d8081cd4e700f] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:325: [d8081cd4e700f] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:353: [d8081cd4e700f] daemon started
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:461: [d8081cd4e700f] Stopping daemon
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:296: [d8081cd4e700f] exiting daemon
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:448: [d8081cd4e700f] Daemon stopped
09:24:51 [2020-04-17T09:24:51.954Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.47s)
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:325: [deea2165d4ce3] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:325: [deea2165d4ce3] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:353: [deea2165d4ce3] daemon started
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:325: [d99d8b78f4dee] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:325: [d99d8b78f4dee] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:353: [d99d8b78f4dee] daemon started
09:24:51 [2020-04-17T09:24:51.954Z]         check_test.go:358: [d99d8b78f4dee] joining swarm manager [deea2165d4ce3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:461: [deea2165d4ce3] Stopping daemon
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:296: [deea2165d4ce3] exiting daemon
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:448: [deea2165d4ce3] Daemon stopped
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:461: [d99d8b78f4dee] Stopping daemon
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:296: [d99d8b78f4dee] exiting daemon
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:448: [d99d8b78f4dee] Daemon stopped
09:24:51 [2020-04-17T09:24:51.954Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (15.77s)
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRotateUnlockKey
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:325: [db4e8d79f89a5] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:325: [db4e8d79f89a5] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:353: [db4e8d79f89a5] daemon started
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:461: [db4e8d79f89a5] Stopping daemon
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:296: [db4e8d79f89a5] exiting daemon
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:448: [db4e8d79f89a5] Daemon stopped
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:325: [db4e8d79f89a5] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:325: [db4e8d79f89a5] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:353: [db4e8d79f89a5] daemon started
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:461: [db4e8d79f89a5] Stopping daemon
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:296: [db4e8d79f89a5] exiting daemon
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:448: [db4e8d79f89a5] Daemon stopped
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:325: [db4e8d79f89a5] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:325: [db4e8d79f89a5] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:353: [db4e8d79f89a5] daemon started
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:461: [db4e8d79f89a5] Stopping daemon
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:296: [db4e8d79f89a5] exiting daemon
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:448: [db4e8d79f89a5] Daemon stopped
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:325: [db4e8d79f89a5] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:325: [db4e8d79f89a5] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:353: [db4e8d79f89a5] daemon started
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:461: [db4e8d79f89a5] Stopping daemon
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:296: [db4e8d79f89a5] exiting daemon
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:448: [db4e8d79f89a5] Daemon stopped
09:24:51 [2020-04-17T09:24:51.954Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.99s)
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceEnvFile
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:325: [d9809f6f0b5c3] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:325: [d9809f6f0b5c3] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:353: [d9809f6f0b5c3] daemon started
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:461: [d9809f6f0b5c3] Stopping daemon
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:296: [d9809f6f0b5c3] exiting daemon
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:448: [d9809f6f0b5c3] Daemon stopped
09:24:51 [2020-04-17T09:24:51.954Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.96s)
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceListFilter
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:325: [da063e34d355e] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:325: [da063e34d355e] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:353: [da063e34d355e] daemon started
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:461: [da063e34d355e] Stopping daemon
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:296: [da063e34d355e] exiting daemon
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:448: [da063e34d355e] Daemon stopped
09:24:51 [2020-04-17T09:24:51.954Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.37s)
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:325: [dc9ede05aee1c] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:325: [dc9ede05aee1c] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:353: [dc9ede05aee1c] daemon started
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:461: [dc9ede05aee1c] Stopping daemon
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:296: [dc9ede05aee1c] exiting daemon
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:448: [dc9ede05aee1c] Daemon stopped
09:24:51 [2020-04-17T09:24:51.954Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.17s)
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:325: [ddb2005485031] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:325: [ddb2005485031] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:353: [ddb2005485031] daemon started
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:461: [ddb2005485031] Stopping daemon
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:296: [ddb2005485031] exiting daemon
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:448: [ddb2005485031] Daemon stopped
09:24:51 [2020-04-17T09:24:51.954Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.29s)
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTY
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:325: [dfb534cff2f19] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:325: [dfb534cff2f19] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:353: [dfb534cff2f19] daemon started
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:461: [dfb534cff2f19] Stopping daemon
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:296: [dfb534cff2f19] exiting daemon
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:448: [dfb534cff2f19] Daemon stopped
09:24:51 [2020-04-17T09:24:51.954Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.14s)
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:325: [d25008fe49e51] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:325: [d25008fe49e51] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:353: [d25008fe49e51] daemon started
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:461: [d25008fe49e51] Stopping daemon
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:296: [d25008fe49e51] exiting daemon
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:448: [d25008fe49e51] Daemon stopped
09:24:51 [2020-04-17T09:24:51.954Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.02s)
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:325: [d0a98f7718bce] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:325: [d0a98f7718bce] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:353: [d0a98f7718bce] daemon started
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:461: [d0a98f7718bce] Stopping daemon
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:296: [d0a98f7718bce] exiting daemon
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:448: [d0a98f7718bce] Daemon stopped
09:24:51 [2020-04-17T09:24:51.954Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.08s)
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceWithGroup
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:325: [db47cc3740d60] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:325: [db47cc3740d60] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:353: [db47cc3740d60] daemon started
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:461: [db47cc3740d60] Stopping daemon
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:296: [db47cc3740d60] exiting daemon
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:448: [db47cc3740d60] Daemon stopped
09:24:51 [2020-04-17T09:24:51.954Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.20s)
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmStopSignal
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:325: [dd98f789b7e2b] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:325: [dd98f789b7e2b] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:353: [dd98f789b7e2b] daemon started
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:461: [dd98f789b7e2b] Stopping daemon
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:296: [dd98f789b7e2b] exiting daemon
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:448: [dd98f789b7e2b] Daemon stopped
09:24:51 [2020-04-17T09:24:51.954Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.92s)
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmTaskListFilter
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:325: [d8b46578f56ea] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:325: [d8b46578f56ea] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:353: [d8b46578f56ea] daemon started
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:461: [d8b46578f56ea] Stopping daemon
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:296: [d8b46578f56ea] exiting daemon
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:448: [d8b46578f56ea] Daemon stopped
09:24:51 [2020-04-17T09:24:51.954Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.97s)
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmUpdate
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:325: [db5bb6c1f4933] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:325: [db5bb6c1f4933] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:353: [db5bb6c1f4933] daemon started
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:461: [db5bb6c1f4933] Stopping daemon
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:296: [db5bb6c1f4933] exiting daemon
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:448: [db5bb6c1f4933] Daemon stopped
09:24:51 [2020-04-17T09:24:51.954Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.32s)
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmVolumePlugin
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:325: [d05bbe744eeb9] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:325: [d05bbe744eeb9] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:353: [d05bbe744eeb9] daemon started
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:461: [d05bbe744eeb9] Stopping daemon
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:296: [d05bbe744eeb9] exiting daemon
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:448: [d05bbe744eeb9] Daemon stopped
09:24:51 [2020-04-17T09:24:51.954Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.99s)
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:325: [d0947e4798225] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:325: [d0947e4798225] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:353: [d0947e4798225] daemon started
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:461: [d0947e4798225] Stopping daemon
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:296: [d0947e4798225] exiting daemon
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:448: [d0947e4798225] Daemon stopped
09:24:51 [2020-04-17T09:24:51.954Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (18.01s)
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:325: [d9af427307507] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:325: [d9af427307507] waiting for daemon to start
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:353: [d9af427307507] daemon started
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:461: [d9af427307507] Stopping daemon
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:296: [d9af427307507] exiting daemon
09:24:51 [2020-04-17T09:24:51.954Z]         daemon.go:448: [d9af427307507] Daemon stopped
09:24:51 [2020-04-17T09:24:51.954Z] === RUN   TestDockerExternalVolumeSuite
09:24:51 [2020-04-17T09:24:51.954Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
09:25:00 [2020-04-17T09:25:00.275Z] === RUN   TestDockerSuite/TestBuildWithTabs
09:25:05 [2020-04-17T09:25:05.009Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
09:25:05 [2020-04-17T09:25:05.009Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
09:25:10 [2020-04-17T09:25:10.004Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
09:25:19 [2020-04-17T09:25:19.892Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
09:25:19 [2020-04-17T09:25:19.892Z] === RUN   TestDockerSuite/TestBuildWithVolumes
09:25:19 [2020-04-17T09:25:19.892Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
09:25:19 [2020-04-17T09:25:19.892Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
09:25:20 [2020-04-17T09:25:20.872Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
09:25:31 [2020-04-17T09:25:31.264Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
09:25:31 [2020-04-17T09:25:31.728Z] === RUN   TestDockerSuite/TestBuildXZHost
09:25:32 [2020-04-17T09:25:32.194Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
09:25:32 [2020-04-17T09:25:32.194Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
09:25:32 [2020-04-17T09:25:32.194Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
09:25:34 [2020-04-17T09:25:34.395Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
09:25:39 [2020-04-17T09:25:39.129Z] === RUN   TestDockerSuite/TestCommitChange
09:25:44 [2020-04-17T09:25:44.967Z] === RUN   TestDockerSuite/TestCommitChangeLabels
09:25:48 [2020-04-17T09:25:48.736Z] === RUN   TestDockerSuite/TestCommitHardlink
09:25:48 [2020-04-17T09:25:48.736Z] === RUN   TestDockerSuite/TestCommitNewFile
09:25:55 [2020-04-17T09:25:55.859Z] === RUN   TestDockerSuite/TestCommitPausedContainer
09:25:55 [2020-04-17T09:25:55.859Z] === RUN   TestDockerSuite/TestCommitTTY
09:26:08 [2020-04-17T09:26:08.304Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
09:26:12 [2020-04-17T09:26:12.078Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
09:26:12 [2020-04-17T09:26:12.078Z] === RUN   TestDockerSuite/TestCommitWithoutPause
09:26:12 [2020-04-17T09:26:12.078Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
09:26:12 [2020-04-17T09:26:12.078Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
09:26:12 [2020-04-17T09:26:12.078Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
09:26:12 [2020-04-17T09:26:12.078Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
09:26:12 [2020-04-17T09:26:12.078Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
09:26:12 [2020-04-17T09:26:12.078Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
09:26:12 [2020-04-17T09:26:12.078Z] === RUN   TestDockerSuite/TestContainerAPICommit
09:26:17 [2020-04-17T09:26:17.638Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
09:26:19 [2020-04-17T09:26:19.209Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
09:26:25 [2020-04-17T09:26:25.732Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
09:26:26 [2020-04-17T09:26:26.336Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
09:26:26 [2020-04-17T09:26:26.336Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
09:26:27 [2020-04-17T09:26:27.892Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
09:26:27 [2020-04-17T09:26:27.892Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
09:26:27 [2020-04-17T09:26:27.892Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
09:26:27 [2020-04-17T09:26:27.892Z] === RUN   TestDockerSuite/TestContainerAPICreate
09:26:30 [2020-04-17T09:26:30.093Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
09:26:30 [2020-04-17T09:26:30.094Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
09:26:30 [2020-04-17T09:26:30.094Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
09:26:32 [2020-04-17T09:26:32.294Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
09:26:32 [2020-04-17T09:26:32.294Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
09:26:32 [2020-04-17T09:26:32.294Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
09:26:32 [2020-04-17T09:26:32.294Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
09:26:32 [2020-04-17T09:26:32.294Z] === RUN   TestDockerSuite/TestContainerAPIDelete
09:26:35 [2020-04-17T09:26:35.232Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
09:26:36 [2020-04-17T09:26:36.792Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
09:26:38 [2020-04-17T09:26:38.993Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
09:26:38 [2020-04-17T09:26:38.993Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
09:26:38 [2020-04-17T09:26:38.993Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
09:26:41 [2020-04-17T09:26:41.194Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
09:26:41 [2020-04-17T09:26:41.194Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
09:26:43 [2020-04-17T09:26:43.394Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
09:26:43 [2020-04-17T09:26:43.394Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
09:26:43 [2020-04-17T09:26:43.394Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
09:26:45 [2020-04-17T09:26:45.598Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
09:26:45 [2020-04-17T09:26:45.598Z] === RUN   TestDockerSuite/TestContainerAPIKill
09:26:47 [2020-04-17T09:26:47.800Z] === RUN   TestDockerSuite/TestContainerAPIPause
09:26:47 [2020-04-17T09:26:47.800Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
09:26:50 [2020-04-17T09:26:50.002Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
09:26:50 [2020-04-17T09:26:50.002Z] === RUN   TestDockerSuite/TestContainerAPIRename
09:26:52 [2020-04-17T09:26:52.208Z] === RUN   TestDockerSuite/TestContainerAPIRestart
09:26:55 [2020-04-17T09:26:55.977Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
09:26:57 [2020-04-17T09:26:57.771Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
09:27:00 [2020-04-17T09:27:00.708Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
09:27:00 [2020-04-17T09:27:00.708Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
09:27:00 [2020-04-17T09:27:00.708Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
09:27:00 [2020-04-17T09:27:00.708Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
09:27:00 [2020-04-17T09:27:00.708Z] === RUN   TestDockerSuite/TestContainerAPIStart
09:27:01 [2020-04-17T09:27:01.686Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
09:27:01 [2020-04-17T09:27:01.686Z] === RUN   TestDockerSuite/TestContainerAPIStop
09:27:04 [2020-04-17T09:27:04.617Z] === RUN   TestDockerSuite/TestContainerAPITop
09:27:04 [2020-04-17T09:27:04.617Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
09:27:06 [2020-04-17T09:27:06.169Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
09:27:06 [2020-04-17T09:27:06.169Z] === RUN   TestDockerSuite/TestContainerAPIWait
09:27:09 [2020-04-17T09:27:09.946Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
09:27:12 [2020-04-17T09:27:12.191Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
09:27:12 [2020-04-17T09:27:12.191Z] === RUN   TestDockerSuite/TestContainerNetworkMode
09:27:12 [2020-04-17T09:27:12.191Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
09:27:12 [2020-04-17T09:27:12.191Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
09:27:12 [2020-04-17T09:27:12.191Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
09:27:12 [2020-04-17T09:27:12.191Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
09:27:12 [2020-04-17T09:27:12.191Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe
09:27:14 [2020-04-17T09:27:14.392Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
09:27:32 [2020-04-17T09:27:32.174Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
09:27:32 [2020-04-17T09:27:32.174Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
09:27:32 [2020-04-17T09:27:32.174Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
09:27:32 [2020-04-17T09:27:32.174Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
09:27:32 [2020-04-17T09:27:32.174Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
09:27:32 [2020-04-17T09:27:32.174Z] === RUN   TestDockerSuite/TestCopyAndRestart
09:27:32 [2020-04-17T09:27:32.174Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
09:27:32 [2020-04-17T09:27:32.174Z] === RUN   TestDockerSuite/TestCpAbsolutePath
09:27:38 [2020-04-17T09:27:38.012Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
09:27:38 [2020-04-17T09:27:38.012Z] === RUN   TestDockerSuite/TestCpFromCaseA
09:27:38 [2020-04-17T09:27:38.012Z] === RUN   TestDockerSuite/TestCpFromCaseB
09:27:38 [2020-04-17T09:27:38.012Z] === RUN   TestDockerSuite/TestCpFromCaseC
09:27:38 [2020-04-17T09:27:38.012Z] === RUN   TestDockerSuite/TestCpFromCaseD
09:27:38 [2020-04-17T09:27:38.012Z] === RUN   TestDockerSuite/TestCpFromCaseE
09:27:38 [2020-04-17T09:27:38.012Z] === RUN   TestDockerSuite/TestCpFromCaseF
09:27:38 [2020-04-17T09:27:38.012Z] === RUN   TestDockerSuite/TestCpFromCaseG
09:27:38 [2020-04-17T09:27:38.012Z] === RUN   TestDockerSuite/TestCpFromCaseH
09:27:38 [2020-04-17T09:27:38.012Z] === RUN   TestDockerSuite/TestCpFromCaseI
09:27:38 [2020-04-17T09:27:38.012Z] === RUN   TestDockerSuite/TestCpFromCaseJ
09:27:38 [2020-04-17T09:27:38.012Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
09:27:38 [2020-04-17T09:27:38.012Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
09:27:38 [2020-04-17T09:27:38.012Z] === RUN   TestDockerSuite/TestCpGarbagePath
09:27:40 [2020-04-17T09:27:40.945Z] === RUN   TestDockerSuite/TestCpLocalOnly
09:27:40 [2020-04-17T09:27:40.946Z] === RUN   TestDockerSuite/TestCpNameHasColon
09:27:40 [2020-04-17T09:27:40.946Z] === RUN   TestDockerSuite/TestCpRelativePath
09:27:43 [2020-04-17T09:27:43.149Z] === RUN   TestDockerSuite/TestCpSpecialFiles
09:27:43 [2020-04-17T09:27:43.149Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
09:27:43 [2020-04-17T09:27:43.149Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
09:27:43 [2020-04-17T09:27:43.149Z] === RUN   TestDockerSuite/TestCpToCaseA
09:27:43 [2020-04-17T09:27:43.158Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
09:27:51 [2020-04-17T09:27:51.780Z] === RUN   TestDockerSuite/TestCpToCaseB
09:27:53 [2020-04-17T09:27:53.980Z] === RUN   TestDockerSuite/TestCpToCaseC
09:27:53 [2020-04-17T09:27:53.980Z] === RUN   TestDockerSuite/TestCpToCaseD
09:27:54 [2020-04-17T09:27:54.445Z] === RUN   TestDockerSuite/TestCpToCaseE
09:27:55 [2020-04-17T09:27:55.333Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
09:28:09 [2020-04-17T09:28:09.328Z] === RUN   TestDockerSuite/TestCpToCaseF
09:28:09 [2020-04-17T09:28:09.328Z] === RUN   TestDockerSuite/TestCpToCaseG
09:28:09 [2020-04-17T09:28:09.328Z] === RUN   TestDockerSuite/TestCpToCaseH
09:28:16 [2020-04-17T09:28:16.452Z] === RUN   TestDockerSuite/TestCpToCaseI
09:28:16 [2020-04-17T09:28:16.452Z] === RUN   TestDockerSuite/TestCpToCaseJ
09:28:16 [2020-04-17T09:28:16.452Z] === RUN   TestDockerSuite/TestCpToDot
09:28:23 [2020-04-17T09:28:23.576Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
09:28:23 [2020-04-17T09:28:23.576Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
09:28:23 [2020-04-17T09:28:23.576Z] === RUN   TestDockerSuite/TestCpToStdout
09:28:25 [2020-04-17T09:28:25.128Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
09:28:25 [2020-04-17T09:28:25.128Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
09:28:25 [2020-04-17T09:28:25.128Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
09:28:25 [2020-04-17T09:28:25.128Z] === RUN   TestDockerSuite/TestCpVolumePath
09:28:25 [2020-04-17T09:28:25.128Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
09:28:25 [2020-04-17T09:28:25.594Z] === RUN   TestDockerSuite/TestCreateArgs
09:28:25 [2020-04-17T09:28:25.594Z] === RUN   TestDockerSuite/TestCreateByImageID
09:28:27 [2020-04-17T09:28:27.145Z] === RUN   TestDockerSuite/TestCreateEchoStdout
09:28:27 [2020-04-17T09:28:27.371Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
09:28:34 [2020-04-17T09:28:34.176Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
09:28:34 [2020-04-17T09:28:34.176Z] === RUN   TestDockerSuite/TestCreateHostConfig
09:28:34 [2020-04-17T09:28:34.630Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
09:28:36 [2020-04-17T09:28:36.793Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
09:28:37 [2020-04-17T09:28:37.246Z] === RUN   TestDockerSuite/TestCreateLabels
09:28:37 [2020-04-17T09:28:37.246Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
09:28:37 [2020-04-17T09:28:37.246Z] === RUN   TestDockerSuite/TestCreateRM
09:28:37 [2020-04-17T09:28:37.703Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
09:28:37 [2020-04-17T09:28:37.703Z] === RUN   TestDockerSuite/TestCreateStopSignal
09:28:37 [2020-04-17T09:28:37.703Z] === RUN   TestDockerSuite/TestCreateStopTimeout
09:28:38 [2020-04-17T09:28:38.158Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
09:28:45 [2020-04-17T09:28:45.422Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
09:28:46 [2020-04-17T09:28:46.677Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
09:28:46 [2020-04-17T09:28:46.677Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
09:28:46 [2020-04-17T09:28:46.677Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
09:28:51 [2020-04-17T09:28:51.332Z] === RUN   TestDockerSuite/TestCreateWithPortRange
09:28:51 [2020-04-17T09:28:51.332Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
09:28:51 [2020-04-17T09:28:51.332Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
09:28:53 [2020-04-17T09:28:53.491Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
09:28:53 [2020-04-17T09:28:53.491Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
09:28:53 [2020-04-17T09:28:53.491Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
09:28:53 [2020-04-17T09:28:53.491Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
09:28:53 [2020-04-17T09:28:53.491Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
09:28:53 [2020-04-17T09:28:53.491Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
09:28:53 [2020-04-17T09:28:53.491Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
09:28:53 [2020-04-17T09:28:53.491Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
09:28:53 [2020-04-17T09:28:53.950Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
09:28:53 [2020-04-17T09:28:53.950Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
09:28:53 [2020-04-17T09:28:53.950Z] === RUN   TestDockerSuite/TestDevicePermissions
09:28:53 [2020-04-17T09:28:53.950Z] === RUN   TestDockerSuite/TestDockerFails
09:28:53 [2020-04-17T09:28:53.950Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
09:28:53 [2020-04-17T09:28:53.950Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
09:28:53 [2020-04-17T09:28:53.950Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
09:28:53 [2020-04-17T09:28:53.950Z] === RUN   TestDockerSuite/TestEventsAttach
09:28:53 [2020-04-17T09:28:53.950Z] === RUN   TestDockerSuite/TestEventsCommit
09:28:53 [2020-04-17T09:28:53.950Z] === RUN   TestDockerSuite/TestEventsContainerEvents
09:28:56 [2020-04-17T09:28:56.109Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
09:28:58 [2020-04-17T09:28:58.267Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
09:29:00 [2020-04-17T09:29:00.272Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
09:29:00 [2020-04-17T09:29:00.425Z] === RUN   TestDockerSuite/TestEventsContainerRestart
09:29:08 [2020-04-17T09:29:08.940Z] === RUN   TestDockerSuite/TestEventsCopy
09:29:13 [2020-04-17T09:29:13.594Z] === RUN   TestDockerSuite/TestEventsFilterContainer
09:29:18 [2020-04-17T09:29:18.287Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
09:29:20 [2020-04-17T09:29:20.449Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
09:29:20 [2020-04-17T09:29:20.902Z] === RUN   TestDockerSuite/TestEventsFilterImageName
09:29:27 [2020-04-17T09:29:27.928Z] === RUN   TestDockerSuite/TestEventsFilterLabels
09:29:28 [2020-04-17T09:29:28.381Z] === RUN   TestDockerSuite/TestEventsFilterType
09:29:29 [2020-04-17T09:29:29.340Z] === RUN   TestDockerSuite/TestEventsFilters
09:29:34 [2020-04-17T09:29:34.096Z] === RUN   TestDockerSuite/TestEventsFormat
09:29:42 [2020-04-17T09:29:42.608Z] === RUN   TestDockerSuite/TestEventsFormatBadField
09:29:42 [2020-04-17T09:29:42.608Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
09:29:42 [2020-04-17T09:29:42.608Z] === RUN   TestDockerSuite/TestEventsImageImport
09:29:42 [2020-04-17T09:29:42.608Z] === RUN   TestDockerSuite/TestEventsImageLoad
09:29:42 [2020-04-17T09:29:42.608Z] === RUN   TestDockerSuite/TestEventsImagePull
09:29:42 [2020-04-17T09:29:42.608Z] === RUN   TestDockerSuite/TestEventsImageTag
09:29:44 [2020-04-17T09:29:44.129Z] === RUN   TestDockerSuite/TestEventsPluginOps
09:29:44 [2020-04-17T09:29:44.129Z] === RUN   TestDockerSuite/TestEventsRename
09:29:46 [2020-04-17T09:29:46.287Z] === RUN   TestDockerSuite/TestEventsResize
09:29:46 [2020-04-17T09:29:46.899Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
09:29:49 [2020-04-17T09:29:49.168Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
09:29:52 [2020-04-17T09:29:52.051Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
09:29:54 [2020-04-17T09:29:54.208Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
09:29:58 [2020-04-17T09:29:58.855Z] === RUN   TestDockerSuite/TestEventsTop
09:29:58 [2020-04-17T09:29:58.855Z] === RUN   TestDockerSuite/TestEventsUntag
09:30:01 [2020-04-17T09:30:01.739Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
09:30:04 [2020-04-17T09:30:04.948Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
09:30:05 [2020-04-17T09:30:05.452Z] === RUN   TestDockerSuite/TestExec
09:30:05 [2020-04-17T09:30:05.452Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
09:30:05 [2020-04-17T09:30:05.452Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
09:30:06 [2020-04-17T09:30:06.972Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
09:30:09 [2020-04-17T09:30:09.130Z] === RUN   TestDockerSuite/TestExecAPIStart
09:30:09 [2020-04-17T09:30:09.130Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
09:30:09 [2020-04-17T09:30:09.130Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
09:30:09 [2020-04-17T09:30:09.130Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
09:30:10 [2020-04-17T09:30:10.650Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
09:30:12 [2020-04-17T09:30:12.804Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
09:30:14 [2020-04-17T09:30:14.961Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
09:30:16 [2020-04-17T09:30:16.481Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
09:30:20 [2020-04-17T09:30:20.184Z] === RUN   TestDockerSuite/TestExecCgroup
09:30:20 [2020-04-17T09:30:20.184Z] === RUN   TestDockerSuite/TestExecEnv
09:30:20 [2020-04-17T09:30:20.184Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
09:30:20 [2020-04-17T09:30:20.184Z] === RUN   TestDockerSuite/TestExecExitStatus
09:30:22 [2020-04-17T09:30:22.340Z] === RUN   TestDockerSuite/TestExecInspectID
09:30:26 [2020-04-17T09:30:26.993Z] === RUN   TestDockerSuite/TestExecInteractive
09:30:26 [2020-04-17T09:30:26.993Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
09:30:26 [2020-04-17T09:30:26.993Z] === RUN   TestDockerSuite/TestExecParseError
09:30:26 [2020-04-17T09:30:26.993Z] === RUN   TestDockerSuite/TestExecPausedContainer
09:30:26 [2020-04-17T09:30:26.993Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
09:30:26 [2020-04-17T09:30:26.993Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
09:30:29 [2020-04-17T09:30:29.152Z] === RUN   TestDockerSuite/TestExecSetEnv
09:30:29 [2020-04-17T09:30:29.152Z] === RUN   TestDockerSuite/TestExecStartFails
09:30:29 [2020-04-17T09:30:29.152Z] === RUN   TestDockerSuite/TestExecStateCleanup
09:30:29 [2020-04-17T09:30:29.152Z] === RUN   TestDockerSuite/TestExecStopNotHanging
09:30:29 [2020-04-17T09:30:29.152Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
09:30:29 [2020-04-17T09:30:29.152Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
09:30:31 [2020-04-17T09:30:31.309Z] === RUN   TestDockerSuite/TestExecUlimits
09:30:31 [2020-04-17T09:30:31.309Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
09:30:36 [2020-04-17T09:30:36.999Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
09:30:39 [2020-04-17T09:30:39.827Z] === RUN   TestDockerSuite/TestExecWithImageUser
09:30:39 [2020-04-17T09:30:39.827Z] === RUN   TestDockerSuite/TestExecWithPrivileged
09:30:39 [2020-04-17T09:30:39.827Z] === RUN   TestDockerSuite/TestExecWithUser
09:30:39 [2020-04-17T09:30:39.827Z] === RUN   TestDockerSuite/TestGetContainerStats
09:30:45 [2020-04-17T09:30:45.577Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
09:30:51 [2020-04-17T09:30:51.329Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
09:30:54 [2020-04-17T09:30:54.211Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
09:30:59 [2020-04-17T09:30:59.958Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
09:30:59 [2020-04-17T09:30:59.958Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
09:30:59 [2020-04-17T09:30:59.958Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
09:30:59 [2020-04-17T09:30:59.958Z] === RUN   TestDockerSuite/TestHealth
09:30:59 [2020-04-17T09:30:59.958Z] === RUN   TestDockerSuite/TestHistoryExistentImage
09:30:59 [2020-04-17T09:30:59.958Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
09:30:59 [2020-04-17T09:30:59.958Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
09:30:59 [2020-04-17T09:30:59.958Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
09:31:04 [2020-04-17T09:31:04.612Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
09:31:04 [2020-04-17T09:31:04.612Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
09:31:04 [2020-04-17T09:31:04.612Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
09:31:04 [2020-04-17T09:31:04.612Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
09:31:05 [2020-04-17T09:31:05.066Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
09:31:05 [2020-04-17T09:31:05.066Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
09:31:06 [2020-04-17T09:31:06.025Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
09:31:06 [2020-04-17T09:31:06.025Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
09:31:06 [2020-04-17T09:31:06.983Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
09:31:06 [2020-04-17T09:31:06.983Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
09:31:08 [2020-04-17T09:31:08.503Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
09:31:08 [2020-04-17T09:31:08.957Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
09:31:09 [2020-04-17T09:31:09.031Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
09:31:11 [2020-04-17T09:31:11.112Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
09:31:13 [2020-04-17T09:31:13.269Z] === RUN   TestDockerSuite/TestImagesFormat
09:31:13 [2020-04-17T09:31:13.724Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
09:31:13 [2020-04-17T09:31:13.724Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
09:31:17 [2020-04-17T09:31:17.430Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
09:31:17 [2020-04-17T09:31:17.430Z] === RUN   TestDockerSuite/TestImportBadURL
09:31:20 [2020-04-17T09:31:20.309Z] === RUN   TestDockerSuite/TestImportDisplay
09:31:20 [2020-04-17T09:31:20.309Z] === RUN   TestDockerSuite/TestImportFile
09:31:20 [2020-04-17T09:31:20.309Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
09:31:20 [2020-04-17T09:31:20.309Z] === RUN   TestDockerSuite/TestImportFileWithMessage
09:31:20 [2020-04-17T09:31:20.309Z] === RUN   TestDockerSuite/TestImportGzipped
09:31:20 [2020-04-17T09:31:20.309Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
09:31:20 [2020-04-17T09:31:20.309Z] === RUN   TestDockerSuite/TestInfoDebug
09:31:20 [2020-04-17T09:31:20.309Z] === RUN   TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName
09:31:20 [2020-04-17T09:31:20.309Z] === RUN   TestDockerSuite/TestInfoDiscoveryBackend
09:31:20 [2020-04-17T09:31:20.309Z] === RUN   TestDockerSuite/TestInfoDiscoveryInvalidAdvertise
09:31:20 [2020-04-17T09:31:20.309Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
09:31:20 [2020-04-17T09:31:20.309Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
09:31:20 [2020-04-17T09:31:20.309Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
09:31:20 [2020-04-17T09:31:20.309Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
09:31:20 [2020-04-17T09:31:20.309Z] === RUN   TestDockerSuite/TestInfoFormat
09:31:20 [2020-04-17T09:31:20.763Z] === RUN   TestDockerSuite/TestInsecureRegistries
09:31:20 [2020-04-17T09:31:20.763Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
09:31:20 [2020-04-17T09:31:20.763Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
09:31:20 [2020-04-17T09:31:20.763Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
09:31:22 [2020-04-17T09:31:22.922Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
09:31:23 [2020-04-17T09:31:23.876Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
09:31:24 [2020-04-17T09:31:24.443Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
09:31:24 [2020-04-17T09:31:24.443Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
09:31:24 [2020-04-17T09:31:24.443Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
09:31:24 [2020-04-17T09:31:24.898Z] === RUN   TestDockerSuite/TestInspectAmpersand
09:31:24 [2020-04-17T09:31:24.898Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
09:31:27 [2020-04-17T09:31:27.056Z] === RUN   TestDockerSuite/TestInspectByPrefix
09:31:27 [2020-04-17T09:31:27.056Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
09:31:29 [2020-04-17T09:31:29.214Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
09:31:29 [2020-04-17T09:31:29.214Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
09:31:29 [2020-04-17T09:31:29.214Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
09:31:29 [2020-04-17T09:31:29.214Z] === RUN   TestDockerSuite/TestInspectDefault
09:31:31 [2020-04-17T09:31:31.372Z] === RUN   TestDockerSuite/TestInspectHistory
09:31:36 [2020-04-17T09:31:36.024Z] === RUN   TestDockerSuite/TestInspectImage
09:31:36 [2020-04-17T09:31:36.024Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
09:31:36 [2020-04-17T09:31:36.024Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
09:31:36 [2020-04-17T09:31:36.024Z] === RUN   TestDockerSuite/TestInspectInt64
09:31:38 [2020-04-17T09:31:38.183Z] === RUN   TestDockerSuite/TestInspectJSONFields
09:31:39 [2020-04-17T09:31:39.703Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
09:31:40 [2020-04-17T09:31:40.157Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
09:31:41 [2020-04-17T09:31:41.930Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
09:31:42 [2020-04-17T09:31:42.313Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
09:31:43 [2020-04-17T09:31:43.834Z] === RUN   TestDockerSuite/TestInspectPlugin
09:31:43 [2020-04-17T09:31:43.834Z] === RUN   TestDockerSuite/TestInspectRootFS
09:31:43 [2020-04-17T09:31:43.834Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
09:31:45 [2020-04-17T09:31:45.990Z] === RUN   TestDockerSuite/TestInspectStatus
09:31:48 [2020-04-17T09:31:48.866Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
09:31:52 [2020-04-17T09:31:52.571Z] === RUN   TestDockerSuite/TestInspectTemplateError
09:31:54 [2020-04-17T09:31:54.731Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
09:31:56 [2020-04-17T09:31:56.889Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
09:31:59 [2020-04-17T09:31:59.045Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
09:31:59 [2020-04-17T09:31:59.981Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
09:32:00 [2020-04-17T09:32:00.565Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
09:32:02 [2020-04-17T09:32:02.723Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
09:32:04 [2020-04-17T09:32:04.882Z] === RUN   TestDockerSuite/TestInspectUnknownObject
09:32:04 [2020-04-17T09:32:04.882Z] === RUN   TestDockerSuite/TestLinkShortDefinition
09:32:04 [2020-04-17T09:32:04.882Z] === RUN   TestDockerSuite/TestLinksEnvs
09:32:04 [2020-04-17T09:32:04.882Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
09:32:04 [2020-04-17T09:32:04.882Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
09:32:04 [2020-04-17T09:32:04.882Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
09:32:04 [2020-04-17T09:32:04.882Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
09:32:04 [2020-04-17T09:32:04.882Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
09:32:04 [2020-04-17T09:32:04.882Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
09:32:04 [2020-04-17T09:32:04.882Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
09:32:04 [2020-04-17T09:32:04.882Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
09:32:04 [2020-04-17T09:32:04.882Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
09:32:04 [2020-04-17T09:32:04.882Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
09:32:04 [2020-04-17T09:32:04.882Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
09:32:04 [2020-04-17T09:32:04.882Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
09:32:04 [2020-04-17T09:32:04.882Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
09:32:04 [2020-04-17T09:32:04.882Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
09:32:04 [2020-04-17T09:32:04.882Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
09:32:05 [2020-04-17T09:32:05.336Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
09:32:05 [2020-04-17T09:32:05.336Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
09:32:06 [2020-04-17T09:32:06.856Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
09:32:08 [2020-04-17T09:32:08.375Z] === RUN   TestDockerSuite/TestLogsAPIUntil
09:32:14 [2020-04-17T09:32:14.125Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
09:32:14 [2020-04-17T09:32:14.825Z] --- PASS: TestDockerExternalVolumeSuite (441.49s)
09:32:14 [2020-04-17T09:32:14.825Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (16.03s)
09:32:14 [2020-04-17T09:32:14.825Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
09:32:14 [2020-04-17T09:32:14.825Z]         docker_cli_external_volume_driver_test.go:53: Daemon d5ee0707d0770 is not started
09:32:14 [2020-04-17T09:32:14.825Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s)
09:32:14 [2020-04-17T09:32:14.825Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
09:32:14 [2020-04-17T09:32:14.825Z]         daemon.go:325: [d92b3de6a0abe] waiting for daemon to start
09:32:14 [2020-04-17T09:32:14.825Z]         daemon.go:325: [d92b3de6a0abe] waiting for daemon to start
09:32:14 [2020-04-17T09:32:14.825Z]         daemon.go:353: [d92b3de6a0abe] daemon started
09:32:14 [2020-04-17T09:32:14.825Z]         daemon.go:461: [d92b3de6a0abe] Stopping daemon
09:32:14 [2020-04-17T09:32:14.825Z]         daemon.go:296: [d92b3de6a0abe] exiting daemon
09:32:14 [2020-04-17T09:32:14.825Z]         daemon.go:448: [d92b3de6a0abe] Daemon stopped
09:32:14 [2020-04-17T09:32:14.825Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.62s)
09:32:14 [2020-04-17T09:32:14.825Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
09:32:14 [2020-04-17T09:32:14.825Z]         daemon.go:325: [d7d2d983fa5fe] waiting for daemon to start
09:32:14 [2020-04-17T09:32:14.825Z]         daemon.go:325: [d7d2d983fa5fe] waiting for daemon to start
09:32:14 [2020-04-17T09:32:14.825Z]         daemon.go:353: [d7d2d983fa5fe] daemon started
09:32:14 [2020-04-17T09:32:14.825Z]         daemon.go:461: [d7d2d983fa5fe] Stopping daemon
09:32:14 [2020-04-17T09:32:14.825Z]         daemon.go:296: [d7d2d983fa5fe] exiting daemon
09:32:14 [2020-04-17T09:32:14.825Z]         daemon.go:448: [d7d2d983fa5fe] Daemon stopped
09:32:14 [2020-04-17T09:32:14.825Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s)
09:32:14 [2020-04-17T09:32:14.825Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
09:32:14 [2020-04-17T09:32:14.825Z]         docker_cli_external_volume_driver_test.go:53: Daemon d636aa90e4a8a is not started
09:32:14 [2020-04-17T09:32:14.825Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s)
09:32:14 [2020-04-17T09:32:14.825Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
09:32:14 [2020-04-17T09:32:14.825Z]         daemon.go:325: [da880bce397ae] waiting for daemon to start
09:32:14 [2020-04-17T09:32:14.825Z]         daemon.go:325: [da880bce397ae] waiting for daemon to start
09:32:14 [2020-04-17T09:32:14.825Z]         daemon.go:353: [da880bce397ae] daemon started
09:32:14 [2020-04-17T09:32:14.825Z]         daemon.go:461: [da880bce397ae] Stopping daemon
09:32:14 [2020-04-17T09:32:14.825Z]         daemon.go:296: [da880bce397ae] exiting daemon
09:32:14 [2020-04-17T09:32:14.825Z]         daemon.go:448: [da880bce397ae] Daemon stopped
09:32:14 [2020-04-17T09:32:14.825Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s)
09:32:14 [2020-04-17T09:32:14.825Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
09:32:14 [2020-04-17T09:32:14.825Z]         docker_cli_external_volume_driver_test.go:53: Daemon d406b06fbc625 is not started
09:32:14 [2020-04-17T09:32:14.825Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
09:32:14 [2020-04-17T09:32:14.825Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
09:32:14 [2020-04-17T09:32:14.825Z]         docker_cli_external_volume_driver_test.go:53: Daemon dfce2446b180b is not started
09:32:14 [2020-04-17T09:32:14.825Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.60s)
09:32:14 [2020-04-17T09:32:14.825Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
09:32:14 [2020-04-17T09:32:14.825Z]         daemon.go:325: [de72ea92559c2] waiting for daemon to start
09:32:14 [2020-04-17T09:32:14.825Z]         daemon.go:325: [de72ea92559c2] waiting for daemon to start
09:32:14 [2020-04-17T09:32:14.825Z]         daemon.go:353: [de72ea92559c2] daemon started
09:32:14 [2020-04-17T09:32:14.825Z]         daemon.go:461: [de72ea92559c2] Stopping daemon
09:32:14 [2020-04-17T09:32:14.825Z]         daemon.go:296: [de72ea92559c2] exiting daemon
09:32:14 [2020-04-17T09:32:14.826Z]         daemon.go:448: [de72ea92559c2] Daemon stopped
09:32:14 [2020-04-17T09:32:14.826Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.58s)
09:32:14 [2020-04-17T09:32:14.826Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
09:32:14 [2020-04-17T09:32:14.826Z]         daemon.go:325: [dbce57f8fb73d] waiting for daemon to start
09:32:14 [2020-04-17T09:32:14.826Z]         daemon.go:325: [dbce57f8fb73d] waiting for daemon to start
09:32:14 [2020-04-17T09:32:14.826Z]         daemon.go:353: [dbce57f8fb73d] daemon started
09:32:14 [2020-04-17T09:32:14.826Z]         daemon.go:461: [dbce57f8fb73d] Stopping daemon
09:32:14 [2020-04-17T09:32:14.826Z]         daemon.go:296: [dbce57f8fb73d] exiting daemon
09:32:14 [2020-04-17T09:32:14.826Z]         daemon.go:448: [dbce57f8fb73d] Daemon stopped
09:32:14 [2020-04-17T09:32:14.826Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.83s)
09:32:14 [2020-04-17T09:32:14.826Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
09:32:14 [2020-04-17T09:32:14.826Z]         daemon.go:325: [d22ac8f3ae648] waiting for daemon to start
09:32:14 [2020-04-17T09:32:14.826Z]         daemon.go:325: [d22ac8f3ae648] waiting for daemon to start
09:32:14 [2020-04-17T09:32:14.826Z]         daemon.go:353: [d22ac8f3ae648] daemon started
09:32:14 [2020-04-17T09:32:14.826Z]         daemon.go:461: [d22ac8f3ae648] Stopping daemon
09:32:14 [2020-04-17T09:32:14.826Z]         daemon.go:296: [d22ac8f3ae648] exiting daemon
09:32:14 [2020-04-17T09:32:14.826Z]         daemon.go:448: [d22ac8f3ae648] Daemon stopped
09:32:14 [2020-04-17T09:32:14.826Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s)
09:32:14 [2020-04-17T09:32:14.826Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
09:32:14 [2020-04-17T09:32:14.826Z]         daemon.go:325: [de71455846e61] waiting for daemon to start
09:32:14 [2020-04-17T09:32:14.826Z]         daemon.go:325: [de71455846e61] waiting for daemon to start
09:32:14 [2020-04-17T09:32:14.826Z]         daemon.go:353: [de71455846e61] daemon started
09:32:14 [2020-04-17T09:32:14.826Z]         daemon.go:461: [de71455846e61] Stopping daemon
09:32:14 [2020-04-17T09:32:14.826Z]         daemon.go:296: [de71455846e61] exiting daemon
09:32:14 [2020-04-17T09:32:14.826Z]         daemon.go:448: [de71455846e61] Daemon stopped
09:32:14 [2020-04-17T09:32:14.826Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.62s)
09:32:14 [2020-04-17T09:32:14.826Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
09:32:14 [2020-04-17T09:32:14.826Z]         daemon.go:325: [d8fc59eddf716] waiting for daemon to start
09:32:14 [2020-04-17T09:32:14.826Z]         daemon.go:325: [d8fc59eddf716] waiting for daemon to start
09:32:14 [2020-04-17T09:32:14.826Z]         daemon.go:353: [d8fc59eddf716] daemon started
09:32:14 [2020-04-17T09:32:14.826Z]         daemon.go:461: [d8fc59eddf716] Stopping daemon
09:32:14 [2020-04-17T09:32:14.826Z]         daemon.go:296: [d8fc59eddf716] exiting daemon
09:32:14 [2020-04-17T09:32:14.826Z]         daemon.go:448: [d8fc59eddf716] Daemon stopped
09:32:14 [2020-04-17T09:32:14.826Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.78s)
09:32:14 [2020-04-17T09:32:14.826Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
09:32:14 [2020-04-17T09:32:14.826Z]         daemon.go:325: [da71c3e3e7dc6] waiting for daemon to start
09:32:14 [2020-04-17T09:32:14.826Z]         daemon.go:325: [da71c3e3e7dc6] waiting for daemon to start
09:32:14 [2020-04-17T09:32:14.826Z]         daemon.go:353: [da71c3e3e7dc6] daemon started
09:32:14 [2020-04-17T09:32:14.826Z]         daemon.go:461: [da71c3e3e7dc6] Stopping daemon
09:32:14 [2020-04-17T09:32:14.826Z]         daemon.go:296: [da71c3e3e7dc6] exiting daemon
09:32:14 [2020-04-17T09:32:14.826Z]         daemon.go:448: [da71c3e3e7dc6] Daemon stopped
09:32:14 [2020-04-17T09:32:14.826Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.06s)
09:32:14 [2020-04-17T09:32:14.826Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
09:32:14 [2020-04-17T09:32:14.826Z]         daemon.go:325: [d0c9be5821b52] waiting for daemon to start
09:32:14 [2020-04-17T09:32:14.826Z]         daemon.go:325: [d0c9be5821b52] waiting for daemon to start
09:32:14 [2020-04-17T09:32:14.826Z]         daemon.go:353: [d0c9be5821b52] daemon started
09:32:14 [2020-04-17T09:32:14.826Z]         daemon.go:461: [d0c9be5821b52] Stopping daemon
09:32:14 [2020-04-17T09:32:14.826Z]         daemon.go:296: [d0c9be5821b52] exiting daemon
09:32:14 [2020-04-17T09:32:14.826Z]         daemon.go:448: [d0c9be5821b52] Daemon stopped
09:32:14 [2020-04-17T09:32:14.826Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.59s)
09:32:14 [2020-04-17T09:32:14.826Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
09:32:14 [2020-04-17T09:32:14.826Z]         daemon.go:325: [d308ce3de5f6b] waiting for daemon to start
09:32:14 [2020-04-17T09:32:14.826Z]         daemon.go:325: [d308ce3de5f6b] waiting for daemon to start
09:32:14 [2020-04-17T09:32:14.826Z]         daemon.go:353: [d308ce3de5f6b] daemon started
09:32:14 [2020-04-17T09:32:14.826Z]         daemon.go:461: [d308ce3de5f6b] Stopping daemon
09:32:14 [2020-04-17T09:32:14.826Z]         daemon.go:296: [d308ce3de5f6b] exiting daemon
09:32:14 [2020-04-17T09:32:14.826Z]         daemon.go:448: [d308ce3de5f6b] Daemon stopped
09:32:14 [2020-04-17T09:32:14.826Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.44s)
09:32:14 [2020-04-17T09:32:14.826Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
09:32:14 [2020-04-17T09:32:14.826Z]         daemon.go:325: [da9ec5d7606f6] waiting for daemon to start
09:32:14 [2020-04-17T09:32:14.826Z]         daemon.go:325: [da9ec5d7606f6] waiting for daemon to start
09:32:14 [2020-04-17T09:32:14.826Z]         daemon.go:353: [da9ec5d7606f6] daemon started
09:32:14 [2020-04-17T09:32:14.826Z]         daemon.go:461: [da9ec5d7606f6] Stopping daemon
09:32:14 [2020-04-17T09:32:14.826Z]         daemon.go:296: [da9ec5d7606f6] exiting daemon
09:32:14 [2020-04-17T09:32:14.826Z]         daemon.go:448: [da9ec5d7606f6] Daemon stopped
09:32:14 [2020-04-17T09:32:14.826Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.38s)
09:32:14 [2020-04-17T09:32:14.826Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
09:32:14 [2020-04-17T09:32:14.826Z]         docker_cli_external_volume_driver_test.go:486: Daemon d43b0bc815e05 is not started
09:32:14 [2020-04-17T09:32:14.826Z]         daemon.go:325: [d43b0bc815e05] waiting for daemon to start
09:32:14 [2020-04-17T09:32:14.826Z]         daemon.go:325: [d43b0bc815e05] waiting for daemon to start
09:32:14 [2020-04-17T09:32:14.826Z]         daemon.go:353: [d43b0bc815e05] daemon started
09:32:14 [2020-04-17T09:32:14.826Z]         daemon.go:461: [d43b0bc815e05] Stopping daemon
09:32:14 [2020-04-17T09:32:14.826Z]         daemon.go:296: [d43b0bc815e05] exiting daemon
09:32:14 [2020-04-17T09:32:14.826Z]         daemon.go:448: [d43b0bc815e05] Daemon stopped
09:32:14 [2020-04-17T09:32:14.826Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s)
09:32:14 [2020-04-17T09:32:14.826Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
09:32:14 [2020-04-17T09:32:14.826Z]         docker_cli_external_volume_driver_test.go:53: Daemon d00575b528139 is not started
09:32:14 [2020-04-17T09:32:14.826Z] PASS
09:32:14 [2020-04-17T09:32:14.826Z] 
09:32:14 [2020-04-17T09:32:14.826Z] === Skipped
09:32:14 [2020-04-17T09:32:14.826Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
09:32:14 [2020-04-17T09:32:14.826Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
09:32:14 [2020-04-17T09:32:14.826Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled
09:32:14 [2020-04-17T09:32:14.826Z]         requirement.go:26: unmatched requirement IPv6
09:32:14 [2020-04-17T09:32:14.826Z]         check_test.go:309: Daemon d09816198052f is not started
09:32:14 [2020-04-17T09:32:14.826Z] 
09:32:14 [2020-04-17T09:32:14.826Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
09:32:14 [2020-04-17T09:32:14.826Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
09:32:14 [2020-04-17T09:32:14.826Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
09:32:14 [2020-04-17T09:32:14.826Z]         requirement.go:26: unmatched requirement Devicemapper
09:32:14 [2020-04-17T09:32:14.826Z]         check_test.go:309: Daemon d698696688b87 is not started
09:32:14 [2020-04-17T09:32:14.826Z] 
09:32:14 [2020-04-17T09:32:14.826Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
09:32:14 [2020-04-17T09:32:14.826Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
09:32:14 [2020-04-17T09:32:14.826Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
09:32:14 [2020-04-17T09:32:14.826Z]         requirement.go:26: unmatched requirement Devicemapper
09:32:14 [2020-04-17T09:32:14.826Z]         check_test.go:309: Daemon d4b77e6b766cc is not started
09:32:14 [2020-04-17T09:32:14.826Z] 
09:32:14 [2020-04-17T09:32:14.826Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
09:32:14 [2020-04-17T09:32:14.826Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
09:32:14 [2020-04-17T09:32:14.826Z]         docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
09:32:14 [2020-04-17T09:32:14.826Z] 
09:32:14 [2020-04-17T09:32:14.826Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
09:32:14 [2020-04-17T09:32:14.826Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
09:32:14 [2020-04-17T09:32:14.826Z]         requirement.go:26: unmatched requirement IPv6
09:32:14 [2020-04-17T09:32:14.826Z] 
09:32:14 [2020-04-17T09:32:14.826Z] 
09:32:14 [2020-04-17T09:32:14.826Z] DONE 270 tests, 5 skipped in 2582.656s
09:32:14 [2020-04-17T09:32:14.826Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
09:32:14 [2020-04-17T09:32:14.826Z] ++++ cat bundles/test-integration/docker.pid
09:32:14 [2020-04-17T09:32:14.826Z] +++ kill 7345
09:32:14 [2020-04-17T09:32:14.826Z] umount: bundles/test-integration/root: no mount point specified.
09:32:14 [2020-04-17T09:32:14.826Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d1794873438e0/docker.pid
09:32:14 [2020-04-17T09:32:14.826Z] +++ kill 4079
09:32:14 [2020-04-17T09:32:14.826Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 4079 is not a child of this shell
09:32:14 [2020-04-17T09:32:14.826Z] warning: PID 4079 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d1794873438e0/docker.pid had a nonzero exit code
09:32:14 [2020-04-17T09:32:14.826Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d1794873438e0/root: target is busy.
09:32:14 [2020-04-17T09:32:14.826Z] +++ /etc/init.d/apparmor stop
09:32:14 [2020-04-17T09:32:14.826Z] Leaving: AppArmorNo profiles have been unloaded.
09:32:14 [2020-04-17T09:32:14.826Z] 
09:32:14 [2020-04-17T09:32:14.826Z] Unloading profiles will leave already running processes permanently
09:32:14 [2020-04-17T09:32:14.826Z] unconfined, which can lead to unexpected situations.
09:32:14 [2020-04-17T09:32:14.826Z] 
09:32:14 [2020-04-17T09:32:14.826Z] To set a process to complain mode, use the command line tool
09:32:14 [2020-04-17T09:32:14.826Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
09:32:14 [2020-04-17T09:32:14.826Z] +++ true
09:32:14 [2020-04-17T09:32:14.826Z] 
09:32:14 [2020-04-17T09:32:14.826Z] Remaining pids to kill: []
Post stage
[Pipeline] junit
09:32:14 [2020-04-17T09:32:14.836Z] Recording test results
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
09:32:15 [2020-04-17T09:32:15.645Z] + echo Ensuring container killed.
09:32:15 [2020-04-17T09:32:15.645Z] Ensuring container killed.
09:32:15 [2020-04-17T09:32:15.645Z] + docker ps -aq -f name=docker-pr2-*
09:32:15 [2020-04-17T09:32:15.645Z] + cids=469290991eab
09:32:15 [2020-04-17T09:32:15.645Z] 36836b7755a6
09:32:15 [2020-04-17T09:32:15.645Z] 691f53605b3f
09:32:15 [2020-04-17T09:32:15.645Z] + [ -n 469290991eab
09:32:15 [2020-04-17T09:32:15.645Z] 36836b7755a6
09:32:15 [2020-04-17T09:32:15.645Z] 691f53605b3f ]
09:32:15 [2020-04-17T09:32:15.645Z] + docker rm -vf 469290991eab 36836b7755a6 691f53605b3f
09:32:16 [2020-04-17T09:32:16.281Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
09:32:16 [2020-04-17T09:32:16.281Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
09:32:18 [2020-04-17T09:32:18.438Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
09:32:18 [2020-04-17T09:32:18.438Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
09:32:19 [2020-04-17T09:32:19.817Z] 469290991eab
09:32:19 [2020-04-17T09:32:19.817Z] 36836b7755a6
09:32:19 [2020-04-17T09:32:19.817Z] 691f53605b3f
[Pipeline] sh
09:32:20 [2020-04-17T09:32:20.095Z] + echo Chowning /workspace to jenkins user
09:32:20 [2020-04-17T09:32:20.095Z] Chowning /workspace to jenkins user
09:32:20 [2020-04-17T09:32:20.095Z] + id -u
09:32:20 [2020-04-17T09:32:20.095Z] + id -g
09:32:20 [2020-04-17T09:32:20.095Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40782:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
09:32:23 [2020-04-17T09:32:23.657Z] + bundleName=amd64
09:32:23 [2020-04-17T09:32:23.657Z] + echo Creating amd64-bundles.tar.gz
09:32:23 [2020-04-17T09:32:23.657Z] Creating amd64-bundles.tar.gz
09:32:23 [2020-04-17T09:32:23.657Z] + xargs tar -czf amd64-bundles.tar.gz
09:32:23 [2020-04-17T09:32:23.657Z] + 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
09:32:24 [2020-04-17T09:32:24.595Z] Archiving artifacts
09:32:25 [2020-04-17T09:32:25.220Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40782/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
09:32:25 [2020-04-17T09:32:25.461Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
09:32:25 [2020-04-17T09:32:25.525Z] + make clean
09:32:25 [2020-04-17T09:32:25.525Z] docker volume rm -f docker-dev-cache
09:32:25 [2020-04-17T09:32:25.781Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
09:32:32 [2020-04-17T09:32:32.489Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
09:32:39 [2020-04-17T09:32:39.510Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
09:32:41 [2020-04-17T09:32:41.669Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
09:32:43 [2020-04-17T09:32:43.827Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
09:32:43 [2020-04-17T09:32:43.827Z] === RUN   TestDockerSuite/TestLogsFollowStopped
09:32:45 [2020-04-17T09:32:45.983Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
09:32:48 [2020-04-17T09:32:48.144Z] === RUN   TestDockerSuite/TestLogsSince
09:32:56 [2020-04-17T09:32:56.657Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
09:32:56 [2020-04-17T09:32:56.657Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
09:32:56 [2020-04-17T09:32:56.657Z] === RUN   TestDockerSuite/TestLogsTail
09:32:59 [2020-04-17T09:32:59.534Z] === RUN   TestDockerSuite/TestLogsTimestamps
09:33:01 [2020-04-17T09:33:01.690Z] === RUN   TestDockerSuite/TestLogsWithDetails
09:33:03 [2020-04-17T09:33:03.847Z] === RUN   TestDockerSuite/TestMountIntoProc
09:33:03 [2020-04-17T09:33:03.847Z] === RUN   TestDockerSuite/TestMountIntoSys
09:33:03 [2020-04-17T09:33:03.847Z] === RUN   TestDockerSuite/TestNetHostname
09:33:03 [2020-04-17T09:33:03.847Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
09:33:03 [2020-04-17T09:33:03.847Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
09:33:03 [2020-04-17T09:33:03.847Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
09:33:03 [2020-04-17T09:33:03.847Z] === RUN   TestDockerSuite/TestPluginActive
09:33:03 [2020-04-17T09:33:03.847Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
09:33:03 [2020-04-17T09:33:03.847Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
09:33:03 [2020-04-17T09:33:03.847Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
09:33:03 [2020-04-17T09:33:03.847Z] === RUN   TestDockerSuite/TestPluginLogDriver
09:33:03 [2020-04-17T09:33:03.847Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
09:33:03 [2020-04-17T09:33:03.847Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
09:33:03 [2020-04-17T09:33:03.847Z] === RUN   TestDockerSuite/TestPluginUpgrade
09:33:03 [2020-04-17T09:33:03.847Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
09:33:03 [2020-04-17T09:33:03.847Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
09:33:03 [2020-04-17T09:33:03.847Z] === RUN   TestDockerSuite/TestPortHostBinding
09:33:03 [2020-04-17T09:33:03.847Z] === RUN   TestDockerSuite/TestPortList
09:33:03 [2020-04-17T09:33:03.847Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
09:33:08 [2020-04-17T09:33:08.499Z] === RUN   TestDockerSuite/TestPostContainersAttach
09:33:08 [2020-04-17T09:33:08.499Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
09:33:08 [2020-04-17T09:33:08.499Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
09:33:08 [2020-04-17T09:33:08.499Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
09:33:08 [2020-04-17T09:33:08.499Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
09:33:08 [2020-04-17T09:33:08.499Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
09:33:08 [2020-04-17T09:33:08.499Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
09:33:08 [2020-04-17T09:33:08.499Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
09:33:08 [2020-04-17T09:33:08.499Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
09:33:08 [2020-04-17T09:33:08.499Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
09:33:12 [2020-04-17T09:33:12.201Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
09:33:12 [2020-04-17T09:33:12.201Z] === RUN   TestDockerSuite/TestPsByOrder
09:33:20 [2020-04-17T09:33:20.716Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
09:33:20 [2020-04-17T09:33:20.716Z] === RUN   TestDockerSuite/TestPsListContainersBase
09:33:33 [2020-04-17T09:33:33.033Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
09:33:50 [2020-04-17T09:33:50.646Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
09:33:50 [2020-04-17T09:33:50.646Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
09:33:50 [2020-04-17T09:33:50.646Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
09:34:02 [2020-04-17T09:34:02.959Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
09:34:05 [2020-04-17T09:34:05.840Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
09:34:12 [2020-04-17T09:34:12.867Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
09:34:17 [2020-04-17T09:34:17.520Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
09:34:17 [2020-04-17T09:34:17.520Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
09:34:17 [2020-04-17T09:34:17.520Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
09:34:26 [2020-04-17T09:34:26.032Z] === RUN   TestDockerSuite/TestPsListContainersSize
09:34:26 [2020-04-17T09:34:26.032Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
09:34:26 [2020-04-17T09:34:26.032Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
09:34:26 [2020-04-17T09:34:26.032Z] === RUN   TestDockerSuite/TestPsRightTagName
09:34:26 [2020-04-17T09:34:26.032Z] === RUN   TestDockerSuite/TestPsShowMounts
09:34:33 [2020-04-17T09:34:33.057Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
09:34:33 [2020-04-17T09:34:33.057Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
09:34:34 [2020-04-17T09:34:34.013Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
09:34:34 [2020-04-17T09:34:34.013Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
09:34:35 [2020-04-17T09:34:35.533Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
09:34:36 [2020-04-17T09:34:36.490Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
09:34:36 [2020-04-17T09:34:36.490Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
09:34:40 [2020-04-17T09:34:40.193Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
09:34:44 [2020-04-17T09:34:44.848Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
09:34:46 [2020-04-17T09:34:46.368Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
09:35:11 [2020-04-17T09:35:11.424Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
09:35:11 [2020-04-17T09:35:11.424Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
09:35:16 [2020-04-17T09:35:16.075Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
09:35:16 [2020-04-17T09:35:16.075Z] === RUN   TestDockerSuite/TestRestartPolicyNO
09:35:16 [2020-04-17T09:35:16.075Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
09:35:16 [2020-04-17T09:35:16.529Z] === RUN   TestDockerSuite/TestRestartRunningContainer
09:35:21 [2020-04-17T09:35:21.180Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
09:35:24 [2020-04-17T09:35:24.882Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
09:35:24 [2020-04-17T09:35:24.882Z] === RUN   TestDockerSuite/TestRestartWithVolumes
09:35:28 [2020-04-17T09:35:28.584Z] === RUN   TestDockerSuite/TestRmiBlank
09:35:29 [2020-04-17T09:35:29.038Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
09:35:29 [2020-04-17T09:35:29.038Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
09:35:43 [2020-04-17T09:35:43.780Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
09:35:45 [2020-04-17T09:35:45.938Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
09:35:46 [2020-04-17T09:35:46.896Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
09:35:53 [2020-04-17T09:35:53.959Z] === RUN   TestDockerSuite/TestRmiImgIDForce
09:36:04 [2020-04-17T09:36:04.218Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
09:36:11 [2020-04-17T09:36:11.248Z] === RUN   TestDockerSuite/TestRmiParentImageFail
09:36:15 [2020-04-17T09:36:15.905Z] === RUN   TestDockerSuite/TestRmiTag
09:36:16 [2020-04-17T09:36:16.360Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
09:36:18 [2020-04-17T09:36:18.517Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
09:36:36 [2020-04-17T09:36:36.131Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
09:36:38 [2020-04-17T09:36:38.288Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
09:36:42 [2020-04-17T09:36:42.937Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
09:36:44 [2020-04-17T09:36:44.458Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
09:36:44 [2020-04-17T09:36:44.458Z] === RUN   TestDockerSuite/TestRunAddHost
09:36:44 [2020-04-17T09:36:44.458Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
09:36:44 [2020-04-17T09:36:44.458Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
09:36:44 [2020-04-17T09:36:44.458Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
09:36:44 [2020-04-17T09:36:44.458Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
09:36:44 [2020-04-17T09:36:44.458Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
09:36:44 [2020-04-17T09:36:44.458Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
09:36:46 [2020-04-17T09:36:46.615Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
09:36:46 [2020-04-17T09:36:46.615Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
09:36:46 [2020-04-17T09:36:46.615Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
09:36:50 [2020-04-17T09:36:50.316Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
09:36:53 [2020-04-17T09:36:53.196Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
09:36:55 [2020-04-17T09:36:55.354Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
09:36:57 [2020-04-17T09:36:57.513Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
09:36:59 [2020-04-17T09:36:59.033Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
09:36:59 [2020-04-17T09:36:59.033Z] === RUN   TestDockerSuite/TestRunBindMounts
09:37:03 [2020-04-17T09:37:03.685Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
09:37:03 [2020-04-17T09:37:03.685Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
09:37:03 [2020-04-17T09:37:03.685Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
09:37:03 [2020-04-17T09:37:03.685Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
09:37:03 [2020-04-17T09:37:03.685Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
09:37:03 [2020-04-17T09:37:03.685Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
09:37:03 [2020-04-17T09:37:03.685Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
09:37:03 [2020-04-17T09:37:03.685Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
09:37:03 [2020-04-17T09:37:03.685Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
09:37:03 [2020-04-17T09:37:03.685Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
09:37:03 [2020-04-17T09:37:03.685Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
09:37:03 [2020-04-17T09:37:03.685Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
09:37:05 [2020-04-17T09:37:05.844Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
09:37:05 [2020-04-17T09:37:05.844Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
09:37:08 [2020-04-17T09:37:08.724Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
09:37:08 [2020-04-17T09:37:08.724Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
09:37:08 [2020-04-17T09:37:08.724Z] === RUN   TestDockerSuite/TestRunContainerNetwork
09:37:10 [2020-04-17T09:37:10.881Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
09:37:10 [2020-04-17T09:37:10.881Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
09:37:10 [2020-04-17T09:37:10.881Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
09:37:10 [2020-04-17T09:37:10.881Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
09:37:10 [2020-04-17T09:37:10.881Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
09:37:10 [2020-04-17T09:37:10.881Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
09:37:10 [2020-04-17T09:37:10.881Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
09:37:10 [2020-04-17T09:37:10.881Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
09:37:12 [2020-04-17T09:37:12.402Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
09:37:15 [2020-04-17T09:37:15.284Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
09:37:16 [2020-04-17T09:37:16.805Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
09:37:16 [2020-04-17T09:37:16.805Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
09:37:16 [2020-04-17T09:37:16.805Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
09:37:16 [2020-04-17T09:37:16.805Z] === RUN   TestDockerSuite/TestRunCreateVolume
09:37:18 [2020-04-17T09:37:18.960Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
09:37:18 [2020-04-17T09:37:18.960Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
09:37:18 [2020-04-17T09:37:18.960Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
09:37:18 [2020-04-17T09:37:18.960Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
09:37:18 [2020-04-17T09:37:18.960Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
09:37:21 [2020-04-17T09:37:21.117Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
09:37:35 [2020-04-17T09:37:35.862Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
09:37:35 [2020-04-17T09:37:35.862Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
09:37:35 [2020-04-17T09:37:35.862Z] === RUN   TestDockerSuite/TestRunDNSOptions
09:37:35 [2020-04-17T09:37:35.862Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
09:37:35 [2020-04-17T09:37:35.862Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
09:37:35 [2020-04-17T09:37:35.862Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
09:37:35 [2020-04-17T09:37:35.862Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
09:37:35 [2020-04-17T09:37:35.862Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
09:37:35 [2020-04-17T09:37:35.862Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
09:37:36 [2020-04-17T09:37:36.317Z] === RUN   TestDockerSuite/TestRunDuplicateMount
09:37:36 [2020-04-17T09:37:36.317Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
09:37:38 [2020-04-17T09:37:38.475Z] === RUN   TestDockerSuite/TestRunEchoStdout
09:37:39 [2020-04-17T09:37:39.998Z] === RUN   TestDockerSuite/TestRunEmptyEnv
09:37:39 [2020-04-17T09:37:39.998Z] === RUN   TestDockerSuite/TestRunEntrypoint
09:37:47 [2020-04-17T09:37:47.021Z] === RUN   TestDockerSuite/TestRunEnvironment
09:37:47 [2020-04-17T09:37:47.021Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
09:37:47 [2020-04-17T09:37:47.021Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
09:37:47 [2020-04-17T09:37:47.021Z] === RUN   TestDockerSuite/TestRunExitCode
09:37:49 [2020-04-17T09:37:49.179Z] === RUN   TestDockerSuite/TestRunExitCodeOne
09:37:51 [2020-04-17T09:37:51.335Z] === RUN   TestDockerSuite/TestRunExitCodeZero
09:37:52 [2020-04-17T09:37:52.855Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
09:37:59 [2020-04-17T09:37:59.902Z] === RUN   TestDockerSuite/TestRunExposePort
09:37:59 [2020-04-17T09:37:59.902Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
09:37:59 [2020-04-17T09:37:59.902Z] === RUN   TestDockerSuite/TestRunGroupAdd
09:37:59 [2020-04-17T09:37:59.902Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
09:37:59 [2020-04-17T09:37:59.902Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
09:37:59 [2020-04-17T09:37:59.902Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
09:37:59 [2020-04-17T09:37:59.902Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
09:37:59 [2020-04-17T09:37:59.902Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
09:37:59 [2020-04-17T09:37:59.902Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
09:38:03 [2020-04-17T09:38:03.606Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
09:38:03 [2020-04-17T09:38:03.606Z] === RUN   TestDockerSuite/TestRunInvalidReference
09:38:03 [2020-04-17T09:38:03.606Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
09:38:03 [2020-04-17T09:38:03.606Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
09:38:03 [2020-04-17T09:38:03.606Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
09:38:03 [2020-04-17T09:38:03.606Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
09:38:03 [2020-04-17T09:38:03.606Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
09:38:13 [2020-04-17T09:38:13.873Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
09:38:13 [2020-04-17T09:38:13.873Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
09:38:14 [2020-04-17T09:38:14.326Z] === RUN   TestDockerSuite/TestRunModeHostname
09:38:14 [2020-04-17T09:38:14.326Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
09:38:14 [2020-04-17T09:38:14.326Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
09:38:14 [2020-04-17T09:38:14.326Z] === RUN   TestDockerSuite/TestRunModeIpcHost
09:38:14 [2020-04-17T09:38:14.326Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
09:38:14 [2020-04-17T09:38:14.326Z] === RUN   TestDockerSuite/TestRunModePIDContainer
09:38:14 [2020-04-17T09:38:14.326Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
09:38:14 [2020-04-17T09:38:14.326Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
09:38:14 [2020-04-17T09:38:14.326Z] === RUN   TestDockerSuite/TestRunModePIDHost
09:38:14 [2020-04-17T09:38:14.326Z] === RUN   TestDockerSuite/TestRunModeUTSHost
09:38:14 [2020-04-17T09:38:14.326Z] === RUN   TestDockerSuite/TestRunMount
09:38:14 [2020-04-17T09:38:14.326Z] === RUN   TestDockerSuite/TestRunMountOrdering
09:38:14 [2020-04-17T09:38:14.326Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
09:38:14 [2020-04-17T09:38:14.326Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
09:38:14 [2020-04-17T09:38:14.326Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
09:38:26 [2020-04-17T09:38:26.647Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
09:38:26 [2020-04-17T09:38:26.647Z] === RUN   TestDockerSuite/TestRunNamedVolume
09:38:26 [2020-04-17T09:38:26.647Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
09:38:26 [2020-04-17T09:38:26.647Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
09:38:30 [2020-04-17T09:38:30.347Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
09:38:34 [2020-04-17T09:38:34.049Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
09:38:34 [2020-04-17T09:38:34.049Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
09:38:34 [2020-04-17T09:38:34.049Z] === RUN   TestDockerSuite/TestRunNetHost
09:38:34 [2020-04-17T09:38:34.049Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
09:38:34 [2020-04-17T09:38:34.049Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
09:38:34 [2020-04-17T09:38:34.049Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
09:38:34 [2020-04-17T09:38:34.049Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
09:38:34 [2020-04-17T09:38:34.049Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
09:38:34 [2020-04-17T09:38:34.049Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
09:38:34 [2020-04-17T09:38:34.049Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
09:38:34 [2020-04-17T09:38:34.503Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
09:38:35 [2020-04-17T09:38:35.459Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
09:38:37 [2020-04-17T09:38:37.616Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
09:38:39 [2020-04-17T09:38:39.771Z] === RUN   TestDockerSuite/TestRunNonExistingImage
09:38:40 [2020-04-17T09:38:40.728Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
09:38:42 [2020-04-17T09:38:42.254Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
09:38:42 [2020-04-17T09:38:42.707Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
09:38:42 [2020-04-17T09:38:42.707Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
09:38:42 [2020-04-17T09:38:42.707Z] === RUN   TestDockerSuite/TestRunPortInUse
09:38:42 [2020-04-17T09:38:42.707Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
09:38:42 [2020-04-17T09:38:42.707Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
09:38:42 [2020-04-17T09:38:42.707Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
09:38:42 [2020-04-17T09:38:42.707Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
09:38:42 [2020-04-17T09:38:42.707Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
09:38:45 [2020-04-17T09:38:45.588Z] === RUN   TestDockerSuite/TestRunPublishPort
09:38:45 [2020-04-17T09:38:45.588Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
09:38:45 [2020-04-17T09:38:45.588Z] === RUN   TestDockerSuite/TestRunReadProcLatency
09:38:45 [2020-04-17T09:38:45.588Z] === RUN   TestDockerSuite/TestRunReadProcTimer
09:38:45 [2020-04-17T09:38:45.588Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
09:38:45 [2020-04-17T09:38:45.588Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
09:38:54 [2020-04-17T09:38:54.130Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
09:38:54 [2020-04-17T09:38:54.130Z] === RUN   TestDockerSuite/TestRunRm
09:38:55 [2020-04-17T09:38:55.088Z] === RUN   TestDockerSuite/TestRunRmAndWait
09:39:00 [2020-04-17T09:39:00.838Z] === RUN   TestDockerSuite/TestRunRmPre125Api
09:39:02 [2020-04-17T09:39:02.996Z] === RUN   TestDockerSuite/TestRunRootWorkdir
09:39:04 [2020-04-17T09:39:04.516Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
09:39:06 [2020-04-17T09:39:06.673Z] === RUN   TestDockerSuite/TestRunSetMacAddress
09:39:09 [2020-04-17T09:39:09.551Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
09:39:09 [2020-04-17T09:39:09.551Z] === RUN   TestDockerSuite/TestRunState
09:39:09 [2020-04-17T09:39:09.551Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
09:39:11 [2020-04-17T09:39:11.073Z] === RUN   TestDockerSuite/TestRunStdinPipe
09:39:11 [2020-04-17T09:39:11.073Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
09:39:13 [2020-04-17T09:39:13.230Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
09:39:13 [2020-04-17T09:39:13.230Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
09:39:13 [2020-04-17T09:39:13.230Z] === RUN   TestDockerSuite/TestRunTLSVerify
09:39:13 [2020-04-17T09:39:13.230Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
09:39:13 [2020-04-17T09:39:13.230Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
09:39:13 [2020-04-17T09:39:13.230Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
09:39:17 [2020-04-17T09:39:17.894Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
09:39:17 [2020-04-17T09:39:17.894Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
09:39:17 [2020-04-17T09:39:17.894Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
09:39:17 [2020-04-17T09:39:17.894Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
09:39:17 [2020-04-17T09:39:17.894Z] === RUN   TestDockerSuite/TestRunUnshareProc
09:39:18 [2020-04-17T09:39:18.348Z] === RUN   TestDockerSuite/TestRunUserByID
09:39:18 [2020-04-17T09:39:18.348Z] === RUN   TestDockerSuite/TestRunUserByIDBig
09:39:18 [2020-04-17T09:39:18.348Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
09:39:18 [2020-04-17T09:39:18.348Z] === RUN   TestDockerSuite/TestRunUserByIDZero
09:39:18 [2020-04-17T09:39:18.348Z] === RUN   TestDockerSuite/TestRunUserByName
09:39:18 [2020-04-17T09:39:18.348Z] === RUN   TestDockerSuite/TestRunUserDefaults
09:39:20 [2020-04-17T09:39:20.506Z] === RUN   TestDockerSuite/TestRunUserNotFound
09:39:20 [2020-04-17T09:39:20.506Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
09:39:22 [2020-04-17T09:39:22.031Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
09:39:22 [2020-04-17T09:39:22.031Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
09:39:22 [2020-04-17T09:39:22.031Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
09:39:30 [2020-04-17T09:39:30.545Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
09:39:36 [2020-04-17T09:39:36.291Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
09:39:39 [2020-04-17T09:39:39.992Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
09:39:45 [2020-04-17T09:39:45.742Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
09:39:45 [2020-04-17T09:39:45.742Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
09:39:45 [2020-04-17T09:39:45.742Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsShared
09:39:45 [2020-04-17T09:39:45.742Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsSlave
09:39:45 [2020-04-17T09:39:45.742Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
09:39:48 [2020-04-17T09:39:48.619Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
09:39:50 [2020-04-17T09:39:50.775Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
09:39:52 [2020-04-17T09:39:52.931Z] === RUN   TestDockerSuite/TestRunWithBadDevice
09:39:52 [2020-04-17T09:39:52.931Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
09:39:52 [2020-04-17T09:39:52.931Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
09:39:52 [2020-04-17T09:39:52.931Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
09:39:52 [2020-04-17T09:39:52.931Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
09:39:52 [2020-04-17T09:39:52.931Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
09:39:52 [2020-04-17T09:39:52.931Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
09:39:52 [2020-04-17T09:39:52.931Z] === RUN   TestDockerSuite/TestRunWithUlimits
09:39:52 [2020-04-17T09:39:52.931Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
09:39:56 [2020-04-17T09:39:56.633Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
09:39:58 [2020-04-17T09:39:58.792Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
09:40:00 [2020-04-17T09:40:00.312Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
09:40:04 [2020-04-17T09:40:04.966Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
09:40:04 [2020-04-17T09:40:04.966Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
09:40:04 [2020-04-17T09:40:04.966Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
09:40:04 [2020-04-17T09:40:04.966Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
09:40:04 [2020-04-17T09:40:04.966Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
09:40:04 [2020-04-17T09:40:04.966Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
09:40:04 [2020-04-17T09:40:04.966Z] === RUN   TestDockerSuite/TestSaveCheckTimes
09:40:04 [2020-04-17T09:40:04.966Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
09:40:04 [2020-04-17T09:40:04.966Z] === RUN   TestDockerSuite/TestSaveImageId
09:40:04 [2020-04-17T09:40:04.966Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
09:40:04 [2020-04-17T09:40:04.966Z] === RUN   TestDockerSuite/TestSaveLoadParents
09:40:04 [2020-04-17T09:40:04.966Z] === RUN   TestDockerSuite/TestSaveMultipleNames
09:40:04 [2020-04-17T09:40:04.966Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
09:40:04 [2020-04-17T09:40:04.966Z] === RUN   TestDockerSuite/TestSaveSingleTag
09:40:04 [2020-04-17T09:40:04.966Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
09:40:04 [2020-04-17T09:40:04.966Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
09:40:04 [2020-04-17T09:40:04.966Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
09:40:04 [2020-04-17T09:40:04.966Z] === RUN   TestDockerSuite/TestSearchCmdOptions
09:40:07 [2020-04-17T09:40:07.123Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
09:40:07 [2020-04-17T09:40:07.576Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
09:40:08 [2020-04-17T09:40:08.030Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
09:40:08 [2020-04-17T09:40:08.030Z] === RUN   TestDockerSuite/TestSearchWithLimit
09:40:09 [2020-04-17T09:40:09.549Z] === RUN   TestDockerSuite/TestSlowStdinClosing
09:40:15 [2020-04-17T09:40:15.306Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
09:40:15 [2020-04-17T09:40:15.306Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
09:40:23 [2020-04-17T09:40:23.824Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
09:40:23 [2020-04-17T09:40:23.824Z] === RUN   TestDockerSuite/TestStartAttachSilent
09:40:26 [2020-04-17T09:40:26.703Z] === RUN   TestDockerSuite/TestStartAttachWithRename
09:40:26 [2020-04-17T09:40:26.703Z] === RUN   TestDockerSuite/TestStartMultipleContainers
09:40:26 [2020-04-17T09:40:26.703Z] === RUN   TestDockerSuite/TestStartPausedContainer
09:40:26 [2020-04-17T09:40:26.703Z] === RUN   TestDockerSuite/TestStartRecordError
09:40:26 [2020-04-17T09:40:26.703Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
09:40:32 [2020-04-17T09:40:32.454Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
09:40:32 [2020-04-17T09:40:32.454Z] === RUN   TestDockerSuite/TestStatsAllNoStream
09:40:32 [2020-04-17T09:40:32.454Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
09:40:32 [2020-04-17T09:40:32.454Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
09:40:32 [2020-04-17T09:40:32.454Z] === RUN   TestDockerSuite/TestStatsFormatAll
09:40:32 [2020-04-17T09:40:32.454Z] === RUN   TestDockerSuite/TestStatsNoStream
09:40:32 [2020-04-17T09:40:32.454Z] === RUN   TestDockerSuite/TestTopMultipleArgs
09:40:34 [2020-04-17T09:40:34.613Z] === RUN   TestDockerSuite/TestTopNonPrivileged
09:40:36 [2020-04-17T09:40:36.769Z] === RUN   TestDockerSuite/TestTopPrivileged
09:40:36 [2020-04-17T09:40:36.769Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
09:40:38 [2020-04-17T09:40:38.289Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
09:40:38 [2020-04-17T09:40:38.289Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
09:40:38 [2020-04-17T09:40:38.289Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
09:40:38 [2020-04-17T09:40:38.289Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
09:40:38 [2020-04-17T09:40:38.289Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
09:40:38 [2020-04-17T09:40:38.289Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
09:40:38 [2020-04-17T09:40:38.743Z] === RUN   TestDockerSuite/TestVolumeCLICreate
09:40:56 [2020-04-17T09:40:56.356Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
09:40:56 [2020-04-17T09:40:56.356Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
09:40:56 [2020-04-17T09:40:56.356Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
09:40:56 [2020-04-17T09:40:56.356Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
09:40:56 [2020-04-17T09:40:56.356Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
09:40:56 [2020-04-17T09:40:56.356Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
09:40:56 [2020-04-17T09:40:56.356Z] === RUN   TestDockerSuite/TestVolumeCLILs
09:40:57 [2020-04-17T09:40:57.314Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
09:40:57 [2020-04-17T09:40:57.314Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
09:41:00 [2020-04-17T09:41:00.196Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
09:41:00 [2020-04-17T09:41:00.650Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
09:41:01 [2020-04-17T09:41:01.103Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
09:41:01 [2020-04-17T09:41:01.104Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
09:41:01 [2020-04-17T09:41:01.558Z] === RUN   TestDockerSuite/TestVolumeCLIRm
09:41:08 [2020-04-17T09:41:08.587Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
09:41:08 [2020-04-17T09:41:08.587Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
09:41:09 [2020-04-17T09:41:09.543Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
09:41:09 [2020-04-17T09:41:09.543Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
09:41:09 [2020-04-17T09:41:09.543Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
09:41:16 [2020-04-17T09:41:16.573Z] === RUN   TestDockerSuite/TestVolumeLsFormat
09:41:16 [2020-04-17T09:41:16.573Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
09:41:16 [2020-04-17T09:41:16.573Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
09:41:25 [2020-04-17T09:41:25.092Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
09:41:25 [2020-04-17T09:41:25.092Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
09:41:26 [2020-04-17T09:41:26.052Z] --- PASS: TestDockerSuite (2496.34s)
09:41:26 [2020-04-17T09:41:26.052Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s)
09:41:26 [2020-04-17T09:41:26.052Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
09:41:26 [2020-04-17T09:41:26.052Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.052Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
09:41:26 [2020-04-17T09:41:26.052Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s)
09:41:26 [2020-04-17T09:41:26.052Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
09:41:26 [2020-04-17T09:41:26.052Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
09:41:26 [2020-04-17T09:41:26.052Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.052Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
09:41:26 [2020-04-17T09:41:26.052Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.64s)
09:41:26 [2020-04-17T09:41:26.052Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.26s)
09:41:26 [2020-04-17T09:41:26.052Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.55s)
09:41:26 [2020-04-17T09:41:26.052Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s)
09:41:26 [2020-04-17T09:41:26.052Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (142.72s)
09:41:26 [2020-04-17T09:41:26.052Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.75s)
09:41:26 [2020-04-17T09:41:26.052Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s)
09:41:26 [2020-04-17T09:41:26.052Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
09:41:26 [2020-04-17T09:41:26.052Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.052Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
09:41:26 [2020-04-17T09:41:26.052Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.052Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s)
09:41:26 [2020-04-17T09:41:26.052Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.052Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.93s)
09:41:26 [2020-04-17T09:41:26.052Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.052Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
09:41:26 [2020-04-17T09:41:26.052Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.052Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
09:41:26 [2020-04-17T09:41:26.052Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.052Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s)
09:41:26 [2020-04-17T09:41:26.052Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.052Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s)
09:41:26 [2020-04-17T09:41:26.052Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
09:41:26 [2020-04-17T09:41:26.052Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.052Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.11s)
09:41:26 [2020-04-17T09:41:26.052Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
09:41:26 [2020-04-17T09:41:26.053Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.053Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
09:41:26 [2020-04-17T09:41:26.053Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.053Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.86s)
09:41:26 [2020-04-17T09:41:26.053Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (6.86s)
09:41:26 [2020-04-17T09:41:26.053Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
09:41:26 [2020-04-17T09:41:26.053Z]         requirement.go:26: unmatched requirement Apparmor
09:41:26 [2020-04-17T09:41:26.053Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
09:41:26 [2020-04-17T09:41:26.053Z]         requirement.go:26: unmatched requirement Apparmor
09:41:26 [2020-04-17T09:41:26.053Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
09:41:26 [2020-04-17T09:41:26.053Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.053Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
09:41:26 [2020-04-17T09:41:26.053Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.053Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.13s)
09:41:26 [2020-04-17T09:41:26.053Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
09:41:26 [2020-04-17T09:41:26.053Z]         requirement.go:26: unmatched requirement IsPausable
09:41:26 [2020-04-17T09:41:26.053Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
09:41:26 [2020-04-17T09:41:26.053Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.053Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.10s)
09:41:26 [2020-04-17T09:41:26.053Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (111.45s)
09:41:26 [2020-04-17T09:41:26.053Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.44s)
09:41:26 [2020-04-17T09:41:26.053Z]         requirement.go:26: unmatched requirement UnixCli
09:41:26 [2020-04-17T09:41:26.053Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (7.47s)
09:41:26 [2020-04-17T09:41:26.053Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.04s)
09:41:26 [2020-04-17T09:41:26.053Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (5.21s)
09:41:26 [2020-04-17T09:41:26.053Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.75s)
09:41:26 [2020-04-17T09:41:26.053Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
09:41:26 [2020-04-17T09:41:26.053Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.053Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
09:41:26 [2020-04-17T09:41:26.053Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.053Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
09:41:26 [2020-04-17T09:41:26.053Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.053Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.26s)
09:41:26 [2020-04-17T09:41:26.053Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.79s)
09:41:26 [2020-04-17T09:41:26.053Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.93s)
09:41:26 [2020-04-17T09:41:26.053Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.35s)
09:41:26 [2020-04-17T09:41:26.053Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
09:41:26 [2020-04-17T09:41:26.053Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.053Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
09:41:26 [2020-04-17T09:41:26.053Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.053Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s)
09:41:26 [2020-04-17T09:41:26.053Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.55s)
09:41:26 [2020-04-17T09:41:26.053Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.25s)
09:41:26 [2020-04-17T09:41:26.053Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (6.56s)
09:41:26 [2020-04-17T09:41:26.053Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.86s)
09:41:26 [2020-04-17T09:41:26.053Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
09:41:26 [2020-04-17T09:41:26.053Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.053Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.08s)
09:41:26 [2020-04-17T09:41:26.053Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.39s)
09:41:26 [2020-04-17T09:41:26.053Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (9.58s)
09:41:26 [2020-04-17T09:41:26.053Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s)
09:41:26 [2020-04-17T09:41:26.053Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.053Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
09:41:26 [2020-04-17T09:41:26.053Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.053Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
09:41:26 [2020-04-17T09:41:26.053Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.053Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s)
09:41:26 [2020-04-17T09:41:26.053Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.053Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.44s)
09:41:26 [2020-04-17T09:41:26.053Z]     --- PASS: TestDockerSuite/TestBuildAddTar (42.06s)
09:41:26 [2020-04-17T09:41:26.053Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s)
09:41:26 [2020-04-17T09:41:26.053Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.053Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.42s)
09:41:26 [2020-04-17T09:41:26.053Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.053Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (25.16s)
09:41:26 [2020-04-17T09:41:26.053Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.25s)
09:41:26 [2020-04-17T09:41:26.053Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.053Z]     --- PASS: TestDockerSuite/TestBuildBlankName (1.51s)
09:41:26 [2020-04-17T09:41:26.053Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (13.73s)
09:41:26 [2020-04-17T09:41:26.053Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.31s)
09:41:26 [2020-04-17T09:41:26.053Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.053Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.31s)
09:41:26 [2020-04-17T09:41:26.053Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.98s)
09:41:26 [2020-04-17T09:41:26.053Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.88s)
09:41:26 [2020-04-17T09:41:26.053Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.41s)
09:41:26 [2020-04-17T09:41:26.053Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.053Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.91s)
09:41:26 [2020-04-17T09:41:26.053Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
09:41:26 [2020-04-17T09:41:26.053Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.053Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
09:41:26 [2020-04-17T09:41:26.053Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.053Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.07s)
09:41:26 [2020-04-17T09:41:26.053Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s)
09:41:26 [2020-04-17T09:41:26.053Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.053Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.50s)
09:41:26 [2020-04-17T09:41:26.053Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
09:41:26 [2020-04-17T09:41:26.053Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.053Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
09:41:26 [2020-04-17T09:41:26.053Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.053Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (27.32s)
09:41:26 [2020-04-17T09:41:26.053Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.56s)
09:41:26 [2020-04-17T09:41:26.053Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.78s)
09:41:26 [2020-04-17T09:41:26.053Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.053Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.44s)
09:41:26 [2020-04-17T09:41:26.053Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.053Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.34s)
09:41:26 [2020-04-17T09:41:26.053Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s)
09:41:26 [2020-04-17T09:41:26.053Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.053Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.45s)
09:41:26 [2020-04-17T09:41:26.053Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.28s)
09:41:26 [2020-04-17T09:41:26.053Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s)
09:41:26 [2020-04-17T09:41:26.053Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.053Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
09:41:26 [2020-04-17T09:41:26.053Z]         requirement.go:26: unmatched requirement UnixCli
09:41:26 [2020-04-17T09:41:26.053Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.29s)
09:41:26 [2020-04-17T09:41:26.053Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.84s)
09:41:26 [2020-04-17T09:41:26.053Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.51s)
09:41:26 [2020-04-17T09:41:26.053Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.47s)
09:41:26 [2020-04-17T09:41:26.053Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.48s)
09:41:26 [2020-04-17T09:41:26.053Z]     --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.94s)
09:41:26 [2020-04-17T09:41:26.053Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.15s)
09:41:26 [2020-04-17T09:41:26.053Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s)
09:41:26 [2020-04-17T09:41:26.053Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.053Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.18s)
09:41:26 [2020-04-17T09:41:26.053Z]     --- PASS: TestDockerSuite/TestBuildContChar (13.06s)
09:41:26 [2020-04-17T09:41:26.053Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
09:41:26 [2020-04-17T09:41:26.053Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.053Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.45s)
09:41:26 [2020-04-17T09:41:26.053Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.93s)
09:41:26 [2020-04-17T09:41:26.053Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.76s)
09:41:26 [2020-04-17T09:41:26.053Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.44s)
09:41:26 [2020-04-17T09:41:26.053Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s)
09:41:26 [2020-04-17T09:41:26.053Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.053Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.73s)
09:41:26 [2020-04-17T09:41:26.053Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.59s)
09:41:26 [2020-04-17T09:41:26.053Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
09:41:26 [2020-04-17T09:41:26.053Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.053Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
09:41:26 [2020-04-17T09:41:26.053Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.053Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.49s)
09:41:26 [2020-04-17T09:41:26.053Z]     --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (33.29s)
09:41:26 [2020-04-17T09:41:26.053Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.73s)
09:41:26 [2020-04-17T09:41:26.053Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.24s)
09:41:26 [2020-04-17T09:41:26.053Z]     --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.31s)
09:41:26 [2020-04-17T09:41:26.053Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.35s)
09:41:26 [2020-04-17T09:41:26.053Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.053Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.39s)
09:41:26 [2020-04-17T09:41:26.053Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.053Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
09:41:26 [2020-04-17T09:41:26.053Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.053Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.51s)
09:41:26 [2020-04-17T09:41:26.053Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
09:41:26 [2020-04-17T09:41:26.053Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.053Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (27.08s)
09:41:26 [2020-04-17T09:41:26.053Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.61s)
09:41:26 [2020-04-17T09:41:26.053Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.39s)
09:41:26 [2020-04-17T09:41:26.053Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.053Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (16.90s)
09:41:26 [2020-04-17T09:41:26.053Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.69s)
09:41:26 [2020-04-17T09:41:26.053Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.86s)
09:41:26 [2020-04-17T09:41:26.053Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.27s)
09:41:26 [2020-04-17T09:41:26.053Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.55s)
09:41:26 [2020-04-17T09:41:26.053Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.40s)
09:41:26 [2020-04-17T09:41:26.053Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (69.50s)
09:41:26 [2020-04-17T09:41:26.053Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.53s)
09:41:26 [2020-04-17T09:41:26.053Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.42s)
09:41:26 [2020-04-17T09:41:26.053Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.053Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (64.66s)
09:41:26 [2020-04-17T09:41:26.053Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.68s)
09:41:26 [2020-04-17T09:41:26.053Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.83s)
09:41:26 [2020-04-17T09:41:26.053Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (23.91s)
09:41:26 [2020-04-17T09:41:26.053Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (10.95s)
09:41:26 [2020-04-17T09:41:26.053Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (10.20s)
09:41:26 [2020-04-17T09:41:26.053Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (37.98s)
09:41:26 [2020-04-17T09:41:26.053Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (10.66s)
09:41:26 [2020-04-17T09:41:26.053Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.43s)
09:41:26 [2020-04-17T09:41:26.053Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (83.12s)
09:41:26 [2020-04-17T09:41:26.053Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.55s)
09:41:26 [2020-04-17T09:41:26.053Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.36s)
09:41:26 [2020-04-17T09:41:26.053Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.053Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s)
09:41:26 [2020-04-17T09:41:26.053Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.053Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.50s)
09:41:26 [2020-04-17T09:41:26.053Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.95s)
09:41:26 [2020-04-17T09:41:26.053Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s)
09:41:26 [2020-04-17T09:41:26.053Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.053Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.45s)
09:41:26 [2020-04-17T09:41:26.053Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.47s)
09:41:26 [2020-04-17T09:41:26.053Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.78s)
09:41:26 [2020-04-17T09:41:26.053Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.93s)
09:41:26 [2020-04-17T09:41:26.053Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.78s)
09:41:26 [2020-04-17T09:41:26.053Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.03s)
09:41:26 [2020-04-17T09:41:26.053Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.053Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.37s)
09:41:26 [2020-04-17T09:41:26.053Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.053Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s)
09:41:26 [2020-04-17T09:41:26.053Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.053Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
09:41:26 [2020-04-17T09:41:26.053Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.053Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
09:41:26 [2020-04-17T09:41:26.053Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.053Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.18s)
09:41:26 [2020-04-17T09:41:26.053Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
09:41:26 [2020-04-17T09:41:26.053Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.053Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
09:41:26 [2020-04-17T09:41:26.053Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.053Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
09:41:26 [2020-04-17T09:41:26.053Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.053Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.83s)
09:41:26 [2020-04-17T09:41:26.053Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.77s)
09:41:26 [2020-04-17T09:41:26.053Z]     --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (18.01s)
09:41:26 [2020-04-17T09:41:26.053Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.70s)
09:41:26 [2020-04-17T09:41:26.053Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
09:41:26 [2020-04-17T09:41:26.053Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.053Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.03s)
09:41:26 [2020-04-17T09:41:26.053Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.053Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s)
09:41:26 [2020-04-17T09:41:26.053Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.053Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
09:41:26 [2020-04-17T09:41:26.053Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.053Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
09:41:26 [2020-04-17T09:41:26.053Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.053Z]     --- PASS: TestDockerSuite/TestBuildFails (2.28s)
09:41:26 [2020-04-17T09:41:26.053Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s)
09:41:26 [2020-04-17T09:41:26.053Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.41s)
09:41:26 [2020-04-17T09:41:26.053Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.95s)
09:41:26 [2020-04-17T09:41:26.053Z]     --- PASS: TestDockerSuite/TestBuildForceRm (7.21s)
09:41:26 [2020-04-17T09:41:26.053Z]     --- PASS: TestDockerSuite/TestBuildFromGit (6.30s)
09:41:26 [2020-04-17T09:41:26.053Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.49s)
09:41:26 [2020-04-17T09:41:26.053Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.93s)
09:41:26 [2020-04-17T09:41:26.053Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
09:41:26 [2020-04-17T09:41:26.053Z]         requirement.go:26: unmatched requirement UnixCli
09:41:26 [2020-04-17T09:41:26.053Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.75s)
09:41:26 [2020-04-17T09:41:26.053Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.57s)
09:41:26 [2020-04-17T09:41:26.053Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
09:41:26 [2020-04-17T09:41:26.053Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.053Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.25s)
09:41:26 [2020-04-17T09:41:26.053Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
09:41:26 [2020-04-17T09:41:26.053Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.053Z]     --- PASS: TestDockerSuite/TestBuildHistory (10.93s)
09:41:26 [2020-04-17T09:41:26.053Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.88s)
09:41:26 [2020-04-17T09:41:26.053Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.03s)
09:41:26 [2020-04-17T09:41:26.053Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s)
09:41:26 [2020-04-17T09:41:26.053Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.053Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.78s)
09:41:26 [2020-04-17T09:41:26.053Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s)
09:41:26 [2020-04-17T09:41:26.053Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.58s)
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.92s)
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.59s)
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.86s)
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.52s)
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.92s)
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.44s)
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.13s)
09:41:26 [2020-04-17T09:41:26.054Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s)
09:41:26 [2020-04-17T09:41:26.054Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.054Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s)
09:41:26 [2020-04-17T09:41:26.054Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s)
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s)
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s)
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s)
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.50s)
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.70s)
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.96s)
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (22.00s)
09:41:26 [2020-04-17T09:41:26.054Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s)
09:41:26 [2020-04-17T09:41:26.054Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.03s)
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (29.71s)
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (13.79s)
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.71s)
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.51s)
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.19s)
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (21.89s)
09:41:26 [2020-04-17T09:41:26.054Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
09:41:26 [2020-04-17T09:41:26.054Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.50s)
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.63s)
09:41:26 [2020-04-17T09:41:26.054Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
09:41:26 [2020-04-17T09:41:26.054Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.054Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
09:41:26 [2020-04-17T09:41:26.054Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestBuildNoContext (2.41s)
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.45s)
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (7.10s)
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s)
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.15s)
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.17s)
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.07s)
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.21s)
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (13.91s)
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.45s)
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.50s)
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.29s)
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.77s)
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.09s)
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.88s)
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.05s)
09:41:26 [2020-04-17T09:41:26.054Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
09:41:26 [2020-04-17T09:41:26.054Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.054Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
09:41:26 [2020-04-17T09:41:26.054Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.87s)
09:41:26 [2020-04-17T09:41:26.054Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
09:41:26 [2020-04-17T09:41:26.054Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (40.49s)
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (19.32s)
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestBuildRm (13.31s)
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.19s)
09:41:26 [2020-04-17T09:41:26.054Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s)
09:41:26 [2020-04-17T09:41:26.054Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.054Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.41s)
09:41:26 [2020-04-17T09:41:26.054Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.43s)
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.17s)
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.43s)
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (4.63s)
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (15.10s)
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.87s)
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.59s)
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (11.96s)
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.31s)
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.06s)
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s)
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestBuildStderr (4.78s)
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (20.21s)
09:41:26 [2020-04-17T09:41:26.054Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.41s)
09:41:26 [2020-04-17T09:41:26.054Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.01s)
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.22s)
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (4.85s)
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.27s)
09:41:26 [2020-04-17T09:41:26.054Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.02s)
09:41:26 [2020-04-17T09:41:26.054Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.054Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s)
09:41:26 [2020-04-17T09:41:26.054Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.054Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
09:41:26 [2020-04-17T09:41:26.054Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (4.50s)
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.57s)
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (7.54s)
09:41:26 [2020-04-17T09:41:26.054Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
09:41:26 [2020-04-17T09:41:26.054Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.054Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
09:41:26 [2020-04-17T09:41:26.054Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (22.26s)
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.93s)
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestBuildWindowsUser (14.14s)
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (10.38s)
09:41:26 [2020-04-17T09:41:26.054Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.41s)
09:41:26 [2020-04-17T09:41:26.054Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.054Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
09:41:26 [2020-04-17T09:41:26.054Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (2.37s)
09:41:26 [2020-04-17T09:41:26.054Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.38s)
09:41:26 [2020-04-17T09:41:26.054Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.75s)
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (4.87s)
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.58s)
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (13.73s)
09:41:26 [2020-04-17T09:41:26.054Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.44s)
09:41:26 [2020-04-17T09:41:26.054Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.054Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.45s)
09:41:26 [2020-04-17T09:41:26.054Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.054Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s)
09:41:26 [2020-04-17T09:41:26.054Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.17s)
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.00s)
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.92s)
09:41:26 [2020-04-17T09:41:26.054Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.43s)
09:41:26 [2020-04-17T09:41:26.054Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.054Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
09:41:26 [2020-04-17T09:41:26.054Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.054Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s)
09:41:26 [2020-04-17T09:41:26.054Z]         docker_cli_sni_test.go:18: Flakey test
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.02s)
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.61s)
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestCommitChange (5.24s)
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (4.72s)
09:41:26 [2020-04-17T09:41:26.054Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
09:41:26 [2020-04-17T09:41:26.054Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestCommitNewFile (6.63s)
09:41:26 [2020-04-17T09:41:26.054Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s)
09:41:26 [2020-04-17T09:41:26.054Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestCommitTTY (11.54s)
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.73s)
09:41:26 [2020-04-17T09:41:26.054Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s)
09:41:26 [2020-04-17T09:41:26.054Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.054Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
09:41:26 [2020-04-17T09:41:26.054Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.054Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
09:41:26 [2020-04-17T09:41:26.054Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.054Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
09:41:26 [2020-04-17T09:41:26.054Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.054Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
09:41:26 [2020-04-17T09:41:26.054Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.054Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
09:41:26 [2020-04-17T09:41:26.054Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.054Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
09:41:26 [2020-04-17T09:41:26.054Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s)
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (7.10s)
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.99s)
09:41:26 [2020-04-17T09:41:26.054Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
09:41:26 [2020-04-17T09:41:26.054Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.99s)
09:41:26 [2020-04-17T09:41:26.054Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
09:41:26 [2020-04-17T09:41:26.054Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.054Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
09:41:26 [2020-04-17T09:41:26.054Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.054Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
09:41:26 [2020-04-17T09:41:26.054Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (2.12s)
09:41:26 [2020-04-17T09:41:26.054Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
09:41:26 [2020-04-17T09:41:26.054Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s)
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.16s)
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s)
09:41:26 [2020-04-17T09:41:26.054Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
09:41:26 [2020-04-17T09:41:26.054Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.054Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
09:41:26 [2020-04-17T09:41:26.054Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.054Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
09:41:26 [2020-04-17T09:41:26.054Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (2.57s)
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.95s)
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.22s)
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s)
09:41:26 [2020-04-17T09:41:26.054Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
09:41:26 [2020-04-17T09:41:26.054Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.13s)
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s)
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.10s)
09:41:26 [2020-04-17T09:41:26.054Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
09:41:26 [2020-04-17T09:41:26.054Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.054Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
09:41:26 [2020-04-17T09:41:26.054Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.17s)
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s)
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (1.92s)
09:41:26 [2020-04-17T09:41:26.054Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
09:41:26 [2020-04-17T09:41:26.054Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.30s)
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.23s)
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (2.09s)
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (3.85s)
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.00s)
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s)
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s)
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s)
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (1.68s)
09:41:26 [2020-04-17T09:41:26.054Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
09:41:26 [2020-04-17T09:41:26.054Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (2.31s)
09:41:26 [2020-04-17T09:41:26.054Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
09:41:26 [2020-04-17T09:41:26.054Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.02s)
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s)
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (4.08s)
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.90s)
09:41:26 [2020-04-17T09:41:26.054Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
09:41:26 [2020-04-17T09:41:26.054Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.054Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
09:41:26 [2020-04-17T09:41:26.054Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.054Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
09:41:26 [2020-04-17T09:41:26.054Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.054Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
09:41:26 [2020-04-17T09:41:26.054Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.054Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
09:41:26 [2020-04-17T09:41:26.054Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.91s)
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (16.46s)
09:41:26 [2020-04-17T09:41:26.054Z]         docker_api_containers_test.go:2107: case 0 - config: {volume  c:\foo false  <nil> <nil> <nil>}
09:41:26 [2020-04-17T09:41:26.054Z]         docker_api_containers_test.go:2107: case 1 - config: {volume  c:\foo\ false  <nil> <nil> <nil>}
09:41:26 [2020-04-17T09:41:26.054Z]         docker_api_containers_test.go:2107: case 2 - config: {volume test1 c:\foo false  <nil> <nil> <nil>}
09:41:26 [2020-04-17T09:41:26.054Z]         docker_api_containers_test.go:2107: case 3 - config: {volume test2 c:\foo true  <nil> <nil> <nil>}
09:41:26 [2020-04-17T09:41:26.054Z]         docker_api_containers_test.go:2107: case 4 - config: {volume test3 c:\foo false  <nil> 0xc000483000 <nil>}
09:41:26 [2020-04-17T09:41:26.054Z]         docker_api_containers_test.go:2107: case 5 - config: {bind C:\windows\TEMP\test-mounts-api-1511022018 c:\foo false  <nil> <nil> <nil>}
09:41:26 [2020-04-17T09:41:26.054Z]         docker_api_containers_test.go:2107: case 6 - config: {bind C:\windows\TEMP\test-mounts-api-1511022018 c:\foo true  <nil> <nil> <nil>}
09:41:26 [2020-04-17T09:41:26.054Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
09:41:26 [2020-04-17T09:41:26.054Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.054Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.20s)
09:41:26 [2020-04-17T09:41:26.054Z]         docker_api_containers_test.go:1926: case 0
09:41:26 [2020-04-17T09:41:26.054Z]         docker_api_containers_test.go:1926: case 1
09:41:26 [2020-04-17T09:41:26.054Z]         docker_api_containers_test.go:1926: case 2
09:41:26 [2020-04-17T09:41:26.054Z]         docker_api_containers_test.go:1926: case 3
09:41:26 [2020-04-17T09:41:26.054Z]         docker_api_containers_test.go:1926: case 4
09:41:26 [2020-04-17T09:41:26.054Z]         docker_api_containers_test.go:1926: case 5
09:41:26 [2020-04-17T09:41:26.054Z]         docker_api_containers_test.go:1926: case 6
09:41:26 [2020-04-17T09:41:26.054Z]         docker_api_containers_test.go:1926: case 7
09:41:26 [2020-04-17T09:41:26.055Z]         docker_api_containers_test.go:1926: case 8
09:41:26 [2020-04-17T09:41:26.055Z]         docker_api_containers_test.go:1926: case 9
09:41:26 [2020-04-17T09:41:26.055Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
09:41:26 [2020-04-17T09:41:26.055Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.055Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
09:41:26 [2020-04-17T09:41:26.055Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.055Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
09:41:26 [2020-04-17T09:41:26.055Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.055Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
09:41:26 [2020-04-17T09:41:26.055Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.055Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
09:41:26 [2020-04-17T09:41:26.055Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.055Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (6.97s)
09:41:26 [2020-04-17T09:41:26.055Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
09:41:26 [2020-04-17T09:41:26.055Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.055Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
09:41:26 [2020-04-17T09:41:26.055Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.055Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
09:41:26 [2020-04-17T09:41:26.055Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.055Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
09:41:26 [2020-04-17T09:41:26.055Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.055Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
09:41:26 [2020-04-17T09:41:26.055Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.055Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
09:41:26 [2020-04-17T09:41:26.055Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.055Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
09:41:26 [2020-04-17T09:41:26.055Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.055Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
09:41:26 [2020-04-17T09:41:26.055Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.055Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
09:41:26 [2020-04-17T09:41:26.055Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.055Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s)
09:41:26 [2020-04-17T09:41:26.055Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.055Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
09:41:26 [2020-04-17T09:41:26.055Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.055Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
09:41:26 [2020-04-17T09:41:26.055Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.055Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
09:41:26 [2020-04-17T09:41:26.055Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.055Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (2.44s)
09:41:26 [2020-04-17T09:41:26.055Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s)
09:41:26 [2020-04-17T09:41:26.055Z]         docker_cli_cp_utils_test.go:192: running `docker cp  foo bar`
09:41:26 [2020-04-17T09:41:26.055Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
09:41:26 [2020-04-17T09:41:26.055Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.055Z]     --- PASS: TestDockerSuite/TestCpRelativePath (2.22s)
09:41:26 [2020-04-17T09:41:26.055Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
09:41:26 [2020-04-17T09:41:26.055Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.055Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
09:41:26 [2020-04-17T09:41:26.055Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.055Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
09:41:26 [2020-04-17T09:41:26.055Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.055Z]     --- PASS: TestDockerSuite/TestCpToCaseA (9.11s)
09:41:26 [2020-04-17T09:41:26.055Z]         docker_cli_cp_utils_test.go:192: running `docker cp  C:\windows\TEMP\test-cp-to-case-a535287933\file1 8a0d3b53e5bb4488fc48db529badd05640686e250c7cc54a95f005ed02d33491:/root/itWorks.txt`
09:41:26 [2020-04-17T09:41:26.055Z]         docker_cli_cp_utils_test.go:279: checking that container "8a0d3b53e5bb4488fc48db529badd05640686e250c7cc54a95f005ed02d33491" start output contains "file1\n"
09:41:26 [2020-04-17T09:41:26.055Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 8a0d3b53e5bb4488fc48db529badd05640686e250c7cc54a95f005ed02d33491`
09:41:26 [2020-04-17T09:41:26.055Z]     --- PASS: TestDockerSuite/TestCpToCaseB (2.26s)
09:41:26 [2020-04-17T09:41:26.055Z]         docker_cli_cp_utils_test.go:192: running `docker cp  C:\windows\TEMP\test-cp-to-case-b439591864\file1 50ddc5229a922381f6522f6be49357da0ec4f21f16dee755ea76c86b66abf8b5:testDir/`
09:41:26 [2020-04-17T09:41:26.055Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
09:41:26 [2020-04-17T09:41:26.055Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.055Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
09:41:26 [2020-04-17T09:41:26.055Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.055Z]     --- PASS: TestDockerSuite/TestCpToCaseE (13.17s)
09:41:26 [2020-04-17T09:41:26.055Z]         docker_cli_cp_utils_test.go:192: running `docker cp  C:\windows\TEMP\test-cp-to-case-e766480311\dir1 97485b9e993c50fe98f994ddf34b158395aba3b754b2f5edaaf906c933270437:testDir`
09:41:26 [2020-04-17T09:41:26.055Z]         docker_cli_cp_utils_test.go:279: checking that container "97485b9e993c50fe98f994ddf34b158395aba3b754b2f5edaaf906c933270437" start output contains "file1-1\n"
09:41:26 [2020-04-17T09:41:26.055Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 97485b9e993c50fe98f994ddf34b158395aba3b754b2f5edaaf906c933270437`
09:41:26 [2020-04-17T09:41:26.055Z]         docker_cli_cp_utils_test.go:192: running `docker cp  C:\windows\TEMP\test-cp-to-case-e766480311\dir1 aa13ec47f18126c68dad091bd2c9d878d8edc7c373e3afb390b1d055e7835581:testDir/`
09:41:26 [2020-04-17T09:41:26.055Z]         docker_cli_cp_utils_test.go:279: checking that container "aa13ec47f18126c68dad091bd2c9d878d8edc7c373e3afb390b1d055e7835581" start output contains "file1-1\n"
09:41:26 [2020-04-17T09:41:26.055Z]         docker_cli_cp_utils_test.go:209: running `docker start -a aa13ec47f18126c68dad091bd2c9d878d8edc7c373e3afb390b1d055e7835581`
09:41:26 [2020-04-17T09:41:26.055Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
09:41:26 [2020-04-17T09:41:26.055Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.055Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
09:41:26 [2020-04-17T09:41:26.055Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.055Z]     --- PASS: TestDockerSuite/TestCpToCaseH (8.47s)
09:41:26 [2020-04-17T09:41:26.055Z]         docker_cli_cp_utils_test.go:192: running `docker cp  C:\windows\TEMP\test-cp-to-case-h157828010\dir1\. 7a23cbb29c0a1e790c3b844ea28f8c91d1cbad0e2ac5a35176a88082395a1d96:testDir`
09:41:26 [2020-04-17T09:41:26.055Z]         docker_cli_cp_utils_test.go:279: checking that container "7a23cbb29c0a1e790c3b844ea28f8c91d1cbad0e2ac5a35176a88082395a1d96" start output contains "file1-1\n"
09:41:26 [2020-04-17T09:41:26.055Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 7a23cbb29c0a1e790c3b844ea28f8c91d1cbad0e2ac5a35176a88082395a1d96`
09:41:26 [2020-04-17T09:41:26.055Z]         docker_cli_cp_utils_test.go:192: running `docker cp  C:\windows\TEMP\test-cp-to-case-h157828010\dir1\. 88c5791fc51a9399274b8003c5431f3f20a272d43f3f58930dbaeb1b063c1425:testDir/`
09:41:26 [2020-04-17T09:41:26.055Z]         docker_cli_cp_utils_test.go:279: checking that container "88c5791fc51a9399274b8003c5431f3f20a272d43f3f58930dbaeb1b063c1425" start output contains "file1-1\n"
09:41:26 [2020-04-17T09:41:26.055Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 88c5791fc51a9399274b8003c5431f3f20a272d43f3f58930dbaeb1b063c1425`
09:41:26 [2020-04-17T09:41:26.055Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
09:41:26 [2020-04-17T09:41:26.055Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.055Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
09:41:26 [2020-04-17T09:41:26.055Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.055Z]     --- PASS: TestDockerSuite/TestCpToDot (6.98s)
09:41:26 [2020-04-17T09:41:26.055Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
09:41:26 [2020-04-17T09:41:26.055Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.055Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
09:41:26 [2020-04-17T09:41:26.055Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.055Z]     --- PASS: TestDockerSuite/TestCpToStdout (2.22s)
09:41:26 [2020-04-17T09:41:26.055Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
09:41:26 [2020-04-17T09:41:26.055Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.055Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s)
09:41:26 [2020-04-17T09:41:26.055Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.055Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
09:41:26 [2020-04-17T09:41:26.055Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.055Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s)
09:41:26 [2020-04-17T09:41:26.055Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.055Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.17s)
09:41:26 [2020-04-17T09:41:26.055Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.16s)
09:41:26 [2020-04-17T09:41:26.055Z]     --- PASS: TestDockerSuite/TestCreateByImageID (1.64s)
09:41:26 [2020-04-17T09:41:26.055Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (6.86s)
09:41:26 [2020-04-17T09:41:26.055Z]     --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.25s)
09:41:26 [2020-04-17T09:41:26.055Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.19s)
09:41:26 [2020-04-17T09:41:26.055Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.02s)
09:41:26 [2020-04-17T09:41:26.055Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.65s)
09:41:26 [2020-04-17T09:41:26.055Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.17s)
09:41:26 [2020-04-17T09:41:26.055Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
09:41:26 [2020-04-17T09:41:26.055Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.055Z]     --- PASS: TestDockerSuite/TestCreateRM (0.32s)
09:41:26 [2020-04-17T09:41:26.055Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s)
09:41:26 [2020-04-17T09:41:26.055Z]         requirement.go:26: unmatched requirement Devicemapper
09:41:26 [2020-04-17T09:41:26.055Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.17s)
09:41:26 [2020-04-17T09:41:26.055Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.36s)
09:41:26 [2020-04-17T09:41:26.055Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.86s)
09:41:26 [2020-04-17T09:41:26.055Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.19s)
09:41:26 [2020-04-17T09:41:26.055Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.59s)
09:41:26 [2020-04-17T09:41:26.055Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.27s)
09:41:26 [2020-04-17T09:41:26.055Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.16s)
09:41:26 [2020-04-17T09:41:26.055Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
09:41:26 [2020-04-17T09:41:26.055Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.055Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.24s)
09:41:26 [2020-04-17T09:41:26.055Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
09:41:26 [2020-04-17T09:41:26.055Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.055Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.12s)
09:41:26 [2020-04-17T09:41:26.055Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
09:41:26 [2020-04-17T09:41:26.055Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.055Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
09:41:26 [2020-04-17T09:41:26.055Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.055Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
09:41:26 [2020-04-17T09:41:26.055Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.055Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
09:41:26 [2020-04-17T09:41:26.055Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.055Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
09:41:26 [2020-04-17T09:41:26.055Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.055Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
09:41:26 [2020-04-17T09:41:26.055Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.055Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
09:41:26 [2020-04-17T09:41:26.055Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.055Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
09:41:26 [2020-04-17T09:41:26.055Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.055Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
09:41:26 [2020-04-17T09:41:26.055Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.055Z]     --- PASS: TestDockerSuite/TestDockerFails (0.08s)
09:41:26 [2020-04-17T09:41:26.055Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
09:41:26 [2020-04-17T09:41:26.055Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.055Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
09:41:26 [2020-04-17T09:41:26.055Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.055Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
09:41:26 [2020-04-17T09:41:26.055Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.055Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
09:41:26 [2020-04-17T09:41:26.055Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.055Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
09:41:26 [2020-04-17T09:41:26.055Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.055Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (2.28s)
09:41:26 [2020-04-17T09:41:26.055Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.15s)
09:41:26 [2020-04-17T09:41:26.055Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.17s)
09:41:26 [2020-04-17T09:41:26.055Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (7.57s)
09:41:26 [2020-04-17T09:41:26.055Z]     --- PASS: TestDockerSuite/TestEventsCopy (5.25s)
09:41:26 [2020-04-17T09:41:26.055Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (4.86s)
09:41:26 [2020-04-17T09:41:26.055Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.08s)
09:41:26 [2020-04-17T09:41:26.055Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.77s)
09:41:26 [2020-04-17T09:41:26.055Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (6.84s)
09:41:26 [2020-04-17T09:41:26.055Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.45s)
09:41:26 [2020-04-17T09:41:26.055Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.97s)
09:41:26 [2020-04-17T09:41:26.055Z]     --- PASS: TestDockerSuite/TestEventsFilters (4.28s)
09:41:26 [2020-04-17T09:41:26.055Z]     --- PASS: TestDockerSuite/TestEventsFormat (8.93s)
09:41:26 [2020-04-17T09:41:26.055Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s)
09:41:26 [2020-04-17T09:41:26.055Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s)
09:41:26 [2020-04-17T09:41:26.055Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s)
09:41:26 [2020-04-17T09:41:26.055Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.055Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s)
09:41:26 [2020-04-17T09:41:26.055Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.055Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
09:41:26 [2020-04-17T09:41:26.055Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.055Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.19s)
09:41:26 [2020-04-17T09:41:26.055Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
09:41:26 [2020-04-17T09:41:26.055Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.055Z]     --- PASS: TestDockerSuite/TestEventsRename (2.43s)
09:41:26 [2020-04-17T09:41:26.055Z]     --- PASS: TestDockerSuite/TestEventsResize (2.47s)
09:41:26 [2020-04-17T09:41:26.055Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.81s)
09:41:26 [2020-04-17T09:41:26.055Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.76s)
09:41:26 [2020-04-17T09:41:26.055Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.44s)
09:41:26 [2020-04-17T09:41:26.055Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.02s)
09:41:26 [2020-04-17T09:41:26.055Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.055Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.78s)
09:41:26 [2020-04-17T09:41:26.055Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.71s)
09:41:26 [2020-04-17T09:41:26.055Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
09:41:26 [2020-04-17T09:41:26.055Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.055Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
09:41:26 [2020-04-17T09:41:26.055Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.055Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.78s)
09:41:26 [2020-04-17T09:41:26.055Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.69s)
09:41:26 [2020-04-17T09:41:26.055Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
09:41:26 [2020-04-17T09:41:26.055Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.055Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
09:41:26 [2020-04-17T09:41:26.055Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.055Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
09:41:26 [2020-04-17T09:41:26.055Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.055Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.90s)
09:41:26 [2020-04-17T09:41:26.055Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.90s)
09:41:26 [2020-04-17T09:41:26.055Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.99s)
09:41:26 [2020-04-17T09:41:26.055Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.69s)
09:41:26 [2020-04-17T09:41:26.055Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.99s)
09:41:26 [2020-04-17T09:41:26.055Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
09:41:26 [2020-04-17T09:41:26.055Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.055Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
09:41:26 [2020-04-17T09:41:26.055Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.055Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s)
09:41:26 [2020-04-17T09:41:26.055Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.055Z]     --- PASS: TestDockerSuite/TestExecExitStatus (2.04s)
09:41:26 [2020-04-17T09:41:26.055Z]     --- PASS: TestDockerSuite/TestExecInspectID (4.55s)
09:41:26 [2020-04-17T09:41:26.055Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
09:41:26 [2020-04-17T09:41:26.055Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.055Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
09:41:26 [2020-04-17T09:41:26.055Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.055Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
09:41:26 [2020-04-17T09:41:26.055Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.055Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
09:41:26 [2020-04-17T09:41:26.055Z]         requirement.go:26: unmatched requirement IsPausable
09:41:26 [2020-04-17T09:41:26.056Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
09:41:26 [2020-04-17T09:41:26.056Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.056Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.23s)
09:41:26 [2020-04-17T09:41:26.056Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
09:41:26 [2020-04-17T09:41:26.056Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.056Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
09:41:26 [2020-04-17T09:41:26.056Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.056Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s)
09:41:26 [2020-04-17T09:41:26.056Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.056Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s)
09:41:26 [2020-04-17T09:41:26.056Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.056Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
09:41:26 [2020-04-17T09:41:26.056Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.056Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.13s)
09:41:26 [2020-04-17T09:41:26.056Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
09:41:26 [2020-04-17T09:41:26.056Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.056Z]     --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.86s)
09:41:26 [2020-04-17T09:41:26.056Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
09:41:26 [2020-04-17T09:41:26.056Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.056Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
09:41:26 [2020-04-17T09:41:26.056Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.056Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
09:41:26 [2020-04-17T09:41:26.056Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.056Z]     --- PASS: TestDockerSuite/TestGetContainerStats (5.88s)
09:41:26 [2020-04-17T09:41:26.056Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.75s)
09:41:26 [2020-04-17T09:41:26.056Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.89s)
09:41:26 [2020-04-17T09:41:26.056Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.73s)
09:41:26 [2020-04-17T09:41:26.056Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
09:41:26 [2020-04-17T09:41:26.056Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.056Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s)
09:41:26 [2020-04-17T09:41:26.056Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.11s)
09:41:26 [2020-04-17T09:41:26.056Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
09:41:26 [2020-04-17T09:41:26.056Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.056Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s)
09:41:26 [2020-04-17T09:41:26.056Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s)
09:41:26 [2020-04-17T09:41:26.056Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s)
09:41:26 [2020-04-17T09:41:26.056Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.69s)
09:41:26 [2020-04-17T09:41:26.056Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s)
09:41:26 [2020-04-17T09:41:26.056Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
09:41:26 [2020-04-17T09:41:26.056Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.056Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s)
09:41:26 [2020-04-17T09:41:26.056Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.10s)
09:41:26 [2020-04-17T09:41:26.056Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.34s)
09:41:26 [2020-04-17T09:41:26.056Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.60s)
09:41:26 [2020-04-17T09:41:26.056Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
09:41:26 [2020-04-17T09:41:26.056Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.056Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.98s)
09:41:26 [2020-04-17T09:41:26.056Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s)
09:41:26 [2020-04-17T09:41:26.056Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.73s)
09:41:26 [2020-04-17T09:41:26.056Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.27s)
09:41:26 [2020-04-17T09:41:26.056Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.05s)
09:41:26 [2020-04-17T09:41:26.056Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.49s)
09:41:26 [2020-04-17T09:41:26.056Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.19s)
09:41:26 [2020-04-17T09:41:26.056Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
09:41:26 [2020-04-17T09:41:26.056Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.056Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.61s)
09:41:26 [2020-04-17T09:41:26.056Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s)
09:41:26 [2020-04-17T09:41:26.056Z]     --- PASS: TestDockerSuite/TestImportBadURL (2.48s)
09:41:26 [2020-04-17T09:41:26.056Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
09:41:26 [2020-04-17T09:41:26.056Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.056Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
09:41:26 [2020-04-17T09:41:26.056Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.056Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s)
09:41:26 [2020-04-17T09:41:26.056Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
09:41:26 [2020-04-17T09:41:26.056Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.056Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
09:41:26 [2020-04-17T09:41:26.056Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.056Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
09:41:26 [2020-04-17T09:41:26.056Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.056Z]     --- SKIP: TestDockerSuite/TestInfoDebug (0.01s)
09:41:26 [2020-04-17T09:41:26.056Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.056Z]     --- SKIP: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.33s)
09:41:26 [2020-04-17T09:41:26.056Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.056Z]     --- SKIP: TestDockerSuite/TestInfoDiscoveryBackend (0.01s)
09:41:26 [2020-04-17T09:41:26.056Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.056Z]     --- SKIP: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (0.01s)
09:41:26 [2020-04-17T09:41:26.056Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.056Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
09:41:26 [2020-04-17T09:41:26.056Z]         requirement.go:26: unmatched requirement IsPausable
09:41:26 [2020-04-17T09:41:26.056Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
09:41:26 [2020-04-17T09:41:26.056Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.056Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
09:41:26 [2020-04-17T09:41:26.056Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.056Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s)
09:41:26 [2020-04-17T09:41:26.056Z]     --- PASS: TestDockerSuite/TestInfoFormat (0.13s)
09:41:26 [2020-04-17T09:41:26.056Z]     --- SKIP: TestDockerSuite/TestInsecureRegistries (0.01s)
09:41:26 [2020-04-17T09:41:26.056Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.056Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
09:41:26 [2020-04-17T09:41:26.056Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.056Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
09:41:26 [2020-04-17T09:41:26.056Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.056Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.99s)
09:41:26 [2020-04-17T09:41:26.056Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.01s)
09:41:26 [2020-04-17T09:41:26.056Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
09:41:26 [2020-04-17T09:41:26.056Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.056Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
09:41:26 [2020-04-17T09:41:26.056Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.056Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s)
09:41:26 [2020-04-17T09:41:26.056Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
09:41:26 [2020-04-17T09:41:26.056Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.056Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.99s)
09:41:26 [2020-04-17T09:41:26.056Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.22s)
09:41:26 [2020-04-17T09:41:26.056Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.04s)
09:41:26 [2020-04-17T09:41:26.056Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
09:41:26 [2020-04-17T09:41:26.056Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.056Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
09:41:26 [2020-04-17T09:41:26.056Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.056Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
09:41:26 [2020-04-17T09:41:26.056Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.056Z]     --- PASS: TestDockerSuite/TestInspectDefault (2.08s)
09:41:26 [2020-04-17T09:41:26.056Z]     --- PASS: TestDockerSuite/TestInspectHistory (4.72s)
09:41:26 [2020-04-17T09:41:26.056Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
09:41:26 [2020-04-17T09:41:26.056Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.056Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
09:41:26 [2020-04-17T09:41:26.056Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.056Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
09:41:26 [2020-04-17T09:41:26.056Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.056Z]     --- PASS: TestDockerSuite/TestInspectInt64 (2.04s)
09:41:26 [2020-04-17T09:41:26.056Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (1.95s)
09:41:26 [2020-04-17T09:41:26.056Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.19s)
09:41:26 [2020-04-17T09:41:26.056Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.00s)
09:41:26 [2020-04-17T09:41:26.056Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.91s)
09:41:26 [2020-04-17T09:41:26.056Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
09:41:26 [2020-04-17T09:41:26.056Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.056Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.08s)
09:41:26 [2020-04-17T09:41:26.056Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.99s)
09:41:26 [2020-04-17T09:41:26.056Z]     --- PASS: TestDockerSuite/TestInspectStatus (2.54s)
09:41:26 [2020-04-17T09:41:26.056Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.96s)
09:41:26 [2020-04-17T09:41:26.056Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (2.15s)
09:41:26 [2020-04-17T09:41:26.056Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.17s)
09:41:26 [2020-04-17T09:41:26.056Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.92s)
09:41:26 [2020-04-17T09:41:26.056Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.96s)
09:41:26 [2020-04-17T09:41:26.056Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.99s)
09:41:26 [2020-04-17T09:41:26.056Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.04s)
09:41:26 [2020-04-17T09:41:26.056Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s)
09:41:26 [2020-04-17T09:41:26.056Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
09:41:26 [2020-04-17T09:41:26.056Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.056Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
09:41:26 [2020-04-17T09:41:26.056Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.056Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
09:41:26 [2020-04-17T09:41:26.056Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.056Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
09:41:26 [2020-04-17T09:41:26.056Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.056Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
09:41:26 [2020-04-17T09:41:26.056Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.056Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
09:41:26 [2020-04-17T09:41:26.056Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.056Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
09:41:26 [2020-04-17T09:41:26.056Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.056Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
09:41:26 [2020-04-17T09:41:26.056Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.056Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
09:41:26 [2020-04-17T09:41:26.056Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.056Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
09:41:26 [2020-04-17T09:41:26.056Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.056Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
09:41:26 [2020-04-17T09:41:26.056Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.056Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
09:41:26 [2020-04-17T09:41:26.056Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.056Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
09:41:26 [2020-04-17T09:41:26.056Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.056Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
09:41:26 [2020-04-17T09:41:26.056Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.056Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
09:41:26 [2020-04-17T09:41:26.056Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.056Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
09:41:26 [2020-04-17T09:41:26.056Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.056Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s)
09:41:26 [2020-04-17T09:41:26.056Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s)
09:41:26 [2020-04-17T09:41:26.056Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.70s)
09:41:26 [2020-04-17T09:41:26.056Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.67s)
09:41:26 [2020-04-17T09:41:26.056Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (5.39s)
09:41:26 [2020-04-17T09:41:26.056Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.06s)
09:41:26 [2020-04-17T09:41:26.056Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
09:41:26 [2020-04-17T09:41:26.056Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.056Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.04s)
09:41:26 [2020-04-17T09:41:26.056Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s)
09:41:26 [2020-04-17T09:41:26.056Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.91s)
09:41:26 [2020-04-17T09:41:26.056Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.98s)
09:41:26 [2020-04-17T09:41:26.056Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.97s)
09:41:26 [2020-04-17T09:41:26.056Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.52s)
09:41:26 [2020-04-17T09:41:26.056Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.02s)
09:41:26 [2020-04-17T09:41:26.056Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
09:41:26 [2020-04-17T09:41:26.056Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.056Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (2.19s)
09:41:26 [2020-04-17T09:41:26.056Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.08s)
09:41:26 [2020-04-17T09:41:26.056Z]     --- PASS: TestDockerSuite/TestLogsSince (8.74s)
09:41:26 [2020-04-17T09:41:26.056Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
09:41:26 [2020-04-17T09:41:26.056Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.056Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
09:41:26 [2020-04-17T09:41:26.056Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.056Z]     --- PASS: TestDockerSuite/TestLogsTail (2.60s)
09:41:26 [2020-04-17T09:41:26.056Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (2.35s)
09:41:26 [2020-04-17T09:41:26.056Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (2.09s)
09:41:26 [2020-04-17T09:41:26.056Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
09:41:26 [2020-04-17T09:41:26.056Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.056Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
09:41:26 [2020-04-17T09:41:26.056Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.056Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
09:41:26 [2020-04-17T09:41:26.056Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.056Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
09:41:26 [2020-04-17T09:41:26.056Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.056Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s)
09:41:26 [2020-04-17T09:41:26.056Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.056Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
09:41:26 [2020-04-17T09:41:26.056Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.056Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
09:41:26 [2020-04-17T09:41:26.056Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.056Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
09:41:26 [2020-04-17T09:41:26.056Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.056Z]     --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s)
09:41:26 [2020-04-17T09:41:26.056Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
09:41:26 [2020-04-17T09:41:26.056Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.056Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
09:41:26 [2020-04-17T09:41:26.056Z]         requirement.go:26: unmatched requirement IsAmd64
09:41:26 [2020-04-17T09:41:26.056Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
09:41:26 [2020-04-17T09:41:26.056Z]         requirement.go:26: unmatched requirement IsAmd64
09:41:26 [2020-04-17T09:41:26.056Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
09:41:26 [2020-04-17T09:41:26.056Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.056Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
09:41:26 [2020-04-17T09:41:26.056Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.056Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s)
09:41:26 [2020-04-17T09:41:26.056Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.056Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
09:41:26 [2020-04-17T09:41:26.056Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.056Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
09:41:26 [2020-04-17T09:41:26.056Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.056Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
09:41:26 [2020-04-17T09:41:26.056Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.056Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.09s)
09:41:26 [2020-04-17T09:41:26.056Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
09:41:26 [2020-04-17T09:41:26.056Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.056Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s)
09:41:26 [2020-04-17T09:41:26.056Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
09:41:26 [2020-04-17T09:41:26.056Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.056Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
09:41:26 [2020-04-17T09:41:26.056Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.056Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
09:41:26 [2020-04-17T09:41:26.056Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.056Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
09:41:26 [2020-04-17T09:41:26.056Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.056Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
09:41:26 [2020-04-17T09:41:26.056Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.056Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
09:41:26 [2020-04-17T09:41:26.056Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.056Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
09:41:26 [2020-04-17T09:41:26.056Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.057Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.13s)
09:41:26 [2020-04-17T09:41:26.057Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
09:41:26 [2020-04-17T09:41:26.057Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.057Z]     --- PASS: TestDockerSuite/TestPsByOrder (7.69s)
09:41:26 [2020-04-17T09:41:26.057Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
09:41:26 [2020-04-17T09:41:26.057Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.057Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (12.42s)
09:41:26 [2020-04-17T09:41:26.057Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (17.84s)
09:41:26 [2020-04-17T09:41:26.057Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.28s)
09:41:26 [2020-04-17T09:41:26.057Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
09:41:26 [2020-04-17T09:41:26.057Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
09:41:26 [2020-04-17T09:41:26.057Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.93s)
09:41:26 [2020-04-17T09:41:26.057Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.43s)
09:41:26 [2020-04-17T09:41:26.057Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.58s)
09:41:26 [2020-04-17T09:41:26.057Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.36s)
09:41:26 [2020-04-17T09:41:26.057Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s)
09:41:26 [2020-04-17T09:41:26.057Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.057Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
09:41:26 [2020-04-17T09:41:26.057Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.057Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (9.14s)
09:41:26 [2020-04-17T09:41:26.057Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
09:41:26 [2020-04-17T09:41:26.057Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.057Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
09:41:26 [2020-04-17T09:41:26.057Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.057Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
09:41:26 [2020-04-17T09:41:26.057Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.057Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
09:41:26 [2020-04-17T09:41:26.057Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.057Z]     --- PASS: TestDockerSuite/TestPsShowMounts (6.70s)
09:41:26 [2020-04-17T09:41:26.057Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
09:41:26 [2020-04-17T09:41:26.057Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.057Z]     --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.33s)
09:41:26 [2020-04-17T09:41:26.057Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
09:41:26 [2020-04-17T09:41:26.057Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.057Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.28s)
09:41:26 [2020-04-17T09:41:26.057Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.91s)
09:41:26 [2020-04-17T09:41:26.057Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
09:41:26 [2020-04-17T09:41:26.057Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.057Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.87s)
09:41:26 [2020-04-17T09:41:26.057Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.92s)
09:41:26 [2020-04-17T09:41:26.057Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.19s)
09:41:26 [2020-04-17T09:41:26.057Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (23.27s)
09:41:26 [2020-04-17T09:41:26.057Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
09:41:26 [2020-04-17T09:41:26.057Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.057Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.75s)
09:41:26 [2020-04-17T09:41:26.057Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.24s)
09:41:26 [2020-04-17T09:41:26.057Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.16s)
09:41:26 [2020-04-17T09:41:26.057Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.71s)
09:41:26 [2020-04-17T09:41:26.057Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (4.20s)
09:41:26 [2020-04-17T09:41:26.057Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.00s)
09:41:26 [2020-04-17T09:41:26.057Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
09:41:26 [2020-04-17T09:41:26.057Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.057Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (4.10s)
09:41:26 [2020-04-17T09:41:26.057Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.08s)
09:41:26 [2020-04-17T09:41:26.057Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.32s)
09:41:26 [2020-04-17T09:41:26.057Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (14.23s)
09:41:26 [2020-04-17T09:41:26.057Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.62s)
09:41:26 [2020-04-17T09:41:26.057Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.65s)
09:41:26 [2020-04-17T09:41:26.057Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.56s)
09:41:26 [2020-04-17T09:41:26.057Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (10.11s)
09:41:26 [2020-04-17T09:41:26.057Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.66s)
09:41:26 [2020-04-17T09:41:26.057Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (4.68s)
09:41:26 [2020-04-17T09:41:26.057Z]     --- PASS: TestDockerSuite/TestRmiTag (0.69s)
09:41:26 [2020-04-17T09:41:26.057Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.16s)
09:41:26 [2020-04-17T09:41:26.057Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (16.95s)
09:41:26 [2020-04-17T09:41:26.057Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.42s)
09:41:26 [2020-04-17T09:41:26.057Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.09s)
09:41:26 [2020-04-17T09:41:26.057Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.12s)
09:41:26 [2020-04-17T09:41:26.057Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
09:41:26 [2020-04-17T09:41:26.057Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.057Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.01s)
09:41:26 [2020-04-17T09:41:26.057Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.057Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
09:41:26 [2020-04-17T09:41:26.057Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.057Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
09:41:26 [2020-04-17T09:41:26.057Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.057Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
09:41:26 [2020-04-17T09:41:26.057Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.057Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
09:41:26 [2020-04-17T09:41:26.057Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.057Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
09:41:26 [2020-04-17T09:41:26.057Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.057Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.98s)
09:41:26 [2020-04-17T09:41:26.057Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
09:41:26 [2020-04-17T09:41:26.057Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.057Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
09:41:26 [2020-04-17T09:41:26.057Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.057Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (3.98s)
09:41:26 [2020-04-17T09:41:26.057Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.71s)
09:41:26 [2020-04-17T09:41:26.057Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.08s)
09:41:26 [2020-04-17T09:41:26.057Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.10s)
09:41:26 [2020-04-17T09:41:26.057Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.00s)
09:41:26 [2020-04-17T09:41:26.057Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s)
09:41:26 [2020-04-17T09:41:26.057Z]     --- PASS: TestDockerSuite/TestRunBindMounts (4.34s)
09:41:26 [2020-04-17T09:41:26.057Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
09:41:26 [2020-04-17T09:41:26.057Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.057Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
09:41:26 [2020-04-17T09:41:26.057Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.057Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
09:41:26 [2020-04-17T09:41:26.057Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.057Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
09:41:26 [2020-04-17T09:41:26.057Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.057Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
09:41:26 [2020-04-17T09:41:26.057Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.057Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
09:41:26 [2020-04-17T09:41:26.057Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.057Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
09:41:26 [2020-04-17T09:41:26.057Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.057Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
09:41:26 [2020-04-17T09:41:26.057Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.057Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
09:41:26 [2020-04-17T09:41:26.057Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.057Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
09:41:26 [2020-04-17T09:41:26.057Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.057Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
09:41:26 [2020-04-17T09:41:26.057Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.057Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.01s)
09:41:26 [2020-04-17T09:41:26.057Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
09:41:26 [2020-04-17T09:41:26.057Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.057Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.80s)
09:41:26 [2020-04-17T09:41:26.057Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
09:41:26 [2020-04-17T09:41:26.057Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.057Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
09:41:26 [2020-04-17T09:41:26.057Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.057Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (1.95s)
09:41:26 [2020-04-17T09:41:26.057Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
09:41:26 [2020-04-17T09:41:26.057Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.057Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
09:41:26 [2020-04-17T09:41:26.057Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.057Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
09:41:26 [2020-04-17T09:41:26.057Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.057Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
09:41:26 [2020-04-17T09:41:26.057Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.057Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
09:41:26 [2020-04-17T09:41:26.057Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.057Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
09:41:26 [2020-04-17T09:41:26.057Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.057Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
09:41:26 [2020-04-17T09:41:26.057Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.057Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.00s)
09:41:26 [2020-04-17T09:41:26.057Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.21s)
09:41:26 [2020-04-17T09:41:26.057Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.10s)
09:41:26 [2020-04-17T09:41:26.057Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
09:41:26 [2020-04-17T09:41:26.057Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.057Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
09:41:26 [2020-04-17T09:41:26.057Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.057Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
09:41:26 [2020-04-17T09:41:26.057Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.057Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (2.02s)
09:41:26 [2020-04-17T09:41:26.057Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
09:41:26 [2020-04-17T09:41:26.057Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.057Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
09:41:26 [2020-04-17T09:41:26.057Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.057Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
09:41:26 [2020-04-17T09:41:26.057Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.057Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
09:41:26 [2020-04-17T09:41:26.057Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.057Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.30s)
09:41:26 [2020-04-17T09:41:26.057Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (12.39s)
09:41:26 [2020-04-17T09:41:26.057Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
09:41:26 [2020-04-17T09:41:26.057Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.057Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
09:41:26 [2020-04-17T09:41:26.057Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.057Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
09:41:26 [2020-04-17T09:41:26.057Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.057Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
09:41:26 [2020-04-17T09:41:26.057Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.057Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
09:41:26 [2020-04-17T09:41:26.057Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.057Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
09:41:26 [2020-04-17T09:41:26.057Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.057Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.22s)
09:41:26 [2020-04-17T09:41:26.057Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
09:41:26 [2020-04-17T09:41:26.057Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.057Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.12s)
09:41:26 [2020-04-17T09:41:26.057Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
09:41:26 [2020-04-17T09:41:26.057Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.057Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.01s)
09:41:26 [2020-04-17T09:41:26.057Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (2.00s)
09:41:26 [2020-04-17T09:41:26.057Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
09:41:26 [2020-04-17T09:41:26.057Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.057Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (6.86s)
09:41:26 [2020-04-17T09:41:26.057Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s)
09:41:26 [2020-04-17T09:41:26.057Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.057Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
09:41:26 [2020-04-17T09:41:26.057Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.057Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
09:41:26 [2020-04-17T09:41:26.057Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.057Z]     --- PASS: TestDockerSuite/TestRunExitCode (1.97s)
09:41:26 [2020-04-17T09:41:26.057Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (1.97s)
09:41:26 [2020-04-17T09:41:26.057Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (1.99s)
09:41:26 [2020-04-17T09:41:26.057Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (6.88s)
09:41:26 [2020-04-17T09:41:26.057Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.08s)
09:41:26 [2020-04-17T09:41:26.057Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
09:41:26 [2020-04-17T09:41:26.057Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.057Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
09:41:26 [2020-04-17T09:41:26.057Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.057Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
09:41:26 [2020-04-17T09:41:26.057Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.057Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
09:41:26 [2020-04-17T09:41:26.057Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.057Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
09:41:26 [2020-04-17T09:41:26.057Z]         requirement.go:26: unmatched requirement IsolationIsHyperv
09:41:26 [2020-04-17T09:41:26.057Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
09:41:26 [2020-04-17T09:41:26.057Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.057Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
09:41:26 [2020-04-17T09:41:26.057Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.057Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.60s)
09:41:26 [2020-04-17T09:41:26.057Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
09:41:26 [2020-04-17T09:41:26.057Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.057Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s)
09:41:26 [2020-04-17T09:41:26.057Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
09:41:26 [2020-04-17T09:41:26.057Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.057Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
09:41:26 [2020-04-17T09:41:26.057Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.057Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
09:41:26 [2020-04-17T09:41:26.057Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.057Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
09:41:26 [2020-04-17T09:41:26.057Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.057Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.83s)
09:41:26 [2020-04-17T09:41:26.057Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
09:41:26 [2020-04-17T09:41:26.057Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.057Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.66s)
09:41:26 [2020-04-17T09:41:26.057Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
09:41:26 [2020-04-17T09:41:26.057Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.057Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
09:41:26 [2020-04-17T09:41:26.057Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.057Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
09:41:26 [2020-04-17T09:41:26.057Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.057Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
09:41:26 [2020-04-17T09:41:26.057Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.057Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
09:41:26 [2020-04-17T09:41:26.057Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.057Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
09:41:26 [2020-04-17T09:41:26.057Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.057Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
09:41:26 [2020-04-17T09:41:26.057Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.057Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
09:41:26 [2020-04-17T09:41:26.057Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.057Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s)
09:41:26 [2020-04-17T09:41:26.057Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.057Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s)
09:41:26 [2020-04-17T09:41:26.057Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.057Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
09:41:26 [2020-04-17T09:41:26.057Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.057Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
09:41:26 [2020-04-17T09:41:26.057Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.057Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
09:41:26 [2020-04-17T09:41:26.057Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.057Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
09:41:26 [2020-04-17T09:41:26.057Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.057Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (11.42s)
09:41:26 [2020-04-17T09:41:26.058Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
09:41:26 [2020-04-17T09:41:26.058Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.058Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
09:41:26 [2020-04-17T09:41:26.058Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.058Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
09:41:26 [2020-04-17T09:41:26.058Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.058Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.50s)
09:41:26 [2020-04-17T09:41:26.058Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.75s)
09:41:26 [2020-04-17T09:41:26.058Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
09:41:26 [2020-04-17T09:41:26.058Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.058Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
09:41:26 [2020-04-17T09:41:26.058Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.058Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
09:41:26 [2020-04-17T09:41:26.058Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.058Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
09:41:26 [2020-04-17T09:41:26.058Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.058Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
09:41:26 [2020-04-17T09:41:26.058Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.058Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
09:41:26 [2020-04-17T09:41:26.058Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.058Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
09:41:26 [2020-04-17T09:41:26.058Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.058Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
09:41:26 [2020-04-17T09:41:26.058Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.058Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
09:41:26 [2020-04-17T09:41:26.058Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.058Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.35s)
09:41:26 [2020-04-17T09:41:26.058Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.95s)
09:41:26 [2020-04-17T09:41:26.058Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.01s)
09:41:26 [2020-04-17T09:41:26.058Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.99s)
09:41:26 [2020-04-17T09:41:26.058Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.91s)
09:41:26 [2020-04-17T09:41:26.058Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.95s)
09:41:26 [2020-04-17T09:41:26.058Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s)
09:41:26 [2020-04-17T09:41:26.058Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.058Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
09:41:26 [2020-04-17T09:41:26.058Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.058Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
09:41:26 [2020-04-17T09:41:26.058Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.058Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
09:41:26 [2020-04-17T09:41:26.058Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.058Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
09:41:26 [2020-04-17T09:41:26.058Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.058Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
09:41:26 [2020-04-17T09:41:26.058Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.058Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
09:41:26 [2020-04-17T09:41:26.058Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.058Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
09:41:26 [2020-04-17T09:41:26.058Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.058Z]     --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.48s)
09:41:26 [2020-04-17T09:41:26.058Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
09:41:26 [2020-04-17T09:41:26.058Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.058Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
09:41:26 [2020-04-17T09:41:26.058Z]         requirement.go:26: unmatched requirement Apparmor
09:41:26 [2020-04-17T09:41:26.058Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
09:41:26 [2020-04-17T09:41:26.058Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.058Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
09:41:26 [2020-04-17T09:41:26.058Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.058Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
09:41:26 [2020-04-17T09:41:26.058Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.058Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.67s)
09:41:26 [2020-04-17T09:41:26.058Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
09:41:26 [2020-04-17T09:41:26.058Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.058Z]     --- PASS: TestDockerSuite/TestRunRm (2.17s)
09:41:26 [2020-04-17T09:41:26.058Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (5.28s)
09:41:26 [2020-04-17T09:41:26.058Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (2.18s)
09:41:26 [2020-04-17T09:41:26.058Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (2.03s)
09:41:26 [2020-04-17T09:41:26.058Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.10s)
09:41:26 [2020-04-17T09:41:26.058Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (2.34s)
09:41:26 [2020-04-17T09:41:26.058Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
09:41:26 [2020-04-17T09:41:26.058Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.058Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
09:41:26 [2020-04-17T09:41:26.058Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.058Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.05s)
09:41:26 [2020-04-17T09:41:26.058Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
09:41:26 [2020-04-17T09:41:26.058Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.058Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.87s)
09:41:26 [2020-04-17T09:41:26.058Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
09:41:26 [2020-04-17T09:41:26.058Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.058Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
09:41:26 [2020-04-17T09:41:26.058Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.058Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.19s)
09:41:26 [2020-04-17T09:41:26.058Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s)
09:41:26 [2020-04-17T09:41:26.058Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
09:41:26 [2020-04-17T09:41:26.058Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.058Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.64s)
09:41:26 [2020-04-17T09:41:26.058Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
09:41:26 [2020-04-17T09:41:26.058Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.058Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
09:41:26 [2020-04-17T09:41:26.058Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.058Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
09:41:26 [2020-04-17T09:41:26.058Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.058Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
09:41:26 [2020-04-17T09:41:26.058Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.058Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
09:41:26 [2020-04-17T09:41:26.058Z]         requirement.go:26: unmatched requirement Apparmor
09:41:26 [2020-04-17T09:41:26.058Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
09:41:26 [2020-04-17T09:41:26.058Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.058Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
09:41:26 [2020-04-17T09:41:26.058Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.058Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
09:41:26 [2020-04-17T09:41:26.513Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.513Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
09:41:26 [2020-04-17T09:41:26.513Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.513Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
09:41:26 [2020-04-17T09:41:26.513Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.513Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (2.01s)
09:41:26 [2020-04-17T09:41:26.513Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
09:41:26 [2020-04-17T09:41:26.513Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.513Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.00s)
09:41:26 [2020-04-17T09:41:26.513Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
09:41:26 [2020-04-17T09:41:26.513Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.513Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
09:41:26 [2020-04-17T09:41:26.513Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.513Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (7.60s)
09:41:26 [2020-04-17T09:41:26.513Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.03s)
09:41:26 [2020-04-17T09:41:26.513Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.05s)
09:41:26 [2020-04-17T09:41:26.513Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.80s)
09:41:26 [2020-04-17T09:41:26.513Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
09:41:26 [2020-04-17T09:41:26.513Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.513Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.16s)
09:41:26 [2020-04-17T09:41:26.513Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.02s)
09:41:26 [2020-04-17T09:41:26.513Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.513Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.02s)
09:41:26 [2020-04-17T09:41:26.513Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.513Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.64s)
09:41:26 [2020-04-17T09:41:26.513Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.18s)
09:41:26 [2020-04-17T09:41:26.513Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.03s)
09:41:26 [2020-04-17T09:41:26.513Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
09:41:26 [2020-04-17T09:41:26.513Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.513Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s)
09:41:26 [2020-04-17T09:41:26.513Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s)
09:41:26 [2020-04-17T09:41:26.513Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
09:41:26 [2020-04-17T09:41:26.513Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.513Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
09:41:26 [2020-04-17T09:41:26.513Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.513Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
09:41:26 [2020-04-17T09:41:26.513Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.513Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
09:41:26 [2020-04-17T09:41:26.513Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.513Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
09:41:26 [2020-04-17T09:41:26.513Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.513Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.73s)
09:41:26 [2020-04-17T09:41:26.513Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.73s)
09:41:26 [2020-04-17T09:41:26.513Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.95s)
09:41:26 [2020-04-17T09:41:26.513Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.11s)
09:41:26 [2020-04-17T09:41:26.513Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
09:41:26 [2020-04-17T09:41:26.513Z]         requirement.go:26: unmatched requirement Apparmor
09:41:26 [2020-04-17T09:41:26.513Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
09:41:26 [2020-04-17T09:41:26.513Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.513Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
09:41:26 [2020-04-17T09:41:26.513Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.513Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
09:41:26 [2020-04-17T09:41:26.513Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.513Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
09:41:26 [2020-04-17T09:41:26.513Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.513Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
09:41:26 [2020-04-17T09:41:26.513Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.513Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
09:41:26 [2020-04-17T09:41:26.513Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.513Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
09:41:26 [2020-04-17T09:41:26.513Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.513Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
09:41:26 [2020-04-17T09:41:26.513Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.513Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
09:41:26 [2020-04-17T09:41:26.513Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.513Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
09:41:26 [2020-04-17T09:41:26.513Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.513Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
09:41:26 [2020-04-17T09:41:26.513Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.513Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
09:41:26 [2020-04-17T09:41:26.513Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.513Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
09:41:26 [2020-04-17T09:41:26.513Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.513Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
09:41:26 [2020-04-17T09:41:26.513Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.513Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
09:41:26 [2020-04-17T09:41:26.513Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.513Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
09:41:26 [2020-04-17T09:41:26.513Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.513Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.34s)
09:41:26 [2020-04-17T09:41:26.513Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s)
09:41:26 [2020-04-17T09:41:26.513Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s)
09:41:26 [2020-04-17T09:41:26.513Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.26s)
09:41:26 [2020-04-17T09:41:26.513Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.55s)
09:41:26 [2020-04-17T09:41:26.513Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (5.83s)
09:41:26 [2020-04-17T09:41:26.513Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
09:41:26 [2020-04-17T09:41:26.513Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.513Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.26s)
09:41:26 [2020-04-17T09:41:26.513Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
09:41:26 [2020-04-17T09:41:26.513Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.513Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (3.78s)
09:41:26 [2020-04-17T09:41:26.513Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
09:41:26 [2020-04-17T09:41:26.513Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.513Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
09:41:26 [2020-04-17T09:41:26.513Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.513Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
09:41:26 [2020-04-17T09:41:26.513Z]         requirement.go:26: unmatched requirement IsPausable
09:41:26 [2020-04-17T09:41:26.513Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
09:41:26 [2020-04-17T09:41:26.513Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.513Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.66s)
09:41:26 [2020-04-17T09:41:26.513Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
09:41:26 [2020-04-17T09:41:26.513Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.513Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
09:41:26 [2020-04-17T09:41:26.513Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.513Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
09:41:26 [2020-04-17T09:41:26.513Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.513Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
09:41:26 [2020-04-17T09:41:26.513Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.513Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
09:41:26 [2020-04-17T09:41:26.513Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.513Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s)
09:41:26 [2020-04-17T09:41:26.513Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.513Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (1.97s)
09:41:26 [2020-04-17T09:41:26.513Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (2.21s)
09:41:26 [2020-04-17T09:41:26.513Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
09:41:26 [2020-04-17T09:41:26.513Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.513Z]     --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.93s)
09:41:26 [2020-04-17T09:41:26.513Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
09:41:26 [2020-04-17T09:41:26.513Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.513Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
09:41:26 [2020-04-17T09:41:26.513Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.513Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
09:41:26 [2020-04-17T09:41:26.513Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.513Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
09:41:26 [2020-04-17T09:41:26.513Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.513Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
09:41:26 [2020-04-17T09:41:26.513Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.513Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
09:41:26 [2020-04-17T09:41:26.513Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.513Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.32s)
09:41:26 [2020-04-17T09:41:26.513Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.16s)
09:41:26 [2020-04-17T09:41:26.513Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.21s)
09:41:26 [2020-04-17T09:41:26.513Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
09:41:26 [2020-04-17T09:41:26.513Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.513Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.34s)
09:41:26 [2020-04-17T09:41:26.513Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.30s)
09:41:26 [2020-04-17T09:41:26.513Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s)
09:41:26 [2020-04-17T09:41:26.513Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (2.35s)
09:41:26 [2020-04-17T09:41:26.513Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s)
09:41:26 [2020-04-17T09:41:26.513Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.85s)
09:41:26 [2020-04-17T09:41:26.513Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.46s)
09:41:26 [2020-04-17T09:41:26.513Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.44s)
09:41:26 [2020-04-17T09:41:26.513Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s)
09:41:26 [2020-04-17T09:41:26.513Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.19s)
09:41:26 [2020-04-17T09:41:26.513Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (7.34s)
09:41:26 [2020-04-17T09:41:26.513Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
09:41:26 [2020-04-17T09:41:26.513Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.513Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.64s)
09:41:26 [2020-04-17T09:41:26.513Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.20s)
09:41:26 [2020-04-17T09:41:26.513Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
09:41:26 [2020-04-17T09:41:26.513Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.513Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.08s)
09:41:26 [2020-04-17T09:41:26.513Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.30s)
09:41:26 [2020-04-17T09:41:26.513Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.28s)
09:41:26 [2020-04-17T09:41:26.513Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.10s)
09:41:26 [2020-04-17T09:41:26.513Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
09:41:26 [2020-04-17T09:41:26.513Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.513Z]     --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.36s)
09:41:26 [2020-04-17T09:41:26.513Z] === RUN   TestDockerRegistrySuite
09:41:26 [2020-04-17T09:41:26.513Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
09:41:26 [2020-04-17T09:41:26.513Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
09:41:26 [2020-04-17T09:41:26.513Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
09:41:26 [2020-04-17T09:41:26.513Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
09:41:26 [2020-04-17T09:41:26.513Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
09:41:26 [2020-04-17T09:41:26.513Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
09:41:26 [2020-04-17T09:41:26.513Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
09:41:26 [2020-04-17T09:41:26.513Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
09:41:26 [2020-04-17T09:41:26.513Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
09:41:26 [2020-04-17T09:41:26.513Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
09:41:26 [2020-04-17T09:41:26.513Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
09:41:26 [2020-04-17T09:41:26.513Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
09:41:26 [2020-04-17T09:41:26.513Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
09:41:26 [2020-04-17T09:41:26.513Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
09:41:26 [2020-04-17T09:41:26.513Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
09:41:26 [2020-04-17T09:41:26.513Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
09:41:26 [2020-04-17T09:41:26.513Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
09:41:26 [2020-04-17T09:41:26.513Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
09:41:26 [2020-04-17T09:41:26.513Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
09:41:26 [2020-04-17T09:41:26.513Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
09:41:26 [2020-04-17T09:41:26.513Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
09:41:26 [2020-04-17T09:41:26.513Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
09:41:26 [2020-04-17T09:41:26.513Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
09:41:26 [2020-04-17T09:41:26.513Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
09:41:26 [2020-04-17T09:41:26.513Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
09:41:26 [2020-04-17T09:41:26.513Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
09:41:26 [2020-04-17T09:41:26.513Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
09:41:26 [2020-04-17T09:41:26.513Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
09:41:26 [2020-04-17T09:41:26.513Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
09:41:26 [2020-04-17T09:41:26.513Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
09:41:26 [2020-04-17T09:41:26.513Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
09:41:26 [2020-04-17T09:41:26.513Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
09:41:26 [2020-04-17T09:41:26.513Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
09:41:26 [2020-04-17T09:41:26.513Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
09:41:26 [2020-04-17T09:41:26.513Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
09:41:26 [2020-04-17T09:41:26.513Z] === RUN   TestDockerRegistrySuite/TestV2Only
09:41:26 [2020-04-17T09:41:26.513Z] --- PASS: TestDockerRegistrySuite (0.00s)
09:41:26 [2020-04-17T09:41:26.513Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
09:41:26 [2020-04-17T09:41:26.513Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.513Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
09:41:26 [2020-04-17T09:41:26.513Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.513Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
09:41:26 [2020-04-17T09:41:26.513Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.513Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
09:41:26 [2020-04-17T09:41:26.513Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.513Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
09:41:26 [2020-04-17T09:41:26.513Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.513Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
09:41:26 [2020-04-17T09:41:26.514Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.514Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
09:41:26 [2020-04-17T09:41:26.514Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.514Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
09:41:26 [2020-04-17T09:41:26.514Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.514Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
09:41:26 [2020-04-17T09:41:26.514Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.514Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
09:41:26 [2020-04-17T09:41:26.514Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.514Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
09:41:26 [2020-04-17T09:41:26.514Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.514Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
09:41:26 [2020-04-17T09:41:26.514Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.514Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
09:41:26 [2020-04-17T09:41:26.514Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.514Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
09:41:26 [2020-04-17T09:41:26.514Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.514Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
09:41:26 [2020-04-17T09:41:26.514Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.514Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
09:41:26 [2020-04-17T09:41:26.514Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.514Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
09:41:26 [2020-04-17T09:41:26.514Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.514Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
09:41:26 [2020-04-17T09:41:26.514Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.514Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
09:41:26 [2020-04-17T09:41:26.514Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.514Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
09:41:26 [2020-04-17T09:41:26.514Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.514Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
09:41:26 [2020-04-17T09:41:26.514Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.514Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
09:41:26 [2020-04-17T09:41:26.514Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.514Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
09:41:26 [2020-04-17T09:41:26.514Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.514Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
09:41:26 [2020-04-17T09:41:26.514Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.514Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
09:41:26 [2020-04-17T09:41:26.514Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.514Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
09:41:26 [2020-04-17T09:41:26.514Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.514Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
09:41:26 [2020-04-17T09:41:26.514Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.514Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
09:41:26 [2020-04-17T09:41:26.514Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.514Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
09:41:26 [2020-04-17T09:41:26.514Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.514Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
09:41:26 [2020-04-17T09:41:26.514Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.514Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
09:41:26 [2020-04-17T09:41:26.514Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.514Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
09:41:26 [2020-04-17T09:41:26.514Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.514Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
09:41:26 [2020-04-17T09:41:26.514Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.514Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
09:41:26 [2020-04-17T09:41:26.514Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.514Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
09:41:26 [2020-04-17T09:41:26.514Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.514Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
09:41:26 [2020-04-17T09:41:26.514Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.514Z] === RUN   TestDockerSchema1RegistrySuite
09:41:26 [2020-04-17T09:41:26.514Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
09:41:26 [2020-04-17T09:41:26.514Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
09:41:26 [2020-04-17T09:41:26.514Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
09:41:26 [2020-04-17T09:41:26.514Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
09:41:26 [2020-04-17T09:41:26.514Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
09:41:26 [2020-04-17T09:41:26.514Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
09:41:26 [2020-04-17T09:41:26.514Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
09:41:26 [2020-04-17T09:41:26.514Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
09:41:26 [2020-04-17T09:41:26.514Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
09:41:26 [2020-04-17T09:41:26.514Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
09:41:26 [2020-04-17T09:41:26.514Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
09:41:26 [2020-04-17T09:41:26.514Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
09:41:26 [2020-04-17T09:41:26.514Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
09:41:26 [2020-04-17T09:41:26.514Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
09:41:26 [2020-04-17T09:41:26.514Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
09:41:26 [2020-04-17T09:41:26.514Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
09:41:26 [2020-04-17T09:41:26.514Z] --- PASS: TestDockerSchema1RegistrySuite (0.02s)
09:41:26 [2020-04-17T09:41:26.514Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
09:41:26 [2020-04-17T09:41:26.514Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.514Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
09:41:26 [2020-04-17T09:41:26.514Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.514Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
09:41:26 [2020-04-17T09:41:26.514Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.514Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
09:41:26 [2020-04-17T09:41:26.514Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.514Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
09:41:26 [2020-04-17T09:41:26.514Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.514Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
09:41:26 [2020-04-17T09:41:26.514Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.514Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
09:41:26 [2020-04-17T09:41:26.514Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.514Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
09:41:26 [2020-04-17T09:41:26.514Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.514Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
09:41:26 [2020-04-17T09:41:26.514Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.514Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
09:41:26 [2020-04-17T09:41:26.514Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.514Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
09:41:26 [2020-04-17T09:41:26.514Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.514Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
09:41:26 [2020-04-17T09:41:26.514Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.514Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
09:41:26 [2020-04-17T09:41:26.514Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.514Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
09:41:26 [2020-04-17T09:41:26.514Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.514Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
09:41:26 [2020-04-17T09:41:26.514Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.514Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
09:41:26 [2020-04-17T09:41:26.514Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.514Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
09:41:26 [2020-04-17T09:41:26.514Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
09:41:26 [2020-04-17T09:41:26.514Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
09:41:26 [2020-04-17T09:41:26.514Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
09:41:26 [2020-04-17T09:41:26.514Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
09:41:26 [2020-04-17T09:41:26.514Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
09:41:26 [2020-04-17T09:41:26.514Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
09:41:26 [2020-04-17T09:41:26.514Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
09:41:26 [2020-04-17T09:41:26.514Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
09:41:26 [2020-04-17T09:41:26.514Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s)
09:41:26 [2020-04-17T09:41:26.514Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
09:41:26 [2020-04-17T09:41:26.514Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.514Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
09:41:26 [2020-04-17T09:41:26.514Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.514Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
09:41:26 [2020-04-17T09:41:26.514Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.514Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
09:41:26 [2020-04-17T09:41:26.514Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.514Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
09:41:26 [2020-04-17T09:41:26.514Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.514Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
09:41:26 [2020-04-17T09:41:26.514Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.514Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
09:41:26 [2020-04-17T09:41:26.514Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.514Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
09:41:26 [2020-04-17T09:41:26.514Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.514Z] === RUN   TestDockerRegistryAuthTokenSuite
09:41:26 [2020-04-17T09:41:26.514Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
09:41:26 [2020-04-17T09:41:26.514Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
09:41:26 [2020-04-17T09:41:26.514Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
09:41:26 [2020-04-17T09:41:26.514Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
09:41:26 [2020-04-17T09:41:26.514Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
09:41:26 [2020-04-17T09:41:26.514Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s)
09:41:26 [2020-04-17T09:41:26.514Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
09:41:26 [2020-04-17T09:41:26.514Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.514Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
09:41:26 [2020-04-17T09:41:26.514Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.514Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
09:41:26 [2020-04-17T09:41:26.514Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.514Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
09:41:26 [2020-04-17T09:41:26.514Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.514Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
09:41:26 [2020-04-17T09:41:26.514Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.514Z] === RUN   TestDockerDaemonSuite
09:41:26 [2020-04-17T09:41:26.514Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
09:41:26 [2020-04-17T09:41:26.514Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
09:41:26 [2020-04-17T09:41:26.514Z] === RUN   TestDockerDaemonSuite/TestRegistryMirrors
09:41:26 [2020-04-17T09:41:26.514Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
09:41:26 [2020-04-17T09:41:26.514Z] --- PASS: TestDockerDaemonSuite (0.00s)
09:41:26 [2020-04-17T09:41:26.514Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
09:41:26 [2020-04-17T09:41:26.514Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.514Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
09:41:26 [2020-04-17T09:41:26.514Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.514Z]     --- SKIP: TestDockerDaemonSuite/TestRegistryMirrors (0.00s)
09:41:26 [2020-04-17T09:41:26.514Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.514Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
09:41:26 [2020-04-17T09:41:26.514Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.514Z] === RUN   TestDockerSwarmSuite
09:41:26 [2020-04-17T09:41:26.514Z] --- PASS: TestDockerSwarmSuite (0.00s)
09:41:26 [2020-04-17T09:41:26.514Z] === RUN   TestDockerPluginSuite
09:41:26 [2020-04-17T09:41:26.514Z] === RUN   TestDockerPluginSuite/TestPluginBasicOps
09:41:26 [2020-04-17T09:41:26.514Z] === RUN   TestDockerPluginSuite/TestPluginCreate
09:41:26 [2020-04-17T09:41:26.514Z] === RUN   TestDockerPluginSuite/TestPluginEnableDisableNegative
09:41:26 [2020-04-17T09:41:26.514Z] === RUN   TestDockerPluginSuite/TestPluginForceRemove
09:41:26 [2020-04-17T09:41:26.514Z] === RUN   TestDockerPluginSuite/TestPluginIDPrefix
09:41:26 [2020-04-17T09:41:26.514Z] === RUN   TestDockerPluginSuite/TestPluginInspect
09:41:26 [2020-04-17T09:41:26.514Z] === RUN   TestDockerPluginSuite/TestPluginInstallArgs
09:41:26 [2020-04-17T09:41:26.514Z] === RUN   TestDockerPluginSuite/TestPluginInstallDisable
09:41:26 [2020-04-17T09:41:26.514Z] === RUN   TestDockerPluginSuite/TestPluginInstallImage
09:41:26 [2020-04-17T09:41:26.514Z] === RUN   TestDockerPluginSuite/TestPluginListDefaultFormat
09:41:26 [2020-04-17T09:41:26.514Z] === RUN   TestDockerPluginSuite/TestPluginSet
09:41:26 [2020-04-17T09:41:26.514Z] --- PASS: TestDockerPluginSuite (0.00s)
09:41:26 [2020-04-17T09:41:26.514Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
09:41:26 [2020-04-17T09:41:26.514Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.514Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
09:41:26 [2020-04-17T09:41:26.514Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.514Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
09:41:26 [2020-04-17T09:41:26.514Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.514Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
09:41:26 [2020-04-17T09:41:26.514Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.514Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
09:41:26 [2020-04-17T09:41:26.514Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.514Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
09:41:26 [2020-04-17T09:41:26.514Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.514Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
09:41:26 [2020-04-17T09:41:26.514Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.514Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
09:41:26 [2020-04-17T09:41:26.514Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.514Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
09:41:26 [2020-04-17T09:41:26.514Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.514Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
09:41:26 [2020-04-17T09:41:26.514Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.515Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
09:41:26 [2020-04-17T09:41:26.515Z]         requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.515Z] === RUN   TestDockerExternalVolumeSuite
09:41:26 [2020-04-17T09:41:26.515Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s)
09:41:26 [2020-04-17T09:41:26.515Z]     requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.515Z] === RUN   TestDockerNetworkSuite
09:41:26 [2020-04-17T09:41:26.515Z] --- SKIP: TestDockerNetworkSuite (0.00s)
09:41:26 [2020-04-17T09:41:26.515Z]     requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.515Z] === RUN   TestDockerHubPullSuite
09:41:26 [2020-04-17T09:41:26.515Z] --- SKIP: TestDockerHubPullSuite (0.00s)
09:41:26 [2020-04-17T09:41:26.515Z]     requirement.go:26: unmatched requirement DaemonIsLinux
09:41:26 [2020-04-17T09:41:26.515Z] PASS
09:41:26 [2020-04-17T09:41:26.515Z] ok  	github.com/docker/docker/integration-cli	2497.187s
09:41:26 [2020-04-17T09:41:26.515Z] INFO: Integration tests ended at 04/17/2020 09:41:26. Duration:00:41:46.2246770
09:41:26 [2020-04-17T09:41:26.515Z] INFO: Docker info of the daemon under test at end of run
09:41:26 [2020-04-17T09:41:26.515Z] 
09:41:26 [2020-04-17T09:41:26.515Z] Containers: 2
09:41:26 [2020-04-17T09:41:26.515Z]  Running: 0
09:41:26 [2020-04-17T09:41:26.515Z]  Paused: 0
09:41:26 [2020-04-17T09:41:26.515Z]  Stopped: 2
09:41:26 [2020-04-17T09:41:26.515Z] Images: 12
09:41:26 [2020-04-17T09:41:26.515Z] Server Version: 0.0.0-dev
09:41:26 [2020-04-17T09:41:26.515Z] Storage Driver: windowsfilter
09:41:26 [2020-04-17T09:41:26.515Z]  Windows: 
09:41:26 [2020-04-17T09:41:26.515Z] Logging Driver: json-file
09:41:26 [2020-04-17T09:41:26.515Z] Plugins: 
09:41:26 [2020-04-17T09:41:26.515Z]  Volume: local
09:41:26 [2020-04-17T09:41:26.515Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
09:41:26 [2020-04-17T09:41:26.515Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
09:41:26 [2020-04-17T09:41:26.515Z] Swarm: inactive
09:41:26 [2020-04-17T09:41:26.515Z] Default Isolation: process
09:41:26 [2020-04-17T09:41:26.515Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
09:41:26 [2020-04-17T09:41:26.515Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039)
09:41:26 [2020-04-17T09:41:26.515Z] OSType: windows
09:41:26 [2020-04-17T09:41:26.515Z] Architecture: x86_64
09:41:26 [2020-04-17T09:41:26.515Z] CPUs: 4
09:41:26 [2020-04-17T09:41:26.515Z] Total Memory: 32GiB
09:41:26 [2020-04-17T09:41:26.515Z] Name: azwin-2-60dc20
09:41:26 [2020-04-17T09:41:26.515Z] ID: M4VK:AXXL:6IAB:DELQ:FVHZ:S3MK:KIVH:SGWP:OX7G:6T42:7PTH:NV2F
09:41:26 [2020-04-17T09:41:26.515Z] Docker Root Dir: D:\CI\PR-40782\2\daemon
09:41:26 [2020-04-17T09:41:26.515Z] Debug Mode (client): false
09:41:26 [2020-04-17T09:41:26.515Z] Debug Mode (server): true
09:41:26 [2020-04-17T09:41:26.515Z]  File Descriptors: -1
09:41:26 [2020-04-17T09:41:26.515Z]  Goroutines: 18
09:41:26 [2020-04-17T09:41:26.515Z]  System Time: 2020-04-17T09:41:26.2390976Z
09:41:26 [2020-04-17T09:41:26.515Z]  EventsListeners: 0
09:41:26 [2020-04-17T09:41:26.515Z] Registry: https://index.docker.io/v1/
09:41:26 [2020-04-17T09:41:26.515Z] Labels:
09:41:26 [2020-04-17T09:41:26.515Z] Experimental: false
09:41:26 [2020-04-17T09:41:26.515Z] Insecure Registries:
09:41:26 [2020-04-17T09:41:26.515Z]  127.0.0.0/8
09:41:26 [2020-04-17T09:41:26.515Z] Live Restore Enabled: false
09:41:26 [2020-04-17T09:41:26.515Z] 
09:41:26 [2020-04-17T09:41:26.515Z] 
09:41:26 [2020-04-17T09:41:26.515Z] INFO: Stopping daemon under test
09:41:26 [2020-04-17T09:41:26.515Z] SUCCESS: The process with PID 7472 (child process of PID 8160) has been terminated.
09:41:26 [2020-04-17T09:41:26.515Z] SUCCESS: The process with PID 8160 (child process of PID 5972) has been terminated.
09:41:26 [2020-04-17T09:41:26.515Z] INFO: Stop tailing logs of the daemon under tests
09:41:26 [2020-04-17T09:41:26.515Z] INFO: executeCI.ps1 Completed successfully at 04/17/2020 09:41:26.
09:41:26 [2020-04-17T09:41:26.515Z] INFO: Tidying up at end of run
09:41:26 [2020-04-17T09:41:26.515Z] INFO: Saving daemon under test log (d:\CI\PR-40782\2\dut.out) to C:\windows\TEMP\CIDUT.out
09:41:26 [2020-04-17T09:41:26.515Z] INFO: Saving daemon under test log (d:\CI\PR-40782\2\dut.err) to C:\windows\TEMP\CIDUT.err
09:41:26 [2020-04-17T09:41:26.515Z] INFO: Nuke-Everything...
09:41:26 [2020-04-17T09:41:26.968Z] INFO: Container count on control daemon to delete is 2
09:41:27 [2020-04-17T09:41:27.422Z] 6688115c0190
09:41:27 [2020-04-17T09:41:27.422Z] 0656a1069d34
09:41:27 [2020-04-17T09:41:27.422Z] INFO: Non-base image count on control daemon to delete is 1
09:41:34 [2020-04-17T09:41:34.475Z] Deleted: sha256:3d3064d76cf3176014ecd1a04f85729509050fe4ac7ca930005eef2df88c2c14
09:41:34 [2020-04-17T09:41:34.475Z] Deleted: sha256:3b655acccb45e85443dae4156e4f13c4e19292138b19a112b8fdbe5b829f64ae
09:41:34 [2020-04-17T09:41:34.475Z] Deleted: sha256:be624bf631a01c2cb9d2a5e6419ed8acb269aa02f02cdd8e3549c22572962246
09:41:34 [2020-04-17T09:41:34.475Z] Deleted: sha256:ffc38aa23b46113a0277384545efe55aac40086aa1cf71608a199c9783b0e3ea
09:41:34 [2020-04-17T09:41:34.475Z] Deleted: sha256:ab1a40a2f571b566fd7d2c67507ef16323503c80756fc85c99457ca8682c29a5
09:41:34 [2020-04-17T09:41:34.475Z] Deleted: sha256:503924dcbcf95cda2f2b5ad45846be8ebdc86b534b1047d376789fc7b2c1e04a
09:41:34 [2020-04-17T09:41:34.475Z] Deleted: sha256:9f9682784c533a4334f4e4f33248336bfeaa48a1c907b80b8c9b76459fbc73fc
09:41:34 [2020-04-17T09:41:34.475Z] Deleted: sha256:1d7f4918bc276df7ad7aa85a3c915b1ad4d1eda516da1692e9c8239e45cfb532
09:41:34 [2020-04-17T09:41:34.475Z] Deleted: sha256:2b420b641bd82031bb383391ad0e42a1554e5b7601d95ca486ca37a958015908
09:41:34 [2020-04-17T09:41:34.475Z] Deleted: sha256:892ff1757fade5aaddd7ec696cf14139d01cb89538caed55419e22039153cad9
09:41:34 [2020-04-17T09:41:34.475Z] Deleted: sha256:0aee9e57348486564a079510bc54d1c19746dc368e68c72e8bdddde47cf441c6
09:41:34 [2020-04-17T09:41:34.475Z] Deleted: sha256:bedd59973f53de05b3338a7b23e517a8fe9650439187f7f12e18460dde47bb70
09:41:34 [2020-04-17T09:41:34.475Z] Deleted: sha256:075f208fd4902953c4089784eb4d34a4df492c93c200b1a61650f6d619601aeb
09:41:34 [2020-04-17T09:41:34.475Z] Deleted: sha256:37fad9378a28fedc4b829abff9cb384342d4c449eddea641e3c5d5d6dca3f734
09:41:34 [2020-04-17T09:41:34.475Z] INFO: Tidying pidfile d:\CI\PR-40782\2\docker.pid
09:41:34 [2020-04-17T09:41:34.475Z] INFO: Nuking d:\CI
09:42:04 [2020-04-17T09:42:04.344Z] INFO: Zapped successfully
09:42:04 [2020-04-17T09:42:04.344Z] 
09:42:04 [2020-04-17T09:42:04.344Z] INFO: executeCI.ps1 exiting at Fri Apr 17 09:42:03 CUT 2020. Duration 00:59:10.6817542
09:42:04 [2020-04-17T09:42:04.344Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
09:42:05 [2020-04-17T09:42:05.963Z] Creating windowsRS5-integration-bundles.zip
[Pipeline] step
09:42:07 [2020-04-17T09:42:07.688Z] Archiving artifacts
09:42:08 [2020-04-17T09:42:08.818Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40782/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
09:42:09 [2020-04-17T09:42:09.719Z] + make clean
09:42:10 [2020-04-17T09:42:10.678Z] docker volume rm -f docker-dev-cache
09:42:11 [2020-04-17T09:42:11.131Z] 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